.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0;
}


.wrapper {
    width: 1140px;
    margin: 0 auto;
    display: block;
}

#header {
    background: url(../images/bg-banner.png);
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 5px;
    box-shadow: 0.5px 5px 5px 0.5px;
}

footer .social p {
    display: inline-block;
    font-family: 'Mitr', sans-serif;
    font-weight: 300;
    padding: 5px 0 0 5px;
    font-size: 17px;
}

.headerImages a {
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    display: inline-block;
    line-height: 50px;
    font-size: 18px;
    background: #000;
    position: absolute;
    bottom: 20px;
    right: 0;
    padding: 0px 25px;
}

.header_banner {
    margin: 20px 0 10px;
    position: relative;
}
.header_banner .image{
    position: relative;
}

#nav {
    position: absolute;
    height: 0;
    width: 100%;
    top: 40%;
}

#nav > div {
    position: absolute;
    top: 35%;
    font-size: 35px;
    background: rgba(255, 211, 0, 0.61);
    padding: 0 10px 10px 10px;
    z-index: 111;
    color: #FFF;
}

#nav > div a {
    color: #FFF;
}

#nav > .pre {
    left: 0;
}

#nav > .next {
    right: 0;
    padding: 0 20px 10px 13px;
}

.navbar-default {
    background-color: #fa8400;
    border-color: #fe9b00;
}

.nav-pills > li > a {
    color: #FFF;
    font-weight: bold;
    font-family: 'Mitr', sans-serif;
    font-weight: 300;
    font-size: 12px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover, .nav-pills > li > a:hover {
    color: #fff;
    background-color: #fe9b00;
}

.search .glyphicon-search {
    right: 15px;
    color: #fa8400;
}

.search input {
    background: transparent;
    color: #fa8400;
    font-family: 'Mitr', sans-serif;
    font-weight: 200;
    margin-bottom: 10px;
    width: 80%;
    float: right;
}

.search input::-webkit-input-placeholder {
    color: #fa8400;
}

.search input:-moz-placeholder { /* Firefox 18- */
    color: #fa8400;
}

.search input::-moz-placeholder { /* Firefox 19+ */
    color: #fa8400;
}

.search input:-ms-input-placeholder {
    color: #fa8400;
}

.headerImages .owl-dots {
    text-align: center;
    color: #C4C4C4;
    position: absolute;
    bottom: 15px;
    width: 100%
}

.headerImages .btn-next {
    background: url(../images/btn-next.png);
    width: 42px;
    height: 81px;
}

.headerImages .btn-prev {
    background: url(../images/btn-prev.png);
    width: 42px;
    height: 81px;
}

.headerImages .owl-nav div {
    position: absolute;
    top: 40%;
    font-size: 20px;
    line-height: 35px;
    color: #fff;

    padding: 10px 15px;
}

.owl-next {
    right: -100px;
    left: auto !important;
    background: none;
    background: #f5c506;
    width: 0px;
}

.headerImages .owl-nav .owl-next {
    right: -100px;
}

.headerImages .owl-nav .owl-prev {
    left: -100px;
    background: #f5c506;
    width: 0px;
}

.main-home {
    background: #f4c606;
    color: #fbf8f8;
}

.service .content {
    color: #fbf8f8;
}

.service .title {
    font-size: 21px;
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    color: #77434f;
    padding: 9px 0px 14px 0px;
    text-transform: uppercase;

}

.service .description {
    color: #fff;
    font-family: 'Mitr', sans-serif;
    font-weight: 200;
    font-size: 18px;
    /* padding: 10px 18px; */
    line-height: 24px;
}

.service .item {
    text-align: justify;

}

.pt18 {
    padding-top: 18px;
}
.form-text input{
    border-radius: 6px !important;
}
.form-textarea textarea{
    border-radius: 6px !important;
}
.form-text label span {
    color: red;
}

#headingOne{
    background: #77434f;
}
#headingOne h4 a{
    color: #FFF;
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    font-size: 12px;
}
#headingTwo{
    background: #f3623c;
}
#headingTwo h4 a{
    color: #FFF;
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    font-size: 12px;
}
#headingThree{
    background: #fa8400;
}
#headingThree h4 a{
    color: #FFF;
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    font-size: 12px;
}
#headingFour{
    background: #d0a702;
}
#headingFour h4 a{
    color: #FFF;
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    font-size: 12px;
}
#headingFive{
    background: #f4c606;
}
#headingFive h4 a{
    color: #FFF;
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    font-size: 12px;
}


.service .item > .content {
    display: table;
    background: #d0a702;
    width: 100%;
}

.service .item > .content > div {
    display: table;
    font-family: 'Mitr', sans-serif;
    font-weight: 200;
    line-height: 29px;
}

.service .background {
    color: #fbf8f8;
    height: 100%;
    display: table-cell;
    width: 25px;
    text-align: center;
}

