
/*a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}*/

.color1 {
    color: #003d58 !important;
    /*color: #003d58 !important;*/
}
.color2 {
    color: #003d58 !important;
}
.color3 {
    color: #626871 !important;
}
.color4 {
    color: #a6bdca !important;
}
.color5 {
    color: #006382 !important;
}
.color6 {
    color: #006383 !important;
}
.color7 {
    color: #04364c !important;
}
.color8 {
    color: #006382 !important;
}
.coloror {
    color: #ffec00 !important;
}
.coloror2 {
    color: #006384 !important;
}

.bgcolor1 {
    background-color: #003d58 !important;
}
.bgcolor2 {
    background-color: #003d58 !important;
}
.bgcolor3 {
    background-color: #e4e5ee !important;
}
.bgcolor {
    background-color: #f5f5f5 !important;
}
.bgcolor4 {
    background-color: #e2ebf1 !important;
}
.bgcolor5 {
    background-color: #d7e4ea !important;
}
.bgcolor6 {
    background-color: #006383 !important;
}
.bgcolor7 {
    background-color: #006384 !important;
}
.bgcolor8 {
    background-color: #006382 !important;
}
.bgcoloror {
    background-color: #ffec00 !important;
}
.bgcolorhead {
    background-color: #006382 !important;
}


.welcomebg {
    /*background-color: rgba(9, 23, 57, 0.95);*/
    background-color: #f5f5f5;
}

a.c1:link {
    color: #003d58 !important;
}
a.c1:visited {
    color: #003d58 !important;
}
a.c1:hover {
    color: #003d58 !important;
    text-decoration: none;
}

a.c2:link {
    color: #fff !important;
}
a.c2:visited {
    color: #fff !important;
}
a.c2:hover {
    color: rgba(255, 255, 255, 0.75) !important;
    text-decoration: underline;
}

a.c3:link {
    color: #006382 !important;
    text-decoration: none;
}

a.c3:visited {
    color: #006382 !important;
}

a.c3:hover {
    color: #006384 !important;
    text-decoration: underline;
}

a.cred {
    color: #dd0000 !important;
}
    a.cred:link {
        color: #dd0000 !important;
    }
    a.cred:visited, a.cred:active, a.cred:focus {
        color: #dd0000 !important;
    }
    a.cred:hover {
        color: #860000 !important;
        text-decoration: none !important;
    }

a.gv:link {
    color: rgba(255, 255, 255, 1) !important;
    opacity: 1 !important;
}

a.gv:visited, a.gv:focus {
    color: rgba(255, 255, 255, 1) !important;
}

a.gv:hover {
    color: rgba(255, 255, 255, 0.70) !important;
    text-decoration: none;
}

a.gold1:link {
    color: #006384 !important;
    opacity: 1 !important;
    text-decoration: underline !important;
}

a.gold1:visited, a.gold:focus {
    color: #006384 !important;
    text-decoration: underline !important;
}

a.gold1:hover {
    color: #006383 !important;
    text-decoration: underline !important;
}


a.footfb:link {
    color: #006382 !important;
    opacity: 1 !important;
    text-decoration: none !important;
    line-height: normal!important;
}

a.footfb:visited, a.gold:focus {
    color: #006382 !important;
    text-decoration: none !important;
}

a.footfb:hover {
    color: #003d58 !important;
    text-decoration: underline !important;
}

a.contact:link {
    text-decoration: none;
    color: #f5f5f5;
}
a.contact:visited, a.contact:focus {
    text-decoration: none;
    color: #f5f5f5;
}
a.contact:hover {
    color: #FFF !important;
    text-decoration: underline !important;
}

/*.checkbox-theme input[type="checkbox"]:checked + label::before {
    border: 2px solid #000;
}

input[type=checkbox]:checked + label:before {
    color: #000;
}*/

.error404-content h1 {
    color: #896d20
}

.copyalignl {
    text-align: left;
}

.copyalignr {
    text-align: right;
}

.floatl {
    float: left !important;
}

.floatr {
    float: right !important;
}

@media only screen and (max-width: 768px) {
    .copyalignl {
        text-align: center;
    }

    .copyalignr {
        text-align: center;
    }

    .floatl {
        float: none !important;
    }

    .floatr {
        float: none !important;
    }
}

.showit {
    display: inline-block!important;
}
.hideit {
    display: none;
}

