/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.9.5
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/
.google-logo-sec{padding:50px 0 0 !important;}
.google-logo-sec .ut-image-gallery-image{padding: 12px;padding-right: 10px; margin: 0 0px 5px 5px;}
#ut-hero .hero-second-btn {font-size: 14px;text-transform: uppercase; border-radius: 50px;border:1px solid #fff;}
.ut-service-column-horiz a:hover { color: #19b5fe !important;}
.ut-service-column-horiz a {color: #fff;}



.hm-testi-quote .bklyn-testimonials-avatar img {
    background-color: #3680f9;
    padding: 14px 5px 0 4px;
    box-shadow: 3px 2px 0px 0px #0000007a;
}
.hm-testi-quote .bklyn-testimonials-avatar {
    width: 200px !important;
    height: 200px !important;
}
.hm-testi-quote .bklyn-testimonials-avatar:after {
    margin: -45px 0 0 120px;
    background-color: #e4e2e2b3;
    content: "";
    width: 80PX;
    height: 80PX;
    border-radius: 50%;
    DISPLAY: BLOCK;
}
.hm-testi-quote .bklyn-testimonials-author {
    font-size: 35px;
    color: #6e97f1 !important;
}
.hm-testi-quote .bklyn-testimonials-avatar:before {
    height: 150px;
    width: 150px;
    content: "";
    background-color: #3680f9;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    left: 50px;
box-shadow: 0px 0px 2px 1px #0000007a;
}
.hm-testi-sec1 .hm-testi-quote .bkly-testimonials-style2 {
    padding: 35px 80px !important;
}
.hm-testi-quote .ut-prev-gallery-slide {
    border-radius: 50%;
}
.hm-testi-quote .ut-next-gallery-slide {
    border-radius: 50%;
}
.hm-testi-quote .bkly-testimonials-style2 .bklyn-testimonials-avatar+.bklyn-testimonials-quote {
    padding: 0 0 0 20px;
}
.text-center {
    text-align: center !important;
}
.footer-contact p {
    font-size: 18px !important;
}

.footer-btm1 .foot1st h3 {
    background: none !important;
    color: #fff !important;
    font-size: 28px !important;
    text-transform: uppercase;
}
.footer-btm1 .foot1st p {
    text-align: center !important;
    color: #fff !important;
    font-size: 16px !important;
}
.foot-locat1 .fa {
    background-color: #fff !important;
    color: #000 !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 2;
    border-radius: 30px;
}
.foot-locat1 .fa:hover {
    background-color: #19b5fe !important;
    color: #fff !important;
}
.footer-btm1 {
    padding-bottom: 50px !important;
    padding-top: 60px !important;
}
.footer-btm1 .wpb_column.vc_column_container {
    border-right: 1px solid #555;
    min-height: 280px;
}
.footer-btm1 .wpb_column.vc_column_container:last-child {
    border: none !important;
}
span.copyright {
    display: none !important;
}
.footer-content {
    padding: 15px 0 10px !important;
}
section.form-section {
    text-align: center;
    padding: 60px 20px;
}
.contact-h2 h2 {
    font-family: "Poppins";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 45px; position:relative; margin-bottom: 50px;
}
.contact-h2 h2::after {
    content: "";
    background: #151515;
    width: 120px;
    height: 3px;
    margin: 15px auto 0;
    position: absolute;
    top: 60px;
    left: 0;
    color: #000;
    right: 0;
}
.contact-form p {
    font-size: 18px;
}


@media (min-width: 320px) and (max-width: 767px)  {
  .contact-h2 h2 { font-size: 30px;}
	.contact-h2 h2::after {top:45px;}
}