﻿
body {
        font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .2px;
    color: #555c63
}
.searchicon {
    border-radius: 29px;
    padding: 26px;
    margin-left: -94px;
    width: 118px;
    position: relative;
    margin-top: -5px;
}
@media only screen and (max-width : 480px) {
    .searchicon {
        border-radius: 29px;
        padding: 32px;
        margin-left: -121px;
        width: 110px;
        position: relative;
        margin-top: 5px;
    }
}

.homeimage {
    box-shadow: none;
    float: left;
    margin: 0 14px 0 0;
    border-radius: 2px;
    margin-left: 9px;
    /* width: auto; */
    width: 100%;
}

.fa,
.fas,
.far,
.fal,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-check:before {
    content: "\f00c";
}

.fa-envelope:before {
    content: "\f0e0";
}


.fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-phone:before {
    content: "\f095";
}

.fal {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}



.fa,
.fas {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
}


.fa,
.fas,
.far,
.fal,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url("../fonts/fa-brands-400.eot");
    src: url("../fonts/fa-brands-400d41dd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
    font-family: 'Font Awesome 5 Brands';
}

@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url("../fonts/fa-light-300.eot");
    src: url("../fonts/fa-light-300d41dd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}

.fal {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}

@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url("../fonts/fa-regular-400.eot");
    src: url("../fonts/fa-regular-400d41dd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}

@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("../fonts/fa-solid-900.eot");
    src: url("../fonts/fa-solid-900d41dd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
}





.text1 {
    font-size: 17px;
    font-weight: 500 !important;
}
body .page {
    overflow: hidden;
    position: relative;
    z-index: 10
}

body .site-main {
    background-color: #fff;
    position: relative;
    z-index: 1
}


.container {
    max-width: 1230px
}

a {
    color: #061539;
}

a, img {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}


.font-weight-500 {
    font-weight: 500
}

.zoom {
    padding: 30px;
    transition: transform .5s;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.z-index-2 {
    z-index: 2
}
.slide {
    height: /*695px*/ 450px;
    align-items: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

    .slide .slide__content {
        position: relative;
        height: 100%;
        display: flex;
        z-index: 2;
        flex-direction: column;
        justify-content: center
    }

        .slide .slide__content--headings h2 {
            line-height: 75px;
            letter-spacing: 1px;
            font-weight: 300;
            font-size: 62px
        }

        .slide .slide__content--headings p {
            color: #dcddde;
            line-height: 28px;
            font-weight: 400;
            font-size: 16px
        }

.banner_slider_2 .slide .slide__content--headings h2 {
    line-height: 50px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.9px;
    font-weight: 500;
    font-size: 50px;
    margin: 10px auto;
}

.banner_slider_2 .slide .slide__content--headings p {
    font-size: 19px
}

.banner_slider .slide_img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover
}

    .banner_slider .slide_img:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; 
        z-index: 1;

    }
.about-section img {
    width: 100%
}
.footer {
    z-index: 1;
    background-position: center center;
    background-attachment: scroll;
    background-color: #0d2b5c;
}

    .footer .social-icons li {
        font-weight: 400;
        text-align: center;
        position: relative
    }

        .footer .social-icons li a {
            width: 40px;
            height: 40px;
            line-height: 38px;
            border-radius: 50%;
            border: 1px solid #333;
            text-align: center;
            display: block;
            margin: 0 1px;
            background-color: transparent;
            font-size: 14px;
            color: #fff;
            border-color: transparent;
            background-color: rgba(255,255,255,.07)
        }

        .footer .social-icons li .fb {
            border-color: transparent;
            background-color: #4267B2;
        }

        .footer .social-icons li .tw {
            border-color: transparent;
            background-color: #1DA1F2;
        }

        .footer .social-icons li .insta {
            border-color: #f09433;
            background: #f09433;
            background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
            background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
            background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
        }

        .footer .social-icons li .link {
            border-color: transparent;
            background-color: #0e76a8;
        }

    .footer .widget .widget-title {
        font-weight: 500;
        font-size: 20px;
        line-height: 24px;
        /*margin-bottom: 20px;*/
        display: inline-block;
    }

        .footer .widget .widget-title:before {
            display: block;
            height: 2px;
            margin-top: 0;
            margin-bottom: -12px;
            content: '';
            position: absolute;
            bottom: 0;
            width: 30px;
            left: 0
        }

        .footer .widget .widget-title:after {
            display: block;
            height: 2px;
            margin-top: 0;
            margin-bottom: -12px;
            content: '';
            position: absolute;
            bottom: 0;
            width: 15px;
            left: 40px
        }

    .footer .widget ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

.second-footer .container {
    position: relative
}
.second-footer .container:after {
    position: absolute;
    content: "";
    left: 15px;
    right: 15px;
    bottom: 0;
}
.second-footer .container:after {
    top: 0;
    bottom: auto
}
.widget-area {
    margin-top: 0px;
}

ul.widget_contact_wrapper li {
    position: relative;
    /*padding-bottom: 15px;*/
    margin-bottom: 2px;
    line-height: 30px;
    color: #fff
}

.Contact {
    padding-left: 35px;
}

ul.widget_contact_wrapper li i {
    position: absolute;
    left: 0;
    top: 6px;
    line-height: 1;
    font-size: 18px;
    font-weight: 400
}

.bottom-footer-text {
    background-color: #061539;
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.copyright {
    padding: 8px 0;
    font-size: 14px;
    font-weight: 500;
}

    .copyright, .copyright .cpy-text {
        color: rgba(255,255,255,.75) !important
    }

#totop {
    font-weight: 900;
    color: #fff;
    display: none;
    position: fixed;
    right: 34px;
    bottom: 50px;
    z-index: 999;
    height: 0;
    width: 0;
    font-size: 0;
    text-align: center;
    padding-top: 3px;
    line-height: 34px;
    border-radius: 50px;
    transition: .3s ease-in-out
}

  

