/*font-family: 'Noto Kufi Arabic', sans-serif;*/

@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/DroidNaskh/Regular/DroidNaskh-Regular.eot);
  src: url(../fonts/DroidNaskh/Regular/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/DroidNaskh/Regular/DroidNaskh-Regular.woff2) format('woff2'),
       url(../fonts/DroidNaskh/Regular/DroidNaskh-Regular.woff) format('woff'),
       url(../fonts/DroidNaskh/Regular/DroidNaskh-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/DroidNaskh/Normal/DroidNaskh-Bold.eot);
  src: url(../fonts/DroidNaskh/Normal/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/DroidNaskh/Normal/DroidNaskh-Bold.woff2) format('woff2'),
       url(../fonts/DroidNaskh/Normal/DroidNaskh-Bold.woff) format('woff'),
       url(../fonts/DroidNaskh/Normal/DroidNaskh-Bold.ttf) format('truetype');
}


/* Font Amiri */

/* arabic */
@font-face {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Amiri/J7aRnpd8CGxBHpUrtLMA7w.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Amiri/J7aRnpd8CGxBHpUgtLMA7w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Amiri/J7aRnpd8CGxBHpUutLM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Amiri/J7acnpd8CGxBHp2VkaY6zp5yGw.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Amiri/J7acnpd8CGxBHp2VkaYxzp5yGw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Amiri/J7acnpd8CGxBHp2VkaY_zp4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} 

/* arabic Noto Kufi Arabic */
@font-face {
  font-family: 'Noto Kufi Arabic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/notokufiarabic/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh5v37bNlrU.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.Arabic-Naskh{ 
  font-family:'Droid Arabic Naskh', serif !important;
}

.Arabic-Amiri{ 
  font-family:'Amiri', serif !important;
}

.Arabic-NotoKufi{ 
  font-family:'Noto Kufi Arabic', serif !important;
}

.hidden{
	visibility: hidden;
	display: none !important;
}

.text-center{
	text-align: center !important;
} 

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

.txt-12{
  font-size: 12px !important;
}

.titre-text {
  font-size: 1.352rem !important;
}

.smaller-text{
  font-size: 10px !important;
} 
.small-text{
  font-size: 12px !important;
}
.smal-text{
  font-size: 13px !important;
} 
.medium-text{
  font-size: 14px !important;
}
.big-text{
  font-size: 16px !important;
}
.bigger-text{
  font-size: 18px !important;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*#   */
  



 

.btn-link{
    text-decoration:none; 
}
.btn-link .button {
    background: none;
    padding:  10px 10px 10px 10px;
    font-size: 14px;
    margin: 10px 0px 0px 10px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    box-shadow: 0px  rgb(206, 205, 201);
    border-radius: 0px; 
    transition: 0.5s;
    min-width: 40%;
    outline: none;
    cursor: pointer;  
}
.btn-link-green .button { 
    border: 1px solid #b80000;
    color: #b80000;   
}
.btn-link-cyan .button { 
    border: 1px solid #49c8e3;
    color: #49c8e3;   
} 

.btn-link .button:hover {
    color: #fff;
} 

/*-- Hover Effect from left to right --*/
.left-right::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #F44336;
    z-index: -1;
    transition: 0.5s;
}
.left-right:hover::before{
    width: 100%;
}

/*-- Hover Effect from right to left --*/
.right-left::before{
    content: "";
    position: absolute;
    width: 0px;
    height: 100%;
    top: 0px;
    right: 0px;
    background: #b80000;
    z-index: -1;
    transition: 0.5s;
} 
.right-left:hover::before{
    width: 100%;
}

/*-- Hover Effect from top to Bottom --*/
.top-bottom::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 7px;
    top: 0px;
    left: 0px;
    background: #673ab7;
    z-index: -1;
    transition: 0.5s;
}
.top-bottom:hover::before{
    height: 100%;
}

/*-- Hover Effect from bottom to top --*/
.bottom-top::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 7px;
    top: 36px;
    left: 0px;
    bottom: 0px;
    background: #03a9f4;
    z-index: -1;
    transition: 0.5s;
}  
.bottom-top:hover::before{
    height: 100%;
    top: 0px;
} 



/*-- Images Hover Effects CSS --*/
.img-box {
    position: relative;
    transition: .5s;
    max-height: 230px;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 0px 45px;
    cursor: default;
}
.img-box img {
    max-width: 100%;
    border: 3px solid #FFC107;
    position: relative;
    width: 100%;
    height: 185px;
}

