                        * {
                    margin: 0;
                    padding: 0;
                    outline: 0;
                }
                
                img {
                    max-width: 100%;
                    display: block;
                }
                
                body {
                    font-family: Helvetica, Arial, Verdana, sans-serif;
                    color: white;
                    font-size: 10px;
                    
                }
                
                h1,
                h2,
                h3 {
                    font-family: 'Open Sans', sans-serif;
                    font-weight: 300;
                    margin: 0 0 15px;
                }
                
                h1 {
                    font-size: 30px;
                    letter-spacing: -1px;
                    line-height: 100%;
                    font-weight: bold;
                    color: #fff;
                }
                
                h2 {
                    font-size: 28px;
                    color: white;
                }
                
                h3 {
                    font-size: 22px;
                    letter-spacing: -1px;
                    line-height: 100%;
                    font-weight: bold;
                    color: #fff;
                }
                
                p {
                    margin: 0 0 15px;
                }
                
                a {
                    color: yellow;
                    text-decoration: none;
                }
                
                .clear {
                    clear: both;
                }
                
                .wrap {
                    max-width: 100%;
                    z-index: 10;
                    position: relative;
                    margin: 0 auto;
                    padding: 0;
                }
                
                .section {
                    max-width: 100%;
                    z-index: 10;
                    position: relative;
                    margin: 0 auto;
                    padding: 0 0 20px;
                    height: 1500px;
                    text-align: center;
                    padding: 10px;
                }
                
                .inner {
                    max-width: 960px;
                    margin: 0 auto;
                    position: relative;
                    min-height: 50px;
                    padding: 30px 0;
                    font-size: 16px;
                    font-family: 'Open Sans', sans-serif;
                    font-weight: 300;
                }
                
                .inner:after {
                    content: "";
                    display: table;
                    clear: both;
                }
                
                .subMenu {
                    height: 50px;
                    z-index: 1000;
                    width: 100%;
                    background: #0977bc;
                    
                }
                
                .subMenu .inner {
                    padding: 0;
                    font-weight: 400;
                    margin: 0 auto;
                }
                
                .subNavBtn {
                    display: block;
                    height: 35px;
                    width: 10%;
                    float: left;
                    margin: 0 auto;
                    text-decoration: none;
                    font-size: 16px;
                    padding: 15px 2% 0;
                    text-align: center;
                    color: #fff;
                    font-weight: bold;
                }
                
                .subMenu a:hover {
                     background: #1783c7;
                     color: #184764;
                     box-shadow: inset 0 0 0 2px #53ea93;


                 }

                        .buttond a:hover {
                            background-color: #184764;
                            box-shadow: inset 0 0 0 2px #53ea93;


                        }
                
                .active {
                    background: #25aae1;
                }
                
                .end {
                    margin: 0;
                }
                /* SECTIONS */
                
                .sTop {
                    background: url(../img/header.jpg) no-repeat center center fixed;
                    background-size: cover;
                    color: #6c200d;
                    padding: 50px 0 900px;
                    height: auto;
                    max-width: 100%;
                   
                     
                     
                }
                
                .s1 {
                    background: #184764;
                    color: #fff;
                    height: 1500px;
                }
                
                .s2 {
                    background: #313131;
                    font-size: 9px;
                }
                
                .s3 {
                    background: #1b83b3;
                }
                
                .s4 {
                    background: #5aa3c4;
                }
                
                .s5 {
                    background: #87ceec;
                }
                
                .s6 {
                    background: #bf99ee;
                }
                
                * hr {
                    color: #fff;
                   
                    height: 2px;
                    border: none;
                }
                
                img.logo {
                    width: 403px;
                    height: 125px;
                    display: inline-block;
                    margin: -40px auto;
                }
                
                .pluso {
                    display: block;
                }
                
                .buttond a:hover {
                            background-color: #184764;
                            box-shadow: inset 0 0 0 2px #53ea93;
                            

                        }
                
                
                
                .client {
                    margin: 0 auto;
                    display: inline-block;
                    max-width: 100%;
                    height: auto;
                }
                
                .fot {
                    color: #FF0000;
                    font-weight: 600;
                    font-size: 14px;
                }
                
                @media only screen and (max-width: 600px) {
                    .subNavBtn {
                        display: block;
                        margin: 0 auto;
                        max-width: 100%;
                        font-size: 0.7rem;
                        padding: 15px 2% 0;
                    }
                    .subMenu {
                        max-width: 100%;
                        margin: 0 auto;
                    }
                    .inner {
                        display: inline-block;
                        margin: 0 auto;
                        font-size: 0.7rem;
                    }
                    .pluso {
                        margin: 0 auto;
                    }
                  
                  .map {
                     max-width:100%;
                  
                  }
                  
                    .section {
                        font-size: 0.7rem;
                        height: 100%;
                    }
                  
                  .client {
                    margin: 0 auto;
                    display: flex;
                    flex-direction:row;
                   
                    flex-wrap:wrap;
                    max-width: 20px;
                    min-height: 20px;
                }
                
                @media only screen and (max-width: 400px) {
                    .subNavBtn {
                        display: inline-block;
                        margin: 0 auto;
                        max-width: 100%;
                        font-size: 10px;
                        padding: 15px 2% 0;
                    }
                  
                  
                  }
                  
                    @media only screen and (max-width: 375px) {
                        .subNavBtn {
                            display: inline-block;
                            margin: 0 auto;
                            max-width: 100%;
                            font-size: 8px;
                            padding: 15px 2% 0;
                        }
                        
                    }
                        @media only screen and (max-width: 870px) {
                            img.logo {
                                margin: 50px auto;
                            }
                            
                        }
                        
                        .hd img {
                        	max-width:100%;
                        	
                        	
                        }
                            
                            
                            
                          
                        }

