/* -----------------------------------
  Template Name: Sheltek - Real Estate HTML Template 

  NOTE: This is Header style file. All Header related style included in this file.

--------------------------------------*/

/*logo*/
.logo {
    padding-left: 0px;
    padding-top: 29px;
    padding-bottom: 20px;
    /*margin-left: 67px;*/
    margin-left:32px;
}

.logo-ambu {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 31px;
}
    .logo-ambu img {
       
    }
    .logo-ambu h6, .h6 {
        font-size: 13px;
        font-weight: normal;
    }
.logo-askme{

    margin-top: 27px;
    margin-bottom: 17px;
}
    .logo-askme img {
        width: 28%;
        margin-bottom: 8px;
        margin-left: 29px;
    }
    .logo-askme h6, .h6 {
        font-size: 13px;
        /*margin-left: 9px;*/
        font-weight: normal;
    }
    /*company-info*/
    .company-info {
        padding: 39px 0;
    }

.company-info-item {
    float: left;
    overflow: hidden;
    width: 50%;
}

.header-icon {
    float: right;
    width: 16%;
}

.header-info {
    float: left;
    width: 82%;
}

.company-info .company-info-item:nth-child(2) {
    padding-left: 5%;
}


.header-info h6 {
    font-family: Lato;
    line-height: 15px;
    margin-bottom: 5px;
}

.header-info p {
    color: #606060;
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    margin-bottom: 0;
}

/*header-search*/
.header-search {
    padding: 40px 0;
}

    .header-search button {
        float: left;
        height: 30px;
        width: 18%;
    }

    .header-search input {
        border: 1px solid #1f223e;
        box-shadow: none;
        color: #303030;
        float: left;
        font-weight: 300;
        height: 30px;
        margin-bottom: 0;
        padding-left: 15px;
        width: 82%;
    }

        .header-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            color: #303030;
            opacity: 1;
        }

        .header-search input::-moz-placeholder { /* Firefox 19+ */
            color: #303030;
            opacity: 1;
        }

        .header-search input:-ms-input-placeholder { /* IE 10+ */
            color: #303030;
            opacity: 1;
        }

        .header-search input:-moz-placeholder { /* Firefox 18- */
            color: #303030;
            opacity: 1;
        }

/*menu style */
.header-area {
    z-index: 10;
    position: relative;
}
.main-menu > li > a {
  color: #303030;
  display: block;
  padding: 40px 20px;
  text-transform: uppercase;
}
.main-menu > li + li {
    /* margin-left: 27px;*/ 
   margin-left: 39px!important;
}

.main-menu > li > a {
    color: #1f223e;
    display: block;
    font-size: 14px;
    padding: 11px 0;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.5;
}

.main-menu li {
    display: inline-block;
    position: relative;
}

.main-menu > li:hover > a,
.drop-menu > li:hover > a,
.single-mega-item > li:hover > a {
    color: #95c41f;
}
/*drop-menu Style*/
.drop-menu {
    /*background: #ffffff none repeat scroll 0 0;
    border-bottom: 4px solid #95c41f;*/
    box-shadow: 0 1px 2px rgba(86, 86, 90, 0.5);
    left: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 200px;
    z-index: 2;
    background-color: #df1431
}
.dropdown-item {
    font-size: 14px;
    padding: 9px 18px !important;
    color:white !important;
    background-color:transparent;
   
}
    .dropdown-item li:hover {
        color: antiquewhite   !important; 
    }
    /*.menu-right {
    left: auto;
    right: 0;
}*/
    /*.drop-menu li {
         border-bottom: 1px solid #e1e1e1;
        display: block;
    }*/

    .drop-menu li a {
        display: block;
        font-size: 12px;
        padding: 8px 20px;
        text-transform: uppercase;
    }

.main-menu li:hover .drop-menu {
    transform: scale(1);
    visibility: visible;
}
/*Mega menu style*/
/*#primary-menu {
  position: relative;
}*/
.mega-menu-area {
    background: #ffffff none repeat scroll 0 0;
    /*border-bottom: 4px solid #95c41f;*/
    box-shadow: 0 1px 2px rgba(86, 86, 90, 0.5);
    left: 0;
    padding-bottom: 10px;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 2;
}

.main-menu li.mega-parent {
    position: static;
}

.single-mega-item {
    float: left;
    width: 25%;
    padding: 0 15px;
}

    .single-mega-item li {
        display: block;
        /*border-bottom: 1px solid #e5e5e5;*/
    }

        .single-mega-item li:last-child {
            /*border-bottom: 0px solid #000;*/
        }

        .single-mega-item li a {
            padding: 13px 0px;
            display: block;
            font-weight: 300;
        }

.main-menu li:hover .mega-menu-area {
    transform: scale(1);
    visibility: visible;
}

.header-middle-area .container .row [class*="col-"] {
    position: static;
}

.header-middle-area .full-width-mega-drop-menu {
    position: relative;
}
/*====================================================================*/
.drop-menu-right {
    left: auto;
    right: 0;
}
/*====================================================================*/

