/*
Theme Name: Alexander's Rug Care - Child Theme
Theme URI: https://alexandersrugcare.com/
Version: 1
Description: Smart. Flexible. Beautiful.
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alexanders-child
Template: Divi
*/
body {
    letter-spacing:  -1px;
    font-family: 'Karla',Helvetica,Arial,Lucida,sans-serif!important;
    overflow-x: hidden!important;
}

h1, h2, h3, h4 {
    font-family: 'tiempost-bold',serif;
    text-transform: capitalize;
    letter-spacing: normal;
}

h2 {
    font-size: 56px!important;
}

h3{
    font-size: 34px!important
}
h4{
    font-size: 26px!important;
    line-height: 140%!important
}
h5 {
    font-size: 22px!important;
    color: #b40f07;
    font-family: 'Karla',sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 30px;
}
h6.et_pb_toggle_title {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1.3em;
}
@media all and (max-width: 980px){
    h1{
        font-size: 42px!important;
    }
    h2 {
        font-size: 36px!important;
    }

    h3{
        font-size: 30px!important
    }
    h4{
        font-size: 24px!important;
    }
    h5{
        font-size: 20px!important;
    }
    h6{
        font-size: 18px!important;
    }
}
blockquote:first-letter {
    text-transform: capitalize;
}
blockquote {
    text-transform: lowercase;
}
blockquote{
    font-family: 'tiempost',serif;
    border-color: transparent;
    border-left: 0 solid;
    position: relative;
    background: linear-gradient(90deg, rgba(247, 249, 250, 0) 0%, #F7F9FA 100%);
    font-style: italic;
    font-size: 25px;
    line-height: 39px;
    text-transform: lowercase;
    color: #6D6B68;
    padding: 30px 30px 30px 50px
}
blockquote:first-letter {
    text-transform: capitalize;
}
blockquote:before{
    border-radius: 6px;
    content: '';
    width: 6px;
    height: 100%;
    background-color: #2170CC;
    top:0;
    left:0;
    display: inline-block;
    position: absolute;
}
@media all and (max-width: 980px){
    blockquote{
        font-size: 18px;
        line-height: 1.5;
        padding: 20px
    }
}
.singleContent h2{
    font-size: 32px!important;
}
.singleContent h3{
    font-size: 26px!important;
}
.singleContent .et_pb_section:first-child{
    padding-top: 0px
}
.singleContent .et_pb_row,  .singleContent{
    width: 100%!important;
}

.et_pb_text h5 {
    color: #b40f07;
    font-size: 22px;
    font-family: 'Karla',sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 30px;
}
.single-post #blog-post-mn .more-link {
    background-color: #fff;
}

.widget_categories {
    margin-bottom: 0!important;
}
@media all and (max-width: 980px){
    .et_pb_row {
        width: 90%!important
    }
    header .et_pb_row {
        width: 100%!important
    }
    #header-logo-image img{
        max-width: 200px;
    }
    .about-ussec .et_pb_column_2, .about-ussec .et_pb_column_3{
        width: 50%!important;
        float: left;
    }
    .about-ussec .et_pb_column_2{
        margin-right: 0!important;
    }
    .about-ussec .et_pb_column_2 img, .about-ussec .et_pb_column_3 img{
        height: 150px!important
    }
    .about-ussec .et_pb_image{
        text-align: center;
    }
}
.rightRelatedBlog .entry-featured-image-url{
    width: 30%;
    height: 100px;
    float: left;
    margin-right: 10px;
}
.rightRelatedBlog .entry-featured-image-url img{
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.rightRelatedBlog h4.entry-title{
    font-weight: 600;
    font-size: 17px!important;
    line-height: 138%;
    color: #34302B;
}
.rightRelatedBlog .post-meta{
    font-size: 13px!important;
    line-height: 125.2%;
    text-transform: uppercase;
    color: #34302B;
    position: relative!important;
    background-color: transparent!important;
}
.rightRelatedBlog .post-meta a{
    color: #2170CC!important;
}
.rightRelatedBlog article{
    border-bottom-color: #E0E2E4!important;
    border-bottom-width: 2px!important;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
/*Custom css*/
.services-blurb .et_pb_blurb, .services-blurb .et_pb_blurb_content, .services-blurb .et_pb_blurb_container, .services-blurb .et_pb_blurb_description{
    height: 100%;
}
.services-blurb .et_pb_blurb_description a{
    bottom: 0;
    position: absolute;
}
.services-blurb .et_pb_blurb_description p:last-child{
    padding-top: 20px;
    margin-top: 20px
}
@media all and (max-width: 480px){
    .services-blurb .et_pb_blurb, .services-blurb .et_pb_blurb_content, .services-blurb .et_pb_blurb_container, .services-blurb .et_pb_blurb_description{
        height: auto
    }
    .services-blurb .et_pb_blurb_description a{
        position: relative;
        bottom: auto;
    }
    .services-blurb .et_pb_blurb_description p:last-child{
        padding-top: 20px;
        margin-top: 10px
    }
    #services-blurbs-mainp{
        min-height: auto!important
    }
}
.testimonial-city{
    font-size: 16px
}
.slick-arrow{
    cursor: pointer;
}
.slick-arrow:after{
    display: block;
    padding: 10px 20px;
}
.slick-prev:after{
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.07);
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.07);
}
.slick-next:after{
    -webkit-box-shadow: -5px 5px 20px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: -5px 5px 20px rgba(0, 0, 0, 0.07);
    box-shadow: -5px 5px 20px rgba(0, 0, 0, 0.07);
}
.slick-prev {
    left: -91px;
    padding: 60px 11px 60px 25px;
    bottom: 37%;
}

