/*------------------------------------------------------------------
[Master Stylesheet]

Project:
Version:	1.0

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

/**
*****************************************
* Table Of content
******************************************
* Importing Styles.
* Global Styles.
* Top Bar Styles.
* Header Styles.
* Navigation Dropdown Styles.
* About area Styles.
* offer area Styles.
* service area Styles.
* Expert area Styles.
* Gallery area Styles.
* Subcribe area Styles.
* testimonal area Styles.
* Footer area Styles.
* Copy area Styles.

*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,600italic,700,700italic,800,800italic,300italic);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,300,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,400italic,600,600italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Bitter:400,400italic,700);
@import url('bootstrap.min.css');
@import url('owl.theme.css');
@import url('hover.css');
@import url('video-default.css');
@import url('set.css');
@import url('rangeslider.css');
@import url('hexagons.css');
@import url('slideControl.css');
@import url('owl.carousel.css');
@import url('masterslider.css');
@import url('ms-staff-style.css');
@import url('font-awesome.min.css');
@import url('settings.css');
@import url('revolu-slider.css');
@import url('rev-settings.css');
@import url('flaticon.css');
@import url('jquery.fancybox.css');
@import url('jquery.smartmenus.bootstrap.css');
@import url('jquery-ui.min.css');
@import url('jquery-ui.theme.min.css');
@import url('jquery-ui.structure.min.css');
@import url('revolution-slider/settings.css');
@import url('revolution-slider/layers.css');
@import url('revolution-slider/navigation.css');

/**
* Global Styles.
**/

body {

}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
}
img {
  max-width: 100%;
}
input[type="text"],
input[type="email"] {
  font-family: 'Open Sans';
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 7px 10px;
  cursor: pointer;
  min-height: 0;
  list-style-image: none;
  color: #000;
  font-size: 13px;
  font-weight: normal;
  background-color: transparent;
}


/**
/*******************************
*********HOME V1 STYLE START ***********
********************************/
/*----------Выравнивание картинок----------*/
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }


/**
* Preloader box Styles.
**/
.header_wrapper{
	/* background: #FFFFFF; */
	height:190px;
	width:100%;
}
#header_area .logo_area > div {
  position: relative;
}
/* #header_area .logo_area > div:before {
  content: '';
  position: absolute;
  top: -20px;
  right: 20px;
  background: #FFFFFF;
  width: 2000px;
  height: 190px;
} */
#header_area .logo_area > div a {
  position: relative;
}
.header_top_bar {
 padding: 20px 0 41px;
 /* overflow: hidden; */
}
.logo_area img {
  padding-top: 10px;
}
.column_details{
	float:left;
	/*width:100%;	*/
}
.column_details h2 {
  font-family: 'arvo', sans-serif;
  color: #797979;
  font-size: 14px;
  font-weight: 400;
}
.column_details  p{
	font-family: 'Open Sans', sans-serif;
	color:#EFA600;
	font-size:13px;
}
.details_icon i {
  margin-left: 15px;
  font-size: 13px;
  font-style:normal;
}
.column_details{
	float:left;
}
.column_right h2 {
  font-family: 'arvo', sans-serif;
  line-height: 0px;
  color: #797979;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.column_right h3 {
  font-family: 'arvo', sans-serif;
  color: #EFA600;
  font-size: 18px;
}
.header_contact_area {padding-top: 15px;}
.column_one{
	width:24%;
}
.column_two{
	width:25%;
}
.column_three {
  width: 27%;
}
.column_left i {
  color: #EFA600;
  float: left;
  font-size: 37px;
  height: 100%;
  overflow: hidden;
  width: 20%;
  padding-top: 15px;
}
.column_right {
  float: right;
  width:75%;
}
.column_three h3{
  font-weight:700;
}
.column_four {
  width: 24%;
  float: right;
  padding-top: 20px;
}
.tel-list {
  position: relative;
  float: right;
  padding: 0 20px 0 55px;
  border-right: 2px solid #ddd;
}
.tel-list:before{
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  background: url(../img/tel-icon.jpg) no-repeat;
  width: 45px;
  height: 45px;
}
.tel-list li {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}

.tel-list1 {
  position: relative;
  float: right;
  padding: 0 20px 0 55px;
  border-right: 2px solid #ddd;
}
.tel-list1:before{
  content: "";
  position: absolute;
  left: 0;
  top: -3px;

  /*background: url(../img/tel-icon.jpg) no-repeat;*/
  width: 45px;
  height: 45px;
}
.tel-list1 li {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}


.callback-btn-holder {padding-left: 0;}
.callback-btn {
  background: transparent;
  border: 2px solid #EFA600;
  border-radius: 25px;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: bold;
  width: 180px;
}
.social_col {padding-right: 0;}
.header_social{overflow: hidden;}
.header_social a {
  text-decoration: none;
  float: left;
  margin: 0 5px;
}
.header_social a:first-child{margin: 0 5px 0 0;}
.header_social a:last-child{margin: 0 0 0 5px;}
.header_social i {
  width: 38px;
  height: 38px;
  border-radius: 100%;
  border: 1px solid #9E9E9E;
  font-size: 18px;
  text-align: center;
  padding-top: 10px;
  color: #656464;
}
.header_social i:hover{
  background:#EFA600;
  color:#fff;
  border:0px solid;
}


/******** Top Bar Styles ***********/

/************ Main menu style ************/

.logo_hide {
	display:none;
}
.nav_area {
 height: 70px;
  width: 100%;
  background: #797979;
}
.stricky-fixed .nav_area {
	margin-top: 0px;
}
.icon.icon-padding i {
  padding-top: 4px;
  width: 64px;
  padding-left: 8%;
}
.manu_area {
  background: #797979;
  height: 70px;
  width: 100%;
  float: left;
}
.quote {
  background: #EFA600;
  height: 70px;
  width: 220px;
  margin: 0 0;
  float: right;
  margin-right: -15px;
  margin-top: -100px;
    margin-left: -120px;
}
.packege_buttonglav.btnuznat {
    margin-top: -10px;
}
.quote p {
  color: #fff;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  padding: 20px 0;
  padding-right: 25px;
  text-align: center;
  margin-right: -1px;
  transition: all .3s ease;
}
.quote p:hover {
  background: #222222;
}
.quote i {
  margin: 9px;
  width: 33px;
}
.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color: none !Important;
}
.mainmenu li a {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 8px;
  position: relative;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  vertical-align: bottom;
  text-decoration: none;
  font-family:  'Open Sans', sans-serif;
}


.mainmenu li a:hover{
  background:#EFA600;
}

.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color:none;
  color:#fff;

}
/*.has-submenu:hover .sub-menu{display: block;}*/
.sub-menu {
  top: 100% !important;
  box-shadow: 0 0 0 0 !important;;
  border-top: 2px solid #fff;
  display: none;
  position: absolute;
}
.sub-menu>li>a {
  display: block;
  padding: 0 20px !important;
  clear: both;
  font-weight: normal;
  line-height: 2.428571;
  color:#d9255c;
  white-space: nowrap;
}
.navbar-nav>li>.sub-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  background: #EFA600;
  color: #fff;
  width: 200px !important;
}
.navbar-nav>li>.sub-menu li {

}
.navbar-nav>li>.sub-menu  li a:hover{
	background:#797979;
	color:#fff !important;
	transition: all ease-out 300ms;
	-webkit-transition: all ease-out 300ms;
	-ms-transition: all ease-out 300ms;
	-moz-transition: all ease-out 300ms;

}
.navbar-nav .sub-menu > li > a {
  font-family: "Open Sans",sans-serif;
  font-size: 14px; /*font-size: 13px;*/
  font-weight: 700; /*font-weight: 300;*/
  text-transform: uppercase; /*text-transform: capitalize;*/
  line-height: 40px;
}
.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color: none;
  color: #fff;
}
.mainmenu li:hover {
  background: #EFA600;
}
.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color: none;

}

.nav .open>a, .nav .open>a:hover,
.nav .open>a:focus{
	background:none !important;
}
.nav .caret {
  display: none;
}


/** sticky menu **/
.mainmenu li .stricky-fixed{
  padding:20px 0;
}
.mainmenu li a {
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 0 8px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  vertical-align: bottom;
  line-height: 69px;
}

/*======== stricky header Styles ===========*/
.stricky-fixed,
#header_area_three.stricky-fixed,
#header_area.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: rgba(0,0,0,.65);
  height:65px;
}
#header_area_three.stricky-fixed {
  height: auto;
}
.stricky-fixed {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.stricky-fixed * {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.stricky-fixed .container:first-child {
  display: none;
  visibility: hidden;
}

.stricky-fixed .nav_area {
  height: 65px;
  background:none;
}
.stricky-fixed .quote {
    height: 65px;
    background: none;
    margin-top: -90px;
   /* margin-left: -120px;*/
}
/*.stricky-fixed .quote {
  height: 65px;
  background:none;
}*/
.stricky-fixed .quote p {
  padding: 15px 0;
}
.stricky-fixed .quote p:hover {
  color: #EFA600;
}
.stricky-fixed .manu_area {
  height: 65px;
  background:none;
}
.stricky-fixed .mainmenu {
  background:none;
}

.stricky-fixed .mainmenu li {
  background:none;
}
.stricky-fixed .mainmenu li a{
  background:none;
}
.stricky-fixed .mainmenu li a:hover{
  background:none;
  color: #EFA600;
}


.stricky-fixed .menu_social {
  background: none;
  height: 80px;
  float: right;
  padding-left: 25px;
  padding-top: 15px;
}
.stricky-fixed .sub-menu {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;
  top: 92% !important;
}
.stricky-fixed .sub-menu li{

}
.stricky-fixed .sub-menu li a {
  color: #fff !important;

}
.stricky-fixed .header_wrapper{
	background:none;
}

.stricky-fixed .navbar-nav>li>.sub-menu  li a:hover{
  background:#EFA600;

}

.stricky-fixed .navbar-nav>li>.sub-menu li {

}
/** **
/** introduce_area **/
#introduce_area{
	padding-bottom:100px;
	background:#f7f8fa;
}
.intorduce {
  padding-bottom: 50px;
  /*  padding-top: 100px;*/
  overflow: hidden;
}
.introduce_heading h2{
	color:#797979;
	font-family:'arvo', sans-serif;
	font-weight:800;
	/*text-transform:uppercase;*/
}
.introduce_heading h2 span{
	color:#EFA600;
}

.introduce_heading p{
	color:#646464;
	font-size:15px;
	font-family:'Open Sans', sans-serif;
	line-height:25px;
}

.single_icon  a{
	color:#333333;
	font-size:13px;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	text-decoration:none;
}

.single_icon  a:hover{
	color:#EFA600;
}
.icon_details h2 {
  color: #333333;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.icon_details p{
	color:#8b8b8b;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	line-height:24px;

}
.single_icon  i{

}
.icon_details a i {color:red}
.packege_details p{
	color:#fff;
	font-size:16px;
	font-family:'Open Sans', sans-serif;
	font-weight:300;
}
.packege_details h2{
	color:#fff;
	font-size:48px;
	font-family:'arvo', sans-serif;
	font-weight:900;
}

.packege_details_termo h2 {
    color: #fff;
    font-size: 40px;
    font-family: 'arvo', sans-serif;
    font-weight: 900;
    margin-top: -10px;
}
.packege_details h2 span{
	color:#fff;
	font-size:26px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
}
.packege_details_termo {
    margin-left: -100px;
}
.packege_details_termo h2 span{
  color:#fff;
  font-size:26px;
  font-family:'Open Sans', sans-serif;
  font-weight:700;
}

.packege_button {
  float: right;
  padding-top: 20px !important;
}
.btn-packege{
	width:180px;
	height:50px;
	border:0px solid;
	border-radius:0px;
	color:#fff;
	font-size:13px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	background:#EFA600;
	text-transform:uppercase;
	text-align:center;
	margin-top:15px;
  /*padding-top: 15px;*/
}
.btn-packege:hover{
	width:180px;
	height:50px;
	border:1px solid;
	border-radius:0px;
	color:#fff;
	font-size:13px;
	font-family:'Open Sans', sans-serif;
	font-weight:500;
	background:#EFA600;
	text-transform:uppercase;
	text-align:center
}


#packege_area{
	background:#000 url(../img/img/great-construct-team-bg.jpg);
	background-size:cover;
	height:200px;
	width:100%;
	padding-top:40px;

}
#packege_area1{
  background:#000 url(../img/img/1great-construct-team-bg.jpg);
  background-size:cover;
  height:200px;
  width:100%;
  padding-top:40px;

}
#packege_area2{
  background:#000 url(../img/img/2great-construct-team-bg.jpg);
  background-size:cover;
  height:200px;
  width:100%;
  padding-top:40px;

}
/*====== Who we are =========*/
.we_are .left_side{
  /*	background: url(../img/img/p1111.png) no-repeat right;*/
  background-size: cover;
  height:510px;
  width:50%;
  position: relative;
}
.we_are {padding-bottom:100px}
.we_are .we_are_opacity {
	background: rgba(47, 45, 55, 0.2);
	height:510px;
	width:100%;
	position: absolute;
	top:0;
	right:0;
}
.we_are .we_are_border {
	background: transparent;
	height:95%;
	width:98%;
	border:1px solid #fff;
	position: absolute;
	top: 12px;
  right: 13px;
}
.we_are .we_are_border h2 {
  font-family: 'arvo', sans-serif;
  font-weight: 700;
  font-size: 1.625em;
  color: #fff;
  background: #EFA600;
  display: inline;
  position: absolute;
  padding: 12px 39px;
  top: 40px;
  right: -14px;
  /* border: 1px solid red; */
  outline: 1px dashed #ffffff;
  outline-offset: -5px;
}
.we_are .right_side {
	background: url(../img/6.jpg) no-repeat right;
	background-size: cover;
	background-color: #202731;
	height:510px;
	width:50%;
	position: relative;
  margin-bottom: 100px;
}
.we_are .we_are_deatails {
	padding-left:61px;
}
.we_are .right_side h2 {
  font-family: 'arvo', sans-serif;
  font-weight: 700;
  font-size: 1.625em;
  color: #fff;
  position: relative;
  padding-top: 30px;
  word-spacing: 6px;
  padding-bottom: 38px;
}
.we_are .right_side h2:before {
	content: '';
	width:45px;
	height:3px;
	background: #f6ba18;
	position: absolute;
	top: 90px;
  left: 8px
}
.we_are .right_side .we_are_deatails>p {
	color: #bcc1c7;
  width: 72%;
}
.we_are .right_side .list_item p {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.125em;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  margin-right: 27px;
}
.we_are .right_side .list_item p:not(.support) {
	border-right:1px dashed #6e6e6e;

}
.we_are .right_side  img {
	vertical-align: baseline;
	width:50px;
}
.list_item{padding-top:40px}
/*============== Some Facts =============*/
.some_facts {
	background: #797979;
	height:190px;
}
.some_facts p {
	display: inline-block;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 0.875em;
	color: #fff;
	text-transform: uppercase;
	padding-left: 27px;
  padding-top: 92px;
  padding-right: 25px;
  position: relative;
}
.some_facts p:not(.case):before {
	content: '';
	width:1px;
	height:81px;
	background: #848484;
	position: absolute;
	top:64px;
	right:1px;
}
.some_facts p:not(.case):after {
	content: '';
	width:1px;
	height:81px;
	background: rgb(105, 105, 105);
	position: absolute;
	top:64px;
	right:0px;
}

