/*start navbar*/
.content{
    height:400px;
    margin-top:200px
}
.content img{
    height:100%;
    width:100%
}
.navbar-default {
    background-color: rgba(19, 103, 9, 1);
    border-style: none;
    z-index: 99999999999999999
}
.navbar-default .navbar-nav>li {
    margin-left: 20px;
}
.navbar-default .navbar-nav>li>a {
    color: #f1e122;
    font-weight: bold;
    font-size: 15px
}
.navbar-default .navbar-nav>li>a:hover {
    color: #52ca52
}
.navbar-default .navbar-nav>.active>a {
    background-color: transparent;
    color: #52ca52
}
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #52ca52
}
.navbar-default .navbar-brand {
    color: #f1e122;
    margin-left: 10px
}
.navbar-default .navbar-brand:hover {
    color: #52ca52
}
.navbar-default .navbar-nav {
    margin-left: 23%
}

.navbar-default .navbar-right li {
    margin-left: 0
}

.navbar-fixed-top.scrolled {
    background-color: rgba(19, 103, 9, .7)!important;
    transition: background-color 200ms linear;
    margin-top: 0
}

.navbar-nav>li>.dropdown-menu li { display: block}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #f1e122;
    color: #52ca52
}

.dropdown-menu {
    background-color: rgba(19, 103, 9, .7);
    color: #f1e122;
    min-width: 75px
}
.dropdown-menu>li>a:hover{
    background-color:#f1e122; 
    color: #52ca52
}

.dropdown-menu .divider {
    background-color: #f1e122
}

.dropdown-menu>li>a {
    color: #f1e122
}

.navbar-nav>li>.dropdown-menu li:hover {
    background-color: #f1e122
}

@media only screen and (max-width : 768px) {
       
    .navbar-collapse li {
        display:block;
        border-bottom:1px solid rgba(243,236,218,.2)
        }
    .navbar-collapse {
        border-style: none;
        text-align:left;
        
         }
    .navbar-default .navbar-nav{
        margin-left:0
    }
    .navbar-default .navbar-nav>li{
        margin-left:0
    }
    .header li:first-of-type{
        margin-left: 0
    }
    .navbar-default .navbar-toggle{
        border-color:#f1e122
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color:#f1e122
    }
    .navbar-default .navbar-toggle:hover{
        background-color:transparent
    }
    .navbar-default .navbar-toggle:focus{
        background-color:transparent
    }
   }
/*end nav bar*/
@media (max-width: 767px) {
         .img_block{
            height:70px
                }
    
}

@media (max-width:991px) {
    .navbar-default .navbar-nav{
        margin-left: 0px
    }
    .navbar-right {
        margin-right: -60px
    }
    }

@media (max-width: 768px) {
    .navbar-default .navbar-nav {
        margin-left: 0px
    } 
}
@media (max-width: 1180px){
     .navbar-default .navbar-nav {
        margin-left: 0px
    }
}

.header li {
    display: inline-block;
}

.header li:first-of-type {
    margin-left: -10px
}

.langs {
    margin-top: 20px;
    position: absolute;
    z-index: 99999999999999999
}


/*start navbar*/

.navbar-default {
    background-color: rgba(19, 103, 9, 1);
    border-style: none;
     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    z-index: 99999999999999999
}

.navbar-default .navbar-nav>li {
   
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.navbar-default .navbar-nav>li>a {
    color: #f1e122;
    font-weight: bold;
    font-size: 15px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

}

.navbar-default .navbar-nav>li>a {
    padding-bottom: 12px
}

.navbar-default .navbar-nav>li>a:hover {
    color: #52ca52
}

.navbar-default .navbar-nav>.active>a {
    background-color: transparent;
    color: #52ca52
}

.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #52ca52
}

.navbar-default .navbar-brand {
    color: #f1e122;
    margin-left: 10px
}

.navbar-default .navbar-brand:hover {
    color: #52ca52
}

.navbar-default .navbar-nav {
    margin-left: 23%	
}
 .navbar-right{
    margin-left:30%
}
.navbar-default .navbar-right li {
    margin-left: 0
}

.navbar-fixed-top.scrolled {
    background-color: rgba(19, 103, 9, .7)!important;
    transition: background-color 200ms linear;
    margin-top: 0
}

.navbar-nav>li>.dropdown-menu li {
    display: block
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #f1e122;
    color: #52ca52
}

.dropdown-menu {
    background-color: rgba(19, 103, 9, .7);
    color: #f1e122;
    margin-right: -3px;
    min-width: 77px
}

.dropdown-menu>li>a:hover {
    background-color: #f1e122;
    color: #52ca52
}

.dropdown-menu .divider {
    background-color: #f1e122
}

.dropdown-menu>li>a {
    color: #f1e122
}

.navbar-nav>li>.dropdown-menu li:hover {
    background-color: #f1e122
}

