.page_topline {
    min-height: 40px
}

.page_topline .container {
    padding: 9px 0
}

.text-bold {
    font-weight: 700
}

.text-100 {
    font-weight: 100
}

.text-200 {
    font-weight: 200
}

.text-300 {
    font-weight: 300
}

.text-400 {
    font-weight: 400
}

.text-500 {
    font-weight: 500
}

.text-600 {
    font-weight: 600
}

.text-700 {
    font-weight: 700
}

.text-800 {
    font-weight: 800
}

.text-900 {
    font-weight: 900
}

.call-out.container-fluid.no-left-padding.no-right-padding {
    padding: 20px !important;
    background-color: #004193 !important;
    border-bottom: 1px solid #fff;
}

.call-out .call-out-box h5 {
    font-size: 25px !important;
    margin-top: 15px
}

.call-out .call-out-box a {
    font-size: 25px;
    color: #fff;
    background-color: #004193;
    border-color: #fff;
    border: 2px solid;
    border-radius: 5px;
    display: inline-block;
    /*font-family: 'Titillium Web', sans-serif;*/
    font-weight: 600;
    padding: 11px 40px;
    line-height: 24px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 1s ease 0
}

.call-out .call-out-box a:hover {
    color: #004193;
    background-color: #fff;
    border-color: #004193
}

.call-out {
    text-align: center
}

/*.header_left_logo .logo img {
    padding-top: 3px;
    max-width: 240px !important;
}*/

.page_breadcrumbs .bg_padding h1.highlight {
    font-size: 30px;
    margin-bottom: 5px
}

@media only screen and ( max-width: 991px ) {
    .page_breadcrumbs .bg_padding h1.highlight {
        font-size: 20px
    }
}

.get_quote {
    border-radius: 5px 5px 0 0;
    color: #fff;
    /*font-family: Open Sans;*/
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    background-color: #004193 !important;
    cursor: pointer;
    padding: 5px 10px;
    position: fixed;
    text-align: center;
    text-decoration: none;
    z-index: 1001;
    border: 1px solid #fff !important;
    top: 47.5%;
    height: auto;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    border-radius: 5px 5px 0 0;
    right: -38.5px
}

.get_quote:hover, .get_quote:active {
    color: #004193;
    background-color: #fff !important;
    border: 1px solid #004193 !important
}

.design-by {
    width: 200px;
    position: absolute;
    right: 5px;
    bottom: 5px
}

.call_now {
    position: fixed;
    bottom: 30px;
    left: 30px;
    background-color: #004193;
    border-radius: 50%;
    padding: 14px 17px;
    z-index: 99999
}

.call_now i {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    animation: blinker .3s cubic-bezier(.5, 0, 1, 1) infinite alternate;
    -webkit-animation: blinker .3s cubic-bezier(.5, 0, 1, 1) infinite alternate
}

.call_now:hover {
    background-color: #fff;
    border: 1px solid #004193
}

.call_now:hover i {
    color: #004193;
    animation: blinker 0 cubic-bezier(.5, 0, 1, 1) infinite alternate;
    -webkit-animation: blinker 0 cubic-bezier(.5, 0, 1, 1) infinite alternate
}

@keyframes blinker {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@media only screen and ( max-width: 767px ) {
    .design-by {
        position: static;
        display: block;
        margin: auto
    }

    .call_now {
        /*bottom: 30px;
        left: 12px*/
        display: none;
    }
}

@media (min-width: 1200px) {
    .section_header.big {
        font-size: 40px
    }
}

.test_img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%
}

.circle_down_icon {
    font-size: 30px;
    margin-bottom: 20px;
    cursor: pointer
}

.more_about {
    display: none
}

.margin_top {
    margin-top: 50px !important
}

.intro-layer span.bold a {
    color: #1f232b !important
}

.owl-theme .owl-dots {
    margin-top: 0
}

@media only screen and ( min-width: 993px ) {
    .intro_section .flexslider h3, .intro_section .flexslider h2, .intro_section .flexslider p.grey, .intro_section .flexslider p.grey span a {
        color: #fff !important
    }

    .intro_section .flexslider a.theme_button:hover {
        color: #fff !important
    }
}

