/*
Theme Name: Divi Child Template
Version: 1.0
Description: A customized version of Divi which adds a number of tiny features you need.
Template: Divi
*/

a {
    transition: 0.5s;
    text-decoration: none !important;
    color: #05599b;
}



.et_fullwidth_nav #main-header .container {
    padding-left: 0px;
    padding-right: 0px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.col-md-6,
.col-sm-12 {
    padding: 0px !important;
}


/* HEADER TOP MENU NAVIGATION */

.container {
    width: 100%;
}

.et_header_style_centered #logo {
    max-height: 85% !important;
}

#logo {
    max-height: 43%;
}

.logo-link {
   /* text-shadow: 0px 2px 1px rgba(33, 33, 33, 1);*/
    font-weight: bold;
    text-transform: uppercase;
    color: #6aafe6;
    letter-spacing: 0pt;
    word-spacing: 0pt;
    font-size: 24px;
    margin-bottom: 230px;
    text-align: center;
    line-height: 1;
    position: relative;
    top: 23px;
}

#logo-section-top {
    display: table;
    height: 51px;
    margin-left: 0;
}

.areas-serve {
    font-weight: 600;
}

#phone-section-top {
    width: 25%;
    text-align: center;
    position: relative;
}

#location-section-top,
#cta-section-top,
#phone-section-top {
    width: 33%;
    display: table;
}

.container.et_menu_container {
    z-index: 99;
    max-width: 1450px;
}

.top-navigation-container {
    float: right;
    width: 50%;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 10px;
}

#cta-section-top .areas-serve {
    display: block;
    text-align: center;
}

#phone-section-top .areas-serve {
    display: block;
    text-align: center;
}

.v-aligned {
    display: table-cell;
    vertical-align: middle;
}

.header-phone {
    font-weight: 600
	
}
.et_header_style_left #et-top-navigation {
    padding-top: 0 !important;
	
}

.header-phone i {
    width: 30px;
    height: 30px;
    background: #6aafe6;
    color: white;
    border-radius: 50%;
    -webkit-animation: ring 2s infinite;
    -webkit-animation-iteration-count: infinite;
}

.header-phone i::before {
    font-family: FontAwesome;
    content: "\f095";
    font-size: 22px;
    position: relative;
    bottom: -3px;
}

#services-module {
    width: 100% !important;
}

.main-btn,
#submitter,
.wpcr3_button_1 {
    font-size: 19px;
    background: #fff;
    border: 1px solid;
    text-align: center;
    color: #6aafe5;
    transition: 0.5s ease-in;
	padding: 10px;
}

.wpcr3_button_1:hover {
    opacity: 0.8;
    background:#6aafe5;
	color:white;
}

.slider-button-container {
    width: 100%;
    margin: auto;
}

.et_pb_slide_description {
    padding: 15% 0px;
}

.main-btn-container1 {
    display: inline-block;
}

.main-btn-container2 {
    display: inline-block;
}

@-webkit-keyframes ring {
    0% {}
    10% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    20% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    30% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    40% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    60% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    70% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    90% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    100% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
}

#top-menu-nav {
    position: relative;
    z-index: 1;
}

#top-menu li a {
    padding-bottom: 1em !important;
    padding-top: 1em;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#top-menu li {
    padding-right: 8px;
}

.et_mobile_menu {
    text-align: center;
}

.et_header_style_left #et-top-navigation nav > ul > li > a {
    border: 1px solid;
    padding: 14px 12.4px;
    font-size: 13px;
    margin-bottom: 6px;
}

#top-menu .menu-item-has-children > a:first-child {
    padding-right: 30px !important;
}

#top-menu li li a {
    padding: 10px 20px !important;
}

.nav li ul {
    right: -7px;
}

#top-menu li a:focus {
    background: #21568d;
}

#top-menu li a:hover {
    opacity: 1 !important;
    background: #fff!important;
    color: #000 !important;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36) !important;
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36) !important;
}

#top-menu li ul li {
    padding: 0px;
    text-align: center;
}

#top-menu li ul {
    width: 200px;
    padding: 0px !important;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 5px solid #143369;
}

#top-menu li ul li a {
    border-bottom: 1px solid #fff;
}

