@charset "utf-8";
/* CSS Document */

@font-face{
    font-family:gotham;
    src:url(assets/fonts/gotham.ttf);
}
body{
    font-family:gotham !important;
}
#coca-top-bar{
    background:#b00d03;
    color:#fff;
}
.phone{
    color: #fff;
    font-size: 20px;
    padding-top: 12px;
}
.bod{
    border: 1px solid green;
}
.fa{
    color: #fff;
}

footer.site-footer .fa{
    color: #000;
}
.sf-menu a {
    color: #3e434b;
    font-size: 16px;
    line-height: 16px;
    padding: 20px 15px 20px;
    font-family: gotham;
}
.sf-menu > li > a span {
   
text-transform: uppercase;
font-size:13px;
font-weight:bold;
}
.sf-menu > li:hover {
    
    color: #b00d03 !important;


}
.sf-menu{
    float: right !important;
}

#coca-our-team-wrap .featured-image img{
    border-radius: 0;
}
.btn-danger {
    background: #b00d03;
    color: #fff !important;
    border: 1px solid #b00d03;
    border-radius: 0;
    padding: 9px 10px;
}

.btn-danger:hover {
    background: none;
    border: none;
    border-radius: 0;
    border: 1px solid #b00d03;
    color: #b00d03 !important;
    text-decoration: none;
}
.btn-primary{
    background: none;
    color: #fff;
    border: none;
    border-radius: 0;
    border: 1px solid #b00d03;
    color: #b00d03;
    padding: 9px 10px;
}
.btn-primary:hover {
    background:  #b00d03;
    color: #fff !important;
    text-decoration: none;
}
.btn-wrapper{
    margin-top: 15px;
}
h4.section-title{
    font-size: 30px;
    text-transform: uppercase;
    font-family:gotham;
}
.welcome{
    background: #232323
}
#start-trial-wrap p{
    color: #fff;
    line-height: 34px;

}
.coca_button_white {
    font-family: gotham;
    font-size: 18px;
    color: #FFF !important;
    border: 1px solid #FFF !important;
    background: none;
    display: inline-block;
    width: 206px;
    height: 49px;
    border-radius: 0px;
    line-height: 50px;
    text-align: center;
    position: relative;
    transition: 0.5s !important;
    margin-right: 5px;
}
.coca_button_red {
    display: inline-block;
    border-radius: 0px;
    margin-left: 5px;
    font-family: gotham;
}
input[type="submit"]{
    display: inline-block;
    border-radius: 0px;
    /*margin-left: 5px;*/
    font-size: 14px;
    background: #b00d03;
    color: #fff;
}
input[type="submit"]:hover{
    display: inline-block;
    border-radius: 0px;
    /*    margin-left: 5px;*/
    font-size: 14px;
    background: #b00d03;;
}
#quick-links{
    margin: 0;
}
.service-hover{
    padding: 30px 15px;
    border: 1px solid #f7f8fa;
}
.service-hover:hover{
    border: 1px solid #ccc;
}
.stopwatch{
    border: 1px solid #ccc;

}
.stopwatch::before {
    content: "\e610";
    font-size: 83px;
    text-align: center;
    padding: 22px 10px;
    border: 1px solid #ccc;
}
/*.entry-header{
    padding: 20px 0px 1px;
}*/
.refresh{
    border: 1px solid #ccc;
}
.top-intro{
    margin-bottom: 50px;
}
.award-title a{
    color: #959595;
}
.welcome-paragraph p{
    color: #fff !important;
}
.award-thumb{
    padding: 30px 20px;
    border-right: 1px solid #ccc;
}
.award-content{
    padding: 10px;
}
.award-details{
    padding: 10px;
    color: #959595;
}
.award-title{
    padding: 10px;
    color: #3e434a;
    font-size: 18px;
    line-height: 18px;
}
.ignore-item-wrap {
    position: relative;
    padding-left: 0px;
}
.awards-wrapper{
    margin: 20px 0;
}
.video-title a{
    font-size: 26px;
    line-height: 33px !important;
    color: #818181;

}
.coca_button_empty{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    color: #E7280C !important;
    border: 1px solid #E7280C !important;
    background: none;
    display: inline-block;
    width: 206px;
    height: 49px;
    border-radius: 0px;
    line-height: 50px;
    text-align: center;
    position: relative;
    transition: 0.5s !important;
    margin-right: 5px;
	margin-top:20px !important;
	
}
.btn-wrapper{
    text-align: center;
}
.form-group input, .form-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 0px;
}
#contact{
    background: #fff;
}
.keywords{
    background: #b00d03
}
.keywords p{
    color: #fff !important;
    font-family: gotham;
    font-size: 30px !important;
    font-weight: normal;
    line-height: 30px;
	text-align:center;
}
.section-title{
    color: #38383A;
}
.author-name p {
    margin-bottom: 5px;
    line-height: 24px;
    text-align: left;
    font-size: 20px;
    padding-top: 40px;
    color: #5F5F5F;
}
.author-avata img {
    margin: 0 auto;
    width: 452px;
    height: auto;
    border-radius: 50%;
    border: 4px solid #818181;
}
.entry-title a {
    color: #818181;
    font-size: 18px;
    line-height: 18px;
}
.transparent-btn{
    background: none;
    border: 1px solid #fff;
    border-radius: 0px;
    margin-top: 10px;
    padding: 7px 20px;
    color: #fff;
    text-shadow: none;
}
.transparent-btn:hover{
    background: none;
    border: 1px solid #b00d03;
    border-radius: 0px;
    margin-top: 10px;
    padding: 7px 20px;
    color: #b00d03;

}
.bottom-footer {
    background: #2C3339;
    float: left;
    padding: 30px 0;
    width: 100%;
    border-top: 1px solid #979B9E;
    color: #979B9E;
}
.logo2{
    text-align: right;
}
.gallery-banner{
    background: url(assets/images/banner2.jpg);
    width:100%;
    height: 40vh;
    position: relative; 
}
.layer{
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}
.portfolio {
    float: left;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}
