@import url("https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,900");
@import url("css/animate.css");
@import url("css/flaticon.css");
@import url("css/icomoon.css");
@import url("css/prettyPhoto.css");
@import url("css/owl.carousel.css");
@import url("css/font-awesome.min.css");
body {
    color: black;
    font-size: 15px;
    font-family: "Raleway", sans-serif;
    line-height: 1.6;
}

body.demos .section {
    background-color: #f2f3f5;
    background-image: url("images/bg.png");
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: center top;
}

body.demos .section-title img {
    max-width: 280px;
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}

body.demos .service-widget h3 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
    font-size: 18px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: white;
}

body.demos .service-widget {
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: white;
}

body.demos .container-fluid {
    max-width: 1080px;
}

.container1 {
    display: flex;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline-width: medium !important;
    outline-style: none !important;
    outline-color: -moz-initial !important;
    transition: all 0.3s ease-in-out 0s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0px;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-weight: normal;
    line-height: 120% !important;
    color: #1f1f1f;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 13px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    opacity: 0.8;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

a {
    color: #1f1f1f;
    text-decoration: none;
    outline-width: medium;
    outline-style: none;
    outline-color: -moz-initial;
}

a,
.btn {
    text-decoration: none !important;
    outline-width: medium !important;
    outline-style: none !important;
    outline-color: -moz-initial !important;
    transition: all 0.3s ease-in-out 0s;
}

.btn-info {
    position: absolute;
    width: 40px;
    height: 32px;
    bottom: 0%;
    right: 15px;
    padding-left: 12px;
    padding-top: 5px;
    color: white;
    border-radius: 15px 0px 0px 0px;
    border-color: #fd6802;
    background-color: #fd6802;
    z-index: 1;
    opacity: 0;
}

.col-md-4:hover .btn-info {
    opacity: 1;
}

.btn-light-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #dddddd;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #dddddd;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #dddddd;
    padding-top: 12px;
    padding-right: 40px;
    padding-bottom: 12px;
    padding-left: 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 26px;
    color: #2b2727;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

blockquote {
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}


/*
ul, li, ol {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}
*/

.first {
    clear: both;
}

.last {
    margin-right: 0px;
}

.alignnone {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
}

.alignright {
    float: right;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.alignleft {
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
}

a img.alignright {
    float: right;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 20px;
}

a img.alignnone {
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
}

a img.alignleft {
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f0f0f0;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #f0f0f0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f0f0f0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #f0f0f0;
    max-width: 96%;
    padding-top: 5px;
    padding-right: 3px;
    padding-bottom: 10px;
    padding-left: 3px;
    text-align: center;
}

.wp-caption.alignnone {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.wp-caption.alignleft {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.wp-caption.alignright {
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.wp-caption img {
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: -moz-initial;
    border-right-width: 0px;
    border-right-style: none;
    border-right-color: -moz-initial;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: -moz-initial;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    max-width: 98.5%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 4px;
    padding-bottom: 5px;
    padding-left: 4px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding-top: 15px;
    padding-right: 23px;
    padding-bottom: 14px;
    padding-left: 23px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.top-bar {
    background-color: #393939;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.left-top {
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
}

.email-box {
    display: inline-block;
    margin-right: 20px;
    padding-top: 5px;
}

.email-box a {
    color: white;
    font-size: 16px;
}

.email-box a:hover {
    color: #fd6802;
}

.email-box a i {
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
}

.phone-box {
    display: inline-block;
    padding-top: 5px;
}

.phone-box a {
    color: white;
    font-size: 16px;
}

.phone-box a:hover {
    color: #fd6802;
}

.phone-box a i {
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
}

.social-box {
    float: right;
    padding-right: 10px;
    padding-top: 5px;
}

.social-box a {
    padding-left: 10px;
    padding-bottom: 5px;
    color: white;
    font-size: 16px;
}

.social-box a:hover {
    color: #fd6802;
}

.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu {
    position: static;
}

.megamenu .container-fluid {
    position: relative;
}

.megamenu {
    left: auto;
}

.megamenu .megamenu-content {
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
}

.megamenu .dropdown.megamenu-fw {
    left: 0px;
    right: 0px;
}

.megamenu .list-unstyled {
    min-width: 200px;
}

.header_style_01 {
    background-color: white;
    display: block;
    left: 0px;
    padding-top: 20px !important;
    padding-right: 40px !important;
    padding-bottom: 20px !important;
    padding-left: 40px !important;
    position: relative;
    right: 0px;
    top: 0px;
    width: 100%;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    z-index: 111;
}

.header_style_01 .navbar-default {
    background-color: transparent;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: -moz-initial;
    border-right-width: 0px;
    border-right-style: none;
    border-right-color: -moz-initial;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: -moz-initial;
    border-radius: 0px;
}

.header_style_01 .navbar,
.header_style_01 .navbar-nav,
.header_style_01 .navbar-default,
.header_style_01 .nav {
    margin-bottom: 0px !important;
}

.header_style_01 .navbar-brand {
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    height: auto;
}

.header_style_01 .navbar-default .navbar-nav>li>a {
    border-radius: 0px;
    color: white;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    background-color: transparent;
}

.header_style_01 .navbar-default .navbar-nav>li a {
    color: #333333;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.header_style_01 .navbar-default .navbar-nav>li a.active {
    color: white !important;
    box-shadow: 0px 10px 20px 0px rgba(5, 16, 44, 0.15);
    border-radius: 25px 0px;
    background-color: #fd6802 !important;
    background-image: none !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
    background-position: 0% 0% !important;
}

.header_style_01 .navbar-default .navbar-nav>li:hover a,
.header_style_01 .navbar-default .navbar-nav>li:focus a {
    color: white;
    box-shadow: 0px 10px 20px 0px rgba(5, 16, 44, 0.15);
    border-radius: 25px 0px;
    background-color: #fd6802;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.header_style_01 .navbar-right>li {
    margin-top: 2px;
    transition: all 0.3s ease-in-out 0s;
}

.header_style_01 .navbar-right>li>a {
    padding-bottom: 10px;
    padding-top: 10px;
}

.header_style_01 .sub-nav {
    box-shadow: 0px 10px 20px 0px rgba(5, 16, 44, 0.15);
    border-radius: 25px 0px;
}

.header_style_01 .dropdown-toggle {
    background-color: white !important;
    color: #333333 !important;
}

.header_style_01 .dropdown-toggle:hover {
    background-color: #fd6802 !important;
    background-image: none !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
    background-position: 0% 0% !important;
    color: white !important;
}

li.social-links {
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-left: 8px;
}

li.social-links a {
    padding-top: 13px !important;
    padding-right: 0px !important;
    padding-bottom: 13px !important;
    padding-left: 0px !important;
}

.navbar-nav li {
    position: relative;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
}

.navbar-nav span {
    font-size: 24px;
    position: absolute;
    right: 2px;
    top: 13px;
}

.slider-bg-one {
    background-image: url("uploads/oie.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
}

.slider-bg-two {
    background-image: url("uploads/laureat.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slider-bg-three {
    background-image: url("uploads/organiser-lassemblee-generale-dune-association-10.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slider-content-area {
    height: 100vh;
    position: relative;
}

.home-one-slider-otem .slider-content-area {
    height: 650px;
    position: relative;
}

.slide-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
}

.slide-text h1 {
    color: white;
    font-size: 70px;
    font-weight: 700;
    text-transform: capitalize;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}

.slide-text h1 span {
    color: #fd6802;
}

.slide-text h2 {
    color: white;
    font-size: 22px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}

.slider-wrapper .owl-nav .owl-prev,
.slider-wrapper .owl-nav .owl-next {
    background-color: #393939;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    height: 60px;
    top: 50%;
    transform: translateY(-10%);
    transition: all 0.4s ease-in-out 0s;
    width: 60px;
    border-radius: 25px 0px;
}

.slider-wrapper .owl-nav .owl-prev:hover,
.slider-wrapper .owl-nav .owl-next:hover {
    background-color: #fd6802;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.slider-wrapper .owl-nav .owl-prev {
    margin-left: 0%;
    left: 0px;
    position: absolute;
}

.slider-wrapper .owl-nav .owl-prev i {
    position: absolute;
    left: 0px;
    right: 0px;
    width: auto;
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    color: white;
}

.slider-wrapper .owl-nav .owl-next {
    margin-right: 0%;
    right: 0px;
    position: absolute;
}

.slider-wrapper .owl-nav .owl-next i {
    position: absolute;
    right: 0px;
    left: 0px;
    width: auto;
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    color: white;
}

.home-one-slider-otem::before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.1);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 100%;
    z-index: 1;
}

.parallax {
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    padding-top: 6%;
    padding-right: 0px;
    padding-bottom: 120px;
    padding-left: 0px;
    position: relative;
    width: 100%;
}

.parallax.parallax-off {
    background-attachment: scroll !important;
    display: block;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    background-position: center center;
    width: 100%;
    z-index: 2;
}

.no-scroll-xy {
    overflow: hidden !important;
    transition: all 0.4s ease-in-out 0s;
}

.section {
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 120px;
    padding-right: 0px;
    padding-bottom: 120px;
    padding-left: 0px;
}

.noover {
    overflow: visible;
}

.noover .btn-dark {
    border-top-width: 0px !important;
    border-top-style: none !important;
    border-top-color: -moz-initial !important;
    border-right-width: 0px !important;
    border-right-style: none !important;
    border-right-color: -moz-initial !important;
    border-bottom-width: 0px !important;
    border-bottom-style: none !important;
    border-bottom-color: -moz-initial !important;
    border-left-width: 0px !important;
    border-left-style: none !important;
    border-left-color: -moz-initial !important;
}

.nopad {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.nopadtop {
    padding-top: 0px;
}

.section.wb {
    background-color: white;
}

.section.lb {
    background-color: #f2f3f5;
}

.section.db {
    background-color: #1f1f1f;
}

.section.color1 {
    background-color: #448aff;
}

.first-section {
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 16em;
    padding-right: 0px;
    padding-bottom: 13em;
    padding-left: 0px;
}

.first-section h2 {
    color: white;
    font-size: 68px;
    font-weight: 300;
    text-transform: capitalize;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    position: relative;
}

.first-section .lead {
    font-size: 21px;
    font-weight: 300;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 1.2em;
    color: white;
}

.macbookright {
    width: 980px;
    position: absolute;
    right: -15%;
    bottom: -6%;
}

.section-title {
    display: block;
    position: relative;
    margin-bottom: 60px;
}

.section-title p {
    color: black;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.section-title h3 {
    font-size: 42px;
    font-weight: 500;
    line-height: 62px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-transform: none;
}

.section.colorsection p,
.section.colorsection h3,
.section.db h3 {
    color: white;
}

.service-widget {
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.section.lb .service-dit h3 {
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 12px;
    padding-left: 0px;
}

.service-dit {
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
}

.service-dit p,
.text-center p {
    font-size: 1.1em;
    font-weight: 400;
}

.item-h2,
.item-h1 {
    height: auto !important;
}

.isotope-item {
    z-index: 2;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    transition-duration: 0.8s;
}

.isotope {
    transition-property: height, width;
}

.isotope .isotope-item {
    transition-property: transform, opacity;
}

.portfolio-filter ul {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    z-index: 2;
    display: block;
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.portfolio-filter ul li {
    border-radius: 0px;
    display: inline-block;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}

.portfolio-filter ul li:last-child::after {
    content: "";
}

.portfolio-filter ul li .btn-dark {
    box-shadow: none;
    background-color: transparent;
    border-top-width: 2px !important;
    border-top-style: solid !important;
    border-top-color: #fd6802 !important;
    border-right-width: 2px !important;
    border-right-style: solid !important;
    border-right-color: #fd6802 !important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #fd6802 !important;
    border-left-width: 2px !important;
    border-left-style: solid !important;
    border-left-color: #fd6802 !important;
    color: #393939;
    font-weight: 500;
    font-size: 20%;
    padding-top: 15px;
    padding-right: 35px;
    padding-bottom: 15px;
    padding-left: 35px;
}

.da-thumbs {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.da-thumbs .pitem {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    position: relative;
}

.da-thumbs .pitem a,
.da-thumbs .pitem a img {
    display: block;
    position: relative;
}

.da-thumbs .pitem a {
    overflow: hidden;
}

.da-thumbs .pitem a div {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}

.da-thumbs .pitem a div h3 {
    display: block;
    color: white;
    font-size: 20px;
    padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
    text-transform: capitalize;
    font-weight: normal;
}

.da-thumbs .pitem a div h3 small {
    display: block;
    color: white;
    margin-top: 5px;
    font-size: 13px;
    font-weight: 300;
}

.da-thumbs .pitem a i {
    background-color: #fd6802;
    position: absolute;
    color: white !important;
    bottom: 0px;
    font-size: 15px;
    z-index: 12;
    right: 0px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px 0px 0px;
}

.da-thumbs .pitem div a span i {
    background-color: #fd6802;
    position: absolute;
    color: white !important;
    bottom: 0px;
    font-size: 50px;
    z-index: 12;
    right: 0px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px 0px 0px;
}

.logos img {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    display: block;
    text-align: center;
    width: 100%;
    opacity: 0.3;
}

.logos img:hover {
    opacity: 0.5;
}

.desc h3 i {
    color: #fd6802;
    font-size: 37px;
    vertical-align: middle;
    margin-right: 12px;
}

.desc {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    position: relative;
    background-color: #393939;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #393939;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #393939;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #393939;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #393939;
    border-radius: 25px 0px;
}

.testi-meta {
    display: block;
    margin-top: 20px;
}

.testimonial h4 {
    font-size: 18px;
    color: white;
    padding-top: 13px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.testimonial img {
    max-width: 55px;
}

.testimonial small {
    margin-top: 7px;
    font-size: 16px;
    display: block;
}

.testimonial {
    background-color: transparent;
}

.testimonial h3 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-size: 20px;
    font-weight: 600;
}

.testimonial small,
.testimonial .lead {
    background-color: transparent;
    color: white;
    display: block;
    font-size: 16px;
    font-style: italic;
    line-height: 30px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    position: relative;
}

.testimonial p::after {
    display: none;
}

.pricing-table {
    margin-top: 50px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.1);
}

.pricing-table i {
    width: 30px;
    color: #c2c2c2;
    display: inline-block;
    margin-right: 10px;
    padding-right: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ececec;
}

.pricing-table .btn-dark {
    padding-top: 10px;
    padding-right: 24px;
    padding-bottom: 10px;
    padding-left: 24px;
    font-size: 15px;
}

.pricing-table strong {
    font-weight: 600;
    margin-right: 6px;
    color: #1f1f1f;
}

.pricing-table-header {
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 25px;
    padding-left: 0px;
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.pricing-table-header h2 {
    font-size: 31px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-weight: 300;
}

.pricing-table-header h3 {
    font-size: 15px;
    font-weight: 600;
    color: #aaaaaa;
    margin-top: 10px;
    text-transform: uppercase;
}

.pricing-table-space {
    height: 10px;
}

.pricing-table-text {
    margin-top: 15px;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-left: 30px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ececec;
    font-weight: 300;
    line-height: 30px;
    color: #c2c2c2;
    font-size: 16px;
}

.pricing-table-text p {
    font-weight: 400;
}

.pricing-table-features {
    margin-top: 15px;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-left: 30px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ececec;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #c2c2c2;
}

.pricing-table-highlighted h3,
.pricing-table-highlighted h2 {
    color: white !important;
}

.pricing-table-sign-up {
    margin-top: 25px;
    padding-bottom: 30px;
}

.pricing-table-highlighted {
    margin-top: 0px;
}

.m130 {
    margin-top: 130px;
}

.nav-pills {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e1e1e1;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e1e1e1;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e1e1e1;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #e1e1e1;
}

.nav-pills>li {
    width: 50%;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    float: left;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
}

.nav-pills>li>a {
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    text-align: center;
    background-color: #f4f4f4;
}

.icon-wrapper {
    position: relative;
    cursor: pointer;
    display: block;
    z-index: 1;
}

.icon-wrapper i {
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    font-size: 28px;
    background-color: #f2f3f5;
    color: #1f1f1f;
    margin-top: 0px;
}

.small-icons.icon-wrapper:hover i,
.small-icons.icon-wrapper:hover i:hover,
.small-icons.icon-wrapper i {
    width: auto !important;
    height: auto !important;
    line-height: 1 !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    color: #e3e3e3 !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
    background-position: 0% 0% !important;
    margin-right: 10px !important;
    vertical-align: middle;
    font-size: 24px !important;
}

.small-icons.icon-wrapper h3 {
    font-size: 18px;
    padding-bottom: 5px;
}

.small-icons.icon-wrapper p {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.icon-wrapper h3 {
    font-size: 21px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.icon-wrapper p {
    margin-bottom: 0px;
    padding-left: 95px;
}

.icon-wrapper p small {
    display: block;
    color: #999999;
    margin-top: 10px;
    text-transform: none;
    font-weight: 600;
    font-size: 16px;
}

.icon-wrapper p small::after {
    content: "";
    font-family: FontAwesome;
    margin-left: 5px;
    font-size: 11px;
}

.effect-1 {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
}

.effect-1::after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    box-sizing: content-box;
}

.effect-1 {
    transition: background 0.2s ease 0s, color 0.2s ease 0s;
}

.effect-1::after {
    top: -7px;
    left: -7px;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    box-shadow: 0px 0px 0px 2px #fcbf02;
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    transform: scale(0.8);
    opacity: 0;
}

.effect-1:hover::after {
    transform: scale(1);
    opacity: 1;
}

.effect-1::after {
    transform: scale(1.2);
}

.effect-1:hover::after {
    transform: scale(1);
    opacity: 1;
}

.service-widget h3 {
    font-size: 22px;
    color: white;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 12px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: 600;
}

.service-widget h3 a,
.section.wb .service-widget h3,
.section.lb .service-widget h3 {
    color: #1f1f1f;
}

.service-widget p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.message-box h4 {
    text-transform: uppercase;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
    color: #999999;
}

.message-box h2 {
    font-size: 28px;
    font-weight: 500;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 62px;
    text-transform: none;
}

.message-box p {
    margin-bottom: 20px;
}

.message-box .lead {
    padding-top: 10px;
    font-size: 18px;
    color: black;
    padding-bottom: 0px;
    text-align: justify;
    text-indent: 30px;
    font-weight: 500;
}

.post-media {
    position: relative;
}

.post-media img {
    width: 100%;
}

.playbutton {
    position: absolute;
    color: white !important;
    top: 40%;
    font-size: 60px;
    z-index: 12;
    left: 0px;
    right: 0px;
    text-align: center;
    margin-top: -20px;
    margin-right: auto;
    margin-bottom: -20px;
    margin-left: auto;
}

.hoverbutton {
    background-color: #fd6802;
    position: absolute;
    color: white !important;
    top: 48%;
    font-size: 21px;
    z-index: 12;
    left: 0px;
    opacity: 0;
    right: 0px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: -20px;
    margin-right: auto;
    margin-bottom: -20px;
    margin-left: auto;
}

.service-widget:hover .hoverbutton {
    opacity: 1;
}

hr.hr1 {
    position: relative;
    margin-top: 60px;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #f2f3f5;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #f2f3f5;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #f2f3f5;
    border-left-width: 1px;
    border-left-style: dashed;
    border-left-color: #f2f3f5;
}

hr.hr2 {
    position: relative;
    margin-top: 17px;
    margin-right: 0px;
    margin-bottom: 17px;
    margin-left: 0px;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #f2f3f5;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #f2f3f5;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #f2f3f5;
    border-left-width: 1px;
    border-left-style: dashed;
    border-left-color: #f2f3f5;
}

hr.hr3 {
    position: relative;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #f2f3f5;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #f2f3f5;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #f2f3f5;
    border-left-width: 1px;
    border-left-style: dashed;
    border-left-color: #f2f3f5;
}

hr.invis {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

hr.invis1 {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.section.parallax hr.hr1 {
    border-top-color: rgba(255, 255, 255, 0.1);
    border-right-color: rgba(255, 255, 255, 0.1);
    border-bottom-color: rgba(255, 255, 255, 0.1);
    border-left-color: rgba(255, 255, 255, 0.1);
}

.sep1 {
    display: block;
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    bottom: -20px;
    left: 50%;
    margin-left: -14px;
    background-color: #1f1f1f;
    transform: rotate(45deg);
    z-index: 1;
}

.sep2 {
    display: block;
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    top: -20px;
    left: 50%;
    margin-left: -14px;
    background-color: #1f1f1f;
    transform: rotate(45deg);
    z-index: 1;
}

.divider-wrapper {
    width: 100%;
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.1);
    height: 540px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
}

.divider-wrapper:hover {
    cursor: none;
}

.divider-bar {
    position: absolute;
    width: 10px;
    left: 50%;
    top: -10px;
    bottom: -15px;
}

.code-wrapper {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: white;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: white;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: white;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("uploads/code.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.design-wrapper {
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    transform: translateX(50%);
}

.design-image {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0);
    background-image: url("uploads/design.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.customwidget h1 {
    font-size: 44px;
    color: white;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 25px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 1 !important;
    font-weight: 500;
}

.customwidget ul {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: block;
    margin-bottom: 30px;
}

.customwidget li i {
    margin-right: 5px;
}

.customwidget li {
    color: white;
    margin-right: 10px;
}

.image-center img {
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: -208px;
    margin-left: 0px;
    z-index: 10;
    padding-right: 30px;
    text-align: center;
}

.customwidget p {
    font-style: italic;
    font-size: 18px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

.img-center img {
    width: 100%;
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.1);
}

.img-center {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

#features li p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#features li {
    display: table;
    width: 100%;
    margin-top: 64px;
    margin-right: 0px;
    margin-bottom: 64px;
    margin-left: 0px;
    cursor: pointer;
    box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
    background-color: #393939;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    border-radius: 25px 0px;
    transition: all 1s ease-in-out 0s;
}

#features li:hover {
    transform: scale(1.07);
    transition: all 1s ease-in-out 0s;
    z-index: 1000;
}

.features-left,
.features-right {
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}

.features-right li:last-child,
.features-left li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}

.features-right li i,
.features-left li i {
    width: 68px;
    height: 68px;
    line-height: 68px;
    display: table;
    border-radius: 25px 0px;
    font-size: 26px;
    color: white;
    background-color: #fd6802;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 22px;
    margin-left: auto;
    position: relative;
    text-align: center;
    z-index: 55;
    transition: all 0.4s ease 0s;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.features-right li i:hover,
.features-left li i:hover {
    background-color: #fcbf02;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

#features i img {
    display: table;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.features-left li i::before,
.features-right li i::before {
    text-align: center;
}

.features-right li i .ico-current,
.features-left li i .ico-current {
    opacity: 1;
    transition: all 0.4s ease 0s;
    visibility: visible;
}

.features-right li i .ico-hover,
.features-left li i .ico-hover {
    opacity: 0;
    transition: all 0.4s ease 0s;
    visibility: hidden;
    top: 19px;
}

.features-right li:hover .ico-current,
.features-left li:hover .ico-current {
    opacity: 0;
    transition: all 0.4s ease 0s;
    visibility: hidden;
}

.features-right li:hover .ico-hover,
.features-left li:hover .ico-hover {
    opacity: 1;
    transition: all 0.4s ease 0s;
    visibility: visible;
}

.features-right i {
    float: left;
}

.fr-inner {
    margin-left: 90px;
}

.features-left i {
    float: right;
}

.fl-inner {
    text-align: right;
    margin-right: 90px;
}

#features h4 {
    text-transform: capitalize;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 19px;
    color: white;
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
    border-top-color: #b94a48;
    border-right-color: #b94a48;
    border-bottom-color: #b94a48;
    border-left-color: #b94a48;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select .dropdown-toggle:focus {
    outline-width: thin !important;
    outline-style: dotted !important;
    outline-color: #333333 !important;
    outline-offset: -2px;
}

.bootstrap-select.form-control {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: -moz-initial;
    border-right-width: medium;
    border-right-style: none;
    border-right-color: -moz-initial;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
    border-left-width: medium;
    border-left-style: none;
    border-left-color: -moz-initial;
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0px;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group.dropdown-menu-right[class*="col-"],
.row .bootstrap-select.btn-group.dropdown-menu-right[class*="col-"] {
    float: right;
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0px;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
    outline-width: medium !important;
    outline-style: none !important;
    outline-color: -moz-initial !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .fa-angle-down {
    position: absolute;
    top: 30% !important;
    right: -5px;
    vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ededed;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ededed;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ededed;
    box-shadow: none;
    box-sizing: border-box;
    min-width: 100%;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    z-index: 1035;
}

.dropdown-menu {
    background-color: transparent !important;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: -moz-initial;
    border-right-width: medium;
    border-right-style: none;
    border-right-color: -moz-initial;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
    border-left-width: medium;
    border-left-style: none;
    border-left-color: -moz-initial;
    box-shadow: none;
}

.dropdown-menu>li>a {
    background-color: white !important;
    color: #333333 !important;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
}

.dropdown-menu>li>a:hover {
    background-color: #fd6802 !important;
    color: white !important;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: secstatic;
    float: none;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: -moz-initial;
    border-right-width: 0px;
    border-right-style: none;
    border-right-color: -moz-initial;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: -moz-initial;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-radius: 0px;
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: white;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin-top: 0px;
    margin-right: 2%;
    margin-bottom: 0px;
    margin-left: 2%;
    min-height: 26px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-color: whitesmoke;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e3e3e3;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e3e3e3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e3e3e3;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #e3e3e3;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
    pointer-events: none;
    opacity: 0.9;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    background-color: whitesmoke;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
    white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: 4px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1036;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle::before {
    content: "";
    border-left-width: 7px;
    border-left-style: solid;
    border-left-color: transparent;
    border-right-width: 7px;
    border-right-style: solid;
    border-right-color: transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle::after {
    content: "";
    border-left-width: 6px;
    border-left-style: solid;
    border-left-color: transparent;
    border-right-width: 6px;
    border-right-style: solid;
    border-right-color: transparent;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle::before {
    bottom: auto;
    top: -3px;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: rgba(204, 204, 204, 0.2);
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle::after {
    bottom: auto;
    top: -3px;
    border-top-width: 6px;
    border-top-style: solid;
    border-top-color: white;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle::before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle::after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle::before,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle::after {
    display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
}

.bs-actionsbox {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
    width: 50%;
}

.bs-donebutton {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.bs-donebutton .btn-group button {
    width: 100%;
}

.bs-searchbox+.bs-actionsbox {
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
}

.bs-searchbox .form-control {
    margin-bottom: 0px;
    width: 100%;
}

select.bs-select-hidden,
select.selectpicker {
    display: none !important;
}

select.mobile-device {
    position: absolute !important;
    top: 0px;
    left: 0px;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
}

.bootstrap-select>.btn {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0px 0px;
    font-size: 15px;
    height: 33px;
    box-shadow: none !important;
    border-top-width: 0px !important;
    border-top-style: none !important;
    border-top-color: -moz-initial !important;
    border-right-width: 0px !important;
    border-right-style: none !important;
    border-right-color: -moz-initial !important;
    border-bottom-width: 0px !important;
    border-bottom-style: none !important;
    border-bottom-color: -moz-initial !important;
    border-left-width: 0px !important;
    border-left-style: none !important;
    border-left-color: -moz-initial !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    color: #bcbcbc !important;
}

.contact_form {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ededed;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ededed;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ededed;
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.9);
    background-color: white;
    padding-top: 40px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 30px;
}

.contact_form .form-control {
    background-color: rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ebebeb;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ebebeb;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ebebeb;
    box-sizing: border-box;
    color: black;
    font-size: 16px;
    outline-width: 0px;
    outline-style: none;
    outline-color: -moz-initial;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    height: 55px;
    resize: none;
    box-shadow: none !important;
    width: 100%;
}

.contact_form textarea {
    color: black;
    padding-top: 20px !important;
    padding-right: 25px !important;
    padding-bottom: 20px !important;
    padding-left: 25px !important;
    height: 160px !important;
}

.contact_form .form-control::-moz-placeholder {
    opacity: 1;
    color: #827c7d;
}

#contact {
    background-color: white;
    background-image: url("images/bg.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
}

.cac {
    background-color: #232323;
    transition: all 0.3s ease-in-out 0s;
}

.cac:hover a h3 {
    color: white !important;
}

.cac a h3 {
    color: #999999;
}

.cac h3 {
    padding-top: 60px;
    padding-right: 0px;
    padding-bottom: 60px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: 400;
    font-size: 20px;
    text-transform: capitalize;
}

.footer {
    padding-top: 90px !important;
    padding-right: 0px !important;
    padding-bottom: 80px !important;
    padding-left: 0px !important;
    color: #999999;
    background-color: #393939;
}

.footer .widget-title {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.footer .widget-title small {
    color: white;
    display: block;
    padding-top: 0px;
    padding-right: 58px;
    padding-bottom: 0px;
    padding-left: 58px;
    text-transform: uppercase;
}

.footer .widget-title h3 {
    color: white;
    font-weight: 500;
    font-size: 21px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 1 !important;
}

.texte-blanc {
    color: white;
}

.footer-links {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.footer-links a {
    color: white;
    display: block;
}

.footer-links.hov a span {
    opacity: 0;
    transition: all 1s ease-in-out 0s;
}

.footer-links.hov a:hover {
    padding-left: 15px;
}

.footer-links.hov a:hover span {
    opacity: 1;
    padding-left: 10px;
    transition: all 1s ease-in-out 0s;
}

.footer-links a:hover,
.footer a:hover {
    color: #fd6802 !important;
}

.footer-links li {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
}

.twitter-widget li {
    margin-bottom: 0px;
    border-top-width: 0px !important;
    border-top-style: none !important;
    border-top-color: -moz-initial !important;
    border-right-width: 0px !important;
    border-right-style: none !important;
    border-right-color: -moz-initial !important;
    border-bottom-width: 0px !important;
    border-bottom-style: none !important;
    border-bottom-color: -moz-initial !important;
    border-left-width: 0px !important;
    border-left-style: none !important;
    border-left-color: -moz-initial !important;
}

.twitter-widget li i {
    border-right-width: 0px !important;
    border-right-style: none !important;
    border-right-color: -moz-initial !important;
    margin-right: 0px;
}

.footer-links li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: -moz-initial;
    border-right-width: 0px;
    border-right-style: none;
    border-right-color: -moz-initial;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: -moz-initial;
}

.footer-links i {
    display: inline-block;
    width: 25px;
    margin-right: 10px;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: rgba(255, 255, 255, 0.1);
}

.copyrights {
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: rgba(255, 255, 255, 0.1);
    background-color: #1f1f1f;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    padding-top: 50px;
    padding-right: 60px;
    padding-bottom: 50px;
    padding-left: 60px;
    overflow: hidden;
}

.footer-distributed .footer-left {
    float: none;
    text-align: center;
}

.footer-distributed .footer-links {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    text-transform: uppercase;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    text-decoration: none;
}

.footer-distributed .footer-company-name {
    text-align: center;
    font-weight: 300;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    color: white;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.footer-distributed .footer-company-name a {
    color: white;
}

.footer-distributed .footer-company-name a:hover {
    color: #fd6802;
}

.footer-distributed .footer-right {
    float: none;
}

.footer-distributed .widget-title p {
    padding-top: 40px;
}

.footer-distributed form {
    position: relative;
}

.footer-distributed form input {
    display: block;
    border-radius: 3px;
    box-sizing: border-box;
    background-color: #181818;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: -moz-initial;
    border-right-width: medium;
    border-right-style: none;
    border-right-color: -moz-initial;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
    border-left-width: medium;
    border-left-style: none;
    border-left-color: -moz-initial;
    font-family: Arial;
    font-style: normal;
    line-height: 1.2em;
    font-size-adjust: 0.6;
    font-stretch: normal;
    font-size: 15px;
    font-weight: normal;
    color: #999999;
    width: 100%;
    padding-top: 18px;
    padding-right: 50px;
    padding-bottom: 18px;
    padding-left: 18px;
}

.footer-distributed form input:focus {
    outline-width: medium;
    outline-style: none;
    outline-color: -moz-initial;
}

.footer-distributed form input::-moz-placeholder {
    opacity: 1;
    color: #999999;
}

.footer-distributed form i {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 16px;
    right: 18px;
    color: #999999;
    font-size: 18px;
    margin-top: 6px;
}

.progress {
    background-color: #f2f3f5;
    border-radius: 0px;
    box-shadow: none;
    height: 5px;
    margin-bottom: 20px;
    overflow: hidden;
}

.skills h3 {
    color: #999999;
    font-size: 15px;
}

.dmtop {
    background-color: #3c3d41;
    z-index: 100;
    width: 50px;
    height: 50px;
    line-height: 47px;
    position: fixed;
    bottom: -100px;
    border-radius: 3px;
    right: 20px;
    text-align: center;
    font-size: 28px;
    color: white !important;
    cursor: pointer;
    transition: all 0.7s ease-in-out 0s;
}

.dmtop:hover {
    background-color: #fd6802;
}

.icon_wrap {
    background-color: #fd6802;
    width: 100px;
    height: 100px;
    display: block;
    line-height: 100px;
    font-size: 34px;
    color: white;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    border-top-width: 0px !important;
    border-top-style: none !important;
    border-top-color: -moz-initial !important;
    border-right-width: 0px !important;
    border-right-style: none !important;
    border-right-color: -moz-initial !important;
    border-bottom-width: 0px !important;
    border-bottom-style: none !important;
    border-bottom-color: -moz-initial !important;
    border-left-width: 0px !important;
    border-left-style: none !important;
    border-left-color: -moz-initial !important;
}

.stat-wrap h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fcbf02;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    line-height: 1 !important;
}

.stat-wrap p {
    font-size: 38px;
    color: white;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: 700;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 1 !important;
}

#preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: #ff6600;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    z-index: 11000;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
}

.preloader {
    position: absolute;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    left: 1%;
    right: 1%;
    top: 45%;
    width: 95px;
    height: 95px;
    border-radius: 50%;
}

.loader {
    position: absolute;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    left: 1%;
    right: 1%;
    top: 45%;
    width: 75px;
    height: 100px;
}

.loader__bar {
    position: absolute;
    bottom: 0px;
    width: 10px;
    height: 50%;
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    transform-origin: center bottom 0px;
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.loader__bar:nth-child(1) {
    left: 0px;
    transform: scale(1, 0.2);
    animation: 4s ease 0s normal none infinite running barUp1;
}

.loader__bar:nth-child(2) {
    left: 15px;
    transform: scale(1, 0.4);
    animation: 4s ease 0s normal none infinite running barUp2;
}

.loader__bar:nth-child(3) {
    left: 30px;
    transform: scale(1, 0.6);
    animation: 4s ease 0s normal none infinite running barUp3;
}

.loader__bar:nth-child(4) {
    left: 45px;
    transform: scale(1, 0.8);
    animation: 4s ease 0s normal none infinite running barUp4;
}

.loader__bar:nth-child(5) {
    left: 60px;
    transform: scale(1, 1);
    animation: 4s ease 0s normal none infinite running barUp5;
}

.loader__ball {
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 10px;
    height: 10px;
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    border-radius: 50%;
    animation: 4s ease 0s normal none infinite running ball;
}

@keyframes ball {
    0% {
        transform: translate(0px, 0px);
    }
    5% {
        transform: translate(8px, -14px);
    }
    10% {
        transform: translate(15px, -10px);
    }
    17% {
        transform: translate(23px, -24px);
    }
    20% {
        transform: translate(30px, -20px);
    }
    27% {
        transform: translate(38px, -34px);
    }
    30% {
        transform: translate(45px, -30px);
    }
    37% {
        transform: translate(53px, -44px);
    }
    40% {
        transform: translate(60px, -40px);
    }
    50% {
        transform: translate(60px, 0px);
    }
    57% {
        transform: translate(53px, -14px);
    }
    60% {
        transform: translate(45px, -10px);
    }
    67% {
        transform: translate(37px, -24px);
    }
    70% {
        transform: translate(30px, -20px);
    }
    77% {
        transform: translate(22px, -34px);
    }
    80% {
        transform: translate(15px, -30px);
    }
    87% {
        transform: translate(7px, -44px);
    }
    90% {
        transform: translate(0px, -40px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes ball {
    0% {
        transform: translate(0px, 0px);
    }
    5% {
        transform: translate(8px, -14px);
    }
    10% {
        transform: translate(15px, -10px);
    }
    17% {
        transform: translate(23px, -24px);
    }
    20% {
        transform: translate(30px, -20px);
    }
    27% {
        transform: translate(38px, -34px);
    }
    30% {
        transform: translate(45px, -30px);
    }
    37% {
        transform: translate(53px, -44px);
    }
    40% {
        transform: translate(60px, -40px);
    }
    50% {
        transform: translate(60px, 0px);
    }
    57% {
        transform: translate(53px, -14px);
    }
    60% {
        transform: translate(45px, -10px);
    }
    67% {
        transform: translate(37px, -24px);
    }
    70% {
        transform: translate(30px, -20px);
    }
    77% {
        transform: translate(22px, -34px);
    }
    80% {
        transform: translate(15px, -30px);
    }
    87% {
        transform: translate(7px, -44px);
    }
    90% {
        transform: translate(0px, -40px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes barUp1 {
    0% {
        transform: scale(1, 0.2);
    }
    40% {
        transform: scale(1, 0.2);
    }
    50% {
        transform: scale(1, 1);
    }
    90% {
        transform: scale(1, 1);
    }
    100% {
        transform: scale(1, 0.2);
    }
}

@keyframes barUp1 {
    0% {
        transform: scale(1, 0.2);
    }
    40% {
        transform: scale(1, 0.2);
    }
    50% {
        transform: scale(1, 1);
    }
    90% {
        transform: scale(1, 1);
    }
    100% {
        transform: scale(1, 0.2);
    }
}

@keyframes barUp2 {
    0% {
        transform: scale(1, 0.4);
    }
    40% {
        transform: scale(1, 0.4);
    }
    50% {
        transform: scale(1, 0.8);
    }
    90% {
        transform: scale(1, 0.8);
    }
    100% {
        transform: scale(1, 0.4);
    }
}

@keyframes barUp2 {
    0% {
        transform: scale(1, 0.4);
    }
    40% {
        transform: scale(1, 0.4);
    }
    50% {
        transform: scale(1, 0.8);
    }
    90% {
        transform: scale(1, 0.8);
    }
    100% {
        transform: scale(1, 0.4);
    }
}

@keyframes barUp3 {
    0% {
        transform: scale(1, 0.6);
    }
    100% {
        transform: scale(1, 0.6);
    }
}

@keyframes barUp3 {
    0% {
        transform: scale(1, 0.6);
    }
    100% {
        transform: scale(1, 0.6);
    }
}

@keyframes barUp4 {
    0% {
        transform: scale(1, 0.8);
    }
    40% {
        transform: scale(1, 0.8);
    }
    50% {
        transform: scale(1, 0.4);
    }
    90% {
        transform: scale(1, 0.4);
    }
    100% {
        transform: scale(1, 0.8);
    }
}

@keyframes barUp4 {
    0% {
        transform: scale(1, 0.8);
    }
    40% {
        transform: scale(1, 0.8);
    }
    50% {
        transform: scale(1, 0.4);
    }
    90% {
        transform: scale(1, 0.4);
    }
    100% {
        transform: scale(1, 0.8);
    }
}

@keyframes barUp5 {
    0% {
        transform: scale(1, 1);
    }
    40% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1, 0.2);
    }
    90% {
        transform: scale(1, 0.2);
    }
    100% {
        transform: scale(1, 1);
    }
}

@keyframes barUp5 {
    0% {
        transform: scale(1, 1);
    }
    40% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1, 0.2);
    }
    90% {
        transform: scale(1, 0.2);
    }
    100% {
        transform: scale(1, 1);
    }
}

.navbar-default .btn-light {
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    margin-left: 15px;
}

.nav-pills,
.effect-1::after,
.nav-pills>li>a,
.title,
.btn-brd {
    border-radius: 25px 0px;
}

.btn-light {
    padding-top: 13px;
    padding-right: 40px;
    padding-bottom: 13px;
    padding-left: 40px;
    font-size: 18px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #fd6802;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #fd6802;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #fd6802;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #fd6802;
    color: white;
    background-color: #fd6802;
}

.btn-dark {
    padding-top: 13px;
    padding-right: 40px;
    padding-bottom: 13px;
    padding-left: 40px;
    font-size: 18px;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    border-top-color: #ececec !important;
    border-right-width: 1px !important;
    border-right-style: solid !important;
    border-right-color: #ececec !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #ececec !important;
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-left-color: #ececec !important;
    color: #1f1f1f;
    background-color: transparent;
}

.btn-light:hover,
.btn-light:focus {
    border-top-color: #fd6802;
    border-right-color: #fd6802;
    border-bottom-color: #fd6802;
    border-left-color: #fd6802;
    color: white;
    background-color: #393939;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.fixed-menu .navbar-default {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    transition: all 1s ease-in-out 0s;
    z-index: 999;
    opacity: 1;
    visibility: visible;
    animation-name: fadeInDown;
    animation-duration: 500ms;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}

.fixed-menu .navbar-default {
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
}

.banner-bg-1 {
    background-image: url("uploads/chevaux.jpg");
    background-attachment: scroll;
    padding-top: 120px;
    padding-right: 0px;
    padding-bottom: 120px;
    padding-left: 0px;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.banner-bg-1::before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: -1;
    background-color: rgba(34, 34, 34, 0.4);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.banner-bg-musee {
    background-image: url("uploads/NYMPHEAS.jpg");
    background-attachment: scroll;
    padding-top: 120px;
    padding-right: 0px;
    padding-bottom: 120px;
    padding-left: 0px;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.banner-bg-musee::before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: -1;
    background-color: rgba(34, 34, 34, 0.4);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.banner-bg-11 {
    background-image: url("uploads/conferences.jpg");
    background-attachment: scroll;
    padding-top: 120px;
    padding-right: 0px;
    padding-bottom: 120px;
    padding-left: 0px;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.banner-bg-11::before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: -1;
    background-color: rgba(34, 34, 34, 0.4);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.banner-bg-111 {
    background-image: url("uploads/colvert-georges-frederic-rotig.jpg");
    background-attachment: scroll;
    padding-top: 120px;
    padding-right: 0px;
    padding-bottom: 120px;
    padding-left: 0px;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.banner-bg-111::before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: -1;
    background-color: rgba(34, 34, 34, 0.4);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.banner-bg-visitemusee {
    background-image: url("uploads/visitemusee.jpg");
    background-attachment: scroll;
    padding-top: 120px;
    padding-right: 0px;
    padding-bottom: 120px;
    padding-left: 0px;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.banner-bg-visitemusee::before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: -1;
    background-color: rgba(34, 34, 34, 0.4);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.banner-bg-arts {
    background-image: url("uploads/laureat.jpg");
    background-attachment: scroll;
    padding-top: 120px;
    padding-right: 0px;
    padding-bottom: 120px;
    padding-left: 0px;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.banner-bg-arts::before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: -1;
    background-color: rgba(34, 34, 34, 0.4);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.banner {
    position: relative;
}

.banner h2 {
    color: #f1f1f1;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-left: 20px;
    position: relative;
}

.banner h2::after {
    background-color: #fd6802;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    content: "";
    height: 35px;
    left: -15px;
    position: absolute;
    top: 8px;
    width: 6px;
}

.page-title-link li {
    display: inline-block;
    position: relative;
}

.page-title-link li a {
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-left: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.page-title-link li a:hover {
    color: #fd6802;
}

.page-title-link li::after {
    background-color: #fcbf02;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    bottom: 8px;
    content: "";
    height: 2px;
    margin-left: -1px;
    position: absolute;
    width: 10px;
}

.page-title-link li:last-child::after {
    content: "";
    width: 0px;
    height: 0px;
}

.about-item {
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
    transition: all 1s ease-in-out 0s;
    margin-bottom: 30px;
}

.about-icon {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    transition: all 1s ease-in-out 0s;
}

.about-icon span {
    font-size: 30px;
    color: #e000ff;
    text-align: center;
}

.about-text h3 {
    font-size: 22px;
    font-weight: 600;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

.about-text h3 a {
    color: #393939;
}

.about-text h3 a:hover {
    color: #fd6802;
}

.about-item:hover .about-icon {
    transform: rotate(-360deg);
    transition: all 1s ease-in-out 0s;
}

.about-item:hover .about-icon span {
    color: #fd6802;
    transition: all 1s ease-in-out 0s;
}

.portfolio-filter ul li .btn-dark.active {
    background-color: #fd6802;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    color: white;
    font-size: 20px;
}

#test-box .testimonial h3 {
    color: white;
}

#test-box .testimonial h4 {
    color: #393939;
}

:root {
    --pricingtable-yellow: #fd6802;
    --pricingtable-purple: #fd6802;
    --pricingtable-blue: #fd6802;
}

.pricingTable {
    padding-bottom: 10px;
    background-color: #e5a331;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    text-align: center;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
}

.pricingTable:hover {
    cursor: pointer;
    box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.1);
    transform: scale(1.04);
}

.pricingTable::before {
    content: "";
    width: 100%;
    height: 350px;
    position: absolute;
    top: -150px;
    left: 0px;
    transform: skewY(-20deg);
}

.pricingTable .pricingTable-header {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
    text-align: left;
    position: relative;
}

.pricingTable .title {
    font-size: 30px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.pricingTable .sub-title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: blue;
    text-transform: uppercase;
}

.pricingTable .year {
    width: 80px;
    height: 55px;
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    font-size: 1.5em;
    font-weight: 600;
    font-style: normal;
    line-height: 20px;
    /*color: var(--pricingTable-yellow);*/
    color: blue;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 20px;
    z-index: 1;
}

.pricingTable .year::before,
.pricingTable .year::after {
    content: "";
    width: 57px;
    height: 57px;
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    position: absolute;
    top: -28px;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}

.pricingTable .year::after {
    top: auto;
    bottom: -28px;
}

.pricingTable .price-value {
    display: inline-block;
    width: 170px;
    height: 110px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: -moz-initial;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
    position: relative;
}

.pricingTable .price-value::before,
.pricingTable .price-value::after {
    content: "";
    width: 121px;
    height: 121px;
    border-right-width: medium;
    border-right-style: none;
    border-right-color: -moz-initial;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}

.pricingTable .price-value::after {
    border-top-width: medium;
    border-top-style: none;
    border-top-color: -moz-initial;
    border-left-width: medium;
    border-left-style: none;
    border-left-color: -moz-initial;
    top: auto;
    bottom: -60px;
}

.pricingTable .value {
    width: 100%;
    height: 100%;
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: -moz-initial;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
    color: var(--pricingTable-yellow);
    z-index: 1;
    position: relative;
}

.pricingTable .value::before,
.pricingTable .value::after {
    content: "";
    width: 97px;
    height: 97px;
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: -moz-initial;
    border-right-width: medium;
    border-right-style: none;
    border-right-color: -moz-initial;
    position: absolute;
    top: -48px;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}

.pricingTable .value::after {
    border-top-width: medium;
    border-top-style: none;
    border-top-color: -moz-initial;
    border-left-width: medium;
    border-left-style: none;
    border-left-color: -moz-initial;
    top: auto;
    bottom: -48px;
}

.pricingTable .currency {
    display: inline-block;
    font-size: 30px;
    margin-top: 7px;
    vertical-align: top;
}

.pricingTable .amount {
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    line-height: 65px;
}

.pricingTable .amount span {
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    vertical-align: top;
    margin-top: -7px;
}

.pricingTable .month {
    display: block;
    font-size: 16px;
    line-height: 0;
}

.pricingTable .pricing-content {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 80px;
    margin-bottom: 20px;
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    text-align: left;
    transition: all 0.3s ease 0s;
}

.pricingTable .pricing-content li {
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    font-size: 16px;
    color: gray;
    position: relative;
}

.pricingTable .pricing-content li::before,
.pricingTable .pricing-content li.disable::before {
    content: "";
    font-family: "IcoMoon-Free";
    font-weight: 900;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    background-color: #98c458;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    text-align: center;
    color: white;
    position: absolute;
    left: -50px;
}

.pricingTable .pricing-content li.disable::before {
    content: "";
    background-color: #fe6c6c;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.pricingTable .pricingTable-signup {
    display: inline-block;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: 700;
    color: var(--pricingTable-yellow);
    text-transform: capitalize;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    position: relative;
    transition: all 0.3s ease 0s;
}

.pricingTable .pricingTable-signup:hover {
    color: white;
}

.pricingTable.purple {
    border-bottom-color: var(--pricingTable-purple);
}

.pricingTable.purple .year {
    color: var(--pricingTable-purple);
}

.pricingTable.purple .price-value {
    border-left-color: var(--pricingTable-purple);
    border-right-color: var(--pricingTable-purple);
}

.pricingTable.purple .price-value::before {
    border-left-color: var(--pricingTable-purple);
    border-top-color: var(--pricingTable-purple);
}

.pricingTable.purple .price-value::after {
    border-right-color: var(--pricingTable-purple);
    border-bottom-color: var(--pricingTable-purple);
}

.pricingTable.purple .value {
    border-left-color: var(--pricingTable-purple);
    border-right-color: var(--pricingTable-purple);
    color: var(--pricingTable-purple);
}

.pricingTable.purple .value::before {
    border-left-color: var(--pricingTable-purple);
    border-top-color: var(--pricingTable-purple);
}

.pricingTable.purple .value::after {
    border-right-color: var(--pricingTable-purple);
    border-bottom-color: var(--pricingTable-purple);
}

.pricingTable.purple .pricingTable-signup {
    color: var(--pricingTable-purple);
}

.pricingTable.purple .pricingTable-signup:hover {
    color: white;
}

.pricingTable.blue {
    border-bottom-color: var(--pricingTable-blue);
}

.pricingTable.blue .year {
    color: var(--pricingTable-blue);
}

.pricingTable.blue .price-value {
    border-left-color: var(--pricingTable-blue);
    border-right-color: var(--pricingTable-blue);
}

.pricingTable.blue .price-value::before {
    border-left-color: var(--pricingTable-blue);
    border-top-color: var(--pricingTable-blue);
}

.pricingTable.blue .price-value::after {
    border-right-color: var(--pricingTable-blue);
    border-bottom-color: var(--pricingTable-blue);
}

.pricingTable.blue .value {
    border-left-color: var(--pricingTable-blue);
    border-right-color: var(--pricingTable-blue);
    color: var(--pricingTable-blue);
}

.pricingTable.blue .value::before {
    border-left-color: var(--pricingTable-blue);
    border-top-color: var(--pricingTable-blue);
}

.pricingTable.blue .value::after {
    border-right-color: var(--pricingTable-blue);
    border-bottom-color: var(--pricingTable-blue);
}

.pricingTable.blue .pricingTable-signup {
    color: var(--pricingTable-blue);
}

.pricingTable.blue .pricingTable-signup:hover {
    color: white;
}

@media only screen and (max-width: 990px) {
    .pricingTable {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .pricingTable::before {
        transform: skewY(-15deg);
    }
    .pricingTable .title {
        font-size: 22px;
    }
}

.address-items {
    margin-top: 60px;
}

.address-item {
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.1);
    text-align: center;
    height: 180px;
}

.address-icon {
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
}

.address-icon i {
    font-size: 38px;
    color: #393939;
}

.address-item h3 {
    font-size: 28px;
    font-weight: 600;
    color: #fd6802;
}

.address-item p {
    font-size: 1.3em;
    font-weight: 500;
}

.dmtop.show {
    bottom: 20px;
}

.sous-menu {
    margin-top: var(--hauteur-menu);
    width: 100%;
    text-align: left;
    overflow: hidden;
    max-height: 0px;
    border-radius: 2px;
    background-color: white;
}

@keyframes apparitionSousMenu {
    0% {
        box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0);
        border-top: 3px solid #2169ec;
    }
    30% {
        box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.3);
    }
    100% {
        max-height: 50em;
        border-top: 3px solid #2169ec;
        box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.3);
    }
}

.sous-menu>li:hover {
    background-color: rgba(33, 105, 236, 0.3);
}

.sous-menu>li>a {
    align-items: center;
    display: flex;
    height: 50px;
    padding-left: 20px;
    width: 100%;
}

.sous-menu>li:hover>a {
    color: white;
}

h7 a {
    color: white;
}

h7 a:hover {
    color: #fd6802;
}

.calendrier {
    color: blue;
    font-size: 18px;
}

.artsetmemoires h3 {
    color: white;
    font-size: 20px;
}

.artsetmemoires h6 {
    color: #fb6003;
    font-weight: bolder;
    font-size: 26px;
    text-align: center;
}

.address-items .address-item {
    background-color: #eff9fd;
}

.phototexteresponsive {
    width: 100%;
    height: auto;
}

.lead::first-letter {
    font-size: 25px;
}

.musee-vernon {
    width: 50%;
    margin-top: 8%;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.tondo-nympheas-titre {
    font-size: 28px;
    font-weight: 500;
    padding-top: 40px;
    text-align: center;
    line-height: 62px;
    margin-top: 0px;
    text-transform: none;
}

.titre-conference {
    display: flexbox;
    width: 360 px;
    height: 90px !important;
    background-color: darksalmon;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
}