.img-box::before {
    content: '';
    border-left: 3px solid #ffffff;
    border-top: 3px solid #ffffff;
    position: absolute;
    left: 20px;
    top: 20px;
    width: 50px;
    height: 50px;
    z-index: 1;
    transition: .5s;
}
.img-box::after {
    content: '';
    border-right: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    z-index: 2;
    transition: .5s;
}

.img-box:hover {
    transform: scale(1.04);
}

.img-box:hover::before { 
    left: 10px;
    top: 10px; 
    border-left: 3px solid #FFC107;
    border-top: 3px solid #FFC107; 
}

.img-box:hover::after {
    right: 10px;
    bottom: 10px; 
    border-right: 3px solid #FFC107;
    border-bottom: 3px solid #FFC107; 
} 


/*-- Images Hover Effects CSS --*/
 
.media-card img {
    max-width: 100%; 
    width: 100%;
    height: 185px;
}
.media-box {
    position: relative;
    transition: .5s;
    max-height: 230px;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 0px 45px;
}
.media-box img {
    max-width: 100%;
    border: 3px solid #FFC107;
    position: relative;
    width: 100%;
    height: 185px;
} 

.media-box::before {
    content: "\f144"; 
    font: normal normal normal 14px/1; 
    font-family: 'Font Awesome\ 5 Free';
    font-size: 40px;
    border-left: 0px solid #ffffff;
    border-top: 0px solid #ffffff;
    position: absolute;
    left: 42%;
    top: 40%;
    color: #fff; 
    z-index: 1;
    transition: .5s;
}
.media-box::after {
    content: '';
    border-right: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    z-index: 2;
    transition: .5s;
} 
.media-box:hover {
    transform: scale(1.04); 
}

.media-box:hover::before {
    color: #FFC107;
}

.media-box:hover::after {
    right: 10px;
    bottom: 10px;
}  


.photoGallery {
    padding: 30px 0px;
}
.photoGallery h2 {
    font-size: 40px;
    color: #2196F3;
}
.photoGallery p {
    font-size: 18px;
    color: #9e9e9e;
}
.gallery-columns {
    padding: 15px 0px;
    margin-top: 30px;
}
.gallery-columns .thumbnail {
    max-height: 235px;
    overflow: hidden;
    display: block;
    border-radius: 50px 0px 50px 0px;
    box-shadow: 0px 0px 6px 0px #777777;
    border: 1px solid #fff;
}
.gallery-columns a img {
    transition: 1s;
    cursor: zoom-in;
}
.gallery-columns .thumbnail:hover img {
    transform: scale(1.07);
}
#baguetteBox-overlay .full-image img {
    border: 3px solid #fff;
    border-radius: 10px;
} 
    


/****************
   Style-bg-img
****************/
.style-bg-conventions {
  background:url(../../bg-conventions.jpg) no-repeat top center / cover;
  position: relative;
  margin-bottom: 0;
  padding-bottom:50px;
}

.style-bg-contact {  

  background-color: #f2f9f8;/*212529*/
  background-image: url(../../map-image.png); /* no-repeat top center / cover */
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  margin-bottom: 0;
  padding-bottom:50px;
}

.style-bg-contact:after {
    content: "";
    background: #fff;
    width: 34px;
    height: 34px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    left: 50%;
    margin-left: -17px;
    top: -17px;
}
 


/****************
  Perso
****************/
 


.accueil img {
  border-radius: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  max-width: 100%;
  height: auto;
}

.accueil img:hover {
  /*box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);*/
  cursor: pointer;
} 

.accueil   h3{
  border: 0px;
  background-color: #b80000;
  color: white !important;
  border-right: solid 3px #b80000;
  padding: 10px;
  margin: 0 0 30px;
}

.accueil p{ 
  text-align: left !important; 
  font-size: 20px; 
  font-weight: 400; 
  line-height: 2.2rem;
}


/*HOVER*/
 
.links a:hover:after 
{
  transform: scaleX(1);
    visibility: visible;
    transform-origin: left;
  -webkit-transform-origin: left;
    transition: .5s transform cubic-bezier(.19,1,.22,1);
  -webkit-transition: .5s transform cubic-bezier(.19,1,.22,1);
}
 
.links a:after 
{
  bottom: 0;
    right: 0px;
    left: 0px;
    height: 1px;
    z-index: -1;
    background-color: #000;
    transform: scaleX(0);
    visibility: hidden;
    transform-origin: right;
  -webkit-transform-origin: right;
    transition: .7s transform cubic-bezier(.19,1,.22,1),visibility 0s .7s;
  -webkit-transition: .7s transform cubic-bezier(.19,1,.22,1),visibility 0s .7s;
    position: absolute;
    display: block;
    content: "";
} 

