/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
.main-color {
  color: #f05c42;
}

footer {
  padding-top: 40px;
  position: relative;
}

footer .iq-instagram:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: rgba(23, 54, 58, 0);
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

footer .iq-instagram:hover:before {
  background: rgba(23, 54, 58, 0.8);
}

footer .iq-instagram a {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

.iq-instagram:hover a {
  opacity: inherit;
}

.iq-instagram a:hover i {
  color: #f05c42 !important;
}

.instagram-box .row {
  margin: 0;
}

.instagram-box .col-lg-4.col-md-4.col-sm-4,
.instagram-box .col-lg-4.col-md-6.col-sm-6 {
  padding: 0 15px 15px 0;
}

.iq-instagram img {
  border-radius: 5px;
}

footer .widget,
footer .widget:last-child {
  margin-bottom: 0px;
}

footer .widget {
  background: transparent;
  padding: 0;
}

footer .widget .footer-title {
  margin-bottom: 15px;
  font-weight: 600;
}

footer .widget .footer-title a.rsswidget img {
  vertical-align: unset;
}

footer .widget ul.menu li .sub-menu {
  padding-left: 10px;
}

footer ul.menu {
  padding: 0;
}

footer ul.menu li {
  margin-bottom: 15px;
  list-style-type: none;
}

.subAddressContainer {
  padding: 0;
}

.subAddressContainer li {
  list-style-type: none;
  padding: 0px;
}

.socialLinks a {
  font-size: 16px;
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 27px;
  border-radius: 50%;
  border: 1px solid #dd5124;
  color: white;
  opacity: 0.7;
  transition: 0.3s ease-in-out;
}
.a-white{
  color: #ffffffba !important;
  font-size: 15px;
  font-weight: 300;
}
.fa-top{
  margin-top: 11px;
}
.socialLinks a:hover {
  opacity: 1;
  background: #e45324;
  color: white;
  border: none;
}

.socialLinks {
  margin: 0;
  padding: 0;
}

.socialLinks li {
  display: inline;
  padding: 0 9px 0 0;
}

.footerSubMenu ul {
  padding: 0px;
}

.footerSubMenu ul li {
  list-style-type: circle;
  display: inline;
  padding: 7px;
  margin: 0px;
}

.footerSubMenu ul li.addressMenuactive {
  background-color: #013d7d;
  color: antique#ffffffba;
  border-radius: 10px;
}

.subAddressContainer {
  display: none;
}

.bottomLine {
  border: 1px solid #ffffffba;
  margin: 0px;
}

.subAddressContainer li {
  font-size: 15px;
}

.subAddressContainer hr {
  border: 1px solid #6280fa;
}



.logoSize {
  width: 280px;
}

#logo {
  width: 320px;
  transition: 0.4s;
}

#navbar {
  padding: 15px 10px;
  transition: 0.4s;
  border-bottom: 1px solid #ececec;
}

.navbar-menu {
  color: #262626;
  font-size: 17px;
  text-decoration: none;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 0px 12px 0px 12px;
}


.side_img {
  width: 410px;
}

.section-margin {
  margin-top: 80px;
  margin-bottom: 80px;
  margin-left: 157px;
}

.section-margin-form {
  margin-top: 80px;
  margin-bottom: 80px;
  margin-left: 123px;
}

.dropdownBar {
  border: none;
  background: no-repeat;
}

.contact-form {
  -webkit-box-shadow: 0 0 30px 0 rgba(67, 67, 67, 0.15);
  box-shadow: 0 0 30px 0 rgba(67, 67, 67, 0.15);
  padding: 40px 30px;
  border-top: 10px solid #3d8bd9;
  background: #ffffff;
}

.contact-form h4 {
  color: #000;
  margin-bottom: 25px;
  font-size: 22px;
}

.form-group {
  margin-bottom: 20px;
}

.form-control {
  height: 45px;
  padding: 10px;
  font-size: 15px;
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 0;
}


::placeholder {
  color: #414141 !important;
}

:-ms-input-placeholder {
  color: #414141;
}

::-ms-input-placeholder {
  color: #414141;
}

.btn-download {
  padding: 10px 57px;
  border-radius: 25px;
  background: #ef632c;
  border: 1px solid #ef632c;
}

.img-gallery {
  display: flex;
  justify-content: center;
}

.img-gallery img {
  margin-left: 12px;
}

.gallerySize {
  width: 150px;
  height: 150px;
}

/*footer*/
.menu-heading {
  border-bottom: 1px solid #ffffff59;
  padding: 0 0 9px 0;
  color: #ffffffc7;
  font-size: 20px;
  font-weight: 300;
}

.bottom-menu {
  font-size: 14px;
  text-decoration: none;
  color: #ff5f21;
}

.bottom-copyright {
  font-size: 16px;
  text-decoration: none;
  color: #ff5f21;
}

.footerSize {
  width: 100px;
  height: 100px;
}

