.cnc-googlemap-section.googlemap-layout2{overflow:hidden;box-sizing:border-box;padding:100px 0;}
.cnc-googlemap-section.googlemap-layout2 :is(h1,h2,h3,h4,h5,h6,p){margin:0;padding:0;}
.cnc-googlemap-section.googlemap-layout2 .container{max-width:1430px;margin:auto;padding:0 15px;color:#000727;}
.cnc-googlemap-section.googlemap-layout2 .contact-header{display:flex;align-items:flex-start;flex-wrap:wrap;gap:30px;margin-bottom: 50px;}
.cnc-googlemap-section.googlemap-layout2 .contact-header .left{flex:1;}
.cnc-googlemap-section.googlemap-layout2 .contact-header .left :is(h1,h2,h3,h4,h5,h6){font-size:48px;margin-bottom:10px;font-weight:700;}
.cnc-googlemap-section.googlemap-layout2 .contact-header .left p{font-size:20px;font-weight:400;line-height: 1.5;}
.cnc-googlemap-section.googlemap-layout2 .contact-header .right{display:flex;flex-direction:column;gap:15px;}
.cnc-googlemap-section.googlemap-layout2 .right .info-box .content .contact-info{display: flex;align-items: center;gap: 5px;}
.cnc-googlemap-section.googlemap-layout2 .right .info-box .content .contact-info .icon{width: 24px;height: 24px;display: flex;align-items: center;flex-shrink: 0;}
.cnc-googlemap-section.googlemap-layout2 .right .info-box .content .contact-info .icon :is(img,svg){width: 100%;height: 100%;object-fit: contain;}
.cnc-googlemap-section.googlemap-layout2 .right .info-box .content .contact-info .icon i{font-size: 24px;color:#005bc5;}
.cnc-googlemap-section.googlemap-layout2 .right .info-box .content .contact-info .icon svg path{fill:#005bc5;stroke: #005bc5;}
.cnc-googlemap-section.googlemap-layout2 .info-box{display:flex;align-items:flex-start;gap:10px;}
.cnc-googlemap-section.googlemap-layout2 .info-box .content :is(h1,h2,h3,h4,h5,h6){font-size:20px;font-weight:700;color:#373737;}
.cnc-googlemap-section.googlemap-layout2 .info-box .content p{font-size:16px;font-weight:400;color:#373737;line-height:1.5;}
.cnc-googlemap-section.googlemap-layout2 .info-box .content a{text-decoration:none;font-size:16px;font-weight:400;color:#373737;line-height:1.5;}
.cnc-googlemap-section.googlemap-layout2 .map-container{margin-top:30px;width:100%;height:480px;overflow:hidden;border-radius:20px;}
.cnc-googlemap-section.googlemap-layout2 .info-box .content a:hover {color: #005bc5;}
.cnc-googlemap-section.googlemap-layout2 .map-container iframe{width:100%;height:100%;border:none;}

@media (max-width:1024px){
    .cnc-googlemap-section.googlemap-layout2{padding: 50px 0;} 
    .cnc-googlemap-section.googlemap-layout2 .contact-header .left :is(h1,h2,h3,h4,h5,h6){font-size: 32px;}}
    .cnc-googlemap-section.googlemap-layout2 .contact-header .left p {font-size: 18px;}

@media (max-width:767px){.cnc-googlemap-section.googlemap-layout2{padding: 30px 0;}
.cnc-googlemap-section.googlemap-layout2 .right .info-box .content .contact-info .icon{width: 20px;height: 20px;}
.cnc-googlemap-section.googlemap-layout2 .right .info-box .content .contact-info .icon i{font-size: 20px;}
.cnc-googlemap-section.googlemap-layout2 .info-box .content :is(h1,h2,h3,h4,h5,h6){font-size:16px;}
.cnc-googlemap-section.googlemap-layout2 .contact-header .left :is(h1,h2,h3,h4,h5,h6){font-size: 30px;}
.cnc-googlemap-section.googlemap-layout2 .contact-header .left p{font-size:16px;}
.cnc-googlemap-section.googlemap-layout2 .info-box .content p{font-size:14px;}
.cnc-googlemap-section.googlemap-layout2 .info-box .content a{font-size: 14px;}
.cnc-googlemap-section.googlemap-layout2 .contact-header{margin-bottom: 20px;gap: 20px;}
.cnc-googlemap-section.googlemap-layout2 .contact-header{flex-direction:column;align-items:flex-start;}
}