.contact {
    padding-left: 1.7vw;
    height: auto;
    box-shadow: 0 0 6px 1px rgba(10, 22, 70, 0.1), 0 0 1px 0 rgba(10, 22, 70, 0.06);
    background-color: #ffffff;
    }
      
.contact-fix {
    width: 1vw;
}

.specializations img{
      	width: 1.6vw;
    
}

      .specializations-text {
        font-family: Montserrat;
        font-size: 1.4vw;
        line-height: normal;
        letter-spacing: normal;
        color: #3a3a3a;
        margin-left: 1vw;
          margin-top:0.5vw;
      }

      .printing {
	    font-family: Montserrat;
    	font-size: 1vw;
    	font-weight: 500;
    	color: #558cdc;
    	margin-top: 0.4vw;
    	width: 19vw;
      }
      
     .printing a {
    	padding: 0.2vw;
        margin: 0.1vw;
    	text-decoration: none;
    	background: #f7f7f7;
    	font-family: Montserrat;
  	    font-size: 1vw;
  	    font-weight: 500;
  	    color: #558cdc;
        display: inline-block;
      }

      .view img {
        width: 1.7vw;
      }
      
      .view-text {
        margin-left: 1vw;
        font-family: Montserrat;
        font-size: 1.4vw;
          margin-top:0.5vw;
      }
      
      .view-number {
      	font-family: Montserrat;
        margin-left: 0.3vw;
        font-size: 1.4vw;
        font-weight: 500;
          margin-top:0.5vw;
      }
      
      .contact hr {
      	margin-left: 0vw;
      	width: 49vw;
      	border-top: 3px solid rgba(0,0,0,.1)!important;
      }

      .contact-content {
      	padding-top: 2.5vw;
        margin-left: 1.5vw;
        width: 50vw;
        padding-bottom: 0.5vw;
      }
      
      .contact-top-text {
        width: 55vw;
        font-family: Montserrat;
        font-size: 2vw;
        font-weight: bold;
        line-height: normal;
        letter-spacing: normal;
        color: #333333;
          padding: 1vw 0 0 0;
      }

      .contact-content-main {
          margin-bottom: 4vw;
      }

      .contact-content-text {
        margin-top: 3.4vw;
        width: 25.8vw;
      }
      
      .location-icon {
        margin-top: 3vw;
        margin-left: 6vw;
        height: 5vw;
        width: 5vw;
        background-color: #fe2727;
        border-radius: 50%;
      }
      
      .location-icon img {
        width: 1.6vw;
        margin-top: 1.3vw;
      }
      
      .location-text {
        margin-top: 1vw;
        font-family: MontserratBold;
        font-size: 1.2vw;
        color: #202020;
        margin-left: -0.7vw;
      }
      
      .contact-text-location {
        font-family: Montserrat;
        font-size: 1.2vw;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 1.44px;
        color: #202020;
      }
      
      .contact-text-place {
        font-family: MontserratBold;
        font-size: 1.2vw;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #202020;
      }
      
      .call-icon {
        margin-top: 3vw;
        margin-left: 6.3vw;
        height: 5vw;
        width: 5vw;
        background-color: #42d95e;
        border-radius: 50%;
      }
      
      .call-icon img {
        width: 2vw;
        margin-top: 1.5vw;
        margin-left: 0.1vw;
      }
      
      .contact-content-text-call {
        margin-top: 3vw;
        width: 100%;
      }
      
      .contact-text-call {
        font-family: MontserratRegular;
        font-size: 1.2vw;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 1.44px;
        color: #202020;
      }
      
.whatsapp {
 	width: 12vw;
    height: auto;
    border: 1px solid #2dd449;
    border-top-left-radius: 3.8vw;
    border-bottom-left-radius: 3.8vw;
    border-top-right-radius: 3.8vw;
    border-bottom-right-radius: 3.8vw;
    font-family: Montserrat;
    font-size: 1vw;
    color: #ffffff;
    padding:0.7vw 1.3vw;
    background-color: #2dd449!important;
}
a.whatsapp:hover , .whatsapp-text,  a:hover .whatsapp-text{
    
    color: #ffffff!important;
    text-decoration:none;
}
      
      .whatsapp img {
        width: 1.5vw;
        margin-left: 1vw;
      }
      
      .calendar-icon {
        margin-top: 3vw;
        margin-left: 6.3vw;
        height: 5vw;
        width: 5vw;
        background-color: #feb404;
        border-radius: 50%;
      }
      
      .calendar-icon img {
        width: 2vw;
        margin-top: 1.5vw;
        margin-left: 0.1vw;
      }
      
      .calendar-text {
        margin-top: 1vw;
        font-family: MontserratBold;
        font-size: 1.2vw;
        color: #202020;
      }
      
      .contact-text-calendar {
        font-family: Montserrat;
        font-size: 1.2vw;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 1.44px;
        color: #202020;
      }
      
      .contact-content-text-calendar {
        margin-top: 5.6vw;
        width: 13.8vw;
      }

      .contact-footer {
        margin-top: 3vw;
      }

      .letter-button {
        border: none!important;
        width: 16.2vw;
        background-color: #ffd740;
        
      }
      
      .letter-text {
        font-family: Montserrat;
        font-size: 1.2vw;
	font-weight: 500;
        color: #202020;
      }

      .social-icons {
        margin-top: 1.2vw;
      }

        .all {
            width: 3vw;
            margin-left: 2vw;
        }
      .facebook {
        width: 3vw;
          margin-left: 2vw;
      }
      
      .instagram {
        width: 3vw;
        margin-left: 2vw;
      }
      
      .youtube {
        width: 3vw;
        margin-left: 2vw;
      }

      .navigator {
        margin-top: 3vw; 
      }
    
      .navi-box {
        width: 100%;
        height: 40vw;
        background-color: #ffd740;
      }
      
      
      /* for ads banner */

