@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap');
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #695b5b;
	-webkit-font-smoothing: antialiased;
	background: #f7f8f9;
}
#main_wrapper{
	line-height: 0;
}
a {
	color: #695b5b;
	text-decoration: none;
}
a:hover, a:focus {
	color: #707070;
	text-decoration: none;
}
a:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 1.1;
	font-weight:700;
	color: #303030;
}
img {
	max-width: 100%;
}
input, select {
	outline: none;
}
input:focus, select:focus {
	outline: none !important;
	box-shadow:none !important;
}
textarea {
	outline: none;
	border-radius:0px !important;
}
textarea:focus {
	outline: none !important;
	box-shadow:none !important;
}
.banner_wrapper{
	float:left;
	width:100%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;

    position: relative;
}
.navbar-nav > li > a {
	padding-top: 6px;
	padding-bottom: 6px;
}
/*.banner_wrapper{
	height:800px;
	background-image:url(../images/bnr2.jpg);
}*/
.header_wrapper{
	width:100%;
	padding:5px 0px;
	background-color:rgba(0, 0, 0, 0.2);
}
.header_wrapper{
	background-color:#f0f0f0;
}
.header_wrapper .logo{
	float:left;
	width:100%;
	    margin-top: 5px;
}
.header_wrapper. .logo{
	padding-top:15px;
}
.top_header{
	float:right;
	width:auto;
	margin-bottom:10px;
}
.top_header ul{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.top_header ul li{
	float:left;
	width:auto;
	list-style:none;
	margin-left:15px;
	color:#082e5c;
	text-transform:capitalize;
}
.top_header ul li img{
	margin-right:10px;
}
.top_header ul li a{
	color:#082e5c;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.top_header ul li a:hover{
	color:#00aeef;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.header_wrapper .main_menu{
	float:right;
}

.property_infobox{
	float:left;
	width:100%;
	background-color:#ffffff;
	margin-bottom:30px;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	margin-top: 30px;
}
.property_infobox:hover{
    -webkit-box-shadow: 0px 10px 30px -15px #000000;
    -moz-box-shadow: 0px 10px 30px -15px #000000;
    -o-box-shadow: 0px 10px 30px -15px #000000;
    -ms-box-shadow: 0px 10px 30px -15px #000000;
    box-shadow: 0px 10px 30px -15px #000000;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.property_infobox_img{
	float:left;
	width:100%;
	position:relative;
}
.property_infobox_img img {
	float: left;
	width: 100%;
	position: relative;
	height: 185px;
}
.property_infobox_img span{
	position:absolute;
	bottom:0px;
	right:0px;
	padding:8px 20px;
	font-size:21px;
	background-color:#f4a42b;
	color:#ffffff;
	text-transform:capitalize;
}
.property_infobox_img ul{
	position:absolute;
	top: 20px;
    left: 30px;
    padding: 0px;
}
.property_infobox_img ul li{
	list-style:none;
	float:left;
	width:auto;
	padding:5px 10px;
	text-transform:uppercase;
	color:#ffffff;
	font-size:10px;
	margin-right:5px;
}
.property_infobox_img ul li:last-child{
	margin-right:0px;
}
.property_infobox_details{
	float:left;
	width:100%;
	padding:20px;
}
.property_infobox_details. {
    padding: 5px 20px 10px 20px;
}
.property_infobox_details_header{
	float:left;
	width:100%;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:10px;
}
.property_infobox_details_header.{
	text-align:center;
}
.property_infobox_details_header ul{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.property_infobox_details_header ul li{
	list-style:none;
	float:left;
	width:auto;
	padding:5px 10px;
	text-transform:uppercase;
	color:#ffffff;
	font-size:10px;
	margin-right:5px;
}
.property_infobox_details_header ul li:last-child{
	margin-right:0px;
}
.red_clr{
	background-color:#eb3c48;
}
.green_clr{
	background-color:#63cb16;
}
.black_clr{
	background-color:#333333;
}
.property_infobox_details_header h3{
	float:left;
	width:100%;
	margin:10px 0px 3px 0px;
	font-size:20px;
	text-transform:capitalize;
}
.property_infobox_details_header h3 a{
	float:left;
	width:auto;
	color:#333333;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.property_infobox_details_header. h3 a{
	float:none;
}
.property_infobox_details_header h3 a:hover{
	color:#00aeef;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.property_infobox_details_header p{
	float:left;
	width:100%;
	color:#695b5b;
}
.property_infobox_details_header span{
	float:left;
	width:100%;
    color: #666666;
    padding: 25px 0px;
	position:relative;
}
.property_infobox_details_header span:before{
    content: "";
    position: absolute;
    background-color: #e1e1e1;
    width: 80px;
    height: 1px;
    left: 0px;
    top: 7px;
}
.property_infobox_details_footer {
	float: left;
	width: 100%;
	text-transform: capitalize;
	padding: 10px 0;
}
.property_infobox_details_footer p{
	float:left;
	width:160px;
	color:#666666;
}
.property_infobox_details_footer ul{
    float: left;
    width: calc(100% - 160px);
	margin:0px;
	padding:0px;
}
.property_infobox_details_footer ul li{
	list-style:none;
	float:left;
	width:auto;
	margin-right:10px;
	color:#666666;
}
.property_infobox_details_footer ul li i{
	margin-right:3px;
	color:#00aeef;
}
.property_infobox_details_pricefooter{
	float:left;
	width:100%;
	padding:10px 0px 0px 0px;
	border-top:1px solid #e1e1e1;
}
.property_infobox_details_pricefooter span{
	float:left;
	width:auto;
	padding:0px;
	font-size:21px;
	color:#f4a42b;
	text-transform:capitalize;
}
.property_infobox_details_pricefooter a{
text-align: center;
	margin-top:5px;
	margin-right:-10px;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.property_infobox_details_pricefooter a:hover{
	color:#00aeef;
	margin-right:0px;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.property_single_wrapper{
	float:left;
	width:100%;
	background-color:#f7f8f9;
}
.top_footer{
	float:left;
	width:100%;
}
.widget.text-widget{
    float: left;
    width: 100%;
	margin-bottom: 0;
}
.widget.text-widget p.footertext{
	float:left;
	width:100%;
	margin:35px 0px 30px 0px;
	color:#bdbfc2;
}
.widget.text-widget .btn {
    height: 45px;
    line-height: 43px;
	font-size:12px;
}
.widget.text-widget .widget-title{
	float:left;
	width:100%;
	color:#222;
	font-size:20px;
	font-weight:600;
	margin:0px 0px 25px 0px;
	text-transform:capitalize;
}
.widget.text-widget ul{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.widget.text-widget ul li{
	list-style:none;
	float:left;
	width:100%;
	margin-top:13px;
}
.widget.text-widget ul li:first-child{
	margin-top:0px;
}
.widget.text-widget ul li a{
	color:#222;
	text-decoration:none;
/* 	text-transform:capitalize; */
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.widget.text-widget ul li a:hover{
	color:#00aeef;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.widget.text-widget ul li p{
	float:left;
	width:100%;
	color:#222;
	margin:0px;
/* 	text-transform:capitalize; */
}
.widget.text-widget ul li p i{
	padding-right: 10px;
    padding-bottom: 15px;
    float: left;
    font-size: 18px;
}
.widget.text-widget ul.social_iicon{
	margin-top:20px;
}
.widget.text-widget ul.social_iicon li{
	width:auto;
    margin: 0px;
    margin-right: 10px;
}
.bottom_footer{
	float:left;
	width:100%;

	background: #1b222e;
	padding:10px 0;
}
.bottom_footer p{
	float:left;
	width:100%;
	margin:0px;
	color:#bdbfc2;
}
.bottom_footer p a{
	color:#00aeef;
	text-decoration:none;
}
.bottom_footer p span{
	color:#eab945;
}




.partner_{
	float:left;
	width:100%;
	padding:20px 0px;
	text-align:center;
	border:1px solid #e1e1e1;
	margin-bottom:30px;
	min-height:101px;
}
.footer_wrapper {
	float: left;
	width: 100%;
	background-image: url(../images/ftr_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 25px 0;
	margin-top: 25px;
}
.navbar {
	min-height: auto;
}
.navbar .container-fluid, .navbar .navbar-collapse{
	padding-right: 0;
}
.navbar-nav > li > a {
	text-transform: uppercase;
	color: #082e5c;
	font-size: 13px;
}
.navbar {
	margin-bottom: 0;
}
.nav > li > a:focus, .nav > li > a:hover {
	text-decoration: none;
	background-color: #00aeef;
	border-radius: 2px;
}
.navbar-nav > li {
	margin-left: 25px;
}
.pro_inquery-form {
	position: absolute;
	bottom: -20px;
	width: 100%;

}
.get_quote {
	padding: 10px 10px 15px 10px;
	box-shadow: 0px 0px 9px #A1A1A1;
	background: #fff;
}
.new_pro {
	position: relative;
}
.new_pro h2{

}
.btn-primary{
	background: #00aeef;
	padding: 8px 15px;
	color: #fff;
	position: relative;
	border-color: #00aeef;
}
.view-pro {
	border-left:1px solid #dedede;
}
.view-pro a {
	padding: 20px 25px;
	margin-left: 25px;
}
.new-pro{
	position: absolute;
	top: 0;
	left: 0;

}

.form-inline .form-group {
	width: 25%;
	margin-right: 20px;
}
.form-inline .form-control {
	width: 100%;
}
.form-control {
	width: 100%;
	height: 32px;
	background-color: #f4f4f4;
	border: 1px solid #e4e4e4;
	border-radius: 0;
	box-shadow: 0 0 0;
}
.get_quote .btn-primary {
	padding: 5px 60px;
	border-radius: 0;
}
.center_heading{
	margin-top: 60px;
}
.parallax {
  background-image: url(../images/what-trand-bg.png);
  min-height: 337px; 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.con_update {
	background: rgba(15,28,47,0.5);
	padding: 20px 20px 80px 20px;
	border: 1px #fff solid;
}
.white{
	color: #fff;
}
.parallax .item img{
	width: 100%;
	height: 250px;
}
.carousel-indicators {
	bottom: -65px;
}
.con_update .carousel-caption {
	background: rgba(0,174,239,0.8);
	color: #fff;
	padding-bottom: 0;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 5px 0;
}
.clntsNprtnr_wrapper{
	padding: 50px 0;

}
.rle_clientsay_slider_details_text {
	float: left;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #e1e1e1;
	padding: 20px 30px;
	position: relative;
}



.testimonial_para {
	float: left;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #e1e1e1;
	padding: 20px 30px;
	position: relative;
	margin-bottom: 30px;
}
 .testimonial_para::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 30px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #585454;
}
 .testimonial_para::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 30px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #ffffff;
}

.clntsNprtnr_wrapper .item img{
		float: left;
	border-radius: 100%;
	margin-right: 20px;
	-webkit-box-shadow: 0px 0px 20px -9px #000000;
	-moz-box-shadow: 0px 0px 20px -9px #000000;
	-o-box-shadow: 0px 0px 20px -9px #000000;
	-ms-box-shadow: 0px 0px 20px -9px #000000;
	box-shadow: 0px 0px 20px -9px #000000;
}
.newletters_wrapper {
	float: left;
	width: 100%;
	border-top: 1px solid #e1e1e1;
	padding: 80px 0;
	background: #fff;
}
.newletters_box {
	float: left;
	width: 100%;
	position: relative;
}
.newletters_box input {
	float: left;
	width: calc(100% - 120px);
	padding: 0px 15px 0px 15px;
	height: 45px;
	border-radius: 3px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border: 1px solid #e1e1e1;
}
.newletters_box .btn {
	height: 45px;
	font-size: 15px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.pagetitle {
	float: left;
	width: 100%;
	background-color: #f7f8f9;
}
.pagetitle ul.breadcrumb li {
	float: left;
	width: auto;
	margin-right: 10px;
}
.breadcrumb {
	padding: 8px 0px;
	text-transform: uppercase;

}
.user_info ul li {
	list-style: none;
	display: inline-block;
	margin-right: 5px;
	margin-top: 10px;
}
.itemdetails{
	float: left;
	width: 100%;
padding: 50px 0;
}
.itemdetails h3{
	margin-top: 0;
}
.contact_info ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.contact_info ul li {
	float: left;
	width: 100%;
	list-style: none;
}
.contact_form form {
	float: left;
	width: 100%;
}
.contact_form form input, .contact_form form textarea {
	float: left;
	width: 100%;
	padding: 0px 15px;
	height: 45px;
	border-radius: 3px;
	border: 1px solid #e1e1e1;
	margin-bottom: 30px;
}
.property_details_box {
	float: left;
	width: 100%;
	padding: 30px 25px;
	background-color: #ffffff;
	border: 1px solid #e1e1e1;
	margin-bottom: 50px;
}
.property_details_box .user_info {
	float: left;
	width: 100%;
}
.property_details_box .user_info img {
	float: left;
	width: 100px;
}
.property_details_box .user_info h4 {
	float: left;
	width: calc(100% - 100px);
	color: #00aeef;
	margin: 0px;
	margin-top: 10px;
	padding-left: 20px;
}
.property_details_box .user_info ul {
	float: left;
	width: calc(100% - 100px);
	margin: 0px;
	padding-left: 20px;
}
.property_details_box .user_info_share {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e1e1e1;
}
.property_details_box .user_info_share ul {
	float: left;
	width: 100%;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}
.property_details_box .user_info_share ul li {
	list-style: none;
	float: left;
	width: auto;
	margin-right: 10px;
}
.property_details_box .user_info_form {
	float: left;
	width: 100%;
}
.property_details_box .user_info_form input {
	float: left;
	width: 100%;
	height: 45px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	margin-bottom: 15px;
	padding: 0px 15px;
	background-color: #f8f8f8;
}
.property_details_box .user_info_form textarea {
	float: left;
	width: 100%;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	margin-bottom: 15px;
	padding: 10px 15px;
	background-color: #f8f8f8;
}
.property_details_box {
	float: left;
	width: 100%;
	padding: 30px 25px;
	background-color: #ffffff;
	border: 1px solid #e1e1e1;
	margin-bottom: 50px;
}
.property_details_box ul.feature_prop {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.property_details_box ul.feature_prop li {
	list-style: none;
	float: left;
	width: 18%;
	margin: 10px 10px 10px 0px;
}
.checkbox {
	float: left;
	width: auto;
	text-align: left;
	margin-right: 20px;
}
.checkbox [type="checkbox"]:not(:checked), .checkbox [type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
.checkbox [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 20px;
	cursor: pointer;
	outline: none;
	color: #707070;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
}
.checkbox [type="checkbox"]:checked + label::before {
	content: '';
	position: absolute;
	left: 0;
	top: 3px;
	background-color: #8C8C8C;
	width: 14px;
	height: 14px;
	border-radius: 0px;
	outline: none;

}
.checkbox [type="checkbox"]:checked + label::after {
	background-color: #00aeef;
	opacity: 1;
	transition: all 0.3s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.checkbox [type="checkbox"]:not(:checked) + label::before {
	content: '';
	position: absolute;
	left: 0;
	top: 3px;
	width: 14px;
	height: 14px;
	background-color: #D4D4D4;
	border-radius: 0px;
	outline: none;
}
.checkbox [type="checkbox"]:not(:checked) + label {
	position: relative;
	padding-left: 20px;
	cursor: pointer;
	outline: none;
	color: #8C8C8C;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	margin: 0;
}
.checkbox [type="checkbox"]:not(:checked) + label::after, .checkbox [type="checkbox"]:checked + label::after {
	content: "";
	width: 14px;
	height: 14px;
	background-image: url(../images/checked.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 10px 8px;
	border-radius: 0px;
	position: absolute;
	top: 3px;
	left: 0px;
}
.checkbox [type="checkbox"]:not(:checked) + label::after{
	background:none;
}

/* New Css */
.itemdetails_col{
	position: relative;
}



  .itemdetails_col ul.nav-pills {
    top: 20px;
    position: fixed;
  }
  .itemdetails_col div.col-sm-9 div {
    height: 250px;
    font-size: 28px;
  }
  .itemdetails_col #section1 {color: #fff; background-color: #1E88E5;}
  .itemdetails_col #section2 {color: #fff; background-color: #673ab7;}
  .itemdetails_col #section3 {color: #fff; background-color: #ff9800;}
  .itemdetails_col #section41 {color: #fff; background-color: #00bcd4;}
  .itemdetails_col #section42 {color: #fff; background-color: #009688;}
  
  @media screen and (max-width: 810px) {
    .itemdetails_col #section1, .itemdetails_col #section2, .itemdetails_col #section3, .itemdetails_col #section41,
    .itemdetails_col  #section42  {
    }
  }

.carousel-control{
	background-image: none !important;
}



  /* Tab Css */

  .detail-col {
    position: relative;
  }
  .affix {

    top: 20px;
    z-index: 999 !important;
  }


  
  @media screen and (max-width: 810px) {
    #section1, #section2, #section3, #section41, #section42  {
      margin-left: 150px;
    }
  }

  .detail-col h3 a{
border-top: 4px solid #2662ab;
padding: 0px;
display: inline-block;
text-decoration: none;

}
.detail-col h3 {
	border-top: 1px solid #bfbfbf;
	line-height: 70px;
	width: 100%;
	display: inline-block;
}
  ul.feature_prop{
  	padding-left: 0;
  }
    ul.feature_prop li{
    	list-style: none;
    }

    #myScrollspy{
    	background: #fff;
    }

.get_quote h3 {
	padding-top: 0;
	margin-top: 0;
}
    .carousel-inner > .item > a > img, .carousel-inner > .item > img, .thumbnail a > img, .thumbnail > img {
	max-height: 650px;
	width: 100%;
}



.carousel-control {
	top: 40%;
	width: 5%;


}

.carousel-control span{
	background: #00aeef;
	padding: 15px;
	border-radius: 3px;
}
.carousel-caption {
	bottom: 100px;

}
.carousel-caption .btn.btn-info{
	background: #286090;
	border: #286090;
	padding: 10px 35px;
	font-size: 14px;
	text-transform: uppercase;
}
.carousel-caption .btn.btn-info:hover{
		background: #00aeef;
	border: #00aeef;
}
#myScrollspy ul.nav{
	background: #fff;
}





 /**********Loader ****************/
.loader {
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: none;
	font-family: Roboto;
	position:fixed;
	z-index:999999;


}

#loading-page {
  background: #0d0d0d;
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#loading-page .lcclass {
  text-align: center;
}
#loading-page .lcclass p {
  font-size: 40px;
  font-weight: 100;
  color: #f60d54;
}
#loading-page .lcclass h1 {
  color: white;
  font-size: 60px;
  margin-top: -10px;
}
#loading-page .lcclass hr {
  background: #f60d54;
  border: none;
  height: 1px;
}
#loading-page .lcclass {
/*  position: relative;*/
  width: 200px;
}
#loading-page .lcclass h1.abs {
/*  position: absolute;*/
  top: 0;
  width: 100%;
}
#loading-page .lcclass .color {
  width: 0px;
  overflow: hidden;
  color: #f60d54;
}


 /**********Loader  End ****************/


