*{margin: 0; padding: 0; box-sizing: border-box;}

/* scrollbar */
div::-webkit-scrollbar {
	width: 6px;
}
div::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba #313131;
	border-radius: 12px;
}
::-webkit-scrollbar {
	width: 8px;
}
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 2px #000; 
	border-radius: 0px;
}
::-webkit-scrollbar-thumb {
	background: #026068;
	border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
	background: #313131; 
}
div::-moz-scrollbar {
	width: 8px;
}
div::-moz-scrollbar-track {
	-moz-box-shadow: inset 0 0 6px rgba #313131;
	border-radius: 12px;
}
::-moz-scrollbar {
	width: 8px;
}
::-moz-scrollbar-track {
	box-shadow: inset 0 0 2px #000; 
	border-radius: 0px;
}
::-moz-scrollbar-thumb {
	background: #026068;
	border-radius: 0px;
}
::-moz-scrollbar-thumb:hover {
	background: #313131; 
}


/* font family  */
@font-face {
    font-family: 'Poppins-Medium';
    src: url(../font/Poppins-Medium.ttf);
}
@font-face {
    font-family: 'Poppins-Regular';
    src: url(../font/Poppins-Regular.ttf);
}
@font-face {
    font-family: 'Poppins-SemiBold';
    src: url(../font/Poppins-SemiBold.ttf);
}
@font-face {
    font-family: 'Poppins-Bold';
    src: url(../font/Poppins-Bold.ttf);
}

.navbar-narjis{
    height: 80px;
    width: 100%;
    background-color: white;
}
.navbar-narjis .logo-nr-js{
    text-align: center;
}
.images-set-mid{
    position: relative;
        
}
.images-contain-text{
    background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../images/banner-1.png);
    background-repeat: no-repeat;
    background-position: 100%;
    transition: all 0.7s;
}
.images-contain-text:hover:before{
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background-color: #000000;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.53;
 }
