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

a{
    color: inherit;
    text-decoration: underline;
}

a:hover{
    color: inherit;
    text-decoration: none;
}

p a, .my-accordion-target a,  .my-text a{

    text-decoration: underline;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.dropdown-item.active, .dropdown-item:active {

    background-color: #f48744;
}

h1{
    font-size: 24px;
    padding: 10px 0;
    margin: 0;
    font-weight: bold;
    position: relative
}

h1.h1-title{

    padding: 20px 0;
    padding-right: 50px;

}


h1 a{
    display: block;
    float: right;

}

h1.h1-title a{
    position: relative;
    right: -50px;
    color: #a3a3a3 !important;
}

table a{text-decoration: underline;}

.add_attach{
    background-color: #a3a3a3;

    cursor: pointer;
    border: 0;
}

.pin-orange{
    display: inline-block;
    background-color: #f48744;
    color: #FFF;
    text-align: center;
    padding-top: 6px;
    margin-right: 10px;
    width: 36px;
    height: 36px;
    border-radius: 18px;
}

.post_user .card-header{
    color: #f48744;
    font-weight: bold;
}

.post_anci .card-header{
    background-color: #a3a3a3;
    color: #FFF;
    font-weight: bold;
}

.card-header h6{
    font-weight: bold;
    font-size: 18px;

}


.mystriped:nth-child(even){
    background-color: #f6f5f3;
}

.permission button{
    color: #FFF;
    background-color: #f48744;
    border: 0;
}


button.bg-orange{
    color: #FFF;
    background-color: #f48744;
    border: 0;
}

.permission a{
    color: #f48744;

}

.bg-light{
    background-color: #f6f5f3 !important;
}
.bg-light-line{
    border-top: 1px solid #e0e0e0;
    background-color: #f6f5f3 !important;
}
.dropdown-item{
    text-transform: uppercase;
}

.orange{
    color: #f48744;
}

#header_social a{

    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
    background-color: #6c6c6c;
    color: #FFF;
    height: 34px;
    width: 34px;
    border-radius: 17px;
    text-align: center;
    font-size: 20px;
    padding-top: 3px;

}

#footer1{
    background-color: #6c6c6c;
    padding: 10px 30px 60px;
    color: #FFF;
}

#footer2{
    background-color: #f48744;
    padding: 10px 30px;
    color: #FFF;
}

#footer_social{
    text-align: right;
    padding-top: 10px;
}

#footer_social a{

    display: inline-block;
    margin-left: 10px;
    padding-top: 10px;
    color: #6c6c6c;
    background-color: #FFF;
    height: 70px;
    width: 70px;
    border-radius: 35px;
    text-align: center;
    font-size: 36px;

}
#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 24%; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 199; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #a3a5aa; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 5px; /* Some padding */
  border-radius: 30px; /* Rounded corners */
  font-size: 26px; /* Increase font size */
  height: 50px;
  width: 50px;
}

#header_social a:hover{
    background-color: #f48744;
}


#my_navbar{
    padding: 0;
    background-color: #f48744 !important;
}

#my_navbar .nav-link{
    color: #FFF;
    padding: 5px 15px;
}

#generic_search{
    margin-right: 10px;
}

#generic_search input{
    height: 17px;
    font-size: 12px;
    border: 0;
    width: 200px;
    margin-top: 4px;
    margin-bottom: 4px;
}

#generic_search button{
    margin-left: -26px;
    background: 0;
    border: 0;
    font-size: 12px;
    color: #6c6c6c;
}


.my-small-form input,.my-small-form select{
    padding: 5px;
    font-size: 12px;
    border: 0;
    border: 1px solid #6c6c6c;
    width: 200px;
    margin-right: 20px;
    color: #6c6c6c;
}

.my-small-form button{

    font-size: 12px;
    color: #FFF;
    background-color: #f48744;
    padding: 5px 10px;
    border: 0;
}

.portfolio-box img{
    width: 100%;
    height: 300px;
    object-fit: cover;
    border: 1px solid #f6f5f3;
}

.portfolio-box .year{
    background-color: #f48744;
    color: #FFF;
    padding: 0 10px;
    display: inline-block;
}

.portfolio-box .portfolio-in-box{
    background-color: #f6f5f3;
    height: 154px;
    overflow: hidden;
    padding: 10px;
}

.portfolio-box .portfolio-in-box-link{
    background-color: #f6f5f3;
    text-align: right;
    text-decoration: underline;
    padding: 10px;
}

.portfolio-box .portfolio-in-box-link a:hover{
    color: #f48744;
}


.european-box img{
    width: 100%;
    height: 300px;
    object-fit: cover;
    border: 1px solid #f6f5f3;
}