.about_detail p{
    font-family: gotham;
    font-size: 18px;
    font-weight: normal;
    color: #8c989f;
    line-height: 27px;
    margin-bottom: 0;
    text-align: left;
}

.table-heading{
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-family: gotham;
    padding: 10px 0;
    padding: 24px 0;
}
.wrapper-spacing{
    padding: 50px 0;
}
.page-title {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 7px;
    font-family: gotham;
}
#breadcrumb p {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    margin-bottom: 0;
    font-family: gotham;
}
.breadcrumbs span {
    color: #fff;
}
.breadcrumbs a {
    color: #fff;
}
.active-link{
    color: #fff !important;
}
#breadcrumb{
    padding: 50px 0;
}
.active{
    color: #b00d03 !important;

}

table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.table-striped>tbody>tr:nth-child(even)>td,
.table-striped>tbody>tr:nth-child(even)>th {
    background-color: #ebeced;
}
.thead-inverse{
    color: #55595C
}
.top-intro h4::before {
    /*border: 1px solid #818181;*/
    content: "";
    position: absolute;
    top: 10px;
    width: 170px;
    left: 27%;

}
.top-intro h4::after {
    /*border: 1px solid #818181;*/
    content: "";
    position: absolute;
    height: 1px;
    top: 10px;
    width: 170px;
    right: 27%;

}
.top-intro2 h4::before {
    left: 23%;
}

