@import "menuzord.css";
@import "//stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
@import "../assets/revolution/css/settings.css";
@import "owl.carousel.css";
@import "//cdnjs.cloudflare.com/ajax/libs/polyglot/2.2.0/css/polyglot-language-switcher.min.css";
@import "//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css";
@import "//cdnjs.cloudflare.com/ajax/libs/jsSocials/1.4.0/jssocials.min.css";
@import "//cdnjs.cloudflare.com/ajax/libs/jsSocials/1.4.0/jssocials-theme-flat.min.css";
@import "pt.css";

body {
	font-family:'Opne Sans', sans-serif;
	color:#222;
	font-size:16px
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
h1, h2, h3, h4, h5, h6, p, ul {
	margin:0;
	padding:0
}
h1, h2, h3, h4, h5 {
	font-family:'Poppins', sans-serif;
	color:#222;
	font-weight:400
}
p {
	font-family:'Opne Sans', sans-serif;
	font-size:14px;
	color:#848484;
	line-height:24px;
	font-weight:400
}
a {
	text-decoration:none;
	display:inline-block;
	outline:none
}
.preloader {position:fixed;left:0;top:0;width:100%;height:100%;z-index:999999;background-color:#fff;background-position:center center;background-repeat:no-repeat;background-image:url(/themes/univarsal/images/icons/preloader.gif)}
a:hover, a:focus, a:visited {
	text-decoration:none;
	outline:none
}
img {
	max-width:100%;
}
button {
	border:none;
	outline:none;
	box-shadow:none;
	display:block;
	padding:0;
	background:transparent
}
input, textarea {
	font-family:'Opne Sans', sans-serif;
	display:block;
	font-size:16px;
	line-height:28px;
	outline:none;
	box-shadow:none;
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.error {
	color:red;
	font-family:"Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif";
	font-size:12px;
	font-weight:400
}
.boxed_wrapper {
	width:100%;
	overflow-x:hidden;
	overflow-y:hidden;
	
}
.remove_element {
	display:none;
	visibility:hidden
}
.sec-padd {
	padding:30px 0
}
.sec-padd-top {
	padding-top:70px
}
.sec-padd-bottom {
	padding-bottom:70px
}
.no-padd {
	padding:0
}
.clear_fix {
	clear:both
}
.clear_fix:after {
	display:table;
	content:'';
	clear:both
}
.list_inline li {
	display:inline-block
}
.social li {
	display:inline-block;
	font-size:14px;
}
.social .giris{
	margin-left:15px;
    text-align: center;
    padding-right: 12px !important;
    padding-left: 12px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.social li a {
	color:#848484;
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out
}
.default_link {
	font-size:14px;
	text-transform:uppercase;
	font-family:"Poppins", sans-serif;
	color:#fff;
	font-weight:600;
-webkit-transition:.5s ease;
transition:.5s ease
}
.default_link:hover {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.default_link i {
	margin-left:3px;
	font-weight:700;
	font-size:18px
}
.uppercase {
	text-transform:uppercase
}
.padd-80 {
	padding-top:80px
}
.tran3s {
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.center {
	text-align:center
}
.row-5 {
	margin:0 -5px
}
.thm-color {
	color:#fa9928
}
.bold {
	font-weight:700
}
.s-bold {
	font-weight:600
}
.m-bold {
	font-weight:600
}
.float_left {
	float:left
}
.float_right {
	float:right
}

.container_change {
    width:100%;
	max-width:100%;
}
@media (min-width: 1200px) {
.container {
padding:0
}
}
.thm-btn {
	position:relative;
	background:#fa9928;
	font-size:14px;
	line-height:46px;
	font-weight:600;
	color:#fff;
	border:2px solid #fa9928;
	text-transform:uppercase;
	border-radius:5px;
	font-family:'Poppins', sans-serif;
	display:inline-block;
	padding:0 38px;
-webkit-transition:all .5s cubic-bezier(0.4, 0, 1, 1);
transition:all .5s cubic-bezier(0.4, 0, 1, 1)
}
.thm-btn:hover {
	background:transparent;
	color:#fa9928;
-webkit-transition:all .5s cubic-bezier(0.4, 0, 1, 1);
transition:all .5s cubic-bezier(0.4, 0, 1, 1)
}
.thm-btn-tr {
	position:relative;
	background:transparent;
	font-size:14px;
	line-height:46px;
	font-weight:600;
	color:#848484;
	border:2px solid #f4f4f4;
	text-transform:uppercase;
	border-radius:5px;
	font-family:'Poppins', sans-serif;
	display:inline-block;
	padding:0 38px;
-webkit-transition:all .5s cubic-bezier(0.4, 0, 1, 1);
transition:all .5s cubic-bezier(0.4, 0, 1, 1)
}
.thm-btn-tr:hover {
	background-color:#fa9928;
	color:#fff;
-webkit-transition:all .5s cubic-bezier(0.4, 0, 1, 1);
transition:all .5s cubic-bezier(0.4, 0, 1, 1)
}
.anim-3 {
-webkit-transition:all .3s ease;
transition:all .3s ease
}
.anim-5 {
-webkit-transition:all .5s ease;
transition:all .5s ease
}
.section-title {
	position:relative;
	padding-bottom:15px;
	margin-bottom:50px
}
.section-title h2 {
	position:relative;
	font-size:32px;
	text-transform:capitalize
}
.section-title h3 {
	position:relative;
	font-size:24px;
	text-transform:capitalize
}
.section-title h4 {
	position:relative;
	font-size:20px;
	text-transform:capitalize
}
.section-title:before {
	content:"";
	position:absolute;
	top:48px;
	left:0;
	width:50px;
	height:4px;
	background:#fa9928
}
.section-title.center:before {
	left:50%;
	margin-left:-25px
}
.scroll-top {
	width:50px;
	height:40px;
	position:fixed;
	bottom:95px;
	right:30px;
	z-index:99;
	display:none;
	color:#fff;
	text-align:center;
	background:#000
}
.scroll-top span:before {
	font-size:27px
}
.scroll-top:after {
	position:absolute;
	z-index:-1;
	content:'';
	top:100%;
	left:5%;
	height:10px;
	width:90%;
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	background:-webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background:-webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background:radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%)
}

.header-area {
	position:relative;
	background:#0b111e
}
.top-bar {
	position:relative;
	line-height:50px
}
.top-bar .top-bar-text li {
	color:#fff;
	margin-right:60px;
	display:inline-block;
	font-size:14px
}
.top-bar .top-bar-text li i {
	color:#fa9928;
	margin-right:10px;
	font-size:16px;
	position:relative;
	top:1px
}
.top-bar .social li a {
	color:#cdcdcd
}
.top-bar .social li a:hover {
	color:#fa9928;
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out
}
.top-bar .social li:last-child {
	padding-right:0
}
#polyglotLanguageSwitcher {
	position:relative;
	margin-right:30px;
	display:inline-block;
	position:relative
}
#polyglotLanguageSwitcher span.trigger:before {
	content:'\f107';
	font-family:FontAwesome;
	position:absolute;
	color:#cdcdcd;
	top:0;
	right:0;
	line-height:10px
}
#polyglotLanguageSwitcher a {
	font-family:'Open Sans', sans-serif;
	display:inline-block;
	font-size:14px;
	color:#333;
	font-weight:400
}
#polyglotLanguageSwitcher a.current:link, #polyglotLanguageSwitcher a.current:visited, #polyglotLanguageSwitcher a.current:active {
	position:relative;
	background-color:#0b111e;
	border:0;
	line-height:50px;
	border-radius:0;
	color:#cdcdcd;
	text-align:center;
	height:50px;
	padding:0;
	padding-right:12px;
	border-left:1px solid rgba(255, 255, 255, 0.2);
	border-right:1px solid rgba(255, 255, 255, 0.2)
}
#polyglotLanguageSwitcher a.current:hover {
	background-color:#0b111e
}
#polyglotLanguageSwitcher ul.dropdown {
	top:100%
}

#polyglotLanguageSwitcher span.trigger {
    display: block;
    position: absolute;
    width: 9px;
    height: 5px;
    text-indent: -10000em;
    top: 1.6em;
    right: 6px;
}

#en, #fr, #de, #it, #es {
	background-image:none
}
.main-logo {
	margin-top:5px
}
.main-logo img {
	max-height:120px
}
.main-logo li {
	display:table-cell;
	list-style-type:none;
	vertical-align:middle
}
.header-bottom ul li .header-bottom {
	position:relative;
	z-index:99
}
.header-bottom .header-bottom-bg {
	background:#fff;
	z-index:999;
	padding:5px 10px
}
.top-info {
	display: table;
}
.top-info-inner{
	display: table-cell;
    vertical-align: middle;
}
.header-bottom ul li {
	display:inline-block;
	margin-left:20px
}
.header-bottom ul li.link_btn {
	position:relative;
	bottom:5px
}
.header-bottom ul li.single-info-box {
	position:relative;
	padding-left:55px;
	top:5px
}
.header-bottom ul li.single-info-box .icon-holder {
	left:0;
	position:absolute;
	top:0;
	border:2px solid #f4f4f4;
	text-align:center;
	width:50px;
	height:50px
}
.header-bottom ul li.single-info-box .icon-holder span:before {
	color:#fa9928;
	font-size:24px;
	line-height:46px
}
.header-bottom ul li.single-info-box .text-holder p {
	line-height:22px;
	margin:0;
	-webkit-transition:all 500ms ease;
	transition:all 500ms ease
}
.header-bottom ul li.single-info-box .text-holder p span {
	color:#222;
	font-weight:600;
	font-family:'Poppins', sans-serif;
	font-size:14px
}
.header-bottom ul li .social-links {
	position:relative;
	top:-10px
}
.header-bottom ul li .social-links ul li {
	display:inline-block;
	margin-left:12px
}
.header-bottom ul li .social-links ul li a i {
	background:#fff none repeat scroll 0 0;
	border-radius:50%;
	color:#292929;
	display:block;
	font-size:15px;
	height:40px;
	line-height:42px;
	text-align:center;
	width:40px;
	box-shadow:0 3px 4px #d3d3d3;
	-webkit-transition:all 500ms ease;
	transition:all 500ms ease
}
.header-bottom ul li .social-links ul li a:hover i {
	background:#fdc716;
	color:#fff
}
.theme_menu .container {
	position:relative
}
.theme_menu .menu-bg {
	position:relative;
	background:#131d33;
	z-index:999
}
.theme_menu .menuzord {
	padding:0;
	background:transparent
}
.menuzord-menu > li.home > a {
	font-family:FontAwesome;
	color:#fa9928;
	background:#0b111e;
	padding:19px 24px 18px;
	font-size:20px
}
.menuzord-menu > li > a {
	padding:23px 18px 22px;
	text-transform:uppercase;
	color:#fff
}
.menuzord-menu > li > a:hover {
	color:#fff
}
.theme_menu .menuzord-menu > li.active > a, .menuzord-menu > li:hover > a {
	color:#fff
}
.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
	min-width:250px;
	background:#fff;
	border-bottom:3px solid #fa9928
}
.menuzord-menu ul.dropdown li a {
	position:relative;
	padding:13px 19px 12px;
	padding-left:50px;
	color:#848484;
	border-bottom:1px solid #f4f4f4;
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out;
	font-size:14px
}
.menuzord-menu ul.dropdown li a:before {
	position:absolute;
	left:30px;
	top:15px;
	font-size:10px;
	color:#848484;
	content:"\f192";
	font-family:FontAwesome;
-webkit-transition:.5s ease;
transition:.5s ease
}
.menuzord-menu ul.dropdown li a:hover:before {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.menuzord-menu ul.dropdown li:hover > a {
	padding-left:50px;
	padding-right:19px;
	color:#fa9928;
	background:#f7f7f7;
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out;
	font-size:14px
}
.theme_menu .right-column {
	position:absolute;
	right:0
}
.nav_side_content {
	margin-top:11px;
	float:right;
	position:relative
}
.nav_side_content .select-box {
	display:inline-block;
	max-width:180px;
	vertical-align:middle
}
.theme_menu .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
border-right:1px solid #2b3448
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
width:180px;
padding-right:5px
}
.nav_side_content .btn-default {
	background:none;
	border:none;
	color:#fff;
	box-shadow:none
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	background:none;
	color:#fff;
	box-shadow:none
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color:#fff;
	background-color:transparent;
	border-color:none
}
.dropdown-menu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:0;
	margin:0;
	font-size:14px;
	text-align:left;
	list-style:none;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, .15);
	border-radius:0;
	box-shadow:none;
