.cd-horizontal-timeline a{text-decoration:none}.cd-horizontal-timeline{opacity:1;margin:2em auto;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s}.cd-horizontal-timeline::before{content:'mobile';display:none}.cd-horizontal-timeline.loaded{opacity:1}.cd-horizontal-timeline .timeline{position:relative;height:100px;width:90%;max-width:800px;margin:0 auto}.cd-horizontal-timeline .events-wrapper{position:relative;height:100%;margin:0 40px;overflow:hidden}.cd-horizontal-timeline .events-wrapper::after,.cd-horizontal-timeline .events-wrapper::before{content:'';position:absolute;z-index:2;top:0;height:100%;width:20px}.cd-horizontal-timeline .events-wrapper::before{left:0;background-image:-webkit-linear-gradient(left ,#f8f8f8,rgba(248,248,248,0));background-image:linear-gradient(to right,#f8f8f8,rgba(248,248,248,0))}.cd-horizontal-timeline .events-wrapper::after{right:0;background-image:-webkit-linear-gradient(right ,#f8f8f8,rgba(248,248,248,0));background-image:linear-gradient(to left,#f8f8f8,rgba(248,248,248,0))}.cd-horizontal-timeline .events{position:absolute;z-index:1;left:0;top:49px;height:2px;background:#dfdfdf;-webkit-transition:-webkit-transform .4s;-moz-transition:-moz-transform .4s;transition:transform .4s}.cd-horizontal-timeline .filling-line{position:absolute;z-index:1;left:0;top:0;height:100%;width:100%;background-color:#fd8204;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}.cd-horizontal-timeline .events a{position:absolute;bottom:0;z-index:2;text-align:center;font-size:1.3rem;padding-bottom:15px;color:#383838;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.cd-horizontal-timeline .events a::after{content:'';position:absolute;left:50%;right:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);bottom:-5px;height:12px;width:12px;border-radius:50%;border:2px solid #fd8204;background-color:#f8f8f8;-webkit-transition:background-color .3s,border-color .3s;-moz-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s}.no-touch .cd-horizontal-timeline .events a:hover::after{background-color:#085796;border-color:#085796}.cd-horizontal-timeline .events a.selected{pointer-events:none}.cd-horizontal-timeline .events a.selected::after{background-color:#085796;border-color:#085796}@media only screen and (min-width:1100px){.cd-horizontal-timeline{margin:6em auto}.cd-horizontal-timeline::before{content:'desktop'}}.cd-timeline-navigation a.next{right:0}.no-touch .cd-timeline-navigation a:hover{border-color:#7b9d6f}.cd-timeline-navigation a.inactive{cursor:not-allowed}.cd-timeline-navigation a.inactive::after{background-position:0 -16px}.no-touch .cd-timeline-navigation a.inactive:hover{border-color:#dfdfdf}.cd-horizontal-timeline .events-content{position:relative;width:100%;margin:2em 0;overflow:hidden;-webkit-transition:height .4s;-moz-transition:height .4s;transition:height .4s}.cd-horizontal-timeline .events-content li{position:absolute;z-index:1;width:100%;left:0;top:0;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);padding:0 5%;opacity:0;-webkit-animation-duration:.4s;-moz-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.cd-horizontal-timeline .events-content li.selected{position:relative;z-index:2;opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.cd-horizontal-timeline .events-content li.enter-right,.cd-horizontal-timeline .events-content li.leave-right{-webkit-animation-name:cd-enter-right;-moz-animation-name:cd-enter-right;animation-name:cd-enter-right}.cd-horizontal-timeline .events-content li.enter-left,.cd-horizontal-timeline .events-content li.leave-left{-webkit-animation-name:cd-enter-left;-moz-animation-name:cd-enter-left;animation-name:cd-enter-left}.cd-horizontal-timeline .events-content li.leave-left,.cd-horizontal-timeline .events-content li.leave-right{-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse}.cd-horizontal-timeline .events-content h2{color:#005695;font-weight:700;font-size:1.6rem;font-weight:700;line-height:1.2}.cd-horizontal-timeline .events-content em{display:block;font-style:italic;margin:10px auto}.cd-horizontal-timeline .events-content em::before{content:'- '}.cd-horizontal-timeline .events-content p{font-size:1.4rem;color:#959595}.cd-horizontal-timeline .events-content em,.cd-horizontal-timeline .events-content p{line-height:1.6}.cd-horizontal-timeline .events-content p{display:block;margin-bottom:15px}@media only screen and (min-width:768px){.cd-horizontal-timeline .events-content h2{font-size:2.6rem;color:#005695}.cd-horizontal-timeline .events-content em{font-size:2rem}.cd-horizontal-timeline .events-content p{font-size:1.8rem}}@-webkit-keyframes cd-enter-right{0%{opacity:0;-webkit-transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes cd-enter-right{0%{opacity:0;-moz-transform:translateX(100%)}100%{opacity:1;-moz-transform:translateX(0)}}@keyframes cd-enter-right{0%{opacity:0;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes cd-enter-left{0%{opacity:0;-webkit-transform:translateX(-100%)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes cd-enter-left{0%{opacity:0;-moz-transform:translateX(-100%)}100%{opacity:1;-moz-transform:translateX(0)}}@keyframes cd-enter-left{0%{opacity:0;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}100%{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}

body {
	font-family: playfair display, serif;
	
	font-size: 16px
}
body.home{
	background-color: #0c0c0c;
	color: #d5d7d7;
}

body.home .main-nav{
	background: #000000b8;
}



h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.3;
	font-family: josefin sans, sans-serif
}

p {
	line-height: 1.8
}

a {
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	text-decoration: none
}

img {
	max-width: 100%
}

.d-table {
	width: 100%;
	height: 100%
}

.d-table-cell {
	vertical-align: middle
}

.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px
}

.pt-100 {
	padding-top: 100px
}

.pb-70 {
	padding-bottom: 70px;
}

.pb-100 {
	padding-bottom: 100px
}

button:focus {
	outline: 0
}

