/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/omega-media/owlcarousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}:root{--wp--preset--font-size--normal:18px !important}html{scroll-behavior:smooth}body{font-size:1.25rem;line-height:30px;color:#000;font-family:"Inter",system-ui;overflow-x:hidden;font-weight:500;background-color:#e8e0d1}.f-t{font-weight:100}.f-el{font-weight:200}.f-l{font-weight:300}.f-r{font-weight:400}.f-m{font-weight:500}.f-sb{font-weight:600}.f-b{font-weight:700}.f-eb{font-weight:800}.f-bl{font-weight:900}h1{font-family:"Inter",system-ui;;font-weight:900}h3,h4,h5{font-family:"Inter",system-ui;;font-weight:600}h2{font-family:"Inter",system-ui;color:#000;font-weight:900;margin-bottom:40px}h2 span{color:#F1971F}p{line-height:30px}p,ul{margin:0;margin-bottom:20px}a,a:hover,a:visited,a:active,a:focus{color:inherit;text-decoration:none}.btn{font-size:1rem;font-weight:500;line-height:24.2px;text-transform:uppercase;font-family:"Inter",system-ui;background-color:rgb(216 4 4);font-weight:500!important;text-align:center;padding:20px 30px;color:#fff!important;border:none!important;border-radius:15px;transition:0.3s ease-in-out;position:relative;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out}.btn:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;color:#fff}.btn:focus{outline:none;box-shadow:none!important}.section{padding-top:80px;text-align:left}.section h2{font-family:"Inter",system-ui;margin-bottom:20px;font-size:2.83rem;color:#D80404;font-weight:900}.section h2 span{color:#EFB41C}.section h3{font-size:1.875rem;color:#000}.section p:last-child,.section ul:last-child{margin-bottom:0}.header-padding{padding:0 100px}.section-padding{padding:0 200px}.no-padding{padding:0}.no-margin{margin:0}header{width:100%;z-index:10000;opacity:1;top:0;transition:0.3s ease-in-out;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease;background-color:#fff0}header .header-padding{padding:0 60px}.navbar{padding:20px 0}.navbar-nav{margin-bottom:0;border-radius:0;min-height:30px;border:none;padding:0 0;position:relative;transition:0.3s ease-in-out;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease}.navbar-nav>li{padding:20px 20px;font-family:"Inter",system-ui;;font-weight:500;transition:0.3s ease-in-out;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease}.navbar-nav>li>a{font-family:"Inter",system-ui;;padding:6px 0px!important;transition:ease 0.3s;border-color:#fff0}.navbar-nav .nav-item .nav-link{color:#000}.navbar-nav .nav-item .nav-link:hover{color:rgb(216 4 4)}.right{list-style-type:none;display:flex;align-items:center;justify-content:flex-end;padding:0;gap:2rem}.nav-btns .btn-my-account{margin-top:10px}.nav-btns .btn-my-account:hover{color:#fff}ul.right .account{color:#fff;margin-top:20px;font-weight:500}ul.right .nav-item .btn-sign{border:2px solid #fff!important;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;color:#fff;margin-top:15px}.navbar-nav>.active>a,.navbar-nav>.active>a:hover,.navbar-nav>.active>a:focus{color:#fff;background-color:#fff0}.navbar-nav>li>a:hover,.navbar-nav>li>a:focus{color:#000;background-color:#fff0}header .navbar ul{list-style-type:none;padding-right:0}.navbar-toggle{border-color:#000;margin:25px 15px;background-color:#fff}.navbar-toggle:hover,.navbar-toggle:focus{background-color:#fff}.navbar-toggle .icon-bar{background-color:#000}.navbar-toggler{background-color:#fff;border:2px solid #000;border-radius:5px;font-size:.8rem}.navbar-toggler:focus{box-shadow:none}.navbar-toggler-icon{display:GRID;width:1.5em;height:3px;background-size:100%;background:#000;height:2px;margin:5px 1px}.dropdown:hover .dropdown-menu{display:block;color:#000;background-color:#000}header .navbar .dropdown .dropdown-menu li{margin-top:0}header .navbar .dropdown .dropdown-menu li a.dropdown-item{background-color:#000!important;border:none!important;background-clip:none!important;color:#fff;transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out}header .navbar .dropdown .dropdown-menu li a.dropdown-item:hover{background:linear-gradient(192deg,#F46628,#F1971F)!important;color:#fff;transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out}header.sticky{position:fixed;background-color:#fff;transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;box-shadow:0 20px 10px rgba(0,0,0,10%)}header.sticky-mobile{position:fixed;background-color:#fff;transition:0.3s ease-in-out;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease;box-shadow:0 5px 20px rgb(0 0 0 / .3)}header.sticky .navbar{background-color:#fff0;box-shadow:0 5px 20px rgb(0 0 0 / .3);transition:0.3s ease-in-out;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease}header.sticky .navbar{padding:10px 0}header.sticky .navbar-nav>li{transition:0.3s ease-in-out;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease}header.sticky .navbar-brand img{transition:0.3s ease-in-out;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease}.tag{background-color:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;color:#D80404;width:max-content;padding:10px 20px;text-transform:uppercase}.home-banner .content-area{background:linear-gradient(137deg,#D80404 0%,#EFB41C 18%,#EB9418 50%,#D80404 100%);background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:100px 100px 500px 100px;-webkit-border-radius:100px 100px 500px 100px;-moz-border-radius:100px 100px 500px 100px;-ms-border-radius:100px 100px 500px 100px;-o-border-radius:100px 100px 500px 100px}.home-banner .content-area .content{padding:100px 50px}.home-banner .content-area h1{font-family:"Passion One",system-ui;font-size:60px;line-height:3rem;font-weight:700}.home-banner .content-area .content .top-c{background-color:rgb(217,217,217,35%);border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;width:max-content;padding:5px 10px;font-size:1rem}.home-banner .content-area .image-area{position:absolute}.home-about img.experience{margin-left:-80px}.home-projects .item-white{background-color:#fff;padding:20px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.home-projects .f-red{color:#D80404}.home-projects .f-yellow{color:#EFB41C}.home-projects .item-red{background-color:#D80404;padding:20px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.home-why-choose-us .right-section{background-color:#EFB41C;padding:50px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.home-why-choose-us .right-section .item-white{padding:30px;background-color:#fff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;position:absolute;margin-right:40px}.home-services{margin-top:200px}.home-services .tag{margin:0 auto}.home-services .item .content{background-color:#fff;padding:30px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;color:#EFB41C;text-align:left;margin:-50px 10px 10px 10px;position:relative}.home-services .item .content h3{color:#D80404}.home-services .item .content img{position:absolute;top:-20px;right:20px}.cta .content-area{padding:20px;background-color:#EFB41C;background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:100px 100px 400px 100px;-webkit-border-radius:100px 100px 400px 100px;-moz-border-radius:100px 100px 400px 100px;-ms-border-radius:100px 100px 400px 100px;-o-border-radius:100px 100px 400px 100px}.cta .top-c{background-color:rgb(217,217,217,35%);border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;width:max-content;padding:10px 30px;font-size:1rem}.cta .content{padding:50px 100px 50px 0}.cta .content h2{color:#000}.cta .content h2 span{color:#D80404}.cta .form-area .form-control{color:#000;border-radius:10px;box-shadow:none;font-size:16px;background-color:#FAFAFA;padding:15px 25px;margin:15px 0;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.home-reviews .tag{margin:0 auto}.home-reviews .owl-carousel .item{background-color:#fff;border-radius:50px 120px 50px 150px;-webkit-border-radius:50px 120px 50px 150px;-moz-border-radius:50px 120px 50px 150px;-ms-border-radius:50px 120px 50px 150px;-o-border-radius:50px 120px 50px 150px;padding:80px 30px 50px;margin:10px 20px;color:#605E5E}.home-reviews .owl-carousel .item img.review-red{position:absolute;top:-10px;right:30px}.home-reviews .owl-carousel .item img.review-yel{position:absolute;top:50px;right:30px;display:none}.home-reviews .owl-carousel .item .author{margin-left:10px}.home-reviews .owl-carousel .item .author-name{margin-left:10px}.home-reviews .owl-carousel .item .author-name h4{color:#D80404;font-size:1.563rem}.home-reviews .owl-carousel .item .author-name p{color:#EFB41C;font-size:1rem}.home-reviews .owl-carousel .item img{width:unset}.home-reviews .owl-item.active.center .item{margin-top:80px;border-radius:120px 50px 120px 50px;-webkit-border-radius:120px 50px 120px 50px;-moz-border-radius:120px 50px 120px 50px;-ms-border-radius:120px 50px 120px 50px;-o-border-radius:120px 50px 120px 50px}.home-reviews .owl-item.active.center img.review-yel{display:block}.home-reviews .owl-item.active.center img.review-red{display:none}footer{margin-top:50px;background-color:#efb41c;padding:80px 0 50px}footer p{font-size:16px}footer ul{list-style-type:none}footer ul li{margin-bottom:10px;position:relative;word-break:break-word;font-size:15px}footer ul li::before{content:"";width:10px;height:10px;background-color:#D80404;color:#D80404;position:absolute;left:-30px;top:10px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}footer .copyright{margin-top:50px;background-color:#D80404;padding:30px 15px;display:flex;justify-content:space-around;align-items:center;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;color:#fff}footer .copyright ul.social{list-style-type:none;display:flex;gap:30px;margin:0;padding-left:0}footer .copyright ul.social li::before{display:none}footer .copyright ul.social li{margin:0;color:#EFB41C;background-color:#fff;padding:15px;width:50px;height:50px;border-radius:50px;font-size:20px;line-height:1;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;text-align:center;-o-border-radius:50px}footer .contact img.flag{width:50px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.title-area .content-area{background:linear-gradient(137deg,#D80404 0%,#EFB41C 18%,#EB9418 50%,#D80404 100%);background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:200px 100px 500px 100px;-webkit-border-radius:200px 100px 500px 100px;-moz-border-radius:200px 100px 500px 100px;-ms-border-radius:200px 100px 500px 100px;-o-border-radius:200px 100px 500px 100px}.title-area .content-area .content{padding:50px 50px}.title-area .content-area h1{font-family:"Passion One",system-ui;font-size:60px;line-height:3rem;font-weight:700}.title-area .content-area .content .top-c{background-color:rgb(217,217,217,35%);border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;width:max-content;padding:5px 10px;font-size:.8rem}.title-area .content-area .image-area{position:absolute}.about-us{margin-top:100px}.about-us ul{list-style-type:none}.about-us ul li{position:relative}.about-us ul li::before{content:url(/wp-content/themes/omega-media/img/about/check-icon.png);position:absolute;left:-45px}.about-us img.experience{margin-left:-80px}.about-us .right-sec{margin-top:150px}.about-us .right-sec .item{background-color:#B9C8DA;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;color:#D80404}.about-cta{margin-bottom:100px}.about-cta .content-area{background-color:#EFB41C;background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:100px 100px 100px 400px;-webkit-border-radius:100px 100px 100px 400px;-moz-border-radius:100px 100px 100px 400px;-ms-border-radius:100px 100px 100px 400px;-o-border-radius:100px 100px 100px 400px}.about-cta .top-c{background-color:rgb(217,217,217,35%);border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;width:max-content;padding:10px 30px;font-size:1rem}.about-cta .content{padding:50px 15px}.about-cta .content h2{color:#000}.about-cta .content h2 span{color:#D80404}.about-cta .content .item{background-color:#D80404;color:#fff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;padding:25px 15px;margin-top:100px;transition:0.3s ease;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease}.about-cta .content .item:hover{transform:translateY(-50px);-webkit-transform:translateY(-50px);-moz-transform:translateY(-50px);-ms-transform:translateY(-50px);-o-transform:translateY(-50px);transition:0.3s ease;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease}.about-cta .content .item img{margin-top:-75px;margin-bottom:10px}.about-cta .content .item p{font-size:15px;line-height:1.2rem}.about-blogs{background-color:#B9C8DA;padding:80px 0}.about-blogs .item h3{color:#D80404}.services .services-items{background-color:#B9C8DA;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;padding:50px 25px}.services .services-items .item{background-color:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out}.services .services-items .item:hover{background-color:#EFB41C;transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out}.services .services-items .item h3{color:#000;padding:20px 10px;font-weight:500;transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;font-size:1.5rem}.services .services-items .item:hover h3{font-weight:800;transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out}.services ul{list-style-type:none}.services ul li{position:relative}.services ul li::before{content:url(/wp-content/themes/omega-media/img/about/check-icon.png);position:absolute;left:-45px}.cta-form{background-color:#EFB41C;padding:25px 40px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.cta-form h3 span{color:#D80404}.cta-form .form-control{border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;height:50px}.cta-form .btn-send{border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;padding:15px 20px}.cta p{font-size:14px;line-height:20px}.cta p a{color:#D80404}.wpcf7-checkbox .wpcf7-list-item-label{font-size:14px;line-height:1}.home-why-choose-us.services-choose-us{margin-bottom:300px}.blogs{margin:100px 0}.blogs .item{margin-top:35px;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;background-color:#fff}.blogs .item .image-area img{border-radius:25px 25px 0 0;-webkit-border-radius:25px 25px 0 0;-moz-border-radius:25px 25px 0 0;-ms-border-radius:25px 25px 0 0;-o-border-radius:25px 25px 0 0}.blogs .item .content{padding:20px}.blogs .item h4{color:#D80404}.blogs .item p{color:#D80404;font-size:1rem}.blog-post .blog-content img{max-width:100%;margin-bottom:35px;height:auto!important;text-align:center}.blog-post .blog-content a,.blog-post .blog-content a span{color:#D80404}
/*! Contact */
 .contact-us{margin-top:100px}.contact-us h4{color:#D80404}.contact-us ul{list-style-type:none;display:flex;justify-content:flex-start;padding:0;gap:30px}.contact-address{margin-bottom:100px}.contact-address .item{background-color:#fff;padding:30px;border-radius:30px 30px 100px 30px;-webkit-border-radius:30px 30px 100px 30px;-moz-border-radius:30px 30px 100px 30px;-ms-border-radius:30px 30px 100px 30px;-o-border-radius:30px 30px 100px 30px}.contact-address .item .d-flex{padding-bottom:20px;border-bottom:1px solid #989898;margin-bottom:20px}.contact-address .item p span{font-size:1rem}.contact-address .item h5{color:#D80404}.contact-address .item h4{word-break:break-word;text-align:left;font-size:1.2rem}.wpcf7-list-item{width:100%}@media only screen and (max-width:1700px){}@media only screen and (max-width:1400px){.cta .content{padding:20px 20px 30px}}@media only screen and (max-width:1366px){.navbar-nav>li{padding:10px 10px;font-size:1rem}}@media only screen and (max-width:1200px){.home-banner .content-area .image-area{position:unset}body{font-size:1rem}}@media only screen and (max-width:992px){.section h2{font-size:2.3rem}.section h3{font-size:1.5rem}.title-area .content-area{border-radius:100px 50px 250px 50px;-webkit-border-radius:100px 50px 250px 50px;-moz-border-radius:100px 50px 250px 50px;-ms-border-radius:100px 50px 250px 50px;-o-border-radius:100px 50px 250px 50px}.title-area .content-area .content{padding:50px 25px 0}.title-area .content-area .image-area{position:unset}.tag{margin:20px auto}.home-why-choose-us .right-section .item-white{position:unset}.home-services,.home-why-choose-us.services-choose-us{margin:0}.about-us{margin:0}.cta .top-c{margin:20px auto}.cta .content-area{border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px}.about-us ul li{text-align:left}.about-us ul li::before{left:-39px}.about-us .right-sec{margin-top:30px}.about-us .right-sec .item{padding:20px!important}.about-cta .top-c{margin:20px auto}.about-cta .content-area{border-radius:35px 35px 35px 100px;-webkit-border-radius:35px 35px 35px 100px;-moz-border-radius:35px 35px 35px 100px;-ms-border-radius:35px 35px 35px 100px;-o-border-radius:35px 35px 35px 100px}.services ul{text-align:left}.contact-us{margin:0}.contact-us ul{justify-content:center}footer .copyright{display:grid}footer .copyright ul.social{justify-content:center;margin-bottom:20px}}@media only screen and (max-width:768px){header .header-padding{padding:0 30px}body{font-size:1rem}.home-banner .content-area .content{padding:50px 25px}.home-projects .d-flex{display:grid!important}.home-projects .f-red{margin-top:0!important}.home-why-choose-us .right-section .item-white{margin:20px 0}.about-us img.experience,.home-about img.experience{margin:0 auto}.home-why-choose-us .right-section{padding:50px 20px}.services .services-items .item h3{font-size:1.2rem}}@media only screen and (max-width:480px){.home-banner .content-area h1,.title-area .content-area h1{font-size:48px}}@media (max-width:992px){.section{text-align:center}.navbar .nav-item .dropdown-menu{display:none}.navbar .nav-item:hover .dropdown-menu{display:block}.navbar .nav-item .dropdown-menu{margin-top:0;background:#000}.faqs .accordion-flush .accordion-button::before{margin-right:15px}.navbar-nav>li{padding:5px 15px}.navbar-expand-xl .navbar-nav .dropdown-menu{border:none!important}.dropdown-toggle::after{display:none}.dropdown .icon{display:block!important;position:absolute;right:0;top:6px}.dropdown .icon:before{font-family:'FontAwesome';content:"\f0fe";color:#000;font-style:initial;font-size:26px}.dropdown .open.icon:before{content:"\f146"}header .navbar ul{margin-top:10px;display:block;padding:0 10px}header .navbar ul li{margin-top:0;padding:0 0}header .navbar .btn{display:none}.main-nav .navbar-nav>li{padding:0 15px;padding:4px 15px}.navbar-nav .nav-item.phone{display:none}.navbar-header{float:none}.navbar-left,.navbar-right{float:none!important}.navbar-toggle{display:block}.navbar-collapse{border-top:1px solid #c4c4c4}.main-nav .navbar-right{margin:10px 0;font-size:14px}.main-nav .navbar-nav>li>a{color:#000}.main-nav .navbar-nav .open .dropdown-menu>li>a{color:#000}.main-nav .navbar-nav>.open>a,.main-nav .navbar-nav>.open>a:hover,.main-nav .navbar-nav>.open>a:focus{color:#000;background-color:#fff0}.main-nav .navbar-collapse{border-color:#f0f0f0}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-nav{float:none!important;margin-top:7.5px}.navbar-nav>li{float:none}.navbar-nav>li>a{padding-top:5px;padding-bottom:5px}.collapse.in{display:block!important}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}