*{
	/*font-family: 'Roboto', sans-serif;*/
  font-family: 'Montserrat', sans-serif;

}
h1 { font-size: 24px;}
h2 { font-size: 22px;}
h3 { font-size: 18px;}
h4 { font-size: 16px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}
.header{
	font-size: 14px;
}
.nav>li>a.active{
  margin-left: 30px;
color: #1468B0;
}
.nav>li>a {
  padding-left: 30px;
	color: #12264B;
    font-size: 14px;
    position: relative;
    display: block;
    /*padding: 10px 10px!important;*/
    font-family: 'Montserrat', sans-serif!important;

}

.nav>li>a {
    padding-left: 30px;
    color: #12264B;
    font-size: 14px;
    font-family: Roboto;
    position: relative;
    display: block;
     padding: 10px 11px!important;
     font-weight: 500;
    
}
.nav a:hover{
  color: #fff;
  background: #1468B0!important;
  border-radius:5px;
}
.nav a.active:hover{
  color: #fff;
  background: #1468B0!important;
   border-radius:5px;
}
.social-icon {
    color: #fff;
    background: #1468B0;
    border: 1px solid;
    padding: 3px 3px;
}

.header{
	background: #fff;
  z-index: 10;
  }
  /*.top-header{
    z-index: 10;
  }*/
/*.content {
  padding: 16px;
}*/
.owl-nav {
    display: none;
}
.sticky {
  position: sticky;
  top: 0;
  width: 100%;

}

.sticky + .content {
  padding-top: 90px;
}
/* Page content */
.content {
  padding: 16px;
}
/*banner*/
.row.banner-row.owl-carousel.owl-loaded.owl-drag {
    margin: 0 auto;
}

.banner1{
    background-image: url('img/C-3-min.png');
    width:100%;
    height: 500px;
/*  margin-top: 147px;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*position: relative;*/
}
.banner2{
    background-image: url('img/b- 4-min.png');
  width:100%;
  height: 500px;
/*  margin-top: 147px;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /*position: relative;*/
}
.banner3{
  background-image: url('img/b-2-min.png');
  width:100%;
  height: 500px;
/*  margin-top: 147px;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /*position: relative;*/
}
.banner4{
  background-image: url('img/b-1-min.png');
  width:100%;
  height: 500px;
/*  margin-top: 147px;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /*position: relative;*/
}
.banner h1{
    margin: 30px auto;
    color: #fff;
    font-size: 36px;
    text-align: center;
    margin-top: 185px;
    z-index: 9;
}
.banner h3 {
margin: 0 auto; 
    color: #fff;
    font-size:16px;
    text-align: center;
    z-index: 9;
}
.form-group.search {
    margin: 35px auto;
    width: 500px;
}
.search-btn {
    margin: -40px -92px;
    padding: 10px;
    background: #1468B0;
    color: #fff;
    float: right;
    border-radius: 5px;
}
.overlay {
    display: block;
    position: absolute;
    background: rgba(43,56,143,0.8);
    width: 85%;
    height: 30%;
    border-radius: 5px;
    top: 130px;
}
 .form-control {
    /*display: block;
    width: 100%;*/
   /* height: 40px!important;*/
   /* padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;*/
}
/*.text {
    color: #fff;
    margin: 45px auto;
    background: #EC1C24;
    padding: 10px 10px;
    text-decoration: none; 
    text-align: center;
    display: block;
    width: 140px;
    border-radius: 20px;
    font-size: 15px;
}

.text:hover{
  color: #fff;
    background-color: #352c34;
   text-decoration:none;
}*/

/*.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    display: none;
    }*/

/*===============================================================*/
.banner-row{
  margin: 0 auto;
}

.banner-row.owl-carousel .owl-dots{
  width: 110px;
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}
.banner-row.owl-nav{
  display: block!important;
  position: absolute;
}
.banner-row.owl-carousel .owl-dots button.owl-dot.active{
  background-color: #fff !important;
  border: solid 3px #1468B0;
 
}


.banner-row.owl-carousel .owl-dots button.owl-dot {
    background-color: #D1D3D4 !important;
    width: 15px;
    height: 15px;

    /*border-radius: 50%;*/
    margin: 0 6px;
    border: solid 3px #939598;
    outline: none;
  }
/* about us section*/

