/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 19, 2015, 12:17:37 PM
    Author     : Fahreyad
*/

/* make all paragraph text-justify  */
p{
    text-align:justify;
}
/* top background css */
.modal-dialog {
    width: 70%;
    margin: 30px auto;
}
.nav_logo_section {

background: transparent url("../img/bkg_webpage.jpg");
 background-size: cover;
 
}
.top-menu-wrapper {

    background: #2d8a3d;
}
.top-menu-wrapper a{
    font-size: 12px;
    line-height: 29px;
    color: #f0f0f0;
   
    display: block;
    margin-bottom: 0;
    text-align: right;
} 
.top-menu-wrapper a:hover{
   
} 
#menu{
    display: none;
}
.lead{
    padding-top: 20px; color: white; text-shadow: 1px 1px 1px #000; font-size: 85px; margin-top: 55px; font-family: Lobster;
}
.btn_investment,.btn_investment:focus{
  
    background: #2d8a3d;
    border-radius: 0px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    padding: 15px 25px;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    border: none;
    transition: .3s background ease;
    outline: none;
    margin-bottom: -37px;
    
 
}
.btn_investment:hover{
    background-color:#F7921E; 
    color: #fff;
}

hr {
  border: none;
  height: 0;
  border-top: 1px solid #ddd;
  
  margin: 30px 0;
}

html {
  
    background: #58DDAF;
    color: #2a2a2a;
}

html, body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans';
}

h1 {
    color: #fff;
    text-align: center;
    font-weight: 300;
}

#slider {
    position: relative;
    overflow: hidden;
    margin: 20px auto 0 auto;
    border-radius: 4px;
}

#slider ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 200px;
    list-style: none;
}

#slider ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 800px;
    background: #ccc;
    text-align: center;
    line-height: 300px;
}

a.control_prev, a.control_next {
    position: absolute;
    top: 50%;
    z-index: 999;
    display: block;
    padding: 4% 2%;
    width: auto;
    height: auto;
    background: #2a2a2a;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.8;
    cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
}

a.control_prev {
    border-radius: 0 24px 24px 0;
    background: none;
}

a.control_next {
    right: 0;
    border-radius: 24px 0 0 24px;
    background:none;
}

.slider_option {
    position: relative;
    margin: 10px auto;
    width: 160px;
    font-size: 18px;
}
/* case study */
#case_study .btn_investment{
    float: right;
    font-size: 13px;
    padding: 8px 16px;
}
.case_study{
    background: url('../img/aa.jpg') no-repeat 0 0;
    padding: 50px 0 50px 0;
    text-align: center;
    background-size: cover;
    position: relative;
   
}
.case_study h4{
    font-size: 21px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    
}
.case_study p{
    color: #fff;
    line-height: 25px;
    font-size: 14px;
}
.img-responsive.case_study_imgs {
    width: 100%;
    height: 271px;
}
.case_study_img{
    float: left;
    padding: 0 10px 10px 0;
}
.content_two {
    border: 2px solid #F7921E;
    padding: 2% 2%;
    margin: 5% 0 8% 0;
}
/*.case_study button{*/
/*   margin: 10px 0;*/
/*    font-size: 35px;*/
/*    font-family: Lobster;*/
/*}*/
.case_study .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
}
.visible-desktop i{
    padding: 3px 0 0 0;
    float: left;
}
.visible-desktop p{
    font-size: 13px;
    padding-left: 20px;
}
.final_footer div{
    margin-bottom: 10px;

}
.wid100{
    width: 100%;
}
.mb{
    margin-bottom:30px; 
}
/* about us*/
.about_us{
/*    padding-bottom: 72px;*/
    padding-top: 30px;
}
.portfolio h2{
    font-size: 38px;
    line-height: 1;
    text-transform: uppercase;
    
    margin: 35px 0;
    text-align: center;
    font-family: "Archivo Narrow", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #000000;
}
.portfolio h4{
    font-size: 21px;
    line-height: 1;
    text-transform: uppercase;
    
    margin: 0px 0 35px 0;
    text-align: right;
    font-family: "Archivo Narrow", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #404b52;
}
.about_us h2{
    font-size: 38px;
    line-height: 1;
    text-transform: uppercase;
    
    margin: 0px 0 35px 0;
    text-align: center;
    font-family: "Archivo Narrow", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #404b52;
}
.about_us p{
    
    color: #404b52;
    font-size: 13px;
   
}
.portfolio p{
    
    color: #404b52;
    line-height: 22px;
    margin-top:40px;
   
}
.about_us button,.portfolio button,.contact button{
    padding: 6px 12px;
    font-size: 14px;
}
.about_us button:focus{
  color: #fff;
  outline: none;
}
.bg-pattern-light  hr{
    border: none;
}
.thumbnail {
    background: #fff;
    border: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 270px;
    padding: 11px 12px 32px;
    
}
.thumbnail:hover{
    box-shadow: 0px 0px 5px #bbb;
}
.portfolio .thumbnail {
    background: #fff;
    border: none;
    margin-left: auto;
    margin-right: auto;
    min-width: 100%;
    padding: 11px 12px 0;
    min-height: 225px;
    border-radius: 25px;
    cursor: pointer;
}
.phone{
    text-align: left !important;
}
.thumbnail .overlay {
/*    display: block;
    position: relative;
    width: auto;
    height: auto;
    overflow: hidden;*/
}
.thumbnail .caption {
    
    position: relative;
    z-index: 2;
    background: #fff;
    min-height: 96px;
}
.thumbnail .caption h4 {
    font-size: 15px;
    font-family: "Archivo Narrow", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #404b52;
    margin: 0;
    line-height: 1em
}
.portfolio .thumbnail .caption h4 {
    font-size: 21px;
        font-family: "Archivo Narrow", Helvetica, Arial, sans-serif;
        font-weight: 400;
        color: #404b52;
        margin: 0;
        line-height: 1.42857143;
        text-align: left;
}
.thumbnail .caption * + p {
    margin-top: 8px;
}
.thumbnail.exit:after {
    width: 100px;
    content: "";
    background: url(../img/exit.png) no-repeat;
    height: 100px;
    position: absolute;
    top: 10px;
    right: 16px;
    opacity: .8;
    background-size: 90px;
}
.thumbnail .overlay:before {
    /*content: "";
    position: absolute;
    top: 50%;
    right: -50%;
    bottom: 50%;
    left: -50%;
    background: rgba(153, 191, 156, 0.5);
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;*/
}
.thumbnail .overlay:after {
    /*content: "Read more";
    font: 700 17px 'Open Sans', sans-serif;
    line-height: 100%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    letter-spacing: 1.25px;
    position: absolute;
    background: transparent;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 333;
    opacity: 0;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;*/
}
.thumbnail:hover img {
  /*-moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;*/
}