/*.ds{background-color: #004193;}*/
footer a.top_logo img{
    max-width: 300px;
}
footer.ds, footer.ds .greylinks a{
    color: #fff !important;
}
footer.ds .darklinks a.social-icon {
    color: #ffffff;
    border-color: #ffffff;
}
footer a[class*="soc-"].soc-google:hover {
    color: #d93e2d;
    border-color: #d93e2d;
}
footer a[class*="soc-"].soc-facebook:hover {
    color: #507cbe;
    border-color: #507cbe;
}
footer a[class*="soc-"].soc-twitter:hover {
    color: #00abef;
    border-color: #00abef;
}
.bg-darkblue{
    background-color: #004193 !important;
}
#areas h2{
    color: #fff;
    text-align: center;
}
#areas li{
    color: #fff;
}
#areas a.theme_button{
    /*padding: 80px 14px;*/
    width: 100%;
    /*background-color: rgba(0,0,0,0.5);
    border-color: #fff;
    color: #fff;
    font-size: 16px;
    border-width: 1px;*/
    transition: all 0.5s;
    margin-bottom: 0;
    background: transparent;
    border: 0;
}
/*#areas a.theme_button:hover{
    background-color: rgba(0,0,0,0.8);
    border-color: #fff;
    color: #fff;
}*/

/*footer.page_footer.ds {
    background-color: #004193 !important;
}*/


.services_bg{
    background-image: url('../../images/services-bg.jpg');
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.services_bg .container:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.services_bg p, .services_bg h4, .services_bg h2{
    color: #fff !important;
    line-height: 1.3;
}
.services_bg .teaser{
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 24px;
}
.services_bg .teaser h4 a:hover{
    color: #fff;
}
#areas .area_image:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background-color: rgba(0,0,0,0.7);*/
}
#areas .area_image{
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    /*height: 200px;*/
}
#areas .area_image > div{
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*align-items: center;*/
    padding: 50px 14px;
    min-height: 310px;
}
/*#areas .area_image > div:hover{
    background-color: rgba(0,0,0,0.8);
    border-color: #fff;
    color: #fff;
}*/
#areas .area_image > div > a{
    padding-bottom: 10px;
}
#areas .area_image > div > a:hover{
    color: #fff;
    cursor: unset;
}
/*#areas .area_image > div > p{
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1.5;
}*/
#areas .area_image > div > ul > li{
    font-size: 12px;
    line-height: 1.5;
}

.services_bg h4 a:hover, .services_bg span:hover{
    color: #add8e6 !important;
}
.services_bg span{
    color: #fff;
    font-size: 28px;
    display: block;
    margin-bottom: 14px;
    transition: all 0.5s;
}
.services_bg span:hover{
    font-size: 32px;
    font-weight: 500;
}

@media (max-width: 991px){
    .sm-mt-0 {
        margin-top: 0 !important;
    }
    .sm-mb-0 {
        margin-bottom: 0 !important;
    }
}


/*services header*/
.service-header .no-padding {
    padding: 0;
}
.service-header .service-content {
    display: block;
    background: transparent;
    text-align: center;
    margin: 0 auto;
}
.service-header .service-content li {
    display: table-cell !important;
    width: 11.11%;
    vertical-align: top;
}
.service-header .nav > li {
    position: relative;
    /*display: block;*/
}
.service-header .servicedropdown {
    padding: 0;
    margin: 0;
}
.service-header .nav > li > a {
    position: relative;
    display: block;
    /*padding: 10px 15px;*/
}
.service-header .servicedropdown > a {
    padding: 10px 5px !important;
    font-size: 12px;
}
.service-header .service-content a {
    /*display: inline-block;*/
    text-align: center;
    text-decoration: none;
    /*font-size: 14px;*/
    font-weight: 500;
    /*font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";*/
    /*padding: 20px 10px;*/
    color: #080502;
    border-right: 1px solid #efefef;
}
.service-header .service-content li:last-child a{
    border-right: 0;
}
.service-header .service-content a span:last-child {
    /*display: block;
    text-align: center;
    padding: 0;
    height: 45px;*/
    min-height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.5;
}
.service-header {
    background: #fff;
    border-top: 1px solid #004193;
}

.service-header .servicedropdown img {
    width: 40px;
}
.toggle_menu2 span{
    display: none;
    padding: 8px;
    border: 1px solid #004193;
    width: 120px;
    border-radius: 6px;
}

@media (min-width: 768px) {
    .service-header .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}
@media (max-width: 992px) {
    .service-header .service-content li {
        width: 20%;
    }
    .service-header .service-content li:nth-child(5) a{
        border-right-width: 0;
    }
}