.about {
    background: #F4FBFD;
    padding: 60px 20px;
}
.about h2 {
    line-height: 45px;
    font-size: 30px;
    text-align: left;
    font-weight: 700;
    color: #052944;
    letter-spacing: .8px;
}
.about h2:after {

    content: "";
    display: block;
    width: 100px;
    height: 3px;
    margin: 12px 0;
    background: #1468B0;
}
.about p {
    margin-top: 22px;
    font-size: 16px;
    color: #12264B;
    text-align: justify;
    padding-right: 42px;
    line-height: 33px;
}
.read-wel {
    color: #fff;
    margin-top: 20px;
    background: #1468B0;
    padding: 10px 10px;
    text-decoration: none;
    align-items: center;
    text-align: center;
    display: block;
    width: 160px;
    float: left;
    border-radius: 10px;
    font-size: 15px;
}
.read-wel:hover{
  color: #fff;
    background-color: #352c34;
   text-decoration:none;
}
.about-img{
  width:400px;
  height:300px;
}
/*mv*/
.mv {
    padding: 20px 20px;
    background: #F4FBFD;
}
.mv h2 {
    line-height: 45px;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    color: #052944;
    letter-spacing: .8px;

}
.mem-img-3{
  height:138px;
}
.mem-img-4 {
    /* margin-top: 10px; */
    height: 130px;
}
.mv p {
  padding: 0px 158px 0px 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: justify;
}

/*member-section*/
/*section.member {
    padding: 30px 20px;
}
.member h2 {
  font-size: 36px;
    color: #052944;
    margin: 18px auto;
    text-align: center;
    font-weight: 700;
}

ul.tab {
    display: inherit;
    margin: 0 auto;
     border: 1px solid #ccc;
     border-radius: 5px;
     margin-bottom: 40px;
}
li.member-title {
   list-style: none;
       font-size: 18px;
    padding: 10px 31px;   
}
li#member1 {
  padding-left: 0px;
  border-right: 1px solid #ccc;
}
li#member2 {
  border-right: 1px solid #ccc;
}

img.mem-img {
    padding: 10px 0px;
}
.member-1{
  display: none;
}
.member-1.active{
  display: block;
  opacity: 1;
}
.member-title.active{
   opacity: 1;
}
.member-title{
  opacity: 0.3;
}*/

section.member {
    padding: 30px 20px;
}
.member h2 {
  font-size: 32px;
    color: #052944;
    margin: 18px auto;
    text-align: center;
    font-weight: 700;
}
.member h3 {
    font-size: 25px;
    color: #052944;
    margin: 18px auto;
    text-align: center;
    font-weight: 700;
}

ul.tab {

    display: inherit;
    margin: 50px auto;
     margin-top: 78px;
    border: 1px solid #ccc;
    border-radius: 5px;
    /* margin-bottom: 40px; */
    background: #F4FBFD;
}
li.member-title {
    list-style: none;
    font-size: 18px;
    padding: 10px;
}
li#member1 {
  padding-left: 10px;
  
}
li#member2 {
  
}

img.mem-img {
    padding: 10px 0px;
}
.member-1{
  display: none;
}
.member-1.active{
  display: block;
  opacity: 1;
}
.member-title.active{
   opacity: 1;
}
.member-title{
  opacity: 0.3;
}
.mem.shadow {
    height: 134px;
    width: 240px;
    background: #fff;
    margin-left: 30px;
    border-radius: 5px;
    margin-bottom: 20px;
}
img.mem-img-1 {
    margin: 0px 0px;
   /* width: 113%;*/
    padding: 42px 0px;
}
img.mem-img-1-1 {
    margin: 0px 0px;
    /* width: 113%; */
    padding: 22px 0px;
    height: 120px;
}
img.mem-img-1-2 {
    margin: 0px 0px;
    /* width: 113%; */
    height: 114px;
    padding: 10px 0px;
}
img.mem-img-2 {
    width: 100px!important;
    padding: 21px 8px;
    margin: 0px 46px;
}
img.mem-img-3 {
    height: 132px;
    padding: 17px 46px;
}


/*event-1*/
.event-2{
  display: none;
}
.event-2.active{
  display: block;
  opacity: 1;
}
.tab-1 {
    display: grid;
    /* margin: -50px auto; */
    /* margin-top: 78px; */
    border: 1px solid #ccc;
  /*  border-radius: 5px;*/
    /* margin-bottom: 40px; */
    background: #F4FBFD;
}
.event-title {
    list-style: none;
    font-size: 18px;
    padding: 10px;
    background: #fff;
}
.event-text {
    width: 504px;
    background: #fff;
    margin-top: -10px;
    padding: 5px;
}
.event-2 img {
    width: 504px;
    height: 337px;
}
section.event-1 {
  background: #F4FBFD;
    padding: 30px 20px;
}
.event-1 h2 {
  font-size: 36px;
    color: #052944;
    margin: 18px auto;
    text-align: center;
    font-weight: 700;
}
.event-1 a:hover{
text-decoration: none;  
}
.event-1 h4 {
    font-size: 16.7px;
    color: #1468B0;
    
}
.event-1 p{
    font-size: 16.7px;
   color:#12264B;
    
}