.thumbnail:hover a:before {
  top: -20%;
  bottom: -20%;
}
.thumbnail:hover a:after {
  opacity: 1;
}
hr {
    margin: 0 0 30px 0;
    border-top: 1px solid #f7921e;
}
dt{
    font-weight: 400;
    font-size: 11px;
}
.bg-pattern-water{
    background: url("../img/pattern-white.jpg") 100% 100% repeat;
}
.bg-pattern-light {
    background: url("../img/pattern-white.jpg") 100% 100% repeat;
    padding-bottom: 40px;
}
.bg-pattern-greeny {
    background: url("../img/pattern-white.jpg") 100% 100% repeat;
    padding-bottom: 40px;
}
.index-list {
    counter-reset: li;
    text-align: left;
    padding: 0px;
}
.index-list li {
    position: relative;
        background: #ffffff;
        
        border: 1px solid #ededed;
        list-style-type: none;
}
.index-list li:before {
    content: counter(li) ".";
    counter-increment: li;
    font: 700 14px/12px 'Archivo Narrow', sans-serif;
    color: #2d8a3d;
    position: absolute;
    left: 34px;
    top: 13px;
}
.index-list p {
    color: #9b9b9b;
    font-size: 24px;
    line-height: 21px;
    font-family:'Archivo Narrow', sans-serif;
    margin: 0;
}
.index-list p a{
    color: #9b9b9b;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    padding: 10px 50px;
    display: block;
}
.index-list p a{
    color: #9b9b9b;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    padding: 10px 50px;
    display: block;
}
.index-list p a:hover{
background: #eaeaea;
}
.p__mod {
    font-size: 22px;
    line-height: 33px;
    font-family:'Archivo Narrow', sans-serif;
    font-weight: 400;
    text-align: center;
}
.investment h4{
    text-align: left;
    font-size: 20px;
    margin: 0px 0 15px 0;

}
.investment h3{
    text-align: left;
        font-size: 14px;
        font-family: 'Open Sans';
        line-height: 1.43;
        margin: 0px;

}
.member h2{
    font-size: 30px;
}
.mission p{
    font-size: 13px;
    color: #000;
    text-align: center;
    margin-bottom:30px; 
    font-weight: 400;
}
.homepage-style{
    font-size: 24px;
    /*font-family: "Archivo Narrow", Helvetica, Arial, sans-serif;*/
    font-family: "Open Sans", serif;
    text-transform: uppercase;
}
/*owl carosoul extention*/
.owl-carousel .owl-item {
    padding: 0 10px;
}
.owl-carousel .owl-item p{
   font-size: 12px;
   padding: 5px 0;
}
/*get investment form*/
#get_investment_form .modal-body{
   padding: 0;
}
#get_investment_form .modal-dialog{
    
    width: 50%;
}
#get_investment form{
    position: fixed;
    background: #eaeaea;
    z-index: 1;
    padding: 20px;
    width: 50%;
    right: 0;
    box-shadow: 0px 0px 5px #353535;
    height: 100%;
    overflow-y:auto;
   }

@media (max-width: 768px){
    .col-4_mod div:nth-child(n+3) {
        margin-top: 42px;
    }
}
/*gallery*/

.thumb {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 2;
    text-transform: none;
}
.thumb_overlay:before {
    content: '\f065';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.thumb_overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #ffffff;
    background: transparent;
}
.thumb:hover .thumb_overlay {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
}
.col-4_mod div:nth-child(n+4) {
    margin-top: 42px;
}