.links a {  /* dc1d22 e74c3c 259abd 49c8e3 */
  font-weight:400;
  font-size:.9rem;
  padding: 10px 40px;
  display:inline-block;
  position:relative;
  transition: .5s transform cubic-bezier(.19,1,.22,1);
  -webkit-transition: .5s transform cubic-bezier(.19,1,.22,1); 
}

.links-green a {
  color:#b80000;
  border: 1px solid #b80000;
} 
.links-green a:hover {
  text-decoration:none;
  color:#FFF;
  padding: 10px 40px ;
  border: 1px solid #b80000; 
} 
.links-green a:after {
  height:100%;
  background:#b80000;
}


.links-cyan a {
  color:#49c8e3;
  border: 1px solid #49c8e3;
}
.links-cyan a:hover {
  text-decoration:none;
  color:#FFF;
  padding: 10px 40px ;
  border: 1px solid #49c8e3; 
} 
.links-cyan a:after {
  height:100%;
  background:#49c8e3; 
} 

.majuscule { 
  text-transform:uppercase !important;
}

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #b80000;
}

.border-r-green{
  border-right: solid 1px #b80000;
}

.border-l-green-1{
  border-left: 1px solid #b80000;
}

.border-t-green-1{
  border-top: 1px solid #b80000;
}

.border-b-green-1{
  border-bottom: 1px solid #b80000;
}

.decisions { 
  /*background: url("../images/") no-repeat;*/ 
  background: linear-gradient(180deg, rgba(255,255,255,1) 10%, rgba(29,128,159,1) 90%);  
}

.conventions { 
  /*background: url("../images/") no-repeat;*/ 
   background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 99%); 

}

.presse { 
  /*background: url("../images/") no-repeat;*/ 
  background: linear-gradient(180deg,   rgba(255,255,255,1) 5%, rgba(255,255,255,1) 80%); 
}

.btn {
  border-radius:0px !important;
}

.no-border-radius{
  border-radius:0px !important;
}

.bg-transparent{
  background-color: transparent !important
}

#footer .footer-newsletter {
  text-align: left !important;
}


/* Quotes */

.open-quotes {
  margin-left: 5px;
  margin-top: -10px
} 
.close-quotes {
  margin-bottom: 10px;
  margin-right: 30px
}

@media screen and (max-width: 600px) { 
  .open-quotes {
      margin-left: 10px
  }  
  .close-quotes {
      margin-right: 30px
  }
}


.txt-left {
  text-align: left !important;
}

.txt-right {
  text-align: right !important;
}

.bg-white{
  background-color: #fff !important;
}



/*--------------------------------------------------------------
# All
--------------------------------------------------------------*/


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

.txt-titre-xs-fr{
  font-size:13px; font-weight:bold;
}

.txt-titre-xs-ar{
  font-size:18px; font-weight:bold;
} 

.pd-b0{
  padding-bottom: 0px !important;
}

.col-principal{
  color: #b80000 !important;
}

.br-1{
  border-bottom: 1px solid #eee !important;
}

.navbar .dropdown ul li  {
  border-bottom: 1px solid #eee !important;
}


.img-shadow{
  -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75); 
} 

.img-classique {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  
}

.img-classique:hover {
  filter: none; /* IE6-9 */
  -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
 
}

.no-padding{
  margin: 0px !important;
}

.no-margin{
  padding: 0px !important;
}

.pr-2{
  padding-right: 2px !important;
}
.pr-4{
  padding-right: 4px !important;
}
.pr-6{
  padding-right: 6px !important;
}
.pr-8{
  padding-right: 8px !important;
}
.pr-10{
  padding-right: 10px !important;
} 
.pl-2{
  padding-left: 2px !important;
}
.pl-4{
  padding-left: 4px !important;
}
.pl-6{
  padding-left: 6px !important;
}
.pl-8{
  padding-left: 8px !important;
}
.pl-10{
  padding-left: 10px !important;
} 




/* card */

.card-title-article   {
  background: none;
  padding: 10px 20px;
  font-size: 19px; 
  position: relative;
  overflow: hidden;
  z-index: 1;
  box-shadow: 0px 1px 3px 0px rgb(206, 205, 201); 
  border-radius: 0px 0px 25px 25px;
  border: 1px solid #e6e6e6;
  color: #333333;
  transition: 0.5s;
  min-width: 30%;
  outline: none;
  cursor: default;
  border-left: 10px solid #b80000;
  border-right: 10px solid #b80000; 
} 
.card-title   {
  background: #b80000;
  padding: 10px 20px;
  font-size: 20px; 
  position: relative;
  overflow: hidden;
  z-index: 1;
  box-shadow: 0px 3px 0px 0px rgb(206, 205, 201); 
  border-radius: 0px 0px 25px 25px; 
  color: #fff;
  transition: 0.5s;
  min-width: 30%;
  outline: none; 
}  

