body{
	font-family: 'Roboto', sans-serif;
 background: #F5F5F5 0% 0% no-repeat padding-box;


}
a{
  color: inherit;
}
a:hover{
  color: inherit;
}
.head-1{

font: Medium 35px/45px Roboto;
letter-spacing: 0px;
color: #006A4D;
font-weight: medium;
}

.head-1 span{
font: Light 35px/45px Roboto;
font-weight: lighter;
}

.underline-xl{
    width: 100%;
    height: 2px;
    max-width: 300px;
    background-color:#006A4D;
}
.underline-sm{
    width: 100%;
    height: 1px;
     max-width: 150px;
    background-color:#006A4D;
}
 .sub-text{
  text-align: center;
font: Regular 16px/20px Roboto;
letter-spacing: 0px;
font-size: 16px;
font-weight: normal;
color: #333333;
opacity: 1;
 } 
.card-title{
font: Bold 17px Roboto;
letter-spacing: 0px;
color: #006A4D;
opacity: 1;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 20px;
margin-top: 20px;


}
.card-deck .card-text{
text-align: center;
font: Regular 12px/20px Roboto;
letter-spacing: 0px;
color: #333333;
font-size: 12px;
opacity: 1;
padding-top: 0;
margin-bottom: 0;
}
.card-deck .card{
  border-radius: 10px;
  border: 1px solid #E6E7EB;

}
.card-body{
  padding: 38px 20px;
}

.btn-card, .btn-card:hover{
  margin-top: 30px;
width: 120px;
height: 27px;
background: #006A4D 0% 0% no-repeat padding-box;
border-radius: 14px;
opacity: 1;
text-align:center;
letter-spacing: 0px;
color: #FFFFFF;
font-size: 14px;
font-weight:300;
line-height: 13px;

}

.card-img{
  height: 62px;
  width: auto;
  display:inline-flex;
  vertical-align: bottom;
}

.fill-container{
  width:100%;
  height: auto;
  background-color: #ffffff;
  border-radius: 10px;
  display: block;
}

.fill-container h4{
  text-align: center;
  font-size: 20px;
letter-spacing: 0px;
font-weight: bold;
color: #006A4D;
text-transform: uppercase;
margin-bottom: 32px;

}

.section-3 .head-1{
  margin-bottom: 40px;
  margin-top: 30px;
}
.section-3 .fill-container p{
font-size: 19px;
line-height: 35px;
font-weight: normal;
letter-spacing: 0px;
color: #212121;

}

.mt-40{
  margin-top: 40px;
}

.section-4 h4{
text-align: left;
font: Bold 24px/20px Helvetica;
letter-spacing: 0px;
font-size: 24px;
color: #006A4D;
opacity: 1;
margin-top: 70px;
margin-bottom: 40px;
}
.section-4 .card{
  border-radius: 6px;
}
.section-4 .card-title{
  font: Bold 16px Roboto;
letter-spacing: 0px;
  color: #202124;
opacity: 1;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 10px;
margin-top: 0px;


}
.section-4 .card-deck .card-text{
text-align: left;
font-weight: normal;
letter-spacing: 0px;
font-size: 13px;
line-height: 23px;
color: #A6ADB4;

opacity: 1;
padding-top: 0;
margin-bottom: 0;
}
.section-4 .card-deck .card{
  border-radius: 10px;
  border: 1px solid #E6E7EB;
 
}
.section-4 .card-body{
  padding: 40px 40px;
}

.card-text-sm{
font:13px/26px Helvetica;
font-size: 13px;
margin-bottom: 0;


letter-spacing: 0px;
color: #A6ADB4;
}

.card-text-sm img{
  margin-top:-2px;
}
.footer{
  background-color: #072041;
  color: #fff;
  margin-top: 140px;
  padding: 35px 0 20px;
} 
.footer ul{
  margin-left: -40px;

}
.footer li {
  text-align: left;
padding-bottom: 10px;
font-size: 14px;
font-weight: normal;
font-family: arial;
letter-spacing: 0px;
color: #FFFFFF;
list-style-type: none;

}
.footer li a, a:hover{
color: #FFFFFF;
}
.footer h6{
  font-size: 14px;
font-weight: bold;
font-family: arial;
margin-top: 0;
margin-bottom: 20px;

}