.some_facts span {
	font-family: 'PT Serif', serif;
	font-weight: 700;
	font-size: 4.06em;
	color: #fff;
	padding-left: 10px;
	position: relative;
}

/*
.some_facts span:before {
  content: '';
  width: 32px;
  height: 1px;
  background: #f6ba18;
  position: absolute;
  top: 0;
  left: 25px;
}
*/
.sx{color:#EFA600;padding:7px}



/***

====================================================================
	Fluid Section Two Style
====================================================================

***/

.fluid-section-two{
	position:relative;
	background:#eaeff3;
	overflow:hidden;
}

.fluid-section-two .large-container{
	position:relative;
}

.fluid-section-two .large-container .left-column{
	position:relative;
	float:left;
	width:48%;
	padding:50px 0px 50px;
}

.why-us-column{
	position:relative;
	color:#666666;
	padding-right:50px;
}

.why-us-column.style-two{
	padding-right:15px;
}

.why-us-column h2{
	font-family: 'Arvo', sans-serif;
  font-weight: 800;
  font-size: 1.625em;
  color: #797979;
  text-transform: uppercase;
  line-height: 32px;
}
.why-us-column p{

	color:#2b2b2b;
}

.why-us-column .desc-text{
	position:relative;
	margin-bottom:40px;
}

.why-us-column .column{
	position:relative;
	margin-bottom:20px;
}

.styled-list-one{
	position:relative;
}

.styled-list-one li{
	position:relative;
	margin-bottom:10px;
	padding-left:30px;
	line-height:24px;
}

.styled-list-one li:before{
	content:'\f00c';
	font-family:'FontAwesome';
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	line-height:24px;
	font-size:14px;
	color:#EFA600;
}


.fluid-section-two .large-container .bg-skew{
	position:absolute;
	right:0px;
	top:0px;
	width:53%;
	height:100%;
	background:#EFA600;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.fluid-section-two .large-container .bg-skew:before{
	content:'';
	position:absolute;
	display:block;
	left:50%;
	width:1500px;
	height:100%;
	background:#EFA600;

}

.fluid-section-two .right-column{
	position:relative;
	float:right;
	width:52%;
	color:#ffffff;
	padding:70px 50px 20px 80px;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.fluid-section-two .right-column h2{
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	padding-left:10px;
	text-transform:uppercase;
	color:#ffffff;
	transform:skewX(22deg);
	-webkit-transform:skewX(22deg);
	-ms-transform:skewX(22deg);
	-o-transform:skewX(22deg);
	-moz-transform:skewX(22deg);
}

.fluid-section-two .specs-outer{
	position:relative;
	padding-left:30px;
}

.fluid-section-two .specs-outer .line-left{
	position:absolute;
	display:block;
	left:0px;
	width:1px;
	background:#ffffff;
	height:86%;
	top:24px;
}

.fluid-section-two .specs-outer .spec-block{
	position:relative;
	margin-bottom:40px;
	padding-left:60px;
	transform:skewX(22deg);
	-webkit-transform:skewX(22deg);
	-ms-transform:skewX(22deg);
	-o-transform:skewX(22deg);
	-moz-transform:skewX(22deg);
}

.fluid-section-two .specs-outer .spec-block .icon-box{
	position:absolute;
	left:5px;
	top:50%;
	margin-top:-20px;
	height:40px;
	width:40px;
	font-size:32px;
	line-height:40px;
}

.fluid-section-two .specs-outer .spec-block:before{
	content:'';
	position:absolute;
	display:block;
	left:-30px;
	top:50%;
	width:20px;
	height:0px;
	border-bottom:1px solid #ffffff;
}
/***

====================================================================
	Fluid Section One Style
====================================================================

***/

.fluid-section-one{
	position:relative;
	overflow:hidden;
  background-image: url(../img/img/bg1.jpg);
  background-size: cover;
}

.large-container{
	max-width:1340px;
	margin:0 auto;
	padding:0px 15px;
}

.fluid-section-one .large-container{
	position:relative;
}

.fluid-section-one .large-container .left-column{
	position:relative;
	float:left;
	width:60%;
	padding:45px 0px 60px;
}

.fluid-section-one .large-container .bg-skew{
	position:absolute;
	left:0px;
	top:0px;
	width:57%;
	height:100%;
	background:#202731;
	opacity:.8;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.fluid-section-one .large-container .bg-skew:before{
	content:'';
	position:absolute;
	display:block;
	right:50%;
	width:1500px;
	height:100%;
	background:#202731;


}

.logistic-progress{
	position:relative;
	color:#ffffff;
	padding-right:120px;
	margin-left: 95px;
}

.log-progress-section .logistic-progress{
	position:relative;
	color:#c6e5fd;
	padding-right:0px;
}

.logistic-progress h2{
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	text-transform:uppercase;
	color: #EFA600;
}

.logistic-progress .desc-text{
	position:relative;
	margin-bottom:50px;
}

.logistic-progress .column{
	position:relative;
	margin-bottom:20px;
}

.logistic-progress .column .inner-box{
	position:relative;
}

.logistic-progress .inner-box .upper{
	position:relative;
	padding-right:40px;
	margin-bottom:20px;
	max-width:200px;
}

.logistic-progress .inner-box .upper .arrow{
	position:absolute;
	right:0px;
	top:50%;
	height:20px;
	width:40px;
	display:block;
	margin-top:-10px;
	opacity:0.70;
}

.logistic-progress .inner-box h3{
	position:relative;
	margin-bottom:10px;
	font-size:14px;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	color:#EFA600;
}

.logistic-progress .inner-box .icon-box{
	position:relative;
	display:block;
	width:80px;
	height:80px;
	text-align:center;
	border:1px solid #EFA600;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.logistic-progress .inner-box:hover .icon-box{
	border-color:#ffd21d;
}

.logistic-progress .inner-box .icon-box .icon{
	position:relative;
	display:block;
	line-height:78px;
	font-size:24px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.logistic-progress .inner-box:hover .icon-box .icon{
	color: #f5f5f5;;
}

.logistic-progress .inner-box .step-count{
	position:absolute;
	right:0px;
	top:0px;
	font-size:10px;
	line-height:24px;
	width:24px;
	height:24px;
	color: #848484;
  background: #f5f5f5;
}

.fluid-section-one .large-container .right-column{
	position:relative;
	float:left;
	width:40%;
	padding:0px 0px 0px 60px;
}
.re_progress .fluid-section-one .large-container .right-column{
	position: relative;
  float: left;
  width: 40%;
  padding: 0px 0px 0px 87px;
}

/** service_area **/
#service_area{
	padding-bottom:50px;
}
.section_heading {
  padding-top: 50px;
}

.section_heading h2{
	color:#797979;
	font-size:30px;
	font-family:'Arvo', sans-serif;
	font-weight:900;
	text-transform:uppercase;
	padding-bottom:15px;
}
.testimonial .section_heading h2{
	color:#F7F7F7;
}
.section_heading p {
  color: #333333;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  padding: 0 15%;
  padding-bottom: 35px;
  line-height: 28px;
}

.serivece_buttion{
	width:160px;
	height:50px;
	border:2px solid #EFA600;
	border-radius:0px;
	color:#333;
	font-size:13px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	background:#333333;
	text-transform:uppercase;
	text-align:center;
	background:none;
	margin-top:60px;
}
.serivece_buttion:hover{
	width:160px;
	height:50px;
	border:2px solid #EFA600;
	border-radius:0px;
	color:#fff;
	font-size:13px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	background:#333333;
	text-transform:uppercase;
	text-align:center;
	background:#000;
}
/*team*/
.team .figure{
	width: 100%;
	height: 270px;
  padding-bottom: 28px;
}
.team img{
	width: 100%;
	height: 100%;
}
.team b{
	font-size: 18px;
	display: block;
}
.figure.effect-oscar .figcaption{
	padding: 12%;

}
.figure.effect-oscar .figcaption:before,.figure.effect-chico .figcaption:before{
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px
}
.grid .figure h2 {
	color:#fff;
	font-size:18px;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	text-transform:capitalize !Important;
}
.caption_details p {
	color:#fff !Important;
	font-size:12px !Important;
	font-family:'Open Sans', sans-serif;
	font-weight:500;
	line-height:20px !important;
	/*text-transform:capitalize !Important;*/
}
.grid .figure .more {
	width:115px;
	height:35px;
	color:#fff;
	border:2px solid #fff;
	border-radius:0px;
	background:none;
	margin-top:10px;
}
.service_button {
  color: #333;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  width: 160px;
  height: 50px;
  border: 2px solid #f6ba18;
  border-radius: 0px;
  text-align: center;
  background: none;
  margin: 50px 0 30px 0;
  display: inline-block;
  line-height: 48px;
}
.service_button:hover{
	background:none;
	color:#333;
	border:2px solid #9A9A9A;
}
.view.second-effect.team-one img {
  width: 100%;
  height:252px;
}


/* SECOND EFFECTS */
.view {
 width: 98%;
 height: 100%;
 overflow: hidden;
 position: relative;
 text-align: center;
 /*cursor: pointer;*/
}
.view .mask, .view .content {
 width: 100%;
 height: 100%;
 position: absolute;
 overflow: hidden;
 top: 0;
 left: 0;
}
.view img {
 display: block;
 position: relative;
}
.view a.info {
 background:;
 display: inline-block;
 text-decoration: none;
 padding:0;
 text-indent:-9999px;
 width:20px;
 height:20px;
 text-decoration:none;

}
.view i {
  color: #fff;
  margin: 37% 0;
  font-size: 50px;
  display: block;
  overflow: hidden;
  font-size: 50px;
  border: none;
  background: none;
  box-sizing: initial;
  font-style: normal;
  display:none;
}
.second-icon i {
  color: #fff;
  margin: 25% 0  ;
  font-size: 50px;
  display: block;
  overflow: hidden;
  font-size: 50px;
  border: none;
  background: none;
  box-sizing: initial;
  font-style: normal;
  cursor:pointer;
}

.second-effect .mask {
 opacity: 0;
 overflow:visible;
 border:0px solid rgba(0,0,0,0.7);
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 -ms-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
}
.second-effect a.info {
	position:relative;
	top:-10px;
	opacity:0;
 -moz-transform:scale(0,0);
 -webkit-transform:scale(0,0);
 -o-transform:scale(0,0);
 -ms-transform:scale(0,0);
 transform:scale(0,0);
 -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
 -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
 -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
 -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
 transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
 text-decoration:none;
}
/*.second-effect:hover .mask {
 opacity: 1;
 border:0px solid rgba(0,0,0,0.7);
 background:#EFA600;
 opacity:.8
}*/
.second-effect:hover a.info {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
	text-decoration:none;
}
/*===========Welcome section========*/
.welcome_sec {
  padding-top: 70px;
  background: #f7f8fa;
  /* margin-bottom: 70px; */
  padding-bottom: 70px;
}

.welcome_sec h2 {
	font-family: 'Arvo', sans-serif;
	font-weight: 800;
	font-size: 1.625em;
	color: #797979;
	text-transform: uppercase;
	position: relative;
	text-align: right;
	line-height: 32px;
	padding-right: 25px;
}

.welcome_sec h2:before {
  content: '';
  width: 1px;
  height: 100%;
  background: #EFA600;
  position: absolute;
  letter-spacing: 1px;
  right: -16px;
  top: 4px;
}
.welcome_sec .welcome_heading p{
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 1em;
	color: #898989;
	padding-left: 30px;
  padding-top: 16px;
  line-height: 26px;
}
.welcome_item {
	position: relative;
  margin-bottom: 29px;
}
.welcome_details {
	margin-top:80px;
}
.welcome_details img {
  background: #E2E2E2;
  padding: 11px;
  position: absolute;
  z-index: 1;
  /* top: 14px; */
}

.welcome_details .welcome_info {
	position: relative;
	width:77%;
	background: #fdfdfd;
	border: 1px solid #e6e6e6;
	margin-left: 140px;
  padding-top: 7px;
  padding-bottom: 24px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.welcome_details h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 1.25em;
	color:#323232;
	padding-left: 66px;
}
.welcome_details h3:before {
  content: '';
  width: 45px;
  height: 1px;
  background: #f6ba18;
  position: absolute;
  top: 61px;
}
.welcome_details p {
	font-family: 'Open Sans', sans-serif;
	color: #898989;
	padding-left: 66px;
	padding-right: 41px;
  padding-top: 13px;
}
.welcome_item_bottom {
	margin-top:29px;
}
.welcome_details .welcome_info:hover {
	background: #797979;
}
.welcome_details .welcome_info:hover h3{
	color: #fff;
}
.welcome_details .welcome_info:hover p {
	color: #e4e8e8;
}
/** gallery_area **/
#gallery_area {
  position: relative;
  padding-bottom: 50px;
}
#gallery_area:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFFFFF;;
  opacity: .96;
  content: '';
}
#gallery_area .container {
  position: relative;
  z-index: 8;
}
.gallery_heading{
	padding-top:50px;
}

