/* lato-regular - latin-ext_latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/lato-v17-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lato-v17-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v17-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v17-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v17-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v17-latin-ext_latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lora-700 - latin-ext_latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/lora-v16-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lora-v16-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lora-v16-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lora-v16-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lora-v16-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lora-v16-latin-ext_latin-700.svg#Lora') format('svg'); /* Legacy iOS */
}

/*======= Reset ======== */
body {
  font-family: 'Lato';
  font-weight: 400;
  color: #4c5667;
  background: #fff;
  font-size: 14px;
  line-height: 22px;
  overflow-x:hidden;
}

::selection{
    color: #ffffff;
    background: rgba(151, 160, 175, 0.5);
}
::-moz-selection {
    color: #ffffff;
    background: rgba(151, 160, 175, 0.5);
}

a:hover,a:focus,.a:active {
  text-decoration: none;
  outline: none !important;
}

p {
    font-weight: 400;
    font-family: 'Lato';


}

h1,.h1 {
    font-weight: 700;
    font-family: 'Lora';
    color: #023061;
}

h2,.h2 {
    font-weight: 700;
    font-family: 'Lora';
    color: #ffffff;
    text-shadow: 2px 2px 8px #000;

}

h4,.h4, h5, .h5 {
    font-weight: 700;
    font-family: 'Lora';
}

blockquote {
  margin: 0 0 10px;
  font-size: 18px;
  border-left: none;
  line-height: 32px;
  font-style: italic;
}
address {
  color: #97a0af;
}
textarea {
  resize:none;
}
.section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-2issues-sus {
  padding-top: 80px;
  padding-bottom: 0;
}
.section-2issues-jos {
  padding-top: 0;
  padding-bottom: 80px;
}

.bg-white {
  background-color: #ffffff;
}

