﻿body {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

#navbar {
    box-sizing: border-box;
    box-shadow: 1px 1px 3px #00000087;
    /*   margin-top: -600px;*/
    background-color: #092c3f;
}

    #navbar a {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        margin-left: 10px
    }

        #navbar a:hover {
            margin-left: 0px
        }

.navbar img {
    width: 70px;
    height: 70px
}

#about_dropdown {
    width: 500px;
    color: #0080e7;
    background-color: #053e7c;
}

.dropdown .logindropdown {
    color: #000;
    background-color: #1e3344;
    margin-left: -1px;
   
    padding: 1px;
   
}

#navicon_block a {
    color: #fff;
    text-decoration: none;
}

/*#banner {
    background-image: url('../images/h1_hero.jpg.png');

    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
}*/
.slider_div{
    padding-top:100px;
    color:#092c3f
}
#banner_heading {
    margin-top: 150px;
    text-align: center;
    background-image: linear-gradient(#242222d1,#1c151578);
    width: 426px;
    padding: 24px;
    height: 163px;
    margin-left: 390px;
    border-top: 5px solid #ff6a00;
}

    #banner_heading h1 {
        font-size: 50px;
        font-weight: 700;
    }


.about_img {
    margin-top: 148px;
    margin-left: -358px;
    position: absolute;
}

#grid {
    margin-top: 111px;
    background-image: url('../images/section_bg02.jpg.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    /*    padding-top:40px;
   padding-bottom:30px;*/
}

    #grid img {
        margin-top: 80px;
    }

#about {
    margin-top: 100px;
    margin-bottom: 100px
}

    #about h6 {
        font-size: 18px;
        font-family: "Roboto",sans-serif;
        font-weight: 500;
        margin-bottom: 17px;
        text-transform: uppercase;
        color: #eb566c;
        display: inline-block;
        position: relative;
        padding-left: 68px;
    }

        #about h6::before {
            content: '________';
            width: 30px;
            color: #eb566c;
            height: 30px;
        }

    #about h2 {
        padding-left: 68px;
        margin-top: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 42px;
        display: block;
        color: #769bc1;
        font-weight: 900;
        padding-bottom: 50px;
    }

    #about p {
        padding-left: 48px;
    }

    #about a {
        background-color: #ff2143;
        padding: 10px 15px;
        color: #fff;
        margin-left: 47px;
        text-decoration: none;
        background: #ff2143;
        text-transform: uppercase;
        font-family: "Roboto",sans-serif;
        color: #fff;
        cursor: pointer;
        display: inline-block;
    }

#services {
    margin-top: 100px;
    background-image: url('../images/background.png');
}

    #services h6 {
        font-size: 18px;
        font-family: "Roboto",sans-serif;
        font-weight: 500;
        margin-bottom: 17px;
        text-transform: uppercase;
        color: #eb566c;
        display: inline-block;
        position: relative;
        padding-left: 68px;
    }

        #services h6::before {
            content: '________';
            width: 30px;
            color: #eb566c;
            height: 30px;
        }

    #services h2 {
        padding-left: 68px;
        margin-top: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 42px;
        display: block;
        color: #092c3f;
        font-weight: 900;
        padding-bottom: 50px;
    }

#card {
    border: 9px solid transparent;
    padding: 30px 22px;
    transition: all .4s ease-out 0s;
    position: relative;
    z-index: 1;
    background: #ffff;
}


    #card i {
        color: #eb566c;
        font-size: 53px;
        margin-left: 54px;
        margin-bottom: 30px;
        display: block;
    }



    #card h3 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 21px;
        display: block;
        color: #1c165c;
        transition: all .2s ease-out 0s;
        font-family: "Sarabun",sans-serif;
    }


    #card p {
        font-family: "Poppins",sans-serif;
        color: #10285d;
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 15px;
        font-weight: normal;
    }

