body {padding-top: 40px;}

html,body {
  height: 100%;
}

@media (max-width: 768px) {
    .h-sm-100 { height: 50vh; }
    }

}
/* List with bullets */
.list-bullets {
  list-style: none;
}

.list-bullets li {
  display: flex;
  align-items: center;
}

.list-bullets li::before {
content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #d25e2b; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}


#sterilizers .card .card-text {
  font-size: 15px;
  color: #66615b;
  padding-bottom: 0!important;
}

#sterilizers .card .card-footer {
  padding-bottom: 45px!important;
  background: transparent;
  border-top: 0 none;
}


hr.dotted {
  border-top: 2px dotted #d25e2b;
}
.small-header {color:#60686e;font-size: 1.50rem;font-family: 'Roboto', sans-serif;font-weight:400;font-size:1em;}
.small-blue-header {color:#d25e2b;font-family: 'Roboto', sans-serif;font-weight:700;font-size:2.5em!important;}
.medium-header {font-family: 'Roboto', sans-serif;font-weight:700;font-size:2;line-height:1;}
.breadcrumb a {color:#3b5f79!important;}
.markets {min-height:500px;height:100%;}
.market-text{z-index: 3!important;position: relative;}

.overlay-text {opacity:0;}
.overlay-text:hover 
{opacity:0.9; 
 filter: alpha(opacity=40);
 background:#3b5f79;
  -webkit-transition: opacity 0.60s, -webkit-transform 0.60s;
  transition: opacity 0.60s, transform 0.60s;
}


.overlay-effect1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
background-color:rgba(0, 0, 0, 0.43);
  overflow:hidden;
}

 
 .ats-yellow-link,.ats-yellow-link:hover, .ats-yellow-link:focus,.ats-yellow-link:active{color:#f9a743;}

.btn-danger {background-color:#f9a743!important;border-color:#f9a743!important;}

.text-danger {color:#f9a743!important;}

.btn-success,
.btn-success:active,
.btn-success:hover,
.btn-success:focus {
  background-color:#366081!important;border-color:rgb(0, 3, 36)!important;}
.btn-secondary {background-color:rgb(0, 3, 36)!important;border-color:rgb(0, 3, 36)!important;}
.btn-warning {background-color:#d25e2b!important;border-color:#d25e2b!important;color:#fff!important;}


img :last-of-type

/* The Overlay (background) */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */   
  height: 100%;
  width: 100%;
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  background-color: #3b5f79!important; /* Black fallback color */
  overflow-x: hidden; /* Disable horizontal scroll */

}

.overlay li {list-style: none;}

/* Position the content inside the overlay */
.overlay-content {
  position: relative;
  top: 25%; /* 25% from the top */
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #fff;
  display: block; /* Display block instead of inline */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}

.bg-light {background-color:#fff!important;}
.bg-gray {background-color:#e6e7e8!important;}

.btn,.btn-lg a {font-family: 'Roboto', sans-serif;font-size:1em!important;}
.btn-lg {padding:0.5rem,1rem;}

.btn-outline-light:hover,
.btn-outline-light:focus
{
    border: 2px solid #e19a3e !important;
    color: #fff!important;
    background-color:transparent !important;
    font-weight:bold!important;
}


.btn-outline-light {border: 2px solid #deab69 !important;font-weight:bold!important;}
.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(226,156,66,.7)!important;}
.btn-outline-dark {border: 2px solid #deab69 !important;}
.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active, ..btn-outline-dark.active, .open>.dropdown-toggle.btn-outline-dark {
  color: #fff!important;
  background-color: #00043E!important;
  border-color: #00043E!important; /*set the color you want here*/
}


.btn-outline-dark {color:#00043E !important;}

.btn-outline-dark:hover,
.btn-outline-dark:focus {color:#fff !important;
  background-color: rgb(0, 3, 36) !important;
  border-color: rgb(0, 3, 36) !important;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus {
  color:rgb(0, 3, 36);
  background-color: rgb(0, 3, 36) !important;
  border-color: rgb(0, 3, 36) !important;
}



.btn-primary {
  background-color: #3b5f79 !important;
  border-color: #3b5f79 !important;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #3b5f79 !important;
  border-color: #3b5f79 !important;
}
.video-caption {padding-bottom:1vh;font-size:0.8em; color: #6c757d;}
.autoclaves {font-size:1.1250em; font-family: 'Open Sans', sans-serif;font-weight:400;line-height:1.65em;}

.steri-orange-bg { background: #d25e2b; opacity:0.5;}
.steri-blue-bg { background: #366081;}
.ats-lt-blue {color:#3b5f79;}
.footer-bg {background-color:#0d152d;}
.btn-round { border-radius: 30px; }
.orange { color: #d25e2b; }
.lt-orange { color: #deab69;}
.steri-orange { background: #d25e2b; }
.dark-ats-blue { background:rgb(0, 3, 36); }
.text-cyan { color: #35bdff; }
.blue { color: #00043E; }
.lt-blue {color:#3b5f79;}
.white-text{color:#fff;}
.gr-tiny{color:#3b5f79;font-size: 0.9em;}
.fas {color:rgb(0, 3, 36); }
.fab {color:rgb(0, 3, 36); }
.ats-yellow {color:#f9a743;}
.black-link {color:#212529;}
.fas-lt-blue {color:#3b5f79!important;}
.fas-lt-yellow {color:#f9a743!important;}
/*Back to top */
.back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  display: none;
 
}/*end back to top */
.black-link,
.black-link:active,
.black-link:hover,
.black-link:focus {color:#212529!important;}

.blue-link,
.blue-link:active,
.blue-link:hover,
.blue-link:focus {color:#356080!important;}


.custom-toggler.navbar-toggler {
  border: none!important;
}
.custom-toggler .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 3, 36)' stroke-width='3' stroke-linecap='square' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}


  /* Featurettes
  ------------------------- */

  
  .featurette-divider {
    margin: 2rem 0; /* Space out the Bootstrap <hr> more */
  }
  
  /* Thin out the marketing headings */
  .featurette-heading {
    font-family: 'Roboto', sans-serif!important;font-weight:700!important; font-size:2em;color:#000!important;
    line-height: 1;
    letter-spacing: -.05rem;
  }

.featurette p {font-size:1.1250em; font-family: 'Open Sans', sans-serif;font-weight:400;line-height:1.65em; }

.lead {font-size:1.1250em!important; font-family: 'Open Sans', sans-serif!important;font-weight:400!important;line-height:1.65em!important; }

/* END FEATURETTE */
h1 {font-family: 'Roboto', sans-serif;font-weight:700;font-size:3.5em;line-height:1;}
h2 {font-family: 'Roboto', sans-serif;font-weight:700;font-size:2.5em;line-height:1;}
h3 {font-family: 'Roboto', sans-serif;font-weight:700;font-size:3em;line-height:1;}
h4 {font-family: 'Roboto', sans-serif;font-weight:700;font-size:2em;line-height:1;}

#sterilizer-solutions h2 {font-family: 'Roboto', sans-serif;font-weight:700;font-size:2em;line-height:1;}

.small-header {color:#60686e;font-size: 1.50rem;font-family: 'Montserrat', sans-serif;font-weight:400;font-size:1em;}
.medium-header {font-family: 'Roboto', sans-serif;font-weight:700;font-size:2;line-height:1;}
.breadcrumb a {color:#3b5f79!important;}
.markets {min-height:500px;height:100%;}


.img-overlay {background: linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.1))}

.eo {background:linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.1)), url('images/ethylene-oxide-sterilizers3.jpg'); background-position: 35% 60%; background-size: cover;
    background-repeat: no-repeat;  min-height: 280px;
  padding-top: 40px;
  padding-bottom: 40px;}
.steam {background:linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.1)),url('images/steam-sterilizers2.jpg'); background-position: 45% 50%;background-size: cover;
    background-repeat: no-repeat; min-height: 280px;
  padding-top: 40px;
  padding-bottom: 40px;}

    .control {background: linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.1)),url('images/control-systems-sterilizers.jpg'); background-position: 70% 20%;background-size: cover;
        background-repeat: no-repeat;min-height: 280px;
  padding-top: 40px;
  padding-bottom: 40px;}

        .pss {background: url('images/pilot-selection-system.jpg'); background-size: cover;
          background-repeat: no-repeat;}
          .survival {background: url('images/emergency-egress.jpg'); background-size: cover;
            background-repeat: no-repeat;}
            .highg {background: linear-gradient(rgba(0,0,0,.3), rgba(0,0,0,.5)),url('images/high-g-training.jpg');background-size: cover;
              background-repeat: no-repeat;}
              .nvt {background: url('images/night-vision-training.jpg'); background-size: cover;
                background-repeat: no-repeat;}
                .hypo {background: url('images/high-altitude-training.jpg'); background-size: cover;
                  background-repeat: no-repeat;}
                  .milsd {background: url('images/military-sd-training.jpg'); background-size: cover;
                    background-repeat: no-repeat;}

                    .altitude {background: url('images/civil-altitude-chamber.jpg'); background-size: cover;
                      background-repeat: no-repeat;}
                      .civilsd {background: url('images/civil-spatial-disorientation.jpg'); background-size: cover;
                        background-repeat: no-repeat;}
                        .civilg {background: url('images/civil-highg.jpg'); background-size: cover;
                          background-repeat: no-repeat;}
                          .civilnastar {background: url('images/commercial.jpg'); background-size: cover;
                            background-repeat: no-repeat;}

.white-background {background: url('images/altitude-phy-title.jpg'); background-size: cover;
    background-repeat: no-repeat;}

.amc-bg {min-height: 497px;background-image:url('images/slide-circles.jpg');background-repeat:no-repeat;}

.gray-text {color: rgba(187,189,191,1);}

.trademark {font-size:0.8em;}

/* vex*/

/*--
    feature start
--*/
/*--
    Feature-list start
--*/
.feature-list .btn-main {
  margin-top: 15px;
}

/*--
  Gallery start
--*/
.gallery {
  padding-bottom: 100px;
}

.gallery .owl-item {
  overflow: hidden;
  position: relative;
}

.gallery .block {
  padding: 20px;
}

.gallery .block:hover .gallery-overlay {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.card-title-small {font-family: 'Roboto', sans-serif;font-weight:700;color:#000!important;font-size:1.2em;}

.card-title {font-family: 'Roboto', sans-serif;font-weight:700;color:#000!important;}

.card-title-light {font-family: 'Roboto', sans-serif;font-weight:600;color:#000!important;font-size:2em!important;}

.gallery .gallery-overlay {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  top: 15px;
  background: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  color: inherit;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  transition: all .3s;
  z-index: 2;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.gallery .gallery-overlay .gallery-popup {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #f9a743;
  padding: 5px 10px;
  border-radius: 40px;
  width: 50px;
  height: 50px;
}




  /* RESPONSIVE CSS
  -------------------------------------------------- */
@media (max-width: 575.98px) { .featurette h3 {font-size:2em;line-height:1.16;} 
          .featurette-divider {
    margin: 2rem 0; /* Space out the Bootstrap <hr> more */
  }
h3 {font-size:2.5em;}
  h1 {font-family: 'Roboto', sans-serif;font-weight:700;font-size:2.5em;line-height:1;}
    .featurette p {overflow-wrap: break-word;line-height:1.45;font-size:1em;}
    .lead {font-size:1em!important; font-family: 'Open Sans', sans-serif!important;font-weight:400!important;line-height:1.45em!important; }
}
@media (min-width: 768px) {

.featurette-divider {
  margin: 4rem 0; /* Space out the Bootstrap <hr> more */
 }
}
  
  @media (min-width: 40em) {
  

    .featurette-heading {
      font-size: 2.5em;
    }
  }
  
  @media (min-width: 62em) {
    .featurette-heading {
      margin-top: 7rem;
    }
  }

.gallery .gallery-overlay .gallery-popup i {
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  display: inline-block;
}

/*--
    service start
--*/
.testimonials .testimonial-block {
  padding: 0 10px;
}

.testimonials .testimonial-block i {
  font-size: 40px;
  display: inline-block;
  margin-bottom: 20px;
  color: #f9a743;
}

.testimonials .testimonial-block p {
  font-family: "Droid Serif", serif;
  font-size: 14px;
  color: #777;
}

.testimonials .testimonial-block .author-details {
  margin-top: 30px;
}

.testimonials .testimonial-block .author-details img {
  border-radius: 50%;
  width: 50px;
}

.testimonials .testimonial-block .author-details h4 {
  font-weight: 700;
  font-size: 20px;
  margin-top: 10px;
}

/*--
    call-to-action start
--*/
.call-to-action {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.input-group {
  margin-top: 30px;
  position: relative;
}

.input-group .btn-submit {
  padding: 10.5px 40px !important;
  position: absolute;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  top: 0;
  right: 0;
}

.input-group input {
  height: 50px;
  border-radius: 40px;
  border: none;
  padding-left: 15px;
  box-shadow: none;
  display: table-cell;
}


/* end vex */
.overlay-military{
background: rgba(0,1,23,0.3);
overflow: hidden;
height: 100%;
z-index: 2;}

.overlay-civil{
  background: rgba(56,83,126,0.5);
  overflow: hidden;
  height: 100%;
  z-index: 1;}

.half-circle-right {
    width: 70%;
    min-height: 300px;
    height: 100%;
    background-color: #00043E;
    border-bottom-right-radius: 600px;
    border-top-right-radius: 600px;
    border: 0;    
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.breadcrumb {background:none!important;}

/* lined tabs */

.lined .nav-link {
    border: none;
    color:rgb(0, 3, 36);
    border-bottom: 3px solid transparent;
  }
  
  .lined .nav-link:hover {
    border: none;
    border-bottom: 3px solid transparent;
  }
  
  .lined .nav-link.active {
    background: none;
    color: #555;
    border-color: rgb(0, 3, 36);
  }
  
 /**** PROMO SECTION ****/
  
 #promo {
  width: 100%;
  min-height: 100%;
  background: #070a1f;
  overflow: hidden;
}

 
#promo .promo-container {
    width: 100%;
    height: 50vh;
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

#promo .content-wrapper {
    flex: 0 0 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

#promo .content {
    max-width: 607px;
  }

#promo h1 {
    color: rgba(187,189,191,1);
    text-transform:uppercase;
    font-family: 'Roboto', sans-serif;font-weight:700; font-size:7em;}
  

#promo p {
    color: #ffffff;
  }

#promo .iphone-container {
    flex: 0 0 50%;
    position: relative;
    height: 100vh;
  }

#promo .slider {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    overflow: hidden;
  }

#promo li[class*="slide-"] {
    position: absolute;
    border: 5px solid transparent;
    transition: all .4s cubic-bezier(.56,.01,0,1.23);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

#promo li[class*="slide-"] img {
    max-width: 100%;
  }

#promo .slider-nav {
    width: 20px;
    height: auto;
    position: absolute;
    top: 50%;
    right: 1em;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 999;
  }

#promo .bullet {
    border-radius: 50%;
    background: rgba(255,255,255,0.8);
    width: 15px;
    height: 15px;
    margin: 3px 0;
    border: 1px solid transparent;
  }

#promo .bullet:not(.active-bullet):hover {
      cursor: pointer;
      border: 2px solid #ffffff;
      -webkit-transform: scale(1.04);
              transform: scale(1.04);
    }

#promo .active-bullet {
    background: #ffffff !important;
/*     transition: background 1s ease; */
  }

#promo .circles-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }

#promo .circles-container div {
      border-radius: 50%;
      position: absolute;
      opacity: 0.35;
      -webkit-transform-origin: center;
              transform-origin: center;
      border:1px solid transparent;
    }

#promo .circles-container .bg-circle-1 {
  border-left-color: #496078;
  border-bottom-color: #496078;
    width: 820px;
    height: 820px;
  }

#promo .circles-container .bg-circle-2 {
      width: 500px;
      height: 500px;
      border-right-color: #496078;
      border-top-color: #496078;
      -webkit-animation: rotate 7s linear infinite;
              animation: rotate 7s linear infinite;
    }

#promo .circles-container .bg-circle-3 {
      width: 600px;
      height: 600px;
      border-right-color: rgba(72, 96, 120, 0.9);
      border-bottom-color: rgba(72, 96, 120, 0.9);
      -webkit-animation: rotate 8s linear infinite;
              animation: rotate 8s linear infinite;
    }

#promo .circles-container .bg-circle-35 {
      width: 450px;
      height: 450px;
      border-bottom-color: #ffffff;
      border-left-color: #ffffff;
      -webkit-animation: rotate-bw 22s linear infinite;
              animation: rotate-bw 22s linear infinite;
    }

#promo .circles-container .bg-circle-4 {
      width: 560px;
      height: 560px;
      border-left-color: rgba(72, 96, 120, 0.5);
      border-top-color: rgba(72, 96, 120, 0.5);
      -webkit-animation: rotate-bw 10s linear infinite;
              animation: rotate-bw 10s linear infinite;
    }

    #promo .circles-container .bg-circle-9 {
      width: 700px;
      height: 700px;
      border-right-color: rgba(72, 96, 120, 0.9);
      border-bottom-color: rgba(72, 96, 120, 0.9);
      -webkit-animation: rotate-bw 10s linear infinite;
              animation: rotate-bw 10s linear infinite;
    }

    #promo .circles-container .bg-circle-10 {
      width: 660px;
      height: 660px;
      border-left-color: rgba(72, 96, 120, 1);
      border-top-color: rgba(72, 96, 120, 1);
      -webkit-animation: rotate-bw 30s linear infinite;
              animation: rotate-bw 30s linear infinite;
    }
    
    #promo .circles-container .bg-circle-8 {
      width: 500px;
      height: 500px;
      border-right-color: rgba(72, 96, 120, 0.5);
      border-bottom-color: rgba(72, 96, 120, 0.5);
      -webkit-animation: rotate-bw 10s linear infinite;
              animation: rotate-bw 10s linear infinite;
    }

    #promo .circles-container .bg-circle-7 {
      width: 300px;
      height: 300px;
      border-right-color: rgba(72, 96, 120, 0.5);
      border-bottom-color: rgba(72, 96, 120, 0.5);
      -webkit-animation: rotate-bw 10s linear infinite;
              animation: rotate-bw 10s linear infinite;
    }

#promo .circles-container .bg-circle-5 {
      width: 760px;
      height: 760px;
      border-right-color: rgba(72, 96, 120, 0.5);
      border-bottom-color: rgba(72, 96, 120, 0.5);
      -webkit-animation: rotate-bw 10s linear infinite;
              animation: rotate-bw 10s linear infinite;
    }


  
    #promo .circles-container .bg-circle-13 {
      width: 960px;
      height: 960px;
      border-right-color: rgba(72, 96, 120, 0.5);
      border-bottom-color: rgba(72, 96, 120, 0.5);
      -webkit-animation: rotate 20s linear infinite;
              animation: rotate 20s linear infinite;
    }

    #promo .circles-container .bg-circle-12 {
      width: 1100px;
      height: 1100px;
      border-right-color: rgba(72, 96, 120, 1);
      border-bottom-color: rgba(72, 96, 120, 1);
      -webkit-animation: rotate 40s linear infinite;
              animation: rotate 40s linear infinite;
    }


#promo .circles-container .bg-circle-6 {
      width: 1200px;
      height: 1200px;
      border-right-color: rgba(72, 96, 120, 0.9);
      border-bottom-color: rgba(72, 96, 120, 0.9);
      -webkit-animation: rotate 10s linear infinite;
              animation: rotate 10s linear infinite;
    }

@media screen and (max-width: 1200px) {
  #promo {
    padding-top: 3em;
  }
    
    #promo .promo-container {
      flex-direction: column;
      height: auto;
    }
    
    #promo .content {
      text-align: center;
    }
    
    #promo .circles-container {
/*       display: none; */
    }
}