.facebookb {
  padding: 7px 10px;
  background: #3b5998;
  border-radius: 5px;
  color: #ffffffba;
  font-size: 13px;
  margin-right: 1px;
}

.instab {
  padding: 7px 10px;
  background: #000;
  border-radius: 5px;
  color: #ffffffba;
  font-size: 13px;
  margin-right: 1px;
}

.linkb {
  padding: 7px 10px;
  background: #0077b5;
  border-radius: 5px;
  color: #ffffffba;
  font-size: 13px;
  margin-right: 1px;
}

.twitb {
  padding: 7px 10px;
  background: #1da1f2;
  border-radius: 5px;
  color: #ffffffba;
  font-size: 13px;
  margin-right: 1px;
}

.pintb {
  padding: 7px 10px;
  background: #bd081c;
  border-radius: 5px;
  color: #ffffffba;
  font-size: 13px;
  margin-right: 1px;
}

.facebookb:hover {
  padding: 7px 10px;
  background: #3b5998;
  border-radius: 5px;
  color: #ffffffba;
  font-size: 13px;
  margin-right: 1px;
}

.instab:hover {
  padding: 7px 10px;
  background: #000;
  border-radius: 5px;
  color: #ffffffba;
  font-size: 13px;
  margin-right: 1px;
}

.linkb:hover {
  padding: 7px 10px;
  background: #0077b5;
  border-radius: 5px;
  color: #ffffffba;
  font-size: 13px;
  margin-right: 1px;
}

.twitb:hover {
  padding: 7px 10px;
  background: #1da1f2;
  border-radius: 5px;
  color: #ffffffba;
  font-size: 13px;
  margin-right: 1px;
}

.pintb:hover {
  padding: 7px 10px;
  background: #bd081c;
  border-radius: 5px;
  color: #ffffffba;
  font-size: 13px;
  margin-right: 1px;
}

.youtubeb:hover {
  padding: 7px 10px;
  background: #cd201f;
  border-radius: 5px;
  color: #ffffffba;
  font-size: 13px;
  margin-right: 1px;
}

.youtubeb {
  padding: 7px 10px;
  background: #cd201f;
  border-radius: 5px;
  color: #ffffffba;
  font-size: 13px;
  margin-right: 1px;
}

.taglineC {
  font-size: 30px;
  font-family: 'Lato', sans-serif;
}

.footer-link-ul {
  font-size: 15px;
}

.border-serach {
  border-radius: 25px;
}

.nav-serach {
  border: none;
  background: none;
}

.nav-serach:hover {
  border: none;
  background-color: none !important;
}

.ms-n5 {
  margin-left: -40px;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  pointer-events: none;
}

@media screen and (max-width: 426px) {
  #navbar {
    /*padding: 20px 2px !important;*/
    padding: 0px 2px !important;
  }

  #navbar a {
    float: none;
    display: block;
    text-align: left;
  }

  #navbar-right {
    float: none;
  }

  .section-margin {
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 0px;
  }

  .gallerySize {
    width: 70px;
    height: 70px;
  }

  .gallery-pd {
    padding: 20px 0px !important;
  }

  .taglineC {
    font-size: 25px !important;
    font-family: 'Lato', sans-serif;
  }

  .content-heading {
    font-size: 21px;
    margin-bottom: 20px;
  }

  .medium-footerSocial {
    text-align: center !important;
    margin-top: 20px;
  }
}


@media only screen and (max-width: 768px) and (min-width: 427px) {
  #navbar {
    /*padding: 20px 2px !important;*/
    padding: 0px 2px !important;
  }

  #navbar a {
    float: none;
    display: block;
    text-align: left;
  }

  #navbar-right {
    float: none;
  }

  .section-margin {
    margin-top: 45px;
    margin-bottom: 60px;
    margin-left: 0px;
  }

  .gallerySize {
    width: 120px;
    height: 120px;
  }

  .gallery-pd {
    padding: 20px 0px !important;
  }

  .taglineC {
    font-size: 25px !important;
    font-family: 'Lato', sans-serif;
  }

  .footer-logo {
    width: 350px;
  }

  .content-heading {
    font-size: 21px;
    margin-bottom: 20px;
  }

  .medium-footerSocial {
    margin-top: 30px;
  }
}

.content-heading {
  margin-bottom: 20px;
}

.gallery-pd {
  padding: 35px 0px;
}


@media (min-width: 768px) and (max-width: 1024px) {
  .navbar>.container-fluid {
    flex-wrap: initial;
  }

  #navbar {
    padding: 0px 2px !important;
  }

  .section-margin {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .side_img {
    width: 300px;
  }

  .section-margin-form {
    margin: 0px;
  }
}

@media only screen and (max-width: 600px) {
  .navbar>.container-fluid {
    flex-wrap: initial;
  }

  #navbar {
    padding: 0px 2px !important;
  }

  .section-margin {
    margin-top: 80px;
    margin-bottom: 80px;
    margin-left: 0px;
  }

  .section-margin-form {
    margin: 0px;
  }

  .side_img {
    width: 250px;
  }
}