#card2 {
    border: 9px solid transparent;
    padding: 30px 22px;
    transition: all .4s ease-out 0s;
    position: relative;
    z-index: 1;
    color: #fff;
    width: 100%;
    color: #fff;
    width: 100%;
    background: #ff2143;
}

    #card2:hover {
    }

    #card2 i {
        color: #fff;
        font-size: 53px;
        margin-left: 60px;
        margin-bottom: 30px;
        display: block;
    }

        #card2 i:hover {
            width: 100%;
            background: #ff2143;
        }

    #card2 p {
        font-family: "Poppins",sans-serif;
        color: #fff;
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 15px;
        font-weight: normal;
    }

#testimonails {
    margin-top: 100px;
    margin-bottom: 100px;
    background-image: url('../images/testimonal.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
}

    #testimonails i {
        margin-bottom: 39px;
        color: rgb(240, 78, 60);
        margin-left: 22px;
        margin-top: 115px;
        font-size: 30px
    }

    #testimonails p {
        color: #fff;
        padding: 20px;
        text-align: center;
    }

.testimonal_img {
    width: 100%;
    border-radius: 50%;
}

.testi_img_heading {
    color: #f04e3c;
    font-size: 30px;
    font-weight: 600;
}


#team {
    margin-top: 100px;
    margin-bottom: 100px;
    margin-top: 100px;
    background-image: url('../images/background.png');
}

    #team h6 {
        font-size: 18px;
        font-family: "Roboto",sans-serif;
        font-weight: 500;
        margin-bottom: 17px;
        text-transform: uppercase;
        color: #eb566c;
        display: inline-block;
        position: relative;
        padding-left: 68px;
    }

        #team h6::before {
            content: '________';
            width: 30px;
            color: #eb566c;
            height: 30px;
        }

    #team h2 {
        padding-left: 68px;
        margin-top: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 42px;
        display: block;
        color: #092c3f;
        font-weight: 900;
        padding-bottom: 50px;
    }
/*team*/
.our-team {
    overflow: hidden;
    position: relative;
}

    .our-team:after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(43, 193, 234, 0.6);
        position: absolute;
        top: -100%;
        left: 0;
        opacity: 0;
        transition: all 0.8s ease 0s;
    }

    .our-team:hover:after {
        top: 0;
        opacity: 1;
    }

    .our-team img {
        width: 100%;
        height: auto;
    }

    .our-team .social {
        width: 100%;
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: center;
        position: absolute;
        top: -50%;
        left: 0;
        z-index: 1;
        transform: translateY(-50%) rotate(-12deg);
        transition: all 0.8s ease 0s;
    }

    .our-team:hover .social {
        top: 50%;
    }

    .our-team .social li {
        display: inline-block;
    }

        .our-team .social li a {
            width: 35px;
            height: 35px;
            line-height: 35px;
            background: #0b579f;
            font-size: 15px;
            color: #fff;
            margin: 0 5px;
        }

    .our-team .team-content {
        width: 100%;
        padding: 20px 25px;
        background: #fff;
        border-bottom: 3px solid #0b579f;
        text-transform: uppercase;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
    }

    .our-team:hover .team-content {
        background: #f9f9f9;
    }

    .our-team .team-content:before {
        content: "";
        width: 100%;
        border-right: 420px solid #fff;
        border-top: 60px solid transparent;
        position: absolute;
        top: -60px;
        left: 0;
    }

    .our-team:hover .team-content:before {
        border-right-color: #f9f9f9;
    }

    .our-team .team-content:after {
        content: "";
        width: 3px;
        height: 50%;
        background: #0b579f;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }

    .our-team .title {
        font-size: 18px;
        color: #333;
        margin: 0;
    }

    .our-team .post {
        display: block;
        font-size: 12px;
        font-weight: 400;
        color: #888;
        margin-top: 3px;
    }

@media only screen and (max-width: 990px) {
    .our-team {
        margin-bottom: 30px;
    }
}
/*end team*/
#newslatters {
    margin-top: 100px;
    margin-bottom: 100px;
    background-image: url('../images/pink.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
}

    #newslatters h2 {
        color: #fff;
        font-size: 25px;
        padding-top: 66px;
        margin-left: 207px;
        padding-bottom: 50px
    }

    #newslatters span {
        color: #ff2143;
        font-weight: 600;
        font-size: 16px;
        text-decoration: none;
        background-color: #fff;
        padding: 18px 44px;
        margin-left: 500px;
    }