@media screen and (max-width: 600px) {
    
    #promo .slider-nav,
    #promo .circles-container {
      display: none;
    }
}

  #headercirclecont {
    display: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }

  #headerwhitecircle {
    width: 100%;
    height: 100%;
    min-height: 250px;
    max-height: 700px;
  }

  #headercontent {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center; 
  }

  #headerparent {
    margin: 0 auto;
  }

  #logo {
    width: 100%;
    max-width: 600px;
    z-index: 1;
  }

  #headsocials {
    width: 100%;
    height: 40px;
    display: flex;
  }


  #cir-back {background-image: url('images/circle-background.png');
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed; 

-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover; 


background-size: cover; }

#cir-back h1 { font-family: 'Montserrat', sans-serif;font-size:5em;color:gray;}

#cir {max-height:auto;background-image:url('images/circle-background.png');background-repeat:no-repeat;background-size: cover;}

.circlecont {
background:rgb(0, 3, 36);
height: 50vh;
width: 100vw;
display:flex;
align-items:center;
justify-content:center; 

}
.circlecont h1{ font-family: 'Montserrat', sans-serif;font-size:5em;color:gray;}

.cirback {align-items:center;justify-content:center; }
.cirback h1 { font-family: 'Montserrat', sans-serif;font-size:5em;color:gray;}

