/*----------------------
GLOBAL RESET
----------------------*/
/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v3.0.1
Author: MBALI
Author URI: http://chriscoyier.net
Version: 2
*/


/*----------------------
GLOBAL RESET
----------------------*/

html
{
    overflow-x:hidden;
}

body {
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
    font-size:14px;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

::selection {
    background: #00535e;
    color: #fff;
    text-shadow: none;
}


/*----------------------
Special Effects
----------------------*/
a {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}



/*----------------------
Typography
----------------------*/

ol, ul , li {
    list-style: none !important;
    list-style-position:inside !important;
    padding: 0px;
    margin: 0px;
}


a {
    color:#ccc;

}
a:hover {color:#000;}


/*----------------------
Global Images
----------------------*/

img {border: none;max-width: 100%;}
.img-rounded {-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.img-polaroid {padding: 4px;background-color: #fff;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle {-webkit-border-radius: 500px;-moz-border-radius: 500px;border-radius: 500px;}




.container {width: 1170px;margin:0 auto;}


.slider_wrapper {
    width:960px;
    height:409px;
    overflow:hidden;

}

/*----------------------
Header
----------------------*/

#header {
    float: left;
    width: 100%;
}

.logo {float: left;}


/*----------------------
Navigation
----------------------*/
/* Main Navigation
====================================*/


/*----------------------
Footer
----------------------*/

.head
form#searchform {
    position: relative;
    border: 1px solid #cccccc;
    float: right;
    padding: 3px;
}

form#searchform input {
    border: 0;
    padding: 7px 10px;
    float: left;
}

form#searchform input#searchsubmit {
    background-color: #ed1b24;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Inter';
}

form#searchform i {
    position: absolute;
    left: 10px;
    top: 12px;
}

form#searchform input#s {
    padding-left: 30px;
    font-size: 15px;
}
div#service-slider .thumb {
/*     height: 190px; */
    overflow: hidden;
    margin-bottom: 0;
/*     height: 180px; */
}

div#service-slider h3 {
   font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
    padding: 0px;
    /* min-height: 80px; */
    font-family: 'Inter';
}

div#service-slider .content p {
    font-size:20px;
    color: #0d4199;
    font-family: 'Inter';
    font-weight: 400;
    font-style: italic;
}

div#service-slider .content {
    text-align: center;
    padding: 10px 10px 30px;
    margin-top: 10px;
}

div#service-slider .content a {
    font-weight: bold;
    font-size: 16px;
    color: #b7b7b7;
    margin: 20px auto 0;
    display: table;
    background-color: #1189fa;
    color: #fff;
    padding: 9px 20px;
    border-radius: 3px;
}
div#service-slider .box {
    max-width: 96%;
    display: block;
    margin: 0 auto;
    padding:25px;
}
#service-slider .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    left: -70px;
}

#service-slider .owl-nav button.owl-next {
    float: right;
    position: relative;
    right: -140px;
}

#service-slider .owl-nav button {
    font-size: 70px;
    background-color: #1189fa;
    height: 50px;
    width: 50px;
    color: #fff;
    line-height: 0.4;
}

#service-slider .owl-nav button span {
    position: relative;
    top: -3.2px;
    font-size: 49px;
    float: left;
    width: 100%;
}
div#service-slider ~ div {
    display: none;
}
div#service-slider .thumb img {
    width: unset;
    height: unset;
    max-height: unset;
}

/* New css starts here */

