*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/*-- Reset Code --*/

body {
    padding: 0;
    margin: 0;
    background: #FFF;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}

body a {
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    text-decoration: none;
}

body a:hover {
    text-decoration: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

body a:focus,
a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

input[type="button"]:hover,
input[type="submit"]:hover {
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif;
}

p {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.9;
   color: #000;

}

ul,
ol {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none
}

/*-- //Reset Code --*/

/*-- bottom-to-top --*/

.carousel-inner img{
    width:100%;
}

.ckeckLabel label{
 margin-left:.3em;
}

.paddingBottomTop{
    padding-bottom: O;
    padding-top: 0.5rem !important;
}

.fa-whatsapp:before {
  content: ""; 
  color: #fff;
  font-size: 2.4em;
  padding: 7px;
}

#movTop{
  display: block;
position: fixed;
bottom: 15px;
right: 15px;
z-index: 99;
font-size: 18px;
cursor: pointer;
color: #222;
width: auto;
height: 60px;
line-height: 60px;
border-radius: 10px;
border-width: initial;
border-style: none;
border-color: initial;
-o-border-image: initial;
border-image: initial;
outline: none;
background: #2faf02;
padding: 8px 4px 0;
transition: all 0.5s ease-out 0s;
}

.movb{
   color: #fff;
padding: 7px;
font-weight: normal;
font-size: 14px;
position: relative;
top: -.7em;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 3%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 38px;
    border: none;
    text-indent: 100%;
    background: url(../images/move-top.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.search {
  position: relative;
  z-index: 9999;
  top: -6em;
}

.searchForm {
  background:#fff;
  border-radius: 50px;
  padding:10px;
}

.searchForm i{
  position: absolute;
  right: .5em;
  top: 1.2em;
  font-size:1.50em;
}

.searchForm input[type="text"]{
  display: block;
  width: 100%;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  line-height: 30px;
  padding: 11px 20px;
  font-weight: 300;
  background-color: #fff;
  border-radius: 6px;
  border:0;
   border-radius: 50px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;  
}

.resultContent{
  position: absolute;
  z-index: 9990;
  width: 100%;
}


.leftContent p{
  text-align: justify;
  font-size: 15px;
  margin-top:1em;
}

.leftContent ul li{
  margin-left:2em;
  margin-top:1em;
  text-align: justify;
}

.leftContent p span strong{
  color: #0f7706;
  text-transform: uppercase;
  font-size:20px;
}

.organigramme a{
  margin-left:7em;
  font-size:14px;
}

.organigramme img{
 width:90%;
 height:auto;
}

.money img{
  display: inline-block;
  width: 25%;
  padding: 5px;
}

/*-- //bottom-to-top --*/

/* header */

/* hear top */


/*--- slider-css --*/
.slider {
    position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides img {
  display: block;
  height:400px;
  float: left;
  width: 100%;
  border: 0;
  }
.caption{
    width: 60%;
    position: absolute;
    top: 35%;
    left:10%;

}
.caption h3{
  color: #ffffff;
  font-size: 3.5em;
  text-transform: uppercase;
    font-family: Raleway-SemiBold;
 
}
.caption p{
    line-height: 1.8em;
    font-size: 1.2em;
    font-weight: 400;
    color:#ffffff;
    width: 69%;
    margin-top: 2em;
}
a.morebtn {
  padding: 0.6em;
  display: block;
  margin-top: 2em;
  width: 13%;
  color: #fff;
  text-transform: capitalize;
  font-size: 1em;
  text-decoration: none;
  background: #d52f47;
   -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  text-align:center;
  
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 15px;
    width: 15px;
    display: inline-block;
     border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background:#b79f62;
    border:2px solid#fff;
}
.callbacks_here a:after{
    background:#d52f47;
}
.callbacks_tabs a{
    visibility:hidden;
}
.callbacks_tabs li{
    display:inline-block;
    
}
ul.callbacks_tabs.callbacks1_tabs {
    position: absolute;
    bottom: 50px;
    z-index: 999;
    left: 46%;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 41%;
  left: 14%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.png") no-repeat left top;
  margin-top: -45px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 14%;
 }
 .welcome-section {
  padding: 4em 0;
  background: #eee;
}
.welcome-grid h3 {
  font-size: 2.5em;
  color: #000;
  text-transform: capitalize;
    font-family: Raleway-SemiBold;
  }
.welcome-grid p {
  font-size: 1em;
  color: #555;
   padding: 1em 0 0 ;
  line-height: 1.8em;
}
a.button {
  font-size: 1em;
  padding: 0.5em 1em;
  text-transform: capitalize;
  color: #000;
  text-decoration: none;
  border: 1px solid #999;
}
/*----------*/




.mot_text{
    padding: 0 0 0 3em;
}
.contact-form-section {
    position: relative;
    padding: 30px 0 0;
    margin-bottom: 110px;
    background-size: cover;
}

.contact-form-section p{
   text-align: justify;
   padding:10px;
}

.contact-form-section .image-block {
  position: relative;
  text-align: center;
  margin-bottom: 0;
}

.contact-form-section .image-block .contact-info-two {
   position: relative;
  bottom: 8em;
  padding: 20px 30px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  text-align: center;
  border-radius: 4px;
  width: 70%;
  margin: 0 auto;
}

.contact-form-section .image-block .contact-info-two h5 {
    font-size: 14px;
    font-weight: 500;
    color: var(--dark-color);
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: bold;
}

/*Contact Form*/

.contact-form .row-10 {
    margin: 0 -10px;
}

.contact-form .form-group {
    margin-bottom: 30px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form select,
.contact-form textarea {
    display: block;
    width: 100%;
    height: 52px;
    font-size: 16px;
    color: #848484;
    line-height: 30px;
    padding: 11px 20px;
    font-weight: 300;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #eaeaea;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
    border-color: var(--theme-color);
}

.contact-form textarea {
    height: 100px;
    resize: none;
    padding: 12px 25px;
}

.contact-form button {
    cursor: pointer;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: #ff0000 !important;
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 11px;
    color: #ff0000;
    font-weight: 500;
}

.contact-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: var(--theme-color);
}




.contact-info-three {
    position: relative;
    padding: 60px 50px;
    -webkit-box-shadow: 0px 20px 48px 2px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 20px 48px 2px rgba(0, 0, 0, 0.08);
}

.contact-info-three .single-info {
    position: relative;
}

.contact-info-three .single-info+.single-info {
    border-top: 1px solid #eaeaea;
    padding-top: 35px;
    margin-top: 35px;
}

.contact-info-three h4 {
    position: relative;
    margin-bottom: 20px;
}

.contact-info-three h4:before {
    position: absolute;
    content: '';
    background:#07b712;
    height: 15px;
    width: 3px;
    top: 8px;
    left: -50px;
}

.contact-info-three .text {
    margin-bottom: 15px;
}

.contact-info-three .link-btn {
    position: relative;
    font-size: 13px;
    font-weight: 500;
    color: var(--theme-color);
    text-transform: uppercase;
}

.contact-info-three .wrapper-box {
    position: relative;
    margin-bottom: 20px;
}

.contact-info-three .wrapper-box a {
    font-size: 15px;
    color: #858585;
}

.contact-form-section .contact-form input[type="text"],
.contact-form-section .contact-form input[type="email"],
.contact-form-section .contact-form input[type="number"],
.contact-form-section .contact-form select,
.contact-form-section .contact-form textarea {
    height: 65px;
}

.contact-form-section .ui-selectmenu-button.ui-button {
    padding: 23.5px 18px;
}

.contact-form-section .contact-form textarea {
    height: 140px;
}

.contact-form-section .flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.contact-form-section .hint {
    margin: 20px;
    margin-right: 0px;
}

.whychoose-us-sectione {
  position: relative;
  padding: 0;
  background: #fff;
  Margin: 1em 0 0;
}

.whychoose-us-section {
    position: relative;
    padding:0;
    background: #dfd7d7;
    Margin:4em 0 0;
}

.whychoose-us-block {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
}

.whychoose-us-block .icon-box {
    position: relative;
    width: 62px;
    height: 62px;
    border: 2px solid #d2d2d2;
    border-radius: 50%;
    line-height: 58px;
    text-align: center;
    font-size: 16px;
    color: var(--theme-color);
    margin-right: 35px;
    margin-bottom: 15px;
}

.whychoose-us-block h4 {
    font-size: 20px;
    margin-bottom: 15px;
}

.whychoose-us-section .link-btn {
    padding-top: 20px;
    margin-bottom: 30px;
}

.whychoose-us-section .image-block {
    position: relative;
    text-align: center;
    margin-bottom:0;
}

.whychoose-us-section .image-block .logo-box {
    position: absolute;
    top: 50px;
    right: -.5em;
    width: 160px;
    height: 160px;
    text-align: center;
    line-height: 160px;
    background: #fff;
    border-radius: 50%;
    z-index: 99;
}

.whychoose-us-section .image-block .logo-box .image {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 140px;
    height: 140px;
    text-align: center;
    line-height: 140px;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.whychoose-us-section .image-block .logo-box .image:before {
    position: absolute;
    content: '';
    width: 120px;
    height: 120px;
    border: 3px dotted var(--theme-color);
    left: 10px;
    top: 10px;
    border-radius: 50%;
}

.whychoose-us-section .image-block .logo-box img {
    position: relative;
    width: 100px;
}

.whychoose-us-section .image-block .contact-info-two {
    position: absolute;
    top: 460px;
    left: 7em;
    padding: 10px 30px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
    text-align: center;
    border-radius: 4px;
}

.whychoose-us-section .image-block .contact-info-two h5 {
    font-size: 14px;
    font-weight: 500;
    color: var(--dark-color);
    text-transform: uppercase;
    margin-bottom: 6px;
    font-weight: bold;
}

.whychoose-us-section .image-block .contact-info-two .icon-box {
    position: relative;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background: #f4f1ee;
    border-radius: 50%;
    font-size: 20px;
    color: var(--theme-color);
    margin: 0 auto;
    margin-bottom: 13px;
}

.whychoose-us-section .image-block .contact-info-two .phone-number a {
    font-size: 20px;
    color: var(--dark-color);
}

.whychoose-us-section .image-block .video-box {
    position: absolute;
    bottom: 50px;
    right: 0;
    border-radius: 4px;
}

.whychoose-us-section .image-block .video-box img {
    border-radius: 4px;
}

.whychoose-us-section .image-block .video-box:before {
    position: absolute;
    content: '';
    background: #302c51;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .9;
    border-radius: 4px;
}

.whychoose-us-section .image-block .video-box .video-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 62px;
    height: 62px;
    line-height: 58px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 20px 20px 0px rgba(89, 83, 76, 0.3);
            box-shadow: 0px 20px 20px 0px rgba(89, 83, 76, 0.3);
    border-radius: 50%;
}



.top-head-w3ls {
  background-color: #ffffff;
}

.faq-w3l{
  background-color: #ffffff;
}

.top-head-w3ls h1 {
    font-size: 15px;
    letter-spacing: 1px;
}

.table-filter tbody tr:hover {
    cursor: pointer;
    background-color: #eee;
}



/*** 

====================================================================
    Events Section
====================================================================

 ***/

.eventBoutton{
  margin-bottom: 50px !important;
}

.sec-title h3 {
  position: relative;
  position: relative;
  margin-bottom: 10px;
  font-size: 36px;
  font-family: var(--prata);
  line-height: 50px;
  text-transform: capitalize;
}


.main-footer:before {
    position: absolute;
    content: '';
    background:url(../../img/images/bg-.jpg);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.civil-section {
    position: relative;
    padding: 20px;
    background-color: #f7f7f7;
}

.civil-section:before {
    position: absolute;
    content: '';
    background: url(../../img/images/pattern.jpg) no-repeat 0 20%;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
     background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}


.city_request_list {
  padding: 30px 30px 26px;
  background-color: #fff;
  box-shadow: 0px 4px 10px -5px #393333;
  border-top: 5px solid;
    border-top-color: currentcolor;
  position: relative;
  z-index: 3;
}

.city_request_row > img {
  float: left;
  width: 50px;
  line-height: 50px;
}

.city_request_row > span {
  float: left;
  font-size: 50px;
  line-height: 50px;
}

.city_request_text {
  overflow: hidden;
  padding: 0px 0px 0px 20px;
}

.city_request_text span {
  display: block;
}

.city_request_text h4 {
  font-weight: bold;
  margin: 0px 0px;
}

.city_request_row, .city_request_list, .city_requset_wrap {
  float: left;
  width: 100%;
}

.city_request_row > i {
  float: left;
  font-size: 50px;
  line-height: 50px;
}

.project-tab {
    padding: 10px;
    margin-top: 0%;
}
.project-tab #tabs{
    background: #007b5e;
    color: #eee;
}
.project-tab #tabs h6.section-title{
    color: #eee;
}

.project-tab #tabs .nav-tabs .nav-item.show .nav-link, {
    color: #3f312b;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 14px;
    font-weight: bold;
}


.project-tab #tabs  .nav-link.active {
    color: #000;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 14px;
    font-weight: bold;
}

.project-tab .nav-link {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.project-tab .nav-link:hover {
    border: none;
}
.project-tab thead{
    background: #f3f3f3;
    color: #333;
    font-size:13px;
}
.project-tab a{
    text-decoration: none;
    color: #333;
    font-weight: 600;
}
.text img{
  width:350px;
}

.amountt{
  background:#d7d5d5;;
  border-radius:0;
  padding: 8px;
  font-size:18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 1em;
}

.commune-section {
    position: relative;
    padding:25px;
    background: #008629;
}

.city_award_list, .city_award_wrap {
  float: right;
  width: 100%;
}

.city_award_list i {
  float: left;
  font-size: 38px;
  line-height: 40px;
  color: #fff;
  margin-top: .2em;
}

.city_award_text {
  overflow: hidden;
  padding: 0px 0px 0px 20px;
}

.city_award_text .counter {
  margin-bottom: 10px;
}

.city_award_text h3 {
  color: #fff;
  font-weight: bold;
  margin: 0px 0px;
    margin-bottom: 0px;
  line-height: 26px;
}

.events-section {
    position: relative;
    padding-top:50px;
    background: #f7f7f7;
}

.events-section:before {
    position: absolute;
    content: '';
    background:url(../../img/images/pattern.jpg);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.event-tab-wrapper {
    margin: 0 -15px;
}

.event-tabs {
    position: relative;
}

.event-tabs .tabs-header {
    position: relative;
    margin-bottom: 40px;
}

.event-tabs .event-tab-btns {
    position: relative;
    margin-right: 0px;
}

.event-tabs .event-tab-btns .event-tab-btn {
    position: relative;
    float: left;
    line-height: 24px;
    padding: 14px 44px;
    cursor: pointer;
    color: var(--dark);
    background: #fff;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 20px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-radius: 6px;
    margin-right: 20px;
}

.event-tabs .event-tab-btns .event-tab-btn:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 22px;
    height: 20px;
    left: 50%;
    bottom: -20px;
    margin-left: -11px;
    -webkit-clip-path: polygon(50% 51%, 0 0, 100% 0);
    clip-path: polygon(50% 51%, 0 0, 100% 0);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.event-tabs .event-tab-btns .event-tab-btn:last-child {
    margin-right: 0px;
}

.event-tabs .event-tab-btns .event-tab-btn.active-btn {
    background: var(--theme-color);
    color: #fff;
}

.event-tabs .event-tab-btns .event-tab-btn.active-btn:before {
    background: var(--theme-color)
}

.event-tabs .owl-nav {
    position: absolute;
    right: 20.8%;
    top: 0;
    height: 100%;
    background: #fff;
    padding: 0 21px;
    display: none;
}

.event-tabs .event-tabs-content {
    position: relative;
    display: block;
}

.event-tabs .event-tab {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    visibility: hidden;
}

.event-tabs .event-tab.active-tab {
    position: relative;
    visibility: visible;
    z-index: 5;
}

.event-tabs .event-block-one .inner-box {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
}

.event-tabs .active-tab .event-block-one .inner-box {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.event-block-one {
    padding: 0 15px;
}

.event-block-one .inner-box {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
}

.event-block-one .image {
    position: relative;
    overflow: hidden;
}

.event-block-one .image:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    background: rgba(48, 44, 81, 0.9);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 1;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
}

.event-block-one .inner-box:hover .image:before {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}

.event-block-one .image img {
    width: 100%;
}

.event-block-one .lower-content {
    position: relative;
    padding: 0 28px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    background: #fff;
    z-index: 9;
}

.event-block-one .inner-box:hover .lower-content {
    -webkit-transform: translateY(-45px);
        -ms-transform: translateY(-45px);
            transform: translateY(-45px);
}

.event-block-one .lower-content .date {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-shadow: 0px 20px 20px 0px rgba(89, 83, 76, 0.08);
            box-shadow: 0px 20px 20px 0px rgba(89, 83, 76, 0.08);
    padding: 14px 20px;
    border-radius: 6px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: #fff;
    margin-bottom: -12px;
    max-height: 89px;
}

.event-block-one .lower-content .date h1 {
    font-size: 60px;
    color: var(--theme-color);
    margin-right: 10px;
    line-height: 50px;
}

.event-block-one .lower-content .date .text {
    font-size: 15px;
}

.event-block-one .lower-content .date span {
    font-size: 18px;
    color: var(--theme-color);
}

.event-block-one h4 {
    font-size: 20px;
    margin-bottom: 20px;
}

.event-block-one h4 a {
    color: var(--dark-color);
}

.event-block-one .location {
    font-size: 13px;
    color: #858585;
}

.event-block-one .location span {
    margin-right: 6px;
}

.event-block-one .link-btn {
    position: relative;
    opacity: 0;
    padding: 0 28px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    bottom: 30px;
}

.event-block-one .link-btn a {
    color: var(--theme-color);
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}

.event-block-one .link-btn a span {
    margin-right: 10px;
}

.event-block-one .inner-box:hover .link-btn {
    opacity: 1;
}

.events-section .owl-dot-style-one .owl-dots {
    margin-top: 0;
}

/* Style Two */

.events-section.style-two {
    background: #fff;
}

.events-section.style-two .event-block-one .inner-box {
    -webkit-box-shadow: 0px 0px 45px 5px rgba(89, 83, 76, 0.08);
            box-shadow: 0px 0px 45px 5px rgba(89, 83, 76, 0.08);
}

/* Style Three */

.events-section.style-three {
    padding-bottom: 10px;
}

.events-section.style-three .event-block-one .inner-box {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.events-section.style-three .event-block-one .inner-box:hover {
    -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05);
}

.events-section.style-three .link-btn .theme-btn {
    color: var(--theme-color-five);
    border-color: var(--theme-color-five);
}

.events-section.style-three .link-btn .theme-btn:hover {
    color: #fff;
}

.events-section.style-three .link-btn .theme-btn:before {
    background: var(--theme-color-five);
}

.events-section.style-three .link-btn .theme-btn:after {
    background: var(--theme-color-five);
}

.events-section.style-three .event-block-one .image:before {
    background: rgba(36, 36, 36, 0.92);
}

.events-section.style-three .event-block-one .lower-content .date span {
    color: var(--theme-color-five);
}

.events-section.style-three .event-block-one .lower-content .date h1 {
    color: var(--theme-color-five);
}

.events-section.style-three .event-block-one .link-btn a {
    color: var(--theme-color-five);
}

.link-btnn{ 
  margin-top: 1.5em;
}

.causes-section-six {
  position: relative;
  padding:0;
 background: linear-gradient(to right, #08a3a7, #08a3a7, #08a3a7);
}

.causes-section-six .wrapper-box {
    position: relative;
    background: linear-gradient(to right, #08a3a7, #5ad1d4, #08a3a7);
}

.causes-section-six .image {
    position: relative;
    padding-right: 20px;
    max-width:100%;
}



.causes-section-six .image:before {
    position: absolute;
    content: '';
    background: url(../../img/shape-5.png) no-repeat right center;
    width: 100%;
    height: 100%;
    top: 0;
    right:0;
}

.causes-section-six h2 {
   font-size: 36px;
color: #000;
font-family: var(--prata);
margin-left:0;
text-transform: uppercase;
font-weight: bold;
}

.causes-section-six .wrapper-box .text {
    margin-bottom: 0;
line-height: 26px;
color: #fff;
margin-left: 0;
font-size: 14.3px;
}

.causes-section-six .theme-btn {
    display: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 12px 40px;
}

.causes-section-six .theme-btn:hover {
    color: var(--theme-color-five);
    border-color: #fff;
}

.causes-section-six .theme-btn:after {
    background: #fff;
}

.causes-section-six .theme-btn:before {
    background: #fff;
}

.causes-section-six .progress-block .graph-outer {
    position: relative;
    padding: 15px;
}

.causes-section-six .progress-block {
    margin: 0;
}

.causes-section-six .progress-block .graph-outer .count-box {
    margin-top: 0;
}

.causes-section-six .progress-block .graph-outer>div {
    display: block !important;
}

.causes-section-six .info-box {
    position: relative;
    font-size: 24px;
    color: #fff;
}

.causes-section-six .info-box a {
    color: #fff;
    margin: 5px 0;
    display: inline-block;
}

.causes-section-six .info-box a span {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}

.hrTrait{
  margin-top:0;
  margin-bottom:0;
  border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
  border-top: .5px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.12);
}

.wrap {
  width:100%;
  margin: 0 auto;
  position: relative;
  background: #000;
}

.move-text {
  background-color:none;
  margin-bottom:0;
}

.marquee {
    width: 89%;
    margin-left:0;
    padding:11px 0;
    overflow: hidden;
}

.marquee a{
  font-size:17px;
  color: #fff;
  font-weight: normal;
  display: inline-block;
  margin-left: ;
}

.marqueeLeft{
    margin-left:1.7em;
}



.breaking_news {
    float: left;
    padding: 10px 20px;
    background-color: #F3F3F3;
  position:relative;
}

.breaking_news h2 {
    color: #000;
    font-size: 1.5em;
}

.breaking_news:after {
    content: '';
    position: absolute;
    right: -7%;
    top: 37%;
    transform: rotate(90deg);
}

.auto-container {
  position: static;
  max-width: 1210px;
  padding: 0px 20px;
  margin: 0 auto;
}


.faq-section {
    position: relative;
    padding: 10px 0 110px;
}

.accordion-box {
    position: relative;
    display: block;
    padding-left:5px;
    counter-reset: count;
}

.accordion-box .accordion {
    position: relative;
    display: block;
    margin-bottom: 20px;
    /*border-left: 5px solid #eaeaea;*/
    border-bottom: 2px solid #eaeaea;
    padding: 0 0px;
}

.accordion-box .accordion.active {
    border-color: var(--theme-color);
}

.accordion-box .accordion .accord-btn {
    position: relative;
    display: block;
    cursor: pointer;
    background: #ffffff;
    padding: 10px 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.accordion-box .accordion .accord-btn span {
    position: absolute;
    left: -90px;
    top: 14px;
    height: 40px;
    width: 40px;
    background: transparent;
    color: #bfbfbf;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.accordion-box .accordion .accord-btn span:before {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 58px;
    font-size: 24px;
    line-height: 48px;
    color: #a6a6a6;
    font-weight: 400;
    counter-increment: count;
    content: "0" counter(count)".";
    text-align: left;
}

.accordion-box .accordion .accord-btn.active span {
    color: #fff;
    background: var(--theme-color);
    border-color: var(--theme-color);
}

.accordion-box .accordion .accord-btn h4 {
    color: var(--dark-color);
    font-size: 24px;
    line-height: 26px;
    font-weight: 800;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

/*.accordion-box .accordion .accord-btn::after {
    font-family: "Flaticon";
    position: absolute;
    top: 25px;
    right: -30px;
    color: #b4b4b4;
    content: "\f121";
    font-size: 24px;
    line-height: 25px;
    font-weight: 300;
    -webkit-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.accordion-box .accordion .accord-btn.active {
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}


.accordion-box .accordion .accord-btn.active h4 {}

.accordion-box .accordion.active .accord-btn:after {
    color: var(--theme-color);
    content: "\f10f";
}
*/

.accordion-box .accordion .accord-content {
    position: relative;
    display: block;
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 20px;
    display: none;
}

.accordion-box .accordion .accord-content.collapsed {
    display: block;
}

.accordion-box .accordion .accord-content p {
    margin: 0;
}


.backing {
  background-color:none;
  margin: 20px;
  padding: 10px;
  margin-bottom: .5em;
  border-radius: 15px;
}

.agile-addresmk p a {
    color: #999;
}

.marginTop{
  margin-top: 3em;
}

.paddingDoc{
    padding-left: 3.5rem;
}

/*-- social-icons --*/

.social-icons ul li {
    display: inline-block;
}

.social-icons ul li a {
    font-size: 12px;
    color: #fff;
    line-height: 2.5;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
    width: 30px;
    height: 30px;
    box-shadow: 1px 1px 1px 1px rgba(255, 255, 255, 0.76);
}

.icon-border {
    position: relative;
}

.icon-border::before,
.icon-border::after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.icon-border::before {
    z-index: 1;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    -ms-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}

/* facebook */

.icon-border.facebook:hover::before {
    -webkit-box-shadow: inset 0 0 0 48px #3b5998;
    -moz-box-shadow: inset 0 0 0 48px #3b5998;
    -o-box-shadow: inset 0 0 0 48px #3b5998;
    -ms-box-shadow: inset 0 0 0 48px #3b5998;
    box-shadow: inset 0 0 0 48px #3b5998;
}

/* twitter */

.icon-border.twitter:hover::before {
    -webkit-box-shadow: inset 0 0 0 48px #4099ff;
    -moz-box-shadow: inset 0 0 0 48px #4099ff;
    -o-box-shadow: inset 0 0 0 48px #4099ff;
    -ms-box-shadow: inset 0 0 0 48px #4099ff;
    box-shadow: inset 0 0 0 48px #4099ff;
}

/* google plus */

.icon-border.googleplus:hover::before {
    -webkit-box-shadow: inset 0 0 0 48px #d34836;
    -moz-box-shadow: inset 0 0 0 48px #d34836;
    -o-box-shadow: inset 0 0 0 48px #d34836;
    -ms-box-shadow: inset 0 0 0 48px #d34836;
    box-shadow: inset 0 0 0 48px #d34836;
}

/* rss */

.icon-border.rss:hover::before {
    -webkit-box-shadow: inset 0 0 0 48px #ee802f;
    -moz-box-shadow: inset 0 0 0 48px #ee802f;
    -o-box-shadow: inset 0 0 0 48px #ee802f;
    -ms-box-shadow: inset 0 0 0 48px #ee802f;
    box-shadow: inset 0 0 0 48px #ee802f;
}

/*-- //social-icons --*/

/* //header top */

/* middle header */

.volunteer-section {
    position: relative;
    padding: 30px 0 110px;
    background: #f4f1ee;
}

.volunteer-section:before {
    position: absolute;
    content: '';
    background:url(../../img/images/bg-.jpg);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}


.volunteer-section .image-wrapper-one {
    margin-left: -5px;
    margin-right: -45px;
    margin-top: -60px;
}

.volunteer-section .image-wrapper-two {
    margin-right: -5px;
    margin-left: -35px;
    margin-top: -60px;
}

.volunteer-section .image {
    position: relative;
    padding-right: 5px;
    margin-top:0em;
    z-index: 0;
}

.volunteer-section .image img {
    border-radius: 6px;
}

.volunteer-section .default-form-area {
    background: #fff;
    padding: 60px 40px 30px;
    border-radius: 20px;
    position: relative;
}

.volunteer-section .default-form-area .contact-section-btn label {
    font-size: 13px;
    font-weight: 500;
    color: var(--theme-color);
}

.volunteer-section .default-form-area .contact-section-btn input {
    width: 210px;
}

.sec-title {
    position: relative;
    margin-bottom: 50px;
}


.sec-title h5 {
    font-size: 14px;
    font-weight: 500;
    color: var(--theme-color-three);
    text-transform: uppercase;
    margin-bottom: 20px;
}


.sec-title.style-two h5 {
    color: var(--theme-color-four);
}


.sec-title.style-three h5 {
    color: var(--theme-color-five);
}


.sec-title h1 {
    position: relative;
    position: relative;
    margin-bottom: 10px;
    font-size: 36px;
    font-family: var(--prata);
    line-height: 50px;
}

.sec-title.light h1 {
    color: #fff;
}

.sec-title .text {
    font-size: 14px;
    font-weight: 300;
    text-align: justify;
}

.sec-title.light .text {
    color: #fff;
}

.sec-title .icon-box {
    position: relative;
    color: var(--theme-color-four);
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.sec-title.text-center .icon-box {
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 0 50px;
}

.sec-title.text-center .icon-box:before {
    position: absolute;
    content: '';
    background: var(--theme-color-four);
    left: 0;
    width: 40px;
    height: 2px;
    top: 16px;
}

.sec-title.text-center .icon-box:after {
    position: absolute;
    content: '';
    background: var(--theme-color-four);
    right: 0;
    width: 40px;
    height: 2px;
    top: 16px;
}





/*Form control start*/

.form-material .form-group {
    position: relative;
}

.form-material .form-group.form-static-label .form-control~.float-label {
    top: -14px;
    font-size: 11px;
}

.form-material placeholder {
  font-size: 12px;
}

.form-material .form-control {
    display: inline-block;
    height: 43px;
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
}

.form-material .form-control:focus {
    border-color: transparent;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-material .form-control:focus~.form-bar:after,
.form-material .form-control:focus~.form-bar:before {
    width: 50%;
}

.form-material textarea {
    height: 100px;
}

.form-material input[type="submit"] {
  color: #fff;
  background: linear-gradient(90deg,#058c3e 0,#047433);
  border: none;
  padding: 13px 0;
  margin-top:15px;
  outline: none;
  width: 100%;
  font-size: 14px;
  cursor: pointer;
  letter-spacing: 2px;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  transition: 0.5s all;
  border-radius: 25px;
}

.form-material .form-bar {
    position: relative;
    display: block;
    width: 100%;
}

.form-material .form-bar:after,
.form-material .form-bar:before {
    content: '';
    height: 1px;
    width: 0;
    bottom: 0;
    position: absolute;
    transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
}

.form-material .form-bar:before {
    left: 50%;
}

.form-material .form-bar:after {
    right: 50%;
}

.form-material .float-label {
    pointer-events: none;
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 14px;
    font-weight: 400;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.form-material .material-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.25em;
}

.form-material .material-group .material-addone {
    padding: 0.5rem 0.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-material .material-group .material-addone i,
.form-material .material-group .material-addone span {
    font-size: 20px;
}

.form-material .material-group .form-group {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.form-material .material-group.material-group-lg .material-addone {
    padding: 0.5rem 1rem;
}

.form-material .material-group.material-group-lg .material-addone i,
.form-material .material-group.material-group-lg .material-addone span {
    font-size: 1.55rem;
    font-weight: 500;
}

.form-material .material-group.material-group-lg .form-control {
    padding: 0.5rem 0;
    font-size: 1.25rem;
    line-height: 1.5;
}

.form-material .material-group.material-group-lg .form-control:focus~.float-label,
.form-material .material-group.material-group-lg .form-control:valid~.float-label {
    top: -15px;
    font-size: 14px;
}

.form-material .material-group.material-group-lg .float-label {
    font-size: 1.25rem;
}

.form-material .material-group.material-group-sm .material-addone {
    padding: 0.25rem 0.5rem;
}

.form-material .material-group.material-group-sm .material-addone i,
.form-material .material-group.material-group-sm .material-addone span {
    font-size: 0.775rem;
}

.form-material .material-group.material-group-sm .form-control {
    padding: 0.25rem 0;
    font-size: 0.875rem;
    line-height: 1.5;
}

.form-material .material-group.material-group-sm .form-control:focus~.float-label,
.form-material .material-group.material-group-sm .form-control:valid~.float-label {
    top: -9px;
    font-size: 11px;
}

.form-material .material-group.material-group-sm .float-label {
    font-size: 0.775rem;
}

.form-material .form-control:focus~.float-label,
.form-material .form-material .form-control:valid~.float-label {
    top: 12px;
    font-size: 14px;
}

.form-material .form-control.fill~.float-label,
.form-material .form-material .form-control.fill~.float-label {
    top: -14px;
    font-size: 11px;
}

.form-material .form-primary .form-control:focus~label {
    color: #448aff;
}

.form-material .form-primary .form-control:focus~.form-bar:after,
.form-material .form-primary .form-control:focus~.form-bar:before {
    background: #c5c6c3;
}

.form-material .form-primary.form-static-label .float-label {
    color: #448aff;
}

.form-material .form-primary.form-static-label .form-control {
    border-bottom-color: #448aff;
}

.form-material .material-group-primary .material-addone i,
.form-material .material-group-primary .material-addone span {
    color: #448aff;
}

.form-material .form-warning .form-control:focus~label {
    color: #ffe100;
}

.form-material .form-warning .form-control:focus~.form-bar:after,
.form-material .form-warning .form-control:focus~.form-bar:before {
    background: #ffe100;
}

.form-material .form-warning.form-static-label .float-label {
    color: #ffe100;
}

.form-material .form-warning.form-static-label .form-control {
    border-bottom-color: #ffe100;
}

.form-material .material-group-warning .material-addone i,
.form-material .material-group-warning .material-addone span {
    color: #ffe100;
}

.form-material .form-default .form-control:focus~label {
    color: #d6d6d6;
}

.form-material .form-default .form-control:focus~.form-bar:after,
.form-material .form-default .form-control:focus~.form-bar:before {
    background: #d6d6d6;
}

.form-material .form-default.form-static-label .float-label {
    color: #d6d6d6;
}

.form-material .form-default.form-static-label .form-control {
    border-bottom-color: #d6d6d6;
}

.form-material .material-group-default .material-addone i,
.form-material .material-group-default .material-addone span {
    color: #d6d6d6;
}

.form-material .form-danger .form-control:focus~label {
    color: #ff5252;
}

.form-material .form-danger .form-control:focus~.form-bar:after,
.form-material .form-danger .form-control:focus~.form-bar:before {
    background: #ff5252;
}

.form-material .form-danger.form-static-label .float-label {
    color: #ff5252;
}

.form-material .form-danger.form-static-label .form-control {
    border-bottom-color: #ff5252;
}

.form-material .material-group-danger .material-addone i,
.form-material .material-group-danger .material-addone span {
    color: #ff5252;
}

.form-material .form-success .form-control:focus~label {
    color: #11c15b;
}

.form-material .form-success .form-control:focus~.form-bar:after,
.form-material .form-success .form-control:focus~.form-bar:before {
    background: #11c15b;
}

.form-material .form-success.form-static-label .float-label {
    color: #11c15b;
}

.form-material .form-success.form-static-label .form-control {
    border-bottom-color: #11c15b;
}

.form-material .material-group-success .material-addone i,
.form-material .material-group-success .material-addone span {
    color: #11c15b;
}

.form-material .form-inverse .form-control:focus~label {
    color: #37474f;
}

.form-material .form-inverse .form-control:focus~.form-bar:after,
.form-material .form-inverse .form-control:focus~.form-bar:before {
    background: #37474f;
}

.form-material .form-inverse.form-static-label .float-label {
    color: #37474f;
}

.form-material .form-inverse.form-static-label .form-control {
    border-bottom-color: #37474f;
}

.form-material .material-group-inverse .material-addone i,
.form-material .material-group-inverse .material-addone span {
    color: #37474f;
}

.form-material .form-info .form-control:focus~label {
    color: #00bcd4;
}

.form-material .form-info .form-control:focus~.form-bar:after,
.form-material .form-info .form-control:focus~.form-bar:before {
    background: #00bcd4;
}

.form-material .form-info.form-static-label .float-label {
    color: #00bcd4;
}

.form-material .form-info.form-static-label .form-control {
    border-bottom-color: #00bcd4;
}

.form-material .material-group-info .material-addone i,
.form-material .material-group-info .material-addone span {
    color: #00bcd4;
}

select.form-control,
select.form-control:focus,
select.form-control:hover {
    border-top: none;
    border-right: none;
    border-left: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/* form controll end*/



.contact-form .row-10 {
    margin: 0 -10px;
}

.contact-form .form-group {
    margin-bottom: 30px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form select,
.contact-form textarea {
    display: block;
    width: 100%;
    height: 52px;
    font-size: 16px;
    color: #848484;
    line-height: 30px;
    padding: 11px 20px;
    font-weight: 300;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #eaeaea;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.contact-form submit {

}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
    border-color: var(--theme-color);
}

.contact-form textarea {
    height: 100px;
    resize: none;
    padding: 12px 25px;
}

.contact-form button {
    cursor: pointer;
}



.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: #ff0000 !important;
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 11px;
    color: #ff0000;
    font-weight: 500;
}

.contact-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: var(--theme-color);
}




.main-footer.style-five {
    background: #adb2b0;
    padding-top: 10px;
    border-top: 6px solid #4b9782;
}


.main-footer {
    position: relative;
    background: #2d294d;
}

.main-footer.style-two {
    background: #1a1a1a;
}

.main-footer.style-three {
    background: #1b1b1b;
}

.main-footer .widget-wrapper {
    padding:0 0 10px;
    border-bottom: 1px solid #423f5f;
}

.main-footer.style-three .widget-wrapper {
    border-bottom: 0px;
}

.main-footer .footer-widget {
    position: relative;
    margin-bottom:0;
}

.main-footer .footer-widget .widget-title {
    font-size: 20px;
font-weight: 500;
color: #191818;
margin-bottom: 30px;
text-transform: uppercase;
}

.main-footer .footer-widget .widget-title-two {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.main-footer .footer-widget .widget-title-two:before {
    position: absolute;
    content: '';
    background: var(--theme-color-three);
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
}


.habillage a{
    background:#04bf21;
    padding: 10px 25px;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 1.5em;
    color: #fff;
    margin-bottom: 2em;
    border-radius:5px;
}

.corisNext a{
    background:#000;
    padding: 10px 25px;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top:0;
    color: #fff;
    margin-bottom: 1em;
    border-radius:5px;
}

.sexe{
  margin-top:0;
  position: relative;
}

.inline{
 margin: 10px;
 display: inline-block;
}

.messageError{
  color: #ff0000;
  font-size: 16px;
}

.backright h3{
   font-size:17px;
   margin-top:1em;
   text-transform: uppercase;
}

.backright h5{
   font-size:15px;
   margin-bottom:1em;
}

.backLivraison {
  background: #ebedee;
  padding: 10px;
  border-radius:0;
}


.tmoneyNumber p{
    font-size: 12px;
    color: #000;
    display: inline-block;
    font-weight:normal
    letter-spacing: 1px;
    margin-bottom: 10px;
}


.imagine img{
    width: 90px;
  display: inline-block;
  margin: 10px;
}

.imagine label{
   font-size: 12px;
    color: #025282;
    display: inline-block;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.imagine label b{
   font-size: 15px;
    color: #025282;
    display: inline-block;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.imagine span{
  font-size:20px;
  color: #f93d07;
  font-weight: bold;
}

.montantPay{
  margin-bottom: 1em;
  text-transform: uppercase;
  font-size: 20px;
}

.montantPay p{
  /*background:#ddd;*/
  border-radius:8px;
  width:60%;
  font-weight: bold;
}

.remerciementTopBottom{
  margin-top:3em;
  margin-bottom:5em;
}

.remerciementTopBottom p{
  font-size:18px;
}

.topping{
 margin-top: 1.5em;
}

.topping h5 {
 margin-top:0;
}

.topping h5 a{
 color: #03ad03;
 font-size: 15px;
}



.bottom{
    background: url(../../img/images/bottomNaissance.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height:32px;
}


.header{
    background: url(../../img/images/headerNaissance.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 120px;
}


.headerDemande{
    background:#f7f5f2;
    min-height:50px;
}

.header img{
  width:130px;
}

.header h3{
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

.paper{
  background: #e5e4dc;
  border:1px solid #e8e6e2;
}

.paperDemande{
  background: #e5e4dc;
  border-left: 1px solid #2a2107;
  border-right: 1px solid #2a2107;
}

.paper h3{
  margin-top: 1em;
  text-align: center;
}

.paperTop{
 margin-top: 3.5em;
 margin-left: 1em;
 margin-bottom: 2em;
}

.paperBas{
 margin-top: 3.5em;
 margin-left: 3em;
 margin-bottom: 4em;
}

.demandeText{ 
  font-size:13px;
}

.demandeText{ 
  font-size:13px;
}

.demandeTextAvis{ 
  font-size:13px;
  color: #369103;
  text-transform: uppercase;
}

.demandeTextDetail{
  font-size:13px;
  color: #ff0000;
}

.feature-section {
    position: relative;
    padding: 1em 0 4em;
}

.feature-block-two .inner-box {
    position: relative;
    margin-bottom: 30px;
    padding: 45px 15px;
    border: 1px solid #eaeaea;
    border-radius: 6px;
    text-align: center;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.feature-block-two .inner-box:hover {
    -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.15);
}

.feature-block-two .icon-box {
    margin-bottom: 14px;
    line-height: 90px;
}

.feature-block-two .icon-box img {
    width: 60px;
   position: relative;
   top: -.2em;
}

.feature-block-two h4 {
    font-size: 20px;
}

.feature-block-two .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    border-radius: 6px;
    overflow: hidden;
    background-color: #222;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    padding-top: 40px;
}

.feature-block-two .inner-box:hover .overlay {
    opacity: 1;
}

.feature-block-two .overlay:before {
    position: absolute;
    content: '';
    background: #000;
    opacity: .75;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.feature-block-two .overlay h4 {
    color: #fff;
    margin-bottom: 13px;
}

.feature-block-two .overlay .text {
    color: #bebebe;
    position: relative;
}

.feature-block-two .overlay .link-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.feature-block-two .overlay .link-btn a {
    display: block;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 13px 40px;
}

.call-to-action {
    position: relative;
    margin-top: 40px;
}

.call-to-action .wrapper-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.call-to-action .left-content,
.call-to-action .right-content {
    margin-bottom: 30px;
}

.call-to-action h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

/*** 

.feature-section-two {
    position: relative;
    padding:10px 0 80px;
}

.feature-block-four .inner-box {
    position: relative;
    margin-bottom: 30px;
    padding: 45px 15px;
    border: 4px solid #fff;
    border-radius: 10px;
    text-align: center;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    background:#f4f0f0;
}

.feature-block-four .inner-box:hover {
    -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.15);
    border-color: #02a35d;
}

.feature-block-four .icon-box {
    margin-bottom: 14px;
    line-height: 90px;
}


.feature-block-four .icon-box i {
  color: #49a967;
  font-size: 1.8em;
}


.feature-block-four h4 {
    font-size: 20px;
}

.feature-block-four .overlay {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    border-radius: 6px;
    overflow: hidden;
    background-color: #d2d3d4;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    padding-top: 40px;
}

.feature-block-four .inner-box:hover .overlay {
    opacity: 1;
}

.feature-block-four .overlay:before {
    position: absolute;
    content: '';
    background: #283354;
    opacity: .95;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.feature-block-four .overlay h4 {
    color: #fff;
    margin-bottom: 13px;
}

.feature-block-four .overlay .text{
   position: relative;
  color: #eeefee;
  position: relative;
  padding: 10px;
  font-size: 13px;
}



.feature-block-four .overlay .link-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.feature-block-four .overlay .link-btn a {
    display: block;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 13px 40px;
    background: var(--theme-color-four);
    color: #fff;
}

.feature-block-four .overlay .link-btn a:hover {
    color: #3ab461;
    font-size: 16px;
}

.feature-block-four .overlay .link-btn a:before {
    background: #fff;
}




.faq-section {
    position: relative;
    padding: 10px 0 110px;
}

.accordion-box {
    position: relative;
    display: block;
    padding-left: 55px;
    counter-reset: count;
}

.accordion-box .accordion {
    position: relative;
    display: block;
    margin-bottom: 20px;
    border-left: 5px solid #eaeaea;
    border-bottom: 5px solid #eaeaea;
    padding: 0 30px;
}

.accordion-box .accordion.active {
    border-color: var(--theme-color);
}

.accordion-box .accordion .accord-btn {
    position: relative;
    display: block;
    cursor: pointer;
    background: #ffffff;
    padding: 24px 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.accordion-box .accordion .accord-btn span {
    position: absolute;
    left: -90px;
    top: 14px;
    height: 40px;
    width: 40px;
    background: transparent;
    color: #bfbfbf;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.accordion-box .accordion .accord-btn span:before {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 58px;
    font-size: 24px;
    line-height: 48px;
    color: #a6a6a6;
    font-weight: 400;
    counter-increment: count;
    content: "0" counter(count)".";
    text-align: left;
}

.accordion-box .accordion .accord-btn.active span {
    color: #fff;
    background: var(--theme-color);
    border-color: var(--theme-color);
}

.accordion-box .accordion .accord-btn h4 {
    color: var(--dark-color);
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.accordion-box .accordion .accord-btn::after {
    font-family: "Flaticon";
    position: absolute;
    top: 25px;
    right: -30px;
    color: #b4b4b4;
    content: "\f121";
    font-size: 24px;
    line-height: 25px;
    font-weight: 300;
    -webkit-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.accordion-box .accordion .accord-btn.active {
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.accordion-box .accordion .accord-btn.active h4 {}

.accordion-box .accordion.active .accord-btn:after {
    color: var(--theme-color);
    content: "\f10f";
}

.accordion-box .accordion .accord-content {
    position: relative;
    display: block;
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 20px;
    display: none;
}

.accordion-box .accordion .accord-content.collapsed {
    display: block;
}

.accordion-box .accordion .accord-content p {
    margin: 0;
}

.auto-container {
    position: static;
    max-width: 1210px;
    padding: 0px 20px;
    margin: 0 auto;
}

.about-content-block .link-btn {
    position: relative;
    margin-bottom: 25px;
}

.about-image-block {
    position: relative;
    margin-bottom: 30px;
}

.about-image-block:before {
   
}

.about-image-block .logo-box {
   width: 160px;
height: 160px;
text-align: center;
line-height: 160px;
background: #fff;
border-radius: 50%;
position: relative;
display: inline-block;
margin: 60px 10px 0;
}

.about-image-block .logo-box h3 {
    font-size: 15px;
    text-align: center;
    color: #000;
    margin-top: 1.3em;
}

.about-image-block .logo-box .image {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 180px;
    height: 180px;
    text-align: center;
    line-height: 140px;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.about-image-block .logo-box .image:before {
    position: absolute;
    content: '';
    width: 160px;
    height: 160px;
    border: 2px dotted #6e9abf;
    left: 10px;
    top: 10px;
    border-radius: 50%;
}

.about-image-block .logo-box img {
    position: relative;
    width: 70px;
}


/* Caring Outer */

.caring-outer {
    position: relative;
    padding-top:0;
}

.caring-block-two+.caring-block-two {
    position: relative;
}

.caring-block-two .inner-box {
    position: relative;
    text-align: center;
    padding: 50px 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.caring-block-two .icon-box {
    position: relative;
    font-size: 60px;
    color: var(--theme-color-five);
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 10px;
    width: 120px;
    height: 120px;
    line-height: 120px;
    background: #ffffff;
    border-radius: 50%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    text-align: center;
}

.caring-block-two .icon-box span {
    position: relative;
}

.caring-block-two .icon-box i {
 position: relative;
 z-index: 2;
}

.caring-block-two .icon-box i:hover {
 position: relative;
 z-index: 2;
 color: #21b79b;
}

.caring-block-two .inner-box:hover .icon-box {
    color: #fff;
    background: var(--theme-color-five);
}

.caring-block-two .icon-box:before {
    position: absolute;
    content: '';
    border: 10px solid #f4f1ee;
    left: 0;
    top: 0;
    width: 120px;
    height: 120px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    border-radius: 50%;
}

.caring-block-two .inner-box:hover .icon-box:before {
    border-color: #21b79b;
}

.caring-block-two .icon-box:after {
    position: absolute;
    content: '';
    border: 3px dotted var(--theme-color-five);
    left: 0;
    top: 0;
    width: 120px;
    height: 120px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    border-radius: 50%;
}

.caring-block-two .inner-box:hover .icon-box:after {
    border: 50px dotted var(--theme-color-five);
}


.caring-block-two .icon-box img {
  width: 60px;
  position: relative;
  top: -.2em;
}


.caring-block-two .icon-box span {
    position: relative;
    z-index: 2;
}

.caring-block-two h4 {
    position: relative;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    color: #242424;
}

.caring-block-two .theme-btn {
    padding: 15px;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

.causes-section-six .text {
    margin-bottom: 20px;
}

.caring-block-two .inner-box:hover {
    background: #fff;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);
}

.texte {
    font-size: 13px;
    line-height: 28px;
    color: #858585;
    font-weight:200;
    margin: 0;
        margin-bottom: 0px;
}

.textt {
    font-size: 15px;
    line-height: 28px;
    color:#509369;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
}


.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.theme-btn {
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/* Btn Style One */

.btn-style-one {
    position: relative;
    line-height: 24px;
    background:#21b79b;
    color:#fff;
    font-size: 13px;
    font-weight: 500;
    border-radius: 29px;
    padding: 15px 48px;
    text-transform: uppercase;
    overflow: hidden;
    border: none;
}

.btn-style-one:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.7;
    background:linear-gradient(to bottom, #509369, #5dbd80);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
        transform: scaleY(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
        transform-origin: left top;
}



.btn-style-one span {
    position: relative;
    z-index: 10;
}

.btn-style-one:hover:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
        transform: scaleY(1);
}

.btn-style-one:hover:after {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
       transition-delay: 0.2s;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
        transform: scaleY(1);
}

.btn-style-one:hover {
    color: #ffffff;
}

/* Btn Style Two */

.btn-style-two {
    position: relative;
    line-height: 24px;
    background:#21b79b;
    color: #fff;
    font-size: 18px;
    border-radius: 6px;
    padding: 15px 20px;
    text-transform: capitalize;
    overflow: hidden;
    
    width: 100%;
}

.btn-style-two:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, #509369, #5dbd80);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
        transform: scaleX(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
        transform-origin: left top;
}

.btn-style-two span {
    position: relative;
    z-index: 10;
}

.btn-style-two i {
    position: relative;
    margin-right: 10px;
    z-index: 1;
    font-size: 14px;
}

.btn-style-two:hover:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleX(1);
        transform: scaleX(1);
}

.btn-style-two:hover:after {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
       transition-delay: 0.2s;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
        transform: scaleY(1);
}

.btn-style-two:hover {
    color: #ffffff;
}

/* Btn Style Three */

.btn-style-three {
    position: relative;
    line-height: 24px;
    background:#ffc000;
    color: #fff;
    font-size: 18px;
    border-radius: 6px;
    padding: 15px 20px;
    text-transform: capitalize;
    overflow: hidden;
    -webkit-box-shadow: 0px 20px 20px 0px rgba(48, 44, 81, 0.2);
            box-shadow: 0px 20px 20px 0px rgba(48, 44, 81, 0.2);
    width: 100%;
}

.btn-style-three:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color:#ffd000;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
        transform: scaleX(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
        transform-origin: left top;
}

.btn-style-three span {
    position: relative;
    z-index: 10;
}

.btn-style-three i {
    position: relative;
    margin-right: 10px;
    z-index: 1;
    font-size: 14px;
}

.btn-style-three:hover::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleX(1);
        transform: scaleX(1);
}

.btn-style-three:hover::after {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
       transition-delay: 0.2s;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
        transform: scaleY(1);
}

.btn-style-three:hover {
    color: #ffffff;
}


/* Btn Style Five */

.btn-style-five {
    position: relative;
    line-height: 24px;
    background:#5dbd80;
    color: var(--dark-color-two);
    font-size: 13px;
    font-weight: 500;
    border-radius: 6px;
    padding: 16px 40px;
    text-transform: uppercase;
    overflow: hidden;
}

.btn-style-five:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color:#509369;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
        transform: scaleX(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
        transform-origin: left top;
}

.btn-style-five span {
    position: relative;
    z-index: 10;
}

.btn-style-five:hover::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleX(1);
        transform: scaleX(1);
}

.btn-style-five:hover::after {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
       transition-delay: 0.2s;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
        transform: scaleY(1);
}

.btn-style-five:hover {
    color: #ffffff;
}

.amoirie img{
 width: 70px;
 margin-top: 1em;
}


.qrcode h6{
 position: absolute;
top: 8.5em;
width: auto;
right: 2.5em;
font-size: 12px;
}

.qrcode img {
    position: absolute;
    top: 2em;
    width: 60px;
    right: 2em;
}


.recaptulationText img{
  width: 80px;
}

.recaptulationText h3{
  font-size:30px;
  margin-top: 1em;
  margin-bottom: 1em;
  text-transform: uppercase;
  text-align: center;
}

.recaptulationText p{
  font-size:14px;
  padding: 20px;
}

.textloi{
 font-size: 12px;
 text-align: center;
 padding: 0 30px 30px;
}

.textContent{
 font-size: 14px;
 text-align: left;
}

.textContentBas{
 font-size: 12px;
 text-align: left;
}

.textContentBas b{
 font-size: 11px;
}

.textContent h5{
 font-size: 17px;
 font-weight: bold;
 margin-top: .5em;
}

.groupo{
 margin-top: 1em;
}

.parent{
    width: 100%;
}

.payMethode h3{
  color:#000;
  font-size: 15px;
}

.payMethode h3 b{
  color:#ff0000;
  font-size: 15px;
  font-weight: bold;
}


.alert h4 {
  font-size: 16px;
}

.demande{
  font-size: 18px;
  margin-top: 1.3em;
}

.demande h3{
  font-size:16px;
  margin-top: .8em;
  margin-bottom: .8em;
}

.cout h3{
  font-size:21px;
  margin-top: .8em;
  margin-bottom: .1em;
}

.demande ul li{
  margin-left: 1.5em;
  font-size: 14px;
}

.demande ul li a {
    background: linear-gradient(90deg,#706458 0,#7c7670);
    padding: 10px 25px;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 1px;
    margin-left: 1em;
    margin-top: 0;
}

.etatcivil ul li{
  border-bottom-width: 0.1em;
line-height: 2em;
width: 100%;
list-style: none;
margin-top: .2em;
background: #f1efef;
padding: 6px;
}

.etatcivil ul li a{
  background: #f1efef;
 color: #000000;
 line-height: 1.5em;
 padding: 10px;
 font-size: 13px;
}

.modal-header h2{
 font-size:20px;
}

.modal-header h2 span{
 font-size: 15px;
 color: #ff0000;
 text-transform: uppercase;
}

.modal-header h3{
 font-size:20px;
}

.modal-header h3 span{
 font-size: 16px;
 color:#509369;
 text-transform: uppercase;
}



.demandeDetail ul {
  margin-top: .5em;
}

.demandeDetail ul li{
  display: inline-block;
  font-size: 12px;
}

.libele{
  text-transform: uppercase;
  width: 200px;
}

.donnee{
  text-transform: capitalize;
  font-weight: bold;
  color: #000;
  font-size: 13px;
}

.iconPiece i{
 color: #706458;
 font-size: 1.2em;
 float: left;
 margin-right: .5em;
 position: relative;
}

.iconPiece i:hover{
 color: #5c976f;
 font-size: 1.2em;
 float: right;
 position: relative;
}

.iconEcris i{
 color:#7dad84;
 font-size: 1.2em;
}

.iconEcris i:hover{
 color: #343a40;
 font-size: 1.2em;
}


.account {
  margin-bottom: 2em;
  
}

.account ul li  {
  list-style: none;
  border-bottom-width: 0.1em;
line-height: 2em;
width: 100%;
list-style: none;
margin-top: .2em;
background: linear-gradient(90deg,#706458 0,#7c7670);
padding: 6px;
}

.account ul li a {
  color: #fff;
  line-height: 1.5em;
  padding: 10px;
  font-size: 15px;
}

.date{
 font-size: 12px;
 color: #000;
}

.commandeId{
 font-size:12px;
}

.piece{
 font-size: 14px;
 color: #000;
 text-transform: uppercase;
}

.piece span{
 position: relative;
top: 1.3em;
color: #ff0000;
font-size: 11px;
left: 0;
padding-left: 0;
text-transform: lowercase;
}

.piece a{
 font-size: 13px;
 color: #000;
 font-weight: normal;
 text-transform: capitalize;
}

.etat{
 font-size: 13px;
 color: #ff0000;
}

.h3Form h3 {
 font-size: 17px;
 padding-left: 1em;
 padding-top: 1em;
 padding-bottom: 1em;
}

.amoirieHaut img{
  width:60px;
  margin-top: 1.3em;
}

.services {
 position: relative;
 right:0;
 font-size: 1em;
 text-align: center;
}

a.logo img{
  width: 110px;
  margin-left:0;

}

a.logo span {
 font-size:.3em;
 color: #000;
 text-transform: uppercase;
}

a.logo {
    font-size: 48px;
    color: #42a5f5;
    line-height: 1;
}

.middle-w3ls-nav h1{
  font-size: 2em;
  text-transform: uppercase;
  color: #000;
  margin-top: .5em;
}

.middle-w3ls-nav span{
  font-size: .5em;
  position: relative;
  top: -.25em;
  color: #539c6e;
}

.nav-middle i {
    font-size: 28px;
    line-height: 1.8;
    color: #42a5f5;
}

.nav-middle {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.agile-addresmk span {
    display: block;
}

a.button-head-mow3 {
    background: #5e5348;
    padding: 10px 25px;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 2em;
}
.loginFlot{
    float: right;
}

/* middle header */

/* navigation */

.bg-light {
   background: linear-gradient(to bottom, #5dbd80, #509369);
}

li.nav-item  {
  padding-left: 1em;
}


li.nav-item a {
    letter-spacing: 1px;
    font-size: 15px;
    padding: 8px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.nav-item a:hover {
    color: #000 !important;
}

.dropdown-item:hover,
.dropdown-item:focus, .dropdown-item.active, .dropdown-item:active {
    background: linear-gradient(to left, #5dbd80, #509369);
}

/*-- Sticky Navigation --*/

.sticky-nav.fixed-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-nav {
    z-index: 999;
    width: 100%;
    margin: 0 auto;
}

.brands-w3ls {
    background: linear-gradient(to top, #42a5f5, #86c9ff);
}

.brands-w3ls ul li i {
    color: #efefef;
}

/*-- //Sticky Navigation --*/

/* //navigation */

/* //header */

/* banner */

.banner-w3ls-1,
.banner-w3ls-2,
.banner-w3ls-3,
.banner-w3ls-4,
.banner-w3ls-5,
.banner-agile {
    min-height: 700px;
}

.banner-w3ls-1 {
    background: url(../images/banner1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}

.banner-w3ls-2 {
    background: url(../images/banner2.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}

.banner-w3ls-3 {
    background: url(../images/banner3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}

.banner-w3ls-4 {
    background: url(../images/banner4.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}

.banner-w3ls-5 {
    background: url(../images/banner5.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}

/* 

.slider {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.slider li {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 0vw;
    overflow: hidden;
    transition: width 800ms cubic-bezier(0.95, 0.05, 0.795, 0.035);
}

.slider li.active {
    z-index: 2;
    width: 100vw;
}

.slider li.prev {
    z-index: 1;
    width: 100vw;
}

.pager {
    z-index: 100;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.pager li {
    display: inline-block;
    border: 2px solid white;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: transparent;
}

.pager li.active {
    background: linear-gradient(to right, #42a5f5, #86c9ff);
}

*/

/* banner text */

.banner-agile {
    position: relative;
}

.banner-text-posi-w3ls {
    position: absolute;
    z-index: 999;
    left: 11%;
}

.banner-text-whtree {
    max-width: 600px;
    padding-top: 13em;
}

.banner-text-whtree h3 {
    font-size: 60px;
    letter-spacing: 1px;
    font-weight: 500;
    background: rgba(0, 0, 0, 0.52);
}

.banner-text-whtree h3 b {
    display: block;
    color: #42a5f5;
}

.banner-text-whtree p {
    background: rgba(255, 255, 255, 0.9);
}

a.button-agiles {
    background: #42a5f5;
    display: inline-block;
    border-radius: 40px;
    padding: 15px 36px;
    font-size: 15px;
    letter-spacing: 1px;
    background: linear-gradient(to right, #42a5f5, #86c9ff);
}

/* //banner text */

/* //banner */

/*-- about --*/

/* heading title */

h3.title {
font-size:27px;
position: relative;
margin-top: 0;
}

h3.title:before {
    position: absolute;
    background: #57aa75;
    width: 10%;
    height: 2px;
    content: " ";
    bottom: -3%;
}


h3.title:after {
    position: absolute;
    background:none;
    width: 10%;
    height: 2px;
    content: " ";
    bottom: -3%;
}

h3.title:before {
    left: 43%;
}

h3.title:after {
    bottom: -20%;
    left:0;
}

/* //heading title */

.about_right h3 {
    font-size: 38px;
    line-height: 1.3;
    letter-spacing: 1px;
}

.about_right h3 span {
    display: block;
    color: #42a5f5;
    text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.22);
    font-size: 48px;
}

.about_right p {
    font-size: 14px;
    border-right: 1px solid #04932f !important;
}

.about_left-list h6 {
    letter-spacing: 1px;
    font-size: 28px;
}

.about_left-list ul li i {
    color: #42a5f5;
}

.about_left-list ul li {
    color: #999;
    font-size: 15px;
    line-height: 1.9em;
    letter-spacing: 1px;
}

.left-img-agikes {
    position: relative;
}

.about-bottom {
    box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.21);
    background: url(../images/bg2.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: absolute;
    bottom: -2%;
    width: 100%;
    right: 28%;
}

.about-bottom ul li {
    display: inline-block;
}

.about-bottom ul li:nth-child(2) {
    margin: 0 5em;
}

.about-bottom ul li h5 {
    font-size: 40px;
    color: #42a5f5;
}

/*-- //about --*/

/*-- footer --*/

footer {
    background: url(../images/bg3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}


footer ul li {
 list-style: none;
 display: inline-block;
 padding:10px;
}

footer ul li i{
color: #239504;
}

footer ul li a {
    color: #fff;
    font-size: 15px;
    list-style: none;
}

footer ul li a:hover {
    color: #029f69;
    list-style: none;
}


p.para-agileits-w3layouts a:hover {
    color: #a5a3a3 !important;
}

h4.contact-title,
h2.contact-title {
    letter-spacing: 1px;
    font-size: 36px;
}

p.conta-para-style {
    border-left: 2px solid #5e5348 !important;
    color: #5e5348
}

/* subscribe */

.subscribe-w3ls h6 {
    font-size: 22px;
    letter-spacing: 1px;
}

.subscribe-w3ls input[type="email"] {
    width: 70%;
    float: left;
    padding: 14px;
    font-size: 15px;
    color: #fff;
    outline: none;
    background: rgba(255, 255, 255, 0.26);
    border: none;
    letter-spacing: 1px;
    border-radius: 0;
}

.subscribe-w3ls button[type="submit"] {
    font-size: 15px;
    outline: none;
    letter-spacing: 2px;
    padding: 14px 40px;
    border: none;
    background: #5e5348;
    border-radius: 0;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.subscribe-w3ls button[type="submit"]:hover {
    background: #000;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

/* //subscribe */

p.para-agileits-w3layouts i {
    color:#509369;
}

.map iframe {
    outline: none;
    border: none;
    width: 80%;
    height: 420px;
}

.map {
    position: relative;
}

.conta-posi-w3ls {
    background: linear-gradient(90deg,#706458 0,#7c7670);
    width: 50%;
    position: absolute;
    top: 40%;
    right: 4%;
}

.conta-posi-w3ls h5 {
    font-size: 28px;
    letter-spacing: 1px;
}

.conta-posi-w3ls p {
    color: #efefef;
}

/* copyright */

.copyright-agiles {
    background: rgba(0, 0, 0, 0.57);
    box-shadow: 2px 1px 2px 1px #f9f5f5;
}

p.copy-right-grids a {
    color: #4baaf6;
}

p.copy-right-grids a:hover {
    color: #fff;
}

/* //copyright */

/*-- //footer --*/

/* what we do */

.why-choose-agile {
    background: url(../images/bg4.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.why-choose-agile,
.wthree_features_grid,
.wthree_features_grid i {
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.wthree_features_grid i {
    font-size: 28px;
    color: #45a6f5;
}

.agile-why-text h4 {
    font-size: 27px;
    letter-spacing: 1px;
}

.agile-why-text p {
    color: #c5c5c5;
}

a.service-button {
    color: #45a6f5;
}

a.service-button:hover {
    color: #fff;
}

.wthree_agile_us:hover .wthree_features_grid {
    background: #45a6f5;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.wthree_agile_us:hover .wthree_features_grid i {
    color: #fff;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

/* //what we do */

/* course section */

.ih-item.circle {
    position: relative;
    width: 220px;
    height: 220px;
    border-radius: 50%;
}

.ih-item.circle.effect16.left_to_right .img {
    -webkit-transform-origin: 95% 40%;
    -moz-transform-origin: 95% 40%;
    -ms-transform-origin: 95% 40%;
    -o-transform-origin: 95% 40%;
    transform-origin: 95% 40%;
}

.ih-item.circle.effect16 .img {
    z-index: 11;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.circle .img {
    position: relative;
    width: 220px;
    height: 220px;
    border-radius: 50%;
}

.ih-item.circle.effect16 .info {
    background: #333333;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.circle .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ih-item.circle.effect16 .info h3 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-size: 22px;
    margin: 0 30px;
    padding: 55px 0 0 0;
    height: 110px;
    text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}

.ih-item.circle.effect16 .info p {
    color: #bbb;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect16.left_to_right a:hover .img {
    -webkit-transform: rotate(-120deg);
    -moz-transform: rotate(-120deg);
    -ms-transform: rotate(-120deg);
    -o-transform: rotate(-120deg);
    transform: rotate(-120deg);
}

.ih-item.circle .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect16.left_to_right .img:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 50%;
    top: 40%;
    left: 95%;
    margin: -4px 0 0 -4px;
    background: rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.9);
}

h6.small-heading {
    font-size: 26px;
}

/* //course section */

/* stats */

.stats-w3layouts {
    background: url(../images/bg5.jpg) no-repeat center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.numscroller {
    font-size: 54px;
    color: #fff;
    text-shadow: 2px 4px 6px rgb(8, 8, 8);
    position: relative;
}

.numscroller:before {
    content: " ";
    background: #45a6f5;
    width: 30%;
    height: 8px;
    position: absolute;
    bottom: -25%;
    left: 35%;
}

/* //stats */

/* video and event section */

.video iframe {
    width: 634px;
    height: 357px;
    border: none;
    box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.12);
}

.events-up h5 {
    font-size: 23px;
}

.events-up h5 span {
    display: block;
}

.events-up {
    background: #46a7f5;
}

.events-right ul li i {
    color: #46a7f5;
}

.events-right ul li {
    font-size: 15px;
}

/* video and event section */

/* testimonials */

.testimonials {
    background: url(../images/bg6.jpg) no-repeat center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

/* //testimonials */

/* brnads */

.brands-w3ls ul li {
    display: inline-block;
    margin: 0 2em;
}

.brands-w3ls ul li i {
    font-size: 70px;
}

/* //brnads */

/*-- news --*/

.news-events-agile {
    background: #FFC107;
}

.post-img ul li {
    display: inline-block;
}

.news-grid h5 a {
    font-size: 25px;
}

.detail-bottom h6 a {
    letter-spacing: 1px;
    font-size: 23px;
    line-height: 1.5;
}

.news-grid p {
    font-size: 15px;
}

.news-events-agile.event-colo1 {
    background: #13e094;
}

.news-events-agile.event-colo3 {
    background: #f54a3e;
}

/*-- //news --*/

/* inner pages */

/* course page */

.banner-agile-2 {
    background: url(../../img/images/banner1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    min-height: 360px;
}

.banner-2-w3ls {
    padding-top: 7em;
}

.breadcrumb {
    box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.12);
    margin: 0;
}

li.breadcrumb-item a {
    color: #fff;
}

.w3ls-cource-first {
    background: #F9F9F9;
    box-shadow: -1px 3px 5px 1px rgba(0, 0, 0, 0.15);
}

.w3ls-cource-first ul li i {
    color: #42a5f5;
}

.w3ls-cource-first {
    border-top: 5px solid #f76565;
}

.agile-course-main-2 {
    margin-left: -5em;
}

.cource-list-agile {
    position: relative;
}

.buttons-w3ls {
    left: 26%;
}

.buttons-w3ls,
.buttons-w3ls-2 {
    position: absolute;
    bottom: -6%;
}

.buttons-w3ls a,
.buttons-w3ls-2 a {
    font-size: 15px;
    border-radius: 0;
    letter-spacing: 1px;
    padding: 10px 20px;
}

.buttons-w3ls a.button-cour-w3ls,
.buttons-w3ls-2 a.button-cour-w3ls {
    background: #42a5f5;
}

.agile-course-main-3 {
    margin-right: -5em;
    z-index: 99;
}

.buttons-w3ls-2 {
    right: 32%;
}

.cource-list-agile:nth-child(3) .w3ls-cource-first {
    border-top: 5px solid #42a5f5;
}

.cource-list-agile:nth-child(3) .w3ls-cource-first ul li i {
    color: #f76565;
}

.cource-list-agile-2 {
    margin: 5em 0;
}

/* //course page */

/*-- blog single page --*/

.single-left1 p i {
    color: #42a5f5;
    display: block;
}

.admin {
    background: #424040;
}

.admin p {
    color: #f5f5f5;
    font-size: 14px;
    line-height: 2.4;
}

.admin p i {
    font-size: 28px;
    vertical-align: middle;
}

.admin a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
}

.admin a:hover {
    color: #fff;
}

/* comments */

.comments-grid-right ul li {
    display: inline-block;
    color: #888;
    font-size: 14px;
    letter-spacing: 1px;
}

.comments-grid-right ul li a {
    color: #42a5f5;
}

.comments-grid-right ul li a:hover {
    color: #555;
}

.comments-grid-right p {
    font-size: 14px;
}

/* //comments */

.leave-coment-form input[type="text"],
.leave-coment-form input[type="email"],
.leave-coment-form textarea {
    outline: none;
    border: 1px solid #000;
    background: none;
    padding: 12px;
    font-size: 15px;
    color: #212121;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.15);
}

.leave-coment-form textarea {
    min-height: 200px;
    resize: none;
    width: 100%;
}

.mm_single_submit {
    text-align: right;
}

.leave-coment-form input[type="submit"] {
    outline: none;
    border: none;
    background: #42a5f5;
    padding: 14px 36px;
    font-size: 15px;
    color: #fff;
    letter-spacing: 2px;
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.14);
}

.leave-coment-form input[type="submit"]:hover {
    background: #212121;
}

/*-- //blog single page --*/

/* blog page */

/* left side */

h6.blog-first {
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 1px;
}

h6.blog-first i {
    color: #42a5f5;
}

ul.blog_list li {
    display: inline-block;
    color: #777;
}

ul.blog_list.my-3 li a:hover,
h5.card-title a:hover {
    color: #000 !important;
}

ul.blog_list.my-3 li {
    font-size: 15px;
}

h5.card-title a {
  font-size: 15px;
  letter-spacing: 1px;
  color: #0aa81b;
}

a.blog-button {
background: none;
border: none;
font-size: 14px;
padding: 0;
letter-spacing: 1px;
color: #1b8006;
}

a.blog-button:hover {
    color: #555353;
}
/* //left side */

/* right side */

/* search */

.event-right input[type="search"] {
    padding: 12px;
    width: 100%;
    letter-spacing: 1px;
    margin-right: 0 !important;
}

.event-right button {
    width: 100%;
    padding: 10px;
}

/* //search */

/* blog right title */

h3.blog-title {
    font-size: 23px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.27);
}

/*// blog right title */

/* Categories */

.categories ul li,
.single-left2-left ul li {
    list-style-type: none;
    font-size: 14px;
}

.categories ul li i,
.single-left2-left ul li i {
    color: #42a5f5;
}

.categories ul li a,
.single-left2-left ul li a {
    color: #555;
}

.categories ul li a:hover,
.single-left2-left ul li a:hover,
.posts-grid-right h4 a:hover,
.wthree_blog_events_list li a:hover {
    color: #4caf50 !important;
}

/* //Categories */

/* event */

.posts-grid-right h4 a {
    font-size: 15px;
    letter-spacing: 1px;
}

.posts-grid-right h4 a:hover {
    color: #999;
}

.wthree_blog_events_list li {
    display: inline-block;
    font-size: 14px;
}

ul.wthree_blog_events_list li i {
    color: #42a5f5;
}

/* //event */

/* tags */

.tags ul li {
    display: inline-block;
}

.tags ul li a {
    padding: 10px 10px;
    margin: 0 10px 10px 0;
    display: block;
    letter-spacing: 1px;
    font-size: 15px;
}

.tags ul li a:hover {
    background:#5dbd80;
    border: 1px solid #509369;
    color: #fff !important;
}

/* //tags */

/* //right side */

/* //blog page */

/* course details */

h6.details-heading {
    font-size: 32px;
    color: #42a5f5;
}

h6.reque-title {
    font-size: 30px;
}

.social-details-icons li {
    display: inline-block;
}

.social-details-icons li a {
    width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 2.3;
}

/* //course details */

/*-- contact page  --*/

.con-ic i {
    font-size: 22px;
    color: #42a5f5;
    width: 80px;
    height: 80px;
    line-height: 3.5;
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.37);
}

.contact-grid1 h4 {
    font-size: 24px;
    color: #000;
    letter-spacing: 1px;
}

.contact-grid1 p a {
    color: #999;
    text-decoration: none;
}

.contact-grid1 p a:hover {
    color: #000;
}

.contact-grid1 p label {
    display: block;
    font-weight: normal;
}

.contact-form1 h4,
.contact-me h4 {
    font-size: 1.2em;
    color: #3e3a3a;
    margin: 0 0 .5em;
}

.contact-form1 input[type="text"],
.contact-form1 input[type="email"],
.contact-me textarea {
    outline: none;
    padding: 10px;
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
    font-size: 14px;
    color: #000;
    width: 100%;
    border-radius: 0;
}

.contact-me textarea {
    min-height: 18em;
    resize: none;
}

.contact-me textarea:focus {
    background: #f5f5f5;
}

.contact-grids1 input[type="submit"] {
    outline: none;
    padding: 13px 0;
    border: none;
    background:#2f8a22;
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    width: 100%;
    margin-top: 1em;
    cursor: pointer;
}

.contact-grids1 input[type="submit"]:hover {
    background:#55a372;
    letter-spacing: 6px;
}

/*-- //contact page --*/

/*-- gallery --*/

.section_1_gallery_grid1 {
    position: relative;
}

.proj_gallery_grid1_pos {
    background: rgba(14, 15, 16, 0.59);
    bottom: 23px;
    left: 30px;
    opacity: 0;
    padding: 1em;
    position: absolute;
    right: 30px;
    text-align: center;
    visibility: hidden;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.proj_gallery_grid1_pos h3 {
    font-size: 1.3em;
    letter-spacing: 2px;
    font-weight: 600;
    position: relative;
    color: #42a5f5;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

.proj_gallery_grid1_pos p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
}

.section_1_gallery_grid:hover .proj_gallery_grid1_pos {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
}

p.quia {
    font-size: 1.2em;
    color: #140b05;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.proj_gallery_grid img {
    width: 100%;
}

/*-- //gallery --*/

/*-- form styling (login) --*/

.sub-main-w3 form {
    background: url(../images/loginbg.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.sub-main-w3 {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.sub-main-w3 form {
    padding: 3.5vw;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
} 

.sub-main-w3 label {
    font-size: 11px;
    color: #706458;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.sub-main-w3 label i {
    font-size: 15px;
    margin-left: 5px;
    color: #03A9F4;
    border-radius: 50%;
    line-height: 1.9;
    text-align: center;
}

.form-style-agile input[type="text"],
.form-style-agile input[type="email"],
.form-style-agile input[type="number"],
.form-style-agile input[type="date"],
.form-style-agile input[type="time"],
.form-style-agile input[type="password"] {
    width: 100%;
    color: #000;
    outline: none;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 15px 15px;
    box-sizing: border-box;
    border: 1px solid #000;
    background: #fff;
}


.form-style-agile select {
    width: 100%;
    color: #000;
    outline: none;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 15px 15px;
    box-sizing: border-box;
    border: 1px solid #000;
    background: #fff;
}

.form-style-agile textarea {
    width: 100%;
    color: #000;
    outline: none;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 15px 15px;
    box-sizing: border-box;
    border: 1px solid #000;
    background: #fff;
}

.form-style-agile h3 {
    font-size: 19px;
    color: #706458;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.form-style-agile h3 b {
    font-size: 19px;
    color: #ff0000;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 10px;
}


.form-style-agile label {
    font-size: 13.5px;
    color: #000;
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top:1em;
    text-align:left;
}

.form-style-agile label span{
    font-size: 12px;
    color: #000;
    margin-top:1em;
}

.form-style-agile input[type="file"] {
    width: 100%;
    color: #000;
    outline: none;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 15px 15px;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #000;
    background: #fff;
}


.form-style-agile input[type="submit"] {
    color: #fff;
    background: linear-gradient(90deg,#706458 0,#7c7670);
    border: none;
    padding: 13px 0;
    margin-top: 30px;
    outline: none;
    width: 60%;
    font-size: 13px;
    cursor: pointer;
    letter-spacing: 2px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    border-radius: 25px;
}


.sub-main-w3 input[type="submit"] {
    color: #fff;
    background: linear-gradient(90deg,#706458 0,#7c7670);
    border: none;
    padding: 13px 0;
    margin-top: 30px;
    outline: none;
    width: 60%;
    font-size: 16px;
    cursor: pointer;
    letter-spacing: 2px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.49);
    border-radius: 25px;
}

.register-form input[type="submit"] {
    color: #fff;
    background: linear-gradient(90deg,#706458 0,#7c7670);
    border: none;
    padding: 13px 0;
    margin-top: 30px;
    outline: none;
    width: 100%;
    font-size: 16px;
    cursor: pointer;
    letter-spacing: 2px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.49);
    border-radius:25px;
}

.sub-main-w3 input[type="submit"]:hover,
.register-form input[type="submit"]:hover,
.form-style-agile input[type="submit"]:hover, {
   background: linear-gradient(to bottom, #5dbd80, #509369);
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    border-radius: 25px;
}

/*--placeholder-color--*/

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

:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.livraison p{
    font-size: 12px;
    color: #ff0000;
    display: inline-block;
    font-weight:normal;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

:-ms-input-placeholder {
    color: #000;
}

/*-- //placeholder-color --*/

/* switch */

ul.list-unstyled.list-login {
    width: 100%;

}


li.list-unstyled.list-login {
  display: block;
}

label.switch {
    position: relative;
    display: inline-block;
    height: 23px;
    padding-left: 5em;
    cursor: pointer;
}

.list-login li:nth-child(2) a,
label.switch {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000;
}

.switch input {
    display: none;
}

.slider-switch {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 26%;
    background-color: #777;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider-switch:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider-switch {
    background-color: #42a5f5;
}

input:focus+.slider-switch {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider-switch:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.slider-switch.round {
    border-radius: 34px;
}

.slider-switch.round:before {
    border-radius: 50%;
}

.slider-switch-2 {
    width: 17%;
}

/* //switch */

/*-- //form styling (login) --*/

/* about page */

.right-abw3ls h4 {
    font-size: 38px;
    color: #706458;
    letter-spacing: 2px;
}

.about-page-2 {
    background: #f5f5f5;
}

/*-- team --*/

.blog-gd-w3ls {
    position: relative;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    padding: 0;
}

.date-w3 {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(14, 14, 14, 0.46);
    width: 100%;
    padding: 25px;
    text-align: center;
}

.date-w3 h4 {
    font-size: 24px;
    color: #3095fd;
    letter-spacing: 1px;
}

.blog-gd-w3ls:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;
    border: none;
}

.blog-gd-w3ls:hover .date-w3 {
    display: block;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.date-w3 p {
    color: #eaeaea;
    font-size: 14px;
    margin: 6px 0 12px;
}

/*-- team social icons --*/

.agileinfo-social-grids ul {
    padding: 0;
    margin: 0;
}

.agileinfo-social-grids ul li {
    display: inline-block;
    margin: 0 .5em 0 0;
}

.agileinfo-social-grids ul li a {
    color: #FFFFFF;
    text-align: center;
}

.agileinfo-social-grids ul li a i {
    height: 30px;
    width: 30px;
    border: solid 1px #FFFFFF;
    line-height: 29px;
    color: #FFFFFF;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.agileinfo-social-grids ul li a i.fa-facebook-f {
    background: #3b5998;
}

.agileinfo-social-grids ul li a i.fa-twitter {
    background: #55acee;
}

.agileinfo-social-grids ul li a i.fa-rss {
    background: #f26522;
}

.agileinfo-social-grids ul li a i,
.agileinfo-social-grids ul li a i:hover {
    background: transparent;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

/*-- //team social icons --*/

/*-- //team --*/

/* 404 error page */

.w3-main-error {
    background: url(../images/bg1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.agile-info h3 {
    font-size: 14em;
    line-height: 1;
    letter-spacing: 1px;
    color: #42a5f5;
    text-shadow: 11px 8px 10px rgba(0, 0, 0, 0.18);
}

.agile-info h4 {
    font-size: 3em;
    letter-spacing: 2px;
}

.agile-info p {
    letter-spacing: 6px;
}

button.w3ls-button2 {
    background: linear-gradient(to left, #42a5f5, #86c9ff);
    border: none;
    padding: 14px 30px;
    letter-spacing: 3px;
    box-shadow: 2px 3px 2px 0px rgba(0, 0, 0, 0.28);
}

/* //404 error page */

/* coming soon page */

.w3-main-coming {
    background: url(../images/bg7.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

/* forms style (coming-soon) */

.sub-main-w3-2 form {
    max-width: 700px;
    margin: 2.5vw auto;
}

.w3l-agile-coming h3 {
    font-size: 50px;
    letter-spacing: 10px;
}

.form-style-agile {
    flex-basis: 100%;
}

.form-style-agile p {
  font-size: 14px;
  margin: 1em;
}

.form-style-agile p a{
    font-size: 11px;
    color:#959393;
}

.sub-main-w3-2 p {
    font-size: 20px;
}

/* forms style (coming-soon) */

.form-style-agile-2 {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.form-style-agile-2 input[type="email"] {
    outline: none;
    font-size: 14px;
    border: none;
    color: #000;
    letter-spacing: 1px;
    padding: 12px;
    background: #fff;
    flex-basis: 75%;
    -webkit-flex-basis: 75%;
    box-sizing: border-box;
}

.sub-main-w3-2 input[type="submit"] {
    color: #fff;
    background: #000;
    border: none;
    padding: 15px 0;
    outline: none;
    flex-basis: 25%;
    -webkit-flex-basis: 25%;
    font-size: 15px;
    cursor: pointer;
    letter-spacing: 1px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

/* counter */

.examples {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

div#simply-countdown-losange {
    max-width: 800px;
    margin: 2vw 5vw;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
}

.simply-section {
    flex-basis: 24%;
    -webkit-flex-basis: 24%;
    box-sizing: border-box;
    text-align: center;
    padding: 2vw;
}

span.simply-amount {
    color: #42a5f5;
    font-size: 60px;
    font-weight: bold;
}

span.simply-word {
    font-size: 16px;
    letter-spacing: 2px;
    color: #999;
    display: block;
    text-transform: capitalize;
}

/*-- //Countdown-Timer --*/

/* //forms style (coming-soon) */

/* admission form page */

.form-w3l {
    background: url(../images/bg9.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}

.register-form {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.register-form form {
    max-width: 700px;
    padding: 3.5vw;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 0px 11px 0px rgba(0, 0, 0, 0.3);
    background: rgba(249, 246, 246, 0.3);
}

.styled-input {
    flex-basis: 100%;
}

.register-form input[type="text"],
.register-form input[type="email"] {
    font-size: 16px;
    color: #5a5656;
    padding: 12px;
    border: none;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.45);
    background: none;
    outline: none;
    box-sizing: border-box;
    border-radius: 0;
    margin-bottom: 2em;
}


.register-form select.category2 {
    font-size: 14px;
    color: #5a5656;
    padding: 12px;
    border: none;
    width: 100%;
    border-bottom: .7px solid rgba(0, 0, 0, 0.45);
    background: none;
    outline: none;
    box-sizing: border-box;
    border-radius: 0;
    margin-bottom: 2em;
}

label.header-admin-form {
    font-size: 18px;
    letter-spacing: 1px;
}

/* //admission form page */

/*-- faq-page --*/

h3.w3-head {
    font-size: 35px;
}

.faq-w3agile> {
   color: #4f473e;
    font-size: 17px;
    letter-spacing: 0.5px;
    background:#f7f7f7;
    padding: 10px;
    margin-top: .2rem !important;
}

.faq a li {
   color: #4f473e;
    font-size: 17px;
    letter-spacing: 0.5px;
    background:#f7f7f7;
    padding: 10px;
    margin-top: .5rem !important;
    border-radius: 10px;
}

.faq-w3agile .faq li h3 {
  font-weight: bold;
  font-size: 20px;
  color: #57ac76;
}

.faq-w3agile .faq li h3 span{
  font-weight: bold;
font-size: 14px;
color: #000;
margin-left: .7em;
background: #ccc;
border-radius:0;
padding: 7px;
padding-top: .8em;
}

.faq-w3agile {
  list-style-type: decimal;
}

.faq li {
  list-style-type: none;
}

.faq-w3agile>{
    color: #4f473e;
    font-size: 17px;
    letter-spacing: 0.5px;
    background: #f0ecec;
}


.faq>li>{
    color: #4f473e;
    font-size: 17px;
    letter-spacing: 0.5px;
    background: #f0ecec;
}


li.subitem1 p {
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #000;
}

.faq-w3agile .faq li li.subitem1 {
    display: block;
}

/*-- //faq-page --*/

/*--responsive--*/

@media(max-width: 1680px) {
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-nav {
        width: 100%;
    }
}

@media(max-width: 1600px) {}

@media(max-width: 1440px) {
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-nav {
        width: 100%;
    }
    .banner-agile-2 {
        min-height: 320px;
    }
}

@media(max-width: 1366px) {
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-nav {
        width: 100%;
    }
}

@media(max-width: 1280px) {
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-nav {
        width: 100%;
    }


    nav.navbar h1 {
     font-size: 2em;
     text-transform: uppercase;
     color: #fff;
    }

    .services {
        position: relative;
        right:0;
        font-size: 1em;
        text-align: center;
    }

    nav.navbar h1 span {
      font-size: .5em;
      position: relative;
      top: -.25em;    
    }

    .banner-agile-2 {
        min-height: 300px;
    }
    .banner-w3ls-1,
    .banner-w3ls-2,
    .banner-w3ls-3,
    .banner-w3ls-4,
    .banner-w3ls-5,
    .banner-agile {
        min-height: 600px;
    }
    .banner-text-whtree h3 {
        font-size: 52px;
    }
    .banner-text-whtree {
        padding-top: 10em;
    }
}

@media (max-width: 1280px) and (min-width: 1131px) {
   .marquee {
      width: 88%;
      margin-left: 0;
      padding: 11px 0;
      overflow: hidden;
    }

    .middle-w3ls-nav h1{
      font-size: 2em;
      text-transform: uppercase;
      color: #000;
      margin-top: .5em;
    }
}

@media(max-width: 1080px) {

   .contact-form-section .image-block .contact-info-two {
      position: relative;
      bottom: 5em;
      padding: 20px 20px;
      -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      background: #fff;
      text-align: center;
      border-radius: 4px;
      width: 90%;
      margin: 0 auto;
    }

    .contact-form-section .image-block .contact-info-two h5{
     font-size: 12px;
     font-weight: bold;
    }


    .contact-form-section .image-block .contact-info-two .phone-number{
     font-size: 12px;
    }

    .contact-form-section .image-block img{
      width:100%;
    }

    a.button-head-mow3 {
      background: #5e5348;
      padding: 10px 20px;
      display: inline-block;
      font-size: 15px;
      letter-spacing: 1px;
      margin-top: 2em;
    }

    .causes-section-six .wrapper-box .text {
      margin-bottom: 0;
      line-height: 26px;
      color: #fff;
      margin-left: 6.9em;
      font-size: 14.3px;
    }

    .causes-section-six h2 {
      font-size: 30px;
      color: #000;
      font-family: var(--prata);
      margin-left: 3em;
      text-transform: uppercase;
      font-weight: bold;
    }

    .sec-title h1 {
      position: relative;
      position: relative;
      margin-bottom: 10px;
      font-size: 30px;
      font-family: var(--prata);
      line-height: 50px;
    }

    .sec-title .text {
      font-size: 12px;
      font-weight: 300;
      text-align: justify;
    }

    .middle-w3ls-nav h1 {
      font-size: 1.8em;
      text-transform: uppercase;
      color: #000;
      margin-top: .5em;
    }

    .marquee {
      width: 85%;
      margin-left: 0;
      padding: 11px 0;
      overflow: hidden;
    }

    .brands-w3ls ul li {
        margin: 0 1.3em;
    }
    .subscribe-w3ls button[type="submit"] {
        padding: 14px 30px;
    }
    .map iframe {
        height: 390px;
    }
    .conta-posi-w3ls {
        top: 37%;
    }
    h3.w3-head {
        font-size: 30px;
    }
    .agile-info h3 {
        font-size: 13em;
    }
    .event-right {
        padding: 0;
    }
    .w3ls-cource-first h3 {
        font-size: 25px;
    }
    .agile-course-main-2,
    .agile-course-main-3 {
        margin-top: 3em !important;
    }
    .agile-why-text {
        padding-right: 0;
    }
    .left-abw3ls {
        margin-top: 4em;
    }
    .about_right h3 {
        font-size: 36px;
    }
    .about-bottom ul li:nth-child(2) {
        margin: 0 4em;
    }
    .about-bottom {
        bottom: 8%;
        right: 22%;
    }
    .numscroller {
        font-size: 48px;
    }
    .stats-grid-w3-agile p {
        font-size: 14px;
    }
    .numscroller:before {
        bottom: -28%;
    }
    .ih-item.circle,
    .ih-item.circle .img {
        width: 180px;
        height: 180px;
    }
    .ih-item.circle.effect16 .info h3 {
        font-size: 20px;
        margin: 0 17px;
        padding: 48px 0 0 0;
        height: 90px;
        letter-spacing: 1px;
    }
    .video iframe {
        width: 529px;
        height: 298px;
        margin-top: 2em;
    }
    .pager {
        left: 48%;
    }
}

@media(max-width: 1050px) {
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-nav {
        width: 100%;
    }
    .proj_gallery_grid1_pos p {
        font-size: 13px;
    }
}

@media(max-width: 1024px) {
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-nav {
        width: 93%;
    }
    a.logo {
        font-size: 45px;
    }
    .nav-middle i {
        font-size: 26px;
    }
    .banner-agile-2 {
        min-height: 260px;
    }
}

@media(max-width: 991px) {
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-nav {
        width: 100%;
    }
    .navbar-light .navbar-toggler {
        border-color: #fff;
        border-radius: 0;
        padding: 0.25rem 0.65rem;
    }
    .dropdown-menu {
        text-align: center;
    }
    a.logo {
        font-size: 42px;
    }
    .brands-w3ls ul li {
        margin: 0 .8em;
    }
    .brands-w3ls ul li i {
        font-size: 56px;
    }
    .subscribe-w3ls button[type="submit"] {
        padding: 14px 40px;
    }
    .conta-posi-w3ls {
        top: 38%;
        width: 42%;
    }
    span.simply-amount {
        font-size: 50px;
    }
    .w3l-agile-coming h3 {
        font-size: 44px;
        letter-spacing: 8px;
    }
    span.simply-word {
        font-size: 14px;
    }
    .agile-info h3 {
        font-size: 12em;
    }
    .section_1_gallery_grid {
        padding: 0 .5em;
    }
    .proj_gallery_grid1_pos {
        padding: 1em .5em;
    }
    .contact-grid {
        padding: 0 .2em;
    }
    .contact-me textarea {
        min-height: 14em;
    }
    .event-right {
        padding: 0 1em;
    }
    .buttons-w3ls,
    .buttons-w3ls-2 {
        position: initial;
        margin-top: 2em;
        padding: 0 1em;
    }
    .agile-course-main-2 {
        margin-left: 0;
        text-align: center;
    }
    .agile-course-main-3 {
        margin-right: 0;
        text-align: center;
    }
    .agile-course-main-2,
    .agile-course-main-3 {
        margin-top: 0em !important;
    }
    .cource-list-agile-2 {
        margin: 3em 0;
    }
    .left-abw3ls {
        margin-top: 0;
    }
    .date-w3 p {
        font-size: 12px;
        margin: 4px 0 10px;
    }
    .date-w3 h4 {
        font-size: 20px;
        letter-spacing: 0px;
    }
    .date-w3 {
        padding: 10px;
    }
    .agile-why-text {
        padding-right: 1em;
    }
    .news-grid {
        padding: 0 .5em;
    }
    .news-grid h5 a,
    .detail-bottom h6 a {
        font-size: 20px;
    }
    .news-grid p {
        font-size: 14px;
    }
    .left-img-agikes {
        margin-bottom: 10em;
    }
    .about-bottom {
        bottom: -32%;
        right: 10%;
    }
    .about-bottom ul li:nth-child(2) {
        margin: 0 5em;
    }
    .stats-grid-w3-agile p {
        font-size: 12px;
    }
    .ih-item.circle,
    .ih-item.circle .img {
        width: 220px;
        height: 220px;
    }
    .ih-item.circle.effect16 .info h3 {
        padding: 66px 0 0 0;
        height: 118px;
    }
    .banner-text-whtree h3 {
        font-size: 48px;
    }
    .banner-text-whtree p {
        font-size: 14px;
    }
    .banner-w3ls-1,
    .banner-w3ls-2,
    .banner-w3ls-3,
    .banner-w3ls-4,
    .banner-w3ls-5,
    .banner-agile {
        min-height: 550px;
    }
    .banner-text-whtree {
        padding-top: 8em;
    }
    a.button-agiles {
        padding: 14px 32px;
        font-size: 14px;
    }
    .video iframe {
        width: 688px;
        height: 387px;
        margin-top: 0;
        margin-bottom: 2em;
    }
}

@media(max-width: 900px) {

  nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-nav {
    width: 100%;
  }

    .about-bottom {
        right: 5%;
    }

       a.button-head-mow3 {
      background: #5e5348;
      padding: 10px 25px;
      display: inline-block;
      font-size: 14px;
      letter-spacing: 1px;
      margin-top: 2em;
    }

.marquee {
  width: 83%;
  margin-left: 0;
  padding: 11px 0;
  overflow: hidden;
}

}

@media(max-width: 800px) {

    a.button-head-mow3 {
  background: #5e5348;
  padding: 10px 25px;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 2em;
}

.marquee {
  width: 83%;
  margin-left: 0;
  padding: 11px 0;
  overflow: hidden;
}

    a.logo img {
    width: 110px;
    margin-left: 0;
    }

    .services {
    position: relative;
    right: -8em;
    font-size: 1.2em;
    text-align: right;
    }


    nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-nav {
       z-index: 999;
       width: 100%;
       margin: 0 auto;
    }
    .proj_gallery_grid1_pos h3 {
        letter-spacing: 1px;
    }
    .about-bottom {
        right: 12%;
        width: 86%;
        bottom: -24%;
    }
    .left-img-agikes {
        margin-bottom: 8em;
    }
    .banner-w3ls-1,
    .banner-w3ls-2,
    .banner-w3ls-3,
    .banner-w3ls-4,
    .banner-w3ls-5,
    .banner-agile {
        min-height: 500px;
    }
    .banner-text-whtree h3 {
        font-size: 44px;
    }
    .banner-text-whtree p {
        font-size: 13px;
    }
    .pager {
        bottom: 24px;
    }
}

@media(max-width: 768px) {

  .marquee {
      width: 70%;
      margin-left: 0;
      padding: 11px 0;
      overflow: hidden;
    }

     .middle-w3ls-nav h1 {
        font-size: 1.1em;
        text-transform: uppercase;
        color: #000;
        margin-top: -.5em;
        position: relative;
        top: -3.6em;
        right: -12em;
      }

      .middle-w3ls-nav span {
        font-size: .5em;
        position: relative;
        top: -.25em;
        color: #539c6e;
      }

      .services {
        position: relative;
        right: -13.5em;
        font-size: 1em;
        top: -3.5em;
      }
}


@media(max-width: 736px) {
     .marquee {
      width: 70%;
      margin-left: 0;
      padding: 11px 0;
      overflow: hidden;
    }

     .middle-w3ls-nav h1 {
        font-size: 1.1em;
        text-transform: uppercase;
        color: #000;
        margin-top: -.5em;
        position: relative;
        top: -3.6em;
        right: -12em;
      }

      .middle-w3ls-nav span {
        font-size: .5em;
        position: relative;
        top: -.25em;
        color: #539c6e;
      }

      .services {
        position: relative;
        right: -13.5em;
        font-size: 1em;
        top: -3.5em;
      }
    
    a.logo img {
    width: 110px;
    margin-left: 0;
    }

    .agile-addresmk p {
        font-size: 14px;
    }
    .right-info-agiles {
        padding: 0 .5em;
    }
    a.logo {
        font-size: 39px;
    }
    .banner-agile-2 {
        min-height: 220px;
    }
    
    h3.title {
    font-size: 30px;
    margin-top: 1em;
    }

    .form-style-agile input[type="text"],
    .form-style-agile input[type="email"],
    .form-style-agile input[type="password"] {
        font-size: 13px;
        padding: 13px 15px;
    }
    .sub-main-w3 input[type="submit"],
    .register-form input[type="submit"] {
        padding: 11px 0;
        font-size: 15px;
    }
    .brands-w3ls ul li i {
        font-size: 46px;
    }
    .brands-w3ls ul li {
        margin: 0 .4em;
    }
    .register-form input[type="text"],
    .register-form input[type="email"],
    select.category2 {
        font-size: 15px;
    }
    span.simply-amount {
        font-size: 40px;
    }
    .w3l-agile-coming h3 {
        font-size: 37px;
    }
    .sub-main-w3-2 p {
        font-size: 18px;
    }
    .agile-info h3 {
        font-size: 11em;
    }
    .proj_gallery_grid1_pos {
        padding: .8em .2em;
        left: 10%;
        width: 80%;
    }
    .proj_gallery_grid1_pos h3 {
        font-size: 1.2em;
    }
    .proj_gallery_grid1_pos p {
        font-size: 11px;
    }
    .contact-me textarea {
        min-height: 12em;
    }
    h5.card-title a {
        font-size: 23px;
        line-height: 1.4;
        letter-spacing: 0px;
    }
    .about-bottom ul li:nth-child(2) {
        margin: 0 3.5em;
    }
    .about-bottom {
        right: 10%;
        width: 100%;
    }
    .left-img-agikes {
        margin-bottom: 6em;
    }
    .stats-grid-w3-agile p {
        font-size: 13px;
    }
    .video iframe {
        width: 509px;
        height: 287px;
    }
}

@media(max-width: 667px) {
    .faq-w3agile .faq>li>a {
        font-size: 16px;
    }
    .about-bottom {
        right: 14%;
        width: 90%;
    }
}

@media(max-width: 640px) {
    nav.navbar h1 {
    font-size: 2em;
    text-transform: uppercase;
    color: #fff;
    }

     .topping {
      margin-top: .9em;
    }

    .paddingRow{
       padding: 15px;
     }

    a.button-head-mow3 {
      background: #5e5348;
      padding: 10px 25px;
      display: inline-block;
      font-size: 15px;
      letter-spacing: 1px;
      margin-top: 1.3em;
    }

    .header img {
      width: 90px;
    }

    .amoirieHaut img{
      width: 40px;
      margin-top: 1em;
    }


    .amoirie img{
      width: 40px;
      margin-top:.8em;
    }


   .header h3 {
      font-size:18px;
      font-weight: bold;
      text-transform: uppercase;
      padding-top: 2em;
    }

    .qrcode img {
      position: absolute;
      top: 4.5em;
      width: 30px;
      right: 3.4em;
    }

    .qrcode h6 {
      display: none;
    }

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

    .recaptulationText h3 {
      font-size: 20px;
      margin-top: 1em;
      margin-bottom: 1em;
      text-transform: uppercase;
      text-align: center;
    }

    .paperTop {
      margin-top: 3.5em;
      margin-left: 0;
      margin-bottom: 2em;
    }

   .sec-title h1 {
      position: relative;
      position: relative;
      margin-bottom: 10px;
      font-size:19px;
      font-family: var(--prata);
      line-height: 50px;
    }

    .sec-title .text {
      font-size: 14px;
      font-weight: 300;
    }

    .volunteer-section .image img {
      border-radius: 6px;
      width: 70px;
      padding: 10px;
      display: inline-block;
      margin-left: 2em;
    }

    .services {
    position: relative;
    right: -4.8em;
    font-size: 1em;
    text-align: right;
    }

    .banner-agile-2 {
        min-height: 200px;
    }
    h4.contact-title,
    h2.contact-title {
        font-size: 34px;
    }
    .about_right h3 span {
        font-size: 44px;
    }
    .about-bottom {
        right: 10%;
    }
    .pager {
        left: 45%;
    }
}

@media(max-width: 600px) {
    .marquee {
      width: 70%;
      margin-left: 0;
      padding: 11px 0;
      overflow: hidden;
    }

     .middle-w3ls-nav h1 {
        font-size: 1.1em;
        text-transform: uppercase;
        color: #000;
        margin-top: -.5em;
        position: relative;
        top: -3.6em;
        right: -12em;
      }

      .middle-w3ls-nav span {
        font-size: .5em;
        position: relative;
        top: -.25em;
        color: #539c6e;
      }

      .services {
        position: relative;
        right: -13.5em;
        font-size: 1em;
        top: -3.5em;
      }
}

@media(max-width: 568px) {

   .whychoose-us-section .image-block .logo-box .image {
      position: absolute;
      top: 10px;
      left: 10px;
      width: 80px;
      height: 80px;
      text-align: center;
      line-height: 140px;
      background: #fff;
      border-radius: 50%;
      -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    }

    .whychoose-us-section .image-block .logo-box img {
      position: relative;
      width: 60px;
      top: -2em;
    }

    .whychoose-us-section .image-block .logo-box {
      position: absolute;
      top: 50px;
      right: -.5em;
      width: 100px;
      height: 100px;
      text-align: center;
      line-height: 160px;
      background: #fff;
      border-radius: 50%;
      z-index: 99;
    }

a.logo img {
    width: 80px;
    margin-left: 0;
}

a.button-head-mow3 {
  background: #5e5348;
  padding: 10px 25px;
  display: inline-block;
  font-size: 15px;
  letter-spacing: 1px;
  margin-top: 1.3em;
}

.btn-style-one {
  position: relative;
  line-height: 24px;
  background: #21b79b;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  border-radius: 29px;
  padding: 15px 48px;
  text-transform: uppercase;
  overflow: hidden;
  border: none;
  top: -1em;
}

.leftContent p span strong {
  color: #0f7706;
  text-transform: uppercase;
  font-size: 18px;
}

 h4.contact-title, h2.contact-title {
    font-size: 24px;
  }

.subscribe-w3ls input[type="email"] {
  width: 100%;
  padding: 14px;
  font-size: 15px;
  color: #fff;
  outline: none;
  background: rgba(255, 255, 255, 0.26);
  border: none;
  letter-spacing: 1px;
  border-radius: 0;
}

 .subscribe-w3ls button[type="submit"] {
    padding: 14px 40px;
    float: right;
    position: relative;
    top: -3.37em;
    left: 10em;
  }

.width100{
  width:100%;
}

.causes-section-six h2 {
  font-size: 26px;
  color: #000;
  font-family: var(--prata);
  margin-left: 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  top: .8em;
}

.causes-section-six .wrapper-box .text {
  margin-bottom: 0;
  line-height: 26px;
  color: #fff;
  margin-left: 0;
  font-size: 14.3px;
  margin-top: 1.2em;
}

.header img {
 width: 90px;
}


.paddingRow{
  padding: 15px;
}


.amoirie img {
 width: 40px;
 margin-top: .8em;
}

 .amoirieHaut img{
  width: 40px;
 margin-top:.8em;
}


 .topping {
      margin-top: .9em;
    }


   .header h3 {
      font-size:18px;
      font-weight: bold;
      text-transform: uppercase;
      padding-top: 2em;
    }

    .qrcode img {
      position: absolute;
      top: 4.5em;
      width: 30px;
      right: 3.4em;
    }

    .qrcode h6 {
      
      display: none;
    }

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

  .middle-w3ls-nav h1 {
    font-size: 1.1em;
    text-transform: uppercase;
    color: #000;
    margin-top: -.5em;
    position: relative;
    top: -2.5em;
    right: -12em;
  }

  

    .middle-w3ls-nav span{
      font-size: .5em;
      position: relative;
      top: -.25em;
      color: #539c6e;
    }

    .recaptulationText h3 {
      font-size: 20px;
      margin-top: 1em;
      margin-bottom: 1em;
      text-transform: uppercase;
      text-align: center;
    }

    .paperTop {
      margin-top: 3.5em;
      margin-left: 0;
      margin-bottom: 2em;
    }

   .sec-title h1 {
      position: relative;
      position: relative;
      margin-bottom: 10px;
      font-size:19px;
      font-family: var(--prata);
      line-height: 50px;
    }

    .sec-title .text {
      font-size: 14px;
      font-weight: 300;
    }

    .volunteer-section .image img {
      border-radius: 6px;
      width: 70px;
      padding: 10px;
      display: inline-block;
      margin-left: 2em;
    }

   nav.navbar h1 {
    font-size: 2em;
    text-transform: uppercase;
    color: #fff;
   }

   .marquee {
      width: 72%;
      margin-left: 0;
      padding: 11px 0;
      overflow: hidden;
    }

  .services {
    position: relative;
    right: -13.5em;
    font-size: 1em;
    top: -2.5em;
  }

    .right-info-agiles {
        padding: 0 1em;
    }
    .nav-middle i {
        font-size: 24px;
    }
    h3.title {
    font-size: 25px;
    margin-top: 1em;
    }
    li.subitem1 p {
        font-size: 13px;
    }
    h3.w3-head {
        font-size: 28px;
    }
    .section_1_gallery_grid {
        padding: 0 1em;
    }
    .proj_gallery_grid1_pos {
        padding: 1em .2em;
        left: 20%;
        width: 60%;
    }
    .proj_gallery_grid1_pos h3 {
        font-size: 1.5em;
    }
    .proj_gallery_grid1_pos p {
        font-size: 12px;
    }
    .posts-grid-right {
        margin-top: 3em;
    }
    .right-abw3ls h4 {
        font-size: 34px;
    }
    .about-bottom ul li h5 {
        font-size: 34px;
    }
    .about-bottom {
        right: 5%;
    }
    .ih-item.circle,
    .ih-item.circle .img {
        width: 200px;
        height: 200px;
    }
    .ih-item.circle.effect16 .info h3 {
        padding: 56px 0 0 0;
        height: 104px;
    }
    .banner-text-whtree h3 {
        font-size: 38px;
    }
    .banner-text-whtree p {
        font-size: 12px;
    }
    .banner-w3ls-1,
    .banner-w3ls-2,
    .banner-w3ls-3,
    .banner-w3ls-4,
    .banner-w3ls-5,
    .banner-agile {
        min-height: 460px;
    }
}



@media(max-width: 480px) {
    

    .whychoose-us-section .image-block .logo-box .image {
      position: absolute;
      top: 10px;
      left: 10px;
      width: 80px;
      height: 80px;
      text-align: center;
      line-height: 140px;
      background: #fff;
      border-radius: 50%;
      -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    }


    .whychoose-us-section .image-block .logo-box img {
      position: relative;
      width: 60px;
      top: -2em;
    }

    .whychoose-us-section .image-block .logo-box {
      position: absolute;
      top: 50px;
      right: -.5em;
      width: 100px;
      height: 100px;
      text-align: center;
      line-height: 160px;
      background: #fff;
      border-radius: 50%;
      z-index: 99;
    }

   nav.navbar h1 {
    font-size: 1.56em;
    text-transform: uppercase;
    color: #fff; 
   }

   .leftContent p span strong {
      color: #0f7706;
      text-transform: uppercase;
      font-size: 14px;
    }

    .leftContent p {
      text-align: justify;
      font-size: 13px;
      margin-top: 1em;
    }

    .leftContent ul li {
      margin-left: 2em;
      margin-top: 1em;
      text-align: justify;
      font-size: 13px;
    }

    .organigramme a {
      margin-left: 4em;
      font-size: 13px;
    }

    .breaking_news h2 {
        color: #000;
        font-size: 1.3em;
        padding: 4px;
      }

   .marquee {
    width: 65.7%;
    margin-left: 0;
    padding: 11px 0;
    overflow: hidden;
  }

   .middle-w3ls-nav h1 {
        font-size: 1.1em;
        text-transform: uppercase;
        color: #000;
        margin-top: .5em;
        position: relative;
        top: 0em;
        right: -.4em;
      }

    .services {
        position: relative;
        right: 2em;
        top: .4em;
        font-size: .8em;
      }

    .middle-w3ls-nav span{
      font-size: .5em;
      position: relative;
      top: -.25em;
      color: #539c6e;
    }

   .paddingRow{
     padding: 15px;
   }

   a.button-head-mow3 {
      background: #5e5348;
      padding: 10px 25px;
      display: inline-block;
      font-size: 15px;
      letter-spacing: 1px;
      margin-top: 1.3em;
    }


   .header img {
      width: 90px;
    }

    .amoirie img {
        width: 40px;
        margin-top: .8em;
    }

    .amoirieHaut img{
      width: 40px;
      margin-top:.8em;
    }

    .topping {
      margin-top: .9em;
    }


   .header h3 {
      font-size:18px;
      font-weight: bold;
      text-transform: uppercase;
      padding-top: 2em;
    }

    .qrcode img {
      position: absolute;
      top: 4.5em;
      width: 30px;
      right: 3.4em;
    }

    .qrcode h6 {
      
      display: none;
    }

    .textContentBas {
      font-size: 12px;
      padding: 8px;
    }

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

    .recaptulationText h3 {
      font-size: 20px;
      margin-top: 1em;
      margin-bottom: 1em;
      text-transform: uppercase;
      text-align: center;
    }

    .paperTop {
      margin-top: 3.5em;
      margin-left: 0;
      margin-bottom: 2em;
    }

   .sec-title h1 {
      position: relative;
      position: relative;
      margin-bottom: 10px;
      font-size:19px;
      font-family: var(--prata);
      line-height: 50px;
    }

    .sec-title .text {
      font-size: 14px;
      font-weight: 300;
    }

    .volunteer-section .image img {
      border-radius: 6px;
      width: 70px;
      padding: 10px;
      display: inline-block;
      margin-left: 2em;
    }

   .piece {
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
   }
   
   .piece a {
    margin-top: 1em;
   }

   .date {
    font-size: 10px;
    color: #ff0000;
   }

   .etat {
    font-size: 12px;
    color: #000;
  } 



    .brands-w3ls ul li i {
        font-size: 37px;
    }
    .conta-posi-w3ls {
        top: 36%;
        width: 54%;
    }
    p {
        font-size: 14px;
    }
    .subscribe-w3ls button[type="submit"] {
        padding: 14px 32px;
        font-size: 14px;
    }
    .subscribe-w3ls input[type="email"] {
        font-size: 14px;
    }
    .register-form input[type="submit"] {
        margin-top: 20px;
    }
    .w3l-agile-coming h3 {
        font-size: 32px;
        letter-spacing: 6px;
    }
    span.simply-amount {
        font-size: 35px;
    }
    .agile-info h3 {
        font-size: 10em;
    }
    button.w3ls-button2 {
        padding: 13px 28px;
        font-size: 14px;
    }
    .posts-grid-right {
        margin-top: 1.8em;
    }
    .admin p {
        font-size: 13px;
    }
    .comments-grid-left {
        padding-right: 0;
    }
    .w3ls-cource-first h3 {
        font-size: 22px;
    }
    .about_right h3 {
        font-size: 32px;
    }
    .about_right h3 span {
        font-size: 40px;
    }
    .left-img-agikes {
        margin-bottom: 4em;
    }
    .ih-item.circle,
    .ih-item.circle .img {
        width: 180px;
        height: 180px;
    }
    .ih-item.circle.effect16 .info h3 {
        padding: 50px 0 0 0;
        height: 96px;
    }
    .banner-text-whtree h3 {
        font-size: 38px;
    }
    a.button-agiles {
        padding: 13px 30px;
        font-size: 13px;
    }
    .banner-text-posi-w3ls {
        left: 7%;
    }
    .pager {
        left: 42%;
        bottom: 16px;
    }
    .video iframe {
        width: 432px;
        height: 243px;
    }
}



@media(max-width: 440px) {

.breadcrumb-item.active {
  color: #000;
  font-size: 13px;
}
    .whychoose-us-section .image-block .logo-box .image {
      position: absolute;
      top: 10px;
      left: 10px;
      width: 80px;
      height: 80px;
      text-align: center;
      line-height: 140px;
      background: #fff;
      border-radius: 50%;
      -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    }


    .whychoose-us-section .image-block .logo-box img {
      position: relative;
      width: 60px;
      top: -2em;
    }

    .whychoose-us-section .image-block .logo-box {
      position: absolute;
      top: 50px;
      right: -.5em;
      width: 100px;
      height: 100px;
      text-align: center;
      line-height: 160px;
      background: #fff;
      border-radius: 50%;
      z-index: 99;
    }

    .services {
    position: relative;
    right: -1.8em;
    font-size: .6em;
    text-align: center;
    }


    .right-abw3ls h4 {
    font-size: 20px;
    }

    .demande ul li a {
        background: linear-gradient(90deg,#706458 0,#7c7670);
        padding: 15px 12px;
        display: inline-block;
        font-size: 13px;
        letter-spacing: 1px;
        margin-left: 1em;
        margin-top: .8em;
        width: 250px;
        text-align: center;
    }

    nav.navbar h1 {
    font-size: 1.36em;
    text-transform: uppercase;
    color: #fff; 
     }
    .social-icons,
    .top-head-w3ls h1 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center !important;
    }
    .social-icons {
        margin: 10px 0 5px;
    }
    .navbar-toggler-icon {
        width: 1.2em;
        height: 1.2em;
    }
    a.button-head-mow3 {
        padding: 13px 24px;
        font-size: 13px;
    }
    a.logo {
        font-size: 37px;
    }
    .top-head-w3ls h1 {
        font-size: 14px;
    }
    .banner-agile-2 {
        min-height: 160px;
    }
    .brands-w3ls ul li {
        margin: 0 1em;
    }
    .brands-w3ls ul li i {
        font-size: 47px;
    }
    .map iframe {
        height: 300px;
    }
    .conta-posi-w3ls h5 {
        font-size: 26px;
    }
    .conta-posi-w3ls {
        top: 34%;
    }
    h4.contact-title,
    h2.contact-title {
        font-size: 20px;
        letter-spacing: 0px;
    }
    .subscribe-w3ls input[type="email"] {
        width: 63%;
    }
    label.switch {
        padding-left: 4em;
    }
    span.simply-amount {
        font-size: 32px;
    }
    .posts-grid-right {
        margin-top: 1em;
    }
    .tags ul li a {
        font-size: 14px;
    }
    .leave-coment-form textarea {
        min-height: 160px;
    }
    .comments-grid-right p {
        font-size: 13px;
    }
    .about-bottom ul li:nth-child(2) {
        margin: 0 2.5em;
    }
    .ih-item.circle,
    .ih-item.circle .img {
        width: 150px;
        height: 150px;
    }
    .ih-item.circle.effect16 .info h3 {
        padding: 40px 0 0 0;
        height: 79px;
        font-size: 16px;
    }
    .ih-item.circle.effect16 .info p {
        margin: 0 15px;
        font-size: 11px;
    }
    h6.small-heading {
        font-size: 22px;
    }
    .banner-text-posi-w3ls {
        left: 4%;
    }
    .banner-w3ls-1,
    .banner-w3ls-2,
    .banner-w3ls-3,
    .banner-w3ls-4,
    .banner-w3ls-5,
    .banner-agile {
        min-height: 420px;
    }
    .banner-text-whtree {
        padding-top: 6em;
    }
    .video iframe {
        width: 392px;
        height: 221px;
    }
}

@media(max-width: 414px) {

.causes-section-six .image img {
  width: 100%;
}

.causes-section-six h2 {
    font-size: 20px;
    color: #000;
    font-family: var(--prata);
    margin-left: 0;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    top: .8em;
  }

  .causes-section-six .wrapper-box .text {
    margin-bottom: 0;
    line-height: 26px;
    color: #fff;
    margin-left: 0;
    font-size: 12.3px;
    margin-top: 1.2em;
  }
  
 .subscribe-w3ls button[type="submit"] {
    padding: 14px 32px;
    font-size: 14px;
    float: right;
    position: relative;
    top: -3.4em;
    left: 4em;
  }
  
  .subscribe-w3ls input[type="email"] {
    width: 70%;
  }

   nav.navbar h1 {
    font-size: 1.35em;
    text-transform: uppercase;
    color: #fff;
   }

   .whychoose-us-section .image-block .logo-box .image {
      position: absolute;
      top: 10px;
      left: 10px;
      width: 80px;
      height: 80px;
      text-align: center;
      line-height: 140px;
      background: #fff;
      border-radius: 50%;
      -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    }


    .whychoose-us-section .image-block .logo-box img {
      position: relative;
      width: 60px;
      top: -2em;
    }

    .whychoose-us-section .image-block .logo-box {
      position: absolute;
      top: 50px;
      right: -.5em;
      width: 100px;
      height: 100px;
      text-align: center;
      line-height: 160px;
      background: #fff;
      border-radius: 50%;
      z-index: 99;
    }

   .middle-w3ls-nav h1{
      font-size:1em;
      text-transform: uppercase;
      color: #000;
      margin-top: .5em;
    }

    .middle-w3ls-nav span{
      font-size: .5em;
      position: relative;
      top: -.25em;
      color: #539c6e;
    }

   .amoirieHaut img {
      width: 40px;
      margin-top: .8em;
      margin-left: 1em;
    }
   
    .recaptulationText p {
      font-size: 13px;
      padding: 10px;
    }

    .header h3 {
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase;
      padding-top: 1em;
    }

    .right-abw3ls h4 {
    font-size: 17px;
    }

    .wthree-text ul li a {
        font-size: 13px;
    }
    .wthree-text ul li:nth-child(2) {
        float: none;
        margin-top: 12px;
    }
    p.dont-do a {
        display: block;
    }
    ul.list-unstyled.list-login li {
        float: none !important;
    }
    .register-form input[type="text"],
    .register-form input[type="email"],
    select.category2 {
        padding: 10px 12px;
    }
    .register-form form {
        padding: 5.5vw;
    }
    h3.w3-head {
        font-size: 26px;
    }
    .faq-w3agile .faq>li>a {
        font-size: 15px;
    }
    .w3l-agile-coming h3 {
        letter-spacing: 4px;
    }
    .simply-section {
        flex-basis: 49%;
        -webkit-flex-basis: 49%;
    }
    span.simply-amount {
        font-size: 36px;
    }
    .posts-grid-right {
        margin-top: 0;
    }
    .w3ls-cource-first ul li {
        font-size: 15px;
    }
    .about_right h3 {
        font-size: 27px;
    }
    .about_right h3 span {
        font-size: 38px;
    }
    .about_left-list ul li {
        font-size: 14px;
    }
    .banner-text-whtree h3 {
        font-size: 34px;
    }
    .banner-text-whtree p {
        font-size: 11px;
    }
    .video iframe {
        width: 366px;
        height: 206px;
    }
}

@media(max-width: 384px) {
    .breadcrumb-item.active {
      color: #000;
      font-size: 13px;
    }
    
    .right-abw3ls h4 {
    font-size: 17px;
    }

    .marquee {
        width: 63%;
        margin-left: 0;
        padding: 11px 0;
        overflow: hidden;
      }

    .whychoose-us-section .image-block .logo-box .image {
      position: absolute;
      top: 10px;
      left: 10px;
      width: 80px;
      height: 80px;
      text-align: center;
      line-height: 140px;
      background: #fff;
      border-radius: 50%;
      -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    }


    .whychoose-us-section .image-block .logo-box img {
      position: relative;
      width: 60px;
      top: -2em;
    }

    .whychoose-us-section .image-block .logo-box {
      position: absolute;
      top: 50px;
      right: -.5em;
      width: 100px;
      height: 100px;
      text-align: center;
      line-height: 160px;
      background: #fff;
      border-radius: 50%;
      z-index: 99;
    }


    .services {
    position: relative;
    right: -.8em;
    font-size: 1em;
    text-align: center;
     }

     nav.navbar h1 {
    font-size: 1.2em;
    text-transform: uppercase;
    color: #fff;
   }


    .middle-w3ls-nav h1{
      font-size: .8em;
      text-transform: uppercase;
      color: #000;
      margin-top: .5em;
    }

    .middle-w3ls-nav span{
      font-size: .5em;
      position: relative;
      top: -.25em;
      color: #539c6e;
    }


    .services {
      position: relative;
      right: -.9em;
      font-size: .7em;
      text-align: center;
    }


   .demande ul li a {
    background: linear-gradient(90deg,#706458 0,#7c7670);
    padding: 15px 12px;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px;
    margin-left: 1em;
    margin-top: .8em;
    width: 250px;
    text-align: center;
   }
    
    nav.navbar h1 {
        font-size: 1.4em;
        text-transform: uppercase;
        color: #fff;
    }

    .brands-w3ls ul li {
        margin: 0 .6em;
    }
    p,
    .agile-addresmk p {
        font-size: 13px;
    }
    h3.w3-head {
        font-size: 23px;
    }
    h5.card-title a {
        font-size: 21px;
    }
    h3.title {
        font-size: 18px;
    }
    .agile-why-text {
        padding-right: 0;
    }
    .about-bottom ul li:nth-child(2) {
        margin: 0 2em;
    }
    .stats-grid-w3-agile p {
        font-size: 12px;
    }
    .ih-item.circle,
    .ih-item.circle .img {
        width: 160px;
        height: 160px;
        margin: 0 !important;
    }
    h6.small-heading {
        font-size: 22px;
        text-align: left !important;
        margin-top: 15px !important;
    }
    .banner-text-whtree p {
        padding: 12px 10px !important;
    }
    .banner-text-whtree h3 {
        font-size: 32px;
    }
    .banner-w3ls-1,
    .banner-w3ls-2,
    .banner-w3ls-3,
    .banner-w3ls-4,
    .banner-w3ls-5,
    .banner-agile {
        min-height: 380px;
    }
    a.button-agiles {
        padding: 12px 28px;
        font-size: 12px;
    }
    .banner-text-whtree {
        padding-top: 5em;
    }
    .pager li {
        width: 12px;
        height: 12px;
    }
    .video iframe {
        width: 100%;
        height: 190px;
    }
}

@media(max-width: 375px) {

    .header img {
      width: 70px;
    }
    
    .amoirie img {
      width: 40px;
      margin-top: 1em;
      margin-left:0;
    }


    .whychoose-us-section .image-block .logo-box .image {
      position: absolute;
      top: 10px;
      left: 10px;
      width: 80px;
      height: 80px;
      text-align: center;
      line-height: 140px;
      background: #fff;
      border-radius: 50%;
      -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    }


    .whychoose-us-section .image-block .logo-box img {
      position: relative;
      width: 60px;
      top: -2em;
    }

    .whychoose-us-section .image-block .logo-box {
      position: absolute;
      top: 50px;
      right: -.5em;
      width: 100px;
      height: 100px;
      text-align: center;
      line-height: 160px;
      background: #fff;
      border-radius: 50%;
      z-index: 99;
    }


    .amoirieHaut img{
      width: 40px;
      margin-top: 1em;
      margin-left: 1.5em;
    }


   .qrcode img {
      position: absolute;
      top: .5em;
      width: 30px;
      right: -15.7em;
    }

    .header h3 {
      font-size:14px;
      font-weight: bold;
      text-transform: uppercase;
      padding-top: 2em;
    }

   

    .qrcode h6 {
      
      display: none;
    }

    .textContentBas {
      font-size: 12px;
      padding: 8px;
    }

    .recaptulationText p {
      font-size: 13px;
      padding: 8px;
    }

    .recaptulationText h3 {
      font-size: 20px;
      margin-top: 1em;
      margin-bottom: 1em;
      text-transform: uppercase;
      text-align: center;
    }

    .paperTop {
      margin-top: 3.5em;
      margin-left: 0;
      margin-bottom: 2em;
    }

   .sec-title h1 {
      position: relative;
      position: relative;
      margin-bottom: 10px;
      font-size:19px;
      font-family: var(--prata);
      line-height: 50px;
    }

    .sec-title .text {
      font-size: 14px;
      font-weight: 300;
    }

    .volunteer-section .image img {
      border-radius: 6px;
      width: 70px;
      padding: 10px;
      display: inline-block;
      margin-left: 2em;
    }


    .services {
    position: relative;
    right: -.2em;
    font-size: .7em;
    text-align: center;
    }
    
  .breaking_news h2 {
    color: #000;
    font-size: 1em;
    padding: 6px;
  }
   
  .marquee a {
      font-size: 14px;
      color: #fff;
      font-weight: normal;
      display: inline-block;
      margin-left: ;
    }

  .causes-section-six .image img{
    max-width:100%
  }

  .causes-section-six h2 {
    font-size: 20px;
    color: #000;
    font-family: var(--prata);
    margin-left: 0;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    top: .8em;
  }

   .causes-section-six .wrapper-box .text {
    margin-bottom: 0;
    line-height: 26px;
    color: #fff;
    margin-left: 0;
    font-size: 12px;
    margin-top: 1.2em;
  }

  .subscribe-w3ls input[type="email"] {
    width: 80%;
  }

    .sub-main-w3 form {
        padding: 5vw;
    }
    .conta-posi-w3ls {
        top: 30%;
    }
    li.nav-item a {
        font-size: 14px;
    }
    .subscribe-w3ls button[type="submit"] {
        padding: 14px 30px;
        float: right;
        position: relative;
        top: -3.5em;
        left: 5em;
    }
    label.switch {
        line-height: 2;
    }
    div#simply-countdown-losange {
        margin: 6vw 5vw;
    }
    .contact-form1 {
        margin-bottom: .2rem;
    }
    .contact-form1 label {
        font-size: 15px;
    }
    .contact-grid1 h4 {
        font-size: 22px;
    }
    .buttons-w3ls a,
    .buttons-w3ls-2 a {
        font-size: 14px;
        padding: 9px 16px;
    }
    .cource-list-agile-2 {
        margin: 2em 0;
    }
    .buttons-w3ls,
    .buttons-w3ls-2 {
        margin-top: 1.2em;
    }
    .about_right h3 {
        font-size: 26px;
    }
    .about_right h3 span {
        font-size: 36px;
    }
    .about_right p {
        font-size: 13px;
    }
    .about_left-list h6 {
        letter-spacing: 0px;
        font-size: 26px;
    }
    .about_left-list ul li {
        font-size: 13px;
    }
    .about-bottom ul li:nth-child(2) {
        margin: 0 1em;
    }
    .about-bottom ul li h5 {
        font-size: 30px;
    }
    .left-img-agikes {
        margin-bottom: 3em;
    }
    .numscroller {
        font-size: 42px;
    }
    .numscroller:before {
        bottom: -31%;
    }
    .video iframe {
        height: 185px;
    }
}

@media(max-width: 320px) {
  
    .breadcrumb-item.active {
      color: #000;
      font-size:9px;
    }

    .recaptulationText h3 {
      font-size:20px;
      margin-top: 1em;
      margin-bottom: 1em;
      text-transform: uppercase;
      text-align: center;
    }

    .qrcode img {
      position: absolute;
      top: .9em;
      width: 40px;
      right: 2.9em;
    }

  .amoirie img {
    width: 60px;
    margin-top: 1.5em;
    }
    .services {
    position: relative;
    right: -.2em;
    font-size: 1em;
    text-align: center;
     }

    .middle-w3ls-nav h1{
      font-size: 2em;
      text-transform: uppercase;
      color: #000;
      margin-top: .5em;
    }

    .middle-w3ls-nav span{
      font-size: .5em;
      position: relative;
      top: -.25em;
      color: #539c6e;
    }

    .nav-middle {
        padding-right: 0;
    }
    .nav-middle i {
        font-size: 21px;
        margin-right: 10px !important;
    }
    .top-login-butt {
        padding: 0;
        margin-top: 12px;
    }
    a.button-head-mow3 {
        padding: 12px 20px;
    }
    .top-head-w3ls h1 {
        font-size: 13px;
    }
    .social-icons ul li a {
        font-size: 11px;
        line-height: 2.8;
        width: 28px;
        height: 28px;
    }
    .social-icons {
        margin: 6px 0 3px;
    }
    .banner-agile-2 {
        min-height: 120px;
    }
    li.breadcrumb-item {
        font-size: 14px;
    }
    h3.title {
        font-size:20px;
    }
    .sub-main-w3 label {
        font-size: 13px;
        margin-bottom: 6px;
    }
    .form-style-agile input[type="text"],
    .form-style-agile input[type="email"],
    .form-style-agile input[type="password"] {
        font-size: 13px;
        padding: 11px 10px;
    }
    .sub-main-w3 input[type="submit"],
    .register-form input[type="submit"] {
        padding: 10px 0;
        font-size: 14px;
    }
    .brands-w3ls ul li {
        margin: 0 .5em;
    }
    .brands-w3ls ul li i {
        font-size: 40px;
    }
    .map iframe {
        height: 270px;
        width: 88%;
    }
    .conta-posi-w3ls {
        top: 32%;
        width: 66%;
    }
    p,
    .agile-addresmk p {
        font-size: 12px;
    }
    .subscribe-w3ls button[type="submit"] {
        padding: 14px 21px;
    }
    .register-form input[type="text"],
    .register-form input[type="email"],
    select.category2 {
        padding: 8px 12px;
    }
    .register-form input[type="submit"] {
        margin-top: 10px;
    }
    h3.w3-head {
        font-size: 24px;
        line-height: 1.4;
    }
    span.simply-amount {
        font-size: 32px;
    }
    .w3l-agile-coming h3 {
        letter-spacing: 2px;
        font-size: 29px;
    }
    .sub-main-w3-2 p {
        font-size: 15px;
    }
    .sub-main-w3-2 input[type="submit"],
    .form-style-agile-2 input[type="email"] {
        font-size: 13px;
    }
    .agile-info h3 {
        font-size: 8em;
    }
    .agile-info h4 {
        font-size: 2em;
    }
    .proj_gallery_grid1_pos {
        padding: 1em .2em;
        left: 10%;
        width: 80%;
        bottom: 18px;
    }
    .proj_gallery_grid1_pos h3 {
        font-size: 1.3em;
    }
    .posts-grid-left,
    .posts-grid-right,
    .comments-grid-left,
    .comments-grid-right,
    .blog-gd-w3ls,
    .stats-grid-w3-agile {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .posts-grid-left {
        padding-right: 1em !important;
    }
    .posts-grid-right {
        margin-top: 1em;
    }
    .tags ul li a {
        padding: 8px 10px;
        margin: 0 4px 10px 0;
        font-size: 13px;
    }
    h6.blog-first {
        font-size: 18px;
    }
    ul.blog_list.my-3 li {
        font-size: 14px;
    }
    h5.card-title a {
        font-size: 23px;
    }
    a.blog-button {
        font-size: 13px
    }
    .categories ul li,
    .single-left2-left ul li {
        font-size: 13px;
    }
    .admin p {
        font-size: 12px;
        line-height: 2;
    }
    .comments-grid-left {
        text-align: center;
    }
    h5.card-title a {
        font-size: 20px;
    }
    .leave-coment-form input[type="text"],
    .leave-coment-form input[type="email"],
    .leave-coment-form textarea {
        padding: 11px;
        font-size: 14px;
    }
    .leave-coment-form textarea {
        min-height: 130px;
    }
    .leave-coment-form input[type="submit"] {
        padding: 13px 19px;
        font-size: 14px;
    }
    h6.details-heading {
        font-size: 28px;
    }
    .w3ls-cource-first ul li {
        font-size: 14px;
    }
    .right-abw3ls h4 {
        font-size: 30px;
    }
    .blog-gd-w3ls:nth-child(2) {
        margin-top: 1em;
    }
    .events-right h4 {
        font-size: 22px;
    }
    .about_right h3 {
        font-size: 28px;
    }
    .about_left-list ul li {
        font-size: 12px;
    }
    .about-bottom ul li:nth-child(2) {
        margin: 0 .8em;
    }
    .about-bottom ul li h5 {
        font-size: 28px;
    }
    .about-bottom {
        bottom: -32%;
    }
    .stats-grid-w3-agile:nth-child(2),
    .stats-grid-w3-agile:nth-child(3),
    .stats-grid-w3-agile:nth-child(4) {
        margin-top: 1em !important;
    }
    .banner-text-whtree h3 {
        font-size: 30px;
        padding: 15px 20px !important;
    }
    .banner-text-whtree p {
        padding: 12px 16px !important;
    }
    .banner-text-whtree {
        max-width: 280px;
    }
    .banner-w3ls-1,
    .banner-w3ls-2,
    .banner-w3ls-3,
    .banner-w3ls-4,
    .banner-w3ls-5,
    .banner-agile {
        min-height: 370px;
    }
    .pager {
        left: 40%;
        bottom: 10px;
    }
    .video iframe {
        height: 154px;
    }
}

/*--//responsive--*/