/*Custom Styles*/

@import url('https://fonts.googleapis.com/css2?family=Baloo+Tamma+2:wght@400;500;600;700&family=Roboto:ital,wght@0,100;0,300;0,400;1,100;1,300;1,400&family=Ubuntu:ital,wght@0,300;0,400;0,500;1,300;1,400&display=swap');

@font-face{
  font-family:"TheSansArabic";
  font-weight:300;
  font-style:normal;
  font-stretch:normal;
  font-display:swap;
  src:url("../fonts/Kalligraaf_Arabic_Light.woff") format("woff")
}
@font-face{font-family:"TheSansArabic";
  font-weight:400;
  font-style:normal;
  font-stretch:normal;
  font-display:swap;
  src:url("../fonts/Kalligraaf_Arabic_Regular.woff") format("woff")
}
@font-face{font-family:"TheSansArabic";
  font-weight:500;
  font-style:normal;
  font-stretch:normal;
  font-display:swap;
  src:url("../fonts/Kalligraaf_Arabic_Medium.woff") format("woff")
}
@font-face{font-family:"TheSansArabic";
  font-weight:600;
  font-style:normal;
  font-stretch:normal;
  font-display:swap;
  src:url("../fonts/Kalligraaf_Arabic_SemiBold.woff") format("woff")
}

@font-face{font-family:"TheSansArabic";
  font-weight:700;
  font-style:normal;
  font-stretch:normal;
  font-display:swap;
  src:url("../fonts/Kalligraaf_Arabic_Bold.woff") format("woff")
}

@font-face{font-family:'TheSansArabic';
  src:url("../fonts/TheSansArabic//TheSansArabic-Bold.woff2") format('woff2'),
  url(../fonts/TheSansArabic/TheSansArabic-Bold.woff) format('woff');
  font-weight:bold;font-style:normal;font-display:swap;}
  
@font-face{font-family:'TheSansArabic';src:url("../fonts/TheSansArabic/TheSansArabic-Light.woff2") format('woff2'),
  url("../fonts/TheSansArabic/TheSansArabic-Light.woff") format('woff');
  font-weight:300;
  font-style:normal;
  font-display:swap;}
  
@font-face{font-family:'TheSansArabic';
  src:url("../fonts/TheSansArabic/TheSansArabic-Plain.ttf") format('woff2'),
  url("../fonts/TheSansArabic/TheSansArabic-Plain.ttf") format('woff');
  font-weight:400;font-style:normal;font-display:swap;}
/*font-family: 'Baloo Tamma 2', cursive;
font-family: 'Roboto', sans-serif;
font-family: 'Ubuntu', sans-serif;*/

body {
  font-family: 'TheSansArabic','Open Sans', sans-serif;
  font-size: 16px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Baloo Tamma 2", 'TheSansArabic', sans-serif;
}

.pt-0 {padding-top: 0px !important;}
.pt-10{padding-top: 10px !important;}
.pt-20{padding-top: 20px !important;}
.pt-30{padding-top: 30px !important;}
.pt-40{padding-top: 40px !important;}
.pt-50{padding-top: 50px !important;}
.pt-60{padding-top: 60px !important;}
.pt-70{padding-top: 70px !important;}
.pt-80{padding-top: 80px !important;}
.pt-90{padding-top: 90px !important;}
.pt-100{padding-top: 100px !important;}
.logo {
    margin: 10px 0;
}
.logo img{
	height: 70px;
}