-webkit-transition:.5s ease;
transition:.5s ease
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display:inline-block;
	padding:5px 0
}
.nav_side_content .search_option {
	display:inline-block;
	width:30px;
	margin-right:20px;
	margin-left:20px;
	vertical-align:middle
}
.nav_side_content .search_option>button {
	width:30px;
	height:40px;
	border-radius:50%;
	font-size:14px;
	color:#fa9928
}
.nav_side_content .search_option form {
	height:50px;
	width:280px;
	padding:5px;
	border-radius:4px;
	margin:0;
	left:auto;
	right:0;
	border-color:#fa9928;
	top:54px
}
.nav_side_content .search_option form input {
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	width:100%;
	height:100%;
	background:transparent;
	color:#9e9e9e;
	border:1px solid #f7f7f7;
	padding:0 47px 0 10px;
	font-size:15px
}
.nav_side_content .search_option form button {
	display:block;
	width:40px;
	line-height:40px;
	text-align:center;
	position:absolute;
	top:5px;
	right:5px;
	color:#fa9928
}
.nav_side_content .cart_select {
	border-left:1px solid #ececec;
	padding-left:5px
}
.theme_menu .link_btn {
	margin-top:24px
}
@-webkit-keyframes menu_sticky {
0% {
margin-top:-100px
}
50% {
margin-top:-90px
}
100% {
margin-top:0
}
}
@keyframes menu_sticky {
0% {
margin-top:-100px
}
50% {
margin-top:-90px
}
100% {
margin-top:0
}
}
.theme_menu.stricky-fixed {
	margin:0;
	position:fixed;
	background:#131d33;
	top:0;
	left:0;
	width:100%;
	z-index:99999;
	-webkit-animation-name:menu_sticky;
	animation-name:menu_sticky;
-webkit-animation-duration:.6s;
animation-duration:.6s;
	-webkit-animation-timing-function:ease-out;
	animation-timing-function:ease-out
}
.rev_slider_wrapper {
	position:relative;
	z-index:9
}
.rev_slider_wrapper .slide-content-box h3 {
	background-size:contain;
	display:inline-block;
	color:#fff;
	line-height:28px;
	font-weight:400;
	padding-top:5px;
	padding-bottom:5px
}
.rev_slider_wrapper .slide-content-box h1 {
	color:#fff;
	font-size:55px;
	line-height:62px;
	margin:14px 0 9px;
	font-weight:700
}
.rev_slider_wrapper .slide-content-box p {
	color:#fff;
	font-size:18px;
	line-height:30px;
	font-family:'Poppins', sans-serif;
	font-weight:300;
	margin:0 0 30px
}
.rev_slider_wrapper .slide-content-box .button a {
	padding:0 22px;
	margin-right:15px;
	transition:all 500ms ease!important;
	-moz-transition:all 500ms ease!important;
	-webkit-transition:all 500ms ease!important;
	-ms-transition:all 500ms ease!important;
	-o-transition:all 500ms ease!important
}
.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution {
	background:#fff;
	padding:0 35px;
	color:#222;
	border-color:#fff
}
.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution:hover {
	background:#fa9928;
	color:#fff;
	border-color:#fa9928
}
.rev_slider_wrapper .slide-content-box.last-slide p {
	margin:0
}
.rev_slider_wrapper .slide-content-box.last-slide a {
	margin:0 8px
}
.rev_slider_wrapper .slotholder {
	position:relative
}
.slotholder:after {
	
	width:100%;
	height:100%;
	content:"";
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	pointer-events:none
}
.tp-bannertimer {
	display:none
}
.rev_slider_wrapper .tparrows {
	background:transparent;
	border:2px solid #fff
}
.block20 {
	position:relative;
	background:#141414;
	padding-bottom:40px
}
.block20:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:50%;
	height:100%;
	background-color:rgba(0, 0, 0, 0.65);
	background-image:url(../images/background/5.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	z-index:0
}
.block20:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:50%;
	height:100%;
	background:rgba(20, 20, 20, 0.7);
	z-index:0
}
.block20 .section-title h2 {
	color:#fa9928
}
.block20 p {
	color:#fff;
	font-size:16px
}
.block20 .container {
	position:relative;
	z-index:9
}
.block20 .default-form h5 {
	color:#fff;
	font-size:16px;
	margin-bottom:10px
}
.block20 .default-form input[type="text"], .block20 .default-form input[type="email"], .block20 .default-form input[type="password"], .block20 .default-form input[type="number"], .block20 .default-form select, .block20 .default-form textarea {
	display:block;
	width:100%;
	line-height:24px;
	height:46px;
	font-size:16px;
	box-shadow:2px 2px 0 2px rgba(0, 0, 0, 0.09);
	border:1px solid #272727;
	padding:12px 15px;
	background:#202020;
	border-radius:4px;
	color:#ababab;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease
}
.block20 .default-form textarea {
	height:120px
}
.block20 .default-form .bootstrap-select {
	border:1px solid #272727;
	background:#202020;
	color:#a2a2a2;
	box-shadow:2px 2px 0 2px rgba(0, 0, 0, 0.09);
	border-radius:4px;
	padding:5px 0;
	font-size:16px
}
.block20 .default-form .btn.focus, .block20 .default-form .btn:focus, .block20 .default-form .btn:hover {
	color:#ababab
}
.block20 .default-form .thm-btn {
	width:auto;
	line-height:40px
}
.block20 .button {
	margin-top:20px
}
.main-footer {
	position:relative;
	background-color:#222;
	color:#848484;
	padding-bottom:15px;
	background-size:cover;
	background-repeat:no-repeat
}
.main-footer .section-title {
	margin-bottom:40px
}
.main-footer .section-title h3 {
	color:#fff
}
.main-footer .footer-logo {
	margin-bottom:40px
}
.latest-post .post {
	position:relative;
	min-height:60px;
	padding-left:90px;
	padding-bottom:31px;
	margin-bottom:35px;
	border-bottom:1px solid rgba(255, 255, 255, 0.10)
}
.latest-post .post:last-child {
	margin-bottom:0;
	border:0
}
.latest-post .post h5 {
	color:#cdcdcd;
	font-size:16px;
	line-height:26px;
	position:relative
}
.latest-post .post h5 a {
	color:#cdcdcd
}
.latest-post .post p {
	margin:8px 0 15px
}
.latest-post .post-thumb {
	position:absolute;
	left:0;
	top:5px;
	width:70px;
	height:70px
}
.latest-post .post-thumb .overlay-link {
	position:absolute;
	width:100%;
	left:0;
	text-align:center;
	line-height:70px;
	top:0;
	height:100%;
	background:rgba(250, 153, 40, 0.9);
	color:#fff;
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-webkit-transition:.5s ease;
transition:.5s ease
}
.latest-post .post-thumb:hover .overlay-link {
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}
.latest-post .post-thumb .overlay-link span {
	position:absolute;
	left:50%;
	top:50%;
	text-align:center;
	width:30px;
	margin-left:-15px;
	margin-top:-15px;
	line-height:30px;
	font-size:16px
}
.latest-post .post-thumb img {
	display:block;
	width:100%
}
.contact-infos {
list-style-type: none;
    margin: 0;
    padding: 0;	
}
.contact-infos-book h5 {
	color:#000;
	line-height:24px;
	font-size:14px
}
.contact-infos h5 {
	color:#cdcdcd;
	line-height:24px;
	font-size:14px
}
.contact-infos li .icon_box, .contact-infos-book li .icon_box {
	width:40px
}
.contact-infos li + li, .contact-infos-book li + li {
	margin-top:18px
}
.contact-infos li .icon_box, .contact-infos-book li .icon_box, .contact-infos li .text-box, .contact-infos-book li .text-box {
	display:table-cell;
	vertical-align:top
}
.contact-infos li .icon_box i, .contact-infos-book li .icon_box i {
	font-size:24px;
	color:#fa9928;
	position:relative;
	top:10px
}
.footer-link-widget .list li {
	position:relative;
	margin-bottom:11px
}
.footer-link-widget .list li a {
	position:relative;
	display:block;
	padding-left:15px;
	color:#848484;
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	font-size:16px;
-webkit-transition:.5s ease;
transition:.5s ease;
	line-height:24px
}
.footer-link-widget .list li a:hover {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.footer-link-widget .list li a:before {
	content:"\f105";
	position:absolute;
	font-size:16px;
	font-family:FontAwesome;
	left:0;
	top:1px;
	width:5px;
	height:5px;
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out
}
.footer-link-widget .list li:hover a:before {
	color:#fa9928;
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out
}
.opening-hour h3 {
	position:relative;
	color:#fff;
	margin-top:18px
}
.footer-bottom {
	background:#0e172a;
	padding:15px 0
}
.footer-bottom .copy-text {
	font-family:'Poppins', sans-serif;
	color:#848484;
	font-size:14px;
	margin-top:8px
}
.footer-bottom .copy-text a {
	color:#fa9928;
-webkit-transition:.3s ease;
transition:.3s ease
}
.footer-bottom .social li a {
	color:#c1c1c1;
	background:#162138;
-webkit-transition:color .4s ease;
transition:color .4s ease;
	height:40px;
	width:40px;
	line-height:40px;
	text-align:center;
	border-radius:50%
}
.footer-bottom .social li a:hover {
-webkit-transition:color .4s ease;
transition:color .4s ease;
	background:#fa9928;
	color:#fff;
-webkit-transition:.5s ease;
transition:.5s ease
}
.about-us {
	background:#f7f7f7
}
.inner-banner {
	position:relative;
	background-size:cover!important;
	background-repeat:no-repeat!important
}
.inner-banner:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.5);
	z-index:0
}
.inner-banner h3 {
	margin:0;
	display:table-cell;
	vertical-align:middle;
	font-size:48px;
	line-height:60px;
	color:#fff;
	padding-top:23px;
	font-weight:600
}
.inner-banner .box {
	position:relative;
	display:table;
	height:325px;
	width:100%;
	text-align:center
}
.breadcrumb-wrapper {
    background: transparent;
    padding: 17px 0;
    border-top: 1px solid #f4f4f4;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.breadcrumb-wrapper ul, .breadcrumb-wrapper li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    color: #fff;
}
.breadcrumb-wrapper ul.link-list li a {
    color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.breadcrumb-wrapper ul.link-list li a:hover {
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.breadcrumb-wrapper ul.link-list li a i {
    color: #fac012;
    margin-right: 7px;
}
.breadcrumb-wrapper ul.link-list li a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    margin: 0 10px;
}
.breadcrumb-wrapper a.get-quote {
    text-transform: capitalize;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
}
.breadcrumb-wrapper a.get-quote i {
    margin-left: 7px;
    color: #fff;
    margin-right: 7px;
    font-size: 14px;
}

.service {
	position:relative;
	padding-top:20px;
}
.service .img-box {
	position:relative;
	overflow:hidden;
	display:inline-block
}
.service .overlay-box {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:0;
	left:0;
	visibility:hidden;
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	top:0;
	border-bottom:5px solid #fa9928;
-webkit-transition:.3s ease-out;
transition:.3s ease-out;
	background:rgba(19, 29, 51, 0.9)
}
.service .item {
	margin-bottom:20px
}
.service .item:hover .overlay-box {
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	visibility:visible;
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out;
	height:100%
}
.service .overlay-box .inner-box {
	position:relative;
	padding:50px 20px
}
.service .overlay-box .icon_box {
	float:left;
	margin-right:15px;
	color:#fff
}
.service .overlay-box .icon_box span {
	font-size:43px;
	color:#fa9928
}
.service .overlay-box h4 {
	float:left;
	margin-top:13px;
	color:#fff;
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out
}
.service .overlay-box .text {
	color:#fff;
	margin:20px 0
}
.service .overlay-box .text p {
	color:#fff
}
.service .bottom-content {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:#f7f7f7;
	padding:12px 20px;
-webkit-transition:.5s ease;
transition:.5s ease;
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	visibility:visible
}
.service .item:hover .bottom-content {
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	visibility:hidden;
-webkit-transition:.5s ease;
transition:.5s ease
}
.service .bottom-content .icon_box {
	float:left;
	margin-right:15px;
	color:#222
}
.service .bottom-content .icon_box span {
	font-size:43px;
	color:#222
}
.service .bottom-content h4 {
	float:left;
	margin-top:13px;
	color:#222;
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out;
	font-size:20px
}
.service .item {
	position:relative;
	display:inline-block
}
.service .item:before {
	pointer-events:none;
	position:absolute;
	z-index:-1;
	content:'';
	top:98%;
	left:10%;
	right:10%;
	height:15px;
	width:80%;
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	background:-webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	background:-webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	background:radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
-webkit-transition-duration:.3s;
transition-duration:.3s;
	-webkit-transition-property:transform, opacity;
	-webkit-transition-property:opacity, -webkit-transform;
	transition-property:opacity, -webkit-transform;
	transition-property:transform, opacity;
	transition-property:transform, opacity, -webkit-transform;
	z-index:9
}
.service .item:hover:before {
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform:translateY(5px);
	transform:translateY(5px)
}
.default-blog-news {
	position:relative;
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out;
	margin-bottom:50px
}
.default-blog-news .date {
	position:absolute;
	left:20px;
	top:-30px;
	height:56px;
	width:56px;
	background:#fa9928;
	line-height:21px;
	padding-top:7px;
	z-index:9;
	color:#fff
}
.default-blog-news:hover {
	box-shadow:0 15px 16px 0 rgba(0, 0, 0, 0.03), 0 0 82px 0 rgba(0, 0, 0, 0.02);
-webkit-transition:.2s cubic-bezier(0.4, 0, 1, 1);
transition:.2s cubic-bezier(0.4, 0, 1, 1)
}
.default-blog-news.single-blog-post:hover {
	box-shadow:none
}
.default-blog-news .lower-content {
	position:relative;
	padding:10px 20px 0;
	border:1px solid #f4f4f4
}
.default-blog-news .lower-content ul{
	list-style-type: circle; 
    list-style-position: inside; 
    margin-left: 15px; 
}
.default-blog-news .lower-content2 {
	position:relative;
	border:1px solid #f4f4f4;
	padding:10px 20px 5px
}
.default-blog-news .lower-content .text {
	min-height:130px
}
.default-blog-news .lower-content .text p {
	margin-bottom:20px
}
.default-blog-news .lower-content h4 {
	color:#222;
	font-weight:400;
	margin-top:22px;
	margin-bottom:5px
}
.default-blog-news .lower-content h4 a {
	color:#222;
	-webkit-transition:all 300ms ease;
	transition:all 300ms ease;
	font-size:18px
}
.default-blog-news .lower-content h4 a:hover {
	color:#fa9928;
	-webkit-transition:all 300ms ease;
	transition:all 300ms ease
}
.default-blog-news .lower-content .post-meta {
	color:#848484;
	font-size:12px;
	margin-bottom:10px;
	border-top:1px solid #f4f4f4;
	padding-top:15px;
	padding-bottom:10px
}
.default-blog-news.single-blog-post .lower-content .post-meta {
	border-top:none
}
.default-blog-news .lower-content .post-meta .link_btn {
	font-size:14px;
	color:#848484;
	font-family:"Poppins", sans-serif;
	margin-right:30px;
-webkit-transition:.5s ease;
transition:.5s ease
}
.default-blog-news:hover .lower-content .post-meta .link_btn {
	color:#fa9928;
	text-decoration:underline;
-webkit-transition:.5s ease;
transition:.5s ease
}
.default-blog-news .lower-content .post-meta span {
	margin-right:20px
}
.default-blog-news .lower-content .post-meta i {
	color:#fa9928;
	margin-right:8px;
	font-size:13px
}
.default-blog-news .lower-content h3 {
	color:#222;
	font-weight:400;
	margin-top:22px;
	margin-bottom:5px
}
.default-blog-news .lower-content h3 a {
	color:#222;
	-webkit-transition:all 300ms ease;
	transition:all 300ms ease;
	font-size:24px
}
.default-blog-news .lower-content h3 a:hover {
	color:#fa9928;
	-webkit-transition:all 300ms ease;
	transition:all 300ms ease
}
.blog-sidebar {
	position:relative;
	border-left:1px solid #f4f4f4;
	padding-left:30px
}
.category-style-one {
	position:relative
}
.about-widget  .title:before {
	background:none;
}

.list  {
	list-style-type:none;
}
.category-style-one ul {
	margin-top:22px;
	margin-bottom:35px;
	padding:20px 30px;
	list-style-type:none;
	background:#f7f7f7;
	border-left:2px solid #999
}
.category-style-one ul li {
	border-bottom:1px solid #eaeaea;
	margin:0
}
.category-style-one ul li:last-child {
	border:none
}
.category-style-one ul li a {
	font-weight:400;
	color:#848484;
	position:relative;
	width:100%;
-webkit-transition:.5s ease;
transition:.5s ease;
	line-height:40px;
	display:block
}
.category-style-one ul li a:hover {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.popular-post {
	position:relative
}
.popular-post .item {
	position:relative;
	font-size:14px;
	margin-bottom:13px;
	min-height:50px;
	padding:0 0 20px 105px;
	color:#ccc;
	border-bottom:1px solid #f1f1f1
}
.popular-post .item:last-child {
	border-bottom:0
}
.popular-post .item .post-thumb {
	position:absolute;
	left:0;
	top:5px;
	width:90px;
	height:90px
}
.popular-post .item .post-thumb img {
	width:100%;
	display:block
}
.popular-post .item .post-thumb a {
	position:relative
}
.popular-post .item .post-thumb a:after {
	position:absolute;
	content:"\f0c1";
	font-family:FontAwesome;
	left:0;
	top:0;
	text-align:center;
	line-height:80px;
	width:100%;
	height:100%;
	background:rgba(250, 153, 40, 0.9);
	color:#fff;
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-webkit-transition:.5s ease;
transition:.5s ease
}
.popular-post .item .post-thumb:hover a:after {
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-webkit-transition:.5s ease;
transition:.5s ease
}
.popular-post .item a:hover {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.popular-post .item h4 {
	position:relative;
	top:8px;
	font-size:16px;
	font-weight:400;
	margin:0 0 17px;
	line-height:26px;
	color:#222
}
.popular-post .item h4 a {
	color:#333;
-webkit-transition:.5s ease;
transition:.5s ease
}
.recent-posts.post-thumb .post .post-info {
	font-size:14px;
	font-weight:400;
	margin:0;
	line-height:1.6em;
	color:#9c9c9c
}
.popular-post .item .post-info {
	color:#848484;
	font-size:16px
}
.inner-title {
	position:relative;
	margin-bottom:20px;
	margin-top:45px
}
.inner-title h4 {
	position:relative;
	font-size:22px;
	color:#222
}
.sidebar-archive .bootstrap-select {
	background:#f7f7f7;
	color:#848484;
	padding:10px 0;
	font-size:16px
}
.sidebar-archive .btn-group.open .dropdown-toggle {
	box-shadow:none
}
.sidebar-archive .btn-group.open .dropdown-toggle:focus {
	border:none;
	outline:none
}
.sidebar-archive .bootstrap-select .dropdown-toggle:focus {
	outline:none!important
}
.sidebar-archive .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color:#fa9928;
	color:#fff
}
.sidebar-archive .form-control:focus {
	border-color:#fa9928;
	box-shadow:none
}
.sidebar-intsgram ul {
	margin-left:-5px;
	margin-right:-5px
}
.sidebar-intsgram ul li {
	float:left;
	width:33.333333333333%;
	padding:5px 4px
}
.sidebar-intsgram ul li .inner-box {
	display:block;
	overflow:hidden;
	position:relative
}
.sidebar-intsgram ul li .inner-box .overlay {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(250, 153, 40, 0.9);
	-webkit-transform:translate3d(0, 100px, 0);
	transform:translate3d(0, 100px, 0);
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	visibility:hidden;
-webkit-transition:-webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
-webkit-transition:opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
transition:opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
transition:transform .4s ease, opacity .4s ease, visibility .4s ease;
transition:transform .4s ease, opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease
}
.sidebar-intsgram ul li .inner-box .overlay .box {
	display:table;
	width:100%;
	height:100%
}
.sidebar-intsgram ul li .inner-box .overlay .box .content {
	display:table-cell;
	vertical-align:middle;
	text-align:center
}
.sidebar-intsgram ul li .inner-box .overlay .box .content a {
	font-size:0;
	color:#fff;
	width:100%;
	height:100%
}
.sidebar-intsgram ul li:hover .inner-box .overlay {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	visibility:visible
}
.article-galery-section {
margin-bottom:20px;
background:#f7f7f7
}
.article-galery-section img {
	width:100px
}
.article-galery-section .section-title {
	margin-bottom:10px
}
.article-galery-section .item {
	background:#fff
}
.article-galery-section .tooltip-inner {
	background:#fa9928;
	max-width:200px;
	padding:6px 9px;
	color:#fff;
	text-align:center;
	border-radius:2px
}
.article-galery-section .tooltip.top .tooltip-arrow {
	border-top-color:#fa9928
}
.article-galery-section .owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0px, 0px, 0px);
	padding-top:5px;
	margin-bottom:5px
}
.article-galery-section .owl-theme .owl-nav {
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	margin:0;
	margin-bottom:36px
}
.article-galery-section .owl-theme .owl-nav [class*=owl-] {
color:#c5c5c5;
font-size:24px;
margin:0;
padding:0;
background-color:transparent;
height:40px;
width:40px;
border:2px solid #f7f7f7;
line-height:36px;
text-align:center;
margin-left:10px;
display:inline-block;
-webkit-transition:color .3s ease;
transition:color .3s ease
}
.article-galery-section .owl-theme .owl-nav [class*=owl-]:hover {
color:#fa9928;
border:2px solid #fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.article-galery ul {
	margin-left:-5px;
	margin-right:-5px
}
.article-galery ul li {
	float:left;
	width:33.333333333333%;
	padding:5px 4px
}
.article-galery ul li .inner-box {
	display:block;
	overflow:hidden;
	position:relative
}
.article-galery ul li .inner-box .overlay {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(250, 153, 40, 0.9);
	-webkit-transform:translate3d(0, 100px, 0);
	transform:translate3d(0, 100px, 0);
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	visibility:hidden;
-webkit-transition:-webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
-webkit-transition:opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
transition:opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
transition:transform .4s ease, opacity .4s ease, visibility .4s ease;
transition:transform .4s ease, opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease
}
.article-galery ul li .inner-box .overlay .box {
	display:table;
	width:100%;
	height:100%
}
.article-galery ul li .inner-box .overlay .box .content {
	display:table-cell;
	vertical-align:middle;
	text-align:center
}
.article-galery ul li .inner-box .overlay .box .content a {
	font-size:0;
	color:#fff;
	width:100%;
	height:100%
}
.sidebar-intsgram ul li:hover .inner-box .overlay {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	visibility:visible
}
.facebook-feed {
	position:relative;
	background:#f7f7f7;
	overflow:hidden
}
.facebook-feed .img-box {
	position:relative
}
.facebook-feed .overlay {
	position:absolute;
	margin:10px;
	left:0;
	top:0;
	right:0;
	bottom:0
}
.facebook-feed .inner-box {
	position:relative;
	padding-left:70px;
	margin-bottom:32px
}
.facebook-feed .inner-box .logo {
	position:absolute;
	left:0;
	top:0
}
.facebook-feed .inner-box h4 {
	color:#fff;
	font-weight:600;
	position:relative;
	margin-top:0;
	margin-bottom:3px
}
.facebook-feed .inner-box .like {
	color:#fff
}
.facebook-feed .link a {
	color:#58606f;
	background:#fff;
	display:inline-block;
	line-height:22px;
	font-size:13px;
	text-align:center;
	padding:0 10px;
	border:1px solid #eaeaea
}
.facebook-feed .link a i.fb-icon {
	color:#fff;
	background:#39579b;
	font-size:12px;
	padding:2px 3px 0 4px;
	position:relative;
	top:2px;
	margin-right:5px
}
.facebook-feed .link a i.mail {
	color:#6a7081;
	margin-right:6px
}
.facebook-feed .like-people {
	background:#fff;
	margin:20px 10px;
	padding:10px
}
.single-blog-post .author {
	background-color:#fff;
	position:relative;
	margin-bottom:2px
}
.single-blog-post .author img {
	position:absolute
}
.single-blog-post .author-comment {
	margin-left:340px;
	padding-left:30px
}
.single-blog-post .author-comment .quote {
	font-size:25px;
	color:#f1f1f1;
	margin-bottom:15px
}
.single-blog-post .author-comment h5 {
	margin:16px 0 5px;
	font-size:18px
}
.single-blog-post .author-comment p.a-title {
	color:#fa9928;
	font-size:16px
}
.share-box {
	background:#fff;
	padding:23px 0 12px;
	margin-bottom:10px
}
.share-box .tag-box span {
	font-size:14px;
	color:#3F3E3E
}
.share-box .tag-box a {
	color:#fa9928;
	font-size:16px;
-webkit-transition:.3s ease;
transition:.3s ease;
	line-height:30px;
	text-transform:capitalize
}
.share-box .tag-box a:hover {
	color:#fa9928;
-webkit-transition:.3s ease;
transition:.3s ease
}
.share-box .social-box span {
	color:#252525;
	margin-right:13px;
	font-size:16px
}
.share-box .social {
	display:inline-block;
	margin-bottom:0;
	margin-left:-2.5px
}
.share-box .social > li {
	padding-right:0;
	margin:0;
	padding-left:0
}
.share-box .social a {
	width:40px;
	border-radius:50%;
	height:40px;
	color:#BCBCBC;
	text-align:center;
	margin:0 3px;
	border:1px solid #eee;
	display:block;
	line-height:41px;
-webkit-transition:all .5s ease;
transition:all .5s ease
}
.share-box .social a:hover {
	color:#fff;
	background:#fa9928;
	border-color:#fa9928
}
.share-box .tag-box li {
	margin:0;
	display:inline-block
}
.post-author {
	position:relative;
	color:#777;
	margin-bottom:50px
}
.post-author .inner-box {
	position:relative;
	padding:33px 35px 12px 155px;
	min-height:160px;
	background:#f4f4f4
}
.post-author .inner-box .author-thumb {
	position:absolute;
	left:35px;
	top:35px;
	width:85px;
	height:85px;
	border-radius:2px
}
.post-author .inner-box .author-thumb img {
	display:block;
	width:100%
}
.post-author h4 {
	position:relative;
	margin:0 0 16px;
	font-size:20px;
	text-transform:capitalize;
	color:#252525
}
.post-author ul li {
	margin:0;
	margin-top:10px
}
.post-author ul li:hover a {
	color:#fa9928
}
.news .blogList_single_post .post-author h4 .author-designation {
	position:relative;
	color:#a8c41b;
	font-style:italic;
	font-family:'Lato', sans-serif
}
.post-author .text {
	line-height:1.8em;
	color:#777
}
.post-author .text a {
	color:#777;
	text-decoration:underline
}
.post-author .text a:hover {
	color:#a8c41b
}
.single-blog .product-review-tab {
	margin:0 27px
}
.product-review-tab .item_review_content {
	border-bottom:1px solid #f7f7f7;
	padding-bottom:40px;
	margin-bottom:40px;



	position:relative;
	padding-left:80px
}
.product-review-tab .item_review_content .img_holder {
	position:absolute;
	left:0;
	top:0
}
.product-review-tab .add_your_review {
	margin:81px 0 75px
}
.product-review-tab .add_your_review>span {
	display:block;
	margin:36px 0 14px;
	color:#a2a2a2
}
.product-review-tab .add_your_review ul, .product-review-tab .add_your_review ul li {
	display:inline-block;
	color:#a2a2a2
}
.product-review-tab .add_your_review ul.rating:hover li, .product-review-tab .add_your_review ul.rating.active li {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul.rating li {
	font-size:12px;
	margin-right:3px;
	color:#d6d6d6;
	cursor:pointer;
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul.active li {
	color:#ab7442
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul:hover li {
	color:#ab7442
}
.product-review-tab .add_your_review ul {
	line-height:20px;
	border-right:1px solid #d6d6d6;
	padding-right:6px;
	margin-right:5px
}
.product-review-tab .add_your_review ul.fix_border {
	border:none
}
.product-review-tab .add_your_review form {
	margin-top:31px
}
.product-review-tab .add_your_review form label {
	color:#a2a2a2;
	font-size:16px;
	margin-bottom:5px
}
.product-review-tab .add_your_review form input {
	height:54px;
	padding:0 15px 0 19px
}
.product-review-tab .add_your_review form textarea {
	max-width:100%;
	min-height:165px;
	padding:15px 17px 5px 19px
}
.product-review-tab .add_your_review form input, .product-review-tab .add_your_review form textarea {
	width:100%;
	border:1px solid #f0f0f0;
	margin-bottom:30px;
	color:#9e9e9e;
	resize:none
}
.news.single-blog .blogList_single_post .post ul li:before {
	display:none
}
.latest-project {
	background:#fff
}
.latest-project .section-title {
	margin-bottom:37px
}
.latest-project .text {
	margin-bottom:15px
}
.project-cta {
	background:#F7F7F7;
	padding:30px 0
}
.project-cta h3 {
	margin:0;
	font-size:26px;
	color:#333;
	line-height:50px
}
.project-cta .thm-btn {
	padding-left:25px;
	padding-right:25px;
	border:none;
	line-height:50px
}
.project-cta .thm-btn:hover {
	color:#fff;
	background:#0D0D0D;
	border-color:#0D0D0D
}
.single-latest-project-carousel .img-box {
	position:relative;
	overflow:hidden
}
.single-latest-project-carousel .img-box img {
	width:100%
}
.single-latest-project-carousel .img-box .overlay {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:rgba(0, 0, 0, 0.8);
	-webkit-transform:translate3d(0, 100px, 0);
	transform:translate3d(0, 100px, 0);
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	visibility:hidden;
-webkit-transition:-webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
-webkit-transition:opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
transition:opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
transition:transform .4s ease, opacity .4s ease, visibility .4s ease;
transition:transform .4s ease, opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease
}
.single-latest-project-carousel .img-box .overlay .box {
	display:table;
	width:100%;
	height:100%
}
.single-latest-project-carousel .img-box .overlay .box .content {
	display:table-cell;
	vertical-align:bottom
}
.single-latest-project-carousel .img-box .overlay .top {
	text-align:center
}
.single-latest-project-carousel .img-box .overlay .top a {
	display:block;
	width:25px;
	height:25px;
	border-radius:50%;
	line-height:48px;
	font-size:18px;
	color:#fff;
-webkit-transition:background .4s ease, border-color .4s ease;
transition:background .4s ease, border-color .4s ease;
	margin:29px auto 24%
}
.single-latest-project-carousel .img-box .overlay .bottom {
	background:#fa9928;
	padding:16px 20px;
	padding-right:0
}
.single-latest-project-carousel .img-box .overlay .bottom .title h3 {
	margin:0;
	color:#fff;
	font-size:18px;
	margin-bottom:7px
}
.single-latest-project-carousel .img-box .overlay .bottom .title span {
	color:#fff;
	font-family:"Opne Sans", sans-serif;
	font-size:16px
}
.single-latest-project-carousel .img-box .overlay .bottom a {
	color:#fff;
	width:50px;
	height:40px;
	line-height:40px;
	border-left:1px solid #5E80BD;
	display:block;
	position:relative;
	text-align:center
}
.single-latest-project-carousel .img-box .overlay .bottom a:before {
	content:'';
	width:1px;
	height:100%;
	background:#2A5391;
	position:absolute;
	top:0;
	left:-2px
}
.single-latest-project-carousel:hover .img-box .overlay {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	visibility:visible
}
.latest-project-carousel .owl-nav {
	margin:0;
	padding:0
}
.latest-project-carousel .owl-nav [class*=owl-] {
color:#999;
font-size:24px;
margin:0;
padding:0;
background-color:transparent;
padding:0 5px;
-webkit-transition:color .3s ease;
transition:color .3s ease;
position:absolute;
bottom:50%;
margin:0;
margin-bottom:0;
width:40px;
height:40px;
background:rgba(0, 0, 0, 0.66);
font-size:16px;
line-height:40px;
text-align:center;
margin-bottom:-20px;
color:#fff;
-webkit-transition:.5s ease;
transition:.5s ease
}
.latest-project-carousel .owl-nav [class*=owl-]:hover {
color:#fff;
background:rgba(72, 199, 236, 0.65);
-webkit-transition:.5s ease;
transition:.5s ease
}
.latest-project-carousel .owl-nav .owl-next {
	right:0
}
.latest-project-carousel .owl-nav .owl-prev {
	left:0
}
.single-project-item h3 {
	margin:0
}
.single-project-item .img-box {
	position:relative;
	overflow:hidden
}
.single-project-item .img-box .overlay {
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	background:rgba(53, 99, 169, 0.9);
	-webkit-transform:translate3d(0, 100px, 0);
	transform:translate3d(0, 100px, 0);
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	visibility:hidden;
-webkit-transition:-webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
-webkit-transition:opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
transition:opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
transition:transform .4s ease, opacity .4s ease, visibility .4s ease;
transition:transform .4s ease, opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease
}
.single-project-item .img-box .overlay .box {
	display:table;
	width:100%;
	height:100%
}
.single-project-item .img-box .overlay .box .content {
	display:table-cell;
	vertical-align:middle;
	text-align:center
}
.single-project-item .img-box .overlay .box .content ul.list-inline li a {
	width:45px;
	height:45px;
	color:#fa9928;
	border-radius:50%;
	text-align:center;
	background:rgba(0, 0, 0, 0.84);
	display:block;
	text-align:center;
	line-height:48px;
	font-size:16px;
-webkit-transition:background .4s ease, color .4s ease;
transition:background .4s ease, color .4s ease
}
.single-project-item .img-box .overlay .box .content ul.list-inline li a:hover {
	background:#333;
	border-color:#333;
	color:#fff
}
.single-project-item:hover .img-box .overlay {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	visibility:visible
}
.single-project-item h3 {
	font-size:20px;
	line-height:24px;
	color:#333;
	font-family:"Poppins", sans-serif
}
.single-project-item h3:hover {
	color:#3563a9
}
.single-project-item h3 a {
	color:inherit
}
.single-project-item span {
	color:#999;
	line-height:24px
}
.single-project-item .text-box {
	margin-top:25px;
	padding-bottom:23px
}
.project-page .masonary-layout {
	margin-bottom:20px
}
.testimonials-section {
	position:relative
}
.testimonials-section .img-box {
	width:120px;
	height:120px;
	border-radius:50%;
	background:#fff;
	padding:5px;
	border:1px solid #f4f4f4;
	text-align:center;
	margin:0 auto;
	margin-bottom:20px
}
.testimonials-section .author h4 {
	font-size:18px
}
.testimonials-section .author p {
	color:#fa9928
}
.testimonials-section .owl-controls {
	position:absolute;
	top:50%;
	width:100%;
	left:0
}
.testimonials-section .owl-carousel {
	position:inherit
}
.testimonials-section .owl-theme .owl-nav {
	margin:0;
	padding:0
}
.testimonials-section .owl-theme .owl-nav [class*=owl-] {
color:#999;
font-size:24px;
margin:0;
padding:0;
background-color:transparent;
padding:0 5px;
display:inline-block;
-webkit-transition:color .3s ease;
transition:color .3s ease
}
.testimonials-section .owl-theme .owl-prev {
	float:left;
	width:36%;
	text-align:center
}
.testimonials-section .owl-theme .owl-prev i {
	width:50px;
	height:50px;
	line-height:46px;
	border:1px solid #f4f4f4;
	border-radius:5px;
-webkit-transition:.5s ease;
transition:.5s ease
}
.testimonials-section .owl-theme .owl-prev i:hover {
	color:#fa9928;
	border-color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.testimonials-section .owl-theme .owl-next {
	float:right;
	width:20%;
	text-align:center
}
.testimonials-section .owl-theme .owl-next i {
	width:50px;
	height:50px;
	line-height:46px;
	border:1px solid #f4f4f4;
	border-radius:5px;
-webkit-transition:.5s ease;
transition:.5s ease
}
.testimonials-section .owl-theme .owl-next i:hover {
	color:#fa9928;
	border-color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.clients-section {
	background:#f7f7f7
}
.clients-section img {
	width:100px
}
.tek-section  {
	text-align:center;
}

.clients-section .section-title {
	margin-bottom:10px
}
.tooltip-inner {
	background:#fa9928;
	max-width:200px;
	padding:6px 9px;
	color:#fff;
	text-align:center;
	border-radius:2px
}
.tooltip.top .tooltip-arrow {
	border-top-color:#fa9928
}
.clients-section .owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0px, 0px, 0px);
	padding-top:40px
}
.clients-section .owl-theme .owl-nav {
	margin:0;
	padding:0;
	position:absolute;
	bottom:100%;
	right:0;
	margin:0;
	margin-bottom:36px
}
.clients-section .owl-theme .owl-nav [class*=owl-] {
color:#c5c5c5;
font-size:24px;
margin:0;
padding:0;
background-color:transparent;
height:40px;
width:40px;
border:2px solid #f7f7f7;
line-height:36px;
text-align:center;
margin-left:10px;
display:inline-block;
-webkit-transition:color .3s ease;
transition:color .3s ease
}
.clients-section .owl-theme .owl-nav [class*=owl-]:hover {
color:#fa9928;
border:2px solid #fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.video-section {
	background:#ddd;
	padding:10px
}
.video-section .section-title {
	margin:0
}
.video-section .owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0px, 0px, 0px);
	padding-top:40px
}
.video-section .owl-theme .owl-nav {
	margin:0;
	padding:0;
	position:absolute;
	bottom:-65px;
	right:0;
	margin:0;
	margin-right:20px;
}
.video-section .owl-theme .owl-nav [class*=owl-] {
color:#999;
font-size:24px;
margin:0;
padding:0;
background-color:transparent;
height:40px;
width:40px;
border:2px solid #999;
line-height:36px;
text-align:center;
margin-left:10px;
display:inline-block;
-webkit-transition:color .3s ease;
transition:color .3s ease
}
.video-section .owl-theme .owl-nav [class*=owl-]:hover {
color:#fa9928;
border:2px solid #fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.news-section {
	background:#FFF;
	border:1px solid #ccc;
	margin-bottom:20px
}
.news-section .section-title a {
	color:#000;
	margin:0
}
.news-section h3 a {
	color:#000
}
.news-section .lower-content {
	position:relative;
	margin-top:10px
}
.news-section .post-meta {
	color:#848484;
	font-size:12px;
	border-top:1px solid #f4f4f4;
	margin:15px;
	padding-top:20px
}
.news-section .post-meta a {
	color:#848484
}
.news-section .item {
	background:#fff
}
.news-section .text {
	padding:15px;
	height:140px; 
	overflow:hidden;
}
.news-section .overlay-box {
	color:#000;
	padding:8px
}
.news-section .owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0px, 0px, 0px);
	padding-top:0
}
.news-section .owl-theme .owl-nav {
	margin:0;
	padding:0;
	position:absolute;
	bottom:10px;
	right:25px;
	margin:0
}
.news-section .owl-theme .owl-nav [class*=owl-] {
color:#000;
font-size:24px;
margin:0;
padding:0;
background-color:transparent;
height:40px;
width:40px;
border:2px solid #000;
line-height:36px;
text-align:center;
margin-left:10px;
display:inline-block;
-webkit-transition:color .3s ease;
transition:color .3s ease
}
.news-section .owl-theme .owl-nav [class*=owl-]:hover {
color:#fa9928;
border:2px solid #fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.achive .owl-controls {
	text-align:center;
	display:block;
	position:relative;
	bottom:-10px;
	margin-top:35px
}
.achive .owl-dots .owl-dot {
	display:inline-block
}
.achive .owl-dots .owl-dot span {
	background:none repeat scroll 0 0 #ff9a00;
	border-radius:50%;
	display:block;
	height:10px;
	background:#f4f4f4;
	width:10px;
	margin:5px 7px;
-webkit-transition:.5s ease;
transition:.5s ease
}
.achive .owl-dots .owl-dot.active span, .achive .owl-dots .owl-dot:hover span {
	background-color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.service-catergory {
	margin:0;
	padding:0;
	list-style:none
}
.service-catergory li {
	list-style:none;
	position:relative;
	background:#f7f7f7;
	margin-bottom:2px
}
.service-catergory li .view-all-icon {
	position:absolute;
	right:20px;
	top:22px;
	color:#848484
}
.service-catergory li.active a {
	color:#fa9928;
	background:#131d33;
	border:2px solid #fa9928
}
.service-catergory li a {
	position:relative;
	display:block;
	font-size:16px;
	color:#222;
	line-height:30px;
	font-weight:600;
	padding:15px 0;
	padding-left:23px;
-webkit-transition:all .5s ease;
transition:all .5s ease;
	position:relative
}
.service-catergory li a:hover {
	color:#fa9928
}
.service-catergory li.active a:after {
	position:absolute;
	content:"\f178";
	right:18px;
	top:14px;
	color:#fa9928;
	font-family:FontAwesome
}
.service-single blockquote {
	padding:20px;
	margin:0 0 20px;
	padding-left:30px;
	font-size:18px;
	border-left:5px solid #f7f7f7;
	font-style:italic;
	color:#fa9928;
	font-family:"Poppins", sans-serif
}
.brochures {
	position:relative;
	overflow:hidden;
	padding:19px;
	border:1px solid #f4f4f4
}
.brochures p {
	margin:11px 0
}
.brochures-lists li {
	display:inline-block;
	line-height:43px;
	height:45px;
	border:1px solid #f1f1f1;
	position:relative
}
.brochures-lists li:last-child {
	margin-bottom:0
}
.brochures-lists li a {
	color:#fa9928;
	font-size:16px;
	background:#f7f7f7;
	font-weight:400;
-webkit-transition:.5s ease;
transition:.5s ease
}
.brochures-lists li a span {
	display:inline-block;
	font-size:16px;
	height:28px;
	margin-left:9px;
	margin-right:10px;
	padding:2px 5px;
	position:relative;
	font-size:17px;
	line-height:25px;
-webkit-transition:.5s ease;
transition:.5s ease
}
.brochures-lists li a:hover {
	color:#fff;
	background-color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.brochures-lists li a i:before {
	font-size:18px;
	padding-right:15px;
	position:absolute;
	right:0;
	top:18px;
	color:#fff
}
.brochures-lists li {
-webkit-transition:.5s ease;
transition:.5s ease
}
.brochures i.icon {
	position:absolute;
	right:0;
	bottom:-10px;
	font-size:60px;
	color:#f7f7f7
}
.getin-tuch {
	position:relative;
	padding:19px;
	border:1px solid #f4f4f4;
	overflow:hidden
}
.getin-tuch .default_link {
	color:#fa9928
}
.getin-tuch p {
	margin:15px 0 30px
}
.getin-tuch p a {
	color:#fa9928;
	text-decoration:underline
}
.getin-tuch p b {
	color:#222
}
.getin-tuch i.icon {
	position:absolute;
	right:0;
	bottom:-10px;
	font-size:60px;
	color:#f7f7f7
}
.benifit-list li {
	margin:0;
	color:#848484;
	font-size:14px
}
.benifit-list li i {
	color:#fa9928;
	margin-right:20px
}
.accordion-style-two .accordion .acc-btn .toggle-icon {
	color:#9c9c9c;
	display:block;
	height:24px;
	line-height:24px;
	position:absolute;
	left:20px;
	top:15px;
	width:24px
}
.accordion-style-two .accordion .acc-btn .toggle-icon .plus:before {
	font-size:18px;
	top:3px
}
.accordion-box.accordion-style-two .accordion .acc-btn .toggle-icon .minus:before {
	font-size:18px;
	top:3px
}
.accordion-box.accordion-style-two {
	border:0
}
.accordion-style-two .accordion .acc-btn {
	font-size:18px;
	font-weight:600;
	padding:14px 30px;
	padding-left:55px;
	background:#f7f7f7;
	margin:0;
	border-radius:10px 10px 0 0;
	padding-right:50px;
	border-top:1px solid #f7f7f7
}
.accordion-style-two .accordion .acc-btn.active {
	color:#fff;
	background:#131d33
}
.accordion-style-two .accordion .acc-btn.active p {
	color:#fff
}
.over-view {
	background:#f7f7f7;
	padding:18px 0;
	margin-top:10px
}
.over-view a {
	color:#fa9928;
	text-transform:uppercase;
	margin:9px 0;
	font-size:14px
}
.over-view a i {
	padding-right:8px
}
.analysis-result {
	background:#f7f7f7;
	padding:20px 20px 37px;
	margin-top:10px
}
.analysis-result h4 {
	font-size:20px;
	margin-bottom:5px
}
.analysis-chart {
	margin:30px 0 50px
}
.analysis-chart h4 {
	font-size:20px;
	margin-top:20px
}
.intro-img {
	position:relative
}
.intro-img .img-box {
	position:relative;
	margin-bottom:30px
}
.intro-img .img-box h5 {
	position:absolute;
	font-size:14px;
	background:#f7f7f7;
	bottom:0;
	left:0;
	width:100%;
	text-align:center;
	padding:15px 0;
	color:#848484
}
.growth-item {
	background:#f7f7f7;
	border:1px solid #f4f4f4;
	position:relative;
	margin-bottom:30px;
	padding-top:30px;
-webkit-transition:.5s ease;
transition:.5s ease
}
.growth-item:hover {
	background:#131d33;
-webkit-transition:.5s ease;
transition:.5s ease
}
.growth-item .icon_box {
	display:table-cell;
	border-right:1px solid #e3e3e3;
	width:65px;
	height:50px;
	line-height:50px;
	color:#fa9928;
	font-size:30px;
	text-align:center
}
.growth-item h4 {
	display:table-cell;
	vertical-align:middle;
	padding-left:16px;
-webkit-transition:.5s ease;
transition:.5s ease
}
.growth-item:hover h4 {
	color:#fff;
-webkit-transition:.5s ease;
transition:.5s ease
}
.growth-item .content {
	background:#fff;
	margin-top:30px;
	padding:25px 0
}
.tabs-section {
	position:relative;
	padding:130px 0 100px
}
.tabs-section .column {
	margin-bottom:30px
}
.tabs-section .image-box img {
	width:100%;
	display:block
}
.tabs-style-two .tab-buttons {
	position:relative
}
.tabs-style-two .tab-buttons .tab-btn {
	position:relative;
	display:inline-block;
	padding:9px 60px;
	margin:0 -2px;
	width:25%;
	cursor:pointer;
	font-size:18px;
	text-align:center;
	font-weight:400;
	color:#222;
	border:1px solid #f4f4f4;
	text-transform:capitalize;
	-webkit-transition:all 300ms ease;
	transition:all 300ms ease
}
.tabs-style-two .tab-buttons .tab-btn.active-btn {
	color:#272727;
	background:#fff;
	border-color:#fa9928;
	border-bottom:0
}
.tabs-style-two .tabs-content {
	position:relative;
	padding:40px;
	border:1px solid #f2f2f2;
	border-top:0
}
.tabs-style-one .tab .text-content {
	position:relative
}
.tabs-style-two .tab .text-content .text {
	width:59%;
	margin-left:30px
}
.tabs-style-two .tab .text-content .text p {
	margin-bottom:10px
}
.tabs-style-two.tabs-box {
	padding-right:15px
}
.tabs-box .tabs-content .tab {
	position:relative;
	display:none
}
.tabs-box .tabs-content .active-tab {
	display:block
}
.tabs-outer {
	position:relative;
	margin-top:60px
}
.tabs-outer.style-two {
	margin:0
}
.tabs-outer .tabs-box .tab-buttons .tab-btn {
	position:relative;
	padding:9px 30px
}
.tabs-outer .text-content .image img {
	width:100%
}
.tabs-outer .tabs-content {
	padding:30px 30px 20px
}
.tabs-outer.style-two .tabs-content {
	padding:0
}
.tabs-outer .tabs-content .column .text {
	margin-bottom:10px
}
.our-history {
	padding-bottom:30px;
	background:#f7f7f7
}
.our-history .bx-wrapper .bx-viewport {
	box-shadow:none;
	background:transparent;
	border:none;
	left:0
}
.our-history .bx-wrapper {
	margin:0
}
.our-history .img-box {
	padding-right:30px
}
.our-history h4 {
	font-size:20px
}
.our-history p.theme-color {
	color:#fa9928
}
.our-history .text p {
	margin:20px 0
}
.our-history ul.nav-link {
	display:inline-block;
	position:relative;
	top:-52px;
	left:-5px;
	font-size:40px
}
.our-history ul.nav-link li a {
	color:#848484;
-webkit-transition:.5s ease;
transition:.5s ease
}
.our-history ul.nav-link li a:hover {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.our-history .thumb-box {
	position:relative;
	border-left:3px solid #e1e1e1;
	padding:19px 0
}
.our-history .thumb-box li {
	position:relative;
	margin-bottom:27px
}
.our-history .thumb-box li a {
	position:relative;
	font-size:14px;
	color:#848484;
	padding-left:20px
}
.our-history .thumb-box li a.active {
	color:#fa9928
}
.our-history .thumb-box li a:after {
	position:absolute;
	content:"";
	height:12px;
	width:12px;
	border:3px solid #e1e1e1;
	background:#e1e1e1;
	border-radius:50%;
	left:-13px;
	top:-20px
}
.our-history .thumb-box li a.active:after {
	border:3px solid #fa9928;
	background:#fff
}
.our-history .thumb-box li a:before {
	position:absolute;
	content:"";
	height:1px;
	width:15px;
	background:#e1e1e1;
	left:-6px;
	top:8px
}
.our-history .thumb-box li a.active:before {
	background-color:#fa9928
}
.four-column {
	position:relative;
	padding-bottom:20px
}
.four-column .item {
	position:relative;
	margin-bottom:50px
}
.four-column .item h4 {
	font-size:20px;
	margin:0 0 20px
}
.four-column .item .content {
	border:1px solid #f4f4f4;
	border-top:0;
	padding:25px 15px;
	overflow:hidden;
-webkit-transition:.5s ease;
transition:.5s ease
}
.four-column .item:hover .content {
	box-shadow:inset -1px 3px 47px 1px rgba(171, 171, 171, 0.32);
	-webkit-box-shadow:inset -1px 3px 47px 1px rgba(171, 171, 171, 0.32);
	-moz-box-shadow:inset -1px 3px 47px 1px rgba(171, 171, 171, 0.32);
	-o-box-shadow:inset -1px 3px 47px 1px rgba(171, 171, 171, 0.32);
-webkit-transition:.5s ease;
transition:.5s ease
}
.about-faq {
	background-color:#f7f7f7
}
.about-faq .link_btn .sign {
	display:inline-block;
	position:relative;
	left:50px;
	top:5px
}
.about-faq a {
	color:#000
}
.accordion-box {
	border:1px solid #f7f7f7
}
.accordion {
	margin-bottom:10px;
	position:relative
}
.accordion .acc-btn .left-icon {
	position:absolute;
	left:0;
	top:0;
	background:#f1f1f1;
	width:60px;
	height:100%;
	color:#9c9c9c;
	font-size:20px;
	text-align:center
}
.accordion .acc-btn.active .left-icon {
	color:#fff
}
.accordion .left-icon span {
	position:relative;
	top:18px
}
.accordion .acc-btn {
	cursor:pointer;
	font-size:18px;
	font-weight:600;
	padding:18px 0 10px;
	margin:0 30px;
	padding-right:50px;
	border-top:1px solid #f7f7f7
}
.accordion .acc-btn p {
	color:#222;
	font-family:'Poppins', sans-serif
}
.accordion .acc-btn.active p {
	color:#fa9928
}
.accordion .acc-btn.pr {
	position:relative
}
.accordion .acc-btn .img-box {
	display:none
}
.accordion .acc-btn.active .img-box {
	display:block
}
.accordion .acc-btn .toggle-icon {
	color:#9c9c9c;
	display:block;
	font-weight:100;
	height:24px;
	line-height:24px;
	position:absolute;
	right:20px;
	top:15px;
	width:24px
}
.accordion .acc-btn .toggle-icon.left {
	color:#9c9c9c;
	display:block;
	font-weight:100;
	height:24px;
	line-height:24px;
	position:absolute;
	right:20px;
	bottom:20px;
	left:30px
}
.accordion .acc-btn .toggle-icon .plus:before {
	font-size:24px;
	font-weight:500;
-webkit-transition:all .3s ease 0;
transition:all .3s ease 0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	color:#222
}
.accordion-box .accordion .acc-btn.active .toggle-icon .plus {
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)
}
.accordion-box .accordion .acc-btn .toggle-icon .minus:before {
	font-size:24px;
	font-weight:500;
-webkit-transition:all .3s ease 0;
transition:all .3s ease 0;
	position:absolute;
	top:0;
	left:0;
	color:#fa9928;
	width:100%
}
.accordion-box .accordion .acc-btn .toggle-icon .minus {
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)
}
.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}
.accordion-box .accordion .acc-content {
	color:#9c9c9c;
	display:none;
	padding:15px 15px 15px 55px
}
.accordion-box .accordion .acc-content.collapsed {
	display:block
}
.accordion-box .accordion .acc-content p {
	margin:0
}
.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
	color:#121d2f
}
.single-faq-bg {
	position:relative
}
.single-faq-bg:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:5000%;
	height:100%;
	background:#f7f7f7;
	z-index:0
}
.about-faq .default-form input[type="text"], .about-faq .default-form input[type="email"], .about-faq .default-form input[type="password"], .about-faq .default-form input[type="number"], .about-faq .default-form select, .about-faq .default-form textarea {
	border-color:#eaeaea
}
.about-faq .default-form-area {
	padding-left:30px
}
.about-faq .default-form-area h3 {
	margin-bottom:38px;
	position:relative;
	font-weight:400
}
.accordion-box.style-one .accordion .acc-content {
	padding:10px 30px
}
.accordion-box .accordion {
	margin-bottom:5px
}
.home-google-map #contact-google-map {
width:100%;
height:430px
}
.home-google-map .gmnoprint {
	display:none
}
.default-cinfo .icon_box {
	width:40px
}
.default-cinfo li + li {
	margin-top:10px;
	border-top:1px solid #f1f1f1;
	padding-top:12px
}
.default-cinfo li .icon_box, .default-cinfo li .text-box {
	display:table-cell;
	vertical-align:top
}
.default-cinfo li .icon_box i {
	font-size:20px;
	color:#fa9928;
	position:relative;
	top:7px
}
.default-cinfo .accordion .acc-btn {
	background:#f7f7f7;
	padding:14px 30px;
	margin:0
}
.default-cinfo .accordion-box {
	border:none
}
.default-cinfo .accordion {
	border:1px solid #f7f7f7
}
.default-cinfo .accordion-box .accordion .acc-content b {
	color:#222;
	font-weight:600
}
.default-form {
	position:relative
}
.default-form p {
	color:#000;
	font-size:18px;
	line-height:34px;
	margin-bottom:20px
}
.default-form p span {
	color:#ab7442;
	font-size:20px;
	font-weight:600
}
.default-form .form-box {
	position:relative
}
.comment-form .form-box {
	padding:25px 25px 0
}
.default-form .form-group {
	position:relative;
	margin-bottom:30px
}
.default-form .comment-form .form-box .form-group {
	margin-bottom:25px
}
.default-form.form-box .row {
	margin-left:-10px;
	margin-right:-10px
}
.default-form.form-box .row .form-group {
	padding:0
}
.default-form .form-group .field-label {
	display:block;
	line-height:24px;
	text-transform:uppercase;
	margin-bottom:10px;
	color:#232323;
	font-weight:500;
	font-size:13px
}
.default-form .form-group .field-label sup {
	color:red;
	font-size:14px
}
.default-form input[type="text"], .default-form input[type="email"], .default-form input[type="password"], .default-form input[type="number"], .default-form select, .default-form textarea {
	display:block;
	width:100%;
	line-height:24px;
	height:50px;
	font-size:16px;
	box-shadow:none;
	border:1px solid #ccc;
	padding:12px 15px;
	background:#f7f7f7;
	border-radius:4px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease
}
.default-form textarea {
	height:120px
}
.default-form .bootstrap-select {
	border:1px solid #f4f4f4;
	background:#f7f7f7;
	color:#a2a2a2;
	border-radius:4px;
	padding:7px 0;
	font-size:16px
}
.default-form .btn-group.open .dropdown-toggle {
	box-shadow:none
}
.default-form .btn-group.open .dropdown-toggle:focus {
	outline:none
}
.default-form .bootstrap-select .dropdown-toggle:focus {
	outline:none!important
}
.default-form .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color:#fa9928;
	color:#fff
}
.default-form .form-control:focus {
	border-color:#fa9928;
	box-shadow:none
}
.default-form .thm-btn {
	width:100%
}
.default-form form input::-webkit-input-placeholder {
color:#9e9e9e
}
.default-form form input:-moz-placeholder {
color:#9e9e9e
}
.default-form form input::-moz-placeholder {
color:#9e9e9e
}
.default-form form input:-ms-input-placeholder {
color:#9e9e9e
}
.default-form .alert-success {
	color:#fa9928;
	background:none;
	border:none;
	font-size:18px
}
.author-details {
	background:#f7f7f7;
	padding:1px 20px
}
.author-details .item {
	padding:20px;
	border-bottom:1px solid rgba(51, 51, 51, 0.08);
	background:#fff;
	margin:27px 0
}
.author-details .item:last-child {
	border-bottom:0
}
.author-details .item .img-box, .author-details .item .content {
	display:table-cell;
	vertical-align:top
}
.author-details .item .img-box {
	width:67px
}
.author-details .item .content {
	padding-left:20px
}
.author-details .item .content p {
	color:#9e9e9e;
	font-size:14px;
	margin-bottom:0;
	line-height:25px
}
.author-details .item .content p i {
	color:#fa9928;
	margin-right:5px
}
.author-details .item h5 {
	font-size:16px;
	margin-bottom:15px;
	color:#272727
}
.author-details .item .content h5 {
	color:#fa9928;
	margin:0
}
.our-team {
	position:relative;
	padding:70px 0 20px
}
.single-team-member h3, .single-team-member p {
	margin:0
}
.single-team-member h4 {
	font-size:18px;
	color:#222;
	text-transform:capitalize;
	margin-top:12px;
	margin-bottom:6px
}
.single-team-member .img-box {
	position:relative;
	overflow:hidden;
	box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.07);
	display:inline-block;
	background:#f7f7f7
}
.single-team-member .img-box img {
-webkit-transition:all .5s ease;
transition:all .5s ease;
	-webkit-transform:scale(1);
	transform:scale(1)
}
.our-team .single-team-member {
	margin-bottom:50px;
	text-align:center
}
.single-team-member .author-info {
	overflow:hidden
}
.single-team-member a p {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.single-team-member .text {
	margin-top:10px;
	margin-bottom:9px
}
.single-team-member .text p {
	font-size:16px
}
.single-team-member .img-box .overlay {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	background:rgba(19, 29, 51, 0.9);
	width:100%;
	-webkit-transform:scale(0.7, 0);
	transform:scale(0.7, 0);
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out
}
.single-team-member:hover .img-box .overlay {
	-webkit-transform:scale(1, 1);
	transform:scale(1, 1);
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out
}
.single-team-member .inner-box {
	display:table;
	width:100%;
	height:100%;
	text-align:center
}
.single-team-member .link {
	display:table-cell;
	vertical-align:middle;
	position:relative;
	top:-20%;
-webkit-transition:.2s cubic-bezier(0.4, 0, 1, 1);
transition:.2s cubic-bezier(0.4, 0, 1, 1)
}
.single-team-member:hover .link {
	top:0;
-webkit-transition:.5s cubic-bezier(0.4, 0, 1, 1);
transition:.5s cubic-bezier(0.4, 0, 1, 1);
-webkit-transition-delay:.3s;
transition-delay:.3s
}
.single-team-member ul.social {
	position:relative
}
.single-team-member ul.social:before {
	position:absolute;
	content:"";
	height:1px;
	width:70px;
	background:#f4f4f4;
	top:0;
	left:50%;
	margin-left:-35px;
-webkit-transition:.5s ease;
transition:.5s ease
}
.single-team-member:hover ul.social:before {
	width:170px;
	background:#fa9928;
	top:0;
	left:50%;
	margin-left:-85px;
-webkit-transition:.5s ease;
transition:.5s ease
}
.single-team-member ul.social li a:hover {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.single-team-member .social li {
	padding:0;
	margin:0 3px
}
.single-team-member .social li a {
	color:#fff;
-webkit-transition:color .4s ease;
transition:color .4s ease;
	font-size:14px
}
.single-team-member ul.social li a {
	color:#848484;
	padding:0 7px;
	border-radius:50%;
	background:transparent;
	text-align:center;
	line-height:44px;
	border:1px solid #fff
}
.testimonials {
	position:relative;
	padding:65px 0 40px
}
.testimonials .item .text {
	position:relative;
	padding:25px;
	padding-left:55px;
	color:#a2a2a2;
	background:#f7f7f7;
	margin-bottom:36px;
	line-height:32px;
	font-size:14px
}
.testimonials .item .text .quot {
	position:absolute;
	left:20px;
	top:26px;
	font-size:20px;
	color:#dedede
}
.testimonials .item .text:after {
	position:absolute;
	content:'';
	border-top:12px solid #f7f7f7;
	border-left:10px solid #f7f7f7;
	border-right:10px solid transparent;
	border-bottom:12px solid transparent;
	top:100%;
	left:0
}
.testimonials .item .author {
	color:#222;
	font-size:16px;
	font-weight:400;
	margin-top:6px;
	margin-bottom:2px
}
.testimonials .item .author-title {
	color:#fa9928;
	font-size:14px;
	font-style:italic
}
.testimonials .item .author-info img {
	width:55px;
	height:55px;
	position:relative;
	top:-5px
}
.testimonials .item .author-info {
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #f4f4f4
}
.single-project {
	padding-bottom:30px
}
.single-project .img-box {
	position:relative;
	overflow:hidden
}
.single-project .img-box img {
	width:100%
}
.single-project .title h5 {
	color:#222;
	padding:25px 0 0;
	font-size:16px;
	font-weight:400;
-webkit-transition:.5s ease;
transition:.5s ease
}
.single-project .title p {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.single-project .img-box .overlay {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:rgba(19, 29, 51, 0.9);
	-webkit-transform:translate3d(0, 100px, 0);
	transform:translate3d(0, 100px, 0);
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	visibility:hidden;
-webkit-transition:opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
transition:opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
transition:transform .4s ease, opacity .4s ease, visibility .4s ease;
transition:transform .4s ease, opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease
}
.single-project .img-box .overlay .box {
	display:table;
	width:100%;
	height:100%
}
.single-project .img-box .overlay .box .content {
	display:table-cell;
	vertical-align:middle
}
.single-project .img-box .overlay .top {
	text-align:center
}
.single-project .img-box .overlay .top ul {
	margin-bottom:0
}
.single-project .img-box .overlay .top li a {
	width:45px;
	height:45px;
	color:#fa9928;
	font-size:16px;
	line-height:48px;
	text-align:center;
	background:#fff;
	display:block;
	border-radius:50%;
-webkit-transition:.4s ease;
transition:.4s ease
}
.single-project .img-box .overlay .top li a:hover {
	background:#fa9928;
	color:#fff;
-webkit-transition:.5s ease;
transition:.5s ease
}
.single-project .img-box .overlay .bottom {
	padding:10px 0;
	padding-right:0;
	text-align:center
}
.single-project .img-box .overlay .bottom .title h3 {
	margin:0;
	color:#fff;
	line-height:30px;
	font-size:15px
}
.single-project:hover .img-box .overlay {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	visibility:visible
}
.post-filter {
	display:block;
	margin:0;
	margin-bottom:30px;
	text-align:center
}
.post-filter li {
	padding:0
}
.post-filter li span {
	color:#848484;
	font-size:14px;
	line-height:24px;
	display:block;
	border:1px solid transparent;
	padding:3px 18px;
	border-radius:5px;
	cursor:pointer;
-webkit-transition:.5s ease;
transition:.5s ease
}
.post-filter li:hover span, .post-filter li.active span {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease;
	border-color:#f4f4f4
}
.inform-list {
	background:#f7f7f7;
	padding:23px 20px
}
.inform-list li {
	color:#848484;
	font-size:16px;
	line-height:43px
}
.inform-list li span {
	color:#fa9928;
	font-weight:700
}
.client-information .title {
	color:#fa9928;
	margin:10px 0
}
.client-information .text {
	margin-bottom:35px
}
.service-contact {
	background:#fa9928;
	padding:30px;
	margin-top:50px
}
.service-contact h4 {
	color:#fff
}
.service-contact p {
	color:#fff;
	font-size:18px;
	margin:10px 0
}
.service-contact .thm-btn {
	background:#fff;
	line-height:38px;
	padding:0 15px;
	color:#fa9928
}
.service-contact .thm-btn:hover {
	background:#fff;
	color:#fa9928
}
.sidebar_styleOne .theme_title, .sidebar_styleTwo .theme_title {
	padding-bottom:18px
}
.sidebar_search {
	height:54px;
	position:relative;
	margin-top:10px
}
.sidebar_search input {
	width:100%;
	height:54px;
	border:none;
	border:1px solid #f1f1f1;
	padding:0 56px 0 12px;
	color:#9e9e9e
}
.sidebar_search button {
	width:54px;
	height:100%;
	position:absolute;
	top:0;
	background:#fa9928;
	right:0;
	color:#fff
}
.sidebar_categories {
	margin-top:60px
}
.sidebar_categories ul {
	margin-top:22px;
	margin-bottom:35px
}
.sidebar_categories ul li {
	line-height:48px;
	border-bottom:1px solid #f1f1f1
}
.sidebar_categories ul li:last-child {
	border:none
}
.sidebar_categories ul li a {
	font-weight:400;
	color:#9e9e9e;
	position:relative
}
.sidebar_categories ul li input[type="checkbox"] {
	float:right;
	position:relative;
	top:14px
}
.sidebar_categories ul li a:before {
	content:'\f114';
	font-family:'FontAwesome';
	margin-right:10px
}
.sidebar_categories.archive ul li a:before {
	content:"\f00c"
}
.sidebar_categories ul li a:hover {
	color:#fa9928
}
.recent_news_sidebar .theme_title {
	margin-bottom:40px
}
.recent_news_sidebar {
	margin-bottom:62px
}
.recent_news_sidebar .single_news_sidebar {
	margin-bottom:29px
}
.recent_news_sidebar .img_holder img {
	width:75px;
	height:75px;
	border-radius:5px
}
.recent_news_sidebar .post {
	padding-left:26px;
	width:72%;
	margin-top:-10px
}
.recent_news_sidebar .post h6 a {
	font-size:16px;
	color:#272727;
	line-height:28px;
	font-weight:900;
	margin-bottom:2px
}
.recent_news_sidebar .post p a {
	font-size:14px
}
.recent_news_sidebar .post p a i {
	margin-right:4px;
	font-size:16px
}
.recent_news_sidebar .img_holder {
	position:relative
}
.recent_news_sidebar .img_holder .opacity {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	visibility:hidden;
	border-radius:5px;
	transform:scale(0.1);
	-webkit-transform:scale(0.1);
	-moz-transform:scale(0.1);
	-ms-transform:scale(0.1);
	-o-transform:scale(0.1)
}
.recent_news_sidebar .img_holder .opacity .icon {
	display:table;
	width:100%;
	height:100%
}
.recent_news_sidebar .img_holder .opacity .icon span {
	display:table-cell;
	vertical-align:middle
}
.recent_news_sidebar .img_holder .opacity .icon span a {
	display:block;
	width:45px;
	height:45px;
	margin:0 auto;
	line-height:45px;
	border-radius:50%;
	color:#fff;
	text-align:center
}
.recent_news_sidebar .single_news_sidebar:hover .opacity {
	opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	visibility:visible;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1)
}
.sidebar_tags {
	margin:60px 0 -6px
}
.sidebar_tags ul {
	margin-top:10px;
	padding:24px 0
}
.sidebar_tags ul li {
	display:inline-block;
	margin:0 4px 8px 0
}
.sidebar_tags ul li a {
	display:block;
	font-weight:400;
	font-size:15px;
	color:#9e9e9e;
	line-height:32px;
	border:1px solid #f1f1f1;
	background:#fff;
	border-radius:2px;
	text-align:center;
	padding:0 14px
}
.sidebar_tags ul li a:hover {
	color:#fff;
	background:#fa9928
}
.sidebar_styleTwo .sidebar_categories {
	margin-top:30px
}
.sidebar_styleTwo .sidebar_tags {
	margin:19px 0 51px

}
. {
text-align:center;
padding-top:20px
}
.page_pagination li {
	display:inline-block;
	margin:0 4px
}
.page_pagination li a {
	width:55px;
	line-height:55px;
	border:1px solid rgba(229, 229, 229, 0.57);
	text-align:center;
	color:#252525;
	font-size:18px;
	border-radius:2px
}
.page_pagination li a.active, .page_pagination li a:hover {
	color:#fff;
	background:#fa9928
}
.our-services {
	padding:70px 0 15px
}
.our-services .separet {
	position:relative;
	display:block;
	width:100%;
	border-bottom:1px solid #f1f1f1;
	margin-bottom:40px;
	top:-10px
}
.our-services .caption-box-wrapper {
	border-top:1px solid #F4F4F4;
	margin-top:35px
}
.our-services .single-our-service {
	margin-bottom:56px
}
.our-services .single-our-service h4 {
	margin-top:17px;
	margin-bottom:11px;
	color:#222;
	font-size:20px;
	font-weight:400;
	text-transform:capitalize;
-webkit-transition:.5s ease;
transition:.5s ease
}
.our-services .single-our-service:hover h4 {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.our-services .single-our-service .img-box {
	position:relative;
	max-width:370px
}
.our-services .single-our-service .text-box {
	border:1px solid #f1f1f1;
	border-top:0;
	padding:5px 20px 30px
}
.our-services .single-our-service-caption-box {
	padding-top:40px
}
.our-services .single-our-service-caption-box .img-box, .our-services .single-our-service-caption-box .content-box {
	display:table-cell;
	vertical-align:middle
}
.our-services .single-our-service-caption-box .img-box {
	width:120px
}
.our-services .single-our-service-caption-box .content-box {
	padding-left:20px
}
.our-services.service-page .has-divider {
	border-top:1px solid #F4F4F4;
	margin-top:60px;
	padding-top:60px
}
.our-services .single-our-service .img-box {
	overflow:hidden
}
.our-services .single-our-service .img-box img {
	-webkit-transform:scale(1);
	transform:scale(1);
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out
}
.our-services .single-our-service:hover .img-box img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out
}
.our-services .single-our-service .img-box a {
	position:relative;
	display:block
}
.our-services .single-our-service .img-box a:after {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	background:rgba(72, 199, 236, 0.9);
	left:0;
	top:0;
	-webkit-transform:scale(0, 1);
	transform:scale(0, 1);
-webkit-transition:.5s ease;
transition:.5s ease
}
.our-services .single-our-service:hover .img-box a:after {
	-webkit-transform:scale(1, 1);
	transform:scale(1, 1);
-webkit-transition:.5s ease;
transition:.5s ease
}
.our-services .single-our-service .thm-btn {
	background:transparent;
	color:#fa9928;
	border-color:#848484
}
.our-services .single-our-service .thm-btn:hover {
	background:#fa9928;
	color:#fff;
	border-color:#fa9928
}
.register-section {
	position:relative
}
.register-section .sec-title {
	margin-bottom:30px
}
.register-section .sec-title h2 {
	font-size:28px;
	padding-bottom:5px;
	font-weight:600
}
.register-section .form-column {
	margin-bottom:70px
}
.styled-form {
	position:relative
}
.styled-form .form-group {
	position:relative;
	margin-bottom:25px;
	font-size:14px;
	color:#9e9e9e
}
.checkout-section .styled-form .form-group {
	position:relative;
	margin-bottom:20px
}
.styled-form .form-group .check-box {
	line-height:24px;
	font-size:15px;
	font-weight:400;
	padding-top:5px;
	color:#1f1f1f
}
.styled-form .form-group .check-box label {
	position:relative;
	top:-1px;
	font-weight:400;
	padding:0;
	font-size:15px;
	cursor:pointer
}
.styled-form .pull-left label, .styled-form .pull-right label {
	cursor:pointer;
	font-weight:400
}
.styled-form .pull-left input {
	display:inline-block
}
.styled-form .form-group .thm-btn {
	line-height:44px
}
.styled-form .form-group .adon-icon {
	position:absolute;
	top:50%;
	margin-top:-10px;
	right:10px;
	width:20px;
	height:20px;
	line-height:20px;
	font-size:15px;
	color:#999;
	z-index:2
}
.styled-form .form-group .field-label {
	display:block;
	color:#1f1f1f;
	text-transform:capitalize;
	font-size:16px;
	margin-bottom:7px;
	font-weight:400
}
.styled-form input[type="text"], .styled-form input[type="email"], .styled-form input[type="password"], .styled-form input[type="tel"], .styled-form input[type="number"], .styled-form input[type="url"], .styled-form select, .styled-form textarea {
	position:relative;
	display:block;
	width:100%;
	background:#fff;
	line-height:30px;
	padding:8px 20px;
	height:48px;
	border:1px solid #e0e0e0;
	border-radius:3px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease
}
.checkout-section .styled-form input[type="text"], .checkout-section .styled-form input[type="email"], .checkout-section .styled-form input[type="password"], .checkout-section .styled-form select {
	line-height:26px;
	height:44px
}
.styled-form select {
	-webkit-appearance:none;
	-ms-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	background:#fff url(../images/icons/icon-select.png) right center no-repeat;
	cursor:pointer
}
.styled-form select option {
	text-indent:20px
}
.styled-form textarea {
	resize:none;
	height:110px
}
.styled-form input:focus, .styled-form select:focus, .styled-form textarea:focus {
	border-color:#b2dd4c
}
.styled-form .form-group .theme-btn {
	min-width:150px;
	text-align:center;
	padding:10px 30px
}
.styled-form .forgot {
	font-size:14px
}
.social-links-two a {
	position:relative;
	display:inline-block;
	font-size:14px;
	width:42px;
	height:42px;
	line-height:42px;
	text-align:center;
	color:#fff;
	background:#b2dd4c;
	margin:0 0 0 15px;
transition:all .5s ease;
-moz-transition:all .5s ease;
-webkit-transition:all .5s ease;
-ms-transition:all .5s ease;
-o-transition:all .5s ease
}
.social-links-two a:hover {
	opacity:.8;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80)
}
.social-links-two .facebook {
	background:#3b5998
}
.social-links-two .twitter {
	background:#33ccfe
}
.social-links-two .google-plus {
	background:#dd4b39
}
.two-column {
	position:relative
}
.two-column .img-box {
	position:relative;
	padding-right:24px;
	margin-bottom:20px;
	float:left
}
.two-column .content {
	position:relative;
	float:left
}
.two-column .content h4 {
	font-size:20px
}
.two-column .content .date {
	color:#fa9928;
	margin-bottom:18px;
	margin-top:5px
}
.two-column .owl-controls {
	text-align:center;
	display:block;
	position:relative;
	bottom:0;
	margin-top:14px
}
.two-column .owl-dots .owl-dot {
	display:inline-block
}
.two-column .owl-dots .owl-dot span {
	background:none repeat scroll 0 0 #ff9a00;
	border-radius:50%;
	display:block;
	height:10px;
	background:#f4f4f4;
	width:10px;
	margin:5px 7px;
-webkit-transition:.5s ease;
transition:.5s ease
}
.two-column .owl-dots .owl-dot.active span, .two-column .owl-dots .owl-dot:hover span {
	background-color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.subscribe {
	background-repeat:no-repeat;
	background-size:cover
}
.subscribe h2 {
	color:#fff;
	font-size:32px
}
.subscribe p {
	color:#fff;
	font-size:18px;
	margin:22px 0 36px
}
.subscribe-form input {
	position:relative;
	width:74%;
	display:inline-block;
	margin-right:6px;
	padding:10px 15px 8px;
	padding-left:40px;
	border:1px solid #fa9928
}
.subscribe-form {
	position:relative
}
.subscribe-form span {
	position:absolute;
	left:15px;
	top:15px;
	color:#fa9928;
	font-size:20px
}
.three-column.bg {
	background:#f7f7f7;
	padding-bottom:14px
}
.three-column .separet {
	position:relative;
	display:block;
	width:100%;
	border-bottom:1px solid #f1f1f1;
	margin-bottom:40px;
	top:-10px
}
.three-column .caption-box-wrapper {
	border-top:1px solid #F4F4F4;
	margin-top:35px
}
.three-column .single-our-service {
	margin-bottom:56px
}
.three-column .single-our-service h4 {
	margin-top:17px;
	margin-bottom:11px;
	color:#222;
	font-size:20px;
	font-weight:400;
	text-transform:capitalize;
-webkit-transition:.5s ease;
transition:.5s ease
}
.three-column .single-our-service:hover h4 {
	color:#fa9928;
-webkit-transition:.5s ease;
transition:.5s ease
}
.three-column .single-our-service .img-box {
	position:relative;
	max-width:370px
}
.three-column .single-our-service .img-box .count {
	background:#fa9928;
	color:#fff;
	font-size:18px;
	font-family:"Poppins", sans-serif;
	padding:5px 24px;
	position:absolute;
	left:0;
	bottom:-16px
}
.three-column .single-our-service .text-box {
	border-top:0;
	padding:20px 0 0
}
.three-column .single-our-service-caption-box {
	padding-top:40px
}
.three-column .single-our-service-caption-box .img-box, .three-column .single-our-service-caption-box .content-box {
	display:table-cell;
	vertical-align:middle
}
.three-column .single-our-service-caption-box .img-box {
	width:120px
}
.three-column .single-our-service-caption-box .content-box {
	padding-left:20px
}
.three-column.service-page .has-divider {
	border-top:1px solid #F4F4F4;
	margin-top:60px;
	padding-top:60px
}
.three-column .single-our-service .img-box img {
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out
}
.three-column .single-our-service:hover .img-box img {
-webkit-transition:.5s ease-in-out;
transition:.5s ease-in-out
}
.three-column .single-our-service .img-box a {
	position:relative;
	display:block
}
.three-column .single-our-service .thm-btn {
	background:transparent;
	color:#fa9928;
	border-color:#848484
}
.three-column .single-our-service .thm-btn:hover {
	background:#fa9928;
	color:#fff;
	border-color:#fa9928
}
.call-out {
	background:#141414;
	padding:22px 0
}
.call-out h4, .call-out p {
	color:#fff;
	font-size:22px
}
.call-out .thm-btn {
	color:#fff;
	background:transparent;
	border-color:#fff;
	margin-top:20px
}
.call-out .thm-btn:hover {
	color:#fa9928;
	background:#fff;
	border-color:#fff
}
.call-out.style-2 {
	background:#f7f7f7
}
.call-out.style-2 h4 {
	color:#222
}
.call-out.style-2 .thm-btn {
	color:#fff;
	background:#fa9928;
	border-color:#fa9928;
	margin-top:20px
}
.call-out.style-2 .thm-btn:hover {
	color:#fa9928;
	background:#fff;
	border-color:#fa9928
}
.contact_information .tab-buttons {
	position:relative;
	display:inline-block;
	border-bottom:1px solid #f4f4f4
}
.contact_information .tab-buttons li {
	display:inline-block;
	padding-bottom:18px;
	position:relative;
	margin:0 14px;
	font-size:14px;
	color:#848484;
	font-family:"Poppins", sans-serif;
	cursor:pointer;
	text-align:center
}
.contact_information .tab-buttons li.active-btn:before {
	position:absolute;
	content:"";
	width:30px;
	height:3px;
	background:#fa9928;
	bottom:0;
	left:50%;
	margin-left:-15px
}
.contact_information .tab .item {
	position:relative;
	margin-top:50px;
	padding:30px;
	background:#f7f7f7;
	overflow:hidden;
	border:1px solid #f4f4f4
}
.contact_information .tab .item span.icon {
	position:absolute;
	color:#ececec;
	font-size:100px;
	right:-14px;
	bottom:-12px
}
.contact_information .tab .item h5 {
	color:#222;
	font-size:16px;
	font-weight:600;
	padding-bottom:17px
}
.contact_information .tab .item h5 span {
	color:#fa9928;
	font-style:italic
}
.contact_information .tab .item ul li {
	color:#fa9928;
	font-size:14px;
	margin:6px 0
}
.contact_information .tab .item ul li span {
	color:#848484
}
.growth-service span {
	color:#fa9928;
	font-size:60px
}
.growth-service h4 {
	color:#fff;
	font-size:20px;
	margin:25px 0 18px
}
.growth-service p {
	color:#ababab
}
.growth-service .owl-controls {
	text-align:center;
	display:block;
	position:relative;
	bottom:-10px;
	margin-top:35px
}
.growth-service .owl-dots .owl-dot {
	display:inline-block
}
.growth-service .owl-dots .owl-dot span {
	border-radius:50%;
	display:block;
	height:10px;
	border:1px solid #fff;
	background:transparent;
	width:10px;
	margin:5px 7px;
-webkit-transition:.5s ease;
transition:.5s ease
}
.growth-service .owl-dots .owl-dot.active span, .growth-service .owl-dots .owl-dot:hover span {
	background-color:#fa9928;
	border-color:transparent;
-webkit-transition:.5s ease;
transition:.5s ease
}
.about-info p {
	margin:19px 0
}
.image-wrap-50 {
	height:50px;
	display:table
}
.image-wrap-50 a>img, .image-wrap-50>img {
	width:100%;
	height:50px;
	object-fit:none;
	object-position:center;
	display:table-cell;
	vertical-align:middle
}
.image-wrap {
	height:240px;
	display:table;
	width:100%;
	overflow: hidden;
	padding:0px;
}
.item-image {
	position:relative;
	overflow:hidden;
	padding-bottom:50%
}
.item-image img {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto
}
.image-wrap a>img, .image-wrap>img {
	top:0;
	width:100%;
	height:240px;
	/*object-fit:none; */
	object-position:center;
	display:table-cell;
	vertical-align:middle;
	position: absolute;
}
.video_intro {
	background:url(../../images/finance-video.jpg);
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
	z-index:1
}
.video_intro:before {
	content:"";
	background-color:rgba(35, 35, 40, .85);
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:-1
}
.video_finance_btn {
	margin-top:28px
}
.content_right_text p {
	color:#eee;
	font-size:14px;
	margin-top:-14px;
	font-family:'proxima_nova_rgregular'
}
.content_right_text h4 {
	color:#fff;
	font-size:20px;
	font-family:'proxima_nova_rgbold'
}
a.video-autoplay-true {
	display:inline-block;
	font-size:48px;
	text-decoration:none;
	color:#fff;
	background-color:#2A68B4;
	box-shadow:0 5px 10px -3px rgba(0, 0, 0, .5);
	height:85px;
	width:85px;
	text-align:center;
	line-height:80px;
	border-radius:50%;
	position:relative;
	border:5px solid #fff;
	box-shadow:none
}
a.video-autoplay-true i {
	background:none;
	color:#fff;
	font-size:48px
}
.video_intro, .content_left {
	float:left;
	width:50%
}
.content_left {
	background:#2A68B4;
	height:500px;
	padding:100px 0 0 10%
}
.who_we_are_content {
	height:500px
}
.content_right {
	padding:175px 10%;
	text-align:center
}
.content_right_text {
	margin-top:25px
}
.content_left_text h6 {
	color:#eee;
	font-size:16px;
	font-family:'proxima_novasemibold'
}
.content_left_text h3 {
	font-size:30px;
	color:#fff;
	font-family:'proxima_nova_rgbold';
	margin:-8px 0 38px
}
.content_left_text p {
	color:#eee;
	font-size:15px;
	font-family:'proxima_nova_rgregular';
	max-width:484px;
	margin-bottom:30px
}
.vote-section {
	padding:10px 15px 0px 15px;
	background:#fff;
}
.vote-section .thm-btn {
	background:#fff;
	line-height:38px;
	padding:0 15px;
	color:#000;
	border:2px solid #000
}
.vote-section [type="radio"] {
	border:0;
	height:1px;
	margin:-1px;
	padding:0;
	position:absolute;
	width:.5px
}
.vote-section label {
	display:block;
	cursor:pointer;
	line-height:2.5;
	font-size:.9em
}
.vote-section [type="radio"] + span:before {
	content:'';
	display:inline-block;
	width:1em;
	height:1em;
	vertical-align:-.25em;
	border-radius:1em;
	border:.125em solid #fff;
	box-shadow:0 0 0 .1em #000;
	margin-right:.75em;
transition:.5s ease all
}
.vote-section [type="radio"]:checked + span:before {
	background:#B57;
	box-shadow:0 0 0 .18em #ccc
}
.skills {
	position:relative
}
.skills .skill-box {
	position:relative;
	margin-bottom:26px
}
.skills .skill-box h4 {
	color:#1c1c1c;
	font-size:15px;
	margin-bottom:10px;
	position:relative;
	text-transform:capitalize
}
.skills .skill-box .bar {
	position:relative;
	height:4px
}
.skills .skill-box .bar .bar-innner {
	position:relative;
	left:0;
	top:0;
	width:100%;
	height:4px;
	background:#ededed
}
.skills .skill-box .bar .bar-fill {
	position:relative;
	width:0;
	height:4px;
	background:#B57309
}
.skills .skill-box .percent {
	position:absolute;
	right:0;
	width:50px;
	top:-30px;
	font-size:14px;
	color:#000
}
.th-projectstwo.th-projects {
	height:1005px;
	min-height:1005px
}
.th-content .th-filter-masonry.th-projectstwo.th-projects {
	height:1485px;
	min-height:1485px
}
.th-projectstwo .th-project figure figcaption {
	padding:30px 15px
}
.th-projectstwo .th-project.th-itemwidthone {
	width:25%
}
.th-projectstwo .th-project.th-itemwidthtwo {
	width:50%
}
.th-navfilterbale {
	width:100%;
	float:left;
	display:table;
	font-size:16px;
	font-weight:600;
	line-height:56px;
	list-style:none;
	text-align:center;
	table-layout:fixed;
	text-transform:uppercase;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}
.th-navfilterbale li {
	display:table-cell;
	vertical-align:top;
	line-height:inherit;
	list-style-type:none
}
.th-navfilterbale li a {
	color:#394e64;
	display:block;
	position:relative;
	line-height:inherit
}
.th-navfilterbale li a:before {
	left:0;
	bottom:-1px;
	width:0;
	height:2px;
	content:'';
	position:absolute
}
.th-navfilterbale li a.th-active:before, .th-navfilterbale li a:hover:before {
	width:100%
}
.th-projects {
	clear:both;
	margin:-5px;
	overflow:hidden;
	padding:50px 0 0
}
.th-project {
	width:20%;
	float:left;
	padding:5px
}
.th-project figure {
	margin:0;
	width:100%;
	float:left;
	overflow:hidden;
	position:relative
}
.th-project figure img {
	z-index:1;
	width:100%;
	height:auto;
	display:block;
	position:relative
}
.th-project figure figcaption {
	top:0;
	left:0;
	z-index:2;
	opacity:0;
	width:100%;
	color:#fff;
	padding:30px;
	margin:-92px 0 0;
	visibility:hidden;
	text-align:center;
	position:absolute
}
.th-projecticon {
	width:50px;
	height:50px;
	display:block;
	margin:0 auto;
	line-height:36px;
	border-radius:50px;
	border:2px solid #fff
}
.th-projecticon i {
	font-size:25px;
	line-height:47px;
	color:#fff
}
.th-project figure figcaption h3 {
	margin:0;
	font-size:16px;
	padding:20px 0;
	font-weight:700;
	line-height:16px
}
.th-project figure figcaption h3 a {
	color:#fff;
}
.th-project figure figcaption p {
	margin:0;
	font-size:14px;
	line-height:17px
}
.th-project figure:hover figcaption {
	top:50%;
	opacity:1;
	visibility:visible
}

/*Counter
/*=========================== */
#counter-wrapper{
	border-top:5px solid #333;
	border-bottom:5px solid #333;
}

.counter-contain{
	border-top:5px solid #333;
	border-bottom:5px solid #333;
	position:relative;
	background-position:0 0;
	background-repeat:no-repeat;
	padding: 80px 0 40px 0;
	background-color:#000;
	color:#fff;
	font-size:24px;
	line-height:32px;
	height:350px;
}
.counter-contain:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0.6;
	background-color:#000;
	background-repeat:no-repeat;
	background-size:cover;
	z-index:0
}