@media (max-width: 767px) {
    .service-header .service-content li {
        width: 33.33%;
    }
    .service-header .service-content li:nth-child(5) a{
        border-right-width: 1px;
    }
    .service-header .service-content li:nth-child(4) a{
        border-right: 1px solid #efefef;
    }

    .service-header .service-content li:nth-child(3) a{
        border-right: 0;
    }
}
@media (max-width: 450px) {
    .service-header .service-content li {
        width: 50%;
    }

    .service-header .service-content li:last-child {
        width: 100%;
    }

    .service-header .service-content li:nth-child(even) a{
        border-right: 0;
    }
    .service-header .service-content li:nth-child(odd) a{
        border-right: 1px solid #efefef;
    }
}
@media (max-width: 250px) {
    .service-header .service-content li {
        width: 100%;
    }
}



/*services header*/

/*new css*/
.slide_description .intro-layer p{
    color: #ffffff;
    margin: 20px 0;
}
.slide_description .intro-layer strong{
    display: block;
    font-size: 22px;
    /*margin-bottom: 10px;*/
    color: #fff;
}
.slide_description .intro-layer p b{
    margin-right: 10px;
}
.slide_description .intro-layer > div > img{
    max-height: 80px;
    width: auto;
}
.slide_description .intro-layer > div > p{
    display: flex;
    align-items: center;
}
.slide_description .intro-layer p svg{
    fill: #F2D049;
    height: 20px;
    width: 20px;
    /*margin-right: 2px;*/
}
.top_contacts i, .top_contacts a{
    color: #1f232b;
    font-size: 14px;
    /*text-transform: uppercase;*/
    font-weight: 700;
}
.top_contacts > div{
    padding: 5px 0;
}


/*.row .header_left_logo{
    max-width: 90px;
}*/


#toTop{
    display: none !important;
}
@-webkit-keyframes fadeInRightCustom {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRightCustom {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRightCustom {
    0% {
        opacity: 0;
        -o-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRightCustom {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRightCustom {
    -webkit-animation-name: fadeInRightCustom;
    -moz-animation-name: fadeInRightCustom;
    -o-animation-name: fadeInRightCustom;
    animation-name: fadeInRightCustom;
}

#get_a_quote .modal-header h4{
    display: inline-block;
    margin-bottom: 0;
}

#get_a_quote .modal-footer{
    padding: 0;
}
.checkboxes{
    text-align: left;
}
#get_a_quote .form-group{
    position: relative;
}
.checkboxes .form-group{
    padding: 0 20px;
    clear: left;
}
.checkboxes label{
    /*display: inline-block!important;
    text-align: left;
    margin-right: 25px;*/
    width: 33.33%;
    float: left;
    font-weight: 300;
}
.checkboxes > label{
    margin-bottom: 20px;
    font-weight: 500;
}
#get_a_quote button{
    margin: 0;
    display: block;
    width: 100%;
    padding: 15px;
}
#get_a_quote button:hover{
    color: #004193;
    background-color: #fff;
    border-color: #004193;
}
#get_a_quote [class*="col-"]{
    margin-bottom: 10px;
}
#get_a_quote form{
    padding:0;
}
#get_a_quote .contact-form label[for] {
    display: none;
}

#get_a_quote input[type="text"], #get_a_quote input[type="email"], #get_a_quote input[type="tel"], #get_a_quote input[type="number"], #get_a_quote textarea, #get_a_quote select, #get_a_quote .form-control {
    height: 40px;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    box-shadow: none;
    color: #1f232b;
    padding-right: 30px;
    padding-top: 6px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 30px;
    font-style: italic;
}

#get_a_quote form label + [class*="icon2-"], #get_a_quote form label + [class*="fa-"] {
    position: absolute;
    font-size: 14px;
    left: 15px;
    top: 13px;
    width: 1em;
    text-align: center;
}
#get_a_quote form label + [class*="icon2-"] + .form-control, #get_a_quote form label + [class*="fa-"] + .form-control {
    padding-left: 40px;
}
#get_a_quote textarea.form-control {
    height: auto;
}
@media only screen and ( max-width: 550px ) {
    .checkboxes label{
        width: 50%;
    }
    .checkboxes label:nth-child(2n+1){
        clear: left;
    }
    #get_a_quote .col-xs-6:nth-child(odd){
        padding-right: 5px;
    }
    #get_a_quote .col-xs-6:nth-child(even){
        padding-left: 5px;
    }
    #get_a_quote .modal-header h4{
        font-size: 17px;
    }

}
@media only screen and ( max-width: 400px ) {
    .checkboxes label:nth-child(eveb){
        padding-left: 20px;
    }
}


.mobile_bottom_btns{
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 50px;
    z-index: 10;
    display: none;
}
.mobile_bottom_btns > div{
    width: 100%;
    background-color: #1f232b;
}
.mobile_bottom_btns div:first-child{
    background-color: #179d0d;
}
.mobile_bottom_btns div:last-child{
    background-color: #004193;
}
.mobile_bottom_btns a{
    width: 100%;
    height: 100%;
    font-size: 30px;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}



