:root {
  --blue: #0584c9;
  --red: #cf3238;
  --green: #3ea54f;
  --greenDark: #1d7d2d;
  --pink: #cb0270;
  --orange: #fd9300;
  --blue-dark: #03537e;
  --red-dark: #a7272c;
  --green-dark: #445101;
  --orange-dark: #ca7500;
  --pink-dark: #7f0146;
  --white: #fff;
  --gray: #eeeeee;
  --gray-dark: #383838;
  --primary: #cf3238;
  --secondary: #324c65;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
}

.col-right {
  float: right !important;
}
.sidebar-left {
  float: left !important;
}
/* body{font-family:"Poppins", "Cairo" !important;} */
.gdlr-core-head-p10 {
  padding-left: 10px;
}
.gdlr-core-head {
  padding-right: 0px;
}
.input-group-addon {
  position: absolute !important;
  right: 0px !important;
  width: 35px !important;
  height: 100% !important;
}
.input-group-addon .fa {
  padding-top: 5px !important;
}
.fa-caret-down {
  float: right !important;
}
.addthis_default_style .addthis_separator,
.addthis_default_style .at4-icon,
.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300bs,
.addthis_default_style .at300m {
  float: inherit !important;
}
.styled-icons a {
  margin: 0px !important;
}
.link-read-more-multi-language {
  right: 25px;
}
.pull-language {
  float: right !important;
}
.portfolio-filter > ul > li:last-child {
  border-right: none !important;
}
.portfolio-filter > ul > li {
  border-right: 1px solid;
}

.nav-tabs.vertical > li.active > a,
.nav-tabs.vertical > li > a:hover,
.nav-tabs.vertical > li > a:focus {
  border-right: 0px !important;
  border-left: 2px solid #11a44f !important;
}

.nav-tabs.vertical > li > a {
  border-right: 0px !important;
  border-left: 2px solid #555557 !important;
}

.nav-tabs.vertical > li > a {
  text-align: initial;
}

body.green .footer-title {
  border-left: 2px solid var(--green) !important;
}

#cloase-v-menu {
  float: right !important;
}
div.bg-box h3.title-a {
  font-size: 16px !important;
}

body {
  font-family: "Cairo", "DubaiRegular" !important;
}

h3.post-title {
  font-size: 16px !important;
}
h2.font-weight-bold a {
  font-size: 18px !important;
  font-weight: 500;
  line-height: 0;
}

.news-title-main {
  text-align: left;
}

/* tabs start */

.worko-tabs {
  margin: 20px;
  width: 80%;
}
.worko-tabs .state {
  position: absolute;
  left: -10000px;
}
.worko-tabs .flex-tabs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.worko-tabs .flex-tabs .tab {
  flex-grow: 1;
  max-height: 40px;
}
.worko-tabs .flex-tabs .panel {
  background-color: #fff;
  padding: 20px;
  height: auto;
  display: none;
  width: 100%;
  flex-basis: auto;
}
.worko-tabs .tab {
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  background-color: #eee;
  cursor: hand;
  cursor: pointer;
  border-left: 10px solid #ccc;
}
.worko-tabs .tab:hover {
  background-color: #fff;
}

#tab-one:checked ~ .tabs #tab-one-label,
#tab-two:checked ~ .tabs #tab-two-label,
#tab-three:checked ~ .tabs #tab-three-label,
#tab-four:checked ~ .tabs #tab-four-label,
#tab-five:checked ~ .tabs #tab-five-label {
  background-color: #fff;
  cursor: default;
  border-left-color: #ed1c24e6 !important;
}
#tab-1:checked ~ .tabs #tab-1-label,
#tab-2:checked ~ .tabs #tab-2-label,
#tab-3:checked ~ .tabs #tab-3-label,
#tab-4:checked ~ .tabs #tab-4-label,
#tab-5:checked ~ .tabs #tab-5-label,
#tab-6:checked ~ .tabs #tab-6-label,
#tab-7:checked ~ .tabs #tab-7-label,
#tab-8:checked ~ .tabs #tab-8-label,
#tab-9:checked ~ .tabs #tab-9-label,
#tab-10:checked ~ .tabs #tab-10-label,
#tab-11:checked ~ .tabs #tab-11-label,
#tab-12:checked ~ .tabs #tab-12-label,
#tab-13:checked ~ .tabs #tab-13-label,
#tab-14:checked ~ .tabs #tab-14-label,
#tab-15:checked ~ .tabs #tab-15-label,
#tab-16:checked ~ .tabs #tab-16-label {
  
  background-color: #fff;
  cursor: default;
  border-left-color: #3ea54f;
}

