/* ==========================================================================
	* Template Name: Larx - Interior Design Responsive Template
	* Description: Interior Design, Architecture, Corporate, and Portfolio Theme.
	* Version: 1.0
	* Author: Denis Griu
	* Website: http://denisgriu.com/larx
========================================================================== */

/*
---------------

Table of Contents:

1) BOOTSTRAP OVERRIDE
2) GENERAL STYLES
3) HEADER PAGES PARALLAX BACKGROUND STYLES
4) SERVICES STYLES
5) SITE WRAPPER STYLES
6) PROJECTS STYLES
7) TESTIMONIALS STYLES
8) BLOG STYLES
9) ABOUT STYLES
10) CONTACT STYLES
11) FOOTER STYLES
12) OFF-CANVAS MENU STYLES
13) SLIDER STYLES

--------------
*/

/* ----------------------------------------------------
	1) BOOTSTRAP OVERRIDE
------------------------------------------------------- */

.panel-group{
	margin-bottom: 0;
}
.panel-group .panel{
	border-radius: 0;
}
.panel-group .panel img{
	display: block;
	max-width: 100%;
	height: auto;
}
.panel-default{
	border-color: transparent;
}
.panel{
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-heading {
	text-align: center;
	padding: 5px 15px;
	background-color: #f5f5f5;
}
.btn{
	border-radius: 0px;
	text-decoration: none;
	padding: 12px 18px;
	font-size: 12px;
	line-height: 19px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	
	border: 2px solid transparent;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.pagination {	
	border-radius: 0;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{	
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	background-color: #3f9d8d;
	border-color: #3f9d8d;
}
.pagination>li:last-child>a, .pagination>li:last-child>span{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{
	color: #282828;
}
.pagination>li>a, .pagination>li>span{
	color: #282828;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #3f9d8d;
	border-color: #3f9d8d;
}
.form-control{
	height: 46px;
	padding: 12px 18px;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	transition: none;
}
.form-control:focus{
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.progress{
	background-color: #fff;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;	
	background-color: #3f9d8d;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
	border: none;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 25px 20px;
}
.navbar-default .navbar-brand {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	color: #333;	
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 25px 25px;
	font-size: 18px;
	line-height: 20px;	
}
.navbar {
	border: none;
}
.navbar-nav>li{
    float:right  !important;
}
.navbar-default .navbar-nav>li>a {
	color: #333;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #3f9d8d;
	background-color: transparent;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #3f9d8d;
	background-color: transparent;
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #3f9d8d;
}
.navbar-default .navbar-toggle {
	border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 100%;
}
.modal-header {
	min-height: 16.43px;
	padding: 25px;
	border-bottom: none;
}
.modal{
	top: 10%;
}
.modal-body{
	padding: 10px 50px 50px 50px;
}
.modal-content {
	position: relative;
	background-color: #f2f2f2;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: none;
	border: none;
	border-radius: 0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.thumbnail{
	margin-bottom: 0;
	border: none;
}
.close {
	float: right;
	font-size: 32px;
	font-weight: 700;
	line-height: 1;
	color: #3f9d8d;
	text-shadow: none;
	filter: none;
	opacity: 100;
}


@media (max-width: 480px) {

    #least .least-gallery li {

        width: 100% !important;
    }

    #contact {
        height:auto !important;
    }
    .tab-content img {
    /* width: 100%; */
    height: 90%;
    max-width: 100%;
}

    .single-feature {
    margin: 10px 0px;
    border-radius: 4px;
    position: relative;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
        width: 56%;
}
    /*p.texthome {
  
    width: 35%;
    text-align: center;
}*/
    .gold-btn {
    color: #fff;
    background-color: #3f9d8d;
    border-color: #3f9d8d;
    float: left;
}
    /*.col-md-10.col-md-offset-1.about-caption.text-center {
    width: 38%;
    text-align: center;
}*/
}

@media (max-width: 767px) {

    /*p.texthome {
    
    width: 35%;
    text-align: center;*/

     #least .least-gallery li {

        width:100% !important;
    }

     .gold-btn {
    color: #fff;
    background-color: #3f9d8d;
    border-color: #3f9d8d;
    float: left;
}
     /*.col-md-10.col-md-offset-1.about-caption.text-center {
    width: 38%;
    text-align: center;
}*/
}


/* ----------------------------------------------------
	2) GENERAL STYLE
------------------------------------------------------- */

html {
	min-height: 100%;
}
body {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 22px;
	color: #4c4c4c;
}
a{ 
	color:#aaaaaa;
	padding: 0;
	margin: 0;
	text-decoration: none; 
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}
a:hover,
a:focus {
	text-decoration: none;
	color:#3f9d8d;
	outline: none;
	outline-offset: none;
}
.bg-color{
	background-color: #f5f5f5;
}
.general-title h2{
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	line-height: 31px;
	font-weight: 300;

	color: #696969;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	padding: 0;
	margin: 0;	
}
.head-title h2{
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	line-height: 31px;
	font-weight: 300;
	letter-spacing: 3px;
	color: #fff;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	padding: 0;
	margin: 0;
}
.service-title h3{
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #282828;
	text-transform: uppercase;
	font-weight: 500;	
}
.project-title h3{
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;	
}
.title-devider{
	border-bottom: 2px solid #c0c0c0;
	display: block;
	width: 100px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 40px;
}
.title-devider-left{
	border-bottom: 2px solid #c0c0c0;
	display: block;
	width: 100px;
}
.space{
	margin-top: 20px;
}
.space-bottom{
	padding-bottom: 20px;
}
.space-bottom-2x{
	padding-bottom: 40px;
}
.padding-top{
	padding-top: 40px;
}
.padding-2x{
	padding: 40px 0;
}
.padding-bottom{
	padding-bottom: 80px;
}
.padding-top-x2{
	padding-top: 80px;
}
.margin-top{
	margin-top: 25px;
}
.margin-top-x2{
	margin-top: 40px;
}
.bg-color{
	background-color: #f2f2f2;
}
.white-btn{
	color: #fff;
	background-color: transparent;
	border-color: #fff;	
}
.white-btn:hover{
	color: #000;
	background-color: #fff;
	border-color: #fff;
}
.black-btn{
	color: #D8BA6F;
	background-color: transparent;
	border-color: #D8BA6F;	
}
.black-btn:hover{
	color: #fff;
	background-color: #D8BA6F;
	border-color: #D8BA6F;
}
.gold-btn{
	color: #fff;
	background-color: #3f9d8d;
	border-color: #3f9d8d;	
}
.gold-btn:hover{
	color: #fff;
	background-color: #D8BA6F;
	border-color: #D8BA6F;	
}
/*loader*/
.spinner {
  margin: 0 auto;
  width: 100px;
  text-align: center;
}
.spinner > div {
  width: 25px;
  height: 25px;
  background-image:url(../img/spinner.png) ;
  background-size:100%;
  
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
#preloader {
	 position:fixed;
	 display: table;
	 width: 100%;
	 height: 100%;
	 min-height: 100%;
	 overflow-x: hidden;
	 overflow-y: hidden;
	 vertical-align: middle;
	 background: #fff;
	 z-index:9999;
}
.preloader-container {
	 position: relative;
	 display: table-cell;
	 vertical-align: middle;
	 z-index: 3;
	 text-align:center;
}
/*navbar*/
.header-nav{	
	text-align: center;
	background: rgba(255, 255, 255, 0.9);
	border-color: transparent;
	border-radius: 0;
	margin: 0;
}
#header {
	width:100%;
	z-index: 9999;
}


/* ----------------------------------------------------
	3) HEADER PAGES PARALLAX BACKGROUND
------------------------------------------------------- */

#about_bg{	
	background: url('../img/header_bg/image1.jpg') 50% 0 no-repeat fixed;
	padding-top: 200px;
	padding-bottom: 200px;
	background-size: cover;					
}
#service_bg{	
	background: url('../img/header_bg/image2.jpg') 50% 0 no-repeat fixed;
	padding-top: 200px;
	padding-bottom: 200px;
	background-size: cover;					
}
#projects_bg{	
	background: url('../img/header_bg/image3.jpg') 50% 0 no-repeat fixed;
	padding-top: 200px;
	padding-bottom: 200px;
	background-size: cover;	
}
#blog_bg{
	color: #fff;
	background: url('../img/header_bg/image4.jpg') 50% 0 no-repeat fixed;
	padding-top: 200px;
	padding-bottom: 200px;
	background-size: cover;					
}
#blog2_bg{
	color: #fff;
	background: url('../img/header_bg/image5.html') 50% 0 no-repeat fixed;
	padding-top: 80px;
	padding-bottom: 80px;
	background-size: cover;					
}

