@font-face{
    font-family: 'SofiaPro';
    src:url('../fonts/SofiaProLight.otf');
}
*{
    font-family: 'SofiaPro';
}
@font-face{
    font-family: 'Panama';
    src:url('../fonts/Panama-Light.otf');
}
h1{
    font-weight:600!important;
    font-family: 'Panama'!important ;   
}
h2,h3,h4,h5,h6{
    font-weight:600!important;
    font-family: 'SofiaPro'!important ;   
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus{
    box-shadow: none!important;
}
.page-wraper{
    background-color: transparent!important;
}
.page-content{
    padding-bottom: 0!important;
}
.fullwidth .header-nav .nav>li.active>a,
.fullwidth .header-nav .nav>li:hover>{
    background-color: #223e7e!important;
    color: #ffffff;
}
.dez-bnr-inr{
    background-size: 1170px!important;
    background-repeat: no-repeat;
    background-position: right center!important;
    background-color: #ffffff;
}
.find-job-bx{
    width: 100%;
    padding: 0 30px;
}
.right-nurse{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 310px;
    height: 450px;
    margin: auto;
}
.dez-bnr-inr-entry.align-m{
    display: flex;
    height: 100vh;
    align-items: center;
}
.ban-img{
    background-size:cover!important; ;
    background-position: 300px bottom!important;
    width: 100%!important;
    height: 100%!important;
    background-attachment: fixed;
}
.dez-bnr-inr{
    height: 100%!important;
    position: relative;
}
.dez-bnr-inr::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    background-image: linear-gradient(90deg,rgba(255,255,255,1)40%,rgba(255,255,255,0.0)) ;
    height: 100%;
}
.section-full{
    position: static!important;
}
.find-job-bx h1 span{
    font-weight: 500!important;
    color: #a9945f!important;
}
.find-job-bx h2 span{
    /*color: #666666!important;*/
}
.find-job-bx h1{
    font-weight: 400!important;
    font-size: 2.2rem!important;
    line-height:1.3!important;
    color: #223e7e;
    position: relative;
    margin-bottom: 5px!important;
}
.find-job-bx h2{
    font-size: 1.9rem!important;
    line-height:1.3!important;
    font-weight: 200!important;
    color: #a9945f;
    margin-bottom: 30px;
}
.find-job-bx p{
    margin-bottom: 40px!important;
    color: #333333;
    /*text-shadow: 0 -1px 0 rgba(0,0,0,0.8);*/
}
.find-job-bx .bootstrap-select .dropdown-toggle,
.find-job-bx .bootstrap-select .dropdown-toggle:active,
.find-job-bx .bootstrap-select .dropdown-toggle:focus,
.find-job-bx .bootstrap-select .dropdown-toggle:hover,
.find-job-bx .form-control, .find-job-bx .input-group-text{
    /*border-color: #a9945f!important;*/
    border: none!important;
}
.find-job-bx .bootstrap-select.btn-group .dropdown-toggle .caret::before{
    color: #a9945f!important;
}
.find-job-bx .form-group{
    margin-bottom: 0;
}
i.fa-search{
    color: #a9945f!important;
}
.fullwidth .header-nav .nav > li.active > a,
.fullwidth .header-nav .nav > li:hover > a{
    background-color: #223e7e!important;
}
.fullwidth .header-nav .nav > li > a{
    color: #a9945f!important;
    text-transform: capitalize!important;
    font-weight: normal;
    font-size: 1rem;
    padding: 7px 15px!important;
}
.fullwidth .header-nav .nav > li > a.active{
    color: #ffffff!important;
}
.fullwidth .header-nav .nav > li.active > a,
.fullwidth .header-nav .nav > li:hover > a{
    color: #ffffff!important;
    background-color: #a9945f!important;
}
.main-bar{
    box-shadow: 0 0 25px rgba(0,0,0,0.03);
}
.extra-nav .site-button{
    background-color: #223e7e;
    color: #ffffff;
}
.find-job-bx form{
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.05)!important;
    padding: 20px!important;
    position: relative;
    z-index: 2;
}
.find-job-bx .form-group label{
    top: 13px!important;
}
.tp-search h2{
    margin-bottom: 10px;
    font-size: 25px!important;
}
.tp-search #quick p{
    padding: 13px 0 14px;
    text-align: center;
    border-top: 2px solid #a9945f;
    border-bottom: 2px solid #a9945f;
    margin-bottom: 0!important;
    background-color: #fbfbfb;
}
.find-job-bx .tp-search .form-group{
    position: relative;
    border: 2px solid #a9945f;
    padding: 0 17px;
    /*background-color: #f7f7f7;*/
    background-color: #fbfbfb;
}
.find-job-bx .tp-search .form-group.tp-ser{
    border-right: none;
    border-radius: 5px 0 0 5px;
}
.find-job-bx .tp-search .form-group.tp-loc{
    border-left: none;
    border-radius: 0 5px 5px 0;
}
.find-job-bx .tp-search .form-group label{
    margin-left: 15px;
    font-size: 14px;
}
.find-job-bx .tp-search .form-group.focused label{
    top:-0px!important;
}
.find-job-bx .dezPlaceAni .tp-search .site-button{
    height: 55px;
    background-color: #a9945f;
    margin-top: -2px;
    border-radius: 5px;
    padding: 16px 0;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background-color: #223e7e;
    color: #ffffff!important;
}
.nav-pills .nav-link{
    color: #223e7e!important;
}
.fr-elm h2{
    font-size: 25px!important;
    color: #a9945f;
    text-transform: none;
    margin-bottom: 17px!important;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 4px;
}
.fr-elm p{
    color: #666666;
    font-size: 20px;
    margin-top: 10px!important;
    margin-bottom: 0!important;
}
.ser-img{
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover ;
    width: 65px;
    height: 80px;
    margin: 0 auto 20px;
}
.bg-col{
    padding-top: 0!important;
    background-color: #fbfbfb;
}
.bg-col .icon-bx-wraper{
    background-color: #fbfbfb;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
}
.had-h{
    background-color: #223e7e;
    padding: 20px 0;
    margin-bottom: 50px;
}
.had-h h2{
    color: #ffffff;
    text-align: center;
    margin: 0;
    font-weight: normal!important;
}
.overlay-white-middle:after{
    display: none;
}
.grid-container{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 5px;
    justify-content: center;
}
.grid-container .box-ser{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background-color: #ffffff;
}
.grid-container .box-ser .icon-content {
    width: 100%;
    display: block;
    text-align: center;
}
.grid-container .box-ser h5.dlab-tilte{
    color: #000000;
    font-weight: 400;
}
.grid-container .box-ser p{
    color: #999999;
}
.grid-container .box-ser.round-a{
    border-radius: 10px 0 0 0;
}
.grid-container .box-ser.round-b{
    border-radius: 0 0 0 10px;
}
.grid-container .box-ser.round-c{
    border-radius: 0 0 10px 0;
}
.grid-container .box-ser.round-d{
    border-radius: 0 10px 0 0;
}
.grid-container .box-ser a{
    /*display: block;*/
    width: 100%;
}
/*=================*/
    /*Info Graphics*/