/*.captcha {
    font-size: 14px;
    line-height: 21px;
}

.captcha img {
    -webkit-filter: opacity(75%) !important;
    filter: opacity(75%) !important;
    border: solid 1px #006382;
}
.captcha input {
    padding: 5px;
    text-align: center;
    letter-spacing: 0.05em;
    min-width: 100px;
}*/

.captcha {
    color: rgba(0,0,0,0.5);
    font-size: 14px;
    line-height: 1.25;
}

    .captcha img {
        -webkit-filter: opacity(75%) !important; /* Safari 6.0 - 9.0 */
        filter: opacity(75%) !important;
        border: solid 1px #828a9b;
    }


    .captcha input {
        /*background: #003e5b;*/
        text-transform: uppercase;
        text-align: center;
        font-size: 18px;
        letter-spacing: 0.10em;
        /*border-radius: 4px;*/
        line-height: 30px;
        padding: 0 2px;
        width: 125px;
        color: #333;
        font-weight: 600;
    }

.btn2 {
    color: rgba(255, 255, 255, 0.60);
    background-color: #006382;
    font-size: 16px !important;
    font-weight: 500;
    letter-spacing: 0.015em;
    text-decoration: none !important;
    border: solid 1px #006382;
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;*/
    border-radius: 6px;
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    /*width: 116px;*/
    /*height: 40px;*/
    /*font-family: 'Didact+Gothic', sans-serif !important;*/
    /*border: solid 1px rgba(16, 77, 62, 0.50);*/
}

    .btn2:hover {
        color: #fff;
        background-color: #006382;
        border: solid 1px #006382;
    }

    .btn2.active {
        color: #006382;
        background-color: #ffffff;
        border: 1px solid rgb(204, 204, 204);
        /*border: solid 1px #fff;*/
    }

    .btn2:before {
        position: relative;
        top: -7px;
        /*left: 4px;*/
        /*left: 50%;*/
        font-family: FontAwesome;
        font-size: 16px;
        font-weight: 300;
        content: '\f0c8';
        color: rgba(255, 255, 255, 0.25);
        text-align: center;
        padding: 0;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

    .btn2:hover:before {
        color: rgba(255, 255, 255, 1);
    }

    .btn2.active:before {
        position: relative;
        top: -7px;
        /*left: 4px;*/
        /*left: 50%;*/
        font-family: FontAwesome;
        font-size: 16px;
        font-weight: 300;
        content: '\f0c8';
        color: #006383;
        text-align: center;
        padding: 0;
    }

.btn3 {
    /*color: rgba(255, 255, 255, 0.50) !important;*/
    color: rgba(255, 255, 255, 0.60) !important;
    background-color: #003d58;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    /*border:solid 1px rgba(255,255,255,0.25);*/
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    /*width: 116px;*/
    /*height: 40px;*/
    /*font-family: 'Roboto', sans-serif !important;*/
    border: solid 2px #003d58;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    .btn3:hover {
        /*color: #0f2049;
        background-color: #fff;*/
        color: #fff !important;
        background-color: #003d58;
        border: solid 2px #003d58;
    }

    .btn3.active, .btn3.active:hover {
        /*color: #FFF;
        background-color: rgba(31, 64, 122, 0.9);
        border: solid 1px #0f2049;*/
        color: #fff !important;
        background-color: #003d58;
        border: solid 2px #003d58;
    }

.btnpar {
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
    font-size: 16px !important;
    font-weight: 500;
    text-decoration: none !important;
    border:solid 2px rgba(255,255,255,0.25);
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    white-space: normal;
    /*width: 116px;*/
    /*height: 40px;*/
}

    .btnpar:hover {
        color: #006382;
        background-color: #fff;
        border: solid 2px rgba(255,255,255,0.85);
    }

    .btnpar.active {
        color: #003d58;
        background-color: #ffffff;
        border: solid 2px rgba(255,255,255,0.85);
    }

.btnsearch {
    color: #006382;
    background-color: #ffec00;
    padding: 8px;
    height: 40px;
    /*font-size: 16px !important;*/
    line-height: 1.42857;
    font-weight: 500;
    text-decoration: none !important;
    /*border: solid 2px rgba(255,255,255,0.85);*/
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    white-space: normal;
    letter-spacing: 0.025em;
    /*width: 116px;*/
    /*height: 40px;*/
    border-radius: 6px;
}

    .btnsearch:hover {
        color: #ffec00;
        background-color: #006382;
        /*border: solid 2px rgba(255,255,255,0.85);*/
    }

    .btnsearch.active, .btnsearch:visited, .btnsearch:focus {
        color: #ffec00;
        background-color: #006382;
        /*border: solid 2px rgba(255,255,255,0.85);*/
    }

.relset {
    position: relative;
    top: -10px;
}

.parallax {
    background-image: url("/images/parallax.jpg");
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 350px;
}

    .parallax > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.90) 0%, rgba(25, 50, 94, 0.50) 100%);
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        height: 100%;
        min-height: 350px;
        padding: 50px 250px;
        text-align: center;
        font-size: 24px!important;
        font-weight: 400;
    }

