@charset "utf-8";
/* CSS Document */
.container {
    max-width: 1170px;
}
p {
    margin: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h3, .h3 {
    font-size: 24px;
}
h1, h2, h3, h4, h5, h6, label, strong, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 700;
}
h4, .h4 {
    font-size: 18px;
}
body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    color: #333;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
header#headmast .logo img.img-responsive {
    width: 100%;
}
header#headmast .logo {
    width: 160px;
}
div#sec-with-bg {
    padding: 50px 0px;
}
header#headmast .row {
    align-items: center;
}
header#headmast {
    position: relative;
    background-color: #fff;
    padding: 20px 0;
    z-index: 99;
    color: #555;
}
header#headmast h3.headerhead a.alert-link {
    color: #313131;
}
header#headmast h3.headerhead {
    font-size: 24px;
    color: #313131;
	    display: flex;
    align-items: center;
    justify-content: flex-end;
}
header#headmast h3.headerhead img {
    width: 21px;
    margin-right: 6px;
}
header#headmast p.headercontent {
    font-size: 15px;
    color: #313131;
    margin: 0;
}
div#sec-with-bg {
    background-color: #d1d0cb;
    background-image: url(../images/bigmain.jpg);
    background-position: right center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    z-index: 1;
	  
}
.container-fluid.bggraysecsec .row p.conatinew {
    margin: 0px 15px;
}
.container-fluid.bggraysecsec {
    background-color: #f5f8f8;
    padding: 42px 0px;
}
.container-fluid.bggraysecsec p.conatinew {
    font-size: 21px;
    line-height: 42px;
    margin: 0;
}
.container-fluid.bg-white .col-sm-4.thirdsec .point.col-sm-12 {
	height:100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 45px -10px rgba(30,30,30,0.2);
    -moz-box-shadow: 0 10px 45px -10px rgba(30,30,30,0.2);
    box-shadow: 0 10px 45px -10px rgba(30,30,30,0.2);
    border-radius: 10px;
	    padding-bottom: 30px;
    padding-top: 30px;
	    padding-left: 20px;
    padding-right: 20px;
}
.container-fluid.bg-white .col-sm-4.thirdsec  {
    margin-bottom: 30px;
}
.container-fluid.bg-white {
    padding: 50px 0px 20px;
}
.container-fluid.bg-white .col-sm-4.thirdsec .point.col-sm-12 img {
    width: 50px;
    height: 50px;
}
.container-fluid.bg-white .col-sm-4.thirdsec .point.col-sm-12 h4.headethirdsec {
    margin-bottom: 15px !important;
    margin-top: 20px;
}
.container-fluid.bg-white .col-sm-4.thirdsec .point.col-sm-12 p.contethirdsec {
    font-size: 15px;
    margin: 0;
}

a.btn.btn-warning.btn-lg {
    color: #222222 !important;
    background-color: #FF9800;
    border-color: #FF9800;
    font-size: 20px;
    padding: 11px 16px;
    font-weight: 600;
    outline: none !important;
    -webkit-box-shadow: 0 10px 20px -13px rgba(0,0,0,0.35);
    box-shadow: 0 10px 20px -13px rgba(0,0,0,0.35);
    border-radius: 50px;
}
div#seclastsec .col-sm-12.text-center .content-btn {
    margin-top: 50px;
}
div#seclastsec h2.head-txt {
    font-size: 30px;
    font-weight: 700;
}
div#seclastsec {
    padding: 50px 30px;
}
footer#footer {
    background-color: #263238;
    padding: 20px 0 10px;
}
footer#footer p {
    color: #eeeeee;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}