.langue {
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    line-height: 34px;
    color: #fbf8f8 !important;
    margin-right: -7px;
}
.breadcrumb > li + li:before{
    color: #fa8400;
}
.breadcrumb > li.active ,.breadcrumb > li + li.active:before{
    color: #f4c606;
}

.login {
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    color: #fbf8f8 !important;
}

footer {
    background: url("../images/footer-background.png");
    background-size: cover;
    color: #e1dcdc;
    font-family: 'Mitr', sans-serif;
    font-weight: 200;
    box-shadow: 0px 0px 15px 0px #000;
}

footer * {
    color: #e1dcdc;
}

footer .footer-top {
    font-weight: bold;
    text-align: justify;
}

footer .footer-top address {
    border-left: 2px solid #f3623c;
    font-size: 15px;
    line-height: 24px;
    font-family: 'Mitr', sans-serif;
    font-weight: 200;
}

footer .footer-bottom {
    background: #4c4c4c;
    color: #e1dcdc;
    font-size: 12px;
    font-family: 'Mitr', sans-serif;
    font-weight: 200;
    box-shadow: 0px 0px 15px 0px #000;
}
.icon{position: relative;}
.icon-location:before {
    content:'';
    background: url(../images/location.png);
    width: 13px;
    height: 16px;
    display: inline-block; position: absolute; margin-top: 3px;
}
.icon-tel:before {
    content:'';
    background: url(../images/tel.png);
    width: 14px;
    height: 16px;
    display: inline-block; position: absolute; margin-top: 3px;
}

.icon-mail:before {
    content: '';
    background: url(../images/mail.png) no-repeat;
    width: 17px;
    height: 15px;
    display: inline-block;
    position: absolute;
    margin-top: 3px;
    background-position: 0px 3px;
}

.icon-fax:before {
    content:'';
    background: url(../images/fax.png);
    width: 18px;
    height: 16px;
    display: inline-block; position: absolute; margin-top: 3px;
}

.list .thumbnail {
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: 0;
    border: 1px solid #E8E8E8;
    position: relative;
    overflow: hidden;
}

.list img {
    min-height: 113px;
    min-width: 100%;
    width: 100%;
    max-height: 198px;
    height: 198px;
}

.list .info {
    position: absolute;
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    bottom: 0;
    line-height: 40px;
    width: 100%;
    background: rgba(119, 67, 79, 0.8);
    color: #fff;
}

.tabbable > .nav-justified > li {
    position: relative;
    border-left: 5px solid #FFF;
    border-right: 5px solid #FFF;
}

.tabbable > .nav-justified > li:last-child {
    border-left: 5px solid #FFF;
    border-right: 0px solid #FFF;
}

.tabbable > .nav-justified > li:first-child {
    border-left: 0px solid #FFF;
    border-right: 5px solid #FFF;
}

.tabbable > .nav-justified > li {
    position: relative;
}

.tabbable > .nav-justified > li.active:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 0px;
    top: 100%;
    border: 15px solid;
}

.tabbable > .nav-justified > li.active.background1:after {
    border-color: #77434f transparent transparent #77434f;
}

.tabbable > .nav-justified > li.active.background2:after {
    border-color: #f3623c transparent transparent #f3623c;
}

.tabbable > .nav-justified > li.active.background3:after {
    border-color: #fa8400 transparent transparent #fa8400;
}

.tabbable > .nav-justified > li > a {
    border: none !important;
}

.tabbable > .nav-justified > li.active > a {
    background: transparent;
    border: none;
}

.tabbable > .nav-justified ~ .tab-content > .tab-pane {
    border-top: 5px solid #77434f;
    background: #FFF;
    position: relative;
}

.tabbable > .nav-justified ~ .tab-content .background1 {
    border-color: #77434f;
}

.tabbable > .nav-justified ~ .tab-content .background2 {
    border-color: #f3623c;
}

.tabbable > .nav-justified ~ .tab-content .background3 {
    border-color: #fa8400;
}

#service {
    overflow-y: auto;
    max-height: 627px;
    margin-bottom: 20px;
}

#service::-webkit-scrollbar {
    background: gray;
    width: 10px;
}

#service::-webkit-scrollbar-thumb {
    border-radius: 1px;
    background: #fa8400;
}

#service::-webkit-scrollbar-track {
    background: #bfbec5;
    border-radius: 1px;
}

#service::-webkit-scrollbar-thumb:window-inactive {
    background: #fa8400;
}

.tab-information {
    margin: 20px 0;
}

.tab-information ul.nav-tabs-father li {
    margin: 0 2px;
    width: 32.8%;
}

.tab-information ul.nav-tabs-father {
    border: none;

}

.tab-information ul.nav-tabs-father li:nth-child(1):after {

    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #77434f
}

