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


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

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

body{font-family: "Open Sans", sans-serif, Arial, Helvetica; background: #272833;  border:0;  color: #444444; line-height:24px; min-width:320px;}

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

#main{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	width: 5;
	height: 5;
}




/* ============================= header ====================== */
.top_wrapper{position: relative; z-index: 40; box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);}

.front .top_wrapper{position: absolute; width: 100%; top: 0; left: 0;}

.top1_wrapper{position: relative; background: #fff; background: rgba(0, 0, 0, 0.8);  padding: 15px 0;}

.top1{position: relative;}

.slogan1{float: left; line-height: 30px; color: #9b9ca4; font-style: italic;}

.social_wrapper{float: right;}
.social{ display: block; margin: 0; padding: 0; list-style: none;}

.social li{display: inline-block; margin: 0 10px;}
.social li a{display: block; text-decoration: none; font-size: 24px; color: #fff; text-align: center; line-height: 30px;
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: #00a1b3;}

.phone1{float: right; font-size: 24px; line-height: 30px; font-weight: 900; text-transform: uppercase; color: #fff; padding-right: 20px;}

#top2-sticky-wrapper{}

#top2{position: relative; z-index: 40;box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);}

.top2_inner{background:#FFF; /*background: rgba(52, 54, 66, 0.9);*/ width: 100%!important;
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 .top2_inner{background: #FFF;}

.top2{position: relative;}
.logo_wrapper {padding:10px 0;}

header{position: absolute; left: 0; top: 15px; z-index: 31;}

/* ============================= team ====================== */
#team_wrapper{ position: relative; background: #f3f3f3; padding-top: 0px; }

#team{position: relative;padding-bottom: 80px; margin-top: -80px;}

.team_prev{display: block; width: 40px; height: 41px; background:url(/img/prev.png) left top no-repeat; position: absolute; left: 50%;margin-left: -40px; bottom: -20px; z-index: 10;}
.team_prev:hover{background-position: bottom;}

.team_next{display: block; width: 40px; height: 41px; background:url(/img/next.png) left top no-repeat; position: absolute; left: 50%; bottom: -20px; z-index: 10;}
.team_next:hover{background-position: bottom;}

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

.team{}
.team .team_inner{}
.team .team_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;
}
.team .team_inner a:hover{ background: none; }
.team .team_inner a .txt1{font-family: 'Ubuntu'; font-weight: 700; font-size: 20px; line-height: 20px; background: #fff; padding: 30px 5px; text-transform: uppercase; 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;
}
.team .team_inner a:hover .txt1{color: #00a1b3;}
.team .team_inner a figure{margin: 0; padding: 0px; position: relative; border: none; padding: 0px; background: none;
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;
}
.team .team_inner a:hover figure{background: none;}
.team .team_inner a figure img{width: 100%;}
.team .team_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;
}
.team .team_inner a:hover figure em{opacity: 1; filter: alpha(opacity=100);}
.team .team_inner a .caption{background: #fff; padding: 20px; color: #737373; font-size: 13px;
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;
}
.team .team_inner a:hover .caption{color: #343642;}
.team .team_inner a .txt2{margin-top: 1px; font-size: 13px; line-height: 20px; background: #fff; padding: 15px 20px; text-transform: uppercase; color: #737373;
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;
}
.team .team_inner a:hover .txt2{color: #fff; background: #00a1b3;}

/* ============================= team end ====================== */

/* ============================= client ====================== */
#client_wrapper{ position: relative; background: #fff; padding-top: 50px; }

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

.client_prev{display: block; width: 40px; height: 41px; background: url(/img/prev.png) left top no-repeat; position: absolute; left: 50%;margin-left: -40px; bottom: -20px; z-index: 10;}
.client_prev:hover{background-position: bottom;}

.client_next{display: block; width: 40px; height: 41px; background: url(/img/next.png) left top no-repeat; position: absolute; left: 50%; bottom: -20px; z-index: 10;}
.client_next:hover{background-position: bottom;}

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

.client{}
.client .client_inner{}
.client .client_inner a{display: block; text-decoration: none; position: relative; background: none; padding: 0px; text-align: left; position: relative;
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;
}
.client .client_inner a:hover{ background: none; }
.client .client_inner a figure{margin: 0; padding: 0px; position: relative; border: none; padding: 0px; background: none; position: relative;
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;
}
.client .client_inner a:hover figure{background: none;}
.client .client_inner a figure img{display: block; margin-left: auto; margin-right: auto;}
.client .client_inner a .caption{position: absolute; width: 100%; height: 100%; left: 0; top: 0; 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;
}
.client .client_inner a:hover .caption{opacity: 1; filter: alpha(opacity=100);}
.client .client_inner a .caption img{display: block; margin-left: auto; margin-right: auto;}


/* ============================= client end ====================== */

/* ============================= banner ====================== */
#banner_wrapper{ padding-bottom: 10px; padding-top: 10px; position: relative;}

.banner_title{font-weight: 700; font-size: 34px; line-height: 40px; color: #464748; text-align: center; padding-top: 15px; padding-bottom: 15px; text-transform: uppercase; border-top: 1px solid #dce0d2; border-bottom: 1px solid #dce0d2; padding-left: 40px; padding-right: 40px;}

#banner{position: relative; padding-bottom: 70px; padding-top: 0px; }

.banner_prev{display: block; width: 13px; height: 22px; background: url(/img/prev.png) left top no-repeat; position: absolute; left: 50%; margin-left: -40px; bottom: 0; z-index: 0;}
.banner_prev:hover{background-position: bottom;}
.banner_next{display: block; width: 13px; height: 22px; background: url(/img/next.png) left top no-repeat; position: absolute; right: 50%; margin-right: -40px; bottom: 0; z-index: 0;}
.banner_next:hover{background-position: bottom;}

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

.banner{}
.banner .banner_inner{}
.banner .banner_inner a{display: block; text-decoration: none; position: relative; background: none; padding: 0px; text-align: left; border-top: 2px 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;
}

.banner.nav1 .banner_inner a{border-color: #feaf05;}
.banner.nav2 .banner_inner a{border-color: #c7a349;}
.banner.nav3 .banner_inner a{border-color: #a1ab66;}
.banner.nav4 .banner_inner a{border-color: #6793a8;}
.banner.nav5 .banner_inner a{border-color: #7d6d9e;}

.banner .banner_inner a:hover{ background: none; }
.banner .banner_inner a figure{margin: 0; padding: 0px; position: relative; border: none; padding: 0px; background: none;
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;
}
.banner .banner_inner a:hover figure{}
.banner .banner_inner a figure .img{width: 100%;}
.banner .banner_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;
}
.banner .banner_inner a:hover figure em{opacity: 1; filter: alpha(opacity=100);}
.banner .banner_inner a .caption{text-align: center; color: #fff; height: 40px; padding: 15px;
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;
}
.banner.nav1 .banner_inner a .caption{background: #feaf05;}
.banner.nav2 .banner_inner a .caption{background: #c7a349;}
.banner.nav3 .banner_inner a .caption{background: #a1ab66;}
.banner.nav4 .banner_inner a .caption{background: #6793a8;}
.banner.nav5 .banner_inner a .caption{background: #7d6d9e;}
.banner .banner_inner a:hover .caption{color: #fff; height: 100px; margin-top: -60px; position: relative; z-index: 2;}

.banner .banner_inner a .caption .txt1{font-family: 'Oswald'; font-size: 18px; text-transform: uppercase;}
.banner .banner_inner a .caption .txt2{text-transform: uppercase;}
.banner .banner_inner a .caption .txt3{padding-top: 10px;}

.splash2{ margin-top: 25px;}



.vl1{background: url(/img/vl1.gif) center top repeat-y;}


/* ============================= banner end ====================== */

/* ============================= testimonials ====================== */
.testimonials_wrapper{position: relative; padding-bottom: 0px;}
.testimonials_inner{padding-top: 0px;}
.testimonials_wrapper .caroufredsel_wrapper{width: 100%!important; }
#testimonials{margin: 0; padding: 0; list-style: none; display: block;}
#testimonials li { padding: 0; display: block; float: left;}

.prev_testimonials{display: block; width: 8px; height: 14px; background: url(/img/prev.png) left top no-repeat; position: absolute; right: 25px; bottom: 55px; z-index: 0;}
.prev_testimonials:hover{background-position: bottom;}
.next_testimonials{display: block; width: 8px; height: 14px; background: url(/img/next.png) left top no-repeat; position: absolute; right: 10px; bottom: 55px; z-index: 0;}
.next_testimonials:hover{background-position: bottom;}

.testimonial1{padding-bottom: 20px;}
.testimonial1 .txt1{background: #e8e7dd; padding: 15px 20px 40px; font-style: italic;}
.testimonial1 .txt2{background: url(/img/testimonials.png) left top no-repeat; text-align: right; padding-top: 15px; font-weight: 700;}





/* ============================= testimonials end ====================== */

.button0_wrapper{width: 152px; height: 65px; /*background: url(../images/button0.png);*/ text-align: center;}


.page_slide_wrapper{position: relative; overflow: hidden;}
.page_slide_img{position: relative;}
.page_slide_img img{width: 100%;}
.page_slide_txt{position: absolute; left: 50%; margin-left: -470px; top: 50%; width: auto; margin-top: -45px; text-align: left;}
.page_slide_txt .txt1{font-family: 'Ubuntu'; font-weight: 700; font-size: 30px; line-height: 30px; color: #fff; text-shadow:3px 5px 0px #764419;background: #94561e; padding:20px 30px; text-transform: uppercase;}


.breadcrumbs1_wrapper{position: relative; margin-top: 0px; padding-bottom: 0px;}
.breadcrumbs1{padding: 15px 0px; margin-top: 0px; font-weight: 400; line-height: 20px; color: #544c4c; font-size: 14px;}
.breadcrumbs1 a{color: #6793a8;}
.breadcrumbs1 a:hover{color: #6793a8;}
.breadcrumbs1 span{display: inline-block; width: 8px; height: 15px; background:url(/img/breadcrumbs1.png) 0 0 no-repeat; margin: 0 10px;}



.splash_wrapper{background: #212529;}
.splash{text-align: center; padding: 50px 8%; color: #000;}
.splash .txt1{font-family: 'Ubuntu'; font-weight: 700; font-size: 28px; line-height: 1.1; text-transform: uppercase; padding-bottom: 20px;}
.splash .txt2{padding-bottom: 20px;}

.splash_wrapper{background: #212529; padding-top: 25px; margin-bottom: 7px;}

.splash_wrapper .block1{background: #ec008c; padding: 30px 30px 5px;}
.splash_wrapper .block1 img{width: 100%;}

.splash_wrapper .block2{background: #f1f0e6; padding: 30px 30px 5px;}

.splash_wrapper .block2 .txt1{font-size: 28px; font-weight: 700; text-transform: uppercase; color: #212529; line-height: 30px; }

.splash_wrapper .block2 .txt2{font-size: 20px; font-weight: 300; color: #212529; line-height: 20px; padding-top: 15px;}

.splash_wrapper .block2 .txt3{padding-top: 20px; padding-bottom: 10px; color: #212529;}
.splash_wrapper .block1 .txt1{font-size: 28px; font-weight: 700; text-transform: uppercase; color: #fff; line-height: 30px; }

.splash_wrapper .block1 .txt2{font-size: 20px; font-weight: 300; color: #fff; line-height: 20px; padding-top: 15px;}

.splash_wrapper .block1 .txt3{padding-top: 20px; padding-bottom: 10px; color: #fff;}


/* ============================= content ====================== */
#content{position: relative; background: #FFF; padding-top: 35px; padding-bottom: 30px;}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 1px 0;
  background: #f8f9fa;
  min-height: 40px;
 /* margin-top: 80px;*/
}

.breadcrumbs h2 {
  font-size: 32px;
  font-weight: 300;
  margin: 0;
}

.breadcrumbs ol {
  display: flex;
  /*flex-wrap: wrap;*/
  
  list-style: none;
  /*padding: 18px 0;
  margin: 0 18px;*/
  font-size: 14px;
  padding: 20px 0 15px;
  margin: 0 0 25px 0;
  position:absolute;
  
  
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6b7b8d;
  content: "/";
}

/*@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 58px;
  }
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs h2 {
    margin-bottom: 10px;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }*/
}


/*.breadcrumbs1_wrapper{/*background: #00a1b3; padding: 11px 0;
  padding: 18px 0;
  background: #f8f9fa;
  min-height: 40px;
  margin-top: 80px;
}

.breadcrumbs1{padding: 0; margin-top: 0px; font-weight: 400; line-height: 20px; color: #fff; font-size: 14px; background: none; text-transform: uppercase;}
.breadcrumbs1 a{color: #fff; text-decoration: none;}
.breadcrumbs1 a:hover{color: #fff; text-decoration: none;}
.breadcrumbs1 span{display: inline-block; width: 9px; height: 18px; background: url(../images/breadcrumbs1.png) 0 0 no-repeat; margin: 0 10px;}*/





/* ============================= footer ====================== */
#footer {
  background: #6d6d6d;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}
#footer .footer-top {
  background: #212529;
  padding: 30px 0 10px 0;
}

.bot1_wrapper{/*background: #343642; padding-top: 50px; padding-bottom: 20px;*/background: #4a5562;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;}
  

.logo2_wrapper{margin-top: -10px; margin-bottom: 20px;}

.slogan2{color: #f0f0f0; margin-bottom: 20px;}

.bot1_title{color: #f0f0f0; text-transform: uppercase; padding-bottom: 10px;}

.bot2_wrapper{background:#141414/*343642*/; padding: 21px 0; color: #848484;}

.bot2_wrapper a{color: #ec008c;}

.privacy{float: left;}

.copyright{float: right;}





/* ============================= parallax ====================== */
.parallax {width: 100%; position: relative; overflow: hidden; background: none;}
.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-content { padding-top: 0px; padding-bottom: 0px;}






#parallax1{padding-top: 120px; padding-bottom: 90px;}

#parallax2{padding-top: 100px; padding-bottom: 100px;}








.wave1, .wave2{height: 49px; position: absolute; width: 100%; z-index: 12; left: 0;}

.wave1 {
  -webkit-animation: wave-animation1 8.7s infinite linear; /* Safari 4+ */
  -moz-animation:    wave-animation1 8.7s infinite linear; /* Fx 5+ */
  -o-animation:      wave-animation1 8.7s infinite linear; /* Opera 12+ */
  animation:         wave-animation1 8.7s infinite linear; /* IE 10+ */
}
.wave2 {
  -webkit-animation: wave-animation1 6.3s infinite linear; /* Safari 4+ */
  -moz-animation:    wave-animation1 6.3s infinite linear; /* Fx 5+ */
  -o-animation:      wave-animation1 6.3s infinite linear; /* Opera 12+ */
  animation:         wave-animation1 6.3s infinite linear; /* IE 10+ */
}

@-webkit-keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 528px 0; }
}
@-moz-keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 528px 0; }
}
@-o-keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 528px 0; }
}
@keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 528px 0; }
}


/* ============================= main menu ====================== */
.menu_wrapper{float: right; padding: 20px 0;}

.navbar_ { margin: 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: none; display: block; padding-right: 0; background: none;}
.navbar_ .navbar-toggle {float: right; background:#EC008C; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 14px; margin-bottom: 14px; margin-left: 15px;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #ec008c;}
.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;*/margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;}
.navbar_ .nav > li{position: relative; /*display: block; float: left; white-space: nowrap; margin-left: 1px; background: none;*/}
.navbar_ .nav > li:first-child{margin-left: 0px;}
.navbar_ .nav > li > a{/*display: block; text-decoration: none; background: none; font-family: 'Ubuntu'; font-weight: 400; font-size: 16px; line-height: 60px; color: #556270; text-shadow:none; padding: 0 20px; border: none; margin: 0; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-align: left;
transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; -webkit-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-out;*/display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #556270;
  white-space: nowrap;
  transition: 0.3s;
  text-decoration: none;
  margin-left: 30px;
}

.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #ec008c; text-decoration: none; background: none; /*padding: 8px 25px; margin-left: 30px;*/ box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{color: #fff; text-decoration: none; background: #ec008c/*d9232d*/; /*box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;*/padding: 8px 25px; margin-left: 30px; border-radius: 4px; font-weight: 400;}
.navbar_ .nav > li.active > a:hover{ background: #ec008c/*e24d55*/;} 
  

.sub-menu ul{ position: absolute; display: none; left: 0; top: 100%; list-style: none; margin: 0; padding:10px 20px; background: #fff; text-align: left; border: none;}
.sub-menu li{ margin-left: 30px; position: relative; display: block; border-top: 1px solid #e7e7e7; text-transform: uppercase;}
.sub-menu li:first-child{border-top: none;}
.sub-menu li a{display: block; position: relative; font-family:'Ubuntu'; font-weight: 400; font-size: 13px; line-height: 20px; color:#112b37; text-decoration: none; padding: 5px 20px 5px 0px; background: none;
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: #00a1b3; background: none;}

.sub-menu-1 > ul{}

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


	


/* ============================= search-form ====================== */
.search-form-wrapper{padding-bottom: 20px;}
.navbar-form { float: none; position:relative; z-index: 11; margin:0px 0px 0 0 ; padding: 0; }
.navbar-form input {outline: none; width: 100%; height: auto; font-size: 12px; line-height: 20px; color:#fff; background: none; border: 1px solid #575961; margin: 0; padding: 5px 50px 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; width: 40px; height: 32px; background: #6c6d72; position:absolute; right:-1px; top: -1px; color: #fff; font-size: 16px; line-height: 32px;text-align: center;}
.navbar-form a:hover { background: #00a1b3;}

/* ============================= toTop ====================== */
#toTop {display:none; text-decoration:none; position:fixed; bottom:20px; right:20px; z-index: 1000; overflow:hidden; width:50px; height:50px; border:none; text-indent:100%; background:url(../img/totop.png) no-repeat left top;}
#toTopHover {background:url(../img/totop.png) 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; }

/* scrollUp */
#scrollUp {
	background: #ff3494;
	height: 45px;
	width: 45px;
	right: 50px;
	bottom: 77px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	font-size: 22px;
	line-height: 45px;
	transition: .3s;
}
#scrollUp:hover {
	background: #ff3494;
}


/* ============================= main layout ====================== */


h1{/*font-family:'Ubuntu';*/ font-weight:700; font-size:36px; color:#343642; background: none; line-height:1.1; padding:20px 0 15px; margin: 0 0 25px 0; position: relative; text-transform: uppercase;}
h1:before{/*content: '';*/ display: block; width: 70px; height: 3px; background: #00a1b3; position: absolute; left: 0px; bottom: 0;}

h2{/*font-family:'Ubuntu';*/ font-weight:700; font-size:28px; color:#343642; background: none; line-height:1.1; padding:20px 0 15px; margin: 0 0 25px 0; position: relative; /*text-transform: uppercase;*/}
h2:before{/*content: '';*/ display: block; width: 70px; height: 3px; /*background: #00a1b3;*/ position: absolute; left: 0px; bottom: 0;}

h3{font-family:'Ubuntu'; font-weight:700; font-size:20px; color:#343642; background: none; line-height:1.1; padding:20px 0 15px; margin: 0 0 25px 0; position: relative; text-transform: uppercase;}
h3:before{content: ''; display: block; width: 70px; height: 3px; background: #00a1b3; position: absolute; left: 0px; bottom: 0;}

h4{/*font-family:'Ubuntu';*/ font-weight:400; font-size:20px; color:#112b37; background: none; line-height:1.4; padding:0px 0 10px 0; margin: 0;}

h6{font-family:'Ubuntu'; font-weight:700; font-size:18px; color:#112b37; background: none; line-height:1.2; padding:0px 0 10px 0; margin: 0;}



















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

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

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

.color1{color: #343642;}



/* === */
.numbers1{padding-bottom: 25px; text-align: center; color: #fff; text-transform: uppercase;}
.numbers1 .txt1{font-family: 'Ubuntu'; font-weight: 700; font-size: 119px; line-height: 1.1;}
.numbers1 .txt2{font-family: 'Ubuntu'; font-weight: 700; font-size: 20px; line-height: 1.1;}

.news1{margin-bottom: 20px;}
.news1 a{display: block; text-decoration: none;}
.news1 a figure{float: left; margin-right: 20px;}
.news1 a .caption{display: table;}
.news1 a .txt1{font-weight: 700; color: #343642; text-transform: uppercase; padding-bottom: 0px; line-height: 15px; padding-bottom: 5px;}
.news1 a:hover .txt1{color: #00a1b3; text-decoration: underline;}
.news1 a .txt2{font-weight: 400; color: #6f6f6f; font-size: 12px; padding-bottom: 0px;}
.news1 a .txt3{position: relative; display: inline-block; color: #343642; padding: 0 10px 0 25px; line-height: 16px; z-index: 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;
}
.news1 a:hover .txt3{color: #fff; padding-left: 10px;}
.news1 a .txt3:before{display: inline-block; content: ''; width: 16px; height: 100%; background: #00a1b3; position: absolute; left: 0px; top: 0; z-index: -1;
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;
}
.news1 a:hover .txt3:before{width: 100%;}

.ul1{ padding: 0; margin: 0; list-style: none;}
.ul1 > li {font-size: 16px; font-weight: 500; line-height: 20px; color: #343642; border-bottom: 1px solid #e1e1e1; text-transform: uppercase;}
.ul1 > li a{color:#343642; text-decoration: none; display: block; padding: 9px 20px 9px 0; background: url(file://///garfield/htdocs/intus/images/li_st1.png) right center no-repeat;}
.ul1 > li a:hover, .ul1 > li.current a{color:#00a1b3; background-image:}

/*.ul2{ padding: 10px 0 0 5px; margin: 0 0 0 50px; list-style:none;}
.ul2 > li {line-height: 30px; padding: 1px 1px 1px 20px;background: url(../images/li_st1.png) left center no-repeat;}

.ul2{ padding: 0; margin: 0; list-style: none;}
.ul2 > li {font-size: 16px;  line-height: 16px;  padding:0 0 10px 20px;background: url(../images/li_st1.png) left top no-repeat;}*/

.ul2{ padding: 0; margin: 0; list-style: none;}
.ul2 > li {border-left: 5px solid rgba(52,54,66,0.9);
    background-color: #f1f1f1;
    list-style-type: none;
    padding: 10px 20px;}

.phone2{font-family: 'Ubuntu'; font-size: 48px; font-weight: 700; line-height: 1.1; text-transform: uppercase; color: #fff; text-align: center;}

.google_map{ position: relative; overflow: hidden; margin: 0 0 20px 0; padding: 0px; background: #fff; border: none; line-height: 1px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.google_map iframe{position: relative; width: 100%; height: 320px; border: none; background: #fff; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}



/*-----btn-----*/
.btn-default.btn1{ display: inline-block; color: #00a1b3; border: none; font-size: 14px; line-height: 20px; font-weight: 700; padding: 13px 64px 13px 18px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 10px; text-transform: uppercase; border: 3px solid #00a1b3; background: none; position: relative;
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;
}
.btn-default.btn1:hover{color: #fff; background: #00a1b3;}
.btn-default.btn1:after{display: block; content: ''; width: 46px; height: 100%; position: absolute;right: 0; top: 0; background: url(file://///garfield/htdocs/intus/images/arr1.png) center center no-repeat #00a1b3;}

.btn-default.btn2{ display: inline-block; color: #343642; border: none; font-size: 14px; line-height: 20px; font-weight: 400; padding: 0px 20px 0px 0px; text-decoration: underline; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 10px; 
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;
}
.btn-default.btn2:hover{color: #00a1b3;}






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

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

.thumb1 {margin-bottom: 20px;}
.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: 20px;}
.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 .thumbnail a{display: block; text-decoration: none;}
.thumb2 .thumbnail a figure{margin: 0; float: none; margin:0px 0px 0px 0px; position: relative;}
.thumb2 .thumbnail a figure img{width: 100%;}
.thumb2 .thumbnail a figure em{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; background: url(file://///garfield/htdocs/intus/images/zoom1.png) center center no-repeat; 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;
}
.thumb2 .thumbnail a:hover figure em{opacity: 1; filter: alpha(opacity=100);}
.thumb2 .thumbnail a .caption{background: #fff; border-bottom: 1px solid #c5c5c5; padding: 10px; 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;
}
.thumb2 .thumbnail a:hover .caption{border-color: #00a1b3;}
.thumb2 .thumbnail a .caption .txt1{color: #00707d; font-weight: 500; 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;
}
.thumb2 .thumbnail a:hover .caption .txt1{color: #3cb5c3;}
.thumb2 .thumbnail a .caption .txt2{color: #a4a4a4; font-style: italic;}

.thumb3 {margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #dedede;}
.thumb3.last {margin-bottom: 0px;}
.thumb3 .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;}
.thumb3 figure{margin: 0; float: left; margin:0px 20px 0px 0px;}
.thumb3 figure img{width: auto;}
.thumb3 figure .author{text-align: center; padding: 15px 0px; font-weight: 300;}
.thumb3 .caption{display: table;}
.thumb3 .caption .txt1{ padding-left: 35px; font-family: 'Ubuntu'; font-size: 20px; color: #112b37; background: url(file://///garfield/htdocs/intus/images/q1.png) left 5px no-repeat; padding-bottom: 15px;}
.thumb3 .caption .txt2{font-style: italic;}

.thumb4 {margin-bottom: 20px;}
.thumb4.last {margin-bottom: 0px;}
.thumb4 .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;}
.thumb4 figure{margin: 0; float: none; margin:0px 0px 20px 0px;}
.thumb4 figure img{width: 100%;}
.thumb4 .caption{}




/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
  background: #fff;
}

.contact .info i {
  font-size: 20px;
  color: #556270;
  float: left;
  width: 44px;
  height: 44px;
  background: #edeff1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 0px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0px;
  color: #556270;
}

.contact .info p {
  padding: 0 0 0 0px;
  margin-bottom: 0px;
  font-size: 14px;
  color: #8795a4;
}

.contact .info .email, .contact .info .phone {
  margin-top: 10px;
}

/*.contact .info .email:hover i, .contact .info .address:hover i, .contact .info .phone:hover i {
  background: #556270;
  color: #fff;
}

.contact .php-email-form {
  width: 100%;
  background: #fff;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #d9232d;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type="submit"] {
  background: #d9232d;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #e24d55;
}
*/


/*================= 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;}
#ajax-contact-form .form-group label{color: #d4d5d6; display: none;}
#ajax-contact-form .form-control{height: 44px; padding: 10px 12px; font-size: 14px; line-height: 20px; color: #ababab; background: #fff;border: 1px solid #ababab;/*border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;*/}
#ajax-contact-form .form-control:focus{border: 2px solid #ec008c; background: #fff; color: #343642;}
#ajax-contact-form textarea.form-control {height: auto;}
#ajax-contact-form .form-group.captcha{float: left; margin-right: 30px;}
#ajax-contact-form .form-group.captcha input{width: 170px;}
#ajax-contact-form .form-group.img{float: left; padding: 3px 0px 3px 0px;}
#ajax-contact-form .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit{/*display: inline-block; background: #e24d55; color: #fff; font-family: 'Roboto'; font-size: 14px; line-height: 20px; font-weight: 400; padding: 15px 30px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: none; text-transform: uppercase; position: relative; border: 1px solid #e24d55;
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;*/
background: /*d9232d*/#ec008c;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}
.btn-default.btn-cf-submit:hover{ background:#EC008c /*#e24d55*/;}








/*================= 404 =========================*/
.page-404{text-align: center;}
.page-404 .txt1{font-family:'Ubuntu'; font-weight:700; font-size:220px; color:#343642; line-height:220px; }
.page-404 .txt2{font-family:'Roboto'; font-weight:400; font-size:70px; color:#343642; line-height:70px; }




/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1220px) {
 .container { padding: 0; }




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








}
@media (max-width: 1200px) {


}


@media (min-width: 992px) and (max-width: 1219px) {









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

  .phone1{float: none; clear: both; padding-right: 0; text-align: center;}

  #team{padding-bottom: 80px; margin-top: 0px; padding-top: 80px;}

  .phone2{font-size: 38px;}








}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar_ .nav > li > a{padding-left: 10px; padding-right: 10px;}










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

  .slogan1{float: none; text-align: center; line-height: inherit;}

  .social_wrapper{float: none; text-align: center;}

  .menu_wrapper{float: none;}


	.navbar_ {float: none; margin-bottom: 0; margin-left: -15px; margin-right: -15px; display: block; height: 42px; padding-right: 0; background: none;}
  .navbar-collapse_{clear: both;}
  .navbar_ .nav{display: block; background: #fff; padding-right: 0;}
  .navbar_ .nav > li{float: none;background: none; padding-left: 0; border-top: 1px solid #e7e7e7; margin-left: 0;}
  .navbar_ .nav > li:first-child{border-top: none;}
  .navbar_ .nav > li > a{margin-bottom: 0; line-height: 40px; padding:0; text-align: center; color: #556270;}
  
.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #EC008C; text-decoration: none; background: none; /*padding: 8px 25px; margin-left: 30px;*/ box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{color: #fff; text-decoration: none; background: #d9232d;  border-radius: 4px; font-weight: 400;margin: 0; padding-top: 0;}  
.navbar_ .nav > li.active > a:hover{ background: #e24d55;}   
 
  .sub-menu ul{position: relative; left: 0; top: 0; text-align: center; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; background: #f3f3f3;}
  .sub-menu li a{padding-right: 0;}

  .front .top_wrapper{position: relative;}

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

  .privacy{float: none; padding-bottom: 5px;}

  .copyright{float: none;}

  .phone2{font-size: 28px;}





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



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

  header{max-width: 200px; margin-top: 2px;}

  .phone2{font-size: 18px;}

  .page-404 .txt1{font-size: 150px; line-height: 150px;}
  .page-404 .txt2{font-size: 50px; line-height: 50px;}




}