.european-box .year{
    background-color: #f48744;
    color: #FFF;
    padding: 0 10px;
    display: inline-block;
}

.european-box .european-in-box{
    background-color: #f6f5f3;
    height: 120px;
    overflow: hidden;
    padding: 10px;
}

.european-box .service-in-box{
    background-color: #f6f5f3;
    height: 155px;
    overflow: hidden;
    padding: 10px;
}


.european-box .european-in-box-link{
    background-color: #f6f5f3;
    text-align: right;
    text-decoration: underline;
    padding: 10px;
}

.european-box .european-in-box-link a:hover{
    color: #f48744;
}


.pagination .page-link{

    color: #f48744;
}

.pagination .active .page-link{

    background-color: #f48744;
    border-color: #f48744;
}

.service-box{
    background-color: #fef3ed;
    color: #f48744;
    padding: 20px;
    text-align: center;
}


.service-box button{
    background-color: #f48744;
    color: #FFF;

}

.color-fff{

    color: #FFF;

}



/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    .dropdown-menu li{ position: relative; 	}
    .nav-item .submenu{
        display: none;
        position: absolute;
        left:100%; top:-7px;
    }
    .nav-item .submenu-left{
        right:100%; left:auto;
    }
    .dropdown-menu > li:hover{ background-color: #f1f1f1 }
    .dropdown-menu > li:hover > .submenu{ display: block; }
}
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
    .dropdown-menu .dropdown-menu{
        margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
    }
}
/* ============ small devices .end// ============ */




.carousel-item{
    height: 600px;

}

.carousel-in-item{
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFF;
    height: 500px;
    border: 1px solid #f6f5f3;
}





.banner_link{
    position: absolute;
    bottom: 120px;
    right: 20px;
    display: inline-block;
    background-color: #f48744;
    padding: 0px 20px;
    color: #FFF;
    z-index: 100;
}

.carousel-control-prev{
    left: -108px;
    color:#6c6c6c;
    font-size: 30px;
    height: 90%;
}

.carousel-control-next{
    right: -108px;
    color:#6c6c6c;
    font-size: 30px;
    height: 90%;
}

.carousel-control-prev-msmall{
    left: 0px;
    color:#6c6c6c;
    font-size: 30px;
    height: 100%;
}

.carousel-control-next-msmall{
    right: 0px;
    color:#6c6c6c;
    font-size: 30px;
    height: 100%;
}

.carousel-msmall{
    height: 360px;
}

.carousel-foot-item{
    background-color: #FFF;
    margin: 0 50px;
}

.carousel-foot-item span{
    color: #f48744;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {

    color: inherit;

}

button.owl-next, button.owl-prev {
    color: #a3a3a3 !important;
}


.small-title{
    color: #a3a3a3;
    text-align: center;
    border-bottom: 1px solid #ded7cd;

    padding: 20px 0;
}

.small-title h3{
    margin: 0;
    font-size: 26px;
    font-weight: bold;
    padding: 0;
}

.news-home{
    padding: 30px;
    cursor: pointer;
}

.news-home-img{
    height: 200px;
}

.news-home-img img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.news-home-title{
    background-color: #f6f5f3;
    height: 80px;
    margin: 0 30px;
    padding: 5px;
    text-align: center;
    overflow: hidden;
}


.service-home{
    padding: 30px;
    cursor: pointer;
}

.service-home-title{
    background-color: #FFF;
    min-height: 160px;
    margin: 0 50px;
    padding: 5px;
    text-align: center;
    overflow: hidden;
    padding-top: 40px;
}

.service-home img{
    width: 20% !important;
    position: relative;
    top: 30px;
    display: block;
    margin: auto;

}


.news-home-list{

    list-style-type:none;
    margin-bottom: 10px;
}

.attach-list{
    list-style-type:none;
}

.attach-list span{
    color: #f48744;
    font-size: 0.8em;
}

.attach-list a:hover{
    text-decoration: underline;
}

.news-home-list span{
    width: 85px;
    color: #FFF;
    background-color: #6c6c6c;
    padding: 3px 15px;
    display: inline-block;
    text-align: center;
    float: left;
    margin-right: 10px;

}

.video-link{
    position: relative;
}

.video-link-main{
    height: 360px;
    object-fit: contain;
}

.video-link-play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
}

.box-home-bottom{
    color: #6c6c6c;
    margin-bottom: 100px;
    margin-top: 40px;
    font-size: 26px;
}

.box-home-bottom h2{
    font-size: 40px;
}

.img-person {
    height: 80px;
    width: 80px;
    object-fit: cover;
}



.owl-nav.disabled {
    display: block !important;
}

