@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px
}
.text-lg {
    font-size: 1.1rem;
}
.btn_bg {
    margin-bottom: 4px;
    margin-top: -12px;
    padding: 3px 8px;
    border: 1px solid #bfbbbb;
    color: #fff;
    float: right;
    font-size: 12px
}

.footer p {
    font-size: 16px;
    margin: 20px 0
}

.iconlist {
    margin-right: 20px
}

.iconlist:hover {
    color: red
}

.top-header {
    width: 100%;
    background-color: #33d3da
}

.tel-bg {
    margin: 22px 0;
    border-right: 1px solid #54758f
}

.tel-bg span {
    color: #042949;
    font-family: inherit;
    font-size: 14px;
    border: 0 solid #ccc;
    padding: 10px 9px
}

.tel-bg samp {
    margin-left: -6px;
    font-family: roboto;
    font-size: 15px;
    font-weight: 500
}

.logo {
    margin: 0;
    position: relative;
    top: 10px
}

.icon2 {
    width: 30px;
    border-radius: 30px;
    line-height: 0;
    text-align: center;
    color: #54758f
}

.my_nav {
    margin: 12px 0
}

#my_navbar a {
    color: #fff;
    font-family: inherit;
    font-size: 15px;
    padding: 0;
    position: relative
}

#my_navbar li {
    border-right: 1px solid #ccc;
    padding-right: 34px
}

#my_navbar li:last-child {
    border-right: 0;
    padding-right: 0
}

#my_navbar li:first-child {
    border-right: 1px solid #ccc;
    /* padding-right: 34px */
}

.dropdown-menu {
    left: 260px !important
}

.navbar-nav .dropdown-menu {
    top: 63px
}

.navbar-nav .dropdown-menu2 {
    background-color: #052a4a;
    position: absolute;
    top: 50px;
    padding-left: 25px;
    opacity: .9;
    left: 236px
}

.navbar-nav .dropdown-menu2 a {
    position: relative;
    border-bottom: 1px solid #162d6f;
    padding: 10px !important
}

.navbar-nav .dropdown-menu2 a:hover {
    color: #33d3da !important
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: inherit !important
}

.navbar-nav .dropdown-menu2::before {
    width: 6px;
    /* height: 490px; */
    background-color: #33d3da;
    content: '';
    position: absolute;
    left: 10px;
    top: 15px;
    bottom: 15px;
}

.navbar-nav .dropdown-menu2 > a::after {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -13px;
    left: -22px
}

.navbar-nav .dropdown-menu2 > a:hover::after {
    background-color: #33d3da;
    top: 13px;
    transition: all .6s ease
}

.myactive::before {
    background-color: #33d3da;
    padding: 27px 58px 16px 32px;
    position: relative;
    left: -32px;
    content: ""
}

.myhomeicon {
    position: absolute;
    left: -36px;
    top: -7px
}

.navbar-nav .dropdown-menu2 a:last-child {
    border-bottom: 0 solid #162d6f !important
}

.social {
    float: right;
    margin-top: 23px;
    margin-left: 6px
}

.social ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.social ul li {
    float: left;
    margin-left: 0;
    border: 0 solid #f8f0f0;
    padding: 0 5px;
    color: #54758f;
    cursor: pointer
}

.social ul li:hover {
    color: #14898f
}

.slider-bg {
    background-color: #315673;
    width: 100%;
    height: 400px
}

.social2 {
    float: right
}

.social2 ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.social2 ul li {
    float: left;
    margin-left: 1px;
    border: 1px solid #bab4b4;
    padding: 1px 5px;
    color: #8d8686;
    cursor: pointer
}

.social2 ul li:hover {
    color: #ccc
}

.slider-bg {
    background-color: #315673;
    width: 100%;
    height: 400px
}