#tab-one:checked ~ .tabs #tab-one-panel,
#tab-two:checked ~ .tabs #tab-two-panel,
#tab-three:checked ~ .tabs #tab-three-panel,
#tab-four:checked ~ .tabs #tab-four-panel,
#tab-five:checked ~ .tabs #tab-five-panel {
  display: block;
}

#tab-1:checked ~ .tabs #tab-1-panel,
#tab-2:checked ~ .tabs #tab-2-panel,
#tab-3:checked ~ .tabs #tab-3-panel,
#tab-4:checked ~ .tabs #tab-4-panel,
#tab-5:checked ~ .tabs #tab-5-panel,
#tab-6:checked ~ .tabs #tab-6-panel,
#tab-7:checked ~ .tabs #tab-7-panel,
#tab-8:checked ~ .tabs #tab-8-panel,
#tab-9:checked ~ .tabs #tab-9-panel,
#tab-10:checked ~ .tabs #tab-10-panel,
#tab-11:checked ~ .tabs #tab-11-panel,
#tab-12:checked ~ .tabs #tab-12-panel,
#tab-13:checked ~ .tabs #tab-13-panel,
#tab-14:checked ~ .tabs #tab-14-panel,
#tab-15:checked ~ .tabs #tab-15-panel,
#tab-16:checked ~ .tabs #tab-16-panel{
  display: block;
}