.gallery_heading h2{
	color:#797979;
	font-size:30px;
	font-family:'Arvo', sans-serif;
	font-weight:900;
	text-transform:uppercase;
	padding-bottom:15px;
}
.gallery_heading p {
  color: #b1b1b1;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  padding: 0 15%;
  padding-bottom: 20px;
}
.gallery_team {
  margin-top: 30px;
}
.gallery_hover{
	width:291px;
	height:350px;
}
.gallery_team img:hover{

}

/******************section testimonial**********************/
.testimonial{
  float: left;
  width: 100%;
  padding:0px 0px 50px 0px;
  background-image: url(../img/img/testimonial-bg.jpg);
  background-size:cover;
  background-position:center center; }

  .testimonial .heading-line{
    color:#fff;
    font-size: 18px;}

    .testimonial .heading-line:before{margin-right: auto;
      margin-left: auto;
      right: 0px;
    }

    .carousel-inner .clients-name{ padding: 10px 0px 20px 0px;
      position:relative;
      display:block;
      margin:0px auto;
      text-align:center;
      width: 300px;
    }

    .carousel-inner .clients-name p strong{ color:#ffc925;
     font-size: 16px;
     line-height: 36px;
   }

   .carousel-inner .clients-name p{ margin-bottom: 0px;
    font-size: 15px;
    color: #fff;
  }

  .carousel-inner .clients-name .testimonial_arrow_left
  {position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    width: 50px;
    height: 85px;
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 2px solid #EFA600;
    border-top: 2px solid #EFA600;
    border-left: 2px solid #EFA600;
  }
  .carousel-inner .clients-name .testimonial_arrow_right
  {position: absolute;
   display: block;
   width: 50px;
   right: 0px;
   bottom: 0px;
   height: 85px;
   background-position: right bottom;
   background-repeat: no-repeat;
   border-bottom: 2px solid #EFA600;
   border-top: 2px solid #EFA600;
   border-right: 2px solid #EFA600;
 }
 .carousel-inner .carousel-caption
 { bottom: 0px;
  padding: 0px 0px 40px 0px;
  margin-top: 30px;
  left: auto;
  right: auto;
  position: relative;
}
.carousel-inner .carousel-caption p
{ font-size: 16px;
  line-height: 36px;
  color: #ffc925;
  font-style: italic;
  text-shadow:none;
}
.carousel-indicators {
  bottom: 10px;
}
.carousel-indicators li{
  background-color:#c1c2c3;
  border-color: #c1c2c3;
}
.carousel-indicators .active{
  background-color:#ffc925;
  border-color: #ffc925;
}

/** team_area * */
#team_area {
  padding-bottom: 100px;
  padding-top:50px;
}

.member_details h2{
	color:#333333;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
.member_details p{
	color: #999;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

.member_social a {
  float: left;
  text-decoration: none;
  padding-right: 10px;
}
.member_social i{
	width: 30px;
  height: 30px;
  background: #f5f5f5;
  color: #EFA600;
  text-align: center;
  padding-top: 7px;
  border-radius: 50%;
  border: 1px solid;
}
.member_social i:hover{

  background: #EFA600;
  color: #ffffff;

}


/** **/
#faq_area {
  overflow: hidden;
  height: 100%;
  width: 100%;
  padding-bottom: 100px;
}
.form-one {
  width: 328px;
  height: 45px;
  float: left;
  border: 1px solid #F1F0F0;
  background: none;
  color: #F1F0F0;;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  padding: 0 15px;
  margin: 40px 20px;
  outline: none;
}
.from_area textarea {
  width: 93%;
  float: left;
  border: 1px solid #F1F0F0;
  background: none;
  color: rgba(255, 255, 255, 0.57);
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin: 0 25px;
  outline: none;
  padding: 15px 15px;
}
.send {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  width: 100px;
  height: 40px;
  background: #EFA600;
  color: #fff;
  text-align: center;
  border: 0px solid;
  border-radius: 0px;
  margin-top: 17px;
}
/** FAQ area**/
.single_date {
  width: 60px;
  height: 75px;
  background: #f6ba18;
  color: #fff;
  text-align: center;
  float: left;
  padding-top: 0px;
}
.single_date h2 {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #fff;
  line-height: 18px;
}

.single_date h2 span{
	font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color:#fff;
}
.date_details {
  float: right;
  padding-right: 0;
  width: 73%;
}
.date_details h2 {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #1d1d1d;
  line-height: 27px;
  padding: 0 0;
  margin: 0 0;
}

.details_comment {
  float: left;
  padding-left: 0;
}
.s_icon,.single_faq_details i {
 color:#EFA600;
 padding-left: 10px;
}

.details_comment p{
	font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color:#a9a9a9;
}
.details_comment i {
  font-style: normal;
  font-size: 15px;
  padding-right: 8px;
  color:#EFA600;
}
.single_faq_details {
  overflow: hidden;
  width: 100%;
  padding-top: 10px;
}
.single_faq_details p {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #8b8b8b;
  line-height: 25px;
}
.single_faq_details a {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #333333;
  text-decoration: none;
}
.single_faq_details i {
  padding-left: 10px;
  font-style:normal !important;
}
.single_faq_details i:hover {
  color:#EFA600
}
.single_faq_details a:hover{
	color:#EFA600
}

/*** FAQ News area **/
.acordion_area{margin-top:25px}
.another_acordion h3 {
  color: #2c2c2c;
  font-size: 18px;
  font-weight: 700;
  font-family: Open Sans;
  height: 80px;
  right: 0;
  padding-top: 27px;
  top: 0;
  background: none;
  border-top: 1px solid #dfdfdf;
  padding-left: 3%;
  margin: 0 0;
}
.another_acordion a {
  color: #2c2c2c;
  margin-top: 10px;
  text-decoration:none;
  font-family:Open Sans;
  font-weight:600;

}
.another_acordion {
  border-left: 1px solid #f3f2ef;
  border-right: 1px solid #f3f2ef;
}
.another_details.last_border {
  border-bottom: 1px solid #dfdfdf;
}
.another_acordion h3 a:before {
  background: none ;
  border-radius: 0;
  color: #838383;
  content: "\f107";
  font-size: 18px;
  padding: 0 0;
  width: 20px;
  height: 20px;
  text-align: center;
  float: right;
  margin: 0 15px;
  font-family: 'FontAwesome';
}
.another_acordion h3.open a:before {
	content:"\f106";
	background:none;
}
h3.bottom_border {
  border-bottom: 1px solid #dfdfdf;
}
h3.open {
  background: #fff;
  color: none;
}
.open>a {
  outline: 0;
  color: none;
}
.another_details {
  background: #fff;
  padding: 0 20px 25px 20px;
  font-size: 14px;
  font-weight: 400;
  font-family: Open Sans;
  color:#8b8b8b;
  line-height:25px;
}

/*** barnd carusal area ***/
div#brand_area {
  background: #eee;
  height: 200px;
  overflow: hidden;
  width: 100%;
}
div#brand_area1 {
  background: #eee;
  height: 350px;
  overflow: hidden;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 40px;
}

/*** Footer main area ***/
#footer_area {
  background:#000 url(../img/img/footer-bg.png);
  padding-top: 50px;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
#footer_area:before {
  content: '';
  position: absolute;
  top: 0;
  left:0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.85);
  opacity: .8;
}
.footer_content {
  padding-bottom: 20px;
  position: relative;
  z-index: 9;
}
.column-two {
  height: 85px;
}

.column_title h2 {
  font-size: 18px;
  color: #fff;
  font-family: Poppins;
  text-transform: capitalize;
}
.column_title span {
  background: #f8aa27;
  width: 15px;
  height: 2px;
  display: block;
}

.column_title {
  height: 60px;
}
.column_text {
  float: right;
  width: 180px;
  margin-top: -10px;
}
.column_text p {
  color: #b9b9b9;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 25px;
  font-weight:400;
}
.column_img img {
  width: 60px;
  float: left;
  margin-right: 10px;
}

.column_text h3 {
  color: #f6ba18;
  font-size: 13px;
  font-family: Arvo;
  font-style: italic;
  margin-top: -4px;
}

.column-three h2 {
  font-size: 18px;
  color: #fff;
  font-family: Poppins;
  text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
}
.column-three span {
  background: #f8aa27;
  width: 15px;
  height: 2px;
  display: block;
}
.column-three {
  color: #b9b9b9;
  font-family: poppins;
  font-size: 12px;
  font-weight: 600;
  padding-left: 25px ;
}
.column-three a {
  font-size: 13px;
  margin: 10px 10px 0 1px;
  padding-top: 15px;
}