.top-intro2 h4::after {
    right: 23%;
}
.section-whtitle::before {
    /*border: 1px solid #fff;*/
    content: "";
    position: absolute;
    top: 17px;
    width: 170px;
    left: 11%;
}
.section-whtitle::after {
    /*border: 1px solid #fff;*/
    content: "";
    position: absolute;
    top: 17px;
    width: 170px;
    right: 11%;
}
.award-heaing-title::before {
    border: 1px solid #818181 !important;
    content: "";
    position: absolute;
    top: 17px;
    width: 170px;
    left: 15%;
    font-size: 30px;
    text-transform: uppercase;
    font-family: gotham;
}
.award-heaing-title::after {
    border: 1px solid #818181 !important;
    content: "";
    position: absolute;
    top: 17px;
    width: 170px;
    right: 15%;
    font-size: 30px;
    text-transform: uppercase;
    font-family: gotham;
}
.award-intro {
    margin-bottom: 40px;
    position: relative;
}
.award-intro h4{
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-family: gotham;
}
.award-intro p{
    text-align: center;
    font-family: gotham;
}
.custom-quote::before {
    border: 1px solid #818181 !important;
    content: "";
    position: absolute;
    top: 17px;
    width: 170px;
    left: 14%;
    font-size: 30px;
    text-transform: uppercase;
    font-family: gotham;
}
.custom-quote::after {
    border: 1px solid #818181 !important;
    content: "";
    position: absolute;
    top: 19px;
    width: 170px;
    right: 14%;
    font-size: 30px;
    text-transform: uppercase;
    font-family: gotham;
}
.custom-quote-intro {
    margin-bottom: 40px;
    position: relative;
}
.custom-quote-intro h4{
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-family: gotham;
}
.custom-quote-intro p{
    text-align: center;
    font-family: gotham;
}
.custom-say-intro::before {
    border: 1px solid #818181 !important;
    content: "";
    position: absolute;
    top: 17px;
    width: 170px;
    left: 19%;
    font-size: 30px;
    text-transform: uppercase;
    font-family: gotham;
}
.custom-say-intro::after {
    border: 1px solid #818181 !important;
    content: "";
    position: absolute;
    top: 19px;
    width: 170px;
    right: 19%;
    font-size: 30px;
    text-transform: uppercase;
    font-family: gotham;
}
.custom-say-intro {
    margin-bottom: 40px;
    position: relative;

}
.custom-say-intro h4{
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-family: gotham;
}
.keywords .section-whtitle:before{
    border: 0px solid #fff;
    content: "";
    position: absolute;
}
.keywords .section-whtitle:after{
    border: 0px solid #fff;
    content: "";
    position: absolute;
}
.blackOverlay{position:fixed;z-index:10000;background:rgba(0,0,0,0.9);display:none;top:0;left:0; overflow-y:scroll;}
.showOverlay{}
.overlayBox{width:800px;position:absolute;margin:auto;left:0;top:120px;right:0; background:#fff;   }
.overlayBox2 {
    width: 284px !important;
    height:auto;
    padding-bottom:20px;
}
.overlayImage{
width: 450px;
min-height: 400px;
overflow: hidden;
float: left;
margin:10px;
}
.overlayForm{
    width:270px;
    /*min-height:300px;*/
    float:left;
    margin-left:14px;
    margin-top:30px;
}
.overlayForm h3{
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
    color: #fb5f45;
}
.overlayClose{width:30px;height:30px;background:url(assets/images/close.png) no-repeat;position:absolute;right:-15px;top:-15px;cursor:pointer;}

.content input, textarea {
    margin-top: 10px;
    padding: 10px;
    width: 95%;

    margin-right: 12px;
}

.sf-menu > li > a span:hover{
    color: #b00d03;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}
th {
    text-align: left;

}
.right{
    float:right !important;
}
td{
    padding: 10px 0;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #f9f9f9;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}
#mobile-menu-trigger {
    font-size: 24px;
    font-weight: bold;
    color: #3e434b;
}
.fa-bars{
    color: #000;
}
.button.huge.color:hover {
    font-size: 18px;
    color: #FFF;
    line-height: 50px;
    border: 1px solid #fff !important;
    width: 204px;
    height: 49px;
    text-align: center;
    background: none;
    border-radius: 5px;
    transition: 0.5s;
}
.coca_button_red:hover{
    color: #FFF;
    line-height: 50px;
    border: 1px solid #fff !important;
    text-align: center;
    background: none;
    transition: 0.5s;
}
.coca_button2_red {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    color:#fff !important;
    background: #b00d03;
    display: inline-block;
    width:206px;
    height: 49px;
    line-height: 50px;
    text-align: center;
    transition:0.5s;
    position: relative;
	margin-top:20px !important;
}
.coca_button2_red:hover{
    color: #b00d03 !important;
    line-height: 50px;
    border: 1px solid #b00d03 !important; 
    text-decoration:none;
    text-align: center;
    background: none;
    transition: 0.5s;
}
.coca_button_white:hover{
    background: #b00d03;
    color: #fff;
    border: none;
    text-decoration: none;
}
.coca_button_empty:hover{
    background: #b00d03;
    color: #fff !important;
}
.entry-excerpt{
    margin-bottom: 24px;
}
.video-title{
    margin-bottom: 21px;
}
.footer-sidebar a {
    color: #000;
    font-family: gotham;
}
.footer-sidebar li  {
    padding-bottom: 6px;
}
.footer-sidebar .widget_get_touch span {
    font-size: 14px;
    font-family: gotham;
    color: #000;
    padding-bottom: 6px;
}
.footer-sidebar p {
    margin: 0;
    padding: 0;
    padding-bottom: 6px;
    color: #fff;
}
.footer-sidebar .widget-title {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 21px;
    font-family: gotham;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 12px;
}
.entry-excerpt p{
    margin: 20px 0;
    clear: both;
}
.sub-menu{
    display: none;
    top: 0px !important;
    /*left: 309px !important;*/
    position: absolute;
}
.menu nav li ul, .menu nav li li ul {
    display: none !important;
}
.menu nav li ul {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 100%;
    width: 210px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform: perspective(600px) rotateY(90deg);
    -moz-transform: perspective(600px) rotateY(90deg);
    -ms-transform: perspective(600px) rotateY(90deg);
    -o-transform: perspective(600px) rotateY(90deg);
    transform: perspective(600px) rotateY(90deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.menu nav li:hover > ul, .menu nav li li:hover > ul {
    display: block !important;
}
@media only screen and (max-width: 768px) {
    .award-thumb,   .award-thumb img{
        float: none;

    }
    .top-intro h4::before, .top-intro h4::after{
        border: 0px solid #818181;
    }
    .section-whtitle::before,.section-whtitle::after {
        /*border: 0px solid #fff;*/

    }
    .award-heaing-title::before, .award-heaing-title::after {
        border: 0px solid #818181 !important;
    }
    .custom-quote::before,.custom-quote::after {
        border: 0px solid #818181 !important;

    }
    .custom-say-intro::before, .custom-say-intro::after {
        border: 0px solid #818181 !important;}
    .ignore-item-wrap{
        text-align: center;

    }
    #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
        display: block;
    }
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }   
    .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
        padding: 5px;
    }
    #no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }
    #no-more-tables td::before {
        content: attr(data-title);
    }
    #no-more-tables td::before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }
}
@media screen and (max-width:767px){

    #contact-slider{display: none !important;}
}
/*floating contact form*/
#contact-slider {
    bottom:10px;

    position:fixed;
    z-index:999999;
}
#header2 {
    background: #fffff6;
    width:340px;
    height:450px;
    bottom:10px;
    right:-30px;
    border:1px solid #b00d03;
    padding:20px 40px;
    border-radius:3px;
    box-shadow:0 0 8px gray
}
#sidebar {
    position:absolute;
    bottom:10px;
    left:-45px;

}
#sidebar1 {
    position:absolute;
    bottom:10px;
    left:-45px;

}

