/*
Theme Name: Mollenkramer
Theme URI: http://websitemakers.nl/
Author: Harshana Nishshanka
Author URI: websitemakers.nl
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mollenkramer
Tags: websitemakers.nl

 
    Created on : April 13, 2015, 11:47:00 AM
    Author     : Harshana Nishshanka
*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .main_menu a {
        padding: 9px !important;
    }
    .navbar{
        min-height: auto !important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /*.owner_img {
        margin-top: 120px !important;
    }*/

    /*.owner_img_inner_text {
        margin: 190px 0px 0px 10px !important;
    }*/
}

@font-face {
    font-family: Swiss721BoldBT;
    src: url('fonts/Swiss721BT.ttf');
}

@font-face {
    font-family: Swiss721LightBT;
    src: url('fonts/Swiss721LightBT.ttf');
}

@font-face {
    font-family: Swiss721CondensedBT;
    src: url('fonts/Swiss721CondensedBT.ttf');
}

body {
    padding: 0px;
    margin: 0px;
}

.clear_fix {
    clear: both;
}
h2,h3{
    font-weight: bold;
}
a:hover{
    text-decoration: none !important;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;

}
/*        .no-padd{
            padding: 0 !important;
        }*/

.main_container {
    /*width: 1400px;*/
    margin: 0px auto;
}

.top_black_bar {
    width: 100%;
    height: 10px;
    background-color: #1C1D1D;
}

.contents {
    margin: 0px auto;
    max-width: 1100px;
    width: 100%;
}
.home-content{
    position: relative;
/*    top: -100px;*/
    top: -42.5vw;
    margin: 0 auto -200px;
    clear: both;
    max-width: 1130px;
}
.home-content2{
    position: relative;
/*    top: -100px;*/
    top: -5.5vw;
    margin-bottom: -100px;
    clear: both;
    max-width: 1130px;
}
.site-title {
    text-align: left;
}
.site-title > a{
    color: #818181;
}
.site-title > a:hover{
    text-decoration: none;
    color: #0B5CA4;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.site-description{
    margin-top: 0;
    color: #818181;
}
.logo_flags_container {
    padding-top: 5px;
    height: 90px;
    text-align: right;
}

.logo {
    float: left;
    text-align: left;
}
.header-logo{
    height: 100%;
}
#lang_sel_list{
    height: auto;
    float: right;
}
.right_flags_phones {
    width: 50%;
    height: auto;
    float: right;
}

.flags img {
    margin: 0px 0px 17px 5px;
}
.header-widgetarea{
    width: 50%;
    float: right;
}
.header-widgetarea > aside{
    background-color: transparent;
}
.phone {
    height: auto;
    text-align: right;
    font-family: Swiss721CondensedBT, "Helvetica Neue" ,Helvetica,Arial,sans-serif;
/*    font-family: 'Lato';*/
    font-size: 14px;
    font-weight: bold;
}

.social_media_icons img {
    margin-left: 10px;
}

.main_menu_bar {
    max-height: 80px;
    background-color: #162C5D;
    width: 100%;
    margin-bottom: 0 !important;
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#162c5d+0,006293+53,207cca+76,7db9e8+100 */
background: -moz-linear-gradient(top,  #162c5d 0%, #006293 53%, #1666A9 76%, #00599E 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#162c5d), color-stop(53%,#006293), color-stop(76%,#1666A9), color-stop(100%,#00599E)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #162c5d 0%,#006293 53%,#1666A9 76%,#00599E 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #162c5d 0%,#006293 53%,#1666A9 76%,#00599E 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #162c5d 0%,#006293 53%,#1666A9 76%,#00599E 100%); /* IE10+ */
background: linear-gradient(to bottom,  #162c5d 0%,#006293 53%,#1666A9 76%,#00599E 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#162c5d', endColorstr='#00599E',GradientType=0 ); /* IE6-9 */

}

.main_menu {
    max-width: 1100px;
    width: 100%;
    margin: 0px auto;
    /*border-right: 1px solid #ffffff;*/
    /*border-left: 1px solid #ffffff;*/
    height: 80px;
}

.main_menu ul li a {
    color: #FFFFFF;
    text-decoration: none;
    /*line-height: 4em;*/
/*    font-family: Swiss721CondensedBT;*/
    font-family: Swiss721CondensedBT, "Helvetica Neue" ,Helvetica,Arial,sans-serif;
    font-size: 16px;
    /*font-weight: bold;*/
    padding: 14px 18px;
    transition: background-color 0.5s ease;
}
.dropdown-menu > li > a{
    color: #000 !important;
    width: 100%;
    padding: 5px 18px !important;
}
.dropdown-menu > li{
    width: 100%;
    text-align: left;
}
.main_menu > ul li {
    border-right: 1px solid #ffffff;
    float: left;
    font-size: 19px;
    text-align: center;
}

.main_menu ul li:hover {
    background-color: #8391A8;
}

.main_menu ul li a:hover {
    color: Black;
}

/*Language Flags*/
#lang_sel_list ul, #lang_sel_list li{
    display: -webkit-inline-box;
}
#lang_sel_list img.iclflag {
    width: 100%;
    height: auto;
}
.only-mobi{
          display: inline;
      }

