/*
Template Name: Urban
*/

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');
/*  font-family: 'Roboto Condensed', sans-serif;    */

/* fonts */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700,900');
/*  font-family: 'Roboto', sans-serif;    */
/* fonts */
@import url('https://fonts.googleapis.com/css?family=Arimo:300,400,700,900');
/*  font-family: 'Arimo', sans-serif;    */

body {
    color: #484848;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
}
p {
    margin: 0 0 15px;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul, ol {
    list-style: outside none none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
a:hover, a:focus {
    color: #3ac1d6;
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
    border: none;
}

/*header section start*/

.logo-area a img{
    margin-top: 10px;
    margin-bottom: 25px;
} 
.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
    margin-top: 63px;
}
.navbar-default .navbar-nav > li > a {
    color: #858484 !important;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 16px;
    padding: 15px 23px;
    font-weight: bold;
}
ul.nav li.current-menu-item a {
    color: #010101 !important;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #010101 !important;
    background-color: transparent;
}
.header-menu .navbar-nav>li:hover .sub-menu {
    display: block;
}
.sub-menu {
    background: #0079c1;
    border: medium none;
    display: none;
    padding: 13px 0 12px;
    position: absolute;
    width: 200px;
    z-index: 99999;
    left: 20px;
}
.sub-menu li > a {
    color: #fff;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 15px;
    text-decoration: none;
    text-transform: capitalize;
}
.sidebar-top-phone-item p a{
   top: -9px;
   position: relative;
   background: url(images/icon_dial.png) no-repeat scroll center left;
   padding: 5px 0 0 40px;
   font-family: 'Roboto Condensed', sans-serif;
   font-weight: 700;
   color: #0079c1;
   font-size: 20px;
   margin-left:55px;
   float: right;
}
/*header section end*/

/*home content start*/
.home-content .metaslider .caption-wrap{
    width: 52%;
    bottom: 225px;
    left: 0;
    margin: 0 auto;
    right: 0;
    opacity: 1 !important;
    text-align: center;
    background: transparent !important;

}
.home-content .metaslider .caption-wrap .caption h1,
.home-content .metaslider .caption-wrap .caption h2{
    font-size: 65px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif; 
    text-transform: uppercase;
}
.home-content .metaslider .caption-wrap .caption .slider_button a{
    font-size: 16px;
    color: #ffb028;
    font-family: 'Roboto',sans-serif;
    border: 2px #ffb028 solid;
    padding: 14px 32px;
    margin-right: 10px;
    border-radius: 25px;
    top: 25px;
    position: relative;

}
.flex-control-nav {
    bottom: -43px !important;
}
.flex-control-paging li a{
    height: 18px !important;
    width: 18px !important;
    background: #e2e2e2 !important;
}
.flex-control-paging li a.flex-active{
    background:#0079c1 !important; 
}
.home-text-title h2{
    font-size: 50px;
    text-transform: uppercase;
    color:#0079c1;
    font-weight: 700;
    margin-top: 50px;
    font-family: 'Roboto Condensed', sans-serif;
}
.home-text-title h4{
    font-size:25px;
    text-transform: uppercase;
    color:#7a7a7a;
    font-weight:500;
    margin-top:10px;
    letter-spacing:12px; 
    font-family: 'Roboto Condensed', sans-serif;
}
.flex-direction-nav .flex-prev{
    width: 80px;
    height: 70px;
    margin: -20px 0 0 50px;
    display: block;
    background: url(images/home_banner_aero_left.png) no-repeat scroll center center;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
}
.flex-direction-nav .flex-next {
    width: 80px;
    height: 70px;
    margin: -20px 60px 0;
    display: block;
    background: url(images/home_banner_aero_right.png) no-repeat scroll center center;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease;
}
.project-image-css{
    z-index: 999;
    position: relative;
}
.project-image-css .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.project-image-css .left-image img {
    margin-left: 15px;
    position: relative;
}
.project-image-css .right-image img {
    margin-right: 15px;
    position: relative;
}
.project-image-css a, .project-image-css-bottom a{
    position: absolute;
    z-index: 1;
    color: #fff;
    bottom: 117px;
    border: 2px #fff solid;
    padding: 41px 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    width: 360px;
    right: 0;
    left: 0;
    margin: 0 auto;
    min-height: 110px;
} 
.project-image-css .right-image a, .project-image-css-bottom .right-image a{
    bottom: 116px;
    padding: 15px 0px;
    line-height:36px;
} 

.project-image-css-bottom .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.project-image-css-bottom .left-image img {
    margin-left: 15px;
    position: relative;
}
.project-image-css-bottom .right-image img {
    margin-right: 15px;
    position: relative;
}
.project-image-css-bottom{
    bottom: 35px;
    position: relative;
    z-index: 999;

}
.all-image-wraper{

}

.all-image-wraper{
    background: url(images/home_bg.jpg) no-repeat scroll center bottom;  
    /*    padding-top: 420px;*/
    position: relative !important;

}
.all-image-wraper h3{
    text-transform: uppercase;
    font-family: 'Arimo', sans-serif !important; 
    border-bottom:1px #e1e1e1 solid;
    padding-bottom: 28px;
    font-weight: 500 !important;
    margin-bottom: 45px;
    margin-top: -33px;
}
.all-image-wraper h4{
    font-family: 'Roboto Condensed', sans-serif; 
    text-transform: uppercase;
    font-size:25px !important;
    margin-top: -10px;
}
.all-image-wraper ul li{
    background: url(images/style_list.png) no-repeat scroll center left; 
    padding: 7px 0 7px 32px;
    color:#292929;
    font-size: 16px;
    font-family: 'Arimo', sans-serif; 
}
.home-project-right{
    padding-bottom: 40px;
}
.home-project-right p{
    color:#292929;
    font-size: 16px;
    font-family: 'Arimo', sans-serif;
}
.our-team-cs-wrap{
    background-color:#0079c1;
    padding: 45px 0 4px 0;
    color: #fff;


}
.our-team-cs-wrap h3{
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:500;
    margin-top: -9px;
    margin-bottom: 22px;

}
.our-team-cs-wrap p{
    font-size:16px;
    font-family: 'Arimo', sans-serif;
    font-weight:400;
    line-height: 25px;
}

/*home content end*/

/*about us page start*/

.featured-image{
    height: 240px;
    background-size: cover !important;
}
.page-title{
    font-size: 40px;
    text-transform: uppercase;
    color:#0079c1;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    margin-top: 42px;
    font-weight: 600;
    padding-bottom: 30px;
    border-bottom:1px #e1e1e1 solid;
    margin-bottom: 50px;
}
.about-sub-title p{
    font-size: 16px;
    color: #292929;
}
.about-sub-title h3{
    text-transform: uppercase;
    font-size: 25px !important;
    font-family: 'Arimo',sans-serif !important;
    padding: 0px 0 15px;
    margin-top: 0px;
}
.our-team-about-css{
    margin-top: 53px;
    margin-bottom: 30px;
}
.our-team-about-css p{
    color:#292929;
    font-size:16px;
}
.our-team-about-css img{
    width: 180px;
    height: 244px;

}
.our-team-about-css h2{
    text-transform: uppercase;
    font-size: 25px !important;
    font-family: 'Arimo',sans-serif !important;
    margin-top: 0px;
    padding-bottom: 12px;
}
.Our-Specialties-wrap{
    background: url(images/general_bottom_bg.png) no-repeat scroll center center;  
}
.Our-Specialties-wrap h2{
    text-transform: uppercase;
    font-size: 25px !important;
    font-family: 'Arimo',sans-serif !important;
    padding: 18px 0 29px;
    border-bottom:1px #e1e1e1 solid;
    margin-bottom: 63px;
}
.our-team-about-css ul {
       margin-top: -10px;
   }
.our-team-about-css ul li{
    background: url(images/style_list.png) no-repeat scroll top left; 
    padding: 0px 0 11px 35px;
}
.Our-Specialties-wrap ul li{
    background: url(images/style_list_large.png) no-repeat scroll top left; 
    padding: 00px 0 35px 50px;
    font-size: 20px;
}

/*about us page end*/

/*Service Page Style Start*/

.service-head-css p{
    color: #292929;
    font-family: 'Arimo', sans-serif;
    font-size: 16px;
    line-height: 30px;
}
.sevices-content-wrap{
    margin-top: 45px;
    margin-bottom: 36px;
}
.sevices-content-wrap img{
    height: 245px;
    width: 180px;
}
.sevices-content-wrap h3{
    text-transform: uppercase;
    font-size: 25px !important;
    font-family: 'Arimo',sans-serif !important;
    margin-top: 0px;
    padding-bottom: 12px;
    font-weight: 500 !important;
}
.sevices-content-wrap ul li{
    background: url(images/style_list.png) no-repeat scroll top left;
    padding: 0px 0 16px 35px;
    color: #292929;
    font-size: 16px;
    font-family: 'Arimo',sans-serif !important;
}

/*Service Page Style End*/

/*blog page style Start*/

.blog-wrap-css{
    margin-bottom: 50px;   
}

.blog-wrap-css p{
    font-family: 'Arimo', sans-serif;
    font-size:16px;
    color: #292929;
}
.blog-wrap-css .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span{
    border-color: #0079c1 !important;
    background-color: #0079c1 !important;

}
.blog-wrap-css h4{
    color:#0079c1;
    text-transform: uppercase;
    font-size: 20px;
}
.blog-wrap-css .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #0079c1 !important;
}