.top_bullets{
    position: absolute;
    left: 0;
    top: 20px;
}
.ul_bullets, .top_bullets ul{
    color: #fff;
    list-style-position: inside;
    padding-left: 0;
    font-weight: 400;
}
.top_bullets ul{
    display: flex;
    list-style: none;
}
.top_bullets ul li{
    position: relative;
    padding: 9px 0 10px 25px;
    font-weight: 500;
    font-size: 15px;
}
.top_bullets ul li:first-child{
    padding-left: 0;
}
.top_bullets ul li:not(:first-child){
    margin-left: 10px;
}
.top_bullets ul li:not(:first-child):before {
    content: '';
    display: block;
    position: absolute;
    background: #ffffff;
    left: 10px;
    top: 20px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
}

.top_bullets ul li.active{
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    /*
    text-shadow: 1px 1px 1px #fff, 1px 2px 1px #fff, 1px 3px 1px #fff, 1px 4px 1px #fff, 1px 0.5px 1px #fff, 1px 0.3px 1px #fff, 1px 0.4px 1px #fff, 1px 0.5px 1px #fff, 1px 0.5px 1px #fff, 1px 0.6px 1px #fff, 1px 1px 0.3px rgba(255, 255, 255, 0.4), 1px 1.4px 0.6px rgba(255, 255, 255, 0.2), 1px 1.6px 2px rgba(255, 255, 255, 0.2), 1px 2px 4px rgba(255, 255, 255, 0.4);
    */
    text-shadow: 0 0 15px #fff;
}
/*.top_bullets ul li.active:before{
    background: red;
}*/

.social_reviews{
    display: flex;
    justify-content: space-between;
}
.intro_h3{
    font-size: 20px !important;
    text-transform: initial !important;
    margin-top: 0;
}

.intro_section .slide_description{
    font-family: 'Poppins', sans-serif;
}
@media only screen and ( max-width: 991px ) {
    .top_contacts{
        display: none;
    }
    .do_flex{
        margin: 50px 0 30px;
    }
    .top_bullets ul li:not(:first-child):before{
        top: 17px;
    }
    .top_bullets ul li {
        font-size: 16px;
    }
    .top_bullets ul li.active {
        font-size: 20px;
    }
}
@media only screen and ( max-width: 767px ) {
    .page_copyright::after{
        display: block;
        content: '';
        height: 70px;
    }
    .mobile_bottom_btns{
        display: flex;
    }
    .toggle_menu2 {
        display: block;
        text-align: center;
        padding: 10px 0;
    }

    .toggle_menu2 span{
        display: inline-block;
    }
    .header_left_logo .logo img{
        max-width: 100px;
    }
    a.logo{
        padding: 0;
    }
    .display_table_cell{
        width: 50%;
    }
    .intro_h3 {
        font-size: 16px !important;
    }
    .slide_description .intro-layer > div > img {
        max-height: 50px;
    }
    .slide_description .intro-layer strong {
        font-size: 18px;
    }
}

@media only screen and (min-width: 992px){
    .custom_flex > .row {
        display: flex;
        margin-top: 50px;
    }
    .custom_flex > .row > .do_flex {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
    .custom_flex > .row:nth-child(odd){
        flex-direction: row-reverse;
    }

    .top_contacts{
        border-right: 1px solid #efefef;
        width: 220px;
    }
    .row .header_left_logo{
        /*border-right: 1px solid #efefef;*/
        text-align: center;
    }
    ul.sf-menu{
        display: flex;
    }
    ul.sf-menu > li{
        border-right: 1px solid #efefef;
        width: 100%;

    }
    ul.sf-menu > li:first-child{
        border-left: 1px solid #efefef;
    }
    ul.sf-menu > li:nth-child(6){
        border-right: 0;
    }
    .row .header_left_logo{
        width: 80px;
    }
}

@media only screen and ( max-width: 400px ){
    .top_bullets ul li.active {
        font-size: 25px;
    }
    .slide_description .intro-layer > div > img {
        max-height: 40px;
    }
    .slide_description .intro-layer strong {
        font-size: 16px;
    }
    .slide_description .intro-layer p svg {
        height: 17px;
        width: 17px;
    }
    .top_bullets ul li {
        font-size: 14px;
    }
    .top_bullets ul li.active {
        font-size: 20px;
    }
}
.service-header .nav > li > a:hover span:last-child{
    color: #004193;
    font-weight: 600;
    /*font-size: 16px;*/
}
.flexslider .slides > li:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0,0,0,0.3);
}
