body{
    font-family: 'Open Sans', sans-serif;
}

.headBg{
    background: url("../images/menuBg3.jpg") center bottom repeat-x;
}

.head{
    padding-top: 10px;
}


.headLogo{
/*    padding-top: 8px;*/
    background: white; 
}
.headLogo a{
    padding:0;
    margin: 0;

}


.headInfo{
    font-size: 13px;
    text-align: right;
    color: #758087;
    
}
.headInfo > span{
    display: inline-block;
    padding-right: 10px;

    position: relative;
    top: 2px;
}
.headInfo > span > a{
    color: #758087;
}
.headInfo > span > a:hover{
    text-decoration: none;
}
.headInfo > .callBack{
    padding: 3px 10px;
/*    margin-right: 10px; */
    font-size: 13px;
    background: #37a700;
    border-radius: 0;
    border: none;
    color: white;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}


.headInfo > .dropdown{
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    margin: 0;
    width: auto;
    display: inline-block;
}
.headInfo > .dropdown > a,
.headInfo > .dropdown > .dropdown-menu > a{
    padding: 0;
    margin: 0;
    border: 1px solid #c0c0c0;
    background: #f3f3f3;
    color: #5e5e5e;
    font-size: 13px;
    padding: 3px 10px;
    border-radius: 0px;
}
.headInfo > .dropdown > a > span{
    display: inline-block;
    padding-left: 10px;
    padding-right: 50px;
}
.headInfo > .dropdown > .dropdown-menu > a > img,
.headInfo > .dropdown > a > img{
    height: 12px;
}
.headInfo > .dropdown > .dropdown-menu{
    font-size: 13px;
    background: #f3f3f3;
}
.headInfo > .dropdown > .dropdown-menu > a{
    border: none;
}


.headInfo2{
    padding-top: 8px;
}

.navbar{
    padding: 0;
    margin: 0;
    position: static;
    align-items: stretch;
    background: none !important;
}
#headMenu{
    padding: 0;
    margin: 0;
    width: 80%;
}

.headMenu{
    text-transform: uppercase;
}

.btco-hover-menu a, .navbar > li > a {
    text-transform: none;
}

.menuItem,
.headMenu > li > a,
.headMenu > li > a.dropdown-toggle{
    color: white;
    font-weight: 600;
    font-size: 15px;
    height:30px;
    display: table-cell ;
    vertical-align: middle;
    padding: 0px 6px;
}
.menuItem:hover,
.headMenu > li > a:hover,
.headMenu > li:hover,
.headMenu > li > a.dropdown-toggle:hover,
.headMenu > li > .show > a.dropdown-toggle{
    text-decoration: none;
    background: #778289 !important;
    color: white;
}
.headMenu > li > a > span{
    display: inline-block;
/*    padding: 0px 10px;*/
}
.headMenu > li.separator:hover,
.headMenu > li.separator{
    color: white;
    font-weight: bold;
    height:30px;
    display: table-cell ;
    vertical-align: middle;
    line-height: 28px;
    background: none !important;
}
.headMenu > li > .dropdown > .dropdown-menu > a{
    font-size: 15px;
}
.headMenu li ul li a{
    color: #333333;
    text-decoration: none;
}

.headSearch{
    padding-top: 1px;
    width: 20%;
}
.headSearch div{
    display: inline;
}
.headSearch input,
.headSearch button{
    border-radius: 0px;
    padding: 0px 10px;
    border: none;
    background: #f3f3f3;
    font-size: 12px;
    line-height: 15px;
    height: 20px;
    display: inline;
}
.headSearch input{
    width: 80%;
}
.headSearch button{
    width: 20%;
}


.flexslider {
    background: #444;
}
.flex-control-nav {
    bottom: -30px;
}
.flex-control-paging li a {
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: block;
    height: 8px;
    text-indent: -9999px;
    width: 50px;
    border: 1px solid #444444;
}
.flex-control-paging li a:hover {
    background: #444444;
}
.flex-control-paging li a.flex-active {
    background: #444444;
}
.intro {
    position: relative;
}
.intro-block {
    padding-bottom: 30px;
}
.intro-img {
    background: #444;
    z-index: 1;
    /*height: 580px;*/
    overflow: hidden;
}
.intro-caption .block-caption {
    bottom: 25%;
    max-width: 480px;
    position: absolute;
    z-index: 2;
}
.caption-title {
    color: #fff;
    font-size: 50px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}