.no-image{
    color: cadetblue;
    padding: 50px 10px;
}
.uphands, .about_owner{
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
}
.uphands img {
    display: block;
    width: 100%;
/*    float: left;*/
/*    max-height: 400px;*/
        max-width: 1600px;
    margin: 0 auto;
}

.main_menu > ul li:first-child{
    border-left: 1px solid #ffffff;
}
.main_menu > ul li:last-child {
    /*border-right: none;*/
}
.navbar-toggle{
    background-color: rgba(0, 0, 0, 0.14);
    border: 1px solid rgb(249, 249, 249);
}
.navbar-toggle .icon-bar{
    background-color: #fff;
}

.know_more_container {
/*    height: 208px;*/
    height: 180px;
    border-top: 3px solid #0B5CA4;
    border-right: 3px solid #0B5CA4;
    border-bottom: 3px solid #0B5CA4;
    border-left: 3px solid #0B5CA4;
    background-color: #162C5D;
    margin-left: 1%;
    margin-right: 1%;
    max-width: 1100px;
/*    width: 48%;*/
    width: 44%;
    /*clear: both;*/
    margin-bottom: 25px;
    float: left;
}
.know_more_container:nth-child(2){
    float: right;
}

.sales_container {
    height: 415px;
    border: 3px solid #0B5CA4;
    background-color: #162C5D;
}

.dollar_photo {
    float: left;
/*    width: 46%;*/
    width: 43.5%;
}
.dollar_photo img{
/*    max-height: 200px;*/
    max-height: 180px;
    width: 100%;
}
.know_more {
    float: left;
/*    width: 54%;*/
    width: 56%;
    padding-right: 10px;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;       
}

.need_help {
    margin: 50px 0px 0px 10px;
    max-width: 473px;
    width: 100%;
    height: 120px;
}

.need_help h3 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    font-family: Swiss721CondensedBT, "Helvetica Neue" ,Helvetica,Arial,sans-serif;;
/*     font-family: 'Lato', sans-serif;*/
    display: inline;
}

.need_help h4 {
    color: #FFFFFF;
    font-size: 16px;
    font-family: Swiss721CondensedBT, "Helvetica Neue" ,Helvetica,Arial,sans-serif;;
/*     font-family: 'Lato', sans-serif;*/
    display: inline;
    font-weight: normal;
}
.mobile-only{
    display: none;
}
.more-link > a{
    transition: background-color 0.5s ease;
}
.more-link:hover > a{
    background-color: #006396;
    color: #fff;
}
.know_more_button{
    text-align: center;
    width: 56%;
        position: relative;
    bottom: 45px;
    float: right;
}
.know_more_button a {
    width: 150px;
    height: auto;
    padding: 5px 10px;
    margin: 10px 0px 0px 0px;
    /*float: left;*/
    text-align: center;
    line-height: 1.5em;
    font-size: 16px;
    background-color: #E8E8E8;
    font-weight: bold;
    font-family: Swiss721CondensedBT, "Helvetica Neue" ,Helvetica,Arial,sans-serif;;
/*    font-family: 'Lato', sans-serif;*/
}

.sales_container {
    height: 425px !important;
    margin-top: 25px;
    position: relative;
}

.about_owner {
    /*height: 455px;*/
        display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
    position: relative;
    top: -205px;
    margin-bottom: -205px;
/*  display: -moz-box;          OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
/*
  display: -webkit-flex;      NEW - Chrome 
  display: flex; 
*/
    clear: both;
    margin-top: -205px;
    background-color: #8391A8;
    /*margin-top: -90px;*/
}