@media (max-width: 600px) {
  .flex-tabs {
    flex-direction: column;
  }
  .flex-tabs .tab {
    background: #fff;
    border-bottom: 1px solid #ccc;
  }
  .flex-tabs .tab:last-of-type {
    border-bottom: none;
  }
  .flex-tabs #tab-one-label {
    order: 1;
  }
  .flex-tabs #tab-two-label {
    order: 2;
  }
  .flex-tabs #tab-three-label {
    order: 3;
  }
  .flex-tabs #tab-four-label {
    order: 4;
  }
  .flex-tabs #tab-five-label {
    order: 5;
  }
  .flex-tabs #tab-one-panel {
    order: 1;
  }
  .flex-tabs #tab-two-panel {
    order: 2;
  }
  .flex-tabs #tab-three-panel {
    order: 3;
  }
  .flex-tabs #tab-four-panel {
    order: 4;
  }
  .flex-tabs #tab-five-panel {
    order: 5;
  }


  .flex-tabs #tab-1-label {
    order: 1;
  }
  .flex-tabs #tab-2-label {
    order: 2;
  }
  .flex-tabs #tab-3-label {
    order: 3;
  }
  .flex-tabs #tab-4-label {
    order: 4;
  }
  .flex-tabs #tab-5-label {
    order: 5;
  }
  .flex-tabs #tab-6-panel {
    order: 6;
  }
  .flex-tabs #tab-7-panel {
    order: 7;
  }
  .flex-tabs #tab-8-panel {
    order: 8;
  }
  .flex-tabs #tab-9-panel {
    order: 9;
  }
  .flex-tabs #tab-10-panel {
    order: 10;
  }
  .flex-tabs #tab-11-label {
    order: 11;
  }
  .flex-tabs #tab-12-label {
    order: 12;
  }
  .flex-tabs #tab-13-label {
    order: 13;
  }
  .flex-tabs #tab-14-label {
    order: 14;
  }
  .flex-tabs #tab-15-label {
    order: 15;
  }
  .flex-tabs #tab-16-panel {
    order: 16;
  }
  

  #tab-one:checked ~ .tabs #tab-one-label,
  #tab-two:checked ~ .tabs #tab-two-label,
  #tab-three:checked ~ .tabs #tab-three-label,
  #tab-four:checked ~ .tabs #tab-four-label,
  #tab-five:checked ~ .tabs #tab-five-label {
    border-bottom: none;
  }

  #tab-1:checked ~ .tabs #tab-1-label,
  #tab-2:checked ~ .tabs #tab-2-label,
  #tab-3:checked ~ .tabs #tab-3-label,
  #tab-4:checked ~ .tabs #tab-4-label,
  #tab-5:checked ~ .tabs #tab-5-label,
  #tab-6:checked ~ .tabs #tab-6-label,
  #tab-7:checked ~ .tabs #tab-7-label,
  #tab-8:checked ~ .tabs #tab-8-label,
  #tab-9:checked ~ .tabs #tab-9-label,
  #tab-10:checked ~ .tabs #tab-10-label,
  #tab-11:checked ~ .tabs #tab-11-label,
  #tab-12:checked ~ .tabs #tab-12-label,
  #tab-13:checked ~ .tabs #tab-13-label,
  #tab-14:checked ~ .tabs #tab-14-label,
  #tab-15:checked ~ .tabs #tab-15-label,
  #tab-16:checked ~ .tabs #tab-16-label {
    border-bottom: none;
  }

  #tab-one:checked ~ .tabs #tab-one-panel,
  #tab-two:checked ~ .tabs #tab-two-panel,
  #tab-three:checked ~ .tabs #tab-three-panel,
  #tab-four:checked ~ .tabs #tab-four-panel,
  #tab-five:checked ~ .tabs #tab-five-panel {
    border-bottom: 1px solid #ccc;
  }

  #tab-1:checked ~ .tabs #tab-1-panel,
  #tab-2:checked ~ .tabs #tab-2-panel,
  #tab-3:checked ~ .tabs #tab-3-panel,
  #tab-4:checked ~ .tabs #tab-4-panel,
  #tab-5:checked ~ .tabs #tab-5-panel,
  #tab-6:checked ~ .tabs #tab-6-panel,
  #tab-7:checked ~ .tabs #tab-7-panel,
  #tab-8:checked ~ .tabs #tab-8-panel,
  #tab-9:checked ~ .tabs #tab-9-panel,
  #tab-10:checked ~ .tabs #tab-10-panel,
  #tab-11:checked ~ .tabs #tab-11-panel,
  #tab-12:checked ~ .tabs #tab-12-panel,
  #tab-13:checked ~ .tabs #tab-13-panel,
  #tab-14:checked ~ .tabs #tab-14-panel,
  #tab-15:checked ~ .tabs #tab-15-panel,
  #tab-16:checked ~ .tabs #tab-16-panel {
    border-bottom: 1px solid #ccc;
  }
}

.carousel-next-css-r {
  padding: 0px 5px;
  margin: 0px 5px;
  background: no-repeat;
  border: 2px solid white;
  color: white;
  font-size: 12px;
  font-weight: 900;
  position: absolute;
  top: 0px;
  right: 0px;
}

.carousel-next-css-l {
  padding: 0px 5px;
  margin: 0px 5px;
  background: no-repeat;
  border: 2px solid white;
  color: white;
  font-size: 12px;
  font-weight: 900;
  position: absolute;
  top: 0px;
  right: 28px;
}

.date-t-css {
  padding-bottom: 10px !important;
  margin: 0px 0px;
  padding: 0px;
  text-align: end;
  border: none;
}

.news-divid-col-border {
  border-right: 2px solid white;
  padding-bottom: 40px;
}

