body { background: #1a1a18; font-family: "Montserrat", sans-serif; margin: 0; overflow-x: hidden; color: #1a1a18; font-weight: 300;
background-image:url(../images/bg.jpg); background-repeat:no-repeat; background-position:center; background-size:cover; background-attachment:fixed;
}
a:hover, a:focus { text-decoration: none; }
a.link { color: #3e4555; }
a.link:hover, a.link:focus { color: #e1211e; }
a.white-link { color: #ffffff; }
a.white-link:hover, a.white-link:focus { color: #1a1a18; }

.relative { position:relative; }
.absolute { position:absolute; }
.bottom-0 { bottom:0; }
.left-0   { left:0; }
.right-0  { right:0; }
.top-0    { top:0; }

b, strong, .bold { font-weight:700; }
.lite { font-weight:300 !important; }
.normal { font-weight:400 !important; }
.upp { text-transform:uppercase; }

.round-social a { width: 50px; height: 50px; line-height: 50px; text-align: center; display: inline-block; border-radius: 100%; margin: 0 5px; -webkit-transition: 0.2s ease-in; -o-transition: 0.2s ease-in; transition: 0.2s ease-in; }
.round-social a:hover { -webkit-transform: translate3d(0px, -5px, 0px); transform: translate3d(0px, -5px, 0px); }
.round-social.light a { color: #1a1a18; background: #f5f7fa; }
.round-social.light a:hover { background: #1a1a18; color: #ffffff; }

.b-20p { position: absolute; width: 100%; top: 50%; transform: translateY(-50%); }
.t-center-x { transform: translateX(-50%) !important; }
.t-center-y { transform: translateY(-50%) !important; }
.t-center { transform: translate(-50%, -50%) !important; }
.img-ho { overflow: hidden; }
.translate-top { top: -70px; }

.page-wrap { min-height: 570px; }

img.full-width {width: 100%; height: auto; }
img.auto-scale { max-width: 100%; height: auto; }
.img-with-border img { padding: 1px; }
.img-with-border-2 img { padding: 2px; }

.dt-full-box .bg-cover { min-height: 350px; }
.bg-cover { background-size: cover;  }
.bg-fixed { background-attachment: fixed; background-size: cover; background-repeat: no-repeat; }

.lightbox { cursor: pointer; }
.stat { font-size: 3rem; }

.color-brand-1 { color:#bc0265; }
.color-brand-2 { color:#fd7600; }
.color-brand-3 { color:#8fb90f; }
.color-brand-4 { color:#0194c8; }
.bg-brand-1 { background:#bc0265; }
.bg-brand-2 { background:#fd7600; }
.bg-brand-3 { background:#8fb90f; }
.bg-brand-4 { background:#0194c8; }
.color-black { color:#1a1a18; }
.bg-black { background:#1a1a18; }
.color-white { color:#ffffff; }
.bg-white { background:#ffffff; }
.bg-dark-2 { background: #5c5c5c; }
.bg-dark-2 .title { color: #f9f9f9; }
.bg-dark-2 a.btn-green:hover { background-color: #f9f9f9; color: #5c5c5c; }

/* NOTIFY */
[data-notify="progressbar"] { margin-bottom: 0px; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 5px; }

/* ERORI LA VALIDARE */
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442; }
.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }
.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; }
.has-error .input-group-addon { color: #a94442; background-color: #f2dede; border-color: #a94442; }
.has-error .form-control-feedback { color: #a94442; }

html body .txt-primary { color: #e1211e; }

html body .m-0 {margin: 0px; }
html body .m-l-5 {margin-left: 5px; }
html body .m-l-10 { margin-left: 10px; }
html body .m-l-15 { margin-left: 15px; }
html body .m-l-20 { margin-left: 20px; }
html body .m-l-30 { margin-left: 30px; }
html body .m-l-40 { margin-left: 40px; }
html body .m-r-5 { margin-right: 5px; }
html body .m-r-10 { margin-right: 10px; }
html body .m-r-15 { margin-right: 15px; }
html body .m-r-20 { margin-right: 20px; }
html body .m-r-30 { margin-right: 30px; }
html body .m-r-40 { margin-right: 40px; }
html body .m-t-0 { margin-top: 0px; }
html body .m-t-5 { margin-top: 5px; }
html body .m-t-10 { margin-top: 10px; }
html body .m-t-15 { margin-top: 15px; }
html body .m-t-20 { margin-top: 20px; }
html body .m-t-30 { margin-top: 30px; }
html body .m-t-40 { margin-top: 40px; }
html body .m-b-0 { margin-bottom: 0px; }
html body .m-b-5 { margin-bottom: 5px; }
html body .m-b-10 { margin-bottom: 10px; }
html body .m-b-15 { margin-bottom: 15px; }
html body .m-b-20 { margin-bottom: 20px; }
html body .m-b-30 { margin-bottom: 30px; }
html body .m-b-40 { margin-bottom: 40px; }
html body .dl { display: inline-block; }
html body .db { display: block; }

html body .p-b-0 { padding-bottom: 0 !important; }
html body .p-t-0 { padding-top: 0; }
html body .p-t-5 { padding-top: 5px; }
html body .p-y-90 { padding-top: 90px; padding-bottom: 90px; }
html body .p-y-60 { padding-top: 60px; padding-bottom: 60px; }

h1, h2, h3, h4, h5, h6 { font-family: "Montserrat", serif; font-weight: 400; }
h1 { line-height: 40px; font-size: 36px; }
h2 { line-height: 36px; font-size: 30px; }
h3 { line-height: 30px; font-size: 24px; }
h4 { line-height: 26px; font-size: 21px; }
h5 { line-height: 22px; font-size: 18px; font-weight: 300; }
h6 { line-height: 20px; font-size: 16px; font-weight: 300; }

html body .font-semibold { font-weight: 700; }
html body .font-normal { font-weight: normal; }
html body .font-12 { font-size: 12px; }
html body .font-16 { font-size: 16px; }
html body .font-14 { font-size: 14px; }
html body .font-13 { font-size: 13px; }
html body .font-10 { font-size: 10px; }
html body .font-9  { font-size: 9px; }
html body .font-18 { font-size: 18px; }
html body .font-20 { font-size: 20px; }
.fs-36 { font-size: 36px; }

.dotted { background-color: #B20505; background-image: url(../images/dots.png); }
.pattern { background: #e1211e url(../images/pattern.png); }
.pattern .title { color: #fff; }
.pattern .subtitle { color: #ddd; }

.box { border-radius: 4px; padding: 10px; }
.card { border: 0px; margin-bottom: 30px; }
.card .date-pos { font-family: 'Montserrat', sans-serif; display: inline-block; position: absolute; left: 15px; top: 15px; color: #ffffff; border-radius: 4px; text-align: center; }
.card .date-pos span { display: block; font-size: 30px; line-height: 30px; }
.odd-border:nth-child(1) { border-bottom: 1px solid #dcdcdc; }

.no-wrap td, .no-wrap th { white-space: nowrap; }
.circle { border-radius: 100%; }

/* LIST BLOCK */
.list-block { margin: 0px; padding: 0px; }
.list-block li { list-style: none; padding: 10px 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.list-block li i { margin-right: 10px; -webkit-flex-shrink: 0px; -ms-flex-negative: 0px; flex-shrink: 0px; margin-top: 3px; }

/* BUTOANE */
.btn { color: #ffffff !important; padding: 10px 25px; cursor: pointer; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.14); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.14); -webkit-transition: 0s; -o-transition: 0s; transition: 0s; }
.btn:focus { -webkit-box-shadow: none; box-shadow: none; }

.btn.btn-antaed { color:#ccc !important; padding:1em 0; cursor:pointer; border-bottom:1px solid #ccc; text-transform:uppercase; }
.btn.btn-antaed:hover { color:#fff !important; border-bottom:1px solid #fff; }

.btn-black, .btn-brand-1, .btn-brand-2, .btn-brand-3, .btn-brand-4 { -webkit-transition: all 300ms ease-in; -o-transition: all 300ms ease-in; transition: all 300ms ease-in; }
.btn-black { background-color: #1a1a18; color: #fff;  }
.btn-black:hover { background-color: #5c5c5c; color: #fff;}

.btn-brand-1 { background-color:#bc0265; color:#fff; }
.btn-brand-1:hover { background-color:#1a1a18; color:#fff; }

.btn-brand-2 { background-color:#fd7600; color:#fff; }
.btn-brand-2:hover { background-color:#1a1a18; color:#fff; }

.btn-brand-3 { background-color:#8fb90f; color:#fff; }
.btn-brand-3:hover { background-color:#1a1a18; color:#fff; }

.btn-brand-4 { background-color:#0194c8; color:#fff; }
.btn-brand-4:hover { background-color:#1a1a18; color:#fff; }

.btn-arrow { position: relative; }
.btn-arrow span { display: inline-block; position: relative; -webkit-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; transition: all 300ms ease-out; will-change: transform; }
.btn-arrow:hover span, .btn-arrow:focus span { -webkit-transform: translate3d(-1rem, 0, 0); transform: translate3d(-1rem, 0, 0); }
.btn-arrow i { position: absolute; width: 1.1em; right: 0px; right: 0rem; opacity: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; transition: all 300ms ease-out; will-change: right, opacity; }
.btn-arrow:hover i, .btn-arrow:focus i { opacity: 1; right: -2rem; }

.btn-lg { padding: .75rem 1.5rem; font-size: 1.25rem; }
.btn-md { padding: 15px 45px; font-size: 16px; }
.btn-sm { padding: .25rem .5rem; font-size: 12px; }
.btn-xs { padding: .25rem .5rem; font-size: 10px; }

.text-green { color: #e1211e; }

/*pagination*/
.pagination { list-style: none; padding: 30px 0; display: block; text-align: center; vertical-align: middle; border-width: 1px 0; border-style: solid; border-color: #e6e6e6; margin: 0px 0 50px; }
.pagination li { float: inherit; display: inline-block; vertical-align: middle; }
.pagination li a { margin: 0 3px; padding: 0; display: block; width: 30px; height: 30px; line-height: 27px; border-radius: 100%; background-color: transparent; color: #5d5d5d; border: 1px solid #e9e9e9; }
.pagination li a i { font-size: 25px; vertical-align: middle; }
.pagination>li:first-child>a, .pagination>li:first-child>span { margin-left: 0; border-radius: 50px 0 0 50px; }
.pagination>li:last-child>a, .pagination>li:last-child>span { border-radius: 0 50px 50px 0; }
.pagination a.active,.pagination a:active { background-color: #e1211e; border-color: #e1211e; color: #fff; }
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover { color: #fff; background-color: #e1211e; border-color: #e1211e; }

/* SEARCH MODAL */
.header-search { position: fixed; top: 0; left: 0; display: block; visibility: hidden; width: 100%; height: 100vh; background-color: rgba(34,34,34,0.95); opacity: 0; z-index: 99999; transition: all 0.3s ease 0s; }
.header-search.open { visibility: visible; opacity: 1; }
.search-close {position: absolute; top: 0; right: 0; width: 60px; height: 60px; font-size: 18px; border: none; background-color: #fff !important; opacity: 1 !important; z-index: 999; transition: all 0.3s; }
.search-open { float: right; height: 40px; padding-top: 7px; padding-left: 22px; font-size: 14px; color: #666; background-color: #fff; }
.header-search.open { visibility: visible; opacity: 1; }
.search-global { position: absolute; top: 50vh; margin-top: -120px; }
.search-gi { width: 100%; padding-right: 50px; padding-bottom: 12px; font-size:62px; color: #fff; border: none; border-bottom: 1px solid #919191; background-color: transparent; opacity: 1; }
.search-gi::-moz-placeholder { color: #666; }
.search-gi:-ms-input-placeholder { color: #666; }
.search-gi::-webkit-input-placeholder { color: #666; }
.search-gi:focus { outline-style: none; }
.search-gb { position: absolute; top: 34px; right: 0; font-size: 30px; color: #fff; border: none; background-color: transparent; transition: all 0.3s; }
.search-gn { margin-top: 20px; font-weight: 300; font-size: 16px; color: #fff; }

/* MAIN SLIDER */
.sp-layer { white-space:normal !important; text-align:center; }
.sp-layer.main-slider-title { font-size: 2.618em; letter-spacing:3px; font-weight: 700; font-family: "Montserrat", serif; text-transform: uppercase; line-height:1.1; top:auto !important; height:auto !important; }
.sp-layer.main-slider-subtitle { bottom:auto !important; height:auto !important; }
.sp-layer .info-title { font-size: 1.618em; letter-spacing:2px; text-transform:uppercase; bottom:auto !important; }
.sp-layer .btn { margin-top:7px; text-transform:uppercase; }
/* p.sp-layer { top:0 !important; padding-top:1em; } */
.sp-green { color: #FFF; background: #e1211e; background: rgba(67,178,88,.7); }
.sp-arrow { width:6px; }
.sp-arrow:before { -webkit-transform: skew(135deg,0deg); -ms-transform: skew(135deg,0deg); transform: skew(135deg,0deg); }
.sp-arrow:after { -webkit-transform: skew(-135deg,0deg); -ms-transform: skew(-135deg,0deg); transform: skew(-135deg,0deg); }

#particles-js { top: 0; width: 100%; height: 100%; background: #1a1a18; }
.page-wrap { position: relative; }

/* hamburger menu icon  */
.nav-icon {
    width: 24px; height: 24px; position: relative; margin: 0 auto; margin-top: 20px; margin-right: 0; cursor: pointer; float: right;
    -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out;
}

.nav-icon span { display: block; position: absolute;
    height: 3px; width: 100%; background: #f9f9f9; border-radius: 5px; opacity: 1; left: 0;
    -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;
}

/* mobile nav icon */
.nav-icon span:nth-child(1) { top: 0px; }
.nav-icon span:nth-child(2), .nav-icon span:nth-child(3) { top: 8px; }
.nav-icon span:nth-child(4) { top: 16px; }

.nav-icon.open span:nth-child(1) { top: 18px; width: 0%; left: 50%; }
.nav-icon.open span:nth-child(2) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.nav-icon.open span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.nav-icon.open span:nth-child(4) { top: 18px; width: 0%; left: 50%; }

/* Mobile menu */
.mobile-menu-area { padding: 15px 0px; position: fixed; width: 100%; display: block; z-index: 20; }
.mobile-menu-area.st { background: rgba(26, 26, 24, 0.8); }

.mobile-menu { width: 250px; height: 100%; top: 0; z-index: 1000; left: -250px; background: #1a1a18; position: fixed; box-shadow: 2px 0px 5px #1a1a18;; }
.mobile-menu.mobile-menu-open { left: 0px; }
.mobile-menu { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }

.sidebar-nav .sidebar-search { padding: 30px 0px; padding-right: 15px; }
.sidebar-nav .sidebar-search .form-control { background-color: rgba(255, 255, 255, 0.1); border: 0; color: #fff; }
.mobile-menu-btn { color: #fff; background-color: #1a1a18; border-color: #fff; border-radius: 0px 25px 25px 0px; }
.side-menu li { padding-top: 3px; padding-bottom: 3px; text-transform:uppercase; }
.sidebar-nav ul { margin: 0; padding-left: 0; font-size: 14px; font-weight: 300; list-style: none; }
.sidebar-nav ul li a { color: #d4d4d4; font-weight: 300; display: block; }
.sidebar-nav ul li a:focus, .sidebar-nav ul li a:hover { text-decoration: none; background-color: transparent; color: #fff; }
.sidebar-nav .nav-second-level li, .sidebar-nav .nav-third-level li { border-bottom: none !important; }
.sidebar-nav .nav-second-level li a { padding-left: 10px; }
.sidebar-nav .nav-third-level li a { padding-left: 10px; }
.sidebar-nav .social { margin-bottom: 0; padding: 30px 15px; text-align: center; }

.social ul li { border-bottom: 0; }
.sidebar-nav .social ul li a { width: 30px; height: 30px; padding-top: 6px; }
.sidebar-nav .social ul li a i { font-size: 12px; }
.sidebar-nav .social ul li a:hover { background-color: #fff; }
.sidebar-nav .social ul li a:hover:after {  border-top-color: #fff; }

/* MAIN MENU & TOPBAR */
.main-menu.fixed, .main-menu.st, .mobile-menu-area.st { width: 100%; position: fixed; z-index: 20; }
.mobile-menu-area.st, .main-menu.st { top:0; -webkit-transition: 0.2s ease-in; -o-transition: 0.2s ease-in; transition: 0.2s ease-in; }
/* .mobile-menu-area.st, .main-menu.st { -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1); box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1); } */
.main-menu .navbar-nav .dropdown-toggle::after, .topbar .navbar-nav .dropdown-toggle::after { display: none; }

.topbar { border-bottom: 1px solid #ccc; padding: 0px 0px; }
.topbar .navbar-nav .nav-link, .topbar .navbar-text { color: #5c5c5c; font-size: 14px; padding: 5px 10px; font-weight: 300; }
.topbar ul.dropdown-menu { font-size: 14px; }
.topbar-info { margin-left: 10px; padding-left: 10px;  }
.topbar-info:first-child { margin-left: 0; padding-left: 0; }

.main-menu { padding: 0px; }
.main-menu.home .navbar-brand-small, .main-menu .navbar-brand-large { display: none !important; }
.main-menu.st { background: rgba(26, 26, 24, 0.8); padding: 5px 0px; /* box-shadow: 0px 2px 4px #444;  */ }
.main-menu .navbar-brand-small, .main-menu.home .navbar-brand-large { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.main-menu ul.dropdown-menu { margin-top: 0 !important; font-size: 14px; }
.main-menu .navbar-nav .nav-link { text-transform: uppercase; color: #fff; font-size: 14px; padding: 15px 0; margin: 0 18px; font-weight: 400; position:relative; }
.main-menu .navbar-nav.langs { padding-left:10px; padding-right:10px; }
.main-menu .navbar-nav.langs .nav-link { font-size: 12px; padding: 16px 8px; margin:0; font-weight:300; color:#d4d4d4; }
.main-menu .navbar-nav.langs .nav-link:hover, .main-menu .navbar-nav.langs .nav-link.selected { color: #fff; }
.main-menu .navbar-nav .nav-link:hover { color: #ccc; }
.main-menu .navbar-nav .dropdown-submenu, .topbar .navbar-nav .dropdown-submenu { position: relative; }

.main-menu .navbar-nav:not(.langs) .nav-link:after { content: ""; position: absolute; width: 100%; height: 2px; bottom: 0; left: 0; visibility: hidden;
    -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
.main-menu .navbar-nav:not(.langs) .nav-link:hover:after, .main-menu .navbar-nav:not(.langs) .nav-link.selected:after { visibility: visible; -webkit-transform: scaleX(1); transform: scaleX(1); }
.main-menu .navbar-nav:not(.langs) .nav-link:hover:after { background-color:#ccc; }
.main-menu .navbar-nav:not(.langs) .nav-link.selected:after { background-color:#fff; }

.main-menu .dropdown-submenu > .dropdown-menu, .topbar .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-left: 0; border-radius: 0.25rem; display: none; }
.main-menu .dropdown-submenu > .dropdown-menu.menu-right, .topbar .dropdown-submenu > .dropdown-menu.menu-right { left: auto; right: 100%; }
.main-menu .dropdown-menu .divider { background-color: rgba(120, 130, 140, 0.13); height: 1px; margin: 9px 0; overflow: hidden; }
.main-menu .navbar-nav .dropdown-menu.b-none { border: 0px; -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1); box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1); }

.main-menu .dropdown-submenu .dropdown-item > .ml-auto { position: absolute; right: 15px; top: 10px; }
.topbar .dropdown-submenu .dropdown-item > .ml-auto { position: absolute; right: 15px; top: 10px; }

.dropdown-item { padding: 8px 1rem; color: #8d97ad; }

.navbar-brand.brand-centered { z-index: 20; position: absolute; left: 0; right: 0; top: -31px; margin: 0 auto; width: 240px; text-align: center; background: #ffffff; padding: 30px 5px; -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1); box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1); }
.main-menu.st .navbar-brand.brand-centered { top: 0; padding: 10px 5px; }

.navbar-brand { padding: 15px 0; }

/* PAGE */
.banner-innerpage { padding: 150px 0 150px; background-position: center top; }
.title-big { font-weight: 700; font-size: 40px; line-height: 40px; }

.title-2 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 14px; color: #35373e; text-transform: uppercase; letter-spacing: 2px; padding-bottom: 25px; margin-bottom: 25px; background: url(../images/kand3.png) left bottom no-repeat; }

/* .bg-top-page { */
/*     background-image: url(../images/top_bg.jpg); background-position: center; background-size: cover; */
/* } */

/* WYSIWYG */
.wysiwyg img { border: 1px solid #ccc; margin-bottom: 20px; }
.wysiwyg h2 { padding: 30px 0px; }
.wysiwyg li { margin-bottom: 20px; }

/* FOOTER */
/* .footer { background-image: url(../images/bottom_bg.jpg); background-position: center bottom; background-size:cover; } */
.footer .bottom-bar { padding-top: 10px; margin-top: 20px; }
.footer .bottom-bar a { color: #fff; }
.footer .bottom-bar a:hover { color: #2c2c2c; }

.mobile-menu .round-social.light a, .footer .round-social.light a { width: 34px; height: 34px; line-height: 34px; }
.footer .round-social.light a:hover { background: #1a1a18; }

/* Social */
.social { padding: 0; text-align: center; }
.social ul { margin: 0; padding: 0; }
.social ul li, .langs ul li { list-style: none outside none; display: inline-block; margin: 5px; }

.langs ul { text-align:center; text-transform:uppercase; font-size:12px; padding-top:30px; }

.social ul li a {
    display: inline-block; position: relative; width: 60px; height: 60px; color: #FFE; background-color: #909AA0; font-size: 12px; text-align: center; padding-top: 14px;
    border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; }

.social ul li a:hover { opacity: 0.6; }

.social ul li a::after { content: ""; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; position: absolute; bottom: 1px; left: -6px; margin-bottom: 1px; border-top-width: 15px; border-top-style: solid;
    -webkit-transform: rotate(55deg); -moz-transform: rotate(52deg); -ms-transform: rotate(42deg); -o-transform: rotate(42deg);
}

.social ul li a.social_fb { background-color: #3b5998; }
.social ul li a.social_fb::after { border-top-color: #3b5998; }

.social ul li a.social_tw { background-color: #00ABE3; }
.social ul li a.social_tw::after { border-top-color: #00ABE3; }

.social ul li a.social_go { background-color: #e64522; }
.social ul li a.social_go::after { border-top-color: #e64522; }

.social ul li a.social_yo { background-color: #c4302b; }
.social ul li a.social_yo::after { border-top-color: #c4302b; }

.social ul li a.social_vi { background-color: #4EBBFF; }
.social ul li a.social_vi::after { border-top-color: #4EBBFF; }

.social ul li a.social_pi { background-color: #c4302b; }
.social ul li a.social_pi::after { border-top-color: #c4302b; }

.social ul li a.social_in { background-color: #A042D6; }
.social ul li a.social_in::after { border-top-color: #A042D6; }

.social ul li a.social_li { background-color: #3E50B7; }
.social ul li a.social_li::after { border-top-color: #3E50B7; }

.social ul li a i { font-size: 20px; }
.social a span { display: block; }

/* HOME SECTION */
.hs { padding-top: 83px; }
.title { margin: 1em 0 .75em; text-transform: uppercase; font-size: 1.75em; letter-spacing:2px; font-weight:700; }
.subtitle { color: #5c5c5c; line-height: 24px; font-family: 'Montserrat', sans-serif; }
.bg-dark .subtitle { color: #ccc; }
.bg-dark-2 .subtitle { color: #ccc; }
.bg-dark-2 { color: #fff; }

/* BREADCRUMBS */
.breadcrumb { margin-bottom: 10px; padding: 0; background: transparent; }
.breadcrumb-item a { color: #fff; }

/* PRELOADER */
#page-preloader { position: fixed; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: #f8f9fa; z-index: 100500; }
#page-preloader .spinner { position: absolute; top: 50%; left: 50%; display: block; width: 100px; height: 100px; margin-top: -50px; margin-left: -50px; border: 3px solid transparent; border-top-color: #5c5c5c; border-radius: 50%; z-index: 1001; -webkit-animation: spin 2.5s infinite linear; animation: spin 2.5s infinite linear; }
#page-preloader .spinner:before, #page-preloader .spinner:after { position: absolute; border-radius: 50%; content: ''; }
#page-preloader .spinner:before { top: 5px; right: 5px; bottom: 5px; left: 5px; border: 3px solid transparent; border-top-color: #e1211e; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; }
#page-preloader .spinner:after { top: 15px; right: 15px; bottom: 15px; left: 15px; border: 3px solid transparent; border-top-color: #ffffff; -webkit-animation: spin 1s infinite linear; animation: spin 1s infinite linear; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* COOKIES CONSENSE */
.cookies-consent { color: #fff; padding: 15px 0px; background-color:#b3291c; z-index: 5900001; position: fixed; width: 100%; bottom: 0; left: 0;  }
.cookies-consent a.link { color: #fff; text-decoration: underline; }
.cookies-consent a.link:hover { color: #222; }

@media (min-width: 1024px) {
  .hover-dropdown .navbar-nav > .dropdown:hover > .dropdown-menu { display: block; margin-top: 0px; }
  .navbar-nav > .dropdown .dropdown-menu { min-width: 210px; margin-top: 0px; }
  .dropdown-submenu:hover > .dropdown-menu { display: block; }
}

@media (max-width: 767px) {
    .translate-top { top: 0; }
    .container { width: 100%; overflow: hidden; }
    .banner-innerpage { padding: 80px 0 50px; }
    .dt-full-box .bg-cover { min-height: 150px; }
    .dt-border .odd-border { border-right: none; border-bottom: 1px solid #ddd; }
    .dt-border .odd-border:last-child { border-bottom: none; }
    .sp-layer.main-slider-title { font-size:2em; letter-spacing:2px; }
    .sp-layer .info-title { font-size: 1.236em; letter-spacing:1px; }
}


.custom-accordion .card, .custom-accordion .card-header { border-radius:0; margin-bottom:0; background:#ffffff; }
.custom-accordion .btn-link { color: #1a1a18 !important; text-decoration:none; font-weight:700; text-transform:uppercase; font-size:21px; padding: 5px 15px 5px 30px; width: 100%; text-align:left; position:relative; -webkit-box-shadow: none; box-shadow: none; }
.custom-accordion .fa { width: 15px; position:absolute; top: 14px; left:0; font-size:15px; line-height:1; }
.custom-accordion .card-header { border-top: 1px solid rgba(0,0,0,.125); border-bottom:0; }
.custom-accordion .card:last-child .card-header, .custom-accordion .card:last-child .collapse.show .card-body { border-bottom: 1px solid rgba(0,0,0,.125); }
.custom-accordion .card-body { padding: 1.25rem 1.25rem 1.25rem 3.25rem; }
.custom-accordion .card:after { content:''; position:absolute; height:100%; width:4px; }
.custom-accordion .card:nth-child(1n):after { background-color: #bc0265; }
.custom-accordion .card:nth-child(2n):after { background-color: #fd7600; }
.custom-accordion .card:nth-child(3n):after { background-color: #8fb90f; }
.custom-accordion .card:nth-child(4n):after { background-color: #0194c8; }
.custom-accordion .wysiwyg h3 { font-size:1em; font-weight:700; }
.custom-accordion .wysiwyg ul, .card-faux.wysiwyg ul { padding-left: 1.25rem; list-style: square; margin-bottom:1.5rem; }
.custom-accordion .wysiwyg ul li, .card-faux.wysiwyg ul li { margin-bottom:0.5rem; }
.card-faux { padding:2.25rem 1.25rem 1.25rem 3.25rem; background:#fff; }
.card-faux h4 { font-weight:700; text-transform: uppercase; margin-bottom:1.25rem; padding:1.5rem 0; }

.partner-box-title { display:inline-block; line-height:1.25; }
.partner-box-image { max-height:64px !important; }

.servicii-box { background: rgba(26, 26, 24, 0.5); font-size:14px; }
.servicii-box a { color:#fff !important; }
.servicii-box .inner { max-width:580px; }
.servicii-box .title { font-weight:400; text-transform:none; }
.servicii-box .btn { margin-bottom:2em; }

.pswp__caption__center { text-align:center !important; }

.go-visit { background: rgba(26, 26, 24, 1); color:#fff; padding:8px; width:32px; height:32px; display:block; line-height:1; top:5px; right:5px; }
.go-visit:hover { color:#1a1a18; background:#fff; }