@media only screen and (max-width: 768px) {
    .navbar-collapse li {
        display: block;
        border-bottom: 1px solid rgba(243, 236, 218, .2)
    }
    .navbar-collapse {
        border-style: none;
        text-align: left;
    }
    .container>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-top .navbar-collapse {
        max-height: 370px;
    }
    .navbar-collapse.in {
        overflow-y: inherit
    }
    .navbar-default .navbar-nav {
        margin-left: 0
    }
    .navbar-default .navbar-nav>li {
        margin-left: 0
    }
    .header li:first-of-type {
        margin-left: 0
    }
    .navbar-default .navbar-toggle {
        border-color: #f1e122
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #f1e122
    }
    .navbar-default .navbar-toggle:hover {
        background-color: transparent
    }
    .navbar-default .navbar-toggle:focus {
        background-color: transparent
    }
}
/*end nav bar*/
/*end header*/
/*======================================================start new slider=============================================*/
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.carousel,
.carousel-inner {
    height: 100%
}

.carousel-inner {
    height: 100%
}

.carousel.slide {
    max-height: 660px
}
.carousel-inner>.item>img {
    height: 660px
}
.carousel-inner {
    height: 660px
}
.carousel-inner .item {
    height: 660px
}
.carousel-inner>.item .active {
    height: 660px}
.navbar-nav>li>.dropdown-menu li {height: 100%}
.carousel-caption h3 {
    font-size: 35px;
    text-transform: capitalize;
    color: #f1e122;
    -webkit-text-stroke: 1px #136709;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none
}

.item img {
    width: 100%;
    height: 100%
}

.carousel-indicators li:nth-of-type(2) {
    margin-left: 10px;
    margin-right: 10px
}

.carousel-indicators li {
    border: 1px solid #f1e122;
    background-color: #136709
}

.carousel-indicators .active {
    background-color: #136709
}

.carousel-control {
    color: #f1e122
}

.carousel-control:hover {
    color: #f1e122
}

.carousel-control .glyphicon-chevron-left {
    margin-left: -40px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -40px
}

/*======================================================end my slider=================================================*/

/*========================================================
										CONTENT styles
=========================================================*/

.block-2 {
    padding-top: 20px
}

.block-2 span {
    color: rgba(19, 103, 9, 1);
    text-decoration: underline;
    font-size: 40px;
    font-weight: bold
}

item {
    max-height: 400px
}

h2,
h3,
h4 {
    
    color: #3c3c3e;
}

h2 {
    
    text-align: center;
    margin-bottom: 50px;
    display: inline-block;
}

h3 {
    text-align: center;
    line-height: 50px;
}

h4 {
    font-size: 20px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}

h5 {
    font-size: 16px;
    line-height: 16px;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    margin-bottom: 10px;
    color: #3c3c3e;
}

.h5__mod {
    color: #d94d3a;
}

p {
    font: 16px/20px 'Open Sans', sans-serif;
    color: #ffffff;
}

.full-width-container {
    width: 100%;
    position: relative
}

.img_block {
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
}