.slick-prev:after {
      content: "\f104";
    font: 40px/1 'FontAwesome';
}

.slick-next {
    right: -91px;
    text-align: right;
    padding: 60px 25px 60px 11px;
    bottom: 37%;
}

.slick-next:after {
       content: "\f105";
     font: 40px/1 'FontAwesome';
}
@media all and (max-width: 560px){
    .slick-prev, .slick-next  {
        bottom: 20%!important;
    }
}

.et_pb_post .post-content .post-content-inner p {
    font-size: 18px;
    line-height: 180%;
    letter-spacing: -0.03em;
    color: #34302B;
    opacity: 0.8;
}

.entry-content ol, .entry-content ul{
    margin-left: 15px;
    list-style-position: outside!important;
    padding: 0 0 23px;
    line-height: inherit;
}

.entry-content ol li:not(:last-child), .entry-content ul li:not(:last-child) {
    padding-bottom: 10px
}


#blog-post-mn .more-link {
    background-color: #f7f8f9;
    padding: 15px 25px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 20px!important;
    border-radius: 4px;
}
.nonwhitebg #blog-post-mn .more-link{
background-color: #fff;
}
.et_pb_blog_grid .et_pb_post{
    background-color: transparent;
}
.single-post #blog-post-mn .more-link{
    background-color: #fff
}
#blog-post-mn a.more-link:after{
    vertical-align: middle;
    content: url(https://cfw51.rabbitloader.xyz/eyJjIjp0cnVlLCJoIjoiYWxleGFuZGVyc3J1Z2NhcmUuY29tIiwidiI6Mjk3NzE4NzgzOSwiciI6MX0/wp-content/uploads/2020/04/Vector-1-Stroke.png);
    margin-left: 5px;
}
.widget_categories{
    margin-bottom: 0!important
}
.single-post .et_pb_section_1_tb_footer{
    background-color: #f7f8f9!important;
}
.seehow{
    text-align: center;
}

/* Dark */

.et_pb_module_header {
    font-family: 'tiempost-bold',Georgia,"Times New Roman",serif;
    font-weight: 900;
    font-size: 29px;
    color: #34302B;
}

.et_pb_blurb .et_pb_module_header a {
    font-size: 34px;
}

/****************Fonts settings on website Desktop**************/

/****************Header Logo Border*****************************/
#header-logo-image {
    border-radius: 15px;
}
/****************Header Logo Border*****************************/

/*BLURBS SERVICES*/
#services-blurbs-service .et_pb_blurb_0 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_0.et_pb_blurb .et_pb_module_header a {
    position:relative;
}

#services-blurbs-service .et_pb_blurb_0 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_0.et_pb_blurb .et_pb_module_header a:after{
    content:"";
    height: 2px;
    width: 80px;
    background-color: #E0E2E4;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 999;
}

#services-blurbs-service .et_pb_blurb_1 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_1.et_pb_blurb .et_pb_module_header a {
    position:relative;
}

#services-blurbs-service .et_pb_blurb_1 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_1.et_pb_blurb .et_pb_module_header a:after{
    content:"";
    height: 2px;
    width: 80px;
    background-color: #E0E2E4;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 999;
}

#services-blurbs-service .et_pb_blurb_2 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_2.et_pb_blurb .et_pb_module_header a {
    position:relative;
}

#services-blurbs-service .et_pb_blurb_2 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_2.et_pb_blurb .et_pb_module_header a:after{
    content:"";
    height: 2px;
    width: 80px;
    background-color: #E0E2E4;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 999;
}

