@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,100&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); */
/*
Theme Name: Unxpected
Author: Unxpected
Tags: responsive, fixed width
*/

/*
font-family: 'Montserrat', sans-serif;
font-family: 'Mermaid';
*/

* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body { width: 100%; font-size: 20px; line-height: 1.2; color: #000; font-family: 'Montserrat', sans-serif; font-weight: 400; background: #fff; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
.container { padding: 0 15px; margin: 0 auto; max-width: 1140px; position: relative; }

input[type=checkbox]{ -webkit-appearance: checkbox; margin: 0px 0 0 0px; display: inline-block; vertical-align: top;}
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; }


[href^="tel"] { cursor: text; }
[href^="tel"]:hover { text-decoration:none !important; }

textarea::input-placeholder,input::input-placeholder { opacity: 1; } 
textarea::-moz-placeholder,input::-moz-placeholder{ opacity: 1; } 
textarea:-ms-input-placeholder,input:-ms-input-placeholder{ opacity: 1; }
textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { opacity:100; }  

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }

input, textarea { font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s; font-family: 'Montserrat', sans-serif; border-radius:0px !important; -webkit-border-radius:0px  !important; -ms-border-radius:0px  !important; }
input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,	
input[type="password"]:focus,
 textarea:focus { outline: none; }
input.wpcf7-validates-as-required {  }
input.wpcf7-validates-as-required:focus { }