/* ----------------------------------------------------
	4) SERVICES STYLES
------------------------------------------------------- */

#service_inner{
	color: #fff;
	background: url('../img/header_bg/service_bg.html') 50% 0 no-repeat fixed;
	padding-top: 100px;
	padding-bottom: 100px;
	background-size: cover;					
}	
.price-table{
	background-color: #f2f2f2;
	border: 3px solid #f2f2f2;
	border-radius: 0;
	padding-bottom: 20px;
}
.price-table:hover{
	border: 3px solid #3f9d8d;
}
.price-table h3{
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 5px;
}
.price-table h1{
	text-transform: uppercase;
	margin: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	letter-spacing: 5px;
}
.price-table small{
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	letter-spacing: 3px;
}
.price-table p{
	color: #999;
	line-height: 40px;
}
/* Index Services Styles */
.service-box p{
	margin-left: 25px;
	margin-right: 25px;
}
.service-box-none p{	
	margin-left: 25px;
	margin-right: 25px;
} 
.service-box-none h3{
	padding: 10px 0;
}
.service-box-none i{
	color: #3f9d8d;
}
.service-box-none{
	padding-top: 50px;
	padding-bottom: 50px;
}
.service-box h3{
	padding: 10px 0;
}
.service-box i{
	color: #3f9d8d;
}
.service-box{
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #DEDEDE;
}
.service-box-l{
	border-left: 1px solid #DEDEDE;
}

/* ----------------------------------------------------
	5) SITE WRAPPER STYLES
------------------------------------------------------- */

.site-wrapper{
	padding-top: 80px;
}
.about-caption p{
	margin: 0;
}
.about-caption h3{
	font-family: 'Raleway', sans-serif;
	color: #282828;
	vertical-align: middle;
	margin: 0;
	margin-bottom: 13px;
	line-height: 20px;
	font-size: 17px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 500;
}
.about-caption h5{
	font-size: 18px;
	font-weight: 400;
	line-height: 29px;
	letter-spacing: 0px;
	text-transform: none;
	color: #333;
	margin: 0;
	padding: 0;
}
.about-caption .col-sm-10{
	padding-left: 10px;
}
.about-caption i{
	color: #3f9d8d;
	font-size: 36px;
}

/* ----------------------------------------------------
	6) PROJECTS STYLES
------------------------------------------------------- */

/* Index Projects Styles */
.projects .col-md-4{
	padding-right: 0;
	padding-left: 0;
}
.project-inner{
	position: relative;
	padding: 0;
	overflow: hidden;	
}
.project-inner>img, .project-inner>a img, .project-caption>img{
	display: block;
	max-width: 100%;
	height: auto;	
}
.project-inner .project-caption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(40,40,40,0.7);		
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	visibility: hidden;
	opacity: 0;	
}
.project-inner:hover .project-caption, .project-inner:focus .project-caption{
	visibility: visible;
	opacity: 1;
}
.project-caption h3{
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
}
.project-caption{
	color: #fff;
	text-align: center;
}
.project-details{
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -20px;
}
.project-details p{
	color: #3f9d8d;
}
.all-projects{
	background-color: transparent;
	padding: 50px 0;
}
.projects-title{
	padding-top: 15px;
	padding-bottom: 5px;
}
.projects-title h2{
	text-transform: uppercase;
	color: #333;
	padding-top: 10px;
	font-family: 'Raleway', sans-serif;
	font-size: 1.3em;
	font-weight: 600;
}
.project-title-devider{	
	border-top: 1px solid #999;
	width: 65px;
	margin: 0 auto;
}

/*cube portfolio*/
.cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active {
	color: #FFF;
	background-color: #3f9d8d;
	border-color: #3f9d8d;
}

.cbp-l-filters-alignRight .cbp-filter-counter {
	background: #3f9d8d;
}
.cbp-l-filters-alignRight .cbp-filter-counter:before {
	border-top: 4px solid #3f9d8d;
}
.cbp-l-filters-alignRight {
	text-align: center;
        direction: rtl;
}
.cbp-l-filters-alignRight .cbp-filter-item {
	background-color: #f2f2f2;
	border: none;
	font: 400 12px/35px "Open Sans",sans-serif;
	margin: 0;
	margin-right: 10px;
}
.cbp-l-filters-list{
	margin: 0 auto;
	padding-bottom: 40px;
}
.cbp-l-filters-list .cbp-filter-item.cbp-filter-item-active {
	color: #FFF;
	background-color: #3f9d8d;
	border-color: #3f9d8d;
}
.cbp-l-filters-list .cbp-filter-item {
	background-color: transparent;
	color: #888888;
	cursor: pointer;
	font: 400 12px/35px "Open Sans",sans-serif;
	text-transform: uppercase;
	padding: 0 18px;
	position: relative;
	overflow: visible;
	margin-top: 0;
	float: left;
	border: 1px solid #f2f2f2;
	border-right-width: 0;
	-webkit-transition: left .3s ease-in-out;
	transition: left .3s ease-in-out;
}
.cbp-l-filters-list-last {
	border-radius: 0;
}
.cbp-l-filters-list-first {
	border-radius: 0;
}
.cbp-l-grid-blog-comments {
	color: #aaaaaa;
}
.cbp-l-grid-blog-title {
	font: 300 18px/28px "Raleway",sans-serif;
}
.cbp-l-grid-blog-title:hover {
	color: #3f9d8d;
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap {	
	background-color: #2a2a2a;
}
.cbp-popup-singlePage .cbp-l-project-title {
	color: #454444;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	line-height: 31px;
	font-weight: 300;
	letter-spacing: 3px;
	-webkit-font-smoothing: antialiased;
}
.cbp-popup-singlePage-counter {
	color: #3f9d8d;
}
.cbp-l-grid-blog-desc {
	font: 300 14px "Open Sans",sans-serif;
	line-height: 22px;
	color: #4c4c4c;
	margin-top: 9px;
}
.cbp-popup-singlePage .cbp-l-project-subtitle {
	margin: 0 auto 40px;
}

/* ----------------------------------------------------
	7) TESTIMONIALS STYLES
------------------------------------------------------- */

#testimonials {
	background-color: #f2f2f2;	
}
.t-info b{
	font-family: 'Raleway', sans-serif;	
	font-weight: 600;
}