.footer p{
  font-size: 14px;
font-weight: normal;
font-family: arial;
margin-bottom: 10px;
}

.footer .form-control{
  border: 2px solid #1f3654;
border-radius: 6px;
background-color:transparent; 
height: 40px;

}
.footer .btn-default{
  border: 2px solid #1f3654;
  border-radius: 0px 6px 6px 0px;
  height: 40px;

}

.btn-getin{
  top: 475px;
  position:fixed;
  display: block;
right: -54px;
width: 144px;
text-align: center;
z-index: 999;
line-height: 

height: 36px;
transform: matrix(0, -1, 1, 0, 0, 0);
background: #006A4D 0% 0% no-repeat padding-box;
border: 1px solid #006F35;
border-radius: 6px 6px 0px 0px;
color: #fff;

}

.btn-text{
 
letter-spacing:0.42px;
font-size: 14px;
font-weight: normal;
line-height:36px;
color: #FFFFFF;

}
@media (min-width: 991.98px) {  
.card-deck .card{
  border-radius: 10px;
  border: 1px solid #E6E7EB;
  margin-left: 10px;
  margin-right: 10px;
}

.section-4 .card-deck .card{
  border-radius: 10px;
  border: 1px solid #E6E7EB;
  margin-left: 15px;
  margin-right: 15px


}
.pd-sm-2{
  margin-top: 40px!important;
}
}

.carousel-indicators li{
  width: 8px;
  height: 8px;
  border-radius:50%;
}

.logo{
  position: absolute;
  z-index: 999;
  top: -0.04296875px;
left: 45px;
width: 94px;
height: 98px;
background: #006A4D 0% 0% no-repeat padding-box;
border: 0.5px solid #006A4D;
opacity: 1;
display: block;
}

.navbar-top{
  height: 56px;
background: #006A4D 0% 0% no-repeat padding-box;
width: 100%;
display: block;
padding: 10px 80px;
}
.nav-item{
font-size: 13px;
font-weight: normal;

letter-spacing: 0px;
color: #212121;
padding:0 30px ;
}

.navbar-light .navbar-nav .nav-link {
  color: #212121;
}
.navbar{
  height: 42px;
}


.navbar-top  .form-control{
  border: 0px;
border-radius: 0px;
background-color:white; 
height: 36px;
font-size: 14px;
font-weight: normal;

letter-spacing: 0.42px;
color: #7D7D7D;
}
#search1 .form-control{
color: #3B434C;
  font-weight: bold;
font-family: 'Lato', sans-serif;
font-size: 12px;
height: 36px;

}
.navbar-top .btn-default{
  border: 0px solid #1f3654;
  border-radius: 0;
height: 36px;
margin-left: -1px;

}
.input-group-prepend{
  height: 36px;
  border-radius: 0!important;
  background-color: #fff: 
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    padding-right: 0;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #7D7D7D;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 0px solid #ced4da;
    border-radius: 0rem;
}

.navbar-top .btn-link{
  font-size: 14px;
font-weight: normal;

letter-spacing: 0.42px;
color: #ffffff;

}

@media (max-width: 991.98px) {  

  .logo{
  position: absolute;
  z-index: 999;
  top: 50px;
left: 0px;
width: 84px;
height: auto;
background: #006A4D 0% 0% no-repeat padding-box;
border: 0.5px solid #006A4D;
opacity: 1;
display: block;
}
.navbar-top{
  height: 56px;
background: #006A4D 0% 0% no-repeat padding-box;
width: 100%;
display: block;
padding: 10px 10px;
}
.navbar{
  height: 60px;
}
.navbar-collapse {
    z-index: 9999!important;
    background-color: #fff;
    width: 100%;
box-shadow: 0 .5rem 1rem rgba(0,0,0,.10)!important;
    padding: 20px;
    margin-top: 11px;
    border-radius:0 0 10px 10px;
    text-align: left!important;
}
}
.btn-nav-success{
  width: 181px;
height: 33px;
background: #03553F 0% 0% no-repeat padding-box;
border: 1px solid #03553F;
border-radius: 2px;
color: #fff;
margin-top: 0px;
padding: 0.4rem 1rem;

}
.container-max{
  max-width: 1350px;
}

