/*
Theme Name: Casa Developments
Author: Ryan */

html, body {
	margin:0;
	padding:0;
   font-family: 'Open Sans', sans-serif;
   font-weight:400; text-decoration:none;
	}
	
.clr {
margin:0; padding:0;
clear:both;
}
 
.clear {
margin:0; padding:0;
clear:both;
}

.clearfix {
margin:0; padding:0;
clear:both;
}
/* Global Classes starts */
* {
outline:none;
}

div, form, P
{
 margin:0px;
 padding:0px;
}

A IMG /* This Class will disble border over any link on images*/
{ 
  border:none;
  outline:none
}
a
{
	text-decoration:underline;
	color:#A2A2A2;
}

a:hover
{
	text-decoration:none;
	
}
p
{
	color:#000;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
	}

p a
{
	text-decoration:underline;
	color:#A2A2A2;
}

p a:hover
{
	text-decoration:none;

}

UL
	{
	/* Controls NORMAL UL */
	margin:0 0 0 0; 
	padding:0 0 0 0;
	color:#fff;
	}

UL LI
	{
	/* Controls NORMAL li inside UL */
	margin:0 0  0 0; 
	padding:0 0 0  0;
	}

UL strong	{
font-size:15px;
	}	

OL 
	{
	/* Controls NORMAL OL */
	margin:0 0 0 28px; 
	padding:0 0 0 0;
	list-style-type:decimal; 
	}

OL LI
	{
	/* Controls NORMAL li inside OL */
	text-decoration:underline;
	color:#000000;
	}
	
OL LI A, LI A , OL A
	{
	/* Controls LINKS inside OL */
	text-decoration:underline;
	color:#000000;
	}

OL A:HOVER
	{
	/* Controls LINKS HOVER inside OL */
	text-decoration:none;
	color:#363636;
	}

UL A
	{
	/* Controls LINKS inside UL */
	text-decoration:underline;
	color:#A2A2A2;
	}

UL A:HOVER
	{
	/* Controls LINKS HOVER inside UL */
	text-decoration:none;
	
	}
	
h1,h2,h3,h4,h5,h6
	{
	margin:0px;
	padding:0px;
	}
	

/*header section start*/
.header_wrapper{
  width:1200px;
  margin:0px auto;
  padding:34px 0px 20px 0px;
  }