.page-bg{
    /* background: rgba(0,0,0,0) url("../image/banner/internal-banner.jpg"); */
    background: rgba(0,0,0,0) url("../image/r.jpg");
    background-size: cover;
}
.bg-opacity:before {
    /* background: rgba(0,0,0, 0.6); */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    content: "";
    /* background: rgb(255, 255, 255); */
    /* background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.7987570028011204) 100%); */
    background: linear-gradient(#19b596 0%, #37545d 100%);
    background: linear-gradient(#185576 0%, #37545d 100%);
    opacity: 0.9;
}
.home-banner-bg {
  background-image: url(../image/bg1.jpg);
  background-clip: initial;
  background-origin: initial;
  background-position: center;
  background-size: auto;
  position: relative;
  z-index: 1;
}
.page-title .service-grid-s1 .grid{
    padding: 20px;
    border-radius: 20px;
    border-top: none;
    overflow: hidden;
    min-height: 215px;
    background: transparent;
    border: none;
}
.page-title .service-grid-s1.mainservices .grid {
    background: transparent;
}
.page-title .service-grid-s1 .grid:hover{
  transform: scale(1.1);
}
.page-title .service-grid-s1 .grid a{
  color: #fff;
  display: block;
}
.service-grid-s1 .grid h3 a{
  color: #fff;
}
.service-grid-s1 .grid .icon i {
  color: #d1ffa4 !important;
}
.service-grid-s1 .grid:after{
  content: none;
}
.gridlink {
    display: block !important;
}

.page-title h2{
    padding: 40px 0;
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 700;

}

.mainmenu ul li ul{
    width: 260px;
}

.mainmenu ul li ul li a{
    font-size: 14px;
}


#loader-wrapper .loader-section{
	    /* background: #257b4a; */
	    background: #01847f;
}

footer .logo img{
	width: 100%;
}
.f-widget-title{
	text-align: left;
}
 ul.f-address li{
	line-height: 30px;
}

.section-title{
    margin-bottom: 30px;
}


.branches .well{
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border: 1px solid #eaedef;
    border-radius: 2px;
    margin-bottom: 30px;
    padding: 0;
    min-height: 200px;
}

.no-padding {
    padding: 0;
    line-height: 0;
}

.branches .content-area{
    padding: 25px 0 0;
    overflow: hidden;
    position: relative;
}
.branches .content-area h3 {
    color: #232323;
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: capitalize;
    width: 100%;
    font-weight: 500;
}

.branches .content-area h3 a {
    color: #232323;
}

.branches .ad-meta-info {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.branches .content-area h3 a {
    font-size:20px;
}

.branches .ad-meta-info li {
    display: block;
    margin-right: 15px;
    padding-bottom: 20px;
    font-size: 16px;
}

.branches .ad-meta-info li i {
    margin-right: 5px;
    color: #a0a0a0;
}

.branches .ad-meta-info li a {
    color: inherit;
}

.center-page .name{
    margin-bottom: 20px;
}

.center-page .image-contact-list{
    margin-bottom: 20px;
}


/*10-3-2020*/

.instructions .pricing-list {
    margin-top: 0px;
}
.instructions .pricing-item .pricing-heading {
    margin-bottom: 0px;

}
.instructions .pricing-item .pricing-body {
    padding: 20px;
    background:#fff;
}

.instructions .pricing-item .pricing-body .pricing-list li{
	line-height: 40px;
	position: relative;
	padding-left: 14px;
	font-size: 14px;
	font-weight: bold;
}

.instructions .pricing-item .pricing-body .pricing-list li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #262626;
    position: absolute;
    top: 0;
    left: 0;
}



.instructions{
	position: relative;
}


.instructions .owl-nav div {
	position: absolute;
	top: 50%;
	background: transparent;
	border: 0px solid;
	width: 46px;
	height: 46px;
	line-height: 46px;
	padding: 0;
	border-radius: 0px;
	opacity: 1;
	font-size: 32px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin: -23px 0 0;
	color: #1abc9c;
	text-align: center;
}

.instructions .owl-nav div:hover{
	background-color: #1abc9c;
	color:#fff;
}
.instructions .owl-nav .owl-prev {
	left: -40px;
}
.instructions .owl-nav .owl-next{
	right:-40px;
}


.footer-widget-area .fa-caret-left:before {
    content: "\f0da";
}

.nav-top .nav-top-access ul li a.language{
    font-size: 16px;
    padding: 4px 8px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    margin-left: 20px;
    font-family: 'arial','sans-serif';
    line-height: 0;
}
.nav-top .nav-top-access ul li a.language:hover{
  background: #eee;
  color: #000;

}

.about-details h5 {
    text-transform:capitalize;
}
.about-details p{
  text-align: justify;
  font-weight: 500;
}

.pricing-item .pricing-heading h6{
    text-transform:capitalize;
}
.team-content h3 a, .f-widget-title h4 {
    text-transform:capitalize;
}
.mainmenu ul li a {
    font-size:14px;
}

.contact-team h3 {
    text-transform: capitalize;
    font-size: 28px;
}


.nav-top .nav-top-lang ul li a.language{
    font-size: 16px;
    padding: 4px 8px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    margin-right: 20px;
    font-family: 'TheSansArabic','Open Sans', sans-serif;
    line-height: 0;
    background: #fff;
    color: #000;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(219,219,219,1) 0%, rgba(255,255,255,1) 100%);

}
.nav-top .nav-top-lang ul li a.language:hover{
  background: #f5f5f5;
  color: #000;
}
.nav-top .nav-top-social ul li, 
.nav-top .nav-top-access ul li{
    line-height: 36px;
    margin-right: 10px;
}
.nav-top .nav-top-lang ul li a.language img{
    height: 28px;
}
.nav-top .nav-top-access{
    text-align: center;
}
.nav-top .nav-top-lang ul li a.language span{
    padding-left: 5px;
}
.tooltip{
    font-family: 'Open Sans','TheSansArabic', sans-serif;
}
.instructions{
	overflow: hidden;
}




/* 7-2-2021 */

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 67%;
    height: 0;
    /* margin-top: 20px; */
    margin-bottom: 50px;
}