.counter-contain h3,.counter-contain h3 a{
	color:#fff;
	font-size:38px;
	line-height:30px;
	
}

.counter-number{
	
	font-weight:700;
	display:block;
	text-align:center;
	font-size:72px;
	line-height:72px;
	margin-top:30px;
}

.counter-text{
	
	display:block;
	text-align:center;
	font-weight:400;
	font-size:18px;
	line-height:24px;
	color:#d3d3d3;
}
.counter-number{
	color: #f55e25;
}
.sps_height {
	margin-bottom:25px;	
}
.sps_height_color{
	background:#FFF;
	height:100%;
}
/*



/* full header */


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - INDEX */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.boxed_menu {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
	background-color:#4d374d;
	-webkit-transition: -webkit-transform 150ms linear;
	transition: transform 150ms linear;
}

.headerResponsiveScroll {
	position: fixed;
	top: -40px;
}

.headerResponsiveScroll .responsiveWrapper  {
	position: fixed;
}

.headerTopInfo {
	position: relative;
	padding: 7px 0;
	background: #5d4c5f;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
}

.headerTopInfo:before {
	position: absolute;
	top: 0;
	left: -48px;
	bottom: 0;
	width: 50px;
	height: 100%;
	background: url('../img/top-header-left.png') no-repeat center center;
	content: '';
}