.btn.focus,
.btn:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.main-nav {
	background: transparent;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.main-nav .container {
	max-width: 1620px
}

.main-nav.menu-shrink {
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 5px
}
/*
.main-nav nav .navbar-nav {
	margin-left: auto;
	margin-right: auto
}*/

.main-nav nav .navbar-nav.active>.nav-link,
.main-nav nav .navbar-nav .nav-link.active,
.main-nav nav .navbar-nav .nav-link.show,
.main-nav nav .navbar-nav.show>.nav-link {
	color: #c1ab65
}
.main-nav nav ul{margin: 0 50px ;}
.main-nav nav .navbar-nav .nav-item i {
	display: inline-block;
	font-size: 20px;
	top: 4px;
	right: 2px;
	position: relative
}
.bookus button {background: transparent;color: #fff;}
.bookus {margin: 0 70px;}
.main-nav nav .navbar-nav .nav-item:hover a {
	color: #c1ab65
}

.main-nav nav .navbar-nav li a {
	font-weight: 600;
	font-size: 17px;
	font-family: josefin sans, sans-serif;
	text-transform: capitalize;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	margin: 0 15px;
	    color: #fff;
}

.main-nav nav .navbar-nav li a:hover,
.main-nav nav .navbar-nav li a:focus,
.main-nav nav .navbar-nav li a.active,
.main-nav nav .navbar-nav li.current-menu-item a{color: #017ad9;}

.main-nav nav .navbar-nav li .dropdown-menu {
	background: #fff;
	padding-top: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px
}

.main-nav nav .navbar-nav li .dropdown-menu li {
	border-bottom: 1px dashed #b8b5b5
}

.main-nav nav .navbar-nav li .dropdown-menu li:last-child {
	border-bottom: 0
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
	font-size: 16px;
	color: #01091e;
	position: relative
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:before {
	position: absolute;
	content: '';
	width: 0;
	height: 2px;
	top: 19px;
	left: 0;
	background-color: #c1ab65;
	opacity: 0;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
	color: #c1ab65;
	padding-left: 30px
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover:before,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:focus:before,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active:before {
	opacity: 1;
	width: 25px
}

.main-nav .dropdown-toggle::after {
	display: none
}

.side-nav .modal-btn {
	padding: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	position: relative;
	top: -6px
}

.side-nav .modal-btn:hover span:nth-child(2) {
	width: 25px
}

.side-nav .modal-btn:hover span:nth-child(3) {
	width: 15px
}

.side-nav .modal-btn span {
	display: block;
	width: 35px;
	height: 3px;
	background-color: #fff;
	margin-bottom: 5px;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.modal-body {
	padding: 40px 30px 50px
}

.modal-body h2 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 12px;
	color: #000
}

.modal-body p {
	color: #545555;
	font-size: 14px;
	margin-bottom: 20px
}

.modal-body .image-area {
	margin-bottom: 10px
}

.modal-body .image-area .col-lg-4 {
	padding-right: 5px;
	margin-right: -5px
}

.modal-body .image-area a {
	display: block;
	margin-bottom: 15px
}

.modal-body .image-area a img {
	width: 100%
}

.modal-body .modal-item {
	margin-bottom: 30px
}

.modal-body .social-area {
	text-align: center
}

.modal-body .social-area h3 {
	font-size: 20px;
	margin-bottom: 12px;
	font-weight: 600;
	color: #000
}

.modal-body .social-area ul {
	margin: 0;
	padding: 0
}

.modal-body .social-area ul li {
	list-style-type: none;
	display: inline-block
}

.modal-body .social-area ul li a {
	display: block;
	color: #c1ab65;
	border: 1px solid #c1ab65;
	width: 32px;
	height: 32px;
	line-height: 34px;
	border-radius: 50%;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 16px;
	text-align: center
}

.modal-body .social-area ul li a:hover {
	color: #fff;
	background-color: #c1ab65
}

#myModalRight {
	z-index: 99999;
	padding-right: 0!important
}

#myModalRight .modal-header .btn-close {
	position: relative;
	color: #000;
	font-weight: 700;
	font-size: 15px
}

#myModalRight .modal-header .btn-close:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0
}

.modal.modal-right .modal-dialog {
	max-width: 380px;
	min-height: 100vh
}

.modal.modal-right.show .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal.modal-right .modal-content {
	height: 100vh;
	overflow-y: auto;
	border-radius: 0
}

.modal.modal-left .modal-dialog {
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	margin: 0 auto 0 0
}

.modal.modal-right .modal-dialog {
	-webkit-transform: translate(100%, 0);
	transform: translate(100%, 0);
	margin: 0 0 0 auto
}

.search-icon {
	font-size: 22px;
	position: relative;
	top: 1px;
	color: #fff;
	border: 0;
	outline: none;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	background-color: transparent
}

.search-icon:hover {
	color: #c1ab65
}

.search-toggle .search-icon.icon-close {
	display: none
}

.search-toggle.opened .search-icon.icon-search {
	display: none
}

.search-toggle.opened .search-icon.icon-close {
	display: block
}

.nav-srh {
	position: relative;
	display: inline-block;
	margin-right: 25px
}

.nav-srh .search-area {
	position: absolute;
	right: 8px;
	bottom: -105px;
	z-index: 5;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	max-height: 0;
	overflow: hidden;
	background-color: #fff
}

.nav-srh .search-area .search-icon {
	vertical-align: middle;
	position: absolute;
	right: 30px;
	top: 28px;
	background-color: transparent;
	font-size: 20px;
	color: #515151;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.nav-srh .search-area .search-icon:hover {
	color: #c1ab65
}

.nav-srh .search-area .src-input {
	outline: none;
	padding-left: 20px;
	margin: 0;
	width: 300px;
	background-color: #dddddd80;
	border: 1px solid #ddd;
	font-size: 16px;
	height: 45px;
	border-radius: 0
}

.nav-srh .search-area.opened {
	max-height: 100px;
	padding: 20px 25px;
	-webkit-box-shadow: 0 0 15px #dddddd80;
	box-shadow: 0 0 15px #dddddd80
}

.banner-img-one {
	background-image: url(assets/images/home-banner.jpg)
}

.banner-img-two {
	background-image: url(assets/images/home-banner.jpg)
}

.banner-img-three {
	background-image: url(assets/images/home-banner.jpg)
}

.banner-wrap {
	position: relative;
}

.banner-social {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.banner-social h4 {
	display: inline-block;
	font-weight: 600;
	color: #fff;
	font-size:16px;
}

.banner-social ul {
	margin: 0;
	padding: 0;
	display: inline-block
}

.banner-social ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 8px
}

.banner-social ul li:last-child {
	margin-right: 0
}

.banner-social ul li a {
	display: block;
	color: #fff;
	font-size: 16px
}

.banner-social ul li a:hover {
	color: #c1ab65
}

.banner-area {
	height: 1000px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
}

.banner-area:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .3;
}

.banner-content {
	position: relative;
	max-width: 830px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px !important;
	text-align: center
}

.banner-content h1 {
	font-weight: 700;
	font-size: 100px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height:1;
		
}

.banner-content p {
	font-weight: 700;
	font-size: 24px;
	color: #fff;
	margin-bottom: 40px
}

.banner-content .banner-btn {
	font-weight: 600;
	color: #01091e;
	background-color: #fff;
	border-radius: 5px;
	display: inline-block;
	padding: 12px 25px 9px;
	position: relative;
	z-index: 1;
	font-family: josefin sans, sans-serif
}

.banner-content .banner-btn:before {
	position: absolute;
	content: '';
	width: 0%;
	height: 0;
	top: 0;
	left: 0;
	background-color: #01091e;
	opacity: 0;
	z-index: -1;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	border-radius: 5px
}

.banner-content .banner-btn:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	bottom: 0;
	right: 0;
	background-color: #01091e;
	opacity: 0;
	z-index: -1;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	border-radius: 5px
}

.banner-content .banner-btn:hover {
	color: #fff
}

.banner-content .banner-btn:hover:before {
	height: 100%;
	width: 100%;
	opacity: 1
}

.banner-content .banner-btn:hover:after {
	height: 100%;
	width: 100%;
	opacity: 1
}

.banner-slider.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 35px
}

.banner-slider.owl-theme .owl-dots .owl-dot span {
	width: 14px;
	height: 14px;
	background: #b8b7b7
}

.banner-slider.owl-theme .owl-dots .owl-dot.active span {
	background: #869791;
	width: 24px;
	height: 24px;
	border: 1px solid #fff;
	background: 0 0;
	position: relative;
	margin: 1px
}

.banner-slider.owl-theme .owl-dots .owl-dot.active span:before {
	position: absolute;
	content: '';
	width: 12px;
	height: 12px;
	border-radius: 50%;
	left: 0;
	right: 0;
	bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff
}

.lines {
	position: absolute;
	top: 0;
	height: 100%;
	left: 0;
	right: 0;
	margin: auto;
	width: 90vw
}

.lines .line {
	position: absolute;
	top: 0;
	height: 100%;
	width: 1px;
	left: 50%;
	background: rgba(255, 255, 255, .1);
	overflow: hidden;
	z-index: 1
}

.lines .line:nth-child(1) {
	margin-left: -12.5%
}

.lines .line:nth-child(2) {
	margin-left: -25%
}

.lines .line:nth-child(3) {
	margin-left: -37.5%
}

.lines .line:nth-child(4) {
	margin-left: -49%
}

.lines .line:nth-child(5) {
	margin-left: 0%
}

.lines .line:nth-child(6) {
	margin-left: 12.5%
}

.lines .line:nth-child(7) {
	margin-left: 25%
}

.lines .line:nth-child(8) {
	margin-left: 37.5%
}

.lines .line:nth-child(9) {
	margin-left: 49.5%
}

.lines .line:after {
	content: "";
	display: block;
	position: absolute;
	height: 10vh;
	width: 100%;
	top: -50%;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(75%, #fff), to(#fff));
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 75%, #fff);
	-webkit-animation: run 7s 0s infinite;
	animation: run 7s 0s infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(.4, .26, 0, .97);
	animation-timing-function: cubic-bezier(.4, .26, 0, .97)
}

@-webkit-keyframes run {
	0% {
		top: -50%
	}
	to {
		top: 110%
	}
}

@keyframes run {
	0% {
		top: -50%
	}
	to {
		top: 110%
	}
}

.trust-area {
	background-color: #080808
}

.trust-area .section-title {
	margin-bottom: 25px
}

.trust-area .trust-content {
	text-align: center;
	max-width: 680px;
	margin-left: auto;
	margin-right: auto
}

.trust-area .trust-content p {
	margin-bottom: 40px
}

.trust-area .trust-content .trust-img {
	margin-bottom: 30px
}

.section-title {
	text-align: center;
	margin-bottom: 40px;
	margin-top: -8px
}

.section-title h5 {
	font-weight: 700;
	font-size: 17px;
	color: #017ad9 !important;
	display: inline-block;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.section-title h2 {
	font-weight: 600;
	font-size: 45px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0
}

.week-video-btn a {
	top: 35%!important
}

.week-video-btn-two a {
	top: 32%!important
}

.week-area .week-item {
	position: relative;
	margin-bottom: 30px
}

.week-area .week-item:hover a {
	opacity: 1
}

.week-area .week-item img {
	width: 100%
}

.week-area .week-item a {
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	width: 70px;
	height: 70px;
	line-height: 70px;
	top: 43%;
	left: 0;
	right: 0;
	font-size: 40px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	background-color: #017ad9;
	opacity: 0
}

.week-area .week-item a i {
	width: 70px;
	height: 70px;
	line-height: 70px
}

.week-area .week-item a:hover {
	background-color: #01091e
}

.week-area .owl-theme .owl-nav {
	margin-top: 0
}

.week-area .owl-prev {
	position: absolute;
	top: 43%;
	left: -70px;
	width: 60px;
	height: 60px;
	font-size: 45px!important;
	line-height: 65px!important;
	border-radius: 50%!important;
	color: #b9b9b5!important;
	background-color: #111!important;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
}

.week-area .owl-prev:hover {
	color: #111!important;
	background-color: #fff!important
}

.week-area .owl-next {
	position: absolute;
	top: 43%;
	right: -70px;
	width: 60px;
	height: 60px;
	font-size: 45px!important;
	line-height: 65px!important;
	border-radius: 50%!important;
	color: #b9b9b5!important;
	background-color: #111!important;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
}

.week-area .owl-next:hover {
	color: #111!important;
	background-color: #fff!important
}

.work-area a {
	display: block
}

.work-item {
	position: relative;
	text-align: center;
	overflow: hidden
}

.work-item:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.work-item:hover .work-content h3 {
	color: #0868d9
}

.work-item:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(32%, rgba(0, 0, 0, 0.805733)), color-stop(75%, rgba(0, 0, 0, 0)));
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.805733) 32%, rgba(0, 0, 0, 0) 75%);
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	z-index: 1
}

