@charset "UTF-8";

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------


--------------------------------------------------------------*/
/*@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&display=swap');/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900&amp;display=swap');
@import url("../inston-icons/style.css");
:root { --main-color-one: #e18b1d; --secondary-color: #043f60; --heading-color: #000000; --paragraph-color: #555555; --white-color: #ffffff; --white-soft-color: #f3f3f3; --border-color: #d7d7d7; --heading-font:'Lato', sans-serif; --body-font: 'Lato', sans-serif; }

html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; font-family: var(--body-font); }

* { -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; -moz-osx-font-smoothing: grayscale; /* Firefox */ -webkit-font-smoothing: antialiased; /* WebKit  */ }

body { margin: 0; color: var(--paragraph-color); overflow-x: hidden; font-family: var(--body-font); }

h1 { font-size: 48px; line-height: 1.0833333333333333; }

h2 { font-size: 30px; line-height: 1.4444444444444444; }

h3 { font-size: 24px; line-height: 1.0833333333333333; }

h4 { font-size: 20px; line-height: 1.2380952380952381; }

h1, h2, h3, h4, h5, h6 { color: var(--heading-color); font-family: var(--heading-font); }

p { color: var(--paragraph-color); -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; margin-bottom: 10px; }

a { color: inherit; text-decoration: none; color: var(--paragraph-color); }

a, a:hover, a:focus, a:active { text-decoration: none; outline: none; color: inherit; }

pre { word-break: break-word; }

a i { padding: 0 2px; }

img { max-width: 100%; }

ol { counter-reset: counter; padding-left: 0; }

ol li { list-style: none; margin-bottom: 1rem; }

ol li:before { counter-increment: counter; content: counter(counter); font-weight: 500; margin-right: 10px; }

h3 span{
	font-size:16px;
}
/*input and button type focus outline disable*/
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, select:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; border: 1px solid #ddd; }

