/*
Theme Name: Tag
Theme URI: http://yourwebsite.com
Description: Child Theme For Divi
Author: Your Name
Author URI: http://yourwebsite.com
Version: 1.0.0
Template: Divi
*/

p:last-of-type {
    padding-bottom: 1em !important;
}

.container, .et_pb_row, .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	width:90%;
}

.et_pb_row {
    position: relative;
    margin: auto;
}

#page-container {
	position:relative;
}

#et-main-area {
    position: relative;
    margin-top: -110px;
    display: inline-block;
    width: 100%;
}

.et_non_fixed_nav.et_transparent_nav #main-header {
    position: relative !important;
    top: 0 !important;
    /* box-shadow: 0 1px 4px 0 rgb(0 0 0 / 15%) !important; */
    background: #FFF;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0) 100%);
}

#main-header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    padding-top: 35px;
    padding-bottom: 60px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 15%);
    min-height: 145px;
}

.et_header_style_left .logo_container {
    z-index: -1;
}


#logo {
    margin-left: -3px;
    max-height: 80px;
}

.et_header_style_left #et-top-navigation {
    padding-top: 9px;
}

ul.nav#top-menu {
    padding-top: 15px;
    padding-right: 30px;
}

#top-menu li {
    font-size: 19px !important;
    padding-right: 45px;
}

.et_header_style_left #et-top-navigation nav > ul > li > a:hover {
    color: #CF5D7A;
    opacity:1;
}

a.contactnumber {
    display: inline-block;
    float: right;
    font-size: 25px;
    color: #00466C;
    font-weight: 700;
    line-height: 2.1;
    padding-right: 30px;
    margin-right: 35px;
    border-right: solid 2px #DDD;
    padding-left: 30px;
    border-left: solid 2px #DDD;
}

a.contactbutton {
    display: inline-block;
    float: right;
    background: #CF5D7A;
    padding: 25px;
    font-size: 17px;
    color: #FFF;
    font-weight: 400;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    a.contactbutton:hover {
        background: #48AECF;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }


.et_pb_slides .et_pb_slider_container_inner {
    vertical-align: top;
}

.et_pb_slider .et_pb_container {
    width:90%;
}

.et_pb_slide {
    padding: 0;
    height: 650px;
}

.smallslide .et_pb_slide {
    padding: 0;
    height: 400px;
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 30px;
    float: left;
    max-width: 730px;
    margin-top: 50px;
    background-color: rgba(255, 255, 255, 0.8);
}

.home .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 0;
    float: left;
    max-width: 730px;
    margin-top: 30px;
    background-color: rgba(255, 255, 255, 0);
}

.et_pb_slide_content h2 {
    font-family: font-family: 'Bebas Neue', cursive;
    font-size: 37px;
    font-weight: bold;
    padding-bottom: 40px;
}


.et-pb-controllers a {
    background-color: #FFF;
    border-radius: 100px;
    width: 15px;
    height: 15px;
    opacity: 1;
    border: solid 2px #FFF;
    box-shadow:0 0 10px 0 rgba(0,0,0,0.35);
}

    .et-pb-controllers a.et-pb-active-control {
        background-color: #854F83;
        border: solid 2px #FFF;
    }

.styledbullets ul {
    margin: 0;
    list-style: none;
    padding: 40px 0 0;
    text-align: center;
    display: inline-block;
    max-width: 1100px;
}

    .styledbullets ul li {
        display: inline-block;
        width: 46%;
        padding: 20px 20px 20px 50px;
        border: solid 3px #48AECF;
        border-radius: 4px;
        margin-bottom: 35px;
        margin-right: 1.3%;
        margin-left: 1.3%;
        font-weight: 600;
        position: relative;
        text-align: left;
    }

        .styledbullets ul li:before {
            content: "5";
            font-family: ETmodules !important;
            speak: none;
            font-style: normal;
            font-weight: 400;
            -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            text-shadow: 0 0;
            direction: ltr;
            position: absolute;
            left: 13px;
            top: 16px;
            font-size: 30px;
            color: #CF5D7A;
            border-radius: 0;
            border-style: none;
            border-width: 0;
            font-weight: bold;
        }


        footer h4 {
            color: #ACB9CD;
        }

.footer-widget #block-6 {
    font-size:14px;
}

.footer-widget #block-6 ul {
    list-style:none;
    margin:0;
    padding:0;
}

.footer-widget #block-6 ul li {
    padding-left:27px;
    margin-bottom:18px;
}

.footer-widget #block-6 ul li:first-of-type:before {
    content: "\e081";
    font-size: 15px;
    color: #F6732E;
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    border-radius: 0;
    border: none;
    top: 0;
}

.footer-widget #block-6 ul li:nth-of-type(2):before {
    content: "\e090";
    font-size: 15px;
    color: #F6732E;
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    border-radius: 0;
    border: none;
    top: 0;
}

.footer-widget #block-6 ul li:nth-of-type(3):before {
    content: "\e076";
    font-size: 14px;
    color: #F6732E;
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    border-radius: 0;
    border: none;
    top: 1px;
}