.parallax2 {
    background-image: url("/images/parallax2.jpg");
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
}

    .parallax2 > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(0, 79, 104, 0.80) 30%, rgba(0, 99, 130, 0.80) 100%);
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        height: 100%;
        min-height: 450px;
        padding: 100px 20px;
        text-align: center;
        font-size: 21px !important;
        font-weight: 400;
    }

@media only screen and (max-width: 1368px) {
    .parallax > div {
        padding: 50px 100px;
    }

}

@media only screen and (max-width: 768px) {
    .parallax {
        min-height: 400px;
    }
    .parallax > div {
        height: 100%;
        min-height: 400px;
        padding: 20px 0;
        text-align: center;
        font-size: 18px !important;
        font-weight: 400;
    }
    .parallax2 {
        min-height: 300px;
    }

        .parallax2 > div {
            height: 100%;
            min-height: 300px;
            padding: 20px;
            text-align: center;
            font-size: 15px !important;
            font-weight: 400;
        }
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.carousel-indicators {
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-bottom: 25px;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #efefef \9;
        background-color: #efefef;
        border: 1px solid #ffffff;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #ffffff;
    }

.carousel-caption {
    /*right: 0;
    left: 60%;
    bottom: 0;*/
    bottom: 150px;
    position: absolute;
    left: 50%;
    /*top: 80%;*/
    transform: translate(-50%);
    width: 100%;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 0;
    /*padding-left:10px;*/
    margin-top: 20px;
    margin-bottom: 80px;
    /*background-color: rgba(0, 0, 0, 0.75);*/
    color: #ffffff;
    font-size: 50px;
    text-align: center;
    text-shadow: none;
    /*text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  -webkit-border-radius:10px 0 0 10px;
  -moz-border-radius:10px 0 0 10px;
  border-radius:10px 0 0 10px;*/
}

    .carousel-caption h1 {
        color: #fff;
        font-size: 80px;
        font-weight: 600;
        line-height: normal;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    }

.carousel-control .glyphicon-chevron-left {
    left: 25%;
}

.carousel-control .glyphicon-chevron-right {
    right: 25%;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition: 0.8s ease-in-out;
        -moz-transition: 0.8s ease-in-out;
        -o-transition: 0.8s ease-in-out;
        transition: 0.8s ease-in-out;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
    z-index: 10;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

    .carousel-fade .carousel-inner .next,
    .carousel-fade .carousel-inner .prev,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.carousel-fade .carousel-control {
    z-index: 2;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1.2, 1.2);
    }

    to {
        -webkit-transform: scale(1, 1);
    }
}

@keyframes zoom {
    from {
        transform: scale(1.2, 1.2);
    }

    to {
        transform: scale(1, 1);
    }
}

.carousel-fade .carousel-inner .item > img {
    -webkit-animation: zoom 10s;
    animation: zoom 10s;
}

.carousel-fade:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    /*background-image: url(/images/plain.png);*/
    /*background-image: url(/images/dotsg.png);*/
}

.form-group select {
    cursor: pointer;
}
/************************************************************************/
/* Index Projects Styles */

.projects {
    -webkit-box-shadow: inset 0px 3px 3px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0px 3px 3px 0px rgba(0,0,0,0.3);
    box-shadow: inset 0px 3px 3px 0px rgba(0,0,0,0.3);
}

.projects .col-md-3 {
    padding-right: 0;
    padding-left: 0;

}

.projects .col-md-4 {
    padding-right: 0;
    padding-left: 0;
}