.text-int-direction{
  text-align: left !important;
  direction: ltr !important;
}

/* tabs end */


.color-gray{color:#6d6d6d !important;}
.text-success{color:#3c763d !important}
.text-danger{color:#a94442 !important;}
.emotion-selector{font-size:0.7em;color:#fff;z-index:10;margin:-10px 0 0;}
.emotion-selector i{color:#fff;padding:0 5px;}
.emotion-selector label{cursor:pointer;padding:1em}
.emotion-selector i:hover{color:#CF3238;}
.emotion-selector .active{color:#E8E8E8;}
.studyBottomSection{margin-top:0;}
.imagDescBlock .links{border:1px solid #fcfcfc}
.imagDescBlock .links figure{position:relative}
.imagDescBlock .links figure::before{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:rgba(0, 0, 0, .3);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;opacity:0;visibility:hidden}
.imagDescBlock .links figure::after{content:"\e0bb";font-family:"uaeu"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;margin:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:65px;position:absolute;left:50%;z-index:3;top:0;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);text-transform:capitalize;opacity:0;visibility:hidden;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;color:#fff}
.imagDescBlock .links:hover figure::after,
.imagDescBlock .links:hover figure::before{opacity:1;visibility:visible}
.imagDescBlock .links figure::after{content:"\e0bb"}
table.auto{table-layout:auto !important;}
ul.list-unstyled li{list-style-image:none !important;list-style:none;}
ul.sublist-styled >li{list-style:none;list-style-image:none !important;}
.blockrs{position:absolute;right:10%;}
.album img{margin-bottom:0 !important;}
.album .imagDescBlock{margin-bottom:20%;}
.number{direction:ltr;text-align:left;unicode-bidi:bidi-override;}
.innerSection.news-detail .sidebar .news-list .news-list-title{max-height:90px;}
.aboutSection .programFinder .programFinderRight h6 a{color:#fff !important;}
#switchLanguage{cursor:pointer}
.readMoreBtn{}
.readMoreBtnWrap{text-align:right;padding-top:15px;}
.col-md-9> ul li::before{}
.col-md-12> ul li::before{}
.border-side{border-left:2px solid #d8d8d8 !important;}
.marqueeTextDive{margin:3px;float:right;}
@keyframes scroll{0%{left:300px;}
100%{left:-300px;}
}
.col-md-9>h4:after{width:40px !important;margin-top:4px !important;}
h1, h2, h3, h4, h5, h6{margin-bottom:15px !important;margin-top:15px !important;}

/*body.green h4{*/
/*    margin-bottom: 15px !important;*/
/*    margin-top: 15px;*/
/*    border-left: 5px solid #11a44f !important;*/
/*    padding: 0 0px 0 10px !important;*/
/*    font-weight: bold !important;*/
/*}*/
/*body.black h4{*/
/*    margin-bottom: 15px !important;*/
/*    margin-top: 15px;*/
/*    border-left: 5px solid #8B6F4E !important;*/
/*    padding: 0 0px 0 10px !important;*/
/*    font-weight: bold !important;*/
/*}*/
/*body.blue h4{*/
/*    margin-bottom: 15px !important;*/
/*    margin-top: 15px;*/
/*    border-left: 5px solid #0584c9 !important;*/
/*    padding: 0 0px 0 10px !important;*/
/*    font-weight: bold !important;*/

/*}*/
/*body.red h4{*/
/*    margin-bottom: 15px !important;*/
/*    margin-top: 15px;*/
/*    border-left: 5px solid #af0303 !important;*/
/*    padding: 0 0px 0 10px !important;*/
/*    font-weight: bold !important;*/
/*}*/


/*body.pink h4{*/
/*    margin-bottom: 15px !important;*/
/*    margin-top: 15px;*/
/*    border-left: 5px solid #9c2c64 !important;*/
/*    padding: 0 0px 0 10px !important;*/
/*    font-weight: bold !important;*/
/*}*/