.subcriber h2 {
  font-size: 18px;
  color: #fff;
  font-family: Poppins;
  text-transform: capitalize;
  padding: 5% 0
}
.subcriber span {
  background: #f44546;
  width: 15px;
  height: 2px;
  display: block;
  margin-top: -20px;
  margin-bottom: 30px;
}
.small_gallery h2 {
  font-size: 18px;
  color: #fff;
  font-family: Poppins;
  text-transform: capitalize;
  padding-bottom: 20px;
}
.small_gallery span {
  background: #f8aa27;
  width: 15px;
  height: 2px;
  display: block;
  margin-bottom: 20px;
}
.single_footer {
  padding-top: 23px;

}
.single_footer img {
  padding-bottom: 30px;
}
.quick {
  padding-top: 20px;
}
.quick ul{
	margin:0;
	padding:0;
	list-style:none;
}
.quick ul li {
  padding: 5px 0;
}
.quick ul li a{
	text-decoration:none;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#bebebe
}

.quick ul li a:hover{
	color:#EFA600
}

/** footer gallery column ****/
input#exampleInputAmount {
  height: 45px;
  border-radius: 0px;
}
.input-group-addon:last-child {
  border-left: 0;
  background: #f6ba18;
  color: #fff;
  border: none;
  border-radius: 0px;
  width: 55px;
  font-size: 20px;
}
input#exampleInputAmount {
  height: 45px;
  border-radius: 0px;
  font-family: Crimson Text;
  font-size: 15px;
  color: #5c5c5c;
  font-weight:400;
  font-style:italic;
  width:265px;
}
.single_footer h2 {
  color: #fff;
  font-size: 30px;
  font-family: Open Sans;
  font-weight: 600;
}
.single_footer p {
  color: #FBFBFB;
  font-family: 'Open Sans', sans-serif;
  /*font-family: poppins;*/
  font-size: 14px;
  line-height: 25px;
}
.footer_social a {
  color: #fff;
  font-size: 16px;
  padding: 8px 20px;
  text-decoration: none;
  padding-left: 0px;
}
.footer_social a:hover{
	color:#EFA600;
}
.small_gallery img {
  padding: 3px;
  height:60px;
}
/** copy wright area **/
hr.horizenal {
  border-top: 1px solid #2a2828 !important;
}
.copy_right{
	color: #F9F9F9;
  font-family: poppins;
  font-size: 15px;
  padding-bottom: 20px;
  font-weight: 500;
}
.copy_right span{
	color: #f6ba18;
  font-family: arvo;
  font-size: 17px;
}

.hb, .hb:after, .hb:before {
  box-sizing: border-box;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  background-color: #fff ;
  border-left: 2px solid #d9d9d9;
  border-right: 2px solid #d9d9d9;
  color: #f6ba18;
}
.hb-md {
  line-height: 50px;
  font-size: 50px;
  margin: 36px 0px;
  padding-top: 10px;
  padding-right: 7px;
}
/*******************************
*********HOME V1 STYLE END ***********
********************************/





/*******************************
*********HOME V2 STYLE START ***********
********************************/

/** Introduction area two **/
#introduce_area_two{
	padding:50px 0;
	height:100%;
}
.intorduce_img img {
  padding-top: 20px;
}
.icon_home_two {
  padding: 20px 0 30px 0;
}
.icon_home_two.modih {
    margin-top: 0px;
}
.single_icon_two{
	width:75px;
	height:75px;
	color:#EFA600;
	border:2px solid #dbdbdb;
	float:left;
	margin-top:25px;
}
/*
.single_icon_two:hover{
	width:75px;
	height:75px;
	background:#EFA600;
	border:2px solid #dbdbdb;
	float:left;
	color:#fff;
	border:0px solid;
}
*/
.grid .figure .figcaption {

    text-transform: none !important;

}
.single_icon_two i {
  color: #f6ba18;
  font-size: 30px;
  padding-top: 6px;
  display: block;
  padding-left: 14px;
  overflow: hidden;
}
.single_icon_two i:hover {
  color: #fff;
  font-size: 30px;
  padding-top: 6px;
  display: block;
  padding-left: 14px;
  overflow: hidden;
}
.single_icon_two:hover i{
  color: #fff;
  font-size: 30px;
  padding-top: 6px;
  display: block;
  padding-left: 14px;
  overflow: hidden;
}


.icon_details_two {
  float: right;
  width: 250px;
  display: block;
  overflow: hidden;
     /* text-transform: capitalize;*/
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
}
.icon_details_two h2{
	color:#333333;
	font-size:18px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
}
.icon_details_two p{
	color:#8b8b8b;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	line-height:24px;

}

.icon_details_two a{
	color:#333333;
	font-size:13px;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	text-decoration:none;
}
.icon_details_two a:hover{
	color:#EFA600;
}
.icon_details_two i {
  font-size: 14px;
  padding-left:0 5px 0 5px;
  color:#EFA600;

}
/** appointment area two**/
#appointment_area_two{
	background:url(../img/img/image1.jpg);
	background-size:cover;
	padding-bottom:50px;

}
.faq_area{
  overflow: hidden;
  margin-top:20px !important;
  height: 100%;
  width: 100%;
  padding-bottom: 100px;
}

/*******************************
*********HOME V2 STYLE END ***********
********************************/





/*******************************
*********HOME V3 STYLE START ***********
********************************/


/** most professionals area start **/

#professional_area {
  padding: 60px 0 60px;
  background-size: cover;
  background:#e5e5e5;

}
.professional_details{
	margin-bottom:35px;
	margin-top: -75px;


}
.professional_details h2{
	font-family: 'arvo', sans-serif;
  color: #797979;
  font-weight:900;
  line-height:40px;
  margin-top: 80px;

}
.professional_details h3{
	font-family:  'Open Sans', sans-serif;
  font-size: 16px;
  color: #EFA600;
  font-weight:600;
  line-height:20px;
  margin: 0;

}
.professional_details p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #8b8b8b;
  font-weight: 400;
  line-height: 25px;
  margin-top: 20px;
  padding-bottom: 5px;
}
.callback-btn a span {
    color: #000;
}

.most_button {
    width: 120px;
    height: 40px;
    border: 0px solid;
    border-radius: 0px;
    color: #fff;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    background: #EFA600;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10%;
    /*margin-top: -100px;*/
    padding: 10px;
}
/*
.most_button{
	width:120px;
	height:40px;
	border:0px solid;
	border-radius:0px;
	color:#fff;
	font-size:13px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	background:#EFA600;
	text-transform:uppercase;
	text-align:center;
	margin-top:10px;
}
*/


/***clients area start ***/

#clients_area{
	height:530px;
	width:100%;
	padding:25px 0;
	background-color:#797979;

}
#clients_area .gallery_heading h2,#appointment_area_two h2,#appointment_area_two p {
	color:#F1F0F0;
}
#appointment_area_two h2{
	color:#F1F0F0;
	font-family:'arvo', sans-serif;
	font-weight:700;
	padding-top:50px;
}
#clients_area .gallery_heading p {
	color:#f6ba18;
}
.clients-details {
  padding: 0 10px;
}
.clients-details span{
	color:#f6ba18;
	padding-right:15px;
}
.intorduce_img{
  /*margin-top: -170px;*/
}

.clients-details h2{
	color:#fff;
	font-size:18px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	padding-left:20px;
}
.clients-details p{
	color:#f6ba18;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	font-weight:500;
	padding-left:40px;
}
.clients-details h3{
	color:#fff;
	font-size:16px;
	font-family: 'Arvo', serif;
	font-weight:;
	line-height:24px;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #F5F5F5;
}
.client_carusal .owl-theme .owl-controls {
  text-align: center;
  bottom: 0 !Important;
  position: absolute;
  display: inline-block;
  width: 100%;
  margin-bottom: 45px;
}
/***  membership plan table area **/
#membership_plan{
	padding-bottom:70px;
	height:100%
}

.img-holder:before {
  content: ' ';
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  background: url(../img/image-holder-bg.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.img-holder {
  display: inline-block;
  position: relative;
}

.img-holder2:before {
  content: ' ';
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  background: url(../img/image-holder-bg2.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.img-holder2 {
  display: inline-block;
  position: relative;
  padding: 30px 15px;
}
.img-holder3 {
  display: inline-block;
  position: relative;
  padding: 7px 0px;
}
.img-holder3:before {
  content: ' ';
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  background: url(../img/image-holder-bg2.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.img-holder3 img {
  max-width: 90%;
  padding-left: 10%;
}
.img-holder2 img {
  max-width: 90%;
  padding-left: 10%;
}



.single_membership {
  border-top: 0px solid #ececec !important;
  border-left: 1px solid #ececec !important;
  border-right: 1px solid #ececec !important;
  border-bottom: 1px solid #ececec !important;
}
.single_membership{}
.single_membership_heading{
	height:200px;
	width:100%;
}
.single_membership_heading h2{
  color: #F9F9F9;
  font-size: 26px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  padding: 15px 0 15px 0;
  text-transform: uppercase;
  background:#f6ba18;
}
.best h2 {
	background:#EFA600!important;
}
.single_membership_heading h1 {
  color: #080606;
  font-size: 60px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;

}
.single_membership_heading p{
	color: #250606;
	font-size:18px;
	font-family:'Open Sans', sans-serif;
	font-weight:500;
	padding-bottom:10px;

}
.membership_service{}
.membership_service ul{
	margin:0;
	padding:0;
	list-style:none;
  margin: 0 35px;
}
.membership_service ul li {
  border-bottom: 1px solid #d9d9d9;
  padding: 30px 0 40px 0;
  margin: 0;
}
.membership_service ul li a{
	text-decoration:none;
	color:#7e7f7f;
	font-family:'Open Sans', sans-serif;
	font-weight:500;
	float:left

}
.membership_service ul li i{
	color:#EFA600;
	float:right
}
.membership_button{
	width:200px;
	height:45px;
	border:0px solid;
	border-radius:0px;
	color:#fff;
	font-size:13px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	background:#333333;
	text-transform:uppercase;
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}
.membership_button:hover{
	background:none;
	border:1px solid #fff;
	border-radius:0px;
}


/******** appointment_area_two **********/
.full-width {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
#appointment_area_three {
  height: 562px;
  overflow: hidden;
  width: 100%;
  background-size: cover;
}
.appointer_img img{
	float:left;
	width:40%;
}
.appointer_form {
  background: #7B7B7B none repeat scroll 0 0;
  float: right;
  height: 100%;
  padding: 57px 50px;
  width: 60%;
}
.form_title{
	padding-bottom:40px;
}
.form_title h2{
	color:#fff;
	font-family:'Open Sans', sans-serif;
	font-weight:500;
	font-size:30px;
}
.form_title p{
	color:#fff;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	font-size:15px;
	line-height:20px;
}
textarea#area {
  overflow: hidden;
  width: 100%;
  border: 1px solid #FFFFFF;
  background: #7B7B7B;
}
.form-two {
  width: 220px;
  height: 45px;
  float: left;
  border: 1px solid #FFFFFF;
  background: none;
  color: #FFFFFF;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  padding: 0 15px;
  margin-right: 16px;
  margin-bottom: 20px;
}
.{}

/*********** new_area ***************/
#new_area{
	padding:70px;
	height:100%
}
.date_details_two{
	float:right;
	width:76%;
}
.date_details_two h2 {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #1d1d1d;
  line-height: 27px;
}

.details_comment.details_space {
  margin-left: 25px;
}
.single_date_two{
	width: 65px;
  height: 75px;
  background: #EFA600;
  color: #fff;
  text-align: center;
  float: left;
  padding-top: 0px;
  margin-top: 25px;
}
.single_date_two h2 {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #fff;
  line-height: 18px;
}

.single_date_two h2 span{
	font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color:#fff;
}
/*******************************
*********HOME V3 STYLE END***********
********************************/




/*******************************
********* ALL PAGE HEADING START***********
********************************/
#page_heading_area{
	background:url(../img/img/pbg.jpg);
	height:250px;
	width:100%;
	background-size:cover;
  position: relative;
}
#page_heading_area:before {
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background: #222222;
  opacity: .7;
  content: '';
}

.page_heading {
  padding-top: 7%;
}
.page_heading_termo {
  padding-top: 7%;
}
.page_heading h2 {
  font-size: 50px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 38%;
  padding: 1% 0;
}
.page_heading h3{
	font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color:#fff;
}


/*******************************
********* ALL PAGE HEADING END***********
********************************/

 /*******************************
********* ABOUT PAGE START ***********
********************************/
.page_heading h2 {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #fff;
  font-family: "arvo",sans-serif;
  font-size: 48px;
  font-weight: 900;
  margin: 0 36%;
  padding: 1% 0;
}
/*-----------_termo-------------------*/
.page_heading_termo h2 {
  font-size: 50px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 38%;
  padding: 1% 0;
}
.page_heading_termo h3{
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color:#fff;
}


/*******************************
********* ALL PAGE HEADING END***********
********************************/

 /*******************************
********* ABOUT PAGE START ***********
********************************/
.page_heading_termo h2 {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #fff;
  font-family: "arvo",sans-serif;
  font-size: 48px;
  font-weight: 900;
  margin: 0 36%;
  padding: 1% 0;
}
/*------------_termo-------------*/

#professional_area_about {
  padding: 50px 0 50px 0;
}
.div_border {
  padding-bottom: 50px;
}
.div_border hr {
  margin-top: 3px;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin-left: 10px;
  margin-right: 10px;
}
#about_icon_area {
  padding:80px 0;

}
.about_icon{
	width:65px;
	height:60px;
	color:#EFA600;
	border:2px solid #dbdbdb;
}
.about_icon:hover{
	width:65px;
	height:60px;
	background:#EFA600;
	border:2px solid #dbdbdb;
	color:#fff;
	border:0px solid;
}

