

body {background-color: #f4f4f4;}





.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
    display: flex;
    justify-content: center;
}

.btn_upload {
    color:#000;
    background-color:#00AB72;
    padding: 3px 10px;
    border-radius: 50px;
    font-size: 13px;
    cursor: pointer;
    border: 1px solid #00AB72;
       margin-top: 15px;
    width: 80%;
    padding: 10px;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;

}






.fa-fw {
    width: 30px;
    text-align: center;
    color: #00AB72;
}

.fa-fw:hover {
  color: #fff;
}







.site-content__page {
    padding: 20px 10px 10px 20px;
    margin-top: 55px;
    margin-left: -125px;
    color:#fff;
    width: 680px;
    font-size: 12px;
    height: 520px;
    position: fixed;
  overflow-x: hidden;
    box-shadow: rgba(0,0,0,0.5) 0px 0px 35px;
   background-color: #002155;

}


.niko-sc__about-item {
  font-size: 24px;
  padding-top: 5px;
}


.google-map {
    width: 100%;
    float: left;
    position: relative;
}
.google-map iframe {
    width: 100%;
    height: 485px;
    border: 0px;
}
ul.cform {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
}
ul.cform li {
    margin-bottom: 30px;
}
ul.cform li:last-child {
    margin: 0px;
}
ul.cform li.half {
    width: 50%;
    float: left;
}
.pl-15 {
    padding-left: 15px;
}
.pr-15 {
    padding-right: 15px;
}
ul.cform li.full {
    width: 100%;
    float: left;
}
ul.cform .form-control {
   background:#fafafa00;
    color:#fff;
    height: 35px;
    line-height: 30px;
    padding: 0px 10px;
    font-size: 14px;
    border: none;
    border-bottom: 1px solid #ddd;
     border-radius: 0px;
}

ul.cform textarea.textarea-control {
    background: #fafafa00;
    color: #fff;
    padding: 12px;
    width: 100%;
    height: 85px;
    border-radius: 5px;
   font-size: 14px;
     border: none;
    border-bottom: 1px solid #ddd;
     border-radius: 0px;

}
.cform .fsubmit {
    width: 25%;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    background: #00AB72;
    border: 0px;
    height: 35px;
    line-height: 36px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 576;
    cursor: pointer;
}
.cform .fsubmit:hover {
    background: #33691e;
    color: #fff;
}
.contact-form h3 {
    font-weight: 700;
    margin: 0 0 25px;
    font-size: 24px;
    padding-top: 20px;
}
.c-info {
    background: #fafafa00;
    border: 1px solid #dddddd4a;
    border-radius: 5px;
    padding: 14px;
    height: 100%;
}
.c-info:hover {
    box-shadow: 0 0 0 0.2rem rgba(102,187,106,.25);
}
.contact-map-info h6, .c-info h6 {
    font-weight: 600;
    color: #fff;
    font-size: 18px;
}
.contact-map-info p, .c-info p {
    margin: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}
.contact-info {
    margin-top: 40px;
    padding-bottom: 30px;

}
.contact-info h3 {
    font-weight: 700;
    margin: 0 0 25px;
    font-size:20px;
}
.contact-form {
    width: 100%;
    float: left;

}
.mb60 {
    margin-bottom: 60px;
}
.contact-map-info {
  
    border-radius: 5px;
    width: 350px;
    position: absolute;
    right: 50px;
    top: 50px;
    padding: 30px;
}
.contact-map-info ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.contact-map-info ul li {
    margin-bottom: 30px;
}
.contact-map-info ul li:last-child {
    margin: 0px;
}


.left-menu__download-btn {
  font-size: 14px;
background-color:#00AB72;
color:#000;
border-radius: 20px;
}


.left-menu__download-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 39px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 5px;
    color: var(--c-primary);
    padding: 5px 4px;
}

.left-menu__download-btn {
  font-size: 15px;
background-color:#00AB72;
color:#000;
border-radius: 20px;
margin-top: 15px;
margin-left: 100px;
width:150px;
}