.card-bg-success{
  background: #1FB578 0% 0% no-repeat padding-box;
}

.card-bg-success .card-title{
 
letter-spacing: 0px;
color: #FFFFFF;
font-size: 19px;
font-weight: normal;
font-family: 'Lato', sans-serif;

}

.card-bg-success  .card-text{
  color: #FFFFFF;
font-size: 14px;
font-weight: normal;
font-family: 'Lato', sans-serif;
}

.card-bg-success .btn-card{
  background-color: #FFFFFF;
  color: #03553F;
  width: auto;
}

.card-bg-success .card-img{
  height: 44px;
  width: auto;
  display:inline-flex;
  }
.head-4{
  text-align: left;

font: Bold 24px/20px Helvetica;
letter-spacing: 0px;
font-size: 24px;
color: #006A4D;
opacity: 1;
margin-top:30px;
margin-bottom: 10px;
}
.card-project {
  padding: 0;
  margin-bottom: 20px;
  border-radius: 10px;
  border: 1px solid #E6E7EB;
}

.card-project .card-img{
  display: block;
  height: auto;
  width: 100%;
  margin-bottom: 0;
 

}
.card-project .card-title{
text-align: left;

letter-spacing: 0px;
color: #3B434C;
opacity: 1;
font-weight: bold;
font-size: 16px;
margin-top: 0px;
margin-bottom: 2px;
}
.card-project  .card-text{
 text-align: left;
font-size: 14px;
font-weight: lighter;
font-family: 'Lato', sans-serif;
letter-spacing: 0px;
color: #3B434C;
margin-bottom: 0;
}

.card-project .card-img img{
  width: 100%;
}
.card-project .card-body{
  padding: 20px;
}
@media (min-width: 991.98px) { 
.mx-20 .col-md-3{
padding-left: 10px;
  padding-right: 10px;
}
}

.list-group-item{

color: #3B434C;
  font-weight: bold;
font-family: 'Lato', sans-serif;
font-size: 12px;


}
.list-head{
  background: #03553F 0% 0% no-repeat padding-box;
  color: #fff;
  font-weight: bold;
font-family: 'Lato', sans-serif;
font-size: 12px;
text-transform: uppercase;
text-align: center;

}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0!important;
    border-bottom-left-radius: 0!important;
}

.list-group-item {
  padding-left: 10px;
}
.contact-head  {
text-align: left;
letter-spacing: 0px;
color: #3B434C;
font-size: 27px;
font-weight: bold;
}
.contact-head span {

color: #11B683;

}

.col-form-section{

  padding:66px 142px;

}
.col-form-section p{
text-align: left;
font-size: 17px;
font-weight: lighter;
letter-spacing: 0px;
color: #3B434C;
opacity: 1;
margin-top: 20px;

}


.col-form-section .form-control{
  background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #E5E5E5;
border-radius: 2px;
opacity: 1;
height: 45px
}

.col-form-section label{
  text-align: left;

letter-spacing: 0px;
color: #596377;
opacity: 1;
font-size: 10px;
font-weight: bold;
margin-bottom: 0;
}

.col-form-section .form-group{
  margin-bottom: 26px;
}
.col-form-section .btn-large{
background: #03553F 0% 0% no-repeat padding-box;
border: 1px solid #03553F;
border-radius: 50px;
opacity: 1;

font: Bold 14px/24px Roboto;
letter-spacing: 0px;
color: #FFFFFF;
padding: 20px 70px;
margin-top: 18px;
}

