
.navbar-default .navbar-nav {
    width: 100%;
  
  text-align: right}

.slideh{ background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important}

 .slideh .slick-slider {
    height: 100% !important;
}

.whats{ font-size: 2em; font-weight: bold}

.bann{ 
    background: url(../images/backInsta.jpg);
  background-position: bottom;
  background-size: cover;
}

.img-left, .img-right { 
  position: relative; height: 50vh;
    max-height: 700px;
}

.img-left div{position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../images/ins1.png); background-repeat: no-repeat; background-position: center; background-size: contain; z-index: 2}

.img-right div{position: absolute;  top: 0; bottom: 0; background-repeat: no-repeat !important; background-position: center !important; background-size: contain !important; width:calc(100% - 25%)}


.img-right div:nth-child(1) {
background: url(../images/inshi.png);
  z-index: 0;
  right: -10%;
    top:-12%
}

.img-right div:nth-child(2) {
    background: url(../images/inslow.png);
    left: -20%;
  bottom: -12%;
  z-index: 1
}


.mailB{ font-weight: bold}
.mailB span{ font-size: 2em}
.contact-list .fa-whatsapp {
    color: #444;
    float: right;
    font-size: 35px !important;
    line-height: 32px;
    margin: -4px -69px 0 15px;
}

.social-network a {
    color: #fff;
    width: 71px;
    height: 71px;
    padding: 8px;
    display: block;
    background: #7c7c7c;
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    border-radius: 85px;
    padding-top: 19px;
}

.top-slider-fade, .top-slider-fade .slick-list{ height: 100% !important}
.overSlide{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; background: rgba(0,0,0,0.4)}

.slideh h1, .slideh p, .slideh a, .slideh span{ position: relative; z-index: 2}



.main-slider .slick-initialized .slick-slide {
    padding-top: 135px;
    padding-left: 25px;
    padding-right: 25px;
}

.main-slider .slick-track, .main-slider.slick-list {
    height: 100% !important;
}

.main-slider .slide {
    height: 80vh;
}

#header{ max-width: 1110px; margin: auto}
#header.sticky .header-holder {
    max-width: 1130px;
}
.logo {
    width: 250px;
    margin: 0 0px 0 0;

    position: relative;
}

.navbar-default {
    top: 15px;
}

.slick-slide {
    outline: none;
}

.white-text{ color: rgba(255,255,255,1.00)}

.num-counter {
    overflow: visible;
    white-space: nowrap;
}
#header.sticky  .navbar-default {
    width: calc(100% - 465px);
}

#header.sticky  .logo {
    margin: 0 0px 0px 30px;
    position: relative;
}

.reg-text{ font-style: normal; font-size: 14px}

.btnGral {
    color: #fff;
    background: #444;
    border-radius: 5px;
    padding: 13px 32px;
    margin-bottom: 57px;
    display: inline-block;
    border: 1px solid #444;
    text-transform: uppercase;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    font: 700 16px/20px "Open Sans",sans-serif;
  text-decoration: none
}


.btnGral:hover{background: #ff5403; border-color: #ff5403; color: #fff}


.contact-form input[type="text"], .contact-form input[type="tel"], .contact-form input[type="file"] {
    width: 100%;
    height: 62px;
    padding: 13px;
    color: #7c7c7c;
    font-size: 18px;
    margin: 0 0 30px;
    background: #fff;
    line-height: 40px;
    padding: 11px 22px;
    border-radius: 5px;
    border: 1px solid #fff;
    transition: all 1.2s ease;
    -webkit-transition: all 1.2s ease;
}


#footer .copyright p {
    margin: 0;
    font-size: 12px;
    color: #fff !important;
}

#footer .copyright p a{ color: #fff !important}


.mpi{text-align: right; display: block; width: 300px; height: 300px}

.mpi img {width: 300px; text-align: right; position: absolute; right: 0}


.counter-count {
    display: block;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 8px;
}

.contact-list li {
    overflow: hidden;
    margin: 0 0 22px;
    padding: 0;
}

.contact-list .fa{
    float: none;
    margin: auto;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

@media (max-width: 1023px){
.main-slider .caption {
    width: 100%;
    padding: 0;
}
}

@media (max-width: 1199px){
.main-slider .caption .slick-slider {
    padding-bottom: 0;
}
}


@media (max-width: 767px) {
  
  
.social-network a {

  font-size: 2em;}
  
  
  #footer{ text-align: center}
  
.mpi {
    width: 100%;
}  
  
.mpi img{
    width: 60%;
  left: 0; right: 0;
  margin: auto
}    
 .main-heading{
    text-align: center;
}  
  
.contact-list li {
    padding: 0;
    position: relative;
  height: 125px
}
  
span.tell {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}  
  
.contact-list .fa-whatsapp {
    color: #444;
    float: none;
    font-size: 45px !important;
    line-height: normal;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
}
  
.contact-list {
    font-size: 16px;
    line-height: 23px;
    text-align: center;
}  
  
.img-left, .img-right {
    position: relative;
    height: 30vh;
    max-height: 170px;
    min-height: 150px;
  padding-bottom: 55px;
  margin-bottom: 5px
}
  
.img-right div {
    width: calc(50% + 25px);
}  
  
.img-right div:nth-child(1) {
    right: 0;
}  
  
.img-right div:nth-child(2) {
    left: 0;
}    
  
}



























