/*   
Theme Name: Impressive 
Theme URI: http://impressivesol.com
Description: Developed by <a href="http://mimranshahryar.com">M Imran Shahryar</a> and <a href="http://impressivesol.com">Impressive themes</a>
Version: 1.1
Author: Impressive Themes
Author URI: http://impressivesol.com
*/

/*--[ Google Fonts Import ]-------------------*/ 
/*@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic&subset=latin);*/
@import url(http://fonts.googleapis.com/css?family=Alegreya+SC:regular,bold);
/*--[ Bootstrap Import ]-------------------*/

/*--[ HELPER CLASSES ]-------------------*/
.thide,.displace,.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; } /* for image replacement */
.hide,.hidden { display:none; visibility:hidden; }  /* Hide for both screenreaders and browsers */
.visuallyhidden { position:absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); } /* Hide only visually - available for screenreaders */
.invisible { visibility: hidden; } /* Hide visually and from screenreaders, but maintain layout */
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }
.fl {float:left !important}
.fr {float:right !important}
.tl {text-align:left !important}
.tr {text-align:right !important}
.tc {text-align:center !important}
.tj {text-align:justify !important}
.underline {text-decoration:underline}
.bold {font-weight:bold}
.italic {font-style:italic}
.nodec {text-decoration:none}

#image
{
    background: url('images/ajax_loader.gif') no-repeat;
    height:400px;
    width: 400px;
    display:block;
    padding-left:100px    
}

/*--[ THEME CLASSES ]-------------------*/
div ::-webkit-scrollbar {
    height: 12px;
    width: 12px;
    background: #2987CB;
    border-radius: 20px;
}

div ::-webkit-scrollbar-thumb {
    background: #FFFFFF;
   -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
    border-radius: 48px;
}


::selection {
color: #fff;
background:black;
}

/* =============================================================================
   WordPress CSS - Intializing Font Type Here  -->START
   ========================================================================== */



@font-face {
    font-family: 'GloberRegular_0';
    src: url('fonts/GloberRegular_0.eot');
    src: url('fonts/GloberRegular_0.eot') format('embedded-opentype'),
         url('fonts/GloberRegular_0.woff2') format('woff2'),
         url('fonts/GloberRegular_0.woff') format('woff'),
         url('fonts/GloberRegular_0.ttf') format('truetype'),
         url('fonts/GloberRegular_0.svg#GloberRegular_0') format('svg');
}

@font-face {
    font-family: 'GloberBook';
    src: url('fonts/GloberBook.eot');
    src: url('fonts/GloberBook.eot') format('embedded-opentype'),
         url('fonts/GloberBook.woff2') format('woff2'),
         url('fonts/GloberBook.woff') format('woff'),
         url('fonts/GloberBook.ttf') format('truetype'),
         url('fonts/GloberBook.svg#GloberBook') format('svg');
}

@font-face {
    font-family: 'GloberBookItalic';
    src: url('fonts/GloberBookItalic.eot');
    src: url('fonts/GloberBookItalic.eot') format('embedded-opentype'),
         url('fonts/GloberBookItalic.woff2') format('woff2'),
         url('fonts/GloberBookItalic.woff') format('woff'),
         url('fonts/GloberBookItalic.ttf') format('truetype'),
         url('fonts/GloberBookItalic.svg#GloberBookItalic') format('svg');
}

@font-face {
    font-family: 'GloberBold';
    src: url('fonts/GloberBold.eot');
    src: url('fonts/GloberBold.eot') format('embedded-opentype'),
         url('fonts/GloberBold.woff2') format('woff2'),
         url('fonts/GloberBold.woff') format('woff'),
         url('fonts/GloberBold.ttf') format('truetype'),
         url('fonts/GloberBold.svg#GloberBold') format('svg');
}

@font-face {
    font-family: 'GloberLight';
    src: url('fonts/GloberLight.eot');
    src: url('fonts/GloberLight.eot') format('embedded-opentype'),
         url('fonts/GloberLight.woff2') format('woff2'),
         url('fonts/GloberLight.woff') format('woff'),
         url('fonts/GloberLight.ttf') format('truetype'),
         url('fonts/GloberLight.svg#GloberLight') format('svg');
}






