

body, html { overflow-x:hidden; }

body {
    background-color: #ffffff;
    font-family:  'Open Sans', Arial, Helvetice Neue, sans-serif;

    font-size: 12px;
    
    font-weight: 300; 
    font-style: normal; 
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p{ font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif; text-align: center; }
hr{
    width: 80%;
}
* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

.templatemo_clear {
    clear: both;
}

.height30 {
    height: 30px;
}

.templatemo-top-bar {
    min-height: 40px;
    background-color:black;
}

.templatemo-top-menu {
    min-height:110px;
    background-color:#ffffff;
    z-index: 5000;
    width:100%;
}

.templatemo-top-menu .navbar-toggle {
    margin-top: 38px;
}

.templatemo-top-menu .navbar-brand {
    padding: 0;
    margin: 30px 0 0 0;
}

/* ------ Carousel ----- */

#templatemo-carousel {
    background: url('../images/1.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom:0;
    height: 500px;
}

#templatemo-carousel .carousel-caption {
    z-index: 10;
}

#templatemo-carousel .item {
    height: 500px;
}
#templatemo-carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 500px;
    left: 0;
    top: 0;
}

@media (min-width: 768px) {
    #templatemo-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }

    #templatemo-carousel .carousel-caption {
        padding-bottom: 110px;
        right: 20%;
        left: 20%;
    }
}

@media (max-width: 768px) {
    #templatemo-carousel .carousel-caption {
        padding-bottom: 70px;
    }
}

@media (max-width: 1024px) {
    #templatemo-carousel {
        background: url('../images/1.jpg') no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom:0;
        height: 500px;
    }
}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.templatemo-welcome {
    border-bottom: 1px solid #cccccc;
    min-height: 230px;
    text-align: center;
}

.templatemo-slogan {
    font-family:  'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 42px;
    margin: 60px 0;
    color: #333333;
}

.templatemo-service {
    margin-bottom: 100px;
    margin-top: 100px;
}

.templatemo-service-item {
    font-family:  'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 20px;
}


.templatemo-service-item p {
    font-weight: lighter; 
    text-align: justify; 
    margin-top: 25px;
    font-size: 14px;
    color: #929292;
}

.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    color: #e67e22;
}


.btn-orange {
    background-color: black;
    border-bottom:2px solid #d35400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: d10aa6;
    color:#ffffff;
}

.btn-green {
    background-color:#2ecc71;
    border-bottom:2px solid #27ae60;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #27ae60;
    color:#ffffff;
}

.nav > li > a {
    padding: 10px 20px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #ff7600;
    color:#fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: black;
    color:#fff;
}


.nav > li > a {
    color: #929292;
}
.navbar-default {
    background-color:#fff;
    border:none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: black;
    color:#fff;
}

.navbar {
    margin-bottom: 0px;
}

.templatemo-service-item-header {
    margin-left: -10px; 
    padding: 16px 20px 20px; 
    font-weight: bold;
    display: inline-block;
}

.templatemo-header-orange {
    background-color:#fc0394;
    min-width: 298px;
    height: 67px;
    color: #fff; 

}

.team_hr {
    border: 1px solid #fff; 
    width: 39.5%; 
    float: left;
}

.team_hr_left {
    margin-right: 30px;
    margin-left: 15px; 
}

.team_hr_right {
    margin-left: 30px;
}

.hr_gray {
    border: 1px solid #cccccc; 
}

.templatemo-team {
    background-color: black;
    font-family:  'Open Sans', sans-serif;
    min-height:590px;
    color: grey;
    text-align: center;

}
.templatemo-line-header {
    margin-top:100px;
    margin-bottom:80px;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
}

.member-thumb .thumb-overlay {
    background-color: rgba(220, 157, 102, 0.8);
    position: absolute;
    visibility: hidden;
    padding-top: 35%;
    padding-left: 25%;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}

.thumb-overlay a {
    float:left;
    margin-right: 5px;
}



.team-inner {
    position: relative;
    left: 4%;
    margin-top:10px;
}

.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:25px;
    color: black;
}

.team-inner-subtext {
    font-weight:normal;
    font-size:20px;
    color: black;
}

.row_team {
    margin-left:-50px;
    margin-top:20px;
    padding: 0 0 50px 0;
}

.row_team li {
    list-style: none;
}

.templatemo-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
    height: 100%;
    width: 90%;
  
}

.templatemo-project-box:hover .project-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.project-overlay {
    background : rgba(0,0,0,.75);
    border : 2px solid #ff7600;
    visibility: hidden;
    position: absolute;
    text-align:center;
    padding-top:40px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}


.project-overlay hr {
    width : 70%;
    
}

.templatemo-project-gallery li {
    margin:15px;
}

.txt_darkgrey {
    color: grey;
}

.txt_orange {
    font-family: 'beyond_the_mountainsregular', sans-serif;
    color: #e67e22;
}

.txt_slogan {
    font-size:16px; 
    color:#929292;
}

