@font-face {
  font-family: 'Raleway-semibold';
  font-style: normal;
  font-weight: 400;
  src:url(../fonts/matt-mcinerney_raleway/Raleway-SemiBold.ttf) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Raleway-Regular';
  font-style: normal;
  font-weight: 400;
  src:url(../fonts/matt-mcinerney_raleway/Raleway-Regular.ttf) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.Osw_contactUs{
    font-family:Raleway-Regular;
}
.Osw_contUsHead {
    padding: 50px 0 80px 0;
}
.OswQury-heading {
    font-size: 64px;
    color: #272727;  
}
.OswQury-text {
    color: #6f6f6f;
    font-size: 22px;
    width: 62%;
    margin: 0px auto 0px;
}
.OswQury-heading,.OswQury-text{
    text-align: center;
    font-family: Raleway-semibold;
}
.OswCont_centrDiv {
    width: 630px;
    margin: 25px auto 30px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    border-radius: 6px;
    padding: 25px 35px;
}
.Osl_Form-blog {
    padding: 0 80px 0 80px;
}
.oswCont-inputs label {
    display: block;
    text-align: center;
    color: #202020;
    font-weight: normal;
    font-family: Raleway-semibold;
    font-size: 17px;
    margin: 25px 0 15px 0;
}
.oswCont-inputs .form-control {
    border-radius: 0px;
    border: 1px solid #c8c8c8;
    box-shadow: unset;
    height: 40px;
}
.oswCont-inputs textarea.form-control {
    height: auto;
}
.oswCont-submit {
    color: #fff;
    background: #70ca73 !important;
    border-radius: 0px;
    width: 100%;
    padding: 9px 0;
    font-size: 18px;
    margin: 30px 0 38px 0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
.oswCont-submit:hover {
    background: #68bb6b;
    color: #fff;
}
.Osw-adrsHeading {
    color: #272727;
    font-size: 17px;
}
.Osw-adrsDetail {
    padding-left: 25px;
}
.Osw-adrsDetail a,.Osw-adrsDetail{
    color: #6c6c6c;
    font-size: 16px;
}
.Osw-adrs-hgt {
    height: 105px;
}
.Osw-adrsHeading,.Osw-adrsDetail,.Osw-addressMap h3{
    font-family: Raleway-semibold;
}
.Osw-adrsHeading .fa {
    margin-right: 10px;
}
.Osw-addressMap {
    background: transparent;
    box-shadow: unset;
    padding: 0;
}
.Osw-addressMap h3 {
    color: #2a2a32;
    font-size: 30px;
    font-weight: 700;
}
.contact_full_map {
}
.responsive-map-container {
    position: relative;
    padding-bottom: 71.55%;
    height: 0;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    margin-top: 30px;
}
.OswContUs-content {
    position: relative;
    overflow: hidden;
}
.OswContUs-content::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #5dcbf5;
    border-top: 40px solid #9de4ff;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: skewY(-12deg);
    -ms-transform: skewY(-12deg);
    transform: skewY(-12deg);
}
@media (min-width: 280px) and (max-width: 767px) {
    .OswQury-heading {
        font-size: 31px;
        line-height: 33px;
    }
    .OswQury-text {
        font-size: 15px;
        width: 88%;
    }
    .OswCont_centrDiv {
        width: 100%;
        padding: 20px 14px;
    }
    .Osl_Form-blog {
        padding: 0 15px 0 15px;
    }
    .Osw-adrs-hgt {
        height: auto;
        font-size: 14px;
    }
    .oswCont-inputs label {
        font-size: 14px;
        margin: 12px 0 11px 0;
    }
    .oswCont-inputs .form-control {
        height: 35px;
    }
    .Osw_contUsHead {
        padding: 38px 0 15px 0;
    }
    .oswCont-submit {
        font-size: 16px;
        margin: 15px 0 10px 0;
    }
    .Osw-addressMap h3 {
        font-size: 22px;
        font-weight: 500;
        margin: 0px;
    }
    .OswContUs-content::before {
        -webkit-transform: skewY(-24deg);
        -ms-transform: skewY(-24deg);
        transform: skewY(-24deg);
    }
    .Osw-addressMap {
        padding: 0px 0px 20px;
    }
}
.update_loading {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba( 0, 0, 0, 0.6);
    z-index: 9999;
    margin: auto;
    top: 0;
}
.update_loading img {
    margin-top: 25%;
    margin-left: 50%;
    width: 4%;
}