footer#footer p.links {
    float: right;
}
footer#footer p.links a {
    color:#ffffff;
}
.container-fluid.join-section {
    padding: 12px 0;
    background-color: #1E272D;
    color: #EEEEEE;
}
.container-fluid.join-section p a {
    color: #fff;
}
.container-fluid.join-section p a {
    color: #fff;
    text-decoration: underline;
}
span.progress-text {
    white-space: nowrap;
    text-align: center;
    background: #fefefe;
    border: 1px solid #dedede;
    position: absolute;
    right: 0;
    top: 13px;
    margin-right: -20px;
    width: 40px;
    color: #37474f;
    font-size: 12px;
    font-weight: 600;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 1;
}
.section-holder .section h1 {
    font-size: 32px;
    margin-bottom: 20px;
    color: #066379;
}
.section-holder .section.firstsec p {
    font-size: 21px;
    color: #333;
	margin-bottom:20px;
}
.section-holder .section.firstsec div.col-sm-12 {
    margin-top: 15px;
}
button.btn.btn-lg.btn-block.btn-warning {
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    box-shadow: none;
}
button.btn.btn-lg.btn-block.btn-warning:hover {
    background: #FF9800;
}
.question-head {
    color: #066379;
    line-height: 32px;
}
.answers [type="radio"] {
    display: none;
}
.section-holder .section .btn.btn-warning {
    font-family: arial, sans-serif;
    font-weight: 700;
    font-size: 32px;
    padding: 14px 40px;
    border-radius: 77px;
    -webkit-box-shadow: 0 0 0 8px rgba(255,171,0,0.1);
    box-shadow: 0 0 0 8px rgba(255,171,0,0.1);
    -webkit-animation: shadow-pulse 1s infinite;
    -o-animation: shadow-pulse 1s infinite;
    animation: shadow-pulse 1s infinite;
    color: #222222 !important;
    background-color: #FF9800;
    border-color: #FF9800;
}
.section-holder .section.firstsec p img {
    width: 25px;
    height: 22.6px;
    margin-right: -5px;
}
.btn-form.btn-services {
    font-weight: 600;
    cursor: pointer;
    color: #1E88E5;
}
.section-holder .section.firstsec div.col-sm-12 span {
    position: relative;
	display:inline-block;
}
.question-head small {
    font-size: 65%;
    color: #777;
    display: block;
}
.answers .btn-answer {
    margin-top: 15px;
}
.question-wrapper .form-group {
    margin-bottom: 20px;
    overflow: hidden;
}
.section-holder .section.firstsec div.col-sm-12 span:before {
    right: 100%;
    margin-right: 15px;
}
.section-holder .section.firstsec div.col-sm-12 span:after, .section-holder .section.firstsec div.col-sm-12 span:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #ccc;
    top: 3px;
    width: 100px;
}
.section-holder .section.firstsec div.col-sm-12 span:after {
    left: 100%;
    margin-left: 15px;
}
.section-holder .section.firstsec div.col-sm-12.orsec{
line-height: 0.4;
    text-align: center;
    font-weight: 600;
    color: #999;
    font-size: 14px;
    clear: both;
	margin-top:20px;
	margin-bottom:20px;
}
.btn-form.btn-services.next{
float: none;
    border: none !important;
    background: none !important;
    color: #1E88E5 !important;
}
.fullprogress {
    height: 10px;
    overflow: hidden;
    background: none;
    border: solid 1px rgba(255,255,255,0.3);
    background-color: #f5f6f8;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    border-radius: 4px;
}  
.fullprogress .progress-bar.prog-bar.progress {
    /* border-radius: 0px; */
    background-color: #066379;
    height: 100%;
}

.cd-select select {
    background-color: #fff;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23777777%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(to bottom, #fff 0%, #fff 100%);
    background-repeat: no-repeat, repeat;
    background-position: right 10px top 50%, 0 0;
    background-size: 10px auto, 100%;
}

/* new-home css*/

.container-fluid.join-section_new .container {
    padding-right: 0px;
}

