.cnc-googlemap-section.googlemap-layout4{padding:100px 0;overflow:hidden;box-sizing:border-box;}
.cnc-googlemap-section.googlemap-layout4 :is(h1,h2,h3,h4,h5,h6,p){margin:0;padding:0;}
.cnc-googlemap-section.googlemap-layout4 .container{max-width:1430px;margin:auto;padding:0 15px;}
.cnc-googlemap-section.googlemap-layout4 .googlemap-row{display:flex;justify-content:center;align-items:stretch;gap:30px;}
.cnc-googlemap-section.googlemap-layout4 .map{flex:2 1 600px;}
.cnc-googlemap-section.googlemap-layout4 .map iframe{width:100%;height:100%;min-height:400px;border:none;}
.cnc-googlemap-section.googlemap-layout4 .contact-info{flex:1 1 256px;background:#005bc5;color:#fff;padding:30px;display:flex;flex-direction:column;justify-content:flex-start;}
.cnc-googlemap-section.googlemap-layout4 .contact-info .heading {margin-bottom:30px;}
.cnc-googlemap-section.googlemap-layout4 .contact-info .heading :is(h1,h2,h3,h4,h5,h6){font-size:30px;font-weight:700;}
.cnc-googlemap-section.googlemap-layout4 .info-box{background:#ffffff;padding:20px;display:flex;align-items:center;gap:15px;margin-bottom:10px;}
.cnc-googlemap-section.googlemap-layout4 .info-box .img-icon{width:50px;height:50px;background:#005bc5;border-radius:50%;display:flex;
align-items:center;justify-content:center;flex-shrink:0;padding: 10px;box-sizing: border-box;}
.cnc-googlemap-section.googlemap-layout4 .info-box .img-icon :is(img,svg){max-width:100%;max-height: 100%;object-fit: contain;}
.cnc-googlemap-section.googlemap-layout4 .info-box .img-icon i{font-size: 28px;color: #ffffff;}
.cnc-googlemap-section.googlemap-layout4 .info-box .img-icon svg path{fill: #ffffff;stroke: #ffffff;}
.cnc-googlemap-section.googlemap-layout4 .info-text{flex:1;display: flex;flex-wrap: wrap;justify-content: space-between;gap: 2px;}
.cnc-googlemap-section.googlemap-layout4 .info-text br{display:none;}
.cnc-googlemap-section.googlemap-layout4 .info-text :is(h1,h2,h3,h4,h5,h6){font-size:20px;font-weight:700;color:#005bc5;width: 100%;}
.cnc-googlemap-section.googlemap-layout4 .info-text p{font-size:16px;font-weight:400;color:#000727;line-height:1.5;}
.cnc-googlemap-section.googlemap-layout4 .info-text a{font-size:16px;font-weight:400;color:#000727;line-height:1.5;text-decoration:none;}
.cnc-googlemap-section.googlemap-layout4 .info-text a:hover{color:#005bc5;}

@media (max-width:1024px){
    .cnc-googlemap-section.googlemap-layout4{padding:50px 0;}
    .cnc-googlemap-section.googlemap-layout4 .contact-info .heading :is(h1,h2,h3,h4,h5,h6){font-size: 26px;}
    .cnc-googlemap-section.googlemap-layout4 .info-box .img-icon{width:40px;height:40px;}
    .cnc-googlemap-section.googlemap-layout4 .info-box .img-icon i{font-size: 18px;}
    .cnc-googlemap-section.googlemap-layout4 .info-text :is(h1,h2,h3,h4,h5,h6){font-size: 18px;}
    .cnc-googlemap-section.googlemap-layout4 .info-text p{font-size: 15px;}
    .cnc-googlemap-section.googlemap-layout4 .info-text a{font-size:15px;}
}

@media (max-width:767px){.cnc-googlemap-section.googlemap-layout4{padding:30px 0;}
.cnc-googlemap-section.googlemap-layout4 .map,.cnc-googlemap-section.googlemap-layout4 .contact-info{flex:100%;max-width:100%;}
.cnc-googlemap-section.googlemap-layout4 .contact-info .heading {margin-bottom:20px;}
.cnc-googlemap-section.googlemap-layout4 .googlemap-row{flex-direction:column;gap:15px;}
.cnc-googlemap-section.googlemap-layout4 .map iframe{min-height:400px;}
.cnc-googlemap-section.googlemap-layout4 .contact-info{padding:20px;}
.cnc-googlemap-section.googlemap-layout4 .info-box{align-items:flex-start;padding:10px;gap:10px;}
.cnc-googlemap-section.googlemap-layout4 .contact-info .heading :is(h1,h2,h3,h4,h5,h6){font-size: 22px;}
.cnc-googlemap-section.googlemap-layout4 .info-text :is(h1,h2,h3,h4,h5,h6){font-size:16px;}
.cnc-googlemap-section.googlemap-layout4 .info-text p{font-size: 14px;}
.cnc-googlemap-section.googlemap-layout4 .info-text a{font-size:14px;word-break:break-word;}}