.bg-gray {
  background: -webkit-linear-gradient(#FFF2EC, #fdded0);
  background: -moz-linear-gradient(#FFF2EC, #fdded0);
  background: -ms-linear-gradient(#FFF2EC, #fdded0);
  background: -o-linear-gradient(#FFF2EC, #fdded0);
  background: linear-gradient(#FFF2EC, #fdded0);
  border-bottom: 1px solid #cecece;
  border-top: 1px solid #cecece;
}
.bg-dark {
  background: -webkit-linear-gradient(#444F5C, #334159);
  background: -moz-linear-gradient(#444F5C, #334159);
  background: -ms-linear-gradient(#444F5C, #334159);
  background: -o-linear-gradient(#444F5C, #334159);
  background: linear-gradient(#444F5C, #334159);
}
.page-sub-title {
  margin: 10px 0 !important;
}
.padding-t-0 {
  padding-top: 0;
}
.hr {
  display: inline-block;
  border: 0;
  width: 35px;
  margin: 12px 0 25px;
  padding: 0;
  height: 0;
  border-top: 2px solid #FF6E45;
}

hr {
    border-top: 1px solid #b2b2b2;
}

.title {
  font-weight: 300;
  line-height: 50px;
  margin-top: 0;
}
.title-gros{
    font-weight: 700;
    line-height: 50px;
    margin-top: 0;
    text-shadow: 2px 2px 7px #9b9a9a;
}
.title-issue {
  font-weight: 300;
  line-height: 50px;
  margin-top: -55px;
}
.title-articol {
  font-size: 25px;
  font-weight: 300;
  line-height: 50px;
  margin-top: 0;
}
.sub-title {
  color: #4d5561;
  font-size: 22px;
  margin-bottom: 50px;
  line-height: 30px;
  text-align: justify;
}

.sub-text {
  color: #4d5561;
  font-size: 22px;
  margin-bottom: 50px;
  line-height: 30px;
  text-align: center;
}

/*===== Google Search box ======*/

.google	{
display: block;
width: 400px;
text-align: center;
margin-left: auto;
margin-right: auto;
}


/*===== Navbar Custom ======*/
.navbar-custom {
  padding: 10px 0;
  margin-bottom: 0;
}
.navbar-custom .navbar-nav li a{
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Lora';
    text-shadow: 2px 2px 7px #000;
}

.navbar-custom .nav>li>a:focus,.navbar-custom .nav>li>a:hover {
  background-color: transparent;
    color: #FF6E45;
    font-size: 19px;
}

.navbar-custom .nav .active a{
    color: #FF6E45;
    font-size: 19px;
}

.logo {
  font-weight: 700;
  font-size: 22px;
  color: #ffffff !important;
  letter-spacing: 1px;
}
.navbar-toggle {
  font-size: 30px;
  color: #ffffff;
}

.navbar-custom .btn-custom {
  margin-top: 8px;
  margin-left: 20px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: transparent;
  border-color: #337ab7;
}

/*======= Buttons ======= */
.btn {
  text-transform: uppercase;
  font-weight: 700;
}
.btn-rnd {
  padding: 11px 40px;
  border-radius: 30px;
}
.btn-custom:focus {
  background: #fa3b7c;
  border: 1px solid #fa3b7c;
  outline: none;
}
.btn-custom:hover {
  background: #FF6E45 !important;
  border: 1px solid #FF6E45;
}
.btn-custom {
  background: #97a0af !important;
  color: #fff !important;
  border: 1px solid #486eaf;
}


/*======= Home =======*/
.home{
  position: relative;
}
.navbar-abs {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
}
.home-fullscreen {
  height: 100%;
  min-height: 400px;
}
.home-wrapper {
  color: #000000;
  padding: 150px 0 170px 0;

}
.home-wrapper-alt{
  display: table-cell;
  vertical-align: middle;
}
/*.home-wrapper h4 {
  line-height: 24px;
  margin-top: 30px;
  color: #eee;
  margin-bottom: 50px;
  font-size: 16px;
}

.video-btn {
  color: #ffffff !important;
  letter-spacing: 1px;
  padding-top: 20px;
  outline: none !important;
}
.video-btn i {
  margin-right: 7px;
}
.full-screen {
  display: table;
  height: 100%;
  width: 100%;
}
*/
/*======= Brand =======*/
.clients {
  padding-top: 60px;
  padding-bottom: 60px;
}
.clients img:hover {
  opacity: 0.8;
  transition: 0.5s;
}
.brand-item {
  display: inline-block;
  margin-left:50px;
  margin-bottom: 10px;
}
.brand-item:first-child {
  margin-left:0;
}
.brand-list {
  margin:0;
  padding:0;
}
.brand-list li {
  display: inline-block;
  text-align: left;
  padding-left:50px;
}
.brand-list li:first-child {
  padding-left:0;
}


/*======= Services =======*/
.service-item {
  margin-bottom: 30px;
}
.service-item i {
  float: left;
  font-size: 28px;
  line-height: 36px;
  width: 30px;
}
.service-item .service-detail {
  margin-left: 50px;
}
.service-item .service-detail p {
  color: #9aa7af;
}


/*======= Features =======*/
.feature-detail {
  padding: 90px 0 50px 30px;
}
.features-txt {
  color: #626d7f;
  font-size: 22px;
  line-height: 30px;
  margin-top: 30px;
  text-align: justify;
}

/*======= Screenshot =======*/
.thumb {
  background-color: #F9DFD3;
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  float: left;
  width: 100%;
    padding: 10px;
/*  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
*/
  margin-top: 30px;
}
.thumb-img {
  width: 100%;
  overflow: hidden;
  border-radius: 2px;
}

/*======= Pricing =======
.pricing-item{
  margin: 0 0 30px;
  position: relative;
  text-align: center;
}
.pricing-item-inner{
  border: 2px solid rgba(151, 160, 175, 0.2);
  vertical-align: middle;
  border-radius: 7px;
  -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.pricing-item-inner:hover{
  border-color: #97a0af;
}
.main .pricing-item-inner{
  border-color: #97a0af;
}
.pricing-wrap{
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 20px;
  text-align: center;
  overflow: hidden;
}
.pricing-icon{
    padding-top: 10px;
  padding-bottom: 5px;
  position: relative;
  font-size: 32px;
  z-index: 1;
}
.pricing-title{
  position: relative;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 1;
}
.pr-list{
  margin: 0 -20px 30px;
  padding: 0;
  color: #023061;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
.pr-list li{
  padding: 12px 20px;
  list-style: none;
}
.pricing-num{
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}
.pricing-num sup{
  font-size: 18px;
  font-weight: 400;
  position: relative;
  top: -20px;
  left: -3px;
  margin-left: -7px;
}
.pr-per{
  color: #97a0af;
  font-size: 14px;
}
.pr-button {
  margin-top: 30px;
}
*/

/*======= Testimonials =======
.clientblock {
  margin-top: 30px;
}
*/

/*======= Footer CTA =======*/
.footer-cta {
  color: #ffffff;
  position: relative;
}
.footer-cta .btn {
  margin-top: 30px;
}


/*======= Footer =======*/
.footer h5{
  color: #333;
  font-size: 17px;
  margin-bottom: 20px;
  font-weight: 700;
  letter-spacing: 1px;
}
.footer a{
  color: #696969;
}
.footer a:hover {
  color: #FF6E45;
}
.footer a.active {
  color: #b44627;
}
.footer ul li {
    margin: 5px 0;
    font-family: 'Lato';
}
.footer-alt {
  border-top: 1px solid rgba(151, 160, 175, 0.2);
  margin-top: 30px;
  padding-top: 20px;
}
.footer-alt .logo {
  color: #97a0af !important;
  margin-bottom: 0;
}
.footer-alt .logo i {
  margin-right: 5px;
}


/*======= FAQ ======
.question {
  color: #444;
}
.answer {
  color: #97a0af;
  margin-bottom: 30px;
}
*/

/*======= Our Story ===*/
.our-story .sub-title {
  line-height: 30px;
}


/*======= Team ======*/
.team img {
  border-radius: 5px;
}
.team .team-member {
  margin: 30px 0;
  padding-top: 10px;
}
.social-list {
  padding-top: 10px;
}
.social-list li a {
  color: #4c5667;
  font-size: 16px;
  line-height: 32px;
  display: inline-block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  border: 1px solid #4c5667;
}
.social-list li a:hover {
  color: #FF6E45;
  border: 1px solid #fa4a86;
}


/*======= Contact ======*/
.form-main {
  padding-top: 30px;
}
.form-control {
  box-shadow: none !important;
  outline: none !important;
  border: 2px solid #97a0af;
  height: 38px;
}
.form-control:focus,.form-control:hover {
  border-color: #FF6E45;
}
.error {
  margin: 8px 0;
  display: none;
  color: red;
}
#ajaxsuccess {
  font-size: 16px;
  width: 100%;
  display: none;
  clear: both;
  margin: 8px 0;
}
.con_sub_text {
  margin: 20px 0;
  font-size: 15px;
}


/**
* Simple fade transition for Magnific popup
**/
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}


/*======= Responsive ======*/

@media (max-width: 539px) {
body{
    font-size: 12px;
}
.h3, h3{
    font-size: 23px;
}
.footer h5{
  font-size: 12px;
}
.title {
  font-size: 25px;
}
.features-txt {
  font-size: 16px;
}
.section {
  padding-top: 10px;
  padding-bottom: 10px;
}
.title-gros{
     font-size: 26px;
}}

@media (max-width: 768px) {
.feature-detail {
    padding: 40px 20px 20px 20px !important;
}
.thumb{
    margin-top: 10px;
    margin-bottom: 30px
}
.minimax {
    width: 390px;
    height: 188px;
}
.navbar-custom {
    background-color: rgba(65, 65, 65, 0.5);
}}

@media (min-width: 768px) {
body{
    font-size: 15px;
}
.footer h5{
  font-size: 15px;
}
.navbar-nav>li>a {
    padding-top: 18px;
    padding-bottom: 18px;
}
.minimax {
    width: 600px;
    height: 290px;
}
.despartire{
   display: none
}}


@media (min-width: 992px) {
body{
    font-size: 17px;
}
.footer h5{
  font-size: 17px;
}
.minimax {
    width: 800px;
    height: 387px;
}}
