@charset "utf-8";
/* windows phone viewport fix */
@-ms-viewport { width:device-width; }
/* bootstrap fluid fix */
body { overflow-x:hidden; }
/* upgrade browser */
p.browsermessage { text-align:center; margin:0; padding:20px; background:#a7e581; color:#000; font-size:large; position:absolute; z-index:9999; width:100%; }
p.browsermessage a { color:#0f00d0; }
p.browsermessage a:hover { text-decoration:underline; }
/* embedded video aspect ratio adjustment */
.expandable { padding:5px 0; border:0; }
.videoWrapper, .videoWrapper4by3, .videoWrapper3by1, .videoWrapper1by1 { position:relative; height:0; margin:0 0 20px; border:0; }
.videoWrapper { padding-bottom:56.25%; }
.videoWrapper4by3 { padding-bottom:75%; }
.videoWrapper3by1 { padding-bottom:33.33%; }
.videoWrapper1by1 { padding-bottom:100%; }
.videoWrapperfixed { padding-bottom: 350px; }
.videoWrapper iframe, .videoWrapper4by3 iframe, .videoWrapper3by1 iframe, .videoWrapper1by1 iframe, .videoWrapperfixed iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}


/*----------intial declartaion of css----------*/
*{ /*appearance:none; -moz-appearance:none;-webkit-appearance:none;*/}
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td ,select,input,option,textarea{margin: 0; padding: 0; border: 0;	outline: 0; font-size: 100%;/* list-style:none;*/ box-sizing:border-box;}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}
audio,canvas,video{display:inline-block;}
audio:not([controls]){display:none; height:0;}
pre{white-space:pre; white-space:pre-wrap; word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:''; content:none}
small{font-size:80%}
sub,sup{font-size:75%; line-height:0; position:relative; vertical-align:baseline}
sup{top:-0.5em;}
sub{bottom:-0.25em}
nav ul,nav ol{list-style:none; list-style-image:none;}
button,input,select,textarea{font-size:100%; margin:0; vertical-align:baseline;}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
button,html input[type="button"],input[type="reset"],input[type="submit"],textarea{-webkit-appearance:none; border-radius:0}
/* remember to define focus styles! */
:focus {outline: 0;}
ol, ul {/*list-style: none;*/}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a{text-decoration:none;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
table {	border:0 none; border-collapse:collapse; border-spacing:0;}
td { vertical-align:top; }
img	{ border:0 none; max-width:100%; }
a	{ outline:none; cursor:pointer; }
/* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display:block}
.clear{ clear:both;}  
img{ max-width:100%;}
/* For modern browsers */ 
.cf:before, .cf:after {content: "";display: table}
.cf:after {clear: both;}
/* For IE 6/7 (trigger hasLayout) */
a,button,.btn{ outline: none; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; text-decoration:none;}
a:hover,a:focus {outline: inherit; text-decoration: none;}
body{font-size:14px; font-family: 'Catamaran', sans-serif; line-height: normal; }
h1,h2,h3,h4,h5 {font-weight: normal;}

/*-----------header section styles goes here---------------*/
.logo {margin: 17px 0 0 0; width: 345px; height: 54px; display: inline-block; /*transition:all 0s ease-in-out 0s; -moz-transition: all 0s ease-in-out 0s; -ms-transition: all 0s ease-in-out 0s; -webkit-transition: all 0s ease-in-out 0s;*/}
nav {text-align: right; display: block;}
.menu-icon { display: none; cursor: pointer; color: #fff; text-transform: uppercase; text-align: center; font-weight: bold; line-height: 33px; font-size: 22px; padding: 7px 0; }
.menu-icon .menu-box { width: 50px; margin-right: 10px; padding: 0px 5px; }
.menu-icon .menu-box span { width: 100%; height: 4px; margin-bottom: 6px; background: #282828; display: block; border-radius: 2px; transition: all 0.5s; -webkit-transition: all 0.5s; }
.menu-icon.active span:nth-child(1) { transform: rotate(45deg) translateY(8px) translateX(8px); -webkit-transform: rotate(45deg) translateY(8px) translateX(8px); }
.menu-icon.active span:nth-child(2) { opacity: 0; }
.menu-icon.active span:nth-child(3) { transform: rotate(-45deg) translateY(-7px) translateX(6px); -webkit-transform: rotate(-45deg) translateY(-7px) translateX(6px); }
.enumenu_ul .caret { color: #fff; margin-left: 7px; }
.enumenu_ul { padding: 0px; list-style: none; margin: 27px 0 22px 0; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.enumenu_ul > li { display: inline-block; vertical-align: top; position: relative; -webkit-backface-visibility: hidden; }
.enumenu_ul > li > a:before {width: 0; opacity: 0; height: 37px; z-index: -1; content: ""; position: absolute; top: 0px; left: 50%; border-left: 114px solid #f06eaa; border-bottom: 5px solid transparent; border-top: 6px solid transparent;
transform: translateX(-50%); -webkit-transform: translateX(-50%); transition:background 0.5s ease-in-out 0s; -moz-transition: background 0.5s ease-in-out 0s; -ms-transition: background 0.5s ease-in-out 0s; -webkit-transition: background 0.5s ease-in-out 0s;}
.enumenu_ul > li.active a:before,.enumenu_ul > li:hover a:before {opacity: 1;}
.enumenu_ul li a { color: #212633; position: relative; letter-spacing: normal; overflow: hidden; display: block; font-family: 'Voltaire', sans-serif; font-size: 20px; padding: 6px 17px; line-height: normal;}
.enumenu_ul > li > a.menubelow:after {content: ""; display: inline-block; margin: 0 0 0 9px; vertical-align: middle; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #212633; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.enumenu_ul > li:hover > a:after,.enumenu_ul > li.active > a:after {border-top: 4px solid #fff;}
.enumenu_ul > li:hover > a, .enumenu_ul > li.active > a, .enumenu_ul li:focus > a { /*background: #a81d4e;*/ color: #fff; }
.enumenu_ul > li:hover a.menubelow:before {border-bottom: 0 solid transparent;}
.enumenu_ul > li ul { display: none }
.enumenu_ul ul li { width: 100%; margin: 0; list-style: none; position: relative; padding: 0 12px;}
.enumenu_ul.desk ul { top: 100%; top: calc(100% - 1px); z-index: 999; list-style: none; left: 0px; background: rgba(240,110,170,0.90); position: absolute; min-width: 197px; padding: 0 0 5px 0;}
.enumenu_ul.desk > li:last-child ul {left: inherit; right: 0px;}
.enumenu_ul.desk > li:last-child .sb-menu .sb-menu {left: inherit; right: 100%;}
.enumenu_ul.desk > li:last-child ul li a.menubelow:after {border-left: 0 solid #fff; border-right: 4px solid #fff;}
.enumenu_ul.desk > li:last-child ul li:hover > a.menubelow:after {border-left: 0 solid #fff; border-right: 4px solid #bcf071;}

/*Sub menu styles*/
.menu.submenu-ul-level1 li a { background: rgba(31,26,107,0.8); color: #fff; padding-left: 90px; }
.enumenu_ul.desk li:hover > ul { display: block; opacity: 1; }
.enumenu_ul.desk .sb-menu .sb-menu { left: 100%; background: rgba(229,80,149,0.90); top: 0; padding: 0; border-top: none; border-left: 0 solid #f5d2a7; padding: 0 0 4px 0; }
.enumenu_ul.desk ul li a { padding: 9px 28px 9px 3px; color: #fff; display: block; font-size: 17px; line-height: 17px; text-align: left; border-bottom: 1px solid #bdf271;}
.enumenu_ul.desk ul li a.menubelow:after {content: ""; position: absolute; right: 4px; top: 50%;  border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #fff; width: 0; height: 0;
transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.enumenu_ul.desk ul li li a {padding: 9px 28px 9px 0;}
.enumenu_ul.desk ul li:last-child a {border: 0px;}
.enumenu_ul.desk ul li:hover > a { color: #bdf271; }
.enumenu_ul.desk ul li:hover > a.menubelow:after {border-left: 4px solid #bcf071;}

.enumenu_ul.desk ul li.second-sub a.menubelow { display: block; }

header {position: fixed; z-index: 100; width: 100%; top: 0px; background: transparent; transition:background 0.8s ease-in-out 0s; -moz-transition: background 0.8s ease-in-out 0s; -ms-transition: background 0.8s ease-in-out 0s; -webkit-transition: background 0.8s ease-in-out 0s;}
.stickyHeader header {background: #fff; border-bottom: 1px solid #EDEDED;}
.stickyHeader .enumenu_ul {margin: 8px 0 7px 0;}
.stickyHeader .logo {margin: 7px 0 0 0; width: 244px; height: 42px;}
.mid-container {padding: 86px 0 0 0;}

.item {height: 620px;}
.slider-main {height: 620px; background-repeat: no-repeat; background-position: center top;}
.caption-main {background: rgba(0,0,0,0.41); position: absolute; bottom: 0px; width: 100%; text-align: center;}
.caption-main .row {display: table; width: 100%; padding: 0 15px; height: 155px;}
.caption-main .slider-caption {display: table-cell; float: none; width: 100%;  vertical-align: middle; }
.caption-main p {color: #fff; letter-spacing: 0.025rem; font-size: 50px; padding: 17px 0; line-height: 60px; font-family: 'Voltaire', sans-serif; text-shadow: 0 3px 7px rgba(0,0,0,0.35);}
.owl-nav {position: absolute; bottom: 0px; width: 100%;}
.owl-prev {text-indent: -999px; overflow: hidden; background: url(../images/left.png); background-size: 21px; overflow: hidden; width: 21px; height: 36px;
position: absolute; left: 26px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%); transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.owl-next {text-indent: -999px; overflow: hidden; background: url(../images/right.png); background-size: 21px; overflow: hidden; width: 21px; height: 36px;
position: absolute; right: 26px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%); transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.owl-prev:hover,.owl-next:hover {opacity: 0.4;}
.banner-slider {display: inline-block; width: 100%; vertical-align: middle;}
.banner-slider .owl-dots {position: absolute; top: 100%; text-align: center; width: 100%; padding: 19px 0 0 0;}
.banner-slider .owl-dot {height: 11px; width: 11px; display: inline-block; background: #fff; opacity: 0.60; margin: 0 4px; border-radius: 100px;}
.banner-slider .owl-dot.active {background: #ffffa6; opacity: 0.83;}

.church-builder {background: #0172a6; padding: 55px 0 49px 0; position:relative; overflow:hidden;}
.church-builder h1 {font-size: 36px; color: #ffffa6; font-family: 'Voltaire', sans-serif; margin: 0 0 10px 0;  letter-spacing: 0.025rem;}
.church-builder p {color: #fff; font-size: 18px; line-height: 28px;}
.church-builder img {margin: 28px 0 0 0;}
.church-builder .read-btn:hover {background: #f06eaa;}
.church-builder .read-btn {background: #f9ad81;}

.what-it-do {background: #bdf271; padding: 54px 0 53px 0; position: relative; overflow: hidden;}
.what-it-do h2 {text-align: center; font-size: 36px; font-family: 'Voltaire', sans-serif; margin: 0 0 10px 0; letter-spacing: 0.025rem;}
.what-it-do p {text-align: center; font-size: 18px; font-weight: 300; line-height: 28px;}
.what-it-do p strong {font-weight: 600;}
.shape-btn {position: relative; width: 100%; overflow: hidden; max-width: 234px; margin: 49px 0 0 0;}
.shape-btn a {color: #212633; font-size: 36px; padding: 0 0 0 22px; display: block; line-height: 77px; position: relative; font-family: 'Voltaire', sans-serif; z-index: 2; height: 77px;}
.shape-btn a:after {content: "+"; font-family: 'Voltaire', sans-serif; font-size: 36px; line-height: 20px; text-align: center; color: #f9ad81; position: absolute; right: 20px; top: 50%; padding: 2px 0 0 0; height: 26px; width: 26px; background: #212633; border-radius: 25px;
transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.shape-btn a.minus:after {content: "-"; padding: 1px 0 0 0;}
.shape-btn:before {content: "";
	position: absolute;
	top: 0px;
	left: 0px;
    width: 110%;
    display: inline-block;
    height: 45px;
    background: #f9ad81;
    transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    margin: 7px 0 0 -3px; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.shape-btn:after {content: "";
	position: absolute;
	bottom: 5px;
	left: 0px;
    width: 110%;
    display: inline-block;
    height: 45px;
    background: #f9ad81;
    transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    margin: 0 0 4px -3px; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;
}
.four-btns:nth-child(2) .shape-btn:before,.four-btns:nth-child(2) .shape-btn:after {background: #f06eaa;}
.four-btns:nth-child(3) .shape-btn:before,.four-btns:nth-child(3) .shape-btn:after {background: #ffffa6;}
.four-btns:nth-child(4) .shape-btn:before,.four-btns:nth-child(4) .shape-btn:after {background: #29d9c2;}
.four-btns:nth-child(2) .shape-btn a:after {color: #f06eaa;}
.four-btns:nth-child(3) .shape-btn a:after {color: #ffffa6;}
.four-btns:nth-child(4) .shape-btn a:after {color: #29d9c2;}

.shape-btn:hover:before,.shape-btn:hover:after,
.four-btns:nth-child(2) .shape-btn:hover:before,.four-btns:nth-child(2) .shape-btn:hover:after,
.four-btns:nth-child(3) .shape-btn:hover:before,.four-btns:nth-child(3) .shape-btn:hover:after,
.four-btns:nth-child(4) .shape-btn:hover:before,.four-btns:nth-child(4) .shape-btn:hover:after {background: #0172a6;}
.four-btns ul {margin: 3px 0 0 20px; display: none;}
.four-btns ul li {list-style: none; font-size: 18px; color: #212633; margin: 0 0 0 0;}
.four-btns ul li a {color: #212633; font-weight: 600;}
.four-btns ul li a:hover {color: #01a2a6;}
.what-it-do h3 {font-size: 30px; color: #212633; font-family: 'Voltaire', sans-serif; text-align: center; margin: 53px 0 0 0;}
.what-it-do h3 a {color: #be477e;}
.what-it-do h3 a:hover {color: #0172a6}
.read-btn {font-family: 'Voltaire', sans-serif;  position: absolute; top: 81px; width: 180px; text-transform: uppercase; text-align: center; right: -7px; background: #01a2a6; font-size: 14px; color: #fff; height: 40px; line-height: 40px;
transform: rotate(45deg); -webkit-transform: rotate(45deg); transform-origin: right bottom; -webkit-transform-origin: right bottom;}
.read-btn:hover,.help-church .read-btn:hover,.testimonial .read-btn:hover,.home-event .read-btn:hover {background: #0172a6; color: #fff;}

.help-church {background: #212633; padding: 47px 0 51px 0; position: relative; overflow: hidden;}
.help-church h4 {text-align: center; color: #bdf271; font-size: 36px; font-family: 'Voltaire', sans-serif; margin: 0 0 11px 0;}
.help-church p {text-align: center; color: #fff; font-size: 18px; margin: 0 0 61px 0; line-height: 22px;}
.help-church figure {width: 100%; float: left; text-align: center; padding: 0 20px;}
.figthumbs {display: block; margin: 0 0 25px 0; border-radius: 100%; width: 100%; padding: 0 0 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.help-church figure span {font-size: 18px; line-height: 21px; font-family: 'Voltaire', sans-serif; color: #fff; text-transform: uppercase; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;
}
.help-church figure a:hover .figthumbs {opacity: 0.5;}
.help-church figure a {display: block;}
.help-church figure.icon1 a:hover span {color: #ffffa6;}
.help-church figure.icon2 a:hover span {color: #bdf271;}
.help-church figure.icon3 a:hover span {color: #29d9c2;}
.help-church figure.icon4 a:hover span {color: #01a2a6;}
.help-church figure.icon5 a:hover span {color: #0172a6;}
.help-church figure.icon6 a:hover span {color: #f06eaa;}
.help-church figure.icon7 a:hover span {color: #f9ad81;}
.help-church figure.icon8 a:hover span {color: #ffffa6;}
.help-church-icons {margin: 0 -20px;}
.help-church .read-btn {background: #f06eaa;}
.help-church-icons .owl-nav {display: none;}
.owl-carousel .owl-stage-outer {width: 100%;}
.testimonial-main {width: 100%;}

.testimonial {background: #01a2a6; padding: 53px 0 53px 0; position: relative; overflow: hidden;}
.testimonial h4 {text-align: center; color: #212633; font-size: 36px; font-family: 'Voltaire', sans-serif; margin: 0 0 0 0;}
.testimonial-main {position: relative; z-index: 2; padding-top: 44px;}
.testimonial-main:before {content: '“'; font-family: 'Voltaire', sans-serif; line-height: normal; color: #0172a6; z-index: -1; font-size: 150px; position: absolute; top: 3px; left: -20px;}
.testimonial-main p {font-size: 16px; color: #ffffa6; font-weight: 300; line-height: 24px; margin: 0 30px 7px 0;}
.testimonial-main span {font-size: 14px; color: #fff; font-weight: 300;}
.testimonial .owl-carousel .owl-stage-outer {padding: 0 10px;}
.testimonial .owl-nav {display: none;}
.testimonial .read-btn {background: #f9ad81;}

.home-event {background: #212633; padding: 55px 0 60px 0; position: relative; overflow: hidden;}
.home-event h4 {text-align: center; letter-spacing: 0.025em; color: #ffffa6; font-size: 36px; font-family: 'Voltaire', sans-serif; margin: 0 0 24px 0;}
.home-event-main {display: table; border-top: 1px solid #ffffa6; border-bottom: 1px solid #ffffa6; padding-top: 21px; padding-bottom: 27px;}
.home-event-main h5 {color: #bdf271;  letter-spacing: 0.025em; font-size: 30px; font-family: 'Voltaire', sans-serif; margin: 0 0 10px 0;}
.home-event-main h5 a {color: #bdf271;}
.home-event-main h5 a:hover {color: #f9ad81;}
.home-event-main p {color: #fff; font-size: 16px; font-weight: 300; line-height: 25px;}
.home-event-main p a {color: #fff; text-transform: uppercase;}
.home-event-main p a:hover {color: #f9ad81;}
.event-date {text-align: center; display: table-cell; font-family: 'Voltaire', sans-serif; width: 150px; padding: 8px 0 0 0;}
.event-date span {display: block; color: #ffffa6; font-size: 48px; line-height: 41px;}
.event-date strong {display: block; color: #ffffa6; font-size: 30px; font-weight: normal; line-height: 30px;}
.event-date em {display: block; color: #ffffa6; font-size: 24px; font-style: normal; line-height: 24px;}
.event-text {padding: 0 98px 0 0; display: table-cell; vertical-align: top;}
.home-event .read-btn {background: #29d9c2;}

.inner-banner {position: relative; max-width: 100%; margin: 0px auto;}
.inner-banner-img {height: 510px; background-repeat: no-repeat; background-position: center top; background-size: 100%;}
.inner-banner-img-thin {height: 350px; background-repeat: no-repeat; background-position: center top; background-size: cover;}

.inner-caption {width: 100%; background: rgba(0,0,0,0.60); position: absolute; left: 0px; bottom: 0px;}
.inner-caption h1 {font-size: 40px; line-height: normal; padding: 7px 0 6px 0; color: #ffffa6; font-family: 'Voltaire', sans-serif; text-align: center;}

.four-features {margin: 29px 0 0 0;}
.features-boxes {padding: 0 0 82.8% 0; margin-bottom: 32px; background-size: cover; background-position: center center; position: relative;}
.features-boxes h3 {position: absolute; padding: 17px 18px 14px 18px; background: rgba(0,0,0,0.50);  bottom: 0px; left: 0px; width: 100%; font-size: 30px; color: #fff; font-family: 'Voltaire', sans-serif; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.features-boxes:hover h3 {background: rgba(0,0,0,0.80);}
.content-text h3 {font-size: 22px; font-weight: 300; line-height: 28px; margin: 0 0 15px 0;}
.content-text p, .content-text {font-size: 18px; font-weight: 300; color: #333333; line-height: 28px; margin: 0 0 18px 0;}
.content-text h1 {font-size: 30px; font-family: 'Voltaire', sans-serif; color: #0172a6; letter-spacing: 0.025em; margin: 0 0 16px 0;}
.content-text h2 {font-size: 24px; font-family: 'Voltaire', sans-serif; color: #01a2a6; margin: 0 0 16px 0;}
.content-text ul {font-size: 18px; font-weight: 300; color: #333333; line-height: 28px; margin: 0 0 0 15px;}
.content-text ul li {list-style: none; position: relative; padding: 2px 0 12px 26px;}
.content-text ul li:before {content: ""; position: absolute; left: 0px; top: 11px; height: 10px; width: 13px; background: url(../images/churchbuilder-logo-icon.png) no-repeat; background-size: 100%;}
.content-text blockquote {font-size: 24px; margin: 22px 0 24px 0; position: relative; padding: 25px 50px 25px 142px; border-radius: 150px 0 0 150px; font-family: 'Voltaire', sans-serif; color: #0172a6; background: #bdf271; line-height: 30px;}
.content-text blockquote:before {content: ""; height: 80px; width: 106px; position: absolute; top: 50%; left: 17px;  background: url(../images/churchbuilder-logo-icon.png) no-repeat center center; background-size: auto 80px;
transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.btn {position: relative; padding: 9px 20px 9px; overflow: hidden; border-radius: 0px; height: 48px; z-index: 2; color: #fff; font-size: 22px; font-family: 'Voltaire', sans-serif;}
.btn:before {content: "";
	position: absolute;
	top: 0px;
	left: 0px;
    width: 110%;
    display: inline-block;
    height: 25px;
	z-index: -1;
    background: #f06eaa;
    transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    margin: 5px 0 0 -3px; 
	transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.btn:after {content: "";
	position: absolute;
	bottom: 0;
	left: 0px;
    width: 110%;
    display: inline-block;
    height: 25px;
	z-index: -1;
    background: #f06eaa;
    transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    margin: 0 0 3px -3px; 
	transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;
}
.btn:hover:after,.btn:hover:before {background: #bdf271; color: #fff;}
.content-text {padding: 0 0 110px;}
.content-text .accordion {margin: 26px 0 0 0; padding: 0 0 26px 0; border-bottom: 1px solid #bdf271;}
.content-text .accordion .cb-doc-header {padding: 0px;}
.content-text .accordion .cb-doc-header:before {display: none;}
.img-right {float: right; margin: 4px -2px 0 10px;}
.content-text .accordion  P {margin: 0 0 6px 0; color: #121235;}
.content-text .accordion .cb-doc-header ul {margin: 0px;}
.content-text .accordion .cb-doc-header li {padding: 0 0 6px 30px; color: #121235;}
.content-text .accordion .cb-doc-header ul li:before {top: 2px; left: 4px; font-size: 16px; content: "\f00c"; color: #01a2a6; font-family: 'FontAwesome'; background: none; display: block;}*/

.content-text .accordion .cb-doc-header .cb-doc-summary-box {
    display: none;
}
.content-text .accordion .cb-doc-header.cb-doc-header-admin .cb-doc-summary-box {
	display: block !important;
}
/*
.content-text .accordion .cb-doc-header .cb-doc-summary-box a {
    color: #ffffff;
}
*/
.content-text .accordion .cb-doc-header h2 span {
    border-top: 1px solid #bdf271;
    list-style: outside none none;
    display: block;
    color: #fff;
    font-family: 'Voltaire', sans-serif;
    padding: 15px 100px 15px 10px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
	font-size: 24px;
	color: #01a2a6;
	position: relative;
}
.content-text .accordion .cb-doc-header h2 span:after {content: "Read more"; position: absolute; right: 38px; top: 50%; font-size: 14px; color: #01a2a6; text-transform: uppercase;
transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.content-text .accordion .cb-doc-header h2 span:before {content: ""; position: absolute; right: 2px; top: 50%; background: url(../images/plus.svg) no-repeat; background-size: 100%; height: 28px; width: 27px;
transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.content-text .accordion .cb-doc-header h2 span:hover {
    color: #f06eaa;
}
.content-text .accordion .cb-doc-header h2 span:focus {
	color: #01a2a6;
}
.content-text .accordion .cb-doc-header h2.active span {
}
.content-text .accordion .cb-doc-header h2.active span:after, .content-text .accordion .cb-doc-header.cb-doc-header-admin h2 span:after {content: "Read less"; }
.content-text .accordion .cb-doc-header h2.active span:before, .content-text .accordion .cb-doc-header.cb-doc-header-admin h2 span:before {background-image: url(../images/minus.svg); }
.content-text .accordion .cb-doc-header .cb-doc-summary-box  {
    
    list-style: outside none none;
    display: none;
/*    color: #fff; */
    padding: 0 0 7px 10px;
}

/*-----------mid section styles goes here-----------*/
/*----------------mid section styles ends here-------*/

/*----------------footer section  styles goes here-----------*/
footer {background: #0172a6; display: block; padding: 22px 0 11px 0;}
.footer-left {padding: 0 0 0 15px; float: left;}
.footer-contact {font-family: 'Voltaire', sans-serif; margin: 0 0 28px 0;}
.footer-contact p {font-size: 24px; color: #fff; margin: 0 0 6px 0}
.footer-contact p i {margin: 0 8px 0 0;}
.footer-contact p a {color: #fff;}
.footer-contact p a span {color: #bdf271; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.footer-contact p a:hover span,.footer-contact p a:hover {color: #f9ad81;}
.footer-menu ul {padding: 0px; margin: 0 0 -11px 0;}
.footer-menu ul li {list-style: none; font-size: 14px; font-weight: 300; color: #fff; display: inline-block; vertical-align: middle;}
.footer-menu ul li:after {content: "|"; margin: 0 1px 0 4px; font-size: 18px; display: inline-block; vertical-align: middle;}
.footer-menu ul li a {color: #fff;}
.footer-menu ul li a:hover {color: #f9ad81;}
.footer-menu ul li:last-child:after {display: none;}
.footer-sm {white-space: nowrap; margin: 0 0 59px 0;}

.footer-right {float: right; padding: 0 15px 0 0; text-align: right;}
.footer-right p {font-size: 14px; font-weight: 300; color: #fff;}
.footer-right p a {color: #fff;}
.footer-right p a:hover {color: #f9ad81;}
.footer-sm span {font-size: 24px; margin: 0 19px 2px 0; color: #fff; font-family: 'Voltaire', sans-serif; display: inline-block; vertical-align: bottom;}
.footer-sm a {font-size: 47px; color: #fff; font-family: 'Voltaire', sans-serif; display: inline-block; vertical-align: bottom; margin: 0 0 0 8px;}
.footer-sm a:hover {color: #f9ad81;}
.footer-sm a .fa-facebook {font-size: 42px;}

.preloader{ display:none;}
/*----------------footer section styles ends here--------*/

.table-container {margin: 40px 0 70px 0;}
.price-table th.th-text {vertical-align: top; width: 25%; padding: 0 0 15px 0;}
.price-table th strong {font-size: 18px; font-weight: 600; display: block; margin: 8px 0 3px 0;}
.price-table th p {font-size: 18px; font-weight: 300; line-height: 24px; margin: 0 0 6px 0; white-space: nowrap;}
.plan-box {background: #29d9c2; text-align: center; color: #fff; font-family: 'Voltaire', sans-serif; width: 25%;}
.plan-box b {color: #fff; font-size: 36px; margin: 19px 0 4px 0; display: block; font-weight: normal;}
.plan-box span {font-size: 24px; display: block; color: #fff;}
.plan-box .price {color: #fff; font-size: 72px; line-height: normal; margin: 1px 0 -15px 0; font-style: normal; display: block;}
.plan-box .price sup {font-size: 30px; top: -32px;}
.plan-box em {font-size: 20px; font-style: normal; display: block; margin: 0 0 17px 0; color: #fff;}
.plan-box.shade1 {background: #29d9c2; border-left: 1px solid #29d9c2; border-right: 1px solid #29d9c2; border-top: 1px solid #29d9c2;}
.plan-box.shade2 {background: #01a2a6; border-left: 1px solid #01a2a6; border-right: 1px solid #01a2a6; border-top: 1px solid #01a2a6;}
.plan-box.shade3 {background: #0172a6; border-left: 1px solid #0172a6; border-right: 1px solid #0172a6; border-top: 1px solid #0172a6;}
.price-table th.blank-td {min-width: 30px;}
.price-table {width: 100%; }
.table-cells {height: 36px; font-size: 22px; font-family: 'Voltaire', sans-serif; padding: 3px 0 0 0}
.grey-td td {background: #ededed; }
.price-table td .table-hd {background: #ef98c0; height: 100%; position: absolute; left: 0px; top: 0px; width: 40px; font-family: 'Voltaire', sans-serif;}
.price-table .grey-td td .table-hd {background: #f06eaa;}
.price-table td .table-hd span {
	transform: translate(-50% , -50%) rotate(90deg); 
	-webkit-transform: translate(-50% , -50%) rotate(90deg); 
	/*transform-origin: 0 0;*/
	left: 50%; display: block; font-size: 18px; color: #fff; position: absolute; top: 50%;}
.price-table td.td-main {padding: 13px 0 10px 68px; position: relative;}
.price-table td {padding: 13px 0 10px 0;}
.price-table td .table-cells.checked {text-align: center;}
.price-table td .table-cells.checked:after {content: ""; background: url(../images/tick.png) no-repeat center; background-size: 100%; width: 22px; vertical-align: middle; height: 16px; display: inline-block; color: #050708; font-family: 'FontAwesome';}
.price-table td.shade1 {border-left: 1px solid #29d9c2; border-right: 1px solid #29d9c2; z-index: 1; border-collapse: collapse;}
.price-table td.shade2 {border-left: 1px solid #01a2a6; border-right: 1px solid #01a2a6; z-index: 1; border-collapse: collapse;}
.price-table td.shade3 {border-left: 1px solid #0172a6; border-right: 1px solid #0172a6; z-index: 1; border-collapse: collapse;}
.price-table .last-tr td {text-align: center;}
a.more-btn {font-size: 22px; color: #fff; margin: 13px 0 32px 0; padding: 7px 25px; background: #29d9c2; color: #fff; font-family: 'Voltaire', sans-serif; display: inline-block;}
.price-table .last-tr td.shade1 {border-bottom: 1px solid #29d9c2;}
.price-table .last-tr td.shade2 {border-bottom: 1px solid #01a2a6;}
.price-table .last-tr td.shade3 {border-bottom: 1px solid #0172a6;}
.shade1 .more-btn {background: #29d9c2;}
.shade2 .more-btn {background: #01a2a6;}
.shade3 .more-btn {background: #0172a6;}
.shade1 .more-btn:hover,.shade2 .more-btn:hover,.shade3 .more-btn:hover {background: #f06eaa; color: #fff;}

.mobile-table {display: none;}
.accordion-title .plan-box {width: 100%; display: inline-block; padding: 0 0 16px 0; padding-top: 10px; }
.accordion-title .plan-box em  {margin: 0 0 4px 0;}
.table-container .accordion-title {padding: 0px; border: 0px;}
.content-text .table-container ul.accordion {border: 0px;}
.table-container .accordion-title:after,.table-container .accordion-title:before {display: none;}
.table-container .accordion-content {padding: 0px;}
.table-container .accordion-content .price-block:nth-child(odd) {background: #ededed;}
.table-container .accordion-content .price-block:last-child {background: #fff;}
.table-container .accordion-content .price-block:nth-child(odd) span {border-bottom: 1px solid #fff;}
.table-container .accordion-content .price-block:nth-child(odd) h4 {background: #f06eaa;}
.table-container .accordion-content .price-block:nth-child(even) span {border-bottom: 1px solid #ededed;;}
.price-block {position: relative;}
.price-block h4 {background: #ef98c0; margin: 0px; height: 100%; position: absolute; left: 0px; top: 0px; width: 40px; font-family: 'Voltaire', sans-serif;}
.price-block h4 b {transform: translate(-50% , -50%) rotate(90deg); 
	-webkit-transform: translate(-50% , -50%) rotate(90deg); 
	font-weight: normal;
	left: 50%; display: block; font-size: 18px; color: #fff; position: absolute; top: 50%;}
.price-block span {display: block; padding: 8px 0 8px 55px; color: #000; text-align: right; font-size: 20px; font-family: 'Voltaire', sans-serif;}
.price-block span:after {content: ""; text-align: left; display: inline-block; margin: 0px auto; width: 50%; height: 28px; color: #050708;}
.price-block span.checked:after {background: url(../images/tick.png) no-repeat 20px center; background-size: 18px;}
.price-block .more-btn {margin: 30px auto; display: table;}
.table-container .accordion-title .btn b {margin: 0px; font-size: 22px;}
.table-container .accordion-title .plan-box.shade1 .btn b {color: #29d9c2;}
.table-container .accordion-title .plan-box.shade2 .btn b {color: #01a2a6;}
.table-container .accordion-title .plan-box.shade3 .btn b {color: #0172a6;}
.table-container .accordion-title.active .btn b:nth-child(1) {display: none;}
.table-container .accordion-title.active .btn b:nth-child(2) {display: block;}
.table-container .accordion-title .btn b:nth-child(2) {display: none;}
.table-container .accordion-title .btn b:nth-child(1) {display: block;}
.table-container .accordion-title .btn:before,.table-container .accordion-title .btn:after {background: #fff;}

.content-text .mobile-table ul li:before { width: 0; }
.content-text .mobile-table ul li { padding: 0; }


