@import "animate.css";
@import "touchTouch.css";
@import url(https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext,cyrillic-ext,cyrillic,greek-ext,greek,vietnamese);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700&subset=latin,latin-ext,greek-ext,greek,vietnamese,cyrillic,cyrillic-ext);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  min-width: 300px;
  color: #464d52;
  font: 13px 'Roboto Slab', Arial, Helvetica, sans-serif;
  font-weight:normal;
  line-height:22px;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
* {
  -webkit-text-size-adjust: none;
}
.div__position-relative {
  position: relative;
}
.div__float-right {
  float: right !important;
}

h1.header_h1 {
  position: relative;
  display: inline-block;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
}
h1 img {
  max-width: inherit;
}

h2 {
  font: 900 23px/31px 'Roboto Slab', Arial, Helvetica, sans-serif;
  text-transform: none;
  color: #464d52;
  position: relative;
  text-align: center;
  padding-bottom: 11px;
}
h2:after {
  content: '';
  display: block;
  position: absolute;
  width: 88px;
  height: 1px;
  background: #464d52;
  left: 50%;
  bottom: 0;
  margin-left: -44px;
}
h3 {
  font: 700 22px/31px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #3b4246;
}
h3 a:hover{
  color: #f37821;
}
h3.h3__inset1 {
  color: #464d52;
}
h3.h3__inset2 {
  text-transform: uppercase;
}
h3.h3__inset3 {
  color: #ffffff;
}
h4 {
  font: 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #3b4246;
	font-size: 20px;
	font-weight: 700;
	margin-top: 15px;
}
h4 a:hover{
  color: #f37821;
}
h5 {
  font: 600 15px/25px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #3b4246;
  text-transform: none;
}
h5.h5__inset1 {
  padding-left: 36px;
}
h6 {
  font: 700 18px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #3b4246;
  padding-top:20px;
  padding-bottom:-15px;
}
h6 a:hover{
  color: #f37921;
}
/*========================================================
										HEADER styles
=========================================================*/
header {
	padding: 20px 30px;	
	border-bottom: 1px solid rgba(0,0,0,.1);
	background: #f37921;
	font-size: 18px;
	font-weight: 600;
	line-height:30px;
	color: #232323;
}
#header {
  padding: 0;
  position: relative;
  z-index: 100;
  background: #0b0b0b;
}
#header .info {
  padding: 13px 0 11px;
  text-align: right;
  text-transform: none;
  letter-spacing: 0.075em;
  font: 400 11px/10px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #a7b1b5;
}
.page1 {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
}
.page_content {
  background: url(../images/header_bg.jpg) !important;
}
/* Main menu styles
========================================================*/
.top-text {
	color:#f68432;
	padding-right:15px;
}
.top-text a {
	color:#f68432;
}
.top-text a:hover {
	color:#fff;
}