#services-blurbs-service .et_pb_blurb_3 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_3.et_pb_blurb .et_pb_module_header a {
    position:relative;
}

#services-blurbs-service .et_pb_blurb_3 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_3.et_pb_blurb .et_pb_module_header a:after{
    content:"";
    height: 2px;
    width: 80px;
    background-color: #E0E2E4;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 999;
}

#services-blurbs-service .et_pb_blurb_4 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_4.et_pb_blurb .et_pb_module_header a {
    position:relative;
}

#services-blurbs-service .et_pb_blurb_4 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_4.et_pb_blurb .et_pb_module_header a:after{
    content:"";
    height: 2px;
    width: 80px;
    background-color: #E0E2E4;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 999;
}


#services-blurbs-service .et_pb_blurb_5 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_5.et_pb_blurb .et_pb_module_header a {
    position:relative;
}

#services-blurbs-service .et_pb_blurb_5 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_5.et_pb_blurb .et_pb_module_header a:after{
    content:"";
    height: 2px;
    width: 80px;
    background-color: #E0E2E4;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 999;
}


#services-blurbs-service .et_pb_blurb_6 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_6.et_pb_blurb .et_pb_module_header a {
    position:relative;
}

#services-blurbs-service .et_pb_blurb_6 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_6.et_pb_blurb .et_pb_module_header a:after{
    content:"";
    height: 2px;
    width: 80px;
    background-color: #E0E2E4;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 999;
}


#services-blurbs-service .et_pb_blurb_7 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_7.et_pb_blurb .et_pb_module_header a {
    position:relative;
}

#services-blurbs-service .et_pb_blurb_7 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_7.et_pb_blurb .et_pb_module_header a:after{
    content:"";
    height: 2px;
    width: 80px;
    background-color: #E0E2E4;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 999;
}

#services-blurbs-service .et_pb_blurb_8 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_8.et_pb_blurb .et_pb_module_header a {
    position:relative;
}

#services-blurbs-service .et_pb_blurb_8 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_8.et_pb_blurb .et_pb_module_header a:after{
    content:"";
    height: 2px;
    width: 80px;
    background-color: #E0E2E4;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 999;
}

#services-blurbs-service .et_pb_blurb_9 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_9.et_pb_blurb .et_pb_module_header a {
    position:relative;
}

#services-blurbs-service .et_pb_blurb_9 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_9.et_pb_blurb .et_pb_module_header a:after{
    content:"";
    height: 2px;
    width: 80px;
    background-color: #E0E2E4;
    position: absolute;
    bottom: -20%;
    left: 0;
    z-index: 999;
}

#services-blurbs-service .et_pb_blurb_10 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_10.et_pb_blurb .et_pb_module_header a {
    position:relative;
}

#services-blurbs-service .et_pb_blurb_10 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_10.et_pb_blurb .et_pb_module_header a:after{
    content:"";
    height: 2px;
    width: 80px;
    background-color: #E0E2E4;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 999;
}

#services-blurbs-service .et_pb_blurb_11 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_11.et_pb_blurb .et_pb_module_header a {
    position:relative;
}

#services-blurbs-service .et_pb_blurb_11 .et_pb_blurb .et_pb_module_header, .et_pb_blurb_11.et_pb_blurb .et_pb_module_header a:after{
    content:"";
    height: 2px;
    width: 80px;
    background-color: #E0E2E4;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 999;
}


/****************WP PAGENAVI*******************/
.wp-pagenavi {
    font-family: 'Karla';
    text-align: left;
    border-top: none!important;
    padding-top: 13px;
    clear: both;
    margin-bottom: 30px;
    color: #34302B;
    font-style: normal;
    font-weight: bold!important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    border-radius:4px;
}

.wp-pagenavi a, .wp-pagenavi span {
    color: #666;
    border-radius: 4px;
    margin: 0 5px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400!important;
    border: none!important;
    padding: 15px 20px;
    background-color: #F7F7F7;
    border-radius:4px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    color: #000000;
}
.et_pb_search.et_pb_text_align_left .et_pb_searchsubmit {
    left: 0;
}
.et_pb_widget_area_left {
    border-right: 0px solid rgba(0,0,0,.1);
    padding-right: 0px;
}
.et_pb_sidebar_0.et_pb_widget_area {
    border-top-width: 0px;
}

.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
    color: #34302B!important;
}