.headerTopInfo:after {
	position: absolute;
	top: 0;
	right: -48px;
	bottom: 0;
	width: 50px;
	height: 100%;
	background: url('../img/top-header-right.png') no-repeat center center;
	content: '';
}

.headerTopInfo a {
	color: rgba(255, 255, 255, .8);
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
}

.headerTopInfo a:hover {
	color: #624d65;
}

.headerTopInfo i.fa {
	color: rgba(255, 255, 255, .8);
}

.headerContacts {
	display: inline-block;
	position: relative;
	margin: 0 10px;
}

.headerContacts:first-child {
	margin-left: 0;
}

.headerContacts i.fa {
	margin-right: 9px;
	font-size: 16px;
}

.headerBooking {
	float: right;
}

.headerBottomInfo {
	position: relative;
	padding: 27px 0;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
}

.boxed_menu .logo {
	position: relative;
	float: left;
	display: block;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear
}

.boxed_menu .logo img {
	max-width: 100%;
	height: auto;
	display: block;
}

.boxed_menu .logo:hover {
	opacity: .9;
}

.responsiveWrapper {
	position: absolute;
	top: 65px;
	right: 0px;
	-webkit-transition: top 150ms linear;
	transition: top 150ms linear;
}



.headerSearch {
	position: absolute;
	top: 0;
	right: -30px;
}

