/*
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  ***************/
.header-contact  {
  display: flex !important;
  align-items: baseline !important;
}
h1,h2,h3,h4,h5,h6,p,span,li,a {
    letter-spacing: 0 !important;
}
ul#menu-main-menu li a {
    padding: 10px 20px !important;
    border-radius: 6px;
}
.main-content.col-lg-12 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.header-topp h3.porto-sicon-title {
    letter-spacing: 0.5px !important;
}
@media only screen and (max-width: 600px) {
.header-topp {
    display:none;
}
	#header .vc_column_container.col-md-9 {
    width: 15% !important;
}

#header .mobile-toggle {
    background: #dc2626 !important;
}
header#header .porto-sicon-box, header#header .vc_btn3-container  {
    display: none;
}
header#header .vc_column_container.col-md-3 {
    width: 80%;
}
header#header .vc_column_container.col-md-5 {
    display: none;
}
header#header .vc_column_container.col-md-4 {
    width: 20%;
}
header#header li.menu-btn a {
    background: #dc2626;
    color: #fff !important;
    text-align: center !important;
    border-radius: 100px !important;
    padding: 10px 10px !important;
}


header#header li.menu-btn {
    border: 0 !important;
}


header#header li.menu-call {
    border: 0 !important;
    margin-bottom: 20px !important;
}


header#header ul#menu-secondary-menu {
    margin-top: 20px;
}

header#header li.menu-item.active a {
    color: #dc2626 !important;
}


header#header li.menu-item.active a {
    background: #fef2f2 !important;
    border-radius: 10px !important;
}


header#header li.menu-item {
    border: 0 !important;
}


header#header li.menu-item a {
    font-size: 16px !important;
    line-height: 2 !important;
    font-weight: 400 !important;
    padding: 6px 12px !important;
}


header#header li.menu-call i {
    color: #dc2626 !important;
}	
	
	
	
	
	
	#home-banner h2 {
    font-size: 52px !important;
}

#home-banner * {
    text-align: center;
}

#home-banner p {
    font-size: 20px !important;
}

#home-banner a.porto-btn {
    width: 100% !important;
    margin: unset !important;
    margin-bottom: 15px !important;
}

#home-banner .porto-btn-ctn-inline {
    display: block;
}

#home-banner ul.porto-info-list {
    display: ruby;
}

#home-banner ul.porto-info-list li {
    font-size: 18px;
}

#home-banner .wpb_single_image {
    margin-top: 30px;
}
#home-banner .porto-sicon-box.why-choose-box .porto-sicon-description
{
    font-size: 16px !important;
    text-align: left !important;
}
	
	
	
#why-choose-home .vc_column_container.col-md-3 {
    width: 50%;
}

	
	
#services-home h2, .h48 h2 ,#family-value h2{
    font-size: 32px !important;
}

#services-home a.porto-sicon-read.xx {
    padding: 10px 10px;
}



#testimonials blockquote p {
    font-size: 18px !important;
}
#testimonials h2 {
    font-size: 42px !important;
}

div#CTA h2 {
    font-size: 46px !important;
}
div#CTA h3 {
    font-size: 24px !important;
}
div#Home-CTA h2 {
    font-size: 46px !important;
}

div#Home-CTA * {
    text-align: center !important;
}

div#Home-CTA .porto-btn-ctn-inline {
    display: block;
}

div#Home-CTA a.porto-btn {
    width: 100% !important;
    margin: unset !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.porto-info-list-item-desc {
    font-size: 18px;
}

	
	
	

footer#footer .vc_column_container {
    margin-bottom: 15px;
}

footer#footer .share-links a {
    width: 40px !important;
    height: 40px !important;
    margin-right: 10px;
}

footer#footer .share-links a:before {
    font-size: 18px !important;
}
	#testimonials blockquote {
    height: unset !important;
}
	#testimonials .testimonial .testimonial-author p strong {
    font-size: 18px;
}

.testimonial .testimonial-author span {
    font-size: 15px;
}
	a.porto-btn {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}
@media only screen and (max-width: 435px) {
	h2{
		font-size:40px !important;
	}
}