.work-item img {
	width: 100%;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.work-item .work-content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 60px;
	z-index: 1
}

.work-item .work-content h3 {
	font-weight: 600;
	font-size: 30px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #d4d0d0;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.work-item .work-content h4 {
	display: block;
	color: #d4d0d0;
	font-weight: 600;
	font-size: 24px;
	font-family: josefin sans, sans-serif
}

.history-area {
	background-image: url(assets/images/history-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	margin: 0
}

.history-area:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .9;
	display: block
}

.history-area .cd-horizontal-timeline {
	margin: 0
}

.history-area .container-fluid {
	max-width: 1450px
}

.history-area .section-title {
	position: relative
}

.history-area .history-img {
	position: relative;
	margin-bottom: 30px
}

.history-area .history-img img {
	width: 100%
}

.history-area .history-content {
	position: relative
}

.history-area .history-content h2 {
	color: #fff;
	font-size: 48px;
	margin-bottom: 10px;
	font-weight: 400
}

.history-area .history-content p {
	color: #d5d7d7;
	font-size: 17px;
	max-width: 715px;
	margin-bottom: 15px
}

.history-area .history-content .history-inner {
	margin-bottom: 30px
}

.history-area .history-content .history-inner i {
	display: inline-block;
	font-size: 40px;
	margin-bottom: 10px;
	color: #fff
}

.history-area .history-content .history-inner h3 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 600
}

.history-area .history-content .history-inner p {
	display: block;
	color: #d5d7d7;
	font-size:16px;
}

.history-area .timeline {
	width: unset;
	max-width: 100%;
	margin-bottom: 25px
}

.history-area .timeline .filling-line {
	display: none
}

.history-area .timeline .events-wrapper:before {
	display: none
}

.history-area .timeline .events-wrapper:after {
	display: none
}

.history-area .timeline .events-wrapper .events {
	background: #a5a5a5;
	width: 100%!important
}

.history-area .timeline .events-wrapper .events ul {
	margin: 0;
	padding: 0
}

.history-area .timeline .events-wrapper .events ul li {
	list-style-type: none;
	display: inline-block
}

.history-area .timeline .events-wrapper .events ul li a {
	font-size: 24px;
	color: #fff
}

.history-area .timeline .events-wrapper .events ul li a:before {
	position: absolute;
	content: '';
	width: 9px;
	height: 9px;
	border-radius: 50%;
	left: 0;
	right: 0;
	bottom: -2px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	z-index: 1
}

.history-area .timeline .events-wrapper .events ul li a:after {
	background-color: #000;
	border: 1px solid #fff;
	width: 18px;
	height: 18px;
	bottom: -7px
}

.history-area .timeline .events-wrapper .events ul li:nth-child(1) a {
	left: 17%!important
}

.history-area .timeline .events-wrapper .events ul li:nth-child(2) a {
	left: 32%!important
}

.history-area .timeline .events-wrapper .events ul li:nth-child(3) a {
	left: 50%!important
}

.history-area .timeline .events-wrapper .events ul li:nth-child(4) a {
	left: 65%!important
}

.history-area .timeline .events-wrapper .events ul li:nth-child(5) a {
	left: 80%!important
}

.history-area .timeline .cd-timeline-navigation {
	margin: 0;
	padding: 0
}

.history-area .timeline .cd-timeline-navigation li {
	list-style-type: none;
	display: inline-block;
	color: #fff;
	font-size: 30px
}

.history-area .timeline .cd-timeline-navigation li:first-child i {
	position: absolute;
	top: 35px;
	left: 27px;
	display: inline-block
}

.history-area .timeline .cd-timeline-navigation li:last-child i {
	position: absolute;
	top: 35px;
	right: 27px;
	display: inline-block
}

.history-area .events-content {
	margin: 0
}

.history-area .events-content ul {
	margin: 0;
	padding: 0
}

.history-area .events-content ul li {
	list-style-type: none;
	display: block;
	padding: 0
}

.video-area {
	position: relative
}

.video-area .video-two:hover a {
	opacity: 1
}

.video-area .video-two a {
	opacity: 0;
	top: 32%
}

.video-item {
	position: relative;
	overflow: hidden;
}

.video-item:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(32%, rgba(0, 0, 0, 0.805733)), color-stop(75%, rgba(0, 0, 0, 0)));
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.805733) 32%, rgba(0, 0, 0, 0) 75%);
	opacity: .4
}

.video-item a {
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	width: 100px;
	height: 100px;
	line-height: 90px;
	top: 41%;
	left: 0;
	right: 0;
	font-size: 65px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	border: 5px solid #fff
}

.video-item a i {
	width: 100px;
	height: 100px;
	line-height: 90px;
	display: inline-block
}

.video-item a:hover {
	color: #01091e;
	background-color: #fff
}

.team-item {
	margin-bottom: 30px;
	text-align: center;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.team-item:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px)
}

.team-item:hover .team-top ul li:nth-child(1) {
	opacity: 1;
	top: -15px
}

.team-item:hover .team-top ul li:nth-child(2) {
	opacity: 1;
	top: -15px
}

.team-item:hover .team-top ul li:nth-child(3) {
	opacity: 1;
	top: -15px
}

.team-item:hover .team-top ul li:nth-child(4) {
	opacity: 1;
	top: -15px
}

.team-item .team-top {
	position: relative;
	margin-bottom: 15px
}

.team-item .team-top ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.team-item .team-top ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 2px;
	margin-left: 2px
}

.team-item .team-top ul li:nth-child(1) {
	position: relative;
	opacity: 0;
	top: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.team-item .team-top ul li:nth-child(2) {
	position: relative;
	opacity: 0;
	top: 0;
	-webkit-transition: .4s;
	transition: .4s
}

.team-item .team-top ul li:nth-child(3) {
	position: relative;
	opacity: 0;
	top: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.team-item .team-top ul li:nth-child(4) {
	position: relative;
	opacity: 0;
	top: 0;
	-webkit-transition: .6s;
	transition: .6s
}

.team-item .team-top ul li a {
	display: inline-block;
	color: #fff;
	background-color: #000;
	text-align: center;
	border-radius: 50%;
	font-size: 15px
}

.team-item .team-top ul li a i {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px
}

.team-item .team-top ul li a:hover {
	background-color: #c1ab65
}

.team-item .team-bottom h3 {
	color: #d8d6d6;
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 5px
}

.team-item .team-bottom span {
	display: block;
	font-weight: 500;
	font-size: 16px;
	color: #a4a2a2
}

.testimonial-area {
	background-image: url(assets/images/testimonial.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.testimonial-area:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .9
}

.testimonial-area .section-title {
	position: relative
}

.testimonial-area .testimonial-item {
	position: relative;
	text-align: center
}

.testimonial-area .testimonial-item i {
	display: block;
	color: #a7a7a0;
	font-size: 50px;
	margin-bottom: 15px
}

.testimonial-area .testimonial-item p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 25px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto
}

.testimonial-area .testimonial-item h3 {
	font-size: 18px;
	color: #fff;
	position: relative;
	margin-bottom: 0;
	padding-bottom: 8px
}

.testimonial-area .testimonial-item h3:before {
	position: absolute;
	content: '';
	width: 45px;
	height: 1px;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #6c6b6b
}

.blog-item {
	background-color: #080808;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	margin-bottom: 30px;
	min-height:573px;
}

.blog-item:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px)
}

.blog-item a {
	display: block
}

.blog-item .blog-bottom {
	padding: 25px 25px 30px
}

.blog-item .blog-bottom h5 {
	display: block;
	color: #c4c2c2;
	font-size: 14px;
	margin-bottom: 18px
}

.blog-item .blog-bottom h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 10px
}

