﻿.left-options {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  .left-options {
    border-right: 1px solid #e2e2e2;
    margin-top: 00px;
  }
}
.mg-t-10 {
  margin-top: 10px;
}
.mg-r-5 {
  margin-right: 5px;
}
.mg-r-15 {
  margin-right: 15px;
}
.tx-18 {
  font-size: 18px;
}
.option-block {
  display: inline-block;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  padding: 15px;
  text-align: center;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 767px) {
  .option-block {
    width: 50%;
    height: 180px;
    padding: 15px 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .option-block {
    width: 25%;
  }
}
.option-block .icon {
  font-size: 42px;
  color: #FF3366;
  margin-bottom: 20px;
}
.option-block .icon .fal {
  font-size: 42px;
}
.option-block .title {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}
.option-block .info-line {
  display: inline-block;
  width: 100%;
  float: left;
  font-size: 18px;
  text-align: center;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 767px) {
  .option-block .info-line {
    font-size: 16px;
  }
}
.option-block .info-line a:hover {
  text-decoration: underline;
  color: #FF3366;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 767px) {
  .right-options {
    margin-top: 30px;
  }
}
.right-options .logo-block {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 0px;
}
.right-options .logo-block .social {
  float: left;
}
.right-options .logo-block .social a {
  margin-left: 0px;
  margin-right: 5px;
}
.right-options .contact-form {
  display: inline-block;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.right-options .contact-form .name-col {
  padding: 0px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .right-options .contact-form .name-col {
    padding-right: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  .right-options .contact-form .name-col {
    padding-right: 5px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .right-options .contact-form .email-col {
    padding-right: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 1600px) {
  .right-options .contact-form .email-col {
    padding-left: 5px !important;
  }
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 767px) {
  .right-options .contact-form {
    padding-top: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .right-options .contact-form {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .right-options .contact-form {
    padding-left: 80px;
    padding-top: 15px;
    padding-right: 80px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .right-options .contact-form {
    padding-left: 80px;
    padding-top: 15px;
    padding-right: 80px;
  }
}
@media only screen and (min-width: 1600px) {
  .right-options .contact-form {
    padding-left: 100px;
    padding-top: 15px;
  }
}
.right-options .contact-form .title {
  display: inline-block;
  width: 100%;
  float: left;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #FF3366;
}
.right-options .contact-form .sub-title {
  display: inline-block;
  width: 100%;
  float: left;
  font-size: 18px;
  margin-bottom: 20px;
}
.right-options .contact-form input {
  display: inline-block;
  width: 100%;
  text-align: left;
  float: left;
  margin-top: 10px;
  padding: 10px 20px;
  font-size: 14px;
  border: 1px solid #ff809f;
  outline: none;
  border-radius: 0;
}
.right-options .contact-form input:focus {
  border: 1px solid #FF3366;
  outline: none;
}
.right-options .contact-form .btn-send-message {
  font-size: 18px;
  margin-top: 20px;
  padding: 15px 30px;
  margin-bottom: 30px;
}
textarea {
  border: 1px solid #ff809f;
  outline: none;
  border-radius: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: 150px;
  margin-top: 10px;
  padding: 15px;
}
textarea:focus {
  border: 1px solid #FF3366;
  outline: none;
}
.selectric-wrapper {
  display: inline-block;
  width: 100%;
  float: left;
  border: 1px solid #ff809f !important;
  margin-top: 10px;
}
.selectric-wrapper.selectric-open,
.selectric-wrapper.selectric-hover {
  border: 1px solid #FF3366 !important;
}
.selectric-wrapper .selectric {
  background-color: white;
  border: none;
  height: 44px;
}
.selectric-wrapper .selectric .label {
  line-height: 15px;
  padding-left: 0;
  margin: 0 0px 0 2px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  padding: 15px 0px 15px 15px;
}
.selectric-wrapper .selectric .button {
  border: none;
  color: white !important;
  padding: 18px 28px;
}
.selectric-wrapper .selectric-items {
  min-width: 200px !important;
}
.selectric-wrapper .button {
  display: none;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .option-block {
    height: auto;
  }
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .logo.pro-logo:not(.colour) {
    max-height: 120px;
  }
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .logo.pro-logo:not(.colour) img {
    max-width: 120px;
  }
}
#main-footer .logo-block .logo {
  width: 145px;
}