@font-face {
    font-family: cairo;
    src: url(../fonts/Cairo-Regular.ttf);

}

@font-face {
    font-family: cairo-bold;
    src: url(../fonts/Cairo-Bold.ttf);

}

* {
    margin: 0;
    padding: 0;
 }

body {
    direction: rtl;
    font-family: cairo;
    overflow-x: hidden;
}

html, body {
    text-align: right;
}

p {
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
}

ul {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}


img {
    max-width: 100% !important;
    /*width: auto !important;*/
}

/*.head-links {
  display: flex;
}
.head-links  {
  list-style: none;
  display: flex;
}
.head-links  li {
      padding:12px;
          padding-top: 15px;
}
.head-links li a {
   color: black ;
}
.head-links li a:hover{
  font-weight: 900;
  color:  #ffcb07;
}
*/

header{
    background: white;
    position: fixed;
    z-index:9999;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
     padding: 0 0 15px 0;
}

.mtb-2 {
    margin-top: 2%;
    padding-bottom: 2%;
}

.pb-2 {
    padding-bottom: 1.6% !important;
}

.bold {
    font-family: cairo-bold;

}

.section-5 {
    padding-top: 0.3%;
    overflow: hidden;
}

.section-5 img {
    border: 1px solid #6c757d8a;
    width: 100%;
    height: 233px;
}

.bg1 {
    background-color: #FFCB05;
    height: 458px;

}

.bg1 h1 {
    text-align: right;
    color: #333333;
    padding-right: 8.7%;
    padding-top: 7%;
    padding-left: 7%;
}

.ml--2 {
    margin-left: -2%;

}

.ml-3 {
    margin-left: 3%;
}

.m-0 {
    margin: 0;
}

.list-none {
    list-style: none;
}

.canvasjs-chart-toolbar, .canvasjs-chart-credit, .canvasjs-chart-tooltip {
    display: none !important;
}

.font-13 {
    font-size: 13px;
}

.h-500 {
    height: 500px;
}

.read-more {
    color: #72600a;
    border: 1px solid white;
    border-radius: 25px;
    padding: 7px 30px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin-left: 48px;
}

.read-more:hover {
    text-decoration: none;
    color: white;
    background: #333333;
    border: 1px solid #72600a;
}

.icon-plus-button {
    font-size: 24px;
}

.gray-bg {
    background: #333333;
    height: 416px;
    overflow-y: auto;
}

.slide-img {
    width: 100%;
    /*height: 235px;*/
}

.title2 {
    color: #FFCB05;
    margin-top: 19px;
    font-size: 32px;
    margin-bottom: 22px;
}

.title2:hover {
    color: #FFCB05;
}

.logo {
    text-align: right;
    margin-top: 15px;
    display: block;
}

.logo img {
    height: 110px;
    width: 260px;
}

.law {
    margin-top: 11px;
    margin-right: 1px;
    font-size: 12px;
    text-align: -webkit-right;
}

.customer-services-area {

    display: flex;
    float: left;
    margin-top: 11px;
}

.customer-services-area:hover {
    color: #ffcb05;
}

.limit-lines {
    overflow: hidden;
    box-sizing: content-box;
    width: 493px;

}

.limit-lines2 {
    overflow: hidden;
    box-sizing: content-box;
    width: auto;
    max-height: 178px;
    /*cursor: pointer;*/
}

.limit-lines2 a {
    color: white;

}

.search-input {
    border-radius: 5px;
    border: 1px solid #c1c1c1;
    padding: 5px;
    width: 67%;
    height: 38px;
}

.search-btn {
    width: 100%;
    background: #ffcb06;
    height: 38px;
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    outline: none !important;
}

.more {
    position: absolute;
    left: 40px;
    top: 7.4px;
}


.t-4 {
    top: 4px !important;
}

/* nav-bar styling */

/*.nav{
  margin-top: 90px;
   margin-right: -15px;
}
.nav ul {
 margin: 0;
 padding: 0.25rem 0;
 position: absolute;
 display: none;
 list-style-type: none;
 white-space: nowrap;
  z-index: 9999;
 background: white;
}
.nav li {
 position: relative;
 display: block;
 margin-bottom: 0.25rem;
 padding-bottom: 0.25rem;
}

.nav li a {
 text-decoration: none;
 color: #333;
 position: relative;
 display: table;
 width: 100%;
 display: table-cell;
 padding: 10px;
 padding-top: 4px;
 padding-bottom: 4px;
 cursor: pointer;
}
.nav li a:hover {
 color: #fcb217;
 font-weight: 900;
}

.nav li .active-link{
   background-image: linear-gradient(to right, #fbaf19 , #ffcb07);
   padding-left: 20px;
   padding-right: 20px;
   text-decoration: none;
   color: white !important;
   border-radius: 25px;
   font-weight: 900;
   padding-bottom: 4px;
   padding-top: 4px;

}*/

/*
.head-links li.has-children > a {
  margin-right: 2.5rem;
 }
.head-links li.has-children > a:after {
   text-align: right;
  position: absolute;
  right: 0;
   padding: 0.25rem 1rem 0.25rem 1.75rem;
}
 */

/*.nav li:hover > ul {
  display: block;
  top: -1px;
  right: 100%;
    border-radius: 0 0 0.5rem 0.5rem;
  padding-top: 0;
  transform: translateY(0);
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  border-radius: 0;
  border-bottom: 3px solid #ffcb06;
}
.nav > ul {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  border-radius: 0;
  padding: 0;
  transform: translateY(0);


}

.nav > ul > li:hover > ul {
  top: 100%;
  right: 9px;
  border-radius: 0 0 0.5rem 0.5rem;
  padding-top: 0;
  transform: translateY(0);
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  border-radius: 0;
  border-bottom: 3px solid #ffcb06;

}
.nav > ul > li:hover > ul {
  top: 100%;
  right: 9px;
  border-radius: 0 0 0.5rem 0.5rem;
  padding-top: 0;
  transform: translateY(0);
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  border-radius: 0;
  border-bottom: 3px solid #ffcb06;

}*/
.font-50 {
    font-size: 44px;
}