.modal-xl  {
  width: 100%!important;
  height: 100%!important;
  margin: 0;
  padding: 0;

}

.modal-xl .modal-content {
  height: auto!important;
  min-height: 100%!important;
  border-radius: 0;
  width: 100%;
  right: 0;
}

@media (min-width: 1200px){
.modal-xl {
   
    max-width: 100%!important;
  }
}

  .col-form-content{
    background-color: #3B434C;
    height: 100%;
  }

.box-success{
  width: 10px;
  height: 10px;
  background-color: #288C0A;



}

.col-form-content{
  padding:88px 56px;
}

  .col-form-content .media p{
 
    text-align: left;
font-size: 14px;
font-weight: normal;
line-height: 28px;
letter-spacing: 0px;
/*color: #959697;*/
color: black;
margin-bottom: 36px;
  }

    .col-form-content .media h5{
      font-size: 16px;
      font-weight: bold;
letter-spacing: 0px;
/*color: #E6E6E7;*/
color: black;
margin-top: 0;

    }
.col-form-content  p{
    text-align: left;

letter-spacing: 0px;
color: #FFFFFF;
font-size: 17px;
line-height: 30px;
font-weight: lighter;
}

@media (max-width: 991.98px) {  

  .col-form-section{

  padding:30px 24px;

}
.col-form-content{
  padding:30px 24px;
}
}

.box-2{
  background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #E6E7EB;
border-radius: 10px;
margin-bottom: 10px;
width: 100%;
height: auto;
padding: 35px 10px;
}

.box-2 h5{
text-align: center;
font-size: 20px;
font-weight: normal;
letter-spacing: 0px;
line-height: 45px;
color: #006A4D;
margin-bottom: 26px;
}

.box-2 p{
text-align: center;

font-size: 16px;
font-weight: normal;
letter-spacing: 0px;
line-height: 25px;
color: #333333;
}

.dark-btn{
  background-color: #7D7D7D;
  border-radius: 8px;
  min-height:62px;
  padding: 22px;
}

.btn-2, .btn-2:hover {
  background: #006A4D 0% 0% no-repeat padding-box;

  border-radius: 50px;
  padding: 12px 30px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  width: 100%;
  height: auto;
}

@media (min-width: 991.98px) { 
.mx-20 .col-md-4{
padding-left: 5px;
  padding-right: 5px;
}
}


.text-result{
  text-align: left;

letter-spacing: 0.42px;
color: #7D7D7D;
font-size: 14px;
font-weight: normal;
}

.text-result span{
 font-weight: bold;
}

.product-item-box{
  background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #E6E7EB;
border-radius: 10px;
opacity: 1;
margin-bottom: 20px;
padding:8px;
}

.product-item-text{
  text-align: left;

letter-spacing: 0px;
color: #3B434C;
font-size: 13px;
font-weight: normal;
line-height: 19px;
padding: 10px 0 8px;
border-bottom: 1px solid #eee;

}

.btn-outline-light{
  background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #E6E7EB;
border-radius: 50px;
opacity: 1;
color: #3B434C;
font-size: 12px;
padding: 5px 10px;
margin-top: 10px;
}

.btn-outline-light:hover{

border: 1px solid #E6E7EB;

}

.list-group-item span {
  border: solid #222;
  border-width: 0 1px 1px 0;
  display: inline;
  cursor: pointer;
  padding: 3px;
  position: absolute;
  right: 0;
  margin-top: 5px;
}

.list-group-item a.btn.collapsed span {
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  transition: .3s transform ease-in-out;
}

.list-group-item a.btn span {
  transform: rotate(-140deg);
  -webkit-transform: rotate(-140deg);
  transition: .3s transform ease-in-out;
}

.product-list-head-1{
text-align: left;

letter-spacing: 0px;
color: #3B434C;
font-size: 13px;
font-weight: normal;
border: transparent;
}

.product-list-head-2{
  font-weight:BOLD;
  text-transform:capitalize;

}
.product-list-head-1:hover, .product-list-head-1:focus{
  text-decoration: none;
  color: inherit;
}
.list-group-no-border .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    border-top: 0;
    border-bottom: 0
}