.splservice {
    border-bottom: 1px solid #ece3e3;
    background: rgba(242, 246, 238, 1);
    background: -moz-linear-gradient(-45deg, rgba(242, 246, 238, 1) 0, rgba(242, 246, 238, 1) 42%, rgba(15, 58, 93, 1) 42%, rgba(15, 58, 93, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0, rgba(242, 246, 238, 1)), color-stop(42%, rgba(242, 246, 238, 1)), color-stop(42%, rgba(15, 58, 93, 1)), color-stop(100%, rgba(15, 58, 93, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(242, 246, 238, 1) 0, rgba(242, 246, 238, 1) 42%, rgba(15, 58, 93, 1) 42%, rgba(15, 58, 93, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(242, 246, 238, 1) 0, rgba(242, 246, 238, 1) 42%, rgba(15, 58, 93, 1) 42%, rgba(15, 58, 93, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(242, 246, 238, 1) 0, rgba(242, 246, 238, 1) 42%, rgba(15, 58, 93, 1) 42%, rgba(15, 58, 93, 1) 100%);
    background: linear-gradient(135deg, rgba(242, 246, 238, 1) 0, rgba(242, 246, 238, 1) 42%, rgba(15, 58, 93, 1) 42%, rgba(15, 58, 93, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f6ee', endColorstr='#0f3a5d', GradientType=1);
    padding: 1px 0
}

.splservice .specific h3 {
    font-family: inherit;
    font-size: 16px;
    margin-top: 24px
}

.splservice .offer h3 {
    line-height: 40px;
    font-family: inherit;
    font-size: 16px;
    color: #fff;
    text-align: right
}

.welcm-bg {
    background: #f9f7f7 url("../images/core.png") 20% no-repeat;
    padding: 45px 0
}

.more {
    font-family: inherit;
    font-size: 12px;
    color: #fff;
    width: 15%
}

.offer h1 {
    font-family: inherit;
    font-size: 22px;
    color: #0f3a5d;
    text-transform: uppercase
}

.offer h1 span {
    color: #736e6e
}

.offer p {
    font-size: 16px
}

.matter-space {
    margin-top: 50px
}

.circle1 {
    width: 110px;
    height: 110px;
    background-color: #143e60;
    border-radius: 100%;
    display: block;
    padding: 18px 40px;
    margin-bottom: 66px;
    position: relative
}

.circle2 {
    width: 110px;
    height: 110px;
    background-color: #143e60;
    border-radius: 100%;
    display: block;
    padding: 22px 24px;
    margin-bottom: 66px;
    position: relative;
    /* left: 30px */
}

.circle3 {
    width: 110px;
    height: 110px;
    background-color: #143e60;
    border-radius: 100%;
    display: block;
    padding: 26px 24px;
    margin-bottom: 66px;
    position: relative;
    /* left: 4px */
}

.circle4 {
    width: 110px;
    height: 110px;
    background-color: #143e60;
    border-radius: 100%;
    display: block;
    padding: 25px 25px;
    margin-bottom: 66px;
    position: relative;
    /* left: 35px */
}

/* .circle1::after {
    width: 1px;
    height: 500px;
    background-color: #928d8d;
    position: relative;
    left: 44px;
    display: inline-block;
    z-index: -999;
    content: ""
} */

.bck-img {
    background: url(../images/back.png) 90% 0 no-repeat
}

.part-1 {
    float: left
}

.left-part {
    float: left
}

.right-part {
    float: right;
    width: 75%;
    text-align: center
}

.right-part h2 {
    font-family: inherit;
    font-size: 16px;
    text-transform: uppercase
}

.right-part p {
    font-family: inherit;
    font-size: 16px;
    color: #706868
}

footer {
    width: 100%;
    background: #f9f7f7 url("../images/bgg.png") 20% no-repeat;
    padding: 30px 10px;
    background-size: cover
}

.vb-address {
    color: #fff;
    font-family: inherit;
    font-size: 16px
}

footer .link {
    color: #fff;
    font-family: inherit;
    font-size: 16px
}

footer .link a {
    color: #fff;
    text-transform: none;
    text-decoration: none;
    font-family: inherit;
    font-size: 16px
}

footer .link li {
    margin-top: 4px
}

footer .link p {
    font-weight: 500;
    font-size: 22px;
    margin: 22px 0
}

footer .link a:hover {
    color: #ccc
}

.copyright {
    background-color: #062035;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    font-family: inherit;
    font-size: 16px
}

.icon-arrow {
    font-size: 64px;
    font-weight: 500;
    color: #fff;
    position: relative;
    left: -36px
}

.icon-arrow2 {
    font-size: 64px;
    font-weight: 500;
    color: #fff;
    position: relative;
    left: 0
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: #fff
}

.carousel-indicators .active {
    background-color: #102a3e
}

.about-bg {
    text-align: center;
    padding: 60px 0
}

.about-bg p {
    font-family: inherit;
    font-size: 25px;
    line-height: 23px
}

.about-bg span {
    color: #73c4fe
}

.box {
    text-align: center;
    padding: 10px 20px;
    position: relative
}

.box-line .sl_hr::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 25px;
    width: 100%;
    height: 1px;
    display: block;
    background-color: #e1d7d7
}

.box-line .sl_hr:last-child::before {
    content: none
}

.icon-box {
    padding: 8px 10px;
    background-color: #0f3a5d;
    border-radius: 3px;
    color: #fff
}

.box h5 {
    font-size: 18px;
    margin-top: 12px
}

.box p {
    font-family: inherit;
    font-size: 16px;
    margin-top: 16px;
    line-height: 22px
}

.service {
    margin: 40px 0
}

.service p {
    line-height: 25px;
    font-size: 16px;
    text-align: justify
}

.service-heading {
    background-color: #58adf6;
    padding: 30px 0
}

.service-heading h5 {
    color: #fff
}

.service-heading p {
    color: #fff;
    font-family: inherit;
    font-size: 18px
}

.vr_hr:nth-child(odd):before {
    width: 1px;
    height: 100%;
    background-color: #e9e4e4;
    content: "";
    position: absolute;
    right: 15px;
    top: 0
}

.perfm-bg p {
    font-family: inherit;
    font-size: 16px
}

.perfm-bg ul {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    list-style: none
}

.arrow-list li {
    position: relative;
    padding: 5px 5px 5px 15px;
    margin: 0
}

.arrow-list li:before {
    font: normal 24px/36px FontAwesome;
    content: "\f105";
    position: absolute;
    left: 0;
    top: 0
}

.perfm-bg ul li a {
    color: #000;
    font-size: 16px;
    text-decoration: inherit
}

.hr-line::before {
    width: 1px;
    height: 296px;
    background-color: #e9e4e4;
    content: "";
    display: block;
    position: relative;
    float: right
}

.realization {
    background-color: #f8f7f7;
    padding: 30px 0
}

.realization h5 {
    color: #666
}

.realization p {
    color: #666
}

.iconfont {
    font-size: 25px;
    font-weight: bold;
    margin-right: 10px
}

.contact-bg {
    margin: 50px 0 15px 0
}

.headbg {
    background-color: #017eff;
    padding: 6px 5px;
    color: #fff;
    width: 85%
}

.headbg h6 {
    margin-top: -20px;
    padding-left: 10px
}

.headbg::before {
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-top-width: 0;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 0;
    border-bottom-width: 0;
    border-top-width: 22px;
    border-bottom-width: 0;
    border-right: 28px solid #017eff;
    position: relative;
    content: '';
    display: block;
    right: 27px;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(-22deg);
    top: 16px
}

.contact-bg p {
    font-size: 16px;
    margin-top: 20px;
    line-height: 25px;
    color: #898383;
    font-family: inherit
}

.mydropdonw {
    top: 63px;
    border: 0;
    width: 273px !important;
    border-radius: 0;
    box-shadow: 0 1px 5px #ccc
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #e3e6ea
}

.perfm-bg2 {
    color: #fff;
    font-size: 16px;
    list-style: none
}

.perfm-bg2 ul {
    list-style: none
}

.perfm-bg2 ul li a {
    color: #fff;
    text-decoration: none
}

.bck-bg {
    background-color: #f3f2f2;
    padding: 40px 0
}

.bck-bg p {
    color: #8d8682;
    font-size: 16px
}

.bck-bg ul {
    list-style: none;
    margin-bottom: 15px;
    padding: 0
}

.bck-bg ul li a {
    color: #8d8c8c;
    font-size: 16px;
    text-decoration: none
}

.readmr {
    color: #096e7e;
    font-size: 16px;
    cursor: pointer
}

.space {
    margin: 40px 0
}

.navbar-brand img {
    height: auto;
    width: 68%;
    margin-top: 20px
}

@media only screen and (min-width: 320px) and (max-width: 400px) {
    .logo {
        position: relative;
        top: 30px;
        width: 185px
    }

    .social2 {
        position: absolute;
        top: -72px;
        left: 0
    }

    .tel-bg {
        margin: 0;
        position: absolute;
        right: 14px;
        top: -50px
    }

    .tel-bg span {
        border: 1px solid #ccc;
        padding: 2px 4px
    }

    .tel-bg samp {
        margin-left: 6px;
        font-size: 12px;
        font-weight: normal;
        color: #fff
    }

    .icon2 {
        width: 18px;
        border-radius: 30px;
        line-height: 18px
    }

    .icon2::after {
        left: 10px
    }

    .navbar-nav {
        margin-top: 14px
    }

    .social2 ul li {
        color: #efe1e1
    }

    .v_nav li {
        padding: 8px 0;
        border-right: 0 solid #ccc !important
    }

    .splservice {
        background: inherit
    }

    .splservice .offer h3 {
        color: #000;
        text-align: center
    }

    .specific h3 {
        text-align: center
    }

    .offer {
        padding-bottom: 30px
    }

    .welcm-bg {
        padding: 20px 0 0 0
    }

    .right-part {
        width: 62%
    }

    address {
        width: 100%;
        margin-top: 17px
    }

    .icon-arrow {
        left: 0
    }

    .carousel-indicators {
        bottom: -12px
    }

    .circle1::after {
        height: 720px
    }

    .navbar-nav {
        background-color: #032f54;
        opacity: .9;
        padding: 10px 0
    }

    #my_navbar a {
        padding: 0 5px;
        font-size: 14px
    }

    .navbar-nav .dropdown-menu2 {
        position: inherit;
        padding-left: 0
    }

    .dropdown-item:focus, .dropdown-item:hover {
        background-color: #0e486e
    }

    .myactive::before {
        display: none
    }

    .myhomeicon {
        position: initial
    }

    .navbar-nav .dropdown-menu2::before {
        left: 22px;
        height: 508px
    }

    #my_navbar li {
        margin-left: 0;
        border-right: 0 solid #ccc;
        padding-right: 0
    }

    .navbar-nav .dropdown-menu2 a {
        padding: 10px 26px !important
    }

    .navbar-nav .dropdown-menu2 > a::after {
        left: -1px
    }

    .social {
        color: #ccc;
        float: inherit;
        position: relative;
        top: -38px;
        left: -35px;
        right: 0;
        display: none
    }

    .social ul li {
        float: left;
        margin-left: 0;
        border: 1px solid #ccc7c7;
        padding: 0 5px;
        color: #8f8787;
        cursor: pointer
    }

    .about-bg {
        padding: 32px 0
    }

    .box-line .sl_hr::before {
        left: 0
    }

    .vr_hr:nth-child(2n+1)::before {
        display: none
    }

    .my_nav {
        margin: 20px 0
    }

    .social_bg {
        float: left
    }
}

@media only screen and (min-width: 400px) and (max-width: 450px) {
    .social2 ul li {
        color: #efe1e1
    }

    .logo {
        position: relative;
        top: 30px;
        width: 185px
    }

    .social2 {
        position: absolute;
        top: -72px;
        left: 0
    }

    .tel-bg {
        margin: 0;
        position: absolute;
        right: 14px;
        top: -50px
    }

    .tel-bg span {
        border: 1px solid #ccc;
        padding: 2px 4px
    }

    .tel-bg samp {
        margin-left: 6px;
        font-size: 12px;
        font-weight: normal
    }

    .icon2 {
        width: 18px;
        border-radius: 30px;
        line-height: 18px
    }

    .icon2::after {
        left: 10px
    }

    .navbar-nav {
        margin-top: 14px
    }

    .circle1::after {
        height: 650px
    }

    .splservice {
        background: inherit
    }

    .splservice .offer h3 {
        color: #000;
        text-align: center
    }

    .splservice .specific h3 {
        text-align: center
    }

    .social {
        display: none
    }

    .vr_hr:nth-child(2n+1)::before {
        display: none
    }
}

@media only screen and (max-width: 576px) {
    .social2 ul li {
        color: #efe1e1
    }

    .logo {
        position: relative;
        top: 36px;
        width: 185px
    }

    .social2 {
        position: absolute;
        top: -72px;
        left: 0
    }

    .tel-bg {
        margin: 0;
        position: absolute;
        right: 14px;
        top: -50px
    }

    .tel-bg span {
        border: 1px solid #ccc;
        padding: 2px 4px
    }

    .tel-bg samp {
        margin-left: 6px;
        font-size: 12px;
        font-weight: normal
    }

    .icon2 {
        width: 18px;
        border-radius: 30px;
        line-height: 18px
    }

    .icon2::after {
        left: 10px
    }

    .navbar-nav {
        margin-top: 14px
    }

    .v_nav li {
        padding: 8px 0 !important;
        border-right: 0 solid #ccc !important
    }

    .offer {
        margin-bottom: 30px
    }

    .welcm-bg {
        padding: 20px 0 0 0
    }

    footer {
        padding: 0
    }

    address {
        width: 100%
    }

    .part-1 {
        margin-top: 27px
    }

    .circle1::after {
        left: 32px
    }

    .navbar-nav {
        background-color: #032f54;
        opacity: .9;
        padding: 10px 0
    }

    #my_navbar a {
        padding: 0 5px;
        font-size: 15px
    }

    .navbar-nav .dropdown-menu2 {
        position: inherit;
        padding-left: 0
    }

    .dropdown-item:focus, .dropdown-item:hover {
        background-color: #0e486e
    }

    .myactive::before {
        display: none
    }

    .myhomeicon {
        position: initial
    }

    #my_navbar li:first-child {
        margin-left: 25px
    }

    #my_navbar li {
        border-right: 0 solid #ccc
    }

    .social {
        display: none
    }

    .box-line .sl_hr::before {
        left: 0
    }

    .vr_hr:nth-child(2n+1)::before {
        display: none
    }
}