@media all and (max-width: 768px){
    .wp-pagenavi{
        text-align: center;
    }
    .nextpostslink{
        display: block;
        margin-top: 20px!important;
        text-align: center;
        position: relative;
        width: 100%;
    }
    a.nextpostslink:after{
        bottom: auto;
        top: 17px;
    }
    .previouspostslink{
        display: block;
        margin-bottom: 20px!important;
        position: relative;
        width: 100%;
    }
    a.previouspostslink:before{
        position: relative!important;
        vertical-align: middle;
        margin-bottom: 10px;
        bottom: auto!important;
        left: auto!important;
    }
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post {
    opacity: 1;
    border: none;
}

.et_pb_post .post-content p {
    padding-bottom:20px;
}

.et_pb_post .entry-title {
    margin-bottom:0px;
}

.et_pb_blog .et_pb_post .post-content * {
    color: #34302b!important;
    margin-bottom: -25px;
}


.et_pb_menu--style-centered .et_pb_menu__wrap {
    -webkit-box-pack: flex-end!important;
    -ms-flex-pack: flex-end!important;
    justify-content: flex-end!important;
    margin-right: 2%;
}

.et_pb_bg_layout_light .et_pb_widget li a {
    position: relative;
    padding-left: 33px;
}

.et_pb_bg_layout_light .et_pb_widget li a:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 8px;
    width: 10px;
    height: 2px;
    background-color: #2170CC;
    z-index: 999;
}