.iframe-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
    height: auto;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
    max-height: 768px;
}
.livestreamiming hr{
  border-top: 1px solid #d8d8d8;
}
@media (min-width: 1400px)  {
  .iframe-container video {
    max-height: unset;
  }
}
@media (min-width: 1200px) {
    .container {
        width: 1300px;
    }
}
@media (min-width: 1599px) {
    .container-fluid {
        max-width: 1600px
    }

}
/*@media (min-width: 1400px) and (max-width: 1600px) {
  .livestreamiming{
    height: 870px;
  }
}
@media (min-width: 1601px) and (max-width: 1665px) {
  .livestreamiming{
    height: 940px;
  }
}*/

#frame {
    width: 100%;
    /* min-width: 360px; */
    max-width: 100%;
    height: 100vh;
    /* min-height: 300px;
    max-height: 680px; */
    background: #E6EAEA;
    border: 1px solid #a1a4a4;
  }
  @media screen and (max-width: 360px) {
    #frame {
      width: 100%;
      height: 100vh;
    }
  }


  



  #frame .content {
    float: right;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
  }
  @media screen and (max-width: 735px) {
    #frame .content {
      /* width: calc(100% - 58px); */
      width: 100%;
      min-width: 300px !important;
    }
  }
  @media screen and (min-width: 900px) {
    #frame .content {
      width: 100%;
    }
  }
  #frame .content .contact-profile {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #f5f5f5;
  }
  /* #frame .content .contact-profile img {
    width: 40px;
    border-radius: 50%;
    float: left;
    margin: 9px 12px 0 9px;
  } */
  #frame .content .contact-profile i {
    width: 30px;
    
    float: left;
    margin: 9px 12px 0 9px;
    height: 50px;
    line-height: 42px;
    text-align: center;
    font-size: 24px;
    color: #006b68;
  } 
  #frame .content .contact-profile p {
    float: left;
  }
  #frame .content .contact-profile .social-media {
    float: right;
  }
  #frame .content .contact-profile .social-media i {
    margin-left: 14px;
    cursor: pointer;
  }
  #frame .content .contact-profile .social-media i:nth-last-child(1) {
    margin-right: 20px;
  }
  #frame .content .contact-profile .social-media i:hover {
    color: #435f7a;
  }
  #frame .content .messages {
    height: auto;
    min-height: calc(100% - 120px);
    max-height: calc(100% - 120px);
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
  }
  @media screen and (max-width: 735px) {
    #frame .content .messages {
      max-height: calc(100% - 105px);
    }
  }
  #frame .content .messages::-webkit-scrollbar {
    width: 8px;
    background: transparent;
  }
  #frame .content .messages::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
  }
  #frame .content .messages ul li {
    display: inline-block;
    clear: both;
    float: left;
    margin: 15px 15px 5px 15px;
    width: calc(100% - 25px);
    font-size: 0.9em;
  }
  #frame .content .messages ul li:nth-last-child(1) {
    margin-bottom: 20px;
  }
  #frame .content .messages ul li.sent img {
    margin: 6px 8px 0 0;
  }
  #frame .content .messages ul li.sent p {
    background: #006b68;
    color: #f5f5f5;
    float: left;
  }
  #frame .content .messages ul li.replies img {
    float: right;
    margin: 6px 0 0 8px;
  }
  #frame .content .messages ul li.replies p {
    background: #f5f5f5;
    float: right;
  }
  #frame .content .messages ul li img {
    width: 22px;
    border-radius: 50%;
    float: left;
  }
  #frame .content .messages ul li p {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 20px;
    max-width: 205px;
    line-height: 130%;
  }
  @media screen and (min-width: 735px) {
    #frame .content .messages ul li p {
      max-width: 300px;
    }
  }
  #frame .content .message-input {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99;
  }
  #frame .content .message-input .wrap {
    position: relative;
  }
  #frame .content .message-input .wrap input {
    font-family: "proxima-nova",  "Source Sans Pro", sans-serif;
    float: left;
    border: none;
    width: calc(100% - 50px);
    padding: 12px 32px 12px 8px;
    font-size: 14px;
    color: #32465a;
  }
  #frame .content .message-input .wrap textarea{
    font-family: "proxima-nova",  "Source Sans Pro", sans-serif;
    float: left;
    border: none;
    width: calc(100% - 50px);
    padding: 12px 32px 12px 8px;
    font-size: 14px;
    color: #32465a;
    height: 49px;
    resize: none;
    
  }
  @media screen and (max-width: 735px) {
    #frame .content .message-input .wrap input {
      padding: 15px 32px 16px 8px;
    }
  }
  #frame .content .message-input .wrap input:focus {
    outline: none;
  }
  #frame .content .message-input .wrap .attachment {
    position: absolute;
    right: 60px;
    z-index: 4;
    margin-top: 0px;
    font-size: 1.1em;
    color: #435f7a;
    opacity: .5;
    cursor: pointer;
    line-height: 50px;
  }
  @media screen and (max-width: 735px) {
    #frame .content .message-input .wrap .attachment {
      margin-top: 17px;
      right: 65px;
    }
  }
  #frame .content .message-input .wrap .attachment:hover {
    opacity: 1;
  }
  #frame .content .message-input .wrap button {
    float: right;
    border: none;
    width: 50px;
    padding: 12px 0;
    cursor: pointer;
    background: #006b68;
    color: #f5f5f5;
  }
  @media screen and (max-width: 735px) {
    #frame .content .message-input .wrap button {
      padding: 16px 0;
    }
  }
  #frame .content .message-input .wrap button:hover {
    background: #2f9694;
  }
  #frame .content .message-input .wrap button:focus {
    outline: none;
  }

  .attendants{
    /* margin-top: 50px; */
  }  
  .attendants h5{
    padding: 20px 10px;
    text-align: center;
  }
  .attendants img{
    border-radius: 20px;
  }

  .timer{
    position: absolute;
    top: -35px;
    left: 0;
    font-size: 16px;
    font-weight: 600;
    padding: 3px 10px;
    background: #006b68;
    color: #fff;
    border-radius: 10px 10px 0 0;
    min-width: 120px;
    text-align: center;
  }

  .signout-session{
    position: absolute;
    top: -35px;
    right: 0;
    font-size: 16px;
    font-weight: 600;
    padding: 3px 10px;
    background: #006b68;
    color: #fff;
    border-radius: 10px 10px 0 0;
    min-width: 120px;
    text-align: center;
  }
  .signout-session:hover{
    background: #049263;
  }
  .signout-session a{
    display: block;
  }
  
  