.blog-wrap-css .vc_custom_1419240516480 {
    background-color: transparent !important;
}
.blog-text-wrap .meta-post{
    margin-bottom: 15px;
}
.main-content-text h1{
    color:#0079c1;
    text-transform: uppercase;
    font-size: 25px;
    margin-top: 0px;
}
.blog-text-wrap{
    position: absolute;
    width: 60%;
    float: right;
    top: -22px;
    left: 35%;

}
.post-details{
    margin-bottom: 60px;
}

/*blog page style End*/


/*granny-flats page style End*/

.granny-flats{
    margin-bottom: 47px;
}
.granny-flats h3{
    margin-top: 0 !important;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.granny-flats ul li{
    background: url(images/style_list.png) no-repeat scroll top left;
    padding: 0px 0 21px 32px;
    color: #292929;
    font-size: 16px;
    font-family: 'Arimo', sans-serif;
}
.granny-flats p strong{
    margin-top: 47px !important;
    display: inline-block;
    position: relative;
    font-size: 16px;

}
.granny-flats .wpb_content_element{
    margin-bottom: 10px !important;

}

/*granny-flats page style End*/

/*contact page start*/

.full-name-wrap label{
    width: 100%;
    font-size: 15px;
    color: #000000;
    font-family: 'Arimo', sans-serif;
    font-weight:normal; 
}
.full-name-wrap input{
    width: 100%;
    border: 1px #ccc solid;
    height: 40px;
    border-radius: 5px;
    margin-top: 12px;
    color: #000;
    padding-left: 15px;

}
.email-phone-wrap label{
    width: 50%;
    float: left;
    font-size: 15px;
    color: #000000;
    font-family: 'Arimo', sans-serif;
    font-weight:normal; 
}
.email-phone-wrap input{
    width: 96%;
    border: 1px #ccc solid;
    height: 40px;
    border-radius: 5px;
    margin-top: 12px;
    color: #000;
    padding-left: 15px;
}
.email-phone-wrap .wpcf7-tel:last-child{
    float: right
}
.message-wrap label{
    width: 100%;
    font-size: 15px;
    color: #000000;
    font-family: 'Arimo', sans-serif;
    font-weight:normal; 
}
label span{
    color: red;
}
.message-wrap textarea{
    width: 100%;
    border: 1px #ccc solid;
    height: 150px;
    border-radius: 5px;
    margin-top: 12px;
    color: #000;
    padding-left: 15px;
}
input[type="submit"]{
    color: #ffb515;
    border: 2px #ffb515 solid;
    border-radius: 35px;
    padding: 15px 56px;
    background-color: transparent !important;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    margin: 32px 0 28px 0;
}
.contact-left-css h3{
    text-transform: uppercase;
    font-weight: 500 !important;
    margin-top:0px; 
}
.contact-left-css p{
    font-weight: 600 !important;
    font-size: 18px;
    color: #292929;
}
.contact-left-css p a{
    color: #292929;
    font-weight: normal;
}
.contact-left-css p a:hover{
    color: #0079c1;;
}
/*contact page end*/


/*gallery*/
.gallery-section {
    position: relative;
}
.featured-image.gallery-feature {
    height: 83px;
}
.gallery-popup-section {
    display: none;
}
.gallery-popup-section {
    background: url("images/gallery-bg.png") repeat scroll 0 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}
.gallery-box.col-lg-4.col-md-4.col-xs-12.col-sm-4 {
    position: inherit;
}
#slider.flexslider {
    background: #fff none repeat scroll 0 0;
    margin-top: 13px;
    padding: 53px 104px;
    float: left;
    width: 100%;
}
.images ol.flex-control-nav {
    display: none;
}