/* common */
a { color: #223482; outline: none; transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
a:hover { }
img { border: 0px; outline: none; display: block; max-width: 100%; height:auto;  transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
ul,ol { margin-bottom: 20px; padding: 0 0 0 20px;}
.clear { clear: both; overflow: hidden; }
h1, .h1 ,h2, .h2 ,h3, .h3 ,h4, .h4 ,h5, .h5 ,h6, .h6 { padding-bottom: 10px; font-weight:700; line-height: 1.1; } 

h1, .h1 { font-size: 55px; }
h2, .h2 { font-size: 50px; }
h3, .h3 { font-size: 30px; }
h4, .h4 { font-size: 25px; }
h5, .h5 { font-size: 20px; }
h6, .h6 { font-size: 16px; }

p { padding-bottom: 25px; }
p a { color:#223482; }
p a:hover { text-decoration:underline; }

ul.listing li { padding: 0 0 10px 10px; position: relative; line-height: 30px; }
ul.listing li:before { content:'.'; position:absolute; left:0; top:0; }

.field, .wpcf7-text, textarea { display: block; border-radius:0; -webkit-border-radius:0; -ms-border-radius:0; width: 100%; height: 35px; font-size: 10px ; padding: 10px 20px 10px 15px; background:#eeeeee; border:0; color:#fff; }
textarea { padding: 13px 15px; height: 95px; resize: none; }

a.close, a.mobilemenu { display: none; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { outline:none; }


 .button { text-align: center; letter-spacing: -0.01em; border:  1px solid #e4cc7f; text-transform: uppercase; font-weight: 300; font-size: 18px; line-height: 22px; padding: 8px 20px; display: inline-block; vertical-align: top; background: transparent; color: #fff; position: relative; z-index: 1; }
.button:hover { background: #e4cc7f; color: #000; text-decoration: none; }

.button2 { text-align: center; letter-spacing: -0.01em; border:  1px solid #e4cc7f; text-transform: uppercase; font-weight: 300; font-size: 18px; line-height: 22px; padding: 12px 25px; display: inline-block; vertical-align: top; background: #1c2a77; color: #fff; position: relative; z-index: 1; }
.button2:hover { background: #e4cc7f; color: #000; text-decoration: none; }


.flex-wrap { display: flex; flex-wrap: wrap; }
.v-center { align-items:center; }
.v-bottom { align-items:flex-end; }
.h-center { justify-content:center; }
.space-between { justify-content:space-between; }


/* wrapper */
#wrapper { padding: 154px 0 0px 0; width: 100%; overflow: hidden; min-height: 100%; position: relative; }
.wrapper,
.centering { width: 100%; max-width: 1200px; padding: 0 15px; margin:auto; position: relative;}  

.home .wrapper,
.home .centering { max-width: 1750px; }  


/* header-part */
#header-bar { width: 100%; z-index:999; transition: ease 0.7s; position:absolute; left:0; top:0px; }

/*header_sec*/
.header_sec { transition: ease 0.7s; width: 100%;  position: relative; background: linear-gradient(to right,  #000000 22%,#262626 50%,#000000 77%); margin-bottom: 7px; } 
.header_sec:before { width: 100%; height: 7px; content: ''; position: absolute; left: 0; bottom: -7px; background: url(images/head-border.jpg) no-repeat; background-size: 100% 100%; }
.header_sec .wrapper { width: 100%; max-width: 1565px; padding: 45px 15px 10px; background: url(images/header-bg.png) center center no-repeat; background-size: auto 100%; }
.header_sec .logo { transform: translate(-75px,0); max-width: 450px; display: block; }
.header_sec ul { list-style: none; margin: 0; padding: 0 0 10px 0; font-size: 0; }
.header_sec li { margin: 0 18px 0 0px;  display: inline-block; vertical-align: top; width: 50px; height: 50px; position: relative; }
.header_sec li a { border-radius: 50%; position: relative; width: 50px; height: 50px; line-height: 50px; display: block; text-align: center; font-size: 20px; color: #FFF; background: #000; z-index: 1; }
.header_sec li:after { width: 103%; height: 103%; content: ''; position: absolute; right: 0px; top: -1px; z-index: -1; background: #fff; border-radius: 50%; }
.header_sec li a:hover { color: #d9b964; } 

.header_sec .menu_trigger { margin: 0 0px 0 0; text-align: center; font-size: 13px; line-height: 1; font-weight:700; color:#fff; display: inline-block; vertical-align: top; position: relative; text-transform: uppercase; }
.header_sec .menu_trigger span.icon { width: 45px; height: 45px; position: relative; transition:all 0.3s; display: block; margin-bottom: 0px; }
.header_sec .menu_trigger span.icon span { transition: all 0.3s; width: 45px; height: 5px; content: ''; position: absolute; left: 0; top: 50%; transform: translate(0,-50%); background: #d8b862; border-radius: 4px; }
.header_sec .menu_trigger span.icon span:after,
.header_sec .menu_trigger span.icon span:before { transition: all 0.3s; width: 100%; height: 5px; content: ''; position: absolute; left: 0; border-radius: 4px; top: -14px; background: #d8b862; }
.header_sec .menu_trigger span.icon span:after { top: 14px; }
.header_sec .menu_trigger.open span.icon span { background: transparent; } 
.header_sec .menu_trigger.open span.icon span:before { top: 0; transform: rotate(45deg); }
.header_sec .menu_trigger.open span.icon span:after { top: 0; transform: rotate(-45deg); }


	


	/* nav-bar */
	.nav-bar {  width: 100%; position: relative; display: none; text-align: center; z-index: 999; position:absolute; left:0; top:0px; background: #ca9f3f; }
	#header-bar .nav-bar .wrapper { padding: 0 15px; }
	.nav-bar ul { margin:0; padding:0; list-style: none; line-height:0;}
	.nav-bar li { display: inline-block; vertical-align: top; font-size: 16px; line-height: 20px; font-weight: 600; position: relative; text-transform: uppercase;  }
	.nav-bar li a { padding: 15px 10px; color: #fff; display: block; }
	.nav-bar li .submenu_trigger { display: none; }
	/*.nav-bar li.current-menu-item > a { color: #ca9f3f; }*/
	.nav-bar li a.active { color: #ffffff; }
	.nav-bar li:after { width: 2px; height: 18px; content: ''; position: absolute; left: -3px; top: 50%; margin-top: -9px; background: #fff; }
	.nav-bar li:first-child:after { display: none; }
	.nav-bar li a.highlight/* ,
	.nav-bar li a.clicked */{ color: #6b4e0f; background: #e2d3b2; }
	
	/*.nav-bar li.current-menu-ancestor > a,
	.nav-bar li.current-menu-item > a*/ { color: #6b4e0f; background: #e2d3b2; text-decoration: none; }

	.nav-bar .sub-menu li:after { display: none; }
	.nav-bar li li.current-menu-item > a,
	
	.nav-bar .sub-menu li { display: block; width: 100%; }
	.nav-bar .sub-menu { min-width: 200px; position: absolute; top: 100%; left: 0; z-index: 999; text-align: left; opacity: 0; visibility: hidden; transition: all 0.3s; -webkit-transition: all 0.3s; background: #e2d3b2; box-shadow: 4px 4px 4px rgba(0,0,0,0.2); }
	.nav-bar .sub-menu li { padding: 0; display: block; }
	.nav-bar .sub-menu li a { padding: 10px 15px; display: block; }
	.nav-bar li li.current_page_item a { background: #ca9f3f; }

	
	@media only screen and (min-width: 768px) {
		.nav-bar li:hover .sub-menu { opacity: 1; visibility: visible; }
		.nav-bar li:hover > a ,
		.nav-bar li > a:hover { color: #6b4e0f; background: #e2d3b2; text-decoration: none; }
		.nav-bar li:hover li a { color: #6b4e0f; }
		.nav-bar li:hover li a:hover { background: #ca9f3f; color: #6b4e0f; }
	}


	@-webkit-keyframes stickyhead{
		0%{opacity:0;-webkit-transform:translateY(-100%) }
		100%{opacity:1;-webkit-transform:translateY(0)} 
	}	
	@-moz-keyframes nav-bar{ 
		0%{opacity:0;-moz-transform:translateY(-100%)}
		100%{opacity:1;-moz-transform:translateY(0)}
	}
	@keyframes stickyhead{7
		0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
		100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
	}
	
	#header-bar.stickyhead { position: fixed; -webkit-animation:stickyhead ease-in-out 0.4s 0.1s both;-moz-animation:stickyhead ease-in-out 0.4s 0.1s both;animation:stickyhead ease-in-out 0.4s 0.1s both; box-shadow:0px 4px 4px rgba(0,0,0,0.2);}

	.stickyhead .nav-bar { display: block !important; }
	.stickyhead .header_sec { display: none; padding: 5px 0; }
	.stickyhead .header_sec .logo { max-width: 300px; }
	#header-bar.sticky_added { padding-top: 50px; }
	.stickyhead .header_sec .wrapper { padding:  10px 15px; }
	.header_sec ul { padding: 0; }
	.stickyhead .header_sec { padding: 0; }

/* banner-bar */
.slider-bar { width: 100%;  position: relative; background: #151a28; }
.slider-bar h1 { font-weight: 400 !important; }
.slider-bar h1 .bg { display: inline-block; padding: 17px 45px 17px 0; z-index: 1; font-size: 135%; letter-spacing: -0.03em !important; line-height: 1 !important; font-weight: 900; color: #fff; position: relative; }
.slider-bar h1 .bg:after { width: 5000px; height: 100%; content: ''; position: absolute; right: 0; top: 0; background: url(images/title-bg.jpg) right top repeat-y; background-size: 100% 1px; z-index: -1; }
.slider-bar h1 small { font-family: 'Hakim'; text-transform: none; font-size: 200%; line-height: 1 !important; display: inline-block; z-index: 1; position: relative; letter-spacing: 0.04em; margin: -8px 0 0px -20px; }
.slider-bar h1 strong { margin: -45px 0 0 0; display: inline-block; letter-spacing: -0.08em !important; font-size: 200%; line-height: 1 !important; font-weight: 900; color: #1cd62e; }

#rev_slider_2_1_wrapper .custom.tparrows.tp-leftarrow { width: 53px; height: 53px; background: url(images/prev.png) center center no-repeat; }
#rev_slider_2_1_wrapper .custom.tparrows.tp-rightarrow { width: 53px; height: 53px; background: url(images/next.png) center center no-repeat; }
#rev_slider_2_1_wrapper .custom.tparrows:before { display: none !important; }
#rev_slider_2_1_wrapper .custom.tparrows.tp-leftarrow:hover { background: url(images/prev.png) center center no-repeat; opacity: 0.7 !important; }
#rev_slider_2_1_wrapper .custom.tparrows.tp-rightarrow:hover { background:  url(images/next.png) center center no-repeat; opacity: 0.7 !important; }
.slider-bar .custom .tp-bullet { width: 26px; height: 26px; border-radius: 4px; background: rgba(121,121,121,0.6); }
.slider-bar .custom .tp-bullet.selected,
.slider-bar .custom .tp-bullet:hover { background: #d8b862; }

/* inner-banner-bar */
.inner-banner-bar { width: 100%;  min-height:400px; background-position: center center; background-size:cover; background-repeat: no-repeat; }

/* content-part */
#content-part { width: 100%; position: relative;  }

	/*welcome_sec*/
	.welcome_sec { padding: 90px 0 50px; text-align: center; position: relative; width: 100%; background: url(images/welcome-bg.jpg) center center no-repeat; background-size: cover; margin-bottom: 7px; }
	.welcome_sec:before { width: 100%; height: 7px; content: ''; position: absolute; left: 0; bottom: -7px; background: url(images/head-border.jpg) no-repeat; background-size: 100% 100%; }
	.welcome_sec .wrapper { max-width: 1380px; }
	.welcome_sec h2 { letter-spacing: 0.01em; padding-bottom: 30px; font-size: 69px; line-height: 1; text-transform: uppercase; background: radial-gradient(circle farthest-corner at center center, #cab675 0%, #937924 100%); background-clip: border-box; background-clip: text !important; color: transparent !important;	-webkit-text-fill-color: transparent !important; }
	.welcome_sec p { font-size: 20px; line-height: 2; color: #313131; }


	/*service_sec */
	.service_sec { margin-bottom: 7px; padding: 50px 0 35px; text-align: center; width: 100%; position: relative; background: url(images/service-bg.jpg) center center no-repeat; background-size: cover; }
	.service_sec:before { width: 100%; height: 7px; content: ''; position: absolute; left: 0; bottom: -7px; background: url(images/head-border.jpg) no-repeat; background-size: 100% 100%; }
	.service_sec .wrapper { max-width: 1535px; }
	.service_sec h2 { letter-spacing: 0.04em; padding-bottom: 7px; font-size: 69px; line-height: 1; text-transform: uppercase; background: radial-gradient(circle farthest-corner at center center, #cab675 0%, #937924 100%); background-clip: border-box; background-clip: text !important; color: transparent !important;	-webkit-text-fill-color: transparent !important; }
	.service_sec p { font-size: 20px; line-height: 2; color: #fff; }
	.service_sec .top_content { max-width: 1290px; margin: 0 auto; }
	.service_sec .info { font-size: 13px; line-height: 27px; text-transform: uppercase; padding: 0 18px; border: 1px solid #c7a251; display: inline-block; color: #fff; }
	.service_sec .info:hover { background: #c7a251; color: #2b2b2b; }

	.service_sec .slides img { margin: auto; }
	.service_sec h3 { padding: 15px 0 15px 0; min-height: 80px; font-size: 30px; line-height: 1.1; color: #fff; text-transform: uppercase; text-align: center; }
	.service_sec { }
	.service_sec .slick-slider { position: relative; padding: 0 0 50px 0; }
	.service_sec .slides { position: relative; padding: 0 20px; }
	.service_sec .slick-dots { padding: 0; margin: 0; width: 100%; position: absolute; left: 0; bottom: 0px; line-height: 0; text-align: center; width: 100%;  }  
	.service_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 0 15px; }
	.service_sec .slick-dots li button { width: 25px; height: 25px; border: 0; background: #5b5b5b; border-radius: 4px; font-size: 0; line-height: 0; cursor: pointer; }
	.service_sec .slick-dots li.slick-active button ,
	.service_sec .slick-dots li button:hover { background: #d9b963; }
	.service_sec .slick-list { padding: 0 !important; }
	.service_sec .slides:before { width: 9px; height: 280px; content: ''; position: absolute; right: 0px; top: 0px; background: #d2ac52; }
	.service_sec .slick-active + .slick-active + .slick-active + .slick-active .slides:before { display: none; }
	
	.popup_content { max-width: 800px !important; }

	/* about_sec */
	.about_sec { padding: 35px 0 60px; width: 100%; position: relative; background: url(images/about-bg.jpg) center center no-repeat; background-size: cover; }
	.about_sec .text { width: 50%; padding: 35px 20px 0 0; }
	.about_sec .images { width: 50%; padding-left: 75px; }
	.about_sec .inner { width: 100%; position: relative; }
	.about_sec .wrapper { max-width: 1565px; }
	.about_sec h2 { letter-spacing: 0.04em; padding: 0 0 15px 15px; font-size: 69px; line-height: 1; text-transform: uppercase; background: radial-gradient(circle farthest-corner at center center, #cab675 0%, #937924 100%); background-clip: border-box; background-clip: text !important; color: transparent !important;	-webkit-text-fill-color: transparent !important; }
	.about_sec p { font-size: 20px; line-height: 2; color: #171717; padding-bottom: 30px; }
	.about_sec a:hover { text-decoration: underline; }
	.about_sec .image1 { width: 55%; }
	.about_sec .image2 { width: 55%; position: absolute; left: 34.5%; top: 28.5%; }
	.about_sec .images figure { width: 100%; height: 0; padding-bottom: 135%; position: relative; height: 0; display: block; } 
	.about_sec .images figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
	.about_sec .images:before { width: 406px; height: 432px; content: ''; position: absolute; right: 20px; top: 50px; background: url(images/box.png) center center no-repeat; background-size: 100% 100%; }
	
	.event_detail,
	.full_about_content { max-width: 1200px !important; }
	
	/* events_sec */
	.events_sec { padding: 25px 0 10px 0; text-align: center; position: relative; width: 100%; background: #ededed url(images/shade.png) center top no-repeat; }
	.events_sec h2 { width: 100%; position: absolute; left: 0; top: -75px; letter-spacing: 0.04em; padding: 0 0 0px 0px; font-size: 69px; line-height: 1; text-transform: uppercase; background: radial-gradient(circle farthest-corner at center center, #cab675 0%, #937924 100%); background-clip: border-box; background-clip: text !important; color: transparent !important;	-webkit-text-fill-color: transparent !important; }
	.events_sec .post-col { background: #fff; padding: 6px; }
	.events_sec .post-col a { width: 100%; height: 0; overflow: hidden; background: #000; padding-bottom: 102%; position: relative; display: block; }
	.events_sec .post-col a img { width: 100%; transition: all 0.3s; height: 100%; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
	.events_sec .post-col a:hover img { transform: scale(1.15); opacity: 0.7; }
	.events_sec .tabs .tab:hover,
	.events_sec .tabs .tab.current { color:  #463a15; }
	.events_sec .post_list  .slick-slide > div { padding: 4px; }
	.events_sec .slick-arrow { width: 35px; height: 35px; border: 0; cursor: pointer; position: absolute; left: 20px; top: 50%; transform: translate(0,-50%); z-index: 2; background: url(images/prev2.png) center center no-repeat; background-size: contain; font-size: 0; }
	.events_sec .slick-arrow.slick-next { left: auto; right: 20px; background-image: url(images/next2.png); }
	.events_sec .tabs { max-width: 1080px; margin: 0 auto; padding: 0 40px; }
	.events_sec .tabs li { cursor: pointer; font-size: 39px; line-height: 1; letter-spacing: 0.04em; text-transform: uppercase; color: #ab8f36; font-weight: 700; text-align: center; }
	.events_sec .tabs .slick-arrow { background-image: url(images/prev3.png); }
	.events_sec .tabs .slick-arrow.slick-next { background-image: url(images/next3.png); }
	.events_sec .tabs .tab { padding: 0 15px; position: relative; }
	.events_sec .tabs .slick-active  + .slick-active .tab:after,
	.events_sec .tabs .slick-active  + .slick-active .tab:before { width: 6px; height: 35px; background: #000; content: ''; position: absolute; left: 0; top: 50%; transform: translate(0,-50%); }
	.events_sec .post_list { width: 100%; }
	
	/* gallery_sec */
	.gallery_sec { padding: 35px 0 45px; color: #fff; margin-top: 7px; margin-bottom: 7px; position: relative; background: url(images/team-bg.jpg) center center no-repeat;background-size: cover; }
	.gallery_sec .wrapper { max-width: 1645px; }
	.gallery_sec:after,
	.gallery_sec:before { width: 100%; height: 7px; content: ''; position: absolute; left: 0; top: -7px; background: url(images/head-border.jpg) no-repeat; background-size: 100% 100%; }
	.gallery_sec:after { top: 100%; }
	.gallery_sec h2 { display: inline-block; letter-spacing: 0.04em; padding: 0 0 0px 40px; font-size: 69px; line-height: 1; text-transform: uppercase; background: radial-gradient(circle farthest-corner at center center, #cab675 0%, #937924 100%); background-clip: border-box; background-clip: text !important; color: transparent !important;	-webkit-text-fill-color: transparent !important; }
	.gallery_sec .horizontalTab { padding: 0 20px; position: relative; width: 100%; }
	.gallery_sec .tabs { position: absolute; right: 70px; top: -55px; width: calc(100% - 367px); max-width: 960px;  padding: 0 40px; margin: 0; }
	.gallery_sec .tabs:hover { z-index: 1; }

	.gallery_sec .tabs li { cursor: pointer; font-size: 37px; line-height: 1; letter-spacing: 0.04em; text-transform: uppercase; color: #fff; font-weight: 700; text-align: center; }
	.gallery_sec .tabs .slick-arrow { width: 35px; height: 35px; border: 0; cursor: pointer; position: absolute; left: 0px; top: 0px;  z-index: 2; background: url(images/prev2.png) center center no-repeat; background-size: contain; font-size: 0; }
	.gallery_sec .tabs .slick-arrow.slick-next { left: auto; right: 0; background-image: url(images/next2.png); }
	.gallery_sec .tabs .tab { padding: 0 15px; position: relative; }
	.gallery_sec .tabs .slick-active  + .slick-active .tab:after,
	.gallery_sec .tabs .slick-active  + .slick-active .tab:before { width: 6px; height: 35px; background: #fff; content: ''; position: absolute; left: 0; top: 1px; }  
	.gallery_sec .gallery_slider { margin: 40px 0 0 0; padding: 0 40px 50px; }
	.gallery_sec .gallery_slider .slides { padding: 10px; }
	.gallery_sec .gallery_slider .slides a.pic { width: 100%; height: 0; padding-bottom: 107%; position: relative; display: block; background: #000; overflow: hidden; }
	.gallery_sec .gallery_slider .slides a.pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
	.gallery_sec .gallery_slider .slick-arrow { width: 35px; height: 35px; border: 0; cursor: pointer; position: absolute; left: 0px; top: 50%; margin-top: -25px; transform: translate(0,-50%); z-index: 2; background: url(images/prev2.png) center center no-repeat; background-size: contain; font-size: 0; }
	.gallery_sec .gallery_slider .slick-arrow.slick-next { left: auto; right: 0px; background-image: url(images/next2.png); }
	.gallery_sec .gallery_slider .slides a.pic:hover img { transform: scale(1.15); opacity: 0.7; }
	.gallery_sec .gallery_slider .slides a.pic.has_video:before { z-index: 1; width: 90px; height: 90px; content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: url(images/play-btn.png) center center no-repeat; background-size: contain; }  
	.gallery_sec .tabs:before { width: 180px; height: 7px; content: ''; position: absolute; left: -180px; top: 14px; background: #ca9f3f; }
	.gallery_sec .tabs:after { width: 5000px; height: 7px; content: ''; position: absolute; right: -5000px; top: 14px; background: #ca9f3f; }
	.gallery_sec .tabs .tab:hover,
	.gallery_sec .tabs .tab .clicker.current,
	.gallery_sec .tabs .tab.current { color:  #ca9f3f; }
	.gallery_sec .slick-dots { padding: 0; margin: 0; width: 100%; position: absolute; left: 0; bottom: 0px; line-height: 0; text-align: center; width: 100%;  }  
	.gallery_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 0 15px; }
	.gallery_sec .slick-dots li button { width: 25px; height: 25px; border: 0; background: #5b5b5b; border-radius: 4px; font-size: 0; line-height: 0; cursor: pointer; }
	.gallery_sec .slick-dots li.slick-active button ,
	.gallery_sec .slick-dots li button:hover { background: #d9b963; }

	.gallery_sec .tabs .tab.has_subcat { padding-right: 45px; }
	.gallery_sec .tabs .tab.has_subcat .subcat { cursor: pointer; width: 27px; height: 27px; position: absolute; right: 10px; top: 4px; z-index: 1; background: url(images/drop.png) center center no-repeat; background-size: contain; }
	.gallery_sec .tabs .tab .subcatlist:after,
	.gallery_sec .tabs .tab .subcatlist:before { display: none; }
	.gallery_sec .tabs .tab .subcatlist { max-height: 155px; overflow: auto; transition: all 0.3s; transform-origin: 0 0; opacity: 100; transform: scale(1,0); line-height: 0;  width: 300px; position: absolute; right: 0; top: 100%; margin: 0; padding: 0; background: rgba(0,0,0,0.6); }

	@media only screen and (min-width: 1025px) {
		.gallery_sec .tabs .tab:hover .subcatlist { transform: scale(1,1); }
	}
	.gallery_sec .tabs .tab .subcatlist.hover { transform: scale(1,1); }

	.gallery_sec .tabs .tab .subcatlist li { vertical-align: top; padding: 8px 10px; border-bottom: 1px solid rgba(255,255,255,0.1); font-size: 20px; width: 100%; }
	.gallery_sec .tabs .tab .subcatlist li:after,
	.gallery_sec .tabs .tab .subcatlist li:before { display: none; }

	.gallery_sec .tabs .slick-list { padding-bottom: 155px; }



	/* recommended_sec */
	.newsletter_sec { margin-bottom: 56px; padding: 85px 0 10px; width: 100%; text-align: center; position: relative; background: url(images/newsletter-bg.jpg) center center no-repeat; background-size: cover; }
	.newsletter_sec:before { width: 100%; height: 56px; content: ''; position: absolute; left: 0; top: 100%; background: url(images/newsletter-border.jpg) no-repeat; background-size: 100% 100%; }
	.newsletter_sec .wrapper { max-width: 800px; }  
	.newsletter_sec h3 { padding: 0; font-size: 48px; line-height: 1; text-transform: uppercase; color: #fff; font-weight: 300; }
	.newsletter_sec h2 { letter-spacing: 0.02em; font-size: 92px; line-height: 1; text-transform: uppercase; color: #fff; font-weight: 700; }

	.newsletter_sec .tnp-subscription { margin: 0; width: 100%; max-width: 100%; }  
	.newsletter_sec .tnp-field label { display: none; }  
	.newsletter_sec .tnp-field { width: 100%; }
	.newsletter_sec .tnp-field-surname,
	.newsletter_sec .tnp-field-firstname { width: 48.5%; }  
	.newsletter_sec form { position: relative; z-index: 1; display: flex; flex-wrap: wrap; justify-content: space-between; }  
	.newsletter_sec .tnp-subscription input[type="text"],
	.newsletter_sec .tnp-subscription input[type="email"] { height: 44px; font-size: 20px; padding: 10px 20px; }
	.newsletter_sec .tnp-subscription div.tnp-field { margin-bottom: 10px; }
	.newsletter_sec .tnp-field-email { width: 100%; }
	.newsletter_sec .tnp-subscription input.tnp-submit { font-size: 23px; line-height: 30px; padding: 10px !important; width: 195px; height: auto; text-align-last: center; color: #fff; background: #1f369e; text-transform: capitalize;  letter-spacing: 0em !important; margin: 10px auto 0; display: block; float: none; cursor: pointer; border: 1px solid #d9c076; }
	.newsletter_sec .tnp-subscription input.tnp-submit:hover { background: #10206b; color: #fff; }



/* footer-part */
#footer-part { width: 100%; }


/*footer_sec*/
.footer_sec { width: 100%; position: relative; background: #fff; }
.footer_sec .left { position:  relative; width: 37%;  background-size: 100% 100%; }
.footer_sec .left .inner { width: 100%; max-width: 540px; padding: 0 15px 30px; margin: 0 auto; }
.footer_sec .right { text-align: center; padding: 115px 90px 30px 50px; position: relative; width: 63%; background: url(images/footer-bg.jpg) no-repeat; background-size: 100% 100%; }
.footer_sec #sb_instagram .sbi_follow_btn svg { display: none; }
#sb_instagram .sbi_follow_btn a { padding: 2px 14px; min-width: 100px; text-align:  center; border-radius: 0; }
#sb_instagram #sbi_load .sbi_follow_btn { margin-left: 5px; position: absolute; left: 200px; top: 24px; }

.footer_sec .wrapper:before { width: 5000px; height: 100%; content: ''; position: absolute; left: -5000px; top: 0; background: #fbfcfc; z-index: -1; }
.footer_sec .wrapper:after { width: 5000px; height: 100%; content: ''; position: absolute; right: -4999px; top: 0; background: #043673; z-index: -1; }
.footer_sec .instabox { position: relative;}
.footer_sec .instabox #sbi_images { background: #fff; padding: 10px !important; }
.footer_sec .logo { width: 100%; background: #000; padding: 40px 0 25px 30px; }
.footer_sec .logo a { max-width: 399px; margin: 0 auto 5px; display: block; }
.footer_sec .right h3 { letter-spacing: 0.14em; font-size: 25px; line-height: 1; color: #fff; text-transform: uppercase; font-weight: 700; }
.footer_sec .right h4 { margin-bottom: 70px; padding: 12px 0 20px; font-size: 45px; letter-spacing: -0.03em; line-height: 1; color: #fff; font-weight: 700; position: relative; }
.footer_sec .right h4:after,
.footer_sec .right h4:before { width: 580px; height: 5px; content: ''; position: absolute; left: 50%; top: 0; transform: translate(-50%,0); background: url(images/head-top.png) center top no-repeat; }
.footer_sec .right h4:after { top: auto; bottom: 0; }

.footer_sec form p { margin: 0 -12px; }
.footer_sec .wpcf7-form-control, 
.footer_sec input[type="text"], 
.footer_sec input[type="email"],
.footer_sec input[type="url"],
.footer_sec input[type="tel"],
.footer_sec input[type="password"], 
.footer_sec textarea { float: none; font-family: "Roboto", system-ui !important; border-bottom: 1px solid #6e7494; height: auto; width: 100%; font-family: 'Montserrat', sans-serif; font-size: 15px !important; padding: 0px 0px 10px !important; border-radius:0; background: none !important; margin-bottom: 20px; color: #fff !important; font-weight: 700; }
.footer_sec textarea.wpcf7-form-control { margin-bottom: 15px; }
.footer_sec *::-webkit-input-placeholder { opacity:0.80; color: #fff; }
.footer_sec *::-moz-placeholder {opacity:0.80; color: #fff; }
.footer_sec *:-ms-input-placeholder {opacity:0.80; color: #fff; }
.footer_sec textarea  { height: 80px !important; }
.footer_sec form .wpcf7-form-control.button { font-family: 'Montserrat', sans-serif !important; font-size: 23px !important; line-height: 30px; padding: 10px !important; width: 220px; height: auto; text-align-last: center; color: #fff; text-transform: capitalize;  letter-spacing: 0em !important; margin: 25px auto 0; display: block; float: none; cursor: pointer; border: 1px solid #d9c076; background: linear-gradient(to right,  #24316c 0%,#203698 50%,#24316c 100%) !important; }
.footer_sec form .wpcf7-form-control.button:hover { background: #203698 !important; }
.footer_sec .wpcf7-form-control-wrap { display: block; width: 33.33%; padding: 0 12px; }
.footer_sec .wpcf7-form-control-wrap[data-name="your-message"] { margin-top: 40px; width: 100%; }
.footer_sec .wpcf7-form-control-wrap.your-message { overflow: hidden; width: 100%; float: none; }
.footer_sec form p { display: flex; flex-wrap: wrap; padding:0  !important; margin: 0 -12px; }
.footer_sec form  { margin: 0; }

#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img, .sb_instagram_header.sbi_medium .sbi_header_img { width: 55px; height: 55px; }
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3 { font-size: 15px; color: #000; font-family: Myriad Pro; }
#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text { gap: 10px; }

/* copyright_sec */
.copyright_sec { text-align: center; width: 100%; padding: 35px 0px;  margin: auto; background:#2e2e2e; font-family: Myriad Pro; }
.copyright_sec .copyright { color: rgba(255,255,255,1); font-size: 13px; line-height:1.2; font-weight: 400; }
.copyright_sec .copyright p { display: inline; font-size: 13px; line-height: 1.2; padding:0; } 
.copyright_sec .copyright a:hover { text-decoration:underline; } 
.copyright_sec .copyright p a { color: rgba(255,255,255,1);  }
.copyright_sec .copyright p a:hover { color:  #fff; text-decoration: underline; }


#back-to-top { display: none; position: absolute; bottom: 10px; right: 10px; font-size:0; line-height:0; z-index: 9999; width: 54px; height: 54px; cursor: pointer; transition:all 0.3s; background: #362b2c url(images/btt.png) center center no-repeat; border-radius: 50%; background-size:13px auto; border: 1px solid transparent; }




.wpcf7-not-valid-tip { display: none !important; }
.wpcf7-not-valid { border-color: #f00 !important; }
div.wpcf7-response-output { margin:10px 0; padding:0; font-size: 14px; line-height: 14px; color: #f00; border:0; }
div.wpcf7-mail-sent-ok { color: #398f14; }

/* content-bar-bar */
.content-bar { padding: 60px 0 60px; width: 100%;  }
.error404 .content-bar { padding: 170px 0 50px; text-align:center; min-height:500px; }
.error404 .content-bar h2 { display: table; margin-left: auto; margin-right: auto; }

/* blog-bar */
.blog-bar .left_sidebar { width: 70%;  border-right: 1px solid rgba(0,0,0,0.2); padding: 0 30px 0 0; }
.blog-bar .right_sidebar { width: 30%;  }
.blog-bar .centering { display: flex; flex-wrap: wrap; }


/* Alignment */ 
.alignleft { display: inline; float: left; margin-right: 1em !important; }
.alignright { display: inline; float: right; margin-left: 1em !important; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.625em; }
table, th, td { border: none }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.6em; table-layout: fixed; /* Prevents HTML tables from becoming too wide */ width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; }
td { border-width: 0 1px 1px 0; vertical-align: top; }
td img { width: 100%; max-width: 100%; vertical-align: top; margin: 0px; height: auto; }
th, td { padding: 0.4em; }
th { font-size: 24px; letter-spacing: 1px; line-height: 28px; }
td img.alignnone { margin: 0px }
blockquote { /*font-style: italic;*/  font-weight: normal; margin: 0 2%; }
blockquote em, blockquote i, blockquote cite { font-style: normal; }
blockquote cite { color: #666; letter-spacing: 0.05em; text-transform: uppercase; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

#blogWrapper { width:auto; overflow:hidden; }
#BlogCntr { margin-top: 12px; margin-bottom: 25px; width: 100%; position: relative; float: left; position: relative; z-index: 9; }

/* left blog box */
.leftBlogBox { padding: 0; width: 73%; border-right: 1px solid rgba(0,0,0,0.2); padding-right: 30px; position: relative; background: #fff; }
.leftBlogBox h1 { padding-bottom: 40px; }
.leftBlogBox .postLoop { width: 50%; }


/* comment form */
.leftBlogBox #commentform { width: 100%; }
.leftBlogBox #commentform input[type="text"], .leftBlogBox #commentform input[type="email"], .leftBlogBox #commentform textarea, .leftBlogBox #commentform input[type="url"] { border: 1px solid #000 !important; background: none; padding: 7px 10px; box-sizing: border-box; color: #000; font-size: 15px; border-radius: 0px; -webkit-appearance: none; -webkit-border-radius: 0px; resize: none; margin: 0; width: 535px; }
.leftBlogBox #commentform input[type="submit"] { width: auto; padding: 5px; border: none; background: #dfb643; color: #fff; cursor: pointer; border-radius: 0; font-size: 16px; }
.leftBlogBox #commentform input[type="submit"]:hover, .leftBlogBox #commentform p.form-submit input[type="submit"]:hover { background: #0c4c8f; }
.leftBlogBox #commentform p.form-submit input[type="submit"] { width: auto; padding: 8px 15px; border: none; background: #1c2a77; color: #fff; cursor: pointer; margin-left: 100px; }
.leftBlogBox #respond h3 { padding-bottom: 20px; }
.leftBlogBox #commentform input[type="url"].error,.leftBlogBox #commentform input[type="text"].error, .leftBlogBox #commentform input[type="email"].error, .leftBlogBox #commentform textarea.error { border: 1px solid #f00!important }
.leftBlogBox div.error { display: none !important }
.leftBlogBox h3#comments, .leftBlogBox #respond h3, h2.comments-title, h3#reply-title { border-bottom: 1px solid #000; font-size: 24px; font-weight: normal; line-height: 29px; margin-bottom: 10px; padding-bottom: 10px; color: #000; }
.leftBlogBox #comments { clear: both; margin-bottom: 10px }
.leftBlogBox #comments footer { border: none }
.leftBlogBox .commentlist, .leftBlogBox .comment-list { list-style: outside none none; margin-top: 10px !important; margin-bottom: 10px; }
.leftBlogBox .commentlist li { color: #34343f; font-size: 20px; line-height: 30px; list-style: outside none none; overflow: hidden; }
.leftBlogBox .comment-list li { color: #34343f; font-size: 20px; line-height: 20px; list-style: outside none none; overflow: hidden; }
.leftBlogBox img.avatar { float: left; margin: 3px 10px 10px 0; width: 50px; border: 1px solid #cccccc; max-width: 100%; height: auto; display: block }
.leftBlogBox .commentlist cite.fn, .leftBlogBox cite.fn { color: #dfb643; font-size: 16px; }
.leftBlogBox span.says { font-size: 16px; }
.leftBlogBox .commentlist a.url, .leftBlogBox .commentlist cite.fn, .leftBlogBox a.url, .leftBlogBox cite.fn { font-style: normal; text-decoration: none; font-size: 20px; }
.leftBlogBox .comment-awaiting-moderation { font-size: 16px; line-height: 21px; color: #000; font-style: normal }
.leftBlogBox .commentmetadata a { color: #000; cursor: default !important; font-size: 13px; line-height: 16px; }
.leftBlogBox .commentlist p, .leftBlogBox .comment-list p { clear: both; font-size: 15px; line-height: 19px; }
.comment-content p { padding-bottom: 5px; } #commentform p { padding-bottom: 15px !important; font-size: 16px; margin-bottom: 0; } #commentform .comment-form-cookies-consent { display: none; }
.leftBlogBox .comment-list .comment-metadata { font-size: 16px; color: #000; }
.leftBlogBox .comment-reply-link { font-size: 16px; text-decoration: none }
.leftBlogBox .comment-reply-link:hover { text-decoration: none; color: #dfb643; } #cancel-comment-reply-link { color: #000; text-decoration: none; font-size: 20px; line-height: 25px } #cancel-comment-reply-link:hover { text-decoration: underline }
.leftBlogBox .reply { padding: 0px 0 15px; }
.leftBlogBox .reply a { color: #000 }
.leftBlogBox #respond { margin-top: 10px;/*overflow: hidden;*/width: auto; padding: 0px }
.leftBlogBox #cancel-comment-reply-link:hover { color: #dfb643; text-decoration: none }
.leftBlogBox .commentlist ul.children, .leftBlogBox .comment-list ol.children { /*margin-left: 25px;*//*float:left*/}
.leftBlogBox label.screen-reader-text { display: none }
.leftBlogBox #searchform { width: 100%; margin: 0 auto; }
.leftBlogBox .page-header { padding: 6px 0; padding-top: 20px; } 
#commentform label { float: left; width: 100px; font-size: 16px; line-height: 21px; padding: 6px 0; }
#commentform label.error { display: none!important }

/* pagination */
.leftBlogBox .wp-pagenavi { width: 100%; margin: 25px 0 0px 0; text-align: center; }
.leftBlogBox .wp-pagenavi a, .wp-pagenavi span { font-size: 14px; color: #000; border: 1px solid #7b7b7b; display:inline-block; vertical-align: top; }
.wp-pagenavi a, .wp-pagenavi span { border-color: #1c2a77; padding: 5px 7px }
.wp-pagenavi span.current { border-color: #1c2a77; font-weight: normal; color: #fff; background: #1c2a77}
.leftBlogBox .wp-pagenavi a:hover, .wp-pagenavi a:hover { background: #1c2a77; color: #fff; border-color: #1c2a77; }
.wp-pagenavi span.pages:hover, .wp-pagenavi span.pages { border-color: #7b7b7b; }

/* right blog box */
.rightBlogBox { padding: 0 0 0 20px; width: 27%; position: relative; background: #fff;}
.rightBlogBox ul { margin-bottom: 0;  }
.rightBlogBox .widget {	text-align: left;	margin-bottom: 25px;	overflow: hidden}
.rightBlogBox .widget#block-7 { margin: 0; }
.rightBlogBox .widget h3 { font-size: 25px; line-height: 30px; font-weight:700; padding-bottom: 10px; }
.rightBlogBox h3.widgettitle {	margin-bottom: 10px;	text-align: center;	font-size: 34px;	text-align: left;	text-transform: capitalize;	line-height: 40px;	padding-bottom: 0px}
.rightBlogBox .wp-block-search__label { display: none; }
.rightBlogBox .wp-block-search__inside-wrapper { display: flex; flex-wrap:wrap; width: 100%; margin: 0 auto; }
.rightBlogBox .wp-block-search__inside-wrapper input[type="search"] { min-width: unset; width: calc(100% - 80px); border: 1px solid #7b7b7b; height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; padding: 5px; margin: 0px; }
.rightBlogBox .wp-block-search__inside-wrapper .wp-block-search__button { width: 80px; color: #fff; border: none; height: 30px; text-transform: capitalize; font-weight: bold; cursor: pointer; background: #1c2a77; color: #fff; margin: 0; } 
.rightBlogBox .wp-block-search__inside-wrapper .wp-block-search__button:hover { background: #1c2a77; color: #fff; }
.rightBlogBox ul li {  padding-bottom: 5px; width: 100%; }
.rightBlogBox ul li a { color: #000; text-decoration: none; text-transform: capitalize; outline: none }
.rightBlogBox ul li.current-cat a { color: #1c2a77; font-weight:700; }
.rightBlogBox ul li a:hover { text-decoration: none; color: #1c2a77; }
.mobilesidebar { display: none; }
.desktopsidebar { display: block }

/* single page */
.search-form .screen-reader-text { display: none }
.search-form input[type='Search'] { border-radius: 0px; padding: 5px; font-size: 14px; line-height: 19px; float: left; border: solid 1px #1c2a77  ; color: #000; width: calc(100% - 85px); width: -ms-calc(100% - 85px); width: -webkit-calc(100% - 85px); width: -moz-calc(100% - 85px); -webkit-appearance: none; -webkit-border-radius: 0px; height: 33px; margin: 0; }
.search-form input[type='submit'] { width: 80px; text-align:center; float: left; background: #1c2a77  ; border-radius: 0px; font-size: 15px; line-height: 20px; border: none; color: #fff; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0px; padding: 4px 10px; margin-right: 0px; height: 33px; border: solid 1px #1c2a77  ; }
.search-form input[type='submit']:hover { background: #1c2a77; border: solid 1px #1c2a77; }
/*.search-form input[type='Search']:focus { border: solid 1px #000!important }*/
.leftBlogBox .singleimage { width: 100%; margin-bottom: 15px; }
.leftBlogBox .singleimage img { max-width: 100%; height: auto; width: 100% }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; }	 	

.search .search-form { display: none; }

/*keyframes*/
@-webkit-keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0)}
}

@-moz-keyframes stickyhead{
	0%{opacity:0;-moz-transform:translateY(-100%)}
	100%{opacity:1;-moz-transform:translateY(0)}
}
@keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}
.wpcf7-spinner { display: none !important; }

.tabs li { display: inline-block; }
.tab-content{ display: block; height: 0; overflow: hidden; opacity: 0; transition: all 1s; }
.tab-content.current { height: auto; display: inherit; opacity: 100; transition: all 1s; }


/* 
.resp-tabs-list li { cursor: pointer; display: inline-block;}
h2.resp-accordion { cursor: pointer; display: none; }
.resp-tab-content { display: none;  }
.resp-content-active, 
.resp-accordion-active { display: block; }
.resp-arrow { width: 0; height: 0; float: right; margin-top: 3px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 12px solid #c1c1c1; }
h2.resp-tab-active span.resp-arrow { border: none; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 12px solid #9B9797; }

.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-tab-content-active { display: block; }

@media only screen and (max-width: 767px) { 
	ul.resp-tabs-list { display: none; }
	h2.resp-accordion { display: block; }
	.resp-accordion-closed { display: none !important; }
} */