body{
    background:#E2E2E2;
    
    font-family: 'MyriadProRegular';
    font-family: Arial, Helvetica, Sans-Serif;
    font-family: 'GloberRegular_0';
    font-family: 'Montserrat', sans-serif;
    
}
a{
       font-family: 'MyriadProRegular';
       font-family: Arial, Helvetica, Sans-Serif;
       font-family: 'GloberRegular_0';
       font-family: 'Montserrat', sans-serif;
}
p
{
       font-family: 'MyriadProRegular';
       font-family: Arial, Helvetica, Sans-Serif;
     font-family: 'GloberRegular_0';
     font-family: 'Montserrat', sans-serif;
}
h1,h2,h3,h4,h5,h6
{
       font-family: 'MyriadProRegular';
       font-family: Arial, Helvetica, Sans-Serif;
      font-family: 'GloberRegular_0';
      font-family: 'Montserrat', sans-serif;
}

#back-top {
	position: fixed;
	bottom: 30px;
right: 21px;
}

#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 0px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
 color: #000;
}
/* arrow icon (span tag) */
#back-top span {
 width: 40px;
 height: 40px;
 display: block;
 margin-bottom: 7px;
 background: #000 url(images/back-top-new.png) no-repeat center center;

 /* rounded corners */
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
 border-radius: 8px;

 /* transition */
 -webkit-transition: 1s;
 -moz-transition: 1s;
 transition: 1s;
    margin-left: 15px;
    border: 2px solid #020202;
}
#back-top a:hover span {
 background-color: #777;
}


/*slider  css */

 #slider .owl-prev {
    background: url(images/arrow1.png)no-repeat top center;
    height: 47px;
    width: 47px;
    font-size: 0px;
    position: absolute;
    top: 40%;
    left: 85px;
}
 #slider .owl-next{
      background: url(images/arrow2.png)no-repeat top center;
    height: 47px;
    width: 47px;
    font-size: 0px;
    position: absolute;
       top: 40%;
    right: 85px;
}
#slider .exerpt-img .excerpt-con{
    background: #fff;
    padding: 5px;
    text-align: center;
    opacity: 0.8;
    margin-top: -100px;
}

#slider .exerpt-img .excerpt-con h2{
    text-transform: uppercase;
    font-weight: 600;
    color: #029ecc;
    font-size: 38px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 65px;
    text-shadow: 0px 0px 2px #000
}
 /* Top Sidebar Css */

