@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap');
/*
Theme Name: Rooted Care
Author: Rooted Care
Tags: responsive, fixed width
*/

/*
font-family: "Poppins", serif;
font-family: 'Didot';
*/

* { 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.6; color: #000; font-family: "Poppins", 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: "Poppins", 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: #775444; 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; font-family: 'Didot'; } 

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

p { padding-bottom: 25px; }
p a { color:#775444; }
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; }

.newsletter_sec .tnp-subscription input.tnp-submit,
 .button { text-align: center; text-transform: uppercase; font-size: 17px; line-height: 27px; padding: 10px 35px; min-width: 190px; border: 0px solid #ebcf7b; display: inline-block; vertical-align: top;  position: relative; z-index: 1; background: transparent; color: #fff; letter-spacing: 0.20em; border-radius: 0px !important; font-weight: 700;  background: linear-gradient(to right,  rgba(2,183,205,1) 0%,rgba(7,206,218,1) 50%,rgba(2,183,205,1) 100%); }
.newsletter_sec .tnp-subscription input.tnp-submit:hover,
 .button:hover { background: linear-gradient(to right,  rgba(2,183,205,1) 0%,rgba(2,183,205,1) 50%,rgba(2,183,205,1) 100%); color: #fff; text-decoration: none; }
 .button.hollow { border: 2px solid #fff; }

.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: 227px 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: 1570px; }  


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


/*header_sec*/
.header_sec { padding: 25px 0 35px; transition: ease 0.3s; width: 100%;  position: relative; background:  url(images/header-bg.jpg) center center no-repeat; background-size: cover; } 
.header_sec:after { width: 100%; height: 14px; content: ''; position: absolute; left: 0; bottom: 0; background: linear-gradient(to right,  rgba(189,161,99,1) 0%,rgba(222,203,144,1) 50%,rgba(189,161,99,1) 100%); }
.header_sec .wrapper { position: relative; width: 100%; max-width: 1700px; }
.header_sec .left { width: 36.5%; padding: 40px 0 0 48px; }
.header_sec .left .contact { display: inline-block; vertical-align: top; }
.header_sec .left .contact + .contact { margin-left: 15px; }  
.header_sec .left .contact a { font-size: 18px; line-height: 1; font-weight: 700; color: #fff; position: relative; min-height: 64px; display: inline-block; vertical-align: top; padding: 13px 0 0 75px; }
.header_sec .left .contact a:before { width: 64px; height: 64px; content: ''; position: absolute; left: 0; top: 0; border: 2px solid #0198b0; border-radius: 50%; background: url(images/phone.png) center center no-repeat; box-sizing: border-box; }
.header_sec .left .contact a small { width: 100%; font-size: 14px; line-height: 1.4; font-weight: 400; display: block; }
.header_sec .right {  }
.header_sec .left .contact.email a:before { background-image: url(images/email.png); }

.header_sec .center { padding: 0 30px; position: relative; text-align: center; width: 27%; } 
.header_sec .center .logo { margin: 0 auto; width: 100%; max-width: 438px; display: block; }
.header_sec .right .social_list:after,
.header_sec .center:after,
.header_sec .center:before { width: 6px; height: 145px; content: ''; position: absolute; left: 0; top: 50%; transform: translate(0,-50%); background: linear-gradient(to bottom,  rgba(189,161,99,1) 0%,rgba(222,203,144,1) 50%,rgba(189,161,99,1) 100%); }
.header_sec .right { width: 36.5%; text-align: right; }
.header_sec .right .social_list:after,
.header_sec .center:after { left: auto; right: 0; }

.header_sec .right .social_list li { padding: 0 8px;  display: inline-block; vertical-align: top; }
.header_sec .right .social_list { position: relative; padding: 40px 15px 0; width: calc(100% - 220px); list-style: none; margin: 0; text-align: center; font-size: 0; }
.header_sec .right .social_list li a { width: 64px; height: 64px; line-height: 60px; display: block; text-align: center; font-size: 40px; border-radius:  50%; color: #fff; border: 2px solid #0198b0;  position: relative; z-index: 1; }
.header_sec .right .social_list li a:hover { color: #fff; } 
.header_sec .mob_col { display: none; }


.header_sec .right .nav_button { width: 220px; padding: 40px 10px 0 0; }

.header_sec .right .nav_button a { display: inline-block; padding: 0px 85px 0px 0; font-size: 14px; line-height: 64px; text-transform: uppercase; font-weight: 700; color: #fff; font-family: "Poppins", serif; position: relative; font-size: 22px; font-family: 'Gotham'; }
.header_sec .right .nav_button a:before { width: 76px; height: 64px; content: ''; position: absolute; right: 0; top: 0; line-height: 64px; color: #fff; background: url(images/menu-icon.png) center center no-repeat; background-size: 100% auto; transition: all 0.3s; }
.header_sec .right .menu_trigger.open:before { transform: rotateY(180deg); }



.header_sec .menu_trigger  { margin-left: 30px; }	


	/* nav-bar */
	.nav-bar {  width: 100%; position: relative; display: none; text-align: center; z-index: 999; position:absolute; left:0; top:0px; background: linear-gradient(to right,  rgba(189,161,99,1) 0%,rgba(222,203,144,1) 50%,rgba(189,161,99,1) 100%); }
	#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: #fff; background: rgba(0,0,0,0.1); }
	.nav-bar li a.highlight  { color: #fff; background: rgba(0,0,0,0.1); }
	.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.current-menu-ancestor > a,
	.nav-bar li.current-menu-item > a { color: #fff; background: rgba(0,0,0,0.1); 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; color: #fff; background: #121c4a; 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 { color: #fff; background: #121c4a; }

	
	@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: #fff; background: rgba(0,0,0,0.1); text-decoration: none; }
		.nav-bar li:hover li a { color: #fff; }
		.nav-bar li:hover li a:hover { color: rgba(0,0,0,0.1); background: #cfb77c; }
	}


	@-webkit-keyframes stickyhead{
		0%{opacity:0; -webkit-transform:translateY(-100%) }
		100%{opacity:1; -webkit-transform:translateY(0)} 
	}	
	@keyframes stickyhead{
		0%{opacity:0; transform:translateY(-100%) }
		100%{opacity:1; transform:translateY(0)}
	}
	
	#header-bar.stickyhead { position: fixed; animation: stickyhead ease-in-out  0.3s; -webkit-animation: stickyhead ease-in-out  0.3s; box-shadow:0px 4px 4px rgba(0,0,0,0.2); }
	#header-bar.sticky_added { padding-top: 50px; }
	.stickyhead .header_sec,
	.stickyhead .top_sec { display: none; }

	@media only screen and (min-width: 768px) {
	.stickyhead .nav-bar { display: block !important; }
	}

/* banner-bar */
.slider-bar { padding-bottom: 14px; width: 100%;  position: relative; }
.slider-bar:after { width: 100%; height: 14px; content: ''; position: absolute; left: 0; bottom: 0; background: linear-gradient(to right,  rgba(189,161,99,1) 0%,rgba(222,203,144,1) 50%,rgba(189,161,99,1) 100%); }
.slider-bar:before { z-index: 2; width: 100%; height: 8px; content: ''; position: absolute; left: 0; bottom: 0; background: url(images/border.png) center center no-repeat; } 
#rev_slider_2_1_wrapper .custom.tparrows.tp-leftarrow { width: 65px; height: 65px; background: url(images/prev.png) center center no-repeat; }
#rev_slider_2_1_wrapper .custom.tparrows.tp-rightarrow { width: 65px; height: 65px; 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 { border-radius: 50%; width: 19px; height: 19px; border: 0px solid transparent; background: #c4c4c4; }
.slider-bar .custom .tp-bullet.selected,
.slider-bar .custom .tp-bullet:hover { background: #dea456; }

/* 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;  }
#content-part h2 { letter-spacing: 0.05em; font-size: 74px; line-height: 1; color: #dfac66; font-weight: 400; font-family: 'Didot'; }
#content-part h2 em { margin: -16px 0 -6px 0; font-family: 'Authentic'; font-weight: 400; font-style: normal; font-size: 120px; color: #009db6; letter-spacing: 0; display: inline-block; vertical-align: top; }

#content-part .head { max-width: 1518px; margin: 0 auto; padding: 10px 0 0; overflow: hidden; text-align: center; width: 100%; }
#content-part .head h2 { display: inline-block; vertical-align: top; letter-spacing: 0.07em; padding: 0 50px; position: relative; }
#content-part .head h2:after,
#content-part .head h2:before { width: 1000px; height: 3px; content: ''; background: #009db6; position: absolute; left: -1000px; top: 50%; margin-top: -2px; }
#content-part .head h2:after { left: auto; right: -1000px; }



	/* intro_sec */
	.intro_sec { position: relative; width: 100%; padding: 90px 0 190px; background: url(images/about-bg.jpg) center center no-repeat; background-size: cover; }
	.intro_sec .wrapper { max-width: 1560px; }
	.intro_sec .leftside { width: 50%; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; padding: 0 25px 0 10px; }
	.intro_sec .leftside .image { width: calc(50% - 5px); border: 13px solid #e4e4e4; }
	.intro_sec .leftside .image figure { width: 100%; height: 0; padding-bottom: 166%; position: relative; display: block; }
	.intro_sec .leftside .image figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
	.intro_sec .rightside { width: 50%; margin: 0 0 0 -10px; }
	.intro_sec h2 { text-align: center; padding-bottom: 5px; }
	.intro_sec img { display: table; margin: 0 auto 20px; }
	.intro_sec p { font-size: 20px; line-height: 39px; border-left: 13px solid #e0bc79; padding: 0 50px 0 20px; }
	.intro_sec .button { margin: 25px 0 0 35px; }
	.intro_sec .left-element { position: absolute; left: 0; bottom: -40px; max-width: 253px; }
	.intro_sec .right-element { position: absolute; right: 0; bottom: -40px; max-width: 272px; }

	
	/* organizing_services_sec */
	.organizing_services_sec { position: relative; padding-bottom: 14px; width: 100%; margin: -110px 0 0 0; }
	.organizing_services_sec:after { width: 100%; height: 14px; content: ''; position: absolute; left: 0; bottom: 0; background: linear-gradient(to right,  rgba(189,161,99,1) 0%,rgba(222,203,144,1) 50%,rgba(189,161,99,1) 100%); }
	.organizing_services_sec .leftside { width: 53%; }
	.organizing_services_sec .image { width: calc(100% - 475px); height: 100%; }
	.organizing_services_sec .image figure { width: 100%; height: 100%; }
	.organizing_services_sec .image img { width: 100%; height: 100%; object-fit: cover; }
	.organizing_services_sec .text { width: 475px; padding: 50px 30px 50px 50px ; color: #fff; background: linear-gradient(45deg,  rgba(6,189,202,1) 0%,rgba(2,143,159,1) 100%); }
	.organizing_services_sec .rightside { width: 47%; }
	.organizing_services_sec .rightside .image { order: 1; }
	.organizing_services_sec .rightside .text { background: linear-gradient(135deg,  rgba(194,137,23,1) 0%,rgba(231,195,97,1) 100%); }
	.organizing_services_sec h3 { font-size: 61px; line-height: 1; padding-bottom: 20px; font-weight: 400; text-align: center; letter-spacing: 0.05em; }
	.organizing_services_sec li { font-size: 26px; line-height: 51px; }
	.organizing_services_sec .button.hollow { background: #009db6; display: table; margin: 40px auto 0; }
	.organizing_services_sec .button.hollow:hover { background: rgba(0,0,0,0.2); }
	.organizing_services_sec .rightside .button.hollow { background: #dea75d; }
	.organizing_services_sec .rightside .button.hollow:hover,
	.organizing_services_sec .button.hollow:hover { background: rgba(0,0,0,0.2); }

	.popupbox#business { border-color: #dab048; }

	/* event_support_services_sec */
	.event_support_services_sec { padding: 15px 0 80px; position: relative; width: 100%; background: url(images/event-bg.jpg) center center no-repeat; background-size: cover; }
	.event_support_services_sec:after { width: 100%; height: 8px; content: ''; position: absolute; left: 0; bottom: 0; background: linear-gradient(to right,  rgba(189,161,99,1) 0%,rgba(222,203,144,1) 50%,rgba(189,161,99,1) 100%); }
	#content-part .event_support_services_sec .head h2 { letter-spacing: 0.03em; }
	.event_support_services_sec .intro { text-align: center; padding-bottom: 10px; }
	.event_support_services_sec .intro p { font-size: 26px; line-height: 36px; }
	.event_support_services_sec .slick-arrow { width: 35px; height: 35px; border: 0; cursor: pointer; font-size: 0; line-height: 0; position: absolute; left: 0; top: 50%; margin-top: -17px;background: url(images/prev.png) center center no-repeat; background-size: contain; }
	.event_support_services_sec .slick-arrow.slick-next { left: auto; right: 0; background-image: url(images/next.png); }
	.event_support_services_sec .slick-arrow:hover { opacity: 0.5; }
	.event_support_services_sec .slick-slider { padding: 0 50px ; margin: 0 -60px; }
	.event_support_services_sec .service { padding: 0 15px; }
	.event_support_services_sec .service .image { width: 100%; height: 0; padding-bottom: 85%; position: relative; }
	.event_support_services_sec .service .image img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
	.event_support_services_sec .text { width: 100%; min-height: 95px; display: flex; align-items: center; justify-content: center; padding: 10px 20px; background: linear-gradient(to right,  rgba(7,205,217,1) 0%,rgba(3,145,161,1) 100%); }
	.event_support_services_sec h4 { font-size: 30px; line-height: 1; font-weight: 600; color: #fff; font-family: "Poppins", serif; text-align: center; }
	.event_support_services_sec .even .text { background: linear-gradient(to right,  rgba(247,223,130,1) 0%,rgba(194,141,43,1) 100%); }
	.event_support_services_sec .slick-dots { width: 100%; margin: 0; padding: 0; position: absolute; left: 0; bottom: -55px; display: flex; flex-wrap:wrap; align-items:center; justify-content: center; text-align: center; line-height: 0; }
	.event_support_services_sec .slick-dots li { line-height: 0; padding:10px 11px; margin:0; border:0; display: inline-block; vertical-align: top; }
	.event_support_services_sec .slick-dots li button { font-size: 0; line-height: 0; color:#fff; width: 12px; height: 12px; border:0; cursor: pointer; padding:0; background: #000; transition: all 0.3s; border-radius: 50%; }
	.event_support_services_sec .slick-dots li button:hover, 
	.event_support_services_sec .slick-dots li.slick-active button { background: #009db6; transform: scale(1.6); }


	/* gallery_sec */
	.gallery_sec { padding: 70px 0 35px; position: relative; width: 100%; background: url(images/gallery-bg.jpg) center top no-repeat; }
	.gallery_sec:before { width: 100%; height: 45.8%; content: ''; position: absolute; left: 0; bottom: 0; background: linear-gradient(45deg,  rgba(4,154,170,1) 0%,rgba(7,198,210,1) 100%); }
	#content-part .gallery_sec h2 { letter-spacing: 0; }
	#content-part .gallery_sec .head { padding: 10px 0 30px; }
	.gallery_sec .gallery_list { padding: 0 0 50px 0; max-width: 1200px; margin: 0 auto; }
	.gallery_sec .slick-slide,
	.gallery_sec .gallery  { position: relative; line-height: 0; }
	.gallery_sec .gallery .image { overflow: hidden; width: 100%; height: 0; display: block; padding-bottom: 85%; position: relative; background: #000; } 
	.gallery_sec .gallery .image.video:after { opacity: 0; transition: all 0.3s; width: 100%; height: 100%; content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: url(images/play-btn.png) center center no-repeat; background-size: 150px auto; }   
	
	.gallery_sec .gallery .image:hover:after { opacity: 100; }
	.gallery_sec .gallery .image img { transition: all 0.3s; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
	.gallery_sec .gallery .image:hover img { transform: scale(1.1); opacity: 0.7; }
	.gallery_sec .slider_navigation { width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
	.gallery_sec .slick-arrow { width: 21px; height: 21px; border: 0; cursor: pointer; font-size: 0; line-height: 0; background: url(images/prev3.png) center center no-repeat; background-size: contain; }
	.gallery_sec .slick-arrow.slick-custom-next { order: 3; background-image: url(images/next3.png); }
	.gallery_sec .slick-arrow:hover { opacity: 0.5; }
	.gallery_sec .slick-dots { max-width: calc(100% - 100px); width: auto; margin: 0; padding: 0 15px; display: flex; flex-wrap:wrap; align-items:center; justify-content: center; text-align: center; line-height: 0; order: 2; }
	.gallery_sec .slick-dots li { line-height: 0; padding:10px 11px; margin:0; border:0; display: inline-block; vertical-align: top; }
	.gallery_sec .slick-dots li button { font-size: 0; line-height: 0; color:#fff; width: 12px; height: 12px; border:0; cursor: pointer; padding:0; background: #fff; transition: all 0.3s; border-radius: 50%; }
	.gallery_sec .slick-dots li button:hover, 
	.gallery_sec .slick-dots li.slick-active button { background: #dfac66; transform: scale(1.6); }
	.gallery_sec .share_btn { z-index: 1; font-size: 0; line-height: 0; transition: all 0.3s; opacity: 0; position: absolute; right: 20px; bottom: 20px; width: 61px; height: 61px; border: 0; background: url(images/share.png) center center no-repeat; background-size: contain; cursor: pointer; }
	.gallery_sec .gallery:hover .share_btn  { opacity: 100; }


	/* instagram_sec */
	.instagram_sec { padding: 20px 0px 35px; position: relative; background: url(images/pattern.png) repeat; }
	.instagram_sec .wrapper { max-width: 100%; padding: 0; }
	.instagram_sec #sb_instagram { padding: 0 50px 0 135px; background: url(images/instagram.png) 30px calc(100% - 40px) no-repeat; }
	.instagram_sec #sb_instagram #sbi_images { padding: 5px 0px; display: block; background: #f6f6f6; border-radius: 5px; }
	.instagram_sec #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,
	.instagram_sec .sb_instagram_header.sbi_medium .sbi_header_img { width: 80px; height: 80px; }
	#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img, .sb_instagram_header.sbi_medium .sbi_header_img, .sb_instagram_header.sbi_medium .sbi_header_img img { width: 80px; height: 80px; }
	.instagram_sec #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3 { letter-spacing: 0.03em; min-width: 310px; font-size: 33px; font-weight: 300;  }
	.instagram_sec .slick-arrow { z-index:2; width: 24px; height: 41px; position:absolute; left:25px; top:50%; margin-top:-20px; font-size:0; line-height:0; border:0; cursor: pointer; background: url(images/prev2.png) center center no-repeat; background-size: contain; }
	.instagram_sec .slick-arrow.slick-next { left:auto; right: 25px; background-image:url(images/next2.png); }
	.instagram_sec .slick-arrow:hover { opacity: 0.50; }
	.instagram_sec .slick-slide { padding: 5px; height: auto !important; }
	
	.instagram_sec .sbi_photo { padding-bottom: 100%; position: relative; width: 100%; height: 0 !important; }
	.instagram_sec .sbi_photo img { position: absolute; left: 0; top: 0; width: 100% !important; height: 100% !important; object-fit: cover !important; }
	
	.instagram_sec #sb_instagram #sbi_load .sbi_follow_btn { position: absolute; right: 50%; margin: 0 -260px 0 0; top: 30px; }
	.instagram_sec #sb_instagram #sbi_load .sbi_follow_btn svg { display: none; }
	.instagram_sec .slick-list { padding: 0 5px; background: #f6f6f6; }
	#sb_instagram .sbi_follow_btn a { margin-top: 0; background: #40aeff !important; font-size: 18px; line-height: 30px; min-width: 130px; padding: 5px 15px; font-weight: 400; border-radius: 4; }

	.sb_instagram_header:after,
	.sb_instagram_header:before { width: 280px; height: 15px; content: ''; position: absolute; left: -280px; top: 50%; margin-top: -8px; background: url(images/dot.png) left center repeat-x; }
	.sb_instagram_header:after { left: auto; right: -240px; }

	#sb_instagram .sb_instagram_header, .sb_instagram_header { overflow: visible; display: table; margin: 0 auto !important; }
	#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: 20px; }
	#sb_instagram .sb_instagram_header a, .sb_instagram_header a { position: relative; display: table; margin: 0 auto; }
	#sb_instagram .sb_instagram_header, .sb_instagram_header { padding: 10px 20px 10px 20px; }
	#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text { display: inline-flex; padding: 0px 250px 0 0; background:url(images/pattern.png) repeat; position: relative; }
	.instagram_sec .slick-dots { width: 100%; text-align: center; line-height: 0; padding: 0; margin: 40px 0 0 0; }
	.instagram_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 0 15px; }
	.instagram_sec .slick-dots li button { transition: all 0.3s; width: 21px; height: 21px; font-size: 0; border-radius: 50%; border: 0; cursor: pointer; background: #131e4c; }
	.instagram_sec .slick-dots li button:hover,
	.instagram_sec .slick-dots li.slick-active button {  background: #fe0013; transform: scale(1.2); }


	/* newsletter_sec */
	.newsletter_sec { padding: 0px 0; background: url(images/subscribe-bg.jpg) center center no-repeat; background-size: cover; }
	.newsletter_sec .leftside { width: 45.5%; }
	.newsletter_sec .leftside figure { width: 100%; height: 100%; }
	.newsletter_sec .leftside img { width: 100%; height: 100%; object-fit: cover; }
	.newsletter_sec .rightside { width: 54.5%; padding: 40px 40px 30px; display: flex; align-items: center; justify-content: center; background: url(images/subscribe-bg.jpg) center center no-repeat; background-size: cover; position: relative; }
	.newsletter_sec .rightside .inner { max-width: 800px; width: 100%; margin: 0 auto; }
	.newsletter_sec .rightside:before { width: 14px; height: 60%; content: ''; position: absolute; left: -7px; top: 50%; transform: translate(0,-50%); background: linear-gradient(to bottom,  #d5a524 0%,rgba(222,203,144,1) 50%,#d5a524 100%); }


	#content-part .newsletter_sec h2 { font-size: 77px; letter-spacing: 0.02em; text-align: center; color: #fff; }
	#content-part .newsletter_sec h2 em { color: #dea456;  }
	.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% !important; }  
	.newsletter_sec form { position: relative; z-index: 1; display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 100%; margin: 0 auto; }  
	.newsletter_sec .tnp-subscription input[type="text"],
	.newsletter_sec .tnp-subscription input[type="email"] { height: 43px; font-size: 20px; color: #000; 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 { color: #fff;  margin: 30px auto 0; letter-spacing: 0.45em; cursor: pointer; display: table; background: linear-gradient(to right,  #d1bb7e 0%,#b39455 50%,#d1bb7e 100%); }
	.newsletter_sec .tnp-subscription input.tnp-submit:hover { background: linear-gradient(to right,  #d1bb7e 0%,#d1bb7e 50%,#d1bb7e 100%); }

	.mc4wp-form-fields { width:100%; position: relative; z-index: 1; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.mc4wp-form-fields .tnp-field-email { margin:10px 0 10px !important; }






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


/*footer_sec*/
.footer_sec { width: 100%; position: relative; background: url(images/footer-bg.jpg) right center no-repeat; background-size: cover; }
.footer_sec .left { padding: 100px 60px 0 0; width: 44%; position: relative; background: url(images/footer-left-bg.png) left center no-repeat; background-size: cover; }
.footer_sec .left:before { width: 200px; height: 100%; content: ''; position: absolute; right: -100px; top: 0; background: url(images/footer-curve.png) center center no-repeat; background-size: 100% 100%; }
.footer_sec .left .inner { width: 100%; max-width: 550px; margin-left: auto; }
.footer_sec .left .logo { display: block; max-width: 528px; }
.footer_sec .left .contact { display: inline-block; vertical-align: top; }
.footer_sec .left .contact + .contact { margin-left: 15px; }  
.footer_sec .left .contact a { font-size: 18px; line-height: 1; font-weight: 700; color: #06a3b9; position: relative; min-height: 64px; display: inline-block; vertical-align: top; padding: 13px 0 0 75px; }
.footer_sec .left .contact a:before { width: 64px; height: 64px; content: ''; position: absolute; left: 0; top: 0; border: 2px solid #0198b0; border-radius: 50%; background: url(images/phone2.png) center center no-repeat; box-sizing: border-box; }
.footer_sec .left .contact a small { color: #000; width: 100%; font-size: 14px; line-height: 1.4; font-weight: 400; display: block; }
.footer_sec .left .contact.email a:before { background-image: url(images/email2.png); }
.footer_sec .contact_info { padding: 20px 0 0 0; width: 100%; }




.footer_sec .right { width: 56%; padding: 30px 30px 50px 230px; }
.footer_sec .right .inner { width: 100%; max-width: 600px; }
.footer_sec .right .inner h2 { font-size: 74px; text-align: center; font-family: 'Didot'; font-weight: 400; color: #fff; margin-bottom: -25px; }
.footer_sec .right .inner h2 em { font-size: 115px; color: #dea456; font-family: 'Authentic'; font-style: normal; display: inline-block; vertical-align: top; margin: -25px 0 0 -16px; }
.footer_sec .right .inner h2 + p { text-align: center; font-size: 17px; line-height: 23px; color: #fff; font-weight: 700; padding: 0 0 10px 0; }



.footer_sec form { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
.footer_sec input[type="submit"].button { padding-left: 20px; padding-right: 20px; color: #fff;  margin: 0; cursor: pointer; display: table; background: #dea75d; letter-spacing: 0.20em !important; }
.footer_sec input[type="submit"].button:hover {  background: #01a6c0; }
.footer_sec input[type="email"],
.footer_sec input[type="tel"],
.footer_sec textarea,
.footer_sec input[type="text"] { margin-bottom: 25px; width: 100%; height: 38px; border: 3px solid #fff; background: transparent; font-size: 12px; color: #fff; max-resolution: 0; }
.footer_sec textarea { height: 70px; margin-bottom: 15px; }
.footer_sec .col { width: 100%; }
.footer_sec .half { width: calc(50% - 17px); }
.footer_sec form p { padding: 0; }

/* brands_sec */
.brands_sec { width: 100%; position: relative; }
.brands_sec .col { text-align: right; padding: 20px 90px; width: 50%; background: linear-gradient(45deg,  rgba(0,0,0,1) 0%,rgba(31,30,30,1) 32%); }
.brands_sec .col + .col { text-align: left; }
.brands_sec .col .logo { display: inline-block; vertical-align: top; }


/* copyright_sec */
.copyright_sec { width: 100%; padding: 40px 0px; text-align: center; margin: auto; background:#2e2e2e; }
.copyright_sec .wrapper { align-items: center; justify-content: space-between; max-width: 1420px; }

.copyright_sec .copyright { color: rgba(255,255,255,1); font-size: 13px; font-family: myriad pro; letter-spacing: 0em; line-height:1.2; font-weight: 400; }
.copyright_sec .copyright p { display: inline; font-size: 14px; 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: 40px; right: 15px; font-size:0; line-height:0; z-index: 9999; width: 30px; height: 30px; cursor: pointer; transition:all 0.3s; background: #c29576 url(images/btt.png) center center no-repeat; background-size: contain; border: 1px solid rgba(255,255,255,0.3); }
#back-to-top:hover { background-color:#c67b54; }



.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; }



/* 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; }



/* 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 #775444  ; 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: #775444  ; 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 #775444  ; }
.search-form input[type='submit']:hover { background: #775444; border: solid 1px #775444; }
/*.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; }


.st-btn.insta-wrapper {  background: #ac244c; color: #fff; }
.insta-btn {  display: block; color: #fff; background: #ac244c; text-align: center; clear: left; }

.popupbox { display: none; max-width: 1200px !important; font-size: 18px; line-height: 1.6; border-radius: 50px 15px; background: url(images/about-bg.jpg) center center no-repeat !important; background-size: cover !important; border: 7px solid #06c6d5; }

#ps2id-dummy-offset { height: 50px; }
/*#banner-bar { position: fixed; top: 0; width: 100%; height: 1px; }*/