/*----------------new page Css start------*/






/*----------------New page css End------*/
    * {
        margin: 0;
        padding: 0;

    }


    /*----------------Navigation------*/
    .ce_text.request.sticky {
        position: sticky;
        top: 0;
        z-index: 10;
    }

    .navbar-brand img {
        height: 40px;
        font-size: 20px;
    }
    .navbar-nav li{
        padding:10px;
    }
    .navbar-nav li a{
        float: right;
        text-align: left;
    }
    #nav-bar ul li a:hover{
        color: #007bff!important;
    }

    .navbar-toggler{
        border: none!important;
    }
    .nav-link{
        color: #555!important;
        font-weight: 600;
        font-size: 16px;
    }
    /*------slider--------*/
    #section--96391 {
        background: linear-gradient(rgba(255, 255 ,255 , 0.9), rgba(255, 255 ,255 , 0.9)),  no-repeat;
        width: 100%;

        background-color: #4e4e4e;
        border-radius: 20px;
    }
    .elButtonSub, .elButtonSub1, .elButtonSub2 {
        display: block;
        opacity: 0.7;
        font-weight: normal;
    }
    .fullContainer .containerInner {
        width: 1170px;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .elBtnHP_40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .elBtnVP_15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .elButton {
        margin-right: auto;
        margin-left: auto;
        color: #FFF;
        font-weight: bold;
        display: inline-block;

        /*-ms-transform: all .2s ease-in-out;*/
        /*-webkit-transform: all .2s ease-in-out;*/
        /*transform: all .2s ease-in-out;*/
        text-align: center !important;
        text-decoration: none !important;
    }
    element.style {
        color: rgb(255, 255, 255);
        font-weight: 700;
        background-color: rgb(3, 0, 109);
        font-size: 20px;
        border-radius: 10px;
    }
    element.style {
        text-align: left;
        color: rgb(96, 96, 96);
    }
    .hsSize1 {
        font-size: 16px;
    }
    .elHeadline {
        margin-bottom: 0px;
        padding: 0px;
    }
    .elHeadline {
        position: relative;
    }
    .elMargin0 {
        margin-top: 0px;
    }
    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #slider{
        width: 100%
    }
    .carousel-caption{
        top: 50%;
        transform: translateY(-50%);
        bottom: initial!important;
    }
    .carousel-caption h5{
        color:black;
        background-color: white;
        opacity:0.7;
        font-size: 42px;
        border-radius: 35px;
        font-weight: bold;
    }
    /*---------About---------*/

    .col-md-4 {
        width: 33.33333333%;
    }
    .fullContainer .containerInner {
        width: 1170px;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    element.style {
        padding: 20px;
    }

    element.style {
        color: rgb(255, 255, 255);
        font-weight: 600;
        background-color: rgb(3, 0, 109);
        font-size: 32px;
    }
    .noBorder {
        border: none !important;
    }
    .bgCover {
        background-size: cover !important;
        -webkit-background-size: cover !important;
        background-attachment: fixed !important;
        background-repeat: repeat repeat !important;
        background-position: center center;

    }
    /*#about{*/
    /*    padding-top: 50px;*/
    /*    padding-bottom: 50px;*/
    /*    color:#555;*/
    /*}*/
    /*#about .btn {*/
    /*    margin-top: 20px;*/
    /*    margin-bottom: 30px;*/
    /*}*/
    /*.about-content{*/
    /*    padding-top: 20px;*/
    /*}*/
    /*.skills-bar{*/
    /*    margin-bottom: 6px;*/
    /*    font-weight: 600;*/
    /*}*/
    /*.progress-bar{*/
    /*    border-radius: 16px;*/
    /*}*/
    /*.progress{*/
    /*    border-radius: 16px!important;*/
    /*    margin-bottom: 20px;*/
    /*}*/

    /*.about-section {*/
    /*    padding: 50px;*/
    /*    text-align: center;*/
    /*    background-color: rgb(32, 22, 82);*/
    /*    outline: none;*/
    /*    color: white;*/
    /*    border-bottom-left-radius: 40px 50px;*/
    /*    border-bottom-right-radius: 40px 50px;*/
    /*    border-top-left-radius: 40px 50px;*/
    /*    border-top-right-radius: 40px 50px;*/
    /*}*/
    /*----Services-------*/


    #section--16155 {
        background: linear-gradient(rgba(255, 255 ,255 , 0.9), rgba(255, 255 ,255 , 0.9)),  no-repeat;
        width: 100%;

        background-color: #4e4e4e;
        border-radius: 20px;
    }
    .fullContainer .containerInner {
        width: 1170px;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;

        border-radius: 20px;
    }


    /*#services{*/
    /*    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8));*/
    /*    background-size: cover;*/
    /*    background-position: center;*/
    /*    color: #efefef!important;*/
    /*    background-attachment: fixed;*/
    /*    padding-top: 0px;*/
    /*    padding-bottom: 0px;*/
    /*    opacity: 1;*/
    /*}*/
    /*#services h3 {*/
    /*    margin-top: 5px;*/
    /*    text-align: center;*/
    /*    color: #efefef !important;*/
    /*    padding-bottom:0px;*/
    /*}*/
    /*#services h1::after{*/
    /*    content:'' ;*/
    /*    background:#efefef;*/
    /*    display: block;*/
    /*    height: 3px;*/
    /*    width: 170px;*/
    /*    margin: 20px auto 5px;*/

    /*}*/
    /*.calculate{*/
    /*    color: orangered;*/
    /*}*/
    /*.ce_hyperlink a {*/
    /*    display: inline-block;*/

    /*    border-radius: 8px;*/
    /*    background: #FF6600;*/
    /*    color: #FFFFFF;*/

    /*    font-size: 0.9rem;*/
    /*    font-weight: 600;*/
    /*    text-align: center;*/
    /*    text-decoration: none;*/
    /*    transition: background .2s;*/
    /*}*/
    /*.number{*/
    /*    color: #00BCF6;*/
    /*}*/
    /*.services{*/
    /*    margin-top: 20px;*/
    /*}*/
    /*.text{*/
    /*    font-weight: 600;*/

    /*}*/
    /*.icon{*/
    /*    font-size: 20px;*/
    /*    margin: 20px auto;*/
    /*    padding: 20px;*/
    /*    height: 20px;*/
    /*    width: 20px;*/
    /*    border: 1px solid #fff;*/
    /*    border-radius: 50%;*/
    /*}*/
    /*#services p{*/
    /*    font-size: 14px;*/
    /*    margin-top: 20px;*/
    /*    color: #ccc;*/
    /*}*/
    /*.services .col-md-3:hover{*/
    /*    background:black;*/
    /*    cursor: pointer;*/
    /*    transition: 0.7s;*/
    /*}*/
    .fa-fw {
        width: 1.28571429em;
        text-align: center;
    }
    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
    }

    .fa-fw {
        width: 1.28571429em;
        text-align: center;
    }
    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .fa-check:before {
        content: "\f00c";
    }
    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        background-color: #3e3e3e;
        color: #fff;
        /*padding: 9px;*/

    }

    /*---------promo---------*/
    #promo{
        background-image: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7));
        background-size: cover;
        background-position: center;
        color: #fff;
        background-attachment: fixed;
        text-align: center;
        padding: 100px;
        font-family: sans-serif;
        font-size: 30px;
    }

    /*--------Testimonials-----------*/
    #Testimonials h3{
        text-align: center;


    }
    #Testimonials{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #Testimonials .row{
        margin-top: 30px;
    }
    .col-md-4{
        margin: 40px auto;
    }
    .profile{
        /*padding: 70px 10px 10px;*/
        background-color: #efefef;

    }
    .user{
        width: 120px;
        height: 120px;
        border-radius: 50%;
    }
    .profile img{
        top: -60px;
        position: absolute;
        left: calc(50% - 60px);
        border:10px solid #fff;
    }
    .profile h3{
        font-size: 20px;
        margin-top: 15px;
        color: black;
    }
    #Testimonials span{
        font-size: 12px;
        color: #333;
    }
    blockquote{
        font-size: 16px;
        line-height: 30px;
    }
    blockquote::before{
        content: '\201C';
        color: black;
        font-size: 50px;
        position: relative;
        line-height: 20px;
        bottom: -15px;
        right: 5px;
    }
    blockquote::after{
        content: '\201D';
        color: black;
        font-size: 50px;
        position: relative;
        line-height: 10px;
        bottom: -15px;
        left: 5px;
    }
    .profile:hover{
        box-shadow: 0 0 15px 5px rgba(0,0,0,0.2);
        cursor: pointer;
        transition: 0.5s;
    }

    .ce_text.request .content p {
        margin: 0.75em 0;
    }

    .ce_text.request .content p:nth-of-type(1) {
        font-weight: 700;
        text-align: center;
    }