.about_icon i {
  color: #EFA600;
  font-size: 30px;
  padding-left: 13px;
  padding-top: 7px;
  display: inline-block;
  width: 100%;
}
.about_icon i:hover {
  color: #fff;
  font-size: 30px;
  padding-left: 13px;
  padding-top: 7px;
  display: inline-block;
  width: 100%;
}
.about_icon:hover i{
  color: #fff;
  font-size: 30px;
  padding-left: 13px;
  padding-top: 7px;
  display: inline-block;
  width: 100%;
}

.details_icon {
  text-align: left;
}
.details_icon h2{
	color:#333333;
	font-size:18px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
}
.details_icon p{
	color:#8b8b8b;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	line-height:24px;

}
.details_icon a{
	color:#333333;
	font-size:15px;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	text-decoration:none;
}
.details_icon a:hover{
	color:#EFA600;
}
.profession_list {
  margin-left: -20px;
}
.profession_list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.profession_list ul li {
  padding: 10px 0;
}
.profession_list ul li a {
  text-decoration: none;
  color: #B1B1B1;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.profession_list ul li i {
  color: #EFA600;
  padding: 0 10px;
}


/*******************************
********* ABOUT PAGE END ***********
********************************/


/*******************************
********* SERVICE PAGE START ***********
********************************/

.service_space {
  height: 25px;
  width: 100%;
  overflow: hidden;
}
#why{
	padding:70px 0;
	overflow:hidden;
}
.why_img img {
  padding-top: 25px;
  height: 550px;
}
.why_details{
	padding-bottom:18px;
}
.why_details h3{
	font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color:#333333;
}
.why_details h2{
	font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color:#333333;
  text-transform:uppercase;
}
.why_details p{
	font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color:#646464;
  line-height:25px;
}
.why_icon {
  float: left;
  width: 10%;
  overflow: hidden;
  padding-top: 15px;
  font-size: 25px;
}
.why_icon i {
  color: #EFA600;
  font-size: 15px;
}
.why_heading{
	float:right;
	width:90%;
}
.why_heading h2{
	font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color:#646464;
  line-height:25px;
}
.why_heading p{
	font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color:#8b8b8b;
  line-height:22px;
}
.effect_title {
  height: 60px;
  width: 323px;
  position: absolute;
  top: 82%;
  background-size: cover;
  background: rgb(246, 186, 24);
  opacity: 0.8;
}

.effect_title a {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  margin-top: 20px;
  overflow: hidden;
  display: block;
}
.effect_title a i.flaticon-right11 {
  font-style: normal;
  font-size: 12px;
  margin: 0 15px;
}
.effect-chico:hover .effect_title{
	display:none;

}
i.flaticon-right11 {
  font-style: normal;
}
/*******************************
********* SERVICE PAGE END ***********
********************************/




/*******************************
********* TEAM PAGE START ***********
********************************/

.team_space{
	height: 45px;
  width: 100%;
  overflow: hidden;
}
.team_page{
	padding-top:50px;
}
.team_page_paragarap{
	padding:0 15%;
	padding-bottom:50px;
}
.team_page_paragarap p{
	text-align:center;
	font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color:#333333;
  line-height:22px;
}
/*******************************
********* TEAM PAGE END ***********
********************************/



/*******************************
********* BLOG PAGE START ***********
********************************/

#blog-banner{
	height:335px;
	width:100%;
	background-size:cover;
  position: relative;
}
#blog-banner:before {
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background: #222222;
  opacity: .7;
  content: '';
}
#blog_area{
	padding:100px 0 150px 0;
	overflow:hidden
}
.blog_sidebar {
  margin: 0 0 0 10%;
}
.blog_heading {
  padding-top: 10%;
}
.blog_heading h2 {
  font-size: 50px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 38%;
  padding: 1% 0;
}
.blog_heading h3{
	font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color:#fff;
}
.date_details_blog {
  float: right;
  width: 88%;
  padding-top: 2px;
}
.date_details_blog h2 {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #1d1d1d;
  line-height: 27px;
}
.blog_date{
	width: 65px;
  height: 75px;
  background: #f6ba18;
  color: #fff;
  text-align: center;
  float: left;
  padding-top: 0px;
  margin-top: 25px;
}
.blog_date h2 {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #fff;
  line-height: 18px;
}

.blog_date h2 span{
	font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color:#fff;
}
.div_border_blog {
  padding-bottom: 50px;
  padding-top: 50px;
}
.div_border_blog hr {
  margin-top: 5px;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin-left: 10px;
  margin-right: 10px;
}
.single_faq img {
  padding-bottom: 20px;
}
.more-link p {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #8b8b8b;
  line-height: 25px;
  padding: 10px 0;
}
.wp-pagenavi {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 25px;
}
.wp-pagenavi li {
  float: left;
  margin: 0 5px;
}
.wp-pagenavi li a {
  text-decoration: none;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  display: block;
  overflow: hidden;
}
.current{
	width:35px;
	height:35px;
	color:#fff  ;
	background:#4e4e4e;
	text-align: center;
  padding-top: 6px;
}
.active-next{
	width:35px;
	height:35px;
	color:#4e4e4e ;
	background:none;
	border:1px solid #dadada;
	text-align: center;
  padding-top: 6px;
}
li.active-next a{
	color:#4e4e4e ;
}
li.wp-pagenavi a {
  color: #000 !important;
  background: none;
  text-align: center;
  padding-top: 8px;
  padding-left: 3px;
  display: block;
}

.wp-pagenavi{
	padding-top:50px;
}

/** sideber ***/
.single_sidebar{
	width: 285px;
  height: 100%;
  overflow: hidden;

}
.single_sidebar h2{
	font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #1d1d1d;
}

.blogimg {
  width: 85px;
  float: left;
  height: 100px;
  padding-top: 25px;
}
.blogimg img{}
.sidber_text{
	width:180px;
	float:right;
	height:100px;
}

.sidber_text h3{
	font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #1d1d1d;
  line-height:23px;
}
.sidebar_text_date{}
.sidebar_text_date h2 {
  font-size: 11px;
  font-family: poppins;
  font-weight: 600;
  color: #EFA600;
  text-transform: uppercase;
  float: left;
  width: 40%;
  margin-top: 3px;
}
.sidebar_text_date p{
  font-size: 12px;
  font-family: Bitter;
  font-weight: 500;
  color: #bcbcbc;
  float:right;
  width:50%;
}
.catagori{
  margin:80px 0;
	/*margin:30px 0;*/

}
.catagori h2{
	font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #1d1d1d;
}
.archieve {
  padding: 10px 0;
  overflow: hidden;
  height: 100%;
}
.archieve h2{
	font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #1d1d1d;
}

.catagori_list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.catagori_list ul li{
	padding:10px 0;
  color: #8b8b8b;
}
.catagori_list ul li a {
  text-decoration: none;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #8b8b8b;
  padding-left: 15px;
}
.catagori_list ul li a:hover{
 color:#EFA600;

}

.Keyword {
  padding: 10px 0;
}
.Keyword h2 {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #1d1d1d;
  padding-bottom: 20px;
}
.Keyword ul{
	margin:0;
	padding:0;
	list-style:none;
}
.Keyword ul li {
  float: left;
  margin: 5px 5px;
}
.Keyword ul li a {
  text-decoration: none;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #fff;
  background: #4e4e4e;
  display: block;
  padding: 10px 23px;
}

.Keyword ul li a:hover{
	background:#EFA600;
	transition:all ease-in-out 500ms;
	-webkit-transition:all ease-in-out 500ms;
	-moz-transition:all ease-in-out 500ms;
	-os-transition:all ease-in-out 500ms;
}

.wrapper input[type="text"] {
  position: relative;
}

input {
  font-family: 'FontAwesome';
  border: 1px solid #e3e3e3;
  width: 100%;
  height: 60px;
  padding: 0 30px;
  } /* This is for the placeholder */

  .wrapper:before {
    font-family: 'FontAwesome';
    color:red;
    position: relative;
    left: -10px;
    content: " ";
  }

/*******************************
********* BLOG PAGE END ***********
********************************/



/*******************************
********* BLOG DETAILS PAGE START ***********
********************************/



.blog_details_heading {
  padding-top: 10%;
}
.blog_details_heading h2 {
  font-size: 50px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 30%;
  padding: 1% 0;
}
.blog_details_heading h3{
	font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color:#fff;
}

.single_blog h2 {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #1d1d1d;
  line-height: 27px;
}

.single_details {
  overflow: hidden;
  width: 100%;
  padding-top:  0px;
}
.single_details p {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #8b8b8b;
  line-height: 25px;
}

.blog_sheare {
  overflow: hidden;
  padding-bottom: 1%;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 5%;
  padding-top: 1%;
  margin-top: 5%;
}
.blog_share_left h2{
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	font-size:13px;
	color:#121212;
}
.texts a{
	font-family:'Open Sans', sans-serif;
	font-weight:500;
	font-size:13px;
	color:#a6a6a6;
}
.texts a:hover{
	color:#EFA600;
}
.blog_social {
  float: right;
  padding-top: 12px;
  width: 100px;
}
.blog_social ul{
	margin:0;
	padding:0;
	list-style:none;

}
.blog_social ul li {
  float: left;
  padding: 0 4%;
}
.blog_social ul li a{
	text-decoration:none;
	color:#000;
}
.blog_social ul li a:hover{
	text-decoration:none;
	color:#EFA600;
}