#news {
    margin-top: 100px;
    margin-bottom: 100px;
}

#news {
    margin-top: 100px;
    margin-bottom: 100px;
    margin-top: 100px;
    background-image: url('../images/background.png');
}

    #news h6 {
        font-size: 18px;
        font-family: "Roboto",sans-serif;
        font-weight: 500;
        margin-bottom: 17px;
        text-transform: uppercase;
        color: #eb566c;
        display: inline-block;
        position: relative;
        padding-left: 68px;
    }

        #news h6::before {
            content: '________';
            width: 30px;
            color: #eb566c;
            height: 30px;
        }

    #news h2 {
        padding-left: 68px;
        margin-top: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 42px;
        display: block;
        color: #092c3f;
        font-weight: 900;
        padding-bottom: 50px;
    }

    #news img:hover {
        opacity: 0.6;
    }

    #news h3 {
        color: #191d34;
        font-size: 25px;
        font-weight: 700;
        padding-top: 25px;
        line-height: 1.4;
        margin-bottom: 20px;
        display: block;
    }

    #news p {
        color: #737980;
        font-size: 16px;
        margin-bottom: 30px;
    }

    #news a {
        color: #ff2143;
        text-transform: capitalize;
        font-size: 16px;
        font-family: "Roboto",sans-serif;
        position: relative;
    }

#client {
    margin-top: 50PX;
    margin-bottom: 100px;
    margin-top: 100px;
    background-image: url('../images/background.png');
}

    #client h6 {
        font-size: 18px;
        font-family: "Roboto",sans-serif;
        font-weight: 500;
        margin-bottom: 17px;
        text-transform: uppercase;
        color: #eb566c;
        display: inline-block;
        position: relative;
        padding-left: 68px;
    }

        #client h6::before {
            content: '________';
            width: 30px;
            color: #eb566c;
            height: 30px;
        }

    #client h2 {
        padding-left: 68px;
        margin-top: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 42px;
        display: block;
        color: #092c3f;
        font-weight: 900;
        padding-bottom: 50px;
    }
/*-----------about use page--------*/
#about_header {
    background-image: linear-gradient(#092c3f61,#092c3fa1),url('../images/about_header.jpg');
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}

    #about_header h1 {
        margin-left: 108px;
        text-align: center;
        color: #fff;
        padding-top: 163px;
        font-weight: 700;
        font-size: 60px
    }

    #about_header h6 {
        font-size: 30px;
        padding-top: 30px;
        margin-left: 20px;
    }

#mission {
    margin-top: 100px;
    margin-bottom: 100px;
    background-image: url('../images/background.png');
}
#vission {
    margin-top: 100px;
    margin-bottom: 100px;
    background-image: url('../images/background.png');
}
    #vission h2 {
        font-size: 30px;
        font-family: "Roboto",sans-serif;
        font-weight: 700;
        margin-bottom: 36px;
        color: #000a2d;
        display: inline-block;
        position: relative;
        padding-left: 11px;
    }

    #vission p {
        font-family: "Poppins",sans-serif;
        color: #10285d;
        font-size: 16px;
        text-align: justify;
        line-height: 30px;
        margin-bottom: 16px;
        font-weight: normal;
    }

    #vission h2::before {
        content: '________';
        width: 30px;
        color: #eb566c;
        height: 30px;
    }

#mission h2 {
    font-size: 30px;
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    margin-bottom: 36px;
    color: #000a2d;
    display: inline-block;
    position: relative;
    padding-left: 11px;
}

    #mission p {
        font-family: "Poppins",sans-serif;
        color: #10285d;
        font-size: 16px;
        text-align: justify;
        line-height: 30px;
        margin-bottom: 16px;
        font-weight: normal;
    }

    #mission h2::before {
        content: '________';
        width: 30px;
        color: #eb566c;
        height: 30px;
    }