.check {
    color: red;
}
    .ce_text.request .content p:nth-of-type(2) a {
        display: inline-block;
        padding: 0.69em 2.5em;
        border-radius: 8px;
        background: #FF6600;
        color: #FFFFFF;
        font-family: "Lexend", Helvetica, Arial, sans-serif;
        font-size: 0.9rem;
        font-weight: 600;
        text-align: center;
        text-decoration: none;
        transition: background .2s;
        white-space: nowrap;
    }

    .ce_text.request .content p:nth-of-type(2) a:hover {
        background: black;
    }
    .ce_text.request {
        flex-grow: 0;
        background: #1D2150;
        color: #FFFFFF;
        padding-top:15px ;
        padding-bottom: 5px;
    }

    .bold{
        color: black;
        font-weight: 600;
        font-weight: bold;

    }
    .block {
        flex-basis: 100%;
        flex-grow: 1;
        padding: 1.875rem 2.5rem;
    }
    body {
        font-size: 14px;
        line-height: 1.42857143;
        background: #FFFFFF;
        color: #616161;
    }
    body {
        -webkit-font-smoothing: antialiased;
        color: inherit !important;
    }
    div {
        display: block;
    }
    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .borderSolid.border3px {
        border-width: 3px;
        border-style: solid;
    }
    .borderSolid.border3px {
        border-width: 3px;
        border-style: solid;
    }
    .bgCover100 {
        background-size: 100% auto !important;
        -webkit-background-size: 100% auto !important;
        background-repeat: no-repeat !important;
    }
    .border3px {
        background-position-y: -3px;
    }
    .noBorder {
        border: none !important;
    }
    .radius0 {
        border-radius: 0px;
    }
    .padding40H {
        padding-left: 0px;
        padding-right: 0px;
    }
    .padding20-bottom {
        padding-bottom: 20px;
    }
    .padding20-top {
        padding-top: 20px;
    }
    .fullContainer {
        width: 100%;
    }
    /*@media (min-width: 1200px)*/
    /*    .container {*/
    /*        width: 1170px;*/
    /*    }*/
    /*    @media (min-width: 992px)*/
    /*        .container {*/
    /*            width: 970px;*/
    /*        }*/
    /*        @media (min-width: 768px)*/
    /*            .container {*/
    /*                width: 750px;*/
    /*            }*/
                .container {
                    margin-right: auto;
                    margin-left: auto;
                    padding-left: 15px;
                    padding-right: 15px;
                }
                .container {
                    overflow: hidden;
                }
    .ce_text a {
        color: #ff2600;
        transition: color .2s;
        font-weight: bold;
        font-size: 20px;
    }
    html, body, #wrapper {
        min-height: 100vh;
    }

    html {
        font-family: "Inter", Helvetica, Arial, sans-serif;
        font-weight: 300;
        font-size: 20px;
    }

    @media (max-width: 400px) {
        html {
            font-size: 17px;
        }
    }

    body {
        line-height: 1.5;
        background: #FFFFFF;
        color: #616161;
    }
    /*.banner{*/
    /*    position: absolute;*/
    /*    top: 0;*/
    /*    right: 0;*/
    /*    width: 120px;*/
    /*    height: 100px;*/
    /*    transform: rotate(45deg);*/
    /*}*/
    /*.banner-content{*/
    /*    position: relative;*/
    /*    top: 60%;*/
    /*    transform:translateY(-120%);*/
    /*    background-color: white;*/
    /*    text-align: center;*/
    /*    border-bottom-left-radius: 50px;*/
    /*    border-top-left-radius: 150px;*/
    /*    border-top-right-radius: 150px;*/
    /*    border-bottom-right-radius: 50px;*/
    /*}*/

    body figure img {
        display: block;
        width: 100%;
        height: auto;
    }

    body #wrapper {
        display: flex;
        flex-direction: column;
        position: relative;
        width: 100%;
    }

    body #wrapper #container {
        flex-grow: 1;
        counter-reset: step-text;
    }

    body input#menu-toggle {
        display: none;
    }

    /*====================
      Footer
    ====================== */

    /* Main Footer */
    footer .main-footer{  padding: 20px 0;  background: #252525;}
    footer ul{  padding-left: 0;  list-style: none;}

    /* Copy Right Footer */
    .footer-copyright { background: #222; padding: 5px 0;}
    .footer-copyright .logo {    display: inherit;}
    .footer-copyright nav {    float: right;    margin-top: 5px;}
    .footer-copyright nav ul {  list-style: none; margin: 0;  padding: 0;}
    .footer-copyright nav ul li { border-left: 1px solid #505050; display: inline-block;  line-height: 12px;  margin: 0;  padding: 0 8px;}
    .footer-copyright nav ul li a{  color: #969696;}
    .footer-copyright nav ul li:first-child { border: medium none;  padding-left: 0;}
    .footer-copyright p { color: #969696; margin: 2px 0 0;}

    /* Footer Top */
    .footer-top{  background: #252525;  padding-bottom: 30px; margin-bottom: 30px;  border-bottom: 3px solid #222;}

    /* Footer transparent */
    footer.transparent .footer-top, footer.transparent .main-footer{  background: transparent;}
    footer.transparent .footer-copyright{ background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3) ;}

    /* Footer light */
    footer.light .footer-top{ background: #f9f9f9;}
    footer.light .main-footer{  background: #f9f9f9;}
    footer.light .footer-copyright{ background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3) ;}

    /* Footer 4 */
    .footer- .logo {    display: inline-block;}

    /*====================
      Widgets
    ====================== */
    .widget{  padding: 20px;  margin-bottom: 40px;}
    .widget.widget-last{  margin-bottom: 0px;}
    .widget.no-box{ padding: 0; background-color: transparent;  margin-bottom: 40px;
        box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none;}
    .widget.subscribe p{  margin-bottom: 18px;}
    .widget li a{ color: #fff;}
    .widget li a:hover{ color: #aaa;text-decoration: none;}
    .widget-title {margin-bottom: 20px;}
    .widget-title span {background: #839FAD none repeat scroll 0 0;display: block; height: 1px;margin-top: 25px;position: relative;width: 20%;}
    .widget-title span::after {background: inherit;content: "";height: inherit;    position: absolute;top: -4px;width: 50%;}
    .widget-title.text-center span,.widget-title.text-center span::after {margin-left: auto;margin-right:auto;left: 0;right: 0;}
    .widget .badge{ float: right; background: #7f7f7f;}

    .typo-light h1,
    .typo-light h2,
    .typo-light h3,
    .typo-light h4,
    .typo-light h5,
    .typo-light h6,
    .typo-light p,
    .typo-light div,
    .typo-light span,
    .typo-light small{  color: #fff;}

    ul.social-footer2 { margin: 0;padding: 0; width: auto;}
    ul.social-footer2 li {display: inline-block;padding: 0;}
    ul.social-footer2 li a:hover {background-color:#ff8d1e;}
    ul.social-footer2 li a {display: block; height:30px;width: 30px;text-align: center;}
    .btn{background-color: #ff8d1e; color:#fff;}
    .btn:hover, .btn:focus, .btn.active {background: #4b92dc;color: #fff;
        -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
        -webkit-transition: all 250ms ease-in-out 0s;
        -moz-transition: all 250ms ease-in-out 0s;
        -ms-transition: all 250ms ease-in-out 0s;
        -o-transition: all 250ms ease-in-out 0s;
        transition: all 250ms ease-in-out 0s;

    }

    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        background-color: #3e3e3e;
        color: #fff;
        padding: 9px;
        border-radius: 5px;
    }

    #subscribe-box .emailfield {
        margin: auto;
    }

    input[type="text"] {
        background: rgba(255, 255, 255, 0.075);
        padding: 10px 15px;
        color: #aaa;
        border: 3px solid rgba(0, 0, 0, 0.1);
        font-size: 14px;
        margin-bottom: 16px;
        border-radius: 5px;
    }
    .a{
        color: black;
        text-decoration: none;
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
    }

    .ce_text.intro .content .hl {
        color: #00BCF6;
        font-size: 1.45455em;
        font-weight: 700;
    }

    .ce_text.intro .content > * {
        max-width: 980px;
        margin-left: 200px;
        margin-right: 200px;
        margin-top: 20px;
    }

    .ce_text.intro:first-child {
        padding-top: 0%;
    }
    .ce_text.intro .content {
        background: linear-gradient(86.05deg, #FFFFFF 4.07%, #F3FFFC 128.96%);
        border: 5px solid rgba(207, 207, 207, 0.5);
        box-shadow: 0px 12px 12px rgb(0 0 0 / 3%);
        border-radius: 1em;
        text-align: center;
        font-weight: 500;
        font-size: 21px;
    }
    html {
        font-family: "Inter", Helvetica, Arial, sans-serif;
        font-weight: 300;
        font-size: 20px;
    }
    body {
        line-height: 1.5;
        background: #FFFFFF;
        color: #616161;
    }