.car-title{
  border: 0px;
  background-color: #b80000;
  color: white !important;
  border-right: solid 3px #b80000;
  padding: 10px;
  margin: 0 0 30px;
}  
.card-box {
  border: 1px solid #ddd;
  padding: 0px;
  box-shadow: 0px 0px 10px 0px #c5c5c5;
  margin-bottom: 20px;
  float: left;
  border-radius: 10px;
  width: 100%;
}
.card-box .card-thumbnail {
  max-height: 200px;
  overflow: hidden;
  border-radius: 0px;
  transition: 1s;
}
.card-box .card-thumbnail:hover {
  transform: scale(1.2);
}
.card-box h3 a {
  font-size: 20px;
  text-decoration: none;
}

/* End card */

/*-- carousel Section CSS --*/
.carousel-caption {
  background-color: rgb(0 0 0 / 46%);
  text-align: right;
  padding: 25px;
  border-radius: 10px;
  right: 18%;
}
ol.carousel-indicators { 
  display: block;
  left: auto;
  bottom: 50px;
  right: 15px;
}
.carousel-indicators li {
  height: 5px;
  background-color: #ffeb3b;
  opacity: .6;
} 



/*-- testimonial Section CSS --*/
#links_importants {
  padding: 30px 0px 20px;
  color: #fff;
  background-color: #f2f9f8;
}
#testimonial h2 {
  font-style: italic;
  color: #fff;
  font-size: 26px;
  text-align: center;
}
#testimonial .client-img {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border: 3px solid #fff;
  margin: 0px auto;
  border-radius: 100%;
  position: absolute;
  left: 0px;
}
#testimonial .carousel-content {
  padding: 20px 0px 20px 100px;
  width: 70%;
  margin: 0 auto;
  position: relative;
}
#testimonial h3 {
  font-size: 17px;
  color: #fff;
  margin-bottom: 30px;
  font-style: italic;
  text-align: right;
}
#testimonial p {
  font-size: 15px;
}
#testimonial .client-img img {
  width: 100%;
}
#testimonial .carousel-control-prev,
#testimonial .carousel-control-next {
  font-size: 36px;
}

@media (max-width: 576px) {
#testimonial .carousel-content {
  padding: 20px 0px 20px 0px;
  width: 100%;
}
#testimonial .client-img {
  margin: 20px auto;
  position: static;
}
#testimonial h3, #testimonial p {
  text-align: center;
}
}
/*-- End Testimonial Section CSS --*/


.testimonial-slider .carousel-indicators button {
width: 10px;
height: 10px;
background-color: #dc3545;
border-radius: 100%;
}
.testimonial-slider {
  padding: 10px 0px 40px;
}




/*--------------------------------------------------------------
# searchbar
--------------------------------------------------------------*/

.searchbar{
/*margin-bottom: auto;
margin-top: auto;
height: 60px;*/
background-color: #2c3e50;
border-radius: 30px;
margin-top: 20px;

}

.search_input{
color: black;
border: 0;
outline: 0;
background: none;
width: 0;
caret-color:transparent;
line-height: 40px;
transition: width 0.4s linear;
}

.searchbar:hover{
    background: white;
}

.searchbar:hover > .search_input{
padding: 0 10px;
width: 450px;
caret-color:red;
transition: width 0.4s linear; 
}

.searchbar:hover > .search_icon{
background: white;
color: #b80000; 
}

.search_icon{
height: 40px;
width: 40px;
float: right;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
color:white;
text-decoration:none;
}
    

/*--------------------------------------------------------------
# Tobar
--------------------------------------------------------------*/
.logo-ck{
  width: 120% !important;
  padding-top: 10px !important;
} 



/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/


.blockquote-footer::before {
    content: "";
}



/*--------------------------------------------------------------
# Menu
--------------------------------------------------------------*/ 

.br-b{
  border-bottom: 3px solid #b80000;/*43aea0*/
}

.d-block{
  display: block !important;
} 

.map{
  border:0; width: 100%; height: 384px;
}


/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/

.list-group { 
  margin:auto;
  float:right;
  padding-top:10%;
  position: fixed;
  z-index: 100;
} 

.bg-mp{
  background-color: #2c3e50 !important;
}

.txt-mp-fr{
  font-family: 'Open Sans', sans-serif;  
  color: #aebbcc; 
  font-size: 14px; 
  text-align: center; 
  line-height: 1.5rem;
}