.blog-item .blog-bottom h3 a {
	color: #fff
}

.blog-item .blog-bottom h3 a:hover {color: #017ad9;}

.blog-item .blog-bottom .blog-btn {
	font-weight: 700;
	color: #c7c5c5
}

.blog-item .blog-bottom .blog-btn:hover {
	color: #017ad9;
}

footer {
	background-color: #020407
}

footer .footer-item {
	margin-bottom: 30px
}

footer .footer-item h3 {
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	margin-bottom: 25px
}

footer .footer-item .footer-logo .footer-logo-img {
	display: block;
	margin-bottom: 25px
}

footer .footer-item .footer-logo p {
	font-size: 14px;
	color: #989797;
	margin-bottom: 28px
}

footer .footer-item .footer-logo ul {
	margin: 0;
	padding: 0
}

footer .footer-item .footer-logo ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 8px
}

footer .footer-item .footer-logo ul li:last-child {
	margin-right: 0
}

footer .footer-item .footer-logo ul li a {
	display: block;
	border-radius: 50%;
	text-align: center;
	color: #000;
	font-size: 18px;
	background-color: #fff
}

footer .footer-item .footer-logo ul li a:hover {
	color: #fff;
	background-color: #017ad9;
}

footer .footer-item .footer-logo ul li a i {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px
}

footer .footer-item .footer-instagram ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

footer .footer-item .footer-instagram ul li {
	list-style-type: none;
	display: inline-block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	padding-right: 10px;
	margin-bottom: 10px
}

footer .footer-item .footer-instagram ul li a {
	display: block
}

footer .footer-item .footer-instagram ul li a img {
	width: 100%
}

footer .footer-item .footer-link ul {
	margin: 0;
	padding: 0
}

footer .footer-item .footer-link ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 10px
}

footer .footer-item .footer-link ul li:last-child {
	margin-bottom: 0
}

footer .footer-item .footer-link ul li a {
	display: block;
	color: #cdcccc;
	font-size: 15px
}

footer .footer-item .footer-link ul li a:hover {
	color: #027ad9;
}

footer .footer-item .footer-touch ul {
	margin: 0;
	padding: 0
}

footer .footer-item .footer-touch ul li {
	list-style-type: none;
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 14px
}

footer .footer-item .footer-touch ul li:last-child {
	margin-bottom: 0
}

footer .footer-item .footer-touch ul li i {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 20px
}

footer .footer-item .footer-touch ul li h4 {
	font-weight: 500;
	color: #fff;
	font-size: 16px;
	margin-bottom: 2px
}

footer .footer-item .footer-touch ul li a {
	display: block;
	color: #cdcccc;
	font-size: 15px
}

footer .footer-item .footer-touch ul li a:hover {
	color: #017ad9;
}

.copyright-area {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #06080b
}

.copyright-area .copyright-item p {
	margin-bottom: 0;
	font-size: 15px;
	color: #fff;
	font-weight: 500
}

.copyright-area .copyright-item p a {
	display: inline-block;
	font-weight: 700;
	color: #c1ab65
}

.copyright-area .copyright-item p a:hover {
	color: #fff
}

.side-nav-two a {
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	color: #fff;
	background-color: #c1ab65;
	padding: 12px 22px
}

.side-nav-two a:hover {
	background-color: #050505
}

.banner-area-two {
	background-image: url(../img/home-two/banner-main.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 1000px;
	position: relative
}

.banner-area-two:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .6
}

.banner-area-two .banner-content {
	position: relative;
	z-index: 1;
	max-width: 795px;
	margin-top: 30px
}

.banner-area-two .banner-content h1 {
	font-weight: 700;
	font-size: 80px;
	margin-bottom: 0
}

.banner-area-two .banner-content p {
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 2px
}

.section-title-two .sub-title {
	font-weight: 600;
	font-size: 20px;
	letter-spacing: 2px;
	margin-bottom: 15px
}

.service-item {
	margin-bottom: 30px;
	position: relative
}

.service-item i {
	display: inline-block;
	color: #fff;
	font-size: 40px;
	position: absolute;
	top: -10px;
	left: 0
}

.service-item .service-inner {
	padding-left: 60px
}

.service-item .service-inner h3 {
	font-weight: 600;
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px
}

.service-item .service-inner p {
	margin-bottom: 0;
	color: #a9a9a9
}

.team-area-two {
	padding-top: 100px
}

.product-item {
	text-align: center;
	margin-bottom: 30px
}

.product-item img {
	margin-bottom: 22px
}

.product-item h3 {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 15px
}

.product-item ul {
	margin: 0;
	padding: 0
}

.product-item ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 12px
}

.product-item ul li:last-child {
	margin-bottom: 0
}

.product-item ul li a {
	display: block;
	color: #fff;
	font-size: 18px
}

.product-item ul li a:hover {
	color: #c1ab65
}

.product-item p {
	padding-left: 25px;
	padding-right: 25px
}

.banner-area-three {
	background-image: url(../img/home-three/banner-main.jpg)
}

.banner-area-three p {
	margin-bottom: 20px
}

.banner-area-three h1 {
	margin-bottom: 15px
}

.service-area-two {
	background-color: #fff
}

.service-area-two .section-title h2 {
	color: #000
}

.service-area-two .service-item i {
	color: #000
}

.service-area-two .service-item .service-inner h3 {
	color: #212121
}

.service-area-two .service-item .service-inner p {
	color: #212121
}

.product-area-two {
	background-color: #fff
}

.product-area-two .section-title h2 {
	color: #000
}

.product-area-two .product-item h3 {
	color: #212121;
	margin-bottom: 10px
}

.product-area-two .product-item p {
	color: #4e4e4e
}

.work-area-two {
	background-color: #fff
}

.work-area-two .section-title h2 {
	color: #000
}

.team-area-three {
	background-color: #fff
}

.team-area-three .section-title h2 {
	color: #000
}

.team-area-three .team-item .team-bottom h3 {
	color: #212121
}

.team-area-three .team-item .team-bottom span {
	color: #a4a2a2
}

.blog-area-two {
	background-color: #fff
}

.blog-area-two .section-title h2 {
	color: #000
}

.blog-area-two .blog-item {
	background-color: #fff;
	text-align: center;
	-webkit-box-shadow: 0 0 20px 0 #dddddd4d;
	box-shadow: 0 0 20px 0 #dddddd4d
}

.blog-area-two .blog-item .blog-bottom {
	padding: 25px 20px 30px
}

.blog-area-two .blog-item .blog-bottom span {
	color: #a3a3a3
}

.blog-area-two .blog-item .blog-bottom h3 {
	font-size: 25px
}

.blog-area-two .blog-item .blog-bottom h3 a {
	color: #212121
}

.blog-area-two .blog-item .blog-bottom h3 a:hover {
	color: #c1ab65
}

.blog-area-two .blog-item .blog-bottom p {
	color: #4e4e4e
}

.blog-area-two .blog-item .blog-bottom .blog-btn {
	color: #212121
}

.blog-area-two .blog-item .blog-bottom .blog-btn:hover {
	color: #c1ab65
}

.page-title-area {
	background-color: #020407
}

.page-title-area .page-title-item {
	text-align: center;
	padding-top: 230px;
	padding-bottom: 145px
}

.page-title-area .page-title-item h2 {
	font-size: 30px;
	margin-bottom: 8px;
	color: #fff;
	font-weight: 600
}

.page-title-area .page-title-item ul {
	margin: 0;
	padding: 0
}

.page-title-area .page-title-item ul li {
	list-style-type: none;
	display: inline-block;
	color: #d4d4d4;
	font-weight: 500
}

.page-title-area .page-title-item ul li span {
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #c1ab65;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	top: -2px;
	margin-left: 8px;
	margin-right: 8px
}

.page-title-area .page-title-item ul li a {
	display: inline-block;
	color: #d4d4d4
}

.page-title-area .page-title-item ul li a:hover {
	color: #c1ab65
}

.page-title-area-two {
	background-image: url(../img/about-me-main.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative
}

.page-title-area-two:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: -webkit-gradient(linear, left top, right top, color-stop(33%, rgba(0, 0, 0, 0.805733)), color-stop(60%, rgba(0, 0, 0, 0)));
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.805733) 33%, rgba(0, 0, 0, 0) 60%)
}

.page-title-area-two .page-title-item {
	position: relative
}

.about-me-area {
	background-color: #fff
}

.about-me-area .about-me-img {
	margin-bottom: 30px
}

.about-me-area .about-me-content h2 {
	font-weight: 700;
	font-size: 45px;
	margin-bottom: 10px;
	color: #000
}

.about-me-area .about-me-content ul {
	margin: 0;
	padding: 0;
	margin-bottom: 20px
}

.about-me-area .about-me-content ul li {
	list-style-type: none;
	display: block;
	color: #5b5b5b;
	margin-bottom: 8px;
	font-size: 17px;
	font-weight: 500;
	position: relative;
	padding-left: 15px
}