.owl-prev{
    position: absolute;
    left: 10px;
    top: 120px;
    color:#6c6c6c;
    font-size: 30px !important;
}
.owl-next{
    position: absolute;
    right: 10px;
    top: 120px;
    color:#6c6c6c;
    font-size: 30px !important;
}


.jssocials-share-logo{
    color: #FFF;
}

.jssocials-share{

}

#share{
    display: none;
    position: absolute;
    z-index: 100;

    right: 0;
}

.my-accordion{
background-color: #d9d8d6;
    border-bottom: 1px solid #f6f5f3;
    cursor: pointer;
    color: #000;
}

.my-accordion a{

    display: block;
    float: right;
}


.my-accordion-active{
    background-color: #6c6c6c;
    color: #FFF;
}



.my-accordion-target{
    background-color: #f6f5f3;
    display: none;
}

.my-accordion-target-active{
    display: block;
}

.carousel-msmall .carousel-item{height: 100%;}

.info-box{display: inline-block; margin-right: 14px; color: #FFF; padding: 0 10px;}
.info-box-opening{background-color: #f3c4a7;}
.info-box-open{background-color: #f48744;}
.info-box-closed{background-color: #6c6c6c;}

.news-link span{
    display: inline-block; margin-right: 14px; color: #FFF; padding: 0 10px;background-color: #6c6c6c;
    position: relative;

}

.news-link small{
    color: #6c6c6c;
    font-size: 12px;
}

h3.press{
    color: #f48744;
    font-size: 1rem;
    text-transform: uppercase;
}

.press-line i, .press-line div{
    display: inline-block;

}

.press-line i{
    top: -23px;
    position: relative;
}
.press-line small{
    color: #6c6c6c;
    font-size: 14px;
}

.press-line small a{
    display: inline-block;
    margin-left: 10px;
    color: #f48744;
}

.search{
    margin-bottom: 10px;
}

.search span{
    display: block;
    float: left;
    background-color: #6c6c6c;
    color: #FFF;
    width: 100px;
    text-align: center;
     margin-bottom: 10px;
}

.search a{
    display: block;
    float: left;
    margin-left: 10px;
    width: calc(100% - 120px); margin-bottom: 10px;

}

.question{
    border-bottom: 1px solid #f6f5f3;
}

.question-in{
    border-bottom: 0px solid #f6f5f3 !important;
    margin-bottom: 20px;
}

.question h5 .fas{
    display: block;
    float: right;
    margin: 4px;
    color: #6c6c6c;
}

.question_active{
    background-color: #f6f5f3 ;
}

.question .area{
    color: #f48744;
    font-weight: bold;
}

.question .tag{
    display: inline-block;
    margin-left: 20px;
    color: #a3a5aa;
}



.my-login{
    display: inline-block;
    color: #FFF;
    margin-left: 20px;
}

.register a{
    color: #f48744;
}

.toast-top-center{
    margin-top: 20%;
}


.press-span{
    position: relative;
    top: -24px;
}

.cookie-consent{
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #f6f5f3 !important;
    text-align: center;
    z-index: 9999;
    padding: 10px;
    border-top: 1px solid #6c6c6c;
}

.cookie-consent button{
    display: inline-block;
    background-color: #f48744;
    padding: 0px 20px;
    border: 0;
    color: #fff;
}

.cursor-pointer{
    cursor: pointer;
}

.w-calc-100-100{
    width: calc(100% - 100px);
}

.vertical-align-middle{
    vertical-align: middle;
}
.w-1px{
    width: 1px;
}
.height-150{
    height: 150px;
}
.height-128px{
    height: 128px;
}

.object-fit-contain{
    object-fit: contain;
}
.display-inline-block{
    display: inline-block;
}
.display-none{
    display: none;
}

.triplets-boxes{
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.background-color-FFF{
    background-color: #FFF;
}
.background-color-a3a3a3{
background-color: #a3a3a3;
}

.border-0-nowrap{
    border:0; padding: 0; white-space: nowrap;
}

.white-space-nowrap{
    white-space: nowrap;
}

.float-right{
    float: right;
}
@media only screen and (max-width: 900px) {

    #footer1{
        padding-bottom: 160px;

    }


  .carousel-item{
    height: 300px;

}

.press-span{
    position: relative;
    top: 0px;
    margin-top: 10px;
}


.carousel-in-item{

    background-size: contain;
    height: 200px;
    background-position: center;

}

.carousel-control-prev, .carousel-control-next{
    display: none;
}

.carousel-foot-item .h2{
    font-size: 18px;
}

.my-small-form input,.my-small-form select{
    width: 100%;
    margin-bottom: 10px;
}
#footer_social {
    text-align: center;

}

#footer_social a{

    margin: 5px;
}



}