.product-sub-3{

color: #3B434C;
font-size: 13px;
font-weight: normal;
text-transform: capitalize;

}

.text-normal-sm{

letter-spacing: 0px;
color: #3B434C;
font-weight: normal;
font-size: 14px;
}



.list-search::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #E7E8EA;
  opacity: 1; /* Firefox */
}

.list-search:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #E7E8EA;
}

.list-search::-ms-input-placeholder { /* Microsoft Edge */
  color: #E7E8EA;
}

.product-head{

letter-spacing: 0px
font-size: 16px;
font-weight: 600;
color: #3B434C;
line-height: 22px;
margin-bottom: 10px;
}
.product-des-text{
  text-align: left;
letter-spacing: 0px;
color: #3B434C;
font-size: 14px;
font-weight: normal;
line-height: 27px;
margin-bottom: 5px;

}

 .btn-success-sm, .btn-success-sm:hover{
  background: #11B683 0% 0% no-repeat padding-box;
border-radius: 50px;
padding: 12px 24px;
color: #fff;
}


.btn-success-xs, .btn-success-xs:hover{
   background: #11B683 0% 0% no-repeat padding-box;
border-radius: 50px;

padding: 10px;
width: 170px;
color: #fff;
}

.image-viewer {
  
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: start;
          justify-content: flex-start;
}
.image-viewer .main-image {
  width: 100%;
  height: auto;
  align-self: center;
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.image-viewer .main-image img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.image-viewer .secondary-images {
  align-self: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  flex-wrap: nowrap;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.image-viewer .secondary-images .secondary-image {
  padding: 8px  4px;
  height: auto;
}
.image-viewer .secondary-images .secondary-image img {
  cursor: pointer;
  max-width: 100%;
  max-height: 100%;
}

.section, .pricing, .detail {
  padding: 12.5px;
}

.pricing {
  width: 15%;
  padding: 12.5px;
}
.pricing-price {
  text-align: right;
  margin: 12.5px 0;
  font-size: 3em;
}
.pricing-btn {
  width: 100%;
}

.detail {
  width: 30%;
}
.detail .detail-short-description {
  margin-top: 2em;
}
.detail .detail-long-description {
  margin-top: 3em;
  font-size: 0.8rem;
}

.lightbox {
  -webkit-transition: all 0.5s 0s ease-in-out;
  transition: all 0.5s 0s ease-in-out;
  position: fixed;
  top: -100%;
  bottom: 100%;
  left: 0;
  right: 0;
  background: rgba(208, 205, 147, 0.9);
  z-index: 501;
  opacity: 0;
}
.lightbox img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 0%;
  max-height: 0%;
}
.lightbox .lightbox-controls {
  position: relative;
  height: 100vh;
}
.lightbox .lightbox-controls .lightbox-control, .lightbox .lightbox-controls .lightbox-controls-close, .lightbox .lightbox-controls .lightbox-controls-previous, .lightbox .lightbox-controls .lightbox-controls-next, .lightbox.show .lightbox-controls .lightbox-controls-previous, .lightbox.show .lightbox-controls .lightbox-controls-next {
  height: 70px;
  width: 70px;
  position: absolute;
  z-index: 502;
  background: rgba(177, 172, 76, 0.9);
  color: white;
  font-size: 3em;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  cursor: pointer;
}
.lightbox .lightbox-controls .lightbox-controls-close {
  position: absolute;
  top: 0%;
  right: 0%;
}
.lightbox .lightbox-controls .lightbox-controls-previous {
  position: absolute;
  top: 50%;
  left: -20%;
  -webkit-transition: all 0.5s 0s ease-in-out;
  transition: all 0.5s 0s ease-in-out;
}
.lightbox .lightbox-controls .lightbox-controls-next {
  position: absolute;
  top: 50%;
  right: -20%;
  -webkit-transition: all 0.5s 0s ease-in-out;
  transition: all 0.5s 0s ease-in-out;
}

.lightbox.show {
  -webkit-transition: all 0.5s 0s ease-in-out;
  transition: all 0.5s 0s ease-in-out;
  top: 0%;
  bottom: 0%;
  opacity: 1;
}
.lightbox.show img {
  -webkit-transition: all 0.5s 0.5s ease-in-out;
  transition: all 0.5s 0.5s ease-in-out;
  max-width: 100%;
  max-height: 100%;
}
.lightbox.show .lightbox-controls .lightbox-controls-previous {
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transition: all 0.5s 0.75s ease-in-out;
  transition: all 0.5s 0.75s ease-in-out;
}
.lightbox.show .lightbox-controls .lightbox-controls-next {
  position: absolute;
  top: 50%;
  right: 0%;
  -webkit-transition: all 0.5s 0.75s ease-in-out;
  transition: all 0.5s 0.75s ease-in-out;
}


.bg-navy{
  background: #1F3553 0% 0% no-repeat padding-box;
  min-height: 100vh;

}

.msg-box{

  position: absolute;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 65px 65px 50px; 
  text-align: center;
  border-radius: 40px;
  max-width: 800px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); /* for IE 9 */
  -webkit-transform: translate(-50%, -50%); /* for Safari */

}