.semicircle {
    background:white;
    height:600px;
    border-radius:700px  0 0  700px ;
  
}


#test-header{
position: relative;
width:100%;
height:50vh;
display:flex;
justify-content::center;
align-items:center;
overflow:hidden;
}

#test-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    background:rgb(0, 3, 36);
    border-radius: 0 0 100% 100%;
    transform: scaleX(1.5);
    border: double 10px #fff;
}

#test-header .content {
 position: relative;
 z-index:1;
 margin: 0 auto;
 max-width: 900px;
 text-align:center;

}

#test-header .content h2 {

    margin:0;
    padding:0;
    font-family: 'Montserrat', sans-serif;
    font-size:5em;color:gray;
}

#test-header .content p {

    margin:0;
    padding:0;
    color:#fff;
    font-size:1.5em;
}

.circle{
  position:relative;
  width:50%;
  padding-bottom:50%;
  background:white;
  border-radius:50%;
}
.circle h3{
  position:absolute;
  top:50%; left:50%;
  transform: translate(-50%, -50%);
  margin:0;
}
* {
    box-sizing: border-box;
  }
  
  .page-banner {
    position: relative;
  background-color:#fff;
    width: 100%;
    overflow: hidden;         /* hide overflowing bits of circle */
    min-height: 300px;        /* just give enough height to fit text at smallest screen width size */
  }
  
   /*.circle {
    background-color:#00043E;   use rgba for transparent effect 
    color: white;
    transform: translate(-70%, -70%);            move the circle left 50% of it's own width and up 50% of it's own height
    border-radius: 60%;
    padding-top: 100%;                          this gives us a responsive square
    position: absolute;
    top:50%;                                     this vertically centers the circle
    left:0;
    width:100%;
    min-width:600px;                              this is the miniimum dimensions to allow circle to fill smaller screens 
    min-height:300px;
  }*/
  
  .page-banner-text {
    position: absolute;                           /* just positions the text on the right of the cirecle */
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
    padding:2em;
    width:40%;
  }

