body,html {height: 100%; font-family: 'Poppins', sans-serif; font-size: 14px; background: #fff; line-height: 1.2; font-weight: 400 !important;}

/*---------------Font Start---------------*/
.font-weight-boldblack{font-weight: 900 !important; font-family: 'Poppins', sans-serif;}
.font-weight-extrabold{font-weight: 800 !important; font-family: 'Poppins', sans-serif;}
.font-weight-bold{font-weight: 700 !important; font-family: 'Poppins', sans-serif;}
.font-weight-semibold{font-weight: 600 !important; font-family: 'Poppins', sans-serif;}
.font-weight-medium{font-weight: 500 !important; font-family: 'Poppins', sans-serif;}
.font-weight-normal{font-weight: 400 !important; font-family: 'Poppins', sans-serif;}
.font-weight-light{font-weight: 300 !important; font-family: 'Poppins', sans-serif;}

/*---------------Font familly End---------------*/

/*---------------Font Size---------------*/
.font-size-10{font-size:10px;}
.font-size-11{font-size:11px;}
.font-size-12{font-size:12px;}
.font-size-13{font-size:13px;}
.font-size-14{font-size:14px;}
.font-size-15{font-size:15px;}
.font-size-16{font-size:16px;}
.font-size-17{font-size:17px;}
.font-size-18{font-size:18px;}
.font-size-19{font-size:19px;}
.font-size-20{font-size:20px;}
.font-size-21{font-size:21px;}
.font-size-22{font-size:22px;}
.font-size-23{font-size:23px;}
.font-size-24{font-size:24px;}
.font-size-25{font-size:25px;}
.font-size-26{font-size:26px;}
.font-size-27{font-size:27px;}
.font-size-28{font-size:28px;}
.font-size-30{font-size:30px;}
.font-size-31{font-size:27px;}
.font-size-32{font-size:32px;}
.font-size-34{font-size:34px;}
.font-size-35{font-size:35px;}
.font-size-36{font-size:36px;}
.font-size-38{font-size:38px;}
.font-size-40{font-size:40px;}
.font-size-42{font-size:42px;}
.font-size-46{font-size:46px;}
.font-size-48{font-size:48px;}
.font-size-50{font-size:50px;}
.font-size-52{font-size:52px;}
.font-size-54{font-size:42px;}
.font-size-60{font-size:60px;}
.font-size-88{font-size:88px;}
.line-hight-1{line-height: 1;}
.line-hight-2{line-height: 1.1;}
.line-hight-22{line-height: 1.2;}
.line-hight-3{line-height: 1.4;}
.line-hight-4{line-height: 1.6;}
.line-hight-normal{line-height: normal;}
.leter1{letter-spacing: 1px;}
.shadow-sm {box-shadow: 0 .125rem 1.25rem rgba(0,0,0,.075) !important;}
.rounded {border-radius: 12px !important;}
/*---------------Font Size End---------------*/

.form-control {height: calc(2.2em + .75rem + 2.2px); font-size: 14px;}
.form-control:focus {box-shadow: none;}
[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {outline: none !important;}


body ::-webkit-input-placeholder {color: #000; opacity: 1; font-weight: 500 !important; font-family: 'Montserrat', sans-serif;}
body ::-moz-placeholder {color: #000; opacity: 1; font-weight: 500 !important; font-family: 'Montserrat', sans-serif;}
body :-ms-input-placeholder {color: #000; opacity: 1; font-weight: 500 !important; font-family: 'Montserrat', sans-serif;}
body :-moz-placeholder {color: #000; opacity: 1; font-weight: 500 !important; font-family: 'Montserrat', sans-serif;}

.custom-file-input {height: calc(2em + .75rem + 2px);}
.custom-file-label {height: calc(2em + .75rem + 2px); padding: .375rem .75rem; line-height: 2; font-size: 14px;}
.custom-file-label::after {height: calc(2em + .75rem); padding: .375rem .75rem;	line-height: 2;}

/*---------------Text Color Start---------------*/
.text-primary{color: #8200FF !important;}
.text-dark{color: #000000 !important;}
.text-muted {color: #939598 !important;}
.text-yellow{color: #FFDE9C !important;}
/*---------------Text Color End---------------*/

/*---------------Button Start---------------*/
.btn.focus, .btn:focus {outline: 0 !important; box-shadow: none !important;}
.btn-primary {background: linear-gradient(180deg, #103957 2.08%, #062E4C 50.47%, #0A395C 50.49%, #103957 115.97%);}
.btn-primary:hover, .btn-check:focus + .btn-primary, .btn-primary:focus {background: #fff; color: #000 !important;}

/*---------------Button End---------------*/

.bg-primary {background: #103957 !important;}
/*---------------BG Background End---------------*/




@media (min-width: 1200px) {
 .container{max-width: 1050px;}
}

.home-banner {
background-image: url(../images/top-left-bg.svg), url(../images/middle-bg.svg);
  background-position: top left, center bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 30%, 50%;
  padding-bottom: 11rem !important;
  background-color: #103957;


}
section.secend-section {
    background: #75C5FF url(../images/footer-bottom.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 4.5rem !important;
        background-size: 100%;
}
section.secend-section:before {
    content: "";
    display: block;
    background-image: url(../images/middle-corner.svg);
    background-repeat: no-repeat;
    height: 15vw;
    top: -15vw;
    position: absolute;
    left: 0;
    right: 0;
    background-position: center top;
    background-size: 100%;
}
.child-img {
    top: -340px;
    margin-bottom: -340px;
}

.homepad {padding-top: 4rem; padding-bottom: 4rem;}
.home-banner {padding-top: 3rem; padding-bottom: 0.5rem;}

.home-banner:before {
    content: "";
    display: block;
    background-image: url(../images/flover-left.svg);
    background-repeat: no-repeat;
    top: 26%;
    position: absolute;
    left: 0;
    background-position: left top;
    background-size: 90px;
    width: 95px;
    height: 213px;
}
.home-banner:after {
    content: "";
    display: block;
    background-image: url(../images/flover-right.svg);
    background-repeat: no-repeat;
    top: 26%;
    position: absolute;
    right: 0;
    background-position: left top;
    background-size: 90px;
    width: 95px;
    height: 213px;
    
}


.logo img {
    max-width: 160px;
}

.btn-bottom-three button span:before {
    background: url(../images/button_icons.png);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    background-size: 204px;
    margin-right: 6px;
    transition: transform .2s ease-in-out;
}
.btn-bottom-three button.btn-bottom01 span:before{background-position: 0px 0px;}
.btn-bottom-three button.btn-bottom01:hover span:before{background-position: 0px -60px;}

.btn-bottom-three button.btn-bottom02 span:before{background-position:-80px 0px;}
.btn-bottom-three button.btn-bottom02:hover span:before{background-position: -80px -60px;}

.btn-bottom-three button.btn-bottom03 span:before{background-position: -168px 0px;}
.btn-bottom-three button.btn-bottom03:hover span:before{background-position: -168px -60px;}