.attendants{
	position: relative;
}


.attendants .owl-nav div {
	position: absolute;
	top: 50%;
	background: transparent;
	border: 0px solid;
	width: 46px;
	height: 46px;
	line-height: 46px;
	padding: 0;
	border-radius: 0px;
	opacity: 1;
	font-size: 32px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin: -23px 0 0;
	color: #1abc9c;
	text-align: center;
}

.attendants .owl-nav div:hover{
	background-color: #1abc9c;
	color:#fff;
}
.attendants .owl-nav .owl-prev {
	left: -40px;
}
.attendants .owl-nav .owl-next{
	right:-40px;
}

.login-form {
  box-shadow: 0 0 15px rgb(0 0 0 / 10%);
  padding: 30px 30px;
  background: #fff;
  border-radius: 30px;
}
.login-form h4{
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 30px;
}
.login-form label{
  font-size: 14px;
}

.nav-top .nav-top-lang ul li{
  float: left;
}
.nav-top .nav-top-lang ul li:last-child a.language{
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .nav-top .nav-top-lang ul li:last-child{
    float: right;
  }
}


.user-pan .btn-group>.btn:first-child{
  padding: 10px 8px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  margin-right: 20px;
  font-family: 'TheSansArabic','Open Sans', sans-serif;
  line-height: 0;
  background: #fff;
  color: #000;
  background: rgb(255,255,255);
  background: linear-gradient(0deg, rgba(219,219,219,1) 0%, rgba(255,255,255,1) 100%);
}
.user-pan .dropdown-menu>li{
  float: none !important;
}
.user-pan .dropdown-menu>li>a {
  padding: 8px 20px;
}