footer#footer_new .col-sm-7 {
    padding-right: 0px;
}
header#headmaster {
    position: absolute;
    padding: 20px 0;
    z-index: 99;
    color: #555;
    width: 100%;
}
.section-holder_new .section.firstsec.current.section-parent {
    padding-top: 70px;
}
div#sec-with-bg-new {
    background-image: url(../images/home.jpg);
    background-color: #d1d0cb;
    background-position: 100% 0%;
    background-size: cover;
    z-index: 1;
	height:888px;
	    background-repeat: no-repeat;
}
.form-wrapper_new {
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 35px;
    border-radius: 15px;
    padding: 40px 0px;
}
.section-holder_new h1.col-sm-12 {
    font-size: 48px;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 0px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #fff;
    line-height: 47px;
    letter-spacing: normal;
}
.section-holder_new p.col-sm-12 {
    color: #fff;
    font-size: 18px;
    text-align: left;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    padding-left: 0px;
}
.text-center.coller p.col-sm-12.phone {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    line-height: 94px;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 15px;
}
.coller:before {
    background-color: #000;
    opacity: 24%;
    border-radius: 14px;
    position: absolute;
    left: -35px;
    content: '';
    height: 90px;
    width: 80%;
    display: block;
    top: auto;
    transform: skew(
-14deg
, 
0deg
);
}
.conty {
    margin-bottom: 25px;
}
.icons_new {
    padding-left: 0px;
}
.icons_new img {
    width: 24px;
}
.icons_new p.col-sm-12 {
    color: #fff;
    font-size: 16px !important;
    text-align: left !important;
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
    letter-spacing: normal;
    line-height: 25px !important;
    padding-bottom: 20px;
}
.number {
    font-weight: 500 !important;
    font-size: 16px;
    font-family: 'Poppins';
    text-align: center;
    letter-spacing: normal;
    color: #fff;
    line-height: 25px;
}
.colling  {
    border-radius: 77px;
    -webkit-box-shadow: 0 0 0 8px rgb(84 178 88 / 20%);
    box-shadow: 0 0 0 8px rgb(84 178 88 / 20%);
    -webkit-animation: shadow-pulse 1s infinite;
    -o-animation: shadow-pulse 1s infinite;
    animation: shadow-pulse 1s infinite;
    background-color: #54B258;
    border-color: #54B258;
	margin-left: 10px !important;
    width: 80%;
	    margin-top: 15px;
		position: absolute;
    left: -10px;
}
.colling a.btn.btn-warning.btn-phone {
    padding: 14px 0px;
	background: transparent;
    border: none;background: transparent;
    border: none;
	    width: 100%;
		font-family: 'Poppins';
    font-weight: bold;
    font-size: 16px;
    border-radius: 77px;
    line-height: 25px;
    text-align: center;
    letter-spacing: normal;
    color: #fff;
}
.colling a.btn.btn-warning.btn-phone img {
    text-align: left;
    position: absolute;
    left: 15px;
    width: 50px;
}
.btg a {
    color: #fff;
}
.texsr_new {
    padding-left: 30px;
    color: #fff !important;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 500;
    line-height: 25px;
    letter-spacing: normal;
    margin-bottom: 20px;
    margin-top: 25px;
}
span.btg {
    text-decoration: underline;
}
img.img-icon_box {
    width: 36px;
	    padding-bottom: 20px;
}
h4.headethirdsec_new {
    color: #000;
    font-weight: 600;
    font-family: 'Poppins';
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.27px;
    padding-bottom: 10px;
}
p.contethirdsec_new {
    color: #000;
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 26px;
    letter-spacing: normal;
    padding-bottom: 10px;
    opacity: 50%;
}
.container-fluid.bg-white_new {
padding-top: 110px;
    position: relative;
}
.bg-white_new .row {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 45px -10px rgb(30 30 30 / 20%);
    -moz-box-shadow: 0 10px 45px -10px rgba(30,30,30,0.2);
    box-shadow: 0 10px 45px -10px rgb(30 30 30 / 20%);
    border-radius: 24px;
    padding-bottom: 30px;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    bottom: -8px;
    background: #fff;
    top: auto;
	    margin-left: 0px;
    margin-right: 0px;
}
.bg-white_new .container {
    position: relative;
}

