p, span, a, ul > li,
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
    font-family: 'Helvetica','sans-serif' !important;
}

div#sp-menu {
    padding-left: 0;
}

#sp-main-body {
    background: #eeeeee;
    padding: 0px !important;
    padding-bottom: 23px  !important;
}

#sp-footer {
    background: #118de0 !important;
    font-weight: bold;
}

.slogan {
    color: #118de0;
    font-weight: bold;
}

div.bannerTop {
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
}
#sp-title > div > div > div > div > div:nth-child(2) > span
{
    line-height: 1;
}


#sp-header {
    background: #118de0 !important;
    height: 55px !important;
    border-bottom: 2px solid #28a5f8;
}

.sp-megamenu-parent {
    float: left !important;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    text-transform: none !important;
    font-size: 13px !important;    
    line-height: 53px !important;    
    color: white !important;
    font-weight: 600  !important;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    background: #555;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    font-size: 13px !important;
    font-weight: bold;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a
{
    background: #9BC300 !important;
    font-size: 13px !important;
    font-weight: bold;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
      background: #555 !important;
      padding: 4px !important;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    color: #fff  !important; 
}

.sp-megamenu-parent >li >a:hover, .sp-megamenu-parent >li >span {
    line-height: 53px !important;
    color: white !important;
}

div.container > div.row {
    background: #fff !important;
    padding: 9px  !important;
/*    border: 1px solid #bab9b9  !important;*/
    -moz-box-shadow: 0 0 38px #bab9b9;
    -webkit-box-shadow: 0 0 38px #bab9b9;
    box-shadow: 0 0 38px #bab9b9;
    padding-top: 17px !important;
}

footer#sp-footer > div.container > div.row,
header#sp-header > div.container > div.row
{
    background: none !important;
    padding: 0  !important;
    border: none  !important;
    
    -moz-box-shadow: none  !important;
    -webkit-box-shadow: none  !important;
    box-shadow: none  !important;
}


div#fancybox-title-outside {
    display: none !important;
}

hr {
/*    border-top: 4px solid #eee !important;*/
    border-top: 4px solid #E1844A !important;
}

p a,
h4 a,
.sp-module ul >li >a,
ul > li > a,
strong a,
dt.result-title a,
.tt_end a
{
    color: #1aa8fb !important;
    line-height: 26px !important;
    font-weight: 500 !important;
/*    border-top: 4px solid #eee !important;*/
}

p a:hover,
h4 a:hover,
.sp-module ul >li >a:hover,
ul > li > a:hover,
strong a:hover,
dt.result-title a:hover,
.tt_end a:hover
{
    color: #0837b4 !important;
    line-height: 26px !important;
}

.sp-module .sp-module-title {
    line-height: 2 !important;
/*    border-bottom: 4px solid #eee !important;*/
    border-bottom: 4px solid #118de0 !important;
}

.customBorder {
    border-bottom: 2px solid #118de0 !important;
}

.article-footer-wrap {
    margin-top: 21%;
}

div#fancybox-content {
    height: 20% !important;
    width: 97% !important;
    padding-left: 2% !important;
}

div.spu_content {
    width: 85% !important;
	padding: 4% !important;
}

div#fancybox-outer {
    width: 100% !important;
}

.sliderHomepage {
/*
    margin-bottom: -6%;
    margin-top: -14%; 
*/
    
    margin-bottom: -10%;
    margin-top: -19.3%;
}

.pozaDreaptaSlider {
    width: 97.5%;   
}


dd.hits {
    display: none !important;
}

.pagination>.active>a, .pagination>.active>span {
    color: white !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: white !important;
}

.tt_button img {
    margin-top: 5px !important;
}

.tt_end a {
    margin-right: 2px;
}


.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container {
     max-width: 311px !important;
     text-align: center !important;
 	 font-weight: 500 !important;
}

@media (max-width: 479px) {
    a#offcanvas-toggler {
        margin-top: -5%;
    }
    
    .sliderHomepage {
        margin-bottom: -10%;
        margin-top: -32.3%;
    }
  
    div.bannerTop > span {
      font-size: 20pt !important;
    }
  
  	.slogan {
        margin-top: 5% !important;
    }
}	


/*
@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    a#offcanvas-toggler {
        margin-top: -5%;
    }
    
    .sliderHomepage {
        margin-bottom: -10%;
        margin-top: -32.3%;
    }
}

@media (min-width: 360px) and (max-width: 640px) { 
    a#offcanvas-toggler {
        margin-top: -5%;
    }
    
    .sliderHomepage {
        margin-bottom: -10%;
        margin-top: -32.3%;
    }
}
*/





@media (min-width: 768px) and (max-width: 1024px) { 
    a#offcanvas-toggler {
        margin-top: -2%;
    }
    
    input#mod-search-searchword {
        width: 100%;
    }
    
    .sliderHomepage {
        margin-bottom: -10%;
        margin-top: -25%;
    }
}