code { color: #faa603; }

.dark-bg { background-color: #111d5c; }

.section-bg-1 { background-color: #f4f7fc; }

.check-list-02 { margin: 0; padding: 0; list-style: none;}

.check-list-02 li { display: block; padding-left: 20px; position: relative; z-index: 0; }

.check-list-02 li:after { position: absolute; left: 0; top: 0; font-family: 'fontawesome'; content: "\f00c"; color: var(--main-color-one); }

.check-list { margin: 0; padding: 0; list-style: none; }

.check-list li { display: block; padding-left: 20px; position: relative; z-index: 0; }

.check-list li:after { position: absolute; left: 0; top: 0; font-family: 'fontawesome'; content: "\f105"; color: var(--main-color-one); }

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { clear: both; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous > a, .posts-navigation .nav-previous > a, .post-navigation .nav-previous > a, .comment-navigation .nav-next > a, .posts-navigation .nav-next > a, .post-navigation .nav-next > a { -webkit-transition: .3s ease-in; -o-transition: .3s ease-in; transition: .3s ease-in; }

.comment-navigation .nav-previous:hover > a, .posts-navigation .nav-previous:hover > a, .post-navigation .nav-previous:hover > a, .comment-navigation .nav-next:hover > a, .posts-navigation .nav-next:hover > a, .post-navigation .nav-next:hover > a { color: var(--main-color-one); }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

/*--------------------------------------------------------------
# Globals
--------------------------------------------------------------*/
.padding-left-0 { padding-left: 0; }

.padding-right-0 { padding-left: 0; }

.gray-bg { background-color: #f5f5f5; }

.secondary-bg { background-color: var(--secondary-color); }

.padding-top-10 { padding-top: 10px; }

.padding-top-20 { padding-top: 20px; }

.padding-top-30 { padding-top: 30px; }

.padding-top-40 { padding-top: 40px; }

.padding-top-45 { padding-top: 45px; }

.padding-top-50 { padding-top: 50px; }

.padding-top-60 { padding-top: 60px; }

.padding-top-65 { padding-top: 65px; }

.padding-top-70 { padding-top: 70px; }

.padding-top-75 { padding-top: 75px; }

.padding-top-85 { padding-top: 85px; }

.padding-top-80 { padding-top: 80px; }

.padding-top-90 { padding-top: 90px; }

.padding-top-95 { padding-top: 95px; }

.padding-top-100 { padding-top: 100px; }

.padding-top-105 { padding-top: 105px; }

.padding-top-110 { padding-top: 110px; }

.padding-top-115 { padding-top: 115px; }

.padding-top-120 { padding-top: 120px; }

.padding-top-125 { padding-top: 125px; }

.padding-top-130 { padding-top: 130px; }

.padding-bottom-10 { padding-bottom: 10px; }

.padding-bottom-20 { padding-bottom: 20px; }

.padding-bottom-30 { padding-bottom: 30px; }

.padding-bottom-40 { padding-bottom: 40px; }

.padding-bottom-50 { padding-bottom: 50px; }

.padding-bottom-60 { padding-bottom: 60px; }

.padding-bottom-65 { padding-bottom: 65px; }

.padding-bottom-70 { padding-bottom: 70px; }

.padding-bottom-80 { padding-bottom: 80px; }

.padding-bottom-85 { padding-bottom: 85px; }

.padding-bottom-90 { padding-bottom: 90px; }

.padding-bottom-95 { padding-bottom: 95px; }

.padding-bottom-100 { padding-bottom: 100px; }

.padding-bottom-110 { padding-bottom: 110px; }

.padding-bottom-105 { padding-bottom: 105px; }

.padding-bottom-115 { padding-bottom: 115px; }

.padding-bottom-120 { padding-bottom: 120px; }

.padding-bottom-130 { padding-bottom: 130px; }

.padding-bottom-135 { padding-bottom: 135px; }

.margin-top-minus-90 { margin-top: -90px; }

.margin-top-minus-100 { margin-top: -100px; }

.margin-top-120 { margin-top: 120px; }

.margin-top-160 { margin-top: 160px; }

.padding-120 { padding-top: 120px; padding-bottom: 120px; }

.padding-110 { padding-top: 110px; padding-bottom: 110px; }

.padding-100 { padding-top: 100px; padding-bottom: 100px; }

.padding-20 { padding-top: 20px; padding-bottom: 20px; }

.padding-30 { padding-top: 30px; padding-bottom: 30px; }

.padding-40 { padding-top: 40px; padding-bottom: 40px; }

.padding-50 { padding-top: 50px; padding-bottom: 50px; }

.padding-60 { padding-top: 60px; padding-bottom: 60px; }

.padding-65 { padding-top: 65px; padding-bottom: 65px; }

.padding-70 { padding-top: 70px; padding-bottom: 70px; }

.padding-80 { padding-top: 80px; padding-bottom: 80px; }

.padding-90 { padding-top: 90px; padding-bottom: 90px; }

.padding-10 { padding-top: 10px; padding-bottom: 10px; }

.margin-top-10 { margin-top: 10px; }

.margin-top-20 { margin-top: 20px; }

.margin-top-30 { margin-top: 30px; }

.margin-top-40 { margin-top: 40px; }

.margin-top-50 { margin-top: 50px; }

.margin-top-55 { margin-top: 55px; }

.margin-top-60 { margin-top: 60px; }

.margin-top-70 { margin-top: 70px; }

.margin-top-80 { margin-top: 80px; }

.margin-top-90 { margin-top: 90px; }

.margin-top-100 { margin-top: 100px; }

.margin-bottom-0 { margin-bottom: 0px !important; }

.margin-bottom-10 { margin-bottom: 10px; }

.margin-bottom-15 { margin-bottom: 15px; }

.margin-bottom-20 { margin-bottom: 20px; }

.margin-bottom-25 { margin-bottom: 25px; }

.margin-bottom-30 { margin-bottom: 30px; }

.margin-bottom-35 { margin-bottom: 35px; }

.margin-bottom-40 { margin-bottom: 40px; }

.margin-bottom-45 { margin-bottom: 45px; }

.margin-bottom-50 { margin-bottom: 50px; }

.margin-bottom-55 { margin-bottom: 55px; }

.margin-bottom-60 { margin-bottom: 60px; }

.margin-bottom-70 { margin-bottom: 70px; }

.margin-bottom-80 { margin-bottom: 80px; }

.margin-bottom-90 { margin-bottom: 90px; }

.margin-top-100 { margin-bottom: 100px; }

.margin-top-120 { margin-top: 120px; }

.min-height-600 { min-height: 600px; }

.overflow-hidden { overflow: hidden; }

._2p3a{width:100%!important;}

/*------- short classes end -------*/
/*----------------- 7. Headers ---------------------------------*/
.header-classic {
	background-color: #fff;
}
/* -------------------- Top Header --------------------*/
.top-header {
	background-color: #fff;
	font-size: 14px;
	color: #626582;
	line-height: 30px;
	border-bottom: 1px solid #f0f1f9;
	border-top: 3px solid #e18b1d;
	padding-bottom: 4px;
	padding-top: 4px;
}
.top-header ul {
	margin-bottom: 0px;
}
.top-header ul li {
	float: left;
	margin-left: 18px;
}
.top-header ul li a {
	color: #626582;
}
.top-header i {
	font-size: 10px;
}
.top-header-social {
}
.top-header-social i {
	font-size: 14px;
}
.top-header-social ul {
	margin-left: 10px;
}
.top-header-social ul li {
	float: left;
	margin-left: 8px;
}
.top-header-social ul li a {
	color: #9d9ea7;
}
.top-header-social ul li a:hover {
	color: #01d486;
}
/*-------------------------------------------------------------------8. Navigations-------------------------------------------------------------------*/
/*-------------------- Navigation classic ---------------------*/
.navbar-classic {
}
.navbar-classic.navbar-light .navbar-nav .nav-link {
	color: #181825;

	padding: 12px 16px;
}
.navbar-classic .navbar-nav .nav-item {
}
.navbar-classic .navbar-nav .nav-item .nav-link {
	font-size: 15px;
	color: #fff;
	padding: 12px 30px;
	line-height: 20px;

}
.navbar-classic .navbar-nav .nav-item .nav-link:hover {
	color: #160e03;
}
.navbar-classic .navbar-nav .nav-item .nav-link.btn-brand:hover {
	color: #fff;
}
.navbar-classic .navbar-nav .nav-item .nav-link:hover.dropdown-toggle::after {
	color: #e18b1d;
}
.navbar-classic.navbar {
	padding: 4px 0px;
	/* background:#043f60; */
	background:#e18b1d;
}
.navbar-classic .dropdown-toggle::after {
	margin-top: 1px;
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 6px;
	vertical-align: -2px;
	
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #bdbebf;
	content: '\f107';
font-family: 'fontawesome';
	font-weight: 900;
	margin-right: 15px;
	font-size: 13px;
	float: right;
}
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-item {
	border-bottom: 1px solid #f1f1f6;
	border-radius: 0px;
}
.navbar-brand {
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-right: initial;
	line-height: inherit;
	white-space: nowrap;
	color:#181825;
	font-size:24px;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	top:36px;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 16rem;
	padding: 5px;
	margin: 18px 0px;
	font-size: 1rem;
	color: #808294;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgb(255, 255, 255);
	border-radius: 2px;
	-webkit-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
}
.dropdown-item {
	display: block;
	width: 100%;
	padding: 15px 15px;
	clear: both;
	color:#555555;
	font-size: 15px;
	font-weight: 400;
	color: #181825;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	font-size: 15px;
	line-height:20px;
	border-bottom: 1px dashed #efefef;
	
}
.dropdown-item:focus, .dropdown-item:hover {
	color: #4955ef;
	text-decoration: none;
	
	border-radius: 4px;
}
.dropdown-item:focus .dropdown-toggle::after, .dropdown-item:hover.dropdown-toggle::after {
	color: #4955ef;
}
@media(min-width:992px) {
	.dropdown .dropdown-menu {
		display: block;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
		-webkit-transition: all .3s ease-in;
		-o-transition: all .3s ease-in;
		transition: all .3s ease-in 
}
	.dropdown:hover>.dropdown-menu {
		visibility: visible;
		opacity: 1;
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1;
		visibility: visible;
	}
	.dropdown-submenu:hover .dropdown-menu {
		visibility: visible;
		opacity: 1;
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1;
		visibility: visible;
	}
}

.submenu-product{
	font-weight:600;
	font-size: 17px;
}

.submenu-product:before {
    margin-top: 30px;
    left: 30px;
    width: 100%;
    height: 2px;
    content: ' ';
    position: absolute;
    background-color: #ebebeb;
    width: 50%;

}
.submenu-product:after{
	 margin-top: 30px;
    left:30px;
    width: 100%;
    height: 2px;
    content: ' ';
    position: absolute;
	width: 25%;
background-color:#c29958;
}

.mega-dropdown-menu ul li ul li a.dropdown-item {
    color: 
    #555555;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0px;
    text-transform: capitalize;
    position: relative;
    border-bottom: 1px dashed #efefef;
    z-index: 1;
}

.mega-dropdown-menu ul li ul li a.dropdown-item:before {
    left: 0;
    width: 10px;
    height: 1px;
    left: 20px;
    top: 50%;
    content: ' ';
    position: absolute;
    background-color: 
    #c29958;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: -1;
}


.mega-dropdown-menu ul li ul li:hover > a {
    color: 
    #c29958;
    padding-left: 15px;
}


.submenu-product ul li:hover > a {
    color: 
    #c29958;
    padding-left: 15px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu a::after {
	transform: rotate(-90deg);
	position: absolute;
	right: 17px;
	top: 25px;
}
.dropdown-submenu .dropdown-menu {
	top: 0px;
	left: 100%;
	margin-left: 13px;
	margin-right: .1rem;
}
.caret-up {
	width: 0;
	height: 0;
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-bottom: 4px solid;
	display: inline-block;
	margin-left: 2px;
	vertical-align: middle;
}
.mega-dropdown {
	position: unset;
}
.mega-dropdown-menu {
	width: 100%;
	position: absolute;
	top: 38px;
	margin: 15px 0px;
}
.mega-dropdown-menu ul {
	list-style: none;
}
.nav-dropitem-arrow {
	position: relative;
	font-size: 12px;
	opacity: 0;
	padding-right: 10px;
}
.nav-dropitem-arrow i {
	position: absolute;
	/* top: -1px;
	*/
}
.dropdown-item:focus, .dropdown-item:hover {
	color: #e18b1d;
	text-decoration: none;
	background:transparent;
	border-radius: 4px;
}
.dropdown-item:hover .nav-dropitem-arrow {
	color: #4955ef;
	opacity: 1;
	margin-right: 5px;
}
.navbar-classic .navbar-toggler, .navbar-boxed .navbar-toggler {
	padding: 17px 15px;
	font-size: 1.25rem;
	line-height: 1;
	background-color: #fffdfd;
	border: 1px solid #eaeaf0;
	border-radius: .25rem;
	position: relative;
}
/* mobile menu css */
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu {
	background: #fff;
	box-shadow: none;
	margin: 7px 0px;
}

.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
	border-bottom: 1px solid #f1f1f6;
}
.navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu {
	background: #fff;
	box-shadow: none;
	margin: 7px 0px;
}
.navbar-boxed .navbar-collapse.show .navbar-nav .nav-item .nav-link {
	border-bottom: 1px solid #f1f1f6;
}
.navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
	border-bottom: 1px solid #f1f1f6;
}
.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu {
	background: #fff;
	box-shadow: none;
	margin: 7px 0px;
}
.navbar-transparent .navbar-collapse.show .navbar-nav .nav-item .nav-link {
	border-bottom: 1px solid #495bfb;
}
.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu .dropdown-submenu.dropdown-item {
	border-bottom: 1px solid #f1f1f6;
}
.icon-bar {
	width: 21px;
	height: 3px;
	background-color: #e18b1d;
	display: block;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	margin-top: 4px 
}
.navbar-toggler:focus {
	outline: 0px;
}
.navbar-toggler .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 190%;
	background-color: #e18b1d;
}
.navbar-toggler .middle-bar {
	opacity: 0;
}
.navbar-toggler .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% -80%;
	background-color: #e18b1d;
}
.navbar-toggler.collapsed .top-bar {
	transform: rotate(0);
	background-color: #e18b1d;
}
.navbar-toggler.collapsed .middle-bar {
	opacity: 1;
}
.navbar-toggler.collapsed .bottom-bar {
	transform: rotate(0);
	background-color: #e18b1d;
}

/*------ sticky menu style end ------*/
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft { float: left; clear: both; margin-right: 20px; }

.alignright { float: right; clear: both; margin-left: 20px; }

.aligncenter { clear: both; display: block; margin: 0 auto 1.75em; }

.alignfull { margin: 1.5em 0; max-width: 100%; }

.alignwide { max-width: 1100px; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky { display: block; }

.updated:not(.published) { display: none; }

.blog-pagination ul li { display: inline-block; }

.blog-pagination ul li + li { margin: 0 5px; }

.blog-pagination ul li { display: inline-block; }

.blog-pagination ul li + li { margin: 0 5px; }

.blog-pagination { display: block; width: 100%; }

.blog-pagination ul { margin: 0; padding: 0; list-style: none; }

.blog-pagination ul li a, .blog-pagination ul li span { display: block; padding: 3px 25px; border: 1px solid #e2e2e2; line-height: 40px; text-align: center; font-weight: 600; -webkit-transition: .3s ease-in; -o-transition: .3s ease-in; transition: .3s ease-in; }

.blog-pagination ul li span.current, .blog-pagination ul li a:hover { background-color: var(--main-color-one); color: #fff; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption { margin-bottom: 1.5em; max-width: 100%; clear: both; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*----------------------------------------
    # Unit test
------------------------------------------*/
.wp-link-pages a { margin: 0 5px; -webkit-transition: .3s ease-in; -o-transition: .3s ease-in; transition: .3s ease-in; }

.wp-link-pages { margin-bottom: 30px; margin-top: 25px; }

.wp-link-pages span, .wp-link-pages a { border: 1px solid #e2e2e2; padding: 5px 15px; display: inline-block; }

.wp-link-pages .current, .wp-link-pages a:hover { background-color: var(--main-color-one); color: #fff; border-color: var(--main-color-one); }

.wp-link-pages span:first-child { margin-right: 5px; }

dl, ol, ul { padding-left: 15px; }

.post-password-form input { display: block; border: 1px solid #e2e2e2; height: 50px; border-radius: 3px; padding: 0 20px; }

.post-password-form label { font-weight: 600; color: #333; }

.post-password-form input[type=submit] { width: 100px; height: 50px; background-color: var(--main-color-one); color: #fff; font-size: 16px; font-weight: 600; letter-spacing: 1px; border: none; cursor: pointer; -webkit-transition: .3s ease-in; -o-transition: .3s ease-in; transition: .3s ease-in; }

.post-password-form input[type=submit]:hover { background-color: #121A2F; }

.footer-widget .table td, .footer-widget .table th { padding: 0.50rem !important; }

/*--------------------------------------------------------------
# Gutenberg	Default Style
--------------------------------------------------------------*/
.single-post-details-item .entry-content > .alignwide { max-width: 1100px; }

.single-post-details-item .entry-content > .alignfull { margin: 1.5em 0; max-width: 100%; }

.wp-block-video video { max-width: 636px; }
.video-bg{
	background:url("../images/video-bg.jpg");
	background-size:100%;
}



.wp-block-image img { display: block; }

.wp-block-image.alignleft, .wp-block-image.alignright { width: 100%; }

.wp-block-image.alignfull img { width: 100vw; }

.wp-block-gallery:not(.components-placeholder) { margin: 1.5em auto; }

.wp-block-cover-text p { padding: 1.5em 14px; }

ul.wp-block-latest-posts.alignwide, ul.wp-block-latest-posts.alignfull, ul.wp-block-latest-posts.is-grid.alignwide, ul.wp-block-latest-posts.is-grid.alignwide { padding: 0 14px; }

.wp-block-table { display: block; overflow-x: auto; }

.wp-block-table table { border-collapse: collapse; width: 100%; }

.wp-block-table td, .wp-block-table th { padding: .5em; }

.wp-block-embed.type-video > .wp-block-embed__wrapper { position: relative; width: 100%; height: 0; padding-top: 56.25%; }

.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe { position: absolute; width: 100%; height: 100%; top: 0; left: 0; bottom: 0; right: 0; }

.wp-block-quote.is-large { margin: 0 auto 16px; }

.wp-block-pullquote > p:first-child { margin-top: 0; }

.wp-block-separator { margin: 3em auto; padding: 0; }

@media screen and (min-width: 768px) { .wp-block-cover-text p { padding: 1.5em 0; } }

wp-block-video video { max-width: 636px; }

.wp-block-image img { display: block; }

.wp-block-image.alignleft, .wp-block-image.alignright { width: 100%; }

.wp-block-image.alignfull img { width: 100vw; }

.wp-block-gallery:not(.components-placeholder) { margin: 1.5em auto; }

.wp-block-cover-text p { padding: 1.5em 14px; }

ul.wp-block-latest-posts.alignwide, ul.wp-block-latest-posts.alignfull, ul.wp-block-latest-posts.is-grid.alignwide, ul.wp-block-latest-posts.is-grid.alignwide { padding: 0 14px; }

.wp-block-table { display: block; overflow-x: auto; }

.wp-block-table table { border-collapse: collapse; width: 100%; }

.wp-block-table td, .wp-block-table th { padding: .5em; }

.wp-block-embed.type-video > .wp-block-embed__wrapper { position: relative; width: 100%; height: 0; padding-top: 56.25%; }

.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe { position: absolute; width: 100%; height: 100%; top: 0; left: 0; bottom: 0; right: 0; }

.wp-block-quote.is-large { margin: 0 auto 16px; }

.wp-block-pullquote > p:first-child { margin-top: 0; }

.wp-block-quote:not(.is-large):not(.is-style-large) { border-left: 4px solid #000; padding-left: 1em; }

.wp-block-separator { margin: 3em auto; padding: 0; }

@media screen and (min-width: 768px) { .wp-block-cover-text p { padding: 1.5em 0; } }

.wp-block-pullquote { border-top: 4px solid #555d66; border-bottom: 4px solid #555d66; color: #40464d; }

/*--------------------------------------------------------------
## Block Color Palette Colors
--------------------------------------------------------------*/
.has-strong-blue-color { color: #0073aa; }

.has-strong-blue-background-color { background-color: #0073aa; }

.has-lighter-blue-color { color: #229fd8; }

.has-lighter-blue-background-color { background-color: #229fd8; }

.has-very-light-gray-color { color: #eee; }

.has-very-light-gray-background-color { background-color: #eee; }

.has-very-dark-gray-color { color: #444; }

.has-very-dark-gray-background-color { background-color: #444; }

h1.title { font-size: 35px;
font-weight: 700;
text-transform: capitalize;
line-height: 1.15;
color:
#fff; }

h2.title { font-size: 48px; font-weight: 700; text-transform: capitalize; line-height: 1.15; }

h3.title { font-size: 36px;  text-transform: capitalize; line-height: 1.15; }

h4.title { font-size: 25px; font-weight: 700; text-transform: capitalize; line-height: 1.15; }

h5.title { font-size: 24px; font-weight: 400; text-transform: capitalize; line-height: 1.15; }

h6.title { font-size: 18px; font-weight: 700; text-transform: capitalize; line-height: 1.15; }

ul { margin: 0; padding: 0; list-style: none; }

a:hover, a:focus { text-decoration: none; }

input:focus, textarea:focus, select:focus, button:focus, .slick-slide:focus { outline: none; }

button { cursor: pointer; }

.item-bounce { -webkit-animation: bounce 3s infinite ease-in-out; -o-animation: bounce 3s infinite ease-in-out; -ms-animation: bounce 3s infinite ease-in-out; -moz-animation: bounce 3s infinite ease-in-out; animation: bounce 3s infinite ease-in-out; }

@-webkit-keyframes bounce { 0% { -webkit-transform: translateY(-5px); transform: translateY(-5px); }
  50% { -webkit-transform: translateY(10px); transform: translateY(10px); }
  100% { -webkit-transform: translateY(-5px); transform: translateY(-5px); } }

@keyframes bounce { 0% { -webkit-transform: translateY(-5px); transform: translateY(-5px); }
  50% { -webkit-transform: translateY(10px); transform: translateY(10px); }
  100% { -webkit-transform: translateY(-5px); transform: translateY(-5px); } }

.item-zooming { -webkit-animation: zooming 3s infinite ease-in-out; -o-animation: zooming 3s infinite ease-in-out; -ms-animation: zooming 3s infinite ease-in-out; -moz-animation: zooming 3s infinite ease-in-out; animation: zooming 3s infinite ease-in-out; }

@-webkit-keyframes zooming { 0% { -webkit-transform: scale(1); transform: scale(1); }
  50% { -webkit-transform: scale(1.1); transform: scale(1.1); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }

@keyframes zooming { 0% { -webkit-transform: scale(1); transform: scale(1); }
  50% { -webkit-transform: scale(1.1); transform: scale(1.1); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }

@-webkit-keyframes ripple { 0% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1); }
  100% { -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0); box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0); } }

@keyframes ripple { 0% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1); }
  100% { -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0); box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0); } }

.widget-nav-menu { margin-bottom: 30px; }

.widget-button-area li + li { margin-top: 30px; }

.service-widget { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 10px 30px; border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7; border-left: 1px solid #d7d7d7; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; position: relative; }

.service-widget:before { content: ''; position: absolute; top: 0; left: 0; width: 5px; height: 100%; background-color: #ff5820; -webkit-transform: scale(1, 0); -ms-transform: scale(1, 0); transform: scale(1, 0); -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.service-widget:hover { background-color: #f3f3f3; }

.service-widget:hover::before { -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }

.service-widget .service-icon { margin-right: 10px; color: #ff5820; font-size: 30px; line-height: 40px; }

.service-widget.widget-border-bottom { border-bottom: 1px solid #d7d7d7; }

.section-title { position: relative;}

.section-title.white:before { display: none; }

.section-title.white .subtitle { color: #fff; }

.section-title.white .title { font-size: 48px; line-height: 58px; font-weight: 700; color: #fff; }

.section-title.white .title span { font-size: 48px; line-height: 58px; font-weight: 700; color: var(--main-color-one); text-transform: capitalize; }

.section-title.white .title-paragraph { color: rgba(255, 255, 255, 0.8); }


.section-title .subtitle { color: #ff5820; font-family: var(--heading-font); font-weight: 600; text-transform: uppercase; font-size: 16px; line-height: 26px; }

.section-title .title { font-size: 48px; line-height: 58px; font-weight: 700; }

.section-title .title-paragraph { font-size: 18px; font-weight: 400; line-height: 28px; text-transform: capitalize; max-width: 750px; margin: 0 auto; }





.carousel .carousel-item:after {
    position: absolute;
    content: "";

   background: rgba(0, 0, 0, 0.80);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}
.carousel-caption{
	top:20%;
}


.header-content {
  position: relative;
  padding: 30px;
  overflow: hidden;
}
.header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #ffffff3b;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
.header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
.header-content h1 {
  font-size: 30px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
.header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}

.btn-brand{
	background:
#e18b1d;
color:
#fff;

right: 0px;
line-height: 40px;
}

.btn-brand:before {
    content: '\f0f6 ';
    font-family: 'fontAwesome';
    position: absolute;
    top: 2px;
    color: var(--main-color-one);
    background-color: var(--white-color);
    width: 40px;
    height: 40px;
    line-height: 39px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 5px 
    rgba(255, 255, 255, 0.5);
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    right:0px;
}
.btn-brand span {
    display: block;
    font-weight: 700;
    text-transform: capitalize;
    font-style: italic;
    font-size: 16px;
}
/*----------------------------------------------
    # Nav bar 
----------------------------------------------*/
.mobile-logo { display: none; }

.logo-area img{
	max-width:65%;
}
@media only screen and (max-width: 991px) { .mobile-logo { display: block; }
  .desktop-logo { display: none !important; } }

.header-area.header-home-03 .navbar-area .nav-container { padding-left: 30px; }

.navbar-area { padding: 0; }

.navbar-area.nav-style-02 { background-color: var(--secondary-color); }

.navbar-area.nav-style-02 .nav-container { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; border-radius: 0; padding: 0 15px; }

.navbar-area.nav-style-02 .nav-container .nav-right-content ul li { color: var(--paragraph-color); cursor: pointer; }

.navbar-area.nav-style-02 .nav-container .nav-right-content ul li + li { margin-left: 5px; }

.navbar-area.nav-style-02 .nav-container .nav-right-content ul li a { color: var(--paragraph-color); }

.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav { text-align: left; }

.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.current-menu-item a { color: var(--white-color); }

.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.current-menu-item:before { color: var(--white-color); }

.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children { z-index: initial; }

.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before { color: var(--white-color); }

.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li + li { border-top: 1px solid #e2e2e2; }

.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a { background-color: #fff; color: var(--paragraph-color); font-size: 14px; }

.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover { background-color: var(--main-color-one); color: #fff; }

.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu li:hover:before { color: var(--white-color); }

.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li a { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; color: var(--white-color); text-transform: capitalize; font-family: var(--heading-font); }

.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li:hover.menu-item-has-children:before { color: var(--main-color-one); }

.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li:hover a { color: var(--main-color-one); }

.navbar-area.nav-style-01 { background-color: var(--secondary-color); }

.navbar-area.nav-style-01 .nav-container { background-color: var(--secondary-color); -webkit-box-shadow: none; box-shadow: none; border-radius: 0; padding: 0 15px; }

.navbar-area.nav-style-01 .nav-container .nav-right-content ul li { color: rgba(var(--white-color), 0.8); }

.navbar-area.nav-style-01 .nav-container .nav-right-content ul li a { color: rgba(var(--white-color), 0.8); }

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav { text-align: left; }

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.current-menu-item a { color: var(--main-color-one); }

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.current-menu-item.menu-item-has-children:before { color: var(--main-color-one); }

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children { z-index: initial; }

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before { color: rgba(var(--white-color), 0.8); }

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li + li { border-top: 1px solid #e2e2e2; }

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a { background-color: #fff; color: var(--paragraph-color); }

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover { background-color: var(--main-color-one); color: #fff; }

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu li:hover:before { color: var(--white-color); }

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li a { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; color: rgba(var(--white-color), 0.8); }

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li:hover.menu-item-has-children:before { color: var(--main-color-one); }

.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li:hover a { color: var(--main-color-one); }

.navbar-area .nav-container { background-color: #fff; -webkit-box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.2); border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; padding: 0 30px; }

.navbar-area .nav-container .nav-right-content ul { margin: 0; padding: 0; list-style: none; margin-left: 15px; }

.navbar-area .nav-container .nav-right-content ul li { display: inline-block; margin: 0 10px; color: #6a7795; }

.navbar-area .nav-container .nav-right-content ul li:last-child { margin-right: 0; }

.navbar-area .nav-container .nav-right-content ul li a { color: #6a7795; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.navbar-area .nav-container .nav-right-content ul li a:hover { color: var(--main-color-one); }

.navbar-area .nav-container .nav-right-content ul li.search { cursor: pointer; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.navbar-area .nav-container .nav-right-content ul li.search:hover { color: var(--main-color-one); }

.navbar-area .nav-container .nav-right-content ul li.nav-btn .btn-boxed { font-weight: 600; text-transform: capitalize; border-radius: 5px; background-color: var(--main-color-one); }

.navbar-area .nav-container .nav-right-content ul li.nav-btn .btn-boxed:hover { background-color: var(--secondary-color); }

.navbar-area .nav-container .navbar-brand .site-title { font-weight: 700; font-size: 30px; font-family: var(--heading-font); line-height: 90px; color: var(--heading-color); }

.navbar-area .nav-container .navbar-collapse .navbar-nav { display: block; width: 100%; text-align: right; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li { color: var(--white-color); display: inline-block; font-size: 15px; font-weight: 400; line-height: 57px; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li + li { margin-left: 30px; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.current-menu-item a { color: var(--main-color-one); }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children { position: relative; z-index: 0; padding-right: 20px; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before { position: absolute; right: 0; top: 50%; content: '\f107'; font-family: 'fontawesome'; -ms-transform: translateY(-50%); /* IE 9 */ -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */ transform: translateY(-50%); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover > .sub-menu { top: 100%; visibility: visible; opacity: 1; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu { position: absolute; text-align: left; min-width: 200px; margin: 0; padding: 0; list-style: none; left: 0; top: 110%; background-color: var(--white-color); z-index: 9; border-bottom: 4px solid var(--main-color-one); visibility: hidden; opacity: 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li { display: block; margin-left: 0; line-height: 24px; font-size: 16px; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li + li { border-top: 1px solid #e2e2e2; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a { display: block; padding: 5px 30px; background-color: #fff; white-space: nowrap; color: var(--paragraph-color); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover { background-color: var(--main-color-one); color: #fff; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children { position: relative; z-index: 0; padding-right: 0px; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:before { position: absolute; right: 15px; top: 50%; content: '\f105'; font-family: 'fontawesome'; -ms-transform: translateY(-50%); /* IE 9 */ -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */ transform: translateY(-50%); }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children > .sub-menu { left: 100%; top: 0px; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children > .sub-menu .sub-menu .sub-menu { left: auto; right: 100%; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu { visibility: visible; opacity: 1; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu li:hover:before { color: var(--white-color); }

.navbar-area .nav-container .navbar-collapse .navbar-nav li a { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.navbar-area .nav-container .navbar-collapse .navbar-nav li a:hover { color: var(--main-color-one); }

@media only screen and (max-width: 991px) { .navbar-area.nav-style-02 .nav-container { padding: 20px 0px; }
  .navbar-area.nav-style-02 .nav-container .navbar-toggler { background-color: #fff; }
  .navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a { background-color: transparent; color: rgba(var(--white-color), 0.8); }
  .navbar-area.nav-style-01 .nav-container { padding: 20px 0px; }
  .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav { text-align: left; }
  .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.current-menu-item a { color: var(--main-color-one); }
  .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.current-menu-item.menu-item-has-children:before { color: var(--main-color-one); }
  .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children { z-index: initial; }
  .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before { color: #656565; }
  .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li + li { border-top: 1px solid #e2e2e2; }
  .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a { background-color: transparent; color: var(--paragraph-color); }
  .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover { background-color: var(--main-color-one); color: #fff; }
  .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu li:hover:before { color: #656565; }
  .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li a { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; color: #656565; }
  .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li:hover.menu-item-has-children:before { color: var(--main-color-one); }
  .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li:hover a { color: var(--main-color-one); }
  .navbar-area .nav-container { position: relative; z-index: 0; min-height: 80px; }
  .navbar-area .nav-container .navbar-brand { display: block; }
  .navbar-area .nav-container .navbar-brand .navbar-toggler { position: absolute; right: 10px; border: 1px solid #e2e2e2; }
  .navbar-area .nav-container .navbar-collapse .navbar-nav { display: block; margin-top: 20px; }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li { display: block; text-align: left; line-height: 30px; padding: 10px 0; border-bottom: 1px solid #e2e2e2; }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li:last-child { border-bottom: none; }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li + li { margin-left: 0; }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before { top: 25px; right: 20px; }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover { padding-bottom: 0; }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover > .sub-menu { visibility: visible; height: auto; opacity: 1; background-color: transparent; border-bottom: none; }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu { position: initial; display: block; width: 100%; border-top: none; -webkit-box-shadow: none; box-shadow: none; margin-left: 0; padding-bottom: 0; visibility: hidden; opacity: 0; height: 0; overflow: hidden; max-height: 250px; overflow-y: scroll; -webkit-transition: height 500ms; -moz-transition: height 500ms; -o-transition: height 500ms; transition: height 500ms; }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .sub-menu .menu-item-has-children:before { content: "\f107"; }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li { padding: 0; }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children:hover:before { top: 30px; color: var(--white-color); }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li + li { border-top: none; }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:first-child { border-top: 1px solid #e2e2e2; } }

@media only screen and (max-width: 575px) { .navbar-area .nav-container { margin: 0 15px; } }

/* Home 02 Navbar */
.header-home-02 .navbar-area.nav-style-02 { background-color: var(--white-color); }

.header-home-02 .navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li a { color: var(--secondary-color); }

.header-home-02 .navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li:hover a { color: var(--main-color-one); }

.header-home-02 .navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li:before { color: var(--secondary-color); }

.header-home-02 .navbar-area.nav-style-02 .keshav-nav-right:after { color: #fff; background-color: var(--secondary-color); -webkit-box-shadow: 0 0 0 5px rgba(25, 29, 51, 0.3); box-shadow: 0 0 0 5px rgba(25, 29, 51, 0.3); }

/*-------------
	## Header
--------------*/
.navbar-area { position: relative; }

.keshav-nav-right { position: absolute; top: -10px; right: 0; width: 33%; height: 130%; background-color: var(--main-color-one); font-family: var(--heading-font); text-transform: capitalize; color: var(--white-color); padding-left: 40px; padding-top: 20px; z-index: 1; }

.keshav-nav-right:hover:after { background-color: var(--main-color-one); color: #fff; }

.keshav-nav-right:before { content: ''; position: absolute; top: 0; left: -20px; width: 40px; height: 100%; background-color: var(--main-color-one); }

.keshav-nav-right:after { content: '\f0f6 '; font-family: 'fontAwesome'; position: absolute; top: 15px; left: -35px; color: var(--main-color-one); background-color: var(--white-color); width: 40px; height: 40px; line-height: 39px; text-align: center; border-radius: 50%; font-size: 20px; -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5); box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5); -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; }

.keshav-nav-right span { display: block; font-weight: 700; text-transform: capitalize; font-style: italic; font-size: 18px; }




/*-------------------------
    Footer Area
-------------------------*/
.footer-area .footer-top { background-color: var(--secondary-color); background: url("../images/home-01/footer-bg.jpg") no-repeat center/cover; }

.footer-area .info-bar-bottom { padding: 60px 0; }

.footer-area .info-bar-bottom .info-bottom-right { color: var(--white-color); opacity: .8; }

.footer-area .info-bar-bottom .info-bottom-right span { color: var(--white-color); }

.footer-area .footer-widget-area { padding: 80px 0 45px; border-top: 1px solid rgba(255, 255, 255, 0.2); }

.footer-area .footer-copyright-area { padding: 20px 0; color: #b6bbc5; background-color: #050a16; font-size: 14px; }

.footer-area .footer-copyright-area span { margin: 0; text-transform: capitalize; }

.footer-area .footer-copyright-area .copyright-right { text-align: right; }

.footer-bottom .copyright a{
	color:#cc8b1d;
}

/*--------------------------------------------------------------
	## WIdgets
--------------------------------------------------------------*/
.widget { background-color: #F4F7FC; margin-bottom: 30px; padding: 25px 30px 30px 30px; }

.widget.Dizzcox_testimonial_widget { background-color: var(--secondary-color); }

.widget select { width: 100%; height: 50px; padding: 10px 20px; }

.widget .widget-title { font-size: 22px; font-weight: 400; margin-bottom: 20px; position: relative; }

.widget.widget_calendar { padding-right: 24px; padding-left: 24px; }

.widget:last-child { margin-bottom: 0px; }

.widget.widget_nav_menu ul li.menu-item-has-children:after { display: none; }

.widget.footer-widget .subscribe-form .form-group .form-control { background-color: #515457; color: var(--white-color); }

.widget.footer-widget .subscribe-form .form-group .form-control::-webkit-input-placeholder { /* WebKit browsers */ color: rgba(var(--white-color), 0.6); }

.widget.footer-widget .subscribe-form .form-group .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: rgba(var(--white-color), 0.6); }

.widget.footer-widget .subscribe-form .form-group .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */ color: rgba(var(--white-color), 0.6); }

.widget.footer-widget .subscribe-form .form-group .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */ color: rgba(var(--white-color), 0.6); }

.widget.footer-widget .subscribe-form .submit-btn:hover { background-color: var(--white-color); color: var(--main-color-one); }

.widget.footer-widget { background-color: transparent !important; padding: 0; margin-bottom: 30px; }

.widget ul { margin: 0; padding: 0; list-style: none; }

.widget ul li ul { margin-left: 20px; }

.widget ul li { display: block; margin: 8px 0; -ms-word-wrap: break-word; word-break: break-word; }

.widget ul li:first-child { margin-top: 0px; }

.widget ul li:last-child { margin-bottom: 0px; }

.widget ul li a { color: inherit; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.widget ul li a:hover { color: var(--main-color-one); }

.footer-widget.widget_nav_menu ul li a { position: relative; }

.footer-widget.widget_nav_menu ul li a:hover { padding-left: 15px; }

.footer-widget.widget_nav_menu ul li a:hover:after { opacity: 1; }

.footer-widget.widget_nav_menu ul li a:after { position: absolute; left: 0; top: 0; content: ""; font-family: "fontawesome"; font-weight: 700; color: var(--main-color-one); -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; opacity: 1; }

.widget_search .search-form { position: relative; }

.widget_search .search-form .form-group { margin-bottom: 0; }

.widget_search .search-form .form-group .form-control { height: 50px; border: 1px solid rgba(0, 0, 0, 0.2); padding: 0 70px 0 15px; }

.widget_search .search-form .submit-btn { position: absolute; right: 0; top: 0; width: 60px; height: 50px; line-height: 50px; padding: 0; font-size: 18px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background-color: var(--main-color-one); color: #fff; -webkit-transition: .3s ease-in; -o-transition: .3s ease-in; transition: .3s ease-in; border: none; cursor: pointer; }

.widget_search .search-form .submit-btn:hover { background-color: var(--secondary-color); color: #fff; }

.widget_author_meta { text-align: center; }

.widget_author_meta .thumb { width: 80px; height: 80px; margin: 0 auto; margin-bottom: 20px; }

.widget_author_meta .thumb img { border-radius: 50%; }

.widget_author_meta .content .name { font-size: 21px; font-weight: 700; }

.widget_author_meta .content p { font-size: 16px; line-height: 26px; }

.widget_author_meta .content ul { margin-top: 25px; }

.widget_author_meta .content ul li { display: inline-block; margin: 0 5px; }

.widget_author_meta .content ul li a { display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 50%; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.widget_author_meta .content ul li a:hover { background-color: var(--main-color-one); color: #fff; }

.widget_tag_cloud .tagcloud a { display: inline-block; padding: 5px 15px; border: 1px solid rgba(0, 0, 0, 0.1); margin: 5px; color: inherit; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; border-radius: 5px; font-size: 16px !important; }

.widget_tag_cloud .tagcloud a:hover { background-color: var(--main-color-one); color: #fff; }

.widget ul li ul.sub-menu { position: initial; }

.widget ul li ul.sub-menu { visibility: visible; opacity: 1; background-color: transparent; border-top: none; -webkit-box-shadow: none; box-shadow: none; margin-top: 10px; }

.widget ul li ul.sub-menu li a { padding: 0 0 0px 10px; }

.widget ul li ul.sub-menu li a:hover { background-color: transparent; }

.widget.widget_nav_menu ul { margin: 0; padding: 0; list-style: none; }

.widget.widget_nav_menu ul li { display: block; }

.widget.widget_nav_menu ul li:first-child { margin-top: 0; }

.widget.widget_nav_menu ul li:last-child { margin-bottom: 0; }

.widget.widget_nav_menu ul li a { border: none; padding-left: 15px; }

.widget.widget_nav_menu ul li > ul { margin-left: 15px; }

.widget.footer-widget.widget_calendar table { margin-bottom: 0; }

.widget.footer-widget.widget_calendar caption { padding-bottom: 0; }

.widget.footer-widget .widget-title { color: #ffffff; font-size: 18px; font-weight: 700; font-family: var(--heading-font); text-transform: capitalize; margin-bottom: 10px; }

.widget.footer-widget p, .footer-widget.widget_tag_cloud .tagcloud a, .widget.footer-widget.widget_calendar caption, .widget.footer-widget.widget_calendar th, .widget.footer-widget.widget_calendar td { color: #b6bbc5; font-size: 16px; }

.widget.footer-widget p { margin-top: 20px; line-height: 1.6; }

.widget.footer-widget ul li a, .widget.footer-widget ul li { color: #ddd; text-transform: capitalize; font-size: 15px; }

.widget.footer-widget ul li { line-height: 20px; padding: 10px 0 5px; }

.widget.footer-widget ul li + li { border-top: 1px dotted #b6bbc5; }

.widget.footer-widget ul li a:hover { color: var(--main-color-one); }

.widget .social_share { margin: 0; padding: 0; list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.widget .social_share li { width: calc(100% / 3); margin: 0; display: block; padding: 20px 0 12px 0; text-align: center; border-radius: 5px; color: var(--white-color); }

.widget .social_share li i { display: block; margin-bottom: 10px; font-size: 20px; }

.widget .social_share li.facebook { background-color: #3b5999; }

.widget .social_share li.twitter { background-color: #55acee; }

.widget .social_share li.instagram { background-color: #e4405f; }

.widget .social_share li a:hover { color: var(--white-color); }

.widget .social_share li + li { margin-left: 10px; }

.widget .recent_post_item { margin: 0; padding: 0; list-style: none; }

.widget .recent_post_item li { display: block; }

.widget .recent_post_item li + li { margin-top: 20px; }

.widget .recent_post_item li.single-recent-post-item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; }

.widget .recent_post_item li.single-recent-post-item .thumb { width: 60px; height: 60px; margin-right: 15px; }

.widget .recent_post_item li.single-recent-post-item .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.widget .recent_post_item li.single-recent-post-item .content .title { font-size: 16px; line-height: 20px; font-weight: 600; }

.widget .recent_post_item li.single-recent-post-item .content .time { font-size: 14px; font-weight: 500; }

.contact_info_list { margin: 0; padding: 0; list-style: none; }

.contact_info_list li { display: block; }

.contact_info_list li.single-info-item { position: relative; margin-bottom: 20px; }

.contact_info_list li.single-info-item .icon { position: absolute; left: 0; top: 0; color: var(--main-color-one); }

.contact_info_list li.single-info-item .details { padding-left: 30px; }

.about_us_widget .footer-logo { margin-bottom: 20px; display: block; }

.copyright-area { padding: 20px 0; text-align: center; color: rgba(var(--white-color), 0.7); }

.widget-testimonial .icon { font-size: 70px; line-height: 60px; color: var(--main-color-one); margin-bottom: 16px; }

.widget-testimonial p { color: rgba(var(--white-color), 0.8); line-height: 1.6; }

.widget-testimonial .author-meta { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; margin-top: 24px; }

.widget-testimonial .author-meta .thumb { margin-right: 20px; }

.widget-testimonial .author-meta .thumb img { max-width: 80px; height: 80px; border-radius: 50%; }

.widget-testimonial .author-meta .content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-top: 15px; }

.widget-testimonial .author-meta .content .name { font-size: 18px; line-height: 26px; font-weight: 700; color: var(--white-color); margin-bottom: 0; }

.widget-testimonial .author-meta .content .designation { color: rgba(var(--white-color), 0.8); font-size: 14px; }




/*Services*/
/******************** 
* 14. services styles
**********************/
.service-one {
  padding-top: 110px;
}
.service-one .sec-title {
  margin-bottom: 0;
}
.service-one__single {
  position: relative;
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  z-index: 10;
  display: block;
}
.service-one__image > img {
  width: 100%;
}
.service-one__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(24, 33, 46, 0.9);
  padding: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
}
.service-one__text {
  font-size: 30px;
  font-weight: 600;
  margin: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-perspective: 300px;
          perspective: 300px;
  -webkit-transition: -webkit-transform .4s ease .4s;
  transition: -webkit-transform .4s ease .4s;
  transition: transform .4s ease .4s;
  transition: transform .4s ease .4s, -webkit-transform .4s ease .4s;
}
.service-one__text a {
  color: #fff;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.service-one__text a:hover {
  color: #e18b1d;
}
.service-one__link {
  border-style: solid;
  border-width: 2px;
  border-color: white;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  color: #fff;
  opacity: .3;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.service-one__link:hover {
  opacity: 1;
  color: #fff;
}
.service-one__single:hover .service-one__content {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: top center;
          transform-origin: top center;
}
.service-one__single:hover .service-one__text {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.service-two {
  padding-top: 50px;
  padding-bottom: 50px;
}
.service-two.pricing-page {
  padding-bottom: 90px;
}
.service-two__single {
  display: block;
  padding: 43px 0;
  border-style: solid;
  border-width: 1px;
  border-color: #ece9e3;
  background-color: white;
  text-align: center;
  /*! margin-bottom: 30px; */
}
.service-two__single:before {
  top: -1px;
  left: -1px;
  right: -1px;
  /*! bottom: -1px; */
  background-color: #e18b1d;
}
.service-two__icon {
  font-size: 52px;
  color: #e18b1d;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.service-two__title {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 25px;
}
.service-two__title a {
  color: #18212E;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.service-two__single:hover .service-two__icon, .service-two__single:hover .service-two__title a {
  color: #fff;
}
.service-two__block-link {
  color: #e18b1d;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #e18b1d;
  line-height: 1.2em;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.service-two__block-link:hover {
  color: #18212E;
  border-color: #18212E;
}

.hvr-bounce-to-top {
 display:inline-block;
 vertical-align:middle;
 -webkit-transform:perspective(1px) translateZ(0);
 transform:perspective(1px) translateZ(0);
 box-shadow:0 0 1px rgba(0,0,0,0);
 position:relative;
 -webkit-transition-property:color;
 transition-property:color;
 -webkit-transition-duration:.5s;
 transition-duration:.5s
}
.hvr-bounce-to-top:before {
 content:"";
 position:absolute;
 z-index:-1;
 top:0;
 left:0;
 right:0;
 bottom:0;
 /*! background:#2098D1; */-webkit-transform:scaleY(0);
 transform:scaleY(0);
 -webkit-transform-origin:50% 100%;
 transform-origin:50% 100%;
 -webkit-transition-property:transform;
 transition-property:transform;
 -webkit-transition-duration:.5s;
 transition-duration:.5s;
 -webkit-transition-timing-function:ease-out;
 transition-timing-function:ease-out
}
.hvr-bounce-to-top:active,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:hover {
 color:#fff
}
.hvr-bounce-to-top:active:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:hover:before {
 -webkit-transform:scaleY(1);
 transform:scaleY(1);
 -webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);
 transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)
}


.service-two__single {
    display: block;
    padding: 43px 0;
    border-style: solid;
    border-width: 1px;
    border-color: 
#ece9e3;
background-color:
    white;
    text-align: center;
    margin-bottom: 30px;
}

/*Span Title*/

.sec-title {
  margin-bottom: 40px;
}
.sec-title .tag-line {
  display: block;
  
  color: #e18b1d;
  font-size: 18px;
}
.sec-title .tag-line.light {
  color: #fff;
}
.sec-title .tag-line.dark {
  color: #18212E;
}
.sec-title .title-line {
  margin: 0;
  margin-top: 5px;
  color: #18212E;
  font-weight: 600;
  font-size: 40px;
  letter-spacing: -0.06em;
  margin-bottom: 27px;
}
.sec-title .title-line.light {
  color: #fff;
}
.sec-title .line-block {
  display: inline-block;
}
.sec-title .line-block:before, .sec-title .line-block:after {
  content: '';
  display: inline-block;
  width: 2px;
  height: 27px;
  background-color: #e18b1d;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-animation-name: lineUpDown;
          animation-name: lineUpDown;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.sec-title .line-block:after {
  margin-left: 5px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.sec-title .line-block.light:before, .sec-title .line-block.light:after {
  background-color: #fff;
}
.sec-title .line-block.dark:before, .sec-title .line-block.dark:after {
  background-color: #18212E;
}
@-webkit-keyframes lineUpDown {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes lineUpDown {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
/*-----------------------------
    Accordion Item
-----------------------------*/
.accordion-wrapper .card { border: none; background-color: transparent; }

.accordion-wrapper .card + .card { margin-top: 30px; }

.accordion-wrapper .card .card-header { background-color: transparent; padding: 0; border: none; }

.accordion-wrapper .card .card-header a { display: block; font-size: 22px; line-height: 1.15; font-family: var(--heading-font); background-color: transparent; color: var(--main-color-one); border: 1px solid var(--main-color-one); border-radius: 5px; padding: 14px 30px; cursor: pointer; position: relative; }

.accordion-wrapper .card .card-header a:after { position: absolute; right: 30px; top: 15px; content: "\f0a7"; font-family: "fontawesome"; }

.accordion-wrapper .card .card-header a[aria-expanded="false"]:after { content: "\f0a6"; }

.accordion-wrapper .card .card-header a[aria-expanded="true"] { color: var(--white-color); border: 1px solid transparent; background: var(--secondary-color); border-radius: 5px 5px 0 0; }

.accordion-wrapper .card .card-body { background-color: var(--secondary-color); padding: 0 30px 20px; color: var(--white-color); border-radius: 0 0 5px 5px; border: 1px solid transparent; }



/*---------------------------------------
    ## Back Top
---------------------------------------*/
.back-to-top { position: fixed; right: 30px; bottom: 30px; color: var(--white-color); text-align: center; z-index: 5; width: 40px; height: 40px; line-height: 40px; background-color: var(--main-color-one); border-radius: 5px; font-size: 30px; cursor: pointer; display: none; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; padding-top: 1px; }

.back-to-top:hover { background-color: var(--secondary-color); }

/*-------------------------
  Preloader Css
-------------------------*/
.pre-wrap { position: fixed; content: ''; -webkit-transform: translate(-100%, -240%); -ms-transform: translate(-100%, -240%); transform: translate(-100%, -240%); font-size: 62px; }

.preloader-inner { position: fixed; left: 0; top: 0; z-index: 9999; background-color: rgba(2, 48, 71, 0.8); width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.preloader-inner .cancel-preloader { position: absolute; bottom: 30px; right: 30px; }

.preloader-inner .cancel-preloader a { background-color: var(--white-color); font-weight: 600; text-transform: capitalize; color: var(--main-color-one); width: 200px; height: 50px; text-align: center; line-height: 50px; border-radius: 30px; display: block; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.preloader-inner .cancel-preloader a:hover { background-color: var(--secondary-color); color: var(--white-color); }

.spinner { margin: 120px auto; width: 60px; height: 60px; position: relative; text-align: center; -webkit-animation: sk-rotate 2.0s infinite linear; animation: sk-rotate 2.0s infinite linear; }

.dot1, .dot2 { width: 60%; height: 60%; display: inline-block; position: absolute; top: 0; background-color: var(--main-color-one); border-radius:0%; -webkit-animation: sk-bounce 2.0s infinite ease-in-out; animation: sk-bounce 2.0s infinite ease-in-out; }

.dot2 { top: auto; bottom: 0; -webkit-animation-delay: -1.0s; animation-delay: -1.0s; }

@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(180deg); } }

@keyframes sk-rotate { 100% { transform: rotate(180deg);
    -webkit-transform: rotate(180deg); } }

@-webkit-keyframes sk-bounce { 0%, 100% { -webkit-transform: scale(0); }
  50% { -webkit-transform: scale(1); } }

@keyframes sk-bounce { 0%, 100% { transform: scale(0);
    -webkit-transform: scale(0); }
  50% { transform: scale(1);
    -webkit-transform: scale(1); } }

/*----------------------------------------
  ## Search Popup
----------------------------------------*/
.search-popup.active .search-form { visibility: visible; opacity: 1; }

.search-popup .search-form { min-width: 600px; position: absolute; position: fixed; top: 50%; left: 50%; -webkit-transition: 0.5s ease; -moz-transition: 0.5s ease; -o-transition: 0.5s ease; transition: 0.5s ease; visibility: hidden; opacity: 0; -ms-transform: translate(-50%, -50%); /* IE 9 */ -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */ transform: translate(-50%, -50%); z-index: 9; }

.search-popup .search-form .form-group .form-control { border: none; border-top-right-radius: 6px; border-bottom-right-radius: 6px; height: 54px; padding: 0 100px 0 30px; }

.search-popup .search-form .submit-btn { color: var(--white-color); border: 1px solid var(--main-color-one); position: absolute; right: 0; top: 0; width: 60px; height: 54px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background-color: var(--main-color-one); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; padding: 0; text-align: center; }

.search-popup .search-form .submit-btn:hover { background-color: var(--secondary-color); border: 1px solid var(--secondary-color); }

.body-overlay { position: fixed; width: 100%; height: 100%; display: block; background-color: rgba(0, 0, 0, 0.7); z-index: 9; content: ''; left: 0; top: 0; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress; }

.body-overlay.active { visibility: visible; opacity: .80; }

/*---------------------------------------
    ## Button
---------------------------------------*/
.template-btn { color: var(--white-color); background-color: transparent; font-size: 16px; font-weight: 700; font-family: var(--heading-font); text-transform: capitalize; display: inline-block; padding: 10px 30px; border-radius: 5px; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; position: relative; overflow: hidden; z-index: 1; }

.template-btn::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: 0; background-color: var(--secondary-color); -webkit-transform: scale(1, 0.5); -ms-transform: scale(1, 0.5); transform: scale(1, 0.5); -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.template-btn::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -2; opacity: 1; background-color: var(--main-color-one); -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.template-btn:hover { color: var(--white-color); }

.template-btn:hover:before { opacity: 1; -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }


.template-btn2 { color: var(--white-color); background-color: transparent; font-size: 16px; font-weight: 700; font-family: var(--heading-font); text-transform: capitalize; display: inline-block; padding: 10px 30px; border-radius: 5px; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; position: relative; overflow: hidden; z-index: 1; }

.template-btn2::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: 0; background-color: var(--main-color-one); -webkit-transform: scale(1, 0.5); -ms-transform: scale(1, 0.5); transform: scale(1, 0.5); -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.template-btn2::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -2; opacity: 1; background-color: var(--secondary-color); -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.template-btn2:hover { color: var(--white-color); }

.template-btn2:hover:before { opacity: 1; -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }

.button-widget { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 20px 30px; color: #000000; background-color: var(--white-soft-color); text-transform: capitalize; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.button-widget .button-icon { color: var(--main-color-one); font-size: 30px; }

.button-widget:hover { color: #fff; background-color: var(--secondary-color); }

.floating-icon { display: none; right: 2%; margin-top: 0; border-radius: 5px; background: var(--main-color-one); z-index: 9999; text-align: center; color: #000; padding: 10px 0px; float: right; position: -webkit-sticky; position: sticky; top: 6vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.floating-icon__is { padding: 8px 12px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; font-size: 18px; }

.floating-icon__is:hover { cursor: pointer; color: #fff; }

/* Modal Content */
.info-popup { width: 100%; height: 100vh; display: -webkit-box; display: -ms-flexbox; display: flex; background: rgba(0, 0, 0, 0.54); position: fixed; opacity: 0; }

.info-popup.active { opacity: 1; z-index: 9999; }

.info-popup-content { margin: auto; width: 50%; position: relative; }

.info-popup-content__img { width: 100%; height: 100%; }

.info-popup-content__img--one { background-image: url(../img/popup-info.html); background-position: center center; background-repeat: no-repeat; background-size: cover; }

.info-popup-content__img--two { background-image: url(../img/blog-bg.html); background-position: center center; background-repeat: no-repeat; background-size: cover; }

.info-popup-content__img--three { background-image: url(../img/slide-three.html); background-position: center center; background-repeat: no-repeat; background-size: cover; }

.info-popup-content__text { padding-top: 100px; padding-bottom: 100px; text-align: center; background: #fff; }

.info-popup-content__text-header { margin-bottom: 30px; }

.info-popup-content__text-body { margin-bottom: 30px; }

.info-popup-content__text-body .divide { width: 50px; height: 1px; background: var(--paragraph-color); display: inline-block; }

.info-popup-content__text-is { display: block; text-transform: capitalize; }

.info-popup-content__title { margin-top: 0; margin-bottom: 0; }

.info-popup-content_close { position: absolute; top: -20px; right: -20px; width: 40px; height: 40px; background: var(--main-color-one); display: inline-block; border-radius: 30px; border: none; color: white; opacity: 1; z-index: 1; }

.info-popup-content_close:hover { cursor: pointer; }

.info-popup-content_close span { font-size: 12px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.location-popup { width: 100%; height: 100vh; display: -webkit-box; display: -ms-flexbox; display: flex; background: rgba(0, 0, 0, 0.54); position: fixed; opacity: 0; }

.location-popup.active { opacity: 1; z-index: 9999; }

.location-popup-content { margin: auto; width: 50%; position: relative; }

.location-popup-content__img { width: 100%; height: 100%; }

.location-popup-content__img--one { background-image: url(../img/popup-info.html); background-position: center center; background-repeat: no-repeat; background-size: cover; }

.location-popup-content__img--two { background-image: url(../img/blog-bg.html); background-position: center center; background-repeat: no-repeat; background-size: cover; }

.location-popup-content__img--three { background-image: url(../img/slide-three.html); background-position: center center; background-repeat: no-repeat; background-size: cover; }

.location-popup-content__text { padding-top: 100px; padding-bottom: 100px; text-align: center; background: #fff; }

.location-popup-content__text-header { margin-bottom: 30px; }

.location-popup-content__text-body { margin-bottom: 30px; }

.location-popup-content__text-body .divide { width: 50px; height: 1px; background: var(--paragraph-color); display: inline-block; }

.location-popup-content__text-is { display: block; text-transform: capitalize; }

.location-popup-content__title { margin-top: 0; margin-bottom: 0; }

.location-popup-content_close { position: absolute; top: -20px; right: -20px; width: 40px; height: 40px; background: var(--main-color-one); display: inline-block; border-radius: 30px; border: none; color: white; opacity: 1; z-index: 1; }

.location-popup-content_close:hover { cursor: pointer; }

.location-popup-content_close span { font-size: 12px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.location-popup #map { height: 100%; }

.location-popup .template-btn { padding: 7px 24px; }

.message-popup { width: 100%; height: 100vh; display: -webkit-box; display: -ms-flexbox; display: flex; background: rgba(0, 0, 0, 0.54); position: fixed; opacity: 0; }

.message-popup.active { opacity: 1; z-index: 9999; }

.message-popup-content { margin: auto; width: 50%; position: relative; }

.message-popup-content__img { width: 100%; height: 100%; }

.message-popup-content__img--one { background-image: url(../img/popup-info.html); background-position: center center; background-repeat: no-repeat; background-size: cover; }

.message-popup-content__img--two { background-image: url(../img/blog-bg.html); background-position: center center; background-repeat: no-repeat; background-size: cover; }

.message-popup-content__img--three { background-image: url(../img/slide-three.html); background-position: center center; background-repeat: no-repeat; background-size: cover; }

.message-popup-content__text { padding-top: 100px; padding-bottom: 100px; text-align: center; background: #fff; padding-right: 40px; }

.message-popup-content__text-header { margin-bottom: 30px; }

.message-popup-content__text-body { margin-bottom: 30px; }

.message-popup-content__text-body .divide { width: 50px; height: 1px; background: var(--paragraph-color); display: inline-block; }

.message-popup-content__text-is { display: block; text-transform: capitalize; }

.message-popup-content__title { margin-top: 0; margin-bottom: 0; }

.message-popup-content_close { position: absolute; top: -20px; right: -20px; width: 40px; height: 40px; background: var(--main-color-one); display: inline-block; border-radius: 30px; border: none; color: white; opacity: 1; z-index: 1; }

.message-popup-content_close:hover { cursor: pointer; }

.message-popup-content_close span { font-size: 12px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.message-popup textarea, .message-popup input { width: 100%; border: 1px solid var(--secondary-color); padding: 15px 20px; }

.message-popup textarea:focus, .message-popup input:focus { border: 1px solid var(--secondary-color); }

.message-popup textarea { height: 100px; margin: 24px 0 16px; }

.message-popup .template-btn { padding: 7px 24px; margin: auto; }

/* Form */
.keshav-form-01 { background-color: var(--main-color-one); padding: 32px 40px 40px 40px; }

.keshav-form-01 h5.title { color: var(--white-color); font-weight: 700; font-size: 24px; line-height: 34px; margin-bottom: 28px; display: block; }

.keshav-form-01 form { margin-top: 20px; }

.keshav-form-01 form input, .keshav-form-01 form textarea { color: var(--white-color); padding: 10px; background-color: #e7450f; width: 100%; margin-bottom: 10px; border: 1px solid transparent; }

.keshav-form-01 form input:focus, .keshav-form-01 form textarea:focus { border: 1px solid transparent; }

.keshav-form-01 form ::-webkit-input-placeholder { color: var(--white-color); text-transform: capitalize; opacity: .8; }

.keshav-form-01 form :-ms-input-placeholder { color: var(--white-color); text-transform: capitalize; opacity: .8; }

.keshav-form-01 form ::-ms-input-placeholder { color: var(--white-color); text-transform: capitalize; opacity: .8; }

.keshav-form-01 form ::placeholder { color: var(--white-color); text-transform: capitalize; opacity: .8; }

.keshav-form-01 form button { padding: 10px; color: var(--main-color-one); background-color: var(--white-color); font-family: var(--heading-font); font-size: 14px; font-weight: 700; text-transform: uppercase; text-align: center; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; border: 1px solid transparent; width: 100%; }

.keshav-form-02 form input, .keshav-form-02 form textarea { padding: 20px 30px; width: 100%; margin-bottom: 20px; border: 1px solid var(--border-color); }

.keshav-form-02 form textarea { height: 150px; }

.keshav-form-02 form ::-webkit-input-placeholder { text-transform: capitalize; }

.keshav-form-02 form :-ms-input-placeholder { text-transform: capitalize; }

.keshav-form-02 form ::-ms-input-placeholder { text-transform: capitalize; }

.keshav-form-02 form ::placeholder { text-transform: capitalize; }

.keshav-form-02 form button { border: 1px solid transparent; }

/* Info Bar */
.info-bar { font-family: var(--heading-font); }

.info-bar-top { background-color: var(--white-soft-color); padding: 5px 0; }

.info-bar-top li { display: inline; }

.info-bar-top .info-top-flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.info-bar-top .top-social-icon li { margin-right: 5px; }

.info-bar-top .top-social-icon li a { -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.info-bar-top .top-social-icon li a:hover { color: var(--main-color-one); }

.info-bar-top .top-link { float: right; }

.info-bar-top .top-link li + li { border-left: 1px solid var(--border-color); }

.info-bar-top .top-link a { text-transform: capitalize; display: inline-block; padding: 0 8px; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; font-size: 13px; }

.info-bar-top .top-link a:hover { color: var(--main-color-one); }

.info-bar-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.info-bar-bottom { padding: 5px 0; }

.info-bar-bottom .info-bottom-right { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; float: right; }

.info-bar-bottom .info-items-flex { display: -webkit-box; display: -ms-flexbox; display: flex; }

.info-bar-bottom .call-us-part.white:hover .content .title, .info-bar-bottom .mail-part.white:hover .content .title, .info-bar-bottom .office-time-part.white:hover .content .title { color: var(--main-color-one); }

.info-bar-bottom .call-us-part.white .content .title, .info-bar-bottom .mail-part.white .content .title, .info-bar-bottom .office-time-part.white .content .title { color: #fff; }

.info-bar-bottom .call-us-part, .info-bar-bottom .mail-part, .info-bar-bottom .office-time-part { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 30px; }

.info-bar-bottom .call-us-part:hover .icon, .info-bar-bottom .mail-part:hover .icon, .info-bar-bottom .office-time-part:hover .icon { -webkit-transform: rotateY(360deg); transform: rotateY(360deg); }

.info-bar-bottom .call-us-part:hover .title, .info-bar-bottom .mail-part:hover .title, .info-bar-bottom .office-time-part:hover .title { color: var(--main-color-one); }

.info-bar-bottom .call-us-part .title, .info-bar-bottom .mail-part .title, .info-bar-bottom .office-time-part .title { display: block; color: var(--heading-color); font-weight: 700; text-transform: capitalize; font-size: 16px; line-height: 26px; margin-bottom: 0px; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; }

.info-bar-bottom .call-us-part .icon, .info-bar-bottom .mail-part .icon, .info-bar-bottom .office-time-part .icon { color: var(--main-color-one); font-size: 40px; line-height: 50px; margin-right: 10px; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; }

.info-bar-bottom .call-us-part .details, .info-bar-bottom .mail-part .details, .info-bar-bottom .office-time-part .details { font-size: 14px; line-height: 24px; color: var(--paragraph-color); }

.info-bar-bottom .office-time-part { margin-right: 0px; }

/* Home 02 Info Bar */
.header-home-02 .info-bar-bottom { background-color: var(--secondary-color); }

.header-home-02 .info-bar-bottom .call-us-part .title, .header-home-02 .info-bar-bottom .mail-part .title, .header-home-02 .info-bar-bottom .office-time-part .title { color: var(--white-color); }

.header-home-02 .info-bar-bottom .call-us-part .details, .header-home-02 .info-bar-bottom .mail-part .details, .header-home-02 .info-bar-bottom .office-time-part .details { color: rgba(255, 255, 255, 0.8); }

.header-home-02 .info-bar-bottom .icon-part li a { color: rgba(255, 255, 255, 0.8); border: 1px solid rgba(255, 255, 255, 0.8); }

.header-home-02 .info-bar-bottom .icon-part li a:hover { color: var(--main-color-one); border: 1px solid var(--main-color-one); }



/*Inner Banner*/
/* 3.13. ========================= BANNER BREADCRUMB ========================= */

.bg-contact2 {
    background: url(../images/banner/banner-1.jpg);
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
}

.lernen_banner {
    padding: 130px 0 130px;
   
    background-size: cover!important;
    background-repeat: no-repeat;
    background-position: center center!important;
    text-align: center;
    position: relative;
}

.bg-contact2:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.81) none repeat scroll 0 0;
    content: "";
    z-index: 0;
}

.lernen_banner_title {
    text-align: center;
    margin: 0px auto;
    padding: 0 20px;
    z-index: 10;
}

.lernen_banner_title h1.light {
    font-weight: 400;
}
.lernen_banner_title h1,
.lernen_banner_title h1 .bold,
.lernen_banner_title h1 b {
    font-size: 40px;
    font-weight: 900;
    color: #fff
}
.lernen_breadcrumb .breadcrumbs {
    margin: 0;
    background: 0 0;
    font-size: 15px
}

.lernen_breadcrumb .breadcrumbs span a {
    color: #fff;
    -o-transition: all .3s;
    transition: all .3s
}

.lernen_breadcrumb .breadcrumbs span a:hover {
    color: #fff;
}
.lernen_breadcrumb .breadcrumbs span.last-item {
    color: #e18b1d;
}
.lernen_breadcrumb .breadcrumbs span.separator {
    display:none!important;
}
.lernen_breadcrumb .breadcrumbs span a {
    position: relative;
    display: inline-block;
    padding-right: 20px;
}
.lernen_breadcrumb .breadcrumbs span a:after {
    content: "-";
    width: 6px;
   
    border-radius: 3px;
    position: absolute;
    right: 5px;
   
}

.lernen_breadcrumb .breadcrumbs span.separator {
    margin: 0 10px
}
/*===========================
    Home 01 
===========================*/
.home-01-banner { background-position: center; background-size: cover; background-repeat: no-repeat; position: relative; }

.home-01-banner:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: -webkit-linear-gradient(45deg, #fff, transparent); background-image: -o-linear-gradient(45deg, #fff, transparent); background-image: linear-gradient(45deg, #fff, transparent); }

.home-01-banner .subtitle { color: var(--heading-color); font-size: 30px; line-height: 40px; font-family: var(--heading-font); font-weight: 500; margin-bottom: 10px; display: block; text-transform: capitalize; }

.home-01-banner .title { font-size: 70px; line-height: 80px; font-weight: 700; color: var(--main-color-one); }

.home-01-banner p { color: var(--paragraph-color); max-width: 650px; font-size: 20px; line-height: 30px; word-break: break-all; }

.home-01-banner .btn-wrapper { margin-top: 30px; }

.home-01-banner .home-01-banner-content { padding: 177px 0 315px; }

.features-section { overflow: hidden; }

.keshav-feature-item { position: relative; overflow: hidden; margin-bottom: 30px; }

.keshav-feature-item:before { content: ''; position: absolute; bottom: 0; right: 0; height:100px; width:100px; background:var(--main-color-one); -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.keshav-feature-item:hover:before { border-bottom: 300px solid var(--main-color-one); border-left: 300px solid transparent; }

.keshav-feature-item .feature-image {position: relative;
width: 95%;
margin-bottom: 5%; }

.keshav-feature-item .feature-image:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: -webkit-gradient(linear, left top, right top, from(#000000), to(transparent)); background-image: -webkit-linear-gradient(left, #000000, transparent); background-image: -o-linear-gradient(left, #000000, transparent); background-image: linear-gradient(90deg, #000000, transparent); }

.keshav-feature-item .feature-content { position: absolute; left: 30px; bottom: 45px; }

.keshav-feature-item .feature-content .subtitle { color: var(--main-color-one); font-family: var(--heading-font); font-size: 12px; font-weight: 700; text-transform: uppercase; display: block; margin-bottom: 10px; }

.keshav-feature-item .feature-content .title { color: var(--white-color); width: 80%; font-size: 22px; line-height: 30px; font-weight: 600; cursor: pointer; }

.about-section .tab-content { padding-left: 20px; }

.about-section .tab-content .title { font-size: 26px; line-height: 36px; }

.about-section .nav-pills .nav-link { border-radius: 0; }

.about-section .nav-pills a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: var(--white-soft-color); padding: 15px 30px; cursor: pointer; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; position: relative; }

.about-section .nav-pills a + a { margin-top: 30px; }

.about-section .nav-pills a .title { font-size: 18px; line-height: 26px; }

.about-section .nav-pills a i { color: var(--main-color-one); font-size: 50px; margin-right: 20px; }

.about-section .nav-pills a:before { content: ''; position: absolute; top: 50%; right: -15px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); border-top: 10px solid transparent; border-left: 15px solid var(--main-color-one); border-bottom: 10px solid transparent; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; opacity: 0; visibility: hidden; }

.about-section .nav-pills .active { background-color: var(--main-color-one) !important; }

.about-section .nav-pills .active i, .about-section .nav-pills .active .title { color: var(--white-color); }

.about-section .nav-pills .active:before { opacity: 1; visibility: visible; }

.about-section .tab-content ul { margin-top: 20px; }

.about-section .tab-content ul li + li { margin-top: 10px; }

.about-section .tab-content ul li i { color: var(--main-color-one); margin-right: 10px; }

.keshav-service-item { position: relative; text-align: center; padding: 0 0 20px; overflow: hidden; }

.keshav-service-item:before { content: ''; position: absolute; left: -100%; bottom: 0; width: 100%; height: 3px; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.keshav-service-item .service-icon { color: var(--main-color-one); margin-bottom: 15px; font-size: 50px; line-height: 60px; }

.keshav-service-item .service-content .title {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}
.keshav-service-item .service-content p { font-size: 16px; line-height: 26px; }

.keshav-service-item:hover:before { left: 0; }

.services-section .prev-arrow, .services-section .next-arrow { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 30px; background-color: #e6e7e57d; width: 50px; height: 50px; line-height: 50px; border-radius: 50%; text-align: center; cursor: pointer; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; z-index: 1; }

.services-section .prev-arrow:hover, .services-section .next-arrow:hover { color: var(--white-color); background-color: var(--main-color-one); }

.services-section .prev-arrow { left: -70px; }

.services-section .next-arrow { right: -70px; }

.services-section .slick-slide { margin: 0 10px; }


.section-title h5{
	color: #f71735;
}
.section-title h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 1px;
    margin-bottom: 12px;
    margin-top: 5px;
}
.section-title h2.title {
    font-weight: 700;
    font-size: 22px;
    line-height: 55px;
    margin-bottom: 0;
    text-transform: capitalize;
}
.section-title .title-desc {
   
    line-height: 26px;
    margin-bottom: 15px;
   
}
ul.ttm-list {
    list-style: none;
    padding: 0;
        padding-left: 0px;
    padding-left: 0;
}
.ttm-list.ttm-list-style-icon li {
    padding-left: 27px;
    list-style: none;
    position: relative;
    padding-bottom: 8px;
}
.ttm-list.ttm-list-style-icon li i {
    position: absolute;
    left: 0px;
    top: 5px;
}
.ttm-textcolor-skincolor{
	color:#e18b1d;
}
.ttm_single_image-wrapper.with-border {
    border: 1px solid 
    #e8ecef;
}
.p-12 {
    padding: 12px !important;
}

.videos-section { background: url("../images/home-01/video-bg.jpg"); background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; overflow: hidden; }

.videos-section:before { content: ''; position: absolute; top: 0; right: -5%; width: 65%; height: 100%; background-color: var(--main-color-one); -webkit-transform: skew(-12deg); -ms-transform: skew(-12deg); transform: skew(-12deg); }

.videos-section .section-title-inner .title { font-size: 36px; line-height: 46px; font-weight: 700; color: #fff; margin-bottom: 15px; }

.videos-section .video-play-button .button-video { display: inline-block; font-size: 20px; color: var(--main-color-one); width: 100px; height: 100px; line-height: 100px; text-align: center; background-color: var(--white-color); border-radius: 50%; cursor: pointer; -webkit-animation: ripple 1s linear infinite; animation: ripple 1s linear infinite; }

.videos-section .video-content .title, .videos-section .video-content i { color: var(--white-color); }

.videos-section .video-content p { color: var(--white-color); opacity: .8; line-height: 1.6; }

.keshav-about-item { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 15px; }

.keshav-about-item:hover .about-icon { -webkit-transform: rotateY(360deg); transform: rotateY(360deg); }

.keshav-about-item .about-icon { margin-right: 20px; -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; font-size: 50px; line-height: 60px; }

.keshav-about-item .about-content .title { font-size: 20px; line-height: 30px; }

.counter-section { background: url("../images/counter-bg.jpg") no-repeat center/cover; position: relative; background-color: var(--secondary-color); }

.counter-section:before {
    position: absolute;
    content: "";
 background: rgba(9, 9, 9, 0.39);

    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}

.keshav-single-counter { text-align: center; margin-bottom: 30px; }

.keshav-single-counter .counter-icon { color: var(--main-color-one); font-size: 50px; line-height: 60px; margin-bottom: 15px; }

.keshav-single-counter .title { color: var(--white-color); font-size: 48px; line-height: 58px; font-weight: 700; }

.keshav-single-counter .counter-title { color: var(--white-color); opacity: .8; font-size: 18px; line-height: 28px; font-family: var(--body-font); text-transform: capitalize; }

.keshav-project-item { position: relative; text-align: center; margin-bottom: 30px; }

.keshav-project-item .project-image img { width: 100%; }

.keshav-project-item .hover-state { position: absolute; top: 10%; left: 10%; width: 80%; height: 80%; background-color: rgba(255, 88, 32, 0.9); -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; -webkit-transform: scale(0, 0); -ms-transform: scale(0, 0); transform: scale(0, 0); }

.keshav-project-item .hover-state .hover-state-content { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; }

.keshav-project-item .hover-state .hover-state-content h6.title { color: var(--white-color); }

.keshav-project-item .hover-state .hover-state-content span { color: var(--white-color); opacity: .8; text-transform: capitalize; }

.keshav-project-item:hover .hover-state { -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }

.partners-section .partners-title { margin-bottom: 40px; text-align: center; position: relative; }

.partners-section .partners-title:before { content: ''; position: absolute; top: 16px; left: 0; width: 100%; height: 100%; border: 0; border-top: 1px dashed var(--border-color); z-index: -1; }

.partners-section .partners-title .title { background-color: var(--white-color); display: inline-block; padding: 0 20px; font-size: 24px; line-height: 34px; font-weight: 600; }

.partners-section .single-partners-slide { width: 100%; height: 50px; position: relative; }

.partners-section .single-partners-slide img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: auto; }

.quote-section { background: no-repeat center / cover; }

.keshav-about-item-02 .about-content { padding: 24px 40px 26px; background-color: var(--white-color); }

.keshav-about-item-02 .about-content .title { font-weight: 700; font-size: 22px; line-height: 32px; }

.keshav-about-item-02 .about-content p { margin-bottom: 0; line-height: 1.6; }

.testimonial-section { position: relative; background: url("../images/home-01/testimonial-bg.jpg") no-repeat center/cover; }

.testimonial-section .testimonial-title { margin-bottom: 60px; }

.testimonial-section .testimonial-title h2.title { color: var(--white-color); }

.testimonial-section .testimonial-title h2.title span { color: var(--main-color-one); }

.testimonial-section .slick-slide { margin: 0 15px; }

.keshav-testimonial-item .testimonial-content { padding: 30px; border: 1px solid rgba(255, 255, 255, 0.3); position: relative; }

.keshav-testimonial-item .testimonial-content:before { content: ''; position: absolute; left: 40px; bottom: -16px; width: 22px; height: 30px; border-right: 1px solid rgba(255, 255, 255, 0.3); border-bottom: 1px solid rgba(255, 255, 255, 0.3); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(54deg); background-color: var(--secondary-color); }

.keshav-testimonial-item .testimonial-content span { color: rgba(255, 255, 255, 0.8); font-size: 16px; line-height: 26px; font-family: var(--heading-font); font-style: italic; margin-bottom: 0; }

.keshav-testimonial-item .testimonial-author { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 40px; }

.keshav-testimonial-item .testimonial-author .author-image { margin-right: 20px; }

.keshav-testimonial-item .testimonial-author .author-image img { width: 70px; height: 70px; border-radius: 50%; border: 2px solid rgba(255, 255, 255, 0.8); }

.keshav-testimonial-item .testimonial-author .author-name { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; margin-top: 5px; }

.keshav-testimonial-item .testimonial-author .author-name .title { color: var(--white-color); margin-bottom: 0px; font-size: 18px; line-height: 26px; }

.keshav-testimonial-item .testimonial-author .author-name span { color: var(--main-color-one); font-size: 14px; line-height: 24px; }

.news-section .prev-arrow, .news-section .next-arrow { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 30px; background-color: #e6e7e5; width: 50px; height: 50px; line-height: 50px; border-radius: 50%; text-align: center; cursor: pointer; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; z-index: 1; }

.news-section .prev-arrow:hover, .news-section .next-arrow:hover { color: var(--white-color); background-color: var(--main-color-one); }

.news-section .prev-arrow { left: -70px; }

.news-section .next-arrow { right: -70px; }

.news-section .slick-slide { margin: 0 15px; }

.keshav-news-item:hover .news-image img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

.keshav-news-item .news-image { position: relative; overflow: hidden; }

.keshav-news-item .news-image .news-date { padding: 20px 20px 10px; background-color: var(--main-color-one); text-align: center; display: inline-block; position: absolute; left: 20px; bottom: 20px; }

.keshav-news-item .news-image .news-date .title { color: var(--white-color); font-weight: 700; line-height: 10px; font-size: 24px; }

.keshav-news-item .news-image .news-date span { color: var(--white-color); text-transform: capitalize; opacity: .8; }

.keshav-news-item .news-image img { -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; width: 100%; -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

.keshav-news-item .news-content { padding: 25px 20px; border: 1px solid #e2e2e2; }

.keshav-news-item .news-content .news-meta { font-size: 14px; text-transform: capitalize; margin-bottom: 10px; }

.keshav-news-item .news-content .news-meta a { -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; }

.keshav-news-item .news-content .news-meta a:hover { color: var(--main-color-one); }

.keshav-news-item .news-content .news-meta i { margin-right: 10px; }

.keshav-news-item .news-content .news-meta li { display: inline-block; }

.keshav-news-item .news-content .news-meta li + li { margin-left: 20px; }

.keshav-news-item .news-content .title { font-weight: 700; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; font-size: 22px; line-height: 30px; margin-bottom: 17px; }

.keshav-news-item .news-content .title:hover { color: var(--main-color-one); }

.keshav-news-item .news-content p { margin-bottom: 0; line-height: 1.6; }

.cta-section { background: url("../images/home-01/cta-bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; }

.cta-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); }

.cta-section .cta-content .title { color: var(--white-color); line-height: 60px; font-size: 36px; font-weight: 700; }

.cta-section .cta-button { text-align: right; }

.cta-section .cta-button .template-btn { font-size: 20px; }



/* 3.12. ========================= WHY US ========================= */

#why-us .why-us-left-bg {
    background-image: url("../images/content/landing/about.html");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:50px;
}
#why-us .whyus-style-two.why-us-left-bg {
    background-image: url("../images/content/breadcrumb/home2-about.html");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .why-us-left-bg2 {
    background-image: url("../images/content/landing/about2.html");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .why-us-left-bg3,
#why-us-two .why-us-left-bg3 {
    background-image: url("../images/content/landing/about3.html");
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .why-us-left-bg4 {
    background-image: url("../images/content/landing/slider3.html");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .why-us-left-bg5 {
    background-image: url("../images/content/landing/man.html");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .why-us-left-bg6 {
    background-image: url("../images/content/landing/index4-about.html");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#why-us .wrap-padding,
#why-us-two .wrap-padding {
    max-width: 750px;
}

#why-us .wrap-padding, #why-us-two .wrap-padding {
    max-width: 750px;
}
.wrap-padding {
    padding:65px;
}

.themeioan_ul_icon {
    margin-top:15px;
}
.themeioan_ul_icon li {
    line-height: 33px;
    font-size: 16px;
    color: 000000;
}

.themeioan_ul_icon i,
.course-viewer ul li i {
    padding-right: 3px;
}
 .themeioan_ul_icon i{
 	color: #e18b1d;
 }
 .themeioan_ul_icon li span{
 	color:#000;
 }
.wrap-bg.wrap-bg-dark, .wrap-bg-dark {
    background-color: 
    #f1f6fd;
}

/* Home 02 */
.home-02-banner { background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; text-align: center; }

.home-02-banner .subtitle { color: var(--white-color); font-size: 30px; line-height: 40px; font-family: var(--heading-font); font-weight: 500; margin-bottom: 10px; display: block; text-transform: capitalize; }

.home-02-banner .title { font-size: 70px; line-height: 80px; font-weight: 700; color: var(--main-color-one); }

.home-02-banner p { color: rgba(255, 255, 255, 0.8); max-width: 650px; font-size: 20px; line-height: 30px; word-break: break-all; margin: 0 auto; }

.home-02-banner .btn-wrapper { margin-top: 30px; }

.home-02-banner .home-01-banner-content { padding: 180px 0 315px; }

.home-02-banner:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(25, 29, 51, 0.7)), to(transparent)); background-image: -webkit-linear-gradient(rgba(25, 29, 51, 0.7), transparent); background-image: -o-linear-gradient(rgba(25, 29, 51, 0.7), transparent); background-image: linear-gradient(rgba(25, 29, 51, 0.7), transparent); }

.keshav-feature-item-02 { padding: 20px; background-color: var(--white-color); position: relative; margin-bottom: 30px; }

.keshav-feature-item-02:before { content: ''; position: absolute; bottom: 0; right: 0; border-bottom: 30px solid var(--main-color-one); border-left: 30px solid transparent; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.keshav-feature-item-02:hover:before { border-bottom: 70px solid var(--main-color-one); border-left: 70px solid transparent; }

.keshav-feature-item-02 .feature-content { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.keshav-feature-item-02 .feature-content .feature-icon { margin-right: 20px; color: var(--main-color-one); font-size: 50px; line-height: 60px; }

.keshav-feature-item-02 .feature-content .title { font-size: 20px; line-height: 30px; }

.services-home-02 .services-title .subtitle { color: #ff5820; font-family: var(--heading-font); font-weight: 600; text-transform: uppercase; font-size: 16px; line-height: 26px; }

.services-home-02 .services-title .title { font-size: 48px; line-height: 58px; font-weight: 700; }

.services-home-02 .keshav-about-item .about-icon { color: var(--main-color-one); }

.about-home-02 { background-color: var(--white-soft-color); }

.about-home-02 .section-title:before { color: #cecece; }

.about-home-02 .nav-pills { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.about-home-02 .nav-pills .nav-link { border-radius: 0; }

.about-home-02 .nav-pills a { width: 32%; margin-bottom: 40px; background-color: var(--white-color); }

.about-home-02 .nav-pills a + a { margin-top: 0; }

.about-home-02 .nav-pills a::before { right: 0; border-left: 15px solid transparent; }

.about-home-02 .nav-pills .tab-list-icon { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }

.about-home-02 .nav-pills .active p { color: var(--white-color); }

.quote-home-02 { background-color: var(--white-soft-color); }

/* Home 03 */
.header-home-03 { position: absolute; top: 0; left: 0; width: 100%; z-index: 3; }

.header-home-03 .info-bar-bottom .icon-part li a { border: 1px solid rgba(0, 0, 0, 0.3); }

.header-home-03 .info-bar-bottom .icon-part li a:hover { border-color: var(--main-color-one); }

.header-home-03 .keshav-nav-right { width: 22%; height: 100%; padding-top: 26px; }

.header-home-03 .keshav-nav-right:after { display: none; }

.header-home-03 .keshav-nav-right span { font-style: normal; }

.header-home-03 .navbar-area.nav-style-02 { background-color: transparent; }

.header-home-03 .navbar-area.nav-style-02 .nav-container { position: relative; width: 82%; }

.header-home-03 .navbar-area.nav-style-02 .nav-container:after { position: absolute; left: 0px; top: 0; width: calc( 100% - 27%); background-color: #191d33; content: ''; height: 100%; z-index: -1; }

.header-home-03 .navbar-area.nav-style-02 .nav-container:before { position: absolute; right: 25%; top: 0; width: 40px; background-color: #191e33; height: 100%; content: ''; z-index: -1; -webkit-transform: skew(-20deg); -ms-transform: skew(-20deg); transform: skew(-20deg); }

.home-03-banner { background: no-repeat center / cover; position: relative; }

.home-03-banner .subtitle { color: var(--heading-color); font-size: 30px; line-height: 40px; font-family: var(--heading-font); font-weight: 500; margin-bottom: 10px; display: block; text-transform: capitalize; }

.home-03-banner .title { font-size: 70px; line-height: 80px; font-weight: 700; color: var(--main-color-one); }

.home-03-banner p { color: var(--paragraph-color); max-width: 650px; font-size: 20px; line-height: 30px; word-break: break-all; }

.home-03-banner .btn-wrapper { margin-top: 30px; }

.home-03-banner .home-03-banner-content { padding: 330px 0 355px; }

.feature-home-03 { margin-top: -200px; }

.feature-home-03 .feature-item-left { background-color: var(--main-color-one); padding: 64px 40px 56px; margin-bottom: 30px; }

.feature-home-03 .feature-item-left .feature-item-top { display: -webkit-box; display: -ms-flexbox; display: flex; }

.feature-home-03 .feature-item-left .feature-item-top .feature-top-image { position: relative; }

.feature-home-03 .feature-item-left .feature-item-top .feature-top-image .absolute-content { position: absolute; top: 10%; left: 10%; width: 80%; height: 80%; background-color: var(--main-color-one); text-align: center; }

.feature-home-03 .feature-item-left .feature-item-top .feature-top-image .absolute-content span { color: #fff; font-family: var(--heading-font); font-size: 60px; font-weight: 700; line-height: 120px; }

.feature-home-03 .feature-item-left .feature-item-top .feature-top-content { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; margin-left: 20px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.feature-home-03 .feature-item-left .feature-item-top .feature-top-content .title { font-size: 20px; line-height: 30px; color: #fff; }

.feature-home-03 .feature-item-left .feature-item-title { margin-top: 36px; }

.feature-home-03 .feature-item-left .feature-item-title .title { color: #fff; }

.keshav-feature-item-03 { margin-bottom: 30px; }

.keshav-feature-item-03 .feature-item-image { background-repeat: no-repeat; background-size: cover; background-position: center; height: 240px; }

.keshav-feature-item-03 .feature-item-content { padding: 30px 30px 18px; text-align: center; position: relative; }

.keshav-feature-item-03 .feature-item-content .feature-icon { font-size: 50px; line-height: 50px; margin-bottom: 15px; color: #fff; }

.keshav-feature-item-03 .feature-item-content .title { color: #fff; font-size: 22px; line-height: 30px; }

.keshav-feature-item-03 .feature-item-content p { color: rgba(255, 255, 255, 0.8); font-size: 16px; line-height: 26px; }

.keshav-feature-item-03 .feature-item-content.yellow-bg { background-color: #feb52d; }

.keshav-feature-item-03 .feature-item-content.yellow-bg:before { content: ''; position: absolute; left: 50%; top: -15px; -webkit-transform: translateX(-50%) rotate(45deg); -ms-transform: translateX(-50%) rotate(45deg); transform: translateX(-50%) rotate(45deg); width: 30px; height: 30px; background-color: #feb52d; z-index: 1; }

.keshav-feature-item-03 .feature-item-content.red-bg { background-color: #fa0013; }

.keshav-feature-item-03 .feature-item-content.red-bg:before { content: ''; position: absolute; left: 50%; bottom: -15px; -webkit-transform: translateX(-50%) rotate(45deg); -ms-transform: translateX(-50%) rotate(45deg); transform: translateX(-50%) rotate(45deg); width: 30px; height: 30px; background-color: #fa0013; z-index: 1; }

.about-home-03 .about-left .title { font-size: 48px; line-height: 58px; text-transform: capitalize; font-weight: 700; margin-bottom: 15px; }

.about-home-03 .about-left p { font-size: 16px; line-height: 26px; }

.about-home-03 .about-left .btn-wrapper { margin-top: 27px; }

.about-home-03 .about-right { position: relative; }

.about-home-03 .about-right .about-image { text-align: right; }

.about-home-03 .about-right .about-image img { width: 80%; margin-left: auto; }

.about-home-03 .about-right .signature-part { position: absolute; bottom: 100px; left: 0; width: 300px; padding: 30px; background-color: var(--secondary-color); }

.about-home-03 .about-right .signature-part p { color: #fff; }

.about-home-03 .about-right .signature-part img { width: auto; }

.projects-home-03 { position: relative; background: no-repeat top center / 100% 70%; }

.projects-home-03:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 70%; background-color: rgba(0, 0, 0, 0.8); }

.projects-home-03 .section-title h2.title, .projects-home-03 .section-title p { color: #fff; }

.quote-home-03 .keshav-about-item-02 .about-content { background-color: var(--white-soft-color); }

/* About */
.breadcrumb-area { background-size: cover; background-position: center; background-repeat: no-repeat; padding: 130px 0 115px; position: relative; }

.breadcrumb-area:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: -webkit-linear-gradient(45deg, #fff, transparent); background-image: -o-linear-gradient(45deg, #fff, transparent); background-image: linear-gradient(45deg, #fff, transparent); }

.breadcrumb-area h2.title { color: var(--secondary-color); margin-bottom: 20px; }

.breadcrumb-area ul li { display: inline; margin-right: 5px; color: var(--secondary-color); text-transform: capitalize; font-weight: 500; }

.breadcrumb-area ul .page-name { color: var(--main-color-one); }

.keshav-team-item { margin-bottom: 30px; text-align: center; }

.keshav-team-item .team-image { position: relative; }

.keshav-team-item .team-image:hover .hover-state { -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }

.keshav-team-item .team-image .hover-state { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 88, 32, 0.9); -webkit-transform: scale(0, 0); -ms-transform: scale(0, 0); transform: scale(0, 0); -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.keshav-team-item .team-image .hover-state ul { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; }

.keshav-team-item .team-image .hover-state ul li { display: inline-block; margin: 0 3px; }

.keshav-team-item .team-image .hover-state ul li a { color: #fff; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.keshav-team-item .team-image .hover-state ul li a:hover { color: var(--secondary-color); }

.keshav-team-item .team-content { padding: 25px 0px; }

.keshav-team-item .team-content .title { font-size: 20px; line-height: 30px; font-weight: 700; margin-bottom: 0; }

.keshav-team-item .team-content .designation { font-size: 14px; line-height: 24px; text-transform: capitalize; }

/* Service */
.keshav-feature-item-04 { background-color: var(--white-color); position: relative; margin-bottom: 30px; }

.keshav-feature-item-04:hover .feature-content .feature-icon { -webkit-transform: rotateY(360deg); transform: rotateY(360deg); }

.keshav-feature-item-04:hover .feature-content .freaure-title .title { color: var(--main-color-one); }

.keshav-feature-item-04 .feature-image { overflow: hidden; }

.keshav-feature-item-04 .feature-image img { width: 100%; -webkit-transform: scale(1.01); -ms-transform: scale(1.01); transform: scale(1.01); }

.keshav-feature-item-04 .feature-content { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 10px 20px; border: 1px solid #e2e2e2; border-top: none; }

.keshav-feature-item-04 .feature-content .feature-title { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.keshav-feature-item-04 .feature-content .title { font-size: 20px; line-height: 28px; font-weight: 700; }

.keshav-feature-item-04 .feature-content .feature-icon { margin-right: 20px; font-size: 40px; line-height: 50px; color: var(--main-color-one); -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; }

/* Service Single */
.service-detail-area .service-content { margin-top: 40px; }

.service-detail-area .service-content ul { margin-top: 20px; }

.service-detail-area .service-content ul li + li { margin-top: 10px; }

.service-detail-area .service-content ul li i { color: var(--main-color-one); margin-right: 10px; }

/* Project */
.keshav-project-tab { text-align: center; margin-bottom: 40px; }

.keshav-project-tab ul li { color: #000000; text-transform: capitalize; display: inline-block; margin: 0 10px; font-size: 18px; font-family: var(--heading-font); cursor: pointer; }

.keshav-project-tab ul .active { color: var(--main-color-one); }

/* Project Single */
.project-detail-area .project-content { margin-top: 26px; }

.project-detail-area .project-content ul { margin-top: 20px; }

.project-detail-area .project-content ul li + li { margin-top: 10px; }

.project-detail-area .project-content ul li i { color: var(--main-color-one); margin-right: 10px; }

.project-detail-area .widget-nav-menu { background-color: var(--white-soft-color); padding: 30px 30px 40px; }

.project-detail-area .widget-nav-menu h5.title { font-weight: 700; }

.project-detail-area .widget-nav-menu ul { margin-top: 20px; }

.project-detail-area .widget-nav-menu ul li { text-transform: capitalize; }

.project-detail-area .widget-nav-menu ul li + li { margin-top: 10px; }

.project-detail-area .widget-nav-menu ul li b { color: #000000; }

/* Contact */
.contact-area .widget-nav-menu { background-color: var(--white-soft-color); padding: 40px 30px; }

.contact-area .widget-nav-menu ul li { text-transform: capitalize; }

.contact-area .widget-nav-menu ul li + li { margin-top: 20px; }

.contact-area .call-us-part, .contact-area .mail-part, .contact-area .address-part { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.contact-area .call-us-part span, .contact-area .mail-part span, .contact-area .address-part span { display: block; color: #000000; font-weight: 700; text-transform: capitalize; }

.contact-area .call-us-part i, .contact-area .mail-part i, .contact-area .address-part i { color: var(--main-color-one); font-size: 40px; margin-right: 10px; }

.contact-area .contact-title { margin-bottom: 60px; }

.contact-area .contact-title .title-paragraph { font-size: 18px; font-weight: 400; line-height: 28px; text-transform: capitalize; }

/* Blog */
.blog-area .keshav-news-item { margin-bottom: 60px; }

.blog-area .keshav-news-item .news-content .title { font-size: 26px; line-height: 36px; }

.widget-area .widget-style { padding: 30px; border: 1px solid #e2e2e2; margin-bottom: 30px; }

.widget-area .widget-style .widget-title { margin-bottom: 20px; }

.widget-area .widget-search form { width: 100%; position: relative; }

.widget-area .widget-search form input { width: 100%; height: 50px; padding: 0 30px; background-color: var(--white-soft-color); border: 1px solid transparent; }

.widget-area .widget-search form button { position: absolute; top: 0; right: 0; width: 50px; height: 50px; border: 1px solid transparent; background-color: var(--white-soft-color); color: #000; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.widget-area .widget-search form button:hover { color: var(--main-color-one); }

.widget-area .widget-recent-post .single-post { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.widget-area .widget-recent-post .single-post + .single-post { margin-top: 30px; }

.widget-area .widget-recent-post .single-post .single-post-image { width: 100px; margin-right: 10px; }

.widget-area .widget-recent-post .single-post .single-post-content a { color: #000000; font-family: var(--heading-font); -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; font-weight: 600; font-size: 16px; line-height: 20px; display: inline-block; }

.widget-area .widget-recent-post .single-post .single-post-content a:hover { color: var(--main-color-one); }

.widget-area .widget-recent-post .single-post .single-post-content span { font-size: 14px; text-transform: capitalize; display: block; }

.widget-area .widget-social-links ul li { display: inline; }

.widget-area .widget-social-links ul li + li { margin-left: 10px; }

.widget-area .widget-social-links ul li a { font-size: 30px; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; line-height: 0; }

.widget-area .widget-social-links ul li a:hover { opacity: .7; }

.widget-area .widget-social-links ul li .facebook-icon { color: #3b5999; }

.widget-area .widget-social-links ul li .twitter-icon { color: #55acee; }

.widget-area .widget-social-links ul li .google-plus-icon { color: #dd4b39; }

.widget-area .widget-social-links ul li .instagram-icon { color: #e4405f; }

.widget-area .widget-categories li { position: relative; }

.widget-area .widget-categories li a { font-size: 14px; text-transform: capitalize; font-family: var(--heading-font); -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.widget-area .widget-categories li a:hover { color: var(--main-color-one); }

.widget-area .widget-categories li + li { margin-top: 10px; }

.widget-area .widget-categories li span { position: absolute; top: 0; right: 0; }

.widget-area .widget-categories li i { margin-right: 10px; color: var(--main-color-one); }

.keshav-blog-pagination ul li { display: inline-block; width: 30px; height: 30px; border: 1px solid var(--border-color); text-align: center; line-height: 30px; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; cursor: pointer; }

.keshav-blog-pagination ul li + li { margin-left: 10px; }

.keshav-blog-pagination ul li:hover { color: #fff; background-color: var(--main-color-one); border: 1px solid transparent; }

.keshav-blog-pagination ul .active { color: #fff; background-color: var(--main-color-one); border: 1px solid transparent; }

/* Blog Single */
.blog-single-area .keshav-news-item { margin-bottom: 0; }

.blog-single-area .keshav-news-item .news-content { border: none; padding: 30px 0 0; }

.blog-single-area .keshav-news-item .news-content h5.title { font-size: 28px; line-height: 38px; }

.blog-single-area .keshav-news-item .news-content h5.title:hover { color: #000000; }

.blog-single-area .keshav-news-item .news-content .blog-single-quote { position: relative; padding: 30px; background-color: var(--white-soft-color); }

.blog-single-area .keshav-news-item .news-content .blog-single-quote .blog-quote { position: absolute; top: 25px; left: 30px; color: var(--main-color-one); font-size: 30px; }

.blog-single-area .keshav-news-item .news-content .blog-single-quote p { margin-top: 0; margin-left: 45px; }

.blog-single-area .comments-title { margin-bottom: 40px; }

.blog-single-area .comments-title h5.title { font-weight: 700; }

.blog-single-area .single-comment-list { margin-top: 40px; }

.blog-single-area .single-comment-list .list-image { float: left; overflow: hidden; margin-right: 20px; }

.blog-single-area .single-comment-list .list-image img { width: 100px; height: 100px; border-radius: 50%; }

.blog-single-area .single-comment-list .list-content { overflow: hidden; }

.blog-single-area .single-comment-list .list-content .replay-button { text-transform: capitalize; opacity: .8; cursor: pointer; }

.blog-single-area .single-comment-list .list-content .replay-button i { margin-right: 5px; }

.blog-single-area .single-comment-list-02 { margin-left: 100px; }

.blog-single-area .area-separator { width: 100%; height: 1px; background-color: #e2e2e2; margin: 40px 0; }

/*# sourceMappingURL=style.css.map */


.carousel.slide .las{
		font-size:35px;
	}



/*** 

====================================================================
	Experiance Section
====================================================================

***/

.experiance-section{
	padding-bottom:115px;
	position:relative;
	padding-top:115px;
}

.experiance-section .pattern-layer{
	position:absolute;
	right:0px;
	top:0px;
	width:50%;
	height:50%;
}

.experiance-section .title-column{
	position:relative;
	
}

.experiance-section .title-column .inner-column{
	position:relative;
}

.experiance-section .title-column .upper-box{
	position:relative;
	margin-bottom:90px;
}

.experiance-section .title-column .upper-box .upper-inner{
	position:relative;
	padding-left:200px;
}

.experiance-section .title-column .upper-box .upper-inner:before{
	position:absolute;
	content:'';
	left:0px;
	top:-45px;
	width:110px;
	height:172px;
	border:12px solid #eaeaea;
}

.experiance-section .title-column .upper-box .number{
	position:absolute;
	left:40px;
	top:-20px;
	color:#ab7442;
	font-weight:700;
	line-height:1em;
	font-size:120px;
}

.experiance-section .title-column .upper-box h3{
	position:relative;
	color:#322f2f;
	font-size:30px;
	font-weight:700;
	line-height:1.3em;
	text-transform:uppercase;
}

.experiance-section .title-column .upper-box .upper-title{
	position:relative;
	color:#ab7442;
	font-size:20px;
	font-weight:600;
	line-height:1.3em;
	margin-top:7px;
	text-transform:uppercase;
}

.experiance-section .title-column .inner-column .text{
	position:relative;
	font-size:16px;
	line-height:1.7em;
	margin-bottom:40px;
}

.experiance-section .title-column .lower-box .theme-btn{
	position:relative;
	float:left;
}

.experiance-section .title-column .lower-box .signature{
	position:relative;
	float:left;
	margin-top:-10px;
	margin-left:40px;
}

.experiance-section .video-column{
	position:relative;
}

.experiance-section .video-column .inner-column{
	position:relative;
	padding-left:40px;
	padding-bottom:40px;
}

.experiance-section .video-column .image{
	position:relative;
	padding-right:60px;
}

.experiance-section .video-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.experiance-section .video-column .image .video-box{
	position:absolute;
	right:-20px;
	bottom:-90px;
	width:270px;
	height:180px;
	z-index:1;
	overflow:hidden;
}

.experiance-section .video-column .image .video-box .video-image{
	position:relative;
	margin:0px;
}

.experiance-section .video-column .image .video-box .video-image img{
	position:relative;
	width:100%;
	z-index:3;
}

.experiance-section .video-column .image .video-box .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
	overflow:hidden;
	line-height: 45px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.experiance-section .video-column .image .video-box .overlay-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	z-index:10;
	background-color:rgba(171,116,66,0.95);
}

.experiance-section .video-column .image .video-box .overlay-box span{
	position: absolute;
	width:60px;
	height: 60px;
	left:50%;
    top: 50%;
	z-index:99;
	color: #ffffff;
	font-weight:400;
	font-size:16px;
	text-align: center;
	border-radius:50%;
	padding-left:4px;
	display: inline-block;
	margin-top: -30px;
	margin-left:-30px;
	line-height:60px;
	transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
	background-color:rgba(255,255,255,0.30);
}

.experiance-section .video-column .image .video-box .overlay-box span:after{
	position:absolute;
	content:'';
	left:-9px;
	top:-9px;
	right:-9px;
	bottom:-9px;
	border-radius:50px;
	border:1px dashed #ffffff;
}

.experiance-section .video-column .image .video-box .ripple,
.experiance-section .video-column .image .video-box .ripple:before,
.experiance-section .video-column .image .video-box .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width:60px;
	height: 60px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.experiance-section .video-column .image .video-box .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.experiance-section .video-column .image .video-box .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);}
    100% {box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);}
}

@keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);}
    100% {box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);}
}


.experiance-section .video-column .info-box{
	position:relative;
	margin-top:90px;
}

.experiance-section .video-column .info-box .info-inner{
	position:relative;
	padding-left:85px;
	display:inline-block;
}

.experiance-section .video-column .info-box .icon{
	position:absolute;
	left:0px;
	top:0px;
	width:60px;
	height:60px;
	color:#3c3939;
	font-size:28px;
	text-align:center;
	border-radius:50px;
	line-height:58px;
	border:1px solid #3c3939;
	background-color:#ffffff;
}

.experiance-section .video-column .info-box h3{
	position:relative;
	color:#322f2f;
	top:-2px;
	font-size:18px;
	font-weight:700;
	text-transform:capitalize;
}

.experiance-section .video-column .info-box .number{
	position:relative;
	color:#777777;
	font-size:24px;
	font-weight:700;
	text-transform:capitalize;
}

.experiance-section.style-two{
	/*padding-bottom:120px;*/
}


/*Tab*/
.accordion .card {
		background: none;
		border: none;
		border: 1px solid #eaeaea;
	}
	.accordion .card .card-header {
		background: none;
		border: none;
		padding: .4rem 1rem;
		
	}
	.accordion .card-header h2 span {
		float: left;
		margin-top: 10px;
	}
	.accordion .card-header .btn {
	color:#040404;
font-size: 1.04rem;
text-align: left;
position: relative;
font-weight: 600;
padding-left: 2rem;
	}
	.accordion .card-header i {
		font-size: 1.2rem;
		font-weight: bold;
		position: absolute;
		left: 0;
		top: 18px;
	}
	.accordion .card-header .btn:hover {
		color: #ff8300;
	}
	.accordion .card-body {
		color: #324353;
		padding: 0.5rem 3rem;
	}
	.page-title {
		margin: 3rem 0 3rem 1rem;
		
		position: relative;
	}
	.page-title::after {
		content: "";
		width: 80px;
		position: absolute;
		height: 3px;
		border-radius: 1px;
		background: #73bb2b;
		left: 0;
		bottom: -15px;
	}
	.accordion .highlight .btn {
		color: #e18b1d;
	}
	.accordion .highlight i {
		transform: rotate(180deg);
	}




	/*Product*/
	.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; }
  .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s;
            border: 5px solid #cccccc26; }

.card {
  
  background: #eee;
  
  line-height: 1.5em; }
  .card.bg-light{
  	padding:65px 30px;
  	margin-top:30px;
  }

@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.product-title, .price, .sizes, .colors {
  font-weight: bold; }

.checked, .price span {
  color: #ff9f1a; }

.product-title, .rating, .product-description, .price, .vote, .sizes {
  margin-bottom: 15px; }

.product-title {
  margin-top: 0; }

.size {
  margin-right: 10px; }
  .size:first-of-type {
    margin-left: 40px; }

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.add-to-cart, .like {
  background: #ff9f1a;
  padding: 1.2em 1.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #b36800;
    color: #fff; }

.not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

.orange {
  background: #ff9f1a; }

.green {
  background: #85ad00; }

.blue {
  background: #0076ad; }

.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }


/**/
.news-item {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.bg-hover {
    background: #e9204f;
    background: -webkit-gradient(linear, left bottom, left top, from(#e9204f), to(rgba(233, 32, 79, 0)));
    background: linear-gradient(0deg, 
#0b0b0b 0%,
    rgba(0, 0, 0, 0) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    left: 0;
    top: 0;
    border-radius: 20px;
    pointer-events: none;
    opacity: 0.2;
    transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.news-text {
    transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.news-text p {
    margin: 0;
    font-size: 10px;
}
.news-text h3 {
    font-size: 20px;
    color: 
    #fff;
    font-weight: 700;
}

.news-item img {
    overflow: hidden;
}
.news-text img {
    width: 30px !important;
    position: absolute;
    opacity: 0;
    transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
}
.img-item {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    overflow: hidden;
}
.news-item img {
    overflow: hidden;
}

.news-item:hover .bg-hover {
    opacity: 1;
    top: 0;
    background: #e9204f;
    background: -webkit-gradient(linear, left bottom, left top, from(#e9204f), to(rgba(233, 32, 79, 0)));
    background: linear-gradient(0deg, 
#e9204f 0%,
    rgba(233, 32, 79, 0) 100%);
}
.news-item:hover .news-text {
    bottom: 30px;
}

.news-item:hover .news-text img {
    opacity: 1;
}



.price{
    font-weight: normal;
    font-size: 18px;
    color:#555569;
}

.price span {
    color: 
    #043f60;
    font-size: 25px;
    font-weight: bold;
}



/* ==================================================

01 - HEADER & navbars

=====================================================*/
nav {
  width: 100%;
  position: fixed;
  top: 0;
  background: #111111;
  z-index: 99;
}

nav .container {
  position: relative;
}

.navbars {
  color: #fff;
  padding: 15px 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbars ul {
  padding: 0;
  margin: 0;
}

.navbars .logo {
  cursor: pointer;
  z-index: 98;
}

.navbars ul.links {
  margin-left: auto;
  margin-right: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.4s ease all, 0s ease background;
  transition: 0.4s ease all, 0s ease background;
}

.navbars ul.links li.active a {
  color: #e9204f;
}

.navbars ul.links li.active a::after {
  color: #fff;
}

.navbars ul.links li {
  text-transform: uppercase;
  padding: 0 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  -moz-transition: 0.4s ease all;
  -ms-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  position: relative;
}

.navbars ul.links li a {
  transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  -moz-transition: 0.4s ease all;
  -ms-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
}

.navbars ul.links li a:after {
  content: attr(data-link);
  position: absolute;
  right: 0;
  top: 30px;
  opacity: 1;
  text-decoration: none;
  color: #e9204f;
  font-weight: 700;
  font-size: 14px;
  transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  -moz-transition: 0.4s ease all;
  -ms-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
}

.normal-link {
  height: 20px;
  overflow: hidden;
  transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  -moz-transition: 0.4s ease all;
  -ms-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
}

.normal-link:hover a {
  margin-top: -40px;
}

.normal-link:hover a:after {
  margin-top: -30px;
}

@media screen and (max-width: 750px) {
  .logo {
    margin-left: 20px;
  }
  nav .container {
    padding: 0;
    max-width: 100% !important;
    margin: 0;
  }

  /** {
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all;
  }*/
  .navbars .right {
    height: 0;
    overflow: hidden;
  }
  .toggle {
    position: absolute;
    top: 40px;
    right: 20px;
    z-index: 99;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .toggle > * {
    width: 80%;
    height: 2px;
    background: #e9204f;
    margin: 3px 0;
  }
  .navbars.collapsed .toggle .line1 {
    -webkit-transform: rotate(-45deg) translate(-4px, 5px);
            transform: rotate(-45deg) translate(-4px, 5px);
  }
  .navbars.collapsed .toggle .line2 {
    opacity: 0;
  }
  .navbars.collapsed .toggle .line3 {
    -webkit-transform: rotate(45deg) translate(-5px, -6px);
            transform: rotate(45deg) translate(-5px, -6px);
  }
  .navbars .links {
    position: fixed;
    background: #111111;
    z-index: 40;
    top: 0;
    left: -100vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100vw;
    height: 100vh;
  }
  .navbars .links li {
    margin: 10px 0;
  }
  .navbars.collapsed .links {
    left: 0;
  }
  .navbars.collapsed .links a {
    color: #fff;
  }
  .navbars.collapsed .links a::after {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .navbars.collapsed .links li {
    width: 100vw;
    padding: 0;
    text-align: center;
  }
  .navbars.collapsed .links li:hover a {
    color: #080808;
  }
  .navbars.collapsed .right {
    position: fixed;
    width: 50vw;
    text-align: center;
    height: auto;
    bottom: 40px;
    left: 50vw/2;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 45;
  }
  .navbars.collapsed ~ section {
    -webkit-filter: blur(1px);
            filter: blur(1px);
    opacity: 0.8;
  }
}



/*Footer*/
.bg-gradient-color {
   background: linear-gradient(45deg, #043f60, #1379b3) !important;
}

/*========================================*/
/*-------------- [_Footer] ---------------*/
/*========================================*/
.footer-main-area {
  background: #232235;
  padding: 90px 0 60px;
}

.footer-bottom-area {
  background: #27273F;
  padding: 20px 0;
}

.footer-widget {
  margin-bottom: 40px;
  display: inline-block;
}

.footer-widget-list li {
  display: inherit;
  margin-bottom: 10px;
}
.footer-widget-list li a {
  color: #9d98bf;
  position: relative;
  padding-left: 25px;
}
.footer-widget-list li a:before {
  position: absolute;
  content: '\f105';
  left: 0px;
  top: -3px;
  font-family: 'FontAwesome';
}
.footer-widget-list li a:hover {
  color: #E41F7A;
}

/*Widget Search*/
.sidebar-widget {
  padding: 30px;
  margin-bottom: 30px;
  background: #F4F5F8;
  border: 1px solid #eee;
}

.widget-title {
  position: relative;
  padding-left: 15px;
}
.widget-title:after {
  position: absolute;
  content: "";
  height: 18px;
  width: 5px;
  left: 0;
  top: 3px;
 background: #E18B1D;
}

.text-light-gray {
   color: #e18b1d;
}

footer{
	margin-top:80px !important;
	position: relative;
}

footer:before{

    position: absolute;
    content: "";
    background: 
   rgba(0, 0, 0, 0.87);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}
.carousel-caption {
    color: 
    #e18b1d;
    text-align: center;
}
.widget ul.social-list  li{
	display: inline !important;
	border-top:0px !important;
	marhin:5px;
}


.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -8px;
}





/* ------------------------------------
    37. Rs Footer
---------------------------------------*/
.rs-footer {
  color: #e8e8e8;
  margin-top: 98px;
}
.rs-footer .footer-title {
  margin-bottom: 40px;
  padding-bottom: 5px;
  color: #ffffff;
  font-size: 16px;
  position: relative;
  font-weight: 600;
}
.rs-footer .footer-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 1px;
  width: 50px;
  background-color: #e18b1d;
}
.rs-footer .container {
  position: relative;
}
.rs-footer .footer-contact-desc {
  margin: 0;
  background: #043f60;
  text-align: center;
  padding: 35px;
  position: absolute;
  left: 0;
  right: 0;
  
  z-index: 111;
}
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner {
  border-left: 1px solid #ffffff;
}
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:before,
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:after {
  content: '';
  position: absolute;
  height: calc(100% - 40px);
  width: 1px;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
}
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:before {
  left: 3px;
}
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:after {
  left: -5px;
}
.rs-footer .footer-contact-desc .contact-inner {
  position: relative;
}
.rs-footer .footer-contact-desc .contact-inner i {
    font-size: 36px;
    margin-bottom: 12px;
    color:#e18b1d;
}
.rs-footer .footer-contact-desc .contact-inner .contact-title {
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 20px;
}
.rs-footer .footer-contact-desc .contact-inner .contact-desc {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
  font-size: 15px;
}
.rs-footer .footer-top {
  padding-top:100px;
}
.rs-footer .footer-top .recent-post-widget .post-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-date {
  width: 70px;
  height: 65px;
  flex: 0 0 70px;
  text-align: center;
  float: left;
  background-color: #e18b1d;
  color: #ffffff;
  margin-right: 15px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-date > span {
  display: block;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-date > span:first-child {
  margin-top: 10px;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-date > span:last-child {
  font-size: 15px;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-title {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  font-weight: 400;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-title a {
  font-family: 'Montserrat', sans-serif;
  color: #e8e8e8;
  font-size: 14px;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-title a:hover,
.rs-footer .footer-top .recent-post-widget .post-item .post-title a:focus {
	color: #e18b1d;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-category {
  font-size: 15px;
}
.rs-footer .footer-top .recent-post-widget .post-item + .post-item {
  margin-top: 18px;
  padding-top: 25px;
  border-top: 1px solid rgba(102, 102, 102, 0.5);
}
.rs-footer .footer-top .sitemap-widget li {
  width: 50%;
  float: left;
  line-height: 33px;
}
.rs-footer .footer-top .sitemap-widget li a {
  color: #e8e8e8;
  display: inline-block;
  position: relative;
  font-size: 14px;
}
.rs-footer .footer-top .sitemap-widget li a:hover,
.rs-footer .footer-top .sitemap-widget li a:focus {
  color: #e18b1d;
}
.rs-footer .footer-top .sitemap-widget li a i {
  padding-right:5px;
}

.rs-footer .footer-top .flickr-feed li img {
  -webkit-transition: .3s ease all;
  transition: .3s ease all;
}
.rs-footer .footer-top .flickr-feed li:hover img {
  opacity: 0.7;
}
.rs-footer .footer-top .news-form {
  position: relative;
}
.rs-footer .footer-top .news-form input {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #e18b1d;
  color: #ffffff;
  height: 50px;
  outline: 0 none;
  padding: 5px 15px;
  width: 100%;
}
.rs-footer .footer-top .news-form button {
  background: #e18b1d;
  border: none;
  color: #ffffff;
  font-size: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  transition: all 0.3s ease 0s;
  cursor: pointer;

}
.rs-footer .footer-top .news-form button:hover {
  background: #e41f05;
}
.rs-footer .footer-top .about-widget img {
  margin-bottom: 25px;
}
.rs-footer .footer-top .about-widget p{
	font-size: 14px;
	color: 	#fff;
}
.rs-footer .footer-share {
  text-align: center;
  margin-top: 30px;
}
.rs-footer .footer-share ul li {
  display: inline-block;
}
.rs-footer .footer-share ul li a {
  font-size: 13px;
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  line-height: 44px;
  text-align: center;
  color: #fff;
  transition: all .3s ease 0s;
  background: rgba(255, 255, 255, 0.15);
}
.rs-footer .footer-share ul li a:hover {
  background-color: #e18b1d;
  color: #ffffff;
}
.rs-footer .footer-share ul li + li {
  margin-left: 5px;
}
.rs-footer .footer-bottom {
  text-align: center;
  border-top: 1px solid rgb(255, 255, 255);
  padding: 18px 0;
  margin-top: 35px;
}
.rs-footer .footer-bottom .copyright p {
  opacity: 0.95;
  margin-bottom: 0;
  font-size: 15px;
}
.rs-footer-2 .footer-share {
  margin-top: 20px;
}
.rs-footer {
    color: 
    #e8e8e8;
}
.bg3 {
    background-image: url("../images/home-01/home-01-banner-bg.jpg");
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
}
@media only screen and (max-width: 991px) {
  .instructor-home .rs-menu-toggle {
    color: #212121 !important;
  }
  .instructor-home .rs-menu-toggle i {
    color: #e18b1d;
  }
}




footer .top-footer .footer-contact ul {
  margin-top: 68px;
}
footer .top-footer .footer-contact ul li {
  display: block;
  border:1px solid #514f4f;
 
  height:62px;
  position: relative;
  text-align: center;
  margin-bottom:25px;
  padding-top: 27px;
}
footer .top-footer .footer-contact ul li i {
  width:35px;
  height:35px;
  border-radius: 50%;
  background: #fff;
  line-height: 35px;
  text-align: center;
  color:#e18b1d;
  font-size: 16px;
  position: absolute;
  top:-17px;
  left:50%;
  margin-left: -17px;
}
footer .top-footer .footer-contact ul li a:hover{
	color:#e18b1d;
}
footer .top-footer .footer-contact ul li i.fa-map-marker {
  font-size: 18px;
}
footer .top-footer .footer-contact ul li,footer .top-footer .footer-contact ul li a {
  color:#c5c4c4;
    font-size:14px;
}
footer .footer-quick-link {
  padding-left: 35px;
}
footer .footer-quick-link ul li a {
  margin-bottom: 15px;
  display: block;
}
footer .footer-quick-link ul li a i {
  font-size: 16px;
  margin-right: 5px;
}
footer .footer-event .item>ul>li {
  position: relative;
  padding-left: 60px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
footer .footer-event .item ul li .date {
  width:50px;
  height:50px;
  color:#fff;
  position: absolute;
  top:0;
  left:0;
  z-index: 2;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 21px;
  padding-top: 6px;
}
footer .footer-event .item ul li .date span {
  font-weight: normal;
  font-size: 14px;
  display: block;
}
footer .footer-event .item h6 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin: -3px 0 12px 0;
}
footer .footer-event .item a {
  display: block;
}
footer .footer-event .item ul ul li {
  display: inline-block;
  margin-right: 7px;
  font-size: 12px;
  color:#c5c5c5;
}
footer .footer-event .item ul ul li i {
  margin-right: 5px;
}
footer .footer-event .item ul ul li:last-child {
  margin: 0;
}




/*Testimonials*/
.testimonial_section {
  display: block;
  overflow: hidden;
}
.testimonial_section:after {
  display: block;
  clear: both;
  content: "";
}
.testimonial_section .about_content {
  background-color:var(--secondary-color);
  padding-top: 77px;
  padding-right: 210px;
  padding-bottom: 62px;
  position: relative;
}
.testimonial_section .about_content .background_layer {
  background-color:var(--secondary-color);
  width: auto;
  margin-left: -200px;
  right: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.testimonial_section .about_content .layer_content {
  position: relative;
  z-index: 9;
  height: 100%;
}
.testimonial_section .about_content .layer_content .section_title {
  margin-bottom: 24px;
  position: relative;
}
.testimonial_section .about_content .layer_content .section_title:after {
  display: block;
  clear: both;
  content: "";
}
.testimonial_section .about_content .layer_content .section_title h5 {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  color: #818a8f;
  margin-top: -5px;
  margin-bottom: 6px;
}
.testimonial_section .about_content .layer_content .section_title h2 {
  
  font-weight: 300;
  font-size: 45px;
  line-height: 50px;
  padding-bottom: 51px;
  margin-bottom: 0px;
  color: #fff;
}
.testimonial_section .about_content .layer_content .section_title h2 strong {
  font-weight: 600 !important;
  width: 100%;
  /*display: block;*/
}
.testimonial_section .about_content .layer_content .section_title .heading_line {
  position: relative;
}
.testimonial_section .about_content .layer_content .section_title .heading_line span {
  transition: all 0.5s ease-in-out 0s;
  position: relative;
}
.testimonial_section .about_content .layer_content .section_title .heading_line span:after {
  content: "";
  right: auto;
  left: 69px;
  position: absolute;
  bottom: 28px;
  width: 17px;
  margin-left: 0;
  border-bottom-width: 3px;
  border-bottom-color: #cacaca;
  border-bottom-style: solid;
}
.testimonial_section .about_content .layer_content .section_title .heading_line:after {
  content: "";
  left: 1%;
  margin-left: 0;
  position: absolute;
  bottom: 28px;
  width: 59px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: var(--main-color-one);
}
.testimonial_section .about_content .layer_content .section_title p {
  color: #fff;
  margin: 0 0 15px;
}
.testimonial_section .about_content .layer_content a {
  color: #fff;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s;
}
.testimonial_section .about_content .layer_content a i {
  font-size: 18px;
  vertical-align: middle;
}
.testimonial_section .about_content .layer_content a:hover {
  color: var(--main-color-one);
}
.testimonial_section .testimonial_box {
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container {
  background-color: var(--main-color-one);
  margin-left: -170px !important;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .background_layer {
  background-color: var(--main-color-one);
  width: auto;
  margin-right: -200px;
  right: 0;
  background-image: url(../images/map.html);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content {
  position: relative;
  z-index: 9;
  height: 100%;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel {
  display: block;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
  margin: 10px 0 10px 0;
  padding: 62px 0px 72px 50px;
  position: relative;
  text-align: center;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content {
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.13);
  margin-left: 150px;
  margin-top: 69px;
  padding: 45px 40px 45px 40px;
  z-index: 1;
  position: relative;
  background-color: #fff;
  transition: all 0.5s ease-in-out 0s;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption {
  margin-bottom: 15px;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption:after {
  content: "";
  width: 30px;
  display: block;
  height: 2px;
  text-align: center;
  left: 46%;
  margin-top: 6px;
  background-color: var(--main-color-one);
  position: absolute;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption h6 {
  padding-top: 0;
  margin-bottom: -5px;
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
  color: #020d26;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption span {
  font-size: 12px;
  color: #9f9f9f;
  margin: 0;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content p {
  padding: 0;
  margin: 0;
  padding-top: 10px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #5d6576;
  font-style: italic;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img {
  border: none;
  position: absolute;
  top: 0;
  left: 55px;
  top: 80px;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img img {
  border: 5px solid #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  width: 35%;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev {
  position: absolute;
  top: 165px;
  right: 42px;
  border-radius: 0;
  background: var(--main-color-one);
  display: block;
  outline: 0;
  width: 34px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  font-size: 23px;
  margin-top: -20px;
  transition: all 0.3s ease-in-out;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev:hover {
  background: #020d26;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next {
  position: absolute;
  top: 165px;
  right: 5px;
  border-radius: 0;
  display: block;
  background: var(--main-color-one);
  outline: 0;
  width: 34px;
  text-align: center;
  line-height: 34px;
  height: 34px;
  color: #fff;
  font-size: 23px;
  margin-top: -20px;
  transition: all 0.3s ease-in-out;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next:hover {
  background: #020d26;
}

@media all and (max-width: 991px) {
  .testimonial_section .about_content {
    padding-right: 15px !important;
  }
  .testimonial_section .about_content .background_layer {
    width: 200% !important;
  }
  .testimonial_section .testimonial_box {
    margin-top: 0 !important;
  }
  .testimonial_section .testimonial_box .background_layer {
    width: 200% !important;
    margin-left: -200px;
  }
  .testimonial_section .testimonial_box .about_content {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 28% !important;
  }
  .testimonial_section .testimonial_box .testimonial_container {
    margin-left: -15px !important;
  }
  .testimonial_section .testimonial_box .testimonial_container .testimonials {
    margin: 0px 0 20px 0;
  }
  .testimonial_section .testimonial_box .testimonial_container .testimonials .testimonial_content {
    margin-left: -36px !important;
  }
  .testimonial_section .testimonial_box .testimonial_container .testimonials .images_box {
    display: none;
  }
}




/*fixed Bottom*/
.fixed {
  position: fixed;
}
.cc-contactpop { 
  background-color:var(--secondary-color);
  color:#fff;
  width:320px;
  bottom: 0;
  right: 50px;
  border-radius: 6px 6px 0px 0px;
  z-index: 999;
}
.cc-contactpop h3 {
  border-radius: 6px 6px 0px 0px;
  text-align:left;
  color:#fff;
  text-shadow:none;
  font-size:16px;
  font-weight:600;
  background-color:#e18b1d;
  margin:0;
  padding:15px;
  cursor:pointer;
}

.cc-contactpop h3 span {
    font-style: oblique;
}
.cc-contactpop p {
  text-align:center;
  padding:10px 15px;
}
.cc-contactpop i {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	padding: 15px;
	cursor: pointer;
	background: #043f60;
}
.cc-contactpop form {
  padding:0px 15px;
}
.cc-contactpop input {

  font-size: 0.875em;	
  width: 100%;
  height: 40px;
padding: 0px 5px 0px 5px;
background:
#043957;
outline: none;
color:
#fff;
border: solid 1px
#ffffff26;
  border-bottom: none;
  
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

.cc-contactpop input:hover {
  background: #02283e;
}

.cc-contactpop textarea {

  font-size: 0.875em;	
  width: 100%;
  max-width: 100%;
  height: 110px;
  max-height: 110px;
  padding: 15px;
  background: transparent;
  outline: none;
  color: #fff; 
 border: solid 1px #ffffff26;
  
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

.cc-contactpop textarea:hover {
  background:#02283e;
}

.cc-contactpop button {
	
	font-size: 0.875em;	
	padding:10px;
	background:transparent;
	width: 100%;
	color: #fff;
	outline:none;
	cursor: pointer;
	border: solid 1px #e18b1a;
	margin-top:10px;
}

.cc-contactpop button:hover {
  background:#eb6166;
}

@media only screen and (min-width:240px) and (max-width: 768px){
	 .ScriptTop h1, .ScriptTop ul {
		text-align: center;
	}
	.ScriptTop h1{
		margin-top:0;
		margin-bottom:15px;
	}
	.ScriptTop ul{
		 margin-top:12px;		
	}
	
	.ScriptHeader h1,
	.ScriptHeader h2, 
	.scriptnav ul{
		text-align:center;	
	}
	.scriptnav ul{
		 margin-top:12px;		
	}
	#float-right{
		float:none;	
	}
	
}



/*Contact Us*/
#contact input{
    height: 55px;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom:10px;
    color: #1D2228;
    padding-left: 20px;
    padding-right: 10px;
    border:1px solid #f4f4f4;
    background:#f4f4f4;
}


#contact textarea {
    height: 100px;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom:10px;
    color: #1D2228;
    padding-left: 20px;
    padding-right: 10px;
    border:1px solid #f4f4f4;
    background:#f4f4f4;
}

#contact input[type=submit] {
    color:#fff;
    border:2px solid #e18b1a;
    background:#e18b1a;
    max-width:250px;
}
#contact input[type=submit]:hover {
    background:#fff;
    color:#fe4c1c;
}
#contact input:hover {
    color:#1D2228;
}

.wrap-bg-light {
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(241, 246, 253, 1) 100%);
}

.wrap-bg {
    padding: 50px 0px;
    position: relative;
}


.move {
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

.single-features-light:hover .move {
    -webkit-transform: translateY(-26%);
    -moz-transform: translateY(-26%);
    -ms-transform: translateY(-26%);
    -o-transform: translateY(-26%);
    transform: translateY(-26%);
}

.single-features-light:hover i.secondary-color {
    opacity: 0;
}
.single-features-light .feature_link a {
    color:#fff;
}

.feature_link a,
.readmore {
    position: relative;
    z-index: 1;
    line-height: 32px;
    letter-spacing:1px;
    font-weight:700!important;
    font-size:14px;
    padding:7px 20px;
    background:#fe4c1c;
    color:#fff;
    border:2px solid #fe4c1c;
}

.feature_link a:hover,
.readmore:hover {
    border-color:#fe4c1c;
    background:#fff;
    color:#fe4c1c;
}

.feature_link {
    opacity: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    margin-bottom: -15%;
}

.single-features-light:hover .feature_link {
    opacity: 1;
}

/*transition for all hover element*/

.single-features-light,
.themeioan_services,
.tbl-pricing .tbl-prc-col .tbl-prc-wrap h5,
#members .item,
.services_image ,
.services_image:hover.hoverblack:before {
    webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.single-features-light:hover {
    border: 1px solid 
    #fff;
}
.single-features-light:hover {
    -webkit-box-shadow: 0 40px 90px -30px rgba(0,0,0,.25);
    -moz-box-shadow: 0 40px 90px -30px rgba(0,0,0,.25);
    box-shadow: 0 40px 90px -30px 
    rgba(0,0,0,.25);
}

/*end transition*/

.single-features-light {
    padding: 30px 15px;
    border-radius: 4px;
    border: 1px solid #e8e9f1;
    background:#fff;
    overflow: hidden;
    min-height: 230px;
}

.single-features-light:hover {
    border: 1px solid #fff;
}

.single-features-light i {
    margin-top:7px;
}
.icon-space-light .glyph-icon:before {
    font-size: 3em;
}
.single-features-light .move > i,
.single-features-light .move .icon-space-light  {
    webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #e18b1d;
}
.single-features-light a {
    color: #1D2228;
    font-weight:700;
}

.single-features-light h4 {
    font-size: 22px;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 15px;
}

.single-features-light p {
    padding: 0 20px;
}

.services .single-features-light {
    margin:15px 0px;
}

.table th {
    padding: 8px;
    }


.table th {
    padding:8px !important ;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
    line-height: 15px !important  ;
}

.modal-header{
	background: #043f60;
}
.modal-title{
	color:#fff;
}

.close{
	color:#fff;
}


.form-control[readonly] {
    background-color:transparent;
    opacity: 1;
    border: 0px;
    font-size: 22px;
    font-weight: 700;
}




/*Blog*/

/* -----------------------------------------------------
    single blog style
----------------------------------------------------- */
.single-blog {
  margin-bottom: 30px;
  border-radius: 10px; }
  .single-blog .thumb {
    position: relative; }
    .single-blog .thumb img {
      border-radius: 10px; }
    .single-blog .thumb .tag {
      position: absolute;
      left: 20px;
      top: 21px; }
  .single-blog .single-blog-details {
    padding: 20px 0 10px 0; }
    .single-blog .single-blog-details .title {
      margin-bottom: 20px;
      font-weight: 700; }
    .single-blog .single-blog-details .content {
      margin-bottom: 13px; }
    .single-blog .single-blog-details .btn {
      margin-top: 13px; }
  .single-blog .tag {
    background: #E18B1D;
    padding: 0 6px 0 7px;
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    font-size: 14px;
    border-radius: 2px; }
  .single-blog .author {
    color: #01B9B7;
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
    padding-top: 15px; }
    .single-blog .author:before {
      content: '';
      position: absolute;
      left: 0;
      top: 10px;
      height: 1px;
      width: 30px;
      background: var(--main-color-one); }
  .single-blog.sticky {
    background: #F8F8F8;
    padding: 30px; }
    .single-blog.sticky .single-blog-details {
      padding: 0; }
  .single-blog.style-two .single-blog-details {
    padding: 20px 30px; }
  .single-blog.style-three {
    position: relative;
    overflow: hidden; }
    .single-blog.style-three .thumb {
      position: relative; }
      .single-blog.style-three .thumb img {
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease; }
      .single-blog.style-three .thumb:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: var(--main-color-two);
        z-index: 0;
        opacity: 0.6;
        border-radius: 10px; }
    .single-blog.style-three .single-blog-details-wrap {
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-top: 40px;
      z-index: 2;
      overflow: hidden;
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      transition: all 0.6s ease; }
      .single-blog.style-three .single-blog-details-wrap .single-blog-details {
        padding: 20px 25px; }
      .single-blog.style-three .single-blog-details-wrap .title,
      .single-blog.style-three .single-blog-details-wrap p {
        color: #ffffff; }
      .single-blog.style-three .single-blog-details-wrap .title {
        margin-bottom: 0; }
      .single-blog.style-three .single-blog-details-wrap .btn {
        visibility: hidden;
        opacity: 0;
        margin-top: 22px;
        height: 49px;
        line-height: 49px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease; }
    .single-blog.style-three:hover .single-blog-details-wrap {
      margin-top: 0px; }
      .single-blog.style-three:hover .single-blog-details-wrap .btn {
        visibility: visible;
        opacity: 1; }
    .single-blog.style-three:hover .thumb img {
      -webkit-filter: blur(2px);
      filter: blur(2px); }
  .single-blog.style-four {
    position: relative;
    padding: 20px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 15px; }
    .single-blog.style-four .single-blog-details {
      padding: 20px 30px; }
    .single-blog.style-four:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 82%;
      border: 1px solid var(--main-color-one);
      z-index: -1; }

.single-blog-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0px 0px 12px #071C551F;
  box-shadow: 0px 0px 12px #071C551F; }
  .single-blog-wrap .single-blog-left-wrap {
    width: 46%;
    display: table-cell;
    float: none;
    position: relative; }
    .single-blog-wrap .single-blog-left-wrap img {
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content; }
  .single-blog-wrap .single-blog-right-wrap {
    width: 56%;
    display: table-cell;
    float: none;
    height: auto;
    overflow: hidden; }

/* -----------------------------------------------------
    blog details style
----------------------------------------------------- */
.tp-blockquote {
  padding: 40px 20px 35px 90px;
  position: relative;
  border-radius: 10px;
  margin: 13px 0 20px 0; }
  .tp-blockquote p {
    color: #ffffff;
    font-weight: 200;
    font-size: 16px; }
  .tp-blockquote:after {
    content: '\f10d';
    position: absolute;
    font-size: 40px;
    left: 38px;
    top: 30px;
    font-family: FontAwesome;
    color: var(--main-color-one); }

.single-blog-post-tags .all-tags-title {
  min-width: 115px; }

.single-blog-post-tags a {
  background: #01B9B7;
  padding: 0 6px 0 7px;
  height: 25px;
  line-height: 25px;
  color: #ffffff;
  font-size: 14px;
  border-radius: 2px;
  margin-left: 10px; }

.single-post-navigation .nav-previous {
  border: 1px solid #CFD3DE;
  border-radius: 10px;
  padding: 30px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .single-post-navigation .nav-previous h4 {
    padding-left: 64px;
    font-weight: 700;
    margin-top: 20px;
    line-height: 34px; }
  .single-post-navigation .nav-previous:hover {
    background: #F8F8F8; }
    .single-post-navigation .nav-previous:hover .slick-arrow {
      border: 3px solid var(--main-color-one);
      border: 3px solid var(--main-color-one);
      color: var(--main-color-one); }

.single-post-navigation .nav-next {
  border: 1px solid #CFD3DE;
  border-radius: 10px;
  padding: 30px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .single-post-navigation .nav-next h4 {
    padding-right: 66px;
    font-weight: 700;
    margin-top: 20px;
    line-height: 34px; }
  .single-post-navigation .nav-next:hover {
    background: #F8F8F8; }
    .single-post-navigation .nav-next:hover .slick-arrow {
      border: 3px solid var(--main-color-one);
      border: 3px solid var(--main-color-one);
      color: var(--main-color-one); }

.single-post-navigation .slick-arrow {
  border: 3px solid #CFD3DE;
  color: #CFD3DE; }

.single-post-navigation .nav-post-text {
  line-height: 56px; }

.author-area {
  background: #F8F8F8;
  padding: 50px 60px;
  border-radius: 10px; }
  .author-area .media-left img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 2px solid #01B9B7; }
  .author-area .media-body {
    margin-left: 30px; }
    .author-area .media-body h4 {
      font-family: var(--body-font);
      margin-bottom: 30px; }
    .author-area .media-body p {
      margin-bottom: 30px; }

.single-blog.style-three .thumb:after {

    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 0;
    opacity: 0.6;
    border-radius: 10px;

}

.btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: 
    rgba(255, 255, 255, 0.2);
    -webkit-transform: scale(1, 0.5);
    -ms-transform: scale(1, 0.5);
    transform: scale(1, 0.5);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
element {
}
.single-blog .single-blog-details .btn {
    margin-top: 13px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-yellow {
    background:#e18b1d;
    color: 
    #ffffff;
}
.btn {
    height: 52px;
    line-height: 52px;
    padding: 0 30px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    border: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}



.navbar-fixed {
    top: 0;
    z-index: 100;
  position: fixed;
    width: 100% !important;
}



@media(max-width:992px) {
	.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.navbar-nav .small-div .dropdown-menu{
	 height: 115px;
}
.info-bar-inner .left-content-area{
	text-align: center;
	margin:0px auto;
}
}


.row.p-3 .form-control[readonly] {
    background-color: transparent;
    opacity: 1;
    border: 1px solid #ced4da;
    font-size: 15px;
  
}


.gallery
{
    display: inline-block;
    margin-top: 20px;
}


.gallery
{
    display: inline-block;
    margin-top: 20px;
}
.text-muted{font-style:italic; color:coral;}




.our-team img{
	border: 1px solid #f0f0f0;

padding: 10px;

box-shadow: 10px 10px 10px #eeeded;
}

.our-team{
	text-align: center;
}
.our-team h3.title{
	font-size: 15px;
	padding-top:15px;
}




.our-team{
    text-align: center;
    margin: 5px 0px;
}
.our-team .team-img{
    overflow: hidden;
    position: relative;
}
.our-team .team-img img{
    width: 100%;
    height: auto;
}
.our-team .social{
    width: 100%;
    height: 30%;
    background: rgba(243, 144, 77,0.7);
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    transform: translateY(-50%) rotate(-30deg);
    transition: all 0.3s ease 0s;
}
.our-team:hover .social{
    height: 100%;
    opacity: 1;
    transform: translateY(-50%) rotate(0deg);
}
.our-team .social ul{
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 0;
}
.our-team .social ul li{
    display: inline-block;
}
.our-team .social ul li a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 17px;
    color: #fff;
    margin-left: 10px;
    background: transparent;
    transition: all 0.3s ease 0s;
}
.our-team .social ul li a:hover{
    background: #fff;
    color: #f3904d;
}
.our-team .team-content{
    padding: 20px 0;
    background: #f5f7f8;
    color: #54478a;
}
.our-team .title{
    display: block;
    font-size: 20px;
  
    margin: 0 0 7px 0;
}
.our-team .post{
    display: block;
    font-size: 15px;
    color: #999;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}






#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}



.y-col
{
	color: #fff;
text-align: left;
font-size: 40px;
font-weight: 700;
margin-bottom: 30px;
text-transform: capitalize;
}