@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/*
Theme Name: iVisionTec
Author: iVisionTec
Tags: responsive, fixed width
*/

/*
font-family: "Poppins", serif;
font-family: 'Open Sans';
font-family: "Montserrat", sans-serif;
font-family: 'Oswald';
*/

* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body { width: 100%; font-size: 20px; line-height: 1.2; color: #242424; font-family: 'Gotham'; 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; } 
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: 'Gotham'; }
input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,	
input[type="password"]:focus,
 textarea:focus { outline: none; }
input.wpcf7-validates-as-required {  }
input.wpcf7-validates-as-required:focus { }

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

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

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

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

input[type="tel"],
input[type="email"],
input[type="date"],
.field, 
.wpcf7-text, 
textarea { display: block; width: 100%; height: 35px; font-size: 14px; padding: 5px 10px; background:rgba(0,0,0,0.03); color:#000; border: 1px solid rgba(0,0,0,0.3); border-radius: 5px; }
textarea { padding: 13px 15px; height: 95px; resize: none; }

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

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


 .button { border: 3px solid #1c9f42; cursor: pointer; font-size: 21px; line-height: 26px; padding: 18px 30px; position: relative; display: inline-block; vertical-align: top; color: #fff; font-weight: 400; text-transform: uppercase; font-family: 'Eurose Wide'; text-align: center; background: rgba(0,0,0,0.9); }
.button:hover { background: #1c9f42; text-decoration: none;}
.button.small { font-size: 13px; line-height: 18px; padding: 10px 20px; }


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


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

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


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

/*header_sec*/
.header_sec { transition: all 0.3s; width: 100%; position: relative; overflow: hidden; background: #0d0d0d; color: #fff; padding-bottom: 12px; }
.header_sec:before { width: 100%; height: 12px; content: ''; position: absolute; left: 0; bottom: 0px; background: url(images/border.jpg) no-repeat; background-size: 100% 100%; z-index: 1; }
.header_sec .inner { display: flex; flex-wrap: wrap; justify-content: space-between; position: relative; width: 100%; max-width: 1920px; margin: 0 auto; }
.header_sec .left:after { width: 5000px; transform-origin: right top; height: 100%; content: ''; position: absolute; right: 5px; top: 0; background: #efefef; transform: skewX(-19deg); border-right: 4px solid #32b455; }
.header_sec .left { padding: 20px 0 8px 20px; width: 41%; position: relative; }
.header_sec .left .logo { mix-blend-mode: multiply; position: relative;  max-width: 370px; display: block; position: relative; z-index: 1; margin: auto; }
.header_sec .right { width: 59%; display: flex; flex-wrap: wrap; }
.header_sec .right .col { padding: 0 30px; width: 33.33%; text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; position: relative; }
.header_sec .right .col:after { width: 5px; height: calc(100% + 50px); content: ''; position: absolute; right: 0; top: 0; background: #55d88b; transform: rotate(19deg); transform-origin:  right top; box-shadow: 0px 0px 110px  rgba(255,255,255,0.9), 0px 0px 110px  rgba(255,255,255,0.9), 0px 0px 110px  rgba(255,255,255,0.9) ;  }
.header_sec .social_list { list-style: none; margin: 0 -22px; padding: 0; }
.header_sec .social_list li { padding: 0 22px; display: inline-block; vertical-align: top; position: relative; }
.header_sec .social_list li:before { width: 2px; height: 44px; content: ''; position: absolute; right: 0; top: 50%; margin-top: -22px; background: linear-gradient(to bottom,  rgba(2,210,47,1) 0%,rgba(31,142,68,1) 100%); }
.header_sec .social_list li a { font-size: 25px; color: #000; width: 40px; height: 40px; background: #ffffff; border-radius: 10px; line-height: 40px; text-align: center; display: block; }
.header_sec .social_list li a:hover { background: #5edd68; color: #000; }
.header_sec .social_list li:last-child:before { display: none; }
.header_sec .social_list { transform: translate(-35px, 10px); }
.header_sec .email { transform: translate(-35px, 10px); font-size: 15px; line-height: 1.1; text-align: left; background: url(images/chat.png) left center no-repeat; min-height: 50px; padding: 10px 0 0 60px; font-weight: 500; font-family: "Montserrat", sans-serif; }
.header_sec .email a:hover { color:#6cfb76; }
.header_sec .email .label { display: block; color: #fff; font-size: 13px; padding-bottom: 3px; }
.header_sec .email a { color: #5edd68; display: inline-block; vertical-align: top; } 
.header_sec .menu-toggle { transform: translate(-35px, 15px); font-size: 21px; line-height: 48px; font-family: 'Eurose Wide'; color: #fff; text-transform: uppercase; padding: 0 0 0 85px; line-height: 48px; background: url(images/menu-icon.png) left center no-repeat; position: relative; }
.header_sec .menu-toggle:before { width: 22px; height: 22px; content: ''; position: absolute; left: 27px; top: 13px; background: url(images/menu-icon2.png) left top no-repeat; background-size: 100% auto; animation: spin 3s infinite linear; }
.header_sec .menu-toggle.open:before { animation: none; background-position: left bottom; } 
.header_sec .menu-toggle:hover { color:#6cfb76; }

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

	.nav-bar .sub-menu li:after { display: none; }
	.nav-bar li li.current-menu-item > a,
	
	.nav-bar .sub-menu li { display: block; width: 100%; }
	.nav-bar .sub-menu { min-width: 250px; 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: #4f9848; box-shadow: 4px 4px 4px rgba(0,0,0,0.2); }
	.nav-bar .sub-menu li { border-bottom:  1px solid rgba(0,0,0,0.2); padding: 0; display: block; }
	.nav-bar .sub-menu li a { padding: 10px 15px; display: block; }
	.nav-bar li li.current_page_item a { background: #000; }
	
	@media only screen and (min-width: 768px) {
		.nav-bar li:hover .sub-menu { opacity: 1; visibility: visible; }
		.nav-bar li:hover > a ,
		.nav-bar li > a:hover { color: #fff; background: #4f9848; text-decoration: none; }
		.nav-bar li:hover li a { color: #fff; }
		.nav-bar li:hover li a:hover { background: #001972; color: #fff; }
	}

	.mob-bar { display: none; }


	@-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)}
	}
	

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

	.stickyhead .header_sec .menu_trigger_box { min-height: 100px; }



	@media only screen and (min-width: 768px) {
		/* .sticky_added .header_sec { margin-top: 50px; } */
	}


/* banner-bar */
.slider-bar { width: 100%;  position: relative; background: #000 url(images/banner-bg.jpg) no-repeat; background-size: cover; }
.slider-bar .rev-btn { position: relative; }
.slider-bar P,
.slider-bar span,
.slider-bar h1 { font-family: 'Gotham' !important; }
.slider-bar .rev-btn span { width: 13px; height: 30px; background: url(images/btn-arrow.png) no-repeat; font-size: 0; line-height: 0; display: inline-block; vertical-align: middle; margin: 2px 0 0 0; }
.slider-bar .rev-btn { font-family: 'Eurose Wide' !important; font-weight: 400 !important; }


#rev_slider_2_1_wrapper .custom.tparrows.tp-leftarrow { width: 44px; height: 44px; border-radius: 50%; background: url(images/prev2.png) center center no-repeat; }
#rev_slider_2_1_wrapper .custom.tparrows.tp-rightarrow { width: 44px; height: 44px; border-radius: 50%; background: url(images/next2.png) center center no-repeat; }
#rev_slider_2_1_wrapper .custom.tparrows:before { display: none !important; }
#rev_slider_2_1_wrapper .custom.tparrows.tp-leftarrow:hover { background: url(images/prev2.png) center center no-repeat; opacity: 100 !important; }
#rev_slider_2_1_wrapper .custom.tparrows.tp-rightarrow:hover { background:  url(images/next2.png) center center no-repeat; opacity: 100 !important; }
.slider-bar .custom .tp-bullet { transition: all 0.3s; width: 21px; height: 21px; border-radius: 50%; background: #75b45f; }
.slider-bar .custom .tp-bullet:hover { background: #fff; }
.slider-bar .custom .tp-bullet.selected { background: transparent; transition-delay: 0.3s; }
.slider-bar .custom .tp-bullet:before { width: 41px; height: 41px; margin: -20px 0 0 -20px; content: ''; position: absolute; left: 50%; top: 50%;  background: url(images/slide-active.png) no-repeat; background-size: contain; animation: spin 6s infinite linear; opacity: 0; transition: all 0.3s; }
.slider-bar .custom .tp-bullet.selected:before { opacity: 100; transition-delay: 0.3s; }


/* inner-banner-bar */
.inner-banner-bar { width: 100%; position: relative; min-height:400px; background-position: center center; background-size:cover; background-repeat: no-repeat; border-bottom: 10px solid transparent; }
.inner-banner-bar:before { width: 100%; height: 10px; content: ''; position: absolute; left: 0; bottom: -10px; background: url(images/border.jpg) no-repeat; background-size: 100% 100%; }


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

.heading h2 { position: relative; padding: 0 0 0 35px; text-transform: uppercase; font-size: 79px; line-height: 1; font-weight: 300; font-family: 'Gotham'; letter-spacing: -0.02em; }
.heading h2 strong { font-weight: 900; }
.heading.center { display: table; margin: 0 auto; }
.heading h2:before { width: 20px; height: 77px; content: ''; position: absolute; left: 0; top: 50%; margin-top: -38px; background: #06c832; }

/*service_sec */
.service_sec { padding: 45px 0 20px; width: 100%; position: relative; background: #000 url(images/tech-bg.jpg) no-repeat; background-size: cover; }
.service_sec h2 { color: #fff; }
.service_sec .wrapper { max-width: 1700px; position: relative; z-index: 1; }
.service_sec .slick-slide { text-align: center; position: relative; padding: 0 26px; }
.service_sec .slick-slide.slick-current + .slick-slide:after,
.service_sec .slick-slide.slick-current + .slick-slide:before { width: 5px; height: 70%; content: ''; position: absolute; left: 0; top: 15%; background: linear-gradient(to bottom,  rgba(133,130,131,0.65) 0%,rgba(0,0,0,0) 100%); }
.service_sec .slick-slide.slick-current + .slick-slide:after { left: auto; right: 0; }
.service_sec .inner { padding: 65px 20px; position: relative; width: 100%; background: url(images/slide-bg.png) center bottom repeat-x; background-size: 1px 100%; min-height: 430px; }

.service_sec .slick-arrow { width: 27px; height: 41px; font-size: 0; line-height: 0; border: 0px; cursor: pointer; background: url(images/prev2.png) no-repeat; background-size: contain; position: absolute; left: 0px; margin-top: -20px; top: 50%;  z-index: 1; }
.service_sec .slick-arrow.slick-next { left: auto; right: 0;  background-image: url(images/next2.png); }
.service_sec .slick-arrow:hover { opacity: 0.50; }
.service_sec .slick-list { padding: 0 !important; }
.service_sec .inner .icon { max-width: 226px; display: inline-block; vertical-align: top; }
.service_sec .inner .title { font-size: 33px; line-height: 1; color: #fff; display: block; text-transform: uppercase; font-weight: 300; padding: 27px 0; letter-spacing: 0.05em; } 
.service_sec .service_list { padding: 0 52px; }
.service_sec .button { position: absolute; left: 50%; bottom: 25px; transform: translate(-50%,0); }

/* service_box */
.service_box { display: none; color: #fff; text-align: center !important; border: 1px solid #07c632; background: rgba(0,0,0,0.7) !important; max-width: 1200px !important; }
.service_box .icon { max-width: 150px; margin: 0 auto; }
.service_box h3 { padding: 30px 0; color: #4f9848; }
.fancybox-button svg path { fill: #07c632 !important; }
.fancybox-slide--html .fancybox-close-small { padding: 0 !important; }


/* approach_sec */
.approach_sec { padding: 60px 0 30px; color: #fff; position: relative; width: 100%; background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(34,34,30,1) 50%); }
.approach_sec:before { width: 100%; height: 100%; content: ''; position: absolute; right: 0; top: 0; background: url(images/green-bg.png) right center no-repeat; background-size: auto 100%; } 
.approach_sec .wrapper { display: flex; flex-wrap: wrap; position: relative; z-index: 1; max-width: 1565px; }
.approach_sec .left { width: 53%; }
.approach_sec .right { width: 47%; position: relative; }
.approach_sec .text { padding: 40px 50px 0 35px; font-size: 18px; line-height: 25px; font-weight: 300; }
.approach_sec p { font-weight: 300; letter-spacing: -0.02em; padding-bottom: 35px; }
.approach_sec a.more { color: #0bc934; letter-spacing: 18px; }
.approach_sec a.more:hover { color: #fff; text-decoration: none; } 
.approach_sec .image { position: absolute; left: 0; top: 0; width: 100%; max-width: 480px; }
.approach_sec .image figure { width: 100%; }
.approach_sec .image figure img { width: 100%; border: 12px solid #fff; }
.approach_sec .image:after { width: 16px; height: 288px; content: ''; position: absolute; left: 100%; top: -30px; background: linear-gradient(to bottom,  rgba(4,205,48,1) 0%,rgba(30,144,67,1) 47%,rgba(4,206,48,1) 100%); }


/* experience_sec */
.experience_sec { padding: 50px 0 30px; position: relative; width: 100%; background: #fff url(images/white-graphic.png) right center no-repeat; background-size: 77% auto; }
.experience_sec .wrapper { display: flex; flex-wrap: wrap; position: relative; z-index: 1; max-width: 1565px; }
.experience_sec .left { width: 53%; }
.experience_sec .right { width: 47%; position: relative; }
.experience_sec .text { padding: 20px 50px 0 35px; font-size: 18px; line-height: 25px; font-weight: 300; }
.experience_sec p { font-weight: 300; letter-spacing: -0.02em; padding-bottom: 30px; }
.experience_sec a.more { color: #0bc934; letter-spacing: 18px; }
.experience_sec a.more:hover { color: #000; text-decoration: none; } 
.experience_sec .image { position: absolute; right: 25px; top: -165px; width: 100%; max-width: 480px; }
.experience_sec .image figure { width: 100%; }
.experience_sec .image figure img { width: 100%; border: 12px solid #fff; }
.experience_sec .image:after { width: 16px; height: 288px; content: ''; position: absolute; left: -16px; bottom: -17px; background: linear-gradient(to bottom,  rgba(4,205,48,1) 0%,rgba(30,144,67,1) 47%,rgba(4,206,48,1) 100%); }


/* blog_sec */
.blog_sec { width: 100%; position: relative; background: url(images/bg.jpg) center center no-repeat; background-size: cover; }
.blog_sec .wrapper { max-width: 1920px; padding: 0; display: flex; flex-wrap: wrap; }
.blog_sec .headbox { position: relative; background: linear-gradient(to bottom,  rgba(32,158,46,1) 0%,rgba(9,86,6,1) 100%); color: #fff; width: 215px; }
.blog_sec .headbox .heading { transform: rotate(-90deg) translate(-50%, -50%); transform-origin: left top; width: auto; position: absolute; left: 50%; top: 50%; white-space: nowrap; }
.blog_sec .postsbox { padding: 0 70px; width: calc(100% - 215px); }
.blog_sec .posts { padding: 120px 30px 110px; }
.blog_sec .slick-slider { padding: 0 45px; }
.blog_sec .slick-slide.slick-current + .slick-slide { background: url(images/post-slider.png) left top repeat-x; background-size: 1px 100%; }
.blog_sec .slick-arrow { width: 22px; height: 27px; font-size: 0; line-height: 0; border: 0px; cursor: pointer; background: url(images/prev.png) no-repeat; background-size: contain; position: absolute; left: 0px; margin-top: -23px; top: 50%;  z-index: 1; }
.blog_sec .slick-arrow.slick-next { left: auto; right: 0;  background-image: url(images/next.png); }
.blog_sec .slick-arrow:hover { opacity: 0.50; }
.blog_sec a.pic { width: 100%; }
.blog_sec a.pic figure { width: 100%; height: 0; padding-bottom: 64%; position: relative; display: block; }
.blog_sec a.pic figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.blog_sec a.pic figure:before { width: calc(100% - 100px); height: 15px; position: absolute; left: 0; top: 100%; background: linear-gradient(to right,  rgba(11,188,53,1) 0%,rgba(30,144,67,1) 52%,rgba(11,190,53,1) 100%); z-index: 1; content: ''; }   
.blog_sec h3 { font-weight: 600; font-size: 36px; line-height: 1; text-align: center; padding: 60px 0 0 0; }
.blog_sec h3 a { color: #fff; }
.blog_sec h3 a:hover { color: rgba(11,190,53,1); }
.blog_sec .slick-dots { position: absolute; left: 0; bottom: 47px; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
.blog_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 5px 13px; }
.blog_sec .slick-dots li button { font-size: 0; line-height: 0; width: 17px; height: 17px; border: 0; cursor: pointer; border-radius: 5px; background: #9c9c9c; }
.blog_sec .slick-dots li.slick-active button,
.blog_sec .slick-dots li button:hover { background: #fff; }

/* instagram_sec */
.instagram_sec { padding: 30px 0; overflow: hidden;  }
.instagram_sec #sb_instagram { padding: 0 75px; }
.instagram_sec #sb_instagram #sbi_images { display: block; }
.instagram_sec #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,
.instagram_sec .sb_instagram_header.sbi_medium .sbi_header_img { width: 77px; height: 77px; }
.instagram_sec #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3 { font-family: myriad pro; color: #000; font-size: 30px; font-weight: 400; }
.instagram_sec .slick-arrow { border-radius: 50%; z-index:2; width: 44px; height: 44px; position:absolute; left:-64px; top:50%; margin-top:-15px; font-size:0; line-height:0; border:0; cursor: pointer; background: url(images/prev3.png) center center no-repeat; background-size: contain; }
#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text { gap: 10px; }
.instagram_sec .slick-arrow.slick-next { left:auto; right:-64px; background-image:url(images/next3.png); }
.instagram_sec .slick-arrow:hover { opacity: 0.50; }
.instagram_sec .slick-slide { padding: 5px; height: auto !important; }
.instagram_sec .sbi_photo { height: auto !important; }
.instagram_sec #sb_instagram #sbi_load .sbi_follow_btn { position: relative; margin-left: 5px; position: absolute; left: 430px; top: 22px; }
.instagram_sec #sb_instagram #sbi_load .sbi_follow_btn svg { display: none; }
#sb_instagram .sbi_follow_btn a { margin-top: 0; }
#sb_instagram .sb_instagram_header, .sb_instagram_header { margin:0  10px; padding-top: 0  }


	/* recommended_sec */
	.newsletter_sec { width: 100%; position: relative; color: #fff; }
	.newsletter_sec .left { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; width: 50%; min-height: 485px; background-position: center center; background-size: cover; }
	.newsletter_sec .right { position: relative; display: flex; flex-wrap: wrap; align-items: center; width: 50%; min-height: 485px; background-position: center center; background-size: cover; }
	.newsletter_sec .left .inner { padding: 30px; width: 100%; max-width: 860px; width: 100%; float: right; text-align: center; }
	.newsletter_sec .right .inner { position: relative; z-index: 1; padding: 120px 30px 30px 30px ; width: 100%; max-width: 860px; width: 100%; float: none; text-align: center; }
	.newsletter_sec .left .inner2 { max-width: 600px; margin: auto; text-align: center; }
	.newsletter_sec h3 { font-size: 62px; line-height: 1; font-weight: 300; text-transform: uppercase; }
	.newsletter_sec h3 strong { font-weight: 700; display: block; }
	.newsletter_sec h3 em { font-style: normal; font-size: 30px; color: #16cc35; display: block; letter-spacing: 0.4em; }
	.newsletter_sec .right h3 { font-size: 70px; padding-bottom: 65px;}
	.newsletter_sec .right h3 em { padding-bottom: 10px; }
	.newsletter_sec .right p:last-child { padding: 0;}
	.newsletter_sec .right:before { width: 100%; max-width: 570px; height: 100%; content: ''; position: absolute; left: 0; top: 0; background: url(images/green-shadow.png) left top no-repeat; background-size: 100% 100%; mix-blend-mode: screen; }

	.newsletter_sec .mc4wp-form-fields { width: 100%; display: flex; flex-wrap: wrap; justify-content:  space-between; }
	.newsletter_sec .mc4wp-form-fields input[type="text"],
	.newsletter_sec .mc4wp-form-fields input[type="tel"],
	.newsletter_sec .mc4wp-form-fields input[type="email"] { margin: 0; height: 48px; font-size: 20px; font-weight: 300; color: #000; border: 0; background: #fff; width: 100%; margin-bottom: 7px; padding: 10px 15px; border-radius: 0; }
	.newsletter_sec .mc4wp-form-fields input[name="LNAME"],
	.newsletter_sec .mc4wp-form-fields input[name="FNAME"] { width: calc(50% - 10px); }
	.newsletter_sec .mc4wp-form-fields input[type="submit"] { cursor: pointer; margin: 0 auto; margin-top: 20px; letter-spacing: 0.05em; }
	.newsletter_sec .mc4wp-response { color: #f00; }
	.newsletter_sec .button { margin: 15px auto 0; min-width: 230px; }

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


/*footer_sec*/
.footer_sec { width: 100%; color: #fff; position: relative; background: url(images/footer-bg.jpg) right center no-repeat; background-size: cover; }
.footer_sec .inner { width: 100%; max-width: 1920px; margin: 0 auto; }
.footer_sec .left { width: 38%; display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; background: #fff url(images/footer-bg2.jpg) center center no-repeat; background-size: cover; line-height: 0; }
.footer_sec .left .internal { max-width: 865px; width: 100%; padding: 0 20px; }
.footer_sec .internal { max-width: 865px; padding: 0 0px 0 0px; width: 100%; }

.footer_sec .right { position: relative; padding: 40px 0 40px 260px; color: #fff; width: 62%;  }
.footer_sec .internal2 { width: 100%; max-width: 675px; }
.footer_sec .logo { max-width: 523px; width: 100%; margin-left: auto; margin-right: 20px; display: block; }
.footer_sec .logo img { width: 100%; }
.footer_sec h4 { padding: 0 80px 0 0; font-size: 22px; line-height: 1; font-family: "Montserrat", sans-serif; text-transform: uppercase; letter-spacing: 0.15em; padding-bottom: 0; text-align: center; }
.footer_sec h3 { padding: 0 80px 20px 0; font-size: 38px; line-height: 1; font-family: "Montserrat", sans-serif; text-transform: uppercase; text-align: center; }

.footer_sec .right:before { width: 230px; height: 100%; content: ''; position: absolute; left: 0; top: 0; background: url(images/footer-sep.png) left center no-repeat; background-size: 100% 100%; } 
.footer_sec label { font-size: 11px; line-height: 1.1; display: block; padding-bottom: 2px; color: #fff; font-weight: 700; }
.footer_sec input[type="text"] ,
.footer_sec input[type="tel"] ,
.footer_sec input[type="email"] ,
.footer_sec textarea { border-radius: 0 !important; font-size: 16px; line-height: 20px; padding: 10px; width: 100%; height: 45px; background: #fff; color: #000; }
.footer_sec textarea { height: 80px; }
.footer_sec .col2 { width: calc(50% - 10px); }
.footer_sec .col1 { width: 100%; }
.footer_sec .the-row { justify-content: space-between; }
.footer_sec .right form p { padding-bottom: 18px; }
.footer_sec .right form .the-row .col1 + p { padding: 0; }
.footer_sec .button { border-radius: 0;  min-width: 135px; padding: 8px 20px; }

.footer_sec { }
.footer_sec { }


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

#back-to-top { display: block; position: absolute; bottom: 20px; right: 50px; font-size:0; line-height:0; z-index: 9999; width: 43px; height: 39px; 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.70; }

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

/* content-bar-bar */
.content-bar { padding: 60px 0 60px; width: 100%; }
.content-bar form { }
.content-bar .col2 { width: calc(50% - 10px); }
.content-bar .col3 { width: calc(33.33% - 14px); }
.content-bar .col1 { width: 100%; }
.content-bar [class*="col"] { margin-bottom: 15px; }
.content-bar [class*="col"] p { padding: 0; }
.content-bar .the_row { display: flex; flex-wrap: wrap; justify-content: space-between;  width: 100%; }
.content-bar label { text-transform: uppercase; font-size: 14px; line-height: 1.2; display: block; padding-bottom: 5px; font-weight: 600; }
.content-bar .wpcf7-list-item { display: inline-block; vertical-align: top; margin: 0 15px 10px 0; }
.content-bar .wpcf7-list-item label { display: block; position: relative; padding: 0 0 0 27px; }
.content-bar .wpcf7-list-item label input[type="checkbox"],
.content-bar .wpcf7-list-item label input[type="radio"] { position: relative; z-index: 1; cursor: pointer; margin: 0; width: 20px; height: 20px; opacity: 0; position: absolute; left: 0; top: 0; }
.content-bar .wpcf7-list-item label input[type="checkbox"] + span ,
.content-bar .wpcf7-list-item label input[type="radio"] + span { cursor: pointer; font-size: 14px; line-height: 1.1; min-height: 20px; display: flex; align-items: center; font-weight: 600; } 

.content-bar .wpcf7-list-item label input[type="checkbox"] + span:before ,
.content-bar .wpcf7-list-item label input[type="radio"] + span:before { width: 20px; height: 20px; border-radius: 50%; border: 2px solid rgba(0,0,0,0.5); box-sizing: border-box; position: absolute; left: 0px; top: 0; }
.content-bar .wpcf7-list-item label input[type="checkbox"] + span:before { border-radius: 5px; }


.content-bar .wpcf7-list-item label input[type="radio"] + span:after { width: 12px; height: 12px; border-radius: 50%; position: absolute; left: 0px; top: 0; background: #23407c; margin: 4px 0 0 4px; transition: all 0.3s; opacity: 0; }


.content-bar .wpcf7-list-item label input[type="checkbox"]:checked + span:before { line-height: 16px; text-align: center; color: #fff; content: '✔'; background: #23407c; }
.content-bar .wpcf7-list-item label input[type="radio"]:checked + span:after { opacity: 100; }
.content-bar form h3 ,
.content-bar form h4 { padding: 20px 0; }
.content-bar h1 { padding-bottom: 30px; }
.content-bar form ul { list-style: none; margin: 0; padding: 0 0 30px 0; }
.content-bar form li { position: relative; font-size: 16px; line-height: 1.4; padding: 0 0 5px 15px; }
.content-bar form ul li:before { content: '*'; position: absolute; left: 0; top: 5px; }
.content-bar form li p { padding: 0; } 
.content-bar form p { font-size: 16px; line-height: 1.4; }
.content-bar form p + h4 { padding-top: 0; } 
.content-bar .inline-field { width: 200px; border: 0; background: none; padding: 0; height: 20px; border-bottom: 1px solid #000; border-radius: 0; margin: 0; }
.content-bar .agreement { padding-top: 30px; }
.content-bar .agreement p span { display: inline-block; padding: 0 10px; }
.content-bar .agreement p { line-height: 1.6; } 
.content-bar form .center { text-align: center; }
.content-bar form h3 small { font-weight: 400; font-style: italic; font-size: 70%; }
.content-bar ol.alphabet { list-style-type: lower-alpha; padding-bottom: 30px; margin-bottom: 0; }
.content-bar ol.alphabet li { padding: 0; }


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

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

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




	/* news_sec */
	.blog-bar { background: url(images/right-graphic.png) right top no-repeat; }
	.blog-bar .inner { padding: 75px 0 100px; background: url(images/left-graphic.png) left bottom no-repeat; }
	.blog-bar h1 { width: 100%; padding-bottom: 40px; }
	.blog-bar .post_list { width: calc(100% + 30px); display: flex; flex-wrap: wrap; margin: 0 -15px; }
	.search-no-results .blog-bar .post_list { width: 100%; margin: 0; }
	.blog-bar .postLoop { width: 33.33%; padding: 0 15px 60px; }
	.blog-bar .image { width: 100%; position: relative; }
	.blog-bar .image a { width: 100%; height: 0; padding-bottom: 78%; position: relative; display: block; background: #111; border-radius: 10px; }
	.blog-bar .image img { position: absolute; left: 0; top: 0; border-radius: 10px; width: 100%; height: 100%; object-fit: cover; }
	.blog-bar .details { padding: 25px 30px 15px; width: calc(100% - 40px); margin: -30px 20px 0; box-shadow: 0px 0px 25px rgba(0,0,0,0.1); background: #fff; border-radius: 10px; z-index: 1; position: relative; }
	.blog-bar .date { color: #fff; text-align: center; font-size: 20px; font-weight: 700; line-height: 1; width: 60px; height: 70px; position: absolute; right: 0; top: -40px; background: #1c9f42; border-radius: 10px 10px 0 10px; font-family: "Merriweather", serif; padding: 17px 0 0 0; }
	.blog-bar .date small { font-size: 12px; display: block; line-height: 1.2; padding-top: 0px; }
	.blog-bar .info span { display: inline-block; vertical-align: top; font-size: 14px; line-height: 1.2; color: #6f6f6f; }
	.blog-bar .info span.admin { background: url(images/admin.png) left center no-repeat; padding-left: 20px; }
	.blog-bar .info span.comment { margin-left: 5px; background: url(images/comment.png) left center no-repeat; padding-left: 25px; }
	.blog-bar .info { padding:2px 0 15px; }
	.blog-bar .postLoop h3 { font-size: 22px; border-bottom: 1px solid rgba(0,0,0,0.15); min-height: 82px; padding-bottom: 5px; margin-bottom: 10px; line-height: 26px; font-family: "Merriweather", serif; letter-spacing: -0.04em; color: #313131; }
	.blog-bar .postLoop h3 a { color: #313131; }
	.blog-bar .postLoop h3 a:hover { color:#1c9f42; }
	.blog-bar .postLoop .more { font-size: 12px; line-height: 16px; color: #313131; display: inline-block; background: url(images/arrow.png) left center no-repeat; background-size: 5px 9px; padding-left: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.07em; }
	.blog-bar .postLoop .more:hover { color: #1c9f42; }
	.blog-bar .slick-list { min-width: 100%; }
	.blog-bar .slick-dots { padding: 0; margin: 0; position: absolute; left: 0%; bottom: 0px; width: 100%; text-align: center; line-height: 0; }  
	.blog-bar .slick-dots li { display: inline-block; vertical-align: top; padding: 0 5px; }
	.blog-bar .slick-dots li button { width: 15px; height: 15px; border: 0; transition: all 0.3s; background: rgba(0,0,0,0.2); border-radius: 50%; font-size: 0; line-height: 0; cursor: pointer; }
	.blog-bar .slick-dots li.slick-active button ,
	.blog-bar .slick-dots li button:hover { background: #6a330e; transform: scale(1.2); }
	.blog-bar .mobilesidebar { display: none; }



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

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



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

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

/* right blog box */
.rightBlogBox { padding: 0 0 0 30px; width: 27%; position: relative; background: #fff;}
.rightBlogBox ul { margin-bottom: 0;  }
.rightBlogBox .widget {	text-align: left;	margin-bottom: 25px;	overflow: hidden}
.rightBlogBox #block-17 ,
.rightBlogBox #block-16 { margin: 0; }
.rightBlogBox .widget#block-9 ,
.rightBlogBox .widget#block-7 { margin: 0; }
.rightBlogBox .widget h3 { font-size: 25px; line-height: 30px; font-weight:700; padding-bottom: 10px; }
.rightBlogBox h3.widgettitle {	margin-bottom: 10px;	text-align: center;	font-size: 34px;	text-align: left;	text-transform: capitalize;	line-height: 40px;	padding-bottom: 0px}

.blog-bar .wp-block-search__label { display: none; }
.blog-bar .wp-block-search__inside-wrapper { display: flex; flex-wrap:wrap; width: 100%; margin: 0 auto; }
.blog-bar .wp-block-search__inside-wrapper input[type="search"] { min-width: unset; width: calc(100% - 80px); border: 2px solid #000; border-right: 0; height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; padding: 5px; margin: 0px; border-radius: 0; }
.blog-bar .wp-block-search__inside-wrapper .wp-block-search__button { width: 80px; color: #fff; border: none; height: 30px; text-transform: capitalize; font-weight: bold; cursor: pointer; background: rgba(0,0,0,0.9); color: #fff; margin: 0; border: 2px solid #1c9f42;  border-radius: 0; text-transform: uppercase; font-family: 'Eurose Wide';  
 font-size: 10px; } 
.blog-bar .wp-block-search__inside-wrapper .wp-block-search__button:hover { background: #1c9f42; color: #fff; }

.rightBlogBox ul li {  padding-bottom: 5px; width: 100%; }
.rightBlogBox ul li a { color: #000; text-decoration: none; text-transform: capitalize; outline: none }
.rightBlogBox ul li.current-cat a { color: #000; font-weight:700; }
.rightBlogBox ul li a:hover { text-decoration: underline;  }
.mobilesidebar { display: none; }
.desktopsidebar { display: block }

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

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

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

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

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


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

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

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


@keyframes spin {
	from { transform:rotate(0deg); }
	to { transform:rotate(360deg); }
}