<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-10{
    top:10%!important;
}

.p-all-50{padding: 50px!important;}
body
{
    overflow-x:hidden!important;
}
.logo_main{
    height:72px;
}

.title {
    font-family: 'Oswald', sans-serif;
    float: left;
    margin-left: 10px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    line-height: 72px;
    font-size: 38px;
}
.title:hover{
	color:#0096DC;
}

#undefined-sticky-wrapper{
	height: 0px!important;
}

.single-service-img{
	width: 50%;
	float: left;
}
.single-service-info{
	padding: 50px;
	width: 50%;
	float: left;
}

.main-header {
    box-shadow: 0 9px 10px rgba(0,0,0,0.1);
}

.slider {
    border-bottom: 2px solid #DDD;
    margin-top: 110px;
}

.navana-single-slide span {
    background-color: #0096DC;
}



.ser_img {
    height:auto!important;
    width:100%;
    margin-bottom:15px!important;
}
.media-body p, .theme-list-style-one li{
    margin-bottom:10px!important;
    text-align:justify;
}

.list-indent{
    margin-left:22px;
    text-indent:-22px;
}

.copyright-text img{
    max-height:35px;
}

.pb-00{padding-bottom:0!important;}

.footer-logo img {
    height: 75px;
    margin-bottom: 20px;
}

.footer-social {
    float: left;
    width: 190px;
    margin-top: 15px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}

.footer-social-icon a{
    color:#fff;
}

@media only screen and (min-width: 993px) and (max-width: 1024px) {
    h1 .title{
		font-size: 34px;
		line-height: 50px;
	}
	.main-header .logo-area .header-info-box{
		margin-left: 10px!important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.logo{
		margin-left: 10px;
	}
	.title
	{
		font-size: 1.9rem;
		margin-top: 10px;
	}

	.main-header .logo-area .header-info-box .header-info-icon{
		width: 50px;
	}

}

@media only screen and (max-width:420px)
{
    .nav-tabs .nav-item {
        width: 90%;
    }

    .copyright-text {
        text-align:center;        
    }
    .copyright-text img{
        margin-bottom:10px;
    }
}

@media only screen and (max-width: 767px) {
	.top-area{
		display: none;
	}
	.main-header .top-area .info-menu {
		margin-bottom: 0;
	}
	.main-header .top-area .info-menu li a{
		margin-top: 15px;
		line-height: 30px;
	}
	.logo{
		margin-left: 10px;
        margin-bottom:10px!important;
	}
    .logo_main {
        float: none !important;
    }
	.title
	{
		font-size: 35px;
		margin-top: 10px;
        float:none;
        line-height:40px;
	}
	.col-xs-hidden{
		display: none;
	}

    .slider{
        margin-top:0;
    }
	.single-service-img{
	width: 100%;
	}
	.single-service-info{
		padding: 15px;
		width: 100%;
	}
	.section-title{
		margin-bottom: 30px;
	}
	#service, #about, #portfolio{
		padding:30px 0;
	}
	.service-tab .nav-tabs .nav-link.active:after{
		border-top:none;
	}
    .topcontrol{
        right:32px!important;
    }
    .blog-allpost-title h4 a, .blog-allpost-title h4.title{
        font-size:24px;
    }
    .owl-theme.simple-image-slider .owl-dots{
        bottom: -10px;
    }
    .section-title h3{
        font-size:24px;
    }
    .footer-logo-text {
        width: 100% !important;
    }
    .footer-logo-text h3{
        font-size:25px;
    }
}

.i4ewOd-pzNkMb-haAclf
{
    display:none!important;
}

.mb-0{
    margin-bottom:0px;
}





/* header style 3*/
/* 2.2. Header style 3 */
.header-3.main-header .logo-area {
    padding: 15px 0px;
}

.main-header .mainmenu-area-2 {
    background-color: #fff;
    text-transform: uppercase;
    width: 100%;
    position: relative;
    z-index: 999;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}

    .main-header .mainmenu-area-2 .navbar-nav .nav-link {
        color: #333;
        font-weight: 600;
        padding: 22px 20px;
    }

    .main-header .mainmenu-area-2 .navbar {
        padding: 0;
    }

        .main-header .mainmenu-area-2 .navbar ul li.active a {
        }

        .main-header .mainmenu-area-2 .navbar ul li a:hover {
            color: #0096DC;
        }

        .main-header .mainmenu-area-2 .navbar ul li:hover .dropdown-menu {
            opacity: 1;
            transform: translateY(0);
        }

        .main-header .mainmenu-area-2 .navbar ul li.dropdown &gt; a:after {
            font-family: 'IcoFont' !important;
            content: "\eb25";
            position: absolute;
            color: #333;
            top: auto;
            right: 5px;
            font-size: 14px;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

    .main-header .mainmenu-area-2 .dropdown:hover &gt; .dropdown-menu {
        opacity: 1;
        top: 117%;
        visibility: visible;
    }

.header-3.main-header .top-area .info-menu li a {
    display: block;
    margin-right: 10px;
    line-height: 50px;
}

.quote-btn-3 {
    color: #fff !important;
    padding: 11px 50px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    background: #0096DC;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .quote-btn-3:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #333;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .quote-btn-3:hover,
    .quote-btn-3:focus,
    .quote-btn-3:active {
        color: #fff;
    }

        .quote-btn-3:hover:before,
        .quote-btn-3:focus:before,
        .quote-btn-3:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
        }

#service .owl-theme .owl-dots {
    display: none !important;
}</pre></body></html>