.mr-half {
    margin-right: 0.5%;
}

.grid {
    display: flex;
    flex-direction: column;
}

.mt-20 {
    margin-top: 20px;
}

.phone {
    font-size: 18px;
    margin-right: -2px;
    margin-top: 0px;
}

.yellow {
    color: #ffcb06;
}

.english {
    height: 27px;
    width: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background: #00558F;
    transition: all 0.2s linear;
    border: none;
    border-radius: 25px;
    font-size: 13px;
    position: absolute;
    top: 15px;
    left: 279px;
}

.english:hover {
    color: white;
    background: #00558F;
    text-decoration: none;
}

.customer-service {
    margin-top: 4%;
}


.outline {
    border: 1px solid #c1c1c1;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}


/*.search-div {
      margin-top: -1px;
}

input[type="text"] {
  background: #e9ecef73;
  padding-top:1%;
  padding-bottom: 1%;
  padding-left: 5%;
  padding-right: 5%;
  border:1px solid transparent;
  width: 80%;
  outline: none;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  font-size: 14px;
  color: black ;
       border-radius: 25px;
}

.search{
       margin-right: -5%;
    color: white;
    background:#00558F;
    padding-bottom: 1%;
    padding-right: 5%;
    border: 1px solid transparent;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding-left: 4%;
    outline: none !important;
    cursor: pointer;
    padding-top: 1%;
    font-size: 14px;
    z-index: 1;
}*/
.form-1-wrapper .input-wrapper {
    width: 175px;
    position: relative;
    height: 27px;
    display: flex;
}

.form-1-wrapper {
    position: absolute;
    left: 100px;
    top: 15px;
}

[dir=ltr] .form-1-wrapper input {
    padding-left: 15px;
}

[dir] .form-1-wrapper input {
    border: 1px solid rgba(154, 154, 154, 0.61176);
    border-radius: 25px;
}

.form-1-wrapper input {
    height: 100%;
    width: 100%;
}

.btn-1 {
    height: 27px;
    width: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background: #00558F;
    position: absolute;
    top: 0;
    transition: all 0.2s linear;
    left: 0;
    border: none;
    border-radius: 25px;
}

.dark-gray {
    color: #333333 !important;
    font-weight: 900;
}

.say {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #333333;
    margin-bottom: 0;
}


/*.search:hover{
    background-color: white;
    color:  #248abc;
    border: 1px solid #9f9f9f30;

}*/
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,300);

.circle-wrap {
    margin: 10px auto;
    width: 146px;
    height: 150px;
    background: #e6e2e7;
    border-radius: 49%;
    padding-top: 0;
    padding-right: 6px;
}

.circle-wrap .circle .mask,
.circle-wrap .circle .fill1 {
    width: 151px;
    height: 148px;
    position: absolute;
    border-radius: 50%;
}

.circle-wrap .circle .mask {
    clip: rect(0, 153px, 150px, 56px);
    margin-right: -11px;
}

.circle-wrap .circle .mask .fill1 {
    clip: rect(0px, 92px, 150px, -12px);
    background-color: #ffcb05;
}


.circle-wrap .circle .mask.full,
.circle-wrap .circle .fill1 {
    animation: fill ease-in-out 3s;
    transform: rotate(126deg);
}

@keyframes fill1 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(126deg);
    }
}

.circle-wrap .inside-circle {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #fff;
    line-height: 130px;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    position: absolute;
    z-index: 100;
    font-weight: 700;
    font-size: 2em;
}

.circle-wrap .circle .mask,
.circle-wrap .circle .fill2 {
    width: 152px;
    height: 150px;
    position: absolute;
    border-radius: 50%;
}


.circle-wrap .circle .mask .fill2 {
    clip: rect(0px, 75px, 150px, 0px);
    background-color: #333333;
}


.circle-wrap .circle .mask.full,
.circle-wrap .circle .fill2 {
    animation: fill ease-in-out 3s;
    transform: rotate(126deg);

}

@keyframes fill2 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(126deg);
    }
}

.circle-wrap .circle .mask,
.circle-wrap .circle .fill3 {
    width: 153px;
    height: 149px;
    position: absolute;
    border-radius: 50%;
}


.circle-wrap .circle .mask .fill3 {
    clip: rect(0px, 133px, 150px, 0px);
    background-color: #333333;
}


.circle-wrap .circle .mask.full,
.circle-wrap .circle .fill3 {
    animation: fill ease-in-out 3s;
    transform: rotate(126deg);
}

@keyframes fill3 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(126deg);
    }
}


.border-s {
    border-radius: 5px;
    border: 1px solid #9e9e9e6e;
    padding: 3%;
    box-shadow: 3px -1px 14px 0 rgba(0, 0, 0, 0), 0 4px 22px 0 rgba(0, 0, 0, 0.06);
}

.english-link {
    background: #575a5c !important;
    color: white !important;
    display: none !important;

}
.ca > .event:first-child {
    border-left: 2px solid #dee2e6 !important
}

input {
    outline: none;
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}


input[type=search] {
    background: #ffcb05 url("../img/magnifier.png") 5px no-repeat;
    color: #474747ed;
    font-size: 12px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.2s linear;
    outline: none;
    border: 1px solid transparent;
    background-size: 13px;

}

input[type=search]:focus {
    width: 130px;
    background-color: #eceff1;
    border-color: #59006d;
    padding-right: 10px;
    padding-top: 0px;


}


input:-moz-placeholder {
    color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}


