/*
Theme Name: Seag Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/



:root {
            --primary: #2c3e50; /* Deep Slate */
            --accent: #3498db;  /* Professional Blue */
            --text-dark: #333333;
            --text-light: #f4f7f6;
            --bg-light: #ffffff;
            --bg-muted: #f8f9fa;
            --border: #e1e4e8;
        }

.hero {
    background: linear-gradient(135deg, #0066cc 0%, #0052a3 50%, #003d7a 100%);
    color: white;
    padding: 5rem 2rem;
    position: relative;
    overflow: hidden;
}

.hero::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 600px;
    height: 600px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
    transform: translate(200px, -200px);
}

.hero::after {
    content: '';
    position: absolute;
    bottom: -100px;
    left: 10%;
    width: 400px;
    height: 400px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
}

.service-card i {
    font-size: 3rem;
    color: var(--accent);
    margin-bottom: 1.5rem;
}

.feature-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #0066cc 0%, #0052a3 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    
    margin: 0 auto 20px 0;
    padding: 20px 0 0 0;
}

.feature-icon i{
color: white;
font-size: 2rem;
}

.step-number {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #0066cc 0%, #0052a3 100%);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 1.5rem;
    margin: 0 auto 1rem;
}

.testimonial-text p{
    font-style:normal !important;
}

@import url('https://fonts.googleapis.com/css2?family=Momo+Trust+Display&display=swap');

.featured-title .page-title-inner {
    padding-bottom: 7px;
}

.page-title-inner {
    min-height: 26px;
    padding-top: 5px;
    position: relative;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
h1, h2, h3, h4, h5, h6{
    margin-bottom: 0.1em;
	    font-weight: 400;
}
p{margin-bottom: 0.5em;}

#top-bar p {
    font-size: 18px;
	color:#fff !important;

}
#top-bar i {
    font-size: 16px;
	margin-right:5px;
    color: #fff !important;

}
#top-bar a{color: #fff !important;}
/* #header {
    border-top: 8px solid #24A4DA;
} */
#header-contact a {
    font-size: 1em;
    color: #222 ;
}
#header-contact a i {
    font-size: 1.1em;
     color: #D31819 !important;
}


.nav-dropdown-default {
    padding: 0px;
}

.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px solid #ececec;
    margin: 0 0px;
    padding-left: 10px;
    padding-right: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #222;
}
.nav-dropdown-has-border .nav-dropdown {
    border: 0px solid #ddd;
}
.nav-spacing-medium>li {
    margin: 0 6px;
}
/* .nav-dropdown.nav-dropdown-default>li>a:hover {
	background:#fff !important;
	color:#fff;
}
.header:not(.transparent) .header-bottom-nav.nav > li.active > a, .header:not(.transparent) .header-bottom-nav.nav > li.current > a, .header:not(.transparent) .header-bottom-nav.nav > li > a.active, .header:not(.transparent) .header-bottom-nav.nav > li > a.current{
		background:#0C234D !important;
	color:#fff;
} */
.section-title span {
    text-transform: none;
}


.header-bottom .nav-spacing-xlarge>li {
    margin: 0 20px;
}
.nav-size-large>li>a {
    font-size: 1.1em;
    font-weight: 200 !important;
}
.slider{
	z-index:0;
}
.getaquote {
    margin-top:-170px;
}
.header-bottom-nav .social-icons i{
    color: #333;
}


.button, button, input[type=button], input[type=reset], input[type=submit] {
    font-weight: normal;
}
@media only screen and (max-width: 67em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    #header-contact li a i {
        font-size: 18px !important;
       
     }
     #header-contact a {
        font-size: 0.8em !important;
       
        font-weight: normal;
    }
    .social-icons {
        color: #333;
    }
	.getaquote {
    margin-top:0px !important;
}
#menu-our-services .widget>ul>li, ul.menu>li {
    display: inline-block;
    width: 100% !important;
    border-top:none !important;
   
}
	
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.header-bottom p {
    font-size: 18px !important;
	color:#fff !important;

}	
.header-bottom p i {
    font-size: 18px !important;
	color:#F0CD72 !important;

}
	
#header-contact a {
    font-size: 0.8em;
      font-weight: normal;
      color: #222;
}
#header-contact a i {
   font-size: 18px !important;
   color: #24A4DA !important;
 }
.social-icons {
    color: #333 !important;
}
.off-canvas .nav-vertical>li>a {
    padding-bottom: 15px;
    padding-top: 15px;
    color: #222;
}
.html .social-icons {
    font-size: 1em;
    color: #222;
}
.nav-vertical>li>ul li a {
    color: #111;
    transition: color .2s;
    font-size: 13px;
    border-bottom: 1px dotted #999;
}


}

/*************** FOOTER CSS HERE  ***************/
.opening-hours span {
    width: auto;
    margin-right: 20px;
}
.footer-2 ul.menu>li:before, .widget>ul>li:before  {
	
	content: "" !important;
}
/* #menu-our-services .widget>ul>li, ul.menu>li {
    display: inline-block;
    width: 48%;
    border-top:none !important;
   
} */


/* icon */
.footer-widgets .textwidget i{margin-right: 5px; font-size: 20px; }
ul.menu>li:before, .widget>ul>li:before {
    font-family: "fl-icons";
    display: inline-block;
    opacity: .6;
    margin-right: 6px;
}

/* icon */
.footer-widgets .textwidget i{width:30px !important; font-size: 20px;  color: #24A4DA;}

.icon-map-pin-fil:before {
    content: "\e009";
}

.icon-phone:before {
    content: "\e600";
}
.icon-envelop:before {
    content: "\e003";
}


.footer-2 .widget-title{
   
	/*text-transform: uppercase; */
	letter-spacing: 1px;
	padding-bottom: 10px;
    font-size: 1.2em;
    font-weight: 400;
}
.footer-2 h3:after {
    content: "";
    display: block;
    width: 38px;
    height: 3px;
    background: #fff;
    left: 0;
    position: absolute;
}
.footer ul li a {
    font-size: 13px;
}
.footer-2 .widget {
    margin-bottom: 1em;
}

.footer-2 .dark .is-divider {
    background-color: #24A4DA !important;

}
.footer-2 p{
	font-size:15px;
    display: flex;
}

.footer-2 .col{
    padding: 0 15px 0px;
}
.absolute-footer {
    color: #fff !important;
	font-size:14px;
	padding:10px 0 10px 0;
}


.footer-secondary {
    padding: 0;
}
#footer .back-to-top i{
    color: #273647 !important;
}
#footer .button.is-outline  {
    background: #fff !important;
    border: 2px solid #24A4DA !important;
}

/*============== Our Services ================ */
.our-service .box-image{
	border-radius: 20px;
}
.our-service .box-push .box-text {
border-radius: 26px;
margin:-30% auto 0;

}
/*============== Uni Form ================ */
.uwf-field {
    margin-bottom: 0 !important;
} 
.uwf-field label{
    display: none;
}
.uwf-step-nav .button {
    padding: 5px 20px;
    cursor: pointer;
    border-radius: 4px;
    font-size: 15px;
}
input[type=email], input[type=number], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 0;
}


.wpforms-form h1{
	font-size:1.5rem !important;
}

.soro-blog {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
    max-width: 100% !important; 
    margin: 0 auto;
    color: #1a1a1a;
    background: transparent;
}