.blog_comment h2{
	font-family: 'Titillium Web', sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.comment_text{
	width:100%;
	height:200px;
}
.comment_img{}
.comment_img {
  float: left;
  width: 7%;
  padding-left: 0;
}
.comment_heading {
  float: left;
  width: 80%;
  margin-top: -2%;
}
.comment_h2 {
  float: left;
  height: 65px;
}
.comment_h2 h2{
	font-family:poppins;
	font-weight:600;
	font-size:14px;
	color:#313232;
	text-transform:uppercase;
}
.comment_h2 p{
	font-family: 'Crimson Text', serif;
	font-weight:600;
	font-size:16px;
	color:#b6b7b7;
	font-style:italic;
}
.comment_p h3{
	font-family:poppins;
	font-weight:500;
	font-size:13px;
	color:#7c7b7b;
	line-height:25px;
}
.reply{
	float:right
}
.reply h2{
	font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #313232;
  padding: 10px;
  border: 1px solid #EFA600;
}
.reply h2:hover{
	color:#ff7979;
	cursor:pointer;
}

.comment_p {
  width: 100%;
  overflow: hidden;
}
.blog_comment.comment-replay {
  width: 85%;
  float: right;
}
.blog_comment {
  width: 100%;
  overflow: hidden;
}
.comment_form h2{
	font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.input.short {
  width: 49%;
  float: left;
  margin-right: 7px;
}
.input.short input {
  background: #f3f3f3;
  border: 0px;
  font-family: 'Open Sans', sans-serif;
  color:#acacac;
  font-size:13px;
}
.big input{
  background: #f3f3f3;
  border: 0px;
  font-family: 'Open Sans', sans-serif;
  color:#acacac;
  font-size:13px;
}
.text-area textarea {
  background: #f3f3f3 none repeat scroll 0 0;
  border: medium none;
  color: #acacac;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  padding-left: 5%;
  padding-top: 3%;
  width: 100%;
}
.blog_button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #fff;
  background: #EFA600;
  width: 140px;
  height: 45px;
  border: 0px solid;
  border-radius: 0px;
  padding-top: 1%;
  margin-top: 2%;
}

.sidebar-widget form.search-form-icon{
  border: 1px solid #E9E9E9;
  height: 60px;
  position: relative;
  overflow: hidden;
}
.sidebar-widget form.search-form-icon input[type='text'] {
  border: none;
  outline: none;
  height: 60px;
  padding-left: 15px;
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  font-family:Bitter;
  font-style:italic;
  font-size:13px;
  color:#c2c2c2;

}
.sidebar-widget form.search-form-icon button {
  border: none;
  outline: none;
  height: 60px;
  background: none;
  line-height: 45px;
  position: absolute;
  right: 0;
  padding: 0 10px;
}
/*******************************
********* BLOG DETAILS PAGE END ***********
********************************/






/*******************************
********* APPOINTMENT PAGE START ***********
********************************/

.appointment-widget form.search-form {
  border: 1px solid #e1e1e1;
  height: 50px;
  position: relative;
  overflow: hidden;
}
.appointment-widget form.search-form input[type='text'] {
  border: none;
  outline: none;
  height: 50px;
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #cacac9;
  padding-left:20px;
}
.appointment-widget form.search-form button {
  border: none;
  outline: none;
  height: 50px;
  background: none;
  line-height: 50px;
  position: absolute;
  right: 0;
  padding: 0 10px;
}
form.search-form i {
  font-size: 23px;
  padding-top: 0;
  display: block;
  color: #8d8d8d;
  padding-right: 8px;
}
.appointment-page  {
  padding-top: 10%;
}
.appointment-page  h2 {
  font-size: 50px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 20%;
  padding: 1% 0;
}
.appointment-page  h3{
	font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color:#fff;
}
.appoint {
  padding: 80px 15% 50px 15%;
}
.appoint p{
	font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color:#333333;
  line-height:23px;
}
.information{
	height:60px;
	margin:0 10px;
}
.information_siral{
	font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color:#fff;
  float:left;
  width:4%;
  background:#f6ba18;
  text-align:center;
  height:60px;
  padding-top: 15px;
}
.information_details {
  font-size: 18px;
  font-family: 'arvo', sans-serif;
  font-weight: 600;
  color: #EFA600;
  float: right;
  width: 96%;
  background: #f5f5f5;
  height: 60px;
  padding-top: 18px;
  padding-left: 30px;
}
.information_column{}
.information_column h2 {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #000 ;
  text-transform: uppercase;
  padding: 15px 0;
}

select.form-control.selectclase {
  border: 1px solid #e1e1e1;
  height: 50px;
  border-radius: 0px;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color:#cacac9;
}
.information_input input{
  border: 1px solid #e1e1e1;
  height: 50px;
  border-radius: 0px;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color:#cacac9;
}


.informatino_two{
  height:60px;
}
.appoinment_content_area {
  padding: 30px 0;
  overflow: hidden;
}
.checkbox_colunn {
  width: 14%;
  float: left;
}
.checkbox_colunn form{
	font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color:#cececd;
}
.form_column h2 {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  padding: 0px;
}
.form_column input{
  border: 1px solid #e1e1e1;
  height: 50px;
  border-radius: 0px;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color:#cacac9;
}
.form_textarea{}.form_textarea {
  padding-top: 20px;
}
.form_textarea h2{
	font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color:#000;
  text-transform:uppercase;
  padding-bottom: 20px;
}


.form_textarea textarea {
  border: 1px solid #e1e1e1;
  height: 100%;
  border-radius: 0px;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #cacac9;
  width: 100%;
  padding: 20px;
}
.appoinment_form {
  overflow: hidden;
  padding: 50px 80px 20px 0px;
}
.information_check_box{
	font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #cececd;
}
.information_check_box span {
  float: left;
  padding-left: 0px;
  padding-top: 1px;
}
.information_check_box i {
  float: left;
  padding-top: 3px;
  width:18px;
  height:18px;
  font-size:18px;
}
i.fa.fa-check-square {
  background: #fff;
  color: #EFA600;
}
.fa.fa-check-square {
 margin-right: 6px;
}
.information_check_box {
  width: 15%;
  float: left;
}
.checkbox-middel {
  width: 10%;
}
input.check {
  width: 15px;
  height: 15px;
  border:1px solid #e1e1e1;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #cececd;
}

.appoint_button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #fff;
  background: #EFA600;
  width: 140px;
  height: 45px;
  border: 0px solid;
  border-radius: 0px;
  margin: 20px auto 0;
  display: block;
}
.appoint_button:hover{
  background: #EFA600;
}
/*******************************
********* APPOINTMENT PAGE END ***********
********************************/





/*******************************
********* CONTACT PAGE AREA START ***********
********************************/
section#contact_area {
 padding:0px;
}
.google-map{
	height:380px;
	width:100%;
	margin-top:65px;
	overflow:hidden
}
.gogle-map-heading h2{
	font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 700
}
.details_headings {
  padding: 50px 0;
}
.contact-social i {
  color: #f6ba18;
  font-size: 45px;
  padding-top: 18px;
  display: block;
  font-style:normal;
}
.contact-social {
  height: 100%;
  overflow: hidden;
}
.contact_img {
  width: 650px;
  height: 400px;
  padding-top: 20px;
}
.contact_img img{
	width:650px;
	height:400px;
}
.social_text h2{
	font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #000;
  text-transform:uppercase;
}
.social_text p{
	font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #8b8b8b;
}

.contact_details {
  padding-bottom: 40px;
}
.contact_details h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  padding-bottom: 5px;
}
.form_textarea_contact h2{
	font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-transform:captilize;
}
.form_textarea_contact {
  padding-left: 10px;
  padding-top: 0px;
}
.contact_details input{
  border: 1px solid #e1e1e1;
  height: 50px;
  border-radius: 0px;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color:#cacac9;
}
.form_textarea_contact textarea {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  color: #cacac9;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  font-weight: 500;
  height: 100%;
  margin-top: 0px;
  padding: 15px;
  width: 100%;
}
.contact_button{
	border:0px solid;
	border-radius:0px;
	width:100px;
	height:45px;
	background:#EFA600;
	color:#fff;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align:center;
	padding-top:5px;
	float:right;
	margin-top:20px;
}
.contact_button:hover{
	background:#EFA600;
	color:#fff;
}
section#map_area {
  padding-bottom: 0px;
  padding-top:50px;

}
.details_heading_contact{}
.details_heading_contact h2{
	color:#000;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.details_heading_contact p{
	color:#8b8b8b;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	line-height:22px;
	margin-top:25px;
}

/*** Gallery area ****/
#our_gallery {

}
.gallery_bot h2 {
  display: none;
}

#our-projects {

  background-size: cover;
  padding: 80px 0;}

  #project-version-one {
    padding: 0 15px 0px 15px;
  }
  #project-version-one .gallery-filter {
    margin-bottom: 50px;
    text-align: center;

  }
  #project-version-one .gallery-filter li {
    display: inline;
  }
  #project-version-one .gallery-filter li span {
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    color: #787878;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0 20px;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family:'Open Sans', sans-serif;
    border:1px solid #B9B9B9
  }
  #project-version-one .gallery-filter li.active span:before {
    content: ' ';
    display: block;
    width: 100%;
    background: #d9255c;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
  #project-version-one .gallery-filter li.active span,
  #project-version-one .gallery-filter li:hover span {
    color: #f6ba18;
    background: #FFFFFF;
  }
  #project-version-one .single-project-item {
   margin: 0 0;
   padding: 0 0;
   display: none;
 }
 #project-version-one .single-project-item .img-wrap {
  position: relative;
  width: 99%;
  padding: 3px;
  border: 5px solid rgba(162, 162, 162, 0.16);
}

#project-version-one .single-project-item .img-wrap .content-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: transparent;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
#project-version-one .single-project-item .img-wrap .content-wrap:before {
  background: #EFA600;
}
#project-version-one .single-project-item:hover .img-wrap .content-wrap {
  opacity: 1;
  filter: alpha(opacity=100);
}
#project-version-one .single-project-item .img-wrap .content-wrap .border {
  width: 100%;
  height: 100%;

}

#project-version-one .single-project-item .img-wrap .content-wrap span {
  color: #fff;
  margin: 35% 0;
  font-size: 50px;
  display: block;
  overflow: hidden;
  font-size: 50px;
  border: none;
  background: none;
  box-sizing: initial;
  font-style: normal;
  cursor: pointer;
  text-align:center
}

#project-version-one .single-project-item .img-wrap .content-wrap .content {
  position: relative;
  top: 45%;
}
.img-wrap img {
  width: 100%;
  background-size:cover;
}

nav.wp-pagenavi.gallery-pagination {
  width: 100%;
  margin: 0 45%;
}


/*** SINGLE SERVICE PAGE ***/
#single_service_area{
	padding:100px 0;
}
.single_service img {
  padding-top: 30px;
}

.single_service_heading {
  padding-top: 12%;
}
.single_service_heading h2 {
  font-size: 50px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 26%;
  padding: 1% 0;
}
.single_service_heading h3{
	font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color:#fff;
}


/***** WARRANTY PAGE ****/

#warranty_area{
	padding:100px 0 115px 0;
}
.warranty_heading {
  padding-top: 10%;
}
.warranty_heading h2 {
  font-size: 50px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 32%;
  padding: 1% 0;
}
.warranty_heading h3{
	font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color:#fff;
}
.warranty_img{}
.warranty_img img{}
.warranty_content{
	padding:30px 0 20px 0;
}
.warranty_details{}
.warranty_details h2{
	font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #1d1d1d;
}
.warranty_details p{
	font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #8b8b8b;
  line-height:24px;
}
.warranty_p p {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #8b8b8b;
  line-height: 24px;
  padding: 10px 0;
}
.warranty_tagline{}
.warranty_tagline h2{
	font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #1d1d1d;
  line-height:24px;
}

.warranty_list {
  margin-left: -20px;
}
.warranty_list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.warranty_list ul li {
  padding: 10px 0;
}
.warranty_list ul li a{
	text-decoration:none;
	color:#1d1b17;
	font-size:15px;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
}
.warranty_list ul li i {
  color: #EFA600;
  padding: 0 20px;
}


#video {
  position: relative;
  background: #000;
  width: 100%;
  margin: 0px auto;
  height:330px;
}
.video-player{
	padding-top:30px;
}
#video img,
#video iframe {
	display: block;
	width:100%;
	height:330px;
}

#play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: url('../img/iconv.png') no-repeat 50% 50%;
  background-color: rgba(0,0,0,0.2) !important;
  background-size: auto, cover;
  z-index: 100;
}

