.marginTopBottom { margin: 40px 0; } .contact_info-col { position: relative; z-index: 99; max-width: 100%; width: 100%; background: #262262; }
.contact_info-wrapper { display: flex; flex-wrap: wrap; width: 100%;overflow: hidden; }
.contact_content { flex: 0 0 50%; border: 1px solid #ffffff; overflow: hidden; border-right: 0;  border-left: 0;  border-top: 0; background-repeat: no-repeat;  background-position: 110px center;}
.wrap_cont { display: flex; align-items: center;   justify-content: center;}
.contact_icon { height: 110px; }
.contact_icon img { height: 150px; margin-left: 90px; position: relative; top: -25px; }
.wrap_cont a span,
.wrap_cont a{ color: #ffffff !important; font-size: 24px; line-height: 24px; text-align: center; font-weight: 700; position: relative;}
.wrap_cont a:after,
.wrap_cont a:before{transition:all .3s,background-color 0s;content:'';height:1px;width:0;background-color:currentColor;position:absolute;bottom:-3px;}
.wrap_cont a:before{right:50%;}
.wrap_cont a:after{left:50%;}
.wrap_cont a:hover:after,
.wrap_cont a:hover:before{width:50%;}
.contact_num { flex: 0 0 50%; border: 1px solid #ffffff; overflow: hidden;  border-right: 0;  border-top: 0; background-repeat: no-repeat;  background-position: 110px center;}
.contact_num-icon { height: 110px; }
.contact_num-icon img { height: 150px; margin-left: 90px; position: relative; top: -25px; }  @media screen and (max-width: 1299px) and (min-width: 1200px){
.desktop-menu .header-19 .page-navigation {
padding-left: 0px;
padding-right: 0px;
font-size: 8px;
}}
@media (max-width: 767px) {
.contact_content { flex: 0 0 100%; border: 1px solid #ffffff; overflow: hidden;   border-left: 0px;  border-right: 0;  border-top: 0; }
.contact_num { flex: 0 0 100%; border: 1px solid #ffffff; overflow: hidden;  border-right: 0;  border-top: 0;  border-left: 0; }
}
@media (max-width: 567px) {
.contact_icon img {  margin: 0;}
.contact_num-icon img {  margin: 0px;}
}