.templatemo-line-header span {
    font-size: 30px;
    font-weight: 600; 
    margin-top: 10px;
    text-align: center;
}

.team_box  div {
    text-align: center; 
    padding-top: 100px;
}

.span_blog {
    margin-bottom: 80px;
}

.blog_post {
    color: white; 
    padding: 10px;
}

.blog_header {
    font-weight: bold; 
    font-size: 16px; 
}

.blog_text {
    text-align: justify; 
    font-size: 14px; 
    margin-top: 20px;
}

#templatemo-contact {
    background-color: white;
    margin-top:100px; 
    border-top: 1px solid #cccccc; 
    font-size:14px;
    padding: 50px;
}
.templatemo-contact-map {
    margin-bottom: 15px;
    height: 378px;

}

.head_contact {
    padding-bottom:80px; 
    margin-bottom:0;
}

.contact_right img {
    margin-right:5px;
}

.contact_right form {
    padding-left:15px;
    padding-right:15px
}

.tweet_txt {
    border-left:2px solid #ffffff; 
    min-height:160px;
}

.twitter_user {
    color: #FFFF33; 
    font-size: 14px;
    float: right;
}

.templatemo-partners {
    border-top: 2px solid #cccccc;
}

.templatemo-partners .templatemo-partner-item {
    margin-bottom: 5px;
}

.templatemo-footer {
    border-top: 2px solid #cccccc; 
    margin-top: 100px;
}

.footer_container {
    margin-top:60px; 
    margin-bottom:20px;
}

.footer_bottom_content {
    margin: auto;
    margin-bottom: 30px;
    font-size: 14px;
    color:#333333;
}

.social-icon-fb {
    background: url('../images/social-icon-fb.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-fb {
    background: url('../images/social-icon-fb-over.png') no-repeat;
}

.social-icon-rss {
    background: url('../images/social-icon-rss.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-rss {
    background: url('../images/social-icon-rss-over.png') no-repeat;
}

.social-icon-twitter {
    background: url('../images/social-icon-twitter.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-twitter {
    background: url('../images/social-icon-twitter-over.png') no-repeat;
}

.social-icon-linkedin {
    background: url('../images/social-icon-linkedin.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-linkedin {
    background: url('../images/social-icon-linkedin-over.png') no-repeat;
}

.social-icon-dribbble {
    background: url('../images/social-icon-dribbble.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-dribbble {
    background: url('../images/social-icon-dribbble-over.png') no-repeat;
}

ul.templatemo-project-gallery  li  a img:hover {
    border: 3px solid #ff7600;
}

.templatemo-gallery-category a {
    color:#333333; 
}

.templatemo-gallery-category a.active {
    color:#e67e22; 
    text-decoration:none;
}

.templatemo-gallery-category a:focus {
    color:#e67e22;
    text-decoration:none;   
}

.templatemo-gallery-category a:hover {
    color:#e67e22; 
    text-decoration:none;
}

.link_orange:hover {
    text-decoration:none;
}
.templatemo-project-gallery {         
    margin:0 0 0 0 ;
    margin-top:30px;
    
}
.templatemo-project-gallery li {     
    list-style:none;
    margin-bottom:25px;           
}
.templatemo-project-gallery li img {
  cursor: pointer;
}

.templatemo-tweets {
    background-color: #8996a0;
    min-height:200px;
    font-family:  'Open Sans', sans-serif;
    font-size:20px;
    color:#ffffff;
    margin-top:100px;
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}

.btn_loadmore {
    margin-top:30px; 
    margin-bottom:80px;
}

.blog_box {
    margin-left: -12px;
}

@media (min-width:991px) and (max-width:1200px) {
    .templatemo-project-box, .project-overlay {
        height:170px;
        width:170px;
    }

    .templatemo-project-gallery {
        margin-left: -70px;
    }

    .templatemo-service-item-header {
        padding: 16px 10px 20px;
    }

    .templatemo-header-orange {
        min-width: 230px;
    }

    .team_box,  .team_box_over {
        height:220px;
        width: 220px;
    }

}


@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .templatemo-btn-read-more {
        float:right;
        margin-bottom :40px; 
    }
}


@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }
    .templatemo-project-box , .project-overlay {
       height:130px;
       width:130px;
       padding-top: 0px;
    }

    .templatemo-project-gallery {
       margin-left: 10px; 
    }

    .blog_box{
       margin-right: -140px;
    }
}







@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  } 
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
       
    }
    .templatemo-btn-read-more {
            float:right;
            margin-bottom :40px; 
      }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
            padding-left: 30%;

    }
    .templatemo-service-item-header {
        font-size: 16px;
        
        padding: 23px 10px 22px;
    }
    .templatemo-header-orange {
        min-width: 0px;
    }
    
}

@media (min-width:991px) and (max-width: 1200px) {
     .team_hr {
        width: 37%; 
    }
}

@media (min-width:683px) and ( max-width: 991px) {
     .team_hr {
        width: 33%;
    }
}

