/*!
Template :	ICOCrypto @by Softnio
Theme	 :  Default
Version	 :	1.9.2
Updated	 .:	01.15.2020
*/
/*! WRITE YOUR CUSTOM STYLE **/
.title-name{
    font-size: 25px;
}
  
.whatsapp_wrapper{
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 100;
    width: 70px;
    height:70px;
}
.whatsapp_wrapper img{
    width: 100%;
    height: 100%;
}

.highlights{
color: #f7d436;
}

.banner-image{
    max-width: 100%;
}


@media (min-width: 1200px) {.banner-image{
    max-width: 55%;
} }

@media (max-width: 700px) {.whatsapp_wrapper{
   width:50px;
   height:50px;
   right:35px;
   bottom: 35px;
} }

@media (min-width: 1200px) {.service-Image{
    max-width: 120%;
} }