.top-sidebar {
    background: #5cb237;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-top: -15px;
}
.top-sidebar .con p{
    color:#fff;
    font-size:14px;
}
.top-sidebar .con span{
    /**
 * color:#2077b6;
 */
}
.top-sidebar .con span.start-words{
    font-size: 21px;
    font-weight: 600;
    /**
 * color:#2077b6;
 */
}
.top-sidebar .con .package-con a{
        font-size: 21px;
    font-weight: 600;
    color:#2077b6;
    text-transform: uppercase;
    text-decoration: none;
}
.top-sidebar a.our-services {
        border: 2px solid #fff;
    padding: 10px 30px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.top-sidebar .btns {
    margin-top: 35px;
}
.top-sidebar a.packgaes-btn {
    color: #000;
    padding: 0px 5px;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 5px;
    text-decoration: none;
}




.top-bottom-sidebar{
     background: #fff;
    padding-top: 25px;
    padding-bottom: 15px;  
        min-height: 510px;    
}
.top-bottom-sidebar h3{

    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: -2px;
        color: #5CB237;
}
.top-bottom-sidebar p{
    text-align: justify;
    font-size: 13px;
    margin-bottom: 0px;
}
.top-bottom-sidebar img{
    /**
 * border: 3px solid #2987CB;
 */
}


.top-sidebar a.packgaes-btn{
        line-height: 44px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
        position: relative;
    display: inline-block;
    margin: 0px 0px;
    outline: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
        font-size: 12px;
    font-weight: 600;
}
.top-sidebar a.packgaes-btn span {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    background: #2987cb;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    color: #000;
    text-align: center;
}
.top-sidebar a.packgaes-btn span::before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0965a0;
    content: attr(data-hover);
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
.top-sidebar a.packgaes-btn:hover span, .top-sidebar a.packgaes-btn:focus span {
    -webkit-transform: rotateX(90deg) translateY(-22px);
    -moz-transform: rotateX(90deg) translateY(-22px);
    transform: rotateX(90deg) translateY(-22px);
}
.top-sidebar a.packgaes-btn:hover span::before, .top-sidebar a.packgaes-btn:focus span::before {
    background: #28a2ee;
}



.pic , .packages-pic {
    position: relative;
    /* background-color: #2c3e50; */
    overflow: hidden;
    margin-bottom: 8px;
    min-height:200px;
}
.about-pic{
     position: relative;
    /* background-color: #2c3e50; */
    overflow: hidden;
    margin-bottom: 8px;
    min-height:255px;
}
.pic img , .packages-pic img, .about-pic img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.pic img:hover , .packages-pic img:hover , .about-pic img:hover{
    opacity: 1;
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

 /* Packages Css */
.packages-sidebar{
    background: url(images/packages-bg.png)no-repeat top center;
    min-height: 445px;
    background-size: cover;
}
.packages-sidebar .packages-bot{
    margin-top:20px;
}

.packages-sidebar .inner {
    text-align: center;
}
.packages-sidebar .inner h2{
        font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.packages-sidebar .inner p{
        color: #5c5c5b;
    min-height: 100px;
    font-size: 13px;
}
.packages-sidebar .inner .read-more{
    margin-top: 25px;
}
.packages-sidebar .inner a{
        padding: 10px 25px;
    border: 2px solid #5CB237;
    color: #5CB237;
    text-decoration: none;
        -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.packages-sidebar .inner a:hover {
    padding: 10px 25px;
    background: #5CB237;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
}
/**
 * .packages-pic{
 *         width: 29%;
 *     margin: 0 auto;
 *     min-height: 99px;
 * }
 * .packages-pic:hover {
 *     background: #5CB237;
 *     border: 2px solid #2077B6;
 *     
 * }

 * .packages-pic:hover img{
 *         -webkit-filter: brightness(0) invert(1);
 *     -moz-filter: brightness(0) invert(1);
 *     -o-filter: brightness(0) invert(1);
 *     -ms-filter: brightness(0) invert(1);
 *     filter: brightness(0) invert(1);
 * }
 */
 /* Services Css */
.services-sidebar{
      background: url(images/services-bg.png)no-repeat top center;
    min-height: 450px;
}

.services-sidebar .services-con h2{
    text-align: center;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    position: relative;
    line-height: 70px;
    letter-spacing: -2px;
}
.services-sidebar .services-con h2:before{
       content: "";
    border-bottom: 1px solid #c7c7c6;
    width: 400px;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.services-sidebar .services-con h2:after{
     content: "";
    border-bottom: 4px solid #5cb237;
    width: 180px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.services-sidebar #services{
    margin-top:40px;
}
.services-sidebar .services-con .inner .bg {
    min-height: 200px;
    background-repeat: no-repeat;
}
.services-sidebar #services .services-pic:hover{
    
}
.services-sidebar #services .hover-excerpt {
    padding-top: 60px;
    text-align: center; 
    display: none; 
    /**
 * background: #5cb237;
 */
    height: 200px;
}
.services-sidebar #services .hover-excerpt h4{
    color: #fff;
    text-transform: uppercase;
    padding-bottom:20px;
}
.services-sidebar #services .hover-excerpt a{
    padding: 10px 25px;
    border: 2px solid #247ab1;
    color: #fff;
    text-decoration: none;
        -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.services-sidebar #services .hover-excerpt a:hover{
    background: #fff;
    color:#000;
}
.services-sidebar #services .services-pic:hover .hover-excerpt{
    display: block;
}
.services-sidebar #services .owl-prev {
    background: url(images/service-prev.png)no-repeat top center;
    height: 46px;
    width: 46px;
    font-size: 0px;
    position: absolute;
    top: 90px;
    left: -8px;
}
.services-sidebar #services .owl-next{
      background: url(images/service-next.png)no-repeat top center;
    height: 46px;
    width: 46px;
    font-size: 0px;
    position: absolute;
    top: 90px;
    right: -8px;
}
 /* About Css */
.about-sidebar{
        background: url(images/about-bg.png)no-repeat top center;
    min-height: 560px;
}