footer#footer_new {
    padding-bottom: 50px;
    background: #fff;
	    padding-top: 50px;
}
.container-fluid.join-section_new {
    padding-bottom: 50px;
    background-color: #fff;
}
footer#footer_new p {
        color: #787878;
    font-family: 'Poppins';
    font-size: 12px;
    line-height: 18px;
    letter-spacing: normal;
	font-weight:400;
}
.container-fluid.join-section_new .row {
    margin-left: 0px;
	margin-right: 0px;
}
.container-fluid.join-section_new p {
    color: #787878;
    font-family: 'Poppins';
    font-size: 12px;
    line-height: 18px;
    opacity: 60%;
    letter-spacing: normal;
    text-align: left;
	font-weight:400;
}
p.links {
    text-align: right;
}
p.links a {
    color: #787878;
    font-family: 'Poppins';
    font-size: 12px;
    line-height: 18px;
    letter-spacing: normal;
    font-weight: 400;
}
/* respoincive*/
@media screen and (max-width: 580px){
	header#headmaster .logo {
    text-align: center;
}
footer#footer_new .col-sm-7 {
    padding-right: 15px;
}
.container-fluid.join-section_new .container {
    padding-right: 15px;
}
div#sec-with-bg-new .col-sm-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.conty p.col-sm-12 {
    text-align: center;
}
.section-holder_new h1.col-sm-12 {
    text-align: center !important;
    padding-right: 0px;
    font-size: 25px;
    line-height: 35px;
}
.coller:before {
   opacity: 30%;
    left: 15px;
    width: 90%;
    height: 65px;

}
.coller p.col-sm-12.phone {
    font-size: 22px !important;
}
.texsr_new {
    text-align: center;
}
.text-center.coller p.col-sm-12.phone {
    font-size: 25px;
    text-align: center;
	    padding-right: 0px;
		line-height: 70px !important;

}
div#sec-with-bg-new .col-xs-12.col-sm-10.col-sm-offset-1.col-md-offset-0.col-md-7.col-lg-6 {
    padding-left: 0px;
    padding-right: 0px;
}
.section-holder_new p.col-sm-12 {
    color: #fff;
    font-size: 14px !important;
    line-height: 1.7em !IMPORTANT;
}
.conty p.col-sm-12 {
    padding-right: 0px;
}
	.bg-white_new .row {
    position: relative;
    top: auto;
    bottom: 0;
	    padding-bottom: 20px;
    padding-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
}

div#sec-with-bg-new {
    padding-left: 0px;
    padding-right: 0px;
}
.icons_new {
    padding-left: 0px;
    padding-right: 0px;
}
.colling a.btn.btn-warning.btn-phone {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}
.number {
    font-size: 12px;
}
.colling a.btn.btn-warning.btn-phone img {
    width: 30px;
    top: 21px;
}
.colling {
    width: 100%;
    margin-top: 15px;
    margin-left: 0px !important;
	    position: relative;
    left: 0;
}
.btn-form.btn-services.next.texsr_new {
    padding-right: 0px;
    text-align: center;
    font-size: 14px;
}
div#sec-with-bg-new {
    background-position: center;
    background-size: auto;
	height: auto;
}
.form-wrapper_new {
    padding-bottom: 0px;
}
.container-fluid.bg-white_new {
    padding-top: 40px;
}
p.contethirdsec_new {
    padding-bottom: 40px;
	line-height: 1.7em;
}
footer#footer_new p {
    text-align: center;
}
p.links {
    padding-top: 10px;
}
.container-fluid.join-section_new .container {
    padding-left: 0px;
    padding-right: 0px;
}
.container-fluid.join-section_new p {
    text-align: center;
}
footer#footer_new {
    padding-bottom: 30px;
    padding-top: 40px;
}
.container-fluid.join-section_new {
    padding-bottom: 30px;
}
.bg-white_new .container {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
}
h4.headethirdsec_new {
    font-size: 16px;
    padding-bottom: 0px;
}
img.img-icon_box {
    width: 30px;
    padding-bottom: 10px;
}
.point_new.col-sm-12 {
    text-align: center;
}
.texsr_new {
    padding-left: 0px;
}
}