/* ----------------------------------------------------
	8) BLOG STYLES
------------------------------------------------------- */

.blog-inner{
	padding: 20px;
	border: 1px solid #f2f2f2;
	border-radius: 0;
}
.blog-inner .caption{
	padding: 0;
}
.blog-inner h3{
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 600;	
}
.blog-meta i{
	color: #3f9d8d;
	margin-bottom: 15px;
}
.blog-meta span{
	color: #3f9d8d;
	font-size: 13px;
	margin-right: 7px;
}
.blog-inner-title a{
	color: #333;
}
.blog-inner-title a:hover{
	color: #3f9d8d;
}
.blog-btn{	
	color: #fff;
	background-color: #3f9d8d;
	border-color: #3f9d8d;
	width: 100%;
}
.blog-btn:hover{
	border-color: #D8BA6F;
	background-color: #D8BA6F;
	color: #fff;
}
.media-left{
	margin-left: 100px;
}
.left-comment input,textarea{
	margin-bottom: 25px;
}
.blog-meta-inner span{
	font-weight: bold;
	color: #3f9d8d;	
}
.blog-post-details blockquote{
	color: #999;
}

/* ----------------------------------------------------
	9) ABOUT STYLES
------------------------------------------------------- */

.team-inner{
	position: relative;
	padding: 0;
	overflow: hidden;	
	border: none;
	
	margin: 0;	
}
.team-inner>img, .team-inner>a img, .team-caption>img{
	display: block;
	max-width: 100%;
	height: auto;	
            
}
.team-inner .team-caption{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	
	display: table-cell;
	vertical-align: middle;
	background: rgba(40,40,40,0.9);		
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	visibility: hidden;
	opacity: 0;	
}
.team-inner:hover .team-caption, .team-inner:focus .team-caption{
	visibility: visible;
	opacity: 1;
}
.team-details h5{
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	color: #3f9d8d;
	margin-top: 20px;
}
.team-details p{
	margin: 0;
}
.team-details h3{
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #282828;
    text-transform: uppercase;
    font-weight: 500;   
    margin-top: 35px;
    margin-bottom: 15px;
}
.landing-video {
    /*margin-left: 282px;
    margin-bottom: -42px;*/
}
.t-social-holder{
	display: table;
	width: 100%;
	height: 100%;
}
.team-social{
  	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.team-social a{
	font-size: 16px;
}
.blog-img{
	overflow:hidden;
	border: none;
	border-radius: 0;
	padding: 0;
	margin: 0;	
}
.blog-img img{
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out; 
}
.blog-img img:hover{
	-moz-transform: scale(1.1); 
	-webkit-transform: scale(1.1); 
	-o-transform: scale(1.1); 
	transform: scale(1.1); 
}
#our-clients{
	background-color: #f2f2f2;
}

/* ----------------------------------------------------
	10) CONTACT STYLES
------------------------------------------------------- */

.contact-icon i{	
	font-size: 26px;
	color: #3f9d8d;
	margin-top: 5px;
}
.contact-icon.col-sm-2{
	padding-left: 0;
	padding-right: 0;
}
.contact-icon.col-sm-10{
	padding-left: 0;
	padding-right: 0;
}
ul.contact-social{
	padding: 0;
}
.contact-social li{
	display: inline-block;
	
}
.btn-submit{
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	letter-spacing: 3px;
	width: 185px;
	margin: 15px 0px;
	padding: 12.9px;	
	border-color: #3f9d8d;
	background-color: #3f9d8d;
	border-radius: 0;	
	color: #fff;		
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.btn-submit:hover{
	border-color: #D8BA6F;
	background-color: #D8BA6F;
	color: #fff;
}
#map-canvas {
	height: 400px;
	width: auto;
}
#contact input, select { 
	width: 100%; 
	padding: 12.9px; 
	color: #444; 
	background: #fff; 
	border: 1px solid #F0F0F0; 
	margin: 7px 0px; 	
	font-weight: 100;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	box-shadow: none;
	outline: 0 none;
}
textarea{ 
	width: 100%; 
	height: 175px;
	padding: 13px; 
	color: #444; 
	background: #fff; 
	border: 1px solid #F2F2F2; 
	margin-top: 7px;
	margin-right:15px;	
	font-weight: 100;
}
#contact input:focus, textarea:focus, select:focus{ 
	border: 1px solid #3f9d8d; 
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	color: #444; 
}
#contact span.required{ 
	font-size: 13px; 
	color: #ff0000; 
}
#message{ 
	margin: 10px 0; 
	padding: 0; 
}
.error_message{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	color: #fff;
	-webkit-border-radius: 5px;
	background-color: #3f9d8d;	
	background-position: 10px center;
	background-repeat: no-repeat;
}
.loader{ 
	padding: 0 10px; 
}
acronym{ 
	border-bottom:1px dotted #ccc; 
}
#success_page{
	text-align: center;
}
#success_page strong{
	color: #3f9d8d;
}	