.headerSearch i.fa {
	font-size: 16px;
	padding: 5px;
	cursor: pointer;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
}

.headerSearch i.fa:hover {
	color: #5d4c5f;
}

/*Drop down menu*/

.boxed_menu nav ul li ul {
	position: absolute;
	top: 24px;
	left: -10000px;
	z-index: 2;
	padding-top: 38px;
	min-width: 241px;
	opacity: 0;
	-webkit-transform: translateX(-40px);
	transform: translateX(-40px);
	-webkit-transition: transition: left 0s 150ms, opacity 150ms linear, transform 150ms linear;
	transition: left 0s 150ms, opacity 150ms linear, transform 150ms linear;
}

.boxed_menu nav ul li ul li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #dedede;
	background: #fff;
	min-width:250px;
	border-bottom: 0;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
}

.boxed_menu nav ul li ul li:last-child {
	border-bottom: 1px solid #dedede;
}

.boxed_menu nav ul li ul li a {
	text-transform: none;
	padding: 14px 14px;
	font-weight: 500;
	display: block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.3px;
}



/*Drop down menu lvl2*/

.boxed_menu nav ul li ul li ul {
	top: 0;
	padding-top: 0;
}

.boxed_menu nav ul li ul li i.fa {
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/*Responsive menu*/

.menuIcon,
.menuIconDup {
    position: absolute;
    top: 50%;
    right: 15px;
    height: 17px;
    width: 25px;
    cursor: pointer;
    z-index: 11;
    float: right;
    margin-top: 20px;
	display: none;
}

.menuIcon span,
.menuIconDup span {
    height: 3px;
    width: 25px;
    background: #202020;
    display: block;
    border-radius: 5px;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    position: absolute;
}

.menuIcon span:nth-child(1),
.menuIconDup span:nth-child(1) {
    top: 0;
    left: 0;
}

.menuIcon span:nth-child(2),
.menuIcon span:nth-child(3),
.menuIconDup span:nth-child(2),
.menuIconDup span:nth-child(3) {
    top: 40%;
    left: 0;
}

.menuIcon span:nth-child(4),
.menuIconDup span:nth-child(4) {
    bottom: 0;
    left: 0;
}

.menuIconActive span:nth-child(1) {
	-webkit-transform: translate(70px);
    transform: translate(70px);
    opacity: 0;
    visibility: hidden;
}

.menuIconActive span:nth-child(4)  {
	-webit-transform: translate(-70px);
    transform: translate(-70px);
    opacity: 0;
    visibility: hidden;
}

.menuIconActive span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #5d4c5f;
}