.about-sidebar .about-con h2{
    text-align: center;
    color: #000;
    font-size: 40px;
    text-transform: uppercase;
    position: relative;
    line-height: 70px;
    margin-bottom: 60px;
    letter-spacing: -2px;
}
.about-sidebar .about-con h2 span{
    color:#5cb237
}
.about-sidebar .about-con h2:before{
       content: "";
    border-bottom: 1px solid #c7c7c6;
    width: 400px;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.about-sidebar .about-con h2:after{
     content: "";
    border-bottom: 4px solid #5cb237;
    width: 180px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.about-sidebar .view-services .view-btn{
        margin-top: 26px;
}
/**
 * .about-sidebar .view-services .view-btn a{
 *         padding: 10px 25px;
 *     border: 2px solid #5CB237;
 *     color: #5CB237;
 *     text-decoration: none;
 *     background: #fff;
 *     text-transform: uppercase;
 * }
 */
.about-sidebar .view-services .view-btn a
{
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    perspective: 800px;
    position: relative;
    display: inline-block;
    outline: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
        letter-spacing: 0px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
}
.about-sidebar .view-services .view-btn span {
    position: relative;
    display: inline-block;
    padding: 0px 17px;
    background: #5CB237;
    box-shadow: inset 0 3px #2077B6;
    -webkit-transition: background 0.6s;
    -moz-transition: background 0.6s;
    transition: background 0.6s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    text-align: CENTER;
    line-height: 50px;
}
.about-sidebar .view-services .view-btn a span::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    color: #2f4351;
    content: attr(data-hover);
    -webkit-transform: rotateX(270deg);
    -moz-transform: rotateX(270deg);
    transform: rotateX(270deg);
    -webkit-transition: -webkit-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
}
.about-sidebar .view-services .view-btn a:hover span, .about-sidebar .view-services .view-btn a:focus span {
    background: #2f4351;
}
.about-sidebar .view-services .view-btn a:hover span::before, .about-sidebar .view-services .view-btn a:focus span::before {
    -webkit-transform: rotateX(10deg);
    -moz-transform: rotateX(10deg);
    transform: rotateX(10deg);
}
.about-sidebar .get-free {
    background: #5cb237;
    text-align: center;
    padding-top: 10px;
    border-bottom: 10px solid #2077b6;
    padding-bottom: 22px;
}
.about-sidebar .get-free span{
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.about-sidebar .get-free h2{
    font-size: 26px;
    margin-top: 0px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.about-sidebar .get-free .click-btn {
        margin-top: 28px;
}
.about-sidebar .get-free .click-btn a{
    padding: 10px 25px;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.about-sidebar .free-consulting p{
        font-size: 13px;
    margin-top: 7px;
}
.about-sidebar p{
    text-align: justify;
}
/*Property Css*/
.property-sidebar{
      background: url(images/property_cability_bg.png)no-repeat top center;
    min-height: 616px;
}
.property-sidebar .property-main h2{
    text-align: center;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    position: relative;
    line-height: 70px;
    margin-bottom: 60px;
    letter-spacing: -2px;
}


.property-sidebar .property-main h2:before{
       content: "";
    border-bottom: 1px solid #c7c7c6;
    width: 400px;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.property-sidebar .property-main h2:after{
     content: "";
    border-bottom: 4px solid #5cb237;
    width: 180px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.home.page #logos {
       background: #e2e2e2;
    text-align: center;
    margin-top: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.page #logos {
       background: #e2e2e2;
    text-align: center;
    margin-top:0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#logos  ul{
    
}
#logos ul li{
        display: inline-block;
    padding: 0px 10px;
}
#logos ul li img{
    width:150px;
}

/*Testimonial Css*/
.testimonial-sidebar{
    background: url(images/testimonial-bg.png)no-repeat top center;
    min-height: 614px;
}
.testimonial-sidebar .main-testimonial h2{
    text-align: center;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    position: relative;
    line-height: 70px;
    margin-bottom: 60px;
    letter-spacing: -2px;
}


.testimonial-sidebar .main-testimonial h2:before{
       content: "";
    border-bottom: 1px solid #c7c7c6;
    width: 400px;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.testimonial-sidebar .main-testimonial h2:after{
     content: "";
    border-bottom: 4px solid #2077b6;
    width: 180px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#testimonails .inner {
    text-align: center;
}
.testimonial-sidebar .inner p{
    color:#fff;
        position: relative;
}
#testimonails .inner .test-con p{
    width:85%;
    margin: 0 auto;   
}
#testimonails .inner .test-con:before{
    content:"";
    background: url(images/left-quote.png)no-repeat top center;
    height:35px;
    width:45px;
    float: left;
    margin-left: 10px;
}

#testimonails .inner .test-con:after{
        content:"";
    background: url(images/right-quote.png)no-repeat top center;
    height:35px;
    width:45px;
      height: 35px;
    width: 45px;
    float: right;
    margin-top: -54px;
}

#testimonails .inner .test-pic{
    width: 180px;
    margin: 0 auto;
    border-radius: 100px;
    height: 180px;
    margin-top: 40px;
}
#testimonails .inner .test-pic img{
    border-radius: 100px;
    background: #fff;
    height: 180px;
    width: 180px;
    border: 4px solid #86b37a;
}
#testimonails .inner h4{
    color:#2077b6;
    text-transform:uppercase;
    font-weight:600;
    text-align: center;
}
#testimonails .inner h5{
    color:#fff;
    font-style: italic;
    text-align: center;
}
#main-con #testimonails .inner h5{
    color: #5CB237;
}
#testimonails .owl-page.active span{
    background:#2077b6!important;
    border:none!important;
}
#testimonails .owl-controls .owl-page span{
    background: none;
    border: 1px solid #fff;
}