#blog-post-mn a.more-link:after {
    content: url(https://cfw51.rabbitloader.xyz/eyJjIjp0cnVlLCJoIjoiYWxleGFuZGVyc3J1Z2NhcmUuY29tIiwidiI6Mjk3NzE4NzgzOSwiciI6MX0/wp-content/uploads/2020/04/Vector-1-Stroke.png);
    margin-left: 5px;
}
a.nextpostslink:after {
    content: url(https://cfw51.rabbitloader.xyz/eyJjIjp0cnVlLCJoIjoiYWxleGFuZGVyc3J1Z2NhcmUuY29tIiwidiI6Mjk3NzE4NzgzOSwiciI6MX0/wp-content/uploads/2020/04/Vector-1-Stroke.png);
    margin-left: 10px;
    position: relative;
    top: 2px;
}
.wp-pagenavi .nextpostslink {
    padding: 15px 30px 15px 20px;
}

a.previouspostslink{
    padding-left: 35px!important;
}

a.previouspostslink:before {
    content: url(https://cfw51.rabbitloader.xyz/eyJjIjp0cnVlLCJoIjoiYWxleGFuZGVyc3J1Z2NhcmUuY29tIiwidiI6Mjk3NzE4NzgzOSwiciI6MX0/wp-content/uploads/2020/04/Vector-1-Stroke-1.png);
    margin-right: 10px;
    position: relative;
    /*left: 20px;*/
    top: 2px;

}

/****************Home Page Contact Wufoo Form*******************/


/*@MEDIA for fonts and Global meadia for devices*/
@media only screen and (max-width: 767px) {
    .et_pb_text h1 {
    color: #34302B;
    line-height: 43px;
    font-size: 39px;
    }

    h1 {
    color: #34302B;
    line-height: 43px;
    font-size: 39px;
    }

    .et_pb_text h2 {
    font-size: 26px!important;
    line-height: 130%;
    font-family: 'tiempost-bold';
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
    color: #34302B;
    }

    h2 {
    font-size: 26px;
    line-height: 130%;
    font-family: 'tiempost-bold';
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
    color: #34302B;
    }

    .et_pb_text h3 {
        font-size: 22px;
        font-weight: 700;
        line-height: 1.2em;
        color:#b40f07;
    }
    h3 {
        font-size: 22px;
        font-weight: 700;
        line-height: 1.2em;
        color:#b40f07;
    }


    .et_pb_text h4 {
        font-size: 20px;
        line-height: 1.5em;
    }
    h4 {
        font-size: 20px;
        line-height: 1.5em;
    }

    .et_pb_text h5 {
        font-size: 19px;
        line-height: 24px;
    }

    h5 {
        font-size: 19px;
        line-height: 24px;
    }


    .et_pb_text div, span {
        font-size: 17px;

    }

    div, span {
        font-size: 17px;

    }

    .et_pb_text blockquote {
    color: #6D6B68;
    font-size: 20px;
}

    blockquote {
    color: #6D6B68;
    font-size: 20px;
}
    .et_pb_text_inner p {
    font-size: 17px;
    line-height: 35px;
    font-family: 'Karla',sans-serif;
    letter-spacing: -0.035em;
    color: #34302B;
}
    .req {
    position: absolute;
    color: #EA362B;
    bottom: -33px;
    left: -14px;
    height: 5px;
    width: 3px;
    font-size: 20px;
    background-color: #fff;
    z-index: 999!important;
}
}

@media only screen and (max-width: 480px){
    .et_pb_text h1 {
    color: #34302B;
    line-height: 43px;
    font-size: 39px;
    }

    h1 {
    color: #34302B;
    line-height: 43px;
    font-size: 39px;
    }

    .et_pb_text h2 {
    font-size: 26px!important;
    line-height: 130%;
    font-family: 'tiempost-bold';
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
    color: #34302B;
    }

    h2 {
    font-size: 26px!important;
    line-height: 130%;
    font-family: 'tiempost-bold';
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
    color: #34302B;
    }


    .et_pb_text h3 {
        font-size: 22px;
        font-weight: 700;
        line-height: 1.2em;
        color:#b40f07;
    }
    h3 {
        font-size: 22px;
        font-weight: 700;
        line-height: 1.2em;
        color:#b40f07;
    }


    .et_pb_text h4 {
        font-size: 20px;
        line-height: 1.5em;
    }
    h4 {
        font-size: 20px;
        line-height: 1.5em;
    }

    .et_pb_text h4 span{
        font-size: 22px;
        line-height: 1.5em;
    }
    h4 span{
        font-size: 22px;
        line-height: 1.5em;
    }

    .et_pb_text h5 {
        font-size: 19px;
        line-height: 24px;
    }

    h5 {
        font-size: 19px;
        line-height: 24px;
    }

    .et_pb_text div, span {
        font-size: 17px;
        line-height: 30px;
    }

    div, span {
        font-size: 18px;
        line-height: 30px;
    }

    .et_pb_text blockquote {
    color: #6D6B68;
    font-size: 20px;
}

    blockquote {
    color: #6D6B68;
    font-size: 20px;
}
    .et_pb_text_inner p {
    font-size: 18px;
    line-height: 30px;
    font-family: 'Karla',sans-serif;
    letter-spacing: -0.035em;
    color: #34302B;
}
    .et_pb_blurb_content p {
    font-size: 18px;
    line-height: 30px;
    font-family: 'Karla',sans-serif;
    letter-spacing: -0.035em;
    color: #34302B;
}
    }
.et_pb_module_header {
    font-family: 'tiempost-bold',Georgia,"Times New Roman",serif;
    font-weight: 900;
    font-size: 22px;
    color: #34302B!important;
}


 span.choice__text.notranslate {
    font-size: 11px!important;
    line-height: 20px;
}

    .et_pb_blurb .et_pb_module_header a {
    font-size: 22px;
}


/*contact form*/
.contact-us-form input, .contact-us-form textarea, .contact-us-form select{
    width: 100%;
    height: 60px;
    border: 1px solid #C6C6C6;
    border-radius: 6;
    padding: 10px 25px;
    font-size: 18px;
    line-height: 19px;
    color:  #34302B;
    -webkit-border-radius: 6px;
    font-weight: 500;
}

.contact-us-form input[type=checkbox]{
    display: inline-block;
    width: auto;
    height: auto;
}

.contact-us-form input[type=submit]{
    background: #EA362B;
    border: 0;
    color: #fff!important;
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    padding: 25px 15px;
    height: auto;
}
.checkboxtext {
    max-width: 700px!important;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 133%;
    text-transform: capitalize;
    color: #6B697B;
}
.contact-us-form textarea{
    height: 150px;
    padding-top: 20px;
}
.contact-us-form textarea:focus{
    border: 1px solid #C6C6C6;
}

.contact-us-form select:focus{
    border: 1px solid #D8D1ED;
}

.contact-us-form select{
    text-indent: 20px;
}
.contact-us-form:after{
    content:'';
    clear: both;
    display: block;
}
.row-form{
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 20px;
    position: relative;
}

.column-half-form{
    width: 50%;
    float: left;
    position: relative
}
.column-half-form:first-child, .column-2-3-form{
    padding-right: 10px;
}
.column-half-form:last-child, .column-1-3-form:not(:first-child){
    padding-left: 10px;
}

.column-2-3-form{
    width: 66%;
    float: left
}

.column-1-3-form{
    width: 33.3%;
    float: left;
    position: relative;
}
.column-1-3-form:not(:first-child) .required-helper-left{
    left: 6px!important;
}

.required-helper{
    position: absolute;
    background-color: #fff;
    padding: 0 5px;
    font-weight: 500;
    line-height: 140%;
    font-size: 14px;
    text-transform: uppercase;
    color: #34302B;
    margin-left: 20px;
    margin-top: -8px;
}
@media all and (max-width: 480px){
    .column-half-form{
        width: 100%;
        padding-left: 0!important;
    }

    .column-2-3-form{
        width: 100%;
    }

    .column-1-3-form{
        padding-left: 0!important;
        width: 100%;
    }

    .column-half-form:first-child, .column-2-3-form{
        padding-right: 0;
        margin-bottom: 20px
    }

    .contact-us-form select{
        padding-left: 0!important;
    }
}
.contact-us-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #898E93;
}
.contact-us-form ::-moz-placeholder { /* Firefox 19+ */
    color: #898E93;
}
.contact-us-form :-ms-input-placeholder { /* IE 10+ */
    color: #898E93;
}
.contact-us-form :-moz-placeholder { /* Firefox 18- */
    color: #898E93;
}

.input-checkbox-section {
    display: block
}
.checkmark {
    top: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    position: absolute;
    border: 1px solid rgba(7, 99, 184, 0.47);
    display: inline-block;
}

.checkbox-form input:checked ~ .checkmark:after {
    content: "";
    display: block;
    width: 27px;
    height: 21px;
    bottom: 4px;
    left: 3px;
    top: 3px;
    background-image: none;
    background-repeat: no-repeat;
    position: absolute;
}

.checkbox-form input:checked ~ .checkmark:after{
    background-image: url(img/checked.svg);
}

.checkbox-form{
    color: #6B697B;
    margin: inherit;
    position: relative;
}

.input-checkbox-section{
    cursor: pointer;
}
.checkbox-form input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.text-checked {
    margin-left: 40px;
    display: inline-block;
    cursor: pointer;
    line-height: 16px;
    font-size: 13px;
    text-transform: uppercase;
    color: #6D6B68;
}
.no-margin-bottom {
    margin-bottom: 10px
}
.blurb-contact .et-pb-icon{
    padding: 20px
}
.blurb-contact .et_pb_blurb_content{
    max-width: 100%
}

.get-a-quote-sub-text{
    font-weight: 500;
    font-size: 45px;
    line-height: 53px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: #FFFFFF;
}
.section-form{
    position: relative;
    float: left;
    width: 100%;
}
.section-form:not(:last-child){
    border-bottom: 10px solid #fff;
    margin-bottom: 20px
}
.section-form h3 {
    margin-bottom: 10px;
}
@media all and (max-width: 980px){
    .section-form{
        padding: 15px 15px;
    }
    .section-form:not(:last-child){
        margin-bottom: 0
    }
    .section-form {
        padding: 15px 15px 0;
    }
}
.small-text{
    font-size: 13px;
    line-height: 16px;
    text-transform: capitalize;
    color: #555F71;
}
.checkboxes label {
    width: 250px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
}
.checkboxes {
    margin-top: 20px;
}
.checkboxes input{
    display: inline-block;
    width: auto;
    height: auto;
}

.checkboxes input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkboxes label .checkmark{
    position: relative;
}
.check-text {
    margin-top: -12px;
    display: inline-block;
    vertical-align: middle;
}

.checkboxes input:checked ~ .checkmark:after {
    content: "";
    display: block;
    width: 27px;
    height: 21px;
    bottom: 4px;
    left: 3px;
    top: 3px;
    background-image: none;
    background-repeat: no-repeat;
    position: absolute;
}

.contact-us-form .checkboxes input:checked ~ .checkmark:after{
    background-image: url(img/checked.svg);
}

.radios label {
    width: 200px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
}

.contact-us-form input[type=radio] {
    display: inline-block;
    width: auto;
    height: auto;
}

.contact-us-form .section-form input, .contact-us-form .section-form select, .contact-us-form .section-form textarea, .section-form .required-helper{
    background-color: #fff
}

.contact-us-form .section-form input[type=submit]{
    background-color: #EA362B;
}
@media all and (max-width: 980px){
    .row-form.break-tablet .column-half-form{
        width: 100%;
    }

    .row-form.break-tablet .column-half-form:first-child{
        margin-bottom: 20px;
    }
}
a.et_pb_button.et_pb_bg_layout_light.secure-resurce-btn{
    max-width: 360px;
    width: 100%;
    padding-left: 30px!important;
    text-align: left;
}
@media all and (max-width: 980px){
    a.et_pb_button.et_pb_bg_layout_light.secure-resurce-btn{
        max-width: 100%;
        width: 100%;
    }
}
a.et_pb_button.et_pb_bg_layout_light.secure-resurce-btn:before, a.et_pb_button.et_pb_bg_layout_light.secure-resurce-btn:hover:before{
    opacity: 0;
}
a.et_pb_button.et_pb_bg_layout_light.secure-resurce-btn:after, a.et_pb_button.et_pb_bg_layout_light.secure-resurce-btn:hover:after{
    opacity: 1;
    width: 15px;
    height: 15px;
    left: inherit;
    background-image: url(img/arrow-right-blue.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    top: 35px;
    display: inline-block;
    margin-left: 15px;
}
.upload-file input{
    opacity: 0;
    display: none;
}

.upload-file span:before{
    background-image: url(img/upload.svg);
    background-size: cover;
    content: '';
    width: 25px;
    height: 17.5px;
    display: inline-block;
    margin-right:10px;
}
.upload-file span{
    margin-top: 15px;
    display: block;
    margin-left: 25px;
}
.upload-file label{
    border: 1px solid;
    height: 60px;
    width: 100%;
    display: block;
    border: 1px solid #C6C6C6;
}
.required-helper-left{
    display: block;
    position: absolute;
    top: 25px;
    /* height: 5px; */
    left: -3px;
    background-color: #fff;
    height: 10px;
    width: 10px;
    vertical-align: text-bottom;
    color: #EA362B;
    line-height: 1;
}
.column-half-form:last-child .required-helper-left{
    left: 8px;
}
.newsletter-form .text-checked{
    color: #fff;
}
.newsletter-form .checkmark{
    border: 1px solid #fff;
    background-color: #fff
}
.required-field{
    color: #EA362B;
}

.newsletter-form .g-recaptcha>div{
    margin: auto;
}
.centertext{
    text-align: center;
}


.page-id-6374 .footersection,
.page-id-6060 .footersection,
.page-id-11 .footersection,
.page-id-6008 .footersection,
.page-id-6000 .footersection{
    background-color: #f7f8f9!important;
}

.et_monarch .et_pb_section .et_social_inline{
    display: inline-block;
    vertical-align: top
}
.et_monarch .et_social_icon, .et_monarch .et_social_networks .et_social_network_label, .et_monarch .et_social_sidebar_networks .et_social_count{
    color: #2170CC;
}
.et_monarch .et_social_twitter, .et_monarch .et_social_twitter, .et_monarch .et_social_networks.et_social_circle .et_social_twitter i, .et_monarch .et_social_facebook, .et_monarch .et_social_facebook, .et_monarch .et_social_networks.et_social_circle .et_social_facebook i, .et_monarch li.et_social_facebook:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_facebook:hover i, .et_monarch .widget_monarchwidget li.et_social_twitter:hover, .et_monarch li.et_social_twitter:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_twitter:hover i{
    background-color: transparent;
}
.et_monarch .et_social_icon, .et_monarch .et_social_icon:before, .et_monarch .et_social_icon:after{
    font-size: 25px;
    width: auto!important;
    height: auto!important;
    line-height: 33px!important;
}
 .et_monarch .et_social_icon:after{
    content: none;
 }
 .et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:before{
    margin-left: 0;
    opacity: 1;
 }
 .et_monarch .et_social_networks li, .et_monarch .widget_monarchwidget .et_social_networks li, .et_monarch .widget .et_social_networks li, .et_monarch .widget_text .et_social_networks li{
    min-height: auto;
 }
.social-share-post{
    color: #34302B!important;
    font-size: 18px;
    margin-top: 5px!important;
    text-align: right;
}
@media all and (max-width: 768px){
    .social-share-post{
        text-align: center;
    }
    .social-share-post{
        margin-top: 15px!important
    }
}
/*.et_monarch .et_social_networks ul.et_social_icons_container{
    margin-top: -5px!important;
}*/
.et_social_icons_container li:not(:last-child){
    padding-right: 10px;
}

.et_pb_button, .small-button.smallblue, .small-button.smallred{
    font-size: 16px!important;
    font-family: 'Karla',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    padding: 20px 40px 20px 30px!important
}

.et_pb_button:after, .small-button.smallblue:after, .small-button.smallred:after{
    font-size: 25px;
    padding-top: 1px;
    padding-left: 5px;
}

.et_pb_button.et_pb_promo_button, .small-button.smallblue, .small-button.smallred{
    background-color: #0763b8!important;
}
.et_pb_button.et_pb_bg_layout_dark, .et_pb_button.et_pb_bg_layout_dark:hover{
    background-color: #EA362B!important;
}
@media only screen and (max-width: 1024px) and (min-width: 760px) {
    .slick-next {
        right: -85px;
        text-align: right;
        padding: 60px 60px 60px 11px;
        bottom: 20%;
        z-index: 9999;
    }

    .slick-prev {
        left: -85px;
        text-align: left;
        padding: 60px 11px 60px 60px;
        bottom: 20%;
        z-index: 9999;
    }
}
.et_pb_module.et_pb_image.slick-slide.slick-active {
    text-align: center;
    padding: 0px;
}

.slick-prev, .slick-next {
    font-size: 0;
    position: absolute;
    bottom: 65%;
    color: #d5122f;
    border: 0;
    background-color: #f7f8f9;
    z-index: 1;
}
.white-bg-section .slick-prev, .white-bg-section .slick-next{
    background-color: #fff;
}

.slick-prev {
    left: -91px;
    bottom: 37%;
}

.slick-prev:after {
    content: "\f104";
    font: 40px/1 'FontAwesome';
}

.slick-next {
    right: -91px;
    text-align: right;
    bottom: 37%;
}

.slick-next:after {
    content: "\f105";
    font: 40px/1 'FontAwesome';
}


.slick-prev:hover:after,
.slick-next:hover:after {
    color: #7e7e7e;
}
.slick-slider{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-slide{
    float: left;
}

/*Header*/
li.bookOnline a{
    background-color: #0763B8;
    color: #fff!important;
    border-radius: 4px;
    padding: 15px 40px!important;
}
#main-header{
    border-bottom: 0;
    box-shadow:0px 5px 40px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.05);
}
#et-info-email:hover, #et-secondary-menu>ul>li>a:hover, #top-menu-nav>ul>li>a:hover, .et-social-icons a:hover{
    opacity: 1
}
@media only screen and (min-width: 981px){
    .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
        padding: 13px 0 0 0!important;
    }
    #main-header>.container{
        width: 90%;
        max-width: 1280px;
    }
    #main-header .logo_container img#logo{
        margin-bottom: -20px;
        background-color: #fff;
        border-radius: 0px 0px 8px 8px;
        padding: 10px 20px;
        width: 250px;
        height: auto;
        max-height: unset;
    }
}