#search input[type=search] {
    width: 14px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #ffcb05;


}

#search input[type=search]:hover {
    background-color: #FFCB05;
}

#search input[type=search]:focus {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
}

#search input:-moz-placeholder {
    color: transparent;
}

#search input::-webkit-input-placeholder {
    color: transparent;
}

.sc li .search-btn {
    background: #ffcb06;
    color: black;
    font-family: cairo-bold;
}

.sc {
    display: flex;
    list-style: none;
    float: left;

}

.sc li a, .sc li button {
    border: 1px solid #6b6b6b;
    border-radius: 5px;
}

.sc li a, .sc li button {
    color: #474747ed;
    font-size: 12px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.2s linear;
    outline: none;
    background: #ced4da61;
    border: 1px solid transparent;
}


.sc li {
    padding: 1px !important;
}

.sc li a:hover {
    color: white !important;
    background-color: #ffcb05;
}


.s-contact {
    display: flex;
    list-style: none;
    margin-top: 0px;
    margin-right: 15px;

}

.s-contact li a, .s-contact li button {
    border: 1px solid #6b6b6b;
    border-radius: 5px;
}

.s-contact li a, .s-contact li button {
    color: #474747ed;
    font-size: 12px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.2s linear;
    outline: none;
    background: white;
    border: 1px solid transparent;
}


.s-contact li {
    padding: 2px;
}

.s-contact li a:hover {
    color: white !important;
    background-color: #fbaf19;
}

h1 {
    font-size: 30px;
}

.div-title {
    font-size: 20px;
    color: #FFCB05 !important;
}

.div-title:hover {
    color: #FFCB05;
}

.div-description {
    color: white;
    font-size: 15px;
}

.div-description:hover {
    color: white;
}

.icon-left-open-big {
    font-size: 21px;
    position: absolute;
    left: 0;
}

.icon-right-open-big {
    font-size: 21px;

    position: absolute;
    right: 0;
}

time {
    font-size: 12px;
}

.plus {
    position: absolute;
    left: 8px;
    bottom: 15px;
    font-size: 15px;
    opacity: 0.7;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
}

/* Grow */
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.plus:hover, .plus2:hover {
    color: #FFCB05 !important;
    text-decoration: none;
    opacity: 1;

}

.white {
    color: white;
}