col-lg-3 {
    width: 30%;
	float: left;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

.testimonial_wrapper{border: 1px solid #e5e5e5; padding: 10px; margin-bottom:25px; -webkit-box-shadow: 10px 10px 7px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 7px -10px rgba(0,0,0,0.75);
box-shadow: 10px 10px 7px -10px rgba(0,0,0,0.75);}
.testimonial_wrapper .txt1{padding-left: 50px; background: url(../images/testimonial1.png) 0 0 no-repeat; font-style: oblique; line-height: 22px; padding-bottom: 15px; text-align:justify}
.testimonial_wrapper .txt2{margin-left: 50px; padding-left: 30px; background: url(../images/testimonial2.png) 0 0 no-repeat; font-weight: 700; color: #333333;}

.divider1{height: 1px; background: #e5e5e5; margin: 25px 0;}

.testimonial_paginations{padding: 0; margin: 30px 0 0; list-style: none;}
.testimonial_paginations li{display: inline-block; color: #fff; font-size: 30px; text-align: center; margin: 0 10px 10px 0;}
.testimonial_paginations li a{display: inline-block; text-decoration: none; background: #64482c; line-height: 41px; padding: 0 10px; color: #fff; min-width: 41px;
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;
}
.testimonial_paginations li a:hover{background: #ffcc00;}
.testimonial_paginations li.active a{background: #ffcc00;}

@media (min-width: 768px) {
  col-lg-3 {
    width: 30%;
	float: left;
  }
}


.gallery_image a {
  display: block;
  position: relative;
  margin-bottom: 30px;
  border:1px solid #CCC;
  padding:5px;
}
.gallery_image a img {
  margin-bottom: 0;
}

.gallery_image h6 {
  color: #33323a;
  font: 400 24px/24px "Ubuntu Condensed", sans-serif;
  text-transform: none;
  text-align:center;
  color:#000;
  padding-bottom:10px;
}

@media (max-width: 979px) {
  .gallery_image a img {
    width: 100%;
  }
}
.gallery_image a:hover .gallery_icon {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_icon {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 100%;
  height: 112px;
  background: #f37921;
  position: absolute;
  left: 0;
  top: 83%;
  margin-top: -56px;
  text-align: left;
  padding: 10px 10px 10px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .gallery_image a .gallery_icon {
    padding: 10px 10px 10px 0;
  }
}
.gallery_image a .gallery_icon span {
  display: block;
}
.gallery_image a .gallery_icon .main {
  color: #000;
  font: 400 24px/35px "Ubuntu Condensed", sans-serif;
  text-transform: none;
  text-align:center;
}
.gallery_image a .gallery_icon .secondary {
  margin-top: -1px;
  text-align:center;
  font: 400 12px/20px "Ubuntu", sans-serif;
  color: #000;
}




/*========================================================
										menu variables
=========================================================*/
nav {
  margin-top: 0px;
}
.sf-menu {
  float: right;
}
.sf-menu > li {
  float: left;
  position: relative;
  margin: 0 0 0 12px;
}
.sf-menu > li > a {
  display: inline-block;
  padding: 0px 16px;
  font: 500 14px/45px 'Roboto Slab', Arial, Helvetica, sans-serif;
  text-transform: none;
  color: #ffffff;
  /*background: @menu-bg-color;*/
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  /* rollover line =============================================*/
}
.sf-menu > li > a:hover {
  color: #ffffff;
  /*background: @menu-bg-hover-color;*/
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li > a:hover strong {
  width: 100%;
  opacity: 1;
}

.sf-menu > li > a strong {
  width: 0%;
  height: 100%;
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  z-index: -1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f37821;
  opacity: 0;
  /* css triangle =============================================*/
  /*&:before {
					content: "";
					display: block;
					width: 0; 
					height: 0; 
					border-left: 7px solid transparent;
					border-right: 7px solid transparent;
					border-bottom: 7px solid #fa9183; 
					position: absolute;
					top: -5px;
					left: 50%;
					margin-left: -3px;
				}*/
}
.sf-menu > li.current > a {
  color: #ffffff;
  /*background: @menu-bg-hover-color;*/
}
.sf-menu > li.current > a strong {
  width: 100%;
  opacity: 1;
}
.sf-menu > li.sfHover > a {
  color: #ffffff;
  /*background: @menu-bg-hover-color;*/
}
.sf-menu > li.sfHover > a strong {
  width: 100%;
  opacity: 1;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/* First level sub-menu styles - submenu
========================================================*/
.sf-menu ul {
  position: absolute;
  top: 45px;
  left: 0px;
  background: #f37821;
  padding: 15px 10px 10px;
  font: 500 13px/50px 'Roboto Slab', Arial, Helvetica, sans-serif;
  width:200px;
  z-index: 2;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul li {
  position: relative;
  text-align: left;
  line-height: 30px;
}
.sf-menu ul li a {
  font:500 13px/50px 'Roboto Slab', Arial, Helvetica, sans-serif;
  text-transform: none;
  color: #ffffff;
  line-height:32px;
  display: inline-block;
}
.sf-menu ul li a:hover {
  color: #000;
}
.sf-menu ul li a.sf-with-ul:after {
  /*content: 'ï"‡';*/
  font-family: 'FontAwesome';
  position: absolute;
  width: 5px;
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;
  color: #000;
  right: -4px;
  bottom: 1px;
  pointer-events: none;
  z-index: 999;
}
.sf-menu ul li.sfHover > a {
  color: #ffffff;
}
/* Second level sub-menu styles - submenu2
========================================================*/
.txt3 {
  line-height:18px;
  color:#666
}
.txt4 {
  font: 24px/24px 'Roboto Slab', Arial, Helvetica, sans-serif;
}
.txt5 {
  font: 14px/24px 'Roboto Slab', Arial, Helvetica, sans-serif;
  display: inline-block;
  margin-top: 4px;
}
.txt6 {
  font: 60px/60px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #f37921;
  text-transform: uppercase;
  margin-top: 54px;
}
.txt7 {
  font-size: 14px;
  text-transform: none;
  color: #F60;
  text-align:justify;
  margin-top: 11px;
  margin-bottom: 15px;
}
.txt8 {
  font: 24px/24px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #3e454c;
  text-transform: uppercase;
  margin-top: 30px;
}
.txt9 {
  font: 52px/52px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-top: 7px;
  letter-spacing: 4px;
}
.txt10 {
  font: 24px/24px "Lato", sans-serif;
  text-transform: uppercase;
  margin-top: -1px;
  letter-spacing: 2px;
}
.txt11 {
  font: 20px/24px "Lato", sans-serif;
  text-transform: none;
  color: #000;
  margin-bottom: 3px;
  display: inline-block;
}
.txt12 {
  font: 40px/40px "Lato", sans-serif;
  color: #f37921;
  text-transform: uppercase;
  margin-top: 65px;
}
.txt13 {
  font: 24px/24px "Lato", sans-serif;
  text-transform: none;
  margin-top: 15px;
  font-weight:600;
  letter-spacing: 2px;
  margin-bottom: 12px;
}
.txt14 {
  font-size: 16px;
  text-transform: none;
  color: #2f2f2f;
  margin-top: 15px;
  text-align:center
}
.txt14 a:hover{
  color: #f37821;
}
.txt15 {
  font-size: 14px;
  margin-top: 27px;
  margin-bottom: 33px;
}
.txt16 {
  font-size: 14px;
  text-transform: uppercase;
  color: #868686;
  float: right;
  margin-left: 20px;
  margin-top: 28px;
}
.txt17 {
  margin-top: 23px;
  line-height: 30px;
}


.sf-menu ul ul {
  position: absolute;
  top: -17px;
  left: 111px;
  background: #f37921;
  /*padding: 10px 10px;*/
  z-index: 4;
}
.sf-menu ul ul li {
  /*line-height: 30px;*/
}
.sf-menu ul ul li a {
  color: #ffffff;
}
.sf-menu ul ul li a:hover {
  color: #000;
  font-weight: 400;
}
  .btn-default {
    min-width: 180px;
  }
.btn-default {
  font: 700 20px/20px "Lato", sans-serif;
  color: #ffffff;
  display: inline-block;
  text-transform: lowercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 213px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  background: #f37921;
  margin-top:15px
}
.btn-default {
    min-width: 180px;
  }
.btn-default.btn-default__color1 {
  background: #333638;
}
.btn-default.btn-default__color1:hover {
  background: #ffd10c;
}
.btn-default:hover {
  background: #333638;
}
.btn-default:hover a {
  color: #ffffff;
}
.btn-default a {
  display: block;
  padding: 10px 10px 14px;
  position: relative;
  border-radius: 29px;
}
.btn-default a:after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 20px;
  color: #ffffff;
  content: '\f061';
  cursor: pointer;
  margin-top: 2px;
  margin-left: 22px;
}
.btn-default a span {
  display: inline-block;
  margin-left: -37px;
}
.btn-big {
  font: 700 14px/20px "Lato", sans-serif;
  color: #ffffff;
  display: inline-block;
  text-transform: none;
  text-align: center;
  background:#0d0d0d
}

.thumb-box1 {
	overflow: hidden;
	padding: 15px 0 0 0;
}
.content.indent {
	padding: 30px 0 0 0;
	background: #ffffff;
}
.thumb-pad1 {
	margin: 0 5px 5px 0;
	text-align: center;
	float:left;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 .thumbnail .box {
	border: 1px solid #ccc;
	text-align: center;
	padding:4px;
	position: relative;
}
.thumb-pad1 .thumbnail .box:after {
	position: absolute;
	width: 100%;
	left: 0;
}
.thumb-pad1 .thumbnail .caption {
	padding: 44px 0 0 0;
}
.thumb-pad1 .thumbnail .caption .title {
	font: 600 24px 'Exo';
	text-transform: uppercase;
	color: #141211;
	margin-bottom: 15px;
}
.thumb-pad1 .thumbnail .caption p {
	color: #c9c9c9;
	margin-bottom: 32px;
}
.dist-box {
	border:#CCC 1px solid;
	padding:5px;
	margin-right:10px;
}
.box-csr-1 {
	border:#CCC 1px solid;
	padding:5px;
	margin-right:10px;
}
.box-csr-2 {
	border:#CCC 1px solid;
	padding:5px;
	margin-left:10px;
}
.box-itn {
	border:#CCC 1px solid;
	padding:5px;
	margin-right:10px;
	float:left;
}
.box-cont {
	border:#CCC 1px solid;
	}
.box-cont img{
	float:left;
	margin-right:10px
	}
.box-cont h3{
	padding:10px 10px 0px 10px;
	}
.box-cont h4{
	padding:10px 10px 0px 10px;
	}
.box-cont p {
	padding:0px 10px 0px 10px;
}



.box-cont-blog {
	border:#CCC 1px solid;
	height:200px;
	}
.box-cont-blog img{
	float:left;
	margin-right:10px
	}
.box-cont-blog h3{
	padding:10px 10px 0px 10px;
	}
.box-cont-blog h4{
	padding-top:50px;
	padding-bottom:10px;
	padding-right:20px;
	}
.box-cont-blog p {
	padding:0px 10px 0px 10px;
}


.box-cont-blog1 {
	border:#CCC 1px solid;
	height:250px;
	}
.box-cont-blog1 img{
	float:left;
	margin-right:10px
	}
.box-cont-blog1 h3{
	padding:10px 10px 0px 10px;
	}
.box-cont-blog1 h4{
	padding-top:50px;
	padding-bottom:10px;
	padding-right:20px;
	}
.box-cont-blog1 p {
	padding:0px 10px 0px 10px;
}



.box-cont1p {
	border:#CCC 1px solid;
	padding:7px;
	background:#f37921
	}	
.box-cont1 {
	border:#CCC 1px solid;
	background:#f37921;
	padding:20px;
	color:#FFF
	}	
.box-cont1 h4 {
	color:#000
	}			
.close {
	color:#F00
}
.box4 {
  margin-top: 15px;
  margin-bottom: 20px;
}
.box4 img {
  margin-top: 9px;
}
.box4 h4 {
}
.box4 .btn-default {
  margin-top: 26px;
}
@media (max-width: 767px) {
  .box4 img {
    margin-bottom: 20px;
  }
}

.socials1 li {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 10px;
}
.socials1 li a i {
  color: #ffffff;
  background: transparent;
  text-align: center;
  font-size: 22px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 48px;
  border-radius: 200px;
  border: 2px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .socials1 li a i {
    border-color: #464d52;
    color: #464d52;
  }
}
.socials1 li a i.fa-twitter {
  font-size: 24px;
}
.socials1 li a i.fa-envelope,
.socials1 li a i.fa-linkedin {
  font-size: 18px;
}
.socials1 li a i.fa-google-plus {
  font-size: 20px;
}
.socials1 li a i:hover {
  color: #343434;
  background: #ffffff;
}

@media (max-width: 767px) {
  .socials1 li a i:hover {
    color: #ffffff;
    background: #333638;
    border-color: #333638;
  }
}

.gallery_image a {
  text-align: center;
  display: block;
  position: relative;
}
.gallery_image a img {
  margin-bottom: 0;
}
.gallery_image a:hover .gallery_info {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_info {
  width: 100%;
  display: block;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 50%;
  font-size: 48px;
  margin-top: -40px;
  color: #fff;
}
.gallery_image a .gallery_info span {
  margin-top: 20px;
  font: 700 22px/31px "Lato", sans-serif;
  text-shadow: rgb(3, 3, 3) 2px 2px 12px;
  display: block;
}
.gallery_image.gallery_image__inset1 a img {
  background: #52a1b5;
}
.gallery_image.gallery_image__inset1 a:hover img {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.box3.box3__inset1 {
  padding-left: 36px;
}
.box3 time {
  margin-top: 2px;
  font: 600 18px/51px "Lato", sans-serif;
  display: block;
  color:#f37921
}

@media (max-width: 767px) {

  .btn-big {
    min-width: 270px;
    max-width: 270px;
  }
}
.btn-big:hover {
  background: #f37921;
}
.btn-big:hover a {
  color: #ffffff;
}
.btn-big a {
  display: block;
  padding: 13px 10px 15px;
  position: relative;
  border: 2px solid #ffffff;
}
.btn-big a:after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: FontAwesome;
  font-size: 27px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 30px;
  color: #ffffff;
  content: '\f061';
  cursor: pointer;
  margin-top: 2px;
  margin-left: 22px;
}
.btn-big a span {
  display: inline-block;
  margin-left: -45px;
}
.btn-big.btn-big__inset1 {
  background: #e5012d;
}
.btn-big.btn-big__inset1 a {
  border-color: #e5012d;
}
.btn-big.btn-big__inset1:hover {
  background: #333638;
}
.btn-big.btn-big__inset1:hover a {
  border-color: #333638;
}
/* ======= Wrappers ======= */
.wrapper1 {
  padding: 35px 0 35px;
}
.wrapper1 .box1 {
  margin-top: 35px;
}

.wrapper3 {
  padding: 34px 0 35px;
  background: #333638;
}
.wrapper4 {
  background: #ffffff;
  position: relative;
  overflow: hidden;
  padding: 32px 0 30px;
}
.wrapper4 h5 {
  margin-bottom: 22px;
}
.wrapper5 {
  position: relative;
  background: #464d52;
  z-index: 5;
}
@media (max-width: 767px) {
  .wrapper5 {
    background: #ffffff;
  }
}
.wrapper5 h5 {
  color: #ffffff;
}
@media only screen and (max-width: 1199px) {
  nav {
    margin-right: 0;
  }
  .sf-menu > li > a {
    padding: 0px 10px;
  }
}
@media only screen and (max-width: 979px) {
  .sf-menu > li {
    margin-left: 1px;
  }
  .sf-menu > li > a {
    padding: 0px 4px;
    font: 14px/76px 'Jockey One', Arial, sans-serif;
  }
    .gallery_image a img {
    width: 100%;
  }
  .gallery_image a:hover .gallery_info {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_info {
  width: 100%;
  display: block;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 50%;
  font-size: 48px;
  margin-top: -40px;
  color: #ffffff;
}
.gallery_image a .gallery_info span {
  margin-top: 20px;
  font: 300 12px/12px "Roboto Slab", serif;
  display: block;
}
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  .select-menu {
    display: block;
    width: 100%;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border: 2px solid #f37921;
    position: relative;
    outline: none !important;
    z-index: 1000;
    margin-top: 10px;
  }
}
/* Stuck menu styles
========================================================*/
.isStuck {
  background: #222;
  padding: 0px 0 0px;
  z-index: 999999;
}
.isStuck h1 {
  /*height: 100px;*/
  display: none;
}
.isStuck .sf-menu > li > a {
  line-height: 26px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
										USEFUL styles
=========================================================*/
a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
a:hover {
  text-decoration: none;
}
a.link1 {
  color: #000;
}
a.link1:hover {
  color: #eb6654;
}
a.link2 {
  color: #f37921;
}
a.link2:hover {
  color: #000;
}
.logo_link img {
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.logo_link:hover img {
  opacity: 0.5;
}

.txt2 {
  font: 14px/25px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color:#f37821;
  text-align: justify;
  line-height:21px;
}
.color1 {
  color: #424348;
}
.color2 {
  color: #f37921;
}
.color3 {
  color: #fff;
}
.box {
  overflow: hidden;
}
.bold {
  font-weight: bold;
}
.fw400 {
  font-weight: 400;
}
.fw600 {
  font-weight: 600;
}
.fz15 {
  font-size: 15px;
}
.circle {
  overflow: hidden;
  border-radius: 1000px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clear {
  clear: both;
  width: 100%;
  font-size: 0;
  line-height: 0;
}
.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.wrapper1 {
  padding: 35px 0 35px;
}
.wrapper1 .box1 {
  margin-top: 35px;
  border:1px solid #CCC;
  padding:10px;
  }
}
.wrapper2 {
  padding: 10px 0 3px;
  background: #e1e2e3;
}
.wrapper2 .box2 {
  margin-top: 25px;
}
.wrapper2 .btn-big__inset1 {
  margin-top: 68px;
}
.wrapper3 {
  padding: 34px 0 35px;
  background: #333638;
}
.wrapper4 {
  background: #ffffff;
  position: relative;
  overflow: hidden;
  padding: 32px 0 30px;
}
.wrapper4 h5 {
  margin-bottom: 22px;
}
.wrapper5 {
  position: relative;
  background: #464d52;
  z-index: 5;
}
.wrapper5 .socials1 {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .wrapper5 {
    background: #ffffff;
  }
}
.wrapper5 h5 {
  color: #ffffff;
}
@media (max-width: 767px) {
  .wrapper5 h5 {
    color: #464d52;
  }
}
.wrapper5 .big-link {
  margin-top: 14px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .wrapper5 .big-link {
    color: #464d52;
  }
}
.wrapper6 {
  padding: 122px 0 132px;
  background: #333638;
}
.wrapper6.wrapper6__inset1 {
  padding: 117px 0 161px;
}
.wrapper7 {
  padding-bottom: 141px;
}
.wrapper8 {
  background: #464d52;
  padding: 127px 0 136px;
}
.wrapper8.wrapper8__inset1 {
  padding-bottom: 154px;
}
.wrapper9 {
  padding-bottom: 42px;
}
.wrapper10 {
  padding-bottom: 163px;
}
.background-block {
  z-index: 4;
  width: 2000px;
  height: 1000px;
  display: block;
  position: absolute;
  left: -1630px;
  top: -132px;
  background: #464d52;
}
@media (max-width: 1199px) {
  .background-block {
    left: -1700px;
  }
}
@media (max-width: 979px) {
  .background-block {
    left: -1764px;
  }
}
@media (max-width: 767px) {
  .background-block {
    display: none;
  }
}
.big-link {
  font: 300 24px/31px 'Roboto Slab', Arial, Helvetica, sans-serif;
  display: inline-block;
  color: #ffffff;
}
.main-page-address {
  font: 900 12px/14px 'Roboto Slab', Arial, Helvetica, sans-serif;
  padding-left: 33px;
  color: #ffffff;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .main-page-address {
    color: #464d52;
  }
}
.main-page-address.phone {
  position: relative;
}
.main-page-address.phone:before {
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  left: 0;
  top: 10px;
  color: #ffffff;
  content: '\f095';
}
@media (max-width: 767px) {
  .main-page-address.phone:before {
    color: #464d52;
  }
}
.main-page-address.phone .number {
  text-transform: uppercase;
}
.main-page-address.location {
  position: relative;
}
.main-page-address.location:before {
  font-family: FontAwesome;
  font-size: 42px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  left: 0;
  top: 15px;
  color: #ffffff;
  content: '\f041';
}
@media (max-width: 767px) {
  .main-page-address.location:before {
    color: #464d52;
  }
}
.main-page-address span {
  display: block;
}
.wrapper5 .big-link {
  margin-top: 14px;
  margin-bottom: 40px;
}
.txt_upp {
  text-transform: uppercase;
}
.txt_left {
  text-align: left;
}
.txt_right {
  text-align: right;
}
.txt_cntr {
  text-align: center;
}
.txt_ital {
  font-style: italic;
}
.txt_line_through {
  text-decoration: line-through;
}
.pos_rel {
  position: relative;
}
.txt_und {
  text-decoration: underline;
}
.padTop1 {
  padding-top: 10px;
}
.padBot1 {
  padding-bottom: 10px;
}
.padLeft1 {
  padding-left: 10px;
}
.padRight1 {
  padding-right: 10px;
}
.mar1 {
  margin: 0 7px;
}
.marLeft1 {
  margin-left: 40px;
}
.marLeft2 {
  margin-left: 40px;
}
.marTop0 {
  margin-top: 0px;
}
.marTop1 {
  margin-top: -177px;
  position: relative;
  z-index: 1;
}
.marTop2 {
  margin-top: 30px;
}
.marTop3 {
  margin-top: 35px;
}
.marTop4 {
  margin-top: 33px;
}
.marTop5 {
  margin-top: 21px;
}
.marTop6 {
  margin-top: 90px;
}
.marTop7 {
  margin-top: 28px !important;
}
.marTop8 {
  margin-top: 28px;
}
.hline {
  width: 100%;
  height: 1px;
  background: #dadada;
  margin-top: 30px;
  margin-bottom: 0px;
}
p {
  margin-top: 19px;
}
img {
  margin-bottom: 0px;
  max-width: 100%;
  height: auto;
}
.img_border {
  border: 1px solid #efefef;
  background: #f8f8f8;
  padding: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
}
.img1 {
  margin-top: 0px;
}
.img2 {
  margin-top: 20px;
  float: left;
  margin-right: 20px;
}
.img3 {
  margin-top: 10px;
}
.img4 {
  margin-top: 31px;
  margin-bottom: 16px;
}
.img5 {
  margin-top: 31px;
}
.img6 {
  margin-top: 31px;
  margin-bottom: -6px;
}
.img7 {
  margin-top: 31px;
  margin-bottom: -2px;
}
.img8 {
  margin-top: 31px;
  float: left;
  margin-right: 30px;
  margin-bottom: 6px;
}
blockquote {
  position: relative;
  margin-top: 30px;
}
blockquote:before,
blockquote:after {
  position: absolute;
  display: block;
  content: 'â€œ';
  font: 72px/72px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #fff;
  left: 0;
  top: -2px;
}
blockquote:after {
  left: auto;
  right: 0;
  content: 'â€';
}
blockquote p {
  margin-top: 0;
}
.num_section {
  font: 300 52px/52px 'Roboto Slab', Arial, Helvetica, sans-serif;
  float: left;
  color: #fa9183;
  width: 52px;
  display: block;
  margin-top: -10px;
}
.date_section {
  position: relative;
  width: 100%;
  max-width: 100px;
  background-color: #eb6654;
  float: left;
  text-align: center;
  margin-top: 43px;
  color: #fff;
  text-transform: uppercase;
}
.day {
  font: bold 37px/37px 'Roboto Slab', Arial, Helvetica, sans-serif;
  margin-top: 8px;
  display: block;
}
.month {
  font: 300 10px/12px 'Roboto Slab', Arial, Helvetica, sans-serif;
  margin-top: 3px;
  display: block;
}
/*========================================================
										LISTS
=========================================================*/
.listWithMarker {
  margin: 0;
  margin-top: 27px;
}
.listWithMarker li {
  display: block;
  padding-left: 59px;
  background: url(../images/list_marker.png) 0px 5px no-repeat;
  margin-bottom: 0;
  padding-bottom: 26px;
}
.listWithMarker li a {
  color: #2f2f2f;
  text-decoration: none;
  font: 14px/20px 'Roboto Slab', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.listWithMarker li a:hover,
.listWithMarker li.current a {
  color: #f37921;
}
/*========================================================
										BUTTONS
=========================================================*/
.link_arr {
  border: 1px solid #dadada;
  background: #fff;
  position: relative;
  border-radius: 500px;
  width: 48px;
  height: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin-top: 26px;
  text-align: center;
}
.link_arr.v2 {
  margin-top: 4px;
  background: #3d3b38;
  border: 1px solid #f37921;
  margin-left: 20px;
}
.link_arr .link_img_holder {
  height: 20px;
  overflow: hidden;
  margin-top: 15px;
  display: inline-block;
}
.link_arr:hover {
  /*border: 1px solid #fff;*/
}
.link_arr img {
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.link_arr:hover img {
  margin-top: -20px;
}

.more_btn {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 15px;
  text-decoration: none;
  font: 600 13px/18px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #000;
  border: 1px solid #dadada;
  text-transform: nonetxt14;
  background:#f37921;
}
.more_btn:hover {
  color: #fff;
  background: #333333;
}
.more_btn-2 {
  display: inline-block;
  margin-top: 10px;
  float:right;
  padding: 11px 22px;
  text-decoration: none;
  font: 600 13px/18px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #6a6c76;
  border: 1px solid #dadada;
  border-radius: 5px;
  text-transform: uppercase;
}
.more_btn-2:hover {
  color: #f37921;
  background: #fff;
}	
.more_btn2 {
  display: inline-block;
  margin-top: 22px;
  text-decoration: none;
  padding: 11px 15px;
  font: 18px/24px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #fff;
  background:#333333;
  border: 1px solid #dadada;
}
.more_btn2:hover {
  color: #000;
  background:#f27921
}
.more_btn3 {
  text-decoration: none;
  padding: 11px 15px;
  font: 18px/24px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #000;
  background:#f27921;
  border: 1px solid #dadada;
}
.more_btn3:hover {
  color: #fff;
  background:#333333
}
/*********************************start magnifier2*************************************/
.magnifier2 {
  position: relative;
  /* display:block; */
  display: inline-block;
}
.zoom {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: url(../images/img_over.png) 50% 50% no-repeat;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}
a.magnifier2:hover .zoom {
  opacity: 1;
}
a.magnifier2 .zoom {
  opacity: 0;
}
/*********************************end magnifier2*************************************/
/*----------- start social icons ----------------*/
.soc_icons {
  position: relative;
  white-space: nowrap;
  text-align: center;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-right: 18px;
}
.soc_icons > li > a {
  position: relative;
  line-height: 1em;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
  color: #000;
  display: inline-block;
}
.soc_icons i {
  font: normal normal 23px/25px 'FontAwesome';
}
.soc_icons > li > a:hover {
  color: #f37921;
  text-decoration: none;
}
.icon1 {
  font: normal normal 19px/30px 'FontAwesome';
  color: #3d3d3f;
  min-width: 47px;
  display: inline-block;
}
/*----------- end social icons ----------------*/
/*========================================================
										CONTENT styles
=========================================================*/
#content {
  background: #ffffff;
}
#content.common {
  padding-top: 85px;
}
/* ======= Slogan 1 ======= */
.slogan1 {
  text-align: center;
}
.slogan1 {
  margin-bottom: 20px;
}
.slogan1 p {
  font-size: 16px;
  color:#fff
}
.slogan1.slogan1__color1 h2 {
  color: #ffffff;
}
.slogan1.slogan1__color1 h2:after {
  background: #ffffff;
}
.slogan1.slogan1__color1 p {
  color: #ffffff;
}
/* ======= Box 1 What we do ======= */
.box1 {
  text-align: center;
}
.box1 img {
  margin-bottom: 27px;
}
.box11 {
  text-align: left;
}
/* ======= Box 2 Our latest projects ======= */
.box2 {
  float: left;
  width: 25%;
}
.banner1 {
  position: relative;
  width: 33.3333333%;
  margin-top: 20px;
  color: #888;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
  float: left;
  margin-right: 0;
}
.banner1_inner {
  padding: 26px 27px 31px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner1_img_holder {
  height: 70px;
  overflow: hidden;
}
.banner1:hover {
  background: #f37921;
  color: #fff;
}
.banner1 .img_banner1 {
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.banner1:hover .img_banner1 {
  margin-top: -70px;
}
.box-1-1 {
  width: 100%;
  color: #fff;
  background: #f37921;
  padding: 20px 0 0px;
}
.box-1-2 {
  width: 100%;
  color: #fff;
  padding:10px;
  background: #f37921;
  padding: 20px 0 0px;
}
.box-1-1 h2{
  color: #fff;
}
.box-1 {
  position: relative;
  width: 100%;
  margin-top: 91px;
  padding: 10px 0 19px;
  background: #f37921;
  overflow: hidden;
}
.box-1.v2 {
  margin-top: 74px;
}
.box-2 {
  position: relative;
  width: 100%;
  margin-top: 40px;
  padding: 0px 0 15px;
  background:#f37921;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
}
.box-3 {
  position: relative;
  width: 100%;
  padding: 0px 0 15px;
  line-height: 25px;
  background:#eff0f0;
  margin-top:20px
}
.dark_plane:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 3000px;
  left: 0;
  top: -10px;
  bottom: -19px;
  background: #3d3b38;
  z-index: -1;
}
.col1 {
  float: left;
  width: 236px;
  margin-right: 31px;
}
.col1.last {
  margin-right: 0;
}
/**** start Map ****/
.map {
  margin-top: 15px;
  overflow: hidden;
}
.map figure {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.map figure iframe {
  width: 100%;
  height: 250px;
  max-width: 100%;
}
.map.v2 figure iframe {
  height: 475px;
}
.img_border.map {
  max-width: 535px;
}
/**** end Map ****/
/**** start address section ****/
.address1 {
  padding-top: 24px;
  display: block;
}
.address1 dt {
  color: #000;
  font: 24px/30px 'Roboto Slab', Arial, Helvetica, sans-serif;
  margin-bottom: 32px;
}
.address1 dd span {
  min-width: 72px;
  display: inline-block;
  text-align: left;
}
.address1 dd span.col1 {
  min-width: 0;
}
/**** end address section ****/
/*-----------css start table ---------------*/
.table-1 {
  background: #fff;
  /*border: 1px solid #cacaca;*/
  line-height: 20px;
  width: 100%;
  vertical-align: top;
  margin-top: 30px;
}
.table-1 td {
  vertical-align: middle;
  border: 1px solid #d3d3d3;
}
.table-1 th {
  vertical-align: middle;
  border-right: 1px solid #fff;
  background: #f6f6f6;
  font: 24px/30px 'Roboto Slab', Arial, Helvetica, sans-serif
  color: #000;
  height: 47px;
}
.table-1 tr {
  vertical-align: top;
  height: 35px;
}
.col-hd {
  color: #fff;
}
.col-1 {
  width: 10%;
  padding-left: 10px;
  padding-right: 10px;
  color: #000;
}
.col-2 {
  width: 15%;
  padding-left: 10px;
  padding-right: 10px;
}
.col-3 {
  width: 75%;
  padding-left: 10px;
  padding-right: 10px;
}
.col-1-1 {
  width: 25%;
  padding-left: 5px;
  padding-right: 5px;
  color: #000;

}
.col-2-2 {
  width: 8%;
  padding-left: 5px;
  padding-right: 5px;
  color: #000;

}
.details-itn{
	border-left:1px dashed #666;
	padding-left:15px;
	margin-right:20px;
	float:left;
}

/*-----------css end table ---------------*/
.priv_section1 {
  float: left;
}
.priv_section2 {
  float: right;
}
/*========================================================
										FOOTER styles
=========================================================*/
#footer {
  padding: 20px 0;
  font: 400 12px/16px 'Roboto Slab', Arial, Helvetica, sans-serif;
  color: #000;
  text-align:center;
  background:#e1e2e3
}
.txt_priv {
  margin-top: 24px;
  font: 12px/40px 'Roboto Slab', Arial, Helvetica, sans-serif;
  text-align:center;
  text-transform: none;
  color:#464d52;
  /*min-width: 280px;*/
}
/*========================================================
										Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #fff;
  width: 42px;
  height: 42px;
  font-size: 22px;
  line-height: 40px;
  z-index: 20;
  text-align: center;
  background: #141414;
  border-radius: 500px;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
#toTop:hover {
  outline: none;
  color: #000;
  background: #f37921;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/*========================================================
								RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media only screen and (max-width: 1199px) {
  .marLeft2 {
    margin-left: 7px;
  }
  .img8 {
    float: none;
    margin-right: 0;
    margin-bottom: -10px;
  }
  figure a,
  figure a img {
    width: 100%;
  }
}
@media only screen and (max-width: 979px) {
  .map figure,
  .map figure iframe,
  #form input,
  #form textarea,
  #form .success {
    width: 100% !important;
    float: none !important;
  }
  #form .success {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .map figure {
    height: auto !important;
    margin-bottom: 15px;
  }
  .banner1_inner {
    padding: 20px 10px 20px;
  }
  .col-1 {
    width: auto;
    padding-left: 7px;
    padding-right: 7px;
  }
  .col-2 {
    width: auto;
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media only screen and (max-width: 767px) {
  img.no_resize,
  h1 img {
    width: auto;
  }
  .map figure iframe {
    height: 300px;
  }
  figure a {
    width: 100%;
  }
  .banner1 {
    width: 100%;
  }
  h1.header_h1 {
    position: relative;
  }
  .dark_plane:before {
    display: none;
  }
  .marLeft1 {
    margin-left: 0;
  }
  .marTop5 {
    text-align: center;
  }
  .marTop6 {
    margin-top: 0;
  }
  blockquote:before,
  blockquote:after {
    top: -35px;
  }
  .img8 {
    margin-top: 31px;
    float: left;
    margin-right: 20px;
    margin-bottom: 6px;
  }
  .priv_section1 {
    float: right;
  }
  .priv_section2 {
    float: left;
  }
}
@media only screen and (max-width: 479px) {
	.top-text img {
	width:8%;
	}
  img {
    width: 100%;
  }
  h1 {
    width: 70%;
  }
  h1 img {
    width: 100%;
	margin:auto
  }
  footer h1 {
    width: auto;
  }
  footer h1 img {
    width: auto;
  }
  .img8 {
    float: none;
    margin-right: 0;
    margin-bottom: -10px;
  }
.col-xs-6 {
 width: 100%;
 float: none;
}
 img {
	 width:100%;}
}
@media (max-width: 320px) {
		.top-text img {
	width:8%;
	}
 .col-lg-3 {
 width: 100%;
 float: none;
 }

/*Core variables and mixins*/