@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
/*
Theme Name: The Holy Sanctuary
Author: The Holy Sanctuary
Tags: responsive, fixed width
*/

/*
font-family: "Poppins", 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: 20px; line-height: 1.2; color: #000; font-family: "Poppins", 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; color: #000; } 
textarea::-moz-placeholder,input::-moz-placeholder{ opacity: 1; color: #000; } 
textarea:-ms-input-placeholder,input:-ms-input-placeholder{ opacity: 1; color: #000; }
textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { opacity:100; color: #000; }  

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }

input, textarea { font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s; font-family: "Poppins", 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: #1d328e; 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:#1d328e; }
p a:hover { text-decoration:underline; }

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

.field, .wpcf7-text, textarea { display: block; border-radius:0; -webkit-border-radius:0; -ms-border-radius:0; width: 100%; height: 35px; font-size: 10px ; padding: 10px 20px 10px 15px; background:#eeeeee; border:0; color:#fff; }
textarea { padding: 13px 15px; height: 95px; resize: none; }

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

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

 
 .newsletter_sec .tnp-subscription input.tnp-submit,
 .button { text-align: center; text-transform: uppercase; font-size: 17px; line-height: 20px; padding: 15px 35px; display: inline-block; vertical-align: top;  position: relative; z-index: 1; font-weight: 700; color: #fff; background: transparent; cursor: pointer; background: linear-gradient(to right,  rgba(96,24,21,1) 0%,rgba(147,44,41,1) 45%,rgba(96,24,21,1) 100%); letter-spacing: 0.22em; }

.newsletter_sec .tnp-subscription input.tnp-submit:hover,
.button:hover { background: linear-gradient(to right,  rgba(96,24,21,1) 0%,rgba(96,24,21,1) 45%,rgba(96,24,21,1) 100%); text-decoration: none; }

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


/* wrapper */
#wrapper { padding: 208px 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: 1720px; }  