#play:hover { background-color: #444444 !important;
  opacity:.8 }




  /* appointment page styles */



  #appoinment_content .select-input {
    width: 100%;
    font-weight: normal;
    height: 60px;
  }
  #appoinment_content .select-input + .ui-selectmenu-button {
    width: 100%;
    font-weight: normal;
    height: 60px;
    border: none;
    outline: none;
    background: none;
    border: 1px solid #e3e3e3;
    border-radius: 0;
  }
  #appoinment_content .select-input + .ui-selectmenu-button span.ui-selectmenu-text {
    background-color: transparent;
    border: none;
    padding: 0;
    border-radius: 0;
    height: 100%;
    line-height: 60px;
    color: #cacac9;
    padding: 0 24px;
    font-family: 'Open Sans';
  }
  #appoinment_content .select-input + .ui-selectmenu-button span.ui-icon {
    background: transparent url(../img/resources/select-box-arrow.png) 0 0 no-repeat;
    width: 14px;
    height: 8px;
    top: 58%;
    right: 20px;
  }
  #appoinment_content .select-input .ui-selectmenu-button span.ui-selectmenu-text {
    font-weight: normal;
    color: #cacac9;
  }
  #appoinment_content .vehicle-year .thm-spinner {
    width: 70%;
    display: inline-block;
    margin-right: 15px;
  }
  #appoinment_content .vehicle-year .vehicle-year {
    width: 24%;
    display: inline-block;
    padding: 0;
    text-align: center;
  }
  #appoinment_content .thm-spinner {
    height: 10px;
    border: none;
    background: #f5f5f5;
  }
  #appoinment_content .thm-spinner .ui-widget-header {
    background: #EFA600;
  }
  #appoinment_content .thm-spinner.ui-slider .ui-slider-handle {
    width: 30px;
    height: 30px;
    border: none;
    outline: none;
    border-radius: 50%;
    border: 10px solid #fff;
    background: #EFA600;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    top: -10px;
  }
  #appoinment_content input[type="text"] {
    color: #484848;
  }
  #appoinment_content ul.special-checkbox {
    font-size: 0;
  }
  #appoinment_content ul.special-checkbox li {
    display: inline-block;
    color: #484848;
    font-size: 14px;
    line-height: 18px;
    margin-right: 17px;
    cursor: pointer;
  }
  #appoinment_content ul.special-checkbox li.active .input-checker {
    border: none;
  }
  #appoinment_content ul.special-checkbox li.active .input-checker:before {
    content: '\f14a';
    font-family: 'FontAwesome';
    font-size: 21px;
    color: #f6ba18;
  }
  #appoinment_content ul.special-checkbox li .input-checker {
    width: 18px;
    height: 18px;
    border: 1px solid #E1E1E1;
    margin-right: 18px;
    display: inline-block;
    vertical-align: bottom;
  }

  /* slider update styles */

  .rev_slider_wrapper #slider1 .slider_h1 span {
    font-size: 45px;
    font-family: 'Open Sans', sans-serif !important;
    color: #fff;
    line-height: 55px;
    text-transform: uppercase;
    position: relative;
    font-weight: normal;
    padding: 0 25px;
    display: inline-block;
    vertical-align: top;
  }
  .rev_slider_wrapper #slider1 .slider_h1.curvy-bg {
    position: relative;
  }
  .rev_slider_wrapper #slider1 .slider_h1.curvy-bg:before {
    content: '';
    background: #222222;
    transform: skewX(-20deg);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
  }
  .rev_slider_wrapper #slider1 .slider_h1.curvys-bg:before {
    content: '';
    background: #222222;
    transform: skewX(-20deg);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity:.6;
  }
  .rev_slider_wrapper #slider1 .slider_h1.curvy-bg.white span {
    color: #f6ba18;
    font-weight: 800;
    font-size: 45px;
    font-family: arvo!important;
  }
  .rev_slider_wrapper #slider1 .slider_h1.curvy-bg.scer:before {
   content: '';
   background: rgba(88, 88, 88, 0.28);
   transform: skewX(-20deg);
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   border: 2px solid #f6ba18;
 }
 .rev_slider_wrapper #slider1 .slider_h1.curvys-bg.scer:before {
   content: '';
   background: #ffffff;
   transform: skewX(-20deg);
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
 }
 .rev_slider_wrapper #slider1 .slider_p {
  color: #FEFEFE;
  font-size: 20px;
  font-weight: normal;
  text-transform: none;
}
.rev_slider_wrapper #slider1 .slider-btn {
  color: #FEFEFE;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  border: 2px solid #FFFFFF;
  line-height: 40px;
  display: inline-block;
  padding: 0 25px;
  letter-spacing: .03em;
  transition: all .3s ease !important;
}
.rev_slider_wrapper #slider1 .slider-btn:hover {
  background: #EFA600;
  border-color: #EFA600;
  color: #fff;
}
.rev_slider_wrapper #slider1 .slider-btn.clrd {
  background: #EFA600;
  border-color: #EFA600;
}
.rev_slider_wrapper #slider1 .slider-btn.clrd:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.rev_slider_wrapper #slider1 .slide-2 .slider_h1.curvy-bg {
  background: #222;
}
.rev_slider_wrapper #slider1 .slide-2 .slider_h1.white.curvy-bg {
  background: #fff;
}
.rev_slider_wrapper #slider1 .slide-2 .slider_h1.curvy-bg span {
  padding-left: 10px;
  padding-right: 0;
}
.rev_slider_wrapper #slider1 .slide-2 .slider_h1.curvy-bg:before {
  left: 20px;
  right: -20px;
}
#myModal.modal {overflow-y: auto;}
#wpcf7-f134-o1 {
 overflow:hidden;
 background: #fff;
 position: absolute;
 left: 50%;
 top: 10%;
 transform: translate(-50%);
 -webkit-transform: translate(-50%);
 -moz-transform: translate(-50%);
 -ms-transform: translate(-50%);
 -o-transform: translate(-50%);
}
.wpcf7-form {
 overflow:hidden;
 padding: 20px 10px;
 position: relative;
}
.contact-form h3{color:#000;text-align: center;}
.contact-form button.close{
 position: absolute;
 right: 20px;
 top: 0;
}
.contact-form h2 {font-size: 16px;}
.slider-banner {
  position: absolute;
  left: 18%;
  top: 35%;
  background: #fff;
  border-radius: 5px;
  margin-top: 40px;
  padding: 20px 40px;
}
.slider-banner-list li {
  position: relative;
  margin: 0 0 15px;
  padding: 0 0 0 55px;
}
.slider-banner-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/green-ico.jpg) no-repeat;
  width: 50px;
  height: 50px;
}
.slider-banner-list li strong {
  font-size: 24px;
  color: #000;
  display: block;
}
.slider-banner-list li span {
  font-size: 20px;
  display: block;
}
.slider-banner .slider-btn {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  border-radius: 4px;
  box-shadow: 0px 2px 0px #ff9600;
  -webkit-box-shadow: 0px 2px 0px #ff9600;
  -moz-box-shadow: 0px 2px 0px #ff9600;
  -ms-box-shadow: 0px 2px 0px #ff9600;
  -o-box-shadow: 0px 2px 0px #ff9600;
  margin: -5px 0 0px 0;
}
.rev_slider_wrapper #slider1 .slider-banner .slider-btn:hover{
  background: #EFA600;
  border-color: #EFA600;
}


h3.breadcrumbts a:hover {
    color: #fff;
    text-decoration: underline;
}

.page_heading_termo h2 {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #fff;
    font-family: "arvo",sans-serif;
    font-size: 39px;
    font-weight: 900;
    margin: 0 5%;
    padding: 1% 0;
}

/* Пагинация*/
.wp-pagenavi {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 25px;


}
.wp-pagenavi a {
    float: left;
    margin: 0 5px;
    font-size: 15px
    color:#000;

}

/*.page {
    text-decoration: none;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    display: block;
    overflow: hidden;
}*/
.wp-pagenavi  span {
    text-decoration: none;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    display: block;
    overflow: hidden;
    float: left;
    margin: 0 5px;
}
.wp-pagenavi.first{
  width:35px;
  height:35px;
  color:#fff  ;
  background:#4e4e4e;
  text-align: center;
    padding-top: 6px;
}
.wp-pagenavi .nextpostslink{
  width:35px;
  height:35px;
  color:#4e4e4e ;
  background:none;
  border:1px solid #dadada;
  text-align: center;
    padding-top: 6px;
}

.page {
    color: #000 !important;
    background: none;
    text-align: center;
    padding-top: 8px;
    padding-left: 3px;
    display: block;
  font-family: 'Open Sans', sans-serif;
    font-size: 15px;

}
.date_details_blog a {
        color:#000;
}
.date_details_blog a:hover {
    text-decoration: underline;
}

table {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  border-collapse: collapse;
  color: #686461;
   margin: auto;
}
caption {
  padding: 10px;
  color: white;
  background: #8FD4C1;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}
th {
  border-bottom: 3px solid #B9B29F;
  padding: 10px;
  text-align: left;
}
td {
  padding: 10px;
}
tr:nth-child(odd) {
  background: white;
}
tr:nth-child(even) {
  background: #E8E6D1;
}

/*кнопка в таблице цен*/

a.button10 {
  display: inline-block;
  color: black;
  font-size: 125%;
  font-weight: 700;
  text-decoration: none;
  user-select: none;
  padding: .25em .5em;
  outline: none;
  border: 1px solid rgb(250,172,17);
  border-radius: 7px;
  background: rgb(255,212,3) linear-gradient(rgb(255,212,3), rgb(248,157,23));
  box-shadow: inset 0 -2px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,0);
  transition: box-shadow .2s, border-color .2s;
}
a.button10:hover {
  box-shadow: inset 0 -1px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,.5);
}
a.button10:active {
  padding: calc(.25em + 1px) .5em calc(.25em - 1px);
  border-color: rgba(177,159,0,1);
  box-shadow: inset 0 -1px 1px rgba(0,0,0,.1), inset 0 1px 2px rgba(0,0,0,.3), inset 0 0 0 60px rgba(255,255,0,.45);
}

.stiker{
  z-index: 9999999;
  margin-left: 700px;
    margin-top: -200px;
    position: absolute;
   left: 18%;
    top: 35%;
    /* background: #fff;
    border-radius: 5px;
    margin-top: 40px;*/
    padding: 20px 40px;
}


.call_back{
  -webkit-transform: rotate(-90deg);  /*Поворот блока с текстом кнопки  на 30 градусов*/
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  position:fixed; /*фиксированная позиция кнопки при прокрутке*/
  z-index:999;
  right: -85px; /*отступ с права*/
 /*top: 50%;*//*отступ сверху*/
  margin-right:-50px; /*отрицательный отступ справа (чем длиннее название кнопки тем больше должно быть значение данного отступа )*/
}

/*Стили для ссылки*/
.call_back a {
  color:#fff!important; /*цвет ссылки*/
  display:block;
  background:#DC3522; /*цвет фона кнопки*/
  font-size:1.2em; /*размер шрифта*/
  text-align:center; /*выравнивание по центру*/
  padding:10px 20px; /*внутренние отступы*/
  font-weight:bold;/*жирный шрифт*/
  border-radius:5px; /*радиус скругления углов*/
  border:1px solid #fff; /*рамка вокруг кнопки*/
}

.quote1 p {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 14px;
    padding-right: 25px;
    text-align: center;
    margin-right: -1px;
    transition: all .3s ease;
}
.quote1 {
  background: #EFA600;
  height: 70px;
  width: 220px;
  margin: 0 0;
  float: right;
  margin-right: -15px;
}
.stricky-fixed .quote1 {
  height: 65px;
  background:none;
}
.stricky-fixed .quote1 p {
  padding: 15px 0;
}
.stricky-fixed .quote1 p:hover {
  color: #EFA600;
}
.quote1 p:hover {
  background: #222222;
}
.quote1 i {
  margin: 9px;
  width: 33px;
}
.quote2 p {
  color: #fff;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
padding: 25px;
  /*padding: 20px 0;*/
  padding-right: 25px;
  text-align: center;
  margin-right: -1px;
  transition: all .3s ease;
}
.quote2 {
  background: #EFA600;
  height: 70px;
  width: 220px;
  margin: 0 0;
  float: right;
  margin-right: -15px;
}
.stricky-fixed .quote2 {
  height: 65px;
  background:none;
}
.stricky-fixed .quote2 p {
  padding: 15px 0;
}
.stricky-fixed .quote2 p:hover {
  color: #EFA600;
}
.quote2 p:hover {
  background: #222222;
}
.quote2 i {
  margin: 9px;
  width: 33px;
}

/*фотогалерея*/

#bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
    color: #efa600 !important;

}
#bwg_container1_1 #bwg_container2_1 .bwg_title_spun2_1 {
    color: #efa600 !important;

}

#bwg_container1_2 #bwg_container2_2 .bwg_title_spun2_2 {
    color: #efa600 !important;

}
#packege_area5 {
    /* height: 300px; */
    width: 100%;
    background-color: #e5e5e5;
}
.packege_details_termo1 h3 {
    color: #000;
    font-size: 30px;
    font-family: 'arvo', sans-serif;
    font-weight: 900;
    margin-top: -70px;
}

.quote2glav {
    background: #EFA600;
    height: 65px;
    width: 220px;
    margin: -90px 0 0 20px;
    float: right;
    border-radius: 5px;

}
.quote2glav p {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 22px;
    padding-right: 25px;
    text-align: center;
    margin-right: -1px;
    transition: all .3s ease;
}
textarea {
    border: 1px solid #e3e3e3;
    width: 100%;
    /*height: 60px;*/
    padding: 0 30px;
}

.packege_buttonglav {
    position: absolute;
    margin: 100px -180px 10px 70px;
    z-index: 999;
  }