.overlay-civil{
    background: rgba(56,83,126,0.5);
    overflow: hidden;
    height: 100%;
    z-index: 1;}


#amc {background-color:#13274f;}


#amti {background-color:rgb(0, 3, 36);}

.footer a, .footer p {color:#fff;}

.footer-title {color:#bbbdbf;font-weight:bold;}

.footer a, .footer p, .footer-title {font-family: 'Roboto', sans-serif;font-size:1em;}

/* wider info block */


.wide-info {
  padding: 0;
  text-align: center;

  margin: 0 auto;
}

.wide-info .icon {
  margin-top: 0;
  font-size: 1em;
}

.wide-info .icon.icon-sm {
  font-size: 1.2em;
}

.wide-info .icon .fa {
  width: 48px;
}

.wide-info h4,
.wide-info .h4 {
  margin-top: 0;
  margin-bottom: 15px;
}

.wide-info-horizontal {
  margin-top: 0;
}

.wide-info-horizontal .icon {
 
  margin-top: 5px;
  margin-right: 20px;
  font-size: 2.5em;
}

.wide-info-horizontal .icon .fa {
  width: 48px;
}

.wide-info-horizontal .description {
  overflow: hidden;
}

.wide-info-horizontal .btn {
  margin-left: -19px;
}

.wide-info .info-title {
  margin: 25px 0 15px;
  padding: 0 15px;
  color: #2c2c2c;
}

.wide-info p {
color:#000;    
  padding: 0 15px;
  font-size:1.125em; font-family: 'Open Sans', sans-serif;font-weight:400;line-height:1.65em; }
}

.wide-info-horizontal {
  text-align: left !important;
}

.wide-info-horizontal .icon {

  margin-top: 23px;
  margin-right: 10px;
}

.wide-info-horizontal .icon>i {
  font-size: 2em;
}

.wide-info-horizontal .icon.icon-circle {
  width: 65px;
  height: 65px;
  max-width: 65px;
  margin-top: 8px;
}

.wide-info-horizontal .icon.icon-circle i {
  display: table;
  margin: 0 auto;
  line-height: 3.5;
  font-size: 1.9em;
}

.wide-info-horizontal .description {
  overflow: hidden;
}

.wide-info h3 {font-size:2.4em;line-height:1.2em;}

.wide-info {
  margin: 0 auto;
  padding: 0;
  text-align: center;

}

/* end wider info block */

.card {

  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  color: #333333;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  border: 0 none;
  -webkit-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -moz-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -o-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -ms-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
}

.card:not(.card-plain):hover {
  box-shadow: 0px 12px 19px -7px rgba(0, 0, 0, 0.3);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}

.card.no-transition:hover,
.card.page-carousel:hover,
.card.card-refine:hover,
.card.card-register:hover {
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  -moz-transform: none;
}

.card a:not(.btn) {
  color: #444444;
}

.card a:not(.btn):hover,
.card a:not(.btn):focus {
  color: #333333;
}

.card .card-description {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em;
  color: #66615b;
  margin:10px;
}

.card img {
  max-width: 100%;
  height: auto;
  border-radius: 0;
}

.card[data-radius="none"] {
  border-radius: 0px;
}

.card[data-radius="none"] .header {
  border-radius: 0px 0px 0 0;
}

.card[data-radius="none"] .header img {
  border-radius: 0px 0px 0 0;
}

.card.card-plain {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
}

.card.card-plain .card-body {
  padding-left: 5px;
  padding-right: 5px;
}

.card.card-plain img {
  border-radius: 12px;
}

.card .card-link {
  color: #FFFFFF;
}

.card .card-background-image ul li {
  color: #FFF;
  border-color: rgba(255, 255, 255, 0.3);
}

.card.card-blog,
.card.card-testimonial .card-description+.card-title {
  margin-top: 30px;
}

.card.card-blog .card-image .img,
.card.card-testimonial .card-description+.card-title .card-image .img {
  border-radius: 0;
}

.card.card-blog .card-image .card-title,
.card.card-testimonial .card-description+.card-title .card-image .card-title {
  text-align: center;
}

.card.card:not(.card-plain) .card-image .img {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.card.card-blog {
  margin-top: 5px;
}

.card.card-blog .btn {
  margin: 0 auto;
}

.card .author {
  display: inline-block;
}

.card .author .avatar {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}

.card .author .avatar-big {
  width: 100px;
  height: 100px;
  border-radius: 50% !important;
  position: relative;
  margin-bottom: 15px;
}

.card .author .avatar-big.border-white {
  border: 4px solid #FFFFFF;
}

.card .author .avatar-big.border-gray {
  border: 4px solid #ccc;
}

.card .clearfix+.author {
  margin-top: 15px;
}

.card .stats {
  display: inline-block;
  float: right;
  color: #9A9A9A;
  font-size: 12px;
  margin-top: 6px;
}

.card .stats i {
  font-size: 16px;
  position: relative;
  text-align: center;
  top: 1px;
  margin-left: 5px;
  margin-top: -1px;
  opacity: .6;
}

.card .card-category {
  color: #9A9A9A;
}

.card .category-social .fa {
  font-size: 24px;
  position: relative;
  margin-top: -4px;
  top: 2px;
  margin-right: 5px;
}

.card .card-title-uppercase {
  text-transform: uppercase;
}

.card .header {
  position: relative;
  border-radius: 3px 3px 0 0;
  z-index: 3;
}

.card .header.header-with-icon {
  height: 150px;
}

.card .header img {
  width: 100%;
}

.card .header .card-category {
  padding: 15px;
}

.card .card-body .card-footer {
  padding: 0;
}

.card .card-body .card-description+.card-footer {
  padding-top: 10px;
}

.card .more {
  float: right;
  z-index: 4;
  display: block;
  padding-top: 10px;
  padding-right: 10px;
  position: relative;
}

.card .filter,
.card .header .actions {
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.76);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
}

.card .header .actions {
  background-color: transparent;
  z-index: 3;
}

.card .header .actions .btn {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.card:hover .filter {
  opacity: .7;
}

.card:hover .header .social-line,
.card:hover .header .actions {
  opacity: 1;
}

.card .card-category i,
.card .label i {
  font-size: 15px;
}

.card>.card-title {
  margin: 0;
  padding: 30px 0 0;
}

.card .card-body {
  padding: 20px;
}

.card .card-body .card-title {
  margin: 5px 0 0 0;
}

.card .card-body .card-category~.card-title {
  margin-top: 5px;
}

.card .card-text {
  font-size: 15px;
  color: #66615b;
  padding-bottom: 15px;
}

.card h6 {
  font-size: 12px;
  margin: 0;
}

.card .card-footer {
  padding: 15px;
  background: transparent;
  border-top: 0 none;
}

.card .card-footer .social-line .btn:first-child {
  border-radius: 0 0 0 6px;
}

.card .card-footer .social-line .btn:last-child {
  border-radius: 0 0 6px 0;
}

.card.card-separator:after {
  height: 100%;
  right: -15px;
  top: 0;
  width: 1px;
  background-color: #DDDDDD;
  content: "";
  position: absolute;
}

.card .card-icon {
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding: 30px 0 10px;
}

.card .card-icon i {
  font-size: 40px;
  width: 105px;
  border: 2px solid #ccc;
  border-radius: 50%;
  height: 105px;
  line-height: 105px;
}

.col-lg-4 .card .card-icon i {
  font-size: 80px;
  padding: 22px;
}

.card.card-with-border .card-body {
  padding: 15px 15px 25px 15px;
}

.card.card-with-border .card-footer {
  padding-bottom: 25px;
}

.card.card-with-border:after {
  position: absolute;
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  content: "";
  top: 5px;
  left: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  z-index: 1;
  border-radius: 5px;
}

.card.card-just-text .card-body {
  padding: 50px 65px;
  text-align: center;
}

.card.card-just-text #dLabel {
  float: right;
}

.card.card-just-text #dLabel i {
  font-size: 20px;
}