.images .flex-direction-nav li .flex-prev {
    background: url("images/prev-icon.png") no-repeat scroll center center;
    height: 78px;
    left: 0;
    position: absolute;
    text-indent: -99999px;
    top: 50%;
    width: 58px;
}
.images  .flex-direction-nav li .flex-next {
    background: url("images/next-icon.png") no-repeat scroll center center;
    height: 78px;
    right: 0;
    position: absolute;
    text-indent: -99999px;
    top: 50%;
    width: 58px;
}
.images #carousel .flex-direction-nav li .flex-prev {
    background: url("images/left-arrow.png") no-repeat scroll center center;
    height: 36px;
    left: 0;
    position: absolute;
    text-indent: -99999px;
    top: 30%;
    width: 13px;
    opacity: 1;
    margin: 0;
}
.images  #carousel .flex-direction-nav li .flex-next {
    background: url("images/right-arrow.png") no-repeat scroll center center;
    height: 36px;
    right: 0;
    position: absolute;
    text-indent: -99999px;
    top: 30%;
    width: 13px;
    opacity: 1;
    margin: 0;
}

.images .flexslider {
    position: relative;
}

#slider.flexslider {
    margin-bottom: 20px;
}
#carousel .slides li {
    border: 3px solid #fff;
    margin-right: 7px;
    max-height: 77px;
    overflow: hidden;
    width: 117px !important;
}
#carousel img {
    width: 100%;
    overflow: hidden;
}
.gallery-section .images {
    margin: 0 auto;
    max-width: 1005px;
}
.pop-top {
    max-width: 1005px;
    margin: 0 auto;
    padding: 79px 0 0; 
    text-align: right;           
}
.gallery-pops.hidden-pop span {
    background: url("images/cross.png") no-repeat scroll center center;
    height: 16px;
    width: 15px;
    display: inline-block;
}
.gallery-pop {
    cursor: pointer;
}
#carousel.flexslider {
    float: left;
    width: 100%;
    text-align: center;
}
h1.page-title.gallery-title {
    margin-bottom: 0;
}
.gallery-content.gallery-list {
    padding-top: 52px;
}
h3.gallery-pop {
    color: #0079c1;
    font-family: 'Arimo', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 25px;
    margin: 9px 0 3px;
}
.gallery-box p {
    color: #292929;
    font-family: 'Arimo', sans-serif;
    font-size: 16px;
}
.gallery-box.col-lg-4.col-md-4.col-xs-12.col-sm-4 {
    margin-bottom: 38px;
}