.msg-box h5{
text-align: center;
font: Regular 20px/30px Roboto;
letter-spacing: 0px;
text-transform: uppercase;
font-size: 20px;
color: #333333;
}

.msg-box h5 span{
  color: #009E73;

}
.msg-box p {
text-align: center;
font: Regular 14px/24px Roboto;
letter-spacing: 0px;
color: #333333;
font-size: 14px;
line-height: 24px;
margin-top: 24px;
margin-bottom: 40px;
}

.bg-gradien-1{
  background: #072141;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #64ad9f, #072141);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #64ad9f, #072141); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}


.bg-gradient-2{
background-image: url(../../../uploads/2013/05/blue-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
  

}

.section-tabs .nav-item {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #212121;
    padding: 0 0;
  }


  .section-tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #212121;
}

  .section-tabs .nav-link {
    display: block;
    padding: 1rem 1.5rem;
}
.section-content h2{
  font-size: 26px;
  font-weight: bold;
  margin-top: 15px;

}
.section-content p{
color:#3B434C;
font-size: 14px;
font-weight: normal;
}

.section-content p a{

  color: #0BB1D3;
  font-size: 13px;


}

.section-content p a:hover{

  color: #0F879F;
  }
  .white-box-rounded h4{
    font-size: 22px;
    font-weight: 600;
    color: #212121;
line-height: 30px;
  }


 .white-box-rounded hr{
  margin-top: 30px;

  align-items: left;
}

 .white-box-rounded .bg-success{
  background-color: #2fcc71!important;
 }


.btn-sm-2, .btn-sm-2:hover{

width: auto;
height: auto;
background: #006A4D 0% 0% no-repeat padding-box;
border-radius: 30px;
opacity: 1;
text-align:center;
letter-spacing: 0px;
color: #FFFFFF;
font-size: 15px;
font-weight:300;
padding: 7px 21px;

}

.section-hero{
  background-image: url(../../../article/image/large_0KuBunYJyN1HgFbLHia6KLFFD0C2g1xhUGd-z7ne7k0.jpg);
  min-height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;


}

.btn-transparent{
  border: 1px solid #FFFFFF;
  background-color: transparent;
border-radius: 2px;
text-align: center;
font-size: 16px;
font-weight: 400;
padding: 7px 21px;

letter-spacing: 0px;
color: #FFFFFF;
}

.btn-transparent:hover{
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;;
border-radius: 2px;
text-align: center;
font-size: 16px;
font-weight: 400;

letter-spacing: 0px;
color: #333333;
}

.logo-sm{
  width: 94px;
  height: auto;
}

.hero-head{
  text-align: center;

letter-spacing: 0px;
color: #FFFFFF;
font-size: 46px;
font-weight: 500;

}

.hero-form{
  margin-top: 32px;
}

.hero-form .form-control{
  border-radius: 0;
  height: 54px;
border:1px solid #fff;
}

.hero-form .btn-success{
  background: #11B683 0% 0% no-repeat padding-box;
  height: 54px;
  padding: 10px 20px;
  border: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.42px;

}

.hero-form .input-group-prepend{

    height: 54px;
}

.hero-small-text{
  text-align: center;
text-decoration: underline;
font: Regular 14px/24px Roboto;
letter-spacing: 0px;
color: #FFFFFF;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
}

.head-3{
  text-align: center;
font: Medium 36px/24px Roboto;
letter-spacing: 0px;
color: #333333;
font-size: 36px;
font-weight: 500;
}

.sub-head-3{
  text-align: center;
 
letter-spacing: 0px;
color: #333333;
font-size: 20px;
font-weight: normal;
}

.head-4{
  text-align: center;

letter-spacing: 0px;
color: #333333;
font-size: 22px;
font-weight: 500;
}
.small-text-3{

color: #424542;
font-size: 14px;
font-weight: normal;

}



nav > .nav.nav-tabs{

  border: none;
    color:#424542;
    background:#ffffff;
    border-radius:0;
    

}
nav > div a.nav-item.nav-link

{
  border: none;
    padding: 18px 36px;
    color:#424542;
    background:#ffffff;
    border-radius:0;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}



nav > div a.nav-item.nav-link.active
{

   
    color:#fff;
    background:#03553F;
   

}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -50px;
  left:-36%;


  border: 15px solid transparent;
  border-top-color: #03553F ;
}


nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
     background:#03553F;
     color:#ffffff;
    border-radius:0;
    transition:background 0.20s linear;
}




.navbar .dropdown-menu-3 div[class*="col"] {
  margin-top: 1rem;
   
}

.navbar .dropdown-menu-3 {
  border:none;
  background-color:#fff!important;
  color: #333;
  border-radius: 0;
 box-shadow: 0 .5rem .5rem rgba(0,0,0,.15)!important;
}


/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
  
  /* remove the padding from the navbar so the dropdown hover state is not broken */
.navbar {
  padding-top:0px;
  padding-bottom:0px;
}

/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
.navbar .nav-item {
  padding:.5rem .5rem;
  margin:0 .25rem;
}

/* makes the dropdown full width  */
.navbar .dropdown-2 {position:static;}

.navbar .dropdown-menu-3 {
  width:100%;
  left:0;
  right:0;
/*  height of nav-item  */
  top:80px;
  padding-bottom: 20px;

}
  
  /* shows the dropdown menu on hover */
.navbar .dropdown:hover .dropdown-menu-3, .navbar .dropdown .dropdown-menu-3:hover {
  display:block!important;
}
  
  .navbar .dropdown-menu-3 {
   border: 1px solid #E6E7EB;
    background-color: #fff;

  }

}




.m-box{
  text-align: center;
  padding: 10px;
}

.m-box:hover, .m-box:focus .m-box.active{
  background-color: #eee;
}

.no-after .dropdown-toggle::after {
    display: none!important;
 
}

.dropdown-head{


letter-spacing: 0px;
color: #424542;
font-size: 16px;
font-weight: bold;
}


.line-hr{
  width: 100%;
height: 2px;
background: #03553F 0% 0% no-repeat padding-box;
}


.dropdown-link{
  
letter-spacing: 0px;
color: #707070;
font-size: 14px;
font-weight: normal;

 }


 .dropdown-link:hover{

color: #03553F ;


 }


 .flex-column .nav-item{
  padding-bottom: 0;
 }


 .login-container{

  position: absolute;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 0;
  
  border-radius: 6px;
  overflow: hidden;
  max-width: 1000px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); /* for IE 9 */
  -webkit-transform: translate(-50%, -50%); /* for Safari */

}
.login-container h5{

text-align: center;

letter-spacing: 0px;
color: #222222;
font-size: 18px;
font-weight:400; 
margin-top: 36px;
}