#top-menu .menu-item-has-children a::after {
    top: 15px !important;
    right: 9px !important;
}

.et_pb_fullwidth_code.et_pb_module {
    height: 0px;
}

.et_header_style_left .mobile_menu_bar {
    padding-bottom: 20px !important;
}

.mobile_menu_bar:before {
    position: relative;
    top: 7px;
    left: 0;
    font-size: 40px;
    content: "\61";
    cursor: pointer;
}


/* Slider Properties */

#badges-slider .et_pb_slide_description {
    height: 200px !important;
}

.page-titles {
    text-shadow: 0px 2px 1px rgba(33, 33, 33, 1);
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1pt;
    font-size: 30px;
}

.sidebar-nap-title {
    text-shadow: 0px 2px 1px rgba(33, 33, 33, 1);
    font-weight: bold;
    text-transform: uppercase;
    background: #21568D;
    color: #ffffff;
    letter-spacing: 1pt;
    padding: 15px 5px;
    font-size: 25px;
    margin-bottom: 25px;
    position: relative;
}

.title-page-banner {
    text-shadow: 0px 2px 1px rgba(33, 33, 33, 1);
    font-weight: bold;
    text-transform: uppercase;
    background: #21568D;
    color: #ffffff;
    letter-spacing: 1pt;
    padding: 15px 5px;
    font-size: 25px;
    margin-bottom: 25px;
    position: relative;
}

.title-page-banner::before {
    position: absolute;
    content: '';
    width: 90%;
    height: 25px;
    top: 70px;
    left: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    background: rgba(33, 86, 141, 0.79);
}

#main-header {
    box-shadow: 1px 2px 15px #01192d !important;
}

.sidebar-services-title {
    text-shadow: 0px 2px 1px rgba(33, 33, 33, 1);
    font-weight: bold;
    text-transform: uppercase;
    background: #21568D;
    color: #ffffff;
    letter-spacing: 1pt;
    padding: 15px 5px;
    font-size: 25px;
    margin-bottom: 25px;
    position: relative;
}

.et_pb_widget_area_right {
    padding-left: 0px;
}

.sidebar-nap,
.sidebar-services {
    padding: 0px 5px;
    font-weight: 700;
}
#servcss svg {
    display: none;
}

/* SERVICES */

.outer-container-color1,
.outer-container-color2,
.outer-container-color3,
.outer-container-color4 {
    width: 200px;
    height: 190px;
    display: table;
    border: 5px solid #fff;
    background: #fff;
    margin: auto;
    box-shadow: 15px 15px 0px rgb(23, 60, 91);
    z-index: 99;
}

.outer-container-color1 {
    border-color: #6ABD47;
}

.outer-container-color2 {
    border-color: #F15846;
}

.outer-container-color3 {
    border-color: #CB3694;
}

.outer-container-color4 {
    border-color: #FFCD34;
}

.inner-container {
    display: table-cell;
    vertical-align: middle;
    border: 5px solid #ffffff;
    background: #21568d;
    box-shadow: inset 0px 0px 10px 11px #073a65;
}

.service-content {
	font-size: 19px;
    line-height: 1.2em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.service-content i {
    font-size: 40px;
    padding-bottom: 15px;
}

#module-services:hover {
    opacity: 1 !important;
    background: #21568d !important;
    color: #FFF !important;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36) !important;
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36) !important;
}

#module-services {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


/* Module */

.top-cta-btn {
    animation-name: pulse2;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}


/* contact form */

.contact-info-title {
    font-size: 32px;
    line-height: 1.5em;
    font-weight: 700;
    color: #6aafe5;
    margin-bottom: 16px;
}

#contact_header {
    border: none;
    animation-name: pulse2;
    padding: 10px 0px;
    text-align: center;
    font-size: 35px;
    color: #fff;
    overflow: hidden;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

