/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/



#mega-menu-wrap-main_menu{
    width: 75%;
	background: rgba(255, 255, 255, 0) !important;
}

/* Mega Menu Css */
  
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item > ul.mega-sub-menu{
	box-shadow: 0 0 4px 0px #20355a14; */
    -webkit-box-shadow: 1px 5px 10px -10px rgba(115, 115, 115, 0.82);
    -moz-box-shadow: 1px 5px 10px -10px rgba(115, 115, 115, 0.82);
    box-shadow: 1px 5px 10px -10px rgba(115, 115, 115, 0.82);
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	display: flex;
    align-items: center;
	margin-bottom: 10px;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu a.mega-menu-link .mega-description-group .mega-menu-title{
	 font-weight: 600 !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover{
	color: #fe4d3d !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu a.mega-menu-link .mega-description-group .mega-menu-description{
	color: #574e4c;
    font-style: normal;
	margin: 0px !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item a.mega-menu-link:before{
    background: #fff3e6;
    padding: 7px 14px;
    border-radius: 6px;
    color: #fe4d3d;
	margin: 0 12px 0 0px;
	font-size: 18px;
}

#mega-menu-wrap-main_menu{
	    width: auto;
}

/* mega menu css end */

.header-builder-p .vc_column-inner{
    justify-content: space-between !important;
    width: 100% !important;
}

.hero-banner{
	background-position: right;
    background-repeat: no-repeat;
}


.pricing-details .icon-bordered .porto-just-icon-wrapper {
    border: 2px solid #fe4d3d !important;
    color: #fe4d3d !important;
	padding: 10px;
	width: 26px;
    height: 26px;
	border-radius: 10px;
}
.pricing-wrap .pricing-icon.icon-bordered .porto-just-icon-wrapper{
	border: 2px solid #FFF3E6 !important;
    color: #FFF3E6 !important;
}

.pricing-wrap .porto-sicon-header{
	line-height: 1;
}
.pricing-wrap .porto-sicon-header h4{
	color: #212529 !important;
    font-weight: 600 !important;
	  color: #FFF3E6 !important;
}
.pricing-wrap .porto-u-heading{
	 color: #FFF3E6 !important;
	    line-height: .8;
}

.pricing-wrap h4{
	 color: #FFF3E6 !important;
}

.pricing-wrap .porto-sicon-header p{
	font-size: 1vw;
    color: #FFF3E6 !important;
}

.pricing-wrap .pricing-details ul li{
	font-size: 1vw;
}


.custom-audioplay audio{
  width: 100%;
  border-radius: 12px;
  background-color: #f5f5f5; /* Changes background color */
}

.custom-audioplay {
	margin-top: 60px;
}



body {
    font-family: "degular", sans-serif !important;
}

h1, h2, h3{
    font-family: "degular-display", sans-serif !important;
}

p {
    font-family: "degular-text", sans-serif !important;
    font-weight: 400 !important; 
}

p, .porto-u-sub-heading{
     font-family: "degular-text", sans-serif !important;
     font-size: 1.5vw !important;
}
h1{
    font-size: 4vw !important;
    line-height: 1.1;
}

h2{
    font-size: 2.6vw !important;
    line-height: 1 !important;
    margin-bottom: 15px !important;
}

h3{
     font-size: 1.8vw !important;
}

h4{
    font-size: 1.5vw !important;
    line-height: 1.1;
}

p{
    font-size: 1.33vw !important;
    color: #201515 !important;
}

/*#home .porto-wrap-container{*/
/*    background-image: url('https://alertcom.com/wp-content/uploads/2024/12/alert-hero-banner.png');*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    height: 500px;*/
/*    width: 100%;*/
/*}*/

header .custom-btn{
     background-color: #fe4d3d !important;
     color: #fff !important;
     border-color:#fe4d3d !important;
     border-radius: 12px !important;
 }
 
 .custom-btn a, .custom-btn .btn {
      background-color: #fe4d3d !important;
     color: #fff !important;
     border-color:#fe4d3d !important;
     border-radius: 12px !important;
 }
 
 .wpb_custom_a7e43746d7cbd4c2f093d418c0226c2f .form-control{
      color: #201515 !important;
      letter-spacing: 1px;
 }
 
 .icon-bordered .porto-just-icon-wrapper{
     border: 2px solid #212529 !important;
     color:#212529 !important;
 }
 
 .form-control{
     border-radius: 12px !important;
 }
 
 input::placeholder{
      color: #201515 !important;
 }
 
 .virtual-receptionist .porto-sicon-description{
    font-size: 1.1vw;
    line-height: 1.3;
 }
 
 .fadeIn{
     animation: unset;
 }
 
 .appear-animation {
    animation-fill-mode: none;
    animation-duration: 0s;
    animation: none;
}
 
 .appointment-schedule .porto-sicon-box.top-icon{
     background: #FFF3E6 !important;
    padding: 30px;
    border-radius: 20px;
 }
 
 .appointment-schedule .porto-sicon-box.top-icon.second-col{
         margin-top: 50px;
 }
 
 .appointment-schedule .porto-just-icon-wrapper{
     margin-bottom: 0px !important;
 }
 
 .appointment-schedule .porto-icon i{
         font-size: 14px;
    background: white;
    padding: 7px;
    border-radius: 7px;
 }
 
 .here-voice-wrap h3.porto-sicon-title{
     font-weight: 400 !important;
 }
 
 /*.here-voice-wrap .porto-sicon-header .porto-sicon-title{*/
 /*   color: #ffffff !important;*/
 /*}*/
 
 .appointment-schedule .porto-sicon-description p{
    /*font-size: 15px;*/
    line-height: 1.5;
    color: #212529;
 }
 
 .appointment-schedule .porto-sicon-description{
     font-weight: 400;
    line-height: 1.4;
 }
 
  .appointment-schedule .porto-sicon-description h4{
    font-weight: 600 !important;
 }
 
 .btn-dark{
     background-color: #393939 !important;
     color: #fff !important;
     border-color:#393939 !important;
 }
 
 .btn-borders{
     border-color:#393939 !important;
     color: #393939 !important;
     background-color: transparent !important;
 }
 
 .home-banner .wpb_wrapper .porto-ibanner .porto-ibanner-desc .porto-ibanner-content .wpb_text_column{
     margin-bottom: 0 !important;
 }
 
 .pricing-box{
     padding: 60px;
     color: #fff;
 }
 
 .pricing-box h2{
     font-weight: 700;
     color: #fff !important;
 }
 
  .home-banner .porto-ibanner-content{
    max-width: 100% !important;
    }
 .home-banner .desc{
     max-height: 300px !important;
 }
 
  .hero-bg-contact-form{
    background-color: white;
    padding: 47px;
    margin: 50px 0 25px 25px;
    border-radius: 25px;

 }

.mobile-price-wrap{
	display: none;
}

footer .menu li a {
    color: #FFF3E6 !important;
	font-size: 1.3vw;
    font-weight: 600;
}

footer .menu li .sub-menu{
	margin-left: 0 !important;
}
footer .menu li .sub-menu li{
	padding: 5px 0px;
}

footer .menu li .sub-menu li a{
	font-size: 1vw;
    font-weight: 500;
}

#footer .menu li .sub-menu li a:not(.btn):hover {
    color: #fe4d3d !important;
}

footer .menu li .sub-menu li:hover a{
	color: #fe4d3d !important;
}

.wpb_custom_8c7d1c95e0c89c09b153cc1c7c90c312.porto-u-heading .porto-u-main-heading > * {
    font-size: 1.3vw !important;
    font-weight: 600 !important;
}

.wpb_custom_8c7d1c95e0c89c09b153cc1c7c90c312 .porto-u-sub-heading {
    font-size: 16px !important;
}

.footer p{
	 color: #fff3e6 !important;
	font-size: 16px !important;
}

.wpb_custom_d99374904c2417832c5fda6f56cd2592.share-links a:not(:hover){
	    color: #fff3e6;
}

.footer .wysija-input{
	 border-top-left-radius: 12px !important;
	border-bottom-right-radius 12px !important;
	border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
	background-color: #fef2e5 !important;
}

html .btn-primary{
	    background-color: #fe4d3d;
    border-color: #fe4d3d;
}

.d-table-cell .wpcf7-form-control{
	border-top-right-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}

.porto-u-8013.porto-u-heading{
	    line-height: .9;
}

.pricing-wrap .porto-u-sub-heading{
	font-size: 1.3vw !important;
}

 @media (max-width: 767px) {
	 
	 body{
		     line-height: 1.2;
	 }
	 
	 h1 {
		 font-size: 45px !important;
	 }
	 
     h2{
         font-size: 30px !important;
            margin-bottom: 12px !important;
            line-height: 28px !important;
     }
	 
	 h3 {
    	font-size: 25px !important;
	}
	 
	 h4 {
    	font-size: 20px !important;
	}
	 
     p{
         font-size: 18px !important;
     }
	 .virtual-receptionist .porto-sicon-description {
			font-size: 18px !important;
	 }
	 
	 .vc_custom_1729765609199 {
		padding-top: 70px !important;
	}
	 
	 #about{
		 margin-bottom: 70px !important;
	 }
	 
	 .vc_custom_1729772432758{
		 padding-bottom: 0 !important;
	 }
	 
	 .wpb_wrapper.vc_column-inner{
		 margin-bottom: 0px;
	 }
	 
	 .wpb_wrapper.vc_column-inner{
		margin-bottom: 0px;
	 }
	 
	 .des-price-wrap{
		 display: none;
	 }
	 .mobile-price-wrap{
		 display: block;
	 }
	 .wpb_wrapper.vc_column-inner{
		  margin-bottom: 0;
	 }
	 
	 .appointment-schedule .porto-sicon-box.top-icon.second-col{
		     margin-top: 0px;
	 }
	 
	  input::placeholder{
	 font-size: 16px !important;
 	}
	 
	 .porto-u-sub-heading {
        font-size: 16px !important;
    }

	 .pricing-details .icon-bordered .porto-just-icon-wrapper{
		 font-size: 20px !important;
	 }
	 
	 .vc_custom_1734353462717 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	 
	 .hero-banner{
		 background-size: cover;
	}
	 
	 .hero-bg-contact-form{
		 margin: 0px 0 25px 0px;
	 }
	 
	 .vc_custom_1734692032889 {
		margin-top: 70px !important;
		margin-right: 0 !important;
		margin-bottom: 61px !important;
		margin-left: 0px !important;
	}
	 
	 .vc_custom_1734698797125 {
			padding-right: 0 !important;
		}
	 
	 .wpb_wrapper.vc_column-inner{
		 margin-bottom: 30px;
	 }
	 
     .fs-md-11 { font-size: 11px !important; }
     
     .vc_custom_1729750862588 {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .hero-bg-contact-form .wpcf7 {
        margin: 0px 0 0px 0px !important;
    }
    .here-voice-wrap {
        margin: 0 !important;
        padding: 25px 15px !important;
    }
    
    .icon-bordered .porto-just-icon-wrapper{
        width: 20px;
        height: 20px;
        line-height: 22px;
        font-size: 10px !important;
    }
    
    .vc_custom_1729865544204 {
        margin-right: 0px !important;
        margin-left: 0px !important;
        padding-top: 65px !important;
        padding-right: 10px !important;
        padding-bottom: 100px !important;
        padding-left: 10px !important;
    }
    
   .porto-sicon-box {
    margin-bottom: 46px;
    }
    .porto-sicon-header{
            margin-bottom: 0 !important;
    }
    .porto-sicon-description{
        font-size: 14 !important;
    }
    .porto-u-sub-heading span{
            font-size: 16px;
    }
    .porto-u-sub-heading{
           font-size: 16px;
    }
    .home-banner .porto-ibanner .desc {
        max-height: 300px;
       
    }
    .home-banner .porto-ibanner-content{
            max-width: 100% !important;
    }
    .wpb_content_element{
        margin-bottom: 0;
        z-index: 1;
        position: relative;
    }
    
    .wpb_content_element h4{
        font-size:17px;
    }
    
   .porto-ibanner-desc{
        height: 100% !important;
   }
    #services .porto-ibanner-desc::before {
        content: '';
        position: absolute;
        left:0;
        top:0;
        width:100%;
        height: 100%;
        background-color: #00000066;
        z-index: 0;
    }
    .vc_row.vc_column-gap-10>.vc_column_container{
        padding: 0 !important;
    }
	 header .wpb_wrapper.vc_column-inner{
		 margin-bottom: 0px !important;
	 }
   
   #header .mobile-toggle{
           background-color: #fe4d3d;
   }
	 
	 footer .menu li a {
    	font-size: 25px !important;
	}
	 
	 .wpb_custom_8c7d1c95e0c89c09b153cc1c7c90c312.porto-u-heading .porto-u-main-heading > * {
		 font-size: 25px !important;
	}
	 
	 footer .menu li .sub-menu li a {
    	font-size: 16px !important;
	}
 }