/* Enter Your Custom CSS Here */
.popup-title {
       font-weight: inherit !important;
}
.ssb-btns-right {
    right: -82px;
}
.sticky-popup-right .popup-header {
      margin-top: 50% !important;
}
.popup-content {
    height: auto !important;
}
.button-corp .mk-button-container{
    margin-top: -10px !important;
}
#home-slider-1 .mk-button {
    background-color: #000000;
    font-family: Roboto !important;
    font-size: 16px;
    font-weight: 400;
}
.sticky-popup-right .popup-header {
     height: auto !important;
}
 .popup-title {
    -webkit-transform: rotate(-180deg) !important;
    -moz-transform: rotate(-180deg) !important;
    -o-transform: rotate(-180deg) !important;
    transform: rotate(-180deg) !important;
}
.sticky_content{
   display: none;
}
.rc-anchor-invisible {
    display: none;
}
@media only screen 
  and (min-width: 320px) 
  and (max-width: 767px) {
 #home-slider-1 .mk-button {
    background-color: #000000;
    font-family: Roboto !important;
    font-size: 16px;
    font-weight: 400;
}
#main_col11{
 width: 50%;
}
#main_col12{
 width: 50%;
}
.sticky_content {
    width: 100%;
    display: block !important;
    margin: 0 auto;
    position: fixed;
    z-index: 111;
    background-color: rgba(0,0,0,0.6);
    bottom: 0;
}
.home #height_section {
    height: 100% ! important;
}
.header-logo img {
    top: 70% !important;
}
.header-style-1.header-align-left .mk-nav-responsive-link {
       z-index: 111111111111111111;
}
.logo_text{
    display: none;
}
  #mk-theme-container .header-style-1.header-align-left .header-logo a {
    margin-left: 15px !important;
 }
.main_row{
    display: flex;
    padding: 25px 0 25px 0;
}
#main_col1{
   color: #fff;
width:60%;
     text-align: center;
}
 #main_col1 a{
    display: none;
    border-radius: 28px;
    padding: 9px;
    background-color: #02bdd5;
} 
  
  #main_col1 img{
    height: 23px;
    margin-top: -4px;
    margin-bottom: -5px;
   /* width: 23px; */
}
#main_col2{
width: 40%;
    text-align: center;
}
#main_col2 a{
    background-color: rgba(0, 0, 0, 0);
    color: #ffffff;
    border-radius: 45px;
    background-color: #02bdd5;
    font-weight: 600;
    padding: 10px 35px;
    text-align: center;
  }
  #main_col2 button:focus{
      outline: -webkit-focus-ring-color auto 0px;
  }
#main_col3{
    display: none;
width: 22%;
    text-align: center;
}
#main_col3 img{
       height: 23px;
       margin-top: -4px;
       margin-bottom: -5px;
      /* width: 23px;*/
   }
  #main_col3 a{display: none;
    border-radius: 28px;
    padding: 9px;
    background-color: #02bdd5;
}
}


.side-cal tr:nth-child(odd) {
    background-color: rgba(0,0,0,.04);
}

.side-cal thead{
    background: #02bdd5;
}

.side-cal tr th{
    color: #fff;
}
#mk-footer .widget:not(.widget_social_networks) a:hover {
    color: #fff;
}
#mk-footer {
    background-color: #000;
}
#mk-breadcrumbs{
  display: none;
}
.page-title {
    text-align: center;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}
#mk-page-introduce.intro-left {
       background: #02bdd5;
}