/*=================*/
section.info-sec{
    background-color: #ffffff;
}
section.info-sec .had-tp{
    text-align: center;
    padding: 0 0 10px;
    background-color: #ffffff;
}
section.info-sec .had-tp h2{
    margin-bottom: 20px;
    font-weight: normal;
    color: #ffffff;
    background-color: #a9945f;
    padding: 20px 0;
}
section.info-sec .had-tp p{
    color: #666666;
}
.info-in::before{
    border-bottom: 0.7em solid transparent;
    border-left: 0.7em solid #fff;
    border-right: 0 solid transparent;
    border-top: 0.7em solid transparent;
    transform: rotate(0deg);
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    content: '';
    height: 100%;
    z-index: 1;
}
.info-in::before{
    border-left-color: #a9945f;
}
.info-in.odd-flag::before{
    border-left-color: #223e7e;
}
.info-in.odd-flag i,
.info-in.odd-flag h2{
    color: #223e7e;
}
.info-in h2{
    font-size: 1.5rem;
    font-weight: normal;
    margin-bottom: 0;
    color: #a9945f;
}
.info-in i{
    font-size: 7rem;
    margin-left: -22px;
    color: #a9945f;
    position: relative;
    text-shadow: 0 10px 0 rgba(0,0,0,0.08);
}
.info-in i span{
    position: absolute;
    left: 10px;
    color: #ffffff;
    font-size: 3rem;
    text-align: center;
    display: block;
    top: 25%;
    right: auto;
    text-shadow: none;
}
.info-g{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    justify-content: flex-start;
    height: 100%;
    position: relative;
}
.info-g .info-in{
    background-color: #ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,0.08);
    display: flex;
    flex-direction: column;
    padding: 20px 32px;
    position: relative;
}
section.why-use{
    padding: 100px 0;
    background-color: #fbfbfb;
}
section.why-use h1{
    text-align: center;
    margin: 0;
    color: #ffffff;
    font-weight: normal;
}
.lay-box{
    display: grid;
    grid-template-columns:1fr 1fr 1fr;
    justify-content: center;
    height: 100%;
    grid-gap:8px;
}
.lay-box .lay-in{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px 30px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0,0,0,0.08);
}
.lay-box .lay-in h3{
    color: #223e7e;
    text-align: left;
    display: block;
    width: 100%;
    /*padding-left:15px ;*/
    /*padding-bottom:5px ;*/
    font-size: 1.5rem;
    position: relative;
}
.lay-box .lay-in ul.lay-point li{
    list-style-image: url("../images/new-images/tick.png");
    list-style-position: outside;
}
.lay-box .lay-in ul.lay-point{
    padding: 0 20px;
}
.lay-box .lay-in ul.lay-point li{
    margin: 0 0 15px;
    color: #999999;
}
.rating-static{
    width: 70%;
    margin: 0 auto;
}
.rating-static i{
    color: #febe42;
}
.star-rating span{
    color: #ffffff;
    background-color: #febe42;
    padding: 5px;
    margin-left: 5px;
}
.testi-slide{
    text-align: center;
    padding: 30px 50px;
    background-color: #ffffff;
    min-height: 360px;
    border-radius: 8px;
}
.testi-slide h4{
    margin-top: 10px;
    display: flex;
    width: 100%;
    flex-direction: column;
}
.testi-slide p{
    font-size: 0.9rem;
    margin-top: 5px;
}
.testi-img{
    background-size:cover ;
    background-position: center;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin: auto;
    border:5px solid #f7f7f7;
}
.testi-slide .rating-digit{
    display: inline-block;
    background-color: #febe42;
    color: #ffffff;
    padding: 0 5px;
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    font-weight: bold;
}
.testi-slide .rating-digit i{
    color: #ffffff;
}
.owl-theme.testi-owl .owl-dots,
.owl-theme.testi-owl .owl-nav{
    display: none;
}
section.testimonial {
    padding: 0 0 50px;
    background-color: #fbfbfb;
}
section.testimonial .had-h{
    background-color: #a9945f;
}
section.testimonial h1{
    text-align: center;
    margin: 0;
    font-weight: normal;
    /*color: #223e7e;*/
    color: #ffffff;
}
.btn-main{
    margin-top: 40px;
    background-color: #a9945f!important;
    border-color: #a08b59!important;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.btn-main:hover{
    background-color: #333333!important;
    border-color: #222222!important;
    box-shadow: none;
}
section.txt-bot{
    background-image: linear-gradient(90deg, #3659a5, #223e7e);
    padding: 50px 0;
}
section.txt-bot h3{
    color: #e2b544;
    font-weight: normal;
    font-size: 2.5rem;
    margin-bottom: 40px;
    position: relative;
    line-height: 1.1;
}
section.txt-bot p{
    color: #ffffff;
}
section.txt-bot ul.help-list{

}
section.txt-bot ul.help-list li{
    list-style: url("../images/new-images/tick-gold.png");
    color: #ffffff;
    margin-bottom: 10px;
    padding-left: 10px;
}
.foot-tp{
    background-color: #223e7e;
    padding: 20px 0;
}
.foot-logo{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 250px;
    height: 56px;
}
.social-icon{
    float: right;
    margin-top: 10px;
}
.social-icon a i{
    color: #4968aa;
    font-size: 1.8rem;
    margin-left:10px ;
}
.social-icon a:hover i{
    color: #ffffff;
}
.footer-top h5{
    color: #c9a751;
    font-weight: normal;
    margin-bottom: 15px;
}
.footer-top p{
    color: #ffffff;
}
.footer-top .subscribe-form input{
    border: 2px solid #ffffff;
}
.footer-top .subscribe-form .site-button{
    background-color: #c9a751;
}
.footer-top .subscribe-form .input-group-btn{
    padding-left: 3px!important;
}
footer a{
    color: #ffffff!important;
}
footer a:hover{
    color: #c9a751!important;
}
.list-2 li:before{
    background: #c9a751!important;
}
.footer-bottom{
    color: #ffffff!important;
}
.footer-bottom span.jet{
    color: #dddddd;
    padding-left: 10px;
    border-left:1px solid #ffffff ;
}
.footer-bottom span.res{
    padding-right: 10px;
}
.footer-bottom span.res a,
.footer-bottom span.jet a{
    color: #c9a751!important;
}
.footer-bottom span.res a:hover,
.footer-bottom span.jet a:hover{
    color: #ffffff!important;
}
.footer-top{
    background-color: #262626!important;
}
.footer-bottom{
    background-color: #161616!important;
}
.fullwidth .header-nav .nav > li{
    margin: 0!important;
}
.bg-ser{
    padding-bottom: 0!important;
    padding-top: 0!important;
}
.bg-ser .had-h{
    text-align: center;
    background-image: linear-gradient(15deg, #223e7e, #3b60af, #223e7e);
    padding-bottom: 0;
    margin-bottom: 0!important;
}
.bg-ser .had-h h1{
    color: #ffffff;
    font-weight: normal;
    font-size: 2.5rem;
    margin-bottom: 0;
}
.bg-ser .had-h h2{
    font-size: 1.5rem;
    background-color: #a9945f;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: bold;
    letter-spacing: 0.08rem;
    color: #ffffff;
    line-height: 1.3;
    padding: 5px 0;
}
.ser-col .box-ser{
    background-color: transparent;
}
.ser-col .an-ser{
    background-size:cover ;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding: 20px;
}
.ser-col .an-ser::before{
    position: absolute;
    content: '';
    top: 0;
    left:0;
    background-color: rgba(34, 62, 126,1);
    width: 100%;
    height: 100%;
    transition: .3s;
}
.ser-col .grid-container{
    grid-gap:1px ;
}
.ser-col .an-ser:hover::before{
    background-color: rgba(34, 62, 126,0.8);
}
.ser-col .an-ser:hover h5{
    color: #c9a751!important;
}
.ser-col .an-ser:hover p{
    color: #dddddd!important;
}
.bg-ser h5{
    color: #ffffff!important;
    margin-bottom: 0;
}
.bg-ser .grid-container .box-ser p{
    margin-bottom: 0;
    color: #ffffff;
}
section.maternity .top-had{
    padding: 20px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}
section.maternity .top-had::before{
    position: absolute;
    content: '';
    top: 0;
    left:0;
    background-color: rgba(255, 255, 255,0.9);
    width: 100%;
    height: 100%;
    z-index: 1;
}
section.maternity .top-had h1,
section.maternity .top-had h2{
    position: relative;
    z-index: 1;
}
section.maternity .top-had h1{
    font-size: 2.5rem;
    color: #223e7e;
}
section.maternity .top-had h2{
    font-size: 1.3rem;
    margin-bottom: 0;
    color: #a9945f;
    line-height: 1.5;
}
.main-img{
    background-color: #223e7e;
    padding: 50px 0;
}
.grid-ser{
    display: grid;
    grid-template-columns:1fr 2fr;
    justify-content: center;
    /*height: 200px;*/
}
.grid-ser .info-details{
    display: flex;
    /*align-items: center;*/
    padding: 50px;
    flex-direction:column ;
    justify-content: center;
}
.lft-img{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    border: 5px solid #c9a751;
}
.grid-ser .info-details h1{
    text-align: left!important;
    font-weight: normal;
    margin-bottom: 0;
    color: #c9a751;
}
.grid-ser .info-details p{
    color: #ffffff;
}
.ser-info{
    padding: 50px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    position: relative;
    /*z-index: -1;*/
}
.ser-info::before{
    position: absolute;
    /*display: none;*/
    content: '';
    top: 0;
    left:0;
    background-color: rgba(255, 255, 255,0.9);
    width: 100%;
    height: 100%;
    z-index: 1;
}
.ser-info h2,
.ser-info h3{
    margin-bottom: 10px;
    color: #a9945f;
    /* border-bottom: 4px solid;
    padding-bottom: 10px; */
}
.hd-content{
    position: relative;
    z-index: 1;
}
.hd-content h5{
    color: #223e7e;
    font-weight: normal;
}
.hd-content ul.man-list li{
    list-style: url("../images/new-images/tick-gold2.png");
    list-style-position: inside;
}
.hd-content .d-flex{
    position: relative;
    z-index: 999;
}
p.lst-pra{
    font-size: 1.3rem;
    color: #223e7e;
}
p.lst-pra a{
    color: #a9945f;
}
p.lst-pra a:hover{
    color: #9b844d;
    text-decoration:underline ;
}
.sprt .grid-ser {
    grid-template-columns: 1fr;
}
.sprt .grid-ser .info-details{
    padding: 0;
}
.sprt.main-img{
    padding: 10px 0;
}
.sprt.main-img p{
    margin: 0;
    text-align: center;
}
.tb-form.find-job-bx{
    padding: 0;
    margin: 30px 0;
}
.tb-form.find-job-bx .form-group{
    border-radius: 5px;
}
.frm-sprt{
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
/*=================*/
    /*FunkyRadia*/
/*=================*/
.funkyradio div {
    clear: both;
    overflow: hidden;
}

.funkyradio label {
    width: 100%;
    border-radius: 3px;
    font-weight: normal;
    border: 2px solid #dddddd;
}
.frm-sp .funkyradio label {
    border: 2px solid #a9945f;
}
.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
    display: none;
}

.frm-sp .funkyradio input[type="radio"]:empty ~ label,
.frm-sp .funkyradio input[type="checkbox"]:empty ~ label{
    line-height: 3.2em;
}
.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
    position: relative;
    line-height: 2.5em;
    text-indent: 3.25em;
    margin-top: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0;
}
.frm-sp .funkyradio input[type="radio"]:empty ~ label:before,
.frm-sp .funkyradio input[type="checkbox"]:empty ~ label:before {
    width: 2.8em;
}
.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    background: #f7f7f7;
    border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
    color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #a9945f;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
    color: #777;

}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #333;
    background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
    box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
    color: #333;
    background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #a9945f;
}
.inpt-frm{
    display: block;
}
.grid-chk{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-row-gap:12px;
    grid-column-gap:8px;
}
/*-------------------*/
.no-bor{
    border-bottom: none;
    margin-bottom: 0;
}
section.maternity.sup h1{
    margin-bottom: 8px;
}
.how-it section.maternity{
    text-align: center;
}
.how-it section.maternity h1{
    margin-bottom: 0;
}
.h-gri{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: center;
    height: 72.5vh;
    grid-gap:2px;
}
.h-gri a.h-box{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 20px 40px;
    position: relative;
    text-align: center;
    height: 100%;
}
.h-gri a.h-box::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.7;
    top: 0;
    left: 0;
    transition: .3s;
}
.h-gri a:hover.h-box::before{
    background: #223e7e;
    opacity: 0.8;
}
.cont{
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.h-gri .h-box h2{
    color: #c9a751;
    /*margin: 0;*/
    text-transform:uppercase ;
    font-weight: lighter;
    margin-bottom: 10px;
}
.h-gri .h-box h2 span{
    display: block;
    color: #ffffff;
    font-weight: bold;
}
.h-gri .btn-main{
    margin: 10px 0;
}
.hd-fq{
    background-image: linear-gradient(15deg, #223e7e, #3b60af, #223e7e);
    padding: 10px 0;
    margin-bottom: 30px;
}
.hd-fq h3{
    color: #ffffff;
    margin-bottom: 0;
    font-weight: normal;
}
.fq-main button.btn-link{
    display: block;
    text-align: left;
    width: 100%;
    font-size: 1.1rem;
    padding: 10px 20px;
    color: #223e7e;
}
.fq-main button.btn-link:hover,
.fq-main button.btn-link:focus{
    text-decoration: none;
}
.fq-main .card-header{
    padding: 0;
    background-color:#ffffff;
    /*border-color: #f7f7f7;*/
    border: none;
}
.fq-main .card-body{
    background-image: linear-gradient(15deg, #223e7e, #3b60af, #223e7e);
}
.fq-main .card-body p{
    color: #ffffff;
    margin-bottom: 20px;
}
.fq-main .hd-content{
    margin-bottom: 30px;
}
.fq-main ul.pnts{
    padding: 0 20px;
    margin-top: 0;
}
.fq-main ul.pnts li{
    color: #ffffff;
    list-style: url("../images/new-images/tick-white.png");
    list-style-position: outside;
    padding-left:5px ;
}
.btn-dark.btn-main{
    background-color: #223e7e!important;
    border-color: #1c3772!important;
}
.btn-dark.btn-main:hover{
    background-color: #a9945f!important;
    border-color: #a08b59!important;
}
.collapse .card-body p a{
    color: #f7f7f7;
    text-decoration: underline;
}
ul.man-list li span{
    color: #c9a751;
    font-weight: bold;
}
section.maternity.abt .top-had::before{
    background-color: #ffffff;
    box-shadow: 0 0 30px rgba(0,0,0,0.02);
}
/*section.maternity.abt .top-had h1{*/
    /*color: #ffffff;*/
/*}*/
/*section.maternity.abt .top-had h2{*/
    /*color: #CCCCCC;*/
/*}*/
.ser-info p a{
    color: #223e7e;
    text-decoration: underline;
}
.abt-sec .lft-img{
    background-position: 30%;
}
.main-img.abt-sec h3{
    color: #c9a751;
    text-align: left!important;
    font-weight: normal;
    margin-bottom: 0;
    font-size: 2rem;
}
.main-img.abt-sec p a{
    color: #c9a751;
}
.main-img.abt-sec p a:hover{
    text-decoration: underline;
}
.main-img.misn{
    background-color: #f7f7f7;
}
.main-img.misn h3{
    color: #223e7e;
    text-align: left!important;
    font-weight: normal;
    margin-bottom: 0;
    font-size: 2rem;
}
.main-img.misn p{
    color: #333333;
}
.main-img.misn .grid-ser{
    grid-template-columns: 1fr 1.5fr;
}
.faq-info{
    background-color: #262626;
}
.faq-info .grid-ser{
    grid-template-columns: 1.5fr 1fr;
}
.faq-info h3{
    color: #c9a751;
    text-align: left!important;
    font-weight: normal;
    margin-bottom: 0;
    font-size: 2rem;
}
.faq-info ul.man-list li{
    color: #ffffff;
    list-style: url("../images/new-images/tick-gold.png");
    list-style-position: inside;
    margin-bottom: 5px;
}
.btn-sec{
    background-color: #f7f7f7;
    padding-bottom: 50px;
}
.btn-sec .btn-main{
    margin-top: 0;
}
.con-p p{
    color: #333333;
    margin-top: 10px;
    margin-bottom: 0;
}
.con-p .btn-main{
    margin: 10px;
}
.hd-con{
    background-color: #223e7e;
    padding: 10px 0;
    margin-top: 20px;
    margin-bottom: 50px;
}
.hd-con h2{
    color: #ffffff;
    margin: 0;
    font-weight: normal;
}
.cont-tp h5{
    color: #a9945f;
}
.cont-tp textarea{
    resize: none;
}
.cont-tp p span{
    display: block;
    color: #223e7e;
    font-weight: bold;
}
.cont-tp p{
    color: #333333;
    margin-bottom: 10px;
}
.cont-tp .form-control:focus{
    border: 2px solid #a9945f;
    border-radius: 5px;
    background-color: #fbfbfb;
}
.cont-tp .form-control{
    border: 2px solid #999999;
    background-color: #f7f7f7;
    border-radius: 5px;
}
.cont-tp .btn-main{
    margin-top: 10px;
}
.cont-tp .form-group{
    margin-bottom: 10px;
}
.extra-nav .site-button:focus,
.extra-nav .site-button:hover{
    background-color: #333333!important;
    border-color: #222222!important;
    box-shadow: none;
}
.bg-gr{
    background-color: transparent;
    padding: 0;
}
.tp-pra{
    background-color: #a9945f;
    color: #ffffff;
    padding: 10px 0;
}
.tp-pra p{
    margin:0 ;
}
/*======================*/
    /*Infographics*/
/*======================*/
/*.wrapper {*/
    /*margin: 0 auto;*/
    /*width: 100%;*/
    /*padding: 100px 0 300px;*/
/*}*/

/*.square {*/
    /*width: 20%;*/
    /*height: 240px;*/
    /*position: relative;*/
    /*float: left;*/
/*}*/

/*.square:nth-child(2n) {*/
    /*background-color: #a9945f;*/
    /*box-shadow: 5px 0px 5px rgba(0, 0, 0, 0.2) inset;*/
/*}*/

/*.square:nth-child(2n+1) {*/
    /*background-color: #223e7e;*/
    /*box-shadow: 5px 0px 5px rgba(0, 0, 0, 0.1) inset;*/
/*}*/

/*.square:first-child {*/
    /*box-shadow: none;*/
/*}*/

/*.square p.text {*/
    /*!*font: 400 14px;*!*/
    /*padding: 0;*/
    /*color: #FFFFFF;*/
    /*text-align: left;*/
    /*margin-top: 10px;*/
/*}*/

/*.square:nth-child(2n+1) p.text {*/
    /*color: #F2F2F2;*/
    /*!*position: absolute;*!*/
    /*bottom: 0;*/
/*}*/

/*.triagle {*/
    /*width: 0;*/
    /*height: 0;*/
    /*border-style: solid;*/
    /*border-width: 20px 0 20px 20px;*/
    /*position: absolute;*/
    /*top: 100px;*/
    /*line-height: 0;*/
    /*border-color: transparent transparent transparent #a9945f;*/
    /*z-index: 1;*/
    /*left: 100%;*/
/*}*/

/*.square:nth-child(2n+1) .triagle {*/
    /*border-color: transparent transparent transparent #223e7e;*/
/*}*/

/*.circle {*/
    /*background-color: #eed;*/
    /*border: 15px solid #223e7e;*/
    /*border-radius: 100px;*/
    /*height: 100px;*/
    /*width: 100px;*/
    /*position: absolute;*/
    /*top: -75px;*/
    /*left: 33%;*/
/*}*/

/*.square:nth-child(2n) .circle {*/
    /*border: 15px solid #a9945f;*/
    /*top: 217px;*/
/*}*/

/*.circle p {*/
    /*left: 4px;*/
    /*bottom: -19px;*/
    /*font-size: 40px;*/
    /*position: absolute;*/
    /*display: block;*/
    /*border: 5px solid #FCFCFA;*/
    /*border-radius: 50px;*/
    /*height: 60px;*/
    /*width: 60px;*/
    /*padding: 0 13px;*/
    /*box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2) inset;*/
/*}*/

/*.circle p span {*/
    /*font: 600 35px/50px Verdana;*/
    /*color: #A6A6A6;*/
/*}*/
/*.square:nth-child(2n) .circle p span{*/
    /*color: #a9945f;*/
/*}*/
/*.square:nth-child(2n+1) p span{*/
    /*color: #223e7e;*/
/*}*/
/*.square .step-cont{*/
    /*padding: 15px 5px 0 30px;*/
    /*height: 100%;*/
/*}*/
/*.square .step-cont h5{*/
    /*margin-top:20px ;*/
    /*margin-bottom:0 ;*/
    /*color: #ffffff;*/
/*}*/
/*-----------------------*/
.how-info{
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.how-info .info-in.odd-flag p span{
    color: #223e7e;
    display: block;
}
.how-info .info-in p span{
    color: #a9945f;
    display: block;
}
.reg-hv{
    height: 100vh;
    grid-gap:0 ;
}
.reg-hv .h-box h2::before{
    position: absolute;
    left: 0;
    content: '';
    width: 2px;
    height: 100%;
    display: none;
    top: 0;
    background-color: #c9a751;
}
.reg-hv .h-box h2{
    font-size: 28px;
    text-transform: uppercase;
    line-height: 1.1;
    padding-left: 15px;
    position: relative;
    text-align: center;
    margin-top: 100px;
}
.reg-hv a.h-box{
    padding: 20px 20px;
}
.reg-hv .h-box h2 span{
    font-size: 46px;
    text-transform: capitalize;
}
.maternity.hw-mat .top-had{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.reg-per .parent-reg{
    display: grid;
    grid-template-columns:1fr;
    justify-content: center;
    /*height: 100%;*/
}
.reg-per .per-in{
    display: flex;
    flex-direction: column;
}
.reg-per .per-in h1{
    margin-bottom: 0;
}
.per-r{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    height: 100vh;
}
.per-r::before{
    position: absolute;
    content: '';
    /*background-color: rgba(0,0,0,0.5);*/
    background-image: linear-gradient(30deg, rgba(201, 167, 81,0.5),rgba(0,0,0,0.5));
    width: 100%;
    height: 100%;
}
.dez-separator.style-liner{
    background-color:#223e7e ;
    width: 50px!important;
    margin-left: 30px
}
.dez-separator-outer{
    margin-bottom: 20px!important;;
}
.login-style3.reg-per  .login-form{
    margin: 0;
}
.ex-pad{
    padding: 0 30px;
}
.bg-hd{
    background-color: #223e7e;
    padding: 10px 0;
    margin-top: 10px;
    margin-bottom: 30px;
}
.bg-hd h1{
    color: #ffffff;
    font-weight: normal;
    width: 849px;
    margin: auto;
    font-size: 30px;
}
.fr-reg .logo-header{
    height: 60px!important;
    padding-top: 20px!important;
}
.lgn-one{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    /*background-color: #fbfbfb;*/
    /*border: 1px solid #f7f7f7;*/
    /*padding: 10px 0;*/
}
.lgn-one .forget-pass{
    width: 50%!important;
    float: right;
    color: #999999;
}
.fr-reg .lgn-one .btn-pad{
    padding: 15px 30px!important;
    width: 40%!important;
    background-color: #a9945f;
}
.lgn-one .btn-pad:hover{
    background-color: #333333!important;
    border-color: #222222!important;
}
.lgn-one .btn-wd:hover{
    background-color: #333333!important;
    border-color: #222222!important;
}
.fr-reg .lgn-one .btn-wd{
    padding: 15px 30px!important;
    width: 60%!important;
    background-color: #223e7e;
}
.fr-con .lgn-one .btn-pad{
    width: 60%!important;
}
.fr-con .lgn-one .btn-wd{
    width: 40%!important;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before{
    background-color: #a9945f!important;
}
.custom-control-input:focus~.custom-control-label::before{
    box-shadow: none!important;
}
.custom-control-label:before{
    background-color: #dddddd!important;
}
.custom-control{
    background: #fbfbfb;
    padding: 10px 36px;
    border: 2px solid #f7f7f7;
    border-radius: 5px;
}
.custom-control-label::before{
    top: 0.9rem;
    left: 9px;
}
.bg-frm{
    width: 800px;
    margin: 0 auto;
}
#send_req .form-control,
.form-control,
select.form-control{
    background-color: #dadde4!important;
    padding: 15px;
    border-radius: 5px;
    border: none!important;
    box-shadow: 0 0 20px rgba(0,0,0,0.08);
}
.jb-brd .form-control,
.strt-pge .form-control,
.spt .form-control{
    background-color: transparent!important;
}
.bg-frm .form-control{
    background-color: #dadde4!important;
    padding: 15px;
    border-radius: 5px;
    border: 2px solid #a4acbf;
    box-shadow: none!important;
}
.bg-frm .custom-checkbox .custom-control-input:checked~.custom-control-label::after{
    top: 0.9rem;
    left: 8px;
}
.custom-control-label::after{
    top: 1rem;
    left: 9px;
}
.bg-frm .form-control:focus{
    border: 2px solid #223e7e;
    color: #223e7e;
    box-shadow: none;
}
.jet.d-block a{
    color: #223e7e;
}
.reg-lgo{
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 233px;
    height: 50px;
    margin: 0 auto;
}
.fr-reg .logo-header{
    width: 100%!important;
    padding: 10px 0!important;
}
.frm-step{
    overflow: auto;
    height: 600px;
    position: relative;
}
.frm-step .info-in h2{
    line-height: 1.2;
}
.frm-step .info-g{
    height: 70%;
    padding-top: 0!important;
}
.frm-step .ser-info{
    width: 100%;
    height: 100%;
    padding-top: 0;
}
.strt-btn {
    display: flex;
    justify-content: center;
}
.tp-hadi{
    background-color: #223e7e;
    padding: 10px 0;
    margin-bottom: 50px;
}
.tp-hadi h2{
    color: #ffffff;
    margin: 0;
    font-size: 1.9rem;
    font-weight: normal;
    text-align: center;
}
.bottom-footer{
    background-color: #223e7e;
    position: relative;
    top: 0;
    padding: 10px 0 15px;
}
.bottom-footer span{
    color: #ffffff;
}
.bottom-footer span a{
    color: #dddddd!important;
}
.bottom-footer span a:hover{
    text-decoration:underline;
    color: #d8a409!important;
}
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #1a346b;
    border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #a9945f;
}
/* width */
.fr-reg ::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.fr-reg ::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
.fr-reg ::-webkit-scrollbar-thumb {
    background: #1a346b;
    border-radius: 20px;
}

/* Handle on hover */
.fr-reg ::-webkit-scrollbar-thumb:hover {
    background: #a9945f;
}
.fr-con .info-g{
    grid-template-columns: 1fr 1fr 1fr;
}
/*============================*/
    /*Range Slider*/
/*============================*/
.easy-basket-filter {
    width: 100%;
    margin: 40px auto 0;
    position: relative;
}
.easy-basket-filter .form-group{
    border: none!important;
}
.easy-basket-filter p{
    border: none!important;
    background-color:transparent!important;
}
.fill {
    height: 3px;
    width: 100%;
    background-color: #223e7e;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.easy-basket-filter-info {
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    top: -50px;
}
.easy-basket-filter-info p {
    color: #fff;
    padding: 5px 6px;
    background-color: #01bab0;
    border-radius: 4px;
    margin: 0;
}
.easy-basket-filter-info .iLower {
    float: left;
    display: inline-block;
}
.easy-basket-filter-info .iUpper {
    float: right;
    display: inline-block;
}
/* .easy-basket-filter-info p:after{
	border-color: #01BAB0 transparent transparent;
	content: "";
	position: absolute;
	bottom: -3px;
	border-color: #01BAB0 transparent transparent;
	border-style: solid;
	border-width: 3px 4px;
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	font-size: 15px;
}
.easy-basket-filter-info .iLower:after{
	left: 9px;
}
.easy-basket-filter-info .iUpper:after{
	right: 1px;
} */
.easy-basket-filter-info input {
    border: none;
    color: #fff;
    font: 11px Open Sans;
    background-color: #a9945f;
    width: 60px;
    text-align: center;
    font-size: 15px;
    border-radius: 5px;
}
/***** Position dual *****/
.range {
    position: absolute;
    left: 0;
    top: 0;
}

/****** Style range ******/
input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    margin: 0;
    background: transparent;
}

input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

input[type="range"]:focus,
input[type="text"]:focus {
    outline: none;
}
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border: 5px solid #f1f1f1;
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.5);
    border-radius: 100%;
    background: #a9945f;
    cursor: pointer;
    margin-top: -9px;
}
input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    background: #707d7d;
    border-radius: 1.3px;
}

input[type="range"].lower::-webkit-slider-runnable-track {
    background: red;
}
.easy-basket-filter-ticks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 5px;
    padding-top: 8px;
    font: 11px Open Sans;
    cursor: default;
    left: 0;
    bottom: 0;
    width: 100%;
}
.easy-basket-filter-ticks > div {
    height: 100%;
    width: 1px;
    background: #ddd;
    color: #888;
}
.easy-basket-filter-ticks > div:nth-child(10n - 9) {
    height: 150%;
}
.easy-basket-filter-ticks > div:nth-child(10n - 9)::before {
    display: block;
    content: attr(data-value);
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    text-align: center;
    width: 40px;
}