.menuIconActive span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #5d4c5f;
}





@media (min-width: 992px) {
	
.boxed_menu nav {
	display: inline-block;
}

.boxed_menu nav ul li {
	position: relative;
	display: inline-block;
	padding: 5px 0;
	margin: 0 11px;
}



.boxed_menu nav ul li i.fa {
	font-size: 16px;
	color: #535353;
	display: inline-block;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
}

.boxed_menu nav ul li:hover i.fa {
	color: #846188
}

.boxed_menu nav ul li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-weight: 700;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #535353;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
}

.boxed_menu nav ul li.activeMenu > a,
.boxed_menu nav ul li a:hover,
.boxed_menu nav ul li a:focus {
	color: #846188;
}
	
	.headerScrolled {
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px);
	} 
	.headerScrolled .headerBottomInfo  {
		padding: 15px 0;
	}
	.headerScrolled .responsiveWrapper  {
		/* top: 18px; */
	}
	.headerScrolled nav ul li ul {
		top: 20px;
		padding-top: 25px;
	}
	.headerScrolled nav ul li ul li ul {
		top: 0;
		padding-top: 0;
	}
	.headerScrolled .logo img {
		max-width: 80%;
	}
	.boxed_menu nav > ul > li:hover > ul {
		opacity: 1;
		left: -9px;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: left 0s, opacity 150ms linear, transform 150ms linear;
		transition: left 0s, opacity 150ms linear, transform 150ms linear;
	}
	.boxed_menu nav ul li ul li:hover ul {
		opacity: 1;
		left: 100%;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: left 0s, opacity 150ms linear, transform 150ms linear;
		transition: left 0s, opacity 150ms linear, transform 150ms linear;
	}
	.boxed_menu nav ul li ul li:hover ul {
		opacity: 1;
		left: 100%;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: left 0s, opacity 150ms linear, transform 150ms linear;
		transition: left 0s, opacity 150ms linear, transform 150ms linear;
	}
}

