/*
Theme Name: Patti Child
Theme URI: http://deliciousthemes.com/
Description: Creative / Portfolio One-Page Theme
Author: Madalin Tudose
Author URI: http://deliciousthemes.com/
Template: patti
Version: 1.4
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../patti/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */


/* =Theme customization starts here
-------------------------------------------------------------- */
/*
Gernal
*/


.align-center{
    text-align: center !important;
}

.padding-fix{
    top: -25px !important;
    background: white;
}
.theme-button{
    color: #026667 !important;
    border: 1px solid #026667 !important;
    padding: 10px 45px !important;
    background: transparent;
    transition: 0.3s !important;
    letter-spacing: 0px;
    font-weight: 400 !important;
    font-size: 20px !important;
}

.theme-button:hover{
	background: #026667 !important;
    border-color: #026667 !important;
	color: white !important;
}

.slider-learn-more {
    top: 30px;
    color: white !important;
    border: 1px solid white !important;
    position: relative;
}

.slider-learn-more:hover{
    background: #026667 !important;
    border-color: #026667 !important;  
}


/*
header
*/
#header {
    background: rgba(255, 255, 255) !important;
}

.logo img {
    width: 70% !important;
    height: auto !important;
    padding-top: 1px;
    position: relative;
    right: 100px;
    padding-bottom: 3px;
}

.dropcoint i{
    font-size: 50px !important;
    color: white !important;
}

.bi{
    left: 100px;
}
/*
HERO
*/

.slider-text {
    color: white;
    font-size: 60px !important;
    font-weight: 600 !important;
}

.slider-subtext {
    color: white;
    font-size: 21px !important;
}

.tp-bgimg{
    opacity: 0.6 !important;
}

#rev_slider_1_1_wrapper{
    padding: 0px 25px !important;
   
}

#rev_slider_1_1{
    background: rgb(10, 10, 10) !important;
}

/*
sections
*/

.border-fix .vc_column-inner{
    border-left: 41px solid white;
    border-right: 41px solid white;
}

.counter-number{
    color: white !important;
}

.counter-text{
    color: white !important;
}



/*
sections
*/


#footer {
    background: #026667 !important;
    margin: 0px 25px 0px 25px;
    padding-top: 30px;
    padding-bottom: 0px;
}

ul#social li a{
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
}
ul#social li a:hover{
    border-color: #006130 !important;
    color: #006130 !important;
}

#bottomfooter p{
    color: white !important;
}

.vc_gitem-zone {
    background-color: #0000006e !important;
}

.contact_us_row{
	
    background: white;
    z-index: 10;
    /* border: 1px solid black; */
    box-shadow:0 0 30px 0 rgba(0, 0, 0, 0.15);
}

.contact_us_text{
	color: white;
	    padding: 96px 0px;
}

.contact_us_text p i{
	padding: 0px 10px 0px 0px;
}

.contact_us_text p a{
	color: white !important;
}

.contact_us_text p a:hover{
	color: #022c23 !important;
}
.contact_us_sec{
    border: 0px !important;
    border-bottom: 1px solid #e4e4e4 !important;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="tel"]:focus, textarea:focus, select:focus{
	box-shadow: none !important; 
}

.testimonial-item p{
color: white;
}

.testimonial-name{
    color: white !important;
}
.testi_quotes span{
    color: #ffffff47 !important;
    font-size: 350px !important;
}


/*Phone*/

@media (max-width: 360px){
    .slider-text {
        font-size: 17px !important;
        line-height: 35px !important;
    }
    .slider-subtext {
        font-size: 15px !important;
    }

    .slider-learn-more {
        font-size: 12px !important;
        position: relative;
        top: 27px;
    }

    .logo img{
        left: 10px;
        right: 0px;
    }

    .bi {
        left: -10px;
    }

    #footer {
        background: #026667 !important;
        margin: 0px; 
       padding-top: 0px;
    }

    .contact_us_row {
        background: transparent;
        box-shadow: none;
        background-color: transparent!important;
    }
    .vc_custom_1560277007358{
        background-color: transparent!important;
    }

    .mobile-tab-fix .vc_column-inner {
        padding: 30px 0px;
    }

    .contact_us_text {
        padding: 40px 0px 0px 0px;
    }

    #footer {
        background: #026667 !important;
        margin: -1px 0px 0px 0px;
        padding-top: 0px;
    }

    .contact_us_row .vc_column-inner{
        padding-top: 0px !important;
        padding-right: 25px !important;
        padding-left: 25px !important;
    }

    .wpcf7-submit {
        display: block;
        margin: 0 auto !important;
        float: none !important;
    }

    .image-mob_fix img{
        width: 50% !important;
        margin: 10px;
       }

       .contact-email{
        position: absolute;
    }
    .border-fix .vc_column-inner {
        border-left: 0px solid white;
        border-right: 0px solid white;
    }
    .testi_quotes{
        display: none;
    }

    #rev_slider_1_1_wrapper{
        padding: 0px !important;
       
    }
    .padding-fix {
        top: 0px !important;
    }

 
    #footer{
        background-image: none !important;
       background-color: #026667 !important;
       }
}