@media screen and (max-width: 767px) and (min-width: 521px){
div#sec-with-bg-new .col-sm-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.texsr_new {
    padding-left: 0px;
}
.container-fluid.join-section_new .container {
    padding-right: 0px;
}
footer#footer_new .col-sm-7 {
    padding-right: 15px;
}
.section-holder_new h1.col-sm-12 {
       padding-right: 0px;
    font-size: 35px;
    padding-bottom: 15px;
}
.coller:before {
   opacity: 30%;
    left: 30px;
    width: 90%;
    height: 90px;

}
.text-center.coller p.col-sm-12.phone {
    font-size: 25px;
    text-align: center;
	    padding-right: 0px;
		line-height: 93px !important;
		    margin-bottom: 30px;

}
div#sec-with-bg-new .col-xs-12.col-sm-10.col-sm-offset-1.col-md-offset-0.col-md-7.col-lg-6 {
    padding-left: 0px;
    padding-right: 0px;
}
.section-holder_new p.col-sm-12 {
    color: #fff;
    font-size: 35px !important;
line-height:1.7em;
}
.conty p.col-sm-12 {
    padding-right: 0px;
}
	.bg-white_new .row {
    position: absolute;
    top: auto;
    bottom: -100px;
    padding-bottom: 20px;
    padding-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
}

div#sec-with-bg-new {
    padding-left: 0px;
    padding-right: 0px;
}
.icons_new {
    padding-left: 0px;
    padding-right: 0px;
}
.colling a.btn.btn-warning.btn-phone {
    font-size: 20px;
    line-height: 18px;
    text-align: center;
}
.number {
    font-size: 16px;
}
.colling a.btn.btn-warning.btn-phone img {
    width: 30px;
    top: 21px;
}
.colling {
    width: 100%;
    margin-top: 15px;
    margin-left: 0px !important;
	    position: relative;
    left: 0;
}
.btn-form.btn-services.next.texsr_new {
    padding-right: 0px;
    font-size: 25px;
}
div#sec-with-bg-new {
    background-position: 20% 0%;
    background-size: auto;
	height:1020px;
}
.form-wrapper_new {
    padding-bottom: 0px;
}
.container-fluid.bg-white_new {
    padding-top: 50px;
}
p.contethirdsec_new {
    padding-bottom: 0px;
	line-height: 1.7em;
}


.container-fluid.join-section_new .container {
    padding-left: 0px;
    padding-right: 0px;
}

footer#footer_new {
    padding-bottom: 30px;
    padding-top: 190px;
}
.container-fluid.join-section_new {
    padding-bottom: 30px;
}
.bg-white_new .container {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
}
h4.headethirdsec_new {
    font-size: 16px;
    padding-bottom: 0px;
}
img.img-icon_box {
    width: 30px;
    padding-bottom: 10px;
}
.point_new.col-sm-12 {
    text-align: center;
}
.section-holder_new .section.firstsec.current.section-parent {
    padding-top: 80px;
}
}


@media screen and (max-width: 1024px) and (min-width: 768px){
.coller:before {
    left: -10px;
	width:100%;
}
.bg-white_new .row {
    bottom: -100px;
		margin-right: 15px;
}
footer#footer_new {
    padding-top: 190px;
}
footer#footer_new .col-sm-7 {
    padding-right: 15px;
}
}

@media screen and (max-width: 1024px) and (min-width: 991px){
.coller:before {
    left: -20px;
    width: 90%;
}
.bg-white_new .row {
    bottom: -50px;
	margin-right: 15px;
}
footer#footer_new {
    padding-top: 90px;
    padding-left: 15px;
    padding-right: 15px;
}

}


/* new-home css-end */
@media screen and (max-width: 767px){
	div#sec-with-bg div#wrapper .form-wrapper h1.col-sm-12,.section-holder .section h1 {
		font-size: 28px;
	}
	div#sec-with-bg div#wrapper .form-wrapper {
		padding: 15px 8px;
	}
	.sections .section {
		padding: 0px 15px;
	}
		header#headmast .col-sm-8 {
		display: none;
	}
	header#headmast .col-sm-4 {
		justify-content: center;
		display: flex;
	}
	.container-fluid.bggraysecsec p.conatinew {
	font-size: 17px;
		line-height: 34px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.container-fluid.bg-white .col-sm-4.thirdsec .point.col-sm-12 h4.headethirdsec {
		font-size: 20px;
	}
	footer#footer .container .row .col-sm-5 {
		text-align: center;
	}
} 