/* ----------------------------------------------------
	11) FOOTER STYLES
------------------------------------------------------- */
.footer-big{
	color: #aaaaaa;
	background-color: #2a2a2a;
	font-size: 15px;
}
#footer{
	background-color: #222;
	padding-top: 20px;
	padding-bottom: 20px;
        height: 27px;
}
.f-inner{
	padding-top: 50px;
	padding-bottom: 50px;
}
.f-inner:hover{
	background-color: #3f9d8d;
	color: #fff;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.f-inner .col-sm-10{
	padding-left: 0;
}
.f-logo{
	margin-top: 70px;
}
.f-logo h2{
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	line-height: 31px;
	font-weight: 300;
	letter-spacing: 3px;
	color: #fff;	
	-webkit-font-smoothing: antialiased;
}
.f-space{
	padding: 8px 0;
}
.f-inner strong{
	font-family: 'Raleway', sans-serif;
	color: #ffffff!important;	
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.f-inner address{
	font-size: 0.8em;
	line-height: 1.8em;
	margin: 0;
}
.f-inner i{
	color: #3f9d8d;
}
.f-copyright{
	margin-top: -6px;
}
.f-copyright span{
	color: #aaaaaa;
	font-size: 12px;
}
ul.footer-social{
	float: right;
	padding: 0;
	margin: 0;
}
.footer-social li{	
	display: inline-block;
}
.f-cta{
	width: 100%;
	padding: 30px 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	background-color: #3f9d8d;
	font-size: 15px;
	line-height: 25px;
	color: #ffffff;
	text-align: center;
	display: block;	
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.f-cta:hover{
	background-color: #222;
}
.f-action a:focus{
	color:#fff;
}
.cta-section h2{
	margin-bottom: 30px;
}
.cta-section{
	color: #fff;	
	background: url('../img/header_bg/bg2.jpg') 50% 0 no-repeat fixed;
	background-size: cover;
}
.cta-title-2 h2{
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	line-height: 31px;
	font-weight: 300;
	
	color: #333;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	padding: 0;
	margin: 0;	
}
.cta-title h2{
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	line-height: 31px;
	font-weight: 300;
	letter-spacing: 3px;
	color: #fff;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	padding: 0;
	margin: 0;	
}

/* ----------------------------------------------------
	12)	OFF-CANVAS MENU
------------------------------------------------------- */
.canvas-nav li{	
	padding-top: 30px;
	font-weight: 400;
	font-size: 1em;
	line-height: 2.4em;
	text-align: center;
	text-transform: uppercase;
	list-style: none;		
}
.canvas-nav a{		
	color: #999;
}
.canvas-nav a:hover{
	color: #3f9d8d;
	background-color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.canvas-nav-social li{
	float: right;
	list-style: none;
	display: inline;
}
.nav-logo{
	margin-top: 10px;
}
.nav-logo a{
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	color: #333;
}
.offcanvas-nav{
	background: rgba(255, 255, 255, 0.9);
	border-color: transparent;
	border-radius: 0;
	margin: 0;
	padding: 20px 0;
	width: 100%;	
	color: #fff;	
}
.mm-menu {
	background: #2a2a2a;
	color: #aaaaaa;
}
.mm-menu .mm-list > li:after {
	border-color: transparent!important;
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {
	background: transparent;
}
.topBar{
	margin-top: 6px;
}
.mm-menu > .mm-panel.mm-opened {
	width: 100%;
	height: 500px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}


/* ----------------------------------------------------
	13)	SLIDER STYLES
------------------------------------------------------- */

.slider-text{
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 52px;
	font-weight: 300;
	line-height: 56px;
	letter-spacing: 1px;
	text-transform: none;
}
.tp-loader.spinner0{
	display: none;
}

/*owl carousel*/
.owl-theme .owl-controls .owl-page span {
	background: #999;
}
.owl-theme .owl-controls {
	margin-top: 40px;
	text-align: center;
}
#owl-demo a:hover{
	opacity: 0.4;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.owl-theme .owl-controls .owl-page span {
	padding-bottom: 0;
	margin-bottom: 0;
}
#owl-office .item img{
    display: block;
    width: 100%;
    height: auto;
}

/* ----------------------------------------------------
	13)	RESPONSIVE STYLES
------------------------------------------------------- */

@media(max-width:767px){
	#footer{text-align: center;}
	ul.footer-social{float: none;margin-top: 20px;}
	.f-inner{padding-top: 20px;padding-bottom: 20px;text-align: center;}
	.f-inner .col-sm-10{padding-left: 15px;}
	.f-logo h2{text-align: center;}
	.f-logo {margin-top: 0;}
	.price-table {margin-bottom: 20px;}
	.about-caption{margin-bottom: 20px; text-align: center;}
	.bg-color{text-align: center;}
	.team-details{margin-bottom: 30px;}
	.header-nav{padding-bottom: 20px;}
	.nav-logo{float: right;}
   
    /*#least .least-gallery li {
        width: 34% !important;

    }*/

}
@media(max-width:991px){
	.nav-logo{float: right;}
    
}


/*img.img-responsive {
    margin-left: 46px;
        margin-top: 41px;
}*/
img.logo {width: 52px;margin: 10px;}


#contact{
	background: #2a2a2a;
	padding: 100px 0;
	color: #ffffff;
    height:auto;

}
ul.social li{
	display: inline-block;
	margin-right: 20px;
	margin-top: 30px;
}

ul.social li a{
	color: #ffffff;
	font-size: 16px;
}

address strong{
	text-transform: uppercase;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
}
address:before{
	content: "\f041";
	display: inline-block;
  	font: normal normal normal 14px/1 FontAwesome;
  	font-size: 20px;
  	text-rendering: auto;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	color: #c59a6d;
  	vertical-align: middle;
  	margin-right: 15px;
  	margin-left: -30px;
}
address{
	font-style: italic;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
}

#contact input.form-control,
#contact textarea.form-control {
margin-bottom: 30px;
}

#contact .form-control {
	display: block;
	width: 100%;

	padding: 7px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #222;
	background-image: none;
	border: 0;
	border-top: 2px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	transition: all 0.5s;
}

#contact .form-control:focus {
	border-color: #C59A6D;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    color:    #222222;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    font-style: italic;
}
input:-moz-placeholder, textarea:-moz-placeholder { 
    color:    #222222;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    font-style: italic;
}
input::-moz-placeholder, textarea::-moz-placeholder { 
    color:    #222222;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    font-style: italic;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
    color:    #222222;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    font-style: italic;
}

nav#footer{
	background: #282f35;
	padding: 40px 0;
	color: #ffffff;
	border-bottom: 5px solid #c59a6d;
}
#footer span.fa{
	color: #c59a6d;
	font-size: 26px;
	margin-left: 10px;
}
#footer a{
	color: #ffffff;
}
#footer a:hover{
	color: #c59a6d;}

a.btn.send-btn{
	text-transform: uppercase;
	background: #c59a6d;
	color: #3f9d8d;
	padding: 15px 35px;
	border-radius: 0;
	font-size: 12px;
	color: #ffffff;
	transition: all 0.5s;
}
a.btn.send-btn:hover{
	background: transparent;
	border: 1px solid #c59a6d;
	color: #ffffff;
}
.section-title.text-center {
    margin-top: -81px;
}






#least {
  min-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0 0 30px 0;
  position: relative;
     margin-left: -11px;
  /* @group Fullimage */
  /* @end */
  /* @group Smallimages */
}
#least .least-preview {
  
  border-bottom: 2px solid;
  border-color: #f1f0f0;
  padding: 50px 0;
  margin-bottom: 30px;
  display: none;
  /* important for Slide-Down Effect */
}
#least .least-preview img {
  width: 100%;
  max-width: 960px;
  /* default width: 960px - to edit go to assets/options */
  margin: 0 auto;
  display: block;
}
#least .least-preview .close {
  background-size: 100%;
  background-image: url(file:///D:/larx/least/leastjs2.2.0/src/img/close.svg);
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}
#least .least-preview article {
  max-width: 960px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  top: 20px;
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}
#least .least-preview article strong {
  font-weight: 800;
}
#least .least-gallery {
  font-size: 0;
  margin-bottom: 72px;
}
#least .least-gallery li {
  position: relative;
  vertical-align: top;
  display: inline-block;
  margin: 0px 11px 4px 0px;
      width: 19%;
  /* @end */
}
#least .least-gallery li a {
  position: relative;
  display: block;
  text-decoration: none;
  width: 240px;
  /* Default width: 240px: to edit go to assets/options */
  height: 150px;
  /* Default height: 150px: to edit go to assets/options */
  /* @group Outline */
  -webkit-transition-property: outline-color;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-property: outline-color;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-property: outline-color;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-property: outline-color;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-in-out;
  transition-property: outline-color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  -webkit-backface-visibility: hidden;
  outline-color: white;
  /* @end */
}
#least .least-gallery li a img {
  width: 240px;
  /* Default width: 240px: to edit go to assets/options */
  height: 150px;
  /* Default height: 150px: to edit go to assets/options */
}
#least .least-gallery li a.active {
  outline: 2px solid;
  outline-color: #666666;
}
#least .least-gallery li a.load:after {
  content: url("../img/loading.svg");
  position: absolute;
  top: 50%;
  left: 20px;
  right: 20px;
  z-index: 2;
  overflow: hidden;
  margin: -20px 0 0 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: white;
  text-shadow: 1px 1px 1px #666666;
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 800;
}
#least .least-gallery li a:hover {
  /* @group Outline */
  outline: 2px solid;
  outline-color: #666666;
  /* @end */
  /* @group Thumbnail Text */
  /* @end */
}
#least .least-gallery li a:hover:before {
  content: attr(data-subtitle);
  /* Default text: "View Picture" - to edit go change the attr. "data-subtitle" */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  overflow: hidden;
  letter-spacing: 1px;
  color: white;
  text-shadow: 1px 1px 1px #666666;
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 15px;
  line-height: 175px;
  font-weight: 200;
  width: 240px;
  /* Default width: 240px: to edit go to assets/options */
  height: 150px;
  /* Default height: 150px: to edit go to assets/options */
  background: black;
  background: rgba(0, 0, 0, 0.5);
}
#least .least-gallery li a:hover:after {
  content: attr(title);
  /* Default text: your a "title"-tag */
  position: absolute;
  top: 50%;
  left: 20px;
  right: 20px;
  z-index: 2;
  overflow: hidden;
  margin: -30px 0 0 0;
  border-bottom: 2px solid;
  border-color: white;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #666666;
  letter-spacing: 1px;
  color: white;
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

