/*
Theme Name: Demir
Theme URI: http://crossoverweb.com.au/
Author: CrossOver Web
Author URI: http://crossoverweb.com.au/
Description: The 2017 theme for WordPress designed for Demir Ventilation.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: demir

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*-----header-----*/
.no-padding {
    padding-left: 0px;
    padidng-right: 0px;
}
.no-padding-left {
    padding-left: 0px;
}
.no-padding-right{
    padding-right: 0px;
}
.top-headerWrap{
    background: #151515;	
    color: #fff;
    padding: 10px 0;
}
.social-links-wrap p{
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.social-links-wrap ul{
    display: inline-block;
    float: right;
    list-style: none;
    overflow: hidden;
}
.social-links-wrap ul li{
    float: left;
    margin-right: 15px;
}
.social-links-wrap ul li a{
    color: #fff;
}
.opening-hours-wrap{
    float: right;
}
.opening-hours-wrap ul li{
    float: left;
    font-size: 15px;
    border-right: 1px solid #fff;
    margin-right: 12px;
    padding-right: 12px;
}
.opening-hours-wrap ul li:last-child{
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}
.main-headerWrap{
    padding: 14px 0;
}
.logo-wrap{
    overflow: hidden;	
}
.logo-wrap h1{
    margin: 0;
}
.topright-panel{
    float: right;
    padding-top: 25px;
}
.topright-panel ul li{
    background: url(images/top-message-icon.jpg) no-repeat 0 5px;
    float: left;
    text-transform: uppercase;
    padding-left: 48px;
    margin-right: 45px;
}
.topright-panel ul li:last-child{
    background-position: 0 -40px;
    margin-right: 0;
}
.topright-panel ul li span, .topright-panel ul li span a{
    display: block;
    font-size: 23px;
    color: #de0202;	
}
/*-------Content-----*/
.banner-wrap img{
    width: 100%;
}
.top-servicesWrap{
    background: #0c0c0c;
    padding:27px 35px; 
    overflow: hidden;
    position: relative;
    margin-top: -65px;
}
.top-servicesWrap ul li{
    float: left;
    width: 340px;
    color: #fff;
    margin-right: 25px;
}
.top-servicesWrap ul li:last-child{
    margin-right: 0;
}
.top-servicesWrap ul li span{
    float: left;
    width: 60px;
    height: 60px;
    background: #a20001;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 60px;
}
.top-servicesWrap ul li .content-wrap{
    margin-left: 70px;
}
.top-servicesWrap ul li .content-wrap h4{
    text-transform: uppercase; 
    margin-top: 5px;
	font-size: 18px;
}
.top-servicesWrap ul li .content-wrap h4 a {
color: #fff;
}
.title-wrap{
    position: relative;
}
.title-wrap:before, .title-wrap:after{
    position: absolute;
    bottom: 0;
    left:0;
    content: '';
    height: 1px;
}
.title-wrap:before{
    width: 100px;
    background: #d10102;
}
.title-wrap:after{
    width: 40px;
    background: #505a6a;
}
.title-wrap h2, .title-wrap h3 {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.title-wrap h2 span{
    display: block;
    font-size: 15px;
    color: #222;
    padding-bottom: 10px;
}
.welcome-wrapper{
    margin: 80px 0;
}
.welcome-block p{
    padding-right: 116px;
}
.welcome-block .more-btn{
    display: inline-block;
    background: #a20001;
    color: #fff;
    font-size: 12px;
    padding: 10px 36px;
    margin-top: 15px;  
    text-transform: uppercase;
}
.welcome-block .image-wrap{
    float: right;
}
.services-wrapper{
    background: url(images/services-bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 30px 0 0;
    position: relative;
}
.services-wrapper:before{
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(89,5,5,0.6);
}
.services-wrapper .title-wrap h2{
    color: #fff;
}
.services-wrapper .title-wrap:before, .services-wrapper .title-wrap:after, .whyus-wrapper .title-wrap:before, .whyus-wrapper .title-wrap:after{
    left: 45%;
}
.services-block{
    margin-bottom: 60px;
}
.services-block .num-wrap{
    background: #2d343d;
    color: #444e58;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    line-height: 65px;
    float: left;
    width: 68px;
    height: 68px;
}
.services-block .content-wrap{
    margin-left: 68px;
    padding-left: 30px;
    padding-bottom: 10px;
    border-left: 1px solid #2D343D;
}
.services-block .content-wrap:after {
    content: "";
    width: 30%;
    height: 1px;
    bottom: 60px;
    position: absolute;
    left: 83px;
    background: #2D343D;
}
.services-block:hover .num-wrap {
    background: #A30001;
    color: #fff;  
}
.services-block:hover .content-wrap {
    border-left: 1px solid #A30001;
}
.services-block:hover .content-wrap:after {
    background: #A30001;
}
.services-block .content-wrap h4, .services-block .content-wrap a{
    color: #fff;
    line-height: 30px;
}
.services-block .content-wrap p{
    color: #9a9a9a;
}
.whyus-wrapper{
    background: #f0f0f0;
    padding: 40px 0 0;
}
.whyus-block{
    margin-bottom: 45px;	
}
.whyus-block .icon-wrap{
    float: right; 
    background: #a20001;
    width: 58px;
    height: 58px;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
    text-align: center;
    line-height: 58px;
    margin-left: 20px;
}
.whyus-block h4{
    padding: 20px 0 10px;
    color: #222;
}
.whyus-block p{
    padding-top: 5px;
}
.text-left .whyus-block .icon-wrap{
    float: left;
    margin: 0 20px 0 0; 
}
.contentbtm-wrapper{
    margin: 70px 0;
}	
.contentbtm-wrapper h3{
    margin: 0 0 40px;
}
.testimonial-wrap .content-wrap .content-block{
    border:1px solid #cccccc;
    padding: 30px 35px;
}
.testimonial-wrap .content-wrap .image-wrap{
    float: left;	
    width: 67px;
    height: 67px;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
    border: 3px solid #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#777777)";/*IE 8*/
    -moz-box-shadow: 0px 0px 5px #777777;/*FF 3.5+*/
    -webkit-box-shadow: 0px 0px 5px #777777;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0px 0px 5px #777777;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color=#777777); /*IE 5.5-7*/
    margin-top: 10px;
    margin-left: 75px;
    overflow: hidden;
}
.testimonial-wrap .content-wrap span{
    display: inline-block;
    padding-top: 30px;
    padding-left: 15px;
}
.projects-wrap ul li{
    float: left;
    margin: 0 7px 15px 0;
    padding:5px;
    border: 1px solid #ccc; 
}
.projects-wrap ul li:nth-child(3n+3){
    margin-right: 0;
}
.ad-wrap{
    margin-top: 5px;
}
.partners-wrap{
    background: #a20001;
    padding:30px 40px;
    overflow: hidden;
    position: relative;
    margin-bottom: -80px;
}
.partners-wrap h3{
    display: inline-block;
    color: #fff;
    padding-top: 15px;
}
.partners-wrap ul{
    float: right;
}
.partners-wrap ul li{
    float: left;
    margin-right: 20px;
}
/*-----footer-----*/
.top-footer-wrap{
    background: #090909;
    color: #ccc;
    padding: 120px 0 50px;
}
.top-footer-wrap h4{
    color: #fff;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.footer-block ul li{
    padding-bottom: 8px;
}
.footer-block ul li span{
    float: left;
    display: inline-block;
    padding-right: 15px;
}
.contact-details-wrap ul li:nth-child(2) span{
    min-height: 50px;
}
.footer-block .social-links-wrap ul{
    float: left;
    margin-top: 25px;
}
.footer-block .social-links-wrap ul li{
    width: 44px;
    height: 44px;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
    border:2px solid #a4a4a4; 
    text-align: center;
    line-height: 40px;
}
.footer-block .social-links-wrap ul li a{
    color: #ccc;	
}
.footer-block a {
    color: #fff;
}
.btm-footer-wrap{
    background: #050505;
    padding: 17px 0;
}
.copyright-wrap p{
    font-size: 13px;
    color: #b9b4bd;
    margin-bottom: 0;
}
.copyright-wrap p span{
    color: #be0708;
    text-transform: uppercase;
}
.powered-by{
    float: right;
    display: inline-block;
    background: url(images/powered-by.png) no-repeat;
    width: 83px;
    height: 24px;
    text-indent: -99999px;
}


/*-----inner page css-----*/
.menubar::after {
    background: rgba(1, 1, 1, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.menubar{
    background: url('images/inner_banner.jpg') no-repeat;
    padding:55px 0;
    color:#fff;
    position: relative;
    margin-bottom: 50px;
    background-size: cover;
}
.menubar .menu-header h1{
    float:left;
    text-transform:uppercase;
    color: #ffffff;
    position: relative;
    z-index: 3;
}
.menu-header h4{
    color: #fff;
    float: left;
    position: relative;
    z-index: 3;
}
.menubar h5{
    font-size: 17px;
    position: relative;
    z-index: 2;
    text-align: right;
}
.menubar h5 a{
    color: #cccccc;
}
.sidebar_wrap ul{
    padding: 15px 5px 15px 30px;
    background: #efefef;
}
.inner_wrapper{
    margin-bottom: 30px;
}
.inner_wrapper h2 {
    font-size: 22px;
    color: #A20001;
}
.inner_full_image{
    margin-bottom: 20px;
    overflow: hidden;
}
.sidebar_wrap ul li{
    list-style-image: url('images/list.png');
    margin-bottom: 6px;
}
.sidebar_wrap ul li a{
    color: #555555;
}
.sidebar_wrap ul li:hover a{
    color: #A20001;
    text-decoration: none;
}
.sidebar_wrap h1{
    background: #830000 none repeat scroll 0 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #ffffff;
    padding: 5px 0;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 30px;
}
.sidebar_services{
    margin-bottom: 30px;
}
.serve{
    padding-left: 0 !important;
}
.serve li{
    overflow: hidden;
    margin-bottom: 25px;

}
.serve li img{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 2px solid #dddddd;
}
.serve li h3{
    margin-top: 0;
}
.services_detail {
    border: 1px solid #cccccc;
    margin-bottom: 45px;
}
.services_content{
    padding: 10px;
}
.services_content h4, .services_content h4 a{
    color: #222;
    font-size: 18px;
    margin: 20px 0;
}
.services_content h4 a:hover{
    color: #A20001;
}
.services_content p{
    color: #848484;
}
.readmore {
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
}
.readmore a{
    color: #830000;
    font-size: 13px;
}
.readmore a:hover{
    color: #A20001;
}
a:hover{
    text-decoration: none;
}
.cl_both{
    clear: both;
}
.left_detail h4 {
    background: #830000 none repeat scroll 0 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #ffffff;
    padding: 10px 10px;
    margin-bottom: 0;
    margin-top: 0;
}
.left_detail ul{
    border: 1px solid #cccccc;
    padding: 25px 12px 12px 12px;
}
.left_detail ul li {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 15px;
    padding-bottom: 8px;
    overflow: hidden;
}
.left_detail ul li:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
.left_detail .text-box p{
    color: #848484;
}
.left_detail ul li .icon_box, .left_detail ul li .text-box {
    display: table-cell;
    vertical-align: top;
}
.left_detail .icon_box {
    width: 40px;
}
.icon_box i{
    font-size: 20px;
    color: #A20001;
}
.form_title{
    margin: 15px 0;
}
.form_wrap{
    margin-bottom: 30px;
}
.form-control{
    height: 45px;
}
.form_wrap textarea{
    height: 120px;
}
.btnsubmit{
    background: #A20001;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    padding: 10px 15px;
    margin: 0 auto;
}
.btnsubmit:hover{
    background: #640000;
}
.center{
    text-align: center;
}
.no-padding{
    padding-left: 0;
    padding-right: 0;
}
.no-right-padding{
    padding-right: 0;
}
.inner_testimonials > li {
    margin-bottom: 40px;
    overflow: hidden;
}
.client-view::before {
    border-bottom: 13px solid transparent;
    border-right: 18px solid #c4c6ca;
    border-top: 13px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 100%;
    top: 26px;
    width: 0;
}
.client-view::after {
    border-bottom: 13px solid transparent;
    border-right: 18px solid #fff;
    border-top: 13px solid transparent;
    content: "";
    height: 0;
    left: -16px;
    position: absolute;
    top: 26px;
    width: 0;
}
.client-view {
    border: 1px solid #c4c6ca;
    color: #6c6d71;
    line-height: 24px;
    padding: 15px 15px 27px 15px;
    position: relative;
    background: #ffffff;
}
.client-view p{
    padding-left: 28px;
    padding-top: 5px;
    position: relative;
    text-align: center;
    margin-bottom: 0;     
}
.client-view p::after{
    color: #A20001;
    content: "";
    font-family: "FontAwesome";
    font-size: 20px;
    left: 0;
    position: absolute;
    top: -6px;


}
.client-img {
    border: 5px solid #cbcbcc;
    border-radius: 50%;
    height: 120px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 120px;
    margin: 0 auto;
}
.client-img-wrap{
    text-align: center;
}
.client-img img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.client-img-wrap > span {
    color: #A20001;
    display: inline-block;
    margin-top: 5px;
}

/*----------projects and Gallery-------------*/
.portfolioFilter{
    padding:20px 0 35px;
}
.portfolioFilter a {
    font-family: 'Dosis', sans-serif;
    font-size:20px;
    color: #3E89FE;
    padding: 10px 18px;
    text-transform: uppercase;
    text-decoration: none;
    margin-right:10px;
    display:inline-block;
}
.portfolioFilter a.current, .portfolioFilter a:hover{
    background:#A20001;
    color:#fff;
    -moz-transition:all 0.4s ease-in-out 0s;
    -webkit-transition:all 0.4s ease-in-out 0s;
    transition:all 0.4s ease-in-out 0s;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolioContainer .portfolio-block{
    position:relative;
    margin-bottom:30px;
}
.portfolioContainer .portfolio-block .content-wrap{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.5);
    color:#fff;
    text-align:center;
    border:8px solid rgba(175,223,246,0.5);
    opacity:0;	
    -moz-transition:all 0.4s ease-in-out 0s;
    -webkit-transition:all 0.4s ease-in-out 0s;
    transition:all 0.4s ease-in-out 0s;
    overflow:hidden;
}
.portfolioContainer .portfolio-block .content-wrap:before{
    content:'';
    height:100%;
    vertical-align:middle;
    display:inline-block;
}
.portfolioContainer .portfolio-block .website-detailsWrap{
    vertical-align:middle;
    display:inline-block;
}
.portfolioContainer .portfolio-block:hover .content-wrap{
    opacity:1;
}
.portfolioContainer .portfolio-block .website-detailsWrap .titleWrap, .portfolioContainer .portfolio-block .website-detailsWrap .techWrap, .portfolioContainer .portfolio-block .website-detailsWrap .linkWrap{
    -moz-transition:all 0.3s ease-in-out 0s;
    -webkit-transition:all 0.3s ease-in-out 0s;
    -o-transition:all 0.3s ease-in-out 0s;
    -ms-transition:all 0.3s ease-in-out 0s;
    transition:all 0.3s ease-in-out 0s;
}
.portfolioContainer .portfolio-block .website-detailsWrap .titleWrap{
    -moz-transform: translate(-210%, 0px);/* FF3.5+ */
    -webkit-transform: translate(-210%, 0px);/*Saf3.1+, Chrome*/
    -o-transform: translate(-210%, 0px);/* Opera 10.5 */
    -ms-transform: translate(-210%, 0px);/* IE 9 */
    transform: translate(-210%, 0px);
}
.portfolioContainer .portfolio-block .website-detailsWrap .titleWrap h3{
    margin:0 0 15px;
}
.portfolioContainer .portfolio-block .website-detailsWrap .techWrap{
    -moz-transform: translate(220%, 0);/* FF3.5+ */
    -webkit-transform: translate(220%, 0);/*Saf3.1+, Chrome*/
    -o-transform: translate(220%, 0);/* Opera 10.5 */
    -ms-transform: translate(220%, 0);/* IE 9 */
    transform: translate(220%, 0);
}
.portfolioContainer .portfolio-block .website-detailsWrap .techWrap p{
    margin-bottom:5px;
}
.portfolioContainer .portfolio-block .website-detailsWrap .linkWrap{
    display:inline-block;
    color:#fff;
    margin-top:2px;
    padding:8px;


    text-transform:uppercase;
    -moz-transform: translate(0px, 450%);
    -webkit-transform: translate(0px, 450%);
    -o-transform: translate(0px, 450%);
    -ms-transform: translate(0px, 450%);
    transform: translate(0px, 450%);
}
.linkWrap i{
    font-size: 35px;
    color: #fff;
}
.portfolioContainer .portfolio-block .website-detailsWrap .linkWrap:hover{
    color:#ffffff;
}
.portfolioContainer .portfolio-block:hover .website-detailsWrap .titleWrap, .portfolioContainer .portfolio-block:hover .website-detailsWrap .techWrap, .portfolioContainer .portfolio-block:hover .website-detailsWrap .linkWrap{
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    .opening-hours-wrap ul li {
        border-right: 0px !important;
        padding-right: 0px !important;
        margin-right: 0px !important;
        text-align: center;
        width: 100%;
    }
    .topright-panel ul li {
        background: none;
        padding-left: 0;
        margin-right: 0;
        text-align: center;
        width: 100%;
    }
    .welcome-wrapper {
        margin: 10px 0;
    }
    .welcome-wrapper p {
        padding-right: 0;
    }
    .services-block .content-wrap:after {
        background: none;
    }
    .services-block:hover .content-wrap:after {
        background: none;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    .welcome-wrapper {
        margin: 10px 0;
    }
    .welcome-wrapper p {
        padding-right: 0;
    }
    .services-block .content-wrap:after {
        background: none;
    }
    .services-block:hover .content-wrap:after {
        background: none;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
   .welcome-wrapper {
        margin: 10px 0;
    }
    .welcome-wrapper p {
        padding-right: 0;
    }
    .services-block .content-wrap:after {
        background: none;
    }
    .services-block:hover .content-wrap:after {
        background: none;
    }
}
@media only screen and (min-width : 480px) and (max-width : 768px) {
    .welcome-block .image-wrap {
        float: left !important; 
        margin-top: 20px !important;
    }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
   .welcome-wrapper {
        margin: 10px 0;
    }
    .welcome-wrapper p {
        padding-right: 0;
    }
    .services-block .content-wrap:after {
        background: none;
    }
    .services-block:hover .content-wrap:after {
        background: none;
    }
    .welcome-block .image-wrap {
        float: left !important; 
        margin-top: 20px !important;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
    /* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
    /* Styles */
}
