@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700');

body {
    overflow-x: hidden;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - BUTTON EFFECT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.wrapper-inner-tab-backgrounds-first {
    float: left;
    width: 100%;
}

    .wrapper-inner-tab-backgrounds-first:hover a {
        text-decoration: none;
    }

.wrapper-inner-tab-backgrounds-second {
    float: left;
    width: 100%;
}

.form-control {
    margin-bottom: 0px !important;
    height: 50px;
    border-radius:5px; background-color:#fff; color:#000; border:1px solid #fff; padding-left:15px;
}

textarea.form-control {
    margin-bottom: 0px !important;
    height: 50px;
    border-radius: 5px;
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
    padding-left: 15px; height:100px;
}

.simple-text p {
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans';
    text-align: left;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 5px;
}
.footer_bottom {
    background: #fff;
    clear: both;
    padding: 20px;
}

    .footer_bottom p {
        margin-bottom: 0;
        color: #5e5e5e;
        font-family: Calibri;
    }

.welcome_section h2 {
    font-family: 'Roboto Condensed', serif;
    font-size: 30px;
    font-weight: 400;
    color: #18b9b1;
    margin-bottom: 25px;
}

    .welcome_section h2 span {
        color: #9ba30f;
    }

.welcome_section .simple-text p {
    text-align: center;
    line-height: 30px;
}

.about_us_features_02 {
    padding-top: 0;
}



.power_plant p {
    font-family: Calibri;
    font-size: 18px;
    color: #211c18;
    font-weight: 400;
    margin-bottom: 20px;
}

.power_plant h3 {
    font-family: 'Roboto Condensed', serif;
    font-weight: 600;
    font-size: 24px;
    color: #18b9b1;
    margin-top: 10px;
}

.sim-button {
    color: #fff;
    background-color: #1b3779;
    cursor: pointer;
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 500;
    text-transform: initial;
    color: #fff !important;
    text-decoration: none !important;
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    text-align: left;
    float: left;
    border: 1px solid #1b3779;
}



.power_plant .content {
    width: 33%;
    text-align: center;
    padding: 1px 10px;
    padding-bottom: 45px;
}


.hmslider3 .tt-mslide-entry {
    height: 694px;
    padding-bottom: 0;
}

    .hmslider3 .tt-mslide-entry:before {
        background: #18b9b1;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        content: '';
        opacity: 0.60;
    }

.hmslider3 .slider_content {
    background: none;
    margin: 0;
    margin-top: 120px;
    margin-bottom: 120px;
    text-align: left;
}

.hmslider3 .tt-mslide-title h3 {
    text-align: left;
}

.hmslider3 .tt-mslide-title p {
    width: 70%;
    margin: 0;
    padding-bottom: 20px;
    text-align: left;
}

.hmslider3 .whitebtn {
    margin: 0;
}

.hmslider3 .swiper-button-prev, .hmslider3 .swiper-container-rtl .swiper-button-next {
    right: 23%;
    left: auto;
}

.hmslider3 .swiper-button-next, .hmslider3 .swiper-container-rtl .swiper-button-prev {
    right: 18%;
    left: auto;
}

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

.welcome_section_02 .image_sec {
    width: 50%;
    position: absolute;
    right: 0;
    top: -100px;
    z-index: 1;
}

.welcome_section_02 {
    position: relative;
    padding-bottom: 130px;
}

.imgheight {
    height: 300px;
    object-fit: cover;
    object-position: center right;
}

.imgheight1 {
    height: 250px;
    object-fit: cover;
    object-position: center;
}


.main-class .icofont {
    clear: both;
    color: #18b9b1;
    font-size: 18px;
}

.main-class .icon1 {
    float: left;
    margin-left: 20px;
}

    .main-class .icon1 h6 {
        font-size: 15px;
        font-family: Calibri;
        font-weight: 500;
        margin-top: 0;
        margin-bottom: 0;
        color: #ffffff;
    }

.main-class {
    position: relative;
}

.icon-class {
    position: absolute;
    bottom: 20px;
}
.sidebar_left {
    padding-right: 60px;
    width: 30%;
}
.text-center {
    text-align: center;
}

.power_plant {
    background: url(../images/aboutbg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 80px 0px;
    background-position: right;
}

.mail {
    margin-bottom: 30px;
    font-size: 14px;
    padding-bottom: 20px;
    color: #1b3779;
}

    .mail a {
        font-size: 16px;
        color: #727272;
        font-style: italic;
    }

        .mail a:hover {
            font-size: 16px;
            color: #000;
            font-style: italic;
        }

h1 {
    font-size: 20px;
    color: #281c1c;
    text-transform: uppercase; font-family:'Open Sans'; font-weight:600;
}

.downloads {
    color: #1b3779;
    vertical-align: middle;

    font-family: 'Roboto Condensed', serif;
    font-size: 30px;
    font-weight: bold;
}

.modalbox {
  position: fixed; 
  z-index: 50;
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}


.modal-content {
  text-align:center;
    margin: auto;
    padding: 38px;
    border-radius: 7px;
    width: 30%;
    margin-top: 5%!important;
}

.close_mod {
	opacity: 1;
   margin-right: -13%;
    margin-top: -14%;
    color: white;
    border-radius: 50%;
    padding: 2px 8px;
    background: red;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close_mod:hover,
.close_mod:focus {
	opacity: 1;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
form p{
	text-align:left!important;
}
form .err{
	color:red!important;
}
form .captcha{
	margin-left:-25%!important;
}