/*Header Transprent */
.transparent-header {
    position: absolute;
    width: 100%;
    margin: auto;
    background: #df1431 none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}

    .transparent-header .main-menu > li > a {
        color: #fff;
        /*margin-left: 17px;*/
        /* margin-left: 20px;*/
        margin-left: 14px;
    }

    .transparent-header .main-menu > li:first-child > a {
        margin-left: 0px !important;
    }

    .transparent-header .main-menu > li:hover > a {
        color: #000000;
        text-decoration: none;
    }

    .transparent-header.sticky {
        background: rgba(255, 255, 255, 1);
        background: #FFF none repeat scroll 0 0;
        box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4)
    }
/*Sticky Menu*/
.sticky {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
}

    .sticky .main-menu > li > a {
        color: #303030;
        font-size: 13px;
        padding: 18px 0;
    }

    .sticky .main-menu > li + li {
        margin-left: 18px;
    }

    .sticky .main-menu {
        text-align: right;
        margin-top: 31px;
    }

.sticky-logo img {
    display: none;
    transition: all 0.3s ease 0s;
}

.sticky .sticky-logo img {
    display: block;
    float: left;
    padding: 10px 0;
    width: 11%;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color:none;
}

.dropdown-toggle::after {
    display: none;
}

/*FOOTER*/
/* -----------------------------------
  Template Name: Sheltek - Real Estate HTML Template 

  NOTE: This is Footer style file. All footer related style included in this file.

--------------------------------------*/





/* =================================
  Footer
================================= */
.footer-area {
    background-attachment: inherit;
}

.footer-widget {
}

    .footer-widget li a {
        color: #000;
    }

.footer-title {
    color: #df1431;
    /*margin-bottom: 10px;*/
    /*text-transform: uppercase;*/
    text-align: center;
    font-weight: 700;
    font-size: 22px;
}

.footer-title-1 {
    color: #000;
    /*margin-bottom: 10px;*/
    /*text-transform: uppercase;*/
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}
/*footer-aboutus*/
.footer-aboutus img {
    margin-bottom: 40px;
}

.footer-aboutus p {
    color: #ccc;
}
/*footer-address*/
.footer-address > li + li {
    /*border-top: 1px solid #73716f;*/
    padding-top: 0px;
}

.footer-address > li {
    overflow: hidden;
    padding-bottom: 10px;
}

.address-icon {
    float: left;
    width: 15%;
}

.address-info {
    float: none;
    width: 100%;
}

    .address-info > span {
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.625;
        color: #000000;
        padding-bottom: 4px;
    }

/*footer-latest-news*/
.footer-widget.middle {
    margin: auto;
    width: calc(100% - 50px);
}

.footer-latest-news > li {
    overflow: hidden;
}

    .footer-latest-news > li + li {
        padding-top: 34px;
    }

.latest-news-image {
    float: left;
    width: 18%;
}

.latest-news-info {
    float: left;
    padding-left: 20px;
    width: 82%;
}

    .latest-news-info > p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .latest-news-info > h6 {
        color: #c7c7c7;
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        margin-bottom: 5px;
    }

/*footer-contact*/
.footer-contact > p {
    font-size: 12px;
    line-height: 20px;
}

.footer-contact input {
    border-color: #706e6d;
    height: 35px;
    font-size: 12px;
}

.footer-contact textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #706e6d;
    box-shadow: none;
    font-size: 12px;
    font-weight: 300;
    height: 80px;
    line-height: 22px;
    margin-bottom: 17px;
    padding: 5px 10px;
}

.footer-contact button {
    background: #c5c5c5 none repeat scroll 0 0;
    color: #000000;
    padding: 3px 15px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

    .footer-contact button:hover {
        background: #95c41f none repeat scroll 0 0;
        color: #fff;
    }

.footer-contact input::-webkit-input-placeholder {
    color: #919191;
    font-size: 12px;
}

.footer-contact input::-moz-placeholder {
    color: #919191;
    font-size: 12px;
}

.footer-contact input:-ms-input-placeholder {
    color: #919191;
    font-size: 12px;
}

.footer-contact input:-moz-placeholder {
    color: #919191;
    font-size: 12px;
}

.footer-contact textarea::-webkit-input-placeholder {
    color: #919191;
    font-size: 12px;
}

.footer-contact textarea::-moz-placeholder {
    color: #919191;
    font-size: 12px;
}

.footer-contact textarea:-ms-input-placeholder {
    color: #919191;
    font-size: 12px;
}

.footer-contact textarea:-moz-placeholder {
    color: #919191;
    font-size: 12px;
}
/*copyright*/
.footer-bottom {
    background: #000;
    /*border-top: 1px solid #484848;*/
    padding: 15px 0;
}

.copyright > p {
    font-size: 0.9rem;
    font-weight: 300;
    margin-bottom: 0;
}

.copyright a {
    color: #FFF;
}

.copyright p > a {
    color: #FFF;
}


.latest-news-info > p,
.footer-contact > p,
.footer-contact input,
.footer-contact textarea,
.copyright > p {
    /*color: #919191;*/
    color: #FFF;
}

.copyright span {
    color: #df1431;
}