.owner_img {
    float: left;
    border: 2px solid #162C5D;
    margin: 30px 0px 0px -3px;
    max-width: 43%;
    margin-right: 20px;
    max-width: 295px;
}

.owner_img img {
    display: block;
    max-width: 295px;
}

.owner_img_inner_text {
    max-width: 67%;
    /*width: 100%;*/
    /*height: 185px;*/
    float: left;
    margin: 50px 5px 15px 5px;
    border-bottom: 4px solid #FFFFFF;

}

.owner_img_inner_text h2 {
    font-size: 40px;
    color: #162C5D;
    font-family: Swiss721CondensedBT, "Helvetica Neue" ,Helvetica,Arial,sans-serif;;
/*     font-family: 'Lato', sans-serif;;*/
}
.owner_img_inner_text > h5 > a {
    color: #fff;
}

.white_color {
    color: #FFFFFF;
    font-size: 20px;
}

.owner_img_inner_text h3 {
    color: #162C5D;
    font-family: Swiss721CondensedBT, "Helvetica Neue" ,Helvetica,Arial,sans-serif;;
}

.footer {
    width: 100%;
    height: 120px;
    font-size: 28px;
    font-family: Swiss721CondensedBT, "Helvetica Neue" ,Helvetica,Arial,sans-serif;;
    margin: 0 -3px;
}

.inner_footer_left {
    float: left;
    text-align: left;
    line-height: 7.2em;
    font-size: 0.6em;
}

.inner_footer_right {
    float: right;
    text-align: right;
    line-height: 7.2em;
    font-size: 0.6em;
    color: #162C5D;
    font-weight: bold;
}

.blue_footer, .blue_footer > a {
    width: 100%;
    height: 55px;
    background-color: #162C5D;
    color: White;
    font-size: 12px;
    line-height: 4.6em;
    font-family: Swiss721CondensedBT, "Helvetica Neue" ,Helvetica,Arial,sans-serif;;
/*     font-family: 'Lato', sans-serif;;*/
    font-weight: bold;
    text-align: center;
    display: inline-block;
}
.blue_footer, .blue_footer > a:hover{
    color: #F5C508;
}

/*Contact Page*/
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea{
    width: 80%;
}
input.wpcf7-form-control.wpcf7-submit {
    padding: 10px 30px;
    background-color: #162c5d;
    color: #fff;
    border: none;
}
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea{
    box-shadow: 1px 2px 2px #162c5d;
}
.black-back{
    background-color: #000;
    color: #fff;
    padding: 10px 10px 0px;
}
.page-title{
    background-color: #000;
    color: #fff;
    padding: 10px;
    font-weight: normal !important;
}

/*News Page*/
.news-page-title{
    margin-bottom: 20px;
    padding-left: 20px;
}
.news-content{
    padding: 10px 20px;
    margin-bottom: 20px;
}
.news-widget-side{
    padding-right: 0 !important;
}
#mytable{
    margin-bottom: 50px;
}
.table-titles{
    background-color: #162c5d;
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 0;
}
h5.table-titles {
    color: #000;
    background: transparent;
    padding-left: 0;
}
.table-borders{
    border: solid 1px #bdbdbd;
}
.row-name{
    border-right: solid 2px #162c5d;
    color: #162c5d;
    font-weight: bold;
    min-width: 150px;
}
.coloumn{
    color: #1f1f1f;
}
.time-au{
      margin-left: -20px;
      margin-right: 20px;
}
/*Widgets*/
.widget{
    clear: both;
    background-color: #f2f2f2;
}
.right_flags_phones > aside{
    background-color: transparent;
}
.right_flags_phones > aside > .textwidget{
    padding-right: 0;
}
.widget-title {
    background-color: #162c5d;
    color: #fff;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
}
.widget-title > a{
    color: #fff;
}
.widget > ul {
    list-style: none;
    padding: 0 10px;
}
.textwidget {
    padding: 0 10px;
}