.login-container .form-control{
height: 40px;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #E6E7EB;
font-size: 14px;
font-weight: normal;

}

.btn-log-block{
   width: 100%;
height: 50px;
background: #006A4D 0% 0% no-repeat padding-box;
border-radius: 6px;
color: #fff;
transition: .2s;
margin-top: 10px;
margin-bottom: 20px;
font-size: 16px;
}

.btn-log-block:hover{
 
background: #11B683 0% 0% no-repeat padding-box;
border-radius: 6px;
color: #fff;
transition: .2s;
 box-shadow: 0 .4rem .8rem rgba(0,0,0,.15)!important;

}


.login-container a:hover{
  color: inherit;
}

.login-container .text-samll{
  font-size: 13px;
}


.log-img-section{
   background-image: url(../img/login-side-img.png);
height: 100vh;
  max-height: 505px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding:93px 60px 40px 40px;
  
}

.log-img-section p{
font-weight: normal;
font-size: 14px;
color: #072041;
line-height: 30px;
}


.log-img-section .btn-card:hover{
  background: #11B683 0% 0% no-repeat padding-box;
  color: #fff;
   box-shadow: 0 .4rem .8rem rgba(0,0,0,.15)!important;

}

@media (min-width: 991.98px) {
.lg-img-section{
  height: 100vh;
 max-height: 710px;
 padding:550px 60px 40px 40px;
}
}

.carousel-item{
  background-size: cover;
}

@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .dropdown-menu-2 {
    position: absolute;
    top: 40px;
     border:none!important;
    border-bottom: 5px solid #286E00!important;
    width: 66%!important;
    margin-left: 24%!important;
    padding:0 15px 15px 15px!important;
    box-shadow: 0 1rem 1rem rgba(0,0,0,.40)!important;


}
}

.navbar .dropdown-menu-2  div[class*="col"] {
    margin-top:0rem;
}

.navbar .dropdown-menu-2  ul{
    margin-top:.5rem;
}

.navbar .dropdown-menu-2  ul li{
  padding-left: 0;
   
    padding: 0px 0px 0px 0px;
   
}

.navbar .dropdown-menu-2  ul li .header-1, .navbar .dropdown-menu-2  ul li .header-1:hover{

letter-spacing: 0.39px;
color: #02674C;
font-size: 15px;
font-weight: 700;
padding-left: 0rem;
padding-bottom: .3rem; 
padding-top: 15px;
}

.navbar .dropdown-menu-2 .nav-link{
  font-size:13px;
  font-weight: normal;
letter-spacing: 0.39px;
color: #072041;

padding:4px 5px 4px 0; 
}

.btn:hover{
  box-shadow: 0 .2rem 1rem rgba(0,0,0,.20)!important;
}


header {
  position: relative;
  background-color: black;
  height: 50vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .carousel  {
  position: relative;
  z-index: 2;
  height: 50vh;

}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
  header {
    background: url('http://sandbox.thewikies.com/vfe-generator/images/big-buck-bunny_poster.jpg') black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}


.btn-xs, .btn-xs:hover{

width: auto;
height: auto;
padding: 2px 10px;
background: #006A4D 0% 0% no-repeat padding-box;
border-radius: 30px;
opacity: 1;
line-height: 14px;
text-align:center;
letter-spacing: 0px;
color: #FFFFFF;
font-size: 12px;
font-weight:300;
background-color:  #006A4D;
}

.ps-1{
  padding: 20px;
  text-align: left;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #3B434C;
    line-height: 30px;
    opacity: 1;
    
}

.card:hover{
    box-shadow: 0 .3rem 2rem rgba(0,0,0,.15)!important;
    transition-duration: .3s;
    transition-timing-function: ease;

}

.popover{
      box-shadow: 0 .6rem 2rem rgba(0,0,0,.40)!important;
    transition-duration: .3s;
    border:none;
    transition-timing-function: ease;
    width: 100%;
    max-width: 500px;
    padding: 15px;
   

}