.footer-widget .et_pb_widget {
    float: none;
    margin-bottom: 35px !important;
}


.gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 22px !important;
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield {
	padding-right:0 !important;
	margin-top:0 !important;
}

body .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}

.gform_legacy_markup_wrapper li.hidden_label input, .gform_legacy_markup_wrapper textarea.large {
    margin-top: 10px !important;
    margin-bottom: 4px !important;
}

body .gform_wrapper .gform_footer {
    padding: 0 0 0 0 !important;
    margin: 16px 0 0 !important;
    position: relative;
    width: auto;
    display: inline-block !important;
}

    body .gform_wrapper .gform_footer:after {
        content: "5";
        font-family: ETmodules !important;
        speak: none;
        font-style: normal;
        font-weight: bold;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction: ltr;
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 30px;
        color: #CF5D7A;
        opacity: 1;
    }


#footer-widgets {
    padding: 85px 0 40px;
    font-size: 16px;
    font-weight: 400;
}

.footer-widget h4 {
    font-size: 36px;
    color: #FFF !important;
    margin-top: 0;
    padding-bottom: 0;
}

#footer-widgets .footer-widget #text-3 li a, #footer-widgets .footer-widget #text-4 a {
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#footer-widgets .footer-widget #text-3 li a:hover, #footer-widgets .footer-widget #text-4 a:hover {
	color:rgba(255,255,255,1) !important;
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#footer-widgets .footer-widget #text-3 li:before {
	content: "5";
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
    position: absolute;
    left: -6px;
    top: 4px;
    font-size: 22px;
    color: #974E5E;
    border-radius: 0;
    border-style: none;
    border-width: 0;
    font-weight: bold;
}

#footer-widgets .footer-widget #block-8 li {
    padding-left: 32px;
    padding-bottom: 25px;
    max-width: 525px;
    line-height:1.8;
}

    #footer-widgets .footer-widget #block-8 li:nth-of-type(2):before {
        content: "\e090";
        font-family: ETmodules !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction: ltr;
        position: absolute;
        left: 0;
        top: 5px;
        font-size: 16px;
        color: #CF5D7A;
        border-radius: 0;
        border-style: none;
        border-width: 0;
    }

    #footer-widgets .footer-widget #block-8 li:first-of-type:before {
        content: "\e081";
        font-family: ETmodules !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction: ltr;
        position: absolute;
        left: 0;
        top: 6px;
        font-size: 16px;
        color: #CF5D7A;
        border-radius: 0;
        border-style: none;
        border-width: 0;
    }

    #footer-widgets .footer-widget #block-8 li:last-of-type:before {
        content: "\e076";
        font-family: ETmodules !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction: ltr;
        position: absolute;
        left: 1px;
        top: 9px;
        font-size: 14px;
        color: #CF5D7A;
        border-radius: 0;
        border-style: none;
        border-width: 0;
    }

.footer-widget #block-9 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-widget #block-9 ul li {
    padding-left: 24px;
    margin-bottom: 10px;
    display: inline-block;
}

#footer-info {
    display: block;
    width: 100%;
    padding-bottom: 5px;
    font-weight: 500;
    font-size: 13px;
}


#footer-info a {
	font-weight:500;
}

#footer-info a:hover {
	text-decoration:underline;
    opacity:1 !important;
}

#footer-info p:first-of-type {
	display:inline-block;
	width:33.3%;
	float:left;
    text-align:left;
    padding-bottom:5px;
}

#footer-info p:nth-of-type(2) {
    display: inline-block;
    width: 33.3%;
    float: left;
    text-align: center;
    padding-bottom: 5px !important;
}

#footer-info p:last-of-type {
    display: inline-block;
    width: 33.3%;
    float: right;
    text-align: right;
    padding-bottom: 5px !important;
}

#footer-bottom {
	padding: 20px 0 5px;
}

.gform_legacy_markup_wrapper div.validation_error, .gform_wrapper .gform_validation_errors {
	display:none;
}


body .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100%!important;
}

body .gform_legacy_markup_wrapper li.gfield.gfield_error, body .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
	margin-bottom: 0px!important;
}

body .gform_legacy_markup_wrapper .field_description_below .gfield_description {
    padding-top: 0;
}

body .gform_legacy_markup_wrapper .validation_message {
    color: yellow;
}

.gform_wrapper .gfield_required {
    display:none;
}

.gform_wrapper input.text, .gform_wrapper input.title, .gform_wrapper input[type=email], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper select, .gform_wrapper textarea {
    border: none;
    border-radius: 4px;
    padding: 16px 18px !important;
    font-weight: 500;
    font-size: 16px !important;
    background: #1E6F92;
    color: #FFF !important;
}

.gform_wrapper.gravity-theme .gform_fields {
	grid-column-gap: 3.5% !important;
}

.gform_wrapper.gravity-theme .ginput_container_address span:not(.ginput_full):not(:last-of-type):not(:nth-last-of-type(2)), .gform_wrapper.gravity-theme .ginput_full:not(:last-of-type) {
    margin-bottom: 13px !important;
}

textarea.large {
	height:160px !important;
}