/*Get int Touch Css*/
.container.get-in-touch {
    width: 100%;
    padding: 0px;
}
.bot-sidebar .map{
        padding-left: 0px;
}
.bot-sidebar .home-contact {
    text-align: right;
}
.bot-sidebar .home-contact h2{
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: -2px;
}

/**
 * .bot-sidebar .home-contact .wpcf7 input.wpcf7-text{
 *    width: 73%;
 *     height: 41px;
 *     background: url(images/input-box.png)no-repeat top center;
 *     border: 0px;
 *     box-shadow: none;
 *     padding-left: 30px;
 *     background-size: contain;
 * }
 * .bot-sidebar .home-contact .wpcf7 input[type="email"]{
 *     background: url(images/email-bg.png)no-repeat top center;
 *        border: 0px;
 *     box-shadow: none;
 *     padding-left: 30px;
 *      height: 41px;
 *      width: 80%;
 *      background-size: contain;
 * }
 * .bot-sidebar .home-contact .wpcf7 textarea{
 *     width:100%;
 *     height: 146px;
 *     background: url(images/textbox.png)no-repeat top center;
 *     border: 0px;
 *     box-shadow: none;
 *     padding-left: 105px;
 *     padding-top: 10px;
 *     z-index: 900;
 *     position: relative;
 *     background-size: contain;    
 * }
 .bot-sidebar .home-contact .wpcf7 input[type="submit"]{
    background: url(images/submit-bg.png)no-repeat top center;
    border: 0px;
    box-shadow: none;
    padding-left: 30px;
    height: 44px;
    width: 38%;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-top: -70px;
    z-index: 1000;
    position: relative;
    margin-right: 0px;
    background-size: contain;
}
 
 */
 .bot-sidebar .home-contact .wpcf7 input.wpcf7-text{
    width:100%;
    border: 0px;
    box-shadow: none;
    height: 41px;
    margin-bottom: 5px;
    padding-left:10px;
 }
 .bot-sidebar .home-contact .wpcf7 textarea{
    width:100%;
    height: 100px;
     border: 0px;
     box-shadow: none;
     padding-top: 10px;
     padding-left:10px;
 }
 .bot-sidebar .home-contact .wpcf7 input[type="submit"] {
    border: 0px;
    box-shadow: none;
    height: 44px;
    width: 38%;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-right: 0px;
    background: #49A722;
    border-radius: 3px;
    margin-top: 13px;
    margin-bottom: 35px;
    float: left;
}
.bot-sidebar .home-contact .wpcf7 input.wpcf7-text:focus{
    outline: 0;
    border:none;
    box-shadow: none;
}

.bot-sidebar .home-contact .con-details{
        margin-top: 10px;
}
.bot-sidebar .home-contact .con-details p span{
    background: #2987cb;
    color: #fff;
    font-size: 14px;
    float: right;
    height: 30px;
    padding: 4px 24px;
    font-weight: 600;
}
.bot-sidebar .home-contact .con-details p span a{
    color:#fff;
    text-decoration: none;
}
.bot-sidebar .home-contact .con-details img{
        background: #69BC49;
        padding: 0px 3px;
}
.bot-sidebar .tree img{
    margin-top: 140px;
}

.bot-sidebar .home-contact div.wpcf7-validation-errors {
    border: 2px solid #5B9643;
    position: absolute;
    top: -17px;
    left: 0;
    width: 38%;
    text-align: start;
    color: #2987CB;
}

/*Inner pages Css*/
h2.page-title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 36px;
}
h2.page-title , .single-title{
    color: #000;
    font-size: 38px;
    text-transform: uppercase;
    position: relative;
    line-height: 70px;
    margin-bottom: 60px;
    letter-spacing: -2px;
}