/*Portfolio (References) Page*/
.ref-container{
    margin-top: 50px;
}
.potfolio-cont{
    margin-top: 30px;
}
#portfolio{
    max-height: 1000px;
    overflow-y: auto;
}
.no-pd{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.testi-cont{
    margin: 5px 0;
    padding: 20px;
    background-color: #f8f8f8;
    border: solid 1px #d7d7d7;
    border-radius: 6px;
    display: -webkit-inline-box;
}
.testi-title {
    margin-top: 50px;
}
.testi-quote{
    max-width: 40%;
    float: right;
}
.testi-usr{
    max-width: 50%;
    float: left;
    padding-top: 15px;
}

/*News Single Post*/
.news-single-post{
    margin-top: 50px;
}
@media screen and (max-width: 1200px) and (min-width: 1025px){
    .main_menu ul li a {
        font-size: 16px;
    }  "   
}
@media screen and (max-width: 1100px){
    .know_more_button{
        width: 60%;
            float: right;
    }
}
@media screen and (max-width: 1025px){
    .main_menu ul li a {
        font-size: 14px;
        padding: 14px 20px;
    }
    .need_help {
        margin: 50px 10px 60px;
    }
    .know_more {
        width: 52%;
    }
    .dollar_photo {
        width: 48%;
    }
    .dollar_photo img {
        width: 100%;
        height: 340px;
    }
    .know_more_container{
        /*height: 348px;*/
    }
    ..know_more_button{
        bottom: 100px;
    }
    .inner_footer_left{
        margin-left: 10px;
    }
    .inner_footer_right{
        margin-right: 10px;
    }
    .owner_img_inner_text {
        max-width: 56%;
    }
}
@media screen and (max-width: 992px){
    .main_menu ul li a {
        padding: 14px 12px;
    }
}
@media screen and (max-width: 768px){
    .dollar_photo {
        width: 41.4%;
    }
    .dollar_photo img{
        width: 100%;
        height: 100%;
    }
    .know_more_container {
        max-height: 262px;
    }
    .know_more{
        width: 58.6%;
        padding-bottom: 25px;
    }
    .need_help {
        margin: 25% 5px;
        width: 100%;
    }
    .know_more_button {
        margin: 0 auto;
        width: 100%;
        word-break: normal;
    }
    .need_help h3{
        font-size: 18px;
        word-break: break-word
    }
    .need_help h2 {
        font-size: 20px;
        word-break: break-word
    }
    .owner_img_inner_text {
        max-width: 52%;
    }
    .know_more_button input {
        width: 130px;
        text-align: center;
    }
}
@media screen and (max-width:768px)and (min-width:681px){
    .about_owner {
    top: -55px;
        margin-bottom: -55px
    }
    .main_menu ul li a{
        padding: 14px 10px;
    }
}
@media screen and (max-width: 767px){
    .main_menu_bar, .container>.navbar-collapse{
        height: auto;
        max-height: none;
    }
    .main_menu > ul li{
        float: none;
    }
    .main_menu ul li a {
        font-size: 12px;
        padding: 5px 10px;
    }
    .main_menu > ul li {
        border-right: 1px solid #ffffff;
        border-left: 1px solid #ffffff;
    }
}
@media screen and (max-width:670px) and (min-width:481px){
    header-widgetarea {
        width: 60%;
    }
    .owner_img {
            width: 100%;
    max-width: 100%;
    border: none;
    margin: 0 auto;
    }
    .owner_img img {
        margin: 0 auto;
    }
    .owner_img_inner_text {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
            margin: 0 auto;
    }
    .blue_footer {
        text-align: center;
    }
    .blue_footer > a{
        line-height: 2em;
        height: auto;
        font-size: 18px;
    }
    .inner_footer_left{
        width: 100%;
        float: left;
        line-height: 2em;
        font-size: 18px;
            margin: 0 auto;
    } 
    .inner_footer_right{
        width: 100%;
      line-height: 1em;
        float: left;
/*        margin-left: 10px;*/
        margin: 0 auto;
        font-size: 18px;
        clear: both;
        text-align: left;
    }
    .footer{
        height: 65px;
    }
}
@media screen and (max-width:1025px) and (min-width: 767px){
    .know_more_button{
        bottom: 105px;
    }
}
@media screen and (max-width:668px) and (min-width: 560px){
    .about_owner{
        top: -25px;
    }
    .know_more_button{
        bottom: 90px;
    }
}
@media screen and (max-width:480px){
    .header-widgetarea {
        width: 100%;
        float: left;
        text-align: left;
      }
      .right_flags_phones{
          margin-top: 30px;
            width: 100%;
      }
      .header-widgetarea > aside > div.textwidget{
          display: -webkit-box;
      }
      .phone {
          /*padding-top: 5px;*/
          text-align: left;
          width: 65%;
      }
      .social_media_icons {
        width: 35%;
        text-align: right;
      }
      .only-mobi{
          display: none;
      }
    .home-content {
        margin-bottom: -50px;
        top: 0px;
    }
    .know_more_container{
        border-right: none;
        border-bottom: none;
        border-left: none;
        background-color: transparent;
    }
    .dollar_photo {
        width: 100%;
    }
    .dollar_photo img {
        width: 100%;
        height: auto;
    }
    .know_more {
        width: 100%;
        background-color: #162C5D;
          min-height: 180px;
    }
    .need_help {
        margin: 5% 5px;
        position: relative;
    }
    .know_more_button{
/*
        position: absolute;
        bottom: -30px;
*/
        bottom: 50px;
    }
    .about_owner{
        width: 100%;
        clear: both;
/*        margin-top: 100px;*/
        top: 320px;
        margin-bottom: 320px;
    }
    
    .owner_img {
           width: 100%;
    max-width: 100%;
    border: none;
    text-align: center;
        margin: 30px auto 0;
    }
    .owner_img img {
        display: block;
        margin: 0 auto;
            width: 100%;
    }
    .owner_img_inner_text {
        width: 100%;
        max-width: 98%;
        padding: 0 20px;
        margin-top: 0px;
    }
    .need_help h4{
          font-size: 16px;
    }
      .mobile-only{
          display: inline;
      }
    .inner_footer_left{
        width: 100%;
        float: left;
        line-height: 2em;
        font-size: 16px;
            margin: 0 auto;
    padding: 10px;
    word-break: break-word;
    } 
    .inner_footer_right{
        width: 100%;
        line-height: 1em;
        float: left;
/*        margin-left: 10px;*/
        font-size: 18px;
        clear: both;
        text-align: left;
            margin: 0 auto;
    padding: 10px;
    }
    .footer{
        height: 65px;
    }
    .blue_footer{
        text-align: center;
        height: 35px;
        line-height: 3em;
    }
}
@media screen and (min-width:1600px){
    .home-content{
        top: -685px;
        margin-bottom: -200px;
    }
}
@media screen and (max-width:768px){
    .phone{
        font-size: 12px;
    }
}
@media screen and (max-width:320px){
.about_owner{
        top: 320px;
    margin-bottom: 320px
    }
    .header-logo{
        width: 100%;
    }
    .know_more_button input {
        width: 120px;
            padding: 0 !important;
    font-size: 12px;
    }
    #two-tp {
    float: left;
}
}

