@font-face {
  font-family: 'icomoon';
  src:  url('../fonts-nct/icomoon.eot?85wkkr');
  src:  url('../fonts-nct/icomoon.eot?85wkkr#iefix') format('embedded-opentype'),
    url('../fonts-nct/icomoon.ttf?85wkkr') format('truetype'),
    url('../fonts-nct/icomoon.woff?85wkkr') format('woff'),
    url('../fonts-nct/icomoon.svg?85wkkr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bar-icon:before {
  content: "\e910";
}
.icon-home:before {
  content: "\e911";
}
.icon-arrow-down-icon:before {
  content: "\e900";
}
.icon-calendar-icon:before {
  content: "\e901";
}
.icon-calendar-r:before {
  content: "\e902";
}
.icon-chat-dots-icon:before {
  content: "\e903";
  color: #6f18ff;
}
.icon-clock-icon:before {
  content: "\e904";
  color: #676767;
}
.icon-close-icon:before {
  content: "\e905";
  color: #fff;
}
.icon-dots-icon:before {
  content: "\e906";
  color: #676767;
}
.icon-email-icon:before {
  content: "\e907";
}
.icon-filter-icon:before {
  content: "\e908";
  color: #7928ff;
}
.icon-gps-icon:before {
  content: "\e909";
  color: #676767;
}
.icon-location-icon:before {
  content: "\e90a";
}
.icon-paperclip-icon:before {
  content: "\e90b";
  color: #676767;
}
.icon-paper-plane-icon:before {
  content: "\e90c";
  color: #fff;
}
.icon-phone-icon:before {
  content: "\e90d";
}
.icon-upload-icon:before {
  content: "\e90e";
  color: #676767;
}
.icon-user-icon:before {
  content: "\e90f";
}

html, body { height: 100%; padding: 0 !important; letter-spacing: 1px; word-wrap: break-word;}
.page-wrap { min-height: 100%; margin-bottom: 0px; }
.page-wrap:after { content: ""; display: block; }
/*--------------General CSS---------*/
img { border: 0 none; max-width: 100%; vertical-align: top; outline:none;}
a { outline: none; cursor: pointer; -ms-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; color: #291F1E; text-decoration: none;}
a:hover, a:focus { color: #000; text-decoration: none; }
button, input[type="submit"] { -ms-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; cursor:pointer;}
p { line-height: 20px; color: #31312c; line-height: 24px; }
h1 { font-size: 32px; margin: 15px 0px;}
h2 { font-size: 26px; margin: 15px 0px;}
h3 { font-size: 20px; margin: 15px 0px;}
h4 { font-size: 16px; margin: 15px 0px;}
h5 { font-size: 12px; margin: 15px 0px;}
body { margin: 0; padding: 0; font-family: 'Roboto', sans-serif; font-size: 15px; color: #31312c; -webkit-font-smoothing: subpixel-antialiased; -webkit-text-stroke: 1px transparent;
/*background: url(../images-nct/landing-bg.jpg) left top repeat-y; background-size: 100%;*/ background-color: #f6f6f6;
}
/*-----------------------main styles starts here-----------------------------------------------*/
ul { margin: 0; padding: 0; list-style-type: none; }
label { font-size: 15px; color: #414449; font-weight:400; }
input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="date"], textarea, select { border: 1px solid #A6AFB0; font-size: 15px; color: #31312c; padding: 18px 15px; width: 100%; -webkit-box-shadow: none; -webkit-appearance: none; font-weight: 400;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="date"]:focus, textarea:focus, select:focus { border-color: #181515; box-shadow: none; outline: none; }
.dark-select-control, .dark-form-control{border: 1px solid #A6AFB0; border-radius: 6px; line-height: 1; color: #474747; font-size: 15px; font-weight: 400; box-shadow: none; outline: 0; width: 100%; padding:12px 15px;}
.dark-form-control:focus{border-color: #181515;}
.dark-select-control{background-image: url(../images-nct/dark-arrow.png)!important; background-repeat: no-repeat; background-position: 98% 55%; border: 1px solid #676767; font-size: 16px; color: #676767; padding: 15px; width: 100%; -webkit-box-shadow: none; -webkit-appearance: none; font-weight: 500;}

.blue-select-control, .blue-form-control{border: 1px solid #A6AFB0 !important; border-radius: 18px; line-height: 1; color: #676767; font-size: 16px; font-weight: 500; box-shadow: none; outline: 0; width: 100%; padding: 15px;}
.blue-form-control:focus{border-color: #181515;}
.blue-select-control{background-image: url(../images-nct/dark-arrow.png)!important; background-repeat: no-repeat; background-position: 98% 55%; border: 1px solid #676767; font-size: 16px; color: #676767; padding: 15px; width: 100%; -webkit-box-shadow: none; -webkit-appearance: none; font-weight: 500;}

input[type="submit"], button{box-shadow:none; outline:0; outline-offset:0;}

/*===================================== PLACE HOLDER CSSS START HERE    ====================================*/
input::-webkit-input-placeholder {
color:#474747;
font-weight: 300;
letter-spacing: 0.5px;
font-family: 'Roboto', sans-serif;
}
 input::-moz-placeholder {
color:#474747;
font-weight: 300;
letter-spacing: 0.5px;
font-family: 'Roboto', sans-serif;
}
input::-ms-placeholder {
color:#474747;
font-weight: 300;
letter-spacing: 0.5px;
font-family: 'Roboto', sans-serif;
}
input.textbox::-ms-input-placeholder {
color:#474747;
font-weight: 300;
letter-spacing: 0.5px;
font-family: 'Roboto', sans-serif;
}
input.textbox::-ms-input-placeholder {
color:#474747;
font-weight: 300;
letter-spacing: 0.5px;
font-family: 'Roboto', sans-serif;
}
textarea::-webkit-input-placeholder {
color:#474747;
font-weight: 300;
letter-spacing: 0.5px;
font-family: 'Roboto', sans-serif;
}

textarea:-moz-placeholder { /* Firefox 18- */
color:#474747;
font-weight: 300;
letter-spacing: 0.5px;
font-family: 'Roboto', sans-serif;  
}

textarea::-moz-placeholder {  /* Firefox 19+ */
color:#474747;
font-weight: 300;
letter-spacing: 0.5px;
font-family: 'Roboto', sans-serif;  
}

textarea:-ms-input-placeholder {
color:#474747;
font-weight: 300;
letter-spacing: 0.5px;
font-family: 'Roboto', sans-serif;  
}
/*===================================== PLACE HOLDER CSSS END HERE    ====================================*/

.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
.cf {/*zoom:1;*/ }
/*===================================== Commen Butons ===================================*/

.main-btn {background-color: #ffd014; color: #000; border-radius:30px; font-weight: 500; font-size: 18px; padding: 12px 20px; min-width: 150px; margin:5px 0; border: 1px solid #ffd014; line-height: 1; display: inline-block; vertical-align: top;  cursor:pointer; letter-spacing: 0.5px;}
.main-btn:hover, .main-btn:focus { background-color: #e8bc0c; color: #000; border: 1px solid #e8bc0c; outline:none;}

.outer-main-btn {background-color: transparent; color: #ffd014; border-radius:30px; font-weight: 500; font-size: 18px; padding: 12px 20px; min-width: 150px; margin:5px 0; border: 1px solid #ffd014; line-height: 1; display: inline-block; vertical-align: top;  cursor:pointer; letter-spacing: 0.5px;}
.outer-main-btn:hover, .outer-main-btn:focus { background-color: #ffd014; color: #000; border: 1px solid #ffd014; outline:none;}

.accept-btn {background-color: transparent; color: #18b948; border-radius:30px; font-weight: 500; font-size: 18px; padding: 12px 20px; min-width: 150px; margin:5px 0; border: 1px solid #18b948; line-height: 1; display: inline-block; vertical-align: top;  cursor:pointer; letter-spacing: 0.5px;}
.accept-btn:hover, .accept-btn:focus { background-color: #18b948; color: #fff; border: 1px solid #18b948; outline:none;}

.reject-btn {background-color: transparent; color: #f20f30; border-radius:30px; font-weight: 500; font-size: 18px; padding: 12px 20px; min-width: 150px; margin:5px 0; border: 1px solid #f20f30; line-height: 1; display: inline-block; vertical-align: top;  cursor:pointer; letter-spacing: 0.5px;}
.reject-btn:hover, .reject-btn:focus { background-color: #f20f30; color: #fff; border: 1px solid #f20f30; outline:none;}

.white-btn {background-color: #fff; color: #31312c; border-radius:30px; font-weight: 400; font-size: 18px; padding: 12px 20px; min-width: 150px; margin:5px 0; border: 1px solid #fff; line-height: 1; display: inline-block; vertical-align: top;cursor:pointer; letter-spacing: 0.5px;}
.white-btn:hover, .white-btn:focus { background-color: #31312c; color: #fff; border: 1px solid #31312c; outline:none;}

.outer-orange-btn {background-color: #fff; color: #f20f30; border-radius:30px; font-weight: 500; font-size: 18px; padding: 12px 20px; min-width: 150px; margin:5px 0; border: 1px solid #f20f30; line-height: 1; display: inline-block; vertical-align: top;  cursor:pointer; letter-spacing: 0.5px;}
.outer-orange-btn:hover, .outer-orange-btn:focus { background-color: #f20f30; color: #fff; border: 1px solid #f20f30; outline:none;}

.gray-btn {background-color: transparent; color: #252729; border-radius: 4px; font-weight: 500;  min-width: 105px; border: 1px solid #c7c5c6; line-height: 1; display: inline-block; vertical-align: top; text-align: center;}
.gray-btn:hover, .gray-btn:focus { background-color: transparent; color: #ff7d6f; border-color: #ff7d6f;}

.full-width{width: 100%; min-width: 100%; max-width: 100%;}

.container{width: 100%; max-width: 1400px;}

.lg-btn{font-size: 20px; padding: 18px 30px; text-align: center;}
.md-btn{font-size: 18px; padding: 15px 25px; text-align: center;}
.sm-btn{font-size: 16px; padding: 12px 18px; text-align: center;}


.circle-checkbox input[type="checkbox"] { display: none; }
.circle-checkbox input[type="checkbox"] + label {display: block;position: relative;padding-left: 35px;margin-bottom: 5px;font-size: 16px;color: #676767;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;font-weight: 400;font-size: 14px;}
.circle-checkbox input[type="checkbox"] + label:last-child { margin-bottom: 0; }
.circle-checkbox input[type="checkbox"] + label:before {content: '';display: block;width: 22px;height: 22px;border: 1px solid #676767;position: absolute;left: 0;top: 0;-webkit-transition: all .12s, border-color .08s;transition: all .12s, border-color .08s;border-radius: 5px;}
.circle-checkbox 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);border-bottom-color: #070002;border-right-color: #070002;border-radius: 0;}

.flat-checkbox {width: 100%; min-height: 41px;}
.flat-checkbox input[type="checkbox"] { display: none; }
.flat-checkbox input[type="checkbox"] + label { display: block; position: relative; padding-left: 45px; margin-bottom: 5px; font-size: 18px; color: #7D95D1; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;  font-weight: 600;}
.flat-checkbox input[type="checkbox"] + label:last-child { margin-bottom: 0; }
.flat-checkbox input[type="checkbox"] + label:before { content: "\e909"; display: block; width: 30px; height: 30px; position: absolute; left: 0; top:-7px; -webkit-transition: all .12s, border-color .08s; transition: all .12s, border-color .08s; font-size: 30px; font-family: 'pryme-icons'; font-weight: 400;}
.flat-checkbox input[type="checkbox"]:checked + label:after {content: "\e903"; color: #DB2422;display: block; width: 30px; height: 30px; position: absolute; left: 3px; top:-4px; -webkit-transition: all .12s, border-color .08s; transition: all .12s, border-color .08s; font-size: 24px; font-family: 'pryme-icons'; font-weight: 400;}
/*  CUSTOM RADIO CSS START  */

/*.flat-radio {width: 100%; min-height: 41px;}
.flat-radio input[type="radio"] { display: none; }
.flat-radio input[type="radio"] + label { display: block; position: relative; padding-left: 45px; margin-bottom: 5px; font-size: 18px; color: #7D95D1; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;  font-weight: 600;}
.flat-radio input[type="radio"] + label:last-child { margin-bottom: 0; }
.flat-radio input[type="radio"] + label:before { content: "\e909"; display: block; width: 30px; height: 30px; position: absolute; left: 0; top:-7px; -webkit-transition: all .12s, border-color .08s; transition: all .12s, border-color .08s; font-size: 30px; font-family: 'pryme-icons'; font-weight: 400;}
.flat-radio input[type="radio"]:checked + label:after {content: "\e903"; color: #DB2422;display: block; width: 30px; height: 30px; position: absolute; left: 3px; top:-4px; -webkit-transition: all .12s, border-color .08s; transition: all .12s, border-color .08s; font-size: 24px; font-family: 'pryme-icons'; font-weight: 400;}*/

/*  CUSTOM RADIO CSS START  */
.flat-radio input[type="radio"] { display: none; }
.flat-radio input[type="radio"] + label {display: block;position: relative;padding-left: 35px;margin-bottom: 5px;font-size: 16px;color: #676767;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;font-weight: 400;font-size: 14px;}
.flat-radio input[type="radio"] + label:last-child { margin-bottom: 0; }
.flat-radio input[type="radio"] + label:before {content: "";display: block;width: 22px;height: 22px;position: absolute;left: 0;top: -1px;-webkit-transition: all .12s, border-color .08s;transition: all .12s, border-color .08s;font-size: 30px;/* font-family: 'nct-icons'; */font-weight: 400;border: 1px solid #676767;border-radius: 100px;}
.flat-radio input[type="radio"]:checked + label:before{border-color: #000;}
.flat-radio input[type="radio"]:checked + label{color: #000;}
.flat-radio input[type="radio"]:checked + label:after {content: "";color: #474747;display: block;width: 14px;height: 14px;position: absolute;left: 4px;top: 3px;-webkit-transition: all .12s, border-color .08s;transition: all .12s, border-color .08s;/* font-size: 24px; *//* font-family: 'nct-icons'; */font-weight: 400;background-color: #000;border-radius: 100px;}


/*===================================== Commen Butons ===================================*/
.home-section{padding: 50px 0;}
.form-group{margin-bottom: 15px;}
.general-bx{background-color: #fff; border-radius: 10px; border:1px solid #eeecec; width: 100%;}

.logo{height: 90px; padding: 0;}
.logo img{height: 90px;}
.is-main-header .navbar{padding: 0 ;}
.is-main-header{left: 0;right: 0;top: 0;z-index: 1000;padding: 10px 0; position: absolute;}
.is-main-header.is-inner-header{position: relative; background: url(../images-nct/inner-header-bg.jpg) left top no-repeat; background-size: cover;}
/*.isheader-sec-home .list-property-btn a{border-radius: 0;line-height: 1;border: 1px solid #00657c;color: #00657c;font-weight: 500;background-color: #fff; padding: 10px 15px;display: block;}
.isheader-sec-home .list-property-btn a:hover{background-color: #00657c;border-color: #fff;color: #fff;}*/
.isheader-sec-home ul li{margin-right: 20px;}
.isheader-sec-home ul>li>a{font-size: 18px;font-weight: 500;letter-spacing: 1px;color: #fff;/* display: block; */ position: relative; /*text-transform: uppercase;*/}

.isheader-sec-home ul>li>a:hover{color: #ffd014;}
.inner-hading-banner-sec{position: relative;width: 100%;padding-top: 100px;text-align: center;background-position: left center;background-size: cover;background-repeat: no-repeat;}
.inner-hading-banner-sec .lft-hero-caption h1 {
    font-size: 45px;
    margin-bottom: 20px;
}
.hamburger-menu {
    width: 25px;
    height: 20px;
    right: 0;
    top: 3px;
    border: none;
    outline: 0;
    box-shadow: none;
    background-color: initial;
    position: relative;
    display: inline-block;
    outline: 0 !important;
    box-shadow: none;
    border: none;
}
.hamburger-menu span {
    opacity: 1;
    right: 0;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 10px;
    color: #000;
    background-color: #73cdff;
    position: absolute;
    transform: rotate(0deg);
    transition: .4s ease-in-out;
}


.hamburger-menu span:first-child {top: 0;}
.hamburger-menu span:nth-child(2) {top: 9px;}
.hamburger-menu span:nth-child(3) {top: 18px;}
.hamburger-menu[aria-expanded=true] span {background-color: #fff;}
.hamburger-menu[aria-expanded=true] span:first-child {transform: translateY(9px) rotate(135deg);}
.hamburger-menu[aria-expanded=true] span:nth-child(2) {opacity: 0; transform: translateX(60px);}
.hamburger-menu[aria-expanded=true] span:nth-child(3) {transform: translateY(-9px) rotate(-135deg);}



.hero-banner-sec{width: 100%; position: relative;}
.hero-banner-sec figure{margin: 0; position: relative;}
.hero-banner-sec figure:before{position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: ''; 
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#19a5d3+0,ffffff+100&1+0,0+100 */background: -moz-linear-gradient(left,  rgba(25,165,211,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(left,  rgb(0 0 0) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to right,  rgb(0 0 0 / 76%) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19a5d3', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */}

.hero-banner-sec figure img{width: 100%}
.home-heading-caption{position: absolute; left: 0; top: 50%; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.lft-hero-caption p{
    font-size: 22px;
    font-weight: 300;
    max-width: 700px;
    color: #fff; 
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.lft-hero-caption h1 {
    font-size: 55px;
    font-weight: 900;
    line-height: normal;
    color: #fff;
    margin-bottom: 50px;
}
.question-bx{
    width: 100%; padding: 100px 50px;
    text-align: center;
    min-height: 100%;
    position: relative;
}
.question-bx:before {
    position: absolute;
    right: -35px;
    top: 0;
    content: '';
    bottom: 0;
    display: block;
    width: 75px;
    background-size: cover;
    /*width: 1px;
    height: 53%;*/
    /*background-color: rgb(102 102 102 / 33%);
    transform: rotate(-18deg);*/
    content: '';
    background:url(../images-nct/large-arrow-right.png) right center no-repeat;
    opacity: 0.5;
}
.question-bx:after {
    /*position: absolute;
    right: 0;
    bottom: -4px;
    width: 1px;
    height: 53%;
    background-color: rgb(102 102 102 / 33%);
    content: '';
    transform: rotate(18deg);*/
}
.quesiton-sec .col-md-6:last-child .question-bx:after{
    display: none;
}
.quesiton-sec .col-md-6:last-child .question-bx:before{
    display: none;
}
.question-bx h2{
  font-size: 32px;
  letter-spacing: 0.5px;
  font-weight: 900;
  letter-spacing: 0;
  margin-bottom: 20px;
  color: #000;
}
.question-bx p {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 30px;
}

.leadership-sec5{width: 100%; padding: 50px 0; text-align: center;}
.leadership-sec5 h2{
  font-size: 42px;
  letter-spacing: 0.5px;
  font-weight: 900;
  letter-spacing: 0;
  margin-bottom: 20px;
  color: #000;
}
.leadership-sec5 p {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 20px;
}
.leadership-sec5 blockquote  p{color: #000; font-weight: 500; margin-bottom: 15px}
.leadership-sec5 form{margin: 20px 0;padding: 50px;border: 5px dashed #3789c3;}

.emp-sec{
  width: 100%;
  padding: 100px 0 100px 0;
  background-color: #0e0105;
  text-align: center;
  color: #fff;
}
.emp-sec h2 {
    font-size: 42px;
    letter-spacing: 0.5px;
    font-weight: 700;
    margin-bottom: 50px;
}
.emp-sec p {
    color: #fff;
    font-size: 22px;
    line-height: normal;
    margin-bottom: 30px;
    font-weight: 300;
    max-width: 1000px;
    margin: 0px auto;
}

.hownership-sec9{width: 100%; padding: 100px 0;}
.hownership-sec9 h2{font-size:50px; font-weight: 900; text-align: center; color: #000; margin-bottom: 50px;}
.hownership-sec9 p{display: block;font-size: 22px;font-weight: 400; text-align: center;max-width: 1200px;margin: 0px auto; margin-bottom: 25px; letter-spacing: 1px;}

.wellbeing-sec10{width: 100%; padding: 50px 0; text-align: center;}
.wellbeing-sec10 h2{
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 50px;
    color: #0e0105;
    letter-spacing: 0;
}
.wellbeing-bx{
  width: 100%;
  padding: 30px;
  background-color: #fff;
  border-radius: 10px;
  margin:15px 0;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  text-align: left;
  position: relative;
}
.wellbeing-bx:before{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 210px;
    background-color: #edfaff;
    content: '';
    display: block;
    border-radius: 0 20px 20px 0;
}
.wellbeing-info{padding-left: 80px; width: calc(100% - 200px);}
.wellbeing-bx figure{width: 150px; position: relative; z-index: 10; margin:0;}
.wellbeing-bx h3{font-weight: 700; margin-bottom: 30px; font-size: 24px; color: #000;}
.wellbeing-bx p{font-size: 18px; font-weight: 300;}

.white-bg{background-color: #fff;}

.dark-form-control.bootstrap-select{padding: 0;}
.dark-form-control .dropdown-toggle{padding: 16px; background-color: transparent; border:none;}
.bootstrap-select>.dropdown-toggle:after{content: "\e900"; font-family: 'icomoon'; border: none; color: #000;
  -ms-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.show.bootstrap-select>.dropdown-toggle:after {transform: rotate(180deg);
  -ms-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner{color: #474747; font-weight: 300; font-size: 15px; letter-spacing: 1px;}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle{background-color: transparent; border: none; border-radius: 0; box-shadow: none; outline: 0;}



.footer-menu-outer{padding: 10px 0; color: #fff; background-color: #212a30;}
.footer-menu-outer ul{margin: 10px 0 5px 0;}
.footer-menu-outer ul li{font-size: 16px; font-weight: 400; color: #fff; margin:0; line-height: normal; padding-right: 10px; display: inline-block; vertical-align: top;}
.footer-menu-outer ul li a{color: #fff;}
.footer-menu-outer ul li a:hover{color: #27bbf9;}
.footer-menu-outer p{font-size: 14px; font-weight: 300; color: #848484; margin:0;}
.footer-social a{width: 30px;}




.no-login{text-align: center; font-size: 13px; display: block;}
.no-login a{text-decoration: underline;}
.forgot-link a{text-decoration: underline; font-size: 13px;}
.login-inner figure{width: 250px; margin:10px auto;}
.login-inner h1{text-align: center; font-size: 32px; font-weight: 700; letter-spacing: 0.5px; margin-bottom: 5px;}
.login-inner p{font-size: 16px; text-align: center; margin-bottom: 20px; font-weight: 400;}
.login-inner{width: 100%; max-width: 450px; padding: 30px;}
.contact-inner{width: 100%; max-width: 550px; padding: 30px;}
.login-outer-main{padding: 50px 15px 50px 15px;}
.show-hide-pass{position: absolute; right: 10px; top: 10px; font-size: 20px; cursor: pointer;}
.forgot-link{display: block; text-align: left;}
.inner-sec{padding: 50px 0; width: 100%;}

.or-text{
  width: 100%;
  position: relative;
  text-align: center;
}
.or-text span{
  font-size: 16px;
  font-weight: 900;
  color: #333;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  padding: 5px 20px;
  position: relative;
  z-index: 1;
}
.or-text:after{
  position: absolute;
  width: 100%;
  height: 1px;
  content: "";
  background: #e1e1e1;
  left: 0;
  top: 50%;
}
.login-social{
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-top: 20px;
  text-align: center;
}
.login-social ul{
  display: inline-block; 
  vertical-align: middle;
}
.login-social ul li { 
  display: inline-block; 
  vertical-align: top; 
  margin:0 10px;
}

.login-social ul li a { display: inline-block; width: 38px; height: 38px; color: #fff; text-decoration: none; cursor: pointer; text-align: center; border-radius: 0px; overflow: hidden; line-height: 1; background: #000; position: relative; transition: all 0.5s; -ms-transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; font-size: 24px; padding: 8px 0; }
.login-social ul li a i { line-height: 1; }
.login-social ul li a.twit { background: #00ACED; text-shadow: 0px 0px #0087ba, 1px 1px #0087ba, 2px 2px #0087ba, 3px 3px #0087ba, 4px 4px #0087ba, 5px 5px #0087ba, 6px 6px #0087ba, 7px 7px #0087ba, 8px 8px #0087ba, 9px 9px #0087ba, 10px 10px #0087ba, 11px 11px #0087ba, 12px 12px #0087ba, 13px 13px #0087ba, 14px 14px #0087ba, 15px 15px #0087ba, 16px 16px #0087ba, 17px 17px #0087ba, 18px 18px #0087ba, 19px 19px #0087ba, 20px 20px #0087ba, 21px 21px #0087ba, 22px 22px #0087ba, 23px 23px #0087ba, 24px 24px #0087ba, 25px 25px #0087ba, 26px 26px #0087ba, 27px 27px #0087ba, 28px 28px #0087ba, 29px 29px #0087ba, 30px 30px #0087ba; }
.login-social ul li a.twit:hover,
.login-social ul li a.twit:focus { color: #00ACED; }
.login-social ul li a.fb { background: #0e58ac; border:1px solid #0e58ac;text-shadow: 0px 0px #2d4278, 1px 1px #2d4278, 2px 2px #2d4278, 3px 3px #2d4278, 4px 4px #2d4278, 5px 5px #2d4278, 6px 6px #2d4278, 7px 7px #2d4278, 8px 8px #2d4278, 9px 9px #2d4278, 10px 10px #2d4278, 11px 11px #2d4278, 12px 12px #2d4278, 13px 13px #2d4278, 14px 14px #2d4278, 15px 15px #2d4278, 16px 16px #2d4278, 17px 17px #2d4278, 18px 18px #2d4278, 19px 19px #2d4278, 20px 20px #2d4278, 21px 21px #2d4278, 22px 22px #2d4278, 23px 23px #2d4278, 24px 24px #2d4278, 25px 25px #2d4278, 26px 26px #2d4278, 27px 27px #2d4278, 28px 28px #2d4278, 29px 29px #2d4278, 30px 30px #2d4278; }
.login-social ul li a.fb:hover, 
.login-social ul li a.fb:focus { color: #0e58ac; border-color:#3b579d; }
.login-social ul li a.linkdin{background:#0e76a8;text-shadow:0px 0px #016295, 1px 1px #016295, 2px 2px #016295, 3px 3px #016295, 4px 4px #016295, 5px 5px #016295, 6px 6px #016295, 7px 7px #016295, 8px 8px #016295, 9px 9px #016295, 10px 10px #016295, 11px 11px #016295, 12px 12px #016295, 13px 13px #016295, 14px 14px #016295, 15px 15px #016295, 16px 16px #016295, 17px 17px #016295, 18px 18px #016295, 19px 19px #016295, 20px 20px #016295, 21px 21px #016295, 22px 22px #016295, 23px 23px #016295, 24px 24px #016295, 25px 25px #016295, 26px 26px #016295, 27px 27px #016295, 28px 28px #016295, 29px 29px #016295, 30px 30px #016295; border:1px solid #0e76a8; }
.login-social ul li a.linkdin:hover, 
.login-social ul li a.linkdin:focus{color: #0e76a8; border-color: #0e76a8; }
.login-social ul li a.gplus { background: #ff3d00; border:1px solid #ff3d00; text-shadow: 0px 0px #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122, 15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122, 26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122; }
.login-social ul li a.gplus:hover,
.login-social ul li a.gplus:focus { color: #ff3d00; border-color: #ff3d00; }
.login-social ul li a.instag { background: #846b3e; text-shadow: 0px 0px #634c1f, 1px 1px #634c1f, 2px 2px #634c1f, 3px 3px #634c1f, 4px 4px #634c1f, 5px 5px #634c1f, 6px 6px #634c1f, 7px 7px #634c1f, 8px 8px #634c1f, 9px 9px #634c1f, 10px 10px #634c1f, 11px 11px #634c1f, 12px 12px #634c1f, 13px 13px #634c1f, 14px 14px #634c1f, 15px 15px #634c1f, 16px 16px #634c1f, 17px 17px #634c1f, 18px 18px #634c1f, 19px 19px #634c1f, 20px 20px #634c1f, 21px 21px #634c1f, 22px 22px #634c1f, 23px 23px #634c1f, 24px 24px #634c1f, 25px 25px #634c1f, 26px 26px #634c1f, 27px 27px #634c1f, 28px 28px #634c1f, 29px 29px #634c1f, 30px 30px #634c1f; }
.login-social ul li a.instag:hover, 
.login-social ul li a.instag:focus { color: #846b3e; }
.login-social ul li a:hover, 
.login-social ul li a:focus { background: #fff; text-shadow: 0px 0px #d4d4d4, 1px 1px #d4d4d4, 2px 2px #d4d4d4, 3px 3px #d4d4d4, 4px 4px #d4d4d4, 5px 5px #d4d4d4, 6px 6px #d4d4d4, 7px 7px #d4d4d4, 8px 8px #d4d4d4, 9px 9px #d4d4d4, 10px 10px #d4d4d4, 11px 11px #d4d4d4, 12px 12px #d4d4d4, 13px 13px #d4d4d4, 14px 14px #d4d4d4, 15px 15px #d4d4d4, 16px 16px #d4d4d4, 17px 17px #d4d4d4, 18px 18px #d4d4d4, 19px 19px #d4d4d4, 20px 20px #d4d4d4, 21px 21px #d4d4d4, 22px 22px #d4d4d4, 23px 23px #d4d4d4, 24px 24px #d4d4d4, 25px 25px #d4d4d4, 26px 26px #d4d4d4, 27px 27px #d4d4d4, 28px 28px #d4d4d4, 29px 29px #d4d4d4, 30px 30px #d4d4d4; }

.cms-sec{width: 100%; padding: 50px 0;}
.cms-sec .general-bx{padding: 30px;}
.cms-sec .general-bx ul{list-style: disc; width: 100%; padding-left: 20px;}
.cms-sec .general-bx ul li{font-size: 18px; font-weight: 300; margin-bottom: 20px; color: #000}
.brand-list-point{
    padding: 15px;
    text-align: left;
}
.brand-list-point figure{margin:0; width: 40%; padding: 0 50px;}
.brand-point-show{text-align: left; width: 60%; padding: 0 20px;}
.brand-point-show ul li{position: relative; margin-bottom: 30px; padding-left: 110px;}
.brand-point-show h3{font-weight: 700; margin-bottom: 10px; font-size: 20px; color: #000;}
.brand-point-show p{font-size: 18px; font-weight: 300; color: #333;}
.brand-point-show i{width: 80px; height: 80px; background-color: #0e0105; border-radius: 100px; position: absolute; left: 0; top: 0; padding: 15px;}

.contact-bx{width: 100%; }
.contact-bx figure{border-radius: 10px 0 0 10px; margin:0; width: 50%;}
.contact-bx figure img{border-radius: 10px 0 0 10px; width: 100%;}
.contact-bx form{width: 50%; padding: 15px 40px;}

.social-login{width: 100%;text-align: left;max-width: 350px;margin: 0px auto; margin-bottom: 10px;}
.social-login a{display: block;line-height: 1;padding: 14px 15px;border-radius: 5px;border: 1px solid #ffd014;color: #000;font-size: 17px;position: relative;padding-left: 60px;margin-bottom: 10px;background-color: #ffd014;border-radius: 100px;font-weight: 500; display: flex; align-items: center;}
.social-login figure{left: 15px;top: 11px;width: 30px;margin: 0; margin-right: 10px;}
.social-login a:hover{color: #252729; border-color: #252729;}

.social-login-facebook{width: 100%;text-align: left;max-width: 350px;margin: 0px auto; margin-bottom: 10px;}
.social-login-facebook a{display: block;line-height: 1;padding: 15px 15px;border-radius: 5px;border: 1px solid #A6AFB0;color: #333;font-size: 16px;position: relative;padding-left: 60px;margin-bottom: 10px;}
.social-login-facebook figure{left: 15px;top: 11px;width: 26px;margin: 0; position: absolute;}
.social-login-facebook a:hover{color: #252729; border-color: #252729;}

.social-login .google_logIn, .social-login .google_logIn{border:1px solid #c0c0c0; color: #474747; font-size: 16px; position: relative; padding:3px 0 3px 5px; border-radius: 5px; margin-bottom:10px;}
.social-login iframe .nsm7Bb-HzV7m-LgbsSe{border:none !important;}

.dash-top-sec{width: 100%; padding: 50px 0 50px 0; border-top: 1px solid rgb(255 255 255 / 23%); margin-top: 15px;}
.profile-lft-img{width: 200px; border:5px solid #e8bc0c; border-radius: 10px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg);}
.profile-lft-img img{transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); border:5px solid #e8bc0c; border-radius: 10px;}
.profile-rgt-info{text-align: left; position: relative;}
.profile-rgt-info h2{color: #fff; font-weight: 700; margin:0 0 10px 0; color: #e8bc0c; font-weight: 900; font-size: 32px;}
.profile-rgt-info p{font-size: 18px; color: #fff; font-weight: 300;}
.profile-rgt-info p i{width: 30px; display: inline-block;}
.login-inner > figure {
    width: 100px;
    display: block;
    margin: 0px auto;
}
.login-inner > figure.logo-bx {
    width: 100px;
    display: block;
    background-color: #020202;
    text-align: center;
    margin: 10px auto;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px;
}
.login-inner > figure.logo-bx img{width:80px; margin:0px auto;}


.dash-sec{padding: 50px 0; width: 100%;}
.dash-sec h2{font-size: 30px; font-weight: 900; color: #000; margin-top: 0;}
.header-dash{padding: 19px 15px; margin-bottom: 15px;background-color: #f5e8c2;border-radius: 10px 10px 0 0;}
.header-dash h3{font-size: 20px;font-weight: 700;color: #000;margin:0;text-transform: uppercase;}
.u-interest-bx{width: 100%; margin-bottom: 30px;}
ol.option-list{counter-reset: li; margin:0; padding: 0 0 0 15px; display: flex; flex-wrap: wrap; margin-bottom: 20px;}
ol.option-list li{padding: 15px; position: relative; list-style: none; color: #333; padding-left: 50px; letter-spacing: 0; font-size: 18px; font-weight: 500; color: #333; width: 50%;}
ol.option-list li:before {
    content: counter(li, list-number);
    counter-increment: li;
    position: absolute;
    top: 13px;
    left: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #333;
    background-color: #fff;
    line-height: 1;
    padding: 5px 0;
}

.content-sec{width: 100%; padding: 30px 0;}
.content-sec h3{font-weight: 600;}
.content-sec h4{font-weight: 600;}
.content-sec h2{
  font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    color: #5ab2e3;
}
.content-sec ul{list-style: disc; padding-left: 20px;}
.content-sec ul li{margin-bottom: 10px;}

.is-edit-ico{position: absolute; right: 20px; top: 0;}
.is-edit-ico a{display: block; width: 40px; height: 40px; line-height: 1; border: 1px solid #e8bc0c; border-radius: 5px; color: #e8bc0c; font-size: 20px; text-align: center; padding: 8px 0;}
.is-edit-ico a:hover{background-color: #e8bc0c; color: #000;}

.isheader-sec-home ul li .user-pic > a{width: 50px; height: 50px; border-radius: 100px; padding: 0px !important}
.isheader-sec-home ul li .user-pic .dropdown-menu a:hover{color: #5c2db5; background-color: transparent;}
 .user-pic .dropdown-item:active{background-color: transparent;}
.isheader-sec-home ul li .user-pic > a img{border-radius: 100px;}
.user-pic .dropdown-toggle::after{display: none;}
.user-pic .dropdown-menu{right: 0;left: auto;top: 100%;margin-top: 21px;border: none;box-shadow: none;}
.survey-form-bx .survey-check{padding:10px; padding-bottom: 30px;}
.survey-form-bx .flat-radio{padding: 10px; width: 33%;}
.survey-form-bx .header-dash{margin-bottom: 0;}

.outer-loader{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 60%);
    z-index: 10000;
}
.preloader {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    top: 50%;
    transform: translateY(-50%);
}

.is-my-req-list{width: 100%; padding: 15px 30px; border-bottom: 1px solid #ddd;}
.is-my-req-list h3{font-weight: 700; margin:0 0 10px 0;}
.is-my-req-list p{font-size: 16px;}
.is-my-req-list small{font-size: 13px; font-weight: 400; margin-top: -5px; display: block; margin-bottom: 5px;}
.view-dtl-btn {font-size: 15px; font-weight: 500; text-decoration: underline; color: #046cc9;}

/*--------- Pager2 ---------*/
.Pager2 .pagination .page-item .page-link:hover {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border-radius: .125rem;
    background-color: #eee;
}
.Pager2 .pagination.pg-blue .page-item.active .page-link:hover {
    background-color: #2bbbad;
}
.Pager2 .pagination .page-item.active .page-link {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    border-radius: .125rem;
    background-color: #2bbbad;
    color: #fff;
}
.Pager2 .pagination .page-item .page-link {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    outline: 0;
    border: 0;
    background-color: transparent;
    font-size:18px;
    color: black;
}
.Pager2 .pagination .page-item.active .page-link{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.Pager2 .page-link{
  border:none!important;
}
.Pager2 .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0;
}

.general-table{margin:0;position:relative;padding-bottom:0;/* border:1px solid #ececec; */border-radius: 5px;/* box-shadow: 0px 2px 5px 0 rgba(0,0,0,0.08); */margin-top: 0;}
.divtable { display: table; width: 100%; border-radius: 5px;}
.divtable-row { display: table-row; }
.divtable-heading { background-color: #EEE; display: table-header-group; }
.divtable-cell, .divtable-head {display: table-cell; padding: 3px 10px; }
.divtable-heading { background-color: #EEE; display: table-header-group; font-weight: bold; }
.divtable-body { display: table-row-group;}

.general-table .divtable-heading{background-color:#fff;}
.general-table .divtable-heading .divtable-head{border-bottom:none;border-top:none;padding: 10px 15px;font-size: 18px;font-weight: 700;text-transform: uppercase;}
.general-table .divtable-body .divtable-cell{border:none;border-top: 1px solid #f0efef;font-size: 14px;color: #91969c;padding:15px;}
.general-table .divtable-body .divtable-cell p{margin-bottom: 0; font-weight: 400; color: #474747; font-size: 16px;}
.is-status{display: inline-block;vertical-align: top;line-height: 1;padding: 6px 0;font-size: 15px;color: #fff;border-radius: 30px;min-width: 100px;/* text-align: center; */text-transform: capitalize;font-weight: 500;}
.is-complete{color: #22a34d;}
.is-pending{color:#ffab00;}
.is-reject{color: #f20f30;}
.status-date {
    font-size: 14px;
    color: #474747;
    margin-left: 10px;
    vertical-align: middle;
}

.status-show a{width: 30px; height: 30px; border-radius: 5px; line-height: 1; padding: 4px 0; display: inline-block; vertical-align: middle; text-align: center; margin-left: 10px;}
.status-show .is-accept{border: 1px solid #18b948; color: #18b948; font-size: 20px;}
.status-show .is-accept:hover{background-color: #18b948; color: #fff;}
.status-show .is-cancel{border: 1px solid #f20f30; color: #f20f30; font-size: 20px;}
.status-show .is-cancel:hover{background-color: #f20f30; color: #fff;}
.status-show .view-more{width: auto; height: auto; color: #03A9F4; font-size: 14px; border: 1px solid #03A9F4; border-radius: 5px; padding: 7px 15px;}
.status-show .view-more:hover{background-color: #03A9F4; color: #fff;}
.general-table .divtable-body .divtable-cell .status-show p{margin-top: 5px; font-size: 14px;}

.common-tabs.nav-tabs .nav-link{border: 1px solid transparent;border-radius: 15px 15px 0 0;font-size: 18px;color: #000;padding: 15px 35px;font-weight: 600;margin-bottom: -1px; border-bottom: none;}
.survey-list-sec .common-tabs{border-bottom: none;}
.common-tabs.nav-tabs .nav-link.active{border: 1px solid #eeecec; border-bottom: none;}

.heading-fill-bx{width: 100%; text-align: center; background-color: #e6e9eb; padding: 15px; border-radius: 10px 10px 0 0;}
.heading-fill-bx h2{font-size: 22px; font-weight: 700; margin:0 0 10px 0; letter-spacing: 0.5px;}
.heading-fill-bx p{letter-spacing: 0.5px; font-size: 14px; width: 100%; max-width: 650px; margin:0px auto; line-height: normal;}
.fill-servey-bx form{padding: 15px; 30px;}
p.lb-nm{font-size: 16px; font-weight: 500; letter-spacing: 0.5px;}
.modal-header{background-color: #ffd014;}
.modal-title{margin-top: 0; font-weight: 600; letter-spacing: 0.5px; color: #000; font-size: 18px;}
.modal-header .close {
    position: absolute;
    right: 10px;
    top: 8px;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 100px;
    opacity: 1;
}
.w700 .modal-dialog{width: 100%; max-width: 700px;}
.modal-header .close:not(:disabled):not(.disabled):focus, .modal-header .close:not(:disabled):not(.disabled):hover{transform: scale(0.8); opacity: 1;}

.past-detail-bx {padding: 0;}
.past-detail-bx ol{counter-reset: item;padding: 15px; margin:0;}
.past-detail-bx ol li{padding: 15px; position: relative; list-style: none; counter-increment: item; padding-left: 65px; border-bottom: 1px solid #ddd; margin-bottom: 15px;}
.past-detail-bx ol li:last-child{border-bottom: none;}
.past-detail-bx ol li:before {
    content: counter(item);
    counter-increment: li;
    position: absolute;
    top: 10px;
    left: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 0;
    color: #4A4A4A;
    font-size: 22px;
    font-weight: 500;
    border:1px solid #A6AFB0;
    background-color: #fff;
    line-height: 1;
    padding: 9px 0;
    border-radius: 100px;
}
.past-detail-bx h4{font-size: 18px; margin:0 0 10px 0; font-weight: 700;}
.past-detail-bx p{font-size: 16px; margin-bottom: 0;}

.edit-photo-outer{padding: 30px 0;text-align: center;background-color: #fff;border-radius: 6px 6px 0 0;}
.edit-photo{width: 150px; height: 150px; display: inline-block; vertical-align: middle; border-radius: 100%; border:2px solid #f1f1f1; padding: 5px; margin-bottom: 15px; position: relative;}
.edit-photo img{border-radius: 100%; width: 100%;}
.edit-photo figure{margin:0;}
.edit-photo input{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.01; -webkit-opacity: 0.01; -moz-opacity: 0.01; cursor: pointer;}
.edit-photo .edt-pic{position: absolute;left: 0;right: 0;top: 50px;color: #fff;background-color: #F75455;width: 50px;height: 50px;line-height: 1;text-align: center;font-size: 22px;line-height: 1;padding: 14px 0;display: block;border-radius: 100px;margin: 0px auto; border:none; outline: 0; box-shadow: none; cursor: pointer;}
.edit-photo .edt-pic i{cursor: pointer;}