body {
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    margin-top: 100px;
}

.container {
    max-width: 1430px;
}
section {
    /* padding-top: 100px; */
    /* padding-bottom: 100px; */
    padding-top: 55px;
    padding-bottom: 55px;
    scroll-margin-top: 3rem;

}
input[type="checkbox"]:focus, button:focus, .btn-header-link:focus{
    outline:0 !important;
    outline-width: 0 !important;
    box-shadow: none !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.link_eu{
    color: #00a5e8;
}
.link_eu:hover{
    color: #00a5e8;
}
/************** COOKIES ****************/
#drawcos .btn-labelc{
    padding: 10px 18px !important;
}
#drawcos .btnarrow{
    padding-top: 10px !important;
    height: 44px !important;
}
#checkout_details .next{
    padding-top: 10px !important;
}
#checkout_details .btn-labelc{
    height: 46px  !important;
    padding: 10px 18px !important;
}
.searchstyle{
    border-top:1px solid #ced4da;border-bottom:1px solid #ced4da;border-right:1px solid #ced4da;    height: 38px;
}
.promomg {
    margin-top: 65px;
}
.promotiibtn{
    background-color: #da0000 !important;
    border: thin solid #da0000 !important;
    color: #fff !important;
}
.promotiibtn:hover, .promotiiactiv{
    background-color: #ab0101 !important;
    border: thin solid #ab0101 !important;
    color: #fff !important;
}
.btnculori{
    background-color: #bed620 !important;
    border: thin solid #bed620 !important;
    color: #fff !important;
}
.btnculori:hover, .btnculoriactiv{
    background-color: #a4bd01 !important;
    border: thin solid #a4bd01 !important;
    color: #fff !important;
}
.btncategory{
    background-color: #6e062b !important;
    border: thin solid #6e062b !important;
    color: #fff !important;
}
.btncategory:hover, .btncategoryactiv{
    background-color: #510b24 !important;
    border: thin solid #510b24 !important;
    color: #fff !important;
}

.badge-light {
    color: #f9f9f9 !important;
    background-color: rgba(0, 64, 29, 0.4) !important;
}
:root {
    --purple: #3B3646;
    --green: #CECECE;
}

#gdpr-cookie-accept {
  margin-bottom: 10px;
}
#gdpr-cookie-message {
    position: fixed;
    z-index: 999;
    left: 0px;
    bottom: 0px;
    background-color: #fff;
    padding: 20px 20px 20px 20px;
    box-shadow: 0 6px 6px 12px rgba(0,0,0,0.25);
}
#gdpr-cookie-message h4 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: #6A6A6A;
    font-size: 15px;
    line-height: 1.5em;
    margin-bottom: 0px;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: #000;
    border-bottom-color: #000;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    /* background: #000; */
    background-color: #f1b500;
    color: white;
    font-size: 13px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
    /* color: #ffd65a; */
}

#gdpr-cookie-message button:hover {
    background: #ffd65a;
    color: #fff;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    /* background:var(--info); */
    color: #fff;
    background-color: #ffd65a;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}
