body
{
    font-family: Roboto;
}

.banner-contact {
    background: url(../image/banner/3.jpg);
    background-size: cover;
    background-position: right bottom;
    color: #fff;
    font-family: "Quicksand";
    height: 350px !important;
}
.bg-overlay {
    background: linear-gradient(#6e6e6e4d, #4444446b), url(../image/banner/3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    height: 350px;
    padding-top: 50px;
}
.contactus_svg {
    width: 362px !important;
    float: right;
    position: relative;
    top: 64%;
    right: 6%;
}
.spaceing_about
{
    margin-top: 80px;
}
.spaceing_about1
{
    margin-top: 80px;
}
#badge {
    margin-top: -36px;
    margin-right: -74px;
}
.badge {
    background-color: #77de70;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 4px 7px;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
}
.banner-contact_touch {
/*    background: url(../image/rice.jpg);
    background-size: cover;
    color: #fff;
    font-family: "Quicksand";
    width: 635.1px;
    height: 405.7px;
    position: relative;
    border-radius: 20px;*/

    background: linear-gradient(94.91deg, rgba(0, 217, 166, 0.8) -11.02%, rgba(128, 224, 106, 0.8) 55.6%, rgba(155, 225, 93, 0.8) 105.11%), url(../image/rice.jpg);
    background-size: cover;
    color: #fff;
    font-family: "Quicksand";
    width: 635.12px;
    height: 485.29px;
    position: relative;
    border-radius: 20px;
}