.top-cta-btn {
    animation-name: pulse2;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

@keyframes pulse2 {
    0% {
        transform: scale(1.1);
    }
    33% {
        transform: scale(1.1);
    }
    66% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

#contact {
    background-image: linear-gradient(to top, #000000 0%, #6aafe5 100%);
   
    padding: 15px;
    border: 2px solid rgb(157, 180, 202);
}

textarea {
    resize: none;
}

#contactForm input[type=text],
#contactForm input[type=password],
#contactForm input[type=tel],
#contactForm input[type=email],
#contactForm input.text,
#contactForm input.title,
#contactForm textarea,
#contactForm select {
    background-color: transparent;
    border-style: none none solid;
    border-width: 1px;
    border-color: #fff #fff #fff;
    color: #fff!important;
    padding: 15px 2px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    margin: 10px 0px!important;
    border-radius: 2px;
    transition: 0.3s linear;
	width: 100% !important;
}

#contactForm input[type=text]::placeholder,
#contactForm input[type=password]::placeholder,
#contactForm input[type=tel]::placeholder,
#contactForm input[type=email]::placeholder,
#contactForm input.text::placeholder,
#contactForm input.title::placeholder,
#contactForm textarea::placeholder,
#contactForm select::placeholder {
    color: #DBB686!important;
}

#contactForm input[type=text]:focus,
#contactForm input[type=password]:focus,
#contactForm input[type=tel]:focus,
#contactForm input[type=email]:focus,
#contactForm input.text:focus,
#contactForm input.title:focus,
#contactForm textarea:focus,
#contactForm select:focus {
    opacity: 1;
    border-bottom-color: #DBB686;
}

input[type=text]:focus,
textarea:focus,
.wpcf7 input[type="email"]:focus {
    box-shadow: 0 0 30px #DBB686;
    background: #fff !important;
}

#contactForm div:nth-child(5) img {
    float: left;
    margin-top: 5px;
}

#contactForm div:nth-child(5) input {
    float: right;
    width: 50% !important;
    height: 50px;
    margin: 0 !important;
}

#submitter {
    height: auto !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    margin-top: 35px!important;
    overflow: hidden;
    transition: 0.3s;
    width: 100% !important;
}


/* MEDIA */

@media (max-width: 1280px) {
    .slider-title {
        padding-top: 47px;
        font-size: 40px !important;
    }
}

@media (max-width: 400px) {

    .main-btn-container1 a {
        font-size: 18px;
    }
    .testimonials-title {
        font-size: 30px !important;
    }
}

@media (max-width: 420px) {
    .nap-container i {
        display: block;
		padding-top: 5px;
    }
}

@media (max-width: 500px) {
    .testimonials-container {
        width: 100% !important;
    }
}

@media (max-width: 530px) {
    .slider-title {
        font-size: 30px !important;
    }
}

@media (max-width: 1150px) {
    .top-navigation-container {
        width: 50%;
    }
}

@media (max-width: 980px) {
    .top-navigation-container {
        width: 100%;
    }
    #logo-section-top {
        width: 100%;
        text-align: center;
        margin: 15px auto !important;
    }
    #location-section-top,
    #cta-section-top,
    #phone-section-top {
        width: 100%;
        margin-bottom: 10px;
        border: none;
        padding: 0;
    }
    .logo-link,
    #phone-section-top {
        top: 0;
    }
    .nap-container {
        margin: auto;
        background-image: linear-gradient(to top, rgb(33, 86, 141) 0%, rgba(33, 86, 141, 0.64) 100%);
        box-shadow: 10px 10px 0px rgba(0, 41, 75, 0.91);
    }
    .contact-info-title,
    .nap,
    .contact-info-title,
    .services h3 {
        color: #fff !important;
    }
    .contact-info-title {
        background: #08497f;
    }
}


/* Testimonials submit form */


.nap,
.services {
    font-size: 22px !important;
	line-height: 1.1em;
    font-weight: 700;
    color: #6aafe5;
}

.services svg {
    display: none;
}

.wpcr3_dotline {
    width: 80%;
}

.testimonials-title {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 18px;
}

.services #servcss {
    list-style: none;
    padding-left: 0;
}

#testimonial-frontpage .testimonials-container {
    background: rgba(41, 69, 118, 0.87);
    color: white;
    width: 100%;
    padding: 50px;
    transform: skewx(-6deg);
    -webkit-box-shadow: 10px 10px 0px 1px rgba(22, 159, 132, 1);
    -moz-box-shadow: 10px 10px 0px 1px rgba(22, 159, 132, 1);
    box-shadow: 10px 10px 0px 1px rgba(22, 159, 132, 1);
}

.testimonials-title {
    border: none;
}