/* end */
/* @end group */

/*# sourceMappingURL=least.min.css.map */
/*About Us
===================================*/
.nav-tabs {
    border-bottom:0px;
}
.feature-tab{
    margin-top: -18px;
}
.single-feature{
    margin: 10px 0px;
    border-radius:4px;
    position: relative;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.single-feature:after{
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: none repeat scroll 0% 0% #eee;
    
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 38%;
    opacity:0;
      -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.single-feature:hover,.single-feature:hover.single-feature:after,
.nav-tabs li.active .single-feature,.nav-tabs li.active .single-feature:after{
    background: #eee;
    opacity:1;
}
.nav-tabs > li > a{
    border:0px!important;
}
.feature-icon{
    position: relative;
    margin: 15px auto;
    font-size: 34px;
    line-height: 80px;
}

.feature-content{
    padding: 10px 0px;
}
.feature-content h4{
    line-height: 30px;
        color: #000;
}
.feature-content p{
    margin: 10px 0px;
    color: #4c4c4c;
}

.tab-content >.active{
    margin-top: 36px;
}
.tab-content img{
    width: 100%;
    height: 90%;
}

.pagination-container {
    margin-top: 34px;
}

#testimonials {
	background: url(http://radiogosen.com/wp-content/uploads/architecture-bedroom-designs-hd-wallpaper.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-align: center;
}

#testimonials .overlay{
	background: rgba(34, 34, 34, 0.85);
	height: auto;
	min-height: 200px;
	padding: 5% 0 ;
	color: #ffffff;
}



.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 2px 5px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 0;
	background: #C59A6D;
}
.topsectioncolor {
    background-color:#3f9d8d;
      margin-bottom: 6px;  margin-top: 172px;
}
a.aaboutus {
    color: #fff;
}
h1.aboutus {
    color: #fff;
}
li.mli {
    padding-bottom: 43px;
    list-style:none;
}
.about {
    text-align: center;

}
.btn-group {
    margin: 22px;
}





#from-blog{
	background-color:#F9F9F9;
	display: inline;

	float: left;
	width: 100%;
}
.from-blog-area{
	display: inline;
	float: left;
	width: 100%;
}
.from-blog-content {
	display: inline;
	float: left;
	margin-top: 60px;
	width: 100%;
    margin-bottom: 22px;
}
.single-from-blog {
	background-color: #fff;
	display: inline;
	float: left;
	width: 100%;
        margin-bottom: 22px;
}
.single-from-blog figure{
	display: inline;
	float: left;
	width: 100%;
}
.single-from-blog figure img{
	width: 100%;
}
.single-from-blog .blog-title {
	display: inline;
	float: left;
	padding: 20px;
	width: 100%;
}
.single-from-blog .blog-title h2 {
        direction: rtl;
	color: #3e3e3e;
	font-size: 28px;
	padding-bottom: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.single-from-blog .blog-title h2 a {  
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.single-from-blog .blog-title h2 a:hover,
.single-from-blog .blog-title h2 a:focus{	
	text-decoration: none;
	outline: none;
}
.single-from-blog .blog-title p{
	color: #7c7c7c;
	font-size: 13px;
	font-style: italic;
}
.single-from-blog > p {
	color: #757575;
	padding: 20px 20px 10px;
        direction: rtl;
}
.single-from-blog .blog-footer {
	display: inline;
	float: left;
	padding: 0 20px 20px;
	width: 100%;
}
.single-from-blog .blog-footer a {
	color: #818181;
	font-size: 14px;
	margin-right: 35px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.single-from-blog .blog-footer a:hover,
.single-from-blog .blog-footer a:focus {
	text-decoration: none;
	outline: none;	
}
.single-from-blog .blog-footer a span {
	border: 1px solid;
	border-radius: 50%;
	display: inline-block;
	line-height: 14px;
	margin-right: 3px;
	padding: 4px 5px;
}

/*--------------------*/

img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
    width: 100%;
    height: 300px;
}
  .btn-8 {
	display: block;
	background: #3f9d8d;
	outline: 1px solid transparent;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	width: 93px;
	margin: 12px;
	height: 30px;
	color: #FFFFFF;
        padding: 4px 0px 0px 8px;
}
  .btn-8c:hover {
	-webkit-transform: rotateY(15deg);
	-moz-transform: rotateY(15deg);
	-ms-transform: rotateY(15deg);
	transform: rotateY(15deg);
	text-decoration:none;
	background: #3f9d8d;
    color: #000;
}



  .blog_box h3{
	font: 300 20px/25px Lato, sans-serif;	
	text-transform:uppercase;
	margin-top:1em;
}
.blog_box h3 a{
	color:#000;
}
.blog_box h3 a:hover{
	color:#3f9d8d;
	text-decoration:none;
}
.blog_box p{
	font: 300 16px/25px Lato, sans-serif;	
	color:#999;
	line-height:1.8em;
	margin-bottom: 2em;
}
.links{
	padding:0.5em 0;
        margin-left: 26px;
}
.links ul{
	padding:0;
	list-style:none;
}
.links li{
	padding:0;
	list-style:none;
}
.links ul li {
	display: inline-block;
	margin-right: 20px;
	font: 300 16px/25px Lato, sans-serif;	
	color:#999;
}
i.blog-icon{
	color:#3f9d8d;
	margin-right: 10px;
}
.grid_4 {
	padding:3em 0;
        margin-bottom: -70PX;
}
.vid {
    background-color: #F1F1F1;
}
h2.video {
    margin-top: -57px;
}
h5.h5s {
    font-size: 18px;
    margin-left: -26px;
    color: #3f9d8d;
}


* jLocator: default preview
*/

#jlocator{
	width: 100%;
	float: left;
}

#jlocator .panel{
	width: 38%;
	height: 600px;
	float: right;
	overflow: auto;
	border:1px solid #dadada;
	direction:rtl;
}

#jlocator .map{
	width: 60%;
	
	
	background-color: #fff;
}

#jlocator .no-results p{
	text-align: center;
	padding: 20px 0;
}

#jlocator .hidden{
	display: none;
}