.event-1 h5{
  font-size: 20px;
  color:#12264B;
}
.row.event-row {
    margin-bottom: 20px;
    background: #fff;
}
/*event*/
/*section.event {
  background: #F4FBFD;
    padding: 30px 20px;
}
.event h2 {
  font-size: 36px;
    color: #052944;
    margin: 18px auto;
    text-align: center;
    font-weight: 700;
}
.event a:hover{
text-decoration: none;  
}
.event h4 {
    font-size: 16.7px;
    color: #1468B0;
    
}
.event p{
    font-size: 16.7px;
   color:#12264B;
    
}

.event h5{
  font-size: 24px;
  color:#12264B;
}
.row.event-row {
    margin-bottom: 20px;
    background: #fff;
}*/
/*footer*/
footer{
background-image: url('img/SMISS (1)-05.png');
  width:100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color:#fff;
}
.footer-top{
padding:40px 20px;
}
 .footer-top  img{
  width:81%!important;
 } 
footer p {
    margin-top: 23px;
  font-size: 13px;
    color: #fff;
}
footer a{
  color:#fff;
  /*letter-spacing: 0.7px;*/
}
footer a:hover{
  text-decoration: none;
  color:#fff;
  background: #1e90ff;
  padding:5px;
  border-radius: 2px;
}
footer h4 {
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    /* margin: 20px 0px; */
    margin-bottom: 20px;
}
.contact-row a:hover{
 text-decoration: none;
  color:#fff; 
  background: none;
  padding:0px;
  border-radius: 0;
}
i.far.fa-envelope.fa-lg {
    color: #fff;
    padding: 13.5px 24px;
    background: #257CBF;
    margin: -40px 0px;
    float: right;
}
i.foot {
    padding-right: 14px;
}
i.social-icon-foot {
    margin: 10px 14px;
}
.row.contact-row {
  margin-left: 10px;
    display: grid;
}
footer li {
    margin-bottom: 27px;
    font-size: 14px;
}
footer input#email {
    margin-top: 37px;
}
p.foot-p {
    line-height: 30.5px;
    font-size: 12px;
    letter-spacing: .9px;
}
a.contact-footer-2 {
    margin-bottom: 23px;
}
.add-span {
    margin-right: 24px;
}
/*footer copyright*/
.footer-copyright{
    background: #000F25;
}
.footer-copyright p {
  margin-top: 10px;
    color: #ffff;
    font-size: 14px;
    text-align: left;
}
.design{
font-size: 12px;
text-align: right;
padding-right: 60px;
color:#fff;
}
a.design-company {
    color: #fff;
}
a.design-company:hover {
    color: #fff;
    text-decoration: none;
}
.copy-col-1{
    float:left;
}
i.fas.fa-chevron-right {
    padding-right: 10px;
}

/*member-page*/
.member-banner{
  background-image: url('img/SMISS-02.png');
  width:100%;
  height: 250px;
/*  margin-top: 147px;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mem-ban{
  background-image: url('img/member-min.jpg');
  width:100%;
  height: 250px;
/*  margin-top: 147px;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mem-1{
 background-image: url('img/mem-1.jpeg');
  width:100%;
  height: 250px;
/*  margin-top: 147px;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}
section.member-page {
    padding: 30px 20px;
}
.member-page h2 {
    line-height: 45px;
    font-size: 30px;
    text-align: left;
    font-weight: 700;
    color: #052944;
    letter-spacing: .8px;
}
.message{
   background-image: url('img/massege-min.jpg');
  width:100%;

/*  margin-top: 147px;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}
.message p{
  font-weight: 600;
}
.member-page h2:after {

    content: "";
    display: block;
    width: 100px;
    height: 3px;
    margin: 12px 0;
    background: #1468B0;
}
.member-page h3 {
    line-height: 45px;
    font-size: 25px;
     text-align: center; 
    
    font-weight: 700;
    color: #052944;
    margin-top:20px;
    letter-spacing: .8px;
}
.member-page h3:after {

    content: "";
    display: block;
    width: 100px;
    height: 3px;
    margin: 12px auto;
    background: #1468B0;
}
.member-page p{
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}
.pres-img{
  height:300px;
  width:300px;
  margin-top: -112px;
}

.row.founding-members {
    display: grid;
    /* padding: 9px; */
}
.member-page table,
td {
    border: 1px solid #ccc;
    font-size: 18px;
    padding:5px;
}

