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

/*

Theme Name: AAA Commercial Floors

Author: AAA Commercial Floors

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: 18px; line-height: 1.5; color: #231F20; font-family: "Montserrat", sans-serif; font-weight: 400; background: #fff; }

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }



article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section { display: block; }

.container { padding: 0 15px; margin: 0 auto; max-width: 1140px; position: relative; }



input[type=checkbox]{ -webkit-appearance: checkbox; margin: 0px 0 0 0px; display: inline-block; vertical-align: top;}

button, input, textarea, select { -webkit-appearance: none; }





[href^="tel"] { cursor: text; }

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



textarea::input-placeholder,input::input-placeholder { opacity: 1; color: #fff; } 

textarea::-moz-placeholder,input::-moz-placeholder{ opacity: 1; color: #fff; } 

textarea:-ms-input-placeholder,input:-ms-input-placeholder{ opacity: 1; color: #fff; }

textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { opacity:100; color: #fff; }  



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

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



h1, .h1 { font-size: 71px; }

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

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

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

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

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



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, .menu_trigger { 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: 16px; line-height: 20px; padding: 10px 50px 10px 25px; text-align:center; background:#ACBC66 url(images/blue-arrow.svg) calc(100% - 25px) center no-repeat; display:inline-block; vertical-align: top; text-transform: uppercase; font-weight:700; border:1px solid transparent; cursor: pointer; position: relative; color: #1E4B59; border-radius: 25px; letter-spacing: 0.08em; }

.button:hover { background: #1E4B59 url(images/green-arrow.svg) calc(100% - 25px) center no-repeat; color: #ACBC66; border-color: #ACBC66; }



/* wrapper */

#wrapper { padding-top:90px; width: 100%; overflow: hidden; min-height: 100%; position: relative; }

.wrapper,

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

.flex-wrap { display: flex; flex-wrap: wrap; }

.v-center { align-items: center; }

.h-center { justify-content: center; }

.space-between { justify-content: space-between; }



/* header-part */

#header-part { padding: 25px 0; width: 100%; z-index:99; position: fixed; left:0; top:0; background: #fff; background: #0c303c; }

#header-part .wrapper { max-width: 1310px; }

#header-part .logo { max-width: 241px; display: block; }

#header-part .menubox { text-align: right; max-width: calc(100% - 241px); padding-left: 30px; }

#header-part ul { list-style: none; margin: 0; padding: 0; display: block; }

#header-part li { margin: 0 0 0 30px; font-size: 17px; display: inline-block; vertical-align: top; font-family: 'Metropolis'; letter-spacing: -0.01em; }

#header-part li a { color: #fff; }

#header-part li a.highlight,

/*#header-part li a.clicked,*/

#header-part li a:hover { color: #ACBC66; }



/*

#header-part.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_sec */

.banner_sec { width: 100%; display: flex; align-items: center; height: calc(100vh - 90px); min-height: 745px; background-position: center center; background-size: cover; /*max-width: 1400px; margin: 0 auto;*/ position: relative; }

.banner_sec .vector { position: absolute; left: 0; top: 0; width: auto; height: 100%; }

.banner_sec:before { width: 100%; height: 100%; content: ''; position: absolute; left: 0; top: 0; /*margin: 0 0 0 -700px;*/ background: url(images/banner-overlay-new.png) left top no-repeat; background-size: 100% 100%; z-index: 1; }  

/*.banner_sec:after { width: 5000px; height: 100%; content: ''; position: absolute; left: 50%; margin-left: -5700px; top: 0; background: url(images/overlay-strip.png) left top repeat; background-size: 1px 100%; }*/

.banner_sec .wrapper { position: relative; z-index: 1; max-width: 1300px; }

.banner_sec .text { max-width: 770px; }