.about-me-area .about-me-content ul li:hover:before {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

.about-me-area .about-me-content ul li:before {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	left: 0;
	top: 11px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #c1ab65;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.about-me-area .about-me-content ul li:last-child {
	margin-bottom: 0
}

.about-me-area .about-me-content p {
	margin-bottom: 20px;
	color: #5b5b5b
}

.about-me-area .about-me-content .about-me-inner {
	margin-bottom: 30px
}

.about-me-area .about-me-content .about-me-inner i {
	display: inline-block;
	color: #000;
	font-size: 40px;
	margin-bottom: 12px
}

.about-me-area .about-me-content .about-me-inner h3 {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	margin-bottom: 4px
}

.about-me-area .about-me-content .about-me-inner p {
	margin-bottom: 0;
	color: #5b5b5b
}

.work-area-three {
	padding-right: 15px;
	padding-left: 15px
}

.work-area-three .work-item {
	margin-bottom: 30px
}

.work-details-item {
	margin-bottom: 30px
}

.work-details-item .work-details-img {
	position: relative;
	margin-bottom: 25px
}

.work-details-item .work-details-img a {
	position: absolute;
	left: 0;
	right: 0;
	top: 45%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
	background-color: #c1ab65;
	color: #fff;
	text-align: center;
	font-size: 45px;
	width: 80px;
	height: 80px
}

.work-details-item .work-details-img a i {
	width: 80px;
	height: 80px;
	line-height: 80px
}

.work-details-item .work-details-img a:hover {
	background-color: #000
}

.work-details-item .work-details-content {
	margin-bottom: 50px
}

.work-details-item .work-details-content ul {
	margin: 0;
	padding: 0;
	margin-bottom: 25px
}

.work-details-item .work-details-content ul li {
	list-style-type: none;
	display: inline-block;
	font-size: 15px
}

.work-details-item .work-details-content ul li span {
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px
}

.work-details-item .work-details-content ul li a {
	display: inline-block;
	color: #d5d7d7;
	margin-left: 3px
}

.work-details-item .work-details-content ul li a:hover {
	color: #c1ab65
}

.work-details-item .work-details-content h3 {
	margin-bottom: 8px;
	color: #fff;
	font-size: 35px;
	font-weight: 700
}

.work-details-item .work-details-content p {
	margin-bottom: 15px
}

.work-details-item .work-details-quote {
	background-color: #fff;
	border-radius: 3px;
	padding: 30px 25px;
	position: relative;
	margin-bottom: 60px
}

.work-details-item .work-details-quote i {
	display: inline-block;
	font-size: 40px;
	color: #000;
	margin-bottom: 10px
}

.work-details-item .work-details-quote p {
	color: #000;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: 600;
	font-style: italic
}

.work-details-item .work-details-quote .link {
	text-align: right
}

.work-details-item .work-details-quote .link a {
	display: inline-block;
	color: #000
}

.work-details-item .work-details-quote .link a:hover {
	color: #c1ab65
}

.work-details-item .work-details-search {
	margin-bottom: 50px
}

.work-details-item .work-details-search form {
	position: relative
}

.work-details-item .work-details-search form .form-control {
	height: 50px;
	border-radius: 3px;
	padding-left: 25px;
	font-size: 15px;
	color: #000;
	border: 0
}

.work-details-item .work-details-search form .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0
}

.work-details-item .work-details-search form .search-btn {
	position: absolute;
	top: 2px;
	right: 0;
	color: #000;
	font-size: 24px;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.work-details-item .work-details-search form .search-btn:hover {
	color: #c1ab65
}

.work-details-item .work-details-work {
	margin-bottom: 50px
}

.work-details-item .work-details-work h3 {
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 45px;
	color: #fff;
	border-bottom: 1px solid #dddddd59;
	padding-bottom: 12px;
	position: relative
}

.work-details-item .work-details-work h3:before {
	position: absolute;
	content: '';
	width: 50px;
	height: 3px;
	background-color: #fff;
	left: 0;
	bottom: -2px
}

.work-details-item .work-details-work .work-inner {
	margin-bottom: 30px
}

.work-details-item .work-details-work .work-inner:last-child {
	margin-bottom: 0
}

.work-details-item .work-details-work .work-inner ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.work-details-item .work-details-work .work-inner ul li {
	list-style-type: none;
	display: inline-block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%
}

.work-details-item .work-details-work .work-inner ul li:last-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
	margin-left: 10px
}

.work-details-item .work-details-work .work-inner h4 {
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px
}

.work-details-item .work-details-work .work-inner h4 a {
	display: inline-block;
	color: #fff
}

.work-details-item .work-details-work .work-inner h4 a:hover {
	color: #c1ab65
}

.work-details-item .work-details-work .work-inner span {
	display: inline-block
}

.work-details-item .work-details-cate h3 {
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 20px;
	color: #fff
}

.work-details-item .work-details-cate ul {
	margin: 0;
	padding: 0
}

.work-details-item .work-details-cate ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 12px;
	position: relative;
	padding-left: 20px
}

.work-details-item .work-details-cate ul li:hover:before {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

.work-details-item .work-details-cate ul li:before {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	left: 0;
	top: 9px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #c1ab65;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.work-details-item .work-details-cate ul li:last-child {
	margin-bottom: 0
}

.work-details-item .work-details-cate ul li a {
	display: block;
	color: #d5d7d7
}

.work-details-item .work-details-cate ul li a:hover {
	color: #c1ab65
}

.video-details-area {
	background-color: #fff
}

.video-details-area .video-details-item {
	margin-bottom: 30px
}

.video-details-area .video-details-item:last-child {
	border-right: 0
}

.video-details-area .video-details-item .video-details-video {
	position: relative;
	margin-bottom: 20px
}

.video-details-area .video-details-item .video-details-video a {
	position: absolute;
	left: 0;
	right: 0;
	top: 40%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
	background-color: #c1ab65;
	color: #fff;
	text-align: center;
	font-size: 45px;
	width: 80px;
	height: 80px
}

.video-details-area .video-details-item .video-details-video a i {
	width: 80px;
	height: 80px;
	line-height: 80px
}

.video-details-area .video-details-item .video-details-video a:hover {
	background-color: #000
}

.video-details-area .video-details-item .video-content {
	margin-bottom: 30px
}

.video-details-area .video-details-item .video-content .video-link {
	display: inline-block;
	color: #888;
	font-size: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	position: relative
}

.video-details-area .video-details-item .video-content .video-link:before {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	left: 0;
	top: 9px;
	background-color: #c1ab65;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.video-details-area .video-details-item .video-content .video-link:hover {
	color: #c1ab65
}

.video-details-area .video-details-item .video-content h2 {
	font-weight: 700;
	font-size: 45px;
	color: #000;
	margin-bottom: 10px
}

.video-details-area .video-details-item .video-content ul {
	margin: 0;
	padding: 0
}

.video-details-area .video-details-item .video-content ul li {
	list-style-type: none;
	display: inline-block;
	color: #000;
	font-family: josefin sans, sans-serif;
	margin-right: 20px
}

.video-details-area .video-details-item .video-content ul li:last-child {
	margin-right: 0
}

.video-details-area .video-details-item .video-content ul li i {
	display: inline-block;
	color: #c1ab65;
	font-size: 20px;
	margin-right: 3px;
	position: relative;
	top: 4px
}

.video-details-area .video-details-item .video-content ul li a {
	display: inline-block;
	color: #000
}

.video-details-area .video-details-item .video-content ul li a:hover {
	color: #c1ab65
}

.video-details-area .video-details-item .video-flim h3 {
	font-weight: 700;
	font-size: 35px;
	margin-bottom: 10px;
	color: #000
}

.video-details-area .video-details-item .video-flim p {
	margin-bottom: 12px;
	color: #888
}

.video-details-area .video-details-item .video-social {
	margin-top: 25px
}

.video-details-area .video-details-item .video-social span {
	display: inline-block;
	color: #c1ab65;
	margin-right: 10px
}

.video-details-area .video-details-item .video-social ul {
	margin: 0;
	padding: 0;
	display: inline-block
}

.video-details-area .video-details-item .video-social ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 8px
}

.video-details-area .video-details-item .video-social ul li:last-child {
	margin-right: 0
}

.video-details-area .video-details-item .video-social ul li a {
	display: block;
	color: #fff;
	background-color: #000;
	text-align: center;
	border-radius: 50%;
	font-size: 18px
}

.video-details-area .video-details-item .video-social ul li a:hover {
	background-color: #c1ab65
}

.video-details-area .video-details-item .video-social ul li a i {
	width: 35px;
	height: 35px;
	line-height: 35px
}

.video-details-area .video-details-item .video-introduce {
	padding: 45px 35px 40px
}

.video-details-area .video-details-item .video-introduce ul {
	margin: 0;
	padding: 0
}