h2.page-title:before , .single-title:before{
       content: "";
    border-bottom: 1px solid #c7c7c6;
    width: 400px;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
}
h2.page-title:after, .single-title:after{
     content: "";
    border-bottom: 4px solid #2077b6;
    width: 180px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
}

#main-con .rightsidelayout{
     background: #fff;
    padding: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 600px;
  /**
 *   background:#fff url(images/inner_bg.png)no-repeat top center;
 */
}
 #main-con .rightsidelayout .wpcf7 input.wpcf7-text{
   width: 73%;
    height: 41px;
    box-shadow: none;
    padding-left: 10px;
}
 #main-con .rightsidelayout .wpcf7 textarea{
    width:100%;
    height: 146px;
    padding-left: 10px;
        width: 73%;   
}
 #main-con .rightsidelayout .wpcf7 input[type="submit"]{
    background: #5CB237;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    padding: 12px 50px;
    font-size: 16px;
    margin-left: 0px;
    margin-top:20px;
 }
 #main-con .rightsidelayout .wpcf7 .wpcf7-captchar {
        height: 45px;
    margin-top: 7px;
    border-radius: 0;
 }
 .single-pic img{
        float: right;
    border: 4px solid #1E77B7;
    margin-left: 30px;
 }
.single-excerpt p{
    text-align: justify;
}
.scrolloff {
    pointer-events: none;
}

div#read-more {
        text-transform: uppercase;
    border: 2px solid #5DB437;
    font-size: 16px;
    text-align: center;
    padding: 8px;
    width: 48%;
    /* margin-top: 22px; */
    margin: 20px auto;
    /* line-height: 20px; */
    margin-bottom: 0px;
    color: #5DB437;
}
#show {
    display: none;
    height: 84px;
    overflow: auto !Important;
}
.wpcf7-response-output.wpcf7-mail-sent-ok{
    position: absolute;
    top: 0;
    color: #960501;
    border: 1px solid #5CB237;
    padding: 8px;
    left: -10px;
    top: 8px;
}
#main-con .service-page .con{
    margin-bottom: 30px;
    margin-top: 30px;
    min-height: 400px;
}
#main-con .service-page .con h4{
    text-transform: uppercase;
    margin-top: 18px;
}
#main-con .service-page .con p{
    margin-bottom:25px;
}
#main-con .service-page .con a{
    background: #65B541;
    padding: 10px 40px;
    color: #fff;
    text-decoration: none;
}
.single-blogs h1.single-title{
    text-align: start!important;
    font-size: 30px!important;
}

body.blogs-template-default section#main-con {
    text-align: justify;
}


/*SMALL BUTTON FOOTER*/
.small-menu-con {
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    z-index: 9999;
    display:none;
}
.small-menu-top {
    margin: auto;
    text-align: center;
}
.small-menu-top-img {
    margin-bottom: -10px;
}
.small-menu-top img {
    max-width: 100%;
    cursor: pointer;
}
.small-menu-bottom {
    background: whitesmoke;
    box-shadow: 0px 1px 6px 2px grey;
    padding: 0px;
    float: left;
    width: 100%;
}
.small-menu-bottom ul {
    list-style: none;
    padding: 0px;
    margin: 0!important;
}
.small-menu-bottom ul li {
    float: left;
    width: 33.33%;
    padding: 10px;
    color: white;
    font-size: 20px;
    border-right: 1px solid grey;
}
.small-menu-bottom img {
    max-width: 50%;
}
.small-menu-bottom ul li#last {
    border: none;
}


/**blog page**/

.style_div .title {
    display: table;
    width: 100%;
    background: #706f6f;
}

.style_div .title a{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color:#fff;
}

.style_div .title h2{
    text-align: center;
    margin: 0;
}

.style_div .title:hover {
    background: rgb(118, 174, 96);
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
}

