/*!
Theme Name: CleanTechW
Theme URI: #
Author: AA
Author URI: #
Description: Description
Version: 1.0.1
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wptech
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

CleanTechW is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.logo-area{
	 width: 50%;
}
.logo-area img{
	 width: 100%;
}
body .ht-btn{transition: .6s !important;box-shadow: 2px 3px 5px #77b940;background-size: 200% auto;border-color: #77b940;background-image: linear-gradient(to right, #59b249 0%, #59b249 20%, #43a16f 52%, #59b249 80%, #59b249 100%);}
body .ht-btn:hover, body .ht-btn:active, body .ht-btn:focus{border-color: #59b249;}
body .ht-btn:hover{background-position: 100%;}
.img-wrapper-one .expe-box.theme-bg, .ht-portfolio-showcase .expe-box-two.theme-bg {
    background: #234C96 !important;
}
.footer-one.pt-100::before {
    background: #234C96 !important;
}
.title-style-one .section-title{
    color: #234C96 !important;
}
.ht-progress-section .title-style-one .section-title, .ht-portfolio--section .title-style-one .section-title{
    color: #fff !important;
}
.portfolio-style-one .pf-tag{
    background: #43a16f !important;
}
.theme-banner-one .ht-slider-wrapper::before{
    background: linear-gradient(65.97deg, #050a29 15.482%, transparent 82.028%) !important;
}
.row .service-style-five .service-tag .icon img{
    filter: invert(0) !important;
}
.ht-progress-section .heding-bg {
    background: #59b249 !important;
}
.ht-progress-section .skill-wrapper .progress .progress-bar{
    background: linear-gradient(90deg, #234C96, rgba(82, 196, 89, 0) 98.485%);
}
.service-style-one .icon{
    bottom: -28px !important;
}
.contact-form form .input-wrapper span, .wpcf7-form-control-wrap{
    position: relative !important;
    left: 0;
    top: 20%;
    transform: translateY(0%);
}
.main-menu ul li:first-child a::before {
    display: none !important;
}
.contact-form .input-wrapper span span.wpcf7-not-valid-tip{
    transform: translateY(15%) !important;
    color: #dc3232;
    font-size: 12px;
}
.contact-form .input-wrapper input[type=file]{
    padding-top: 12px;
}
.image-gallery .wpb_gallery_slides{
	height: calc(100vh - 200px);
}
.image-gallery .flex-viewport,.image-gallery .slides{
	height: 100% !important;
}
.image-gallery .wpb_gallery_slides ul li{
	height: 100%;
}
.image-gallery .flexslider .slides img{
	width: auto;
	max-width: 100%;
	height: 100%;
	margin:0 auto;
}
@media only screen and (max-width: 1020px){
    .theme-banner-one .main-title {
        font-size: 3em !important;
    }
}
.theme-banner-one .main-title{
    font-size: 4em !important;
}
@media only screen and (max-width: 767.98px){
    .theme-banner-one .main-title {
        font-size: 2em !important;
    }
}