/************** COOKIES ****************/
.left-arrow {
    transform: rotate(-135deg) !important;
}
.img-portofoliu{
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.imagecos{
    min-height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.imgwidthc{
    width: 135px;
}
.fancybox-inner{
    width:100%;
}
.fancybox-skin{
    padding:0px !important;
}
.portofoliu-geamuri .item img, .modele-geamuri .item img{
    /* [disabled]box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); */
    transition: 0.4s;
    /* [disabled]-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); */
}
.scale-on-hover:hover{
    transform: scale(1.05);
    /* [disabled]box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important; */
    /* [disabled]-webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15); */
}
.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}
.carouseltop .owl-theme .owl-dots .owl-dot span {
    width: 28px;
    height: 4px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0px;
}
.carouseltop .owl-theme .owl-dots {
    margin-top: -50px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.carouseltop .owl-theme .owl-dots .owl-dot.active span, .carouseltop .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    opacity: 1;
}
.carouseltop .owl-theme .owl-dots .owl-dot span, .carouseltop .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    opacity: .5;
}
.carouseltop .item{
    /* min-height:400px !important; */
  /* background-position:50% 50%; */
  background-position:100%;
  -webkit-background-size:cover;
  background-size:cover;
  -webkit-backface-visibility:hidden;
}
.carouseltop .fal{
    font-size: 24px;
    font-weight: 800;
}
.carouseltop .fa-angle-left {
  padding-top:4px !important; 
}
.carouseltop .fa-angle-right {
  padding-top:4px !important;
}
.carouseltop .owl-theme .owl-nav [class*="owl-"] {
  border-radius: 0px !important;
}
.carouseltop .owl-next{
  top:38%;
  position:absolute;
  right:15px; 
  width: 42px;
  height: 42px;
  opacity: 0.9;
  background: #ffc107 !important;
  color:#ebb512;
  font-size:36px;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease; 
}
.carouseltop .owl-next:hover{
    background: #ebb512 !important;
    color: #61594e !important;
}
.carouseltop .owl-prev:hover{
    background: #ebb512 !important;
    color: #61594e !important;
}
.carouseltop .owl-prev{
    top:38%;
    width: 42px;
    height: 42px;
    opacity: 0.9;
    position:absolute;
    left:15px;  
    background: #ffc107 !important;
    color: #ebb512;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease; 
}
.carouseltop .owl-prev i,.owl-next i{
    margin-top:5px;
}
.carouseltop .owl-theme .owl-nav{
    margin-top:0px;
}
.content_ct {
    min-height: 175px;
    width: 95%;
    position: relative;
    margin: 10% 9% 10% 9%;
}
.comanda .table td, .table th{
    border-top: 0px;
}
.minhadd{
    min-width: 235px;
}
.form-control {
    border-radius: 0px !important;
}
.box_sumar_comanda{
    padding-top: 20px!important;
}
.modal-content .select2-container{
    width: 100% !important;
}
.modal-content .select2-container .select2-selection--single{
    height: 38px !important;
}
.modal-content .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 35px !important;
}
.modal-content .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 33px !important;
}
.modal-content .select2-container--default .select2-selection--single{
    border-radius: 0px !important;
}
.del_adresa, .del_adresa_livrare{
    color: red;
    cursor: pointer;
}
#err_lipsa_adresa_livrare, #err_lipsa_adresa_facturare, #err_message_modalitate_plata small, #err_message_termeni small{
    color: red;
    font-size: 14px;
}
.adauga_adresa_facturare_edit, .adauga_adresa_livrare_edit{
    cursor: pointer;
}
#adresa_livrare h4, #adresa_facturare h4{
    font-size: 20px;
}
#checkout_details fieldset:not(:first-of-type) {
    display: none
}
#checkout_details fieldset {
    background: transparent;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}
.comanda .table td, .comanda .table th {
    padding: 0px;
}
.fieldlabels {
    color: gray;
    text-align: left
}
.crt_d_prod_mb_top {
    color: #fff;
    background-color: #6f6e6e;
    margin-top: -20px;
    margin-left: 15px;
}
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
    padding: 0px;
}

#progressbar .active {
    color: #673AB7
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    z-index: 2;
    position: relative;
    text-align: center;
    font-weight: 400
}

#progressbar #account:before {
    content: url("../images/user-acc.png");
    width: 60px;
    height: 60px;
    line-height: 2.7;
    padding-top: 11px;
}

#progressbar #account2:before {
    content: url("../images/account2.png");
    width: 60px;
    height: 60px;
    line-height: 2.7;
    padding-left: 16px;
}