.viewer-reset{
	display: none;
}

/***********    Testimonial Animation Css ************/

#testim{
	background: #F2F2F2;
	margin-top: 50px;
	margin-bottom: 30px;
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}
.testim .arrow {
    display: block;
    position: absolute;
    color: #b4b4b4;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}
.testim .arrow:before {
		cursor: pointer;
}
.testim .arrow:hover {
    color: #00aeef;
}   
.testim .arrow.left {
    left: 10px;
}
.testim .arrow.right {
    right: 10px;
}
.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
		height: 12px;
}
.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #b4b4b4;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
		position: relative;
}
.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #00aeef;
    border-color: #00aeef;
}
.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
} 
.testim .cont {
    position: relative;
		overflow: hidden;
}
.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 90px 0 70px 0;
    opacity: 0;
}
.testim .cont > div.inactive {
    opacity: 1;
}
.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
.testim .cont div h2 {
    color: #00aeef;
    font-size: 1em;
    margin: 15px 0;
}
.testim .cont div p {
    font-size: 1.15em;
    color: #333;
    width: 80%;
    margin: auto;
}
.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}
.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}
.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}
.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}



.image.sampleImages {
    width: 100%;
    height: 450px;
    height: 300px;
    margin-top: 4px;
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }
    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }
    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #00aeef;        
        box-shadow: 0px 0px 10px 5px #00aeef;        
    }
    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #00aeef;        
        box-shadow: 0px 0px 0px 0px #00aeef;        
    }
}
@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #00aeef;        
        box-shadow: 0px 0px 10px 5px #00aeef;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #00aeef;        
        box-shadow: 0px 0px 0px 0px #00aeef;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #00aeef;        
        box-shadow: 0px 0px 10px 5px #00aeef;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #00aeef;        
        box-shadow: 0px 0px 0px 0px #00aeef;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #00aeef;        
        box-shadow: 0px 0px 10px 5px #00aeef;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #00aeef;        
        box-shadow: 0px 0px 0px 0px #00aeef;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #00aeef;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #00aeef;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}