*{ color:#232448;}
@font-face {
	font-family: 'ProximaNovaRegular';
	src: url('../fonts/ProximaNovaRegular.eot');
	src: local('ProximaNovaRegular'), url('../fonts/ProximaNovaRegular.woff') format('woff'), url('../fonts/ProximaNovaRegular.ttf') format('truetype');
}


body{margin: 0; padding: 0; font-family: 'ProximaNovaRegular'; font-weight:normal;font-size: 15px;}



h1{font-family: 'Montserrat', sans-serif;font-weight: bold; color:#232448;}
h1,h2,h3,h4{font-family: 'ProximaNovaRegular'; font-weight: bold; color:#232448;}
a{color: #232448;}


.zep-header{
  width:100%;
}
.header{
  width:100%;  
}
.yel-col{ background: #d3a659;}
.btn-yel { background: #d3a659;color:#fff; border-radius: 0;}
.nw-yl-txt{color: #d3a659; font-size: 35px;}
.heading-nwtop{font-size: 30px;}
.yel-nwcol{color:#d3a659;}
.frm-lst .form-control{ margin-bottom: 5px; padding: 10px;}
.txt-nw{font-size: 25px;}
.blu-col{background:#232448;}
.blue-smbg{background:#232448;}
.border-nw{border: 3px solid #d3a659;}
.border-nw2{border: 2px solid #232448;}
.btn-primary{background:#232448; border: 0;}
.icon-lstnw{margin:0; padding: 0; float: left;}
.navbar-nav li a{font-weight: bold; margin-right: 25px;}
.tab-bot{min-height: 190px;}
.icon-lstnw li{text-decoration: none;list-style:none;background: url("../img/icon-sm.png") no-repeat left; padding: 15px 0 15px 20px;}
.zep-header .active{ color: #d3a659; background: #fff;} 
.navbar-nav .active{ color: #d3a659; background: none !important;;} 
.nav-tabs {border-bottom: 1px solid #d3a659;}
.nav-tabs a{font-weight: bold; font-size: 18px;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{border-color: #d3a659 #d3a659 #fff; color: #d3a659;}

.ylw{background:#fff;}

.lst-cir .bg-bluenav{height:120px;}
.hgt-nwlst{min-height:650px;}
.hgt-nwlst li{font-size: 13px;}
.hgt-nwlst p{font-size: 13px;}



.grey-col{ background:#eaeff8}



.navbar-toggler{background:#d3a659;}
.banner{
 /* background: url("../img/banner1.png") no-repeat top center;*/
	/*text-align: center;*/
 /*   color: #fff;*/
   
 /*   background-repeat: no-repeat;*/
 /*   background-attachment: scroll;*/
 /*   background-position: center center;*/
 /*   -webkit-background-size: cover;*/
 /*   -moz-background-size: cover;*/
 /*   -o-background-size: cover;*/
 /*   background-size: cover;*/
  margin-top:140px;

  
}
.bg-bluenav{ background-color:#232448; color:#fff;}
.banner-text{
	padding:200px 0 0px 0;
}
.banner-heading{
	
	font-size: 45px;
    font-weight: 700;
    line-height: 100px;
    margin-bottom: 30px;
	color:#232448;
  text-transform: uppercase;
}

.nav-link {font-size: 17px;}
.st-form-field {
  position: relative;
  margin-bottom: 30px;
  width: 100%; }

.st-form-field input,
.st-form-field textarea,
.st-form-field select {
  font-size: 14px;
  display: block;
  border: none;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
  padding: 10px 0px;
  color: #fff;
  background-color: transparent;
  padding-top: 0; }

.st-form-field input:focus,
.st-form-field textarea:focus,
.st-form-field select:focus {
  outline: none; }

.st-form-field label {
  color: #666;
  font-size: 15px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 10px;
  margin: 0;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  background: #fff;
  padding: 0 5px; }

.st-form-field input:focus ~ label,
.st-form-field input:valid ~ label,
.st-form-field textarea:focus ~ label,
.st-form-field textarea:valid ~ label,
.st-form-field select:focus ~ label,
.st-form-field select:valid ~ label {
  top: -20px;
  left: 0px;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 400;
  background-color: #82b541;
  line-height: 20px;
  padding: 0 8px; }

.st-form-field .bar {
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2px;
  width: 0%;
  background-color: #2caee2;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.st-form-field input:focus ~ .bar,
.st-form-field textarea:focus ~ .bar,
.st-form-field select:focus ~ .bar {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.st-form-field textarea::-webkit-input-placeholder,
.st-form-field select::-webkit-input-placeholder,
.st-form-field input::-webkit-input-placeholder {
  color: #fff; }

.st-form-field textarea::-moz-placeholder,
.st-form-field select::-moz-placeholder,
.st-form-field input::-moz-placeholder {
  color: #fff; }

.st-form-field textarea:-ms-input-placeholder,
.st-form-field select:-ms-input-placeholder,
.st-form-field input:-ms-input-placeholder {
  color: #fff; }

.st-form-field textarea:-moz-placeholder,
.st-form-field select:-moz-placeholder,
.st-form-field input:-moz-placeholder {
  color: #fff; }

.st-contact-form .st-form-field input,
.st-contact-form .st-form-field textarea,
.st-contact-form .st-form-field selec {
  border: 1px solid #eaeaea;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #666;
  padding: 10px 20px;
  width: 100%; }

.st-contact-form .st-form-field textarea {
  height: 227px; }

.st-contact-form .st-form-field input:focus,
.st-contact-form .st-form-field textarea:focus,
.st-contact-form .st-form-field select:focus,
.st-contact-form .st-form-field input:valid,
.st-contact-form .st-form-field textarea:valid {
  border-color: #82b541; }

.st-contact-info-title,
.st-shidule-title {
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: -3px; }

.st-contact-info-list li {
  padding-left: 26px;
  position: relative;
  margin-bottom: 10px; }
  .st-contact-info-list li:last-child {
    margin-bottom: 0; }
  .st-contact-info-list li i {
    position: absolute;
    top: 4px;
    font-size: 16px;
    left: 0;
    color: #82b541; }
  .st-contact-info-list li a:hover {
    color: #82b541; }

.st-shidule-list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  position: relative; }
  .st-shidule-list li:last-child {
    margin-bottom: 0; }
  .st-shidule-list li:before {
    content: '.......................';
    position: absolute;
    left: 100px;
    top: -4px;
    color: #b5b5b5; }

.st-contact-info,
.st-shidule {
  padding-left: 10px; }

/*End Special Input*/

/*End Special Input*/
*End Special Input*/
@media (max-width: 575.98px) {
  .modal-fullscreen {
    padding: 0 !important;
  }
  .modal-fullscreen .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-sm {
    padding: 0 !important;
  }
  .modal-fullscreen-sm .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-md {
    padding: 0 !important;
  }
  .modal-fullscreen-md .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-lg {
    padding: 0 !important;
  }
  .modal-fullscreen-lg .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg .modal-body {
    overflow-y: auto;
  }
}
.modal-fullscreen-xl {
  padding: 0 !important;
}
.modal-fullscreen-xl .modal-dialog {
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen-xl .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen-xl .modal-body {
  overflow-y: auto;
}



@media only screen and (max-width: 760px), (min-device-width: 320px) and (max-device-width: 991px)  {
  .banner-heading{font-size: 30px; line-height: 35px;}
  .w-25{width: 100% !important;;}
  .hd-fntnw{font-size:22px;}

}