#progressbar .adressa:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: url("../images/location.png");
    font-size: 25px;
    line-height: 66px;
    width: 60px;
    height: 60px;
}
#progressbar .adressa2:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: url("../images/location_done.png");
    font-size: 25px;
    line-height: 66px;
    padding-left: 11px;
    width: 60px;
    height: 60px;
    padding-top: 0px;
}
.barcat {
    background-color: #ffc107;
    color: #fff;
    min-height: 38px;
}
.barcat h1 {
    font-size: 16px;
    margin-top: 3px;
}
.stepper-payment h2{
    font-size: 18px;
}
#progressbar .payment:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: url("../images/card.png");
    font-size: 25px;
    line-height: 77px;
    width: 60px;
    height: 60px; 
}
#progressbar .payment2:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: url("../images/card-done.png");
    font-size: 25px;
    line-height: 77px;
    padding-left: 15px;
    width: 60px;
    height: 60px;
}
.step-info {
    color: #a8a8a8;
    font-size: 14px;
}
#progressbar .confirm:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: url("../images/check-unborder.png");
    font-size: 25px;
    line-height: 66px;
    width: 60px;
    height: 60px; 
}
#progressbar .confirm2:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: url("../images/conf-com.png");
    font-size: 25px;
    line-height: 66px;
    width: 60px;
    height: 60px;
    padding: 13px;
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}
#progressbar li.firststepper:after{
    right: 0;
    width: 50%;
    left: 50%;
}
#progressbar li.last-stepper:after{
    left: 0;
    width: 50%;
    right: 50%;
}
#progressbar li:after {
    content: '';
    width: 100%;
    height: 5px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 28px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #bcf3ba
}
#progressbar li.current-stepper:before,
#progressbar li.current-stepper:after {
    background: #d7b9b9
}
.progress {
    height: 20px
}