.tab-information ul.nav-tabs-father li:nth-child(1) {
    background: #77434f;
}

.tab-information ul.nav-tabs-father li:nth-child(2) {
    background: #f3623c;
}

.tab-information ul.nav-tabs-father li:nth-child(3) {
    background: #fa8400;
}

.tab-information .nav-tabs-father > li > a {
    border-radius: 0;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
}

.tab-information .nav-tabs-father > li > a:hover {
    background: none;
}

.tab-information .nav-tabs > li > a:focus {
    outline: 0;
}

.tab-information .nav-tabs > li.active > a {
    background: transparent;
    color: #fff;
    border: none;
}

.tab-information .line-through {
    background: black;
    display: block;
    margin: 10px 0 0 2px;
    padding-right: -4px;
    border-bottom: 5px solid #77434f;
}

.tab-information ul.nav-tabs-son {
    margin: 10px 2px 30px;
    border-bottom: 0;
}

.tab-information ul.nav-tabs-son a {
    font-size: 13px;
    color: #99727b
}

.tab-information ul.nav-tabs-son a:active, .tab-information ul.nav-tabs-son a:focus {
    color: #dcbd41;
}

.tab-information .table-information {
    overflow-y: auto;
    height: 400px;
    padding: 0 3px;
}

.tab-information .table-information .table > tbody > tr > td, .tab-information .table-information .table > tbody > tr > th {
    border: 1px solid #77434f;
    font-size: 13px;
    color: #99727b;
}

.tab-information .table-information .table > thead > tr > th {
    border: 1px solid #77434f;
    border-top: 1px solid #77434f;
    border-bottom: none;
    background: #d0a702;
    color: #77434f;
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    text-align: center;
}

/* .tab-information .table-information img{
    max-width:100%;
    height:auto;
}*/
.tab-information .table-information::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.tab-information .table-information::-webkit-scrollbar-track {
    background: #bfbec5;
    border-radius: 1px;
}

.tab-information .table-information::-webkit-scrollbar-thumb {
    border-radius: 1px;
    background: #fa8400;
}



.wrapper {
    width: 1140px;
    margin: 0 auto;
}

.name-form {
    font-size: 25px;
    text-transform: uppercase;
    color: #fe9b00;
    padding-bottom: 5px;
    border-bottom: 1px solid #fe9b00;
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
}

.address-company {
    overflow: hidden;
    margin: 20px 0px 54px 0px;
}

.address-company img {
    max-width: 81px;
    height: auto;
    float: left;
    margin: 10px 14px 0 0;
}

.address-company .addres-infor {
    float: left;
    margin-top: 5px;
}

.address-company .addres-infor p {
    margin-bottom: 0;
    font-size: 14px;
}

.address-company .addres-infor h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2px;
    color: #f24924;
    line-height: 24px;
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
}

.form-textarea button {
    display: block;
    float: right;
    margin: 10px 0;
    background: transparent;
    border: 1px solid #c2c0c0;
    color: rgb(102, 101, 101);
    outline: 0;
    border-radius: 5px !important;
}

.dropdown:hover>.dropdown-menu,.dropdown-submenu:hover>.dropdown-menu {
    display: block;
    margin-top: 0;
}

.address-pata {
    background: #4c4c4c;
    box-shadow: -4px -3px 21px black;
}

.address-pata .address {
    padding: 20px 0;
}

.address-pata .address p {
    font-size: 13px;
    margin: 0;
    color: rgb(225, 220, 220);
}

.address-pata .address span {
    font-size: 12px;
    color: rgb(203, 198, 198);
}



footer strong {
    font-size: 14px;
}

footer br {
    font-size: 12px;
    color: rgb(203, 198, 198);
}

.tab-pane {
    margin-top: 20px;
}

.tabbable > .nav-justified > li.active.background4:after {
    border-color: #d0a702 transparent transparent #d0a702;
}

.tabbable > .nav-justified > li.active.background5:after {
    border-color: #f4c606 transparent transparent #f4c606;
}

.tabbable > .nav-justified ~ .tab-content .background4 {
    border-color: #d0a702;
}

.tabbable > .nav-justified ~ .tab-content .background5 {
    border-color: #f4c606;
}


.background10 {

    background: #f3623c;
    border-radius: 0px !important;
}



.nav-sub-tabs a {
    color: #885b65;
    margin-right: 12px;
    margin: 10px;
}
.nav-sub-tabs>li{display: inline-block; float: none;}
.nav-sub-tabs>li>a, .nav-sub-tabs>li>a:focus, .nav-sub-tabs>li>a:hover {
    background-color: transparent;
    border: none; line-height: normal;
    border-bottom-color: transparent;
    margin: 0 10px; padding: 0 !important;
}
.nav-sub-tabs>li.active>a, .nav-sub-tabs>li.active>a:focus, .nav-sub-tabs>li.active>a:hover {
    color: #f4c606 !important;
    cursor: default;
    background-color: transparent;
    border: none;
    border-bottom-color: transparent;
}
.nav-tabs {
    border-bottom: 0;
    margin-top: 10px;
}