@media only screen and (max-width: 992px) {
    .full-container.gradient .navbar-collapse .navbar-nav {
        margin-top: 0;
        padding-top: 0
    }

    .navbar-brand img {
        margin-top: 5px
    }

    .social2 ul li {
        color: #efe1e1
    }

    .logo {
        position: relative
    }

    .social2 {
        position: absolute;
        top: -55px;
        left: 0
    }

    .tel-bg span {
        border: 1px solid #ccc;
        padding: 3px 4px
    }

    .tel-bg samp {
        margin-left: 6px;
        font-size: 12px;
        font-weight: normal;
        color: #fff
    }

    .icon2 {
        width: 18px;
        border-radius: 30px;
        line-height: 18px
    }

    .icon2::after {
        left: 10px
    }

    .navbar-nav {
        margin-top: 14px
    }

    .navbar-toggler.mytoogle {
        position: absolute;
        right: 0
    }

    .offer h1 {
        font-size: 21px
    }

    .welcm-bg {
        padding: 35px 0
    }

    .circle1 {
        width: 90px;
        height: 90px;
        padding: 6px 30px
    }

    .circle2 {
        width: 90px;
        height: 90px;
        padding: 9px 12px;
        /* left: 12px */
    }

    .circle3 {
        width: 90px;
        height: 90px;
        padding: 14px 13px;
        /* left: 10px */
    }

    .circle4 {
        width: 90px;
        height: 90px;
        padding: 14px 13px;
        /* left: 10px */
    }

    .arrow {
        background: inherit
    }

    .splservice .offer h3 {
        font-size: 15px;
        margin-left: 0
    }

    .v_nav li {
        padding: 0 29px
    }

    .icon-arrow {
        left: 0
    }

    .navbar-nav {
        background-color: #032f54;
        opacity: .9;
        padding: 10px 0
    }

    #my_navbar a {
        padding: 3px 5px;
        font-size: 14px
    }

    .navbar-nav .dropdown-menu2 {
        position: inherit;
        padding-left: 0
    }

    .dropdown-item:focus, .dropdown-item:hover {
        background-color: #0e486e
    }

    .gradient .navbar {
        margin: 0;
        padding: 0
    }

    .myactive::before {
        display: none
    }

    .myhomeicon {
        position: initial
    }

    .navbar-nav .dropdown-menu2::before {
        left: 7px
    }

    #my_navbar li:first-child {
        margin-left: 0
    }

    #my_navbar li {
        border-right: 0 solid #ccc
    }

    .social {
        display: none
    }

    .box-line .sl_hr::before {
        left: 0
    }

    .vr_hr:nth-child(2n+1)::before {
        display: none
    }

    .my_nav {
        margin: 20px 0
    }
}

@media (min-width: 992px) {
    #my_navbar li {
        margin-left: 8px;
        padding: 0 10px
    }

    .circle4 {
        /* left: 22px */
    }

    .social2 {
        display: none
    }

    .gradient {
        margin-top: -28px;
        padding: 0;
        background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 40%, rgba(4, 41, 73, 1) 40%, rgba(4, 41, 73, 1) 100%)
    }

    .gradient .navbar {
        float: right
    }
}

.navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1);
    right: 0 !important;
    position: absolute;
    top: 50% !important;
    transform: translate(-50%, -50%) !important
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.red-text {
    color: red;
}

.hide {
    display: none;
}

.tel-bg:nth-child(2) {
    border-right: 0;
}

.head-bg {
    background: url("../images/head-bg.png") 0 0 no-repeat;
    color: rgba(255, 255, 255, .8);
    padding: 3em 0;
}

.head-bg h1 {
    text-transform: uppercase;
    text-shadow: 2px 2px rgba(0, 0, 0, .4);
    font-size: 30px;
    font-weight: bold;
}

.head-bg h1 span {
    color: rgba(255, 255, 0, 0.8);
}