.toggle {margin-left: 30px}


.main_sec_content img {width: 400px;}


@media only screen and (max-width: 740px)  {
 
.site-content__page {padding: 4px 4px 8px 0px; margin-top: 0px;
margin-left: 48px; color:#fff; width: 300px;font-size: 16px; height: auto; position: relative; padding-bottom: 20px;}

.toggle {margin-left: 8px;}
.c-info {padding: 9px; margin-top: 10px;}
.contact-map-info h6, .c-info h6 {color: #808080; font-size: 16px;}
.c-info p {color: #808080; font-size: 12px;}
.contact-form h3 {margin: 0 0 20px; font-size: 20px; padding-top: 15px;}
.cform .fsubmit {width: 45%; height: 36px; line-height:0px;}
::placeholder {color: #fff;}
ul.cform .form-control {color:#eaeaea;
    height: 28px; line-height: 25px; padding: 0px 6px;font-size: 12px;}
    ul.cform textarea.textarea-control {color:#eaeaea; padding: 8px; width: 100%;
    height: 71px; border-radius: 5px; font-size: 12px;}
    .cform .fsubmit {font-size: 12px;}



.left-menu__download-btn {margin-left: 68px;}
}


@media only screen and (max-width: 1024px) and (min-width: 768px) {

.site-content__page {padding: 4px 4px 8px 20px; margin-top: 0px;
margin-left: 130px; color:#fff; width: 630px;font-size: 14px; height: auto; position: relative; padding-bottom: 20px;}

.toggle {margin-left: 52px;}
.left-menu__download-btn {font-size: 16px; margin-top: 30px; margin-left: 215px; width: 200px;}

.c-info {padding: 23px;}
}

@media only screen and (max-width: 667px) and (min-width: 375px) {
  .site-content__page {margin-top: 0px; margin-left: 78px; width: 285px;}

}

@media only screen and (max-width: 736px) and (min-width: 414px) {
  .site-content__page {margin-top: 0px; margin-left: 78px; width: 325px;}

}
@media only screen and (max-width: 731px) and (min-width: 411px) {
  .site-content__page {margin-top: 0px; margin-left: 78px; width: 325px;}


}




/***************************************************************************/

.img_list_Wrapper{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
    height: 100%;
}
.flexleft{
    position: relative;
     width: 20%;
    height: 100%;
}


.section-one{
    margin-top: 0;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin: 50px 0;
    overflow: hidden;
}

/*css start*/


.site-content__inner-right {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

    .candidate_name {
        text-align: center; 
        color: #fff; 
        font-size: 30px;
    }
    
    .niko-sc.niko-sc--about{
        padding-top: 15px;
    }



.per_content {
    width: 100%;
    height: 50%;
    background-color: #010D31;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /*width: 372px;*/
}

.candidate_name {
    text-align: center;
    color: #fff;
    font-size: 30px;
}

.site-content__inner-right {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
} 

.site-content__page {
    padding: 4px 4px 8px 20px;
    margin: 0 0 0 auto;
    color: #fff;
    width: 100%;
    font-size: 13px;
    height: 585px;
    position: relative;
    padding-bottom: 20px;
    min-width: 100%;
}
 .left-menu__download {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
         width: 100%;
    }

.left-menu__download-btn {
    font-size: 14px;
    background-color:#00AB72;
    border-radius: 20px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    width: 80%;
    padding: 6px 10px;
    margin-left: 0;
}

 .map .iframeMap{
        width: 100%;
        height: 300px;
    }
    
    .socialIcon{
        display: flex;
        flex-wrap: wrap;
        margin: 10px 0;
    }
    .socialIcon span {
        background: #fff;
        height: 30px;
        width: 30px;
        padding-left: 8px;
        margin-right: 10px;
        display: flex;
        align-items:center;
        justify-content: center;
    }
    .socialIcon span a i{
        font-size: 20px;
        margin-right: 10px;
    }
   .socialIcon span a:hover i{
        transition: 0.5s all ease-in-out;
        transform: scale(1.1);      
   }