.table-information .table > thead > tr > th {
    border: 1px solid #77434f;
    border-top: 1px solid #77434f !important;
    border-bottom: none;
    background: #d0a702;
    height: 55px;
    color: #77434f;
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    text-align: center;
    padding: 15px;
}

table > tbody > tr > th {
    border: 1px solid #77434f !important;
    font-size: 15px;
    color: #99727b !important;
}

table > tbody > tr > td {
    border: 1px solid #77434f !important;
    font-size: 15px;
    color: #99727b !important;
}

table > tbody > tr > th img {
    margin: 0 auto;
    display: block;
}

.tab-information ul.nav-tabs-son a:active, .tab-information ul.nav-tabs-son a:focus {
    color: #dcbd41;
}

.text-icon {
    color: #333333;
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 21px;
}

.scroll-cus {
    overflow-y: auto;
    max-height: 530px;
    margin-bottom: 20px;
    padding-right: 5px;
}

.scroll-cus::-webkit-scrollbar {
    background: gray;
    width: 10px;
}

.scroll-cus::-webkit-scrollbar-thumb {
    border-radius: 1px;
    background: #fa8400;
}

.scroll-cus::-webkit-scrollbar-track {
    background: #bfbec5;
    border-radius: 1px;
}

.scroll-cus::-webkit-scrollbar-thumb:window-inactive {
    background: #fa8400;
}

a:active {
    color: #f4c606 !important;
}

.menu-main {
    border-right: 1px solid rgba(255, 255, 255, 0.58);
}

.menu-last {
    border-right: none;
}

.more-services {
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    text-align: right;
    display: block;
    text-transform: uppercase;
    /* line-height: 2.1; */
    color: #77434f;
    font-size: 18px;
    margin-top: 20px;
}

a.more-services:hover {
    color: #23527c !important;
}

.main-home .container {
    padding-top: 30px;
    padding-bottom: 30px;
}

.text-banner {
    display: inline-block;
    position: absolute;
    top: 30px;
    font-size: 42px;
    font-family: 'Mitr', sans-serif;
    font-weight: 500;
    color: #fa8400;
    left: 0px; right: 0px;
    padding: 0 65px;
}

.current {
    color: yellow;
}

.tab-con-cur {
    border-bottom: 0;
    background: #f3623c;
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tab-con-cur a:active {
    color: yellow !important;
}

.active {
    color: #f4c606 !important;
}

.articles-related ul {
    list-style-image: url("../images/images/icon-li_03.png");
    /*list-style-type: disc !important;*/
    /*list-style: disc !important;*/
}

.articles-related ul li {
    list-style-image: url("../images/images/icon-li_03.png");
    /*list-style-type: disc !important;*/
    /*list-style: disc !important;*/
}

.articles-related ul li a {
    border-bottom: 1px solid #99727b;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.btn-send .btn {
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 5px !important;
}

.mt40 {
    margin-top: 40px;
}

.pl60 {
    padding-left: 60px;
}

.content-1 {
    padding: 15px 20px;
    display: table;
    background: #d0a702;
    width: 100%;
}

.form-textarea label span {
    color: red;
}

.form-text {
    padding: 0;
}

.form-2 {
    padding: 0;
}

#localwebsite table tbody tr td {
    padding-left: 30px;
}

#localwebsite table tbody tr td a {
    color: blue;
    text-decoration: underline;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 8px;
}

.all-box {
    padding-left: 15px !important;
    background: #d0a702;
    margin-bottom: 1px;
    overflow: hidden;
}

.box-first {
    padding: 19px 0 19px 0;
    margin: 0 30px 0 0;
}

.box-first .title {
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
    color: #77434f;
    padding: 0 0 2px 18px;
    text-transform: uppercase;
}

.box-first .description {
    color: #fff;
    padding-left: 18px;
    line-height: 1.3;
}

.box-second a {
    display: block;
}

.box-second img {
    width: 100%;
    height: auto;
}

.box-third {
    overflow: hidden;
}

.box-third .btn.grey {
    background: #77434f;
}

.box-third .btn {
    border: none;
    height: 133px;
    border-radius: 0;
    outline: 0;
    padding: 0 9px;
    color: #fff;
}

.box-third .btn.red {
    background: #f3623c;
}

.box-third .btn.orange {
    background: #fa8400;
}
.social .fa-stack-2x{color:#949494;}

.nav-justified>.dropdown .dropdown-menu .dropdown-menu{top:0;left:100%;}
.full-img img{width: 100%;}