.card.card-just-text .dropdown-menu {
  margin-top: 55px;
}

.card[data-background="image"] {
  background-position: center center;
  background-size: cover;
  text-align: center;
}

.card[data-background="image"] .card-body {
  position: relative;
  z-index: 2;
  min-height: 280px;
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: 440px;
  margin: 0 auto;
  text-align: center;
}

.card[data-background="image"] .card-title {
  color: #FFF;
  margin-top: 10px;
}

.card[data-background="image"]:after {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 0;
}

.card[data-background="image"] .card-category {
  color: #FFFFFF;
}

.card[data-background="image"] .image,
.card[data-background="color"] .image,
.card[data-color] .image {
  border-radius: 6px;
}

.card[data-background="image"] .filter,
.card[data-background="color"] .filter,
.card[data-color] .filter {
  border-radius: 6px;
}

.card[data-background="image"] .card-description,
.card[data-background="color"] .card-description,
.card[data-color] .card-description {
  color: rgba(255, 255, 255, 0.8);
}

.card[data-background="image"] .card-title,
.card[data-background="image"] .card-category,
.card[data-background="image"] .card-text,
.card[data-background="image"] .card-body,
.card[data-background="image"] .card-footer,
.card[data-background="image"] .stats,
.card[data-background="image"] small,
.card[data-background="image"] [class*="text-"],
.card[data-background="image"] ul li b,
.card[data-background="image"] a:not(.btn),
.card[data-background="color"] .card-title,
.card[data-background="color"] .card-category,
.card[data-background="color"] .card-text,
.card[data-background="color"] .card-body,
.card[data-background="color"] .card-footer,
.card[data-background="color"] .stats,
.card[data-background="color"] small,
.card[data-background="color"] [class*="text-"],
.card[data-background="color"] ul li b,
.card[data-background="color"] a:not(.btn),
.card[data-color] .card-title,
.card[data-color] .card-category,
.card[data-color] .card-text,
.card[data-color] .card-body,
.card[data-color] .card-footer,
.card[data-color] .stats,
.card[data-color] small,
.card[data-color] [class*="text-"],
.card[data-color] ul li b,
.card[data-color] a:not(.btn) {
  color: #FFFFFF !important;
}

.card[data-background="image"] a:not(.btn):hover,
.card[data-background="image"] a:not(.btn):focus,
.card[data-background="color"] a:not(.btn):hover,
.card[data-background="color"] a:not(.btn):focus,
.card[data-color] a:not(.btn):hover,
.card[data-color] a:not(.btn):focus {
  color: #FFFFFF;
}