.banner_sec h1 { text-transform: uppercase; color: #fff; line-height: 1.05; }

.banner_sec h1 em { font-style: normal; font-size: 46px; font-weight: 400; }

.banner_sec h1:after { width: 100px; height: 3px; content: '';	display: block; margin: 20px 0; background: #ACBC66; }

.banner_sec p { padding-bottom: 30px; font-size: 24px; line-height: 1.5; color: #fff; }

.banner_sec p span { display: inline-block; vertical-align: top; margin: 0 5px; color: #ACBC66; }





/* content-part */

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

h1.heading,

h2.heading { margin-bottom: 15px; position: relative; text-align: center; color: #1E4B59; text-transform: uppercase; }

h1.heading:after,

h2.heading:after { width: 100px; height: 3px; content: '';	display: block; margin: 20px auto 0; background: #ACBC66; }



/* inner-banner-bar */

.inner-banner-bar { width: 100%; position: relative; height: 400px; background-position: center center; background-size: cover; background: #1E4B59; }

.inner-banner-bar img { width: 100%; height: 100%; object-fit: cover; opacity: 0.10; }





/* about_sec */

.about_sec { position: relative; width: 100%; border-top: 9px solid #ACBC66; }

.about_sec:before { width: 100%; height: 2px; content: ''; position: absolute; left: 0; top: 4px; background: #ACBC66; }  

.about_sec .intro { text-align: center; max-width: 760px; margin: 0 auto; }

.about_sec .topbar { padding: 125px 0 130px; width: 100%; background: url(images/white-bg.png) center top no-repeat; background-size: cover; }

.about_sec .listbox { background: #0c303c; padding: 0 0 40px 0; width: 100%; }

.about_sec .stats { width: 250px; min-height: 235px; display: flex; align-items: center; background: #1d4b5b; border-radius: 4px; border-bottom: 9px solid #ACBC66; margin: -45px 18px 0; padding: 70px 20px 20px; }

.about_sec .stats_list { justify-content: center; margin: 0; }

.about_sec .inner { width: 100%; text-align: center; }

.about_sec .label { display: block; font-size: 16px; line-height: 1.5; color: #fff; font-weight: 700; }

.about_sec .number { font-size: 64px; line-height: 1; color: #ACBC66; font-weight: 700; }

.about_sec .stats:nth-of-type(4) .suffix { font-size: 62%; }



/* two_column_content */

.two_column_content { position: relative; padding: 130px 0 20px; width: 100%; background: #35675e; color: #fff; border-bottom: 9px solid #ACBC66; }

.two_column_content:after { width: 100%; height: 2px; content: ''; position: absolute; left: 0; bottom: 4px; background: #ACBC66; }  

.two_column_content .left { width: 55%; padding-right: 50px; }

.two_column_content .right { width: 45%; border-left: 3px solid #aabf62; padding-left: 20px; }

.two_column_content .right  p { padding: 0; }

.two_column_content h2 { text-transform: uppercase; padding: 0; }

.two_column_content h3 { text-transform: uppercase; font-weight: 400; margin-top: -5px; }





/* image_gallery_sec */

.image_gallery_sec { padding: 0; width: 100%; align-items: center; position: relative; }

.image_gallery_sec .tabs-nav { width: 50%; display: flex; justify-content: flex-end; }

.image_gallery_sec .tabs-nav ul { padding: 20px 0; margin: 0; width: 100%; max-width: 610px; }

.image_gallery_sec .tabs-content {  width: 50%; background: #35675e; position: relative; }

.image_gallery_sec .tabs-content img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; }

.image_gallery_sec .tabs-content figure { width: 100%; height: 0; padding-bottom: 81%; position: relative; display: block; }

.image_gallery_sec .tabs-nav li { display: block; width: 100%; border-bottom: 1px solid #ACBC66; font-size: 18px; line-height: 20px; font-weight: 500; text-transform: uppercase; letter-spacing: 0.15em; }

.image_gallery_sec .tabs-nav li:last-child { border-bottom: 0; }

.image_gallery_sec .tabs-nav a { min-height: 57px; display: flex; border-right: 9px solid transparent; align-items: center; padding: 10px 15px; color: #292929; font-weight: 500; }

.image_gallery_sec .tabs-nav li a:hover,

.image_gallery_sec .tabs-nav li.active > a { color: #ACBC66; border-color: #ACBC66; }

.image_gallery_sec .tabs-nav li.active > a { font-weight: 700; letter-spacing: 0.14em; }

.image_gallery_sec .tabs-content > div{ position: absolute;  inset: 0; width: 100%; opacity: 0; transition: opacity .4s ease; }

.image_gallery_sec .tabs-content > div.active{ position: relative; opacity: 1; z-index: 2; }



/* industry_sec */

.industry_sec { padding: 135px 0 30px; width: 100%; position: relative; }

.industry_sec .wrapper { position: relative; z-index: 1; }

.industry_sec:before { width: 100%; height: 100%; content: ''; position: absolute; left: 0; top: 0; background: url(images/industry-bg.jpg) center center no-repeat; background-size: cover; opacity: 0.10; mix-blend-mode: luminosity; }

.industry_sec .intro { text-align: center; max-width: 700px; margin: 0 auto 60px; }

.industry_sec .intro p { max-width: 550px; margin: 0 auto; }

.industry_sec .the_list { margin: 0 -12px; }

.industry_sec .wrapper { max-width: 1330px; }

.industry_sec .col { width: calc(33.33% - 24px); box-shadow: 0px 30px 30px rgba(0,0,0,0.20); padding: 0 0 7px 0; margin: 0 12px 65px; background: #33685B; border-radius: 4px; }

.industry_sec img { width: 122px; margin: -60px auto 0; }

.industry_sec .label { display: block; padding: 20px; font-size: 24px; line-height: 1.5; color: #fff; font-weight: 700; text-align: center; }



/* project_highlight_sec */

.project_highlight_sec { overflow: hidden; position: relative; color: #fff; width: 100%; padding: 130px 0 60px; background: linear-gradient(to bottom,  rgba(30,75,89,1) 0%,rgba(12,47,61,1) 100%); }

.project_highlight_sec:before { width: 100%; height: 100%; content: ''; position: absolute; right: 0; top: 20%; background: url(images/project-bg.png) right top no-repeat; background-size: auto 100%; mix-blend-mode: color-dodge; } 

.project_highlight_sec h2 { color: #fff; }

.project_highlight_sec .intro { max-width: 830px; margin: 0 auto 55px; padding: 0 15px; text-align: center; }

.project_highlight_sec p { padding-bottom: 30px; }

.project_highlight_sec h6 { font-size: 18px; color: #ACBC66; }

.project_highlight_sec .wrapper { max-width: 100%; padding: 0 30px; z-index: 1; }

.project_highlight_sec .slick-slide { padding-bottom: 65px; }

.project_highlight_sec .slides { padding-right: 30px; }

.project_highlight_sec .slick-arrow { position: absolute; right: 95px; bottom: 0; width: 49px; height: 49px; font-size: 18px; line-height: 47px; border: 1px solid #fff; border-radius: 50%; z-index: 1; cursor: pointer; transition: all 0.3s; background: transparent; color: #fff; }

.project_highlight_sec .slick-arrow.slick-next { right: 30px; }

.project_highlight_sec .slick-arrow:hover { background-color: #ACBC66; color: #1E4B59; }  

.project_highlight_sec .slick-list { overflow: visible !important; }

.project_highlight_sec .slides figure { overflow: hidden; border-radius: 5px; width: 100%; height: 0; padding-bottom: 56.66%; position: relative; display: block; }

.project_highlight_sec .slides figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 5px; }

.project_highlight_sec .slides figure:after { width: 100%; height: 300px; content: ''; position: absolute; left: 0; bottom: 0; background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); }

.project_highlight_sec .label { width: calc(100% - 60px); position: absolute; left: 30px; border-top: 2px solid #ACBC66; padding: 27px 0;  font-size: 32px; line-height: 1.1; font-weight: 700; bottom: 0; z-index: 1; }

.project_highlight_sec .inner { width: 100%; position: relative; }

.project_highlight_sec .slick-dots { position: absolute; left: 0; bottom: 20px; margin: 0; padding: 0; }



.slick-dots li { cursor: pointer; position: relative; display:inline-block; vertical-align: top; margin: 0 8px 0 0; }

.slick-dots li span { width: 16px; height: 5px; border:0; transition: all 0.3s; font-size:0; line-height:0; display:block; background:#fff; padding:0; border: 0px; border-radius: 2px; } 

.slick-dots li.slick-active span,.slick-dots li:hover span { background:#ACBC66; }  





/* partners_sec */

.partners_sec { width: 100%; }

.partners_sec .topbox { text-align: center; padding: 130px 0 25px ; background: linear-gradient(to bottom,  rgba(230,230,230,1) 0%,rgba(242,242,242,1) 100%); }

.partners_sec .heading { margin: 0; padding: 0; }

.partners_sec .heading:after { display: none; }

.partners_sec .brandbox { padding: 15px 0 55px; background: #fff; }

.partners_sec .logo_list { justify-content: space-between; }

.partners_sec .brand { padding: 20px; display: flex; align-items: center; justify-content: center; text-align: center; }

.partners_sec .wrapper { max-width: 1000px; }





/* contact_sec */

.contact_sec { padding: 120px 0 110px; width: 100%; color: #fff; background: #33685B; position: relative; border-top: 9px solid #ACBC66; }

.contact_sec:after { width: 100%; height: 2px; content: ''; position: absolute; left: 0; top: 4px; background: #ACBC66; }  

.contact_sec:before { width: 100%; height: 100%; content: ''; position: absolute; right: 0; top: 0; background: url(images/contact-bg.jpg) right top no-repeat; background-size: cover; opacity: 0.05; } 

.contact_sec .wrapper { position: relative; z-index: 1; }

.contact_sec h2 { text-transform: uppercase; color: #fff; padding: 0; }

.contact_sec h3 { font-weight: 400; text-transform: uppercase; margin-top: -5px; }

.contact_sec .topbox { padding: 0 0 45px 0; }

.contact_sec .topbox .left { width: 55%; padding-right: 20px; }

.contact_sec .topbox .right { padding-left: 15px; border-left: 3px solid #ACBC66; width: 45%; }

.contact_sec .topbox .right p { padding: 0; }

.contact_sec form p { display: flex; flex-wrap: wrap; justify-content: space-between; }

.contact_sec .wpcf7-form-control-wrap { width: calc(50% - 10px); margin-bottom: 15px; display: block; }

.contact_sec .wpcf7-form-control-wrap[data-name="message"] { width: 100%; }

.contact_sec .wpcf7-form-control-wrap[data-name="your-email"] { width: calc(100% - 245px); }

.contact_sec .wpcf7-form-control-wrap[data-name="us-state"] { width: 225px; }

.contact_sec select,

.contact_sec textarea,

.contact_sec input[type="tel"],

.contact_sec input[type="email"],

.contact_sec input[type="text"] { margin: 0; padding: 10px; font-size: 16px; color: #fff; background: rgba(12, 47, 61, 0.5); height: 48px; border-radius: 4px !important; width: 100%; border: 1px solid #fff; font-family: 'Acumin Pro'; }

.contact_sec textarea { height: 180px; }

.contact_sec select { text-align: right; padding-right: 40px; cursor: pointer; background: rgba(12, 47, 61, 0.5) url(images/arrow.svg) calc(100% - 15px) center no-repeat; }

.contact_sec .button { margin-left: auto; margin-top: 15px; background-position: calc(100% - 10px) center; padding-right: 40px; }





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



/* error_sec */

.error_sec { padding: 50px 0; font-size: 24px; font-weight: 500; display: flex; flex-wrap: wrap; text-align: center; color: #fff; align-items: center; min-height: calc(100vh - 423px); width: 100%; background: url(images/error.jpg) center center no-repeat; background-size: cover; }

.error_sec .button { margin-top: 60px; }

.error_sec.thankyou .button { margin-top: 20px; }
.error_sec h1.heading { color: #fff; }


.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output { background: rgba(255,255,255,0.9); padding: 10px; }





/* demo_gallery */

.demo_gallery { padding: 15px 0 30px; width: 100%; }



/* demo_gallery */

.demo_gallery { padding: 15px 0 30px; width: 100%; }



/* demo_gallery */

.demo_gallery { padding: 15px 0 30px; width: 100%; }



/* demo_gallery */

.demo_gallery { padding: 15px 0 30px; width: 100%; }



/* demo_gallery */

.demo_gallery { padding: 15px 0 30px; width: 100%; }



/* demo_gallery */

.demo_gallery { padding: 15px 0 30px; width: 100%; }



/* footer-part */

#footer-part { width: 100%; background: #0C2F3D; border-top: 9px solid #ACBC66; padding: 50px 0 0; }

#footer-part .logo { max-width: 240px; margin: 0 auto; display: block; }

#footer-part .contact_info { margin-top: 30px; padding: 15px 0; min-height: 70px; align-items: center; line-height: 0; justify-content: space-between; border-top: 1px solid #b5c374; border-bottom: 1px solid #b5c374; }

#footer-part .contact_info .leftside {  }

#footer-part .contact_info .leftside address,

#footer-part .contact_info .leftside a { margin: 5px 40px 5px 0; font-style: normal; font-size: 16px; line-height: 20px; color: #fff; display: inline-block; vertical-align: top; }

#footer-part .contact_info .social_list { margin: 0; padding: 0; text-align: right; }

#footer-part .contact_info .social_list li { display: inline-block; vertical-align: top; font-size: 20px; padding-left: 7px; }

#footer-part .contact_info .social_list li a { color: #b5c374; }

#footer-part .contact_info .social_list li a:hover { color: #fff; }

#footer-part .contact_info .leftside .email { background: url(images/envelope.svg) left center no-repeat; padding-left: 40px; }

#footer-part .contact_info .leftside .phone { font-size: 14px; background: url(images/phone.svg) left center no-repeat; padding-left: 40px; }

#footer-part .contact_info .leftside .address { margin-right: 0; background: url(images/map-pin.svg) left center no-repeat; padding-left: 35px; }

#footer-part .contact_info .leftside .email:hover { color: #b5c374; } 



#footer-part .copyrightbox { padding: 20px 0; width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

#footer-part .copyrightbox p { font-size: 16px; line-height: 20px; color: rgba(255,255,255,0.9); padding: 0; }  

#footer-part .copyrightbox .leftbox { max-width: 60%; padding-right: 20px; } 

#footer-part .copyrightbox .rightbox { max-width: 40%; } 

#footer-part .copyrightbox .rightbox a { color: rgba(255,255,255,0.9); font-size: 16px; text-decoration: underline; margin: 0 0 0 50px; }

#footer-part .copyrightbox .rightbox a:hover { text-decoration: none; } 

#footer-part { }



#back-to-top { border: 1px solid rgba(255,255,255,0.7); position: fixed; bottom: 20px; display: none; right: 15px; z-index: 9999; width: 34px; height: 34px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; opacity: 0; background: #ACBC66; font-size: 0; line-height: 0; }

#back-to-top:after { width: 0px; height: 0px; content: ''; position: absolute; left: 50%; top: 50%; border: 10px solid transparent; border-bottom-color: #0C2F3D; margin: -15px 0 0 -10px; }

#back-to-top.show { opacity: 0.8; }

#back-to-top.show:hover { opacity: 1; }



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



/* blog-bar */

.blog-bar { padding: 60px 0; width:100%; float: left; 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; }

/* blog container */  .patners_box { float: left; width: 100%; text-align: center; padding: 20px }

#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 { height: 90px !important; width: 100%; position: absolute; top: -90px; }

















.image_gallery_sec .accordion { display: none; padding: 20px 15px; }

.at-tab { display: none; padding: 0px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); background-color: #fff; }

.at-title { cursor: pointer; background-color: rgba(255,255,255,0.01); border-bottom: 1px solid #ACBC66; position: relative; transition: background-color 0.3s ease; }

.at-title:after { content: "+"; position: absolute; top: 50%; transform: translateY(-50%); right: 10px; transition: all 0.3s ease; font-size: 24px; }

.at-title.active:after { content: "-"; }

.at-title.active { background: #ACBC66; color: #fff; }

.at-item { border-radius: 5px; margin-bottom: 0px; }

.at-title h2 { font-size: 16px; font-weight: 600; padding: 10px 25px 10px 15px; margin: 0; line-height: 20px; }

.accordion-header { text-align: center; background-color: #222222; color: white; padding: 20px 0; }

