.t3-mainnav {
  border-bottom: 0px solid rgba(230, 142, 65, 0.3);
  border-top: 0px solid #c16819;
  margin: 27px 0;
  min-height: 0;
}
@media (max-width: 768px) {
  .t3-mainnav {
    margin: 0;
  }
}
.t3-mainnav .navbar-header {
  float: right;
  width: 100%;
}
.t3-mainnav .t3-navbar {
  text-align: right;
}
.t3-mainnav .t3-navbar .t3-megamenu {
  border: 0;
  display: inline-block;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav {
  width: 100%;
  text-align: right;
  font-size: 0;
  
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator {
  border-right: 2px solid #fff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li:last-child a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li:last-child .separator {
  border-right: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator {
  color: #ffffff;
  padding: 0px 15px;
  margin: 0;
  font-weight: 200;
  font-family: 'Oswald', sans-serif;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  display: none;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:focus {
  color: #e68e41;
  background: transparent;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:hover .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:focus .caret {
  border-top-color: #e68e41;
  border-bottom-color: #e68e41;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li {
  text-transform: uppercase;
  font-size: 20px;
  float: none;
  display: inline-block;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a {
  padding: 0px 15px;
  margin: 0;
  color: #ffffff;
  font-weight: 200;
  font-family: 'Oswald', sans-serif;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  display: none;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:focus {
  color: #e68e41;
  background: transparent;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:hover .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:focus .caret {
  border-top-color: #e68e41;
  border-bottom-color: #e68e41;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > span {
  color: #e68e41;
  background: transparent;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > a .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > span .caret {
  border-top-color: #e68e41;
  border-bottom-color: #e68e41;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active > a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active > span {
  color: #e68e41;
  background: transparent;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active.open > a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active.open > span {
  color: #e68e41;
  background: transparent;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu {
  background: #d6d6d6;
  box-shadow: none;
  margin: 0;
  padding: 15px 0;
  border-radius: 0px;
  border-radius: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-menu {
  top: -1px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator {
  color: #ffffff;
  padding: 13px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator .caret {
  border-top-color: #222222;
  border-bottom-color: #222222;
  display: block;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator:focus {
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator:hover .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li {
  text-align: left;
  font-weight: 400;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li a {
  padding: 13px !important;
  font-size: 12px;
  border-right: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li + li {
  border-top: 1px solid #222222;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li .img {
  padding-right: 10px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav {
  padding-left: 15px;
  padding-right: 15px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner {
  padding: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner li > a {
  background: #d6d6d6;
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner li > a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner li > a:focus {
  background: #222222;
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner .current.active > a {
  color: #ffffff;
  background: #222222;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner .current.active > a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner .current.active > a:focus {
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .dropdown-submenu.open > a {
  background: #222222;
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .active.dropdown-submenu.open > a {
  background: #222222;
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .active.dropdown-submenu > a {
  background: #222222;
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .active.dropdown-submenu > a:after {
  border-left-color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-group .mega-nav > li.active a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-group .mega-nav > li.active a:focus {
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .nav > .dropdown > .dropdown-toggle .caret {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-submenu > a:after {
  border-left-color: #222222;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-submenu:hover > a:after,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-submenu:focus > a:after {
  border-left-color: #ffffff;
}

@media (min-width: 992px) {
  .t3-mainnav.fixed_mainnav {
    width: 100%;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    z-index: 9999;
  }
  .t3-mainnav.fixed_mainnav .t3-navbar {
    border: 0;
    margin: 0;
  }
  .fixed_mainnav #t3-header {
    margin-bottom: 83px;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #e68e41;
}

.t3-wrapper .mnwall_container .mnwall_more_results {
  border: 0;
  box-shadow: none;
  background: none;
  margin-top: 10px;
}
.t3-wrapper .mnwall_container .mnwall_more_results a.more-results {
  display: inline-block;
  background-color: #fff !important;
  border: none !important;
  border-color: #222 !important;
  border-bottom: 5px solid #222 !important;
  padding: 20px 55px;
  border-radius: 0 !important;
  width: 100%;
  font-size: 26px;
  font-weight: 300;
  text-transform: uppercase;
  color: #222 !important;
  font-family: 'Playfair Display', serif;
}
.t3-wrapper .mnwall_container .mnwall_more_results a.more-results .more-results {
  padding-bottom: 10px;
  border-bottom: 0px solid #7d4311;
}
.t3-wrapper .mnwall_container .mnwall_more_results a.more-results:hover,
.t3-wrapper .mnwall_container .mnwall_more_results a.more-results:focus {
  color: #FFF !important;
  background: #e68e41 !important;
  border: 1px solid #e68e41;
}
.t3-wrapper #mnwall_container_5 a.more-results.disabled {
  color: #222 !important;
  background: transparent !important;
  border-color: #222 !important;
}

.mngrid5.mnwall-grid5 .mnwitem1 {
  width: 33.3%;
  height: 350px;
}
.mngrid5.mnwall-grid5 .mnwitem2 {
  width: 33.3%;
  height: 350px;
}
.mngrid5.mnwall-grid5 .mnwitem3 {
  width: 33.3%;
  height: 350px;
}
.mngrid5.mnwall-grid5 .mnwitem4 {
  width: 50%;
  height: 350px;
}
.mngrid5.mnwall-grid5 .mnwitem5 {
  width: 50%;
  height: 350px;
}
.mngrid5.mnwall-grid5 h3.mnwall-title a {
  font-size: 25px !important;
}
.mngrid5.mnwall-grid5 h3.mnwall-title {
  padding: 10px 0;
}
.mnwall-masonry.mngrid5 .mnwall-item-outer-cont.content-bottom .mnwall-item-inner {
  height: auto;
}
.scroll-top {
  background-color: #e68e41;
  z-index: 9999;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: -100px;
  right: 25px;
  cursor: pointer;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  overflow: auto;
  color: #fff;
  text-align: center;
  font-size: 20px;
}
.scroll-top i {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.scroll-top:hover,
.scroll-top:focus {
  background-color: #333333;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mn-tabs ul.nav-tabs {
  padding: 0px;
  border-bottom: 0px solid #c16819;
  margin-bottom: 35px;
}
.mn-tabs ul.nav-tabs li {
  margin-bottom: 0;
  margin-right: 35px;
}
.mn-tabs ul.nav-tabs li a {
  font-size: 24px;
  line-height: 1.1;
  border: 0;
  background: transparent;
  border-color: transparent;
  color: #333333;
  padding: 15px 0 10px;
  font-weight: 500;
}
.mn-tabs ul.nav-tabs li:after {
  border-bottom: 1px solid #e68e41;
  width: 0;
  content: "";
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
.mn-tabs ul.nav-tabs li:hover:after,
.mn-tabs ul.nav-tabs li:focus:after {
  width: 100%;
}
.mn-tabs ul.nav-tabs li.active a {
  border: 0;
}
.mn-tabs ul.nav-tabs li.active a:after {
  border-bottom: 1px solid #e68e41;
  width: 100%;
  content: "";
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
.mn-tabs .tab-content {
  padding: 0;
}

.modal-icons {
  text-align: right;
}
@media (max-width: 767px) {
  .modal-icons {
    text-align: center;
  }
}
.modal-icons a {
  border: 0;
  background: none;
  border-radius: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  vertical-align: top;
}
.modal-icons a i {
  color: #D6D6D6;
  font-size: 22px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.modal-icons a:hover,
.modal-icons a:focus {
  background: none;
  color: #222;
}
.modal-icons a:hover i,
.modal-icons a:focus i {
  color: #222;
}
@media (max-width: 767px) {
  .modal-icons .mn-search,
  .modal-icons .mn-login {
    float: left;
  }
}

.modal {
  padding-right: 0 !important;
}

.mn-modal-box {
  position: relative;
  max-width: 520px;
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 530px) {
  .mn-modal-box {
    margin: 10px;
  }
}
.mn-modal-box .modal-content {
  border-radius: 0;
}
.mn-modal-box .modal-content button.close {
  position: absolute;
  right: 40px;
  top: 55px;
  float: none;
  font-size: 32px;
  color: #e68e41;
  z-index: 1;
  outline: none;
}
.mn-modal-box .modal-content .modal-body {
  padding: 50px;
  
  
}
@media (max-width: 530px) {
  .mn-modal-box .modal-content .modal-body {
    padding: 50px 30px;
  }
}
.mn-modal-box .modal-content .modal-body .module-title {
  border: none;
  padding: 0;
  margin: 0 0 40px;
  font-size: 30px;
  font-style: italic;
}
.mn-modal-box .modal-content .modal-body .module-title .module-border {
  border: none;
}

.mn-modals .module-title {
  border-bottom: 0px solid #f2c49b;
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 20px;
}
.mn-modals #login-form input {
  height: 50px;
  border-radius: 0;
  background: #fff;
  color: #e68e41;
  box-shadow: none;
}
.mn-modals #login-form input:hover,
.mn-modals #login-form input:focus {
  border-color: #e68e41 !important;
}
.mn-modals #login-form .input-group-addon {
  border-radius: 0;
  padding: 6px 18px;
  background: #333333;
  color: #fff;
  border-color: #333333;
}
.mn-modals #login-form .checkbox {
  color: #e68e41;
  font-size: 12px;
}
.mn-modals #login-form .checkbox input {
  height: inherit;
  background: #f5f7f8;
  border-radius: 2px;
  display: inline-block;
  padding: 0;
  width: 15px;
  height: 15px;
  cursor: pointer;
  margin-right: 0px;
  position: relative;
  top: 4px;
  box-shadow: none;
}
.mn-modals #login-form .checkbox lebel {
  height: inherit;
}
.mn-modals #login-form .btn {
  width: 100%;
  background: #333333;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  color: #fef9f5;
  font-size: 15px;
  border-color: #333333 !important;
}
.mn-modals #login-form .btn:hover,
.mn-modals #login-form .btn:focus {
  background: #f9f9f9;
  color: #333333;
  border-color: #333333 !important;
}
.mn-modals #login-form ul.unstyled {
  list-style: none;
  padding-left: 0;
}
.mn-modals #login-form ul.unstyled li a {
  font-size: 12px;
  color: #333333;
}
.mn-modals #login-form ul.unstyled li a:hover,
.mn-modals #login-form ul.unstyled li a:focus {
  color: #f9f9f9;
}
.mn-modals .form-search {
  text-align: center;
}
.mn-modals .form-search input {
  height: 50px;
  width: 80%;
  border-radius: 0;
  background: #fff;
  color: #e68e41;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 480px) {
  .mn-modals .form-search input {
    width: 60%;
  }
}
.mn-modals .form-search input:hover,
.mn-modals .form-search input:focus {
  border-color: #e68e41 !important;
}
.mn-modals .form-search .btn {
  background: #333333;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  color: #fef9f5;
  height: 50px;
  width: 50px;
  border-color: #333333;
  border-radius: 0;
}
@media screen and (max-width: 480px) {
  .mn-modals .form-search .btn {
    width: 15%;
    max-width: 50px;
    min-width: 40px;
  }
}
.mn-modals .form-search .btn:hover,
.mn-modals .form-search .btn:focus {
  background: #f9f9f9;
  color: #333333;
}
.contact .mn-mod-header {
  border-bottom: 0;
}
.mn-contact-address dt {
  width: auto;
}
.mn-contact-address dd {
  margin-left: 35px;
}
.mn-contact-address .mn-contact-address-list {
  margin-bottom: 10px;
}
.mn-contact-address .mn-contact-ico {
  background: #e68e41;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin-right: 30px;
  font-size: 20px;
  line-height: 35px;
  vertical-align: middle;
  color: #fff;
}
@media (max-width: 480px) {
  .mn-contact-address .mn-contact-ico {
    margin-right: 20px;
  }
}
.mn-contact-address .mn-contact-ico i {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.mn-contact-img {
  padding: 0 35px;
}
@media (max-width: 480px) {
  .mn-contact-img {
    padding: 0;
  }
}
.mn-contact-img img {
  max-width: 100%;
  border: 5px solid #e68e41;
}
.mn-form-top {
  display: inline-block;
  margin-bottom: 10px;
}
.mn-col-inner {
  padding: 0;
}
@media (max-width: 767px) {
  .mn-col-inner {
    padding: 10px 0;
  }
}
.mn-col-inner:first-child {
  padding-left: 0;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .mn-col-inner:first-child {
    padding: 10px 0;
  }
}
.mn-col-inner:last-child {
  padding-right: 0;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .mn-col-inner:last-child {
    padding: 10px 0;
  }
}
@media (max-width: 480px) {
  .mn-contact-form {
    padding-left: 0;
    padding-right: 0;
  }
}
.mn-contact-form .mn-form-fix input {
  width: 100%;
}
.mn-contact-form .btn {
  background: #e68e41;
  border: 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.mn-contact-form .btn:hover,
.mn-contact-form .btn:focus {
  background: #c16819;
}
.mn-contact-form input.invalid {
  border: 1px solid #cc0000 !important;
}
.mn-contact-form input,
.mn-contact-form .form-control {
  background: #fff;
  box-shadow: none;
  border: 1px solid #e68e41;
  color: #333333;
}
.mn-contact-form textarea {
  border: 1px solid #e68e41;
}
.mn-contact-form textarea.invalid {
  border: 1px solid #cc0000;
}
.mn-contact-form input[type="text"]:focus,
.mn-contact-form input[type="email"]:focus,
.mn-contact-form textarea:focus {
  box-shadow: none;
  background: #e68e41;
  color: #fff;
}
.mn-contact-form input::-webkit-input-placeholder {
  color: #333333;
}
.mn-contact-form input::-webkit-input-placeholder:focus {
  color: #fff;
}
.mn-contact-form textarea::-webkit-input-placeholder {
  color: #333333;
  text-transform: uppercase;
}
.mn-contact-form input:-moz-placeholder,
.mn-contact-form textarea:-moz-placeholder {
  color: #333333;
  text-transform: uppercase;
}
.mn-contact-form .checkbox {
  padding-left: 20px;
  margin-left: 25px;
  display: inline-block;
}
@media (max-width: 325px) {
  .mn-contact-form .checkbox {
    margin-left: 0;
  }
}
.mn-contact-form .checkbox label {
  padding: 0;
}
.mn-contact-form :focus::-webkit-input-placeholder {
  color: #fff;
}
.mn-contact-form :focus::-moz-placeholder {
  color: #fff;
}
.mn-contact-form :focus:-ms-input-placeholder {
  color: #fff;
}
.mn-contact-form :focus:input:-moz-placeholder {
  color: #fff;
}
.mn-module-title {
  margin-bottom: 100px;
  text-align: center;
  color: #222;
}
.mn-module-title .mn-module-title-up {
  font-size: 36px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .mn-module-title .mn-module-title-up {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .mn-module-title .mn-module-title-up {
    font-size: 32px;
  }
}
.mn-module-title .mn-module-title-down {
  font-size: 48px;
}
.mn-module-title .mn-module-title-desc {
  font-size: 22px;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 0 100px;
  font-weight: 200;
}
@media (max-width: 991px) {
  .mn-module-title .mn-module-title-desc {
    padding: 0 50px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .mn-module-title .mn-module-title-desc {
    padding: 0 10px;
    font-size: 18px;
    margin-top: 40px;
  }
}
.mn-module-title span.sepa {
  border-bottom: double;
  width: 100px;
  max-width: 100px;
  display: inline-block;
  text-align: center;
  border-color: #333333;
  border-width: 6px;
  margin-top: 25px;
}
.mn-mod-header {
  padding: 20px 0;
  text-align: center;
  margin-bottom: 20px;
  color: #e68e41;
}
.mn-mod-header h2 {
  font-size: 35px;
}
@media screen and (max-width: 992px) {
  .mn-mod-header h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .mn-mod-header h2 {
    font-size: 25px;
  }
}
.mn-mod-header h3 {
  font-size: 22px;
}
@media screen and (max-width: 992px) {
  .mn-mod-header h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .mn-mod-header h3 {
    font-size: 16px;
  }
}
.mn-mod-header .mn-title h1,
.mn-mod-header .mn-title h2,
.mn-mod-header .mn-title h3,
.mn-mod-header .mn-title h4,
.mn-mod-header .mn-title h5,
.mn-mod-header .mn-title h6 {
  font-weight: 300;
  margin-bottom: 20px;
  line-height: 1.2;
}
.mn-mod-header .mn-description h1,
.mn-mod-header .mn-description h2,
.mn-mod-header .mn-description h3,
.mn-mod-header .mn-description h4,
.mn-mod-header .mn-description h5,
.mn-mod-header .mn-description h6 {
  font-weight: 300;
  line-height: 1.2;
  color: #e68e41;
}