.header_logo{
  width:476px;
  margin: 0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.header_logo img{
  width:100%;
  height:auto;
  margin: 0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.header_right{
  width:624px;
  margin:10px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:right;
  }
.callus_bar{
  margin:0px 0px 52px 0px;
  padding:0px 0px 0px 0px;
  }
.get{
  width:292px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.get h4{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.get h4 a{
  background:#298c34;
  margin:0px 0px 0px 0px;
  padding:12px 0px 12px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:25px;
  font-weight:500;
  color:#fff;
  text-decoration:none;
  display:block;
  text-transform:uppercase;
  border-radius:2px;
  text-align:center;
  }
.get h4 a:hover{
  background:#167020;
  }
.callus{
  width:272px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:right;
  text-align:right;
  }
.callus h3{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.callus h3 a{
  background:url(images/mobile_icon.png)left 10px no-repeat;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 40px;
  font-size:37px;
  font-weight:600;
  color:#75706b;
  text-decoration:none;
  text-transform:uppercase;
  }

.callus h4{
  margin:-7px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:20px;
  font-weight:600;
  color:#d69d58;
  font-style:italic;
  text-align:right;
  }
.header_menu{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.header_menu ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style-type:none;
  }
.header_menu ul li{ position:relative;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline-block;
 
  }
.header_menu ul li.active a{
  color:#d69d58;
  border-bottom:5px solid #d69d58;
  }
.header_menu ul li:last-child a{
  margin:0px !important;
}
.header_menu ul li a{
  margin:0px 30px 0px 0px;
  padding:0px 6px 12px 6px;
  font-size:20px;
  color:#75706b;
  display:inline-block;
  text-decoration:none;
   border-bottom:5px solid #fff;
  }
.header_menu ul li a:hover{
  color:#d69d58;
  border-bottom:5px solid #d69d58;
  }

.header_menu ul li.current-menu-item a{
  color:#d69d58;
  border-bottom:5px solid #d69d58;
  }
  
  
.header_menu ul ul { 
	display: none;
	float: left;
	margin:0px;
	padding:12px;
	position: absolute;
	left: 0px;
	top:45px;
	width:176px;
	z-index:500;
	text-align:left;
	height:auto; 
	background:#d69d58;
	
}

.header_menu ul ul li { border-right:none; line-height:normal; background-image:none; }

.header_menu ul ul ul {
	left: 100%;
	top: 0;

}

.header_menu ul ul li a { margin:0px; padding:0px 0px 15px 0px; border-bottom:0px;
	color: #fff !important; text-shadow:none;
	width:176px;
	font-size:18px; font-weight:400;
	line-height:normal; 
	display:block;
	height:auto; text-decoration:none; 
	background:none !important;
}

.header_menu ul ul li:last-child a{ padding:0px;}

.header_menu ul li:hover > ul {
	display: block;
}
.header_menu ul ul li.current-menu-item > a,
.header_menu ul ul li.current-menu-ancestor > a,
.header_menu ul ul li.current_page_item > a,
.header_menu ul ul li.current_page_ancestor > a {
	
	color:#000 !important;
	background:none !important;
	border-bottom:0px;
	
}

.header_menu ul ul li a:hover{ 
	color:#000 !important;
	background:none;
	border-bottom:0px;
	
}


 
.mob{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:none;
  }
nav{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
nav ul{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style-type:none;
  }
nav ul li{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline-block;
  }
nav ul li.active a{
  color:#d69d58;
  }

nav ul li a{
  margin:0px 0px 0px 0px;
  padding:0px 6px 0px 6px;
  font-size:20px;
  color:#75706b;
  display:inline-block;
  text-decoration:none;
  }
nav ul li a:hover{
  color:#d69d58;
  }
/*header section end*/



/*banner section start*/
.banner{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.slider{
  width:85px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  }
.slider img{
  width:85px;
  height:auto !important;
  margin:-45px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  position:absolute;
  }
/*banner section end*/




/*container section start*/

.container_wrapper{
  width:1200px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  }
.solution{
  margin:0px 0px 0px 0px;
  padding:40px 0px 40px 0px;
  }
.solution h1{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:38px;
  font-weight:400;
  color:#d69d58;
  text-align:center;
  letter-spacing:-1px;
  text-transform:uppercase;
  }
.solution h4{
  margin:-7px 0px 40px 0px;
  padding:0px 0px 35px 0px;
  font-size:19px;
  font-weight:500;
  color:#79797a;
  border-bottom:1px solid #dddddd;
  text-align:center;
  }
.project{
  margin:0px 0px 0px -30px;
  padding:0px 0px 0px 0px;
  }
.project_left{
  width:277px;
  margin:0px 0px 0px 30px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.project_inner{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.project_inner img{
  width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.project_left h3{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.project_left h3 a{
  margin:5px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:26px;
  font-weight:400;
  color:#d69d58;
  text-transform:uppercase;
  display:inline-block;
  text-decoration:none;
  }
.project_left h3 a:hover{
  color:#c07a26;
  }
.welcome{
  background:#e8ecef;
  margin:0px 0px 0px 0px;
  padding:55px 0px 40px 0px;
  }
.welcome_left{
  width:560px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.welcome_inner h3{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:32px;
  font-weight:400;
  color:#d69d58;
  text-transform:uppercase;
  }
.welcome_inner h4{
  margin:-7px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:20px;
  font-weight:400;
  color:#79797a;
  }
.bg{ border-bottom:1px solid #cbced0;
  background:url(images/bg.jpg) left bottom no-repeat;
  padding:0px 0px 30px 0px !important;
  margin-bottom:-1px !important;
  }
.welcome_inner{
  
  margin:0px 0px 40px 0px;
  padding:0px 0px 0px 0px;
  }
.welcome_left p{
  margin:0px 0px 15px 0px;
  padding:0px 0px 0px 0px;
  font-size:15px;
  font-weight:400;
  color:#79797a;
  line-height:25px;
  }
.welcome_left p span{
  font-weight:600;
  }
.welcome_right{
  width:560px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:right;
  }
.input{
  width:538px;
  margin:0px 0px 10px 0px;
  padding:14px 10px 14px 10px;
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
  font-weight:400;
  color:#40403f;
  border:1px solid #cacaca;
  }
  
 .input1{
  width:538px;
  margin:48px 0px 10px 0px;
  padding:14px 10px 14px 10px;
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
  font-weight:400;
  color:#40403f;
  border:1px solid #cacaca;
  }

.msg{
  width:538px;
  height:224px;
  margin:0px 0px 15px 0px;
  padding:10px 10px 10px 10px;
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
  font-weight:400;
  color:#40403f;
  border:1px solid #cacaca;
  }
.submit{
  background:#298c34;
  width:181px;
  margin:0px 0px 0px 0px;
  padding:10px 0px 10px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:20px;
  font-weight:400;
  color:#fff;
  border-radius:2px;
  border:none;
  cursor:pointer;
  text-transform:uppercase;
  }

.submit:hover{
  background:#167020;
  }
  
div.wpcf7 img.ajax-loader { display:none;}

.social{
  background:#d69d58;
  margin:0px 0px 0px 0px;
  padding:40px 0px 40px 0px;
  }
.social_detail{
  width:295px;
  margin:8px 38px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.social_detail p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:29px;
  font-weight:400;
  line-height:38px;
  color:#fff;
  text-transform:uppercase;
  }
.social_left{
  width:425px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border-radius:3px;
  float:left;
  }
.social_left h3{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-align:center;
  }
.social_left h3 a{
  background:url(images/fb.png)#4264a1 40px 22px no-repeat;
  margin:0px 0px 0px 0px;
  padding:22px 34px 22px 96px;
  font-family: 'Oswald', sans-serif;
  font-size:29px;
  font-weight:400;
  display:inline-block;
  color:#fff;
  text-transform:uppercase;
  border-radius:2px;
  text-decoration:none;
  }
.social_left h3 a:hover{
  background:url(images/fb.png)#3971a2 40px 22px no-repeat;
  }
.social_right{
  width:425px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border-radius:3px;
  float:right;
  }
.social_right h3{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-align:center;
  }
.social_right h3 a{
  background:url(images/hs.png)#3971a2 40px 22px no-repeat;
  margin:0px 0px 0px 0px;
  padding:22px 19px 22px 95px;
  font-family: 'Oswald', sans-serif;
  font-size:29px;
  font-weight:400;
  display:inline-block;
  color:#fff;
  text-transform:uppercase;
  border-radius:2px;
  text-decoration:none;
  }
.social_right h3 a:hover{
  background:url(images/hs.png)#4264a1 40px 22px no-repeat;
  }
.icon{
  margin:0px 0px 0px 0px;
  padding:35px 0px 25px 0px;
  }
.icon img{
  height:auto;
  margin:0px 31px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.adjust{
  margin:0px 0px 0px 0px !important;
  }
.offer{
  margin:0px 0px 0px 0px;
  padding:50px 0px 50px 0px;
  }
.see{
  width:283px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.see h4{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.see h4 a{
  background:#298c34;
  margin:0px 0px 0px 0px;
  padding:12px 0px 12px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:20px;
  font-weight:500;
  color:#fff;
  text-decoration:none;
  display:block;
  text-transform:uppercase;
  border-radius:2px;
  text-align:center;
  }
.see h4 a:hover{
  background:#167020;
  }
.banner_caption{
  width:1200px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  }
.caption_bar{
  width:1200px;
  margin:-145px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  position:absolute;
  z-index:10;
  }
.caption_bar h1{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:42px;
  font-weight:500;
  color:#fff;
  text-transform:uppercase;
  }
.service_pic{
  margin:45px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.service_pic img{
  width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border:1px solid #cacaca;
  }
.service_pic2{
  margin:0px 0px 58px 0px;
  padding:0px 0px 0px 0px;
  }
.service_pic2 img{
  width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border:1px solid #cacaca;
  }
.intersted{
  margin:0px 0px 35px 0px;
  padding:0px 0px 30px 0px;
  border-bottom:1px solid #cbced0;
  text-align:center;
  }
.intersted h2{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:35px;
  font-weight:500;
  color:#d69d58;
  text-transform:uppercase;
  }
.intersted h4{
  margin:-7px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:19px;
  font-weight:500;
  color:#79797a;
  }
.services{
  margin:0px 0px 0px -39px;
  padding:0px 0px 0px 0px;
  }
.services_left{
  width:374px;
  margin:0px 0px 22px 39px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.services_left img{
  width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.services_left h4{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  min-height:100px;
  }
.services_left h4 a{
  margin:10px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:22px;
  font-weight:400;
  color:#d69d58;
  text-transform:uppercase;
  display:inline-block;
  text-decoration:none;
  }
.services_left h4 a:hover{
  color:#c07a26;
  }
.welcome_left h5{
  margin:0px 0px 8px 0px;
  padding:0px 0px 0px 0px;
  font-size:16px;
  color:#d69d58;
  font-weight:600;
  text-transform:uppercase;
  }
.welcome_left h6{
  margin:30px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:16px;
  color:#d69d58;
  font-weight:600;
  text-transform:uppercase;
  }
.welcome_right p{
  margin:0px 0px 25px 0px;
  padding:0px 0px 0px 0px;
  font-size:15px;
  font-weight:400;
  color:#79797a;
  line-height:25px;
  }
.welcome_right p span{
  font-weight:600;
  }
.see2{
  width:272px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.see2 h4{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.see2 h4 a{
  background:#298c34;
  margin:0px 0px 0px 0px;
  padding:12px 0px 12px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:20px;
  font-weight:500;
  color:#fff;
  text-decoration:none;
  display:block;
  text-transform:uppercase;
  border-radius:2px;
  text-align:center;
  }
.see2 h4 a:hover{
  background:#167020;
  }
.gallery{
  margin:35px 0px 40px 0px;
  padding:0px 0px 0px 0px;
  border-bottom:1px solid  #e5e5e5;
  }
.gallery img{
  width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.load_more{
  width:215px;
  margin:0px auto 30px;
  padding:0px 0px 0px 0px;
  }
.load_more h4{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.load_more h4 a{
  background:#298c34;
  margin:0px 0px 0px 0px;
  padding:12px 0px 12px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:18px;
  font-weight:500;
  color:#fff;
  text-decoration:none;
  display:block;
  text-transform:uppercase;
  border-radius:2px;
  text-align:center;
  }
.load_more h4 a:hover{
  background:#167020;
  }
.contact{
  margin:0px 0px 0px 0px;
  padding:50px 0px 40px 0px;
  }
.contact_left{
  width:360px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.contact_left h4{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:18px;
  font-weight:600;
  color:#79797a;
  text-transform:uppercase;
  }
 .contact_left h4 a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#79797a;
  text-decoration:none;
  }
.contact_left h5{
  margin:45px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:18px;
  font-weight:400;
  color:#79797a;
  }
 .contact_left h5 a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#79797a;
  text-decoration:none;
  }
.contact_right{
  width:755px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:right;
  }
.first{
  width:370px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.last{
  width:370px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:right;
  }
.input2{
  width:348px;
  margin:0px 0px 10px 0px;
  padding:13px 10px 13px 10px;
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
  font-weight:500;
  border:1px solid #cacaca;
  color:#40403f;
  }
.select{
  background: -prefix-linear-gradient(top, #fdfdfd, #efefef); 
  background: linear-gradient(to bottom, #fdfdfd, #efefef);
  width:371px;
  margin:0px 0px 8px 0px;
  padding:13px 10px 13px 10px;
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
  font-weight:500;
  border:1px solid #cacaca;
  color:#40403f;
  }
.msg2{
  width:733px;
  height:92px;
  margin:0px 0px 10px 0px;
  padding:13px 10px 13px 10px;
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
  font-weight:500;
  border:1px solid #cacaca;
  color:#40403f;
  }
.thank_you{
  margin:0px 0px 0px 0px;
  padding:0px;
  }
.thank_you h2{
  margin:0px 0px 25px 0px;
  padding:0px 0px 25px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:30px;
  font-weight:500;
  color:#d69d58;
  text-align:center;
  text-transform:uppercase;
  border-bottom:1px solid #dddddd;
  }
.thank_you p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:17px;
  font-weight:500;
  color:#79797a;
  text-align:center;
  line-height:25px;
  }
.thank_you p a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
   color:#79797a;
  text-decoration:none;
  }
  
  
.thank_you1{
  margin:0px 0px 0px 0px;
  padding:45px 0px;
  }
.thank_you1 h2{
  margin:0px 0px 25px 0px;
  padding:0px 0px 25px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:30px;
  font-weight:500;
  color:#d69d58;
  text-align:center;
  text-transform:uppercase;
  border-bottom:1px solid #dddddd;
  }
.thank_you1 p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:17px;
  font-weight:500;
  color:#79797a;
  text-align:center;
  line-height:25px;
  }
.thank_you1 p a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
   color:#79797a;
  text-decoration:none;
  }
  
  
.back{
  width:210px;
  margin:25px auto 0px;
  padding:0px 0px 0px 0px;
  }
.back h4{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.back h4 a{
  background:#298c34;
  margin:0px 0px 0px 0px;
  padding:12px 0px 12px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:18px;
  font-weight:500;
  color:#fff;
  text-decoration:none;
  display:block;
  text-transform:uppercase;
  border-radius:2px;
  text-align:center;
  }
.back h4 a:hover{
  background:#167020;
  }
.error{
  margin:0px 0px 0px 0px;
  padding:10px 0px 20px 0px;
  text-align:center;
  }
.error img{
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
/*container section end*/



/*footer section start*/
.footer_top{
  background:#252525;
  margin:0px 0px 0px 0px;
  padding:55px 0px 55px 0px;
  }
.footer_wrapper{
  width:1200px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  }
.footer_left{
  width:590px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  }
.footer_logo_bar{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.footer_logo_bar img{
  width:30%;
  height:auto;
  margin:0px 20px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.footer_left h3{
  margin:0px 0px 25px 0px;
  padding:0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:29px;
  font-weight:400;
  color:#d69d58;
  text-transform:uppercase;
  }
.footer_left h4{
  margin:0px 0px 5px 0px;
  padding:0px 0px 0px 0px;
  font-size:17px;
  font-weight:400;
  color:#fff;
  }
.footer_left h4 a{
  margin:0px 5px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#fff;
  text-decoration:none;
  }
.footer_left h4 span{
  color:#d69d58;
  margin:0px 18px 0px 0px;
  }

.footer_left h5{
  background:url(images/bg.jpg) left bottom no-repeat;
  margin:0px 0px -1px 0px;
  padding:0px 0px 45px 0px;
  font-size:17px;
  font-weight:400;
  color:#fff;
  }
.footer_left h5 a{
  margin:0px 5px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#fff;
  text-decoration:none;
  }
.footer_left h5 span{
  color:#d69d58;
  margin:0px 18px 0px 0px;
  }
.footer_left h5 a:hover{
  color:#d69d58;
  }
.learn{
  margin:0px 0px 40px 0px;
  padding:0px 0px 0px 0px;
  border-bottom:1px solid #393a3c;
  }
.footer_right{
  width:560px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:right;
  }
.footer_right h3{
  margin:0px 0px 25px 0px;
  padding:0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
  font-size:29px;
  font-weight:400;
  color:#d69d58;
  text-transform:uppercase;
  }
.dotted{
  background:#298c34;
  width:63px;
  margin:0px 0px 0px 0px;
  padding:14px 0px 14px 0px;
  text-align:center;
  border-radius:3px;
  position:absolute;
  }
.dotted img{
  max-width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
.citizen{ border-radius:6px;
  width:482px;
  background:#646669;
  margin:50px 0px 0px 8px;
  padding:30px 20px 30px 50px;
  }
.citizen p{
  margin:0px 0px 18px 0px;
  padding:0px 0px 0px 0px;
  font-size:14px;
  font-weight:400;
  color:#fff;
  line-height:21px;
  font-style:italic;
  }
.citizen h4{ line-height:28px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:20px;
  font-family: 'Open Sans', sans-serif;
  font-weight:600;
  color:#d69d58;
  }
.citizen h4 strong{ font-weight:400 !important;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#fff;
  display:block;
  font-style:italic;
  }
.footer_bottom{
  background:#181818;
  margin:0px 0px 0px 0px;
  padding:26px 0px 26px 0px;
  }
.footer_bottom p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:11px;
  font-weight:400;
  text-align:center;
  text-transform:uppercase;
  color:#fff;
  }
.footer_bottom p a{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#fff;
  text-decoration:none;
  }

.footer_bottom p img{
  max-width:100%;
  height:auto;
  margin:0px 0px 0px 15px;
  padding:0px 0px 0px 0px;
  vertical-align:middle;
  }
  
  
 .testimonial_slider__default div,.testimonial_slider__default p,.testimonial_slider__default li,.testimonial_slider__default span,.testimonial_slider__default img,.testimonial_slider__default h2,.testimonial_slider__default ul{vertical-align:baseline; background:none;}
.testimonial_slider{overflow:hidden;margin: 0 0 0 0;line-height:18px;position:relative}
.testimonial_slider__default .testimonial_slider_instance { margin: 0 auto; padding: 0; clear: left; }
.testimonial_slider__default .testimonial_slide { margin: 0; padding: 0; }
.testimonial_slider__default .testimonial_slideri{float:left;margin:0; box-sizing: border-box; padding: 0px; overflow: hidden;}

.testimonial_slider__default .testimonial_by_wrap{ margin:0px; padding:0px;}
.testimonial_slider__default .testimonial_quote{margin:0px; padding:15px 0px 5px 0px; background: none !important;  line-height:24px !important; font-family: 'Open Sans', sans-serif !important; font-weight:400 !important;}

.testimonial_slider__default .testimonial_by_wrap span{ margin:0px; padding:0px; display:inline; width:100%;}
.testimonial_slider__default .testimonial_by_wrap .testimonial_avatar{margin:0; display:none !important;}
.testimonial_slider__default .testimonial_by_wrap .testimonial_avatar img{max-width:100%;-webkit-box-sizing: border-box;	-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:3px;margin:0;}
.testimonial_slider__default .testimonial_by_wrap .testimonial_site a{text-decoration:none;}

.testimonial_slider__default p.more a{text-decoration:underline;float:right;}
.testimonial_slider__default p.more a:hover{text-decoration:none;}

/*Navigation buttons*/
.testimonial_slider__default .testimonial_nav { text-align:center; display:none !important; position:relative; bottom:40px;}
.testimonial_slider__default .testimonial_nav a { margin: 0 8px 0 0; display:inline-block;background-position:0 0;text-decoration:none !important; width:14px; height:14px;}
.testimonial_slider__default .testimonial_nav a.selected { cursor: default; }
.testimonial_slider__default .testimonial_nav a:focus,.testimonial_slider__default .testimonial_nav a:hover { text-decoration:none !important;outline: none; }

/*Navigation Arrows*/
.testimonial_slider__default .testimonial_nav_arrow_wrap{ display:none !important; }
.testimonial_slider__default .testimonial_nav_arrow_wrap a{position:absolute;bottom:130px;width:22px;height:22px;display: block;outline: none;
}
.testimonial_slider__default a.testimonial_prev{left:0;}
.testimonial_slider__default a.testimonial_next{right:0;}
.testimonial_slider__default .testimonial_nav_arrow_wrap span{display:none;}

.testimonial_slider__default .sldr_clearlt{display:block;visibility:hidden;clear:left;height:0;content:".";}
.testimonial_slider__default .sldr_clearrt{display:block;visibility:hidden;clear:right;height:0;content:".";}

.testimonial_slider_wclass h2{ display:none;}

#testimonial_slider_1_nav a.selected {
    background-position: -20px 0 !important;
}
.testimonial_slider__default .testimonial_nav-fillup .inner_nav a {
    box-shadow: 0 0 0 2px #999 inset !important;
}
.testimonial_slider__default .testimonial_nav-fillup .inner_nav.selected a:after {
    background-color: #999 !important;
}

.sldr_title{ display:none;}

.awesome-gallery-edit-wrapper{ display:none !important;}

#awesome-gallery-65-1 .asg-image-caption-wrapper{ font-family: 'Oswald', sans-serif !important; font-weight:normal !important; text-transform:uppercase !important;}
#awesome-gallery-65-1 .asg-bottom > div{ font-size:20px; font-family: 'Oswald', sans-serif !important; font-weight:normal !important; text-transform:uppercase !important;  margin:25px 0px 0px 0px;} 

#awesome-gallery-130-1 .asg-image-caption-wrapper{ font-family: 'Oswald', sans-serif !important; font-weight:normal !important; text-transform:uppercase !important;}
#awesome-gallery-130-1 .asg-bottom > div{ font-size:20px; font-family: 'Oswald', sans-serif !important; font-weight:normal !important; text-transform:uppercase !important;  margin:25px 0px 0px 0px;} 

.asg .asg-bottom{ border-top:1px solid #e5e5e5; margin:30px 0px 0px 0px;}

.isotope-item{ overflow:visible !important;}
.asg-image-wrapper{ overflow:visible !important;}
.asg-image-caption-wrapper.asg-position-bottom{ bottom:-44px !important;}
.asg .asg-image-caption-wrapper{ padding:6px 0px !important;}
.imageContainer{
  width:100%;
  height:200px;
  overflow:hidden;
}
.imageContainer img{
  min-height:100%;
  min-width:100%;
  object-fit:cover;
}