.user-pan .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #1abc9c;
}


.courses{
  padding: 50px 0;
}
.courses h4{
  padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
}
.courses_live{
  padding: 10px 20px;
  border: 1px solid #d6d6d6;
  border-radius: 15px;
  background: #eee;
  box-shadow: 1px 4px 7px rgb(184 185 185);
}
.courses_live .item{
  padding: 20px 10px;
  font-size: 18px;
  background: #fff;
  margin: 20px 0;
  box-shadow: 1px 4px 7px rgb(184 185 185);
  border: 1px solid #e4e4e4;
}

.current_courses .item{
  padding: 20px 10px;
  font-size: 18px;
  background: #fff;
  margin: 20px 0;
  box-shadow: 1px 4px 7px rgb(184 185 185);
  border: 1px solid #e4e4e4;
  margin-bottom: 50px;
}

.course_time h2{
  padding-bottom: 50px;
}

.course_time h3 span{
  font-family: arial; 
  padding: 20px 30px; 
  background: #000; 
  border-radius: 30px;
  color: #00ffcd;
}

.course-units .courses_live .item i.cam{
  color: #1abc9c;
  width: 20px;
}

#webcam1 video {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 2px;
    line-height: 1.42857143;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

/*5-4-2021*/
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 5px 6px 6px 2px #e9ecef;
    border-radius: 10px;
    padding: 15px 10px;
    margin-bottom: 1.5rem;
}
.blog-details-post.messages .comments-area .comment-content{
  margin-top: 3px;
  margin-bottom: 20px;
}
.blog-details-post.messages .comments-area ol article {
    padding: 0 15px 5px;
    margin-bottom: 0;
}
.blog-details-post.messages .comments-area .comment-author-metadata{
  min-height: auto;
  padding: 0 0 0 15px;
}

.blog-details-post.messages .comments-area .comment-list ol li{
  background: #dff0d8;
  padding: 10px;
  border-radius: 10px;
}

.blog-details-post.messages .comments-area {
    margin-top: 0px;
}


@media (max-width: 768px)  {
    .mobclear{
        clear: both;
        padding-top: 10px;
    }
    .nav-top .nav-top-lang ul li a.language{
        margin-left: 0;
    }
    .user-pan .btn-group>.btn:first-child{
        margin-right: 0;
    }
    .mt10-mob {
        margin-top:10px;
    }
    .mt40-mob {
        margin-top:40px;
    }
}



.img-about img {
  border-radius: 30px;
}


/* Decor elements */
.ui-decor {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 1.5px;
  margin-right: 15px;
  margin-left: 15px;
}

.ui-decor:before, .ui-decor:after {
  position: absolute;
  bottom: -5px;
  width: 60px;
  height: 1.5px;
  content: '';
}

.ui-decor:before {
  left: -15px;
}

.ui-decor:after {
  right: -15px;
}
.ui-decor, .ui-decor:before, .ui-decor:after {
  background-color: #1ABC9C;
}