.schedule_btn { font-size: 17px; line-height: 23px; padding: 15px 22px; border: 3px solid #c3a86b; display: inline-block; vertical-align: top; color: #fff; font-family: 'Gotham'; font-weight: 500; letter-spacing: 0.10em; background: linear-gradient(to right,  rgba(21,89,155,1) 0%,rgba(19,113,195,1) 30%,rgba(19,113,195,1) 69%,rgba(21,89,155,1) 100%); }
.schedule_btn:hover { background: linear-gradient(to right,  rgba(21,89,155,1) 0%,rgba(21,89,155,1) 30%,rgba(21,89,155,1) 69%,rgba(21,89,155,1) 100%);  }

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

/* top_sec */
.top_sec { padding: 17px 0; width: 100%; background: #1370bf; text-align: right; color: #fff; }
.top_sec .wrapper { max-width: 1465px; }
.top_sec .bio { padding-right: 80px; letter-spacing: 0.32em; font-size: 21px; line-height: 26px; font-family: 'Gotham'; text-transform: uppercase; font-weight: 700; color: #fff; }

/*header_sec*/
.header_sec { width: 100%;  position: relative; background: linear-gradient(to right,  rgba(226,222,215,1) 0%,rgba(251,251,250,1) 100%); } 
.header_sec .wrapper { position: relative; width: 100%; align-items: center; max-width: 1920px; padding: 0px; }
.header_sec .left { min-height: 115px; width: 555px; position: relative; }
.header_sec .logo { max-width: 415px; display: inline-flex; flex-wrap: wrap; align-items: center; justify-content: flex-start; width: 100%; margin-left: auto; position: absolute; right: 10px; top: -42px; text-align: left; }
.header_sec .logo .icon { max-width: 189px; display: block; }
.header_sec .logo .label { width: calc(100% - 189px); transform: translate(5px,-25px); letter-spacing: 0.02em; font-size: 19px; line-height: 1.1; text-transform: uppercase; font-weight: 700; color: #000; text-decoration: none; }

.header_sec .contactbox { width: calc(100% - 788px);  padding: 0 35px 0 25px; display: flex; flex-wrap: wrap; justify-content: flex-end; }
.header_sec .contactbox .contacts { margin-top: 10px; font-size: 19px; font-family: Gotham; letter-spacing: -0.02em; line-height: 1.1; display: inline-block; padding: 10px 0 0px 55px;  color: #155a99; position: relative; text-align: left; font-weight: 700; background: url(images/phone.png) left center no-repeat; min-height: 50px; }
.header_sec .contactbox .contacts a { color: #155a99; }
.header_sec .contactbox .contacts .label { font-size: 15px; font-weight: 300; display: block; padding-bottom: 0px; }
.header_sec .contactbox .contacts small { font-size: 12px; color: #000; display: block; letter-spacing: 0.0em; }
.header_sec .contactbox .contacts p { padding: 0; }

.header_sec .contactbox .contacts.location { padding-left: 65px; margin: 0 24px; padding-bottom: 5px; background-image: url(images/location.png); background-position: left 10px; position: relative; }
.header_sec .contactbox .contacts.location:after,
.header_sec .contactbox .contacts.location:before {  width: 3px; height: 52px; content: ''; position: absolute; left: -12px; top: 10px; background: #522d84; }
.header_sec .contactbox .contacts.location:after { left: auto; right: -12px; }

.header_sec .contactbox .contacts.email { background-image: url(images/envelope.png); }
.header_sec .contactbox .contacts.email a:hover { color: #ffcc00; }
.header_sec .contactbox .button { margin-left: 20px; }
.header_sec .contactbox .contacts.phone { padding-left: 57px; }

.header_sec .nav_button { width: 233px; height: 115px; display: flex; align-items: center; position: relative; text-align: center; background: linear-gradient(to right,  rgba(96,24,21,1) 0%,rgba(147,44,41,1) 45%,rgba(96,24,21,1) 100%); padding: 0 30px 0 0; }

.header_sec .menu_trigger { text-align: center; padding: 12px 0px 12px 0; font-size: 21px; line-height: 25px; font-weight:700; font-family: "Gotham"; color:#fff; display: inline-block; vertical-align: top; position: relative; text-transform: uppercase; min-width: 75px; margin: 0 auto; position: relative; }
.header_sec .menu_trigger span.icon { display: block; margin: 0 auto; transition:linear 0.4s; width: 43px; height:57px; display: block; background: url(images/menu-icon.png) left top no-repeat; background-size: contain; font-size: 0; line-height: 0; }
.header_sec .menu_trigger.open span.icon { transform: rotateY(180deg);  }	
.header_sec .nav_button.mobile { display: none; } 

.header_sec.mobile { display: none; }



	/* nav-bar */
	.nav-bar {  width: 100%; position: relative; display: none; text-align: center; z-index: 999; position:absolute; left:0; top:0px; background: linear-gradient(to right,  rgba(96,24,21,1) 0%,rgba(147,44,41,1) 45%,rgba(96,24,21,1) 100%); box-shadow: 0px 4px 4px rgba(0,0,0,0.2); }
	#header-bar .nav-bar .wrapper { padding: 0 15px; }
	.nav-bar ul { margin:0; padding:0; list-style: none; line-height:0;}
	.nav-bar li { display: inline-block; vertical-align: top; font-size: 16px; line-height: 20px; font-weight: 600; position: relative; text-transform: uppercase;  }
	.nav-bar li a { padding: 15px 10px; color: #fff; display: block; }
	.nav-bar li .submenu_trigger { display: none; }
	.nav-bar li.current-menu-item > a { color: #fff; background: rgba(0,0,0,0.4); }
	
	.nav-bar li a.highlight,
	.nav-bar li a.active { color: #fff; background: rgba(0,0,0,0.5); }
	.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.mobile { display: none; }

	.nav-bar li.current-menu-ancestor > a,
	.nav-bar li.current-menu-item > a { color: #fff; background: rgba(0,0,0,0.4); text-decoration: none; }

	.nav-bar .sub-menu li:after { display: none; }
	.nav-bar li li.current-menu-item > a,
	
	.nav-bar .sub-menu li { display: block; width: 100%; }
	.nav-bar .sub-menu { min-width: 200px; position: absolute; top: 100%; left: 0; z-index: 999; text-align: left; opacity: 0; visibility: hidden; transition: all 0.3s; -webkit-transition: all 0.3s; color: #fff; background: rgba(0,0,0,0.4); box-shadow: 4px 4px 4px rgba(0,0,0,0.2); }
	.nav-bar .sub-menu li { padding: 0; display: block; }
	.nav-bar .sub-menu li a { padding: 10px 15px; display: block; }
	.nav-bar li li.current_page_item a { color: #fff; background: rgba(0,0,0,0.4); }

	
	@media only screen and (min-width: 768px) {
		.nav-bar li:hover .sub-menu { opacity: 1; visibility: visible; }
		.nav-bar li:hover > a ,
		.nav-bar li > a:hover { color: #fff; background: rgba(0,0,0,0.4); text-decoration: none; }
		.nav-bar li:hover li a { color: #fff; }
		.nav-bar li:hover li a:hover { color: #fff; background: rgba(0,0,0,0.4); }
	}


	@-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 { 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 .schedule_btn { font-size: 15px; line-height: 23px; padding: 5px 15px; letter-spacing: 0.04em; }
.stickyhead .top_sec .bio { padding-right: 30px; letter-spacing: 0.10em; font-size: 15px; line-height: 20px; }
.stickyhead .top_sec { padding: 10px 0; }
.stickyhead .header_sec .menu_trigger span.icon { width: 29px; height: 35px; }
.stickyhead .header_sec .menu_trigger { font-size: 15px; }
.stickyhead .header_sec .left,
.stickyhead .header_sec .nav_button { min-height: 80px; height: 80px; }
.stickyhead .header_sec .logo .icon { max-width: 110px; }
.stickyhead .header_sec .logo .label { transform: translate(5px, 1px); }
.stickyhead .header_sec .contactbox .contacts { background-size: 35px auto; padding-top: 0; margin-top: 0; font-size: 17px; padding-left: 45px; }
.stickyhead .header_sec .contactbox .contacts.location { padding-bottom: 0; }
.stickyhead .header_sec .contactbox .contacts.phone { padding-left: 45px; }
.stickyhead .header_sec .contactbox .contacts .inter { height: 48px; display: table-cell; vertical-align: middle; flex-wrap: wrap; align-content: center; }
.stickyhead .header_sec .contactbox .contacts .inter * { width: 100%; }
.stickyhead .header_sec .contactbox .contacts.location { padding-left: 45px; }
.stickyhead .header_sec .contactbox .contacts.location:after, .header_sec .contactbox .contacts.location:before { height: 100%; top: 0; }
.stickyhead #wrapper { padding-top: 139px; }

/* banner-bar */
.slider-bar { width: 100%;  position: relative; background: linear-gradient(to right,  #111b47 0%,#274586 100%); border-bottom: 7px solid #ca9f3f; }
.slider-bar h1 span { font-size: 140%; line-height: 1 !important; transform: translate(0,10px) !important; display: inline-block; }
.slider-bar .btn { color: #fff !important; letter-spacing: 2.76px;  text-align: center; text-decoration: none; display: block; }

#rev_slider_2_1_wrapper .custom.tparrows.tp-leftarrow { width: 33px; height: 33px; background: url(images/prev.png) center center no-repeat; background-size: contain; }
#rev_slider_2_1_wrapper .custom.tparrows.tp-rightarrow { width: 33px; height: 33px; background:  url(images/next.png) center center no-repeat; background-size: contain; }
#rev_slider_2_1_wrapper .custom.tparrows:before { display: none !important; }
#rev_slider_2_1_wrapper .custom.tparrows.tp-leftarrow:hover { background: url(images/prev.png) center center no-repeat; background-size: contain; opacity: 0.7 !important; }
#rev_slider_2_1_wrapper .custom.tparrows.tp-rightarrow:hover { background:  url(images/next.png) center center no-repeat; background-size: contain; opacity: 0.7 !important; }
.slider-bar .custom .tp-bullet { width: 20px; height: 20px; border-radius: 50%; background: #fff; }
.slider-bar .custom .tp-bullet.selected,
.slider-bar .custom .tp-bullet:hover { background: #d0a94d; }

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

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

/* globals */

/* image ratio */
figure.ratio_scale { width: 100%; height: 0; padding-bottom: 56.66%; position: relative; display: block; } 
figure.ratio_scale img { transition: all 0.3s; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }  

h2.title { margin-bottom: 25px; text-transform: uppercase; letter-spacing: 0.15em; font-size: 61px; line-height: 70px; color: #155a9c; font-weight: 400; text-align: center; }
h2.title em,
h2.title span { font-style: normal; display: inline-block; vertical-align: top; padding: 0 10px; border: 3px solid; border-image: linear-gradient(to bottom,  rgba(225,206,147,1) 0%,rgba(173,140,77,1) 100%) 1; font-weight: 700; }
h2.title.left { text-align: left; }


	/*events_sec*/
	.events_sec { padding: 60px 0 35px; width: 100%; background: linear-gradient(to bottom,  rgba(1,124,198,1) 0%,rgba(13,81,122,1) 100%); position: relative; border-bottom: 7px solid; border-image: linear-gradient(to right,  #eccc7f 0%,#caa147 100%) 1; }
	.events_sec:before { width: 1145px; height: 100%; content: ''; position: absolute; left: 50%; transform: translate(-50%,0); top: 0; background: #fff; }
	.events_sec .wrapper { max-width: 1760px; position: relative; z-index: 2; }
	.events_sec .slick-arrow { width: 33px; height: 33px; border-radius: 50%; background: url(images/prev.png) center center no-repeat; background-size: contain; border: 0; cursor: pointer; font-size: 0; line-height: 0; position: absolute; left: 25px; top: 50%; margin-top: -55px; }
	.events_sec .slick-arrow.slick-next { left: auto; right: 25px; background-image: url(images/next.png); }
	.events_sec .slick-arrow:hover { opacity: 0.50; }
	.events_sec .event { padding: 0 17px; position: relative; }
	.events_sec .event .inner { display: block; background: #000; overflow: hidden; }
	.events_sec .event .inner:hover img { transform: scale(1.1); }
	.events_sec .events_list { padding: 0 100px; }
	.events_sec figure.ratio_scale { padding-bottom: 126%; }
	.events_sec .slick-list { padding: 0px 0 20px;  }
	.events_sec .slick-dots { width: 100%; text-align: center; line-height: 0; padding: 0; margin: 15px 0 0 0; }
	.events_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 0 10px; }
	.events_sec .slick-dots li button { width: 20px; height: 20px; font-size: 0; border-radius: 50%; border: 0; cursor: pointer; background: #c4c4c4; }
	.events_sec .slick-dots li button:hover,
	.events_sec .slick-dots li.slick-active button { background: #0b78bf; }
	.event_content { max-width: 1000px !important; }

	/*about_sec*/
	.about_sec { position: relative; padding: 70px 0 50px; position: relative; width: 100%; background: url(images/about-bg.png) center center no-repeat; background-size: cover; border-bottom: 7px solid; border-image: linear-gradient(to right,  #eccc7f 0%,#caa147 100%) 1; }
	.about_sec .wrapper { max-width: 1315px; position: relative; z-index: 2; }
	.about_sec .image { padding: 0 0 0 60px; width: 50%; }
	.about_sec .right { padding: 0 15px 0 30px; width: 50%; }
	.about_sec .inner { width: 100%; margin: 0 auto; max-width: 390px; z-index: 1; }
	.about_sec .inner img { width: 100%; position: relative; z-index: 1; }
	.about_sec .title { margin: 0; }
	.about_sec p { font-size: 17px; line-height: 22px; letter-spacing: 0.18em; }
	.about_sec .graphic1 { width: 190px; height: 215px; position: absolute; left: -70px; top: -35px; background: linear-gradient(to right,  rgba(233,214,163,1) 0%,rgba(221,193,125,1) 64%); z-index: -1; }
	.about_sec .graphic2 { width: 159px; height: 179px; position: absolute; top: -15px; right: -50px; border: 3px solid #0e5a89; z-index: -1; }
	.about_sec .graphic3 { width: 129px; height: 146px; position: absolute; left: -33px; bottom: -25px; border: 3px solid #0e5a89; z-index: -1; }
	.about_sec .graphic4 { width: 133px; height: 152px; position: absolute; right: -45px; bottom: -15px; background: linear-gradient(to right,  rgba(208,169,81,1) 0%,rgba(202,159,63,1) 100%); z-index: -1; }

	/* faith_and_focus_sec */
	.faith_and_focus_sec { width: 100%; position: relative; border-bottom: 7px solid; border-image: linear-gradient(to right,  #eccc7f 0%,#caa147 100%) 1; }
	.faith_and_focus_sec .col { display: flex; flex-wrap: wrap; align-items: center; position: relative; width: 50%; background-position: center center; background-size: cover; background-repeat: no-repeat; }
	.faith_and_focus_sec .col .pic { width: 370px; }
	.faith_and_focus_sec .col.right .pic { order: 1; width: 409px; }
	.faith_and_focus_sec .col.right .text { width: calc(100% - 409px); }
	.faith_and_focus_sec .text { width: calc(100% - 370px); }
	.faith_and_focus_sec .inner { text-align: center; width: 100%; max-width: 595px; float: right; }
	.faith_and_focus_sec .col.right .inner { float: left; }
	.faith_and_focus_sec h2 { color: #fff; }
	.faith_and_focus_sec h2 em { display: table; margin: auto; font-size: 67px; padding: 0 25px; }
	.faith_and_focus_sec .button { margin-top: 10px; }
	.faith_and_focus_sec:before { width: 8px; height: 80%; content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50% , -50%); background: url(images/border.jpg) no-repeat; background-size: 100% 100%; z-index: 1; }  


	/* gallery_sec */
	.gallery_sec { padding: 60px 0 20px; position: relative; background: url(images/gallery-bg.jpg) center center no-repeat; background-size: cover; border-bottom: 7px solid; border-image: linear-gradient(to right,  #eccc7f 0%,#caa147 100%) 1; }
	.gallery_sec h2 { margin-bottom: 45px; }
	.gallery_sec h2 span { margin: 0 0 0 -20px; font-size: 68px; }
	.gallery_sec .wrapper { position: relative; z-index: 2; }
	.gallery_sec .gallery_list { padding: 0 90px; }
	.gallery_sec .col { width:  25%; padding: 0 10px; }
	.gallery_sec .col .has_video:before { z-index: 1; width: 100px; height: 100px; content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: url(images/play.png) center center no-repeat; background-size: contain; }  
	.gallery_sec .pic { width: 100%; height: 0; overflow: hidden; background: #000; padding-bottom: 105%; position: relative; display: block; }
	.gallery_sec .pic img { width: 100%; transition: all 0.3s; height: 100%; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
	.gallery_sec .pic:hover img { opacity: 0.5; }
	.gallery_sec .slick-active:nth-of-type(1) a { opacity: 0.1; }
	.gallery_sec .slick-arrow { z-index: 3; width: 21px; height: 35px; background: url(images/prev2.png) center center no-repeat; background-size: contain; border: 0; cursor: pointer; font-size: 0; line-height: 0; position: absolute; left: 15px; top: 50%; margin-top: -70px; }
	.gallery_sec .slick-arrow.slick-next { left: auto; right: 15px; background-image: url(images/next2.png); }
	.gallery_sec .slick-arrow:hover { opacity: 0.50; }
	.gallery_sec .slick-slide { line-height: 0; }
	.gallery_sec .slick-list { padding: 0px 0 0px;  }
	.gallery_sec .the_wrap { position: relative; }
	.gallery_sec:after,
	.gallery_sec:before { content: '';  width: 143px; position: absolute; left: 0; top: 0; height: 100%; background: url(images/left-angle.png)repeat-y; background-size: 100% 100%; }  
	.gallery_sec:after { left: auto; right: 0; background-image: url(images/right-angle.png); }
	.gallery_sec .slick-dots { width: 100%; text-align: center; line-height: 0; padding: 0; margin: 60px 0 0 0; }
	.gallery_sec .slick-dots li { display: inline-block; vertical-align: top; padding: 0 10px; }
	.gallery_sec .slick-dots li button { width: 25px; height: 25px; font-size: 0; border-radius: 50%; border: 0; cursor: pointer; background: #c4c4c4; }
	.gallery_sec .slick-dots li button:hover,
	.gallery_sec .slick-dots li.slick-active button { background: #cda345; }


	/* recommended_sec */
	.newsletter_sec { padding: 75px 0 60px; position: relative; width: 100%; text-align: center; background-position: center center; background-size: cover; border-bottom: 7px solid; border-image: linear-gradient(to right,  rgba(57,33,5,1) 0%,rgba(158,96,21,1) 28%,rgba(255,255,112,1) 47%,rgba(158,96,21,1) 67%,rgba(57,33,5,1) 100%) 1; }
	.newsletter_sec .wrapper { max-width: 740px; }
	.newsletter_sec h2 { color: #fff; letter-spacing: 0.15em; font-size: 42px; }
	.newsletter_sec h2 em { font-size: 60px;letter-spacing: 0.065em;  } 

	.newsletter_sec .tnp-subscription { margin: 0; width: 100%; max-width: 100%; }  
	.newsletter_sec .tnp-field label { display: none; }  
	.newsletter_sec .tnp-field { width: 100%; }
	.newsletter_sec .tnp-field-surname,
	.newsletter_sec .tnp-field-firstname { width: 48.5%; }  
	.newsletter_sec form { position: relative; z-index: 1; display: flex; flex-wrap: wrap; justify-content: space-between; }  
	.newsletter_sec .tnp-subscription input[type="text"],
	.newsletter_sec .tnp-subscription input[type="email"] { height: 42px; font-size: 16px; padding: 10px 20px; }
	.newsletter_sec .tnp-subscription div.tnp-field { margin-bottom: 10px; }
	.newsletter_sec .tnp-field-email { width: 100%; }
	.newsletter_sec .tnp-subscription input.tnp-submit { font-size: 16px; letter-spacing: 0.15em; min-width: 180px; padding: 11px 20px; display: table; margin: 10px auto 0; }
	.newsletter_sec .tnp-subscription input.tnp-submit:hover {  }


	/* formula_sec */
	.formula_sec { text-align: center; width: 100%; padding: 30px 0 20px; background: linear-gradient(to right,  rgba(239,235,232,1) 0%,rgba(255,255,255,1) 47%,rgba(239,235,232,1) 100%); position: relative; border-bottom: 7px solid; border-image: linear-gradient(to right,  #eccc7f 0%,#caa147 100%) 1; }
	.formula_sec:after,
	.formula_sec:before { width: 300px; height: 100%; content: ''; position: absolute; left: 0; top: 0; background: url(images/left-bg.png) no-repeat; background-size: contain; } 
	.formula_sec:after { width: 344px; left: auto; right: 0; background-image: url(images/right-bg.png); }
	.formula_sec .wrapper { position: relative; z-index: 1; max-width: 1800px; }
	.formula_sec .title span { font-size: 68px; }
	.formula_sec .formula img { display: inline-block; vertical-align: top; }
	.formula_sec .formula_list { padding: 0 50px; }
	.formula_sec .slick-arrow { z-index: 3; width: 21px; height: 35px; background: url(images/prev2.png) center center no-repeat; background-size: contain; border: 0; cursor: pointer; font-size: 0; line-height: 0; position: absolute; left: 15px; top: 50%; margin-top: -70px; }
	.formula_sec .slick-arrow.slick-next { left: auto; right: 15px; background-image: url(images/next2.png); }
	.formula_sec .slick-arrow:hover { opacity: 0.50; }
	.formula_sec .formula:after { width: 10px; height: 90%; content: ''; position: absolute; right: 0; top: 5%; background: linear-gradient(to top,  #eccc7f 0%,#caa147 100%);}
	.formula_sec .formula { padding: 0 10px; position: relative; }
	.formula_sec .slick-active + .slick-active + .slick-active + .slick-active .formula:after { display: none; }
	.formula_sec h4 { font-size: 25px; line-height: 1.2; color: #0a3d5d; text-transform: uppercase; letter-spacing: 0.05em; padding-top: 10px; }


	/* church_schedule_sec */
	.church_schedule_sec { padding: 50px 0 35px; width: 100%; background: #f4f4f4; position: relative; border-bottom: 7px solid; border-image: linear-gradient(to right,  #eccc7f 0%,#caa147 100%) 1; }
	.church_schedule_sec .left { position: relative; width: 42.5%; padding: 60px 20px 90px; }
	.church_schedule_sec .right { padding: 0 0 0 25px; width: 57.5%; }
	.church_schedule_sec .title span { display: table; font-size: 68px; margin: 0 auto; }
	.church_schedule_sec .inner { width: 100%; text-align: center; }
	.church_schedule_sec .left:after { width: 10px; height: 90%; content: ''; position: absolute; right: -5px; top: 0; background: linear-gradient(to top,  #eccc7f 0%,#caa147 100%);}
	.church_schedule_sec .right .inner { text-align: left; }
	.church_schedule_sec .wrapper { max-width: 1385px; }
	.church_schedule_sec .right ul { list-style: none; margin: 0; padding: 0; }
	.church_schedule_sec .right li { width: 100%; padding: 0 0 17px 200px; position: relative; text-transform: uppercase; font-size: 17px; line-height: 1.2; font-weight: 400; color: #0a3d5d; }
	.church_schedule_sec .right li h6 { width: 200px; font-size: 17px; line-height: 1.2; padding: 0 25px 0 0; letter-spacing: 0.15em; text-transform: uppercase; font-weight: 700; position: absolute; left: 0; top: 0; text-align: right; position: absolute; left: 0; top: 0; }
	.church_schedule_sec .right li p { padding: 0; }
	.church_schedule_sec .right li:first-child { padding-bottom: 28px; }





















/* footer-part */
#footer-part { width: 100%; position: relative; } 
  
/*footer_sec*/
.footer_sec { overflow: hidden; width: 100%; position: relative; background: url(images/footer-bg.jpg) center center no-repeat; background-size: cover; color: #fff; }
.footer_sec .wrapper { position: relative; z-index: 1; max-width: 100%; padding: 0; }
.footer_sec .col1 { padding: 25px 20px 30px; width: 24%; order: 2; display: flex; align-items: center; flex-wrap: wrap; text-align: center; background: url(images/footer-bg-mid.jpg) center center no-repeat; background-size: cover; }
.footer_sec .col1:after,
.footer_sec .col1:before { width: 10px; height: calc(100% - 100px); max-height: 330px; background: #cca244; content: ''; position: absolute; left: -5px; top: 50%; transform: translate(0,-50%); }
.footer_sec .col1:after { left: auto; right: -5px; }


.footer_sec .col3 .inner { width: 100%; max-width: 730px; padding: 0 95px 0 50px; }
.footer_sec .col3 h2 { color: #fff; font-size: 54px; font-weight: 700; margin-bottom: 5px; padding: 0; }
.footer_sec .col3 p { letter-spacing: 0.10em; }

.footer_sec .col2 { padding: 70px 80px 15px 70px; overflow: hidden; width: 38%; order: 1; }   
.footer_sec .col3 { margin: 0; padding: 90px 0 30px 0; order: 3; width: 38%; }
.footer_sec .col3 form { max-width: 100%; }
.footer_sec .col2 .inner { width: 100%; float: right; max-width: 700px; }
.footer_sec .logo { width: 100%; max-width: 160px; margin: 0 auto 0px; display: block; }
.footer_sec .logo img { width: 100%; }
.footer_sec .col1 .info { width: 100%; color: #0a3d5d; padding: 20px 0 0; }
.footer_sec .col1 h3 { font-size: 30px; line-height: 0.9; font-weight: 700; text-transform: uppercase; padding: 0; letter-spacing: 0.15em; }
.footer_sec .col1 hr { width: 100%; max-width: 250px; height: 8px; background: #1372c4; border: 0; margin: 10px auto; }
.footer_sec .col1 p { font-size: 13px; text-transform: uppercase; line-height: 15px; font-weight: 500; letter-spacing: 0.16em; padding: 3px 0; }
.footer_sec .col1 p strong { font-weight: 700; }
.footer_sec .col1 h6 { font-size: 17px; color: #18285a; font-family: 'Times New Roman', Times, serif; letter-spacing: 0.02em; }


.footer_sec .col3 h4 { font-size: 45px; line-height: 1; font-weight: 400; padding-bottom: 20px; text-transform: uppercase; font-family: 'Baskerville Old Face'; color: #fff; }
.footer_sec .col3 h4 strong { font-size: 140%; display: inline-block; transform: translate(0,5px); }

.footer_sec .instabox { background: url(images/instagram.png) left 71% no-repeat; background-size: 64px auto; padding-left: 70px; }
.footer_sec .instabox #sbi_images { background: #fff; padding: 10px !important; }
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img, .sb_instagram_header.sbi_medium .sbi_header_img { width: 65px; height: 65px; }
#sb_instagram .sb_instagram_header h3, .sb_instagram_header h3 { font-size: 14px !important; font-weight: 700 !important; color: #fff; text-transform: uppercase; }
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img, .sb_instagram_header.sbi_medium .sbi_header_img, .sb_instagram_header.sbi_medium .sbi_header_img img { width: 65px; height: 65px; }
#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text { gap: 10px; }
#sb_instagram .sb_instagram_header, .sb_instagram_header { padding: 0 0 10px 15px; }
#sb_instagram { position: relative; }
#sb_instagram #sbi_load { opacity: 1; transition: all 0.5s ease-in; position: absolute; top: 5px; right: 0px; width: auto; }
#sb_instagram .sbi_follow_btn svg { display: none !important; }
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a { border-radius: 7px; font-weight: 700; min-width: 115px; border: 3px solid; border-image:  linear-gradient(to right,  rgba(202,158,62,1) 0%,rgba(235,218,170,1) 12%,rgba(202,158,62,1) 23%,rgba(235,218,170,1) 35%,rgba(202,158,62,1) 47%,rgba(235,218,170,1) 61%,rgba(202,158,62,1) 74%,rgba(235,218,170,1) 87%,rgba(202,158,62,1) 100%) 1;
}
.footer_sec .insta_info { text-align: left; padding-left: 70px; margin-top: -5px; }
.footer_sec .insta_info .info { display: inline-block; vertical-align: middle; }
.footer_sec .insta_info .info p { padding: 0; font-size: 14px; line-height: 1.1; text-transform: uppercase; letter-spacing: -0.03em; }
.footer_sec .insta_info .info p a { color: inherit; text-transform: none; }
.footer_sec .insta_info .insta_social { list-style: none; display: inline-block; vertical-align: middle; font-size: 15px; line-height: 1; }
.footer_sec .insta_info .insta_social li { display: inline-block; vertical-align: top; }
.footer_sec .insta_info .insta_social li a { color: #000; font-size: 25px; line-height: 1; }
.footer_sec .insta_info .insta_social li a:hover { color: #0d467b; }

.footer_sec form .wrap { display: flex; flex-wrap: wrap; justify-content: space-between; }
.footer_sec form .column2 { width: calc(50% - 10px); }
.footer_sec form .column1 { width: 100%; }
.footer_sec form .wrap p { margin: 0; }

.footer_sec form p { margin: 0 0; }
.footer_sec form label { font-size: 10px; display: block; color: #fff; line-height: 1.2; padding: 0 0px 5px; }
.footer_sec .wpcf7-form-control:not(.button), 
.footer_sec input[type="text"], 
.footer_sec input[type="email"],
.footer_sec input[type="url"],
.footer_sec input[type="tel"],
.footer_sec input[type="password"], 
.footer_sec textarea { float: none; border: 2px solid #fff; height: 35px; width: 100%; font-size: 12px !important; padding: 10px !important; border-radius:0; background: none !important; margin-bottom: 20px; color: #fff !important; background: transparent !important; }
.footer_sec textarea.wpcf7-form-control { padding: 10px !important; height: 65px !important; background: #fff !important; color: #333 !important;  margin-bottom: 15px; }
.footer_sec *::-webkit-input-placeholder { opacity:0.80; color: #fff; }
.footer_sec *::-moz-placeholder {opacity:0.80; color: #fff; }
.footer_sec *:-ms-input-placeholder {opacity:0.80; color: #fff; }
.footer_sec form .wpcf7-form-control.button { min-width: 180px; margin-top: 10px; font-size: 16px; padding: 12px 10px; border: 0; }
.footer_sec form .wpcf7-form-control.button:hover { }
.footer_sec .wpcf7-form-control-wrap { display: block;  }
.footer_sec .wpcf7-form-control-wrap[data-name="your-message"] { width: 100%; }
.footer_sec .wpcf7-form-control-wrap.your-message { overflow: hidden; width: 100%; float: none; }
.footer_sec form p { padding:0  !important; }
.footer_sec form  { margin: 0; }


/* copyright_sec */
.copyright_sec { position: relative; width: 100%; padding: 30px 0px; text-align: center;  margin: auto; background:#2e2e2e; }
.copyright_sec .wrapper { max-width: 1340px; }
.copyright_sec .copyright { color: rgba(255,255,255,1); font-size: 13px; font-family: Myriad pro; letter-spacing: 0.0em; line-height:1.2; font-weight: 400; }
.copyright_sec .copyright p { display: inline; font-size: 13px; font-family: myriad pro; 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 { position: fixed; bottom: 40px; right: 10px; border-radius: 50%; font-size:0; line-height:0; z-index: 9999; width: 30px; height: 30px; cursor: pointer; transition:all 0.3s; background: url(images/btt.png) center center no-repeat; background-size: cover; }




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

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

/* blog-bar */
.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: "" ""; }

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

/* right blog box */
.rightBlogBox { padding: 0 0 0 20px; width: 27%; position: relative; background: #fff;}
.rightBlogBox ul { margin-bottom: 0;  }
.rightBlogBox .widget {	text-align: left;	margin-bottom: 25px;	overflow: hidden}
.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}
.rightBlogBox .wp-block-search__label { display: none; }
.rightBlogBox .wp-block-search__inside-wrapper { display: flex; flex-wrap:wrap; width: 100%; margin: 0 auto; }
.rightBlogBox .wp-block-search__inside-wrapper input[type="search"] { min-width: unset; width: calc(100% - 80px); 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; margin: 0px; }
.rightBlogBox .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: #1d328e; color: #fff; margin: 0; } 
.rightBlogBox .wp-block-search__inside-wrapper .wp-block-search__button:hover { background: #6a330e; 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: #1d328e; font-weight:700; }
.rightBlogBox ul li a:hover { text-decoration: none; color: #1d328e; }
.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 #1d328e  ; 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: #1d328e  ; 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 #1d328e  ; }
.search-form input[type='submit']:hover { background: #1d328e; border: solid 1px #1d328e; }
/*.search-form input[type='Search']:focus { border: solid 1px #000!important }*/
.leftBlogBox .singleimage { width: 100%; margin-bottom: 15px; }
.leftBlogBox .singleimage img { max-width: 100%; height: auto; width: 100% }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; }	 	

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

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

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

#st-2 .st-btn > img { display: inline-block; }
#st-2 .st-btn:hover > span { font-size: 16px; }

#ps2id-dummy-offset { height: 139px; }