#header2 h4 {
    font-size:22px !important;

}
.tab-section #myTab li.active a {
    color: #3e434a;
    background: red;
    color: #fff;
}


.bottom-contact{float:none !important; width:100% !important;}
#header2 input {
    margin-top:10px;
    padding:6px;
    width:100%;
    font-size:15px;
    border-radius:2px;
    border:1px solid #b00d03;
    font-weight:500;
}
div#title {
    position:absolute;
    top:300px;
    left:650px
}
#header2 textarea {
    padding:6px;
    font-size:15px;
    border-radius:2px;
    border:1px solid #b00d03;
    margin-top:10px;
    height:80px;
    width:100%;
    font-weight:500;
}
#contact-slider hr{
    margin-bottom:5px;
    margin-top:5px;	
}
.send-btn{background-color:#b00d03;
          border: 1px solid #fff !important;
          border-radius: 5px;
          color: #fff;
          font-size: 18px;
          height: 49px;
          line-height: 50px;
          text-align: center;
          transition: all 0.5s ease 0s;
          width: 204px;
          
}
.tab-section > .top-intro h4::before{
    border: 1px solid #818181;
    content: "";
    position: absolute;
    top: 13px;
    width: 170px;
    left: 23%;
}
.tab-section > .top-intro h4::after{
    border: 1px solid #818181;
    content: "";
    position: absolute;
    top: 13px;
    width: 170px;
    right: 23%;
}