.video-details-area .video-details-item .video-introduce ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 25px
}

.video-details-area .video-details-item .video-introduce ul li:last-child {
	margin-bottom: 0
}

.video-details-area .video-details-item .video-introduce ul li h4 {
	color: #000;
	margin-bottom: 2px;
	font-weight: 700;
	font-size: 20px
}

.video-details-area .video-details-item .video-introduce ul li span {
	display: block;
	color: #888;
	font-size: 15px;
	font-weight: 500
}

.video-details-area .video-details-item .video-introduce.video-details-bg {
	background-color: #f9f9f9
}

.video-details-area .video-details-item .work-details-quote {
	background-color: #fff;
	border-radius: 3px;
	padding: 30px 25px;
	position: relative;
	-webkit-box-shadow: 0 0 20px 0 #dddddd80;
	box-shadow: 0 0 20px 0 #dddddd80;
	border-radius: 5px;
	margin-top: 40px;
	margin-bottom: 50px
}

.video-details-area .video-details-item .work-details-quote i {
	display: inline-block;
	font-size: 40px;
	color: #000;
	margin-bottom: 10px
}

.video-details-area .video-details-item .work-details-quote p {
	color: #000;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: 600;
	font-style: italic
}

.video-details-area .video-details-item .work-details-quote .link {
	text-align: right
}

.video-details-area .video-details-item .work-details-quote .link a {
	display: inline-block;
	color: #000
}

.video-details-area .video-details-item .work-details-quote .link a:hover {
	color: #c1ab65
}

.week-area-two {
	background-color: #fff
}

.week-area-two .section-title h2 {
	color: #000
}

.blog-details-form {
	margin-top: 50px
}

.blog-details-form h2 {
	font-weight: 700;
	color: #fff;
	margin-bottom: 20px;
	font-size: 25px
}

.blog-details-form .form-group {
	margin-bottom: 30px
}

.blog-details-form .form-group label {
	display: block;
	margin-bottom: 10px;
	font-size: 15px
}

.blog-details-form .form-group .form-control {
	height: 50px;
	border-radius: 2px;
	padding-left: 20px;
	font-size: 15px;
	border: 1px solid #1d1c1c;
	color: #fff;
	background-color: #1d1c1c
}

.blog-details-form .form-group .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #f6f6f6
}

.blog-details-form .form-group textarea {
	height: auto!important
}

.blog-details-form .blog-details-btn {
	color: #000;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 12px 22px;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	background-color: #fff
}

.blog-details-form .blog-details-btn:hover {
	color: #fff;
	background-color: #c1ab65
}

.partner-area {
	background-color: #fff
}

.partner-area .partner-item {
	margin-bottom: 30px;
	text-align: center
}

.partner-area .partner-item:hover img {
	opacity: 1
}

.partner-area .partner-item img {
	opacity: .8;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.pricing-area {
	background-color: #fff
}

.pricing-item {
	background-color: #fff;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 0 25px 0 #dddddd82;
	box-shadow: 0 0 25px 0 #dddddd82;
	border-radius: 50px 0 50px 0
}

.pricing-item .pricing-top {
	background-color: #c1ab65;
	position: relative;
	text-align: center;
	border-radius: 50px 0;
	padding-top: 25px;
	padding-bottom: 35px
}

.pricing-item .pricing-top h3 {
	color: #fff;
	font-weight: 700;
	font-size: 60px;
	position: relative;
	margin-bottom: 0;
	display: inline-block
}

.pricing-item .pricing-top span {
	display: inline-block;
	font-size: 30px;
	color: #fff
}

.pricing-item .pricing-top p {
	color: #fff;
	position: relative;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: -8px
}

.pricing-item .pricing-bottom {
	text-align: center;
	padding: 0 60px;
	padding-bottom: 40px
}

.pricing-item .pricing-bottom ul {
	margin: 0;
	padding: 0;
	margin-top: 15px
}

.pricing-item .pricing-bottom ul li {
	list-style-type: none;
	display: block
}

.pricing-item .pricing-bottom ul li a {
	color: #000;
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid #66666633;
	font-weight: 600
}

.pricing-item .pricing-bottom ul li a:hover {
	color: #c1ab65
}

.pricing-item .price-btn a {
	color: #c1ab65;
	padding: 10px 30px;
	border: 1px solid #c1ab65;
	border-radius: 30px;
	display: inline-block;
	margin-top: 30px;
	font-weight: 700
}

.pricing-item .price-btn a:hover {
	color: #fff;
	background-color: #c1ab65
}

.faq-area .faq-head h2 {
	margin-bottom: 35px;
	font-weight: 600;
	font-size: 30px;
	margin-top: -7px;
	color: #fff
}

.faq-area .faq-wrap {
	margin-bottom: 50px
}

.faq-area .faq-wrap:last-child {
	margin-bottom: 30px
}

.faq-area .accordion {
	padding-left: 0;
	margin: 0;
	padding: 0
}

.faq-area .accordion p {
	font-size: 16px;
	display: none;
	padding: 20px 45px 15px 20px;
	margin-bottom: 0
}

.faq-area .accordion a {
	color: #fff;
	font-size: 17px;
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight: 600;
	padding: 15px 0 15px 18px;
	border: 1px solid #232323;
	border-radius: 8px 8px 0 0
}

.faq-area .accordion a:hover {
	color: #c1ab65
}

.faq-area .accordion a:after {
	position: absolute;
	right: 20px;
	content: "+";
	top: 10px;
	color: #fff;
	font-size: 25px;
	font-weight: 700
}

.faq-area .accordion li {
	position: relative;
	list-style-type: none;
	margin-bottom: 30px
}

.faq-area .accordion li:first-child {
	border-top: 0
}

.faq-area .accordion li:last-child {
	margin-bottom: 0
}

.faq-area .accordion li a.active {
	color: #fff;
	background-color: #000;
	border: 1px solid #000
}

.faq-area .accordion li a.active:after {
	content: "-";
	font-size: 25px;
	color: #fff
}

.error-item {
	height: 800px;
	text-align: center;
	margin-top: 30px
}

.error-item h1 {
	font-size: 130px;
	font-weight: 700;
	margin-bottom: 8px;
	color: #fff
}

.error-item p {
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 35px;
	color: #fff
}

.error-item p i {
	display: inline-block
}

.error-item span {
	display: block;
	color: #646464
}

.error-item a {
	display: inline-block;
	color: #fff;
	background-color: #c1ab65;
	padding: 20px 45px;
	margin-top: 70px;
	font-size: 18px
}

.error-item a:hover {
	background-color: #000
}

.coming-item {
	height: 100vh;
	text-align: center
}

.coming-item h1 {
	font-size: 75px;
	font-weight: 700;
	font-style: italic;
	margin-bottom: 20px;
	color: #fff
}

.coming-item p {
	margin-bottom: 40px;
	max-width: 625px;
	margin-left: auto;
	margin-right: auto
}

.coming-item .coming-wrap {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px
}

.coming-item .coming-wrap .coming-inner {
	text-align: center;
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 12px;
	margin-bottom: 30px
}

.coming-item .coming-wrap .coming-inner h3 {
	font-size: 45px;
	font-weight: 600;
	color: #000;
	margin-bottom: 5px
}

.coming-item .coming-wrap .coming-inner p {
	font-size: 16px;
	margin-bottom: 0;
	color: #383838
}

.coming-item ul {
	margin: 0;
	padding: 0
}

.coming-item ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 2px;
	margin-left: 2px
}

.coming-item ul li a {
	display: block;
	color: #fff;
	background-color: #c1ab65;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	font-size: 16px
}

.coming-item ul li a i {
	width: 35px;
	height: 35px;
	line-height: 35px
}

.coming-item ul li a:hover {
	background-color: #000
}

.privacy-area {
	padding-bottom: 50px
}

.privacy-item {
	margin-bottom: 50px
}

.privacy-item h2 {
	font-size: 26px;
	margin-bottom: 15px;
	font-weight: 600;
	color: #fff
}

.privacy-item p {
	margin-bottom: 0;
	color: silver
}

.privacy-item ul {
	margin: 0;
	padding: 0
}

.privacy-item ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 18px;
	color: silver
}

.privacy-item ul li i {
	display: inline-block;
	font-size: 20px;
	position: relative;
	bottom: -2px
}

.privacy-item ul li:last-child {
	margin-bottom: 0
}

.contact-area {
	background-color: #fff
}

.contact-area .contact-item {
	margin-bottom: 30px
}

.contact-area .contact-item h2 {
	font-weight: 700;
	font-size: 45px;
	color: #000;
	margin-bottom: 20px
}

.contact-area .contact-item .form-group {
	margin-bottom: 30px
}

.contact-area .contact-item .form-group .form-control {
	height: 50px;
	padding-left: 20px;
	font-size: 15px;
	border-radius: 0;
	border: 1px solid #ddd;
	background-color: #f1f1f191
}