#testimonial-frontpage .wpcr3_respond_1,
#testimonial-frontpage .testimonials-title,
#testimonial-frontpage .testimonials-btn {
    transform: skewX(6deg);
}

.testimonials-btn {
    float: right;
}

.social-icon-nap-font {
    margin-right: 1px;
}

.module-line,
.module-line-opposite {
    height: 0px;
    width: 100%;
    position: relative;
    background: #06477E;
}

.module-line::before {
    position: absolute;
    content: '';
    width: 100%;
    top: -19px;
    height: 37px;
    background: #21568d;
    transform: rotate(1deg);
    box-shadow: 0px 3px 5px #042642;
}

.content-container {
    padding-top: 20px;
}

.module-line-opposite::before {
    position: absolute;
    content: '';
    width: 100%;
    top: -18px;
    height: 52px;
    background: #fff;
    transform: rotate(-1deg);
}

.section-splitter {
    height: 35px;
    width: 100%;
    position: relative;
    background: #06477E;
}

.section-splitter-footer {
    height: 0px;
    width: 100%;
    position: relative;
    background: #21568D;
}

.section-splitter::before,
.section-splitter-footer::before {
    position: absolute;
    content: '';
    width: 45px;
    height: 45px;
}

.section-splitter-footer::before {
    transform: rotate(45deg);
    top: -23px;
    left: 0;
    margin: 0px auto;
    right: 0;
    bottom: 0;
    background: #21568D;
}

.section-splitter::before {
    transform: rotate(45deg);
    top: 12px;
    left: 0;
    margin: 0px auto;
    right: 0;
    bottom: 0;
    background: #06477E;
}

.slider-line {
    height: 7px;
    position: relative;
    width: 100%;
}

.module-title h1 {
    font-size: 30px;
    background: #21568d;
    font-weight: 700;
    padding: 10px 5px;
    color: #fff;
}

.color1,
.color2,
.color3,
.color4 {
    width: 25%;
    height: 7px;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    float: left;
}

.color1 {
    background: #6ABD47;
}

.color2 {
    background: #F15846
}

.color3 {
    background: #CB3694;
}

.color4 {
    background: #FFCD34;
}

.slider-title {
   /* text-shadow: 0px 6px 1px rgba(33, 33, 33, 1);*/
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3pt;
    word-spacing: 2pt;
    font-size: 55px;
    margin-bottom: 110px;
    text-align: center;
    line-height: 1;
}

.slider-content {
    margin-top: 45px;
    margin-bottom: 45px;
}

#contact-form-services-module #servcss {
    font-size: 26px;
    line-height: 1.5em;
    font-weight: 800;
    margin-top: 10px;
    padding: 33px 0px 33px 0px;
    width: 265px;
    color: #143369;
}

#contact-form-nap-module {
    font-size: 21px;
    text-align: center;
    line-height: 1.5em;
    font-weight: 800;
    margin-top: 39px;
    padding: 30px;
    color: #143369;
}

#contact-form-section-module .et_pb_gutters4 .et_pb_column {
    margin-right: 0%;
}

.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
	margin-bottom: 0!important;
}

#about-module-buckets {
    position: absolute;
    right: 325px;
    bottom: -13px;
    width: 230px;
}

/*.testimonials-container {
    width: 75%;
}*/

#testimonials-background-img img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
}

.fa-quote-right:before {
    background: #ffffff;
    position: relative;
    color: #06477e;
    top: 34px;
    padding: 10px;
    border: 6px solid #21568d;
}

.testimonials-icon i {
    font-size: 60px;
    position: absolute;
    transform: rotate(180deg);
    color: #fff;
    padding: 10px;
    margin: auto;
    text-align: center;
    width: 100%;
    background: transparent;
}

.testimonials-icon {
    padding-bottom: 15px;
}

.wpcr3_item_name {
    font-size: 17px;
    font-weight: 700;
}

.nap-container {
    padding: 15px 10px;
    background-color: rgba(255,255,255,0.95);
}

@media screen and (max-width: 880px) {
    .nap-container {
        width: 100%;
    }
}

.contact-icon i {
    font-size: 65px;
    position: absolute;
    color: #21568d;
    padding: 0px;
    margin: auto;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0);
}