/* 
* controls 
*/
#jlocator .controls{
	 background-color: #85c2f2;
  background-image: -moz-linear-gradient(top, #85c2f2, #6593b8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6593b8), to(#6593b8));
  background-image: -webkit-linear-gradient(top, #85c2f2, #6593b8);
  background-image: -o-linear-gradient(top, #85c2f2, #6593b8);
  background-image: linear-gradient(to bottom, #3f9d8d, #3f9d8d);
  background-repeat: repeat-x;	
	padding-bottom: 0.6em;
}


/* 
* drop down 
*/
#jlocator .drop-down{
	float: right;
	width: 130px;
	height: 1.3em;
	
	margin: 0.6em 1.25em 0 0;	
	border: 1px solid #aaa;
	text-align: left;
	
}

#jlocator .drop-down .panel{
	float: left;
	width: 125px;
	height: 1.3em;
	line-height: 1.3em;
	color:#CCC;
	overflow: hidden;
	background: #000 url(img/down.png) no-repeat 99% 50%;
	
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

#jlocator .drop-down:hover .panel{
	background: #000 url('img/down.png') no-repeat 99% 50%;
}                     



#jlocator .drop-down ul li{
	padding: 0 0 0 0.3em;
	cursor: pointer;
	width: 130px;
	float: left;
	background-color: #fff;
	margin-top:10px;
}

#jlocator .drop-down ul li:hover{
	background-color: #db3238;
	color: #fff;
}


/*
* filters
*/
#jlocator .autocomplete{
	float: left;
	display: block;
	
	width: 150px;
	height: 1.16em;
	margin: 0.6em 0 0 1.25em;
	
	border: 1px solid #aaa;
}


/*
* checkbox filters
*/
.cb-filters{
	float: left;
	margin-top: 0.6em;
	margin-left: 1.25em;
}

.cb-filters input{
	vertical-align: middle;
}

.cb{
	float: left;
	margin-right: 1em;
}

.cb label{
	font-size: 0.9em;
}


/*
*  pagination
*/
.pagingprev,
.pagingmid,
.pagingnext{
	float: left;
	display:none;
}

.paging{
	float: left;
	margin: 0.6em 0.6em 0 1.25em;	
	display:none;
}

.paging span{
	cursor: pointer;
	color: #1E87AA;
	margin: 0 0.3em 0 0;
	display:none;	
}

.paging  span.current{
	font-weight: bold;
	color: #CA3F1A;
	display:none;
}

.paging-results{
	float: left;
	margin: 0.6em 0 0 1.25em;
	display:none;
}

/* 
    * stores
*/
#jlocator .store{
	cursor: pointer;
	margin-top:15px;
	 background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f7f7f7, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #ffffff);
  background-image: -o-linear-gradient(top, #f7f7f7, #ffffff);
  background-image: linear-gradient(to bottom, #f7f7f7, #ffffff);
  background-repeat: repeat-x;
  border:1px solid #dadada;
}

#jlocator .store:hover{
	background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
}

#jlocator .active{
	background-color: #DFE5FF;
}

#jlocator .store p{
	padding: 0.3em 0.6em;
	margin: 0;
		
	text-shadow: 1px 1px 1px #fff;
}

#jlocator .title{
	font-family:'Arial, Helvetica, sans-serif';
	font-size: 1em;
	line-height: 1em;
	color: #db3238;
}

#jlocator .tags{
	color: #7F4F24;
}


/* 
* info window 
*/
#jlocator .info-window .store p{
	border: 0px;
	font-size: 0.8em;
}

#jlocator .info-window .store:hover,
#jlocator .info-window .active{
	background-color: #fff;
}


/**
* media queries
*/
@media only screen  
and (max-width : 600px){

	#jlocator{
		font-size: 13px;
		line-height: 18px;
	}
	
	#jlocator .panel{
		width: 100%;
		height: 240px;
	}
	
	#jlocator .map{
		width: 100%;
		height: 300px;
	}
	
	#jlocator .controls .box{
		width: auto;
	}
}
/* 
* jLocator: default preview
*/

#jlocator{
	width: 100%;
	float: left;
}

#jlocator .panel{
	width: 38%;

	float: right;
	overflow: auto;
	border:1px solid #dadada;
	direction:rtl;
}

#jlocator .map{
	width: 60%;
	
	
	background-color: #fff;
}

#jlocator .no-results p{
	text-align: center;
	padding: 20px 0;
}

#jlocator .hidden{
	display: none;
}

/* 
* controls 
*/



/* 
* drop down 
*/
#jlocator .drop-down{
	float: right;
	width: 130px;
	height: 1.3em;
	
	margin: 0.6em 1.25em 0 0;	
	border: 1px solid #aaa;
	text-align: left;
	
}

#jlocator .drop-down .panel{
	float: left;
	width: 125px;
	height: 1.3em;
	line-height: 1.3em;
	color:#CCC;
	overflow: hidden;
	background: #fff url(../img/icons/down.png) no-repeat 99% 50%;
	
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

#jlocator .drop-down:hover .panel{
	background: #fff url('../img/icons/down-dark.png') no-repeat 99% 50%;
}

#jlocator .drop-down ul{	

	position: relative;
	top: 0px;
	left: -1px;
	z-index: 1000;
	
	width: 130px;
	display: none;
	overflow: hidden;
	
	background-color: #fff;
	border: 1px solid #ccc;
	
	padding: 0;
	margin: 0;
	
	list-style: none;
	border-radius: 0 0 3px 3px;
}

#jlocator .drop-down ul li{
	padding: 0 0 0 0.3em;
	cursor: pointer;
	width: 130px;
	float: left;
	background-color: #fff;
	margin-top:10px;
}

#jlocator .drop-down ul li:hover{
	background-color: #db3238;
	color: #fff;
}

/*
* filters
*/
#jlocator .autocomplete{
	float: left;
	display: block;
	
	width: 150px;
	height: 1.16em;
	margin: 0.6em 0 0 1.25em;
	
	border: 1px solid #aaa;
}


/*
* checkbox filters
*/
.cb-filters{
	float: left;
	margin-top: 0.6em;
	margin-left: 1.25em;
}

.cb-filters input{
	vertical-align: middle;
}

.cb{
	float: left;
	margin-right: 1em;
}

.cb label{
	font-size: 0.9em;
}


/*
*  pagination
*/
.pagingprev,
.pagingmid,
.pagingnext{
	float: left;
	display:none;
}

.paging{
	float: left;
	margin: 0.6em 0.6em 0 1.25em;	
	display:none;
}

.paging span{
	cursor: pointer;
	color: #1E87AA;
	margin: 0 0.3em 0 0;
	display:none;	
}

.paging  span.current{
	font-weight: bold;
	color: #CA3F1A;
	display:none;
}

.paging-results{
	float: left;
	margin: 0.6em 0 0 1.25em;
	display:none;
}

/* 
* stores
*/
#jlocator .store{
	cursor: pointer;
	margin-top:15px;
	 background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f7f7f7, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #ffffff);
  background-image: -o-linear-gradient(top, #f7f7f7, #ffffff);
  background-image: linear-gradient(to bottom, #f7f7f7, #ffffff);
  background-repeat: repeat-x;
  border:1px solid #dadada;
}

#jlocator .store:hover{
	background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
}

#jlocator .active{
	background-color: #DFE5FF;
}

#jlocator .store p{
	padding: 0.3em 0.6em;
	margin: 0;
		
	text-shadow: 1px 1px 1px #fff;
}

#jlocator .title{
	font-family:'Arial, Helvetica, sans-serif';
	font-size: 1em;
	line-height: 1em;
	color: #db3238;
}

#jlocator .tags{
	color: #7F4F24;
}