.ads-title {
    border-bottom: 1px solid #ccc;
    line-height: 2.8vw;
    width: 12.5vw;
}

.right-content {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 2vw;
}

.info-list {
    display: inline-block;
    vertical-align: top;
    width: 230px;
}

.info-list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 9px;
}

.info-list li img {
    position: absolute;
    left: 0;
    top: 6px;
}

.ads {
    display: inline-block;
    vertical-align: top;
    width: 460px;
    margin-right: 10px;
}

.ads .item {
    margin-bottom: 22px;
}

.ads .image {
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
    background: #ccc;
    width: 200px;
    height: 100px;
    border-radius: 6px;
    border: 1px solid #ccc;
}

.ads .image img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.ads .info {
    display: inline-block;
    vertical-align: top;
    width: 240px;
}

.ads .title {
    font-size: 14px;
    display: inline-block;
    color: #3366cc;
    line-height: 16px;
    font-weight: 700;
}

.ads .title:hover {
    color: #ff9900;
}

.ads p {
    font-size: 12px;
    display: inline-block;
    color: #000;
    margin: 4px 0 3px;
}

.ads .phone img {
    display: inline-block;
    vertical-align: middle;
}

.ads .phone span {
    font-size: 12px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
    font-family: 'Tahoma';
}

.ads .publish-box {
    padding: 0;
}

.box-gallery {
    position: relative;
    margin-top: 20px;
    color: #fff;
    text-align: center;
}

.box-gallery:before {
    content: '';
    display: block;
    position: absolute;
}

.box-gallery > img {
    max-width: 100%;
}

.box-gallery .inbox {
    position: absolute;
    left: 0;
    top: 20px;
    right: 0;
}

.box-gallery .head {
    font-weight: 700;
    font-size: 20px;
}

.box-gallery .name {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    font-size: 12px;
}

.box-gallery .name a {
    color: #fff;
}

.box-gallery .name a:hover {
    color: #ff9900;
}

.box-gallery .name a span {
    display: inline-block;
    vertical-align: top;
    line-height: 14px;
}

.box-gallery .name a span:first-child {
    transform: rotate(270deg);
    margin: 4px 8px 0 0;
}

.box-gallery .name a span:last-child {
    transform: rotate(90deg);
    margin: 3px 0 0 8px;
}

.right-content .ads {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 2px 9px rgba(0, 0, 0, .15);
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
}

.right-content .ads .item {
    border-top: 1px solid #ccc;
    padding: 18px 0;
    margin: 0;
}

.right-content .ads .image {
    width: 100%;
    box-sizing: border-box;
    margin-right: 0;
}

.right-content .ads .info {
    width: 100%;
    padding-top: 10px;
}

.right-content .ads .title {
    font-weight: 400;
}

.container > .bnrbox-2 {
    margin: 20px 10px 0;
}

.container > .bnrbox-2 img {
    max-width: 100%;
}

.container > .wrapper > .lf-content > .bnrbox {
    margin-top: 30px;
}

.container > .wrapper > .lf-content > .ads {
    margin-right: 20px;
}


.right-content .list-companies {
    padding: 2px 12px 2px 0px;
    list-style-type: none;
}

.right-content .list-companies li {
    margin-top: 8px;
    padding: 16px 15px 22px;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-radius: 10px;
}

.right-content .list-companies li .info {
    float: none;
    width: auto;
    padding: 0;
}

.right-content .list-companies li .info a {
    display: inline-block;
    margin-top: 5px;
    font-size: 14px;
    line-height: 18px;
}

.right-content .list-companies li .info p {
    margin-top: 5px;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

.right-content .ads a {
    color: #3366cc;
}

.right-content .ads p {
    margin-top: 5px;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

.right-content .list-companies li .img {
    float: none;
    width: 100%;
    padding: 0 0 0 0;
}

.list-companies .img img {
    width: 13.5vw;
}

/* for ads banner */

.fancybox-wrap {
    position: relative!important;
    top: 0!important;
    left: 3vw!important;
    top: -64vw!important;
}

#map_map_container table{
    background-color: #ffffff!important;
}