.project-inner {
    position: relative;
    padding: 0;
    /*overflow: hidden;*/
    /*border-left: solid 2px #ffffff;
    border-right: solid 2px #ffffff;*/
}

    .project-inner::before {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2;
        content: '';
        width: 100%;
        height: 50%;
        background: #000;
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
        opacity: 0.9;
        filter: alpha(opacity=30);
    }

    .project-inner h2 {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        color: #ffffff;
        font-weight: 500;
        font-size: 2em;
        opacity: 0.85;
        text-align: center;
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
        z-index: 3;
        transition: bottom .6s ease;
    }

    .project-inner:hover h2 {
        bottom: 80px;
        opacity: 1;
    }

    .project-inner > img, .project-inner > a img, .project-caption > img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .project-inner .project-caption {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        visibility: hidden;
        opacity: 0;
    }

    .project-inner:hover .project-caption, .project-inner:focus .project-caption {
        visibility: visible;
        opacity: 1;
    }

/*.project-caption h3 {
    color: #ffffff;
    font-weight: 500;
    font-size: 2.5em;
}*/

.project-caption {
    color: #fff;
    text-align: center;
    z-index: 2;
}

.project-details {
    position: absolute;
    width: 100%;
    bottom: 0;
    /*margin-top: -20px;*/    
}

    .project-details p {
        color: #ffec00;
        font-size: 1em;
    }

    .project-details i {
        font-size: 2em;
    }

.all-projects {
    background-color: transparent;
    padding: 50px 0;
}

.projects-title {
    padding-top: 15px;
    padding-bottom: 5px;
}

    .projects-title h2 {
        text-transform: uppercase;
        color: #333;
        padding-top: 10px;
        font-family: 'Ubuntu', sans-serif;
        font-size: 1.3em;
        font-weight: 600;
    }

.project-title-devider {
    border-top: 1px solid #999;
    width: 65px;
    margin: 0 auto;
}

.selectdiv {
    position: relative;
    /*Don't really need this just for demo styling*/
    /*float: left;
    min-width: 200px;
    margin: 50px 33%;*/
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
    display: none;
}

.selectdiv:after {
    content: '\e259';
    font-family: "Glyphicons Halflings";
    font-size: 13px;
    /*font: normal normal normal 17px/1 Glyphicon;*/
    color: #808080;
    right: 12px;
    top: -3px;
    height: 34px;
    padding: 15px 0px 0px 8px;
    /*border-left: 1px solid #0ebeff;*/
    position: absolute;
    pointer-events: none;
}

    .selectdiv:after:hover {
        color: #2b2b2a;
    }

.selectdiv select::-ms-expand {
    display: none;
}

.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */
    display: block;
    width: 100%;
    /*height: 42px;
    padding: 6px 9px !important;
    font-size: 14px !important;
    line-height: 1.42857;
    color: #595969;*/
    /*background-color: #fff;
    background-image: none;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.10);
    box-shadow: 0 1px 1px rgba(0,0,0,.10);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;*/
    /*-ms-word-break: normal;
    word-break: normal;*/
    /*cursor: pointer !important;*/
}

textarea {
    font-family: 'Didact+Gothic', sans-serif;
}

.ulnostyle ul {
    list-style-type: none !important;
    margin: 0;
    padding: 0;
}

.flagimg img {
    position: absolute;
    top: 14px;
    margin-right: 10px;
    display: inline-block;
}
.flagimg span {
    position: relative;
    /*top: 0;*/
    left: 28px;
    display: inline-block;
}

.ad-gallery .ad-forward {
    /*background-color: rgba(255, 255, 255, 0.80) !important;*/
    background-position: 0px 22px;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    right: -30px !important;
    width: 30px !important;
    background-image: url('/Images/next.png') !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
    top: -8px !important;
}

.ad-gallery .ad-back {
    /*background-color: rgba(255, 255, 255, 0.80) !important;*/
    background-position: 0px 22px;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    left: -30px !important;
    width: 30px !important;
    background-image: url('/Images/prev.png') !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
    top: -8px !important;
}

.ad-gallery .ad-prev-image {
    background: url('/Images/prevbig.png') !important;
    width: 50px !important;
    height: 45px !important;
    left: 0 !important;
    left: auto !important;
    opacity: 0.6!important;
}

.ad-gallery .ad-next-image {
    background: url('/Images/nextbig.png') !important;
    width: 50px !important;
    height: 45px !important;
    right: 0 !important;
    left: auto !important;
    opacity: 0.6!important;
}

    .ad-gallery .ad-prev-image,
    .ad-gallery .ad-next-image {
        display: block !important;
    }

    .ad-gallery .ad-prev-image:hover,
    .ad-gallery .ad-next-image:hover {
        opacity: 1 !important;
    }

