.menu-right {
    padding: 40px;
    border-radius: 0px 0px 0px 120px;
    background: linear-gradient(90deg, #272151 0%, #6a3966 35%, #d1993291 100%);
    color: #fff;
    width: 100px;
    margin-left: 86%;
    height: 100px;
}
.feedback {
    position: fixed;
    top: 387px;
    right: 0px;
    line-height: 40px;
    background: #3e0f3e;
    font-size: 20px;
    z-index: 10000;
    cursor: pointer;
    text-align: center;
    height: 40px;
    margin-right: -40px;
    width: 120px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.fixed-top {
    position: fixed !important;
    top: 0;
    z-index: 1020;
    left: 0;
    right: 0;
}
.white-color {
    color: #ffffff;
}
.single_courses_2 {
    width: 33.33%;
}
.back-to-top {
    font-size: 20px;
    color: #fff;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background-color: #3e0f3e;
    text-align: center;
    z-index: 99;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: none;
}
.footer_copyright {
    background-color: rgba(62, 15, 62, 0.7);
    padding-top: 10px;
    padding-bottom: 25px;
}
.banner_content {
    margin-top: -30px;
}
footer {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.main-bt {
    border: solid 2px #ffffff;
    color: #ffffff;
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
}
.main-bt:hover {
    border: solid 2px #ffffff00;
    color: #000000;
    background-color: #fcc741;
    font-size: 16px;
    text-decoration: wavy;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
}
.single_slider {
    height: 650px !important;
    position: inherit;
    z-index: 5;
}
.features_wrapper .row .features_col:nth-child(3n+2) .single_features {
    background-color: #3e0f3e;
}
.width-box {
    width: 25%;
}
.margin-top {
    margin-top: 40px;
}
.about_items .single_items:nth-child(2n+1) {
    background-color: #c48f31;
}
.about_items .single_items:nth-child(2n+2) {
    background-color: #3e0f3e;
}
@media (min-width: 576px){
.modal-dialog {
    max-width: 610px;
    margin: 1.75rem auto;
}}
.btn-secondary {
    color: #fff;
    background-color: #c48f31;
    border-color: #6c757d;
}
.btn-secondary:hover {
    color: #3e0f3e !important;
    background-color: #ffffff;
    border-color: #ffffff;
}
.modal-content {
    position: relative;
    background-color: #3e0f3eeb !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-title {
    font-size: 20px;
    margin: 0;
    line-height: 1.42857143;
    color: #ffffff;
    font-weight: 600;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.modal-body p {
    position: relative;
    color: #ffffff !important;
}
.sidebar-menu ul {
    padding: 0;
    margin: 0;
}
.sidebar-menu li {
    color: #ffffff !important;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    line-height: 25px;
    list-style: none;
}
.sidebar-menu li:before {
    content: "\f0da";
    font-family: FontAwesome;
    width: 1.3em;
    color: #c48f31 !important;
    margin-right: 5px;
}
.modal-body strong {
    position: relative;
    color: #c48f31 !important;
}
.features_wrapper .row .features_col:nth-child(3n+1) .single_features {
    background-color: #c48f31;
}
.features_wrapper .row .features_col:nth-child(3n+3) .single_features {
    background-color: #c48f31;
}
.about_image_4::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 50%;
    height: 70%;
    background-color: #000080;
    z-index: -1;
}
.main-btn-2 {
    background-color: #3e0f3e;
    color: #fff;
}
.about_content_2 .single_about_2:nth-child(2n+1) {
    background-color: #3e0f3e;
}
.about_content_2 .single_about_2:nth-child(2n+2) {
    background-color: #c48f31;
}
.pb-130 {
    padding-bottom: 40px;
}
.pt-120 {
    padding-top: 41px;
}

/*  */

.sidebar-contact{
    position:fixed;
    top:50%;
    left:-350px;
    transform:translateY(-50%);
    width:350px;
    height:auto;
    padding:40px;
    background:#fff;
    box-shadow: 0 20px 50px rgba(0,0,0,.5);
    box-sizing:border-box;
    transition:0.5s;
  }
  .sidebar-contact.active{
    left:0;
  }
  .sidebar-contact input,
  .sidebar-contact textarea{
    width:100%;
    height:36px;
    padding:5px;
    margin-bottom:10px;
    box-sizing:border-box;
    border:1px solid rgba(0,0,0,.5);
    outline:none;
  }
  .sidebar-contact h2{
    margin:0 0 20px;
    padding:0;
  }
  .sidebar-contact textarea{
    height:60px;
    resize:none;
  }
  .sidebar-contact input[type="submit"]{
    background:#00bcd4;
    color:#fff;
    cursor:pointer;
    border:none;
    font-size:18px;
  }
  .toggle {
    position: absolute;
    height: 45px;
    font-size: 20px;
    width: 135px;
    text-align: center;
    cursor: pointer;
    background: #3e0f3e;
    top: 90px;
    transform: rotate(90deg);
    right: -90px;
    line-height: 48px;
    color: #ffffff;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}
  /* .toggle:before{
    content:'\f003';
    font-family:fontAwesome;
    font-size:18px;
    color:#fff;
  }
  .toggle.active:before{
    content:'\f00d';
  } */
  @media(max-width:768px)
  {
    .sidebar-contact{
      width:100%;
      height:100%;
      left:-100%;
    }
    .sidebar-contact .toggle{
      top:50%;
      transform:translateY(-50%);
      transition:0.5s;
    }
    .sidebar-contact.active .toggle
    {
      top:0;
      right:0;
      transform:translateY(0);
    }
    .scroll{
      width:100%;
      height:100%;
      overflow-y:auto;
    }
    .content{
      padding:50px 50px;
    }
  }

  /*  */
 