/*tab section*/
#services-tab{
    background: rgb(236, 236, 236) none repeat scroll 0% 0%;

}
.tab-section #myTab li {
    display: inline-block;
    float: left;
    margin-bottom: 0px;
    margin-right: 5px;
    width: 16%;
}
.tab-section .nav-tabs {
    border-bottom: 0px solid #ddd;
    margin-bottom: 0px;
}
.tab-section #myTab li a {
    -moz-border-bottom-colors: #ddd;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #8c989f;
    cursor: default;
    padding: 30px 38px;
    font-size: 16px;
    font-family: gotham;
}

.tab-section #myTab li a:hover,.tab-section #myTab li a:active {
    color: #3e434a;
    text-decoration: none;
    background: #F62200;
    color: #fff;
}
.tab-section {
    margin-top: 0px;
    text-align: center;
    padding: 17px 0 38px;
}
.tabs-title{
    font-size: 30px;
    color: #3e434a;
    padding: 17px 0 17px;
}
@media screen and (max-width:768px){
    .tab-section #myTab li {
        display: inline-block;
        float: left;
        margin-bottom: 11px;
        margin-right: 5px;
        width: 100%;
    }


}

/*tab section*/

.overlay-image .overlayImage{
    width: 100%;
    min-height: auto;
    overflow: hidden;
    float: left;
}
.overlay-image{
    width: 420px;
    position:absolute;
    margin:auto;
    left:0;
    top:120px;
    right:0; 
    min-height:300px;
    background:#fff;

}
@media screen and (max-width:768px){
	.gallery-banner{height:25vh}

    .overlay-image{
        width: 80%;
        position:absolute;
        margin:auto;
        left:0;
        top:120px;
        right:0; 
        min-height:300px;
        background:#fff;
        padding: 0 0 10px;
    }
	.logo2 {
    text-align: center !important;
}
.btn-danger{display:block;
margin-bottom:5px;

}
.btn-primary{display:block;
}
}
.search-image {
  
}
.search-desc{
	 
	text-align:left;
	}
	
.search-result{
	padding:20px 0 20px 0;	
}
@media screen and (max-width:767px){
	
	.search-desc{
	 padding: 20px;
	}
}
@media screen and (max-width:1024px){
	
	.tab-section > .top-intro h4::before{border:none;}
	.top-intro h4::before{border:none;}
	.tab-section > .top-intro h4::after{border:none;}
	.top-intro h4::after{border:none;}
	#tweet button{width:100%;}
}
@media screen and (max-width:640px){
	#coca-breadcrumb {
	padding:12px 0;
}
	.gallery-banner{height:40vh !important;}
	#mobile-menu li a{font-size:18px !important;}
	#mobile-menu li{padding: 5px 0;}
	#mobile-menu li:first-child{padding-top: 6px;}
	#mobile-menu li ul li{padding: 5px 0;}
	#mobile-menu li ul li:first-child{ padding-top: 6px;}
}
.detail-image{margin:5px 20px 0px 0}
.detail-image2{margin:20px 0px 20px 0}
.hidden2{display:none}



/*.tab-services-parent {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-spacing: 8px;

}
.col{
    display: table-cell;
    color: #fff;
    border: 1px solid #fff;
    padding: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
    cursor: pointer;
}
.col:hover{
    background: #493E1C ;
    color: #fff;
    border-radius: 5px;
    transition: all .4s ease;
}*/
.tab-styled-select{
    background:#fff ;
    width:100%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;

}
select {
    
      -webkit-appearance: none !important;
      -moz-appearance: none important;
      appearance: none !important;}
#tab-all-services{
    display: none;
}
@media only screen and (max-device-width: 1024px){
    #tab-all-services{
        display: block;
    }
    .tab-services-parent{
        display: none !important;}
}


.main_slider{height:428px !important}


@media only screen and (max-device-width: 640px){
.main_slider {
	height:220px !important;
}
}
@media only screen and (max-device-width: 480px){
.main_slider {
	height:150px !important;
}
}
/*read more start*/


.hide {
  display: none;
 
}
.read-more-content{ font-family: gotham !important;}
/*read more end*/

.tab-services-parent
{
    display: table;
    table-layout: fixed;
    width: 100%;
    border-spacing: 8px;

}
.col{
    display: table-cell;
    color: #fff;
    border: 1px solid #fff;
    padding: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
   
}
.col:hover{
    background: #493E1C ;
    color: #fff;
    border-radius: 5px;
    transition: all .4s ease;
}


