@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

/*

Theme Name: LaWanda

Author: LaWanda

Tags: responsive, fixed width

*/



/*

font-family: 'Montserrat', sans-serif;

font-family: "Raleway", sans-serif;

*/



* { 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: 23px; line-height: 1.73; color: #000; font-family: 'Montserrat', Arial, Helvetica, 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: #9a061c; 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: 40px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 25px; }

h4, .h4 { font-size: 20px; }

h5, .h5 { font-size: 16px; }

h6, .h6 { font-size: 14px; }



p { padding-bottom: 20px; }

p a { color:#9a061c; }

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: 16px ; padding: 5px 15px 5px 15px; background:transparent; border:2px solid #fff; color:#5d5d5d; margin: 0; }

textarea { padding: 5px 15px; height: 65px; 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[type="submit"],

.button { position: relative; font-size: 28px; line-height: 35px; padding: 15px 35px 15px 57px; text-align:center; display:inline-block; vertical-align: top; text-transform: uppercase; font-weight:600; color: #fff; text-transform: uppercase; cursor: pointer; font-family: "Oswald", sans-serif; background: linear-gradient(to bottom,  #a5150e 0%,#770f0a 100%); }



.newsletter_sec .tnp-subscription input[type="submit"]:hover,

.button.bg:hover,

.button:hover { background: linear-gradient(to bottom,  #770f0a 0%,#a5150e 100%);  }

.button:before { width: 13px; height: 19px; content: ''; position: absolute; left: 35px; top: 50%; margin-top: -10px; background: url(images/arrow.png) no-repeat; background-size: contain; }



.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: 150px 0 0 0; width: 100%; overflow: hidden; min-height: 100%; position: relative; }

.wrapper,

.centering { width: 100%; max-width: 1570px; padding: 0 15px; margin:auto; position: relative;}  





/* header-part */

#header-bar { width: 100%; z-index:999; position:absolute; left:0; top:0px; }



/* social_sec */
.social_sec { width: 100%; position: relative; background: #212121; text-align: right; }
.social_sec	ul { font-size: 0; line-height: 0; list-style: none; margin: 0; padding: 0; border-right: 1px solid #fff; color: #fff; }
.social_sec li { display: inline-block; vertical-align: top; }
.social_sec li a { min-width: 50px; line-height: 57px; text-align: center; border-left: 1px solid #fff; transition: none; color: #fff; font-size: 20px; display: block; }
.social_sec li a:hover { background: linear-gradient(to bottom,  #c69e40 0%,#e4cc7f 100%); color: #212121; }


	/*header_sec*/

	.header_sec { width: 100%; position: relative; background: linear-gradient(to right,  #8b101c 0%,#be1126 50%,#8b101c 100%);	}

	.header_sec .leftside { position: relative; z-index: 1; max-width: calc(100% - 152px); width: 100%; padding: 20px 0 20px 403px; display: flex; flex-wrap: wrap; align-items: center; }
	.header_sec .logo { width: 100%; max-width: 303px; display: block; position: absolute; left: -15px; top: -57px; }
	.header_sec .contactbox { display: inline-block; vertical-align: top; }
	.header_sec .contact { padding-top: 8px; font-size: 17px; line-height: 1; color: #fff; font-weight: 500; display: inline-block; vertical-align: top;  background: url(images/phone.png) left 15px no-repeat; padding-left: 45px; min-height: 55px; color: #fff; }
	.header_sec .contact a  { color: #fff;  display: inline-block; vertical-align: top; }
	.header_sec .contact.email { padding-left: 55px; background-image: url(images/email.png); background-position: left 10px; margin-left: 60px; position: relative; }
	.header_sec .contact.address { padding-top: 15px; padding-left: 55px; background-image: url(images/location.png); background-position: 15px 10px; margin-left: 60px; position: relative; }
	.header_sec .contact.address address { font-style: normal; }
	.header_sec .contact.address:before,
	.header_sec .contact.email:before { width: 3px; height: 90%; content: ''; position: absolute; left: -35px; top: 5px; background: #fff; }
	.header_sec .contact span { line-height: 1.4; display: block; font-weight: 300; }

	.header_sec .menu_trigger { margin: 0 10px 0 0; display: inline-block; vertical-align: top; font-size: 21px; line-height: 30px; color: #fff; font-weight: 700; text-transform: uppercase; padding: 0  0px 0px 50px; position: relative; font-family: 'Montserrat', sans-serif; }
	.header_sec .menu_trigger .icon {  transition: all 0.3s; width: 36px; height: 30px; display: block; position: absolute; left: 0; top: 50%; margin-top: -15px; }
	.header_sec .menu_trigger .icon span:before,
	.header_sec .menu_trigger .icon span:after,
	.header_sec .menu_trigger .icon span { transition: all 0.3s; width: 36px; height: 4px; content: ''; position: absolute; left: 0; top: 50%; transform: translate(0%,-50%); background: url(images/menu-icon.png) no-repeat; background-size: 100% 100%; }
	.header_sec .menu_trigger .icon span:before { transform: none; left: 0; top: -13px; width: 18px; }
	.header_sec .menu_trigger .icon span:after { transform: none; left: 0; top: 13px; width: 27px; }
	.header_sec .menu_trigger:hover .icon span:before { width: 36px; }
	.header_sec .menu_trigger:hover .icon span:after { width: 36px; }
	.header_sec .menu_trigger.open .icon span { background: transparent; }
	.header_sec .menu_trigger.open .icon span:before { width: 36px; transform: rotate(-45deg); top: 0; background-color: #ce1000; }
	.header_sec .menu_trigger.open .icon span:after { width: 36px; transform: rotate(45deg); top: 0; background-color: #ce1000; }
	.header_sec .menu_trigger.contact-toggle { display: none; }




	/* nav-bar */

	.nav-bar { padding: 15px 0; width: 100%; position: relative; display: none; text-align: center; z-index: 999; background: #950c05; border-bottom: 1px solid #f4cf6f; }
	#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 10px; display: inline-block; vertical-align: top; font-size: 18px; line-height: 1.4; font-weight: 600; position: relative; text-transform: capitalize;  }
	.nav-bar li a { color: #fff; display: block; }
	.nav-bar li.current-menu-item > a { color: #f4cf6f; }
	.nav-bar li a.highlight { color: #f4cf6f; }
	.nav-bar li:after { width: 2px; height: 18px; content: ''; position: absolute; left: -3px; top: 4px; background: #fff; }
	.nav-bar li:first-child:after { display: none; }
	.nav-bar li > a:hover { color: #f4cf6f; 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: #b71124; }
	.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{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 { display: block !important; 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);}
	#header-bar.stickyhead .header_sec,
	#header-bar.stickyhead .social_sec { display: none; } 
	#header-bar.stickyhead .nav-bar { display: block !important; }


/* banner-bar */
.slider-bar { background: url(images/border.jpg) center bottom no-repeat; background-size: 100% 17px; padding-bottom: 17px;  width: 100%;  position: relative; }
.slider-bar #rev_slider_2_1_wrapper .custom.tparrows::before { display: none !important; }
.slider-bar #rev_slider_2_1_wrapper .custom.tparrows.tp-rightarrow { width: 45px; height: 45px; content:''; background:url(images/slider-next.png) no-repeat; background-size:contain; }
.slider-bar #rev_slider_2_1_wrapper .custom.tparrows.tp-leftarrow { width: 45px; height: 45px; content:''; background:url(images/slider-prev.png) no-repeat; background-size:contain; }
.slider-bar #rev_slider_2_1_wrapper .custom.tparrows:hover { opacity: 0.8 !important; }
.slider-bar .custom .tp-bullet { width: 17px; height: 17px; background: #dadada; border-radius: 5px; }
.slider-bar .custom .tp-bullet:hover,
.slider-bar .custom .tp-bullet.selected { opacity:100; background:#88120c url(images/bullet.jpg) no-repeat; background-size: cover; }
.slider-bar h1 { font-weight: 400 !important; }
.slider-bar h2 { font-family: 'Abigail Nagita' !important; font-weight: 400 !important; }

/* inner-banner-bar */
.inner-banner-bar { width: 100%;  background-position: center center; background-size:cover; background-repeat: no-repeat; }
.inner-banner-bar .wrapper { display: flex; flex-wrap: wrap; align-items: flex-end;  padding: 100px 15px 30px;  min-height:400px; }
.inner-banner-bar h1 { font-size: 70px; color: #fff; text-transform: uppercase; }


/* content-part */

#content-part { width: 100%; position: relative;  }
.heading { display: table; margin: auto; }
.heading h2 { font-size: 67px; line-height: 1; color: #960918; display: flex; align-items: center; font-family: 'Abigail Nagita'; font-weight: 400; background: url(images/icon.png) left center no-repeat; background-size: 124px auto; min-height: 112px; padding: 15px 0 0 160px; }
.heading h2 span { font-family: 'Al Fresco'; font-size: 103px; color: #1f1f1f; }
.heading.light h2 { color: #fff; background-image: url(images/icon1.png); }
.heading.light h2 span { color: #b01123; }



	/* services_sec */
	 .services_sec { padding: 40px 0 70px; width: 100%; position: relative; background: url(images/service-bg.jpg) center center no-repeat; margin-bottom: 17px; background-size: cover; }
	 .services_sec:after { width: 100%; height: 17px; content: ''; position: absolute; left: 0; top: 100%; background: url(images/border.jpg) center bottom no-repeat; background-size: 100% 17px; } 
	 .services_sec .wrapper { max-width: 1920px; padding: 0 20px; }
	 .services_sec .heading { padding-right: 35px; margin-bottom: 20px; }
	 .services_sec .left { width: 40%; text-align: center; }
	 .services_sec .right { width: 60%; padding-left: 10px; font-size: 24px; line-height: 35px; font-weight: 300; color: #fff; }
	 .services_sec h3 { padding-bottom: 5px; font-size: 40px; line-height: 1; font-weight: 600; font-family: 'Montserrat', sans-serif; color: #d9b863; text-transform: uppercase; }
	 .services_sec h4 { font-size: 32px; line-height: 1; font-weight: 300; font-family: 'Montserrat', sans-serif; color: #fff; text-transform: uppercase; }
	 .services_sec h4:after { width: 210px; height: 10px; background: #ae0f38; content: ''; display: block; margin: 15px auto 15px; }
	 .services_sec .inner { min-height: 280px; align-content: center; padding: 0 20px 0 30px; width: 100%; position: relative; }
	 .services_sec .inner:before { width: 10px; height: 210px; content: ''; position: absolute; left: 0; top: 50%; transform: translate(0,-50%); background: linear-gradient(to bottom,  #e8d6a2 0%,#ca9e3e 50%,#e8d6a2 100%); }
	 .services_sec .no_col .right,
	 .services_sec .no_col .left { width: 100%; }
	 .services_sec .right ul { list-style: none; margin: 0; padding: 0; }
	 .services_sec .right ul li { position: relative; padding-left: 10px; } 
	 .services_sec .right ul li:before { width: 3px; height: 3px; content: ''; position: absolute; left: 0; top: 15px; background: #fff; border-radius: 50%; } 
	 .services_sec .slide-1 { min-width: 690px; }
	 .services_sec .slide-1 .left { width: 320px; }
	 .services_sec .slide-1 .right { width: calc(100% - 320px); }
	 .services_sec .slide-2 { min-width: 770px; }
	 .services_sec .slide-3 { max-width: 380px; }
	 .services_sec .slick-current .inner:before { display: none; }
	 
	 .services_sec .slick-dots { font-size: 0; line-height: 0; width: 100%; position: absolute; left: 0; bottom: -50px; margin: 0; padding: 0; text-align: center; }
	 .services_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 0 4px; }
	 .services_sec .slick-dots li button { transition: all 0.3s; width: 26px; height: 26px; border: 0; cursor: pointer; border-radius: 50%; font-size: 0; line-height: 0; background: linear-gradient(to right,  #8d052a 0%,#a40d33 100%); }
	 .services_sec .slick-dots li button:hover,
	 .services_sec .slick-dots li.slick-active button { background: linear-gradient(to right,  #e1c87a 0%,#cea649 100%); } 
	 

	/*about_sec*/	
	.about_sec { padding: 50px 0 30px; width: 100%; position: relative; background-position:  center center; background-size: cover; }
	.about_sec .wrapper { max-width: 1535px; }
	.about_sec .image { padding-left: 105px; width: 40.5%; }
	.about_sec .image img { width: 100%; }
	.about_sec .text { width: 59.5%; padding: 0 0 0 120px; }
	.about_sec .heading { margin-bottom: 20px; }
	.about_sec p { font-size: 20px; line-height: 35px; padding-bottom: 30px; color: #323232; }
	.about_sec p a { display: inline-block; color: #960918; font-weight: 700; }

	.popupbox { max-width: 1000px !important; }
	.popupbox p { font-size: 20px; line-height: 35px; padding-bottom: 30px; color: #323232; }


	/* testimonial_sec */
	.testimonial_sec { padding: 60px 0; width: 100%; position: relative; background: url(images/testimonial-bg.png) no-repeat; background-size: cover; }
	.testimonial_sec .wrapper { max-width: 1320px; padding: 0 60px; }
	.testimonial_sec .heading h2 { padding-left: 140px; }
	.testimonial_sec .testimonial_list { position: relative; padding: 20px 40px; }
	.testimonial_sec .testimonial_list:after,
	.testimonial_sec .testimonial_list:before { width: 51px; height: 49px; content: ''; position: absolute; left: -60px; top: 0; background: url(images/quote1.png) no-repeat; background-size: contain; }
	.testimonial_sec .testimonial_list:after { left: auto; right: -20px; top: auto; bottom: 40px; background-image: url(images/quote2.png); }
	.testimonial_sec p { padding-bottom: 10px; font-size: 24px; line-height: 54px; font-weight: 500; letter-spacing: 0.11em; font-style: italic; }
	.testimonial_sec .name { overflow: hidden; display: block; text-align: right; }
	.testimonial_sec .name span { font-weight: 700; letter-spacing: -0.05em; padding: 0 30px; font-size: 41px; line-height: 1.4; color: #8c042a; display: inline-block; position: relative; font-family: "Baskervville", serif; } 
	.testimonial_sec .name span:after {  width: 2000px; height: 2px; content: ''; position: absolute; left: -2000px; top: 50%; margin-top: -1px; border-bottom: 2px dashed #2b2b2b; }
	.testimonial_sec .slick-dots { font-size: 0; line-height: 0; width: 100%; position: absolute; left: 0; bottom: -30px; text-align: center; z-index: 99; }
	.testimonial_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 0 4px; }
	.testimonial_sec .slick-dots li button { transition: all 0.3s; width: 26px; height: 26px; border: 0; cursor: pointer; border-radius: 50%; font-size: 0; line-height: 0; background: linear-gradient(to right,  #8d052a 0%,#a40d33 100%); }
	.testimonial_sec .slick-dots li button:hover,
	.testimonial_sec .slick-dots li.slick-active button { background: linear-gradient(to right,  #e1c87a 0%,#cea649 100%); } 


	/* newsletter_sec */
	.newsletter_sec { padding: 70px 0 0px; position: relative; width: 100%; background: url(images/subscribe-bg.jpg) center center no-repeat; background-size: cover; }
	.newsletter_sec .wrapper { max-width: 1240px; text-align: right; position: relative; z-index: 1; }
	.newsletter_sec .image { width: 100%; max-width: 783px; position: absolute; left: -130px; bottom: 0; }
	.newsletter_sec .inner { padding-bottom: 40px; width: 100%; max-width: 630px; display: inline-block; vertical-align: top; text-align: center; }
	.newsletter_sec h2 span { margin-top: -10px; display: block; width: 100%; font-size: 102px; color: #d3b85b; }
	.newsletter_sec h2  { letter-spacing: 0.02em; color: #fff; display: block; font-size: 51px; background-image: url(images/icon2.png); background-position: left top; padding-left: 140px; padding-top: 10px; }
	.newsletter_sec p { padding: 0; }
	.newsletter_sec form { max-width: 100%; margin: auto; }
	.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: 18px; height: 47px; padding: 10px 20px; font-weight:400; }
	.newsletter_sec .tnp-subscription input[type="submit"] { margin: 20px auto 0; display: table; min-width: 175px; font-size: 11px; line-height: 16px; padding: 13px 20px; background: linear-gradient(to right,  #151515 0%,#3b3b3b 50%,#151515 100%); font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 0.15em; }
	.newsletter_sec .tnp-subscription input[type="submit"]:hover { background: linear-gradient(to right,  #121212 0%,#40050c 51%,#121212 100%);
	}
	.newsletter_sec .tnp-subscription div.tnp-field,
	.newsletter_sec .tnp-profile div.tnp-field { margin-bottom: 10px; }
	



/* footer-part */

#footer-part { width: 100%; }



/*footer_sec*/

.footer_sec { padding: 0px 0; width: 100%; position: relative; background: linear-gradient(to right,  #b11123 0%,#5b0c15 50%,#b11123 100%); }
.footer_sec .wrapper { max-width: 1810px; }
.footer_sec .col1 { width: 28.5%; padding:70px 30px 20px; min-height: 415px; order: 2; background: linear-gradient(to bottom,  #e4cc7f 0%,#c8a144 100%); display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.footer_sec .col1:after,
.footer_sec .col1:before { width: 10px; height: 75%; content: ''; position: absolute; left: -5px; top: 13%; background: url(images/footer-strip.jpg) no-repeat; background-size: 100% 100%; }
.footer_sec .col1:after { left: auto; right: -5px; }
.footer_sec .col2 { width: 35.5%; padding: 80px 110px 40px 0; order: 1; }
.footer_sec .col3 { padding: 55px 30px 60px 60px; width: 36%; order: 3; }
.footer_sec textarea::input-placeholder,.footer_sec input::input-placeholder { color: #fff; }  
.footer_sec textarea::-moz-placeholder,.footer_sec input::-moz-placeholder{ opacity: 1; color: #fff; } 
.footer_sec textarea:-ms-input-placeholder,.footer_sec input:-ms-input-placeholder{ opacity: 1; color: #fff; }
.footer_sec textarea::-webkit-input-placeholder,.footer_sec input::-webkit-input-placeholder { opacity:100; color: #fff; }  
.footer_sec form textarea { margin-top: 0px; }
.footer_sec .logo {  display: block; max-width: 370px; }
.footer_sec .logo img { width: 100%; }
.footer_sec form .wpcf7-form-control { font-size: 12px; color: #fff; padding: 7px 10px; }
.footer_sec .wpcf7-form-control-wrap { display: block; width: calc(50% - 15px); margin-bottom: 23px; }
.footer_sec form p { padding: 0; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; }
.footer_sec h4 { padding: 0; font-size: 52px; line-height: 1; color: #fff; font-family: 'Abigail Nagita'; font-weight: 400; }
.footer_sec h4 span { font-family: 'Al Fresco'; font-size: 102px; color: #d3b85b; }
.footer_sec .wpcf7-form-control-wrap[data-name="your-message"] { width: 100%; }
.footer_sec .wpcf7-form-control.wpcf7-submit { min-width: 175px; font-size: 11px; line-height: 16px; padding: 13px 20px; background: linear-gradient(to right,  #151515 0%,#3b3b3b 50%,#151515 100%); font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 0.15em; border: 0; cursor: pointer; height: auto; margin-top: 10px; }
.footer_sec .wpcf7-form-control.wpcf7-submit:hover { color: #fff; background: linear-gradient(to right,  #121212 0%,#40050c 51%,#121212 100%);}
.footer_sec .instagrambox { padding-left: 0px !important; width: 100%; }
.footer_sec #sb_instagram { padding: 0 !important;background: #fff; }
.footer_sec #sb_instagram #sbi_images { padding: 10px !important; }
.footer_sec .insta_head { padding: 0 0 10px 10px; font-size: 14px; line-height: 18px; font-family: "Raleway", sans-serif; font-weight: 700; color: #fff; }
.footer_sec .insta_head p { padding: 0; display: inline-block; vertical-align: top; text-transform: uppercase; letter-spacing: 0.01em; }
.footer_sec .insta_head p a { color: #fff; text-decoration: none; text-transform: none; }
.footer_sec .insta_head p a:hover { text-decoration: underline; }
.footer_sec .insta_head .social { display: inline-block; vertical-align: top; list-style: none; margin: 0; padding: 0; }
.footer_sec .insta_head .social li { display: inline-block; vertical-align: top; padding-right: 5px; }
.footer_sec .insta_head .social li a { color: #fff; font-size: 16px; line-height: 18px; display: block; }
.footer_sec .insta_head .social li a:hover { color: #d3b85b; }

/* copyright_sec */
.copyright_sec { text-align: center; padding: 30px 0; width: 100%; background:#2e2e2e; color:#fff; }
.copyright_sec .copyright { font-size: 13px; letter-spacing: 0.01em; line-height:1; font-family: myriad pro, arial; }
.copyright_sec .wrapper { max-width: 1760px; }
.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 { position: absolute; top: -55px; right: 15px; font-size:0; line-height:0; z-index: 9999; width: 50px; height: 50px; cursor: pointer; transition:all 0.3s; background: url(images/btt.png) center center no-repeat; background-size: 100% 100%; }
#back-to-top:hover { opacity: 0.7; }

.wpcf7-not-valid-tip { display: none !important; }
.wpcf7-not-valid { border-color: #f00; }
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: 70px 0 130px; width: 100%;  }

.error404 .content-bar { padding: 170px 0 50px; text-align:center; min-height:500px; }



/* blog-bar */

.blog-bar { padding: 60px 0 130px; width:100%;  position: relative; }

.blog-bar .centering { display: flex; flex-wrap: wrap; }

.blog-bar .left_sidebar { width: 70%; padding: 0 30px 0 0; }

.blog-bar .right_sidebar { width: 30%; }







/* 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%;	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%; padding: 30px 0;	margin: 0px;	border-bottom: 1px solid #bebebe; }

.leftBlogBox .postLoop:after { width: 100%; clear: both; content: ''; display: block; overflow: hidden; }

.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 { width: 100%; max-width: 45%; float: left; margin: 5px 15px 5px 0; }

.leftBlogBox .postLoop .image a { border: 5px solid #fff; box-shadow: 0px 0px 4px rgba(0,0,0,0.4); width: 100%; height: 0; padding-bottom: 65%; position: relative; display: block; }

.leftBlogBox .postLoop .image a img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; } 

.leftBlogBox .postLoop h2 { text-transform: capitalize; margin: 0px; } 

.leftBlogBox .postLoop h2 a { color: #000; text-decoration: none }

.leftBlogBox .postLoop h2 a:hover { color: #9a061c; }

.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: #9a061c; 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: #fc6c11; }

.leftBlogBox #commentform p.form-submit input[type="submit"] { width: auto; padding: 8px 15px; border: none; background: #9a061c; 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: #9a061c; 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: #9a061c; } #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: #9a061c; 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: #9a061c; padding: 5px 7px }

.wp-pagenavi span.current { border-color: #9a061c; font-weight: normal; color: #fff; background: #9a061c}

.leftBlogBox .wp-pagenavi a:hover, .wp-pagenavi a:hover { background: #9a061c; color: #fff; border-color: #9a061c; }

.wp-pagenavi span.pages:hover, .wp-pagenavi span.pages { border-color: #7b7b7b; }



/* right blog box */

.rightBlogBox { padding: 0 0 0 40px; width: 27%;position: relative;	background: #fff;}

.rightBlogBox .wp-block-search__label { display: none; }

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

.wp-block-search__inside-wrapper { width: 100%; margin: 0 auto; }

.wp-block-search__input { width: calc(100% - 70px); 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: 0px; color: #7b7b7b; height: 35px; }

.wp-block-search__button { width: 70px; background: #9a061c; color: #fff; border: none; height: 35px; text-transform: capitalize; font-weight: bold; cursor: pointer; float: left; margin: 0; }

.wp-block-search__button:hover { background: #fc6c11; }

.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: #9a061c; font-weight:700; }

.rightBlogBox ul li a:hover { text-decoration: none; color: #9a061c; }

.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 #9a061c  ; 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: #9a061c  ; 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 #9a061c  ; }

.search-form input[type='submit']:hover { background: #9a061c; border: solid 1px #9a061c; }

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

}

.wpcf7-spinner { display: none !important; }