/* 
* info window 
*/
#jlocator .info-window .store p{
	border: 0px;
	font-size: 0.8em;
}

#jlocator .info-window .store:hover,
#jlocator .info-window .active{
	background-color: #fff;
}


/**
* media queries
*/
@media only screen  
and (max-width : 600px){

	#jlocator{
		font-size: 13px;
		line-height: 18px;
	}
	
	#jlocator .panel{
		width: 100%;
		height: 240px;
	}
	
	#jlocator .map{
		width: 100%;
		height: 300px;
	}
	
	#jlocator .controls .box{
		width: auto;
	}
}
#paintselect-container .span3 {margin-left:43px;}
#media-center .span5 {margin-left:29px;}

/*.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1170px;
}*/
.section {
    padding: 50px 0 0 0;
}
    #map_canvas, #map_canvas_branch, #map_canvas_region {
        width: 500px;
        height: 400px;
        
        margin-left:13px;}
         #branches,#sister {margin-top:10px;margin-bottom:5px;}
      a:hover#branches, a:focus#branches,a:hover#sister , a:focus#sister {text-decoration:none;}
        .red {color:#db3238;}
        .firstHeading {font-family:"Myriad Pro"}
        
        .company {background-color: #ffffff;
      background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
       background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
      background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
      background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
      background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
      *background-color: #ffffff;
      border:1px solid #dadada;padding:20px;}
      .company h4 {font-family:"Myriad Pro"}
     .company .last {margin-bottom:5px;}
     #companies .modal-header h4, #myModal .modal-header h4{margin-top:19px;margin-right: 40px;}
     #companies .modal-header, #myModal .modal-header {padding:4px 15px;}
     .para-tip {margin:0 0 10px 10px;}
     
     .Cphoto {float:left;text-align:center;margin-right:70px; margin-left:70px;}
	#myCarousel .carousel, #myCarousel .carousel-inner {height:390px;}
	@media(min-width:1200px){
		.carousel-control {width:29px;height:31px;top:50%;}
		
		}
	@media(max-width:1200px) and (min-width:979px){
		
		.Cphoto {margin-right:30px; margin-left:30px;}
		.carousel-control {width:29px;height:31px;top:50%;}
		
		}
		
		@media(max-width:979px) and (min-width:767px){
		
		.Cphoto {margin-right:30px; margin-left:30px;}
		.Cphoto img {width:177px;}
		#myCarousel .carousel, #myCarousel .carousel-inner{height:390px;}
		.carousel-control.right {right:-16px;}
		.carousel-control.left {left:-26px;}
		.carousel-control {width:29px;height:31px;top:50%;}
		}

@media(max-width:767px) and (min-width:480px){
		
		.Cphoto {margin-right:20px; margin-left:20px;}
		.Cphoto img {width:150px;}
		#myCarousel .carousel, #myCarousel .carousel-inner{height:300px;}
		.carousel-control.right {right:20px;}
		.carousel-control.left {left:-20px;}
		.carousel-control {width:29px;height:31px;}
		
		}
		
		@media(max-width:670px) and (min-width:480px){
		
		.Cphoto {margin-right:10px; margin-left:10px;}
		.Cphoto img {width:130px;}
		#myCarousel .carousel, #myCarousel .carousel-inner{height:300px;}
		.carousel-control {width:29px;height:31px;top:25%;}
		
		}
		
		@media(max-width:550px) and (min-width:480px){
		
		.Cphoto {margin-right:10px; margin-left:10px;}
		.Cphoto img {width:100px;}
		#myCarousel .carousel, #myCarousel .carousel-inner{height:300px;}
		.carousel-control.right {right:20px;}
		.carousel-control.left {left:-10px;}
		.carousel-control {width:29px;height:31px;}
		}

@media(max-width:480px) and (min-width:350px){
		
		.Cphoto {margin-right:10%; margin-left:10%;}
		#myCarousel .carousel, #myCarousel .carousel-inner{height:1000px;}
	.carousel-control {width:29px;height:31px;}
	.Cphoto img {width:200px;margin-bottom:30px}
	.carousel-control.right {right:20px;}
		.carousel-control.left {left:-10px;}
		
		}
		
		@media(max-width:350px) and (min-width:320px){
		
		.Cphoto {margin-right:7%; margin-left:7%;}
		.Cphoto img {width:200px;margin-bottom:30px}
		#myCarousel .carousel, #myCarousel .carousel-inner{height:1000px;}
		.carousel-control {width:29px;height:31px;}
		.carousel-control.right {right:-10px;}
		
		}
		
		.region {background:#0C6;}
	
	.odd2 a {height:107px;padding-top:10px;text-decortion:none;}
	.odd2 a:hover,.odd2 a:focus {text-decoration:none;}
	.odd2 a > p{
	margin-left:7px;
	color:#fff;
	margin-top:77px;
	writing-mode:tb-rl;
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform: rotate(270deg);
	white-space:nowrap;
	display:block;
	bottom:0;
	width:20px;
	height:20px;
	
	font-size:16px;
	font-weight:normal;
	
}
  
        #map_canvas, #map_canvas_branch, #map_canvas_region {
            width: 698px;
            height: 598px;
            
            right: 48px;
        }

        #branches, #sister {
            margin-top: 10px;
            margin-bottom: 5px;
        }

        a:hover#branches, a:focus#branches, a:hover#sister, a:focus#sister {
            text-decoration: none;
        }

        .red {
            color: #db3238;
        }

        .firstHeading {
            font-family: "Myriad Pro";
        }

        .company {
            background-color: #ffffff;
            background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
            background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
            background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
            background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
            *background-color: #ffffff;
            border: 1px solid #dadada;
            padding: 20px;
        }

            .company h4 {
                font-family: "Myriad Pro";
            }

            .company .last {
                margin-bottom: 5px;
            }

        #companies .modal-header h4, #myModal .modal-header h4 {
            margin-top: 19px;
            margin-right: 40px;
        }

        #companies .modal-header, #myModal .modal-header {
            padding: 4px 15px;
        }

        .para-tip {
            margin: 0 0 10px 10px;
        }

        .Cphoto {
            float: left;
            text-align: center;
            margin-right: 70px;
            margin-left: 70px;
        }

        #myCarousel .carousel, #myCarousel .carousel-inner {
            height: 390px;
        }

        @media(min-width:1200px) {
            .carousel-control {
                width: 29px;
                height: 31px;
                top: 50%;
            }
        }

        @media(max-width:1200px) and (min-width:979px) {

            .Cphoto {
                margin-right: 30px;
                margin-left: 30px;
            }

            .carousel-control {
                width: 29px;
                height: 31px;
                top: 50%;
            }
        }

        @media(max-width:979px) and (min-width:767px) {

            .Cphoto {
                margin-right: 30px;
                margin-left: 30px;
            }

                .Cphoto img {
                    width: 177px;
                }

            #myCarousel .carousel, #myCarousel .carousel-inner {
                height: 390px;
            }

            .carousel-control.right {
                right: -16px;
            }

            .carousel-control.left {
                left: -26px;
            }

            .carousel-control {
                width: 29px;
                height: 31px;
                top: 50%;
            }
        }

        @media(max-width:767px) and (min-width:480px) {

            .Cphoto {
                margin-right: 20px;
                margin-left: 20px;
            }

                .Cphoto img {
                    width: 150px;
                }

            #myCarousel .carousel, #myCarousel .carousel-inner {
                height: 300px;
            }

            .carousel-control.right {
                right: 20px;
            }

            .carousel-control.left {
                left: -20px;
            }

            .carousel-control {
                width: 29px;
                height: 31px;
            }
        }

        @media(max-width:670px) and (min-width:480px) {

            .Cphoto {
                margin-right: 10px;
                margin-left: 10px;
            }

                .Cphoto img {
                    width: 130px;
                }

            #myCarousel .carousel, #myCarousel .carousel-inner {
                height: 300px;
            }

            .carousel-control {
                width: 29px;
                height: 31px;
                top: 25%;
            }
        }

        @media(max-width:550px) and (min-width:480px) {

            .Cphoto {
                margin-right: 10px;
                margin-left: 10px;
            }

                .Cphoto img {
                    width: 100px;
                }

            #myCarousel .carousel, #myCarousel .carousel-inner {
                height: 300px;
            }

            .carousel-control.right {
                right: 20px;
            }

            .carousel-control.left {
                left: -10px;
            }

            .carousel-control {
                width: 29px;
                height: 31px;
            }
        }

        @media(max-width:480px) and (min-width:350px) {

            .Cphoto {
                margin-right: 10%;
                margin-left: 10%;
            }

            #myCarousel .carousel, #myCarousel .carousel-inner {
                height: 1000px;
            }

            .carousel-control {
                width: 29px;
                height: 31px;
            }

            .Cphoto img {
                width: 200px;
                margin-bottom: 30px;
            }

            .carousel-control.right {
                right: 20px;
            }

            .carousel-control.left {
                left: -10px;
            }
        }

        @media(max-width:350px) and (min-width:320px) {

            .Cphoto {
                margin-right: 7%;
                margin-left: 7%;
            }

                .Cphoto img {
                    width: 200px;
                    margin-bottom: 30px;
                }

            #myCarousel .carousel, #myCarousel .carousel-inner {
                height: 1000px;
            }

            .carousel-control {
                width: 29px;
                height: 31px;
            }

                .carousel-control.right {
                    right: -10px;
                }
        }

        .region {
            background: #0C6;
        }

        .odd2 a {
            height: 107px;
            padding-top: 10px;
            text-decortion: none;
        }

            .odd2 a:hover, .odd2 a:focus {
                text-decoration: none;
            }

            .odd2 a > p {
                margin-left: 7px;
                color: #fff;
                margin-top: 77px;
                writing-mode: tb-rl;
                -webkit-transform: rotate(270deg);
                -moz-transform: rotate(270deg);
                -o-transform: rotate(270deg);
                white-space: nowrap;
                display: block;
                bottom: 0;
                width: 20px;
                height: 20px;
                font-size: 16px;
                font-weight: normal;
            }
   
            #header-bannerpackage {margin-bottom:40px; background:url(../img/banar.jpg) center  no-repeat;}