.img_block img {
    width: 100%;
    height: 100%;
}
.btn {
    width: 228px;
    border: 1px solid #5d5959;
    background: none;
    display: block;
    font: 36px/76px 'Open Sans', sans-serif;
    text-align: center;
    color: #5d5959;
    margin-top: 20px;
    margin: 20px auto;
}
.btn:hover {
    background: #3c3c3e;
    color: #ffffff;
}
.bd-ra {
    border-radius: 50%;
}
.sub_head {
    font-size: 24px;
    font-style: italic;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
}
@media only screen and (max-width: 979px) {
    h2 {
        font: 300 62px/62px 'Open Sans', sans-serif;
        text-align: center;
        margin-bottom: 40px;
    }
    h2 span:before {
        display: none;
    }
    h3 {
        font: 45px/45px 'Marvel', sans-serif;
        text-align: center;
    }
    h4 {
        font: 30px/30px 'Marvel', sans-serif;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    h5 {
        font: 20px/20px 'Marvel', sans-serif;
        text-align: center;
        margin-bottom: 20px;
        color: #3c3c3e;
    }
}
@media only screen and (max-width: 767px) {
    h2 {
        font: 300 52px/52px 'Open Sans', sans-serif;
        text-align: center;
        margin-bottom: 40px;
    }
    h2 span:before {
        display: none;
    }
    h3 {
        font: 45px/45px 'Marvel', sans-serif;
        text-align: center;
    }
    h4 {
        font: 25px/25px 'Marvel', sans-serif;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    h5 {
        font: 20px/20px 'Marvel', sans-serif;
        text-align: center;
        margin-bottom: 20px;
        color: #3c3c3e;
    }
    .img_block {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 479px) {
    h2 {
        font: 300 42px/42px 'Open Sans', sans-serif;
        text-align: center;
        margin-bottom: 40px;
    }
    h2 span:before {
        display: none;
    }
    h3 {
        font: 35px/35px 'Marvel', sans-serif;
        text-align: center;
    }
    h4 {
        font: 20px/20px 'Marvel', sans-serif;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    h5 {
        font: 16px/16px 'Marvel', sans-serif;
        text-align: center;
        margin-bottom: 20px;
        color: #3c3c3e;
    }
    .img_block {
        margin-bottom: 20px;
    }
}

.index .block-4 {
    background: url(../imgs/index_img_par.jpg) center center fixed no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    padding-bottom: 5px;
    overflow: hidden;
}

.index .block-4 span {
    font-size: 70px;
    text-align: center;
    font-weight: 900;
    text-transform: initial;
    line-height: 60px;
    display: block;
    position: relative;
    color: #136709;
    font-family: 'Marvel', sans-serif;
    -webkit-text-stroke: 1px #ffff00;
}

.index .block-4 button {
    border-color: #ffeb3b;
    height: 45px;
    color: #ffeb3b;
    padding: 0px 12px;
    width: 500px;
    border: 1px solid #f7f977;
    border-radius: 4px;
    background-color: #136709;
    text-align: center;
    margin: auto;
    margin-top: 20%;
    display: block;
}
.index .block-4 a {text-decoration: none}
.index .block-4 .botn {
    font-family: 'Marvel', sans-serif;
    text-align: center;
    text-transform: capitalize;
    margin-top: -5px;
    line-height: 50px;
    color: yellow;
    font-size: 40px;
}

.index .block-5 {padding: 30px 0;}
.index .block-5 .text {
    border: 2px solid #7ac46f;
    font: 14px/20px 'Open Sans', sans-serif;
    color: #727070;
    margin-bottom: 30px;
}

.index .block-5 .item-1 .text {
    margin-left: 30px;
    padding: 30px 40px 28px 40px;
    position: relative;
}

.index .block-5 .item-1 .text:before {
    content: "";
    width: 21px;
    height: 38px;
    background: url(../imgs/left-arrow.png) no-repeat;
    position: absolute;
    top: 60px;
    left: -20px;
}
.you-tube {height: 450px;
    padding-bottom: 0}
.index .block-5 .item-2 .text:before {
    content: "";
    width: 21px;
    height: 38px;
    background: url(../imgs/right-arrow.png) no-repeat;
    position: absolute;
    top: 60px;
    right: -20px;
}

.index .block-6 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 20px
}

/*-------------------------------------------------my sliders style---------------------------------*/
.shapes { max-height: 550px}
.brands { max-height: 550px}
#image-gallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
}
.demo .item { margin-bottom: 10px;}
.demo2 .item {margin-bottom: 10px;}

.content-slider li {
    background-color: #ed3020;
    text-align: center;
    color: #FFF;
}

.content-slider h3 {
    margin: 0;
    padding: 70px 0;
}

.demo {
    width: 100%;
    height: 100%
}

.demo .item {
    height: 100%
}

.demo2 {
    width: 100%;
    height: 100%
}

#image-gallery2 {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    height: 291px
}

.lSSlideOuter .lSPager.lSGallery {
    margin-top: 10px;
}
.lSSlideWrapper {
    margin-bottom: 20px
}

.lSSlideOuter .lSPager.lSGallery li.active {
    width: 70px
}
/*----------end my slider styles-------*/

.shapes h5 {
    background-color: #6b6070;
    color: #fff;
    font-weight: bold;
    text-align: center
}
.brands,
.shapes {
    border: 40px solid #4b964d;
    padding: 30px 50px 10px 20px
}
.shapes span {
    text-align: center;
    font-family: cursive;
    color: #4b964d;
    font-weight: bold
}
.brands span {
    text-align: center;
    font-family: cursive;
    color: #4b964d;
    font-weight: bold
}
.demo {
    margin-left: 3%
}
.demo2 {
    margin-left: 3%
}
/*start scroll top*/
#scroll-top {
    width: 50px;
    height: 40px;
    color: #136709;
    background-color: transparent;
    text-align: center;
    position: fixed;
    right: 15px;
    bottom: 10px;
    cursor: pointer;
    z-index: 99999
}
@media only screen and (max-width: 1499px) {
    .index .block-2 {
        margin-top: -300px;
    }
}

@media only screen and (max-width: 1399px) {
    .index .block-2 {
        margin-top: -270px;
    }
}

@media only screen and (max-width: 1199px) {
    .index .w-1 {
        width: 25.5%;
    }
    .index .w-2 {
        width: 40%;
    }
    .index .block-2 {
        margin-top: -270px;
    }
    .index .block-2 .img_block {
        height: 100%;
    }
    .index .block-2 .img_block img {
        width: auto;
        height: 100%;
    }
    /*.clearfix {
        max-height: 600px
    }*/
    .index .block-2 .isotope a {
        height: 265px;
    }
    .index .block-2 .isotope i {
        line-height: 265px;
    }
    .index .block-4 .el-1 {
        margin-left: 19%;
        margin-bottom: 5%
    }
    .index .block-5 .item-1 .text {
        padding-left: 40px;
    }
    .index .block-5 .item-2 .text {
        padding-right: 40px;
    }
}

