.primary-color{
    color: white;
}
.primary-color-Two{
    color: #3f3f3f;
}
.secondary-color{
    color:#A7A9AB;
}

.darkblueTxt{
    color: #5FC7D2 !important;
}
.blueTxt{
    color: #0091bc !important;
}
.greyTxt{
    color: #565656 !important;
}



.darkblueBG{
    background-color: #5FC7D2 !important;
}
.blueBG{
    background-color: #0091bc !important;
}
.greyBG{
    background-color: #A7A9AB !important;
}
.darkgreyBG{
    background-color: #565656 !important;
}

.ligher{
    border-color: #eaeaea !important;
}

.contactBG{
    background-color: #eaeaea !important;
}

/* .customBtnGallery{
    border: none !important;
    border-radius: 0px !important;
} */

.customNavFixed{
    position: fixed;
    background: white;
    top: 0;
    width: 100%;
    left: 0;
    height: 75px;
    z-index: 9999;
}

.navbar-nav{
    /* background: white; */
    width: 100%;
}

.navbar{
    transition: .2s linear;
}

.linksProfile:hover{
    color: #3f3f3f;
}

.profile{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b7f1+0,0089b2+100 */
background: #FFFFFF; /* Old browsers */
/* background: -moz-linear-gradient(left, #00b7f1 0%, #0089b2 100%); FF3.6-15 */
/* background: -webkit-linear-gradient(left, #00b7f1 0%,#0089b2 100%); Chrome10-25,Safari5.1-6 */
/* background: linear-gradient(to right, #00b7f1 0%,#0089b2 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7f1', endColorstr='#0089b2',GradientType=1 ); IE6-9 */
margin-bottom: 0;
margin-top: 15;
}

.footerBG{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00c5f7+0,2ef7dc+77,2ef2b4+100 */
background: #00c5f7; /* Old browsers */
background: -moz-linear-gradient(left, #00c5f7 0%, #2ef7dc 77%, #2ef2b4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #00c5f7 0%,#2ef7dc 77%,#2ef2b4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #00c5f7 0%,#2ef7dc 77%,#2ef2b4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5f7', endColorstr='#2ef2b4',GradientType=1 ); /* IE6-9 */
margin-bottom: 0;
}

.font-small{
    font-size: 11px;
}

.customNavFixed{
    border-bottom: 1px solid #eaeaea;
}

.backLink{
    color: #3f3f3f;
}
.backLink:hover{
    color: black;
}

.nopaddingCenter{
    padding: 0;
    text-align: center;
}

.vol-ctr {
   display: flex;
   justify-content: space-between;
}

.navbar-nav li a {
    /*font-weight: 700;*/
    color: #565656;
    font-size: 16px;
}

.nomargin-bottom{
    margin-bottom: 0px;
}

.logo{
    width: 315px;
    position: relative;
    top: -10px;
}

.services{
    background-color: #ededed;
    margin-bottom: 0;
    padding: 0;
}

.testimonials, .gallery, .faqs, .testimonials, .news, .contact, .footer{
    margin-bottom: 0;
}

.border-bottom{
    border-bottom: 1px solid black !important;
}

.font-light{
    font-weight: lighter;
}

.font-bold{
    font-weight: bold;
}

.socialLinks{
    list-style: none;
    padding: 0;
}
.socialLinks li {
    float: left;
    padding-right: 20px;
}

.socialLinks li img {
    width: 21px;
}

.listFooter{
    padding: 0;
    /* padding-left: 20px; */
    list-style: none;
    color:#FFF;
}

listFooter > span{
    color: #A7A9AB;
}

.blueArrow{
    color: #5FC7D2;
    position: relative;
    top: 5px;
}

.phoneNumbers{
    list-style: none;
    padding: 0;
}

.nav-item > a{
    font-family: 'Open Sans', sans-serif;
}

.fontOpenSans, .services, .testimonials{
    font-family: 'Open Sans', sans-serif;
}
.fontOpenSans h1, .services h1, .testimonials h1, .news h1, .faqs h1, .gallery h1, .contact h1 {
    font-weight: 700;
}
.fontOpenSans h3, .services h3 {
    font-weight: 600;
}

.btnsGallery
{
    font-weight: 600;
}

.img-profile-size{
    width: 75px;
}

.heightSpec{
    height: 295px;
}

.own{
    color: #fff !important;
    background: transparent !important;
    border: none !important;
}
.smaller{
    font-size: 66% !important;
}

.lineheight{
    line-height: 10px;
}

.font-weight-700{
    font-weight: 700 !important;
}

.imgService{
    position: relative;
    top: -15px;
}

.minheightServices{
    min-height: 130px;
}

.logoMenu{
    display: none;
}

.active{
    background: #5FC7D2;
    color: #FFF !important;
    transition: .2s linear;
}

.margin-right-0{
    margin-right: 0 !important;
}

.quoteAbove{
    position: relative;
    top: -6px;
}

.quoteDown{
    position: relative;
    top: 6px;
}

.img-data-bind {
    cursor: pointer;
}

.spacings {
    margin-top: 20px;
}

.mailWaterfront{
    text-decoration: none;
    color: #565656;
}

.mailWaterfront:hover{
    color: #565656;
}


@media screen and (max-width: 2000px) and (min-width: 1200px){   
    #navbarTogglerDemo02{
            position: relative;
            /* top: 15px; */
    }
}