.banner-overlaypackage {padding:65px 0; background:rgba(0,0,0, .4);      margin-top: 138px;}
h1.text-upper {
    background: none !important;
    color: #fff;
}
        
  .col-md-6{padding:0px !important;     float: right;}          
  .blog_box .col-md-6{padding:0px !important;     float:left;}   
  
 h3.info.h3 {
    text-align: center;
    font-size: 30px;
    margin: 0;
    color: #3f9d8d;
    text-transform: uppercase;
    font-weight: bold;
}
 
 
 p.texti {
    color: #A0A0A0;
    font-size: 13px;
    line-height: 1.7em;
    margin: 11px;
    /* text-transform: uppercase; */
    font-weight: bold;
}     
  .info h2 {
    text-align: left;
    font-size: 22px;
    margin: 0;
    color: #7DC898;
    text-transform: uppercase;
    background:none;
}

.info h4 {
    font-size: 16px;
    margin: 1em 0;
    color: #323232;
    font-weight: 500;
    line-height: 1.5em;
    text-transform: uppercase;
}             



.about-banner {
    background: url(../img/aq.png) no-repeat 0px -245px;
    min-height: 400px;
    position: relative;
    background-size: 100%;
}



.banner-bg {
    background: rgba(0,0,0, .5);
    position: absolute;
    width: 100%;
    min-height: 400px;
}

.about-banner h3 {
    color: #fff;
    margin: 1em 0 0 0;
    text-align: center;
    font-size: 60px;
}      

.about-banner1 {
    background: url(../img/pro.jpg) no-repeat 0px -245px;
    min-height: 400px;
    position: relative;
    background-size: 100%;
}
.about-banner3 {
    background: url(../img/Gallery.png) no-repeat 0px -245px;
    min-height: 400px;
    position: relative;
    background-size: 100%;
}
.about-banner4 {
    background: url(../img/map.jpg) no-repeat 0px -245px;
    min-height: 400px;
    position: relative;
    background-size: 100%;
}
 .about-banner5 {
    background: url(../img/aq1.png) no-repeat 0px -245px;
    min-height: 400px;
    position: relative;
    background-size: 100%;
}

 .about-banner1 h3 {
    color: #fff;
    margin: 1em 0 0 0;
    text-align: center;
    font-size: 60px;
}      
     .about-banner3 h3 {
    color: #fff;
    margin: 1em 0 0 0;
    text-align: center;
    font-size: 60px;
}              
      .about-banner4 h3 {
    color: #fff;
    margin: 1em 0 0 0;
    text-align: center;
    font-size: 60px;
}      
        .about-banner5 h3 {
    color: #fff;
    margin: 1em 0 0 0;
    text-align: center;
    font-size: 60px;
}             
      .about-banner7 {
    background: url(../img/Material.png) no-repeat 0px -245px;
    min-height: 400px;
    position: relative;
    background-size: 100%;
}

 .about-banner7 h3 {
    color: #fff;
    margin: 1em 0 0 0;
    text-align: center;
    font-size: 60px;
}      
 h2.ma {
    font-size: 18px;
    margin: 0;
    color: #3f9d8d;
    text-transform: uppercase;
    font-weight: bold;
}

 .about-banner9 {
    background: url(../img/ev.jpg) no-repeat 0px -245px;
    min-height: 400px;
    position: relative;
    background-size: 100%;
}

 .about-banner9 h3 {
    color: #fff;
    margin: 1em 0 0 0;
    text-align: center;
    font-size: 60px;
}      
       
        
        .section {
    background-color: #ffffff;
    padding: 80px 0;
}
h3#contact {
    color:#4e4e4e;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px;
}          
p.Aswan {
    margin: 9px;
}



h4.textabout {
    color: #8c8c8c;
   color: #8c8c8c;
    font-size: 12px;
    line-height: 1.7em;
    margin: .5em 0 0 0;
    text-transform: uppercase;
    font-weight: bold;
}

h2.info.h2 {
    text-align: left;
    font-size: 22px;
    margin: 0;
    color: #3f9d8d;
    text-transform: uppercase;
    background: none;
}                      
.navbar-header {
    float: right;
}
div#bs-example-navbar-collapse-1 {
    direction: rtl;
}


.cta-title-2 {
    direction: rtl;
} 
p.textindex {
    direction: rtl;
}          
.col-md-3 {
    float:right;


}      
img.img-responsive {
    float: right;
}          

label {
    float: right;
    margin-right: 8px;
}   
li.cbp-item.apartment.cbp-l-grid-masonry-height2 {
    width: 270px !important;
    height: 182px !important;
}                                   