.about-area-3 .about-content .text{font-weight:300!important;}
.navbar-area.navbar-transparent .navbar .navbar-nav .nav-item a{color:#121212;}
.navbar-area.navbar-transparent .navbar .navbar-toggler .toggler-icon{background-color:#121212;}
@media only screen and (max-width:991px){.onlyForDesktop{display:none;}
}
.about-area-3{background-color:#fff!important;}
.services-area{background-color:#fff!important;}
.cust-icon{height:60px;}
.cust-title{font-size:33px!important;}
.cust-btn{background-color:transparent;border:1px solid;padding:2px 15px;line-height:35px;}
.cust-p{font-size:14px!important;}
.services-area{padding-top:50px!important;padding-bottom:50px!important;}
.banner{background-image:url(../images/product.png);background-position:45% 27%;background-size:cover;background-repeat:no-repeat;min-height:400px;color:white!important;}
.single-services{box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24)!important;}
#changingText{animation:cursoranim 1s linear infinite;}
@keyframes cursoranim{50%{border-right:1px solid rgba(0, 0, 0, 0);}
}
.cust-social li a{font-size:10px!important;}
.cust-ul{margin-left:25px;margin-top:10px;}
.cust-ul li{list-style:disc;margin-bottom:15px;}
.header-hero::before{background:transparent!important}
@media (max-width:767px){.header-hero{height:auto!important;}
}
.back-to-top{background-color:#00acc2;color:white;}
.back-to-top:hover{background-color:#00acc2;color:white;}
.footer-area.footer-dark .footer-widget .footer-link ul li a:hover, .footer-area.footer-dark .footer-copyright .social li a:hover{color:#00acc2;}
.navbar-area.navbar-transparent .navbar .navbar-nav .nav-item.active a, .navbar-area.navbar-transparent .navbar .navbar-nav .nav-item.active a, .navbar-area.navbar-transparent .navbar .navbar-nav .nav-item:hover a, .navbar-area.navbar-transparent.sticky .navbar .navbar-nav .nav-item.active a, .navbar-area.navbar-transparent.sticky .navbar .navbar-nav .nav-item:hover a{color:#00acc2;}
.navbar-area.navbar-transparent .navbar .navbar-nav .nav-item a::before{background-color:#00acc2;}
.single-services:hover{background-color:#00acc2;}
.single-services .services-icon i{color:#00acc2;}
.single-services .services-icon svg{color:#00acc2;font-size:34px;}
.single-services:hover svg{color:white;}
.copyright p{font-size:13px!important;}
.single-services{min-height:300px!important;}
.cust-nav-item a{color:#00acc2 !important;}
.cust-header-hero{height:auto!important;}
.cust-header-hero .header-content .header-title{font-size:30px!important;line-height:40px!important;}
.cust-font p{font-size:12px!important;}
.cust-font .cust-ul li{font-size:12px;}
.single-services .services-icon, .services-title{text-align:center;}
.animate-img{-webkit-animation:glide 2s ease-in-out alternate infinite;}
@-webkit-keyframes glide{from{left:0px;top:0px;}
to{left:0px;top:20px;}
}