@media all and (max-width: 1200px) and (min-width: 981px){
    #top-menu li{
        padding-right: 10px
    }
    li.bookOnline a{
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    #main-header .logo_container img#logo{
        padding: 10px 20px;
        width: 200px;
    }
}
@media all and (max-width: 980px){
    #logo{
        max-height: 90%;
        height: 75%!important;
    }
    .mobile_menu_bar:before{
        color: #2170CC;
    }
    .et_mobile_menu{
        padding: 5px 10px;
    }
    li.bookOnline a{
        text-align: center;
    }
    .et-search-form, .et_mobile_menu, .footer-widget li:before, .nav li ul, blockquote{
        border-color: #b40f07;
    }
}

.callustoday a{
    font-size: 23px;
    background-color: #fff;
    padding: 15px 10px;
    border-radius: 5px;
    width: 100%!important;
    display: block;
    text-align: center;
    color: #34302B;
    font-weight: 700;
}
.squareget100 a.et_pb_button{
    font-size: 23px!important;
    padding: 15px 40px!important;
}
.squareget100 a.et_pb_button:after{
    content: none!important
}
.home div.et_pb_section.customerreview{
    background-image: none!important
}
@media all and (max-width: 980px){
    .sponsor-item .et_pb_image{
        width: 50%;
        float: left;
        height: 150px;
    }
    div.sponsorsparent.et_pb_row{
        padding-left: 0!important;
        padding-right: 0!important;
        overflow: visible !important;
    }
}
@media (max-width: 980px){
    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 70%;
    }
    .et_pb_svg_logo #logo {
        height: 75%!important;
    }
}