.fa-comments:before {
    content: "\f086";
    background: #ffffff;
    padding: 5px;
    border: 5px solid #21568d;
}


/*-------------------------------------------TESTIMONIALS SUBMIT PAGE FORM--------------------------------- */

@media screen and (max-width:600px) {
    #contact {
        width: 100%;
        clear: both;
        padding: 20px;
    }
	.fa-phone {
    display: none;
}
}

#testimonial-submit-page .wpcr3_review {
    background: #fff;
    position: relative;
}

#testimonial-submit-page .wpcr3_review::before {
    position: absolute;
    content: '';
}

#testimonial-submit-page .wpcr3_leave_text {
    text-shadow: 0px 2px 3px rgba(33, 33, 33, 1);
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    background: #143369;
    letter-spacing: 3pt;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #888;
    margin-bottom: 20px;
    word-spacing: 2pt;
    font-size: 20px;
    line-height: 1;
}

blockquote {
    border-left: none;
}
/***** TESTIMONIALS FORM *****/
blockquote.wpcr3_content {
    border-left: 0;
    padding-left: 0;
}
.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0;
}
.wpcr3_table_2 td {
    font-size: 1em !important;
}
.wpcr3_leave_text {
	font-size: 1.1em;
}
.wpcr3_leave_text {
    margin-bottom: 20px;
}
@media (min-width: 981px) {	
	
#servcss {
    margin-left: 23px;
}
	
.wpcr3_respond_2 input[type="text"],
.wpcr3_respond_2 textarea {
    min-width: 100%;
}
.wpcr3_table_2 td {
    text-align: left !important;
}
.wpcr3_review_form_rating_field label {
    margin: 6px 0 !important;
}
.wpcr3_button_1 {
    margin-top: 10px;
}
}
@media (max-width: 980px) {
.wpcr3_respond_3,
.wpcr3_aggregateRating,
.wpcr3_table_2 td {
   	text-align: center !important;
}
.wpcr3_div_2 {
    width: 100%;
}
.wpcr3_table_2 tr:last-of-type td {
    margin: 20px auto 0 !important;
}
.wpcr3_table_2 td {
    display: block;
	padding: 0 !important;
}
.wpcr3_table_2 td:first-child {
    margin-top: 10px !important;
}
.wpcr3_rating_style1_status {
    width: 85px !important;
}
.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
    width: 100% !important;
    min-width: unset !important;
}
.wpcr3_submit_btn, .wpcr3_cancel_btn {
    width: 40%;
}
}


/*------------------------------------nap------------------------ */

.openinghours {
    font-size: 13px;
    color: #fff;
}

#current-day {
    background: #67a9dd;
    font-size: 13px;
}


/* Sidebars */

h4.widgettitle {
    font-size: 27px;
    font-weight: 700;
    padding: 20px 0px 20px 15px;
    background: #6aafe6;
    color: white;
   
    border-bottom: none;
	margin-bottom: 15px;
}

.sidebar-content-text {
    border: 10px double #143369;
    border-top: none;
    background: #16a084;
}

.sidebar-content-text h3 {
    font-size: 16px;
    font-weight: 800;
    padding: 39px 0px 15px 15px;
    color: #fff;
}

#home-sidebar .textwidget {
    -webkit-box-shadow: 10px 10px 0px 1px rgba(20, 51, 105, 0.71);
    -moz-box-shadow: 10px 10px 0px 1px rgba(20, 51, 105, 0.71);
    box-shadow: 10px 10px 0px 1px rgba(20, 51, 105, 0.71);
    transform: skewX(0deg);
}

#home-sidebar .innerContainer {
    transform: skewX(0deg);
}


/* BOTTOM FOOTER CREDENTIALS */

.footer-credentials {
    text-align: center;
}

.footer-widget h4 {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    position: relative;
	border-bottom: 1px solid #fff;
	    margin-bottom: 10px;
}

.footer-container-widget {
    text-align: center;
    padding-top: 10px;
	font-size: 15px;
}

.paymentsbox {
    min-height: 100px;
}

.paymentType {
    max-width: 50px;
    height: 33px;
    padding: 0 1px;
    display: inline-block;
    float: none;
    margin-right: 4px;
    line-height: 0;
}

