@import url("../../fonts/font.css");
body {
  font-family: 'Montserrat-Regular';
  width: 100%;
  overflow-x: hidden; }

.row {
  margin: 0; }

img {
  width: 100%; }
.flyban img{
  width: 30%!important;
}
.nav-custom {
  background-color: white;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 999; }
  .nav-custom img {
    margin-left: 15px;
    width: 75%; }
  @media only screen and (max-width: 767px) {
    .nav-custom .navbar-brand {
      margin-right: 0px !important;
      width: 80%; }
      .nav-custom .navbar-brand img {
        width: 50%;
        margin-left: 0px; } }
@media only screen and (max-width: 767px) and (max-width: 768px) {
  .nav-custom img {
    width: 75%; } }
  @media only screen and (max-width: 767px) {
    .nav-custom .navbar-toggler {
      padding: 0px !important;
      outline: none; } }

.nav-link {
  margin-top: 34px;
  margin-left: 15px;
  padding-top: 5px;
  color: #707070;
  font-size: 16px;
  font-family: 'Montserrat-Medium'; }
  .nav-link:hover {
    color: #005d50; }
  @media only screen and (min-width: 850px) and (max-width: 1010px) {
    .nav-link {
      font-size: 10px; } }
  @media only screen and (max-width: 768px) {
    .nav-link {
      margin-left: 7px;
      font-size: 8px; } }
  @media only screen and (max-width: 767px) {
    .nav-link {
      font-size: 16px;
      margin-top: 5px; } }
  @media only screen and (min-width: 769px) and (max-width: 849px) {
    .nav-link {
      font-size: 7px; } }

.carousel-item img {
  height: 100vh;
  object-fit: cover; }

.nav-item a.active {
  color: #005d50 !important; }

.slider-head {
  z-index: 99;
  width: 40%;
  position: absolute;
  top: 40%;
  left: 5%;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.5); }
  @media only screen and (max-width: 767px) {
    .slider-head {
      width: 90%;
      top: 30%; } }
  .slider-head h6 {
    font-size: 28px;
    font-family: 'WorkSans-SemiBold';
    letter-spacing: 0.16px;
    margin-bottom: 0px; }
    @media only screen and (max-width: 767px) {
      .slider-head h6 {
        font-size: 22px; } }
  .slider-head h5 {
    font-size: 28px;
    font-family: 'WorkSans-SemiBold';
    letter-spacing: 0.16px;
    margin-bottom: 0px; }
    @media only screen and (max-width: 767px) {
      .slider-head h5 {
        font-size: 22px; } }
  .slider-head h4 {
    font-size: 28px;
    font-family: 'WorkSans-SemiBold';
    color: #005D50;
    letter-spacing: 0.16px;
    margin-bottom: 0px; }
    @media only screen and (max-width: 767px) {
      .slider-head h4 {
        font-size: 22px; } }
  .slider-head p {
    font-family: 'WorkSans-Light';
    font-size: 15px; }
  .slider-head button {
    background-color: #005D50;
    color: #fff;
    border: none;
    font-family: 'WorkSans-Light';
    font-size: 14px;
    padding: 8px;
    outline: none; }

#more {
  display: none; }

.top-band {
  top: 8px;
  z-index: 999;
  position: fixed; }
  @media only screen and (max-width: 767px) {
    .top-band {
      display: block !important;
      text-align: right !important; } }
  .top-band a {
    color: #005d50;
    text-decoration: none;
    font-size: 15px;
    font-family: 'Montserrat-Regular'; }

