/* Enter Your Custom CSS Here */

.iconBig img {
    width: 32%;
}
/*   @media screen and (min-height: 1367px) {*/
    
    @media all and (-ms-high-contrast:none){
  
     .carousel-indicators.icons {
  bottom:115px !important;
	}  
  /* IE10 */
  
  *::-ms-backdrop, .carousel-indicators.icons {
  bottom:115px !important;
	}  
  /* IE11 */
  
}
 /*    }*/

@media screen and (min-width: 1599px) and (-ms-high-contrast:none) {
  .carousel-indicators.icons {
  bottom:180px !important;
	}
  
   .carousel-indicators.icons {
  bottom:180px \9 !important;
	}
}



/*@media all and (-ms-high-contrast:none) and (min-height: 1200px){

     .carousel-indicators.icons {
  bottom:180px !important;
	}  
  
  *::-ms-backdrop, .carousel-indicators.icons {
  bottom:180px !important;
	}  
}*/


@media (max-width: 1598px){

 .carousel-indicators.icons {
  bottom:115px \9 !important;
	}


}


@media (max-width: 768px){
.iconBig img {
    height: auto !important;
}

 .carousel-indicators.icons {
  bottom:115px \9 !important;
	}

iframe {
  width: 100%;
}
.footer .green,
.footer .biruza,
.footer .grey,
.footer .orange,
.footer .yellow {
  width: 100% !important;
}
/*.footer-menu>li {
  margin-right: 10px;
}*/
.footer-menu>li>a {
  white-space: normal !important;
}
/*.bottom_txt {
    padding-left: 0px !important;
}
.float_right {
    float: none !important;
}*/


}