/*
 *
 * Template Name: Andia
 * Template URI: http://azmind.com
 * Description: Andia - Responsive Agency Template
 * Author: Anli Zaimi
 * Author URI: http://azmind.com
 *
 */


body {
    background: #F0F0F0;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #4391A7;
    font-size: 12px;
}
/*ul.navbar-right li a:link
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-left: 5px;
    text-align: center;}*/

.row
{
	margin-left: 0px;
margin-right: 0px;
	}

.header-image
{
 margin-left: -450px;
float: none;
}

/*.navbar
{
	min-height:auto;
	/*padding-bottom:10px;*/}
*/
.itli_log
{
	float: none;
margin-top: 10px;
margin-right: -200px;
	}
.col-sm-3 img
{
  width: 97%;
  margin-top: 5px;
  border: 2px solid rgb(218, 213, 213);
  padding: 3px;

}

.violet { color: #DC6334; }

a {
   /* color: #9d426b;*/
    text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
/*a:hover, a:focus { color: #FFF; text-decoration: none; }*/

strong { font-weight: bold; }

img { max-width: 100%; }

h1, h2 { line-height: 32px; }
h3, h4 { line-height: 20px; }

::-moz-selection { background: #eee; color: #333; text-shadow: none; }
::selection { background: #9d426b; color: #fff; text-shadow: none; }


/***** Big links / buttons *****/

a.big-link-1 {
	display: inline-block;
padding: 5px 22px;
background: #F6A753 none repeat scroll 0% 0%;
color: #FFF;
font-style: italic;
text-decoration: none;
box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.05) inset, 0px -1px 25px 0px rgba(0, 0, 0, 0.05) inset;
font-weight: 600;
}

a.big-link-1:hover {
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-1:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-2 {
    display: inline-block;
    width: 35px;
    height: 35px;
    padding-top: 6px;
    background: #04B7D5;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}
a.big-link-2 i { vertical-align: middle; }

a.big-link-2:hover {
    background: #5d5d5d;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-2:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-3 {
	display: inline-block;
    padding: 5px 22px;
    background: #9d426b;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    line-height: 24px;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-3:hover {
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-3:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}


/***** Top menu *****/

.navbar {
	margin-bottom: 0;
	background:#1178A4 ;
	border: 0;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
}

.container {
   width: 85%;
}

ul.navbar-nav {
	font-size: 10.5pt;
color: #888;
text-transform: none;
font-weight: 600;
	margin-right: 5px;
}

ul.navbar-nav li a 
{ 
padding: 0px 20px 15px;
background: #1178A4 none repeat scroll 0% 0%;
border-bottom: 5px solid #1178A4;
color: #fff; 
}


/***** Slider *****/

.slider-container {
    margin: 0 auto;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
	height:382px;
}

.slider {
	/*padding-left: 5px;
	padding-right: 5px;*/
width: 94.2%;
margin-left: 3%;
}

.flexslider {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 6px solid #fff;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
}

.flexslider .slides > li {
	position: relative;
}

.flex-caption {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 95%;
    padding: 10px 20px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 14px;
    line-height: 24px;
    color: #eaeaea;
    text-align: left;
    font-style: italic;
}

.flex-direction-nav a {
	width: 60px;
height: 60px;
padding-top: 17px;
background: rgba(255, 255, 255, 0.39) none repeat scroll 0% 0%;
color: #065C81;
text-shadow: none;
}

.flex-direction-nav a:before { font-size: 26px; }

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next { text-align: center; }


/***** Slider 2 *****/

.slider-2-container {
	padding: 180px 0;
}

.slider-2-text {
	padding: 30px 0 43px 0;
	background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    color: #fff;
}

.slider-2-text h1 {
	padding-left: 30px;
	padding-right: 30px;
	font-family: 'Lobster', cursive;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.slider-2-text p {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 18px;
    font-style: italic;
}


/***** Presentation *****/

.presentation-container {
    margin-top: 10px;
}

.presentation-container h1 {
    font-family: "OpenSans-Semibold",arial;
    font-size: 19pt;
    color: #008DA5;
    font-weight: bold;
	text-align: center;
	line-height:1.8em;
}

.presentation-container p
{
	font-size: 15pt;
	line-height: 1.5em;
	font-style: italic;
	margin-left: -25px;
	margin-right: 20px;
	text-align: center;
	color:#4391A7;
}


/***** Services *****/

.services-container {
   margin-top: 5em;
   background-color: #287B9F;
}

.services-title {
	margin-top: 40px;
    background: url(../img/line.png) left center repeat-x;
}

.services-title h2 {
    width: 200px;
    margin: 0 auto;
    background: #fff;
    font-family: 'Lobster', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.service {
	margin-top: 40px;
    padding: 15px 15px 20px 15px;
    background: #f8f8f8;
   border-width: 5px;
border-style: solid;
border-color: #D9D9D9 #D9D9D9 #7AD2E1;
}

.service:hover {
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.service .service-icon {
    font-size: 50px;
    line-height: 50px;
    color: #5d5d5d;
}

.service .service-icon i { vertical-align: middle; }

.service h3 {
    margin-top: 13px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.service p {
    padding-bottom: 7px;
    line-height: 24px;
}

.animated {
    
    margin-top: 0px;
	
}
.fadeInDown
{
	margin-bottom: 0px;
	}

.col-sm-3 {
  width: 30%;
margin: 0px 10px;
padding-left: 0px;
padding-right: 0px;
}

.work-container hr
{
	width:85%;
	margin-top: 10px;}
div.first-row
{
width: 100%;
margin-right: auto;
margin-left: 0px;
}


div.second-row
{
	width: 100%;
margin-right: auto;
margin-left: auto;}



.work-box-2
{
	}
	




div.third-row
{
	width: 100%;
margin-right: auto;
margin-left: 6%;
margin-bottom: 20px;
	}
/***** Latest work *****/

.work-container {
    margin-top: 0px;
}

.fadeInLeftBig 
{

margin-bottom:-30px;
margin-left: 25px;


}

.work-title {
    background: url(../img/line.png) left center repeat-x;
}

.work-title h2 {
    width: 220px;
    margin: 0 auto;
    background: #fff;
    font-family: 'Lobster', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.work {
    margin-top: 40px;
    padding-bottom: 20px;
   /* background: #f8f8f8;*/
    border-bottom: 0px solid #7AD2E1;
	border-top: 0px solid #D9D9D9;
	border-left: 0px solid #D9D9D9;
	border-right: 0px solid #D9D9D9;
}

.work:hover img {
    opacity: 0.7;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.work:hover {
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.work .work-bottom {
    margin-top: 15px;
}

.work h3 {
 margin-top: 20px;
padding-left: 15px;
padding-right: 15px;
font-family: "open Sans",sans-serif;
font-size: 17px;
color: #BC5F3B;
font-weight: bold;
text-transform: uppercase;
text-align:center;
}

.work p {
/*line-height: 24px;
font-size: 11pt;
font-family: "OpenSans-Semibold",Arial,Helvetica,sans-serif;
margin-bottom: 50px;
padding-top: 20px;*/
}

.work p a:link {
	/*padding-left: 15px;
    padding-right: 15px;*/
    line-height: 24px;
    font-style: normal;
	color:#4391A7;
}

.work p a:visited {
	padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    font-style: normal;
	color:#4391A7;
}
.work p a:hover {
	/*padding-left: 15px;*/
    padding-right: 15px;
    line-height: 24px;
    font-style: normal;
	color:#BC5F3B;
}

.work-box-1
{
	background-color: #FFF;
	margin-bottom:0px;}



.work-box-1 p
 {
line-height: 24px;
font-size: 12pt;
font-family: "OpenSans-Semibold",Arial,Helvetica,sans-serif;
margin-bottom: 0px;
padding-top: 0px;
min-height: 50px;
height: auto;
width: 98%;

}

.work-box-2
{
/*background-color: #EEE;*/
/*color: #939393;*/
border-width: 0px;
border-style: solid;
border-color: #7AD2E1;
margin-top: 20px;

}
	
.work-box-2 h3
{
color: #FFB460;
font-family: "Open Sans",sans-serif;
font-size: 16pt;
border-bottom: 2px solid #BFCED7;
line-height: 1.5em;
margin: 20px 0px;
padding-left: 5px;
text-align: left;
direction: ltr;
}
/*--------------------------------------------------------------------------
+	News Style
--------------------------------------------------------------------------*/
/* Multicolumn */
.col-xs-3 img

{ max-width:80%;}
.col-xs-9
{
	width: 75%;
text-align: left;
direction: ltr;
margin-bottom: 30px;}

.caption
{text-align: left;
direction: ltr;}

div.caption a
{
    font-family: "Open Sans",sans-serif;
    font-size: 15pt;
    color: rgb(255, 180, 96);
    padding: 5px 0px;
    direction: ltr;
    text-align: left;

}
.date
{text-align: left;
direction: ltr;
color: #C5D7D8;}

.intro
{text-align: left;
direction: ltr;
color: #FFF;
font-size: 11pt;
max-width: 98%;}

.intro a
{
	color:#C5D7D8;
	}
.intro a:visited
{
	color:#C5D7D8;
	}
.intro a:hover
{
	color: rgb(255, 180, 96);
	}

.news-wrapper {
  background: #FFF;
  margin: 20px 10px;
  text-align: left;
  padding: 30px 20px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  color: 0 0 3px #999;
}
.news-wrapper h3 {
  font-size: 1.25em;
  color:#1A75D6;
  margin: 10px 0 !important;
}
.news-wrapper p {
  margin-top: 0;
}
/* Row */
.news-wrapper-row {
  padding: 10px 0;
}
.news-wrapper-row h3 {
  padding-top: 15px;
  font-size: 1.3em;
  line-height:1.5em;
  /*color:#079ABB;*/
  color:#000;
}
.news-wrapper-row .news-image {
  padding-top: 10px;
  text-align: center;
}
.news-wrapper-row .news-image img {
  max-width: 100%;
  vertical-align: top;
  bottom: 0;
  border: 7px solid #FFF;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 1px 5px #BEBABA;
  -moz-box-shadow: 1px 1px 5px #BEBABA;
  box-shadow:1px 1px 5px #BEBABA;
  color: 1px 1px 5px #BEBABA;
  float:left;
  margin:0px 25px 10px 0px;
  min-width:85%;
  height:300px;
}

.news-wrapper-row p, .news-wrapper-row li { text-align:left; display:block; clear:both;}
.news-wrapper-row h2 { font-size: 1.4em;}
.work-box-2 p
{
width: 100%;
text-align: left;
direction: ltr;
margin-left: 25px;
margin-right: 10px;
color: #fff;
padding: 15px 12px;
line-height: 24px;
font-size: 12pt;
font-family: "OpenSans-Semibold",Arial,Helvetica,sans-serif;
	}
.work-box-event
{
background-color: #287B9F;
color: rgb(197, 215, 216);
border-width: 0px;
border-style: solid;
border-color: #0B5371 #0B5371 #7AD2E1;
margin-top: 20px;
}
	
.work-box-event h3

{

 color: #FFB460;
font-size: 16pt;
border-bottom: 2px solid #BFCED7;
margin-top: 20px;
line-height: 1.5em;
padding-bottom: 0px;
text-align: left;

}
		
.work-box-event p
{
line-height: 24px;
font-size: 12pt;
color: #FFF;
font-family: "OpenSans-Semibold",Arial,Helvetica,sans-serif;
margin-bottom: 30px;
padding-top: 46px;
margin-left: 120px;

	}
	
#dayDate {
    color: #7DA0BF;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    left: 70%;
    line-height: 1.25em;
    position: relative;
    top: -10px;
    width: 20%;
}
.change_lang {
    left: 68%;
    margin: 0px;
    position: absolute;
    top: 3px;
}
a strong
{color:#4391A7;}
a:visited strong
{color:#4391A7;}
a:hover strong
{color:#F48B0E;}
/*.search_widget_div {
    background-color: #CCC;
    border-radius: 5px;
    left: 78%;
    overflow: hidden;
    position: absolute;
    width: 200px;
    top: 8px !important;
}
.search_widget_div_level1 {
    width: 100%;
    height: 29px;
    background-color: #E8E8E8;
    overflow: hidden;
    border-radius: 5px;
}
.search_widget_textfield {
    border: 0px solid #E8E8E8;
    height: 30px;
    text-indent: 5px;
    background-color: #E8E8E8;
    width: 152px;
    margin: 0px;
    padding: 0px;
    font: 9pt "leelawad";
    color: #676464;
    outline: medium none;
}
.search_widget_btn {
    border: medium none;
    height: 30px;
    width: 42px;
    background: #EC550A url("../images/searchico.png") no-repeat scroll 50% center;
    float: right;
}
*/

/***** Testimonials *****/

.testimonials-container {
    margin-top: 50px;
    padding-bottom: 70px;
}

.testimonials-title {
    background: url(../img/line.png) left center repeat-x;
}

.testimonials-title h2 {
    width: 180px;
    margin: 0 auto;
    background: #fff;
    font-family: 'Lobster', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.testimonial-list {
    margin-top: 30px;
    text-align: left;
}

.testimonial-list .tab-pane { overflow: hidden; }

.testimonial-list .testimonial-image {
	float: left;
	width: 10%;
	margin: 10px 0 0 0;
}
.testimonial-list .testimonial-image img { max-width: 64px; border: 3px solid #eaeaea; }

.testimonial-list .testimonial-text {
	float: left;
	width: 90%;
	font-size: 14px;
    line-height: 30px;
    font-style: italic;
}

.testimonial-list .nav-tabs {
    border: 0;
    text-align: right;
}

.testimonial-list .nav-tabs li {
	float: none;
	display: inline-block;
	margin-left: 2px;
    margin-right: 2px;
}

.testimonial-list .nav-tabs li a {
    width: 12px;
    height: 12px;
    padding: 0;
    background: #eaeaea;
    border: 0;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
}

.testimonial-list .nav-tabs li a:hover { border: 0; background: #ddd; }
.testimonial-list .nav-tabs li.active a { background: #9d426b; }


/* event date */

div.event_date
 {
  vertical-align: top;
width: 15%;
padding-left: 0px;
border-right: 1px solid #68A886;
margin-left: 25px;
margin-top: 30px;
}

div span.event_month 
{
    padding-left: 3px;
	padding-top:10px;
    font-weight: 400;
    font-size: 1em;
    text-transform: uppercase;
    display: block;
    text-align: center;
    line-height: 1.1;
    letter-spacing: 1px;
    color: #FFB460;
}

div span.event_day {
    font-weight: 200;
    display: block;
    text-align: center;
    font-size: 1.5em;
    color: rgb(197, 215, 216);
    line-height: 0.8;
    padding-top: 7px;
}

p.event_time {
    font-family: "Source Sans Pro",Arial,sans-serif;
font-size: 12px;
line-height: 24px;
color: #42E7D6;
padding-top: 0px;
margin-left: 0px;
}

.event_parag 
{
font-style: normal;
width: 70%;
margin-top: -115px;
text-align: left;
direction: ltr;
margin-left: 65px;
}

div.third-row
 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.work-box-3
{
	border-style: none dotted none none;
border-color: -moz-use-text-color #D9D9D9 -moz-use-text-color -moz-use-text-color;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
background-color: #FFF;
border-width: 1px;
	}
/***** Footer *****/

footer {
  margin: 0px auto 0px auto;
/*padding-bottom: 10px;*/
background: #003147 none repeat scroll 0% 0%;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05) inset;
}

.footer-box {
    margin-top: 20px;
    text-align: left;
}

.footer-box h4 
{
 margin-top: 20px;
font-family: "OpenSans-Semibold",Arial,Helvetica,sans-serif;
color: #FCFDFF;
font-weight: bold;
text-transform: uppercase;
/*text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);*/
font-size: 11pt;
}

.footer-box-text p
 {
    line-height: 24px;
   color: #8EE0FB;
   font-size: 10pt;
   margin-bottom:0px;
   margin-top:0px;
}

.footer-company-name p
{
	  line-height: 24px;
   color: #8EE0FB;
   font-size: 10pt;
   }
.footer-box-text-contact i {
    padding-right: 7px;
	font-size: 16pt;
}

.footer-box-text-subscribe form {
	padding-bottom: 10px;
}

.footer-box-text-subscribe input[type="text"] {
	width: 95%;
	height: 26px;
}

/* Flickr feed */
.flickr-feed {
    margin: 16px 0 0 0;
}

.flickr-feed a {
	display: inline-block;
	width: 54px;
	margin: 0 4px 4px 0;
}
.flickr-feed a:hover { opacity: 0.7; }
.flickr-feed a img { border: 2px solid #eaeaea; }


.footer-border {
    margin-top: 30px;
    border-top: 1px dashed #ddd;
}
.footer-copyright
{width:90%;
}

.footer-copyright p {
    color: #CCC;
font-family: Arial,Helvetica,sans-serif;
text-align: center;
direction: ltr;
font-size: 10pt;
line-height: 22px;
letter-spacing: 0.25pt;
margin:15px 0px 0px auto;
width:100%;
}
.footer-copyright img {
    padding-left: 60px;
    padding-bottom: 7px;
}

.about_more a, a:visited {
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    text-align: left;
    direction: ltr;
   /* margin-left: 150px;*/
}

.about_more a:hover {
    color: #8EE0FB;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    text-align: left;
    direction: ltr;
  
}

.fa-envelope
{
	font-size: 12pt;
    color: #fff;
	}
	
.fa-fax
{
	font-size: 12pt;
    color: #fff;
	}
	
.fa-phone
{
	font-size: 12pt;
    color: #fff;
	}
	
.fa-map-marker
{
	font-size: 12pt;
    color: #fff;
	}
	
.footer-about
{
	margin-left:60px;}

div.footer-social a 
{
	color:#015C83;}

div.footer-social a:hover 
{
	color:#EC6728;}

div.footer-follow
{
margin-left: 110px;
margin-right: -110px;
}

.footer-social {
   margin-top: 25px;
text-align: left;
margin-left: 10px;
direction: ltr;
font-size: 14pt;
width: auto;
background-color: #fff;
border-radius: 5px;
padding-left: 10px;
padding-right: 10px;
}
.footer-social a { margin: 0 0 0 10px; font-size: 26px; color: #888; }
.footer-social a:hover, .footer-social a:focus { color: #9d426b; }

ul.quick-links-list
{
	text-align: left;
direction: ltr;
margin-top: 0px;
padding-top: 0px;
padding-left: 35px;
}

ul.quick-links-list li
{
	
	font-family:Tahoma, Geneva, sans-serif;
    
	list-style-image:url("../img/blue-arrow.png");
	
	
}

ul.quick-links-list li a
{
	font-family:Tahoma, Geneva, sans-serif;
color: #066E8D;
font-size: 12pt;
text-decoration:none;
}
ul.quick-links-list li a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
color: #066E8DC;
font-size: 12pt;
text-decoration:none;
	
}
ul.quick-links-list li a:hover
{
font-family: Tahoma,Geneva,sans-serif;
color: #45BCD5;
font-size: 12pt;
text-decoration: underline;
}
div.title-bg
{
margin-left: 5px;
border-radius: 3px;
width: 97%;
}
.title-bg h3 
{
	font-family: "open Sans",sans-serif;
	font-size: 14pt;
	color: #BC5F3B;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
}

.work-third 
{
	margin-top: 40px;
padding-bottom: 20px;
background: #C8C8C8 none repeat scroll 0% 0%;


	}
	
.work-third:hover 
{
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05), 0px 1px 25px 0px rgba(0, 0, 0, 0.05) inset, 0px -1px 25px 0px rgba(0, 0, 0, 0.05) inset;
transition: all 0.5s ease 0s;
	}
.work-thir:hover img {
    opacity: 0.7;
    transition: all 0.3s ease 0s;
}
div.main-container
{
	width:90%;
	/*background: #F8F8F8 url("../img/pattern.jpg") repeat scroll left top;*/
	background-color:#FFF;
	/*box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05) inset, 0px -5px 15px 0px rgba(0, 0, 0, 0.05) inset;*/
	margin-left:auto;
	margin-right:auto;}
/***** Page title *****/

.page-title-container {
    margin: 0 auto;
    padding: 30px 0 35px 0;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    text-align: left;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.page-title-container h1 {
    display: inline;
    margin-left: 10px;
    font-family: 'Lobster', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
    vertical-align: middle;
}

.page-title-container p {
    display: inline;
    margin-left: 5px;
    font-size: 14px;
    font-style: italic;
    vertical-align: middle;
}

.page-title-container i {
    font-size: 46px;
    color: #ccc;
    vertical-align: middle;
}

div.header-container
{
	background-color:#fff;}

/* ----- ABOUT PAGE ----- */

/***** About us text *****/

.about-us-container {
    margin-top: 20px;
}

.about-us-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.about-us-text h3 {
    margin-top: 25px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.about-us-text p {
    line-height: 28px;
    font-size: 13px;
}

/***** Meet our team *****/

.team-container {
    margin-top: 30px;
}

.team-title {
    background: url(../img/line.png) left center repeat-x;
}

.team-title h2 {
    width: 220px;
    margin: 0 auto;
    background: #fff;
    font-family: 'Lobster', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.team-box {
    margin-top: 40px;
    padding-bottom: 15px;
    background: #f8f8f8;
    border-bottom: 2px solid #9d426b;
}

.team-box:hover img {
    opacity: 0.7;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.team-box:hover {
	-moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.team-box h3 {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.team-box p {
	padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    font-style: italic;
}

.team-social a { margin: 0 5px; font-size: 26px; }


/* ----- CONTACT PAGE ----- */

/***** Form *****/

.contact-us-container {
    margin-top: 20px;
    padding-bottom: 50px;
    text-align: left;
}

.contact-us-container h3 {
    margin-top: 25px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.contact-us-container p {
    line-height: 28px;
    font-size: 13px;
}

.contact-form {
    padding-top: 25px;
    padding-bottom: 30px;
}

.contact-form form {
    margin-top: 25px;
}

.contact-form form .form-group {
	margin-bottom: 20px;
}

.contact-form input[type="text"] { width: 95%; height: 34px; }
.contact-form textarea { width: 95%; height: 170px; padding-top: 6px; padding-bottom: 6px; }
.contact-form label { font-size: 13px; font-weight: 400; }
.contact-form label .error-label { font-style: italic }
.contact-form button { margin-top: 5px; padding: 0 45px; }

/***** Google map *****/

.contact-address {
	padding-bottom: 15px;
}

.contact-address .map {
    margin: 20px 0 40px 0;
    height: 300px;
    border: 5px solid #f8f8f8;
}


/* ----- SERVICES PAGE ----- */

/***** Services full width text *****/

.services-full-width-container {
    margin-top: 20px;
}

.services-full-width-text {
    padding-top: 10px;
    text-align: left;
}

.services-full-width-text h3 {
    margin-top: 25px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.services-full-width-text p {
    line-height: 28px;
    font-size: 13px;
}

/***** Services half width text *****/

.services-half-width-container {
    margin-top: 20px;
}

.services-half-width-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.services-half-width-text h3 {
    margin-top: 25px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.services-half-width-text p {
    line-height: 28px;
    font-size: 13px;
}

/***** Call to action *****/

.call-to-action-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.call-to-action-text {
    padding-top: 25px;
    padding-bottom: 15px;
    background: #f8f8f8;
    text-align: left;
    overflow: hidden;
}

.call-to-action-text:hover {
	-moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
	-webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.call-to-action-text p {
    float: left;
    width: 80%;
    padding-left: 25px;
    line-height: 30px;
    font-size: 18px;
    font-style: italic;
}

.call-to-action-text .call-to-action-button {
    float: left;
    width: 20%;
    padding-right: 25px;
    margin-bottom: 10px;
    text-align: right;
}


/* ----- PORTFOLIO PAGE ----- */

.portfolio-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.portfolio-filters {
	padding-top: 35px;
	padding-bottom: 10px;
	font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.portfolio-filters a { color: #5d5d5d; }
.portfolio-filters a:hover, .portfolio-filters a.active { color: #9d426b; }

.portfolio-box {
	width: 255px;
	margin: 40px 15px 0 15px;
}

.portfolio-box img {
	cursor: pointer;
	-o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
.portfolio-box:hover img { opacity: 0.7; }

.portfolio-box-container {
	position: relative;
	background: #f8f8f8;
    border-bottom: 2px solid #9d426b;
}

.portfolio-box-container:hover {
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.portfolio-box-icon {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 35px;
    height: 35px;
    padding-top: 7.5px;
    padding-left: 3px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px;
}

.portfolio-box-text {
	padding: 0 15px 20px 15px;
}

.portfolio-box-text h3 {
    margin-top: 20px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.portfolio-box-text p {
    line-height: 24px;
    font-style: italic;
}

div.main-container {
    overflow: hidden;
}

.content
{
	width:100%;
	background-color:#FFf;
	margin-bottom:0px;
	margin-top:0px;
	 min-height: 250px;
}
.content-title
{
	text-align:left;
	direction:ltr;
	font-family: "OpenSans-Semibold",arial;
    color: #DB7F3C;
    margin: 25px 30px 20px 20px;
    font-size: 21pt;   
    border-bottom: 1px solid #EEE;
    padding-bottom: 9px;
}
.content p
{
font-size: 18px;
font-style: normal;
margin-left: 35px;
margin-right: 30px;
text-align: left;
direction: ltr;
/*width: 57%;
float: left;*/
}
.content img
{
	float: none;
padding: 5px;
margin-top: -150px;
/*margin-left: 750px;
width: 33%;*/
border: 5px solid #eee;
margin-bottom: 20px;
}
.content a:hover
{
	color:#F48B0E;}
	
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    transform: translate(0px, 0px);
	/*font-size:20px;*/
}
/******** events ********/

label.category {
    color: #28a3d3;
    float: left;
    font-family: "OpenSans-Semibold",Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    font-style: normal;
    line-height: 20px;
    padding: 5px 30px 15px 0;
}
select.category {
    background: transparent url("../images/select.png") repeat scroll 0 0;
    border: medium none;
    color: #919191;
    float: left;
    height: 43px;
    margin-left: 30px;
    padding: 12px 10px 9px 12px;
    width: 244px;
}
.events-list {
    color: #5e7282;
    font-family: "leelawad",Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    width: 90%;
margin: 0 auto;
}
.events-list tr td {
    padding: 5px 20px 5px 0;
}
.events-list tr td:last-child {
    padding: 5px 0;
    text-align: left;
}
.events-list tr:hover .event-date {
    border-left: 5px solid #c94e2f;
    color: #c94e2f;
}
.events-list tr:hover {
	background-color:#F0F9FC;
}
.events-list tr:hover .event-day {
    color: #c94e2f;
    cursor: default;
}
.events-list .event-date {
    border-left: 5px solid #cfcfcf;
    margin: 3px 0;
    padding: 2px 10px;
    transition: all 0.25s linear 0s;
}
.events-list .event-day {
    color: #28a3d3;
    font-size: 1.5em;
    font-weight: 400;
    text-align: center;
}
.events-list .event-date .event-month {
    color: #668a98;
    font-family: leelawad;
    font-size: 1.05em;
    font-weight: 400;
    text-align: center;
}
.events-list .event-date .event-venue, .events-list .event-date .event-price {
    white-space: nowrap;
}

.events-list .event-day {
       color: #51a0cb;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 2em;
    font-weight: 400;
    padding-bottom: 10px;
    text-align: center;
}