@media (min-width:585px) and ( max-width: 683px) {
        .member-thumb .thumb-overlay {
            padding-left: 25%;

        }
     .team_hr {
        width: 30%;
    }
}

@media (min-width:536px) and ( max-width: 585px) {
     .team_hr {
        width: 28%;
    }
}

@media  (min-width:410px) and  ( max-width: 536px) {
     .team_hr {
        width: 21%;
    }
}

@media  ( max-width: 410px) {
     .team_hr {
        width: 11%;
    }

}

form {
    position: relative; /* Говорит о том, что блок формы является родительским */
    width: 800px; /* Ширина формы в пикселях */
    max-width: 100%; /* Максимальная ширина блока формы 100%. Если окно браузера будет меньше 400px - форма будет автоматически адаптирововаться по ширину экрана и не будет выходить за её пределы. */
    margin: 0 auto; /* Выравнивание по центру родителя */
}
input{
    width: 800px; /* Ширина полей для ввода 100% от ширины родительского блока (400px) */
    margin-bottom: 9px; /* Внешний отступ снизу */
    border: 1px solid #1f1f1f45; /* Рамка вокруг поля */
    border-radius: 4px; /* Закругление полей */
    padding: 12px 19px; /* Внутренние отступы полей*/
    font-size: 30px;
}
.popup{
    position: fixed; /* Задаём фиксированную позицию блоку элементов всплывающего окна */
    display: none; /* Скрываем блок до отправки формы */
    justify-content: center; /* Горизонтальное выравнивание элементов внутри блока */
    align-items: center; /* Вертикальное выравнивание элементов внутри блока */
    width: 100%; /* Ширина блока 100% от ширины родительского блока */
    height: 100%; /* Высота блока 100% от высоты родительского блока */
    bottom: 300px;
    opacity: 0; /* Делаем блок невидимым */
    position: relative; /* Устанавливает родительскую позицию */
    left: 500px;
}
.popup.active {
    display: flex;
    opacity: 1;
    transition: opacity 1s;
}
.thanks {
    position: relative;/* Устанавливает родительскую позицию */
    right: 500px;
    text-align: center; /* Выравнивание текста по центру */
    width: 440px; /* Ширина блока 440px */
    max-width: 100%; /* Максимальная ширина блока не может быть более 100% */
    border: 1px solid #00000038; /* Рамка вокруг блока */
    border-radius: 10px; /* Закругление блока на 4px */
    background-color: #ffffffeb; /* Цвет фона */
}
a.close {
    position: relative; /* Устанавливает абсолютную позицию */
    top: 15px; /* Прижимаем к верхнему краю и отступаем на 15px */
    right: 15px; /* Прижимаем к правому краю и отступаем на 15px */
}
.overlay {
    position: absolute; /* Устанавливает абсолютную позицию */
    top: 0px;/* Прижимаем блок к верхнему краю родительского блока */
    width: 100%; /* Ширина блока 100% от ширины родительского блока */
    height: 100%; /* Высота блока 100% от высоты родительского блока */
    z-index: -1; /* Определяем порядок расположения блоков */
    opacity: 0.3;
    }




.muc{
    max-width: 1200px;
    padding: 0 0 30px 0;
}



    
.img-responsive2{
 border: 1px solid white;
 width: 75%;
 position: relative;
 left: 4%;
}

@media  ( max-width: 1000px) {
     .muc{
        width: 135%;
        height: 270px;
        position: relative;
        left: -17%;
     }

}
@media  ( max-width: 500px) {
     .muc{
        width: 135%;
        height: 270px;
        position: relative;
        left: -17%;
     }
     .img-responsive2{
      border: 4px solid white;
      width: 65%;
      position: relative;
      left: 4%;
      }
}





.petanquemenu{
  padding: 30% 0px 0px 0px;
  margin-left: 2.5%;
  flex: 0 1 50%;
  text-align: center;
} 
.petanquecontein{
  background-color: white;
  box-shadow: 2px 2px 3px 0 rgb(0 0 0 / 20%);
  border-radius: 20px;
  width: 97%;
}
.petanquemenu1{
  padding: 5% 0px 0px 0px;
  margin-left: 2.5%;
  flex: 0 1 50%;
  text-align: center;
} 
.petanquecontein1{
  background-color: white;
  box-shadow: 2px 2px 3px 0 rgb(0 0 0 / 20%);
  border-radius: 20px;
  width: 97%;
}
.imgg{
    width: 10%;
    height: 45%;
}
.petanque{
  background: white;
  border-radius: 20px;
  width: 97%;
  height: 50%;
  margin: 25px 95px 10px 10px;
  overflow: hidden;
  padding: 3%;
}
.text1{
  font-size: 20px;
  padding: 5%;
}
.pp{
  width: 50%;
  position: relative;
  left: 25%;
  padding: 5%;
}

.imglogo{
    height: 80px;
    position: relative;
    bottom: 10px;

}