@media screen and (max-width: 1200px) and (min-width: 991px)
{
    /*.respMiddle {*/
    /*    display: none;*/
    /*}*/
    
    .logo{
        width: 100%;
        position: relative;
        /* top: 45px; */
    }
}

@media screen and (min-width: 1200px)
{
    .customUlNav{
        width: 800px !important;
        /* margin: auto; */
    }
}

/* @media screen and (min-width: 1425px)
{
    /* .logo{ */
        /* position: relative;
        top: -15px; */
    /* }
} */
/* @media screen and (max-width: 1425px)
{
    .logo{
        width: 350px;
    }
} */
/* @media screen and (max-width: 1200px) and (min-width: 991px)
{
    .logo{
        width: 300px;
    }
} */
/* @media screen and (max-width: 991px) and (min-width: 768px)
{
    .logo{
        width: 300px;
    }
} */

@media screen and (max-width: 1200px) and (min-width: 991px)
{
    .navbar-nav li a {
    /*font-weight: 700;*/
    color: #3F3F3F !important;
    font-size: 16px;
}

    .customUlNav{
        width: 675px !important;
        /* margin: auto; */
    }
}

@media screen and (max-width: 991px) and (min-width: 768px)
{
    .logo{
        width: 250px;
    }
}
@media screen and (max-width: 768px)
{
    .logo{    
        width: 250px;
        position: relative;
        /* right: 45px; */
        top: -10px;
    }

    .down{
        text-align: center;
    }
    .logo{    
        width: 250px;
    }

    .smallMt{
        margin-top: 1.5em;
    }

    .txtCenterSM{
        text-align: center !important;
    }

    .smallSc{
        width: 190px;
        margin: auto;
    }
}
/* 
@media screen and (max-width: 575px)
{
} */

@media screen and (min-width: 991px){
    .footerBG{
        height: 60px;
        overflow: hidden;
    }
    
    .posMediaNav{
        position: relative;
        left: 55%;
        right: 0;
        transform: translateX(-50%);
    }

    .postMediaLogo{
        position: relative;
        transform: translateX(-50%);
        left: 15%;
        z-index: 999;
    }
}

@media screen and (max-width: 991px)
{
    .down{
        margin-top: 15px;
    }

    .footerBG{
        height: auto;
    }

    .navbar-nav{
        background: #FFF;
    }

    .margin-right90{
        margin-right: 90px;
    }

    .margin-left90{
        margin-left: 90px !important;
    }
    
    .logoMenu{
        height: 45px;
        width: 125px;
    }
    /* .navbar-toggler{ */
        /* margin-right: 90px; */
    /* } */
    
    .spacings {
        margin-top: 0px;
    }

}

@media screen and (min-width: 768px)
{
    .leftFooter{
        text-align: left;
    }
    .leftRight{
        text-align: right;
    }

}
@media screen and (max-width: 768px)
{
    .leftFooter{
        text-align: center;
    }
    .leftRight{
        text-align: center;
    }
    .customNavFixed {
        height: 55px;
    }
    .logoMenu {
        height: 35px;
    }
}

@media screen and (max-width: 991px)
{
    .margin-right90 {
        margin-right: 50px;
    }

    .margin-left90 {
        margin-left: 50px !important;
    }
    .navbar-toggler{
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 500px)
{
    .logoMenu{
        width: 100px;
    }
}

@media screen and (max-width: 475px)
{
    .display-4{
        font-size: 2.0rem;
    }

}

@media screen and (max-width: 430px)
{
    .logo{
        width: 255px;
    }

    .imgService{
        width: 225px;
    }
}

@media screen and (max-width: 330px){
    .logo {
        width: 205px;
    }
}