@media (max-width: 768px) {
    .footer-widget h4 {
        padding-left: 0px !important;
    }
    .footer-widget {
        text-align: center;
    }
    .footer-widget h4::before {
        display: none;
    }
    .last {
        margin: 5px auto !important;
    }
}

/***** BODY FONT-SIZE *****/
body,
.wpcr3_content p {
    font-size: 17px !important;
}
/***** CENTER SLIDE and CF *****/
@media screen and (max-width:600px) {
.et_pb_slide_description{
  width: 100% !important;
padding-right: 0px !important;
}
	.et_pb_slide {
    width: 100% !important;
    padding: 0;
}
	.slider-title {
    font-size: 26px !important;
}
	.et_pb_slider .et_pb_container {
    width: 100% !Important;
}
	#contactForm div:nth-child(5) img {
    float: none;
    display: block;
    margin: 0 auto;
}
	#contactForm div:nth-child(5) input {
    float: none;
    width: 100% !important;
    margin: 0 !important;
}
	.testimonials-container {
    text-align: center;
}
}
/***** SET MONARCH SHARE DROPDOWN WIDTH *****/
.et_monarch .et_social_mobile {
    width: 65% !important;
}
/***** FIX DROPDOWN ARROW POSITION *****/
.menu-item-has-children>a:after {
    top: unset !important;
    right: 3px !important;
}
/***** FIX DROPDOWN *****/
#top-menu .sub-menu {
    padding: 0 !important;
    width: unset !important;
    border-top: 3px solid #ddd !important;
}
#top-menu .sub-menu li {
	border-left: 0 !important;
}
#top-menu .sub-menu li a {
    border-left: 0 !important;
}
.et_mobile_menu .sub-menu {
    border: none !important;
}

/***** more fixes *****/
@media (max-width:980px) {
	.nap,
	.services {
    	font-size: 18px !important;
	}
	.v-aligned {
	display: block;
}
	#logo-section-top {
		margin-bottom: 0 !important;
}
	.areas-serve,
	.header-phone {
    font-size: 20px !important;
		color:white;
}
	.main-btn {
    display: block;
}
	body:not(.home) h1.entry-title {
    text-align: center;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
}
	.slider-title {
    margin-bottom: 20% !important;
}
	.module-title {
    text-align: center;
}
	.wpcr3_dotline {
    width: 100%;
}
	.footer-container-widget.widget1 {
    max-width: 300px;
}
	.et_pb_widget {
    text-align: center;
}
}

@media (min-width: 981px) and (max-width: 991px) {
	.top-navigation-container {
    width: 100%;
    margin: 10px 0;
}
	#et-top-navigation {
    width: 100%;
    padding: 0 !important;
    text-align: center;
}
	nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
    float: none;
}
	body:not(.image-logo) .logo-link {
    display: block;
    margin-bottom: 0;
    top: 10px;
}
}

.payments strong, .payments br {
    display: none;
}
/* .paymentsbox {
    max-width: 220px;
} */
.et_pb_slider .et_pb_container {
    width: 95%;
}
footer .et_pb_widget {
    float: none;
}
.footer-credentials {
    color: white !important;
}
/* Fix working hours alignment */
.openinghours tr td:first-child {
    text-align: left !important;
	padding-left: 5px!important;
}
.openinghours tr td:last-child {
    text-align: right !important;
	padding-right: 5px!important;
}

/* Full-width clickable mobile menu */
#et_mobile_nav_menu {
		width: 100%;
}
.mobile_nav {
    height: 56px;
    width: 100%;
}
.mobile_menu_bar_toggle {
    height: 56px;
    width: 100%;
    position: absolute;
	left: 0;
    bottom: 0;
	border-top: 1px solid #ccc;
}
.mobile_menu_bar:before {
	right: 5px !important;
    left: unset !important;
    position: absolute;
    top: 10px;
	color:#000;
}
ul#mobile_menu {
    top: 100%;
}
.mobile_nav .select_page {
    display: inline-block;
    position: absolute;
    left: 10px;
    line-height: 56px;
	color: #000;
}

/*****************************************
 ********   IF LOGO IS IMAGE     *********
 *****************************************/