@media only screen and (max-width: 979px) {
    .index .block-2 {
        margin-top: -270px;
    }
    .index .block-2 .isotope a {
        height: 211px;
    }
    .index .block-2 .isotope i {
        line-height: 211px !important;
    }
    .index .block-3 h3 {
        height: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .index .block-2 .isotope a {
        width: 100%;
        height: 211px;
        border: 1px solid #000 !important;
        margin-top: -1px;
    }
    .index .block-2 .isotope a .img_block {
        width: 100%;
        margin-bottom: 0;
    }
    .index .block-2 .isotope a .img_block img {
        width: 100%;
        height: auto;
    }
    .index .block-3 .element {
        padding: 0;
    }
    .index .block-3 .grid_7 h2 {
        margin-top: 50px;
    }
    .index .block-5 article {
        margin-bottom: 60px;
    }
    .index .block-5 .img_block {
        width: 60%;
        margin: 30px auto;
    }
    .index .item-1 .text {
        margin: 30px 0 !important;
    }
    .index .item-1 .text:before {
        display: none;
    }
    .index .item-1 .text:after {
        content: "";
        position: absolute;
        top: -22px;
        left: calc(50% - 10px);
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 22px solid #ffffff;
    }
    .index .item-2 .text {
        margin: 0 0 30px 0 !important;
    }
    .index .item-2 .text:before {
        display: none;
    }
    .index .item-2 .text:after {
        content: "";
        position: absolute;
        bottom: -22px;
        left: calc(50% - 10px);
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 22px solid #ffffff;
    }
}

@media only screen and (max-width: 640px) {
    .index .block-4 .el-1,
    .index .block-4 .el-2 {
        font-size: 40px;
        line-height: 75px;
        margin-left: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 480px) {
    .index .block-4 .el-1,
    .index .block-4 .el-2 {
        font-size: 40px;
        line-height: 45px;
    }
    .index .block-5 .img_block {
        width: 100%;
    }
}

/////////********index-1 style******////////////
.index-1 .block-1 {
    padding: 120px 0 70px;
}

.index-1 .block-1 p {
    color: #116408
}

.index-1 #header a:hover {
    text-decoration: none
}

.index-1 .block-1 header {
    text-align: center;
}

.index-1 .block-1 h2 {
    margin-bottom: 4%;
    margin-top: 4%;
    font-family: cursive;
    font-weight: bold;
    color: forestgreen
}

.index-1 .block-1 article {
    border: 1px solid #116408;
    border-top: none;
    padding-top: 5px;
    margin-bottom: 95px;
}

.index-1 .block-1 h4 {
    background: #116408;
    color: #edf014;
    line-height: 52px;
    margin-top: 0;
    margin-bottom: 20px;
}

.index-1 .block-1 p {
    padding: 0 32px 25px;
}

.index-1 .block-1 .img_block {
    margin-bottom: 0 !important;
}

.index-1 .block-1 .img_block i {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
    display: block;
    background: url(../imgs/filler-1.png) repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 100px;
    color: #fff;
    line-height: 234px;
    text-align: center;
}

.index-1 .block-1 .img_block:hover i {
    opacity: 1;
    filter: alpha(opacity=100);
}

@media only screen and (max-width: 1199px) {
    .index-1 .block-1 .img_block i {
        line-height: 190px;
    }
}

@media only screen and (max-width: 979px) and (min-width: 768px) {
    .index-1 .block-1 .img_block i {
        line-height: 149px;
    }
    .index-1 .block-3 .bd-ra {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .index-1 .block-1 .img_block i {
        line-height: 266px;
    }
    .index-1 .block-3 .bd-ra {
        margin: 10px auto;
    }
    .index-1 .block-3 p {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 480px) {
    .index-1 .block-1 .img_block i {
        line-height: 171px;
    }
}

////////////*******end index-1 style*********////////
///////////*******start index-2 ******///////
.index-B {
    background: url(../imgs/shapes3.png) center center no-repeat fixed;
    width: 100%;
    min-height: 500px;
    padding-top: 70px;
    background-color: #000;
    background-size: cover
}

.index-2 #header {
    padding: 20px 0;
    background: url(../imgs/1header_bg.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    height: 456px;
}

.index-2 #header h1 {
    text-align: center;
}

.index-2 .block-1 {
    padding: 120px 0 70px;
}

.index-2 .block-1 header {
    text-align: center;
    padding-top: 20px
}

.index-2 .block-1 #touch_gallery .col-md-4 {
    position: relative;
    overflow: hidden;
    margin-bottom: 33px;
}

.index-2 .block-1 article {
    border: 1px solid rgba(50, 48, 69, 0.5);
    background: #323045;
    padding-top: 6px;
    position: absolute;
    top: 207px;
    left: 0;
    height: 100%;
    width: 92%;
    left: 4%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.index-2 .block-1 article:hover {
    top: 0;
    padding-top: 41px;
}

.index-2 .block-1 h4 {
    background: none;
    color: #ffffff;
    line-height: 52px;
    margin-top: 0;
    margin-bottom: 20px;
}

.index-2 .block-1 p {
    padding: 0 25px 25px;
    color: #efeded;
}

.index-2 .block-1 .img_block {
    margin-bottom: 0 !important;
}

.index-2 .block-1 .img_block i {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
    display: block;
    background: url(../imgs/filler.png) no-repeat;
    background-size: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.index-2 .block-1 .img_block:hover i {
    opacity: 1;
    filter: alpha(opacity=100);
}

.index-2 .block-1 .pagination {
    text-align: center;
    margin-top: 43px;
}

.index-2 .block-1 .pagination a {
    display: inline-block;
    width: 53px;
    height: 36px;
    font: 24px/36px 'Dosis', sans-serif;
    color: #5d5959;
    border: 1px solid #7b7878;
    margin-left: -1px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.index-2 .block-1 .pagination a.active {
    background: #ffffff;
}

.index-2 .block-1 .pagination a:hover {
    background: #ffffff;
}

@media only screen and (max-width: 1199px) {
    .index-2 .block-1 article {
        top: 165px;
    }
    .index-2 .block-1 article:hover {
        padding-top: 10px;
    }
    .index-2 .block-1 article h4 {
        line-height: 35px;
    }
}

@media only screen and (max-width: 979px) {
    .index-2 .block-1 article {
        top: 130px;
    }
    .index-2 .block-1 article:hover {
        padding-top: 10px;
    }
    .index-2 .block-1 article h4 {
        line-height: 35px;
        font-size: 20px;
        margin-bottom: 5px;
    }
    .index-2 .block-1 article p {
        font-size: 12px;
        padding: 0 5px;
    }
}

@media only screen and (max-width: 767px) {
    .index-2 .block-1 article {
        top: 234px;
    }
    .index-2 .block-1 article:hover {
        padding-top: 10px;
    }
    .index-2 .block-1 article h4 {
        line-height: 35px;
        font-size: 30px;
        margin-bottom: 20px;
        margin-top: 15px;
    }
    .index-2 .block-1 article p {
        font-size: 14px;
        padding: 0 30px;
    }
}

@media only screen and (max-width: 480px) {
    .index-2 .block-1 article {
        top: 150px;
    }
    .index-2 .block-1 article:hover {
        padding-top: 10px;
    }
    .index-2 .block-1 article h4 {
        line-height: 35px;
        font-size: 20px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .index-2 .block-1 article p {
        font-size: 14px;
        padding: 0 10px;
    }
}

.index-1 #header {
    padding: 20px 0;
    background: url(../imgs/slide22.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    height: 456px;
}

/*-------start index-4 style------*/

#map {
    height: 435px;
    width: 100%;
    margin-top: 15px
}
.index-4 .block-1 {
    padding: 10px 0;
}
.index-4 span {
    text-decoration: none;
    font-size: 15px
}

.index-4 h4 {
    color: #116408;
    text-decoration: underline;
    font-weight: bold;
    margin-bottom:0
}

.index-4 .address {
    margin-bottom: 10px
}

.info {
    text-align: center;
    padding-top:20px;
    padding-bottom:20px
}

.index-4 .address i {
    color: #116408;
    margin-right: 10px
}
.index-4 .in-1 {
    margin-right: 10px
}
.index-4 .in-2 {
    color: #000
}
.content_map {
    margin-top: 15px
}
.index-4 h2 span {
    font-size: 30px;
    color: #116408
}
.index-4 .block-1 header {text-align: center;}
.index-4 .block-2 .cont_btn a {
    display: inline-block;
    font-size: 26px;
    width: 172px;
    height: 57px;
    line-height: 57px;
}
.index-4 #header a:hover {
    text-decoration: none
}
.index-4 .full-width-container {
    height: 470px
}
.index-4 .block-2 .address a {color: inherit;}
.index-4 .block-2 .address a:hover {color: #d94d3a;}
@media only screen and (max-width: 767px) {
    .index-4 h2 {
        margin-top: 30px;
    }
    .index-4 .address {
        margin-top: 20px;
    }
    .index-4 .block-2 .cont_btn {
        margin-bottom: 70px;
    }
    .index-4 .block-2 .cont_btn .btn {
        margin-right: 30px !important;
    }
}
/*========================================================
								RESPONSIVE LAYOUTS STYLES 
=========================================================*/

@media only screen and (max-width: 1199px) {
    .sample {
        height: auto;
        /*delete this class*/
    }
}

@media only screen and (max-width: 979px) {
    .sample {
        height: auto;
        /*delete this class*/
    }
}

@media only screen and (max-width: 767px) {
    .sample {
        height: auto;
        /*delete this class*/
    }
}

@media only screen and (max-width: 480px) {
    .sample {
        height: auto;
        /*delete this class*/
    }
}

@media only screen and (max-width: 320px) {
    .sample {
        height: auto;
        /*delete this class*/
    }
}

/////////////////*************start media queries*******************////////////////
/////******for xs screens******////////
@media (max-width: 767px) {
    .carousel-control .glyphicon-chevron-right {
        margin-top: -30px;
        margin-right: 5px
    }
    .carousel-control .glyphicon-chevron-left {
        margin-top: -30px;
        margin-left: 5px
    }
    .carousel-caption {
        top: 55%
    }
    .embed-responsive-item {
        height: 100%
    }
    .carousel-caption h3 {
        font-size: 25px
    }
    .index .block-4 {
        margin-top: 50px
    }
    .index .block-4 .el-1 {
        margin-left: 0
    }
    .img_block {
        height: 70px
    }
    .index .block-4 span {
        font-size: 40px;
        margin-top: -90px
    }
    .index .you-tube {
        display: none
    }
    .index .block-4 button {
        width: 100px;
        margin-bottom: -10%;
    }
    .index .block-6 .brands,
    .shapes {
        border: 10px solid #4b964d;
        padding: 10px 30px 10px 10px;
        height: 550px
    }
    .index-1 #header h1 a {
        font-size: 80px
    }
    .index-1 .block-1 h2 {
        margin-top: 6%;
        margin-bottom: 6%
    }
    .index .block-6 .brands {
        margin-bottom: 20px
    }
    .index .lSSlideOuter .lSPager.lSGallery {
        padding-top: 10px
    }
    .index-1 .col-md-3 {
        width: 80%;
        margin: auto
    }
    .index-4 #header h1 a {
        font-size: 80px
    }
    .footer li{
        font-size:16px
    }
        
        
}
@media (max-width:991px) {
    .navbar-default .navbar-nav {
        margin-left: 5%
    }
    .navbar-right {
        margin-right: -60px
    }
    .index .block-4 {
        text-align: center
    }
    .index .block-4 span {
        font-size: 58px
    }
    .index .block-4 button {
        text-align: center
    }
    .index .block-4 button {
        width: 300px
    }
    .index .block-4 .botn {
        font-size: 20px;
        line-height: 30px;
        font-weight: bold
    }
    .brands {
        margin-bottom: 30px;
        border: 20px solid #4b964d;
        max-height: 650px
    }
    .shapes {
        margin-bottom: 30px;
        border: 20px solid #4b964d;
        max-height: 680px
    }
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav {
        margin-left: 0px
    }
    .index .block-4 {
       
    }
    .index .block-4 .el-1 {
        margin-left: 0
    }
    .block-6 .clearfix {
        margin-top: 0
    }
    .text {
        padding: 0
    }
    .index-4 #form3 input {
        width: 123px
    }
    .index-4 #form3 textarea {
        width: 146px
    }
}
@media (min-width:991px) and (max-width: 1180px) {
    .navbar-default .navbar-nav {
        margin-left: 12%
    }
    .index .block-5 {
        margin-top: 0px
    }
    .index .block-4 .el-1 {
        margin-left: 0
    }
    .index-4 #form {
        margin-left: -60px
    }
    .index-4 .content_map {
        margin-right: -50px
    }
}
@media (min-width: 1180px) and (max-width: 1197px) {
    .navbar-default .navbar-nav {
        margin-left: 13%
    }
    .index-4 #form {
        margin-left: -60px
    }
    .index-4 #map {
        margin-right: -50px
    }
}
body {background: #f6f6f7;}
.navbar-default {
    background-color: rgba(19, 103, 9, 1);
    border-style: none;
     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    z-index: 99999999999999999
}
.navbar-default .navbar-nav>li {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
.navbar-default .navbar-nav>li>a {
    color: #f1e122;
    font-weight: bold;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.navbar-right{margin-right: -60px}
.footer{
    padding-top:20px;
    margin-bottom: -20px;
    background-color:#272727;
    width:100%;
    text-align:center
}
.footer li{
    display:inline-block;
    text-transform:capitalize
}
.footer .social li{
    border-radius:50%;
    background-color: #5a9537;
    color: #272727;
    padding: 12px;
    margin-left:15px;
    height:50px;
    width:50px
}
.footer .items{color: #fcfcfc}
.footer .items li{
    margin-left: 20px}
.footer .menu li{
    color:#888888;
    border-left:1px solid #888888;
    margin-left:20px;
    padding-left:20px
}
.footer .menu li:first-of-type{
    border-left:none
}
.footer .copy-rights{
    background-color: #5a9537;
    height:50px;
    padding-top:15px;
    margin-bottom:0;
    color:#fcfcfc;
    text-transform:capitalize
}
.footer .copy-rights span{
    color:#ffeb3b;
     
}
.index-1 .full-width-container{
    height:100%
} 
}
.index-1 .full-width-container{
    height:100%
} 
///////*********///////
.index-4 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.index-4 h1 {
    font-family:'Questrial', Verdana, sans-serif;
    text-align:center;
    font-size:25px;
    padding:0;
    margin:0 0 0 0;
    position:relative;
    color:#8C8C8C;
}
/** have a nice ampersand **/
 .index-4 h1:after {
    font-size:25px;
    color:#D6CFCB;
    content:'&';
    text-align:center;
    display:block;
    width:100%;
    font-family:'Alice', Verdana, serif;
    text-shadow: 0px 1px 0px #fff;
}
/** create the gradient bottom **/
 .index-4 h1:before {
    position:absolute;
    bottom:15px;
    content:' ';
    text-align:center;
    display:block;
    height:2px;
    width:100%;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(182, 180, 180, 0.7) 42%, rgba(180, 178, 178, 0) 43%, rgba(168, 166, 166, 0) 50%, rgba(180, 178, 178, 0) 57%, rgba(182, 180, 180, 0.7) 58%, rgba(238, 237, 237, 0.3) 90%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(182, 180, 180, 0.7)), color-stop(43%, rgba(180, 178, 178, 0)), color-stop(50%, rgba(168, 166, 166, 0)), color-stop(57%, rgba(180, 178, 178, 0)), color-stop(58%, rgba(182, 180, 180, 0.7)), color-stop(90%, rgba(238, 237, 237, 0.3)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(182, 180, 180, 0.7) 42%, rgba(180, 178, 178, 0) 43%, rgba(168, 166, 166, 0) 50%, rgba(180, 178, 178, 0) 57%, rgba(182, 180, 180, 0.7) 58%, rgba(238, 237, 237, 0.3) 90%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(182, 180, 180, 0.7) 42%, rgba(180, 178, 178, 0) 43%, rgba(168, 166, 166, 0) 50%, rgba(180, 178, 178, 0) 57%, rgba(182, 180, 180, 0.7) 58%, rgba(238, 237, 237, 0.3) 90%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(182, 180, 180, 0.7) 42%, rgba(180, 178, 178, 0) 43%, rgba(168, 166, 166, 0) 50%, rgba(180, 178, 178, 0) 57%, rgba(182, 180, 180, 0.7) 58%, rgba(238, 237, 237, 0.3) 90%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(182, 180, 180, 0.7) 42%, rgba(180, 178, 178, 0) 43%, rgba(168, 166, 166, 0) 50%, rgba(180, 178, 178, 0) 57%, rgba(182, 180, 180, 0.7) 58%, rgba(238, 237, 237, 0.3) 90%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
}
/* Here comes to good stuff : content styling */
 .index-4 #content {
    position:relative;
    margin:12px auto;
    height:100%;
    z-index:100;
    padding:30px;
    border:1px solid #383838;
    /* My stipped background */
    background: #D1D1D1;
    /* Old browsers */
    background: -moz-repeating-linear-gradient(-45deg, #EFC1CB, #EFC1CB 30px, #F2F2F2 30px, #F2F2F2 40px, #C2E8F5 40px, #C2E8F5 70px, #F2F2F2 70px, #F2F2F2 80px);
    /* FF3.6+ */
    background: -webkit-repeating-linear-gradient(-45deg, #EFC1CB, #EFC1CB 30px, #F2F2F2 30px, #F2F2F2 40px, #C2E8F5 40px, #C2E8F5 70px, #F2F2F2 70px, #F2F2F2 80px);
    /* FF3.6+ */
    background: -o-repeating-linear-gradient(-45deg, #EFC1CB, #EFC1CB 30px, #F2F2F2 30px, #F2F2F2 40px, #C2E8F5 40px, #C2E8F5 70px, #F2F2F2 70px, #F2F2F2 80px);
    /* FF3.6+ */
    background: repeating-linear-gradient(-45deg, #EFC1CB, #EFC1CB 30px, #F2F2F2 30px, #F2F2F2 40px, #C2E8F5 40px, #C2E8F5 70px, #F2F2F2 70px, #F2F2F2 80px);
    /* FF3.6+ */
    /*border-radius*/
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    /*box-shadow*/
    -webkit-box-shadow:0px 1px 6px #3F3F3F;
    -moz-box-shadow:0px 1px 6px #3F3F3F;
    box-shadow:0px 1px 6px #3F3F3F;
}
/** my "fake" background that will hover the stripes **/
 .index-4 #content:after {
    background:#F9F9F9;
    margin:10px;
    position: absolute;
    content :" ";
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    border:1px #E5E5E5 solid;
    /*border-radius*/
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
}
/*** form styling **/

/** we remove the red glow around required fields since we are already using the red star */
 .index-4 input:required, textarea:required {
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none;
}
/** inputs and textarea**/
 .index-4 input:not([type="submit"]), textarea {
    outline:none;
    display:block;
    width:70%;
    float:right;
    padding:4px 8px;
    border:1px dashed #136709;
    color:#3F3F3F;
    font-family:'Droid Sans', Tahoma, Arial, Verdana sans-serif;
    font-size:14px;
    /*border-radius*/
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    /*transition*/
    -webkit-transition:background 0.2s linear, box-shadow 0.6s linear;
    -moz-transition:background 0.2s linear, box-shadow 0.6s linear;
    -o-transition:background 0.2s linear, box-shadow 0.6s linear;
    transition:background 0.2s linear, box-shadow 0.6s linear;
}
.index-4 input:not([type="submit"]):active, textarea:active, input:not([type="submit"]):focus, textarea:focus {
    background:#F7F7F7;
    border:dashed 1px #969696;
    /*box-shadow*/
    -webkit-box-shadow:2px 2px 7px #E8E8E8 inset;
    -moz-box-shadow:2px 2px 7px #E8E8E8 inset;
    box-shadow:2px 2px 7px #E8E8E8 inset;
}
.index-4 input:not([type="submit"]) {
    height: 32px;
}
/* placeholder */
 ::-webkit-input-placeholder {
    color:#BABABA;
    font-style:italic;
}
.index-4 input:-moz-placeholder, textarea:-moz-placeholder {
    color:#BABABA;
    font-style:italic;
}
.index-4 textarea {
    min-height:50px;
    resize:vertical
}
/** labels**/

/** adding our icon font !! */
 .index-4 .iconic:before {
    font-size:25px;
    font-family:'Alice', Verdana, serif;
}
.index-4 .iconic.link:before {
    content:'/';
}
.index-4 .iconic.quote-alt:before {
    content:"'";
}
.index-4 .iconic.comment:before {
    content:"q";
}
.index-4 .iconic.user:before {
    content:"u";
}
.iconic.mail-alt:before {
    content:"M";
}
.index-4 label {
    color:#000000;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}
.index-4 label:hover {
    color:#191919;
}
.index-4 label:before {
    color:#C1BFBD;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}
.index-4 label:hover:before {
    color:#969696;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}
/*.index-4 p {
    margin-bottom:20px;
}*/
.indication {
    color:#878787;
    font-size:12px;
    font-style:italic;
    text-align:right;
    padding-right:10px;
}
.index-4 .required {
    color:#E5224C;
}
/** Styling the send button **/
 .index-4 input[type=submit] {
    margin-left:235px;
    cursor:pointer;
    background:none;
    border:none;
    font-family:'Alice', serif;
    color:#767676;
    font-size:15px;
    padding:5px 4px;
    border:1px solid #E0E0E0;
    text-shadow: 0px 1px 1px #E8E8E8;
    background: rgb(247, 247, 247);
    background: -moz-linear-gradient(top, rgba(247, 247, 247, 1) 1%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(247, 247, 247, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(247, 247, 247, 1) 1%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(247, 247, 247, 1) 1%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(247, 247, 247, 1) 1%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(top, rgba(247, 247, 247, 1) 1%, rgba(242, 242, 242, 1) 100%);
    /*border-radius*/
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    /*box-shadow*/
    -webkit-box-shadow:0px 1px 1px #FFF inset, 0 0 0px 5px #EAEAEA;
    -moz-box-shadow:0px 1px 1px #FFF inset, 0 0 0px 5px #EAEAEA;
    box-shadow:0px 1px 1px #FFF inset, 0 0 0px 5px #EAEAEA;
    /*transition*/
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.index-4 input[type=submit]:hover {
    color:#686868;
    border-color: #CECECE;
    background: rgb(244, 244, 244);
    background: -moz-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244, 244, 244, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(242, 242, 242, 1) 100%);
    /*box-shadow*/
    -webkit-box-shadow:0px 1px 1px #FFF inset, 0 0 0px 5px #E0E0E0;
    -moz-box-shadow:0px 1px 1px #FFF inset, 0 0 0px 5px #E0E0E0;
    box-shadow:0px 1px 1px #FFF inset, 0 0 0px 5px #E0E0E0;
}
.index-4 input[type=submit]:active, input[type=submit]:focus {
    position:relative;
    top:1px;
    color:#515151;
    background: rgb(234, 234, 234);
    background: -moz-linear-gradient(top, rgba(234, 234, 234, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(234, 234, 234, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(234, 234, 234, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(234, 234, 234, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(234, 234, 234, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(top, rgba(234, 234, 234, 1) 0%, rgba(242, 242, 242, 1) 100%);
    /*box-shadow*/
    -webkit-box-shadow:0px -1px 1px #FFF inset, 0 0 0px 5px #E0E0E0;
    -moz-box-shadow:0px -1px 1px #FFF inset, 0 0 0px 5px #E0E0E0;
    box-shadow:0px -1px 1px #FFF inset, 0 0 0px 5px #E0E0E0;
}