@media (max-width: 991px) {
	
	.home3_video {
	height:auto !important	
}
	.headerDuplicate {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		padding: 12px 0;
		display: block;
		background: url(../img/header-bg.png);
		z-index: 12;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		-webkit-transition: -webkit-transform 150ms linear;
		transition: transform 150ms linear;
		
	}
	.headerDuplicateOpen {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.diplicateContent {
		position: relative;
		max-width: 750px;
		margin-right: auto;
		margin-left: auto;
		padding-right: 15px;
		padding-left: 15px;
	}
	.menuIcon,
	.menuIconDup {
		display: block;
	}
	.responsiveWrapper {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background: #fff;
		z-index: 10;
		padding: 0 0 20px;
		box-shadow: 0px 5px 10px rgba(0, 0, 0, .2);
		opacity: 0;
		visibility: visible;
		
		-webkit-transition: -webkit-transform 250ms ease-out, opacity 250ms ease-out;
		transition: transform 250ms ease-out, opacity 250ms ease-out;
        padding-bottom: 0px;
	}
	.responsiveWrapper.openMenu:before {
		position: absolute;
		top: 0;
		left: 100%;

		height: 100%;
		width: 1000px;
		background: #fff;
		content: '';
	}
	.responsiveWrapper.openMenu:after {
		position: absolute;
		top: 0;
		right: 100%;
		height: 100%;
		width: 1000px;
		background: #fff;
		content: '';
	}
	.navScroll {
		overflow: auto;

	}
	.responsiveWrapper.openMenu {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	.responsiveWrapper nav {
		position: relative;
		top: 0;
		right: 0;
		display: block;
		max-width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
	.responsiveWrapper nav li {
		display: block;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #e1e1e1;
	}
	.responsiveWrapper nav li a {
		padding: 18px 30px; 
		display: block;
	}
	.responsiveWrapper nav li i.fa {
		position: absolute;
		top: 5px;
		right: 25px;
		padding: 10px;
		min-width: 30px;
		min-height: 30px;
		color: #989898;
		cursor: pointer;
	}
	.responsiveWrapper nav li ul li i.fa {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	footer .logo {
		z-index: 1;
	}
	.logo,
	.headerTopInfo {
		z-index: 11;
	}
	.headerTopInfo:before,
	.headerTopInfo:after {
		background: #5d4c5f;
	}
	.headerTopInfo:before {
		left: 100%;
		width: 5000px;
	}
	.headerTopInfo:after {
		right: 100%;
		width: 5000px;
	}
	.headerBottomInfo {
		padding: 12px 0;
	}
	.headerSearch {
		position: relative;
		top: 0;
		right: 0;
		-webkit-transform: translate(0);
		transform: translate(0);
		border-bottom: 1px solid #e1e1e1;
		padding: 11px 30px;
		max-width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
	.responsiveWrapper nav ul li i.fa.DDopen {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.responsiveWrapper nav ul li ul li i.fa.DDopen {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}
/*	Drop down menu lvl*/
	.boxed_menu nav ul li ul {
		position: relative;
		top: 0;
		opacity: 1;
		left: 0;
		padding-top: 0;
		display: none;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: none;
		transition: none;
	}

	.boxed_menu nav ul li ul li:first-child {
		border-top: 1px solid #e1e1e1;
	}
	.boxed_menu nav ul li ul li:before {
		position: absolute;
		top: 25px;
		left: 35px;
		width: 5px;
		height: 1px;
		background: #747474;
		content: '';
	}
	.responsiveWrapper  nav ul li ul li a {
		background: #f3f3f3;
		padding-left: 50px;
		font-weight: 600;
		font-size:14px;
	}
	.boxed_menu nav ul li ul li ul {
		left: 0;
		display: none;
	}
	.boxed_menu nav ul li ul li ul li:first-child {
		border-top: 1px solid #e1e1e1;
	}
	.boxed_menu nav ul li:hover i.fa {
		color: #989898;
	}
	.responsiveWrapper nav ul li ul li ul li:before {
		left: 50px;
	}
	.responsiveWrapper nav ul li ul li ul li a {
		padding-left: 65px;
	}
	.responsiveWrapper nav ul li ul li ul li:last-child {
		border-bottom: 0;
	}
}




/* Main Menu css */
.main_menu_area{
    z-index: 20;
    background: transparent;
}
.menu_top{
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.menu_top .pull-left a{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 45px;
    margin-right: 20px;
}
.menu_top .pull-left a:last-child{
    margin-right: 0px;
}
.menu_top .pull-left a i{
    padding-right: 10px;
}
.menu_top .pull-right a {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 45px;
}
.main_menu_area .menu_top{

    overflow: hidden;
    clear: both;
}
.main_menu_area .main_menu_inner .navbar.navbar-default{
    width: 100%;
    clear: both;
    background: transparent;
    border-radius: 0px;
    margin-bottom: 0px;
    border: none;
    text-align: right;
}
.main_menu_inner .nav.navbar-nav{
    float: none;
    display: inline-block;
}
.main_menu_inner .nav.navbar-nav li{
    float: none;
    display: inline-block;
    margin: 0px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.main_menu_inner .nav.navbar-nav li:last-child{
    padding-right: 0px;
}
.main_menu_inner .nav.navbar-nav li a{
    padding: 0px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 80px;
}
.main_menu_inner .nav.navbar-nav li:hover ul{
    left: 0px;
    transform: translateX(0);
    opacity: 1;
    transition: left 0s, opacity 150ms linear, transform 150ms linear;
}
.main_menu_inner .nav.navbar-nav li ul{
    top: 100%;
    padding-top: 0px;
    transition: left 0s 150ms, opacity 150ms linear, transform 150ms linear;
}
.main_menu_inner .nav.navbar-nav li ul li{
    padding: 0px;
    display: block;
    width: 100%;
    position: relative;
}
.main_menu_inner .nav.navbar-nav li ul li a{
    display: block;
    width: 100%;
    line-height: 50px;
    color: #535353;
    text-align: left;
    font-family: "Open Sans";
    letter-spacing: 0.3px;
    font-weight: 500;
    padding: 0px 17px;
}
.main_menu_inner .nav.navbar-nav.navbar-right li a{
    padding: 0px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 80px;
}
.main_menu_inner .nav.navbar-nav.navbar-right li a i{
    padding: 0px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding-left: 20px;
    line-height: 80px;
    opacity: .7;
}


/* home 4 menu */
.header_top_area{
    overflow: hidden;
    clear: both;
}
.header_contact_info{
    overflow: hidden;
    clear: both;
    background: #362836;
}
.header_contact_info .pull-left a{
    color: #fff;
    line-height: 44px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    margin-right: 20px;
    letter-spacing: .45px;
    transition: all 300ms linear;
}
.header_contact_info .pull-left a:hover{
    color: #d1d094;
    opacity: 1;
}
.header_contact_info .pull-left a i{
    padding-right: 10px;
}
.header_contact_info .pull-right ul li{
    display: inline-block;
    margin-right: 20px;
}
.header_contact_info .pull-right ul li:last-child{
    margin-right: 0px;
}
.header_contact_info .pull-right ul li a{
    color: #d1d094;
    font-size: 16px;
    line-height: 44px;
    display: block;
}
.header_logo_area{
    overflow: hidden;
    clear: both;
    background:#4e384e;
    background-size: cover;
    padding: 26px 0px;
}
.header_logo_area .pull-left img{
    padding-top: 10px;
}
.header_logo_area .pull-right .media{
    display: inline-block;
    margin-top: 0px;
    margin-right: 40px;
}
.header_logo_area .pull-right .media:last-child{
    margin-right: 0px;
}
.header_logo_area .pull-right .media .media-left{
    vertical-align: middle;
    font-size: 25px;
    color: #d1d094;
    padding-right: 15px;
}
.header_logo_area .pull-right .media .media-body{
    width: auto;
}
.header_logo_area .pull-right .media .media-body h4{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;

    font-size: 15px;
    color: #998e99;
    text-transform: inherit;
    letter-spacing: .45px;
    margin-bottom: -7px;
}
.header_logo_area .pull-right .media .media-body h5{
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #998e99;
    font-weight: 400;
    text-transform: inherit;
    letter-spacing: .45px;
}

.middble_menu_area{
    width: 100%;
    z-index: 10;
    position: absolute;
    top: auto;
}
.middble_menu_area .main_menu_inner .navbar-default{
    margin-bottom: 0px;
    width: 100%;
    border-radius: 0px;
    border: none;
    background: #fff;
}
.middble_menu_area .main_menu_inner .navbar-default .navbar-brand{
    display: none;
}
.middble_menu_area .main_menu_inner .navbar-default .nav.navbar-nav{
    margin-left: -15px;
}
.middble_menu_area .main_menu_inner .navbar-default .nav.navbar-nav > li{
    padding-right: 0px;
    padding-left: 37px;
}
.middble_menu_area .main_menu_inner .navbar-default .nav.navbar-nav > li > a{
    color: #1e141e;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    letter-spacing: .45px;
    line-height: 62px;
    transition: all 300ms linear;
}
.middble_menu_area .main_menu_inner .navbar-default .nav.navbar-nav > li:hover > a{
    color: #d1d094;
}
.middble_menu_area .main_menu_inner .navbar-default .nav.navbar-nav.navbar-right > li a{
    background: #d1d094;
    color: #362836;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    letter-spacing: .45px;
    padding: 0px 30px;
}


/* Boxed Menu */
.boxed_menu{
    z-index: 10;
	width:100%;
    background: transparent;
}
.boxed_menu .headerTopInfo{
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding: 9px 0px;
}
.boxed_menu .headerTopInfo:before{
    display: none;
}
.boxed_menu .headerTopInfo:after{
    display: none;
}
.boxed_menu .headerBottomInfo nav > ul > li > a{
    color: #fff;
}

.boxed_menu .headerBottomInfo nav ul li i{
    opacity: 0;
    visibility: hidden;
}
.boxed_menu .headerSearch ul > li > a{
    color: #fff;
    font-size: 17px;
    opacity: .70;
    margin-top: 2px;
    display: inline-block;
}
.boxed_menu.headerScrolled .headerTopInfo{
    border-bottom: none;
}
.boxed_menu.responsiveHeaderSrolled{
    background: rgba(0, 0, 0, .8);
    transition: all 300ms linear;
}
.middble_menu_area{
    top: auto;
}
.middble_menu_area .headerBottomInfo .responsiveWrapper{
    background: #f0f0f0;
}
.middble_menu_area .headerBottomInfo{
    padding: 0px;
}
.middble_menu_area .headerBottomInfo .responsiveWrapper{
    left: 0px;
    width: 100%;
    top: 0px;
}
.middble_menu_area .headerBottomInfo .responsiveWrapper .navScroll nav > ul > li{
    padding: 0px;
    margin: 0px;
    margin-right: 25px;
}
.middble_menu_area .headerBottomInfo .responsiveWrapper .navScroll nav > ul > li:first-child{
    margin-left: 0px;
}
.middble_menu_area .headerBottomInfo .responsiveWrapper .navScroll nav > ul > li:last-child{
    margin-right: 0px;
}
.middble_menu_area .headerBottomInfo .responsiveWrapper .navScroll nav > ul{
    padding-left: 35px;
}
.middble_menu_area .headerBottomInfo .responsiveWrapper .navScroll nav > ul > li > a{
    padding: 0px;
    line-height: 62px;
    display: inline-block;
    font-size: 15px;
    color: #1e141e;
    font-family: 'Montserrat', sans-serif;
}
.middble_menu_area .headerBottomInfo .responsiveWrapper .navScroll nav > ul > li > i{
    opacity: 0;
    visibility: hidden;
}
.middble_menu_area .headerBottomInfo .responsiveWrapper .nav.navbar-nav.navbar-right{
    margin-right: 0px;
}
.middble_menu_area .headerBottomInfo .responsiveWrapper .nav.navbar-nav.navbar-right li a{
    line-height: 62px;
    background: #d1d094;
    color: #362836;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 30px;
    font-size: 15px;
    letter-spacing: .9px;
    transition: all 300ms linear;
}
.middble_menu_area .headerBottomInfo .responsiveWrapper .nav.navbar-nav.navbar-right li a:hover{
    background: #f8b864;
    color: #fff;
}
.middble_menu_area.stricky-fixed{
    height: 62px;
    background: #f0f0f0;
    top: 0px;
    position: fixed;
    width: 100%;
}
.middble_menu_area .logo{
    display: none;
}



header .headerTopInfo {
    background: #524b64;
    padding: 10.5px 0;
}
.headerTopInfo:before, 
.headerTopInfo:after {display: none;}

nav ul li i.fa {margin-left: 3px;}

@media (min-width: 992px) {
	.dropdown, .dropup {
			position: absolute;
		}
    .headerScrolled {
        -webkit-transform: translateY(-47px);
        transform: translateY(-47px);
    }
}

@media (max-width: 991px) {
    .responsiveWrapper nav li i.fa {margin-left: 0;}
}



.rev_slider_wrapper .text-center {text-align: center !important;}


.rev_slider_wrapper .slide-content-box .tag-line {font-family: 'Lora';color: #fff;font-size: 22px;line-height: 28px;font-style: italic;}
.rev_slider_wrapper .slide-content-box .tag-line.has-line:after {content: '';width: 62px;height: 1px;background: #fff;}
.rev_slider_wrapper .slide-content-box .tag-line.has-line.is-inline:after {display: inline-block;margin-left: 20px;}
.rev_slider_wrapper .slide-content-box .big-title {font-family: 'Poppins';color: #fff;font-size: 50px;line-height: 55px;font-weight: 600;}
.rev_slider_wrapper .slide-content-box .text {font-family: 'Poppins';color: #fff;font-size: 18px;line-height: 26px;}
.rev_slider_wrapper .slide-content-box .btn-box {}
.rev_slider_wrapper .slide-content-box .btn-box .slide-btn {font-family: 'Poppins';background: #fff;color: #242424;padding: 17.5px 41.5px;letter-spacing: .03em;font-size: 18px;border-radius: 30px;}


.rev_slider:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    pointer-events: none;
    /* black overlay with 50% transparency */

}

.WebSound_phone {
	display:none;
}

@media (max-width: 991px){
	
	
    .boxed_menu.full_menu.responsiveHeaderSrolled {
        background: rgba(0, 0, 0, .8);
        height: 60px;
    }
    .boxed_menu .menuIcon span{
        background: #fff;
    }
    .boxed_menu.headerScrolled.responsiveHeaderSrolled .headerBottomInfo{
        background: transparent;
    }
    .boxed_menu.headerScrolled.responsiveHeaderSrolled .headerTopInfo{
        opacity: 0;
        visibility: hidden;
    }
    .boxed_menu .responsiveWrapper{
        background: rgba(0, 0, 0, .6);
        transition: all 300ms linear;
    }
    .boxed_menu .responsiveWrapper:before {
        background: rgba(0, 0, 0, .6);
    }
    .boxed_menu .responsiveWrapper:after {
        background: rgba(0, 0, 0, .6);
    }
    .boxed_menu .headerBottomInfo nav ul li i{
        opacity: 1;
        visibility: visible;
    }
    .boxed_menu .headerTopInfo {
        text-align: center;
        padding: 0px 0px;
		height: 0px;
    	overflow: hidden;
    }
	.WebSound_phone {
	display:block;
    position: absolute;
    top: 20px;
    right: 50px;
    font-size: 30px;
    z-index: 50;

	}
    .boxed_menu .headerContacts {
        margin: 0 0 5px;
        display: inline-block;
        margin-right: 10px;
    }
	
   
    .header_logo_area .pull-left {
        display: none;
    }
    .header_logo_area .pull-right {
        float: right !important;
        width: 100%;
    }
    .middble_menu_area{
        background: #f0f0f0;
        padding: 12px 0px;
    } 
    .middble_menu_area .headerBottomInfo .responsiveWrapper{
        top: 50px;
        width: auto;
    }
    .middble_menu_area .headerBottomInfo .responsiveWrapper.openMenu{
        width: 100%;
        left: 0px;
        
    }
    .boxed_menu .responsiveWrapper{
        top: -1000px;
    }
    
     .boxed_menu .responsiveWrapper.openMenu{
      top: 514%;
    }
    
    
    .middble_menu_area .responsiveWrapper{
        transform: translateX(0%);
        transform: scaleX(0);
        transform-origin: 100% 50%;
    }
    .middble_menu_area .responsiveWrapper.openMenu{
        transform: scaleX(1);
    }
    .middble_menu_area .responsiveWrapper.openMenu::before {
        display: none;
        
    }
    .middble_menu_area .responsiveWrapper.openMenu::after {
        display: none;
    }
    .middble_menu_area .headerBottomInfo .responsiveWrapper .nav.navbar-nav.navbar-right {
        display: none;
    }
    .middble_menu_area .headerBottomInfo .responsiveWrapper .navScroll nav > ul > li > i {
        opacity: 1;
        visibility: visible;
        top: 14px;
    }
    .middble_menu_area .headerBottomInfo .responsiveWrapper .navScroll nav > ul {
        padding-left: 0px;
    }
    .middble_menu_area .headerBottomInfo .responsiveWrapper .navScroll nav > ul > li{
        margin-right: 0px;
    }
    .middble_menu_area .headerBottomInfo .responsiveWrapper .navScroll nav > ul > li > a {
        padding-left: 15px;
    }
   
   
}