.style_div figure.featured-thumbnail span {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.style_div .blog_bg{
       background: #19282E;
}


.my_blog_store_general_settings_blog_page,
.my_blog_store_general_settings_single_page,
.my_blog_store_general_settings_pagination,
.my_blog_store_general_settings_others{
    float: left;
    width: 100%;
    display: block;
}

.my_blog_store_general_settings_blog_page > div,
.my_blog_store_general_settings_single_page > div,
.my_blog_store_general_settings_pagination > div,
.my_blog_store_general_settings_others > div{
    float: left;
    width: 100%;
}

.blog_order_style li {
    float: left;
    width: 40%;
}
.blog_order_style {
    width: 100%;
    float: left;
}
.style12 .packed_div {
    border: 1px solid #cecece;
    box-shadow: 0px 10px 20px #BFB9B9;
    padding: 0;
    text-align: center;
    position: relative;
}
.style_div .blog_bg {
    background: #19282E;
}
.style12 figure.featured-thumbnail span {
    height: 300px;
    width: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    display: block;
}
.style12 .post_time {
    text-align: left;
    padding: 10px 15px;
    border-top: 2px solid rgb(0, 0, 0);
    background: #5cb237;
    color: #fff;
}
.style12 .post_time p {
    font-style: italic;
    text-transform: initial;
    text-align: right;
    margin-right: 15px;
    margin: 0px;
}

.style12 h3 {
    margin: 0;
}

.style12 .title a {
    color: #fff;
    background: black;
    display: block;
    padding: 5px 10px;
    text-align: left;
    font-size: 14px;
}

.style12 .title a:hover {
}

.style12 .title a:hover {
    text-decoration: none;
    background: #2987cb;
}

.style12 > div {
    margin-bottom: 15px;
}


.clear-lg.clear{
    display:block;
}
.clear-md.clear{
    display:none;   
}
.clear-sm.clear{
    display:none;
}

.page-id-298 section.col-lg-12.rightsidelayout{
    float:left;
    width:100%;
}

#main-con .builders-inner{
    padding-bottom:40px;
}
#main-con .builders-inner a{
    color: #5cb237;
    text-decoration: none;
    font-weight: 600;
}
#main-con .logos{
    text-align: center;
}
#main-con .logos li{
    display: inline-block;
    list-style: none;
    padding:0px 8px;
}


@media screen and (max-width:991px) {
    .small-menu-bottom {
    float: left;
    width: 100%;
} 
}

@media screen and (max-width:767px) {
    .small-menu-con {
    display: block;
}
#at-share-dock{
display:none;
}
}


/*RESPONSIVE*/  /*RESPONSIVE*/  /*RESPONSIVE*/  /*RESPONSIVE*/  /*RESPONSIVE*/  /*RESPONSIVE*/  /*RESPONSIVE*/  /*RESPONSIVE*/
@media  (max-width: 1280px) {
.bot-sidebar .home-contact .wpcf7 input[type="submit"]{
    height: 36px;
    width: 38%;
    margin-top: -129px;
    background-size: contain;
}
}
@media  (max-width: 1199px){
    .top-sidebar {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.top-sidebar .con .package-con a{
    font-size:16px;
}
.packages-pic{
        width: 100%;
}
.packages-pic:hover {
    background: none;
    border: 0px solid #2077B6;
    
}
.packages-pic:hover img{
        -webkit-filter: brightness(1) invert(1);
    -moz-filter: brightness(1) invert(1);
    -o-filter: brightness(1) invert(1);
    -ms-filter: brightness(1) invert(1);
    filter: brightness(1) invert(1);
}

.packages-sidebar .inner {
    text-align: center;
    margin-bottom: 42px;

    /*
    clear: both;
    padding: 41px;
        border: 2px dotted #5CB237;
    min-height: 263px;
    */
}
.about-sidebar{
    background: #FFFCFB;
    min-height: 0px;
    text-align: center;
    padding-bottom:20px;
}
.about-sidebar .about-con h2{
    font-size: 24px;
}
.about-sidebar .about-pic {
    padding-bottom: 18px;
}

.about-sidebar .get-free{
    margin-bottom:20px;
}

.property-sidebar .inner ul li{
    margin-bottom:20px;
}
.bot-sidebar{
    margin-bottom:30px;
}
.bot-sidebar .home-contact .con-details{
    text-align: center;
}
.bot-sidebar .home-contact .con-details p span {
    background: #2987cb;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin: 0 auto;
    padding: 3px;
    padding-bottom: 7px;
    float: none;
}
.bot-sidebar .home-contact{
    text-align: center;
}
.bot-sidebar .home-contact .wpcf7 input.wpcf7-text{
    background: #fff;
    width: 70%;
}
.bot-sidebar .home-contact .wpcf7 input[type="email"]{
    background: #fff;
    width: 70%;
}
.bot-sidebar .home-contact .wpcf7 textarea{
    background:#fff;
    padding-left:30px;
    width: 70%;
}
.bot-sidebar .home-contact .wpcf7 input[type="submit"] {
    background: #69BC49;
    margin-top: 15px;
    margin-right: 0px;
    padding: 0px;
    height: 45px;
    border-radius: 4px;
}
.bot-sidebar .tree{
    display:none;
}

.clear-lg.clear{
    display:none;
}
.clear-md.clear{
    display:block;   
}
.clear-sm.clear{
    display:none;
}

#slider .exerpt-img .excerpt-con{
    height:70px;
}
} 