@media ( min-width: 981px ) {
	.image-logo header > .et_menu_container {
		padding-left: 0;
	}
	.image-logo #logo-section-top,
	.image-logo #logo {
		height: 100px;
		text-align: center;
	}
	.image-logo .logo-link {
    	top: 0;
	}
	.image-logo #page-container {
    	padding-top: 171px !important;
	}
}

@media ( max-width: 980px ) {
	.image-logo #logo {
    	max-width: 95% !important;
    	padding-top: 10px;
    	max-height: 120px;
}
}


/*
SIDEBAR FULL-WIDTH WIDGETS ON MOBILE
SIDEBAR LIST ADD BULLET
SIDEBAR TITLE FONT-SIZE
*/

h4.widgettitle {
    font-size: 1.2em;
}
.et_pb_widget svg {
    display: none;
}
@media (min-width: 981px) {
	.et_pb_widget li {
    list-style: disc outside;
	}
}
@media (max-width: 980px) {
	.et_pb_column .et_pb_widget:nth-child(n) {
    	width: 100% !important;
    	max-width: 100% !important;
    	margin-right: 0 !important;
    	margin-left: 0 !important;
	}
}

/***************************
FORMAT LISTS IN CONTENT ONLY
***************************/
article div:not(.et_pb_widget_area) ul:not(#servcss) li,
article div:not(.et_pb_widget_area) ol li {
    margin-bottom: 1em;
}

#left-area ul,
.entry-content ul,
.comment-content ul,
body.et-pb-preview #main-content .container ul,
#left-area ol,
.entry-content ol,
.comment-content ol,
body.et-pb-preview #main-content .container ol {
    padding-bottom: 0;
}

/***********
FOOTER FIXES
***********/
.fwidget {
    width: 100%;
}
#social-icons {
    text-align: inherit;
}

@media (max-width:980px) {
.et_pb_widget {
    text-align: center;
}
.paymentType {
    display: inline-block;
    float: none;
}
}

#social-icons .social-icon {
    filter: drop-shadow(0 1px 1px rgba(0,0,0,.75));
}

#top-menu li a {
text-transform: uppercase !important;
}

#mobile_menu li a {
text-transform: capitalize !important;
}
@media screen and (max-width:1024px) {
	
.et_header_style_left #et-top-navigation {
    padding-top: 30px !important;
    padding-left: 0px !important;
}
	nav#top-menu-nav, #top-menu{
    float: none;
}
	#et-top-navigation {
    text-align: center;
    float: none;
}
}
@media screen and (max-width: 981px) and (min-width: 767px) {
.footer-widget:nth-child(n) {
width: 100% !important;
}
#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget {
margin-bottom: 5% !important;
}
#footer-widgets .footer-widget .fwidget {
margin-bottom: 5%;
}
.openinghours {
margin: none;
}	
.hours, .openinghours {
width: 65%;
margin: 0 auto !important;
}
}


#closed-day {
	color: #fff!important;
}
.et_pb_post {
  text-align:justify;
}

/* services home page */
.services {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background: #fff;
    padding: 10px 0 0 0;
   
}
 
.service {
    flex: 0 1 49.5%;
    color: #000;
    padding: 0 10px;
}
 
.service__inner {
    background: #eee;
    min-height: 588px;
    margin-bottom: 13px;
}
 
.service__title {
  text-align: center;
    padding: 15px 5px;
    background: #6aafe5;
    line-height: 1.3;
    
}
 
.service__title:hover {
    background: #2195de;
}
 
.service__title h3 {
    padding-bottom: 0;
    line-height: 1.3;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
  margin: unset!important;
}
 
.service__image img {
    width: 100%;
    display: block;
}
 
.service__content {
    text-align: justify;
    padding: 10px;
	font-family:sans-serif;
	font-weight:normal;
	font-size:17px;
}
 
 
@media(max-width: 1440px) {
    .service__title h3 {
         font-size: 18px
    }   
}
 
@media(max-width: 1280px) {
    .service {
        flex: 0 1 100%;
    }
}
 
@media(max-width: 900px) {
    .service__inner {
        min-height: unset!important;
    }
}
 
@media(min-width: 1281px) {
    .services {
         padding: 15px 0 0 0!important;
    }
}
 
/* services home page end */
.discounts__home img {
  height: 163px!important;
}

h3 {
    line-height: 30px;
}