/* Custom Styles */

body .header__block:nth-last-child(5) {
    margin-left: 5px !important;
}

body .dropdown {
    position: relative;
    margin-right: 14px;
}

body .dropdown:after {
    position: absolute;
    top: 3px;
    right: -15px;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f0d7";
    font-size: 14px;
    color: #929292;
}

body .user .dropdown:after {
    content: '';
}

h2.m1 {
    text-align: center;
    font-size: 70px;
    color: #e0b515;
}
h3.c1 {
    margin-bottom: 30px;
}
h2.c1 {
    font-size: 47px;
}
@media only screen and (max-width: 1300px) {
    body .header__container {
        width: auto !important;
    }
}

@media only screen and (max-width: 1200px) {
    .hamburger.hidden--desktop {
        display: block !important;
    }
}

/* SOCIAL */
.social-wrap ul {
    display: inline-block;
    width: 100%;
    margin: 0;
}
.social-wrap ul li {
    float: left;
    list-style: none;
    margin: 0px 7px;
}
.social-wrap ul li a {
    height: 40px;
    width: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: 2px solid #623a76;
    border-radius: 50%;
    color: #623a76 !important;
    transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
}
.social-wrap ul li a:hover {
    color: #deb520 !important;
    border-color: #deb520;
}
@media only screen and (max-width: 767px) {
  .social-wrap.desktop {
      display:none;
  }
  .social-wrap.desktop {
      display:none;
  }
}
/* SOCIAL */

/* Custom Styles */
.w-bpb-wrapper.w-css-reset.w-css-reset-tree button {
    display:none !important;
}

.w-ui-container img {
    cursor:pointer !important;
}

.w-ui-container img:hover {
    opacity:0.8 !important;
}

.menu li {
    border-right: none !important;
}

body .menu {
    margin-left: 70px;
}


.menu li a{
font-family: 'Montserrat', sans-serif;
font-weight: 600 !important;
text-transform: uppercase !important;
}
 
div[kjb-settings-id="sections_header_settings_background_color"] {
    display:none;
}

.block--1537842956703_0 img,
.block--1537842956704_1 img,
.block--1537842956704_2 img {
    margin-bottom:30px !Important;
}

.block--1538326239984 {
    display:none;
}

@media screen and (max-width:767px) {
    .mobile-menu img {
        position: relative;
        top: -3px;
    }
     .section--1538024318264 {
        display:none;
    }
    .section--1538325896462 {
        padding:0px;
    }
    body .menu {
        margin-left: 0px !Important;
    }
}

@media screen and (max-width:700px) {
   .section--1529212713930{padding-top:0;} 
    .section--1529212713930 .col-md-1{width:33%; float:left; min-height: 100px;}
}

@media screen and (max-width:567px) {
   
    /*LOGO*/
    .block--1538325911504 {
        display:none;
    }
    .block--1538326239984 {
        display:block;
    }
    /*END OF LOGO*/
}