/* .style_my_menu li.menu-item a {
    padding: 5px 12px !important;
    border-radius: 35px;
    transition: all 0.5s linear;
}

.style_my_menu li.menu-item.current-menu-item a {
    background: #009aa2;
}

.style_my_menu li.menu-item.current-menu-item:hover a {
    background: #fff;
    color: #009aa2 !important;
}

.style_my_menu li.menu-item:hover a {
    background: #009aa2;
    color: #fff !important;
} */
.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
header {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 9;
}
.abt_list_icons ul {
    display: flex;
    display: -webkit-flex;
    /*margin: 25px 0px 0px;*/
}
.large_txt_gradient h2 {
    background: -webkit-linear-gradient(#00ead3, #00b9a7) !important;
    background: -o-linear-gradient(#00ead3, #00b9a7) !important;
    background: -moz-linear-gradient(right,#00ead3, #00b9a7) !important;
    background: linear-gradient(to right,#00ead3, #00b9a7) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
.abt_list_icons ul li {
    margin: 0px 10px;
    font-size: 18px;
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
}

.abt_list_icons ul li:first-child {margin-left: 0px;}

.abt_list_icons ul li img {
    margin-right: 10px;
}
.remove_list_spaces .elementor-widget-wrap {
    padding-left: 0px !important;
}

.make_one_line .elementor-counter {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
}

.make_one_line .elementor-counter .elementor-counter-title {
    margin-left: 8px;
        text-align: left !important;
}
.make_cover_some_left img {
    max-width: 125%;
    position: relative;
    right: 4em;
}
.starts_after .elementor-counter-title:before {
    content: '';
    position: absolute;
    top: -18px;
    left: 0px;
    background-image: url(/wp-content/uploads/2023/10/stars_icon.png);
    width: 110px;
    height: 20px;
}

.starts_after .elementor-counter-title {
    position: relative;
    margin-top:30px;
}
.make_one_line span.elementor-counter-number,.make_one_line span.elementor-counter-number-suffix {
    color: #fff;
    font-weight: 500;
}
.video_trailer_section i:before {
    background: linear-gradient(to right, #00ead3 0%, #00b9a7 100%) !important;
    border-radius: 50% !important;
    text-shadow: none !important;
    opacity: 1 !important;
}

.video_trailer_section i {
    opacity: 1 !important;
}
.my_custom_blog_section article.elementor-post {
    position: relative;
}

.my_custom_blog_section article.elementor-post .elementor-post__text {
    position: absolute;
    left: 15px;
    bottom: 15px;
}
.my_custom_blog_section article.elementor-post .elementor-post__text h3 {
    margin-right: 50px;
}
.my_custom_blog_section article.elementor-post a.elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}

.my_testi_style .elementor-swiper-button-prev {
    position: absolute !important;
    top: unset !important;
    right: 4em !important;
    bottom: -20% !important;
    transform: translateY(0%) !important;
    text-align: center !important;
    width: 76px !important;
    height: 52px !important;
    background-image: url(/wp-content/uploads/2024/02/left.png);
	    background-repeat: no-repeat;
    left: unset !important;
}

.my_testi_style .elementor-swiper-button-prev i,.my_testi_style .elementor-swiper-button.elementor-swiper-button-next i {
    display: none;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
    position: absolute !important;
    top: unset !important;
    right: 0em !important;
    bottom: -20% !important;
    transform: translateY(0%) !important;
    text-align: center !important;
    width: 76px !important;
    height: 52px !important;
	    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2024/02/right.png);
}
.remove_btm_space p {
    margin-bottom: 0px !important;
}
section.inner_banner_section {
    min-height: 450px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #000;
    /* background-image: linear-gradient(180deg, #00535e 0%, #00abb2 100%) !important; */
    /*background-image: url('https://jannakowan.onlinedigitalprojects.com/wp-content/uploads/2023/10/header.jpg');*/
    background-size: cover;
    overflow: hidden;
    position: relative;
}

section.inner_banner_section h2 {
    color: #726210;
    text-transform: capitalize;
    margin: 2em 0px 0;
    font-family: "Yeseva One", Sans-serif;
    font-size: 45px;
	font-weight:500;
}

ul.banner_list {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

ul.banner_list li {
    margin: 0px 15px;
}

ul.banner_list li a {
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    text-decoration: none;
}
h2.post-title {
    display: none;
}
/* New css ends here */
section.inner_banner_section:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #00000075;
}
.autowidth img{ max-width: unset !important;}
.page-numbers.prev {
    font-size: 0;
    background-image: url('/wp-content/uploads/2023/10/prev.png');
    width: 46px;
    height: 26px;
    display: inline-block;
    background-repeat: no-repeat;
}

.page-numbers.next {
    font-size: 0;
    background-image: url(/wp-content/uploads/2023/10/next.png);
    width: 46px;
    height: 26px;
    display: inline-block;
    background-repeat: no-repeat;
}
.my_testi_style .elementor-testimonial__text img {
    display: block;
    margin-bottom: 12px;
}
.my_testi_style span.elementor-testimonial__name {
    position: relative;
}

.my_testi_style span.elementor-testimonial__name:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -14px;
    background-image: url(/wp-content/uploads/2023/10/testi_starts.png);
    width: 68px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: center center;
}
.last_tetsi_img {
    top: -7em !important;
}
.my_custom_testi_section {
    margin: 7em 0px 18em;
}
.two_column_form .e-form__buttons {
    position: absolute;
    width: 30% !important;
    right: 0px;
    top: 0px;
}
.two_column_form input
{
    border:none !important;
}
.subscrbtion_section {
    padding: 20px 35px 5px;
    margin-top: -6em;
}
.add_col_left_space {
    padding-left: 3em;
}
.make_it_white_logo img {
    filter: brightness(0) invert(1);
}

.subscrbtion_section:after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2023/10/subs_section_after.png);
    width: 208px;
    height: 98px;
    top: -50px;
    right: 5%;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center center;
}
footer {
    position: relative;
}

footer:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -8em;
    background-image: url(/wp-content/uploads/2024/02/shape3.png);
    width: 149px;
    height: 24px;
}

.my_custom_testi_section:after {
    content: '';
    position: absolute;
    right: -10px;
    top: 35%;
    background-image: url(/wp-content/uploads/2024/02/shape2.png);
    width: 151px;
    height: 258px;
    background-repeat: no-repeat;
    background-position: center center;
}

.my_custom_testi_section:before {
    content: '';
    position: absolute;
    left: -50px;
    top: -15em;
    background-image: url(/wp-content/uploads/2024/02/shape.png);
    width: 198px;
    height: 251px;
    background-repeat: no-repeat;
    background-position: center center;
}

#elementor-popup-modal-506 .dialog-message {
   
    width: unset !important;
}
@media only screen and (max-width: 600px) {
section.inner_banner_section h2 {
    font-size: 22px !important;
    padding-top: 34px;
}
ul.banner_list li a {
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 0px !important;
    text-transform: uppercase;
    text-decoration: none;
}
section.inner_banner_section {
	min-height:350px !important;
	}
.add_col_left_space{
		margin-left:-40px !important;
	}
footer:before{
		display:none;
	}
.my_custom_testi_section:before{
		display:none;
	}
.my_testi_style .elementor-testimonial__text img {
    display: block;
    margin: auto !important;
    padding-bottom: 20px;
}
}
.elementor-238 .elementor-element.elementor-element-5046a5d .elementor-button[type="submit"]{
	background-color:#726210 !important;
}