.gform_confirmation_message {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {
    color: #CF5D7A !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    display: inline-block;
    position: relative;
    padding: 10px 18px;
    border-radius: 4px;
    border: none;
    line-height: 1.9em;
    margin: 0 !important;
    width: 310px !important;
    text-align: left !important;
    background: #FFF;
}

.gform_wrapper .gform_footer {
    padding: 0 16px 0 0 !important;
    margin: 17px 0 0 !important;
    position: relative;
}

.gform_wrapper {
    margin: 8px 0 0 !important;
}

.ti-widget.ti-wp-testimonial-1 {
    padding-top: 25px;
    padding-bottom: 40px;
}

    .ti-widget.ti-wp-testimonial-1 .ti-widget-container .ti-name {
        font-size: 17px !important;
        font-family: 'Roboto Condensed' !important;
    }

    .ti-widget.ti-wp-testimonial-1 .ti-widget-container .ti-date {
        opacity: 0.6 !important;
        font-family: 'Poppins' !important;
        font-weight: 500 !important;
    }

    .ti-widget.ti-wp-testimonial-1 .ti-review-content {
        font-family: 'Poppins' !important;
        font-size: 13px !important;
    }

    .ti-widget.ti-wp-testimonial-1 .ti-read-more span {
        font-weight: 600 !important;
        color: #CF5D7A !important;
        opacity: 1 !important;
        font-family: 'Poppins' !important;
    }

    .et_pb_toggle_content ul {
        padding-left: 0;
    }

        .et_pb_toggle_content ul li {
            list-style: none;
            margin-bottom: 10px;
            position: relative;
            padding-left: 23px;
        }

            .et_pb_toggle_content ul li:before {
                font-size: 25px;
                left: -7px;
                color: #48aecf;
                font-family: ETmodules !important;
                font-weight: bold !important;
                content: "\35" !important;
                display: inline-block;
                position: absolute;
                top: -1px;
            }


        @media (max-width:1315px) {
            a .contactnumber {
        font-size: 22px;
        line-height: 2.4;
        padding-right: 25px;
        padding-left: 25px;
    }

    #top-menu li a {
        font-size: 16px !important;
    }

    #top-menu li {
        padding-right: 35px;
    }

}

@media (max-width:1200px) {
    #logo {
        max-height: 65px;
    }
}

@media (max-width:1150px) {

    a.contactbutton {
        padding: 20px 15px;
        font-size: 15px;
    }

    a.contactnumber {
        font-size: 18px;
        line-height: 2.3;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: 25px;
    }

    ul.nav#top-menu {
        padding-top: 10px;
        padding-right: 20px;
    }

    #top-menu li {
        padding-right: 25px;
    }

    #top-menu li a {
        font-size: 14px !important;
    }

    #logo {
        max-height: 50px;
    }

}



    @media (min-width:981px) {
        .et_pb_gutters2.et_pb_footer_columns2 .footer-widget {
            width: 50%;
        }

        .et_pb_gutters2 .footer-widget {
            margin-right: 0;
        }

        .et_pb_gutters2.et_pb_footer_columns2 .footer-widget:nth-of-type(2) {
            border-left: solid 2px;
            border-color: rgba(255,255,255,0.1);
            padding-left: 45px;
        }
    }

    @media (max-width:980px) {

        .et_non_fixed_nav.et_transparent_nav #main-header {
            background: #FFF !important;
            padding-bottom: 20px !important;
        }

        .et_header_style_left .logo_container {
            position: static;
            text-align: center;
        }

        .et_header_style_left #et-top-navigation {
            padding: 0 !important;
            width: 100%;
            text-align: center;
        }

        nav#top-menu-nav {
            float: none;
            display: inline-block;
            margin: auto;
            padding-top: 20px;
        }

        .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
            padding: 30px;
            float: left;
            max-width: 90%;
            margin-top: 50px;
            background-color: rgba(255, 255, 255, 0.8);
        }

        a.contactbutton {
            padding: 20px;
            font-size: 16px;
        }

        a.contactnumber {
            font-size: 20px;
            padding-right: 20px;
            margin-right: 20px;
            padding-left: 0;
            border-left: none;
            line-height:2.1;
        }

        #et_mobile_nav_menu {
            margin-top:-50px;
        }

        .mobile_menu_bar:before {
            border: solid 2px #48AECF;
            border-radius: 4px;
            color: #48AECF !important;
        }

        .et_pb_slide {
            height: 550px;
        }

        .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
            padding: 20px 20px;
            float: none;
            margin-top: 0px;
        }

        .et_pb_slides .et_pb_slider_container_inner {
            padding-top: 45px;
        }
    }


    @media (max-width:768px) {

        .styledbullets ul li {
            display: inline-block;
            width: 100%;
            margin-right: 0;
            margin-left: 0;
        }

        .et_pb_slide {
            height: 500px;
        }

        #footer-info p {
            width: 100% !important;
            text-align: center !important;
        }

    }

@media (max-width:550px) {
    a.contactnumber {
        display:none;
    }
    a.contactbutton {
        float: none;
        display: block;
    }
}