tr.company-name {
    background: #d3d3d3;
}
.member-page thead, tfoot {
    background-color:#1e90ff;
    color: #fff;
    font-size: 25px;
    padding:5px;
}
.member-page td{
    padding: 10px;
    font-size: 16px;
}
.member-page th {
    padding: 10px;
    font-size: 18px;
    background: #1e90ff;
}
.member-page p{
  margin-bottom: 17px;
}
.shad-2 table,
td {
    /*width: 58%;
    border: 1px solid #ccc;
    font-size: 18px;
    padding: 5px;
    text-align: center;*/
}
summary {
    padding: 10px;
    font-size: 16px;
    background:#1e90ff;
    margin: 3px 0px;
    color: #fff;
}

summary:focus {
    outline: none;
}
.shadow.shad-2 {
    padding: 10px 20px;
    margin: 20px auto;
    background-color: #e0f8ff;
background-image: url("https://www.transparenttextures.com/patterns/brushed-alum.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
   /* color: #fff;*/
    border: 2px solid #1468B0;
    border-radius: 5px;
        width: 70%;
    text-align: center;
}
.col-lg-5.shadow.shad-2 b{
  color:#000;
}
.col-lg-6.tables {
    margin: 20px auto;
}
span.minus-span {
    margin-left: 159px;
}
  .row.beni-row {
    background:#F4FBFD;
    padding: 20px;
    display: grid;
}
/*about-page*/
.about-page {
   /* background: #F4FBFD;*/
    padding: 30px 20px;
}
.about-page h2 {
    line-height: 45px;
    font-size: 30px;
    text-align: left;
    font-weight: 700;
    color: #052944;
    /*letter-spacing: .8px;*/
}
.about-page h2:after {

    content: "";
    display: block;
    width: 100px;
    height: 3px;
    margin: 12px 0;
    background: #1468B0;
}

.about-page p {
    margin-top: 22px;
    font-size: 16px;
    color: #12264B;
    text-align: justify;
    padding-right: 42px;
    line-height: 33px;
}
.row.amis {
    display: grid;
}
.about-page h5{
   font-size: 16px;
display: flex;
line-height: 18px;
}
.about-page i{
    padding-right: 15px;
    color:#1468B0;
}
.about-page h1{
   
    color: #1468B0;
    letter-spacing: .8px;
}
/*membership-page*/
.membership-page{
  padding: 30px 20px;
}
.membership-page h2 {
    line-height: 45px;
    font-size: 21px;
    text-align: left;
    font-weight: 700;
    color: #052944;
    /* letter-spacing: .8px; */
}
.membership-page h5{
  color:#052944;
  font-size: 18px;
 
}
.membership-page h4{
  color:#1468B0;
    letter-spacing: .8px;
    margin-bottom: 10px;
}
.membership-page a {
    border: 3px solid #337ab7;
    /* background: #337ab7; */
    /* color: #000; */
    font-weight: 700;
    font-size: 20px;
    padding: 10px 20px;
    border-radius: 5px;
}
.membership-page a:hover {
    border: 3px solid #337ab7;
     background: #337ab7; 
     color: #fff; 
    text-decoration: none;
}
.col-lg-3.button {
    margin-top: 49px;
}
.membership-page h3 {
    line-height: 45px;
    font-size: 25px;
     text-align:left; 
    
    font-weight: 700;
    color: #052944;
    margin-top:20px;
    letter-spacing: .8px;
}
.membership-page h3:after {

    content: "";
    display: block;
    width: 100px;
    height: 3px;
    margin: 12px 0px;
    background: #1468B0;
}
.membership-page p{
  font-size: 16px;
  display: flex;
}
.membership-page i{
   padding-right: 15px;
    color:#1468B0;
}
.row.row-1 {
    margin-top: 25px;
}
/*contact-page*/
.contact-page{
  background-image: url('img/SMISS (1)-03.png');
  width:100%;
  height: 575px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}
.row-contact{
  margin:80px 30px;
background: #fff;
border-radius: 10px;
}
.container .contactinfo h2 {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}
.contact-page form{
  position:relative;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  padding: 40px 40px 80px 40px;
  margin-top: 8px;
    margin-bottom: 15px;
}
.contact-page h2 {
    text-align: left;
    font-size: 30px;
    padding: 0px;
    color: #052944;
}
.contact-page button{
  width: 125px;
   background: #1468B0;
    padding: 7px;
    margin: auto 15px;
    font-size: 18px;
    border:none;
    float: right;
}
i.fas.fa-envelope-open-text.fa-lg {
    margin-left: 10px;
}
.contact-page li{
text-align: left;
}
.contact-page a{
color:#000;
font-size:16px;
text-align: left;
}
.contact-page a:hover{
text-decoration: none;
color:#000;
}
.contact-page p{
color:#000;
font-size:16px;
text-align: left;

}
.contact-page i{
  padding-top: 25px;
padding-right:10px;
color: #1e90ff;
}
.contact-details{
  margin-top:63px;
}

.shadow.p-3.mb-5.bg-yellow.rounded {
    height: 358px;
    background:#EBF2F8;
}


.dynamic-code {
   background:#EBF2F8;
    font-size: 25px;
    color:#00008b;
    text-align: center;
    }
.code{
  width:100px;
}
.col-lg-6.captcha-reload {
    margin-top: -14px;
    margin-left: 0px;
    color: #00008b;
}
input#captcha-input {
  margin-top:0;
    width: 200px;
    height: 35px;
}
i.fas.fa-mobile-alt.fa-lg {
    padding-left: 13px;
}
i.fas.fa-home.fa-lg {
    margin-left: 7px;
}
.add-span-1 {
    margin-right: 40px;
}
/*news-page*/
.news-page{
  padding:30px 20px;
}
.news-page h1{
 color:#052944;
}
/*.Associate-page*/
.Associate-page{
  padding:30px 20px;
}
.Associate-page h1{
 color:#052944;

}
@media  screen and (max-width: 768px){
.humbergarBtn{
    width: 35px;
    height: 0px;
    position: absolute;
        top: -22px;
    bottom: 0px;
    right: 15px;
    margin: auto;
    color: #000;
}
/*.sticky .humbergarBtn{
    width: 35px;
    height: 0px;
    position: absolute;
    top: -20px;
    bottom: 0px;
    right: 15px;
    margin: auto;
    color: #000;
}*/
.language {
     margin-top: 0px; 
}
.humbergarBtn span{
  width: 30px;
  height: 2px;
  background-color:#4B96C9;
  color: #000;
    border-radius: 3px;
    position: absolute;
}

.humbergarBtn span:nth-child(1){
  top:7px;
  width:27px;
     left: 6px;
     -webkit-transition: transform 500ms ease-out;
  -moz-transition: transform 500ms ease-out;
  -o-transition: transform 500ms ease-out;
  transition: transform 500ms ease-out;
}

.humbergarBtn span:nth-child(2){
   top:14px;
  width:14px;
  left:6px; 
  -webkit-transition: left 1000ms ease-out;
  -moz-transition: left 1000ms ease-out;
  -o-transition: left 1000ms ease-out;
  transition: left 1000ms ease-out;
}

.humbergarBtn span:nth-child(3){
   top:22px;
  width:27px;
    left:6px;
  -webkit-transition: transform 500ms ease-out;
  -moz-transition: transform 500ms ease-out;
  -o-transition: transform 500ms ease-out;
  transition: transform 500ms ease-out;
}


.humbergarBtn.close span:nth-child(1){
  top:7px;
  width:27px;
  left: 6px;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: transform 500ms ease-out;
  -moz-transition: transform 500ms ease-out;
  -o-transition: transform 500ms ease-out;
  transition: transform 500ms ease-out;

}

.humbergarBtn.close span:nth-child(2){
  top:14px;
  width:14px; 
  left:1000px;
 -webkit-transition: left 1000ms ease-out;
  -moz-transition: left 1000ms ease-out;
  -o-transition: left 1000ms ease-out;
  transition: left 1000ms ease-out;
}

.humbergarBtn.close span:nth-child(3){
  top:7px;
  width:27px;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: transform 500ms ease-out;
  -moz-transition: transform 500ms ease-out;
  -o-transition: transform 500ms ease-out;
  transition: transform 500ms ease-out;
}
.main-menu.addSlide{
  left: 0px;
  -webkit-transition: left 500ms ease-out;
  -moz-transition: left 500ms ease-out;
  -o-transition: left 500ms ease-out;
  transition: left 500ms ease-out;  
}
.nav>li>a.active {
  margin-left: 0px;
  color:#fff;
    }
.main-menu ul {
  margin-top: 20px;
    display: grid;
}
.main-menu a {
    font-size: 17px;
    color: #fff!important;
    }
.main-menu a:hover {
background:#1468B0!important;
border-radius:5px;
color: #fff;
text-decoration: none;
}
/*    .main-menu a:hover{
      background: red;
    }*/
.main-menu{
  left: -310px;
  width: 200px;
  background: #4B96C9;
  position: absolute;
  height: 100%;
  top:0;
  position: fixed;
  z-index: 99;
}
ul.dropdown {
 /*   display: none;*/
    position: relative;
    padding: 0px;
    width: 188px;
  top: -20px; 
 left: 0px; 
    border-radius: 0px 0px 5px 5px;
}
.main-menu .dropdown li {
    list-style-type: none;
    display: block;
    width: 100%;
       padding: 3px;
    background-color: transparent;
    margin: 0px 27px;
    color: #fff;
    /* border-radius: 0px 0px 5px 5px; */
}
.main-menu ul li {
    margin: 0px 0px;
    }

.banner1{
  height:300px;
}
.banner2{
  height:300px;
}
.banner3{
  height:300px;
}
.banner4{
  height:300px;
}
.banner h1 {
  font-size: 20px;
    margin-top: 100px;
    margin-bottom: 10px;
}
.banner h3 {
    font-size: 11px;
}
.overlay {
  
    width: 92%;
    height: 35%;
    top: 89px;
}
.about {
    padding: 10px 0;
}
.about h2 {
     line-height: 25px; 
    font-size: 18px;
    }
.about p {
    margin-top: 0px;
    font-size: 14px;
    padding-right: 0;
    line-height: 25px;
  }
  .read-wel {
    
    display: block;
   
     float: none; 
    
    margin: 15px auto;
  }
  .about-img {
    width: 100%;
     height: 250px; 
}
  .mv {
    /*margin-top: -50px;*/
    padding: 0px;
    }
    .mv h2 {
    font-size: 25px;
  }
    .mv p {
     padding: 0px ; 
    font-size: 14px;
    line-height: 25px;
  }
  section.member {
    padding: 0px 20px;
}
.mem.shadow {
    margin: 25px auto;
    }
    ul.tab {
     margin: 0px auto; 
    margin-top: 50px;
  }
  .member h2 {
    font-size: 25px;
  }
.event-2 img {
    width: 100%;
    height: 100%;
}
.event-text {
    width: 100%;
    }
    .footer-copyright p {
    text-align: center;
  }
    .design {
    text-align: center;
    padding-right: 0;
  }
  p.foot-p {
    line-height: 25.5px;
  }
  /*about-page*/
  .about-page {  
    padding: 0;
  }
  .about-page h2 {
    line-height: 25px;
    font-size: 25px;
  }
  .about-page p {
    margin-top: 0;
    font-size: 14px;
    padding-right: 0px; 
    line-height: 25px;
}
.row.amis {
    display: grid;
    padding: 0px 12px;
}
.about-page h5 {
    font-size: 14px;
    text-align: justify;
  }
  /*member-page*/
  section.member-page {
    padding: 0px 10px;
}
.message {
    width: 107%;
    }
    .member-page p {
    font-size: 14px;
      /*  text-align: justify;*/
  }
    .member-page td {
    font-size: 14px;

}
/*membership page*/
.membership-page {
    padding: 20px;
}
.membership-page h3 {
    margin-top: 0px;
  }
  .membership-page p {
    font-size: 14px;
  }
  .membership-page h2 {
    line-height: 23px;
    font-size: 15px;
  }
  .membership-page h5 {
    font-size: 16px;
  }
  .col-lg-3.button {
    margin-top: 30px;
}
/*contact-page*/
.contact-page {
    height: 100%;
    }
    .row-contact {
     margin:0px; 
     background: none;
    }
    .contact-page form {
    background: #fff;
    padding: 20px;
}
.contact-page h2 {
    font-size: 25px;
    color: #1e90ff;
}
.col-lg-6.captcha-reload {
        margin-top: -50px;
        margin-left: 120px;
    }
input#captcha-input {
  margin-top: 15px;
  width: 100%;
}
.contact-page button {
    display: flex;
     width: none; 
    background: #1468B0;
    padding: 7px 30px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    border: none;
     float:none; 
}
.contact-page p {
    font-size: 14px;
    }

 }