/* Гистограмма	*/
.easy-basket-filter-histogram {
    width: 100%;
    display: block;
    float: left;
    margin: 0;
    top: -51px;
    position: absolute;
}
.easy-basket-filter-histogram ul {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}
.easy-basket-filter-histogram ul li {
    height: 35px;
    box-sizing: border-box;
    background-color: #f1f1f1;
    width: 20%;
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    border-right: 1px solid #fff;
    float: left;
    position: relative;
    cursor: pointer;
}
.ui-histogram-active {
    background-color: rgba(1, 186, 176, 0.39) !important;
}
.easy-basket-filter-histogram ul li:last-child {
    border-right: 0px;
}
.easy-basket-filter-histogram ul li:hover {
    background-color: rgba(1, 186, 176, 0.39);
}
.easy-basket-filter-histogram ul li:hover > .histogram-ballon {
    display: none;
}
.easy-basket-filter-histogram ul li:hover > .histogram-ballon {
    display: block;
}
.easy-basket-filter-histogram .histogram-ballon {
    background-color: #f1f1f1;
    position: absolute;
    border-radius: 4px;
    font: 12px Arial;
    top: -40px;
    line-height: 18px;
    padding: 2px 6px;
    white-space: nowrap;
    display: none;
}
.easy-basket-filter-histogram .histogram-height {
    background-color: #fff;
}
.easy-basket-filter-histogram .easy-basket-filter-histogram-arrow {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    border: 1px solid #ccc;
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865475, M12=-0.7071067811865477, M21=0.7071067811865477, M22=0.7071067811865475, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=.7071067811865475, M12=-.7071067811865477, M21=.7071067811865477, M22=.7071067811865475, SizingMethod='auto expand');
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 58px;
    bottom: -6px;
    border-left: none;
    border-top: none;
    box-shadow: 4px 1px 3px rgba(0, 0, 0, 0.09);
    left: 56px\9;
    bottom: -4px\9;
}
/*----------------------------*/
.adv-search{
    display: none;
    width: 100%;
}
.btn-main.btn-adv{
    border: 1px solid #1a346b!important;
    background-color: #223e7e!important;
    padding: 10px;
    margin-top: 10px;
}
.find-job-bx .dezPlaceAni .tp-search .site-button:hover,
.btn-main.btn-adv:focus,
.btn-main.btn-adv:hover,
.btn-main.btn-dark:hover{
    background-color: #333333!important;
    border-color: #222222!important;
    box-shadow: none;
}
.col-gr{
    width: 100%;
    margin-top: 20px;
    padding: 0 20px;
    background-color: #fbfbfb;
    /*border-top:1px dashed #a9945f;*/
}
.col-gr h3{
    border-bottom:1px dashed #a9945f;
    /*background-color: #223e7e;*/
    padding: 5px 0 0;
    font-size: 18px;
    color: #a9945f;
    font-weight: normal;
    margin-bottom: 15px;
}
.col-gr .form-group{
    border-radius: 5px;
}
.custom-control-label a{
    color: #a9945f;
}
.col-gr .inpt-frm{
    margin-top: 10px;
}
.login-pge .reg-per .parent-reg{
    grid-template-columns: 1fr;
}
.login-pge .bg-hd h1{
    width: 360px;
    color: #223e7e;
    font-size: 25px;
}
.login-pge .bg-frm{
    width: 360px;
    box-shadow: 1px solid;
    padding: 15px 20px !important;
    box-shadow: 0px 0px 20px;
    border-radius: 4px;
}
.login-pge .bg-hd{
    background-color: transparent;
}
.forg{
    text-align: center;
}
.forg a{
    color: #223e7e;
}
.forg a:hover{
    color: #a9945f;
    text-decoration: underline;
}
.login-pge .frm-step{
    height: 100%;
}
.login-pge .frm-step .ser-info{
    padding-bottom: 0;
    height: 100%;
}
.login-pge .bg-hd{
    margin-bottom: 10px;
}
.login-pge .reg-lgo{
    margin: 0 30px;
    width: 203px;
    height: 44px;
}
.login-pge .fr-reg .logo-header{
    background-color: #223e7e;
}
.login-pge .fr-reg .logo-header{
    padding: 10px 0 15px!important;
}
.login-pge .lgn-one{
    flex-direction: column;
}
.login-pge .lgn-one .btn-pad,
.login-pge .lgn-one .btn-wd{
    width: 100%!important;
    margin-bottom: 10px;
    padding: 15px 0!important;
}
.browse-job-find .find-job-bx{
    position: static!important;
    padding: 0!important;
    margin-bottom: 50px;
}
.jb-brd h6.title{
    background-color: #223e7e;
    color: #ffffff;
}
.jb-brd h6.title a,
.jb-brd h6.title,
.jb-brd h6.title i{
    color: #ffffff;
}
.jb-brd h6.title{
    border-radius: 10px 10px 0 0;
}
.jb-brd .acod-content{
    margin: 10px;
}
.jb-brd .sidebar-filter .custom-control label span{
    color: #a9945f;
}
.jb-brd .custom-control{
    background-color: transparent;
    border:none ;
    border-bottom: 1px solid #f7f7f7;
    border-radius: 0;
    padding: 5px 36px;
}
.jb-brd .sidebar-filter .custom-control label{
    font-size: 14px;
}
.jb-brd .custom-control-label::before{
    top: 0.6rem;
}
.jb-brd .custom-control-label::after{
    top: 0.6rem;
}
.jb-brd .sidebar-filter .acod-head .acod-title .collapsed,
.jb-brd .sidebar-filter .acod-head .acod-title a{
    color: #223e7e;
}
.jb-brd .sidebar-filter .acod-head a.collapsed::after,
.jb-brd .sidebar-filter .acod-head a::after{
    color: #223e7e;
}
.jb-brd .find-job-bx .tp-search .form-group.tp-ser,
.jb-brd .tp-search #quick p,
.jb-brd .find-job-bx .tp-search .form-group.tp-loc{
    border-color: #223e7e;
}
.jb-brd .find-job-bx .bootstrap-select.btn-group .dropdown-toggle .caret::before,
.jb-brd i.fa-search{
    color: #223e7e!important;
}
.jb-brd .post-job-bx h4{
    padding-right: 10px;
}
.jb-brd .post-job-bx h4 span{
    font-size: 14px;
    float: right;
    background-color: #f7f7f7;
    padding: 3px 10px;
    color: #223e7e;
    border-radius: 3px;
}
.jb-brd .post-job-bx h4 span i{
    margin-right: 5px;
}
.flx-srch{
    display: flex;
    justify-content: flex-start;
}
.flx-srch #open-adv{
    width: 25%!important;
}
.flx-srch.flx-bt{
    justify-content: flex-end;
}
.flx-srch .btn-fnd{
    width: 25%!important;
}
.jb-brd .find-job-bx .dezPlaceAni .tp-search .site-button{
    background-color: #223e7e;
}
.jb-brd .brd .form-control{
    background-color: #dadde4!important;
    padding: 15px;
    border-radius: 5px;
    border: 2px solid #a4acbf!important;
}
.jb-brd .brd .form-group{
    margin-bottom: 10px;
}
.gent-img{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    border: 5px solid #223e7e;
}
.cv-manager ul li, .post-job-bx ul li{
    color: #223e7e!important;
}
.post-job-bx > li:nth-of-type(2n+1) .post-bx{
    background-color: #ffffff!important;
}
.job-time span{
    background-color: rgba(169, 148, 95, 0.1)!important;
    color: #999999!important;
}
.post-job-bx .post-bx{
    border-color: #223e7e!important;
    padding: 0 20px 0 0;
}
.jb-brd .job-post-info{
    padding-right: 17px;
}
.jb-brd .job-post-info a{
    color: #223e7e;
}
.jb-brd .job-post-info a:hover{
    color: #000000;
    text-decoration: none!important;
}
.jb-brd .job-post-actions{
    width: 25%;
}
.jb-brd .job-post-actions .btn-main{
    margin: 0 0 10px;
    width: 100%;
    padding: 15px 20px;
}
.pagination-bx li:hover a,
.pagination-bx li.active a{
     background-color: #223e7e!important;
}
.custom-control-label::after{
    background-color: #c5d0e8;
    border-radius: 5px;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after{
    background-color: #223e7e;
}
.jb-brd .find-job-bx form{
    border-radius: 8px!important;
}
.job-bx-title h5{
    margin-top: 10px;
    margin-bottom: 0;
}
li.skl strong{
    margin-bottom: 5px;
}
li.skl span{
    display: inline-block;
    background-color: rgba(169, 148, 95, 0.1)!important;
    padding: 0 8px;
    border-radius: 3px;
    margin: 0 5px 0 0;
}
.widget_getintuch b, .widget_getintuch strong{
    color: #223e7e;
}
.vie-pge .sticky-top h4{
    background-color: #223e7e;
    color: #ffffff;
    margin: 0;
    padding:12px 20px;
    font-weight: normal;
    border-radius: 5px 5px 0 0;
}
.vie-pge .widget_getintuch i{
    top: 0!important;
}
.vie-pge .section-full:last-child{
    margin-bottom: 50px;
    padding-top: 30px;
}
.vie-pge .job-info-box h3{
    color: #223e7e!important;
    font-weight: normal;
    text-transform: capitalize;
}
.vie-pge .site-button,
.vie-pge .site-button-secondry{
    display: none;
}
.btn-out{
    padding: 0!important;
}
.btn-out .btn-main{
    margin-top: 20px!important;
}
.overlay-primary-dark:after,
.overlay-primary:after{
    /*background-color: #a9945f!important;*/
    background-color: transparent!important;
    background-image: linear-gradient(30deg, #223e7e, #000000);
}
textarea{
    resize: none;
}
.browse-job .form-control{
    height: 100%!important;
}
.form-group.ot-tp{
    /*display: flex;*/
    /*justify-content: flex-end;*/
}
.form-group.ot-tp .bjt{
    /*width: 30%;*/
    height: 100%;
}
.browse-job .btn-primary{
    width: 50%;
}
.rgt-btn .btn-primary{
    margin-top: 0!important;
}
.btn-primary.focus, .btn-primary:focus{
    box-shadow: none!important;
}
/*====================*/
/*Family Portal*/
/*====================*/
.extra-cell .dropdown-toggle::after{
    display: none;
}
.extra-cell .dropdown-item{
    padding-left: 10px;
    padding-right: 10px;
}
.extra-cell .dropdown-menu{
    transform: translate3d(-330px, 40px, 0px)!important;
    left: 0;
    padding: 0;
    max-height: 260px;
    overflow: auto;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.extra-cell .dropdown-menu.msg-drp{
    /*max-height: 100%;*/
    overflow: visible;
    border-radius: 10px 10px 0 0;
}
.extra-cell .dropdown-menu.msg-drp a{
    background-color: #ffffff;
    border-radius:0 0 10px 10px;
}
.extra-cell .dropdown-menu.msg-drp a:hover{
    background-color: #F7F7F7;
}
.extra-cell .dropdown-menu.msg-drp .lst-noti{
    position: relative;
    top: -2px;
    border: 5px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
}
.extra-cell .dropdown-menu.msg-drp .msg-noti{
    max-height: 260px;
    overflow: auto;
    height: 100%;
}
.extra-cell .dropdown-menu a{
    padding: 10px 15px;
    border-bottom: 2px solid #f7f7f7;
}
.extra-cell .dropdown-menu a.unread{
    background-color: #f4f4f4;
}
.extra-cell .btn-main{
    position: relative;
}
.extra-cell .btn-main:focus{
    box-shadow: none;
}
.new-page.noti-al{
    position: absolute;
    right: -5px;
    top: -5px;
    padding: 7px;
    border-radius: 10px;
    margin: 0;
    vertical-align: inherit;
    font-size: inherit;
}
.btn-main span.numbb{
    font-weight: bold;
    margin-left: 2px;
}
.noti-grid{
    display: grid;
    grid-template-columns: 1fr 2fr;
    justify-content: center;
    grid-gap:15px;
}
.noti-grid .lgr{
    display: flex;
    text-wrap: avoid;
}
.noti-grid .lgr i{
    font-size: 20px;
    background-color: #dddddd;
    border-radius: 50px;
    height: 50px;
    width: 50px;
    color: #999999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.noti-grid .rgr{
    display: flex;
    flex-direction: column;
}
.noti-grid .rgr h4{
    font-size: 14px;
    margin-bottom: 0;
    color: #223e7e;
    font-weight: normal;
}
.noti-grid .rgr p{
    margin: 0;
    line-height: 1;
    font-size: 14px;
    max-width: 300px;
    overflow: hidden;
    /*overflow-wrap: break-word!important;*/
    word-wrap: break-word!important;
}
.noti-grid .rgr span.noti-date{
    display: block;
    font-size: 12px;
    width: 100%;
    margin: 5px 0 0;
    font-style:italic;
    color: #999999;
}
.extra-nav.ex-nv .extra-cell{
    display: flex;
}
.extra-cell .btn-main{
    margin-right: 10px;
}
.noti-img{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 50px;
    width: 50px;
    border-radius:50px;
    border: 3px solid #223e7e;
    background-color: #ffffff;
}
.lst-noti .noti-grid{
    grid-template-columns: 1fr;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.dropdown-item.active, .dropdown-item:active{
    background-color: #f7f7f7!important;
    color: #000000!important;
}
.btn-prof .btn-main{
    background-color: transparent!important;
    border: none;
    padding: 0;
    border-radius:50px;
    box-shadow: none;
}
.btn-prof .btn-main:hover,
.btn-prof .btn-main:focus{
    background-color: transparent!important;
}
.table-responsive{
    overflow: hidden;
}
.btn-prof .prof-img{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 40px;
    width: 40px;
    border-radius:50px;
    border: 2px solid #223e7e;
}
.btn-prof a.dropdown-item i{
    font-size: 16px;
    color: #223e7e;
    margin-right: 5px;
}
.extra-cell .btn-prof .dropdown-menu{
    transform: translate3d(-100px, 40px, 0px)!important;
}
.msg-noti{
    position: relative;
}
.msg-noti .lst-noti{
    /*position: absolute;*/
    /*bottom: 0;*/
    /*background-color: #ffffff;*/
}
.fam-inx .dez-bnr-inr-entry.align-m {
    align-items: flex-start;
    height: 100%;
    padding: 25px 0;
}
.fam-inx .find-job-bx h1 {
    font-size: 2.6rem!important;
    margin: 0!important;
}
.fam-inx .ban-img{
    background-position:right center!important;
    background-size:1000px!important;
}
.fam-inx .find-job-bx h2{
    font-size: 1.7rem!important;
    margin-bottom: 10px;
}
.grid-cont{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    grid-gap:10px;
}
.tst-last{
    display: flex;
    width: 100%;
    background-color: #ffffff;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: none;
    padding: 50px  50px 0;
}
.tst-last .btn-primary{
    margin-top: 96px!important;
}
.tst-last i{
    font-size: 200px;
    color: #a9945f;
    opacity: 0.2;
}
.fam-inx .testi-slide{
    display: flex;
    flex-direction: column;
    /*justify-content: flex-start;*/
    /*align-items: center;*/
    height: 100%;
}
.fam-inx .nav-pills{
    margin-top: 50px;
}
.srvs{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.srvs span.sts{
    /*display: inline-block;*/
    background-color: #f7f7f7;
    padding: 0 10px;
    margin: 10px 5px 20px;
    width: 100%;
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td{
    border-bottom: none;
}
table.dataTable.no-footer{
    border-color: #dddddd!important;
}
table.dataTable{
    background-color: #333333;
}
table.dataTable th{
    color: #ffffff;
    font-weight: normal;
}
table.dataTable th,
table.dataTable td{
    vertical-align: middle;
}
.bootstrap-select.form-control{
    border:none!important; ;
}
div.dataTables_wrapper div.dataTables_filter{
    margin-bottom: 20px!important;
}
div.dataTables_wrapper div.dataTables_info{
    display: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    padding: 0!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background-color: transparent;
    border: none!important;
    outline: none!important;
    /*padding: 0;*/
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active{
    background-color: transparent;
}
.page-item.active .page-link{
    background-color: #223e7e;
}
.page-item.active .page-link:hover{
    background-color: #284991;
}
.fam-job .hd-con{
    margin-top: 0;
    margin-bottom: 40px;
}
.gry-bg,
.yel-bg,
.grn-bg{
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.08);
    padding: 5px 20px;
    font-size: 14px;
}
.gry-bg{
    background-image: linear-gradient(30deg, #b7b7b7, #999999);
    color: #555555;
}
.yel-bg{
    background-image: linear-gradient(30deg, #a9945f, #c1a562);
    color: #ffffff;
}
.grn-bg{
    background-image: linear-gradient(30deg, #22b56e, #3fcc87);
    color: #ffffff;
}
/*===============*/
    /*Chat*/
/*===============*/
.cht-pge{
    position: relative;
    /* width: 1200px; */
    margin: 30px auto;
    height: 100%;
    display: grid;
    grid-template-columns: 25% 75%;
    justify-content: center;
    /*background-color: #fbfbfb;*/
    border: 2px solid #f1f1f1;
    padding: 10px;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.05);*/
}
.cht-pge .chatbox .cht-img{
    width: 40px;
    height: 40px;
    margin: 0 auto;
}
.cht-pge .chatbox .top-bar .cht-img{
    margin: 0 20px 0 10px;
}
.cht-pge .msg-d h4 span.lt-date{
    font-size: 12px;
    margin-left: 10px;
    font-style:italic;
    color: #999999;
}
.cht-pge .preview{
    position: relative;
}
.cht-pge .preview .msg-alrt{
    position: absolute;
    right: 5px;
    background-color: #223e7e;
    color: #ffffff;
    top: 0;
    z-index:9;
    padding:1px 5px 4px;
    border-radius: 10px;
    font-style: normal;
}
.cht-pge .desc-cht span{
    margin-top: 0;
    display: block;
    font-size: 12px;
    color: #999999;
    font-style: italic;
    padding-right: 10px;
}
.cht-pge .desc-cht span.ltt-dt{
    margin: 8px 0 0;
}
.cht-pge .desc-cht p{
    font-size: 14px;
    max-width: 200px;
    line-height: 14px;
    color: #555555;
}
.cht-pge .desc-cht h4.title{
    line-height: 17px;
    margin: 0;
    font-size: 14px;
    text-transform: capitalize;
    color: #223e7e;
    margin-bottom: 5px;
    font-weight: normal;
}
.cht-pge .desc-cht p{
    margin: 0;
}
.cht-pge .messages {
    position: relative;
    opacity: 1;
    height: 100%;
    display: flex;
    /*margin: 40px 0 0;*/
    border-radius: 10px 0 0 10px;
    flex-direction: column;
}
.cht-pge .posi{
    height: 500px;
    overflow: auto;
    position: relative;
    width: 100%;
}
.cht-pge .posi::-webkit-scrollbar-thumb{
    background: rgba(26, 52, 107, 0.1);
}
.cht-pge .tp-search{
    position: relative;
    /*z-index: 1;*/
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid rgba(0,0,0,.08);
    float: left;
    background-color: #ffffff;
    /*height: 100%;*/
    padding: 9px 0 12px;
}
.cht-pge .tp-search .form-control{
    border-radius: 20px;
    width: 93%;
    position: relative;
    height: 100%;
    top: 0;
    float: left;
    background-color: #F9FBFF!important;
    border-color: #eeeeee!important;
}
.cht-pge .tp-search .form-control:focus{
    border-color: #CCCCCC!important;
}
/*chat messages */
.cht-pge .people {
    position: static;
    list-style-type: none;
    width: 100%;
    left: 0;
    line-height: 0.7em;
    z-index: 1;
}
.cht-pge .cht-pge .top-bar .cht-img{
    margin: 0 18px 0 10px;
}
.cht-pge .cht-img{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #223e7e;
    margin: 5px auto;
    position: relative;
}
i.online-tw,
.cht-img ~ i.online{
    position: relative;
}
i.online-tw::before{
    bottom: -36px;
    right: -36px;
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #22b56e;
    border-radius: 20px;
    z-index: 2;
    border: 1px solid #fff;
}
.tb-lft i.online-tw::before{
    bottom: 10px;
    right: 4px;
    width: 15px;
    height: 15px;
}
i.online-tw.gry-on::before{
    background-color:#999999;
}
.cht-img ~ i.online::before{
    position: absolute;
    bottom: 0px;
    right: 18px;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #22b56e;
    border-radius: 20px;
    z-index: 2;
}
.cht-pge .chatbox {
    /*position: absolute;*/
    /*height: 550px;*/
    /*width: 78%;*/
    /*margin: 0 auto;*/
    /*left: 337px;*/
    display: flex;
    flex-direction:column ;
    /*margin-left: 420px;*/
    border-radius: 0 10px 10px 0;
    /*margin-top: 40px;*/
}
.cht-pge .person {
    border-bottom: 1px solid rgba(0,0,0,0.05);
    cursor: pointer;
    display: grid;
    grid-template-columns: 0.5fr 2fr;
    justify-content: center;
    align-items: flex-start;
    padding: 7px 0 7px;
    background-color: #ffffff;
}
.cht-pge .person:hover {
    background: #F9FBFF;
    transition: all 0.3s ease-in-out;
}

.cht-pge .person.focus {
    background: #F9FBFF;
    margin-left: 1px;
}
.cht-pge .person.focus h4.title{
    font-weight: 500;
}
.cht-pge .person.focus .desc-cht p{
    color: #000000;
}
.cht-pge .name2 {
    position: absolute;
    top: 50px;
    left: 2px;
    text-transform: uppercase;
    color: #79C7C5;
    font-size: 0.8em;
    letter-spacing: 2px;
    font-weight: 500;
}

.cht-pge .email {
    color: #F9FBFF;
    font-size: 0.5em;
    margin-left: -30px;
    margin-top: 2px;
}

.cht-pge .top-bar {
    display: flex;
    width: 100%;
    height: 60px;
    border-radius: 10px 10px 0 0;
}
.cht-pge span.cht-desi{
    display: block;
    font-size: 12px;
    text-transform: capitalize;
    color: #999999;
}
.cht-pge .name {
    /*position: absolute;*/
    /*top: 10px;*/
    text-transform: capitalize;
    color: #223e7e;
    font-size: 18px;
    font-weight: 500;
    /*left: 52px;*/
    line-height: 1.1;
}

.cht-pge .menu {
    position: absolute;
    right: 10px;
    top: 20px;
    width: 10px;
    height: 20px;
    cursor: pointer;
}
.cht-pge .menu:hover {
    transform: scale(1.1);
    transition: all 0.3s ease-in;
}

.cht-pge .icons {
    position: absolute;
    color: #A1E2D9;
    padding: 10px;
    top: 5px;
    right: 21px;
    cursor: pointer;
}
.cht-pge .icons .fas {
    padding: 5px;
    opacity: 0.8;
}
.cht-pge .icons .fas:hover {
    transform: scale(1.1);
    transition: all 0.3s ease-in;
}

.dots {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #79C7C5;
    box-shadow: 0px 7px 0px #79C7C5, 0px 14px 0px #79C7C5;
}

.cht-pge .middle {
    /*position: absolute;*/
    /*background: #F9FBFF;*/
    width: 100%;
    opacity: 0.85;
    top: 60px;
    height: 80%;
}

.cht-pge .outgoing,
.cht-pge .incoming {
    /*position: absolute;*/
    /*width: 50%;*/
    /*height: 100%;*/
    padding: 0;
    display: block;
    width: 100%;
}
.cht-pge .voldemort{
    display: block;
    height: 415px;
    overflow: auto;
    padding-bottom: 30px;
}
.cht-pge .bubble {
    display: grid;
    grid-template-columns: 5% 95%;
    justify-content: center;
    grid-gap:10px ;
    background: #ffffff;
    color: #999999;
    padding: 20px;
    font-size: 14px;
    border-radius: 0;
    margin:5px 0;
    border-bottom: 2px solid #f7f7f7;
}
.cht-pge .bubble h4{
    font-size: 16px;
    margin: 0 0 3px;
    color: #223e7e;
    line-height: 1.4;
}
.cht-pge .bubble h4 a{
    color: #223e7e;
    font-weight: bold;
}
.cht-pge .bubble h4 a:hover{
    text-decoration: underline;
    color: #223e7e;
}
.cht-pge .bubble p{
    margin: 0;
    line-height: 1.4;
    color: #333333;
    font-size: 15px;
}

.cht-pge.ellipsis {
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #223e7e;
    border-radius: 50%;
    animation: bounce 1.3s linear infinite;
    margin: 10px 2px;
}

.cht-pge .one {
    animation-delay: 0.6s;
}

.cht-pge .two {
    animation-delay: 0.5s;
}

.cht-pge .three {
    animation-delay: 0.8s;
}

.cht-pge.bottom-bar {
    position: absolute;
    width: 74.5%;
    height: 68px;
    bottom: 0;
    background: #f7f7f7;
}

.cht-pge .left {
    left: 0px;
}

.cht-pge input.form-control {
    padding: 7px;
    width: 91%;
    left: 1%;
    position: absolute;
    top: 13px;
    background-color: #F9FBFF!important;
    text-wrap: avoid;
    height: 70px;
    border-color: rgba(0,0,0,0.1)!important;
    border-radius: 10px;
}

.cht-pge input::placeholder {
    color: #999999;
}

.cht-pge input:focus {
    color: #777777;
    outline: 0;
}

.cht-pge button {
    position: absolute;
    border: 0;
    height: 66px;
    font-size: 1em;
    color: #ffffff;
    border-radius: 5px;
    background-color: #223e7e;
    top: 15px;
    opacity: 0.8;
    /* left: 72%; */
    right: 5px;
    cursor: pointer;
    outline: 0;
}
.cht-pge button:hover {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
    color: #ffffff;
}
@keyframes bounce {
    30% {
        transform: translateY(-2px);
    }
    60% {
        transform: translateY(0px);
    }
    80% {
        transform: translateY(2px);
    }
    100% {
        transform: translateY(0px);
        opacity: 0.5;
    }
}
#cht-btn{
    display: none;
}
.cht-pge i.online-tw.cht-on::before{
    bottom: -39px;
    right: -39px;
    z-index: 0;
}
.cht-pge .fr-str .cht-strs{
    /*float: right;*/
    padding-right: 10px;
    display: inline-block;
}
.fr-str i.dis-col{
    color: #CCCCCC;
}
.fr-str i{
    font-size: 10px;
    color: #febe42;
}
.fr-str span.cht-stnum{
    color: #223e7e!important;
    margin: 0;
    display: inline-block;
    font-weight: bold;
    /*background-color: #febe42;*/
    /*padding: 0 5px;*/
    /*border-radius: 5px;*/
    font-size: 10px!important;
}
span.desig-cht{
    font-size: 12px;
    display: block;
    width: 100%;
    font-style: normal;
    margin-top: 3px;
}
span.desig-cht .desig-in{
    background-color: rgba(169, 148, 95, 0.1);
    margin-top: 3px;
    color: #999999;
    display: inline-block;
    padding:0 5px;
    font-style: normal;
    border-radius: 3px;
}
.bottom-bar{
    position: relative;
}
.lstnti{
    grid-template-columns: 1fr;
}
.lstnti .rgr{
    text-align: center;
}
.msg-drp .msg-alrt{
    background-color: #223e7e;
    color: #ffffff;
    float: right;
    line-height: 1.2;
    font-size: 12px;
    padding: 2px 4px;
    min-width: 25px;
    border-radius: 10px;
    margin-top: 5px;
    height: 19px;
    text-align: center;
}
/*----------------*/
.title-grid{
    display: grid;
    grid-template-columns:25% 75%;
    width: 100%;
    background-color: #ffffff;
    padding:0 0 0;
    margin-bottom: 15px;
    height: 100%;
    border: 2px solid #EEEEEE;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0,0,0,0.08);
}
.title-grid .fam-pro-img{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    justify-content: flex-start;
    border-radius: 100px;
}
.title-grid .fam-pro-in{
    width: 130px;
    height: 130px;
    border: 2px solid #223e7e!important;
    margin: 0 auto 0;
    border-radius: 100px;
}
.canditate-des{
    /*overflow: hidden;*/
    background-color: #ffffff;
    width: 100%!important;
    height: 100%!important;
    border-radius: 0!important;
    border: none!important;
    border-right: none!important;
    display: flex!important;
    flex-direction: column!important;
    justify-content: center!important;
}
.candidate-title{
    margin-top: 0!important;
    border-left: 1px solid #eeeeee;
    background-color: #f7f7f7;
    display: flex;
}
.title-grid h4{
    font-size: 25px;
    color: #223e7e;
    margin-bottom: 0;
    padding: 10px 10px 5px;
    width: 100%;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
}
.canditate-des:before,
.canditate-des:after{
    display: none;
}
.title-grid .fam-pro-info {
    display: flex;
    flex-direction: column;
    flex-basis:100%;
}
.title-grid .fr-str i{
    font-size: 16px;
    letter-spacing: -4px;
}
.title-grid .fr-str .cht-strs{
    float: left;
    width: 100%;
}
.title-grid .fr-str span.cht-stnum{
    font-size: 18px!important;
    margin-left: 10px;
}
.title-grid h5{
    margin-bottom: 0;
}
.title-grid .fam-pro-det{
    padding: 10px;
    border: none;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    display: grid;
    grid-template-columns: 1fr;
    height: 100%;
}
.title-grid span.desig-cht .desig-in{
    line-height: 1.6;
}
.fam-rgt ul{
    grid-template-columns: 1fr;
    border-right:none;
    padding-left: 10px;
}
.fam-lft ul{
    grid-template-columns: 1fr 1fr 1fr;
    padding-right: 10px;
}
.fam-lft ul,
.fam-rgt ul{
    display: grid;
    grid-gap: 10px;
}
.fam-lft ul li,
.fam-rgt ul li{
    display: inline-block;
    background-color: #ffffff;
    border: 2px solid #f0f0f0;
    border-radius: 5px;
    padding: 5px 15px 5px;
    line-height: 1.4;
    text-align: center;
    box-shadow: 0 0 20px rgba(0,0,0,0.08);
}
.fam-lft ul li i,
.fam-rgt ul li i{
    color: #ffffff;
    background-image: linear-gradient(#1cb96f, #10a85f);
    padding: 4px;
    font-size: 12px;
    border-radius: 20px;
}
.fam-lft ul li i.wrng,
.fam-rgt ul li i.wrng{
    color: #ffffff;
    background-image: linear-gradient(#f25959, #d33434);
}
.fam-lft ul li label,
.fam-rgt ul li label{
    margin: 0;
    display: block;
    color: #223e7e;
}
.fam-lft ul li span,
.fam-rgt ul li span{
    color: #888888;
}
li.ser-opt span{
    text-align: left;
    background-color: rgba(169, 148, 95, 0.1);
    padding: 3px 5px;
    margin: 10px 0 5px;
    font-size: 14px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
}
li.ser-opt{
    line-height: 1.8!important;
}
.fam-pro-card{
    display: flex;
    justify-content:flex-end;
}
.fam-pro-card a.btn-main:hover{
    box-shadow: none!important;
    color: #ffffff;
    text-decoration: none;
}
.fam-pro .sticky-top{
    width: 100%;
}
.right-arrow{
    background-color: #223e7e!important;
}
.fam-crd-footer{
    width: 100%;
    display: block;
    background-color: #fbfbfb;
    border-top:1px solid #EEEEEE;
    padding: 10px;
}
.fam-crd-footer .btn-primary{
    width: auto;
}
.fam-tab{
    margin: 20px 0 0;
    background-image:linear-gradient(30deg,#223e7e, #325499);
}
.fam-tab .nav-pills .nav-link.active,
.fam-tab .nav-pills .nav-link:hover,
.fam-tab .nav-pills .show>.nav-link{
    background-image: linear-gradient(30deg, #a9945f, #c1a562);
    border-radius: 0;
}
.fam-tab .nav-pills .nav-link{
    color: #ffffff!important;
}
.fam-pro .job-bx-title h5{
    margin-top: 0;
    font-weight: 500;
    text-transform:capitalize!important; ;
}
.fam-pro .job-bx-title{
    background-color: #f7f7f7;
    padding: 10px 28px!important;
    margin-bottom: 0!important;
}
.fam-pro .job-profile{
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    background-color: #ffffff;
    border-radius: 0;
}
.fam-pro .job-bx{
    box-shadow: none!important;
}
.jb-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap:10px;
}
.job-bx.jb-grid i{
    font-size: 20px!important;
    padding: 3px!important;
    background-image: none!important;
    color: #1cb96f!important;
}
.fam-pro .job-bx label{
    display: block;
    margin-bottom: 3px;
    text-transform: capitalize;
}
.fam-pro .job-bx .form-group{
    /*background-color: #f7f7f7;*/
    border-left: 3px solid #a9945f;
    padding: 10px 15px;
    /*border-radius: 5px;*/
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    position: relative;
}
.fam-pro .job-bx .form-group i{
    background-image: linear-gradient(#1cb96f, #10a85f);
    border-radius: 50px;
    color: #ffffff;
    font-size: 8px;
    padding: 3px;
}
.fam-pro .fr-lng span{
    margin-right: 5px;
    margin-top: 0;
    display: inline-block;
}
.fam-pro .tb-tp.tab-content{
    margin-bottom: 70px!important;
}
.fam-pro .img-rev{
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover ;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    border: 2px solid #223e7e;
    margin: 8px auto;
}
.fam-pro .card{
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 10px;
    overflow: hidden;
}
.fam-pro .fr-rev{
    display: grid;
    grid-template-columns: 10% 90%;
    height: 100%;
    padding: 10px 20px 5px 0;
    background-color: #fbfbfb;
    justify-content: center;
}
.fam-pro .fr-rev h4{
    margin-bottom: 0;
}
.fam-pro .fr-rev h4 a{
    text-transform: capitalize!important;
    font-weight: bold!important;
    font-family: 'Nestcare';
    color: #223e7e;
    font-size: 20px;
}
.fam-pro .fr-rev h4 a:hover{
    text-decoration: underline;
    color: #223e7e;
}
.fam-pro .fr-rev .cht-strs i{
    font-size: 14px;
}
.fam-pro .fr-rev .fr-str span.cht-stnum{
    font-size: 14px!important;
    background-color:#febe42;
    color: #ffffff!important;
    border-radius: 3px;
    padding: 3px;
    line-height: 1;
}
.fam-pro .dt-rev{
    color: #999999;
    font-style: italic;
    font-size: 14px;
    float: right;
}
.fam-pro .dt-rev i{
    font-size: 15px;
    color: #999999;
}
.page-item.active .page-link{
    border-color: #223e7e;
}
.page-link:hover{
    background-color: #223e7e!important;
}
.pagination{
    /*margin-bottom: 0;*/
}
.job-bx .btn-primary{
    width: auto!important;
}
.testi-slide .desig-cht{
    margin-bottom: 20px;
}
.fr-nrs .testi-slide{
    min-height: auto;
}
.fr-nrs .grid-cont{
    height: auto;
}
.fr-nrs .browse-job .btn-primary{
    width: auto;
}
.fr-nrs .testi-slide{
    padding: 0;
    margin-bottom: 20px;
}
.fr-nrs .fr-str i{
    font-size: 18px;
}
.fr-nrs h4{
    margin-bottom: 5px;
}
.fr-nrs .fr-str span.cht-stnum{
    font-size: 16px!important;
    margin-left: 10px;
}
.fr-nrs i.online-tw::before{
    bottom: -87px;
    right: -40px;
    width: 15px;
    height: 15px;
}
.fr-nrs span.desig-cht .desig-in{
    margin-top: 10px;
}
.fr-pro-edit .dropify-wrapper .dropify-message p{
    font-size: 13px;
    line-height: 1.4;
}
.fr-pro-edit .dropify-wrapper .dropify-message span.file-icon{
    font-size: 40px;
}
.fr-pro-edit .fam-pro-in{
    overflow: hidden;
}
.fr-pro-edit .title-grid .canditate-des{
    padding: 10px 20px;
}
.fr-pro-edit .title-grid .canditate-des .form-group{
    margin-top: 10px;
    margin-bottom: 10px;
}
.fr-pro-edit input.form-control,
.submit-resume .form-control{
    height: 50px!important;
    background-color: #dadde4!important;
    border-radius: 5px;
    border: 2px solid #a4acbf!important;
}
.fr-pro-edit .job-bx{
    margin-top: 10px;
    border-radius: 10px;
}
.fr-pro-edit .browse-job .btn.dropdown-toggle.btn-default,
.fr-pro-edit .browse-job .form-control,
.fr-pro-edit .submit-resume .btn.dropdown-toggle.btn-default,
.fr-pro-edit .submit-resume .form-control{
    background-color: #dadde4!important;
    border: 2px solid #a4acbf!important;
}
.fr-pro-edit .bootstrap-select .dropdown-toggle:focus,
.fr-pro-edit .bootstrap-select>select.mobile-device:focus+.dropdown-toggle{
    /*background-color: #dadde4!important;*/
    /*border: 2px solid #a4acbf!important;*/
    outline: none!important;
}
.fr-pro-edit .bootstrap-select:not(.input-group-btn){
    width: 100%!important;
    background-color: #dadde4!important;
    border: 2px solid #a4acbf!important;
    border-radius: 5px!important;
}
.fr-pro-edit .for-dt .btn:not(:disabled):not(.disabled){
    background: transparent!important;
}
.fr-pro-edit .bootstrap-select.show-tick .dropdown-menu li a span.text{
    margin: 0;
}
.fr-pro-edit .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{
    top: -13px;
    font-size: 18px;
}
.fr-pro-edit .form-group .form-control,
.fr-pro-edit .form-group .for-dt{
    margin-top: 5px;
}
.family-pro .fam-lft ul{
    grid-template-columns: 1fr 1fr;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td{
    border-right:0 ;
}
table.table-bordered.dataTable{
    border-left:0 ;
}
.cht-pge.order-cht{
    grid-template-columns: 25% 75%;
    background-color: #ffffff;
}
.cht-pge.order-cht .card{
    background-color: #f7f7f7;
}
.cht-pge.order-cht .mile-grid{
    display: grid;
    grid-template-columns: 1fr;
    background-color: #fbfbfb;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 10px;
    border: 2px dashed #dddddd;
    margin-bottom: 8px;
}
.cht-pge.order-cht h5{
    background-color: #223e7e;
    padding: 15px 20px;
    color: #ffffff;
    border-bottom: 1px solid #dddddd;
    font-weight: normal;
    margin-bottom: 0;
}
.cht-pge.order-cht .card-body{
    height: 500px;
    overflow: auto;
}
.mile-grid .lft-info h3{
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 1.5;
}
.mile-grid .lft-info h3 span.dat{
    font-size: 13px;
    display: block;
    color: #999999;
    font-style: italic;
}
.mile-grid .lft-info span.pay{
    float: right;
    background-image:linear-gradient(30deg,#1cb96f,#2fd685) ;
    color: #ffffff;
    padding: 2px 8px;
    border-radius: 3px;
    font-weight: bold;
}
.mile-grid .lft-info span.ord-id{
    color: #223e7e;
}
/*=====================*/
    /*For Tabs*/
/*=====================*/
.fr-bn{
    color: #ffffff;
    width: 100px;
}
.fr-rgt{
    float:right ;
    width: auto;
    padding: 3px!important;
    position: absolute;
    right: 0;
    top: 0;
}
.tb-noti .noti-grid{
    grid-template-columns: 25% 75%!important;
}
.nursee span.check-mark{
    color: #0b0b0b!important;
}
.fr-rgt i{
    background-image: none!important;
    font-size: 14px!important;
}
.lead-form-modal.mod-ser .modal-content, .lead-form-modal.mod-ser .modal-dialog{
    overflow: visible!important;
}
.top-taps .tb-img{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    border: 2px solid #DDDDDD;
    display: inline-block;
}
.top-taps .nav-pills .nav-link.active,
.top-taps .nav-pills .show>.nav-link{
    background-image: linear-gradient(30deg, #223e7e,#4468b5)!important;
    border-color: #223e7e!important;
    color: #ffffff;
    background-color: transparent!important;
}
.top-taps .tb-img + span.rate{
    text-align: center;
    position: relative;
    top: -17px;
    left: 37px;
}
.top-taps .tb-img + span.rate::before{
    position: absolute;
    content: '';
    width: 50px;
    height: 20px;
    padding: 0;
    border: 1px solid #ffc100;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    font-size: 20px;
    border-radius: 30px;
}
.top-taps span i {
    color: #ffc100;
    font-size: 18px;
    position: relative;
    top: 2px;
    left: 3px;
}
.top-taps span.rate small {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    left: 2px;
    color: #4A9CA4;
}
.top-taps .nav-pills .nav-link.active h3{
    color: #ffffff;
    margin-bottom: 0;
}
.top-taps .nav-pills .nav-link h3{
    color: #4468b5;
    margin-bottom: 0;
}
.top-taps .nav-pills .nav-link h3 span{
    color: #4A9CA4;
    font-size: 14px;
    display: block;
    line-height: 1.5;
}
.top-taps .nav-pills .nav-link.active h3 span{
    font-size: 12px;
    display: block;
    color: #ffffff;
    line-height: 1.5;
}
.top-taps .nav-pills .nav-link.active p span{
    font-size: 14px;
}
.top-taps .nav-pills .nav-link.active p {
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 14px;
}
.top-taps .nav-pills .nav-link p{
    line-height: 1.4;
    color: #999999;
    margin-bottom: 0;
    font-size: 14px;
}
.top-taps .nav-pills .nav-link{
    background-color: #f7f7f7;
    border: 1px solid #DDDDDD;
}
.top-taps .card-body{
    padding:20px;
}
.top-taps .card{
    border: 5px solid #4468b5;
    border-radius: 5px;
}
.top-taps .card h4{
    color: #4468b5;
}
.top-taps .card{
    background-color: transparent;
}
.top-taps .crd-tab{
    background-color: #f7f7f7!important;
}
.top-taps .crd-tab .btn-bok{
    position: relative;
    top: -20px;
    left: -20px;
    background: linear-gradient( 10deg , #5cf293,#14cc57)!important;
    color: #ffffff;
    background-color: transparent!important;
    border-color:#1eb553!important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    border-radius: 5px!important;
}
.top-taps .crd-tab .btn-bok:hover,
.top-taps .crd-tab .btn-bok:focus{
    background: linear-gradient(-10deg , #5cf293,#14cc57)!important;
}
a.tp-link{
    color: #56bfc9!important;
    border-right:1px solid #56bfc9;
    padding:0 20px;
}
a.tp-link i{
    color: #ffffff;
}
a.tp-link:hover i{
    color: #56bfc9;
}
a.tp-link:last-child{
    border-right:none;
}
a.tp-link:hover{
    color: #ffffff!important;
}
.slider-01 .swiper-slide h1 {
    font-size: 60px!important;
}
.pri .section-title p{
    margin-top: 12px;
    font-size: 18px
}
.pri .section-title .on{
    background-image: url("../images/new-images/pri-reb.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: cover;
    padding: 5px 0;
    width: 500px;
    height: 57px;
    margin: auto;
}

.pri .section-title .on h2{
    color: #ffffff;
}
.join-for{
    background-color: transparent;
    border-bottom:4px dashed #7c1f4a;
}
.join-for p{
    color: #999999;
}
.top-img::before{
    background-image: url("../images/new-images/sit-top.png");
    background-position:center center;
    background-repeat:no-repeat ;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 50%;
    z-index: -9;
}
.tb-img{
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: cover;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    border: 2px solid #4468b5;
}
#messages .card-body{
    position: relative;
}
#messages a.tb-link:hover{
    background-color: #f7f7f7;
}
#messages .msg-grid{
    display: grid;
    grid-template-columns: 5% 90% 5%;
    max-height: 70px;
    align-items: center;
}
#messages h4{
    color: #4468b5;
    font-size: 16px;
    margin-bottom: 0;
}
#messages h4 .dt-tp{
    color: #999999;
    font-size: 12px;
    font-style: italic;
    margin-left:5px ;
}
#messages p{
    margin: 0;
    font-size: 14px;
    line-height: 1.3;
    color: #666666;
}
#messages .rht-blk{
    margin-left: 15px;
}
#messages .btn-msgdel{
    position: absolute;
    top: 0;
    right:0;
    background-color:transparent ;
    padding: 10px;
    color: #999999;
}
#messages .btn-msgdel i{
    font-size: 20px;
}
#messages .checkbox{
    margin-left: 30px;
}

.switches-list .to{
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 10px;
}
#messages .switches-list .switch-container{
    height: 70px;
}

#messages .dashboard-content-inner2{
    padding: 50px;
    padding-bottom: 0;
    position: relative;
}

#messages select.bs-select-hidden, select.selectpicker{
    display: block!important;
}
#messages .dashboard-content-container2{
    overflow: hidden;
}
.dhx_cal_container.dhx_mini_calendar table td{
    padding: 0!important;
}
.dhx_mini_calendar .dhx_month_head {
    font-size: 12px;
    font-weight: 500;
    color: rgba(0,0,0,.54);
    margin: auto!important;
    border-radius: 50%;
    padding: 5px 0 0 1px;
    text-align: center;
    box-sizing: border-box;
    height: 27px;
    width: 27px;
}
.dhx_mini_calendar div.dhx_month_head.dhx_calendar_click{
    background-image:radial-gradient(#5387e8,#4574cc)!important;
    color: #ffffff!important;
}
.dhx_cal_event_line{
    background-image:linear-gradient(#4574cc,#5387e8)!important;
}
.dhx_cal_event .dhx_body,
.dhx_cal_event .dhx_footer,
.dhx_cal_event .dhx_header,
.dhx_cal_event .dhx_title,
.dhx_cal_tab.active{
    background-image:linear-gradient(30deg,#4574cc,#5387e8)!important;
}
.dhx_mini_calendar div.dhx_month_head.dhx_year_event{
    background-color:rgba(69, 116, 204,.2)!important;
}
.dhx_cal_container.dhx_mini_calendar{
    box-shadow: 0 0 20px rgba(0,0,0,0.08)!important;
    border-radius: 10px!important;
    height: 100%!important;
}
.dhx_cal_today_button{
    color: #4468b5;
}
.canditate-des{
    position: relative;
}
span.veri.green{
    background-image:linear-gradient(30deg, #1cb96f, #10a85f);
}
span.veri.red{
    background-image:linear-gradient(30deg, #f25959, #d33434);
}
span.veri{
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
    padding: 2px 8px;
    font-size: 12px;
    border-radius: 10px;
}
.price-tbl table .btn.btn-tbl-v,
.top-taps .crd-tab .btn-bok{
    background: linear-gradient(-10deg, #a9945f,#c1a562)!important;
    border-color: #a9945f!important;
}
.price-tbl table .btn.btn-tbl-v:hover,
.price-tbl table .btn.btn-tbl-v:focus,
.top-taps .crd-tab .btn-bok:hover,
.top-taps .crd-tab .btn-bok:focus{
    background: linear-gradient(-10deg, #c1a562, #a9945f)!important;
    border-color: #c1a562!important;
}
#cal_here{
    width: 100%!important;
}
#booking .dataTables_length{
    display: none;
}
.tb-grid{
    display: grid;
    grid-template-columns: 1fr 3fr;
    align-items: center;
}
.tb-grid h3{
    font-size: 23px;
}
.top-taps .tb-grid span i{
    font-size: 12px;
    top: 0;
    left: 3px;
}
.tb-grid .cht-stnum{
    font-size: 13px!important;
    margin-left: 5px;
    background-color: #ffc100;
    padding: 1px 5px;
    border-radius: 3px;
    color: #ffffff!important;
}
.tb-grid span.desig-cht .desig-in{
    background-color: #dddddd;
}
.tb-grid span.cht-strs{
    display: inline-block!important;
    top: -3px;
}
.tb-grid h3 span {
    display: inline-block!important;
    position: relative!important;
}
.pros h4{
    display: block;
}
h3 span.pay{
    font-size: 14px!important;
}
span.pay{
    float: right;
    background-image: linear-gradient(30deg,#1cb96f,#2fd685);
    padding: 3px 10px;
    border-radius: 3px;
    border-color: #1cb96f;
    font-weight: 400;
    font-size: 20px;
    color: #ffffff!important;
}
/*---------------------*/
.lead-form-modal .close{
    outline: none;
}
/*=====================*/
/*Nurse Portal*/
/*=====================*/
.nurse-hm .job-post-actions{
    display: flex;
    flex-direction: column;
}
.nurse-hm .job-post-actions .btn-main{
    margin-top:10px;
}
.nursee .fam-tab ul.nav-pills{
    justify-content: center;
}

/*---------------------*/
@media (max-width: 768px){
    .fr-nrs .grid-cont{
        grid-template-columns: 1fr;
    }
    .fr-nrs .job-bx-title h5{
        font-size: 15px;
    }
    .table-responsive{
        overflow: auto;
    }
    .mo-left .is-fixed .header-nav .nav{
        height: 100%!important;
    }
    .fam-pro .card{
        box-shadow: none;
        border: none;
    }
    .fam-pro .card .card-body.fr-rev{
        background-color: transparent;
    }
    .fam-pro .dt-rev{
        display: block;
        text-align: center;
        float: none;
    }
    .fam-pro .card .card-body.fr-rev p{
        text-align: center;
    }
    .fam-pro .fr-rev .card{
        /*box-shadow: none!important;*/
    }
    .fam-pro .fr-rev span.cht-strs{
        display: block;
        text-align: center;
    }
    .fam-pro .fr-rev h4 a{
        display: block;
        text-align: center;
    }
    .fam-pro-card{
        justify-content: center;
    }
    .fam-pro .fr-rev,
    .title-grid{
        grid-template-columns: 100%;
    }
    .cht-pge .top-bar .cht-img{
        margin-left: 0;
    }
    .cht-pge .top-bar{
        display: flex!important;
        margin-top: 10px;
    }
    button.btn-mobi{
        position: static;
        height: 100%;
        width: 12%;
        border-radius: 100px;
    }
    .bubble{
        grid-template-columns: 9% 85%;
        padding: 20px 0px;
    }
    i.online-tw::before{
        z-index: 0;
    }
    .online-tw.cht-on{
        bottom: 4px;
        right: 0;
    }
    .msg-d{
        padding-left: 23px;
    }
    .chatbox{
        height: 470px;
    }
    .messages{
        margin: 10px 0;
    }
    .bottom-bar{
        width: 100%;
        left: 0;
    }
    #cht-btn{
        display: block;
        background-color: #223e7e!important;
        padding: 8px;
    }
    .btn-snd:hover,
    #cht-btn:hover{
        background-color: #222222!important;
        color: #ffffff;
    }
    #mobi-chts{
        display: none;
    }
    .fam-inx .find-job-bx h1{
        font-size: 2rem!important;
    }
    .fam-inx .find-job-bx h2{
        font-size: 1.4rem!important;
    }
    .fam .extra-cell .btn-prof .dropdown-menu{
        transform: translate3d(-20px, 40px, 0px)!important;
    }
    .fam .extra-cell .mobi-mes .dropdown-menu{
        transform: translate3d(-60px, 40px, 0px)!important;
    }
    .noti-grid{
        grid-gap:5px;
    }
    .noti-grid .lgr i{
        height: 40px;
        width: 40px;
    }
    .fam .noti-grid .rgr{
        text-transform: lowercase;
    }
    .fam .noti-grid .rgr p{
        max-width: 170px;
    }
    .fam .extra-cell .dropdown-menu{
        transform: translate3d(0, 40px, 0px)!important;
        max-width: 260px;
    }
    .btn-prof .prof-img{
        margin: auto;
    }
    .fam .dropdown{
        margin-right:10px;
    }
    .fam .btn-dark.btn-main{
        width: 100%;
    }
    .flx-srch{
        justify-content: center;
    }
    .flx-srch #open-adv{
        width: 50%!important;
    }
    .login-pge .reg-lgo{
        margin:0 auto;
    }
    .extra-nav.on-mob .site-button i{
        display: none;
    }
    .extra-nav.on-mob .extra-cell{
        float: left;
    }
    .extra-nav.on-mob.fam .extra-cell{
        display: flex;
    }
    .header-nav .nav .fam  i{
        float: left!important;
        font-size: 14px;
        margin: 4px;
    }
    .extra-nav.on-mob{
        display: block;
        width: 100%!important;
        background-color: #f7f7f7;
    }
    .ban-img{
        background-position: center center!important;
    }
    .per-r{
        display: none;
    }
    .mo-left .header-nav .logo-header{
        padding: 10px!important;
    }
    .site-header .is-fixed .navbar-toggler, .site-header .navbar-toggler{
        outline: none;
    }
    .reg-hv .h-box h2 span{
        font-size: 33px;
    }
    .maternity.hw-mat .top-had {
        position: relative;
    }
    .reg-hv .h-box h2{
        margin-top: 0;
        font-size: 25px;
    }
    .fr-reg .ser-info{
        padding-bottom: 0;
        min-height: 830px;
    }
    .frm-step .info-g{
        height: 100%;
    }
    .bg-hd h1 {
        width: 100%;
    }
    .fr-reg .lgn-one{
        flex-direction: column;
    }
    .fr-reg .lgn-one .btn-wd,
    .fr-reg .lgn-one .btn-pad{
        width: 100%!important;
        margin-bottom: 10px;
        /*display: block;*/
    }
    .fr-reg .lgn-one .btn-pad span{
        display: block;
    }
    .frm-step{
        /*height: 840px;*/
    }
    .bg-hd{
        padding: 10px 0;
        text-align: center;
    }
    .fr-reg .is-fixed .logo-header,
    .fr-reg .is-fixed.header-curve .logo-header,
    .fr-reg .logo-header{
        max-width: 100%;
    }
    .bg-frm {
        width: 320px;
        margin: 0 auto;
    }
    .btn-main.btn-fnt{
        font-size: 16px;
    }
    .btn-main span{
        display: block;
        line-height: 1.8;
    }
    .square:nth-child(2n) .circle{
        top: -77px;
    }
    .triagle{
        left: 50%;
        top: 94%;
        transform: rotate(90deg);
    }
    .circle{
        left: 0;
    }
    .bg-gr{
        padding-top: 50px;
    }
    .wrapper{
        padding-bottom: 1200px;
        height: 100%;
        width: 100%;
    }
    .square{
        width: 100%;
    }
    .btn-sec .btn-main{
        margin-bottom: 10px;
    }
    .fq-main button.btn-link{
        font-size: 0.9rem;
    }
    .funkyradio div{
        margin-bottom: 10px;
    }
    .tb-form.find-job-bx .form-group{
        margin-bottom: 10px;
    }
    .ser-info h2{
        font-size:22px ;
        line-height: 1.4;
    }
    .bg-ser .had-h h2{
        padding: 10px ;
    }
    .bg-ser .had-h h1{
        font-size: 1.8rem;
    }
    .lft-img{
        height: 270px;
    }
    .grid-ser .info-details{
        padding: 20px 0 0;
    }
    section.maternity .top-had h1{
        font-size: 1.9rem;
        font-weight: 600;
    }
    .dez-bnr-inr::before{
        background-image: linear-gradient(90deg ,rgba(255,255,255,1)40%,rgba(255,255,255,0.5));
    }
    .dez-bnr-inr h1{
        font-size: 1.7rem!important;
        text-align: left!important;
        margin-top: 100px;
    }
    .find-job-bx h2{
        font-size: 1.5rem!important;
        text-shadow: 0 0px 1px rgba(0,0,0,0.8);
    }
    .find-job-bx{
        padding: 0 15px!important;
    }
    .find-job-bx h2{
        margin-bottom: 10px;
    }
    .find-job-bx p{
        font-size: 1rem;
    }
    .nav-pills .nav-link.active, .nav-pills .show>.nav-link,
    .nav-pills .nav-link{
        font-size: 0.9rem!important;
    }
    .find-job-bx .tp-search .form-group.tp-ser{
        border-right:2px solid #a9945f;
        border-radius: 5px;
        margin-bottom: 10px;
    }
    .tp-search #quick p{
        border: none;
        padding: 5px;
        display: none;
    }
    .find-job-bx .tp-search .form-group.tp-loc{
        border-left:2px solid #a9945f;
        border-radius: 5px;
        margin-bottom: 10px;
    }
    .fam-inx .dez-bnr-inr {
        height: 660px!important;
    }
    .dez-bnr-inr{
        height: 870px!important;
    }
    .main-img.misn .grid-ser,
    .faq-info .grid-ser,
    .grid-ser,
    .info-g,
    .fr-con .info-g,
    .reg-per .parent-reg,
    .login-pge .reg-per .parent-reg,
    .h-gri,
    .how-info,
    .grid-chk,
    .cht-pge,
    .title-grid .fam-pro-det,
    .fam-lft ul,
    .lay-box,
    .fam-inx .grid-cont,
    .grid-container{
        grid-template-columns: 1fr;
    }
    .foot-logo{
        margin: 0 auto 20px;
    }
    .social-icon{
        float: none;
        width: 50%;
        margin: auto;
    }
}