/*
    Theme Name: Company
    Theme URL: https://bootstrapmade.com/company-free-html-bootstrap-template/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/

/* ==== Google font ==== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('animate.css');

html, body {
    width:100%;
    height:100%;
  /* background: #1c1d26;*/
  background:#dadada
	
}


.cerLog {
width:80%; 
height:AUTO
}

/*===========================
  slider
============================ */
.fondo1 {
height:100%; 
background-repeat:no-repeat;
background-position:center; 
background-image: url(/Content/import/images/slider/Logo3d1.png);
background-size:cover;
background-color:white

}
.fondo2 {
height:100%; 
background-repeat:no-repeat;
background-position:center; 
background-image: url(/Content/import/images/slider/homeCorporativa.jpg);
background-size:cover;
}

.fondo3 {
height:100%; 
background-repeat:no-repeat;
background-position:center; 
background-image: url(/Content/import/images/slider/Home3.jpg);
background-size:cover;
}
.fondo4 {
height:100%; 
background-repeat:no-repeat;
background-position:center; 
background-image: url(/Content/import/images/slider/logo3d.jpg);
background-size:cover;
}
.fondo5 {
height:100%; 
background-repeat:no-repeat;
background-position:center; 
background-image: url(/Content/import/images/slider/Home5.jpg);
background-size:cover;
}
 .fondo1Item {
        background-image: url(/Content/import/images/slider/logo3d1.png);
        background-size: cover;
    }

    .fondo2Item {
        background-image: url(/Content/import/images/slider/homeCorporativa.jpg);
        background-size: cover;
    }

    .fondo3Item {
        background-image: url(/Content/import/images/slider/Home2.jpg);
        background-size: cover;
    }

    .fondo4Item {
        background-image: url(/Content/import/images/slider/Home3.jpg);
        background-size: cover;
    }

    .fondo5Item {
        background-image: url(/Content/import/images/slider/Home5.jpg);
        background-size: cover;
    }
@media (max-width:1024px) {
.fondo1 {
height:100%; 
background-repeat:no-repeat;
background-position:center; 
background-image: url(/Content/import/images/slider/Logo3d1.png);
background-size:100% 60%;
background-color:white

}
.fondo2 {
height:100%; 
background-repeat:no-repeat;
background-position:center; 
background-image: url(/Content/import/images/slider/homeCorporativa.jpg);
background-size:100% 60%;
}

.fondo3 {
height:100%; 
background-repeat:no-repeat;
background-position:center; 
background-image: url(/Content/import/images/slider/Home2.jpg);
background-size:100% 60%;
}
.fondo4 {
height:100%; 
background-repeat:no-repeat;
background-position:center; 
background-image: url(/Content/import/images/slider/Home3.jpg);
background-size:100% 60%;
}


    .fondo1Item {
        background-image: url(/Content/import/images/slider/logo3d1.pngx);
    
    }

    .fondo2Item {
        background-image: url(/Content/import/images/slider/homeCorporativa.jpgx);
    
    }

    .fondo3Item {
        background-image: url(/Content/import/images/slider/Home2.jpgx);
  
    }

    .fondo4Item {
        background-image: url(/Content/import/images/slider/Home3.jpgx);
    
    }

    #main-slider .carousel .item {
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100% 50%;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;



}
}
#main-slider {
	margin-top:40px;
}

#main-slider {
  position: relative;
}

.no-margin {
  margin: 0;
  padding: 0;
}

#main-slider .carousel .carousel-content {
  margin-top: 150px;
}

#main-slider .carousel .slide-margin{
  margin-top: 40px;
}

#main-slider .carousel h2 {
/*  color: #fff; */
  text-transform:none;
 /* font-size:30px;*/
  font-weight:700;
  font-family:Calibri
}

#main-slider .carousel h2 span {
  color: darkblue;
}

#main-slider .carousel h2 span spani {
  color: #000;
}

#main-slider .carousel p {
  color: #ddd;
  font-size:25px;
}

#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #1BBD36;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}

#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}


#main-slider .carousel .item {
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 100%;


}

#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}

#main-slider .carousel .item.active {
  opacity: 1;
  z-index: 1;
}



#main-slider .active .animation.animated-item-1 {
  -webkit-animation: zoomInDown 600ms linear 300ms both;
  -moz-animation: zoomInDown 600ms linear 300ms both;
  -o-animation: zoomInDown 600ms linear 300ms both;
  -ms-animation: zoomInDown 600ms linear 300ms both;
  animation: zoomInDown 600ms linear 300ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: slideInLeft 600ms linear 300ms both;
  -moz-animation: slideInLeft 600ms linear 300ms both;
  -o-animation: slideInLeft 600ms linear 300ms both;
  -ms-animation: slideInLeft 600ms linear 300ms both;
  animation: slideInLeft 600ms linear 300ms both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: zoomInDown 300ms linear 900ms both;
  -moz-animation: zoomInDown 300ms linear 900ms both;
  -o-animation: zoomInDown 300ms linear 900ms both;
  -ms-animation: zoomInDown 300ms linear 900ms both;
  animation: zoomInDown 300ms linear 900ms both;
}

#main-slider .active .animation.animated-item-4 {
  -webkit-animation: zoomInDown 300ms linear 1200ms both;
  -moz-animation: zoomInDown 300ms linear 1200ms both;
  -o-animation: zoomInDown 300ms linear 1200ms both;
  -ms-animation: zoomInDown 300ms linear 1200ms both;
  animation: zoomInDown 300ms linear 1200ms both;
}
  
.feature {
	padding:50px;
}

.marginLeftCan {
margin-left:1%;
}
@media (max-width:728px) {

.cerLog {
width:100%; 
height:120px
}



}

@media (min-width:1200px) and (max-height:700px)  {

.inresize {
width:100%; 
height:370px
}



}