.mission_img {
   width: 100%; height: 300px;
}
/*-----------documents-------*/
#documents {
    margin-top: 100px;
    background-image: url('../images/background.png');
}
/*business page*/
#business_plan {
    margin-top: 50px;
    background-image: url('../images/background.png');
}

    #business_plan h2 {
        text-align: center;
        margin-top: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 42px;
        display: block;
        color: #092c3f;
        font-weight: 900;
        padding-bottom: 50px;
    }

    #business_plan h5 {
        text-align: center;
        margin-top: 0;
        font-style: normal;
        font-size: 30px;
        display: block;
        color: #00000087;
        font-weight: 900;
        padding-bottom: 50px;
    }

    #business_plan h4 {
        text-align: center;
        margin-top: 0;
        font-style: normal;
        font-size: 40px;
        display: block;
        font-weight: 900;
        padding-bottom: 24px;
        animation: blinker 1.5s step-end infinite;
        background: -webkit-linear-gradient( #ff2143, #092c3f);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

#income_table {
    margin-top: 100px;
    background-image: url('../images/background.png');
}

.thead-gradient {
    padding: 12px 7px;
    vertical-align: middle;
    color: white;
    background: linear-gradient(90deg, rgb(179 38 104) 0%, rgb(106 68 106) 17%, rgb(98 21 37) 35%, rgb(82 27 75 / 98%) 57%, rgb(96 42 92) 79%, rgb(28 1 28) 100%);
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

#income {
    margin-top: 50px;
    background-image: url('../images/background.png');
}

    #income h2 {
        text-align: center;
        margin-top: 0;
        font-style: normal;
        font-size: 30px;
        display: block;
        color: #092c3f;
        font-weight: 900;
        padding-bottom: 70px;
    }

    #income i {
        text-align: center;
        margin-top: 0;
        font-style: normal;
        font-size: 40px;
        display: block;
        font-weight: 900;
        padding-bottom: 50px;
        background: -webkit-linear-gradient( #ff2143, #092c3f);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    #income h4 {
        text-align: center;
        font-size: 30px;
        font-weight: 700;
        padding-top: 10px;
        font-family: 'Abyssinica SIL', serif;
    }

    #income p {
        line-height: 1.61em;
        font-weight: 400;
        font-size: 16px;
        text-align: center;
        font-family: 'Abyssinica SIL', serif;
    }

.income_card {
    border: 0;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0 5px 25px 0 rgb(0 0 0 / 20%);
}
/*-----------contact page--------------*/
#contact {
    margin-top: 100px;
    background-image: url('../images/background.png');
    border: 0;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0 5px 25px 0 rgb(0 0 0 / 20%);
}

    #contact h2 {
        text-align: center;
        margin-top: 0;
        font-style: normal;
        font-size: 30px;
        display: block;
        color: #092c3f;
        font-weight: 900;
        padding-top: 50px;
        padding-bottom: 20px;
    }

    #contact hr {
        padding-top: 10px;
    }

    #contact i {
        font-size: 45px;
        margin-bottom: 10px;
        padding-right: 20px;
        background: #01020A;
        background: -webkit-linear-gradient(to right, #01020A 26%, #CF4A11 67%);
        background: -moz-linear-gradient(to right, #01020A 26%, #CF4A11 67%);
        background: linear-gradient(to right, #762a72 26%, #36272a 67%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    #contact h4 {
        font-family: 'Abyssinica SIL', serif;
        font-weight: 700;
        padding-top: 30px;
    }

    #contact p {
        font-family: 'Abyssinica SIL', serif;
        line-height: 1.61em;
        font-weight: 400;
        font-size: 18px;
    }

#contact_form {
    background: linear-gradient(90deg, rgb(179 38 104) 0%, rgb(106 68 106) 17%, rgb(98 21 37) 35%, rgb(82 27 75 / 98%) 57%, rgb(96 42 92) 79%, rgb(28 1 28) 100%);
}

    #contact_form h2 {
        font-family: 'Abyssinica SIL', serif;
        font-weight: 700;
        padding-top: 30px;
        color: #fff;
    }

    #contact_form a {
        background-color: #092c3f;
        color: #fff;
        text-decoration: none;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        padding: 10px 15px;
        margin-left: 200px;
    }