.ad-gallery .ad-image-wrapper .ad-prev,
.ad-gallery .ad-image-wrapper .ad-next {
    width: 10%!important;
}

.ad-gallery .ad-controls {
    margin-bottom: 12px;
}

.ad-gallery .ad-info {
    float: none !important;
    text-align: center !important;
    color: #626871;
}

.blogimg {
    padding: 10px;
    background-color: #fff;
}

.articleItem {
    background-color: #fff !important;
    padding: 10px;
    margin-bottom: 20px;
}

.articleitem-tags {
    /*padding: 4px 8px;*/
    float: left;
    font-size: 0.9em;
}

.articleitem-date {
    float: right;
    font-size: 0.9em;
}


.parosimg img {
    background-color: #fff;
    padding: 10px;
    margin: 10px 0;
}

.pservices1 {
    font-size: 36px;
    line-height: 36px;
}
.pservices2 {
    font-size: 20px;
    line-height: 25px;
}

@media only screen and (max-width: 768px) {
    .pservices1 {
        font-size: 24px;
        line-height: normal;
    }
    .pservices2 {
        font-size: 16px;
        line-height: normal;
    }
}

#scrollTo1 h4 {
    font-size: 16px;
    line-height: 22px;
}

#map_ID .popover {
    margin-left: 180px;
    margin-top: -150px;
}

@media only screen and (max-width: 768px) {
    #map_ID .popover {
        display: none!important;
    }
}

#map_ID .popover-title {
    background: #003d58;
    color: #fff;
    /*font-weight: 600;*/
    font-size: 15px;
    padding: 0 10px;
    text-transform: uppercase;
}

#socialtop {
    position: fixed;
    top: 0;
    right: 30px;
}

#socialtop .fa {
    color: rgba(255, 255, 255, 0.75);
    font-weight: 300;
    font-size: 24px !important;
    list-style: none;
}

    #socialtop .fa:hover {
        color: #fff !important;
        background-color: none !important;
    }

@media only screen and (max-width: 1479px) {
    #socialtop {
        display: none!important;
    }
}

.gvbox {
    background-color: #fff;
    border: solid 1px #ddd;
    padding: 10px;
    margin: 30px 0;
    display: inline-block;
}

.gvbox li {
    font-size: 28px;
    display: inline-block;
    list-style: none;
}

.gvbox li img {
    margin: 0 15px;
}

@media only screen and (max-width: 998px) {
    .gvbox li img {
        margin: 0;
    }
}

#callslide {
    position: fixed;
    /*background: #999;*/
    width: 270px;
    left: -194px;
    bottom: 16px;
    height: 64px;
    transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    -ms-transition: left 0.4s ease-in-out;
    -moz-transition: left 0.4s ease-in-out;
    -webkit-transition: left 0.4s ease-in-out;
    z-index: 99999 !important;
    text-shadow: 1px 0px 0px rgba(0, 0, 0, 0.45);
    /*-webkit-box-shadow: 1px 0px 1px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 0px 1px 0px rgba(0,0,0,0.25);
    box-shadow: 1px 0px 1px 0px rgba(0,0,0,0.25);*/
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    cursor: default;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1em;
    transition: 0.6s;
    background-color: rgba(167, 166, 180, 0.00);
    opacity: 1;
}

#callicon img {
    position: absolute;
    left: 190px;
    top: -20px;
    padding: 20px;
    /*background: #ccc;*/
}

.calltoggle {
    padding: 10px 10px 10px 15px;
    float: left;
    font-size: 17px;
}

#callslide:hover {
    left: 0px;
    background-color: #006382;
    opacity: 1;
}

#callslide a {
    color: #fff;
}

    #callslide a:hover {
        color: rgba(255, 255, 255, 0.80);
    }

.espabox {
    position: fixed;
    top: 0px;
    right: 0;
    /*transform: translateX(-50%);*/
    z-index: 99999;
    display: block;
    padding-left: 50px;
}

    .espabox img {
        max-height: 85px;
        opacity: 0.9;
    }
    .espabox-xs img {
        opacity: 0.9;
    }
    .espabox .header-section-4.compressed {
        top: -15px;
    }

    .espabox-xs {
        display: none;
    }

@media only screen and (max-width: 1068px) {
    .espabox-xs {
        display: block;
        border-top: solid 1px #ddd;
        padding-left: 0px;
    }

    .espabox {
        display: none;
    }
}