.txt-24{
  font-size: 24px !important;
}

.bg-counts{
  background-color: #1d809f !important;
}

.bg-nbr-vis{
  background-color: #f2f9f8 !important;
}

.video-play { 
  position: absolute; 
  z-index: 2; 
  top: 50%; 
  left: 50%; 
  margin-left: -30px; 
  margin-top: -18px; 
  text-decoration: none; 
}

.video-play::before { 
  content: "\f144"; 
  font: normal normal normal 14px/1; 
  font-family: 'Font Awesome\ 5 Free'; 
  font-weight: 900; 
  font-size: inherit; 
  text-rendering: auto; 
  -webkit-font-smoothing: antialiased; 
  -moz-osx-font-smoothing: grayscale; 
  font-size: 45px; 
  color: #d8d9d8; 
} 
 


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.bg-footer{
  background-color: #1a252f !important;
}

.footer-top{
  color: #fff !important; 
  background-color: #2c3e50 !important;
}

.footer-bas{
  color: #b0b5a9 !important;
}




 /*--------------------------------------------------------------
# TEST
--------------------------------------------------------------*/


.login{
     
  background: rgb(1,0,36);
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(149,199,20,1) 0%, rgba(0,212,255,1) 96%); 

}

.myForm{
  background-color: rgba(0,0,0,0.5) !important;
  padding: 15px !important;
  border-radius: 0px !important;
  color: white;

} 

#add_more{
  color: white !important;
  background-color: #fa8231 !important;
  border-radius: 15px !important;
  border: 0 !important;

}
#remove_more{
  color: white !important;
  background-color: #fc5c65 !important;
  border-radius: 15px !important;
  border: 0 !important;
  display: none;

}

.submit_btn{
  border-radius: 15px !important;
  background-color: #95c714 !important;
  border: 0 !important;
}









/* test 2 */



/***********************************************/
/***************** Packages ********************/
/***********************************************/
@import url('https://fonts.googleapis.com/css?family=Tajawal');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

#subscribeModal .modal-content{
  overflow:hidden;
}
a.h2{
    color:#007b5e;
    margin-bottom:0;
    text-decoration:none;
}

#subscribeModal .form-control {
    height: 56px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
  padding-left:30px;
}
#subscribeModal .btn {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  padding-right:20px;
  background:#007b5e;
  border-color:#007b5e;
}
#subscribeModal .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #007b5e;
    outline: 0;
    box-shadow: none;
}
#subscribeModal .top-strip{
  height: 155px;
    background: #007b5e;
    transform: rotate(141deg);
    margin-top: -94px;
    margin-right: 190px;
    margin-left: -130px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}
#subscribeModal .bottom-strip{
  height: 155px;
    background: #007b5e;
    transform: rotate(112deg);
    margin-top: -110px;
    margin-right: -215px;
    margin-left: 300px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}

/**************************/
/****** modal-lg stips *********/
/**************************/
#subscribeModal .modal-lg .top-strip {
    height: 155px;
    background: #007b5e;
    transform: rotate(141deg);
    margin-top: -106px;
    margin-right: 457px;
    margin-left: -130px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}
#subscribeModal .modal-lg .bottom-strip {
    height: 155px;
    background: #007b5e;
    transform: rotate(135deg);
    margin-top: -115px;
    margin-right: -339px;
    margin-left: 421px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}

/****** extra *******/
#Reloadpage{
    cursor:pointer;
}







/* close */  
.menuFive span{background-color:#FFF;border-radius:2px;box-shadow:1px 1px 1px #000!important;} 
.menuFive{width:35px;height:30px;position:relative;margin:10px;cursor:pointer;display:inline-block;}
.menuFive span{position:absolute;transition:.3s cubic-bezier(.8,.5,.2,1.4);width:100%;height:4px;transition-duration:.5s;}
.menuFive span:nth-child(1){top:0;left:0;}
.menuFive span:nth-child(2){top:13px;left:0;}
.menuFive span:nth-child(3){bottom:0;left:0;}
.menuFive:not(.clickMenuFive):hover span:nth-child(1){transform:rotate(-3deg) scaleY(1.1);}
.menuFive:not(.clickMenuFive):hover span:nth-child(2){transform:rotate(3deg) scaleY(1.1);}
.menuFive:not(.clickMenuFive):hover span:nth-child(3){transform:rotate(-4deg) scaleY(1.1);}
.clickMenuFive span:nth-child(1){transform:rotate(45deg);top:13px;}
.clickMenuFive span:nth-child(2){transform:scale(.1);}
.clickMenuFive span:nth-child(3){transform:rotate(-45deg);top:13px;} 