#map {
    margin-top: 100px;
    width: 100%;
}
/*-----------footer section-----------*/
#footer {
    width: 100%;
    margin-top: 100px;
    height: auto;
    background-image: linear-gradient(#092c3ff0,#092c3fc7),url('../images/footer (2).jpg');
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

    #footer.footer-info h3 {
        font-size: 26px;
        margin: 0 0 10px 0;
        padding: 2px 0 2px 0;
        line-height: 1;
        font-weight: 600;
        letter-spacing: 3px;
        color: #fff;
    }

    #footer.footer-info p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0;
        font-family: 'Bookman Old Style';
        color: #fff;
    }

    #footer .footer_link h4 {
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 12px;
    }

#footer_logo {
    width: 100px;
}

.social_icon {
    margin-left: 462px;
}

.facebook_icon {
    color: rgb(24, 119, 242);
    font-size: 20px;
}

.instagram_icon {
    color: #bc2a8d;
    font-size: 20px;
}

.link_icon {
    color: #0072b1;
    font-size: 20px;
}

.twitter_icon {
    color: #1DA1F2;
    font-size: 20px;
}

.youtube_icon {
    color: rgb(255, 0, 0);
    font-size: 20px;
}

#copyright {
    color: #a9a9a9;
}

    #copyright span {
        color: #ff2143;
        text-transform: uppercase;
    }

@media screen and (max-width: 480px) {
    .facebook_icon {
        color: rgb(24, 119, 242);
        font-size: 20px;
        margin-left: -351px;
    }
    /* home page*/
    #about {
        margin-top: 224px;
        margin-bottom: 100px;
    }

    #services {
        margin-top: 736px;
    }

    #about h2 {
        padding-left: 48px;
        margin-top: 14px;
        font-size: 29px;
        padding-bottom: 23px;
    }

    #about p {
        padding-left: 24px;
        color: #092c3f;
        text-align: justify
    }

    #services h2 {
        font-size: 36px;
    }

    #testimonails i {
        margin-bottom: -10px;
        color: rgb(240, 78, 60);
        margin-left: 22px;
        margin-top: 65px;
        font-size: 28px;
    }

    .testimonal_img {
        width: 25%;
        margin-left: 32px;
        border-radius: 50%;
    }

    .testi_img_heading {
        margin-left: 20px;
    }

    #newslatters h2 {
        font-size: 24px;
        margin-left: 32px;
        padding-bottom: 28px;
    }

    #newslatters span {
        font-size: 12px;
        margin-left: 74px;
    }

    #team h6 {
        font-size: 16px;
        padding-left: 40px;
    }

    #team h2 {
        padding-left: 67px;
        font-size: 33px;
        padding-bottom: 50px;
    }

    #news h6 {
        font-size: 16px;
        padding-left: 60px;
    }

    #news h2 {
        padding-left: 64px;
        font-size: 31px;
        padding-bottom: 50px;
    }

    #client h2 {
        padding-left: 68px;
        font-size: 36px;
        padding-bottom: 50px;
    }
    /*  about us page*/
    #about_header {
        height: 242px;
    }

        #about_header h1 {
            margin-left: 2px;
            padding-top: 78px;
            font-size: 49px;
        }

    #mission h2 {
        font-size: 28px;
        margin-bottom: 35px;
        margin-top: 530px;
        padding-left: -30px;
    }

        #mission h2::before {
            content: '_____';
            width: 30px;
            color: #eb566c;
            height: 30px;
        }

    #mission p {
        font-size: 16px;
        padding: 18px;
    }

    .adjust_mobile {
        font-size: 28px;
        margin-bottom: 35px;
        margin-top: -36px;
        padding-left: -30px;
    }
    .mission_img {
        width: 100%;
        height: 216px;
    }
    #vission {
        margin-top: 100px;
    
    }

}