.div-2 {
    padding: 22px;
    position: absolute;
    top: auto;
    background: linear-gradient(0deg, #333 5%, hsla(0, 0%, 100%, 0));
    width: 100%;
    display: flex;
    bottom: 0;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}

.title {
    background: linear-gradient(0deg, #333 5%, hsla(0, 0%, 100%, 0));
    width: 100%;
    padding-right: 5%;
    padding-bottom: 2%;
}

.div-4 {
    padding: 13px;
    display: flex;
    color: white;
    flex-direction: column;
    justify-content: space-evenly;

}

.div-4 a {
    color: white;

}

.black {
    color: #333333;
}

.mt-2 {
    margin-top: 2% !important;
}

.mtop-4 {
    margin-top: 4.2%;
}

.mtop-3 {
    margin-top: 3%;
}

.dark-bg {
    background: #333333;
    height: 100%;
    margin-right: -8px;
}

.ml--1 {
    margin-left: -1%;
}

.ml--2 {
    margin-left: -2%;
}

.ml--3 {
    margin-left: -3%;
}

.pt-pb-4 {
    padding-top: 4px;
    padding-bottom: 4px;
}

.img-bg {
    background-repeat: no-repeat;
    height: 458px;
    background-size: 100% 100%;
    border: 1px solid #e9ecef;
    border-right: 0;
    width: 100%;
    margin-right: -8px;
}

.img-bg2 {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    border: 1px solid #e9ecef;
    border-right: 0;
}


.img-bg3 {
    background-repeat: no-repeat;
    height: 203px;
    background-size: 100% 100%;
    margin-right: -2%;
    position: relative;
    border: 1px solid #e9ecef;
}

.img-bg4 {
    background: url(../img/web-5--f5.png) no-repeat 100%;
    height: 200px;
    background-size: 100% 100%;
    margin-right: -2%;
    margin-top: 1%;
}

.img-bg5 {
    width: 100%;
    height: 235px;
}

.img-bg7 {
    background: #f26c48;
    height: 100%;
    margin-top: 0;
    margin-right: -16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;

}


.menu-content {
    display: none;
    position: absolute;

    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    text-align: right;
    top: 82px;
    border-bottom: 3px solid #ffcb06;
    margin-right: -36px;

}

.menu-content a, .has-submenu {
    color: black;
    padding: 7px 14px;
    text-decoration: none;
    display: block;
    font-size: 14px;
}

.has-submenu:hover {
    color: #ffcb06;
}


.menu:hover .menu-content {
    display: block;
}


.orange {
    color: #f15a31fa;
}

.orange:hover {
    color: #f15a31fa !important;
}

.event {
     margin-bottom: 3%;
}
.event h4 , .event p {
    display: flex;
    justify-content: center;
    padding: 0 30px;
    align-items: center;
}
.text-center {
    text-align: center;
}

.section-5 img:hover {
    box-shadow: 3px -1px 14px 0 rgba(0, 0, 0, 0.16), 0 4px 22px 0 rgba(0, 0, 0, 0.12);
}

.box {
    display: -webkit-box;
}

.icon-sendd {
    font-size: 21px;
}

.sign-now {
    color: white;
    font-size: 23px;
    border: 1px solid white;
    border-radius: 25px;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 33px;
}

.sign-now:hover {
    color: white;
}

.font-26 {
    font-size: 26px;
}

.time-ca {
    position: absolute;
    top: 53px;
    right: 71px;
}
.calender-bg-head{
    display: flex;
    justify-content: space-between;
}
/*select::-ms-expand {  display: none; }
select{
    -webkit-appearance: none;
    appearance: none;
}*/

.calender {
    display: flex;
    align-items: center;
}

.list {
    margin-top: 3%;
    margin-left: 4%;
    border-radius: 25px;
    padding-left: 1%;
    padding-right: 3%;
    background: black;
    color: white;
    border: none;
    outline: none;
}

.G-orang-bg {
    background-image: linear-gradient(to right, #ffcb06, #FFCB05);
    height: 235px;
}

/*.plus2 {*/
/*    position: absolute;*/
/*    left: 20px;*/
/*    bottom: 37%;*/
/*    font-size: 18px;*/
/*    opacity: 0.7;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/* #carousel-slider2 .carousel-item img {
  width: 100% !important;
 }
  #carousel-slider5 .carousel-item img {
  width: 100% !important;
 }*/
.brown {
    color: #7c620a;
}

.fr {
    float: right;
}

.font-13 {
    font-size: 13px;
}

.pr-8 {
    padding-right: 8.7%;
}

.pl-8 {
    padding-left: 8px;
}

.time {
    padding-top: 1%;
    padding-bottom: 2%;
    padding-right: 8.7%;
}

.text-justify {
    text-align: justify;
}

.pl-5 {
    padding-left: 5% !important;
}

.mp-9 {
    margin-bottom: 9px;
}

.contact {
    color: #FFCB05;
    font-size: 13px;
    line-height: 0;
    font-weight: 900;

}

.para-contact {
    font-size: 22px;
    font-weight: 900;
    line-height: 20px;
}

.title1 {

}

.form {
    position: absolute;
    bottom: 29px;
    left: 61px;
    color: white;
}

.form:hover {
    color: #FFCB05;
}

.icon-sendd {
    position: absolute;
    bottom: 23px;
    left: 23px;
    color: white;
}

.dropbtn {
    background-color: #333333;
    color: white;
    padding: 4px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 25px;
    outline: none;
    padding-left: 7px;
    padding-right: 20px;
    font-weight: 900;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #020202;
    outline: none;
}


.dropdown {
    position: relative;
    display: inline-block;

}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 244px;
    overflow: hidden;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 18;
    border-radius: 15px;
    margin-top: 34px;
    text-align: -webkit-right;
    left: 0;
    padding: 4px;
}

.dropdown-content a {
    color: black;
    padding: 2px 24px;
    text-decoration: none;
    display: block;

}

.dropdown a:hover {
    background-color: #ddd;
}

.show {
    display: block;
}

.border-left-d {
    border-left: 1px dotted #c1c1c1 !important;
}

footer {
    background-color: #ebebeb;
    z-index: 0;
    color: #808080;
    padding: 60px 20px 20px 20px;
    margin-top: 2%;
}

.homepage footer {
    padding: 60px 20px 20px 20px;

}
.homepage header .col-lg-3 , .homepage header .col-lg-6{
    padding-left: 15px;
    padding-right: 15px;
}

.para {
    font-weight: 900;
    font-size: 14px;
    padding-left: 7px;
}

footer {
    background-color: #ebebeb;
    z-index: 0;
    color: #808080;


}

footer ul {
    list-style: none;
    text-align: right;

}

footer ul li {
    font-size: 13px;
    color: #808080;
    padding: 3px;
    cursor: pointer !important;
    display: flex;
    align-items: center;
}

footer ul li a {
    color: #808080;

}

footer ul li a:hover {
    color: #ffcb05;
    font-weight: 900;

}

footer li:hover {
    font-weight: 900;
}

.footer-bottom {
    display: flex;
    justify-content: center;
}

.footer-bottom ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;


}

.footer-bottom ul li {
    padding-left: 10px;
}

.footer-bottom ul li a {
    color: #808080;
}

.footer-bottom ul li a:hover {
    font-weight: 900;
}

.footer-bottom p {
    color: #808080;
    padding-right: 10px;

}

.download {
    display: flex;
    justify-content: flex-start;
    align-items: end;
    text-align: right;
    font-family: cairo-bold;
    padding-right: 7px;
    margin-top: 12px;

}

.download img {
    padding-left: 10px;
}

.mt-19 {
    margin-top: 19px;
}

.f-list {
    display: flex;
}

.f-list {
    display: flex;
}

.f-list li {
    font-size: 13px;
    color: #808080;
    padding: 3px;
}

.f-list li a {
    color: #808080;
}

.f-list li a:hover {
    font-weight: 900;
}

.info {
    margin-top: 15%;
    position: absolute;
    right: 32%;
}

.cs {
    margin-top: 17%;
    border-left: 3px solid #FFCB05;
    border-radius: 2px;
    padding-left: 3px;
    float: right;
    font-size: 67px;
    color: white;
}

.done-by {
    text-align: left;
    font-size: 13px;
}

.cs {
    margin-top: 17%;
    border-left: 3px solid #FFCB05;
    border-radius: 2px;
    padding-left: 3px;
    float: right;
    font-size: 67px;
    color: white;
}

.div1 {
    max-width: 26%;
}

.div2 {
    max-width: 35%;
    margin-right: 18px;
}

.div3 {
    max-width: 47%;
    margin-right: 36px;
}

.done-by {
    text-align: left;
    font-size: 13px;
}

.footer {
    background-color: #ebebeb;
    z-index: 0;
    padding-top: 1%;
    color: #808080;
    margin-top: 16px;

}


/*about us */
.header-section {
    background-image: url(../img/autumn-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    display: flex;
    position: relative;
    margin-bottom: 25px;
    margin-top: 25px;
}

.header-section:after {
    content: ' ';
    background: linear-gradient(0deg, rgba(255, 203, 6, 0.62) 100%, hsla(0, 0%, 100%, 0));
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.header-section .header-section__title {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 45px;
    font-weight: 900;
    font-family: cairo-bold;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 130px 50px;
    position: relative;
    z-index: 1;
}


.pro-img {
    width: 110px;
    height: 110px;
}

/**/
.bg {
    background: url(../img/bg.png) no-repeat 100%;
    background-size: 100% 100%;
    height: 360px;
}


.cont-bg {
    background: url(../img/contact-us.png) no-repeat 100%;
    background-size: 100% 100%;
    height: 360px;
}

.mab-4 {
    margin-bottom: 4.5% !important;
}

.staff {
    width: 100%;
    padding: 15px;
    text-align: right;
    background-color: #f0f0f061;
    border-radius: 10px;
    margin-bottom: 2%;
    margin-right: 0.1%;
    display: flex;
    color: #212529;
    padding-bottom: 10px;
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.staff:hover {
    color: #212529;
}

.staff .staff-details {
    display: flex;
    flex-direction: column;
    width: 90%;
}

.info-staff-title {
    font-family: cairo-bold;
}

.info-staff {
    display: flex;
    flex-direction: column;
}

.list9 .info-staff p {
    font-family: cairo;
    font-weight: 400;
}

.staff2 {
    width: 100%;
    padding: 15px;
    text-align: right;
    background-color: #f0f0f061;
    border-radius: 10px;
    margin-bottom: 8%;
    display: flex;
    align-items: flex-start;
    padding-bottom: 6px;
    padding-top: 6px;
}


.staff2-info p {
    padding-left: 15px;
}

.button {
    float: left;
    background: #ffcb06;
    color: white;
    width: 90px;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
    border: 1px solid white;
    margin-top: 28px;
    justify-content: center;
    display: flex;


}

.button:hover {
    color: #ffcb06;
    border: 1px solid #ffcb06;
    background: white;
}

.personal-pic {
    display: block;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    border: 3px solid #dddfe2;
}

.personal-pic img {
    border-radius: 50%;
    width: 100% !important;
    height: 100%;

}

.item-img2 {
    height: 235px;
}

.mr-10 {
    margin-right: 10px;
}

.width-100 {
    width: 100px;
}

.mt-2h {
    margin-top: 2.5%;
}

.p-2 {
    padding: 2% !important;
}

.hr-c {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 2px solid rgba(0, 0, 0, .1);
}

.icon-speech::before {
    margin-right: 0 !important;
}

.fl {
    float: left;
}

.font-15 {
    font-size: 15px;
}

.h-650 {
    height: 650px;
}

/*contact-us */

.contact-form {
    width: 80%;
}
.select-with-other-option select {
    height: 40px !important;
}

.contact-form input, .contact-form textarea, .contact-form select {
    padding: 5px;
    width: 100%;
    border-radius: 25px;
    border: 1px solid #c1c1c1ba;
    color: black;
     padding-right: 15px;
    outline: none !important;
    background: #f1f1f17a;
}
select{
    padding: 5px;
    width: 100%;
    border-radius: 25px;
    border: 1px solid #c1c1c1ba;
    color: black;
    padding-right: 15px;
    outline: none !important;
    background: #f1f1f17a;
    margin-bottom: 5px;
}

.contact-form textarea {
    border-radius: 15px;

}

.contact-form .selecionado_opcion {
    padding: 3px;
    width: 96%;
    display: block;
    margin: 0px;
    cursor: pointer;
    font-size: 15px;
    line-height: 20px;
    font-family: cairo;
    color: #898989e8;
}

.contact-form .send {
    /*width: 24%;*/
    padding: 10px 56px;
    background: #ffcb06;
    color: white;
    font-weight: 900;
    border-radius: 25px;
    outline: none !important;
    border: 0;
    padding-top: 0;
    float: left;
    cursor: pointer;
}

.contact-info {
    color: #545b62;
    list-style: none;
    /*margin-top: 16%;*/
    line-height: 32px;
}

.block {
    box-shadow: 3px -1px 14px 0 rgba(0, 0, 0, 0.1), 0 4px 22px 0 rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    width: 27%;
    height: 74px;
    text-align: center;
    display: inline-block;
    margin-bottom: .5rem;
}

.icon-block {
    font-size: 50px;
    color: #efc633;
    vertical-align: middle;
}

.lg-para-block {
    text-align: center;
    font-size: 17px;
    font-weight: 900;
    color: #464646;
    margin-bottom: 0;
}

.sm-para-block {
    text-align: center;
    color: #464646;
    margin-bottom: 0;
    line-height: 23px;
    margin-right: 5%;
}

.progress {
    height: 2.2px;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #f1f1f1;
    border-radius: 0;

    margin-top: 5px;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #ffcb06;

    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}


.email {
    background: #f8f8f857;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-left: 5%;
    padding-right: 5%;
    border: 1px solid #9f9f9f30;
    width: 85%;
    outline: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.email-btn {
    margin-right: -5%;
    color: white;
    background: #ffcb06;
    padding-bottom: 3%;
    padding-right: 5%;
    border: 1px solid transparent;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 7%;
    outline: none !important;
    cursor: pointer;
    padding-top: 3%;
    transform: rotate(180deg);

}

.email-btn:hover {
    background-color: white;
    color: #ffcb06;
    border: 1px solid #9f9f9f30;

}

.file {
    color: #737374;
    font-size: 19px;
    padding: 15px 0;
}

.file:hover {
    color: #ffcb06;
}


.checkbox {
    position: relative;
    padding-right: 32px;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #9E9E9E;
    display: flex;
    justify-content: flex-start;
    padding-right: 30px;
}

.checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 2px;
    right: 0;
    height: 20px;
    width: 20px;
    background-color: white;
    border: 2px solid #c1c1c1;
    border-radius: 3px;
}

.checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}

.checkbox input:checked ~ .checkmark {
    background-color: #ffcb06;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox input:checked ~ .checkmark:after {
    display: block;
}

.checkbox .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.tweet-block {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.tweet-section, .fb-section {
    list-style: none;
}

.tweet-section li, .fb-section li {
    margin-top: 0%;
    border-bottom: 1px solid #8a98a39e;
    margin-bottom: 6%;

}

.Twitter {
    float: left;
    color: #9e9e9ea8;
    direction: ltr;
}

.timeline-Tweet {
    padding: 10px;
}

.t-time {
    color: #8a98a3;
    font-size: 10px;
}

.twt-img {
    border-radius: 5px;
    float: left;
    margin-top: 6px;
}

.fb-img {

    border-radius: 25px;
    float: left;
}

.u-name {
    color: black;
    font-family: cairo-bold;
}

.u-name:hover {
    color: #ffcb06;
}

.ac-name {
    color: #8a98a3;
    font-size: 12px;
    font-family: cairo;
}

.gray {
    color: #8a98a3;
}

.content {
    line-height: 19px;
    text-align: left;
    margin-bottom: 4px;
}

.t-actions {
    display: flex;
    margin-right: 31%;
    list-style: none;
}

.t-actions li {
    color: #8a98a3;
    width: 23px;
    height: 23px;
    border: 2px solid #8a98a3;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    padding: 1px;
    margin-left: 31%;
}

.t-actions li:hover {
    color: #ffcb06;
    border: 2px solid #ffcb06;
}

.font-22 {
    font-size: 20px !important;

}


.font-20 {
    font-size: 20px !important;

}

.list7 .carousel-item {
    width: 80%;
    margin-right: 10%;
}

.list7 .slide-img {
    width: 100%;
    border: 1px solid #e9ecef;
}

.list7 .carousel-control-next {
    color: #9E9E9E;
    right: 0 !important;
    top: 10px !important;
}

.list7 .carousel-control-prev {
    color: #9E9E9E;
    left: 0 !important;
    top: 10px !important;
}

.list7 .carousel-caption {
    bottom: 0;

}

.list7 .title {
    background: linear-gradient(0deg, #333333e8 60%, hsla(0, 0%, 100%, 0));
    width: 100%;
    padding: 15px;
}


.f-name {
    color: #3460a1;
    font-family: cairo-bold;
    font-size: 12px;
}

.fb-para {
    font-size: 10.5px;
    line-height: 16px;
    margin-top: 3%;
}

.fb-blue {
    color: #3460a1;

}
.single-page  , .header-section {
    margin-top: 150px;
}
.s-1 {
    margin-top: 99px;
}

.single-page .single-page__content ul,
.single-page .single-page__content ol {
    margin-right: 1.5%;
    text-align: right;
}

.single-page .single-page__content ul li,
.single-page .single-page__content ol li {
    font-size: 14px;
}

/*custom select */

.icon_select_mate {
    position: absolute;
    top: 5px;
    left: 2%;
    font-size: 16px;
    height: 22px;
    transition: all 275ms;
    font-family: cairo-bold;
}

.select_mate {
    position: relative;
    min-width: 200px;
    width: 100%;
    min-height: 30px;
    font-family: 'cairo';
    color: #777;
    font-weight: 300;
    background-color: #fff;
    border-radius: 5px;
    transition: all 375ms ease-in-out;
    text-align: right;
    margin-left: 2%;
    border: 1px solid #c1c1c1;
}

.select_mate select {
    position: absolute;
    overflow: hidden;
    height: 0px;
    opacity: 0;
    z-index: -1;
}

.cont_list_select_mate {
    position: relative;
    float: left;
    width: 100%;
}

.cont_select_int {
    position: absolute;
    left: 0px;
    top: 4px;
    z-index: 999;
    overflow: hidden;
    height: 0px;
    width: 100%;
    background-color: #f5f5f5;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 3px;
    border-radius: 5px;
    box-shadow: 1px 4px 10px -2px rgba(0, 0, 0, 0.2);
    transition: all 375ms ease-in-out;
}

.cont_select_int li {
    position: relative;
    float: left;
    width: 96%;
    border-bottom: 1px solid #e0e0e0;
    background-color: #f5f5f5;
    list-style-type: none;
    padding: 10px 2%;
    margin: 0px;
    transition: all 275ms ease-in-out;
    display: block;
    cursor: pointer;
    font-size: 15px;
}

.cont_select_int li:last-child {
    border-radius: 3px;
    border-bottom: 0px;
}

.cont_select_int li:hover {
    background-color: #eee;
}

.cont_select_int .active {
    background-color: #eee;
}

.selecionado_opcion {
    padding: 7px;
    width: 96%;
    display: block;
    margin: 0px;
    cursor: pointer;
    padding-right: 20px;
    font-size: 15px;
    line-height: 20px;
    font-family: cairo-bold;
    padding-top: 9px;
}


.media-bg {
    background: url(../img/media-center.png) no-repeat 100%;
    background-size: 100% 100%;
    height: 360px;
}

.tab {
    color: #9E9E9E;
    border: 1px solid #9e9e9e99;
    border-radius: 10px;
    /*padding-left: 45px;*/
    /*padding-right: 45px;*/
    padding-left: 25px;
    padding-right: 25px;
    font-family: cairo-bold;
    height: 40px;
    padding-top: 4px;
    font-size: 18px;
    display: block;
}

.pl-pr {
    padding-left: 19px !important;
    padding-right: 19px !important;
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav li {
    margin-left: 1%;
}

.nav li a:hover, .nav li .active {
    border-radius: 10px;
    border-radius: 10px;
    background: #ffcb06;
    color: black;
}

.media-img img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
    /*margin-top: 4%;*/
}

.media-desc {
    border: 1px solid #9e9e9e6e;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 3%;
    border-top: 0;
    box-shadow: 3px -1px 14px 0 rgba(0, 0, 0, 0), 0 4px 22px 0 rgba(0, 0, 0, 0.06);
    height: 83px;
    margin-bottom: 3%;

}

.media-text, .rep-text {
    color: #000000c2;
    font-size: 14px;
    cursor: pointer;
    width: 100%;
    margin-bottom: 0;
}

.text-justify {
    text-align: justify;
}

.rep-text:hover, .statistics:hover {
    color: #727272;
}

.statistics {
    color: #000000c2;
    font-size: 14px;
    padding-right: 10px;
    padding-left: 10px;
}

.media-time, .rep-time {
    color: #9E9E9E;
}

.list8 .media-time {
    display: block;
    margin-top: 3px;
}

.list8__item {
    display: block;
}

.mt-6 {
    margin-top: 6px;
}

.mtop-5 {
    margin-top: 5%;
}

.year {
    color: #6e6e6e;
    font-family: cairo-bold;
    display: flex;
    margin-right: 11%;
    font-size: 17px;
}

.hl {
    border: 1px solid #c1c1c1;
    width: 15%;
    margin-bottom: 2%;
}

.rep-img {
    width: 180px;
    height: 190px;
}

.latest-n-img {
    width: 100%;
    height: 190px;
}

.rep-div {
    padding: 17px;
    position: absolute;
    top: 68px;
    background: linear-gradient(0deg, #3333336b 5%, hsla(0, 0%, 100%, 0));
    width: 100%;
}

.latest-news {
    position: relative;
}


.cus {
    position: relative;
    min-width: 110px;
    width: 0;
    min-height: 30px;
    font-family: 'cairo';
    color: #777;
    font-weight: 300;
    background-color: #fff;
    border-radius: 10px;
    transition: all 375ms ease-in-out;
    text-align: right;
    margin-left: 0;
    border: 1px solid #c1c1c1;
}


.mt-9 {
    margin-top: 9%;
}

/*.menu  .menu-content .has-submenu .sub-content  a {
  color: black;
  padding: 7px 14px;
  text-decoration: none;
  font-size: 14px;

}
*/
.menu .menu-content .has-submenu .sub-content {
    display: none;
    position: absolute;
    right: 174px;
    top: 44px;
    width: 160px;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    text-align: right;
    border-bottom: 3px solid #ffcb06;

}

.menu .menu-content .has-submenu:hover .sub-content {
    display: block;
}

.staff ul {
    list-style: none;
}

.staff p {
    margin-bottom: 0;
}

.gray-b {
    color: #575a5c;
}

.block-content {
    text-align: justify;
    padding-top: 25px;
}

.block-content img {
    float: right;
}

.block-content h2 {
    text-align: right;
    font-family: cairo-bold;
    font-size: 25px;
}

.block-content time {
    display: block;
}

.rep-list {
    color: #ffcb06;
    list-style: none;
    text-align: right;
    padding-right: 22px;
}

.rep-list li {
    margin-bottom: 1%;
}

.rep-list li a {
    color: #737374;
}

.rep-list li a:hover {
    color: #ffcb06;
}

.w-100 {
    width: 100% !important;
}

.mab-h {
    margin-bottom: 0.5%;
}

.staff-img {
    width: 100%;
    height: 230px;
}

.paging {
    display: flex;
    justify-content: center;
    margin-top: 4%;
    width: 100%;

}

.paging a {
    color: black;
    float: right;
    padding: 3px 9px;
    text-decoration: none;
    border: 1px solid #ddd;
    direction: rtl;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 6px;
}

.paging a.active {
    background-color: #ffcb06;
    color: white;
    border: 1px solid #ffcb06;
}

.paging a:hover:not(.active) {
    background-color: #ddd;
}

.paging a:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.paging a:last-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.general-list {
    margin-right: 3%;
    font-size: 14px;
}

.general-list li {
    margin-bottom: 1%;
}

.red {
    color: #F44336;
}

.upload {
    background: #ffcb06;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}

.upload:hover {
    color: #575a5c;
}

.salaries {
    box-shadow: 1px 4px 5px 0 rgba(147, 147, 147, .22);
    border: 1px solid rgba(231, 231, 231, .8);
    width: 100%;
}

.salaries td, .salaries th {
    border: 1px solid rgba(231, 231, 231, .8);
}

.salaries th span {
    font-size: 11px;
}

.salaries tr:first-child th {
    padding: 7px;
}

.salaries td span {
    font-size: 10px;
}

.salaries td {
    padding: 3px;
    text-align: center;
}

.salaries tr:nth-child(even) {
    background-color: #f1f1f163;
}

.cont {
    text-align: center;
}

.demo-gallery > ul {
    margin-bottom: 0;
}

.demo-gallery > ul > li {
    list-style: outside none none;
    float: right;
    margin-bottom: 15px;
    margin-right: 20px;
}

.demo-gallery > ul > li a {
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
}

.demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 200px;
    width: 365px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.demo-gallery > ul > li a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
    opacity: 1;
}

.demo-gallery > ul > li a .demo-gallery-poster {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery > ul > li a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery > ul > li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}

.lg-inner {
    direction: ltr;
}

.vedio {
    border: 1px solid #9e9e9e6e;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 3%;
    border-top: 0;
    box-shadow: 3px -1px 14px 0 rgba(0, 0, 0, 0), 0 4px 22px 0 rgba(0, 0, 0, 0.06);
    text-align: right;
}

.audio-bar {
    width: 100%;
    outline: none;
}

.item-img {
    width: 100% !important;
    display: block;
    height: fit-content;
    border: 1px solid #e9ecef;
    margin-top: -1px;

}

#overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .55);
    z-index: 7;
}

.dropdowns {
    height: 100%;
    display: flex;
    align-items: flex-start;
    float: left;
}

.dropdowns head-links, .dropdowns ul, .dropdowns li, .dropdowns a {
    margin: 0;
    padding: 0;
}

.dropdowns a {
    text-decoration: none;
}

.toggleMenu {
    display: none;
    background: #eceff1;
    color: #575a5c;
    border-radius: 3px;
    padding: 1px !important;
}

.head-links {
    list-style: none;
    margin-top: 55px !important;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.head-links:before,
.head-links:after {
    content: " ";
    display: table;
}

.head-links:after {
    clear: both;
}

.head-links ul {
    list-style: none;
}

.head-links a {
    padding: 4px 7px;
    font-size: 15px;
}

.head-links li {
    position: relative;
}

.head-links > li {
    float: right;
}

.head-links > li > .parent {
    background-repeat: no-repeat;
    background-position: right;
}

.head-links > li > a {
    display: block;
    color: #575a5c;
    font-size: 14px;
    font-family: cairo-bold;
}

.head-links > li > a:hover, .head-links > li > a:focus {
    color: #ffcc09;
}

.head-links li ul {
    position: absolute;
    right: -9999px;
    background: white;
    z-index: 999;
    width: 200px;
    padding-top: 0;
    transform: translateY(0);
    border-radius: 0;
    border-bottom: 2px solid #ffcb05;

}

.head-links > li.hover > ul {
    right: 0;
}

.head-links li li.hover ul {
    right: 100%;
    top: 0;
}

.head-links li li a {
    display: block;
    position: relative;
    z-index: 100;
    color: #595a5c;
    text-align: right;
}

.head-links li li a:hover, .head-links li li a:focus {
    color: #ffcc09;

}

.head-links li li li a {
    z-index: 200;

}


.closebtn {
    background: #ffcb05;
    font-size: 26px !important;
    color: white !important;
    padding: 0 !important;
    padding-right: 14px !important;
}

.close-menu {
    margin-top: 40%;
    font-size: 26px !important;
}

.img-staff {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    width: 15%;
}

#owl-releases2 .owl-item img {

    border: 1px solid #e9ecef;
    margin-top: 0px;
    margin-bottom: 0px;
}

.staff__position {
    padding-top: 6px;
}

.scl-3 {
    margin-bottom: 15px;
}

.list2 {
    margin-right: 4px;
    margin-bottom: 5px;
}

.breadcrumb-c {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.breadcrumb-c li {
    padding-left: 20px;
}

.breadcrumb-c li a {
    color: #575a5c;
}

.s-block {
    display: flex;
}

.s-block-item {
    padding-left: 7.5px;
}

.s-block-item + .s-block-item {
    padding-left: 7.5px;
}

.s-block-item:last-child {
    padding-left: 0;
}
.s-block-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
svg .mainline{
    stroke: #ffcb06;
    stroke-width:5;
}
svg .baseline{
    stroke-width:5;
}
.pie-wrapper {
    display: inline-block;
    position: relative;
    display: inline-block;
    width: 200px;
    height: 200px;
    margin: 10px;
    border: 14px solid #ddd;
    border-radius: 50%
}

.pie-wrapper .pie {
    clip: rect(0, 200px, 200px, 100px);
    height: 200px;
    position: absolute;
    width: 200px;
    margin: -14px;
}

.pie-wrapper .pie .half-circle {
    border: 14px solid #ffcb05;
    clip: rect(0, 100px, 200px, 0);
    height: 200px;
    position: absolute;
    width: 200px;
    border-radius: 50%
}

.pie-wrapper .label {
    position: absolute;
    top: 5%;
    left: 5%;
    display: block;
    width: 180px;
    height: 180px;
    color: #7f8c8d;
    cursor: default;
    font-size: 3em;
    line-height: 3em;
    text-align: center;
    border-radius: 50%
}

.pie-wrapper .label em {
    padding-bottom: 20px;
    color: #bdc3c7;
    font-size: .45em;
    vertical-align: super;
    font-style: normal
}

.pie-wrapper .shadow {
    width: 100%;
    height: 100%;
    border: 20px solid #bdc3c7;
    border-radius: 50%
}

.pie-wrapper.progress-half .pie .right-side {
    display: none
}

.pie-wrapper.progress-half .pie .half-circle {
    border-style: solid;
    border-image: -webkit-linear-graident(#ff0000, #ffff00)
}

.pie-wrapper.progress-half .pie .left-side, .pie-wrapper.progress-full .pie .left-side {
    -webkit-transform: rotate(165deg);
    -moz-transform: rotate(165deg);
    transform: rotate(165deg)
}

.ldBar-label , .ldBar-label:after{
    color: #5f5f5f;
}
.ldBar-label {
    font-size: 40px;
}
.ldBar{
    width: 200px !important;
    height: 200px !important;
}

div, div:before, div:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.checkbox-group input[type=checkbox]{
    width: 15px;
    height: 15px;
}
.checkbox-group .select-input--checkbox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.checkbox-group .select-input--checkbox span{
    padding: 0 10px;
}
.w-5{
    width: 5%;
}
.w-15{
    width: 15%;
}
.w-80{
    width: 80%;
}
.calender-bg{
    background: #ffcb06;
    padding: 15px;
}
.dark-gray{
    display: flex;
}
#calender-slider .icon-right-open-big , #calender-slider .icon-left-open-big{
    color: white;
}

#calender-slider   .owl-controls  .owl-dot   span {
    background: repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 3px 4px;
    opacity: 1;
    width: 12px;
}
#calender-slider  .owl-controls  .owl-dots .active span {
    background:   white ;
}
#calender-slider{
    margin-top: -24px;
}
#calender-slider .owl-prev , #calender-slider .owl-next{
    bottom: 80px;
}
#calender-slider   .owl-stage-outer{
    margin-right: 0;
    margin-left: 0;
}