@media (max-width: 600px) and (min-width: 361px) {
    .slider-text {
        font-size: 18px !important;
        line-height: 35px !important;
    }

    .slider-subtext {
        font-size: 16px !important;
    }

    .slider-learn-more {
        font-size: 14px !important;
        position: relative;
        top: 27px;
    }

    .logo img{
        left: 10px;
        right: 0px;
    }

    .bi {
        left: -10px;
    }
    .contact_us_row {
        background: transparent;
        box-shadow: none;
        background-color: transparent!important;
    }

    .vc_custom_1560277007358{
        background-color: transparent!important;
    }

    .mobile-tab-fix .vc_column-inner {
        padding: 30px 0px;
    }

    .contact_us_text {
        padding: 40px 0px 0px 0px;
    }

    #footer {
        background: #026667 !important;
        margin: -1px 0px 0px 0px;
        padding-top: 0px;
    }

    .contact_us_row .vc_column-inner{
        padding-top: 0px !important;
        padding-right: 25px !important;
        padding-left: 25px !important;
    }
    .wpcf7-submit {
        display: block;
        margin: 0 auto !important;
        float: none !important;
    }

    .image-mob_fix img{
        width: 80% !important;
    margin: 10px;
    }
    .contact-email{
        position: absolute;
    }

    .border-fix .vc_column-inner {
        border-left: 0px solid white;
        border-right: 0px solid white;
    }

    .testi_quotes{
        display: none;
    }
    #rev_slider_1_1_wrapper{
        padding: 0px !important;
       
    }

    .padding-fix {
        top: 0px !important;
    }
}

/*Tablet Portrait*/
@media (max-width: 900px) and (min-width: 600px) {
    .contact_us_fix{
        width: 50% !important;
    }
    .contact_us_row{
        box-shadow:none;
    }
    #footer {
        margin: -1px;
        padding-top: 45px;

    padding-bottom: 0px;
    }
    .contact-email{
        position: absolute;
    }

    .slider-text {
        font-size: 28px !important;
    }

    .contact_us_row .vc_column-inner{
        padding-right: 25px !important;
        padding-bottom: 10px !important;
        padding-left: 25px !important;
    } 

    .slider-learn-more {
        font-size: 20px !important;
        position: relative;
    
    }

    .logo img{
        left: 10px;
        right: 0px;
    }

    .bi {
        left: -10px;
    }

    .logo img {
        width: 35% !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .border-fix .vc_column-inner {
        border-left: 0px solid white;
        border-right: 0px solid white;
    }

    #bottomfooter .column-last{
        margin-bottom: 0px !important; 
    }
}

/*Tablet Landsscape*/
@media (max-width: 1200px) and (min-width: 900px) {
    .contact_us_row{
        box-shadow:none;
    }
    #footer {
        margin: -1px;
        padding-top: 30px;
    padding-bottom: 0px;
    }
    .contact-email{
        position: absolute;
    }

    .slider-text {
        font-size:35px !important;
    }


    .slider-learn-more {
        font-size: 20px !important;
        position: relative;
    
    }

    .logo img{
        left: 10px;
        right: 0px;
    }

    .bi {
        left: -10px;
    }

    .logo img {
        width: 100% !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .contact_us_fix{
        width: 64% !important;
    }

    .border-fix .vc_column-inner {
        border-left: 0px solid white;
        border-right: 0px solid white;
    }
}

/*laptop*/
@media (max-width: 1600px) and (min-width: 1200px) {
  .logo img{
        left: 10px;
        right: 0px;
    }
	
	.bi {
    left: 10px;
}
}

/*Desktop*/
@media (max-width: 1800px) and (min-width: 1600px) {

}

/*Desktop - Large*/
@media (max-width: 2000px) and (min-width: 1900px) {

}