@media (min-width: 981px){
    #rowSingleArticle .et_pb_column_2_3, #rowSingleArticle .et_pb_column_1_3{
        display: table-cell;
        float: none;
        vertical-align: top;
        padding-bottom: 50px;
    }
    #rowSingleArticle .et_pb_column_2_3{
        padding-right: 5.5%
    }
    .logged-in #callusstycki {
        top: 82px;
    }
    #callusstycki {
        position: sticky;
        position: -webkit-sticky;
        top: 50px;
    }
}
.singleContent ol, .et_pb_text ol{
    list-style: none;
    counter-reset: counter-list;
}
.singleContent ol li, .et_pb_text ol li{
    counter-increment: counter-list;
    position: relative;
    margin-left: 42px;
    margin-bottom: 15px
}
.singleContent ol li:before, .et_pb_text ol li:before{
    font-family: 'tiempost-bold',serif;
    content: counter(counter-list)".";
    color: #fff;
    font-size: 15px;
    position: absolute;
    left: -42px;
    line-height: 32px;
    width: 32px;
    height: 32px;
    top: 0;
    background: #0763B8;
    border-radius: 50%;
    text-align: center;
}
.et-l--body ul {
    line-height: 1.7em;
}
.newsletter1 .column-1-3-form {
    margin-top: 10px;
}
.g-recaptcha {
    overflow: hidden;
}

.current_page_parent a {
	color: #2170cc !important;
}