@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/*
Theme Name: Whs
Author: Whs
Tags: responsive, fixed width
*/

* { 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: 19px; line-height: 34px; color: #000; font-family: 'Gotham Pro'; 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: 'Lato', 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: #0b9444; 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: 50px; }
h2, .h2 { font-size: 40px; }
h3, .h3 { font-size: 35px; }
h4, .h4 { font-size: 28px; }
h5, .h5 { font-size: 22px; }
h6, .h6 { font-size: 18px; }

p { padding-bottom: 20px; }
p a { color:#0b9444; }
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: 40px; font-size: 13px ; padding: 13px 25px 13px 15px; background:#eeeeee; border:0; color:#5d5d5d; }
textarea { padding: 13px 15px; height: 110px; 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 { border:0; color: #000; outline:none; }

.button { font-size: 29px; line-height: 1; padding: 25px 30px; text-align:center; background:#c92334 url(images/button.jpg) no-repeat; background-size:100% 100%; display:inline-block; vertical-align: top; text-transform: uppercase; font-weight:300; color: #fff; border:0; cursor: pointer; }
.button:hover { background: #ce2335; }

.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: 200px 0 0 0; width: 100%; overflow: hidden; min-height: 100%; position: relative; }
.wrapper,
.centering { width: 100%; max-width: 1200px; padding: 0 15px; margin:auto; position: relative;}  


/* header-part */
#header-bar { width: 100%; z-index:9999; position:absolute; left:0; top:0px; background: url(images/head-bg.png) repeat; border-bottom: 6px solid transparent; }
#header-bar:before { width: 100%; height: 6px; content: ''; position: absolute; left: 0; bottom: -6px; background: linear-gradient(to right,  rgba(248,148,48,1) 0%,rgba(255,179,2,1) 100%); }
	
	/*header_sec*/
	.header_sec { width: 100%; position: relative; } 
	.header_sec .wrapper { min-height: 195px; max-width:1920px; padding: 0; position: relative; }
	.header_sec .left { width: 24%; text-align: right; padding: 20px 85px 0 0; }
	.header_sec .center { padding: 75px 0 0 15px; display: flex; flex-wrap: wrap; justify-content: center; width: 64%; background: linear-gradient(to right,  rgba(41,41,41,1) 0%,rgba(7,7,7,1) 100%);  }
	.header_sec .right { width: 12%; padding: 80px 0 0 50px; }
	
	.header_sec .logo { max-width: 212px; display: inline-block; vertical-align: top; }

	.header_sec .contact { font-size: 17px; display: inline-block; vertical-align: top; color:#fff; background:url(images/phone-icon.png) left 0 no-repeat; padding: 20px 0 0 60px; min-height: 62px; position: relative; }
	.header_sec .contact.email { background-image: url(images/email.png); } 
	.header_sec .contact.location { background-image: url(images/location.png); padding-left: 70px; padding-top: 3px; } 
	.header_sec .contact.email:after,
	.header_sec .contact.email:before { width: 3px; height: 63px; content: ''; position: absolute; left: -45px; top: 0; background: linear-gradient(to bottom,  rgba(238,51,36,1) 0%,rgba(237,209,56,1) 100%);  }
	.header_sec .contact.email:after { left: auto; right: -45px; }
	.header_sec .contact .title { padding-bottom: 4px; letter-spacing: 0.15em; font-size: 11px; line-height: 1; display:block; font-weight:400; font-family: 'mediumregular'; }
	.header_sec .contact a { font-size: 17px; letter-spacing: 0.03em; line-height: 1.3; display: inline-block; vertical-align: top; font-family: 'Gotham Pro'; font-weight:500; color:#fff; } 
	.header_sec .contact.email { margin: 0 90px; } 
	.header_sec .contact.location a:hover { color: #fa5d3c; }


	.header_sec .menu_trigger { display: block; width: 70px; height: 65px; vertical-align: top; position: relative; background: #171717; }
	.header_sec .menu_trigger .icon { position: relative; width: 100%; height: 47px; background: #f62600; }
	.header_sec .menu_trigger:after,
	.header_sec .menu_trigger:before { transition: all 0.3s; width: calc(100% + 12px); height: 13px; box-sizing: border-box; border: 2px solid #000; border-bottom: 0; content: ''; position: absolute; left: -6px; top: -7px; } 
	.header_sec .menu_trigger:after { top: auto; bottom: -7px; border-top-width: 0px; border-bottom: 2px solid #000; }
	.header_sec .menu_trigger .icon span { transition:all 0.3s; width: 47px; height:5px; position: absolute; left:50%; top: 50%; margin: -2px 0 0 -23px; display: block; border-radius: 4px; background:#fff; }
	.header_sec .menu_trigger .icon span:before,
	.header_sec .menu_trigger .icon span:after { transition:all 0.3s; width: 32px; height: 5px; content:''; position:absolute; left:0; top:-10px; background:#fff; border-radius: 4px; } 
	.header_sec .menu_trigger .icon span:after { top:auto; top:10px; right:0px; left: auto; }
	.header_sec .menu_trigger.open .icon span { background: transparent; }
	.header_sec .menu_trigger.open .icon span:after { top: 0; width: 47px; transform: rotate(-45deg); }
	.header_sec .menu_trigger.open .icon span:before { top: 0; width: 47px; transform: rotate(45deg); }
	.header_sec .menu_trigger .label { display: block; line-height: 18px; color: #fff; background: #171717; font-size: 10px; font-family: 'mediumregular'; text-align: center; text-transform: uppercase; letter-spacing: 0.04em; }
	.header_sec .menu_trigger.open:after { transform: rotate(90deg) translate(-31px, 37px) }
	.header_sec .menu_trigger.open:before { transform: rotate(90deg) translate(34px, -37px) }

	.header_sec .social { display: inline-block; vertical-align: top;margin:0; list-style:none; padding: 0 10px 0 30px; display: inline-block; vertical-align: top; }
	.header_sec .social li { padding: 0 18px; display: inline-block; vertical-align: top; border-left: 1px solid #fff; }
	.header_sec .social li:first-child { border:0; }
	.header_sec .social li a {display: block; color: #fff;font-size: 28px; line-height: 28px;  }
	.header_sec .social li a:hover { color: #29b6c1; }
	#header-bar .nav-bar .contact { display: none; }
	.header_sec .contact_trigger { display: none; }



	/* nav-bar */
	.nav-bar { padding: 0px 0; width: 100%; position: relative; display: none; text-align: center; z-index: 999; background: linear-gradient(to right,  rgba(248,148,48,1) 0%,rgba(255,179,2,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 { padding: 0 2px; 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.current-menu-item > a { background: #f62600; color: #fff; }
	.nav-bar li a.active { background: #f62600; color: #fff; }
	.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 { background: #f62600; color: #fff; }
	.nav-bar li > a:hover { background: #f62600; color: #fff; text-decoration: none; }
	.nav-bar .sub-menu li:after { display: none; }
	.nav-bar li:hover .sub-menu { opacity: 1; visibility: visible; }
	.nav-bar .sub-menu li { padding: 2px 10px; }
	.nav-bar .sub-menu { padding: 8px 0; min-width: 130px; 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: #16837d; }
	.nav-bar .sub-menu li { padding: 2px 10px; font-size: 17px; }
	
	@-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{
		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)}
	}
	
	
	.stickyhead .nav-bar { top:0; position: fixed; -moz-box-shadow: 0px 0px 4px #000000; -webkit-box-shadow: 0px 0px 4px #000000; box-shadow: 0px 0px 4px #000000; opacity: 1; visibility: visible;  display: block !important; -webkit-animation:stickyhead ease-in-out 0.7s 0.1s both;-moz-animation:stickyhead ease-in-out 0.7s 0.1s both;animation:stickyhead ease-in-out 0.7s 0.1s both; }
	.stickyhead .nav-bar li a:hover,
	.stickyhead .nav-bar li a.clicked { color: #fff; }
	.stickyhead .header_bar { margin-top:165px; }


#header-bar.show { 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); }


/* banner-bar */
.slider-bar { width: 100%;  position: relative; border-bottom: 6px solid transparent; }
.slider-bar:before { width: 100%; height: 6px; content: ''; position: absolute; left: 0; bottom: -6px; background: linear-gradient(to right,  rgba(248,148,48,1) 0%,rgba(255,179,2,1) 100%); }
.slider-bar h2,.slider-bar .subhead { font-family: 'Gotham Pro' !important; }
.slider-bar h1 { font-weight: 400 !important; }
.slider-bar p { font-weight: 300; letter-spacing: -0.02em !important; font-family: 'Gotham Pro' !important; }
.slider-bar p strong { font-weight: 700;  }

.slider-bar .custom.tparrows::before { display: none !important; }
.slider-bar .custom.tparrows.tp-rightarrow { width: 43px; height: 42px; content:''; background:url(images/slider-next-icon.png) no-repeat !important; background-size:contain; }
.slider-bar .custom.tparrows.tp-leftarrow { width: 43px; height: 42px; content:''; background:url(images/slider-prev-icon.png) no-repeat !important; background-size:contain; }
.slider-bar .custom .tp-bullet { width: 20px; height: 20px; background: #7b7b7b; opacity: 100; border-radius: 0px; }
.slider-bar .custom .tp-bullet:hover,
.slider-bar .custom .tp-bullet.selected { opacity:100; background:#ef5511; }
.slider-bar .tp-bullets { left: 70% !important; }


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

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

.heading h2 { font-size: 91px; font-weight: 400; letter-spacing: -0.01em; line-height: 1; text-transform: uppercase; font-family: "Bebas Neue", sans-serif; color: #000; }
.heading h2 span { color: #ef5511; }
.heading:before { width: 5000px; height: 90px; content: ''; position: absolute; left: -4980px; top: 0;background: #ef5511; }

	/* about_sec */
	.about_sec { padding: 50px 0 25px; width: 100%; position: relative; background: url(images/about-bg.jpg) center center no-repeat; background-size: cover; }
	.about_sec .wrapper { max-width: 1565px; }
	.about_sec .side_image { z-index: 1; position: absolute; right: 0; bottom: -38%; }
	.about_sec .text { padding: 70px 0 0 5px; width: 50%; order: -1; }
	.about_sec .images { width: 50%; padding: 0 40px 0 60px; }
	.about_sec .image { width: 58%; }
	.about_sec .image figure { border: 14px solid #fff; box-shadow: 0px 10px 10px rgba(0,0,0,0.1); width: 100%; height: 0; padding-bottom: 142%; position: relative; }
	.about_sec .image figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; } 
	.about_sec .images_inner { padding: 0 40px 80px 48px; position: relative; }
	.about_sec .images_inner .bar,
	.about_sec .images_inner .bar { width: 22px; height: 225px; display: block; position: absolute; left: 3px; bottom: 10px; background: #ef5511; }
	.about_sec .images_inner .bar2 { right: 0; top: -20px; height: 270px; bottom: auto; left: auto; }
	.about_sec .image2 { width: calc(58% - 55px); position: absolute; right: 48px; top: 65px; }
	.about_sec .heading { padding: 0 0 20px 45px; }
	.about_sec p { padding-bottom: 35px; font-weight: 500; letter-spacing: -0.02em; font-size: 19px; line-height: 34px; }

	/* service_sec */
	.service_sec { padding-bottom: 35px; width: 100%; position: relative; border-bottom: 10px solid transparent; }
	.service_sec:before { width: 100%; height: 10px; content: ''; position: absolute; left: 0; bottom: -10px; background: linear-gradient(to right,  rgba(248,148,48,1) 0%,rgba(255,179,2,1) 100%); }
	.service_sec .heading-bar { padding: 30px 0; width: 100%; background: url(images/title-bg.png) center center no-repeat; background-size: cover; text-align: center; }
	.service_sec .heading-bar h2 { margin: 0 auto -10px auto; position: relative; padding: 0 0 0 40px; font-size: 91px; font-weight: 400; letter-spacing: -0.01em; line-height: 1; text-transform: uppercase; font-family: "Bebas Neue", sans-serif; color: #fff; display: table; }
	.service_sec .heading-bar h2 span { color: #000; }
	.service_sec .heading-bar h2:before { width: 23px; height: 73px; content: ''; position: absolute; left: 3px; top: 5px; background: #fff; }
	.service_sec .side_image { position: absolute; left: 0; top: 40%; z-index: 1; }
	.service_sec .intro { max-width: 1290px; margin: auto; text-align: center; padding: 30px 0 20px; }
	.service_sec .intro p { letter-spacing: -0.015em; font-size: 19px; line-height: 34px; font-weight: 500; }
	.service_sec .wrapper { max-width: 1715px; }
	.service_sec .service_list { padding: 0 45px; position: relative; }
	.service_sec .slick-arrow { z-index: 1; position: absolute; left: 0; top: 43%; width: 43px; height: 43px; border: 0; cursor: pointer; background: url(images/prev.png) no-repeat; background-size: cover; font-size: 0; }
	.service_sec .slick-arrow.slick-next { left: auto; right: 0; background-image: url(images/next.png); }
	.service_sec figure { width: 100%; height: 0; padding-bottom: 84%; position: relative; }
	.service_sec figure:after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; background: url(images/shadow.png) left bottom repeat-x; background-size: 1px auto; opacity: 0.6; z-index: 1; }
	.service_sec figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
	.service_sec .services { padding: 0 35px; }
	.service_sec .title { min-height: 105px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background: url(images/orange-title.jpg) center center no-repeat; color: #fff; background-size: cover; }
	.service_sec .title h3 { font-size: 37px; line-height: 1.1; padding: 0; font-family: 'Zeuty Sans'; text-align: center; font-weight: 400; }
	.service_sec a.more { font-size: 25px; line-height: 30px; padding: 10px; display: block; color: #fff; font-family: 'Zeuty Sans'; text-transform: uppercase; background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(63,63,63,1) 48%,rgba(0,0,0,1) 100%); text-align: center; margin-top: 10px; letter-spacing: 13px; }
	.service_sec a.more:hover { background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 48%,rgba(0,0,0,1) 100%); }
	.service_sec .slick-dots { text-align: center; font-size: 0; line-height: 0; margin: 40px 0 0 0; }
	.service_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 0 15px; }
	.service_sec .slick-dots li button { width: 20px; height: 20px; background: #7b7b7b; opacity: 100; border-radius: 0px; font-size: 0; line-height: 0; border: 0; cursor: pointer; transition: all 0.3s; }
	.service_sec .slick-dots li button:hover,
	.service_sec .slick-dots li.slick-active button { opacity:100; background:#ef5511; }
	.service_sec .slick-slide { position: relative; }
	.service_sec .slick-current + .slick-slide:after,
	.service_sec .slick-current:after { width: 10px; height: 81%; background: #f65c18; content: ''; position: absolute; right: -5px; top: 15px; }

	.fancybox-content.service_popup { max-width: 800px; padding: 40px; background: url(images/footer-bg.jpg) no-repeat; background-size: cover; }
	.fancybox-content.service_popup p { font-size: 19px; line-height: 1.6; font-weight: 500; }
	.fancybox-content.service_popup h3 { font-size: 35px; padding-bottom: 15px; color: #f35915; text-shadow: 2px 2px 0px rgba(0,0,0,0.2); }


	/*faq_sec*/		
	.faq_sec { position: relative; padding: 50px 0 20px; width: 100%; border-bottom: 10px solid transparent; }
	.faq_sec:before { width: 100%; height: 10px; content: ''; position: absolute; left: 0; bottom: -10px; background: linear-gradient(to right,  rgba(248,148,48,1) 0%,rgba(255,179,2,1) 100%); }
	.faq_sec .wrapper { max-width: 1510px; }
	.faq_sec .heading { padding: 0 0 0px 40px; }
	.faq_sec .heading:before { left: -5005px; }
	.faq_sec .faq_row { margin-bottom: 20px; background: #f4f4f4; position: relative; }
	.faq_sec .faq_row:before { width: 5000px; height: 100%; background: #f4f4f4; content: ''; position: absolute; left: 50%; top: 0; margin-left: -2500px; } 
	.faq_sec .faq_row:after { transition: all 0.3s; width: 60%; height: 6px; content: ''; position: absolute; left: 20%; bottom: 0; background: linear-gradient(to right,  rgba(243,102,43,1) 0%,rgba(237,208,54,1) 50%,rgba(243,102,43,1) 100%); }
	.faq_sec .faq_trigger { cursor: pointer; padding: 26px 120px 18px 10px; font-size: 47px; line-height: 1; font-family: "Bebas Neue", sans-serif; text-transform: uppercase; font-weight: 400; position: relative; }
	.faq_sec .faq_trigger:after { transition: all 0.3s; width: 43px; height: 38px; content: ''; position: absolute; right: 30px; top: 50%; margin-top: -19px; background: url(images/arrow.png) no-repeat; background-size: contain; }
	.faq_sec .faq_content { position: relative; z-index: 1; display: none; padding: 20px 10px; }
	.faq_sec .faq_content p { }
	.faq_sec .faq_row.active .faq_trigger:after { transform: scale(1,-1); }


	/*gallery_sec*/		
	.gallery_sec { position: relative; padding: 50px 0 20px; width: 100%; background: url(images/grey-bg.jpg) repeat; border-bottom: 10px solid transparent; }
	.gallery_sec:before { width: 100%; height: 10px; content: ''; position: absolute; left: 0; bottom: -10px; background: linear-gradient(to right,  rgba(248,148,48,1) 0%,rgba(255,179,2,1) 100%); }
	.gallery_sec .wrapper { max-width: 1710px; }
	.gallery_sec .heading { padding: 0 0 25px 15px; }
	.gallery_sec .heading:before { left: -5005px; }
	.gallery_sec .slick-dots { text-align: center; font-size: 0; line-height: 0; margin: 40px 0 0 0; }
	.gallery_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 5px 15px; }
	.gallery_sec .slick-dots li button { width: 20px; height: 20px; background: #7b7b7b; opacity: 100; border-radius: 0px; font-size: 0; line-height: 0; border: 0; cursor: pointer; transition: all 0.3s; }
	.gallery_sec .slick-dots li button:hover,
	.gallery_sec .slick-dots li.slick-active button { opacity:100; background:#ef5511; }
	.gallery_sec .slick-arrow { z-index: 1; position: absolute; left: 0; top: 43%; width: 43px; height: 43px; border: 0; cursor: pointer; background: url(images/prev.png) no-repeat; background-size: cover; font-size: 0; }
	.gallery_sec .slick-arrow.slick-next { left: auto; right: 0; background-image: url(images/next.png); }
	.gallery_sec .gallery_slider { padding: 0 100px; }
	.gallery_sec .slide a { width: 100%; overflow: hidden; height: 0; padding-bottom: 105%; position: relative; display: block; background: #000; }
	.gallery_sec .slide a img { transition: all 0.7s; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
	.gallery_sec .slide { padding: 5px; }
	.gallery_sec .slick-slide > div { line-height: 0; } 
	.gallery_sec .slide a:hover img { transform: scale(1.2) rotate(5deg); opacity: 0.5; } 

	/* newsletter_sec */
	.newsletter_sec { padding: 25px 0 30px; width: 100%; border-bottom: 10px solid #ccc; background:url(images/subscribe-bg2.jpg) center center no-repeat; background-size:cover; position: relative; border-bottom: 10px solid transparent; }
	.newsletter_sec:after { width: 100%; height: 10px; content: ''; position: absolute; left: 0; bottom: -10px; background: linear-gradient(to right,  rgba(248,148,48,1) 0%,rgba(255,179,2,1) 100%); }
	.newsletter_sec:before { width: 31.5%; height: 100%; content: ''; position: absolute; left: 0; top: 0; background:url(images/subscribe-bg1.jpg) center center no-repeat; background-size:cover; }
	.newsletter_sec .image { position: absolute; left: 50%; margin-left: -875px; top: 0; width: 100%; max-width: 1007px; }
	.newsletter_sec .image img { width: 100%; }
	.newsletter_sec .wrapper { max-width: 1565px; }

	.newsletter_sec .text { padding: 30px 35px 0; width: 100%; max-width: 770px; margin-left:auto; }
	.newsletter_sec h2 { font-size: 127px; line-height:1; color: #fff; letter-spacing: 0.06em; text-align:center; font-weight:400; font-family: 'FatCow'; text-transform: uppercase; } 
	.newsletter_sec h2 em { margin-bottom: -15px; display: block; font-style:normal; font-size: 62px; letter-spacing: 43px; padding: 0 0 0 20px; } 
	.newsletter_sec h2 + p { display: none !important; }
	.newsletter_sec .tnp-subscription { max-width: 100%; width: 100%; margin: 0; }
	.newsletter_sec .tnp-subscription label { display: none; }  
	.newsletter_sec .tnp-field-firstname { width: 48%; float: left; }
	.newsletter_sec .tnp-field-surname { margin-left:4%; width: 48%; float: left; }
	.newsletter_sec .tnp-field-email { width: 100%; }
	.newsletter_sec .tnp-subscription input[type="text"],
	.newsletter_sec .tnp-subscription input[type="email"] { background:#fff; font-size: 20px; height: 50px; padding: 10px 20px; font-weight:300; }
	.newsletter_sec .tnp-subscription input[type="submit"] { font-size: 25px; line-height:50px; background:#e74d0e; color:#fff; font-weight:400; width: 100%; padding: 0 10px; border:0; cursor: pointer; text-transform: uppercase; display:block; margin:20px auto; max-width: 465px; font-family: 'Zeuty Sans'; letter-spacing: 0.55em; }
	.newsletter_sec .tnp-subscription input[type="submit"]:hover { background:#ffb303; }

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

/*footer_sec*/
.footer_sec { width: 100%; position: relative; background: linear-gradient(to bottom,  rgba(235,81,16,1) 0%,rgba(219,66,9,1) 100%); }
.footer_sec .wrapper { max-width: 1755px; }
.footer_sec .col1 { position: relative; order: 2; width: 29%; padding: 20px 0px 20px 0px; background: url(images/footer-bg.jpg) center center no-repeat; background-size: cover; }
.footer_sec .col1:before,
.footer_sec .col1:after { width: 10px; height: 80%; position: absolute; left: -5px; content: ''; top: 10%; background: url(images/border.png) no-repeat; background-size: 100% 100%; }
.footer_sec .col1:after { left: auto; right: -5px; }
.footer_sec .col2 { order: 1; padding: 20px 120px 0 0; width: 36%;  }
.footer_sec .col3 { order: 3; padding: 40px 0 0 60px; width: 35%; }
.footer_sec .logo { max-width: 230px; display: block; margin: 0 auto; width: 100%; }
.footer_sec .logo img { width: 100% }
.footer_sec .tagline { padding: 7px 0; width: 290px; margin: 15px auto; letter-spacing: -0.015em; display: block; text-align: center; font-size: 16px; line-height: 19px; font-weight: 500; position: relative; }
.footer_sec .tagline:before,
.footer_sec .tagline::after { width: 100%; height: 4px; content: ''; position: absolute; left: 0%; top: 0; background: #ee5411; }
.footer_sec .tagline:before { top: auto; bottom: 0; }
.footer_sec .tagline p { padding: 0; margin: 0 -35px; }

.footer_sec .contact_info { display: table; margin: 0 auto; }
.footer_sec .contact { min-width: 400px; font-size: 17px; line-height: 0; display: table; margin: 0 auto 11px; color:#000; background:url(images/phone-icon1.png) left center no-repeat; padding: 0px 0 0 65px; position: relative; min-height: auto; padding-top: 0; }
.footer_sec .contact:before { width: 4px; height: 35px; content: ''; position: absolute; left: 52px; top: 50%; margin-top: -17px; background: #000; }
.footer_sec .contact.email { background-image: url(images/email2.png); } 
.footer_sec .contact.location { background-image: url(images/location2.png); } 
.footer_sec .contact .title { padding-bottom: 0px; letter-spacing: 0.10em; width: 100%; font-size: 11px; line-height: 1; display:block; font-weight:400; font-family: 'mediumregular'; }
.footer_sec .contact a { font-size: 17px; letter-spacing: 0.03em; line-height: 1; display: inline-block; vertical-align: top; font-family: 'Gotham Pro'; font-weight:500; color:#000; }
.footer_sec .contact.location a:hover { color: #fa5d3c; }
.footer_sec .contact.location br { display: none; }
.footer_sec .contact .internal { line-height: 0; min-height: 47px; padding: 10px 0 0 0; }

.footer_sec h4 { padding-bottom: 0px; font-size: 83px; text-transform: uppercase; line-height:1;  color: #fff; font-family: "Bebas Neue", sans-serif; font-weight:400; text-transform: uppercase; }
.footer_sec .col3 p { color: #fff; line-height: 1.4; }
.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; border: 2px solid #fff; height: 35px; width: 100%; font-family: 'Montserrat', sans-serif; font-size: 11px !important; padding: 5px 10px !important; border-radius:0; background: none !important; margin-bottom: 18px; color: #fff !important; }
.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: 65px !important; }
.footer_sec .wpcf7-form-control.wpcf7-submit { width:230px; display: inline-block; margin:0; height: 40px; font-family: 'Zeuty Sans'; font-size: 19px !important; letter-spacing: 10px; line-height: 1; padding: 9px 15px; color: #fff !important; background: linear-gradient(to right,  rgba(63,63,63,1) 0%,rgba(24,24,24,1) 49%,rgba(63,63,63,1) 100%) !important; text-transform: uppercase !important; margin:0px 0px 0 10px; border:0; font-weight:400;  }
.footer_sec .wpcf7-form-control.wpcf7-submit:hover { background: linear-gradient(to right,  rgba(24,24,24,1) 0%,rgba(24,24,24,1) 49%,rgba(24,24,24,1) 100%) !important; }
.footer_sec .wpcf7-form-control-wrap { display: block; float: left; width: 50%; padding: 0 12px; }
.footer_sec .wpcf7-form-control-wrap[data-name="your-message"] { width: 100%; }
.footer_sec .wpcf7-form-control-wrap.your-message { overflow: hidden; width: 100%; float: none; }
.footer_sec form p { padding:0  !important; margin: 0 -12px; }
.footer_sec form  { margin: 0; }
.footer_sec .instagrambox { position: relative; background: url(images/instagram2.png) left calc(100% - 80px) no-repeat; background-size: 61px 250px; padding: 0 0 0 65px; margin: 0 0 0 -30px; }



















div.wpcf7-response-output { background:#f00 !important; color: #fff !important; border:0 !important; margin:20px 0 0 0 !important; padding: 10px !important; }

/* copyright_sec */
.copyright_sec { text-align: center; padding: 32px 0; width: 100%; background:#2e2e2e; color:#fff; }
.copyright_sec .copyright { font-size: 13px; letter-spacing: 0.01em; line-height:1; font-family: myriad pro, arial1; }
.copyright_sec .wrapper { max-width: 1580px; }
.copyright_sec .copyright p { display: inline; font-size: 13px; padding:0; } 
.copyright_sec .copyright a { color: #fff; } 
.copyright_sec .copyright a:hover { text-decoration:underline; } 

#back-to-top { display: block; position: absolute; bottom: -20px; right: 50%; margin-right:-865px; font-size:0; line-height:0; z-index: 99; width: 50px; height: 50px; cursor: pointer; transition:all 0.3s; background: url(images/btt.png) center center no-repeat; background-size:cover auto; border: 1px solid transparent; }

#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: 62px; height: 62px; }
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3, .sb_instagram_header.sbi_medium .sbi_header_text h3 { font-size: 14px; }
#sb_instagram .sb_instagram_header a, .sb_instagram_header a { color: #fff; }
#sb_instagram.sbi_col_3 #sbi_images { padding: 10px; background: #fff;  }
#sb_instagram #sbi_load a svg { display: none; }
#sb_instagram #sbi_load a { position: absolute; right: 40px; top: 30px; padding: 7px 35px; font-size: 15px; }

#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
#sb_instagram .sbi_bio { display: none !important; }

.wpcf7-not-valid-tip { display: none !important; }
.wpcf7-not-valid { box-shadow: 0px 0px 0px 1px #f00 inset; -webkit-box-shadow: 0px 0px 0px 1px #f00 inset; -ms-box-shadow: 0px 0px 0px 1px #f00 inset; }
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; }

/* blog-bar */
.blog-bar { padding: 60px 0; width:100%;  position: relative; }
.blog-bar .left_sidebar { width: 70%; float: left; padding: 0 30px 0 0; }
.blog-bar .right_sidebar { width: 30%; float: right; }



/* 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%;	float: left;	position: relative;	background: #fff; }
.single .leftBlogBox h1 { text-transform: capitalize}
.single .leftBlogBox p {	display: block}
.leftBlogBox ul.dateBar {	list-style: none;	margin: 0 0 5px 0;	padding: 0px}
.single .leftBlogBox ul.dateBar {	margin: 0 0 15px 0;	padding-left: 0px}
.leftBlogBox ul.dateBar li { font-size: 14px; line-height: 18px; }
.leftBlogBox ul.dateBar li strong {	color: #000;}
.leftBlogBox .postLoop {	width: 100%;	overflow: hidden;	padding: 30px 0;	margin: 0px;	border-bottom: 1px solid #bebebe; }
.leftBlogBox .postLoop h2 { font-weight:700; padding-bottom: 5px; }
.leftBlogBox .postLoop p { padding: 0;}
.leftBlogBox .postLoop:last-child, .leftBlogBox .postLoop:last-of-type { border-bottom: none; }
.leftBlogBox .postLoop .image { float: left; margin: 5px 15px 5px 0; }
.leftBlogBox .postLoop h2 { text-transform: capitalize; margin: 0px; }
.leftBlogBox .postLoop h2 a { color: #000; text-decoration: none }
.leftBlogBox .postLoop h2 a:hover { color: #0b9444; }
.leftBlogBox .postLoop a.read-more { display: inline-block; text-decoration: none; text-transform: capitalize; font-weight: 600 }
.leftBlogBox .postLoop a.read-more:hover { text-decoration:underline; }
.leftBlogBox h4.title { font-size: 16px; font-weight: normal; padding-top: 15px; color: #000; text-transform: capitalize; }

/* 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: #097536; }
.leftBlogBox #commentform p.form-submit input[type="submit"] { width: auto; padding: 8px 15px; border: none; background: #0b9444; 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 { margin: 25px 0 50px 0; }
.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: #0b9444; padding: 5px 7px }
.wp-pagenavi span.current { border-color: #0b9444; font-weight: normal; color: #fff; background: #0b9444}
.leftBlogBox .wp-pagenavi a:hover, .wp-pagenavi a:hover { background: #0b9444; color: #fff; border-color: #0b9444; }
.wp-pagenavi span.pages:hover, .wp-pagenavi span.pages { border-color: #7b7b7b; }

/* right blog box */
.rightBlogBox { padding: 0 0 0 40px; width: 27%;	float: right;	position: relative;	background: #fff;}
.rightBlogBox ul { margin-bottom: 0;  }
.rightBlogBox .widget {	text-align: left;	margin-bottom: 25px;	overflow: hidden}
.rightBlogBox .widget h3 { font-size: 25px; line-height: 30px; font-weight:700; padding-bottom: 10px; }
.rightBlogBox h3.widgettitle {	margin-bottom: 10px;	text-align: center;	color: #f1c855;	font-size: 34px;	text-align: left;	text-transform: capitalize;	line-height: 40px;	padding-bottom: 0px}
.rightBlogBox label.screen-reader-text { display: none; }
.rightBlogBox #searchform { width: 100%; margin: 0 auto; }
.rightBlogBox #searchform input#s { width: 65%; 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; float: left; margin-right: 5px; color: #7b7b7b; height: 33px; }
.rightBlogBox #searchform input#searchsubmit { width: 27%; background: #dfb643; color: #fff; border: none; height: 30px; text-transform: capitalize; font-weight: bold; cursor: pointer; float: left; }
.rightBlogBox #searchform input#searchsubmit:hover { background: #5a3b00; }
.rightBlogBox ul li { width: 100%; }
.rightBlogBox ul li a { color: #000; text-decoration: none; text-transform: capitalize; outline: none }
.rightBlogBox ul li.current-cat a { color: #0b9444; font-weight:700; }
.rightBlogBox ul li a:hover { text-decoration: none; color: #0b9444; }
.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 #0b9444  ; 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; }
.search-form input[type='submit'] { width: 80px; text-align:center; float: left; background: #0b9444  ; 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 #0b9444  ; }
.search-form input[type='submit']:hover { background: #0b9444; border: solid 1px #0b9444; }
/*.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; }	 	

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

.ps2id-dummy-offset-wrapper { position: absolute; top: -5000000px; }
#ps2id-dummy-offset,
.ps2id-dummy-offset-wrapper { min-height: 50px; }