@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
        "wdth" 100;

}

img {
    max-width: 100%;
}

/* header */
.manu ul {
    margin-right: 75px;
}

.header {
    background: url('../img/16.png');
    height: 100%;
    background-size: cover;
    background-position-y: bottom;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}

.navbar-brand {
    width: 120px;
}

.manu ul li a {
    text-decoration: none;
    color: black;
    display: inline-block;
    padding: 52px 25px;
    font-size: 17px;
    transition: .5s;
}
.manubutton i.fa-chevron-right{
        display: inline-block;
    margin-left: 10px;
}
.manu ul li ul {
    left: 33%;
    top: 130%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    z-index: 1;
    background: white;
}

.manu ul li ul li a {
    padding: 8px 15px;
    padding-right: 55px;
}

.manu ul li a i {
    position: relative;
    top: 3px;
    left: 2px;
    transition: .5s;
}

.manu ul li.active {
    background-color: #084298;
}

.manu ul li.active a {
    color: #fff;
}

.bg-primary {
    background-color: #004aad !important;
}

.manu ul li:hover>a {
    color: #0071DC;
}

.text-primary {
    color: rgb(227 175 137) !important;
}

.manu ul li:hover ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.manu ul li a i:hover {
    color: #0071DC;
}

.manubutton button {
    font-size: 15px;
    padding: 15px 35px;
    border-radius: 8px;
    position: relative;
    z-index: 1;

}

.manubutton button::before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    background: #003373;
    z-index: -1;
    left: auto;
    top: 0;
    right: 0;
    border-radius: 8px;
    transition: .5s;
}

.manubutton button:hover {
    color: white;
}

.manubutton button:hover::before {
    width: 100%;
    left: 0;
}

.manubutton button i {
    position: relative;
    left: 4px;
    transition: .5s;
}

.manubutton button:hover i {
    transform: translate(10px);
}

.dropdown2 {
    left: 56% !important;
}

.dropdown3 {
    left: 64% !important;
}

.navbar {
    padding: 0;
}

/* banar */

.bg-primary {
    padding: 14px 33px;
    display: inline-block;
    border-radius: 8px;
    position: relative;
    z-index: 1;
}

.bg-primary i {
    transition: .5s;
    position: relative;
    left: 3px;
}

.bg-primary::before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    background: #003373;
    z-index: -1;
    left: auto;
    top: 0;
    right: 0;
    border-radius: 8px;
    transition: 1s;
}

.content14 a:hover::before {
    width: 100%;
    left: 0;
}

.content14 a:hover i {
    transform: translate(10px);
}

.content1 h1 {
    font-size: 44px;
}

.imgdiv {
    max-width: 100%;
    margin-top: 118px;
}



.content1 {
    padding: 120px 0px;
}

.icon1 {
    background: #FEB100;
    width: 100px;
    height: 100px;
    font-size: 60px;
    border-radius: 50%;
    line-height: 100px;
    color: white;
    box-shadow: 0px 0px 20px 0px #feb100d6;
}

.icon2 {
    font-size: 26px;
    transition: .8s;
}

.content2 h1 {
    width: 70%;
    font-size: 3.55vw;
}

.icon2:hover {
    color: red;
    transform: scale(1.4);
}

.content3 {
    transition: .5s;
}

.content3:hover {
    transform: translateY(20px);
}

.bg-dabol {
    box-shadow: 0px 0px 20px 0px #0D6EFD;
    line-height: 85px;
}

.redshado {
    box-shadow: 0px 0px 20px 0px #E92E40;
}

.greenbg {
    background: #96CA6F;
    box-shadow: 0px 0px 20px 0px #96CA6F;
}

.garybg {
    background: #f3f9ff;
}


.logo i {

    width: 80px;

    height: 80px;

    line-height: 80px;
}

.botton66 a {
    padding: 14px 17px;
}

.animate__animated.animate__shakeY {
    animation-duration: 10s;

}