.about {
  background-image: url(../img/aboutbackgound.png);
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 400px;
  transform: matrix(-1, 0, 0, -1, 0, 0);
  opacity: 1; }
  @media only screen and (max-width: 767px) {
    .about .about-img {
      top: -28px; } }
  .about .about-img img {
    width: 100%;
    height: 353px;
    transform: matrix(-1, 0, 0, -1, 0, 0);
    box-shadow: 0px 3px 6px #00000029;
    border: 5px solid #FFFFFF;
    border-radius: 12px;
    opacity: 1; }
  .about .about-cont {
    transform: matrix(-1, 0, 0, -1, 0, 0); }
    .about .about-cont h5 {
      margin-left: 30px;
      margin-top: 40px;
      text-align: left;
      font-family: 'Montserrat-SemiBold';
      font-size: 22px;
      letter-spacing: 0.13px;
      color: #005D50;
      opacity: 1; }
      @media only screen and (max-width: 767px) {
        .about .about-cont h5 {
          text-align: center; } }
    .about .about-cont p {
      margin-right: 30px;
      text-align: justify;
      font-family: 'Montserrat-Regular';
      letter-spacing: 0.09px;
      color: #000000;
      opacity: 1;
      margin-left: 30px; }
    .about .about-cont a {
      margin-left: 30px;
      text-decoration: none;
      color: #005D50;
      font-family: 'Montserrat-Regular'; }
      .about .about-cont a:hover {
        color: #02a8a6; }
      @media only screen and (max-width: 767px) {
        .about .about-cont a {
          text-align: center;
          display: block; } }

.banner img {
  object-fit: cover; }
  @media only screen and (max-width: 767px) {
    .banner img {
      height: 250px;
      object-fit: cover; } }

.product {
  padding-top: 25px;
  padding-bottom: 25px; }
  .product h5 {
    text-align: center;
    font-family: 'Montserrat-Medium';
    font-size: 22px;
    letter-spacing: 0.13px;
    color: #707070;
    opacity: 1;
    margin-top: 30px;
    margin-bottom: 30px; }
    .product h5:after {
      content: '';
      display: block;
      background-color: #01aca2;
      width: 120px;
      height: 1px;
      margin: auto; }
  .product img {
    width: 20%;
    display: block;
    margin: auto;
    height: 150px; }
  .product h6 {
    text-align: center;
    font-family: 'Montserrat-Medium';
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 5px;
    letter-spacing: 1px;
    color: #707070; }
  .product p {
    text-align: justify;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 0px;
    font-size: 14px; }
  .product a {
    display: block;
    margin: auto;
    text-align: center;
    font-size: 14px;
    color: #01aca2;
    text-decoration: none;
    font-weight: bold;
    outline: none; }
    .product a:hover {
      color: #005D50; }
  .product .product-cont {
    background-color: #fbfcf5;
    border: 1px solid #EBEBEB;
    border-radius: 3px;
    opacity: 1;
    height: 325px;
    margin-right: 15px; }
    @media only screen and (max-width: 767px) {
      .product .product-cont {
        height: 420px; } }
    .product .product-cont img {
      margin-top: 15px; }

.research {
  background-image: url(../img/aboutbackgound.png);
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 350px; }
  .research .research-head {
    border-right: 1px solid #005D50;
    margin-top: 60px;
    height: 200px; }
    @media only screen and (max-width: 767px) {
      .research .research-head {
        border-right: none;
        margin-top: 0px; } }
    .research .research-head h5 {
      text-align: left;
      font-family: 'Montserrat-Regular';
      letter-spacing: 0.13px;
      color: #707070;
      opacity: 1;
      font-size: 22px;
      margin-top: 22%; }
      @media only screen and (max-width: 767px) {
        .research .research-head h5 {
          text-align: center; } }
    .research .research-head a {
      text-decoration: none;
      font-size: 16px;
      color: #005D50; }
      @media only screen and (max-width: 767px) {
        .research .research-head a {
          display: block;
          text-align: center; } }
  .research .reserach-cont {
    background-image: url(../img/micro.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 24%;
    padding-left: 5%;
    padding-top: 54px; }
    @media only screen and (max-width: 767px) {
      .research .reserach-cont {
        padding-top: 0px; } }
    .research .reserach-cont p {
      text-align: justify;
      font-family: 'Montserrat-Regular'; }

.news {
  margin-bottom: 40px; }
  .news h4 {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: 0.13px;
    color: #707070;
    opacity: 1;
    font-family: 'Montserrat-Medium'; }
    .news h4:after {
      content: '';
      display: block;
      background-color: #01aca2;
      width: 120px;
      height: 1px;
      margin: auto; }
  .news .events {
    margin-right: 25px; }
    .news .events img {
      height: 100%; }
    .news .events .event-cont {
      padding: 10px;
      height: 120px;
      border: 1px solid #E3E3E3; }
      @media only screen and (max-width: 767px) {
        .news .events .event-cont {
          height: 100%; } }
      @media only screen and (min-width: 769px) and (max-width: 1300px) {
        .news .events .event-cont {
          height: 100%; } }
      @media only screen and (max-width: 768px) {
        .news .events .event-cont {
          height: 100%; } }
      .news .events .event-cont h6 {
        font-family: 'Montserrat-Regular';
        font-size: 12px;
        margin-bottom: 0px; }
      .news .events .event-cont p {
        font-family: 'Montserrat-SemiBold';
        font-size: 15px;
        margin-bottom: 0px; }
      .news .events .event-cont a {
        letter-spacing: 0.06px;
        color: #000000;
        font-size: 12px;
        text-decoration: none;
        outline: none; }

.message {
  background-color: #00B5AF;
  border: 5px solid #DBDBDB;
  padding: 15px; }
  .message p {
    font-family: 'Montserrat-Bold';
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 0px; }
    @media only screen and (min-width: 769px) and (max-width: 1300px) {
      .message p {
        font-size: 15px; } }
    @media only screen and (min-width: 850px) and (max-width: 1010px) {
      .message p {
        font-size: 12px; } }
    @media only screen and (min-width: 769px) and (max-width: 849px) {
      .message p {
        font-size: 10px; } }
    @media only screen and (max-width: 768px) {
      .message p {
        font-size: 10px; } }
    @media only screen and (max-width: 767px) {
      .message p {
        text-align: center;
        font-size: 10px; } }
  .message a {
    display: block;
    border: 2px solid #FFFFFF;
    border-radius: 15px;
    margin: auto;
    text-align: center;
    margin-top: 13px;
    color: #ffffff;
    text-decoration: none;
    width: 200px;
    /* height: 28px; */
    padding: 1px;
    font-family: 'Montserrat-Bold';
    font-size: 18px; }
    @media only screen and (max-width: 767px) {
      .message a {
        font-size: 13px; } }

.footer {
  background-image: url(../img/aboutbackgound.png);
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 15px 40px 15px 40px; }
  @media only screen and (max-width: 767px) {
    .footer {
      padding: 15px 15px 15px 15px;
      text-align: center; } }
  .footer img {
    width: 10%; }
    @media only screen and (max-width: 767px) {
      .footer img {
        width: 30%; } }
  .footer .footer-logo {
    border-right: 1px solid #DBDBDB; }
    @media only screen and (max-width: 767px) {
      .footer .footer-logo {
        border-right: none; } }
  .footer .footer-add {
    border-right: 1px solid #DBDBDB; }
    @media only screen and (max-width: 767px) {
      .footer .footer-add {
        border-right: none; } }

.menu-bar:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background-color: #a6802d;
  top: 0;
  left: 0; }

.footer-address {
  padding-top: 12px; }
  @media only screen and (max-width: 767px) {
    .footer-address {
      text-align: center; } }
  .footer-address span {
    font-family: 'WorkSans-SemiBold';
    color: #676767; }
  .footer-address p {
    font-family: 'WorkSans-Regular';
    font-size: 13px;
    padding-right: 18%;
    letter-spacing: 1px;
    margin-bottom: 0px; }
    @media only screen and (max-width: 767px) {
      .footer-address p {
        padding-right: 0px; } }
  .footer-address a {
    font-family: 'Montserrat-SemiBold';
    font-size: 13px;
    text-decoration: none;
    color: #000; }
    .footer-address a:hover {
      color: #ffb700; }
  .footer-address input {
    letter-spacing: 0.08px;
    color: #676767;
    font-size: 14px;
    font-family: 'WorkSans-Light'; }
  .footer-address .input-group {
    padding-right: 50px; }
    @media only screen and (max-width: 767px) {
      .footer-address .input-group {
        padding-right: 0px;
        margin-top: 15px; } }
    .footer-address .input-group i {
      color: #fff !important; }
    .footer-address .input-group .input-group-text {
      background-color: #005D50; }

.footer-add {
  margin-bottom: 15px; }
  .footer-add h6 {
    letter-spacing: 0.1px;
    color: #676767;
    font-family: 'WorkSans-SemiBold'; }

.footer-contact {
  padding-left: 22px; }
  .footer-contact h6 {
    letter-spacing: 0.1px;
    color: #676767;
    font-family: 'WorkSans-SemiBold'; }
  .footer-contact p {
    font-family: 'WorkSans-Medium';
    letter-spacing: 0.09px;
    color: #676767;
    font-size: 16px; }
  .footer-contact a {
    font-family: 'WorkSans-Medium';
    font-size: 15px;
    text-decoration: none;
    color: #676767; }
    .footer-contact a:hover {
      color: #005D50; }
  .footer-contact .footer-social {
    margin-top: 5px; }
    .footer-contact .footer-social .sm li {
      display: inline-block;
      list-style: none;
      border-radius: 50%; }
      .footer-contact .footer-social .sm li:hover {
        border-radius: 50%; }
      .footer-contact .footer-social .sm li a {
        color: #005D50;
        width: 30px;
        height: 35px;
        display: block;
        text-align: center;
        padding-top: 3px;
        transition-duration: .2s; }
        .footer-contact .footer-social .sm li a:hover {
          color: #1a2b3c; }

.sm li {
  display: inline-block;
  list-style: none;
  border-radius: 50%; }
  .sm li:hover {
    border-radius: 50%; }
  .sm li a {
    color: #005D50;
    width: 23px;
    height: 35px;
    display: block;
    text-align: center;
    padding-top: 45px;
    transition-duration: .2s; }
    @media only screen and (max-width: 767px) {
      .sm li a {
        padding-top: 0px; } }
    .sm li a:hover {
      color: #1a2b3c; }

.copyright {
  background-color: #005D50; }
  .copyright a {
    text-decoration: none;
    color: #fff; }
  .copyright .copy-content1 p {
    margin-left: 2%;
    margin-top: 2%;
    font-family: 'WorkSans-Light';
    color: #ffffff;
    font-size: 14px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .copyright .copy-content1 p {
        text-align: center;
        margin-left: 0%;
        margin-bottom: 0px; } }

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: none !important;
  outline: 0;
  box-shadow: none !important; }

.productpage {
  background-color: #f2faf5;
  padding-bottom: 35px; }
  .productpage h5 {
    text-align: center;
    padding-top: 25px;
    color: #005D50;
    font-family: 'Montserrat-SemiBold';
    font-size: 22px;
    margin-bottom: 20px; }
    .productpage h5:after {
      content: '';
      display: block;
      background-color: #01aca2;
      width: 60px;
      height: 1px;
      margin: auto; }
  .productpage p {
    padding-left: 6%;
    padding-right: 6%;
    text-align: justify; }

.aboutpage {
  background-color: #fafafa;
  padding-bottom: 35px; }
  .aboutpage h5 {
    text-align: center;
    padding-top: 25px;
    color: #005D50;
    font-family: 'Montserrat-SemiBold';
    font-size: 22px; }
    .aboutpage h5:after {
      content: '';
      display: block;
      background-color: #01aca2;
      width: 60px;
      height: 1px;
      margin: auto; }
  .aboutpage p {
    padding-left: 6%;
    padding-right: 6%;
    text-align: justify; }
  .aboutpage ul {
    padding-left: 6%;
    padding-right: 6%;
    font-size: 15px; }
  .aboutpage .aboutpage-img {
    padding-top: 12%; }
  .aboutpage .carousel-item img {
    height: 380px; }
  .aboutpage .direct-cont {
    padding-left: 6%;
    padding-right: 6%;
    padding-bottom: 35px; }
    .aboutpage .direct-cont h5 {
      padding-top: 10px;
      text-align: center;
      color: #000;
      font-size: 18px;
      margin-bottom: 0px; }
      .aboutpage .direct-cont h5:after {
        display: none; }
    .aboutpage .direct-cont h6 {
      text-align: center;
      color: #000;
      font-family: 'Montserrat-SemiBold';
      font-size: 15px; }
    .aboutpage .direct-cont p {
      text-align: center;
      font-size: 14px;
      margin-bottom: 0px;
      color: #000; }
    .aboutpage .direct-cont .content p {
      font-size: 15px;
      text-align: justify;
      margin-top: 15px; }
    .aboutpage .direct-cont .director-head {
      border: 2px solid #fff;
      display: block;
    margin: auto;
    margin-top: 35px; }
      .aboutpage .direct-cont .director-head img {
        width: 201px;
        height: 236px;
        display: block;
        margin: auto; }

.newspage {
  background-color: #fafafa;
  padding-bottom: 35px; }
  .newspage h5 {
    text-align: center;
    padding-top: 25px;
    color: #005D50;
    font-family: 'Montserrat-SemiBold';
    font-size: 22px;
    margin-bottom: 20px; }
    .newspage h5:after {
      content: '';
      display: block;
      background-color: #01aca2;
      width: 60px;
      height: 1px;
      margin: auto; }
  .newspage p {
    padding-left: 6%;
    padding-right: 6%;
    text-align: justify; }
  .newspage .events {
    background-color: #fff;
    height: 350px;
    border: 2px solid #fafafa;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .newspage .events {
        height: 100%; } }
  .newspage h6 {
    padding-left: 6%;
    padding-right: 6%;
    font-family: 'Montserrat-SemiBold';
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 10px; }

.researchpage {
  width: 100%;
  opacity: 1; }
  .researchpage h5 {
    text-align: center;
    padding-top: 25px;
    color: #005D50;
    font-family: 'Montserrat-SemiBold';
    font-size: 22px; }
    .researchpage h5:after {
      content: '';
      display: block;
      background-color: #01aca2;
      width: 60px;
      height: 1px;
      margin: auto; }
  .researchpage p {
    padding-left: 6%;
    padding-right: 6%;
    text-align: justify; }
  .researchpage h6 {
    font-family: 'Montserrat-SemiBold';
    padding-left: 8%;
    padding-right: 6%; }
  .researchpage ul {
    padding-left: 15%;
    padding-right: 6%; }
  .researchpage .research-img {
    padding-right: 6%; }
    @media only screen and (max-width: 767px) {
      .researchpage .research-img {
        padding-right: 0px; } }
    .researchpage .research-img img {
      border: 1px solid #005D50; }

.ourproduct .service-box {
  background-color: #fff;
  height: 100%;
  padding: 1%; }
  @media only screen and (max-width: 767px) {
    .ourproduct .service-box p {
      margin-right: 6% !important;
      margin-left: 6%;
      padding: 0px;
      padding-right: 0px !important; } }
  .ourproduct .service-box h6 {
    font-family: 'Montserrat-SemiBold';
    padding-left: 6%; }
  .ourproduct .service-box li {
    list-style-type: none;
    margin-left: 10%; }
    .ourproduct .service-box li:before {
      content: "\2713"; }

.fertilizer img {
  width: 100% !important; }

.tables {
  width: 960px !important; }
  @media only screen and (max-width: 767px) {
    .tables {
      width: 100% !important; } }

.service-boxs {
  display: block;
  margin: auto;
  border: 5px solid #fff;
  background: #e9e9e9;
  padding: 1%;
  height: 100%; }
  @media only screen and (max-width: 767px) {
    .service-boxs {
      height: 100%; } }
  @media only screen and (max-width: 768px) {
    .service-boxs {
      height: 100%; } }
  @media only screen and (min-width: 769px) and (max-width: 1300px) {
    .service-boxs {
      height: 100%; } }

.service-boxs img {
  display: block;
  margin: auto;
  width: 20%;
  height: 160px;
  margin-top: 40px; }

.service-boxs h6 {
  font-family: 'Montserrat-SemiBold';
  padding-top: 8px;
  text-align: center;
  font-size: 17px; }

.ourproduct {
  padding-left: 6%;
  padding-right: 6%;
  margin-bottom: 35px; }

#button {
  display: inline-block;
  background-color: #01aca2;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50px;
  position: fixed;
  bottom: 8px;
  right: 0px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000; }
  #button:hover {
    background-color: #005D50; }

#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 50px;
  color: #fff; }

#button.show {
  opacity: 1;
  visibility: visible; }

* {
  margin: 0;
  padding: 0; }

.layout-center {
  margin: 0 auto;
  max-width: 1024px; }

.wrapper {
  font: 300 16px/24px 'Roboto', sans-serif; }

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0; }

.header-wrap {
  padding-top: 25px;
  padding-bottom: 25px; }
  .header-wrap h4 {
    font-family: 'Muli-Bold';
    font-size: 22px;
    text-align: center;
    text-transform: uppercase; }
    .header-wrap h4:after {
      content: '';
      display: block;
      background-color: #ffb700;
      width: 50px;
      height: 2px;
      margin: auto; }
  .header-wrap .layout-center {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center; }
  .header-wrap .branding {
    width: 25%; }
    .header-wrap .branding img {
      display: block;
      width: 150px; }
  .header-wrap .menu {
    width: 75%; }
    .header-wrap .menu ul {
      text-align: right; }
      .header-wrap .menu ul li {
        display: inline-block; }
        .header-wrap .menu ul li a {
          color: #fff;
          text-decoration: none;
          padding: 10px 20px; }
          .header-wrap .menu ul li a:hover {
            color: #333; }

.map-wrap {
  width: 100%; }
  .map-wrap iframe {
    width: 100%;
    display: block;
    pointer-events: none;
    position: relative;
    /* IE needs a   position other than static */ }
    .map-wrap iframe.clicked {
      pointer-events: auto; }

.content-wrap {
  padding-bottom: 100px; }
  .content-wrap .form-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
    box-shadow: 0px 0px 30px #b7b7b7;
    margin-top: -100px;
    position: relative;
    z-index: 10;
    background: #fff; }
    .content-wrap .form-wrap h2.sub-title {
      font-size: 21px;
      font-weight: 400;
      margin-bottom: 30px;
      color: #1b4874; }
    .content-wrap .form-wrap .form-block {
      box-sizing: border-box;
      padding: 40px;
      width: 70%; }
    .content-wrap .form-wrap .address-block {
      background: #103f6e;
      box-sizing: border-box;
      color: #fff;
      padding: 40px;
      width: 30%; }
      .content-wrap .form-wrap .address-block h2.sub-title {
        color: #fff; }
      .content-wrap .form-wrap .address-block ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .content-wrap .form-wrap .address-block ul li {
          display: block;
          margin-bottom: 10px; }

.form-item {
  margin-bottom: 10px; }
  .form-item label {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #6a7986; }
  .form-item input {
    border: none;
    border-bottom: 1px solid #dddddd;
    padding: 10px;
    box-sizing: border-box;
    width: 100%; }
  .form-item textarea {
    border: 1px solid #dddddd;
    box-sizing: border-box;
    padding: 10px;
    width: 100%; }

.footer-wrap {
  background: #fafafb;
  border-top: 1px solid #f6f6f6;
  padding: 40px 0; }
  .footer-wrap p {
    text-align: center;
    color: #95a2b4; }

.sm img {
  width: 100%;
  padding-right: 3px; }

.sm {
  padding-left: 0px;
  padding-top: 8px; }

.follow-img2 h6 {
  position: absolute;
  top: 0px;
  left: 50%; }

.footer .sm li {
  display: inline-block;
  list-style: none; }

.google-map {
  width: 100%;
  float: left;
  position: relative; }

.google-map iframe {
  width: 100%;
  height: 485px;
  border: 0px; }

ul.cform {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left; }

ul.cform li {
  margin-bottom: 30px; }

ul.cform li:last-child {
  margin: 0px; }

ul.cform li.half {
  width: 100%;
  float: left; }

.pl-15 {
  padding-left: 15px; }

.pr-15 {
  padding-right: 15px; }

ul.cform li.full {
  width: 100%;
  float: left; }

ul.cform .form-control {
  background: #fafafa;
  color: #555555;
  height: 53px;
  line-height: 49px;
  padding: 0 20px;
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #eaeaea; }

ul.cform textarea.textarea-control {
  border: none;
  background: #fafafa;
  color: #555555;
  padding: 20px;
  width: 100%;
  height: 165px;
  border-radius: 0px;
  border-bottom: 1px solid #eaeaea; }

.cform .fsubmit {
  width: 100%;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  background: #02a8a6;
  border: 0px;
  height: 55px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer; }

.cform .fsubmit:hover {
  background: #005d50;
  color: #fff; }

.contact-form h4 {
  font-family: 'Montserrat-Bold';
  margin: 0 0 25px; }

.contact-form h4:after {
  content: '';
  display: block;
  background-color: #0fb3f0;
  width: 70px;
  height: 3px;
  margin: unset;
  margin-left: 3px;
  margin-top: 0px; }

.c-info {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  padding: 30px; }

.c-infom {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  padding: 30px;
  padding-bottom: 68px; }

.c-info:hover {
  background-color: #ef4f24; }

.c-infom:hover {
  background-color: #ef4f24; }

.contact-map-info h6, .c-info h6, .c-infom h6 {
  font-weight: 600;
  color: #333333;
  font-size: 20px; }

.contact-map-info p, .c-info p {
  margin: 0px;
  color: #000;
  font-size: 16px;
  line-height: 26px; }

.contact-info {
  margin-top: 70px; }

.contact-info h3 {
  font-weight: 700;
  margin: 0 0 25px; }

.contact-form {
  width: 100%;
  float: left; }

.mb60 {
  margin-bottom: 60px; }

.contact-map-info {
  background: #fff;
  border-radius: 5px;
  width: 350px;
  position: absolute;
  right: 50px;
  top: 50px;
  padding: 30px; }

.contact-map-info ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.contact-map-info ul li {
  margin-bottom: 30px; }

.contact-map-info ul li:last-child {
  margin: 0px; }

.contact-page {
  min-height: 100vh;
  padding: 40px 0;
  background: #f7f7f7; }
  .contact-page h5 {
    text-align: center;
    margin-top: 30px;
    color: #005D50;
    font-family: 'Montserrat-SemiBold';
    font-size: 22px;
    margin-bottom: 25px; }
    .contact-page h5:after {
      content: '';
      display: block;
      background-color: #01aca2;
      width: 60px;
      height: 1px;
      margin: auto; }

.contact-address {
  border: 1px solid #ffffff;
  background: #fff; }
  @media only screen and (max-width: 767px) {
    .contact-address {
      margin-top: 30px; } }
  .contact-address h6 {
    margin-top: 30px;
    text-transform: uppercase;
    font-family: 'WorkSans-SemiBold'; }
  .contact-address p {
    font-size: 15px; }
  .contact-address span {
    font-family: 'WorkSans-SemiBold'; }

/*# sourceMappingURL=style.css.map */