.mainmenu ul .current-page-item > a, .mainmenu ul li a:hover {
  background: #01847f;
  color: #fff !important;
  background: linear-gradient(to top, #00a9ce 0%, #01847f 100%);
}

.nav-top.primary-bg{
  background: linear-gradient(to bottom, #00a9ce 0%, #01847f 100%);
}

.footer-bg{
    background-image: url(../image/footer-bg.png);
    background-clip: initial;
    background-origin: initial;
    background-position: center;
    background-size: auto;
    z-index: 1;
}

.footer-bg:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  content: "";
  background: linear-gradient(#19b596 0%, #37545d 100%);
  background: linear-gradient(#185576 0%, #37545d 100%);
  opacity: 0.4;
}

.copyright-area{
  position: relative;
  background: rgb(0 0 0 / 30%);
}
.copyright-text{
  font-size: 18px;
}
.f-address li i,
.useful-links li i,
.useful-links li a:hover{
  color: #d1ffa4 !important;
}
.mainmenu ul li ul li a:hover {
  background: #00a9ce none repeat scroll 0 0 !important;
}
.team-single{
  border-radius: 30px;
  overflow: hidden;
}


.contact-info{
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 30px;
  background:linear-gradient(to bottom, #b6d2d9 0%, #ffffff 100%) !important
}
.contact-info span {
  border: 5px solid #ffffff;
}
.team-content {
  background: linear-gradient(to bottom, #00a9ce 0%, #01847f 100%) !important;
  min-height: 150px
}

.trans-btn{
  color: #fff;
    background: #fff0;
    border-color: #ccc;
    border: 2px solid #fff;
    border-radius: 20px;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.nav-top .nav-top-lang ul li a.language{
    color: #fff !important;
    background: #fff0  !important;
    border-color: #ccc;
    border: 2px solid #fff;
    border-radius: 20px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.user-pan .btn-group>.btn:first-child{
  color: #fff !important;
    background: #fff0  !important;
    border-color: #ccc;
    border: 2px solid #fff;
    border-radius: 20px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.service-grid-s1 .grid {
   background: linear-gradient(to bottom, #00a9ce 0%, #01847f 100%);
   border-radius:15px
}
.service-grid-s1 .grid:hover{
  background: linear-gradient(to bottom, #01847f 0%, #00a9ce 100%);
}
.contact-info:after {
    background: linear-gradient(to bottom, #00a9ce 0%, #01847f 100%) !important;
}
.branches .well {
    border-radius: 15px;
    overflow: hidden;
}
.service-grid-s1 .grid h3 {
    font-size: 24px;
    color: #fff;
}
.slicknav_nav .slicknav_arrow {
    float: left;
    transform: rotate(180deg);
}
.br-30 {
    border-radius: 30px;
    overflow: hidden;
}


/* 24-10-2023 */

.bags {
  padding: 0;
  border: 1px solid #d6d6d6;
  border-radius: 15px;
  background: #fff;
  box-shadow: 1px 4px 7px rgb(184 185 185);
  overflow: hidden;
  margin-bottom: 40px;
  height: 450px;
}

.bags .img{
width: 100%;
height: 55%;
overflow: hidden;
}
.bags .img img{
height: 100%;
width: 100%;
object-fit: cover;
-webkit-transition: .6s;
  transition: .6s;
}
.bags:hover .img img{
  transform: scale(1.1);
}

.bags .bag-content{
padding: 15px 10px 10px 10px;

}
.bags .bag-content h5{
  font-size: 20px;
  font-weight: 600;
  /*margin-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;*/
  padding-bottom: 3px;
}
.bags .bag-content .hr {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
}
.bags .bag-content .price{
margin-top: 7px;
margin-bottom: 7px;
font-size: 16px;
}
.bags .add-cart{
margin-top: 20px;
}
.bags .add-cart .btn{
background: linear-gradient(to bottom, #00a9ce 0%, #01847f 100%);
border-color: #018b8d;
}
.bags .add-cart .btn:hover{
background: linear-gradient(to bottom, #01847f 0%, #00a9ce 100%);
}
.bags .add-cart .btn i,
.user-info-box ul li a i {
    margin-right: 3px;
    min-width: 15px;
    text-align: center;
}
.bags .bag-details select{
  font-size: 14px;
}
#advancepayment{
  z-index: 990;
  position: fixed;
  bottom: 30px;
  right: 30px;
  height: 80px;
  background-color: #01847f;
  background: linear-gradient(to bottom, #00a9ce 0%, #01847f 100%);
  color: #fff;
  border: none;
  line-height: 25px;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 30%);
  font-size: 16px;
  font-weight: 500;
  border-radius: 50%;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  cursor: pointer;
}

.register_form{
  box-shadow: 0 0 15px rgb(0 0 0 / 10%);
  padding: 30px 50px;
  background: #fff;
  border-radius: 30px;
}
.register_form .radio-inline{
    display: inline-block;
    width: 30%;
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.cart .product-name{
    height: 41px;
    display: flex;
    align-items: center;
    font-size: 15px;
}
.cart .total-price{
  font-weight: bold;
  font-size: 22px;
}

.bags .bag-details .col-xs-4,
.bags .bag-details .centers
{
  padding-left: 5px;
  padding-right: 5px;
}

.boder-b{
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.boder-b:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.cart .cart-header{
    padding: 20px 10px;
    background: #f5f5f5;
    margin-bottom: 30px;
}
.cart h6{
  font-size: 16px;
}

@media screen and (max-width: 735px) {
  #advancepayment{
    z-index: 990;
    position: fixed;
    bottom: 15px;
    right: 15px;
    font-size: 14px;
    height: 70px;
    width: 70px;
    line-height: 70px;
  }

  .cart .details{
    margin-top: 20px;
  }
  .cart .cart-header{
    display: none;
  }
  .hide-in-mob{
    display: none;
  }
  .cart .product-name{
    font-size: 15px;
  }
  .pay-btn{
    margin-top: 20px;
  }
  .cart h6{
    font-size: 15px;
  }
 
}

.user-info-box{
    box-shadow: 0 0px 30px rgba(0,0,0,0.09);
    padding: 20px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    background-color: #fff;
    border-radius: 15px;
    margin-bottom: 30px;
}
.user-info-box h5{
  text-align: center;
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #d2d2d2;
}

.user-info-box h5 small {
    display: block;
    color: #000;
    font-weight: bold;
    margin-top: 7px;
    font-size: 13px
}

.user-info-box ul{
  margin-top: 30px;
}
.user-info-box ul li{
  margin-bottom: 10px;
}
.user-info-box ul li a{
  display: block;
  text-align: left;
  font-size: 16px;
}
.user-info-box ul li.splitter{
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #d2d2d2;
}

.user-data {
    padding: 20px 10px;
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 600
}

#accordion > .panel {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 15px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 1px 4px 20px -2px rgb(0 0 0 / 10%);
    background: #fff;
}

    #accordion > .panel:last-child {
        border-bottom: 0px;
    }
.panel-title {
    position: relative;
}
#accordion .panel-heading .panel-title {
    font-size: 16px;
    margin-bottom: 0;
    letter-spacing: 0;
    position: relative;
}
#accordion .panel-heading .panel-title span{
    display: inline-block;
    width: 24%;
    padding-right: 25px
}
#accordion .panel-heading .panel-title i {
    width: 20px;
}
    /*#accordion .panel-title a {
    position: relative;
    display: inline-block;
    padding: 0 30px 0 0;
}*/
    #accordion .panel-title.collapsed {
        color: #111111;
    }

#accordion .panel-default .panel-title::after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 14px;
    font-weight: normal;
    content: "\f077";
    color: #3f3f3f;
    position: absolute;
    top: -2px;
    right: 0px;
}

#accordion .panel-default .panel-title.collapsed::after {
    content: "\f078";
}

#accordion > .panel-body {
    padding: 20px 0;
}

#accordion > .panel-default > .panel-heading {
    background-color: #fff;
    border-color: #fff;
}

.req {
    color: red;
    font-size: 18px;
    margin: 0 5px;
    position: absolute;
}
.notification {
    float: right;
    margin-right: 5px;
    position: relative;
}
.notification i {
    color: #5bc0de;
    font-size: 20px;
}
.user-info-box .badge {
    background: #b30000;
    color: #fff
}

.select2-container,
.select2-search--dropdown .select2-search__field {
    text-align: left;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc;
}

.select2-container .select2-selection--single {
    height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
}

.notification .badge {
    position: absolute;
    top: -8px;
    left: -12px;
    background: #b30000;
}

.cart h6 span.fa {
    margin-right: 5px
}

.langbtn {
    font-size: 16px;
    padding: 4px 8px;
    display: inline-block;
    text-align: center;
    margin-top: 40px;
    font-family: 'TheSansArabic','Open Sans', sans-serif;
    line-height: 0;
    color: #000 !important;
    background: #fff !important;
    border-color: #ccc;
    border: 2px solid #fff;
    border-radius: 20px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.langbtn img {
    height: 28px;
}

.langbtn span {
    padding-left: 5px;
}
.chng_lng {
    position: absolute;
    right: 0;
    top: 0;
}

@media screen and (max-width: 768px) {
    #accordion .panel-heading .panel-title span {
        display: inline-block;
        width: 100%;
        padding-bottom: 5px;
    }
    .langbtn {
            margin-top: 5px;        
    }
    .page-title h2 {
        padding: 10px 0;
    }
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 70%;
    }
}
