/*Primary Fonts*/
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/montserrat-regular.ttf); }
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: normal;
  src: url(../fonts/montserrat-italic.ttf); }
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: bold;
  src: url(../fonts/montserrat-bold.ttf); }
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: bold;
  src: url(../fonts/montserrat700italic.ttf); }
/*End of Fonts*/
body {
  font-family: 'Montserrat';
  background: #f3f2f2; }

.owl-nav {
  margin-top: 0px; }

.owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -6%;
  transform: translate(0%, -50%);
  background: transparent !important; }
.owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -6%;
  transform: translate(0%, -50%);
  background: transparent !important; }

.btn-theme {
  background: #555555;
  color: #ffffff;
  text-transform: uppercase; }

.btn-theme:hover {
  color: #ffffff;
  opacity: 0.9; }

textarea {
  resize: none; }

header .icons-group .icon-circle {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%; }

header .row {
  background: #ffffff;
  padding: 10px;
  position: fixed;
  z-index: 99;
  width: 100%; }
header .icons-group {
  text-align: right;
  margin-top: 10px; }
header .icons-group ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }
header .icons-group li {
  border-right: 1px solid #555555;
  font-size: 15px;
  line-height: 6px;
  padding: 0px 7px 0px 9px;
  display: inline;
  color: #555555; }
header .icons-group li:last-child {
  border-right: 0px;
  padding-right: 0px; }
header .icons-group a {
  color: #555555; }
header .icons-group .icon-circle {
  background: #ee2e24;
  color: #ffffff;
  margin: 4px; }

.banner-wrapper {
  position: relative;
  margin-top: 77px; }

.banner-wrapper .image-section .mobile-banner {
  display: none; }
.banner-wrapper .caption {
  position: absolute;
  top: 50%;
  text-align: right;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1108px; }
.banner-wrapper .caption a {
  color: #000000; }
.banner-wrapper .caption .twitter {
  margin-bottom: 0px;
  padding-bottom: 0px; }
.banner-wrapper .caption h1 {
  font-size: 70px;
  color: #ee2e24;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-weight: bold;
  margin-top: 2px; }
.banner-wrapper .caption p {
  color: #555555;
  font-size: 20px; }

.body-section {
  margin-top: 30px; }

.body-section .form-section {
  margin-top: -75px; }
.body-section .form-section .form-heading {
  background: #ee2e24;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 18px; }
.body-section .form-section .form-body {
  padding: 8px 0px;
  background: #ffffff; }
.body-section .form-section .form-body .mandat {
  color: #ee2e24 !important;
  margin-top: 10px;
  font-weight: bold; }
.body-section .form-section .form-body .row {
  margin: 5px 7px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dddddd; }
.body-section .form-section .form-body .row:last-child {
  border-bottom: 0px;
  padding-bottom: 0px; }
.body-section .form-section .form-body .row .middle-col {
  padding: 0px; }
.body-section .form-section .form-body .row .form-control {
  font-size: 12px; }
.body-section .form-section .form-body label {
  font-size: 12px; }
.body-section .form-section .form-body label span {
  color: #ee2e24;
  font-size: 16px; }
.body-section .form-section .form-body h5 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px; }
.body-section .form-section .form-body p {
  font-size: 10px;
  font-style: italic;
  margin: 0px; }
.body-section .form-section .form-body .btn-mar {
  margin-top: 15px; }
.body-section .form-section .form-body .circle {
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 100%;
  background: #ee2e24;
  color: #ffffff;
  float: left;
  margin-right: 10px; }
.body-section .form-section .form-body .text-bot {
  font-size: 10px; }
.body-section .right-pad-0 {
  padding-right: 0px; }
.body-section .right-section {
  background: #ffffff;
  margin-top: 15px; }
.body-section .right-section:first-child {
  margin-top: 0px; }
.body-section .right-section h1 {
  font-size: 26px;
  font-weight: bold;
  border-bottom: 2px solid #555555;
  display: inline-block;
  padding-bottom: 7px; }
.body-section .right-section .row-sec {
  margin-top: 30px;
  margin-bottom: 20px; }
.body-section .right-section .row-sec h4 {
  font-weight: bold;
  font-size: 16px;
  margin-top: 0px;
  color: #ee2e24; }
.body-section .right-section .row-sec p {
  font-size: 12px; }
.body-section .right-section .row-sec .img-rw {
  padding-right: 0px; }
.body-section .right-section .item .heading {
  background: #ee2e24;
  color: #ffffff;
  padding: 10px;
  font-size: 16px;
  font-weight: bold; }
.body-section .right-section .item p {
  font-size: 12px; }
.body-section .right-section .item .content-slide {
  margin-top: 10px; }
.body-section .right-section .band1, .body-section .right-section .band2, .body-section .right-section .band3 {
  padding: 10px;
  margin-bottom: 10px; }
.body-section .right-section .band1 {
  background: #ee2e24; }
.body-section .right-section .band2 {
  background: #1dcaff; }
.body-section .right-section .band3 {
  background: #555555; }
.body-section .right-section .co-right {
  border-right: 1px solid #ffffff;
  font-size: 35px;
  color: #ffffff; }
.body-section .right-section .co-left {
  margin-top: 7px;
  color: #ffffff; }
.body-section .small-band {
  margin-top: 20px !important; }
.body-section .small-band h3 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #555555;
  display: inline-block;
  padding-bottom: 7px; }

.footer-wrapper {
  background: #555555;
  padding: 10px;
  margin-top: 20px;
  color: #ffffff; }

.footer-wrapper ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }
.footer-wrapper li {
  display: inline-block;
  border-right: 1px solid #ffffff;
  padding-left: 6px;
  padding-right: 9px;
  line-height: 12px;
  font-size: 12px; }
.footer-wrapper li:first-child {
  padding-left: 0px; }
.footer-wrapper li:last-child {
  border-right: 0px; }
.footer-wrapper a {
  color: #ffffff; }
.footer-wrapper .social-icons {
  margin-top: 25px; }
.footer-wrapper .social-icons a i {
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: #ffffff;
  color: #ee2e24;
  text-align: center;
  border-radius: 100%;
  font-size: 18px; }
.footer-wrapper .social-icons a:hover {
  text-decoration: none; }

@media screen and (max-width: 768px) {
  header .row {
    background: #ffffff;
    padding: 10px; }
  header .icons-group {
    text-align: center;
    margin-top: 10px; }
  header .icons-group ul {
    padding: 0px;
    margin: 0px;
    list-style: none; }
  header .icons-group li {
    border-right: 0px; }

  .banner-wrapper {
    margin-top: 164px; }

  .banner-wrapper .image-section .desktop-banner {
    display: none; }
  .banner-wrapper .image-section .mobile-banner {
    display: block; }
  .banner-wrapper .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 83%; }
  .banner-wrapper .caption h1 {
    font-size: 20px; }
  .banner-wrapper .caption p {
    font-size: 14px;
    color: #ffffff; }

  .body-section .form-section {
    margin-top: 10px; }
  .body-section .form-section .form-heading {
    background: #ee2e24;
    padding: 10px 15px;
    color: #ffffff;
    font-size: 18px; }
  .body-section .form-section .form-body {
    padding: 8px 0px;
    background: #ffffff; }
  .body-section .form-section .form-body .row {
    margin: 5px 7px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd; }
  .body-section .form-section .form-body .row:last-child {
    border-bottom: 0px;
    padding-bottom: 0px; }
  .body-section .form-section .form-body .row .middle-col {
    padding: 15px; }
  .body-section .form-section .form-body .row .form-control {
    font-size: 12px; }
  .body-section .form-section .form-body label {
    font-size: 12px; }
  .body-section .form-section .form-body h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px; }
  .body-section .form-section .form-body p {
    font-size: 10px;
    font-style: italic;
    margin: 0px; }
  .body-section .form-section .form-body .btn-mar {
    margin-top: 15px; }
  .body-section .form-section .form-body .circle {
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
    background: #ee2e24;
    color: #ffffff;
    float: left;
    margin-right: 10px; }
  .body-section .form-section .form-body .text-bot {
    font-size: 10px; }
  .body-section .right-pad-0 {
    padding-right: 15px; }
  .body-section .right-section {
    background: #ffffff;
    margin-top: 15px;
    padding-bottom: 10px; }
  .body-section .right-section:first-child {
    margin-top: 0px; }
  .body-section .right-section h1 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #555555;
    display: inline-block;
    padding-bottom: 7px; }
  .body-section .right-section p {
    text-align: justify; }
  .body-section .right-section .row-sec {
    margin-top: 30px;
    margin-bottom: 20px; }
  .body-section .right-section .row-sec h4 {
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
    color: #ee2e24; }
  .body-section .right-section .row-sec p {
    font-size: 12px; }
  .body-section .right-section .row-sec .img-rw {
    padding-right: 0px; }
  .body-section .right-section .item p {
    font-size: 12px; }
  .body-section .right-section .item .content-slide {
    margin-top: 10px; }
  .body-section .right-section .co-right {
    border-right: 0px;
    font-size: 35px;
    color: #ffffff; }
  .body-section .right-section .co-left {
    margin-top: 7px;
    color: #ffffff; } }

/*# sourceMappingURL=main.css.map */