.progress-bar {
    background-color: #bcf3ba
}
.form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.link-login{
    cursor: pointer;
}
.modelactiv{
    background-color: #e2e6ea;
}
.container-cantitate {
    float: right;
}
.container-cantitate {
    width: 120px !important;
}
.mx-cos button, .mx-cos, .input_cantitate {
    height: 36px; 
    text-align: center;
    margin-left: -1px;
    border-color: #ffc107;
}
.plus_produs, .minus_produs {
    border-radius: 0px !important;
    border: 1px solid ##ffc107;
    background-color: #ffc107;
}
.plus_produs:hover, .minus_produs:hover, .btnarrow:hover, .btnarrow-back:hover{
    background-color: #e0a800;
}
.plus_produs{
    border-left: 0px;
}
.cart_counter {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    text-align: center;
    color: #000;
    font-size: 12px;
    position: absolute;
    left: 62%;
    top: -4px;
    background: #ffc107;
    line-height: 20px;
}
.btnarrow-back{
    font-weight: bold;
    color: #151515;
    border-radius: 0px;
    background-color: #ffc107;
    max-width: 300px;
    padding-top: 11px;
    height: 46px;
}
.btnarrow {
    font-weight: bold;
    color: #151515;
    border-radius: 0px;
    background-color: #ffc107;
    max-width: 250px;
    padding-top: 11px;
    height: 46px;
}
.cosultau_table .fa-window-close{
    color: red;
    cursor: pointer;
}
.cart_inside_td {
    width: 100%;
    margin: 0;
    /* position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
}
.cart_image_td {
    text-align: center;
    position: relative;
}
.cosultau_table tr {
    border: 1pt solid 6f6e6e;
}
.totals_tr_style p {
    padding: 5px 5px 5px 10px;
    font-size: 16px; 
    text-transform: uppercase;
}
.cosultau_table th {
    text-align: center;
    font-size: 16px;
    font-weight: 600; 
    text-transform: uppercase;
}
.btn-labelc {
    position: relative;
    left: -13px;
    display: inline-block;
    padding: 15px 18px;
    /* margin-bottom: -18px; */
    margin-top: -11px;
    background-color: #6f6e6e;
    float: left;
    /* padding: 6px; */
    color: #ffc107;
}
.fa-location-arrow {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.plpr15{
    padding-left: 11px;
    padding-right: 11px;
    text-align: center;
}
.table thead th, .footertable {
    background-color: #f1f1f1;
    padding-top: 10px;
    padding-bottom: 10px;
} 
input[type=checkbox]:focus
{
    outline: none;
}
#afiseaza_cos .table-sm td, .table-sm th {
    border: 1px solid #ddd;
    /* display: table-cell; */
    /* text-align: center; */
    vertical-align: middle
}
.model-draw h1{
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.2;
}
.change-dimensiune{
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
.max-img-model{
    max-height: 150px;
}
.max-img-model img{
    min-height: 150px;
}
.pretmodel{
    color: #E04547;
    font-weight: bolder;
    line-height: 1.2;
    font-size: 2rem;
    /*margin-top: 3rem;*/
    margin-bottom: 1.5rem;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e);
}
.custom-control-input-customize:checked~.custom-control-label::before {
    border-color: #ffc107 !important;
    background-color: #ffc107 !important;
}
.custom-checkbox .custom-control-label::before{
    background-color: #ccc;
    border: 0px; 
}
.custom-control-label{
    cursor: pointer; 
}
.eror_captcha {
    font-size: 13px;
    margin-top: -13px;
}
.help-block, .eror_captcha, .txt-msg-form {
    color: #ed1c24;
}
.h2_title{
    font-size: 22px;
}
.btnorange {
    color: #000;
    line-height: 20px; 
    border-radius: 0px;
    background-color: #ffc107;
    min-height: 36px;
    border: 0px;
    font-weight: 500;
    border-radius: 3px;
}
.btnorange:hover{
    background-color: #e0a800;
}
.main-menu .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    animation: growDown 400ms ease-in-out forwards;
    transform-origin: top center
}
@keyframes growDown {
    0% {
        transform: scaleY(0)
    }
    80% {
        transform: scaleY(1.1)
    }
    100% {
        transform: scaleY(1)
    }
}
.dropdown-toggle::after{
    display: none;
}
.navbar-nav .dropdown-menu .nav-link:hover, .navbar-nav .submenu .dropdown-toggle:hover{
    border-bottom: 3px solid rgba(255,255,255,1.00);
}
.dropdown-menu{
    margin-left: 15px;
}
.h1_title{
    font-size: 20px;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free";
}
.overflow-hidden{
    overflow: hidden;
}
#bg-2 {
    background-image: url("../images/bg-2.jpg");
    background-position: center center;
    background-size: cover;
    padding-bottom: 200px;
    padding-top: 200px;
}
#personalizare {
    background-color: #00FFFF;
    background-position: center top;
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url("../images/shattered1.png");
}
#banner {
    /* [disabled]background-image: url(url), -webkit-linear-gradient(247deg,rgba(241,112,62,1.00) 0%,rgba(255,6,60,1.00) 100%); */
    /* [disabled]background-image: url(url), -moz-linear-gradient(247deg,rgba(241,112,62,1.00) 0%,rgba(255,6,60,1.00) 100%); */
    /* [disabled]background-image: url(url), -o-linear-gradient(247deg,rgba(241,112,62,1.00) 0%,rgba(255,6,60,1.00) 100%); */
    /* [disabled]background-image: url(url), linear-gradient(203deg,rgba(241,112,62,1.00) 0%,rgba(255,6,60,1.00) 100%); */
}
#contact {
    padding-bottom: 55px;
}
#map {
    height: 25rem;
}
.navbar {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    /* [disabled]letter-spacing: 1px; */
    font-size: 17px;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.1);
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 15px;
    padding-right: 15px;
}


.nav-item {
    margin-left: 15px;
}
/* change the link */
.navbar-nav .nav-link {
    color: #585858;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 3px solid rgba(255,255,255,1.00);
}
.navbar-nav .nav-link:hover {
    border-bottom: 3px solid #7ECDCD;
}
.navbar-nav .active>.nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.navbar-nav .show>.nav-link {
    /* [disabled]color: rgba(255,255,255,1.00); */
    border-radius: 0px;
    /* [disabled]border-bottom: 2px solid #B5A2E8; */
}
.navbar-toggler {
    width: 47px;
    height: 34px;
    border: none;
}


.navbar-toggler .line{
    width: 100%;
    float: left;
    height: 2px;
    background-color: #7ECDCD;
    margin-bottom: 5px;
}
.text-option-1 a:link {
    text-decoration: none;

}
a {
    color: #343a40;
}
a:hover {
    text-decoration: none;
    color: #00AFAF;
}