.professional_detailsglav {
    margin-bottom: 25px;
    margin-top: 20px;
}

    .professional_detailsglav h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #efa600;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
    text-align: center;
  }
  .single_member {
    margin-top: 50px;
}
      .professional_detailsglav span {

    color: #000;

  }
  .copy_right strong {
    color: #f6ba18;
    /* font-family: arvo; */
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
     text-transform: capitalize;

}
.profession_list ul li {
    text-decoration: none;
    color: #B1B1B1;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.bacgrb {
    /* padding: 60px 0 60px; */
    /* background-size: cover; */
    background: #e5e5e5;
    height: 260px;
}
#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 11101;
    outline: none;
    display: none;
    box-sizing: content-box;
    z-index: 9999999;
    -moz-box-sizing: content-box;
}

/*[class*=mobo-] {
text-indent: 5px;
background-position: 0 0;
background-repeat: no-repeat;
display: inline-block;
//display:inline;
//zoom:1;
vertical-align:middle;
margin-right:3px;
}*/

/*Vodafone*/
.mobo-vodafone-24{
line-height:24px;
padding-left:24px;
background-position: 0 0;
background-repeat: no-repeat;
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAFbUlEQVRIS42WbUxTZxTH/89t722LBWSgWBtHfZkTqzPion7AqQmGmBi2NKt1iR992WaCc2pcgiEk6gezIPplbnwSBWNqNrMoMYHEhsVMFsrUKW/CwqBUXmpZW8rtfeu9y3MpFeQlO8lNk96n53fO//zPAwQLhNfrNTidTrvRaNxGCNltsVg2QVVzNYYhoiSFY4LQKYTDLRLL+kOBQODgwYPJ+VKR+b588OBBTmFh4Xc2m80FYJUkyyZFFGHIykJIEBB7/hzm5mb0ZGdLHx06NBQKBH7lef5SSUlJ+N18cwDt7e27HA7HD1ardZMoipAlCTAYMBmNItjUhMzbt7HiyRP0l5ZiyZUr0AQBIATxeLwnFAp9deDAAd9MyCxAV1fXFw6H45qmactoYlmWwVos6PZ6YWltxZrsbGQ8e4aXsRike/dgevNGPyPJMpJJXaHw6OjoaZfLVTcNSQP8fn+x0+n8RU8uy1AUBQarFa/q67EyGITd6QRu3YLg86H96lXklpYiMTwMWVF0iA6SJGiaNh6NRj/3eDx6Jzqgvr4+q6ysrJVl2UJ6SEkmwRgM6G5oQEFfH1Y4nSCVlcDoKKJ5eehsbkb2lCz6WfqbmRBZlvsHBwe3nzlz5g2pqqpiPB7P9+vWrfuW53kkVRWqoiAWDkOtqMDa8nLA7QZiMUCSMGmxwF9eDrW0FMZly6CFw5BEUYdMP6lufrJarSeI3+9/f+PGjb5kMrmGvqDJidWKvosXsaWoCKazZ4GxMUAUAUWBBkAGEM/Jwd/FxRiqqIA5GoXE8/osKEQQBDqTwWQyuZd0d3eXORwOL8/zJpVWr6qIsCzgcuGD1at13alLaPXzxav169FRWwt5eBiSoqTlYhiG1nGYAmrsdvs3lKoDGAYDLS3YUF2N7JERgD6JxEL7CIUQvPR48PLECUg9PfrQCS1oKmpJf39/U1ZW1j5qM+qcJMdh7Pp1bGlqguHFCyAe16VZKHgAE2YzWu7eRXhkBAZVnXn0MQkGg+0syxZRAKUrZjMi1dXYeucOMDw8pf0iIRKCIIC+S5fQZ7PBmJJS0zTaSRcZGBj4k+O4rbR6armkyYR/b95EUWUlGFkGZlc0ByUQgl4AkfPn8WLtWhhTBaUBvb29TRkZGfuog2gXKssi0NGBj/fvR+aitU+9jDMM+gAMX7iA/pUr0x2kfvqYPH369Ory5ctPJhIJfcgUMp6bi5xdu7Chp2dqExeJXpaFmJmJv27cQJTOQKNGTkctaWtr+9Rms3knJyc5CqA+hsmE162tKD5+HNZFZhDkOLxiGGQcOYK2PXvAhUIAw+jZCSFTNm1sbCzYvHmzj+f51emVF0UIS5dCuXwZOxsasCS1YPQ6UwnRrTlqNGKIEORt24bfz52DPDAAxmRKl04IGVQUZS9xu92GU6dOVefn55+MRCK6VfXbUZYRz8zE5P372HntGlZFIqDbMEEIJgmBZjJhzOVCh9sNmUrz1vvpHcjJyflal7impmZpSUlJayKR+FC/7KY3MpGAZLViJBpFrs+HFZ2dMMsyYgUFCOzYgZjdDm5oCAzHzZoSIeQfQRC2l5eXh9IzbGxs/CQ/P//niYmJvGmALpkoQlRV8JoGid751N8AGEUBI0kgKc0pIWXNcYZh3EePHn2kz2Im+uHDh4fNZnNNIpHI0/+ayTLo53RXNHlqgnN8RZMDoMlPHzt27Mb0gTku9Hq9uzmO+1GW5Q00OX1oR/8jehmG+XK68gUB9EVdXV2upmkVmqZ9JkmSHcBskd/S6BX7WtO0+5IkXaCav1vIgntE/20Jh8OrAGwHsJsQsokQ8l4qwbiqqh0AfjMajX8Eg8FAVVXVvG3+B8EQCX7YaocRAAAAAElFTkSuQmCC);
}

/*Київстар*/
.mobo-kyivstar-24{
line-height:24px;
padding-left:24px;
background-position: 0 0;
background-repeat: no-repeat;
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAADO0lEQVRIS+2VXWgcVRiGnzPnzM5ONrupu1akoptYRMmFvSitEBBawYKIUHJR/AOx2C7YH2xQKkrJgj8gYtS6LYGmRtqKsmIVi1gvSmsqKnhTJNgrK16EmIat6SbZ2ZmdOUeyqcV1k+0G9M65PPO+33u+n/c7gpV8BZNF19Ik7Ys8LartUEU7oDqm4GWpOCexWYuM3mOvfaAdbvsCI8FGAvssMTqIzI/krI3/rsCRYD21ukCSiG/IiU3/CzRW4D8v0ajZgGfOERMrbPLBUgqdHEKqHnT4Ea75nvnKBPtummlIYcRkKenPccSdqKjAbvvlhv9FI5n21iDsbkKrH8QGZPSqYKi6Bcf5EscoDOAxjcUEtjnNbHic552frwd62+sGmcZMXWTgdq9+vs+49AQP49iP4bGOuLgVZRJoAUZPCkbNXUybz1jFPQgk8po1Fuhag9JvMfXti+Q3h01jWShnsBJjhKIXR4ADhIb6RavMI8Kji9EWVkAYrUPRj7K2UqOrTrCAkv4Je24zA11XmgSO+P3M2J+SEVC9Flgyjh99iDJn8KfGm538hkmSqj2OUA9R4Q4y+jBPqZGlTVWUHN56DKPuRukf8GpFnnPH/o5dflUsNO13EuwV5ZaOzRuFi8t+MbsUrv1d1M5eWAJzY4HB2Vu42V7PnvhXDfzXyxnsWB8vxE+10m4tcLDUi+k6jy/SdIWvkYsdAGHIX+5kdWacClkS5gSu3LHc+7C8wMII6o4vcK0+IgEqGuPrkw/wybaIN70e3NglEhZ4pkrk72CPe2JlPTjkDyLtfH22Z7mKrGxiV+eF60GGa+8g5G5iQuIZn7joZbu49E+RpTP4wN9GOXaMFA4VQlS0nZ3qeAN56Goa2XmWhHVv/bwcfUdKPsIzosEvzQKFP7KEqTOkrLXUDPj6FM7lR8mtqTSV4P3gPubkaZLWKgIMYTDILueV1j54N9iJq4aRQuDrX5DV+8klJpedlOHwSSI5SgcKT/vMzN/GS6nSX/jmDA5V+qjGP64DxNwTDKTOt7RA0bhMREcJrQdJRBd41t7C4jZaDNFEzhuLND3gwxXnV/JC39BjRdPJZNBNtfwb+1c3OPpP6Y05FcM90uYAAAAASUVORK5CYII=);
}

/*Lifecell*/
.mobo-lifecell-24{
line-height:24px;
padding-left:24px;
background-position: 0 0;
background-repeat: no-repeat;
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAEf0lEQVRIS4WWa4iVVRSGn7X3d65zKTHsTwQ1TQhqOo4zDYaUlGBFQRYlFeaPpEiEysCaoMFApAsZKUVQCd0IoiBSEgfmCOKMl+MVE7KsjDIxFZOZc//2iv2dOWfOODO2z6+zL+td613rXesTrrIuHWNausRNZUePNbSpMgPFiOG8U37Hsje0nGqZy7mpzMhUB/mDPIljjYF2DCnAIWj9vmJxlFX4DWVrsot3J7M1ASCX5UYcb1thGYZCZBisKiImAqmg1N55wEArJDEMivJcoovjjUDjAP49THsyZJvCDWKoeMM4QgffijIshicQ0giFBpCaPQ90oWx4qmUBmdpmHWB4L9fHYgwAbZHnngKl7Co8kro92qeQpU0sO/G5qEbWuHw0cQ35pxxyb0sPJ/xhHSB/kI8NLMdQjph2JJxjU6qb3kYruSGW2QRfAsUJnPscKTFVDiU7WVQHKBxgCbBDLMOjtBgNOVmKs7q1gz3jAPaz0Ab0Q0Th5KtCk1qeT3ayRXSQVDHBNoGFnlcVLroKqyuW3a0LOH+lhVyW96zwNEK5dqYh6YgKSwjkgRghJ4uOJVLMMlOVjAjNqgxcVp6Z0c1ZD1yI04tyiw14o6iUjOOxQOhFyEXGq9VUUssXKL8C94tjEULR51BgiVwe4sG45RuEjxJxXpK5jEQJPcAmhFViQBx553BiaQbCUT0YVeKlkMUtXewTITx7lKZrSvQay1oEqZR5QUaG6LOW25LdPBw5lSEotPCycfQRRGDVQpDIrP/5/wYlcMKuVCdLG2n0jKBksLQ4x9eSP8ZGcWxNzuOkv5gbpNvG6cdcwX7VfEJDYmI45mCzBvSn5/Jn483CEW7VErtMQCvKbvl5L63tPVz2l7IfEpvdyYAIHUiUsNryHnvPT5eVN5vO8ZXcR1GzXFco05zs4bQI6t/PnMeaWMAG/14de8YpOX+Yx6XCp2KreaglUpVmUdaX4nxQa2z5Q9xNyEYc04jzuQk54QzLjPLAqHPWOb6rA2iWWNmyXZU7fY5HzXs9XAqFZ5sWsN3vncmSnuZ40RheR8hjCLVC2otTvPYl0pInOBFWeHVMyfu5WSAjAdfWjTsuSJyl8Tn85CmIqivL+8AK8aRNbBdjcStxJyytA5SO0qMV+pGoYxqtMDyi3DO9mx+j6soSywl9NmSdBKM6mErJgmiZvyqwuLEXrTLCFpSiKk2h4aF0B9/XPL+4j0Vpyw++3sc62JStIu0C3kp2jKfoFWN5zTsbwuZ0J+vq8WZIFpsZEkt7JLSrLz87zvxyitmzH6VUjyBqGSE7vPTDGHc1zedMzU4uyxqrvIP9H2rAaJmcr6Z0V7VJjivT3CGWi9CW6mBD3fvjNBeKZIwwC8Ya3LggqiL0AyenAWtT8/msdj5hZGofRtaPDZPiEWZphYwY4lc6VG8hIQk1nFPHilTDNJsQwWTUDu9nZczySdRBGydxVdlxF/K3GLaXi/S13DHx62LKr4oa2PAgc4IYKzF0IUz3IhK4pCFHnDAgjoPJEf6QxZMPoP8ALW3X7Tn13zIAAAAASUVORK5CYII=);
}

.vl-page-cveta{
  margin-bottom: 15px;
  text-align: center;
  border: 2px solid #999999;
  margin-left: 10px;
  margin-right: 10px;
}

.vl-page-cveta-buttom {
  background: #efa600;
  display: inline-flex;
  padding: 10px 40px;
  font-weight: 700;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
.sub-menu {position: inherit !important;}
.navbar-nav>li>.sub-menu {width: 100% !important;}
}