.card[data-background="image"] .card-icon i,
.card[data-background="color"] .card-icon i,
.card[data-color] .card-icon i {
  color: #FFFFFF;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

.card[data-background="image"].card-with-border:after,
.card[data-background="color"].card-with-border:after,
.card[data-color].card-with-border:after {
  border: 1px solid rgba(255, 255, 255, 0.45);
}

.card[data-background="image"] .filter {
  opacity: 0.55;
  filter: alpha(opacity=55);
}

.card[data-background="image"]:hover .filter {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.card[data-color="blue"] {
  background: #6ec7e0;
}

.card[data-color="green"] {
  background: #86d9ab;
}

.card[data-color="yellow"] {
  background: #fcd27b;
}

.card[data-color="brown"] {
  background: #e4c4a1;
}

.card[data-color="purple"] {
  background: #cc90cc;
}

.card[data-color="orange"] {
  background: #f7765f;
}

.btn-center {
  text-align: center;
}

.card-big-shadow {
  max-width: 320px;
  position: relative;
}

.card-big-shadow:before {
  background-image: url("http://static.tumblr.com/i21wc39/coTmrkw40/shadow.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  bottom: -12%;
  content: "";
  display: block;
  left: -12%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

.card-image.card-big-shadow {
  max-width: 100%;
}

.card-image .card {
  background-size: cover;
  min-height: 300px;
  width: 100%;
}

.card-image .img-raised {
  margin-top: -20px;
}

.page-header .card-pricing.card-plain .card-category,
.page-header .card-pricing.card-plain .card-title {
  color: #FFFFFF;
}

.card-plain .card-avatar {
  margin-top: 0;
}

.card-refine .panel-title {
  font-size: 1em;
}

.card-background {
  background-position: center center;
  background-size: cover;
  text-align: center;
}

.card-background .card-body {
  position: relative;
  z-index: 2;
  min-height: 370px;
  max-width: 530px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.card-background.card-background-product .card-body {
  max-width: 400px;
}

.card-background.card-background-product .card-body .card-title {
  margin-top: 30px;
}

.card-background .stats {
  color: #FFFFFF;
}

.card-background .card-footer .stats-link>a {
  color: #FFFFFF;
  line-height: 1.9;
}

.card-background .category,
.card-background .card-description,
.card-background small {
  color: #fff;
}

.card-background .card-title {
  color: #FFFFFF;
  margin-top: 130px;
}

.card-background:not(.card-pricing) .btn {
  margin-bottom: 0;
}

.card-background:after {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.63);
  border-radius: 6px;
}

.card-blog .row .category {
  margin-bottom: 0;
}

.card-blog .card-image+.category {
  margin-top: 20px;
}

.card-blog a .title-uppercase {
  margin-bottom: 10px;
}
.blog-posts .article .card-blog .btn {
  margin-bottom: 20px;
}

.card.card-blog [class*=col-] .card-image .img {
  border-radius: 12px;
}

.card.card-blog .card-category {
  padding-top: 10px;
}

.blog-1 .card-blog {
  margin-bottom: 80px;
}

.blog-3 .card-blog {
  margin-bottom: 40px;
}

.card-contact .card-header {
  margin: 15px;
  border-radius: 3px;
  padding: 15px 0 0 0;
  background-color: #FFFFFF;
  border: 0;
}

.card-contact .card-header .card-title {
  color: #66615B;
  margin-top: 0px;
  padding-bottom: 25px;
  border-bottom: 1px solid #DDDDDD;
}

.card-contact .card-body .card-icon {
  float: left;
  margin-top: 24px;
  margin-right: 10px;
  border: 0;
}

.card-contact .card-body .card-icon i {
  font-size: 30px;
  padding: 25px;
  width: 50px;
  border: 0;
  border-radius: 50%;
  height: 110px;
}

.card-image .details-center .author {
  position: relative;
  display: inline-block;
  text-align: left;
  margin: 20px auto 0;
}

.card-image .details-center .author img {
  position: absolute;
  top: 0;
  left: -50px;
}

.card-image .details-center .author .name {
  color: #66615b;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.15;
  max-width: 11em;
  overflow: hidden;
  padding-top: 3px;
  text-overflow: ellipsis;
}

.card-image .card-body {
  min-height: 50px;
  padding: 0 4px 0.5em;
  position: relative;
}

.card-image .card-body .author img {
  height: 40px;
  width: 40px;
  margin-bottom: 5px;
  border-radius: 50%;
}

.card-image .card-body .name {
  color: #66615b;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.15;
  max-width: 14em;
  overflow: hidden;
  padding-top: 3px;
  text-overflow: ellipsis;
}

.card-image .card-body .name:hover,
.card-image .card-body .name:active,
.card-image .card-body .name:focus {
  color: #403D39;
}

.card-image .card-body .meta {
  color: #A49E9E;
  font-size: 0.8em;
}

.card-image .card-body .actions {
  float: right;
  font-size: 0.875em;
  line-height: 2.6;
  position: absolute;
  right: 4px;
  top: 36px;
  z-index: 1;
}

.card-image .card-body .actions .btn.btn-simple {
  padding-left: 2px;
}

.card-image .card-body-center {
  text-align: center;
}

.card-image .card-body-center .author {
  position: relative;
  display: inline-block;
  text-align: left;
  margin: 20px auto 0;
}

.card-image .card-body-center .author img {
  position: absolute;
  left: 0;
  top: 0;
}

.card-image .card-body-center .author .text {
  padding-left: 50px;
}

.card-register {
  background-color: #FF8F5E;
  border-radius: 8px;
  color: #fff;
  max-width: 350px;
  margin: 20px 0 70px;
  min-height: 400px;
  padding: 30px;
}

.card-register label {
  margin-top: 15px;
}

.card-register .card-title {
  color: #B33C12;
  text-align: center;
}

.card-register .btn {
  margin-top: 30px;
}

.card-register .forgot {
  text-align: center;
}

.card-plain {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
}

.card-plain .card-body {
  padding-left: 5px;
  padding-right: 5px;
}

.card-plain img {
  border-radius: 12px;
}

.card-pricing {
  text-align: center;
}

.card-pricing .card-body {
  padding: 15px !important;
}

.card-pricing .card-category {
  margin: 10px 0 10px;
  color: #333333;
}

.card-pricing .card-icon {
  padding: 35px 0 5px;
  transform: translateY(0%);
  color: #333333;
}

.card-pricing .card-icon.icon-info {
  color: #51bcda;
}

.card-pricing .card-icon.icon-danger {
  color: #f5593d;
}

.card-pricing .card-icon.icon-primary {
  color: #51cbce;
}

.card-pricing .card-icon.icon-success {
  color: #6bd098;
}

.card-pricing .card-icon.icon-warning {
  color: #fbc658;
}

.card-pricing .card-title {
  margin-top: 30px !important;
}

.card-pricing ul {
  list-style: none;
  padding: 0;
  max-width: 240px;
  margin: 20px auto;
}

.card-pricing ul li {
  padding: 5px 0;
  list-style-type: none;
}

.card-pricing ul li b {
  font-weight: 600;
  color: #333333;
}

.card-pricing .btn-neutral {
  color: #66615B;
}

.card-pricing .btn-neutral:hover,
.card-pricing .btn-neutral :focus {
  color: #403D39;
}

.card-pricing.card-background-image ul li {
  color: #FFFFFF;
  text-align: center;
  border-color: rgba(255, 255, 255, 0.3);
}

.card-pricing.card-background-image ul li b {
  color: #FFFFFF !important;
}

.card-pricing.card-background-image .card-description {
  color: #FFFFFF !important;
}

.card-pricing.card-background-image .card-title small {
  color: rgba(255, 255, 255, 0.6);
}

.card-pricing.card-plain .card-category,
.card-pricing.card-plain .card-title {
  color: #333333;
}

.card-pricing.card-plain ul li b {
  font-weight: 600;
  color: #333333;
}

.card-profile {
  margin-top: 30px;
  text-align: center;
}

.card-profile .card-cover {
  height: 130px;
  background-position: center center;
  background-size: cover;
  border-radius: 12px 12px 0 0;
}

.card-profile .card-body .card-title {
  margin-top: 5px !important;
}

.card-profile .card-body .card-category {
  margin-bottom: 5px;
  margin-top: 5px;
}

.card-profile .card-avatar {
  max-width: 120px;
  max-height: 120px;
  margin: -60px auto 0;
  border-radius: 50%;
  overflow: hidden;
}

.card-profile .card-avatar.border-white {
  border: 4px solid #FFFFFF;
}

.card-profile .card-avatar.border-gray {
  border: 4px solid #ccc;
}

.card-product .card-body .card-description .name {
  margin-top: 20px;
}

.card-product .card-body .card-text {
  display: inline-block;
  margin-right: 65px;
}

.card-product .card-body .actions h5 {
  color: #403D39;
}

.card-product .image-plain {
  height: 0;
  margin-top: 110px;
}

.card-product .author {
  text-align: center;
  text-transform: none;
  margin-top: -65px;
}

.card-product .author .card-title {
  color: #403D39;
  line-height: 24px;
  margin-bottom: 5px !important;
  margin-top: 0;
}

.card-product .author .card-title small {
  color: #ccc;
}

.card-product .author .card-category {
  margin-bottom: 15px;
}

.card-product .card-img-top {
  background-color: transparent;
  box-shadow: none !important;
}

.card-product .btn-just-icon.btn-link {
  padding: 0 !important;
}

.card-signup {
  max-width: 350px;
  margin: 0 auto;
}

.card-signup .card-header {
  margin: 0 20px;
  padding: 30px 0;
}

.card-signup .card-title {
  margin-top: 30px;
  font-weight: 700;
  margin-bottom: 15px;
}

.card-signup .card-body {
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: auto;
}

.card-signup .form-check,
.card-signup .form-check.form-check-radio {
  margin-top: 20px;
}

.card-signup .form-check label,
.card-signup .form-check.form-check-radio label {
  margin-left: 17px;
  color: initial;
}

.card-signup .card-description {
  margin-top: 15px;
  margin-bottom: 20px;
}

.card-signup .social-line {
  margin-top: 20px;
  text-align: center;
}

.card-signup .social-line .btn.btn-icon,
.card-signup .social-line .btn.btn-icon .btn-icon {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.2);
}

.card-signup .card-footer {
  margin-bottom: 10px;
  margin-top: 24px;
  padding: 24px 0;
}

.card-testimonial {
  margin-top: 30px;
  text-align: center;
}

.card-testimonial .card-icon {
  padding: 0;
}

.card-testimonial .card-icon i {
  font-size: 30px;
  border: 0;
  display: block;
  line-height: 100px;
  margin: 0px auto;
  margin-bottom: 30px;
}

.card-testimonial .card-body {
  padding: 15px 30px;
  margin-top: -70px;
}

.card-testimonial .card-body .card-description {
  font-style: italic;
}

.card-testimonial .card-body .card-category {
  margin-bottom: 20px;
}

.card-testimonial .card-avatar {
  margin-top: 0;
}

.card-testimonial .card-avatar .img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.card-testimonial .card-footer .card-title {
  color: #333333;
  text-align: center;
}

.card-testimonial .card-footer .card-category {
  color: #9A9A9A;
}

.card-testimonial .card-footer .card-avatar {
  margin-top: 20px;
}

.card-testimonial .card-footer .card-avatar .img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.info {
  padding: 30px 0 30px;
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
}

.info .icon {
  margin-top: 0;
  font-size: 1em;
}

.info .icon.icon-sm {
  font-size: 1.2em;
}

.info .icon .fa {
  width: 48px;
}

.info h4,
.info .h4 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.info-horizontal {
  margin-top: 0;
}

.info-horizontal .icon {
 
  margin-top: 5px;
  margin-right: 20px;
  font-size: 2.5em;
}

.info-horizontal .icon .fa {
  width: 48px;
}

.info-horizontal .description {
  overflow: hidden;
}

.info-horizontal .btn {
  margin-left: -19px;
}

.info .info-title {
  margin: 25px 0 15px;
  padding: 0 15px;
  color: #2c2c2c;
}

.info p {
color:#000;    
  padding: 0 15px;
  font-size:1.125em; font-family: 'Open Sans', sans-serif;font-weight:400;line-height:1.65em; }
}

.info-horizontal {
  text-align: left !important;
}

.info-horizontal .icon {

  margin-top: 23px;
  margin-right: 10px;
}

.info-horizontal .icon>i {
  font-size: 2em;
}

.info-horizontal .icon.icon-circle {
  width: 65px;
  height: 65px;
  max-width: 65px;
  margin-top: 8px;
}

.info-horizontal .icon.icon-circle i {
  display: table;
  margin: 0 auto;
  line-height: 3.5;
  font-size: 1.9em;
}

.info-horizontal .description {
  overflow: hidden;
}

.info h3 {font-size:2.4em;line-height:1.2em;}

.info {
  max-width: 360px;
  margin: 0 auto;
  padding: 50px 0 30px;
  text-align: center;

}

.info.info-hover .info-title {
  transition: color .4s;
}

.info.info-hover:hover .icon {
  -webkit-transform: translate3d(0, -0.5rem, 0);
  -moz-transform: translate3d(0, -0.5rem, 0);
  -o-transform: translate3d(0, -0.5rem, 0);
  -ms-transform: translate3d(0, -0.5rem, 0);
  transform: translate3d(0, -0.5rem, 0);
}

.info.info-hover:hover .icon.icon-primary.icon-circle {
  box-shadow: 0px 15px 30px 0px rgba(249, 99, 50, 0.35);
}

.info.info-hover:hover .icon.icon-info.icon-circle {
  box-shadow: 0px 15px 35px 0px rgba(44, 168, 255, 0.35);
}

.info.info-hover:hover .icon.icon-success.icon-circle {
  box-shadow: 0px 15px 35px 0px rgba(24, 206, 15, 0.35);
}

.info.info-hover:hover .icon.icon-warning.icon-circle {
  box-shadow: 0px 15px 35px 0px rgba(255, 178, 54, 0.35);
}

.info.info-hover:hover .icon.icon-danger.icon-circle {
  box-shadow: 0px 15px 35px 0px rgba(255, 54, 54, 0.35);
}

.info.info-hover:hover .icon.icon-info+.info-title {
  color: #2CA8FF;
}

.info.info-hover:hover .icon.icon-warning+.info-title {
  color: #FFB236;
}

.info.info-hover:hover .icon.icon-danger+.info-title {
  color: #FF3636;
}

.info.info-hover:hover .icon.icon-primary+.info-title {
  color: #f96332;
}

.info.info-hover:hover .icon.icon-success+.info-title {
  color: #18ce0f;
}

.info .icon {
  color: #888888;
  transition: transform .4s, box-shadow .4s;
}

.info .icon>i {
  font-size: 3em;
}

.info .icon.icon-circle {
  max-width: 80px;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 0px 9px 35px -6px rgba(0, 0, 0, 0.3);
  font-size: 0.7142em;
  background-color: #FFFFFF;
  position: relative;
}

.info .icon.icon-circle i {
  line-height: 2.7;
}

.info .info-title {
  margin: 25px 0 15px;
  padding: 0 15px;
  color: #2c2c2c;
}

.info-horizontal .icon {
  margin-top: 23px;
  margin-right: 10px;
}

.info-horizontal .icon>i {
  font-size: 2em;
}

.info-horizontal .icon.icon-circle {
  width: 65px;
  height: 65px;
  max-width: 65px;
  margin-top: 8px;
}

.info-horizontal .icon.icon-circle i {
  display: table;
  margin: 0 auto;
  line-height: 3.5;
  font-size: 1.9em;
}

.info-horizontal .description {
  overflow: hidden;
}

.icon.icon-primary {
  color: #f96332;
}

.icon.icon-primary.icon-circle {
  box-shadow: 0px 9px 30px -6px rgba(249, 99, 50, 0.3);
}

.icon.icon-info {
  color: #2CA8FF;
}

.icon.icon-info.icon-circle {
  box-shadow: 0px 9px 30px -6px rgba(44, 168, 255, 0.3);
}

.icon.icon-success {
  color: #18ce0f;
}

.icon.icon-success.icon-circle {
  box-shadow: 0px 9px 30px -6px rgba(24, 206, 15, 0.3);
}

.icon.icon-warning {
  color: #FFB236;
}

.icon.icon-warning.icon-circle {
  box-shadow: 0px 9px 30px -6px rgba(255, 178, 54, 0.3);
}

.icon.icon-danger {
  color: #FF3636;
}

.icon.icon-danger.icon-circle {
  box-shadow: 0px 9px 30px -6px rgba(255, 54, 54, 0.3);
}

.icon.icon-white {
  color: #FFFFFF;
}

h4+.category,
h4.title+.category,
.h4+.category,
.h4.title+.category {
  margin-top: -5px;
}

.title {
  padding-bottom: 30px;
  padding-top: 30px;
}

.title.title-up {
  text-transform: uppercase;
}

.title.title-up a {
  color: #2c2c2c;
  text-decoration: none;
}

.title+.category {
  margin-top: -25px;
}

.description,
.card-description,
.footer-big p {
  color: #66615b;
  font-weight: 300;
}

.separator-line.separator-primary {
    background-color: #e0ac69;
}

.separator-line {
    height: 3px;
    width: 50px;
    background-color: #e0ac69;
    margin: 20px auto;
}

.features-5 .info {
  max-width: none;
  margin: 0 auto;
  padding: 10px 0 0px;
}

.features-5 .phone-container {
  max-width: 200px;
  margin: 0 auto;
}

.tablet-container {
  margin-top: 40px;
}


.info-title h4 {
    font-size: 1.5em;
    line-height: 1.45em;
}

.description {
  font-size: 14px;
}


/* start form styles */
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
  width: 100%;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.from-check,
.form-check-radio {
  margin-bottom: 12px;
  position: relative;
}

.form-check {
  padding-left: 0;
  margin-bottom: .5rem;
}

.form-check .form-check-label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding-left: 35px;
  line-height: 26px;
  margin-bottom: 0;
}

.form-check .form-check-sign::before,
.form-check .form-check-sign::after {
  content: " ";
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  cursor: pointer;
  border-radius: 6px;
  top: 0;
  background-color: rgb(45,204,211);
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.form-check .form-check-sign::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  top: 0;
  text-align: center;
  font-size: 15px;
  opacity: 0;
  color: #FFF;
  border: 0;
  background-color: rgb(45,204,211);
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.form-check.disabled .form-check-label {
  color: #9A9A9A;
  opacity: .5;
  cursor: not-allowed;
}

.form-check input[type="checkbox"],
.form-check-radio input[type="radio"] {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}

.form-check input[type="checkbox"]:checked+.form-check-sign::after {
  opacity: 1;
}

.form-control input[type="checkbox"]:disabled+.form-check-sign::before,
.checkbox input[type="checkbox"]:disabled+.form-check-sign::after {
  cursor: not-allowed;
}

.form-check .form-check-label input[type="checkbox"]:disabled+.form-check-sign,
.form-check-radio input[type="radio"]:disabled+.form-check-sign {
  pointer-events: none !important;
}

.form-check-radio {
  margin-left: -3px;
}

.form-check-radio .form-check-label {
  padding-left: 2rem;
}

.form-check-radio.disabled .form-check-label {
  color: #9A9A9A;
  opacity: .5;
  cursor: not-allowed;
}

.form-check-radio .form-check-sign::before {
  font-family: 'FontAwesome';
  content: "\f10c";
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: absolute;
  opacity: .50;
  left: 5px;
  top: -5px;
}

.form-check-label input[type="checkbox"]:checked+.form-check-sign:before {
  background-color: #66615B;
}

.form-check-radio input[type="radio"]+.form-check-sign:after,
.form-check-radio input[type="radio"] {
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  content: " ";
  display: block;
}

.form-check-radio input[type="radio"]:checked+.form-check-sign::after {
  font-family: 'FontAwesome';
  content: "\f192";
  top: -5px;
  position: absolute;
  left: 5px;
  opacity: 1;
  font-size: 22px;
}

.form-check-radio input[type="radio"]:checked+.form-check-sign::after {
  opacity: 1;
}

.form-check-radio input[type="radio"]:disabled+.form-check-sign::before,
.form-check-radio input[type="radio"]:disabled+.form-check-sign::after {
  color: #9A9A9A;
}
.form-control:focus+.input-group-text {
  border: 1px solid black;
}

.form-control {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  color: #66615b;
  font-size: 14px;
  transition: background-color 0.3s ease 0s;
  padding-right: 0 !important;
  padding: 7px 12px;
  height: 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control:focus {
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
}

.form-control:focus+.input-group-prepend .input-group-text,
.form-control:focus+.input-group-append .input-group-text {
  border: 1px solid #ccc;
  border-left: none;
}

.form-control.no-border {
  border: medium none !important;
}

.form-control.no-border:focus+.input-group-prepend .input-group-text,
.form-control.no-border:focus+.input-group-append .input-group-text {
  border: none;
}

.has-success .form-control,
.has-error .form-control,
.has-success .form-control:focus,
.has-error .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-success .form-control {
  border: 1px solid #ccc;
  color: #66615b;
}

.has-success .form-control.form-control-success {
  padding-right: 2.5em !important;
}

.has-success .form-control:focus {
  border: 1px solid #6bd098;
  color: #6bd098;
}

.has-danger .form-control {
  background-color: #FFC0A4;
  border: 1px solid #f5593d;
  color: #f5593d;
}

.has-danger .form-control.form-control-danger {
  padding-right: 2.5em !important;
}

.has-danger .form-control:focus {
  background-color: #FFFFFF;
  border: 1px solid #f5593d;
}

.form-control+.form-control-feedback {
  border-radius: 6px;
  font-size: 14px;
  color: #f5593d;
  font-size: .8rem;
  position: absolute;
  top: 100%;
  padding-left: 12px;
  vertical-align: middle;
}

.open .form-control {
  border-radius: 4px 4px 0 0;
  border-bottom-color: transparent;
}

.form-control.form-control-lg {
  height: 55px;
  padding: 11px 13px;
  font-size: 1.25rem;
  line-height: 1.5;
}

.form-control.form-control-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  height: 31px;
}

.has-error .form-control-feedback,
.has-error .control-label {
  color: #f5593d;
}

.has-success .form-control-feedback,
.has-success .control-label {
  color: #6bd098;
}

.input-group-text {
  background-color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #DDDDDD;
}

.has-success .input-group-text,
.has-error .input-group-text {
  background-color: #FFFFFF;
}

.has-error .form-control:focus+.input-group-text {
  color: #f5593d;
}

.has-success .form-control:focus+.input-group-text {
  color: #6bd098;
}

.form-control:focus+.input-group-text,
.form-control:focus~.input-group-text {
  background-color: #FFFFFF;
}

.input-group.no-border .input-group-text {
  border: 0;
}

.input-group .form-control:first-child,
.input-group:not(.input-group-text):first-child,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-right: 0 none;
}

.input-group .form-control:last-child,
.input-group-text:last-child,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child) {
  border-left: 0 none;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #E3E3E3;
  color: #66615B;
  cursor: not-allowed;
}

.input-group[disabled] .input-group-text {
  background-color: #E3E3E3;
  cursor: not-allowed;
  border-color: #DDDDDD;
}

.input-group-btn .btn {
  border-width: 1px;
  padding: 9px 18px;
}

.input-group-btn .btn-default:not(.btn-fill) {
  border-color: #DDDDDD;
}

.input-group-btn:last-child>.btn {
  margin-left: 0;
}

textarea.form-control {
  padding: 10px 18px;
  height: auto;
}

.form-group {
  position: relative;
}

.register-form .form-control {
  border: 1px solid transparent !important;
}

#inputs .input-group {
  margin-bottom: 1rem;
}

.card-form-horizontal .card-body .form-group {
  margin-bottom: 0;
}

/* end form styles */