.images #slider .flex-direction-nav {
    display: none;
}
.gallery-box:nth-child(3n+4) {
  clear: left;
}
.gallery-images #slider .slides li {
  text-align: center;
}
.gallery-images #slider .slides li img {
  max-height: 500px;
}

/*Gallery section end*/

/*footer section start*/
.footer-wrap{
    background-color: #242424;
    padding-top: 27px;
    padding-bottom: 82px;

}
.footer-wrap p{
    color:#8f8f8f; 
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    font-family: 'Arimo', sans-serif;
}

.footer-wrap a{
    color:#8f8f8f; 
    font-size: 14px;
    font-weight: 600;
    line-height: 35px;
    font-family: 'Arimo', sans-serif;
}
.footer-wrap a:hover{
    color: #0079c1; 
}
.footer-wrap h2{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    color: #0079c1;
    text-transform: uppercase;
}
.copyright{
    border-top:1px #464646 solid;
    text-align: center;
    color:#8f8f8f; 
    padding: 20px 0 50px;
    margin-top: 33px;
}
.copyright a{
    color:#8f8f8f; 
}
.copyright a:hover{
    color: #0079c1; 
}
/*footer section end*/
.sidebar-top-phone-item {
  float: right;
  text-align: right;
}
header {
  position: relative;
  z-index: 99999;
}
/* Responsive site css */

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.navbar-default .navbar-nav > li > a {
  padding: 15px 12px;
}
.home-content .metaslider .caption-wrap {
  bottom: 100px;
  width: 70%;
}
.project-image-css .left-image img, .project-image-css-bottom .left-image img {
  margin-left: 0;
}
.project-image-css a, .project-image-css-bottom a,
.project-image-css .right-image a, .project-image-css-bottom .right-image a {
  bottom: 100px;
}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.navbar-default .navbar-nav > li > a {
  font-size: 14px;
  padding: 15px 5px;
}
.sidebar-top-phone-item p a {
  font-size: 16px;
  margin-left: 30px;
}
.navbar-default {
  margin-top: 30px;
}
.home-content .metaslider .caption-wrap .caption h2 {
  font-size: 50px;
}
.project-image-css a, .project-image-css-bottom a, 
.project-image-css .right-image a, .project-image-css-bottom .right-image a {
  bottom: 70px;
  font-size: 35px;
  width: 330px;
}
.footer-wrap li {
  line-height: 17px;
  margin-bottom: 10px;
}
.footer-wrap li a {
  line-height: 17px;
}
.Our-Specialties-wrap ul li {
  font-size: 16px;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
.header-left.col-xs-12.col-sm-3.col-md-3 {
  text-align: center;
  width: 250px;
  margin-top: 10px;
}
.navbar-default .navbar-toggle {
  background: #0079c1 none repeat scroll 0 0 !important;
  border-color: #0079c1 !important;
  margin: -80px 0 0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default {
  margin: 0;
  min-height: 1px;
}
.navbar-default .navbar-nav > li > a {
  font-size: 16px;
  margin: 3px;
  padding: 5px 0;
}
.sub-menu {
  background: none repeat scroll 0 0;
  display: block;
  left: 0;
  padding: 0 15px;
  position: relative;
  width: auto;
}
.sub-menu li > a {
  padding: 0;
  color: #000;
}
.sub-menu li > a:hover {
  color: #858484;
}
.sidebar-top-phone-item {
  float: left;
  text-align: left;
}
.sidebar-top-phone-item p a {
  font-size: 20px;
  margin-bottom: 10px;
  margin-left: 0;
}
.home-content .metaslider .caption-wrap .caption h1,
.home-content .metaslider .caption-wrap .caption h2 {
  font-size: 18px;
}
.home-content .metaslider .caption-wrap .caption .slider_button a {
  font-size: 12px;
  margin: 0 5px;
  padding: 8px 16px;
  top: 2px;
}
.home-content .metaslider .caption-wrap {
  bottom: 30px;
  width: 290px;
}
.home .main-slider .flex-direction-nav {
  display: none;
}
.project-image-css .vc_column-inner,
.project-image-css-bottom .vc_column-inner {
 padding-left: 15px !important; 
 padding-right: 15px !important; 
}
.project-image-css a, .project-image-css-bottom a, 
.project-image-css .right-image a, .project-image-css-bottom .right-image a {
  bottom: 28%;
  font-size: 26px;
  width: 260px;
}
.project-image-css .right-image img {
  margin-right: 0;
}
.project-image-css-bottom {
  bottom: 0;
}
.all-image-wraper h3 {
  margin-top: 0;
}
.copyright a {
  display: inline-block;
}
.footer-wrap li {
  line-height: 35px;
  margin-bottom: 0;
}
.footer-wrap li a {
  line-height: 35px;
}
.Our-Specialties-wrap ul li {
  font-size: 20px;
}
.gallery-pop > img {
  height: auto;
  width: 100%;
}
.email-phone-wrap label {
  width: 100%;
}
.email-phone-wrap input {
  width: 100%;
}
#slider.flexslider {
  padding: 10px 15px;
}
#slider.flexslider {
  padding: 25px 20px;
}
.gallery-images #slider .slides li img {
  max-height: 200px;
}

} 

