/*
Theme Name: Uway Technology
Theme URI: https://uway.asia
Author: Uway Technology
Author URI: https://uway.asia
Description: Uway Technology
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: uway
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 with others.
*/

.blog__title h3:hover {
    color: #00c57e !important;
}


.offer-service-section {
    width: 100%;
    margin: 160px 0px;
    padding: 160px 100px;
    background-size: cover;
    font-family: 'Syne';
    color: #FFFFFF;
}

.offer-service-section p {
    font-size: 64px;
    font-weight: 600;
    line-height: 110%;
}

.offer-service-section span {
    font-size: 32px;
    font-weight: 500;
    line-height: 120%;
}
.banner-service .banner-wrapper .banner-content .content-list .banner-title {
    font-size: 80px;    
}

@media only screen and (min-width: 1100px)  
{ 
    .banner-service .banner-wrapper .banner-content {
    	padding-right: 500px;
    } 
}  