.caption-desc {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 35px;
    text-transform: uppercase;
}










.content{
    padding-top: 30px ;
    padding-bottom: 30px;
    color: #73818a;
}
.content h1{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #FF9C34;
    font-size: 26px;
    text-transform: uppercase;
    background: url("../images/headingBg.jpg") left bottom no-repeat;
/*    display: inline-block;*/
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.content h2{
    display: inline-block;
    color: #FF9C34;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: url("../images/headingBg.jpg") left bottom no-repeat;
}

.content p{
    line-height: 1.6em;
}
.content .lead{
    text-align: justify;
}
.content .callBack{
    padding: 6px 20px;
    margin: 20px 0px;
    font-size: 23px;
    background: #37a700;
    border-radius: 0;
    border: none;
    color: white;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.align-self-end .callBack{
    margin-bottom: 0px;
    text-transform: uppercase;    
}

.content a{
    text-decoration: none !important;
    color: #FF9C34;
}
.content a:visited{
    color #FF9c34 ;

}
.content a:hover{
    text-decoration: underline;
}



.content ul{
    list-style: inside;
}

.content > div > .col-12{
    float: left;

}
.content li p{
    display: inline-block;
}

.breadcrumbWrapper{
    background: #fa9d1c;
/*    background: url("../images/menuBg.jpg") center bottom repeat-x;*/

    color: white;
}
.breadcrumbWrapper a{
    color: white;
}
.breadcrumbWrapper a:hover, 
.breadcrumbWrapper a:active{
    text-decoration: underline;
    color: #white;
}
.navigator{
    margin-top: 8px ;
    margin-bottom: 8px;
    font-size: 13px;
    text-transform: uppercase;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    list-style: outside none none;
    margin: 8px 0 8px 0px;
    padding: 0;
}
.breadcrumb li {
    font-size: 13px;
    text-transform: uppercase;
    color: white;
}
.breadcrumb li a{
    color: white;
}

.breadcrumb > li + li::before {
    padding: 0 5px;
    color: white;
    content: " > ";
}

.fullWidthImg{
    width: 100%;
}

.contentFooterTop{
    background: #fa9d1c;
    padding: 30px 0px;
}

.contentFooterTop h3{
    color: white;
    font-weight: 900;
    font-size: 20px;
}
.contentFooterTop hr{
    height: 1px;
    background: white;
    border: 1px solid white;
    width: 84px;
}
.contentFooterTop ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.contentFooterTop li{
    background: url("../images/arrow1.jpg") left 8px no-repeat;
    padding-left: 15px;
    color: white;
}


.contentFooterBottom{
    padding: 30px 0px;
    background: #9aa3a8;
}

.contentFooterBottom h3{
    color: white;
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
}
.contentFooterBottom hr{
    height: 1px;
    background: white;
    border: 1px solid white;
    width: 84px;
}
.contentFooterBottom ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.contentFooterBottom li{
    background: url("../images/arrow2.jpg") left 8px no-repeat;
    padding-left: 15px;
    color: white;
}




/* custom google map */
.google-map-block {
    display: block;
    margin-bottom: 20px;
    position: relative;
}
.map, 
.gmap {
    height: 280px;
}
.width100, 
.w100 {
    width: 100%;
}
@media (max-width: 600px) {
    .map, 
    .gmap {
        height: 200px;
    }
}


.contact-image {
    padding: 0 15px 15px;
    max-height: 400px;
    display: block;
    overflow: hidden;
    z-index: 2;
}
.contact-image img {
    z-index: 1;
    position: relative;
    top: -50px;
}
.list-unstyled{
    list-style: none !important;
}

/* list border */
.list-border {
   margin: 15px 15px 0; 
}
.list-border li {
    border-bottom: 1px solid #ededed;
    padding: 5px 0;
    color: #444;
}
.list-border li i {
    margin-right: 10px;
}

.btn-default {
    background: #F68529;
    color: #fff;
    border: 1px solid #F68529;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.btn-default:hover, 
.btn-default:focus, 
.btn-default:active {
    background: #444;
    color: #fff;
    border: 1px solid #444;
}
.btn-default:disabled,
.btn-default[disabled] {
    opacity: 0.3 !important;
    background: #999 !important;
    color: #fff !important;
    pointer-events: auto !important;
}

.content .aszf h6{
    display: inline;
}
.content .aszf ol {
    counter-reset: item
}

.content .aszf li{ 
    display: inline-block;
    padding-bottom: 12px;    
}
.content .aszf li:before {
    content: counters(item, ".") " "; 
    counter-increment: item 
}
.content .aszf li p{
    display: block;
}
.content .abc{
    list-style-type: lower-alpha;
}


/* bg colors */
.bg-white {
    background-color: #fff;
}
.bg-black {
    background-color: #F68529;
}
.bg-gray {
    background-color: #F3F3F3;
}
.bg-dark-gray {
    background-color: #CCCCCC;
}
.bg-light-gray {
    background-color: #B6B6B6;
}

/* shadows */
.box-shadow {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.inset-box-shadow {
    box-shadow: 0 0 10px rgba(0,0,0,0.1) inset;
}


.news > h1{
    background: none;
}
.newsItem{
    background-color: #f7f7f7;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
/*    transition: background-color 0.5s ease;    */
}
/*.newsItem:hover{
    background-color: #eaeaea;
}*/

.newsDate{
    text-transform: capitalize;
}
.moreButton{
    background: #FA9D1C;
    color: white !important;
    border-radius: 0;
    padding: 3px 20px;
}

.newsTitleWrapper{
    background: url("../images/newsBg.jpg") left 15px repeat-x;
}
.news-title{
    background-color: #f7f7f7 !important;
/*   transition: background-color 0.5s ease;    */
    padding-right: 30px;
    text-transform: uppercase;

}
.newsTitleWrapper p{
    background-color: #f7f7f7 !important;
    padding-left: 30px;
}
/*.newsItem:hover .news-title{    
    background-color: #eaeaea !important;
}*/
.news p{
    line-height: 1.6em !important;

}


/* pagination */
.list-pagination .pagination {
    margin: 0;
    list-style: none;
}
.list-info {
    padding-top: 10px;
}
.list-info p {
    margin: 0;
}
.pagination {
    border-radius: 0;
}
.pagination li a,
.pagination li span {
    border-radius: 0 !important;
}
.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
    background-color: #eaeaea;
    border-color: #eaeaea;
    color: #7b7b7b;
    cursor: default;
    z-index: 3;
    font-weight: 600;
}
.pagination > li > a, 
.pagination > li > span {
    color: #777;
}
.pagination > li > a:focus, 
.pagination > li > a:hover, 
.pagination > li > span:focus, 
.pagination > li > span:hover {
    background-color: #eaeaea;
    border-color: #eaeaea;
    color: #444;
    z-index: 2;

}
.pagination-sm > li > a, 
.pagination-sm > li > span {
    font-size: 12px;
    line-height: 1.6;
    padding: 5px 0;
    width: 30px;
    text-align: center;
    border: 0;
    margin-right: 3px;
    display: inline-block;
    color: #73818a !important;
    background-color: #f7f7f7;
}



/* news list * /
.news-list .news-list-item .news {
    margin-bottom: 30px;
}
.news-list-item .news {
    background: #fff;
    transition: all 0.3s ease-in 0s;
}
.news-list-item .news .news-img {
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 0;
    height: 170px;
    display: block;
    margin-bottom: 15px;
}
.news-list-item .news-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: auto;
    max-height: 180px;
    width: auto;
}
.news-list-item .news:hover {
    box-shadow: 0 0 6px rgba(0,0,0,0.15);
}
.news-list-item .news:hover .news-img img {
    transform: scale(1.1); 
}
.news-list-item .news .news-data {
    padding: 0 20px;
}
.news-list-item .news .news-meta {
    text-align: center;
}
.news-list-item .news .news-data .news-title {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    min-height: 42px;
}
.news-list-item .news .news-data .news-title a {
    color: #F68529;
}
.news-list-item .news:hover .news-data .news-title a {
    color: #444;
}
.news-list-item .news .news-data .news-lead {
    text-align: center;
    font-size: 13px;
    min-height: 60px;
}
.news-list-item .news .news-action {
    padding: 0 20px 20px 20px;
}

.news-list-item .news .news-action .view-details {
    margin-top: 10px;
}

*/

footer{
    background: #333333;
    color: #7b7b7b;
    font-size: 13px;
}
.footerTopBorder{
    background: #f99d1b;
    height: 2px;
}

footer > .floatPhone{
 	position: fixed;
	width: 70px;
	/*height: 70px;*/
        padding: 17px 0px;        
	bottom: 40px;
	left: 40px;
	font-size: 32px;
	line-height: 32px;
	/* padding: 0; */
	background-color: #FA9D1C;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
        z-index: 100;
}
.footerContent > .container > .row > div{
    padding-top: 40px;
}

.footerContent .callBack{
    margin-top: 15px;
    padding: 3px 10px;
    margin-right: 10px;
    font-size: 13px;
    background: #37a700;
    border-radius: 0;
    border: none;
    color: white !important;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;

}

.footerContent strong{
    color: white;
}
.footerContent h3{
    color: white;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;

}

.footerContent a{
    color: #7b7b7b !important;
    text-decoration: none !important;
}

.footerContent ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.footerContent ul li{
    background: url("../images/arrow.png") left 6px no-repeat;
    padding-left: 15px;
}
.cibFooter{
    padding: 20px 0px 25px 0px;
}
.footerCopyright{
    background: #222222;
    color: #90999f;
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 15px ;
}


@media (max-width: 575.98px) {
    .headInfo2{
        margin-bottom: 40px;
    }
    
    .headInfo > span > a{
        display: inline-block;
        padding: 10px;
    }
    .headInfo .dropdown > a > span{
        padding-right: 25px;
    }
    
    .headMenu{
        background: white;
        height: auto;
        display: block;
        width: 100%;
    }
    .headMenu li{
        display: block;
        color:  #73818a;
        width: 100%;
        margin: 20px 0px;
    }

    .headMenu > .separator{
        display: none !important;
    }
    .headMenu li ul{
        width: 75%;
    }
    .headMenu li ul li a{
        white-space: normal;
    }
    .menuItem, .headMenu > li > a, .headMenu > li > a.dropdown-toggle,
    .headMenu li a{
        color:  #73818a;
        font-size: 12px;
    }

    .menuItem:hover,
    .headMenu > li > a:hover,
    .headMenu > li:hover,
    .headMenu > li > a.dropdown-toggle:hover,
    .headMenu > li > .show > a.dropdown-toggle{
        text-decoration: none;
        background: white !important;
        color: #73818a;
    }
    .content h1{
        font-size: 18px;
    }
    .content h2{
        font-size: 16px;
    }
    .content p{
        font-size: 13px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {

}

@media (min-width: 768px) and (max-width: 991.98px) {


    .headMenu li a,
    .headMenu > li > a.dropdown-toggle{
        font-size: 12px;
        padding-left: 2px;
        padding-right: 2px;
    }
    .headInfo {
        font-size: 11px;
    }

    .headInfo > .callBack {
        padding: 3px 10px;
        margin-right: 10px;
        font-size: 11px;
    }    
    .headInfo > .dropdown > a, .headInfo > .dropdown > .dropdown-menu > a {
        font-size: 11px;
        padding: 3px 10px;
        border-radius: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .headMenu > li > a,
    .headMenu > li > a.dropdown-toggle{
        font-size: 13px;
        padding-left: 4px;
        padding-right: 4px;
    }
    .headMenu li a{
        font-size: 13px;        
    }
    .headInfo {
        font-size: 11px;
    }

    .headInfo > .callBack {
        padding: 3px 10px;
        margin-right: 10px;
        font-size: 11px;
    }    
    .headInfo > .dropdown > a, .headInfo > .dropdown > .dropdown-menu > a {
        font-size: 11px;
        padding: 3px 10px;
        border-radius: 0px;
    }

}

@media (min-width: 1200px) {

}