@media screen\0 {
    .about_owner{position: relative; top: -205px;margin-bottom: -205px;}
    .main_menu > ul > li > a{
        font-family: inherit;
    }
}
@-moz-document url-prefix() {
    .know_more_container{
        margin-bottom: -5px;
    }
    .about_owner{
        display: flex;
    }
   @media screen and (max-width:480px){
    .know_more_container{
        margin-bottom: 45px;
    }
} 
}
#accordion .panel-heading { padding: 0;}
#accordion .panel-title > a {
	display: block;
	padding: 0.4em 0.6em;
    outline: none;
    font-weight:bold;
    text-decoration: none;
}

#accordion .panel-title > a.accordion-toggle::before, #accordion a[data-toggle="collapse"]::before  {
    content:"\e113";
    float: left;
    font-family: 'Glyphicons Halflings';
	margin-right :1em;
}
#accordion .panel-title > a.accordion-toggle.collapsed::before, #accordion a.collapsed[data-toggle="collapse"]::before  {
    content:"\e114";
}
.bt-one, .bt-two {
    background-color: #065384;
    padding: 10px 30px;
    font-size: 18px;
    margin-top: 15px;
    border: none;
}
.bt-one:hover, .bt-two:hover{
        color: #fff;
background-color: #162C5D;
    border-color: #162C5D;
}

#logos > ul > li {
    /* max-width: 200px; */
    float: left;
    list-style: none;
    margin: 10px;
    min-height: 150px;
}
#logos > ul > li > a > img {
    max-width: 150px;
}