.card-body {
    padding: 30px 50px 10px 50px;
    /*background: linear-gradient(120deg, rgb(6,218,166,0.9) , rgb(150,223, 97,0.8) 100%);*/
    background: linear-gradient(120deg, rgb(6,218,166), rgb(150,223, 97,0.7) 100%);
    border-radius: 20px;
    width: 635.12px;
    height: 485.29px;
    position: relative;
    bottom: 50px;
    right: 55px;
}
.drop{
    font-size: 35px;
    font-weight: 600;
}
.contactLeaf1
{
    /*position: absolute;*/
    /*top: 9px;*/
    /*left: 39%;*/
    /*transform: rotateZ(1deg);*/
    
    position: absolute;
    top: 14px;
    left: 47%;
    transform: rotateZ(2deg);
}
.contactLeaf2
{
    position: absolute;
    left: 23%;
}
.contactLeaf1 img{
    width: 110px;
}
.contactLeaf2 img{
    width: 110px;
}
.line81 {
    border: 1px solid #fff;
    height: 6px;
    width: 130px;
    border-radius: 30px;
    background: linear-gradient(45deg, #06daa6 0, #96df61 100%);
    margin-top: 4px;
}
.line91 {
    border: 1px solid #fff;
    height: 6px;
    width: 22px;
    border-radius: 30px;
    background: linear-gradient(45deg, #06daa6 0, #96df61 100%);
    margin-top: 4px;
}
.line10 {
    border: 1px solid #fff;
    height: 6px;
    width: 70px;
    border-radius: 30px;
    background: linear-gradient(45deg, #06daa6 0, #96df61 100%);
    margin-top: 4px;
}
.line11 {
    border: 1px solid #fff;
    height: 6px;
    width: 22px;
    border-radius: 30px;
    background: linear-gradient(45deg, #06daa6 0, #96df61 100%);
    margin-top: 4px;
}

.get_in
{
    font-size: 37px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    color: #000000;
    font-family: "Roboto-Bold";
}
.get_in_p
{
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
    text-align: left;
    font-family: "Ubuntu-Regular";
}
.Rectangle-1 {
    width: 526.4px;
    height: 35px;
    border-radius: 50px;
    background-color: #ffffff;
    padding: .375rem 1.2rem;
  }

  .Rectangle-1::placeholder, .Rectangle-2::placeholder, .Rectangle-3::placeholder, .Rectangle-4::placeholder{
    text-align: left;
    padding-left: 5px;
  }
  .Rectangle-2 {
    width: 526.4px;
    height: 35px;
    border-radius: 50px;
    background-color: #ffffff;
    padding: .375rem 1.2rem;
  }
  .Rectangle-3 {
    width: 526.4px;
    height: 35px;
    border-radius: 50px;
    background-color: #ffffff;
    padding: .375rem 1.2rem;
  }
  .Rectangle-4 {
    width: 526.4px;
    height: 121.2px;
    border-radius: 15px;
    background-color: #ffffff;
    padding: .375rem 1.2rem;
  }
  .btn-form {
    background-color: #fff;
    color: #fff;
    width: 120px;
    height: 40px;
    font-weight: 700;
    font-style: bold;
    font-family: Quicksand;
    border: 0 solid #fff;
    border-radius: 30px;
    padding: 7px 10px;
    font-size: 12px;
    font-family: Quicksand;
    text-transform: uppercase;
    background: linear-gradient(to left, #0c0c0c 20%, #474747 100%);
}
.btn-form:hover {
    color: #fff;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .25);
    background-repeat: repeat-x;
    box-shadow: 6px 6px 25px 0 rgba(0, 217, 166, .35);
    padding: 2px;
    display: inline-block;
    border-radius: 30px;
    height: 40px;
    width: 120px;
    border-image: linear-gradient(to left, #0c0c0c 20%, #474747 100%);
    border-image-slice: 1;
    border: 2px solid #333;
    background: linear-gradient(to left, #0c0c0c 20%, #474747 100%) content-box;
}


.contact-main {
    padding: 6px 0 10px 0;
    display: flex;
    align-items: center;
    width: 88%;
    background-color: #fff;
    margin-bottom: 10px;
    /*box-shadow: 20px 0 40px 0 rgba(0, 0, 0, .06);*/
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-radius: 12px
}

.contact-main img {
    height: 70px;
    width: 70px;
    margin: 20px
}

.contact-main:hover #globewhite{
    content: url(../image/icons/agrinia-globe-white.svg)
}
.contact-main:hover #emailwhite {
    content: url(../image/icons/agrinia-email-white.svg)
}

.contact-main:hover #phonewhite {
    content: url(../image/icons/agrinia_mobile_white.svg)
}

.contact-main:hover {
    background: linear-gradient(120deg, #96df61 0, #06daa6 100%)
}

.contact-main:hover .contactinfo .green-text {
    color: #fff
}

.contact-main:hover .contactinfo ul li {
    color: #fff
}
.contact-main:hover .contactinfo  .d-flex .line10 
{
    background: white;
    height: 6px;
    width: 70px;
}
.contact-main:hover .contactinfo  .d-flex .line11 
{
    background: white;
}

.contact-address h3 {
   /* font-size: 25px;
    font-weight: 600;
    color: #12da9d;*/

    font-size: 22px;
    font-weight: 500;
    color: #12da9d;
    font-family: "Roboto-Medium";
}

.contact-email h3 {
   /* font-size: 25px;
    font-weight: 600;
    color: #12da9d;*/

    font-size: 22px;
    font-weight: 500;
    color: #12da9d;
    font-family: "Roboto-Medium";
}

.contact-phone h3 {
    /*font-size: 22px;
    font-weight: 600;
    color: #12da9d;*/
    font-size: 22px;
    font-weight: 500;
    color: #12da9d;
    font-family: "Roboto-Medium";
}

.list-unstyled {
    padding: 10px
}

.list-unstyled li {
    font-size: 16px;
    /* font-family: Quicksand; */
    font-weight: 500;
    font-family: "Roboto";
}
.mapbgimg {
    background-image: url(../image/mapping.svg);
    background-position: right bottom, left top;
    background-repeat: no-repeat;
    height: 430px;
    border-radius: 30px;
    margin-bottom: 100px;
    position: relative;
    width: 635.12px;
}
iframe {
    position: absolute;
    top: 54px;
    right: 44px;
    width: 661.12px
}

@media (max-width:768px)
{
    .banner-contact_touch {
        background: linear-gradient(74.41deg, rgba(155, 225, 93, 0.75) 4.72%, rgba(128, 224, 106, 0.675) 42.55%, rgba(0, 217, 166, 0.75) 98.77%), url(../image/rice.jpg);
        background-size: cover;
        color: #fff;
        font-family: "Quicksand";
        width: 100%;
        height: 370.7px;
        position: relative;
        border-radius: 20px;
    }
    .contactLeaf2 {
    position: absolute;
    left: 23%;
    bottom: -7%;
}
    .drop {
    font-size: 28px;
    font-weight: 600;
    font-family: 'Roboto-Bold';
}
#pl-4{
    padding-left : 0 !important;
}
    .contactus_form
    {
        margin-top: 50px;
    }
    .card-body {
        width: 100%;
        height: 370.7px;
        bottom: 30px;
        right: 44px;
    }
    .mapbgimg {
        /*background-image: url(../image/map.jpg);*/
        /*background-position: right bottom, left top;*/
        /*background-repeat: no-repeat;*/
        /*height: 285.7px;*/
        /*width: 100%;*/
        /*border-radius: 30px;*/
        /*margin-bottom: 100px;*/
        /*position: relative;*/
        
    background-image: url(../image/map.jpg);
    background-position: right bottom, left top;
    background-repeat: no-repeat;
    height: 285.7px;
    width: 670px;
    border-radius: 30px;
    margin-bottom: 100px;
    position: relative;
    }
    
    .Rectangle-1 {
        width: 100%;
        height: 35px;
        border-radius: 50px;
        background-color: #ffffff;
      }
      .Rectangle-2 {
        width: 100%;
        height: 35px;
        border-radius: 50px;
        background-color: #ffffff;
      }
      .Rectangle-3 {
        width: 100%;
        height: 35px;
        border-radius: 50px;
        background-color: #ffffff;
      }
      .Rectangle-4 {
      width: 100%;
    height: 69.2px !important;
    border-radius: 15px;
    background-color: #ffffff;
      }
      /* .get_in {
        font-size: 26px;
    }
    .get_in_p {
        font-size: 16px;
    } */
    .list-unstyled li {
        line-height: 1.3;
        font-size: 14px;
        font-family: Quicksand;
        font-weight: 600;
    }
    .contact-email h3 {
        font-size: 25px;
        font-weight: 600;
    }
    iframe {
    /*position: absolute;*/
    /*top: 42px;*/
    /*right: 45px;*/
    /*height: 280px;*/
    /*width: 515px;*/
    
    position: absolute;
    top: 42px;
    right: 23px;
    height: 280px;
    width: 672px;
    }
    .contact-main img {
        height: 53px;
        width: 50px;
        margin: 20px;
    }
}
@media (max-width:560px) and (min-width:260px)
{
   
    .spacing_about_mob
    {
        margin-top: 60px;
    }
    .mapbgimg {
    background-image: url(../image/map.jpg);
    background-position: right bottom, left top;
    background-repeat: no-repeat;
    height: 285.7px;
    width: 100%;
    border-radius: 15px;
    margin-bottom: 100px;
    position: relative;
}
iframe {
    position: absolute;
    top: 35px;
    right: 25px;
    height: 274px;
    border-radius: 15px !important;
    width: 320px;
    
    
    
}
    .get_in {
        font-size: 20px;
    }
    .get_in_p {
        font-size: 14px;
    }
    .contactus_form {
        margin-top: 0px;
    }
    .contact-main {
        padding: 6px 0 10px 0;
        display: flex;
        align-items: center;
        width: 100%;
        background-color: #fff;
        margin-bottom: 10px;
        box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
        border-radius: 12px;
    }
    .drop {
    font-family: Roboto-Bold;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}
#pl-4{
    padding-left : 0 !important;
}
    .banner-contact_touch {
        background: linear-gradient(74.41deg, rgba(155, 225, 93, 0.75) 4.72%, rgba(128, 224, 106, 0.675) 42.55%, rgba(0, 217, 166, 0.75) 98.77%), url(../image/rice.jpg);
        background-size: cover;
        color: #fff;
        font-family: "Quicksand";
        width: 100%;
        height: 100%;
        position: relative;
        border-radius: 12px;
    }
    /*.card-body {*/
    /*    width: 100%;*/
    /*    height: 100%;*/
    /*    bottom: 30px;*/
    /*    right: 44px;*/
    /*}*/
    .card-body {
    width: 305px;
    height: 100%;
    bottom: 30px;
    right: 36px;
    border-radius: 12px;
}
    /*iframe {*/
    /*    position: absolute;*/
    /*    top: 35px;*/
    /*    right: 25px;*/
    /*    height: 370.7px;*/
    /*}*/
    .bg-overlay {
    background: linear-gradient(#6e6e6e4d, #4444446b), url(../image/banner/contact-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    height: 175px !important;
    padding-top: 10px;
    margin-top: 32px;
}
    .contactus_svg {
       /* width: 220px !important;
        float: right;
        position: relative;
        top: 85%;
        right: 4%;*/
         width: 220px !important;
        float: right;
        position: relative;
        top: 60%;
        right: 20%;
    }
    .Rectangle-1 {
        width: 100%;
        height: 26px;
        border-radius: 50px;
        background-color: #ffffff;
        padding: .275rem 1rem;
        font-size: 10px;
      }
      .Rectangle-2 {
        width: 100%;
        height: 26px;
        border-radius: 50px;
        background-color: #ffffff;
        padding: .275rem 1rem;
        font-size: 10px;
      }
      .Rectangle-3 {
        width: 100%;
        height: 26px;
        border-radius: 50px;
        background-color: #ffffff;
        padding: .275rem 1rem;
        font-size: 10px;
      }
      ::placeholder
      {
          font-size: 11px;
      }
      .contactLeaf1 {
        position: absolute;
        top: 20px;
        left: 65%;
        transform: rotateZ(1deg);
    }
    .contactLeaf1 img {
        width: 69px;
    }
    .contactLeaf2 {
        position: absolute;
        left: 14%;
    }
    .contactLeaf2 img {
        width: 80px;
    }
    .btn-form {
        background-color: #fff;
        color: #fff;
        width: 75px;
        height: 28px;
        font-weight: 700;
        font-style: bold;
        font-family: Quicksand;
        border: 0 solid #fff;
        border-radius: 30px;
        padding: 7px 10px;
        font-size: 12px;
        font-family: Quicksand;
        text-transform: uppercase;
        background: linear-gradient(to left, #0c0c0c 20%, #474747 100%);
    }
    .spaceing_about1
{
    margin-top: 0px;
}

}