.contact-area .contact-item .form-group .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #000
}

.contact-area .contact-item .form-group ::-webkit-input-placeholder {
	color: #000
}

.contact-area .contact-item .form-group :-ms-input-placeholder {
	color: #000
}

.contact-area .contact-item .form-group ::-ms-input-placeholder {
	color: #000
}

.contact-area .contact-item .form-group ::placeholder {
	color: #000
}

.contact-area .contact-item .form-group textarea {
	height: auto!important;
	padding-top: 15px
}

.contact-area .contact-item .contact-btn {
	background-color: #000;
	color: #fff;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	opacity: 1;
	border-radius: 0;
	padding: 12px 25px
}

.contact-area .contact-item .contact-btn:hover {
	background-color: #c1ab65
}

.contact-area .contact-item .list-unstyled {
	margin-top: 10px;
	font-size: 14px;
	color: #dc3545
}

.contact-area .contact-item .text-danger {
	margin-top: 10px;
	font-size: 20px
}

.contact-area .contact-item .text-success {
	margin-top: 10px;
	font-size: 20px
}

.contact-area .contact-item .contact-address .contact-inner {
	position: relative;
	padding-left: 50px;
	margin-bottom: 25px
}

.contact-area .contact-item .contact-address .contact-inner:last-child {
	margin-bottom: 0
}

.contact-area .contact-item .contact-address .contact-inner .icon {
	position: absolute;
	top: 0;
	left: 0;
	color: #c1ab65;
	font-size: 30px
}

.contact-area .contact-item .contact-address .contact-inner h4 {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 2px;
	color: #000
}

.contact-area .contact-item .contact-address .contact-inner span {
	display: block;
	color: #5f5f5f
}

.contact-area .contact-item .contact-address .contact-inner a {
	display: block;
	color: #5f5f5f
}

.contact-area .contact-item .contact-address .contact-inner a:hover {
	color: #c1ab65
}

.contact-area .contact-item .contact-address .contact-inner ul {
	margin: 0;
	padding: 0;
	margin-top: 15px
}

.contact-area .contact-item .contact-address .contact-inner ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 5px
}

.contact-area .contact-item .contact-address .contact-inner ul li:last-child {
	margin-right: 0
}

.contact-area .contact-item .contact-address .contact-inner ul li a {
	display: block;
	text-align: center;
	color: #fff;
	background-color: #c1ab65;
	border-radius: 50%;
	font-size: 20px
}

.contact-area .contact-item .contact-address .contact-inner ul li a i {
	width: 35px;
	height: 35px;
	line-height: 35px
}

.contact-area .contact-item .contact-address .contact-inner ul li a:hover {
	color: #fff;
	background-color: #000
}

.map-area #map {
	display: block;
	width: 100%;
	border: 0;
	height: 450px
}

.loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: #000
}

.spinner {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 100px auto
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes sk-bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes sk-bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

#toTop {
	position: fixed;
	bottom: 30px;
	right: 0;
	cursor: pointer;
	display: none;
	z-index: 10
}

.back-to-top-btn i {
	background: #c1ab65;
	color: #fff;
	height: 50px;
	width: 50px;
	line-height: 50px;
	display: inline-block;
	text-align: center;
	font-size: 25px;
	border-radius: 50%;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	margin-right: 28px;
	-webkit-box-shadow: 0 0 14px 0 #c1ab65;
	box-shadow: 0 0 14px 0 #c1ab65
}

.back-to-top-btn i:hover {
	background: #000;
	color: #fff;
	-webkit-box-shadow: 0 0 14px 0 #000;
	box-shadow: 0 0 14px 0 #000
}
.main-nav nav .navbar-nav li{position: relative;padding: 15px 0;}