.images-contain-text{
    padding-top: 64px;
    padding-bottom: 124px;
}
.images-contain-text h1{
    font-size: 42px;
    text-align: center;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: bold;
}
.images-contain-text p{
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    color: #ffffff;
    line-height: 22px;
}
.contact-us-h{
    position: relative;
    top: -78px;
    left: 0;
}
.bg-lc-shadow{
    box-shadow: 0px 1px 20px 0px #d6d6d6;
    height: 100%;
    border-radius: 8px 0px 0px 8px;
    background: white;
}
.bg-lc-xx{
    background-color: #026068;
    height: 100%;
    border-radius: 0px 8px 8px 0px;
}
.ind-gd .cv-vc{
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    font-family: poppins-Bold;
    padding: 44px 0 0px 0;
    text-transform: uppercase;
    margin: 0;
}
.cv-vc-line1{
    height: 2px;
    width: 130px;
    background-color: #ffffff;
    margin: auto;
}
.cv-vc-line2{
    height: 2px;
    width: 83px;
    margin-top: 2px;
    background-color: #ffffff;
    margin: 3px auto;
    margin-bottom: 42px;
}
.location-icon {
    text-align: center;
    margin-top: 3px;
}
.location-icon i{
    font-size: 24px;
    color: #ffffff;
}
.cn-text-r{
    margin-top: 20px;
}
.branch-title{
    font-size: 18px;
    color: #fff;
    font-family: 'poppins-Medium';
    margin-top: 0;
}
.cn-text-r .para-tit{
    font-size: 13px;
    margin: 0;
    color: #ffffff;
    font-family: 'Poppins-Regular'; 
    line-height: 24px;
}
.cn-text-r .para-tit a{
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    line-height: 24px;
    font-family: 'Poppins-Regular';
}
.cn-text-r .contact-icon{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.cn-text-r .contact-icon .icon-set{
    margin: 0 10px;
    color: white;
    font-size: 22px;
    height: 40px;
    width: 44px;
    background: #00838ea6;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}
.cn-text-r .contact-icon .icon-set a{
    color: #ffffff;
    text-decoration: none;
}
.cn-text-r .contact-icon .icon-set:hover{
   background-color: #00838e;
}

/* first-box  */
.sede-box-nn .get-text-s{
    padding: 44px 0 26px 0;
}
.sede-box-nn .get-text-s h1{
    font-size: 24px;
    color: #4c4c4c;
    text-align: start;
    font-family: poppins-Bold;
    text-transform: uppercase;
    margin: 0;
    padding-left: 16px;
}
.get-text-line1{
    height: 2px;
    width: 130px;
    background-color: #026068;
    margin-left: 16px;
}
.get-text-line2{
    height: 2px;
    width: 83px;
    background-color: #026068;
    margin-top: 2px;
    margin-left: 16px;
}
.box-hh-group{
    position: relative;
	margin-top: 15px;
	margin-bottom: 25px;
}

.name-label{
    font-size: 13px;
    color: #808080;
    position: absolute;
    pointer-events: none;
    top: 0;
    font-family: 'Poppins-Regular';
    left: 0;
    font-weight: 500;
    transition: all 0.4s ease;
    text-transform: capitalize;
}
input:focus ~ .name-label,
input:not(:focus):valid ~ .name-label {
    top: -15px;
    bottom: 0px;
    left: 0px;
    font-size: 14px;
    opacity: 1;
    color: #404040;
}
.box-hh-group .name-text{
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Poppins-Medium';
}
.box-hh-group .name-box{
    border: none;
    border-bottom: 1px solid #026068;
    font-family: 'Poppins-Regular';
    font-size: 13px;
    outline: none;
    width: 100%;
}
.custom-options{
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    max-height: 153px;
    overflow: auto;
    overflow-x: hidden;
    margin: 0px 0;
    border: 1px solid #dedede;
    /* border-radius: 4px; */
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    background: #fff;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
    border-radius: 2px;
}
.custom-option {
    position: relative;
    display: block;
    padding: 0 7px;
    border-bottom: 1px solid #cecece;
    font-size: 15px;
    font-weight: normal;
    color: #464646;
    line-height: 26px;
    cursor: pointer;
    transition: all .4s ease-in-out;
}
.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
    z-index: 100;
}
.custom-select.opened .custom-select-trigger:after{
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}
.custom-select-trigger:after{
    position: absolute;
    display: block;
    content: '';
    width: 5.5px;
    height: 5.5px;
    top: 48%;
    right: 4px;
    margin-top: 0px;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}
.check-text_f h2{
    font-size: 22px;
    font-family: 'Poppins-Medium';
    color: #3f3b3b;
    margin-bottom: 22px;
    margin-top: 8px;
}
.chek-box-flex{
    display: flex;
    padding-bottom: 16px;
}
.chek-box-flex .check-box{
    margin-right: 12px;
}

/*Checkboxes styles*/
input[type="checkbox"] { display: none; }
.fnt-bold{
    font-family: 'Poppins-Bold' !important;
    font-size: 14px !important;
    margin-bottom: 48px !important;
}
input[type="checkbox"] + label {
    display: block;
    position: relative;
    padding-left: 26px;
    margin-bottom: 29px;
    color: #808080;
    cursor: pointer;
    font-family: 'Poppins-Regular';
    font-size: 13px;
    -moz-user-select: none;
    -ms-user-select: none;
    font-weight: 500;
}


input[type="checkbox"] + label:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #026068;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
    border-radius: 4px;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.check-text_f .btn-submit-f{
    background: #026068;
    padding: 10px 30px;
    border-radius: 8px;
    color: white;
    font-family: 'Poppins-Regular';
    font-size: 15px;
    text-decoration: none;
    text-transform: capitalize;
    border: none;
    outline: none;
}
.check-text_f .btn-submit-f:hover{
    background-color: rgb(2 96 104 / 84%);
}
.btn-sps{
    text-align: center;
    margin-bottom: 67px;
}


@media screen and (max-width: 995px) {
    .mob-no-pd{
        padding: 0 !important;
    }
}
@media screen and (max-width: 540px) {
    .mob-no-pdg{
        padding: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .col-xs-12{
float: none !important;
    }
}