.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.btn-light {
    border-radius: 0px;
    border: thin solid rgba(181,180,180,1.00);
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 3px;
    margin-right: 3px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #333333;
}

.btn-light:hover {
    border: thin solid #dae0e5;
}

.btn-warning {
    border-radius: 0px;
    font-weight: 600;
    font-size: 22px;
    padding-left: 20px;
    padding-right: 20px;
}
.box-shadow {
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
}
.box-comanda {
    background-color: #FFC107;
    color: #EF080C;
}
.box-comanda :hover {
    background-color: #F3B600;
    color: #343A40;
}




.box-carousel {
    position: absolute;
    z-index: 10;
    padding-left: 13%;
    padding-right: 13%;
    padding-top: 22%;
}







.bg-light-grey {
    background-color: rgba(236,236,236,1.00);
}
.bg-orange {
    background-color: rgba(255,193,7,1.00);
}
.bg-glass {
    background-image: url("../images/shattered.png");
    background-position: center top;
}





.text-option-1 {
    /* [disabled]letter-spacing: 1px; */
    font-weight: 600;
    color: #414141;
}
.text-option-2 {
    font-weight: 600;
    font-size: 50px;

}
.text-option-3 {
    font-weight: 600;
    font-size: 20px;
}
.text-option-4 {
    font-size: 25px;
}
.text-option-5 {
}






.text-light-gray {
    color: #C0C0C0;
}

.text-shadow {
    text-shadow: 0px 0px 6px rgba(0,0,0,0.50);
}


/*Mobile - Tablet View*/
@media (max-width: 991.98px){
    section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    body {
        margin-top: 50px;
    }

    .cart_counter {
        left: 32px;
    }
     #mainNav {
        background-color: #FFFFFF;
        padding-bottom: 2px;
        padding-top: 2px;
        }
        
    .logo-nav {
        /* [disabled]width: 122px; */
        /* [disabled]height: 40px; */
        /* [disabled]position: absolute; */
        /* [disabled]z-index: 999; */
        /* [disabled]top: 5px; */
    }
    .nav-item {
        margin-left: 0px;



    }
        
    .navbar-nav {
        margin-top: 25px;
        margin-bottom: 20px;
    }
    .navbar-nav .nav-link {
        margin-bottom: 5px;

    }
    .navbar-nav .nav-link:hover {
    }
    .text-option-2 {
        font-size: 29px;
        /* [disabled]font-weight: 700; */
    }
    .text-option-4 {
        font-size: 30px;
    }
    .text-option-5 {
        font-size: 24px;
    }
    #bg-2 {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .promomg{
        margin-top: 20px;
    } 
}

/*Desktop View*/
@media (min-width: 992px){	
	#mainNav {
        background-color: #FFFFFF;
        transition: background-color .3s ease-in-out;
        webkit-transition: background-color .3s ease-in-out;
        height: 100px;
    } 
    
    #mainNav.navbar-shrink {
        background-color: #FFFFFF;
    }

    
    
    
}


.text-red {
    color: #E04547;
}
.text-orange {
    color: rgba(255,162,2,1.00);
}
.text-green {
    color: #C4D53C;
}


.carousel-control-prev {
	z-index: 10;
}
.icon {
    width: 100px;
    height: 100px;
}
.border {
    border-color: #FF0004;
    border-style: solid;
}

@media only screen and (max-width:767.98px){
    .nonesm{
        display: none;
    }
    .top-menu img{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
    .top-menu{
        margin-top: 15px;
    }
    .prog-regional{
        max-width: 165px;
    } 
}
@media only screen and (max-width:575.98px){
   .content_ct {
        min-height: 250px;
        margin: 15% 9% 0% 9%;
    }
    .carouseltop .owl-nav{
        display: none;
    }
    .img-portofoliu{
        min-height: 200px;
    }
    .top-menu{
        margin-top: 20px;
        display: none;
    }
    .bannertop{
        margin-top: 15px;
    }
    .mxwdh{
        max-width: 60px !important;
    }
    .prog-regional {
        max-width: 90px;
    }
    section {
        padding-top: 30px;
    }
    .bannertop {
        margin-bottom: 15px;
    }
}