.veritatis {
    background: url(https://www.devsnews.com/template/koway/koway/assets/img/bg/subscribe-02.jpg);
}

.content16 h1 {
    font-size: 48px;
}

.content21 {

    width: 422px;

    border-radius: 14px;
}

.content18 i {

    bottom: 28px;

    right: 85px;

    height: 35px;

    width: 35px;

    line-height: 35px;
}

.iocunik {
    font-size: 153px;
    top: 21px;
    right: 8%;

    color: #0000001f;
}

.button55:hover {
    background: #0071DC;
}

.button55 {

    height: 60px;

    width: 60px;

    background: #0976fd;

    margin-left: -1% !important;
}

.star {
    margin-right: -1% !important;
}

.address {
    background: url(https://www.devsnews.com/template/koway/koway/assets/img/bg/subscribe-02.jpg);
}

.formall {
    max-width: 775px;
}

.formall input {

    padding-right: 325px !important;

    padding: 18px 28px;
}

.formall input:focus {
    outline: none !important;
}

.content885 h6 a {

    text-decoration: none;

    color: #969696;

    display: inline-block;

    padding: 6px 0px;

    transition: 1s;
}

.content885 h6 a i {
    visibility: hidden;
    opacity: 0;
    transition: .8s;
    margin-right: -10px;
}

.content885 h5 {
    padding-bottom: 15px;
}

.content885 h6 a:hover {
    color: #0071DC;

}

.content885 h6 a:hover i {
    visibility: visible;
    opacity: 1;
    color: #0071DC;
    margin-right: 8px;
}

.content99 i {
    background: white;
    border-radius: 50%;
    margin-right: 7px;
    cursor: pointer;
}

.contantss55 img {

    margin: 3px;

    position: relative;

    width: 83px;
}

.contantss55 {

    width: 280px;
}

/* .contantss55 img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.37);
    visibility: hidden;
    opacity: 0;
    transition: 1s;
    z-index:1;

} */

/* .contantss55 img:hover::before {
    visibility: visible;
    opacity: 1;
} */
.Compalte img,
.Time img {
    width: 96px;
}

.contenr102 h1 {

    font-size: 50px;
}

.contenr102 b {

    color: #7A7A7A;

    font-size: 24px;

    font-weight: normal;
}

.content109 h6 {
    padding: 15px 27px;
    text-align: center;
}

.content109 h1 {

    font-size: 64px;
    color: #0172dc;
}
.content109 h2{
    font-size: 44px;
    color: #0172dc;
}

.content109 h6 i {
    color: #0172dc;
    margin-right: 8px;
}

.content109:hover {
    background: #084298;
    color: white;
}

.content109 a {
    border: 2px solid transparent;
    transition: .8s;
    padding: 15px 36px;
}

.content109 a:hover {
    border: 2px solid white;
    background: #084298;
    color: white;
}

.content109:hover h1 {
    color: white;
}

.content109:hover h6 i {
    color: white;
}

.content109 a i {

    margin-left: 7px;
    transition: .8s;

}

.content109 a:hover i {
    transform: translateX(10px);
}

.content109 {
    transition: .8s;
}

.content109 b {
    background: #FFC221;
    top: 0;
    transform: rotate(270deg);
    left: 70%;
}

.imgaass i {
    top: 3px;
    left: 3px;
    background: #1c243e9c;
    text-align: center;
    line-height: 85px;
    width: 92%;
    height: 91%;
    visibility: hidden;
    opacity: 0;
    transition: .8s;
    transform: scale(0);
    font-size: 22px;
}

.imgaass:hover i {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

footer {
    background: rgba(22, 28, 45, 1);
}

footer .fab {
    font-size: 24px;
    display: inline-block;
    margin-right: 15px;
}

.content99 {
    width: 120px;
}

.content885 h5 {
    color: #fff;
}

.border-top {
    border-top: 1px solid #0f1421 !important;
}

.banner {
    background: linear-gradient(353deg, #EEF9FE 6.53%, #F0E4DB 86.98%);
    height: 30%;
}

@media(max-width:1199px) {
    .content885 {
        margin-top: 40px;
        text-align: center;
    }

    .contantss55 {
        margin: auto;
        text-align: center;
        margin-top: 40px;
    }

    .content109 b {
        left: 78%;
    }

    .button55 {

        margin-left: -5% !important;
    }

    .star {
        margin-right: -3% !important;
    }

    body {
        overflow-x: hidden !important;
    }

    .manu ul {
        margin-right: 40px;
    }

    .manu ul li a {
        padding: 52px 11px;
        font-size: 18px;

    }

    .content1 {
        padding: 65px 0px;
    }

}

@media(max-width:991px) {
    .manu ul li a {
        padding: 10px 11px;
        font-size: 18px;
    }

    .carousel button {
        display: none;
    }

    .imgdiv {
        display: none;
    }

    .conten4 {
        margin-top: 80px;
    }

    .img18 {
        margin: 32px 0px 0px -32px;
    }

    .Custom h1 {
        font-size: 28px;
    }

    .formall input {
        padding-right: 11% !important;
        padding: 20px 24px;
    }

    .content18 i {
        bottom: 76px;
        right: 9px;

    }

    .iocunik {
        font-size: 70px;


    }

    .content19 h4 {
        font-size: 14px;
    }

    .content21 {
        padding: 30px !important;
    }

    .header {
        background: none;
        height: auto;
    }
}

/* about us page */

.about-section {
    background: url(../img/privacy.jpg) no-repeat;
    background-size: 55%;
    background-color: #fdfdfd;
    overflow: hidden;
    margin-top: 40px;
}

.inner-container {
    width: 55%;
    float: right;
    background-color: #fdfdfd;
    padding: 50px;
}

.inner-container h1 {
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 900;
}

.text {
    font-size: 13px;
    color: #545454;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 40px;
}

@media screen and (max-width:1200px) {
    .inner-container {
        padding: 80px;
    }
}

@media screen and (max-width:1000px) {
    .about-section {
        background-size: 100%;
        padding: 100px 40px;
    }

    .inner-container {
        width: 100%;
    }
}

@media screen and (max-width:600px) {
    .about-section {
        padding: 0;
    }

    .inner-container {
        padding: 60px;
    }
}

/* services page */
.Solutions .logo {
    width: 80px;
    margin: 0 auto;
}

.content6 {
    margin: 25px 0;
}

.content3 .pt-1 {
    padding-top: 1.25rem !important;
}

.Solutions .me-4 {
    margin-right: auto !important;
}

/* contact us */

.sec-title-style1 {
    position: relative;
    display: block;
    margin-top: -9px;
    padding-bottom: 50px;
}

.sec-title-style1.max-width {
    position: relative;
    display: block;
    max-width: 770px;
    margin: -9px auto 0;
    padding-bottom: 52px;
}

.sec-title-style1.pabottom50 {
    padding-bottom: 42px;
}

.sec-title-style1 .title {
    position: relative;
    display: block;
    color: #131313;
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    text-transform: uppercase;
}

.sec-title-style1 .title.clr-white {
    color: #ffffff;
}

.sec-title-style1 .decor {
    position: relative;
    display: block;
    width: 70px;
    height: 5px;
    margin: 19px 0 0;
}

.sec-title-style1 .decor:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #FFA500;
    border-radius: 50%;
    content: "";
}

.sec-title-style1 .decor:after {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #FFA500;
    border-radius: 50%;
    content: "";
}

.sec-title-style1 .decor span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #FFA500;
    margin: 2px 0;
}


.sec-title-style1 .text {
    position: relative;
    display: block;
    margin: 7px 0 0;
}

.sec-title-style1 .text p {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #131313;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}

.sec-title-style1 .text.clr-yellow p {
    color: #FFA500;
}

.sec-title-style1 .text .decor-left {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 70px;
    height: 5px;
    background: transparent;
}


.sec-title-style1 .text .decor-right {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 70px;
    height: 5px;
    background: transparent;
}

.sec-title-style1 .bottom-text {
    position: relative;
    display: block;
    padding-top: 16px;
}

.sec-title-style1 .bottom-text p {
    color: #848484;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
}

.sec-title-style1 .bottom-text.clr-gray p {
    color: #cdcdcd;
}

.contact-address-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 100px 0 120px;
}

.contact-address-area .sec-title-style1.max-width {
    padding-bottom: 72px;
}

.contact-address-box {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.single-contact-address-box {
    position: relative;
    display: block;
    background: linear-gradient(353deg, #EEF9FE 6.53%, #F0E4DB 86.98%);
    padding: 85px 30px 77px;
}

.single-contact-address-box .icon-holder {
    position: relative;
    display: block;
    padding-bottom: 24px;
}

.single-contact-address-box .icon-holder span:before {
    font-size: 75px;
}

.single-contact-address-box h3 {
    color: #232323;
    margin: 0px 0 9px;
}

.single-contact-address-box h2 {
    color: #084298;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 19px;
}

.single-contact-address-box a {
    color: #ffffff;
}

.single-contact-address-box.main-branch {
    background: #004aad;
    padding: 53px 30px 51px;
    margin-top: -20px;
    margin-bottom: -20px;
}

.single-contact-address-box .text {
    margin-bottom: 0;
}

.single-contact-address-box.main-branch h3 {
    color: #131313;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 38px;
    text-transform: uppercase;
    text-align: center;
}

.single-contact-address-box.main-branch .inner {
    position: relative;
    display: block;

}

.single-contact-address-box.main-branch .inner ul {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-contact-address-box.main-branch .inner ul li {
    position: relative;
    display: flex;
    border-bottom: 1px solid #013b88;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 0;
}

.single-contact-address-box.main-branch .inner ul li:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.single-contact-address-box.main-branch .inner ul li .title {
    position: relative;
    top: 2px;
    left: 0;
    display: inline-block;
    margin-right: 30px;
}

.single-contact-address-box.main-branch .inner ul li .title h4 {
    font-size: 18px;
    color: #fff;
}

.single-contact-address-box.main-branch .inner ul li .text {
    position: relative;
    display: block;
}

.single-contact-address-box.main-branch .inner ul li .text p {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
}

.contact-info-area {
    position: relative;
    display: block;
    background: #ffffff;
}

.contact-form {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 60px;
    z-index: 3;
}

.contact-form .sec-title-style1 {
    position: relative;
    display: block;
    padding-bottom: 51px;
}

.contact-form .text-box {
    position: relative;
    display: block;
    margin-top: 19px;
}

.contact-form .text p {
    color: #848484;
    line-height: 26px;
    margin: 0;
}

.contact-form .inner-box {
    position: relative;
    display: block;
    background: #ffffff;
}

.contact-form form {
    position: relative;
    display: block;
}

.contact-form form .input-box {
    position: relative;
    display: block;
}

.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea {
    position: relative;
    display: block;
    background: #ffffff;
    border: 1px solid #eeeeee;
    width: 100%;
    height: 55px;
    font-size: 16px;
    padding-left: 19px;
    padding-right: 15px;
    border-radius: 0px;
    margin-bottom: 20px;
    transition: all 500ms ease;
}

.contact-form form textarea {
    height: 130px;
    padding-left: 19px;
    padding-right: 15px;
    padding-top: 14px;
    padding-bottom: 15px;
}

.contact-form form input[type="text"]:focus {
    color: #222222;
    border-color: #d4d4d4;
}

.contact-form form input[type="email"]:focus {
    color: #222222;
    border-color: #d4d4d4;
}

.contact-form form textarea:focus {
    color: #222222;
    border-color: #d4d4d4;
}

.contact-form form input[type="text"]::-webkit-input-placeholder {
    color: #848484;
}

.contact-form form input[type="text"]:-moz-placeholder {
    color: #848484;
}

.contact-form form input[type="text"]::-moz-placeholder {
    color: #848484;
}

.contact-form form input[type="text"]:-ms-input-placeholder {
    color: #848484;
}

.contact-form form input[type="email"]::-webkit-input-placeholder {
    color: #848484;
}

.contact-form form input[type="email"]:-moz-placeholder {
    color: #848484;
}

.contact-form form input[type="email"]::-moz-placeholder {
    color: #848484;
}

.contact-form form input[type="email"]:-ms-input-placeholder {
    color: #848484;
}

/* FAQs */

#faqs h4 {
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    border-top: 1px solid #d9d9d9;
    margin: 0;
    padding: 18px 15px;
    transition: all 0.35s ease;
    font-weight: 500;
    font-size: 18px;
}

#faqs h4:hover {
    background-color: #004aad;
    color: #fff;
    cursor: pointer;
}

#faqs h4::before {
    content: "\276f";
    font-size: 18px !important;
    float: left;
    line-height: 30px;
    margin: 0 15px 0 5px;
    opacity: 0.5;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

#faqs h4.faqsup {
    cursor: pointer;
}

#faqs h4.faqsup::after {
    content: "\2715";
    float: right;
    font-size: 11px;
    font-weight: 300;
    line-height: 30px;
}

#faqs h4.faqsup::before {
    -moz-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90deg) !important;
    -o-transform: rotate(-90deg) !important;
    -webkit-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
}

#faqs-accordion {
    margin: 40px auto 0;
    padding: 0 5%;
}

div.answers {
    background: #004aad;
    margin-bottom: 20px;
    line-height: 1.8em;
    color: #fff;
}

div.answers p {
    font-weight: 400;
    margin: 0;
    padding: 25px 50px;
}