/* GOOGLE FONTS */
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);




/* Global properties ======================================================== */
a[href^="tel:"] { color: inherit; text-decoration: none;}
::selection{ background:#888888!important; color:#fff}
::-moz-selection{ background:#888888!important; color:#fff}

a{ color:#6e767c; text-decoration: underline; outline:none}
a:hover{ color:#6e767c; text-decoration: none; outline:none}

body{ background:#fff; border:0; font: 14px 'Lato', Arial, Helvetica, sans-serif; color:#6e767c ; line-height:1.571428; min-width:320px;}

.container { position: relative; min-width: 320px;}

#main{margin: 0 auto; position: relative; overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

/* Page Animated item Styles */
.animated {
  visibility: hidden;
}

.visible {
visibility: visible;
}

/* ============================= header ====================== */
#top1{width: 100%; position: relative; left: 0; top: 0; /*z-index: 99;*/ min-width: 320px;}

.top1_wrapper{background: #fff; padding-top: 7px; padding-bottom: 7px;}

.slogan1{float: left; color: #1d1c1c; line-height: 20px; font-family: 'Montserrat'; font-weight: bold; text-transform: uppercase;}

.social_wrapper{float: right;}
.social{ display: block; margin: 0; padding: 0px 0; list-style: none;}
.social li{display: inline-block; margin: 0 0 0 30px;float: left;}
.social li:first-child{margin-left: 0;}
.social li a{display: block; text-decoration: none; font-size: 18px; color: #a1b1bc; line-height: 20px; text-align: center;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover{color: #e5b557;}

.social2_wrapper{padding-bottom: 15px;}
.social2{ display: block; margin: 0; padding: 0px 0; list-style: none;}
.social2 li{display: inline-block; margin: 0 0 0 45px;float: left;}
.social2 li:first-child{margin-left: 0;}
.social2 li a{display: block; text-decoration: none; font-size: 24px; color: #a1b1bc; line-height: 20px; text-align: center;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social2 li a:hover{color: #e5b557;}







#top2-sticky-wrapper{transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;}

.sticky-wrapper.is-sticky {height: 55px!important;}

#top2{position: relative; z-index: 40;}

.top2_wrapper{background: #1d1c1c; background-image: url(https://img.freepik.com/free-vector/black-dark-3d-low-poly-geometric-background_79145-393.jpg?size=626&ext=jpg);}
.is-sticky .top2_wrapper{box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5); moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);}



.top2{position: relative;}

header{position: absolute; left: 0; top: 50%; margin-top: -21px; z-index: 50;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.is-sticky header{max-width: 150px; margin-top: -14px;}


/* ============================= content ====================== */

.breadcrumbs1_wrapper{position: relative; margin-top: 0px; padding-bottom: 0px; background: #f3f5f7;}
.breadcrumbs1{padding: 13px 0px; margin-top: 0px; font-weight: 400; line-height: 20px; color: #969fa8;font-size: 14px; font-family: 'Montserrat'; font-weight: bold; text-transform: uppercase;}
.breadcrumbs1 a{color: #969fa8; text-decoration: none;}
.breadcrumbs1 a:hover{color: #e5b557;}
.breadcrumbs1 span{display: inline-block; width: 12px; height: 13px; background: url(../images/breadcrumbs1.png) 0 0 no-repeat; margin: 0 15px;}

#content{position: relative; padding-top: 50px; padding-bottom: 50px;}

#services{position: relative; background: #fff; padding: 60px 0 50px;}

/* ============================= services ====================== */
#service_wrapper{ position: relative; padding-top: 10px;}

#service_inner{}

#service{position: relative; padding-bottom: 60px;}

.service_prev{display: block; width: 35px; height: 35px; position: absolute; left: 50%; margin-left: -40px; bottom: 0; z-index: 10;}
.service_prev span{display: block; width: 31px; height: 31px; border: 1px solid #fff; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; background: url(../images/prev2.png) center center no-repeat; position: absolute; left: 2px; top: 2px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.service_prev span:hover{left: 0; top: 0; background-color: #2c3e50; width: 35px; height: 35px;}

.service_next{display: block; width: 35px; height: 35px; position: absolute; left: 50%; margin-left: 5px; bottom: 0; z-index: 10;}
.service_next span{display: block; width: 31px; height: 31px; border: 1px solid #fff; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; background: url(../images/next2.png) center center no-repeat; position: absolute; left: 2px; top: 2px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.service_next span:hover{left: 0; top: 0; background-color: #2c3e50; width: 35px; height: 35px;}

#service .carousel-box{position: relative;}
#service .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
#service .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -30px; }
#service .caroufredsel_wrapper{padding: 0; margin: 0;}
#service .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#service .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:30px }

.list1{font-size: 14px; color: #f1f1f1; padding: 20px 50px;}
.list1 i{color: #e5b557; font-size: 48px; float: left; padding-right: 15px; width: 75px; text-align: center;}
.list1 span{display: table;}
.list1 .txt1{font-family: 'Montserrat'; color: #fff; text-transform: uppercase; font-size: 18px; font-weight: 700; padding-bottom: 0px;}
/* ============================= service end ====================== */

#about{position: relative; background: #fff; padding: 60px 0 60px;}

.accordion{margin-bottom: 0px;}
.accordion .ui-accordion-header{background: #1d1c1c; font-size: 15px; color: #e5b557; padding: 14px 50px 14px 20px; border: 1px solid #cacfd3; margin-top: 5px;}
.accordion .ui-accordion-header:hover{background: #1d1c1c; border-color: #e5b557;}
.accordion .ui-accordion-header:focus{outline: none;}
.accordion .ui-accordion-header-active, .accordion .ui-accordion-header-active:hover{background: #ffffff; border-color: #eceef0; color: #2c3e50;}
.accordion .ui-accordion-header .ui-accordion-header-icon{width: 42px; height: 100%; background: url(../images/accordion-closed.png) center center no-repeat; top: 0; margin-top: 0; left: auto; right: 0; border-left: 1px solid #eceef0;}
.accordion .ui-accordion-header-active .ui-accordion-header-icon{background-image: url(../images/accordion-opened.png);}
.accordion .ui-accordion-content{border: 1px solid #eceef0; padding: 20px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-top: -1px;}

.numbers1{position: relative; margin-bottom: 30px; text-align: center;color: #fff;}
.numbers1 .txt1{font-family: 'Montserrat'; font-weight: 900; font-size: 30px; color: #fff; text-transform: uppercase; padding-bottom: 0px;}
.numbers1 .txt2{font-family: 'Montserrat'; font-weight: 900; font-size: 16px; color: #e5b557; text-transform: uppercase;}

#partners{position: relative; background: #fff; padding: 60px 0 50px;}

.card_wrapper{}
.card_wrapper .cards{float: right; margin-bottom: 20px;}

/* ============================= partners ====================== */
#partner_wrapper{ position: relative; padding-top: 0px; padding-bottom: 70px; background: #fff;}

#partner_inner{}

#partner{position: relative;padding-top: 50px; padding-bottom: 60px; border-top: 1px solid #ecf0f1; border-bottom: 1px solid #ecf0f1;}

.partner_prev{display: block; width: 35px; height: 35px; position: absolute; left: 50%; margin-left: -40px; bottom: -18px; z-index: 10;}
.partner_prev span{display: block; width: 31px; height: 31px; border: 1px solid #a3b2bd; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; background: url(../images/prev2_0.png) center center no-repeat #fff; position: absolute; left: 2px; top: 2px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.partner_prev span:hover{left: 0; top: 0; background: url(../images/prev2.png) center center no-repeat #2c3e50; width: 35px; height: 35px; border-color: #2c3e50;}

.partner_next{display: block; width: 35px; height: 35px; position: absolute; left: 50%; margin-left: 5px; bottom: -18px; z-index: 10;}
.partner_next span{display: block; width: 31px; height: 31px; border: 1px solid #a3b2bd; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; background: url(../images/next2_0.png) center center no-repeat #fff; position: absolute; left: 2px; top: 2px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.partner_next span:hover{left: 0; top: 0; background: url(../images/next2.png) center center no-repeat #2c3e50; width: 35px; height: 35px; border-color: #2c3e50;}

#partner .carousel-box{position: relative;}
#partner .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
#partner .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -30px; }
#partner .caroufredsel_wrapper{padding: 0; margin: 0;}
#partner .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#partner .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:30px }

.partner{}
.partner .partner_inner{}
.partner .partner_inner a{display: block; text-decoration: none; position: relative; background: none; padding: 0px; text-align: left;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.partner .partner_inner a:hover{ background: none; }
.partner .partner_inner a figure{margin: 0; padding: 0px; position: relative; border: none; padding: 0px; background: none; opacity: 1; filter: alpha(opacity=100);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.partner .partner_inner a:hover figure{background: none; opacity: 0.7; filter: alpha(opacity=700);}
.partner .partner_inner a figure img{width: 100%; border-radius:0 0 0 0; -moz-border-radius:0 0 0 0; -webkit-border-radius:0 0 0 0;}
.partner .partner_inner a figure em{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; background: none; opacity: 0; filter: alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.partner .partner_inner a:hover figure em{opacity: 1; filter: alpha(opacity=100);}

/* ============================= partners end ====================== */

.testimonial0{background: #222533; background: rgba(34, 37, 51, 0.8); text-align: center; padding: 35px; color: #e5b557;}
.testimonial0 .txt2{font-size: 16px; font-style: italic; padding-top: 20px; padding-bottom: 15px;}
.testimonial0 .txt3{font-size: 16px;}

#gallery{position: relative; background: #fff; padding: 80px 0 70px;}

#google_map{position: relative; width: 100%; height: 500px;}

#contacts{position: relative; background: #fff; padding: 60px 0 60px;}


.gmaps iframe {
    width: 100%;
    height: 450px;
    border: 0;
}
#singleMap,
#map,
.map {
    width: 100%;
    height: 465px;
}


/* ============================= footer ====================== */
.bot1{position: relative; background: #1d1c1c; padding: 40px 0; color: #a1b1bc; line-height: 1.7;}
.bot1 a{color: #a1b1bc;}
.logo2_wrapper{padding-top: 20px;}

.bot_title{text-transform: uppercase; font-family: 'Montserrat'; font-size: 16px; font-weight: bold; color: #e5b557; padding-top: 20px; padding-bottom: 15px;}

.bot2{position: relative; background: #fff; padding: 30px 0; color: #1d1c1c;}

.copy{float: left;}
.copy span{color: #304253; padding: 0 5px;}

.menu_bot{padding: 0; margin: 0; list-style: none; float: right;}
.menu_bot li{display: inline-block; float: left;padding-left: 20px;}
.menu_bot li:first-child{padding-left: 0;}
.menu_bot li a{color: #a1b1bc; text-decoration: none;}
.menu_bot li a:hover{color: #e5b557;}





/* ============================= parallax ====================== */
.parallax {width: 100%; position: relative; overflow: hidden; background: none; padding-top: 90px; padding-bottom: 90px; }
.parallax, .parallax .parallax-content, .parallax .overlay { height: 100%;}

.parallax-bg { width: 100%; height: 100%; left: 0; top: 0; margin: 0 auto; position: absolute; background-size: cover; background-attachment: scroll; background-repeat: repeat-y; background-position: center center; }
.parallax-bg.bg-fixed{background-attachment: fixed;}
.parallax .overlay { background: none; width: 100%; position: absolute; overflow: hidden; background: none;}
.parallax .container { }






.bg1 { background-image: url(../images/parallax1.jpg); }

.bg2 { background-image: url(../images/parallax2.jpg); }

.bg3 { background-image: url(../images/parallax3.jpg); }

.bg4 { background-image: url(../images/parallax4.jpg); }



#parallax1{padding-top: 70px; padding-bottom: 50px;}

#parallax2{padding-top: 190px; padding-bottom: 170px;}

#parallax4{padding-top: 160px; padding-bottom: 160px;}















/* ============================= main menu ====================== */
.navbar_ { margin: 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: right;}
.navbar_ .navbar-toggle { background: #e5b557; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 11px; margin-bottom: 12px; margin-right: 5px;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #e5b557;}
.navbar_ .navbar-toggle .icon-bar{background: #fff;}
.navbar-collapse_{padding-left: 0; padding-right: 0; border: none;}
.navbar_ .nav{position: relative; margin: 0; padding: 0; display: block; float: none;}
.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; background: none; margin-left: 40px;}
.navbar_ .nav > li:first-child{margin-left: 0;}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Montserrat'; font-weight: bold; font-size: 15px; line-height: 20px; color: #a1b1bc; text-shadow:none; padding: 30px 0; border: none; margin: 0; text-align: center; position: relative; z-index: 2; text-transform: uppercase; border-top: 5px solid transparent;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}

.is-sticky .navbar_ .nav > li > a{padding-top: 15px; padding-bottom: 15px;}

.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #e5b557; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background: none; border-top-color: transparent;}

.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{color: #e5b557; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background: none; border-top-color: #e5b557;}






.sub-menu ul{ position: absolute; display: none; left: 0; top: 100%; list-style: none; zoom: 1; z-index: 1; margin: 0; padding:0; background: #1d1c1c; text-align: left; border: none;}
.sub-menu li{ margin: 0; position: relative; zoom: 1; display: block; border-top: 1px solid #a1b1bc;}
.sub-menu li:first-child{}
.sub-menu li a{display: block; position: relative; font-family:'Montserrat'; font-weight: 400; font-size: 13px; line-height: 28px; color: #a1b1bc; text-decoration: none; padding: 0 30px 0 15px; background: none; text-transform: uppercase;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sub-menu li a:hover{ text-decoration: none; color: #fff; background: #e5b557; }




.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; top: -1px; margin-left: 0px; background: #568919;}




/* ============================= search-form ====================== */
.search-form-wrapper{padding-top: 50px; float: right; width: 270px;}
.navbar-form { float: none; position:relative; z-index: 11; margin:0px 0px 0 0 ; padding: 0; position: relative;}
.navbar-form:before{content: ''; display: inline-block; width: 1px; height: 4px; background: #4d4d4d; position: absolute; left: 0; bottom: 1px;}
.navbar-form:after{content: ''; display: inline-block; width: 1px; height: 4px; background: #4d4d4d; position: absolute; right: 0; bottom: 1px;}
.navbar-form input {outline: none; width: 100%; height: auto; font-size: 14px; line-height: 20px; color:#575757; background: none; border: none; border-bottom: 1px solid #4d4d4d; margin: 0; padding: 5px 75px 5px 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.navbar-form input:focus {color: #fff; background: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}
.navbar-form a {text-decoration: none; margin: 0; display: inline-block; background: none; position:absolute; right:10px; bottom: 1px; color: #fff; font-size: 14px; text-transform: uppercase; font-weight: 700; line-height: 30px;text-align: center;}
.navbar-form a:hover { background: none; color: #ef1165;}

/* ============================= toTop ====================== */
#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; z-index: 1000; overflow:hidden; width:50px; height:50px; border:none; text-indent:100%; background:url(../images/totop.gif) no-repeat left top; }
#toTopHover { background:url(../images/totop.gif) no-repeat left bottom; width:50px; height:50px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }


/* ============================= main layout ====================== */
.title1{font-family: 'Montserrat'; font-size: 20px; line-height: 1.1; font-weight: bold; color: #2c3e50; text-align: center; text-transform: uppercase; padding-bottom: 15px;}

.title2{font-family: 'Montserrat'; font-size: 34px; line-height: 1.1; font-weight: bold; color: #fff; text-align: center; /*text-transform: uppercase;*/ padding-bottom: 22px; position: relative;}
.title2:after{content: ''; display: block; background: #fff; width: 165px; height: 2px; position: absolute; left: 50%; margin-left: -82px; bottom: 0;}

.title3{font-family: 'Montserrat'; font-size: 30px; line-height: 1.1; font-weight: bold; color: #2c3e50; text-align: center; text-transform: uppercase; padding-bottom: 15px;}

.title4{font-family: 'Montserrat'; font-size: 14px; line-height: 1.1; font-weight: 400; color: #2c3e50; text-align: center; text-transform: uppercase; padding-bottom: 15px; letter-spacing: 1px;}

.title5{font-family: 'Montserrat'; font-size: 30px; line-height: 1.1; font-weight: bold; color: #2c3e50; text-align: left; text-transform: uppercase; padding-bottom: 15px;}

.title6{font-family: 'Montserrat'; font-size: 36px; line-height: 1.1; font-weight: bold; color: #2c3e50; text-align: left; padding-bottom: 25px;}

.title7{font-family: 'Montserrat'; font-size: 18px; line-height: 1.1; font-weight: normal; color: #2c3e50; text-align: left; padding-bottom: 20px; text-transform: uppercase;}





h1{display: block; font-family:'Montserrat'; font-weight:700; font-size:40px; color:#e5b557; line-height:1.1; padding:0px 0 15px 0; margin: 0; /*text-transform: uppercase;*/ position: relative; text-align: center;}

h2{display: block; font-family:'Montserrat'; font-weight:700; font-size:40px; color:#e5b557; line-height:1.1; padding:0px 0 25px 0; margin: 0; text-transform: uppercase;}

h3{display: block; font-family:'Montserrat'; font-weight:400; font-size:26px; color:#2c3e50; line-height:1.1; padding:0px 0 20px 0; margin: 0;}

h4{display: block; font-family:'Montserrat'; font-weight:400; font-size:22px; color:#2c3e50; line-height:1.1; padding:0px 0 15px 0; margin: 0;}

h5{display: block; font-family:'Lato'; font-weight:700; font-size:15px; color:#2c3e50; line-height:1.1; padding:0px 0 10px 0; margin: 0;}





















.img-responsive-old{display: block; max-width: 100%; height: auto;}

.img-responsive{width: auto \9;}

.border-box{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}





/* === */
.divider1{height: 36px; background: url(../images/divider1.png) center top no-repeat;}

.divider2{height: 1px; background: #f3f5f7; margin-top: 30px; margin-bottom: 30px;}

.ul1{ padding: 0; margin: 0; list-style: none;}
.ul1 > li{font-size: 14px; color: #2c3e50;}
.ul1 > li a{color:#2c3e50; text-decoration: none; display: block; padding: 5px 0px 5px 30px; background: url(../images/li_st1.png) left center no-repeat;}
.ul1 > li a:hover{color:#e5b557;}

.ul2{ padding: 0; margin: 0; list-style: none;}
.ul2 > li{font-size: 14px; font-weight: 400; color: #969fa8;}
.ul2 > li a{color:#969fa8; text-decoration: none; display: block; padding: 9px 20px; border: 1px solid #f3f5f7;}
.ul2 > li a:hover{color:#fff; border-color: #fff; background: #e5b557;}

.team1{margin-bottom: 20px;}
.team1 figure{float: left; margin-right: 20px;}
.team1 figure img{padding: 3px; background: #fff; border: 1px solid #a2b2bd; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.team1 .caption{overflow: hidden;}
.team1 .caption .txt1{font-family: 'Lato'; font-size: 18px; font-weight: bold; color: #2c3e50; padding-bottom: 5px;}
.team1 .caption .txt2{color: #e5b557; padding-bottom: 5px;}

.testimonial1{margin-bottom: 30px;}
.testimonial1 .txt1{background: url(../images/testimonial1.png) 20px 20px no-repeat #f3f5f7; padding: 50px 20px 30px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; color: #6e767c; font-style: italic;}
.testimonial1 .txt2{background: url(../images/testimonial2.png) 45px 0px no-repeat; padding-top: 25px; font-family: 'Montserrat'; color: #959595;}
.testimonial1 .txt2 strong{color: #2c3e50; padding-right: 15px;}



/*-----btn-----*/
.btn-default.btn0{ font-family: 'Montserrat'; display: inline-block; color: #fff; border: none; box-shadow: 2px 3px #8d9092; moz-box-shadow: 2px 3px #8d9092; -webkit-box-shadow: 2px 3px #8d9092; font-size: 16px; line-height: 20px; font-weight: 400; padding: 15px 20px; text-decoration: none; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-top: 0px; margin-bottom: 0px; text-transform: uppercase; background: #cacfd3; position: relative;}
.btn-default.btn0:hover{color: #fff; background: #e5b557; box-shadow: 1px 1px #8d9092; moz-box-shadow: 1px 1px #8d9092; -webkit-box-shadow: 1px 1px #8d9092; top: 2px; left: 1px;}



/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 5px; background: none; border: 1px solid #cfcfcf;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.thumbnail .caption{padding: 0; color: inherit;}

.thumb0 {margin-bottom: 20px;}
.thumb0.last {margin-bottom: 0px;}
.thumb0 .thumbnail{padding: 0px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb0 .thumbnail a{display: block; text-decoration: none; background: none; position: relative; text-align: center;}
.thumb0 .thumbnail a .ic-wrapper{display: inline-block; padding: 5px; background: #fff; border: 1px solid #dbe7ef; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; position: relative; z-index: 2;}
.thumb0 .thumbnail a .ic-wrapper img{background: #969fa8; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb0 .thumbnail a:hover .ic-wrapper img{background: #e5b557;}
.thumb0 .thumbnail a .caption{border: 1px solid #dbe7ef; padding: 50px 20px 20px; margin-top: -40px; position: relative;}
.thumb0 .thumbnail a .caption .txt1{font-family: 'Montserrat'; font-weight: 700; font-size: 18px; color: #2c3e50; padding-bottom: 10px; text-transform: uppercase;}

.thumb0 .thumbnail a figure{margin: 0; float: none; margin:0px 0px 0px 0px; border: 1px solid #dbe7ef;}
.thumb0 .thumbnail a figure img{width: 100%;}

.thumb1 {margin-bottom: 0px; margin-top: 0px;}
.thumb1.last {margin-bottom: 0px;}
.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb1 figure{margin: 0; float: left; margin:0px 20px 20px 0px;}
/*.thumb1 figure img{width: auto;}*/
.thumb1 .caption{}

.thumb2 {margin-bottom: 0px; margin-top: 0px;}
.thumb2.last {margin-bottom: 0px;}
.thumb2 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb2 figure{margin: 0; float: none; margin:0px 0px 20px 0px;}
.thumb2 figure img{width: 100%;}
.thumb2 .caption{}

.arabalar {
    display:flex;
    flex-wrap:wrap;
    background: #FFFFFF;
    box-shadow: 0px 4px 34px rgba(38, 43, 62, 0.05);
    border-radius: 10px;
    padding:15px;
    margin-bottom:20px;
    margin-top: 6px;
}
.arabalar .resim {
    position:relative;
    width:30%;
}
.arabalar .resim img {
    width:100%;
    object-fit:cover;
    aspect-ratio:1/1;
    max-height:200px;
    border-radius: 6px;
}
.arabalar .sag {
    width:70%;
    padding:0px 0px 0px 18px;
}
.arabalar .sag .ust {
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    border-bottom:1px solid #EDF0F5;
    padding-bottom: 6px;
    margin-bottom:20px;
}
.arabalar .sag .ust .araba-adi {
    width:60%;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #0D1B4E;
}
.arabalar .sag .ust .bilgiler {
    width:40%;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    grid-gap:8px;
}
.arabalar .sag .ust .bilgiler .bilgi {
    display:flex;
    align-items:center;
    grid-gap:5px;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    color: #686E77;
}
.arabalar .sag .ust .bilgiler .bilgi .icon {
    width:20px;
    height:20px;
    object-fit:contain;
    object-position:center;
}
.arabalar .sag .orta {
    display:flex;
    align-items:center;
    grid-gap:10px;
    margin-bottom:30px;
}
.arabalar .sag .orta .ozellik {
    display:flex;
    align-items:center;
    flex-wrap:wrap;
}
.arabalar .sag .orta .ozellik i {
    font-size:24px;
    color:var(--anarenk);
}
.arabalar .sag .orta .ozellik span {
    width:calc(100% - 24px);
    padding-left:10px;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    color: #686E77;
}

.arabalar .sag .alt {
    display:flex;
    flex-wrap:wrap;
    margin-top: -8px;
}
.arabalar .sag .alt .parabirimi {
    width:60%;
}
.arabalar .sag .alt .parabirimi .uyari {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    color: #686E77;
    margin-bottom:10px;
}
.arabalar .sag .alt .parabirimi .birimler {
    display:flex;
    flex-wrap:wrap;
    grid-gap:8px;
}
.arabalar .sag .alt .parabirimi .birimler .default {
    width:calc(25% - 6px);
    height:35px;
    border:1px solid #686E77;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    color: #686E77;
    border-radius:4px;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration: none;
}
.arabalar .sag .alt .parabirimi .birimler .default.active {
    border:1px solid #2ac523;
    color: #2ac523;
    font-weight:700;
}
.arabalar .sag .alt .rezbuton {
    width:40%;
    text-align:right;
}
.arabalar .sag .alt .rezbuton .uyari {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 23px;
    color: var(--kirmizi);
    margin-bottom:10px;
}
.arabalar .sag .alt .buton {
    display:inline-flex;
    text-decoration: none;
    align-items:center;
    justify-content:center;
    height:35px;
    border-radius: 4px;
    background:#303030;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    padding:0px 20px;
    transition:all 0.3s ease;
}
.arabalar .sag .alt .buton:hover {
    color: #FFFFFF;
}

/*================= queryLoader =========================*/
#load {width: 100%;height: 100%;position: fixed;overflow: hidden;z-index: 1001;	background-color: #fff;}
#qLoverlay{background: #1d1c1c!important;}
#qLbar{background: #e5b557!important;}
#qLpercentage{color: #fff!important; font-family: 'Lato'; font-weight: 700; font-size: 40px!important; line-height: 1;}



/*================= Contacts =========================*/
#note{ }
.notification_error{ color:#f00; padding-bottom:10px; }
.notification_ok{ text-align: left; padding-bottom:10px; }

#ajax-contact-form .form-group{margin-left: 0; margin-right: 0; margin-bottom: 20px;}
#ajax-contact-form .form-group label{color: #272727; font-weight: 400; display: none;}
#ajax-contact-form .form-control{height: 48px; font-size: 14px; line-height: 20px; color: #6e767c; background: #fff;border: 1px solid #dee6e6;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#ajax-contact-form .form-control:focus{border-color: #e5b557;   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(26, 188, 156, .3); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(26, 188, 156, .3);}
#ajax-contact-form textarea.form-control {height: auto;}
#ajax-contact-form .form-group.capthca{float: left; margin-right: 30px;}
#ajax-contact-form .form-group.capthca input{width: 170px;}
#ajax-contact-form .form-group.img{float: left;}
#ajax-contact-form .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit{display: block; background: #cacfd3; color: #fff; font-family: 'Montserrat'; font-size: 16px; line-height: 20px; font-weight: 700; padding: 15px 20px; text-decoration: none;border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; border: none; text-transform: uppercase; letter-spacing: 0px; box-shadow: 2px 3px #8d9092; moz-box-shadow: 2px 3px #8d9092; -webkit-box-shadow: 2px 3px #8d9092;position: relative; width: 100%;
}
.btn-default.btn-cf-submit:hover{color: #fff; background: #e5b557; box-shadow: 1px 1px #8d9092; moz-box-shadow: 1px 1px #8d9092; -webkit-box-shadow: 1px 1px #8d9092; top: 2px; left: 1px;}





/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1200px) {

}
/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {


}
@media (min-width: 992px) {


}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar_ .nav > li{margin-left: 30px;}



}
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {





}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar_ .nav > li{margin-left: 5px;}
  .navbar_ .nav > li > a{font-size: 14px;}

  .menu_bot{float: none;}

  .copy{float: none; padding-top: 15px;}




}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

  .slogan1{float: none; font-size: 11px; padding-bottom: 5px;}

  .social_wrapper {float: none;}


	.navbar_ {float: none; height: 55px; margin-bottom: 0; }
	.navbar-collapse_{clear: both; margin-left: -15px; margin-right: -15px;}
	.navbar_ .nav{display: block; background: none; border-right: none;background: #1d1c1c; border: none;}
	.navbar_ .nav > li{float: none;background: none; border-left: none; margin-left: 0; border-top:1px solid #a1b1bc; background: none;}
	.navbar_ .nav > li > a{margin-bottom: 0; padding-top: 15px!important; padding-bottom: 15px!important; border: none;}
	.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{}
	.sub-menu ul{position: relative; left: 0; top: 0;}

  .list1{padding-left: 0; padding-right: 0;}

  .menu_bot{float: none;}

  .menu_bot li{display: block; padding-left: 0; text-align: left; float: none; padding-top: 8px;}

  .copy{float: none; padding-top: 15px;}


@media (max-width: 960px) {

.arabalar {
    border-radius: 10px;
    padding:15px;
    margin-bottom:30px;
}
.arabalar .resim {
    width:100%;
}
.arabalar .sag {
    width:100%;
    padding:18px 0px 0px 0px;
}
.arabalar .sag .ust {
    margin-bottom:20px;
}
.arabalar .sag .ust .adi {
    width:50%;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
}
.arabalar .sag .ust .bilgiler {
    display:flex;
    align-items:center;
    justify-content:flex-end;
    grid-gap:10px;
}
.arabalar .sag .ust .bilgiler .bilgi {
    grid-gap:5px;
    font-size: 10px;
    line-height: 20px;
}
.arabalar .sag .ust .bilgiler .bilgi .icon {
    width:16px;
    height:16px;
}
.arabalar .sag .orta {
    grid-gap:10px;
    margin-bottom:20px;
}
.arabalar .sag .orta .ozellik {
    display:flex;
    align-items:center;
    flex-wrap:wrap;
}
.arabalar .sag .orta .ozellik i {
    font-size:24px;
}
.arabalar .sag .orta .ozellik span {
    padding-left:10px;
    font-size: 10px;
    line-height: 16px;
}

.arabalar .sag .alt {
    display:flex;
    flex-wrap:wrap;
}
.arabalar .sag .alt .parabirimi {
    width:100%;
}
.arabalar .sag .alt .parabirimi .uyari {
    font-size: 10px;
    line-height: 20px;
    margin-bottom:10px;
}
.arabalar .sag .alt .parabirimi .birimler {
    grid-gap:8px;
}
.arabalar .sag .alt .parabirimi .birimler .default {
    width:calc(25% - 6px);
    height:35px;
    font-size: 10px;
    line-height: 16px;
    border-radius:4px;
}
.arabalar .sag .alt .parabirimi .birimler .default.active {
    border:1px solid #2ac523;
    color: #2ac523;
    font-weight:700;
}
.arabalar .sag .alt .rezbuton {
    width:100%;
    text-align:center;
    margin-top:10px;
}
.arabalar .sag .alt .rezbuton .uyari {
    display:none;
}
.arabalar .sag .alt .buton {
    display:flex;
    height:35px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 15px;
    padding:0px 20px;
    transition:all 0.3s ease;
}

}


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



}
/* Landscape phones and down */
@media (max-width: 480px) {




}