@media  (max-width: 991px){
    
.clear-lg.clear{
    display:none;
}
.clear-md.clear{
    display:none;   
}
.clear-sm.clear{
    display:block;
}

#slider .exerpt-img .excerpt-con h2{
    font-size:30px;
}
}
@media  (max-width: 767px){

.pic img, .packages-pic img, .about-pic img {
    
    position: static;
    width: auto;
    height:auto;
    display: inline;
    
}
.pic img:hover, .packages-pic img:hover, .about-pic img:hover{
    opacity: 1;
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
}
.top-bottom-sidebar{
    text-align: center;
    display: inline;
}
.top-bottom-sidebar .box{
    width:80%;
    margin:0 auto;
    margin-bottom:20px;
    margin-top:20px;
}
.pic, .packages-pic{
    min-height:0px;
}
.top-bottom-sidebar p{
    text-align:center;
}
.packages-sidebar .inner{
    margin-bottom: 30px;
}
.about-sidebar .free-consulting {
    margin-top: 35px;
}
}


@media  (max-width: 580px){
.style12 > div {
    width: 100%;
    margin-bottom: 15px;
}
.clear-sm.clear{
    display:none;
}
#slider .exerpt-img .excerpt-con{
    display:none;
}

}




@media  (max-width: 480px){
         .top-sidebar a.our-services{
        display:block;
     }
     .top-sidebar a.packgaes-btn{
        display:block;
        margin-left:0px;
        margin-top: 10px;
     }
    
         .packages-sidebar .inner{
        text-align: center;
        border: 0px dotted #5CB237;
        clear: both;
        min-height: 382px;
        padding: 0px;
     }
     .services-sidebar{
        min-height:425px;
     }
     .services-sidebar .services-con h2{
        font-size:30px;
     }
     .services-sidebar .services-con h2::before {
        width:auto;
     }
     .services-sidebar .services-con .inner .bg {
    background-size: cover;
}
.about-sidebar .about-con h2{
    line-height: 30px;
}
.about-sidebar .about-con h2:before{
    width:auto;
}
.property-sidebar .property-main h2{
    font-size:22px;
    line-height:30px;
    margin-bottom:35px;
}
.property-sidebar .property-main h2:before{
    width:auto;
}
.property-sidebar .inner{
    margin-top:30px;
}
.property-sidebar .inner ul {
    margin-left: 0px;
}
.property-sidebar .inner ul li img{
    width:100%;
}
.testimonial-sidebar .main-testimonial h2{
    line-height: 30px;
    font-size:24px;
    margin-bottom: 30px;
}
.testimonial-sidebar .main-testimonial h2::before {
    width:auto;
}
#testimonails .inner .test-con::before , #testimonails .inner .test-con::after {
    display: none;
}
#testimonails .inner .test-con p {
    width: 100%;
    margin: 0 auto;
    font-size: 13px;
}
#testimonails .inner .test-pic{
    margin-top:10px;
}
.google-map{
    padding-left:0px;
    padding-right:0px;
}
.bot-sidebar .home-contact .con-details p img{
    width:30px;
}
.bot-sidebar .home-contact .con-details p span {
    font-size: 11px;
    padding: 2px;
    padding-bottom: 2px;
    line-height: 28px;
}
.bot-sidebar .home-contact h2{
    font-size: 36px;
}
.bot-sidebar .home-contact .wpcf7 input.wpcf7-text, .bot-sidebar .home-contact .wpcf7 input[type="email"]{
    width:100%;
}
.bot-sidebar .home-contact .wpcf7 textarea{
    width:100%;
}
#slider .exerpt-img .excerpt-con h2{
    font-size:18px;
}

}
/*RESPONSIVE*/  /*RESPONSIVE*/  /*RESPONSIVE*/  /*RESPONSIVE*/  /*RESPONSIVE*/  /*RESPONSIVE*/  /*RESPONSIVE*/  /*RESPONSIVE*/