.bottem-footer-text p {text-transform: capitalize; text-align: center; margin: 0; color: #fff;}
.bottem-footer-text a {color: #0086f2;}
.bottem-footer {padding: 25px; background-color: #0c0c0c;}

.video-items {background-color: #080808; -webkit-transition: .5s all ease; transition: .5s all ease; margin-bottom: 30px; min-height: 370px;}
.video-blog-bottom {padding: 25px 25px 30px;}
.video-items .video-blog-bottom h3 a {font-weight: 600; font-size: 20px; margin-bottom: 10px; color: #fff;}
.video-items .video-blog-bottom p {color: #fff;}
.video-items .video-blog-bottom .video-blog-btn {font-weight: 700; color: #000000; background-color: #c7c5c5; padding: 5px 15px; display: inline-block;}
.video-items:hover {transform: translate(0, -10px);}

.inner-page p {font-family: josefin sans, sans-serif; font-size: 18px; line-height: 180%;}

.history-inner img {max-width: 40px;margin-bottom:10px;}

.history-content.history-main {
    text-align: center;
}

.history-content.history-main p {
    margin: 0 auto 60px;
    padding: 0;
    max-width: 935px;
}

.history-boxes .history-inner {
    text-align: center;
    border: solid 1px #fff;
    padding: 10px;    min-height: 397px;
}

.history-area .history-boxes .history-inner p {
    font-size: 14px;
}

.history-area .history-content .history-inner img {
    max-height: 40px;
    margin: 12px 0 15px 0;
}

.history-area .history-content .history-inner:hover {
    background: #017ad9;
    transition: linear 0.2s;
}

.bookus a {
    border: solid 1px #fff;
    color: #fff;
    padding: 10px 60px;
    display: block;
}

.bookus a:hover {
    background: #017ad9;
    border: solid 1px #017ad9;
}

.trust-area .trust-content .trust-img h4 {
    margin: 10px 0 0 0;
}

.wp-block-media-text.alignwide.is-stacked-on-mobile {
    margin-bottom: 40px;
}



.video-items .thumb {min-height: 200px;line-height: 200px;text-align: center;}
.fancybox-stage .fancybox-slide video {max-width: 800px;}

div#big .week-item a {position: static; width: 100%; height: 100%; opacity: 1;}
#thumbs .week-item a {position: static; width: 100%; height: 100%; opacity: 1;}

div#big .week-item a.popup-youtube {position: absolute; width: 70px; height: 70px;}
#thumbs .week-item a.popup-youtube {position: absolute; width: 70px; height: 70px;}

.video-item video{width:100%;}
.video-item img {width: 100%;}


.work-item .owl-dots {position: absolute; bottom: 0;width: 100%;text-align: center;}

.work-area .work-item:hover img{-webkit-transform: scale(1);transform: scale(1);}

.work-area .work-item .featured-slider {position: relative;}
.work-area .work-item .featured-slider:before {content: "";position: absolute;display: block;width: 100%;height: 100%;background: rgb(0 0 0 / 35%);top: 0;left: 0;z-index: 1;}
.work-area .work-item .work-content {z-index: 2;}

.testigallery {margin-top: 100px;}

.testigallery figure a {position: relative;display: block;}
.testigallery figure a:before {opacity: 0;position: absolute;top: -30%;left: 0;margin: auto;bottom: 0;right: 0;height: 90%;content: "";background:rgb(0 0 0 / 0.7);width: 90%;z-index: 1;transition: linear 0.3s;}
.testigallery  figure:hover a:before, .testigallery  figure:hover a:after {opacity: 1;top: 0;bottom: 0;}
.testigallery figure a:after {opacity: 0;content: "\f05b";color: #fff;font-size: 40px;text-align: center;font-weight: 400;position: absolute;top: 0;left: 0;margin: auto;bottom:-50%;right: 0;font-family: FontAwesome;height: 42px;z-index:2;transition: linear 0.3s;}
.testigallery figure {width: 100%;transition: linear 0.3s;}


.social-block {position: absolute;top: 50%;right: -22px;z-index: 1;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
.home-slider {position: relative;}
.social-block a {font-size: 16px;}
.social-block li {background: transparent !important;display: inline-block !important;}
.social-block ul {display: inline-block;}
.social-block p {color: #fff;display: inline-block;margin-right:15px;}
.wp-block-group.social-block .wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {margin: 0;}
.social-block ul li a:hover {color: #c1ab65 !important;transition: linear 0.3s;}
.home-slider button {width: 14px;height: 14px;background: #b8b7b7;}
.home-slider .slick-dots li {width: 14px;height: 14px;background: #b8b7b7;border-radius: 50%;vertical-align: middle;}
.home-slider .slick-dots li.slick-active {background: #869791;width: 24px;height: 24px;border: 1px solid #fff;background: 0 0;position: relative;margin: 1px;}
.home-slider .slick-dots li.slick-active button:after {position: absolute;content: '';width: 12px;height: 12px;border-radius: 50%;left: 0;right: 0;bottom: 5px;margin-left: auto;margin-right: auto; background-color: #fff;opacity: 1;}
.home-slider .slick-dots li button:before{font-size:0;}
.home-slider .slick-list{z-index:1;}
.work-item .slick-dots li button:before {font-size: 10px;}
.work-item .slick-dots{z-index:2;}
body{color:#d5d7d7;}

.video-item .wp-block-button a {background: transparent;padding: 0;font-size: 0;}

.week-area,.work-area,.video-area,.blog-area {background: #0c0c0c;}

.video-area a:before {content: "\eb86";position: absolute;width: 100px;height: 100px;line-height: 100px;font-family: 'boxicons';z-index: 1;color: #fff;font-size: 60px;top: 0;left: 0;bottom: 0;right: 0;margin: auto;border-radius: 50%;}



body.single-post {background: #fff; color: #000;}
body.single-post .blog_detail {padding: 50px 0;}

.mobile-menu ,.close-icon {display: none;}

.navbar-nav{float:left;}
.bookus{display:inline-block;}
.side-nav {display: inline-block;}

.inner-banner:before{    background: rgb(0 0 0 / 55%);}
.about_pg h2, h5 {color: #000;}
.contact_text h2 {color: #000;}
.contact-info .info_icn p {font-size: 15px; color:#000;}
.alignwide p {color: #000;}
.contact_text p {color: #000;}

@media (min-width: 0px) and (max-width: 767px){
	
.mobile-menu ,.close-icon {display: block;}
.navbar a img {max-width: 70%;}
.navbar-collapse {display: none;}
.mobile-menu {position: absolute;right: 10px;top: 30px;}
.mobile-menu i {font-size: 30px; color: #89cff0;}

.minimenu {text-align: center;position: fixed;background: #141c25b5;width: 100%;height: 100%;top: 0;left: 0;transition: linear 0.3s;z-index:1;}
.minimenu > ul {margin-top: 50px !important;}
.minimenu ul li a { color: #fff;text-transform: uppercase;}
.minimenu ul li { display: block;text-align: left; padding: 5px 0;}
.close-icon {position: absolute;right: 28px;top: 18px;transition: linear 0.5s;}
.close-icon i {font-size: 30px;color: #fff;}
.main-nav nav ul{margin:0 10px;}
.bookus{display:inline-block;margin: 0 10px;}
.bookus a{padding: 10px 30px;}

.week-area .owl-theme .owl-nav{display:none;}
.home-slider .wp-block-getwid-media-text-slider-slide__content {padding: 130px 0 0 0;}
.banner-content h1{font-size: 20px;}
.banner-content p{font-size: 14px;margin-bottom: 18px;}
.banner-content .banner-btn{padding: 10px 15px 5px;}
.social-block{right: -70px;top:60%;}
.social-block p{font-size:12px;margin-right:0;margin-bottom:0;}
.side-nav {display: inline-block;}
.side-nav button {padding: 0 30px;}
button.btn.modal-btn {display: none;}
	
	.section-title h2{font-size:18px;}
	p{font-size:14px;}
	.pt-100{padding-top:50px}
	.pb-70{padding-bottom:35px}
	.trust-area .trust-content .wp-block-column {flex-basis: 50% !important;}
	.trust-area .trust-content .trust-img h4{font-size:16px;}
	.section-title h5{font-size:14px;}
	
	.work-item .work-content h3{font-size:18px;}
	.work-item .work-content h4{font-size:14px;}
	
	.history-content.history-main p{font-size:14px;margin-bottom:20px;}
	.history-area .history-content .history-inner h3{font-size:18px;}
	.ptb-100{padding-bottom:50px;padding-top:50px;}
	.video-area .video-two a {opacity: 1;}
	.testimonial-area .testimonial-item p{font-size:14px;}
	.video-item{padding:0 10px;}
	
	.fancybox-stage .fancybox-slide video{width:100%;}
	.blog-item .blog-bottom{text-align:center;}
	
	footer { text-align: center;}
	footer .footer-item .footer-touch ul li{padding-left:0;}
	footer .footer-item .footer-touch ul li i{right: 0; margin: 0 90px 0 auto;}
	
	.sec h2{font-size:18px;}
	.sec h5{font-size:14px;}
	.inner-page p{font-size:14px;}
	.about_pg .wp-block-media-text__content{padding:15px;}
	.navbar-nav{float:none;}
	.contact-info .icon{position:relative;margin: 0 auto;}
	.contact-info .info_icn{padding-left:0;}
	.contact-info{padding-left:0 !important;text-align: center;margin-top: 70px;}
	.rightsec{margin: 20px auto 0 auto;}
	.nav-srh button.btn.modal-btn {display: none;}
	.searchFrm .clseBtn{top: 87px;right: 0px;}

}
@media (min-width: 768px) and (max-width: 1023px){
	
.mobile-menu ,.close-icon {display: block;}
.navbar a img {max-width: 70%;}
.navbar-collapse {display: none;}
.mobile-menu {position: absolute;right: 10px;top: 10px;}
.mobile-menu i {font-size: 30px; color: #89cff0;}

.minimenu {text-align: center;position: fixed;background: #141c25b5;width: 100%;height: 100%;top: 0;left: 0;transition: linear 0.3s;z-index:1;}
.minimenu > ul {margin-top: 50px !important;}
.minimenu ul li a { color: #fff;text-transform: uppercase;}
.minimenu ul li { display: block;text-align: left; padding: 5px 0;}
.close-icon {position: absolute;right: 28px;top: 18px;transition: linear 0.5s;}
.close-icon i {font-size: 30px;color: #fff;}
.main-nav nav ul{margin:0 10px;}
.bookus{display:inline-block;margin: 0 10px;}
.bookus a{padding: 10px 30px;}
	.navbar-expand-md .navbar-nav{flex-direction:column;}
	.side-nav {display: inline-block;}

	.week-area .owl-next{right:0;}
	.week-area .owl-prev{left:0;}
	
	.pb-70{padding-bottom:50px;}
	.pt-100{padding-top:70px;}
	
	.banner-content h1{font-size:35px;}
	.banner-content p{font-size:18px;}
	.banner-content{margin-top:20px !important;}
	
	.section-title h2{font-size:25px;}
	
	.section-title h2 .wp-block-columns { display: block !important;}
.work-area .wp-block-columns {display: block;}
.video-area .wp-block-columns {display: block;padding: 15px;}
.video-item .wp-block-button a {opacity: 1;}
	
	.contact-info{padding-left:0;}
	.navbar-nav{float:none;}
	.about_pg .wp-block-media-text {display: block;}

}
@media (min-width: 1024px) and (max-width: 1440px){
	.week-area .owl-prev{left:0;}
	.week-area .owl-next{right:0;}
	.main-nav nav .navbar-nav li a {font-size: 14px;}
}

@media (min-width: 1024px) and (max-width: 1199px){
	
	.main-nav nav ul{margin:0 30px;}
	.bookus{margin:0 35px;}
	.bookus a{padding:10px 30px;}
	
}



.rightsec {display: flex;}
.side-nav { display: flex; align-items: center;}
.navbar-nav{float:none;justify-content: center !important;}
.navbar-collapse{flex-basis: auto !important;}


.searchFrm { display: none; z-index: 100; width: 100%; margin: 0; text-align: center; position: fixed; top: 0; left: 0; background: rgb(0 0 0/0.75); padding: 25px 0; }
.searchFrm .clseBtn { position: absolute; top: 37px; right: 10px; color: #fff; font-size: 30px; width: 35px; height: 35px; }
.searchFrm .clseBtn:after,
.searchFrm .clseBtn:before { content:""; position:absolute; width:1px; height:35px; background:#fff; left:15px; top:0; }
.searchFrm .clseBtn:after { transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.searchFrm .clseBtn:before { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
.searchFrm form { width: 100%; max-width: 700px; border: 1px solid #fff; background: #fff; display: inline-block; position: relative; }
.searchFrm .search-submit { position: absolute; top: 0; right: 0; width: 50px; height: 100%; background: #000; }
.searchFrm .search-submit span.screen-reader-text:before { content: "\f002"; font: normal 17px/1 FontAwesome; color: #fff; }
.searchFrm label>span.screen-reader-text { display: none; }
.searchFrm label { width: 100%; display: block; margin: 0; height: 100%; }
.searchFrm label .search-field { height: auto; padding: 15px 45px 15px 20px; width: 100%; font-weight: 400; }
.searchFrm .search-submit .screen-reader-text { position: relative !important; width: auto; font-size: 0; clip-path: none; }

#primary.content-area{background:#000;}
#primary.content-area form.search-form input.search-field {background: #fff;color: #000;padding: 10px;}
.searchFrm label .search-field {color: #000;}
body.search .main-nav { background: #000;}

.search-pg article {width: 100%;display: inline-block;border-bottom: 1px solid #fff; margin-bottom: 10px;padding: 20px 0;}
.search-pg article * {color: #fff;}
.search-pg .nav-links a.page-numbers {color: #fff;}
.search .inner-banner {padding: 190px 0 50px;}
.blog-area .col-sm-6.col-lg-4:last-child .blog-bottom p {opacity: 0;}