
/* - - - - - - - - - - view: grouplist - - - - - - - - - - - - - */
.news_grouplist {
    padding: 0px;
    letter-spacing: 0.5px;
}
.news_grouplist_item {
    width: 100%;
    height: auto;
    overflow: hidden;
    position:relative;
    margin:23px 0 0 0;
    padding-bottom: 10px;
}
.news_grouplist_title {
    font-variant: normal;
    text-transform: none;
    padding-left: 2px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.news_grouplist_title span:first-child{
    color:#003a59;
    font-size:22px;
    display: inline-block;
    float: left;
    text-decoration: underline;
    line-height: 30px;
    margin-bottom: 20px;
}
.news_grouplist_title span:nth-child(2){
    color:#003a59;
    font-size:22px;
    border-bottom:1px solid #003a59;
    display: inline-block;
    float: right;
}
.news_grouplist_title span:nth-child(2) i{
    transform: translateY(4px);
}
.news_grouplist_item:first-child {margin-top:0;}

.news_grouplist_lead_img{
    margin-right: 25px;
    float: left;
    position:relative;
    width: 310px;
    height:145px;
}
.news_grouplist_item_img {
    padding: 0;
    height: 100%;
    display: block;
    text-decoration: none !important;
    position:relative;
    overflow:hidden;
    border-radius:5px;
}
.news_img_date{
    overflow:visible;
    height:auto;
}
.news_grouplist_item_img img {
    width: 100%;
    height:100%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.news_grouplist_item_img img:hover {
    width: 100%;
    opacity:1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.news_grouplist_lead_img:hover > .news_grouplist_item_img > img{
    transform:scale(1.2,1.2);
}
.news_grouplist_item_title {
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: bold;
}

.news_grouplist_item_title a {
    color:#003a59;
    font-weight: bold;
    font-size: 16px;
    font-variant: small-caps;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    line-height:24px;
}

.news_grouplist_item_title a:hover{
    text-decoration: none;
}
.news_grouplist_item_title.mainnew a{
    color:#333333;
}

.news_grouplist_item_caption{min-height:160px;}
.news_grouplist_item_lead {
    font-size: 14px;
    height: auto;
    overflow: hidden;
    margin:0;
}

.news_grouplist_item_lead a {
    padding: 0;
    display: block;
    color: #003a59;
    line-height: 24px;
    text-decoration: none;
    font-size:14px;
    font-family: 'Lato', sans-serif;
}
.news_grouplist_item_lead a:hover{
    text-decoration: none;
}
.news_grouplist_item_more {
    float: right;
    margin: 0;
}


/* - - - - - - - - - - view: grouplistsg - - - - - - - - - - - - - */
.news_grouplistsg_item {
    width: 636px;
    max-height: 175px;
    margin: 10px 0 0 10px;
}
.news_grouplistsg_item_pkt {
    width:auto;
    border-bottom:1px solid #008f3c;
}
.news_grouplistsg_item_title {
    font-size: 14px;
    margin: 0 0 5px 5px;
    height: 20px;
    overflow: hidden;
    float: left;
    width: 629px;
}

.news_grouplistsg_item_pkt .news_grouplistsg_item_title {
    float:none;
    height:auto;
}

.news_grouplistsg_item_date {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 5px 5px;
    float: left;
}

.news_grouplistsg_item_lead {
    max-height: 112px;
    overflow: hidden;
    float: left;
    margin: 0 0 5px 5px;
    width: 100%;
}


.news_grouplistsg_item_lead a {
    padding: 0;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
}

.news_grouplistsg_item_more {
    float: right;
    margin: 0;
}

/* - - - - - - - - - - view: group - - - - - - - - - - - - - */
.news_group_item {
    width: 47%;
    height: 360px;
    margin: 10px 0 20px 10px;
    float: left;
    position:relative;
}

.news_group_item_title {
    font-size: 18px;
    margin: 5px 0px 5px 0px;
    overflow: hidden;
    padding-right: 10px;
    font-weight: bold;
}
.news_group_item_title a{
    text-decoration: none;
    position:static;
    color: #003a59;
    background:transparent;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    font-size: 16px;
    padding-top: 1px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin-bottom:5px;
    padding-left:0px;
}
.news_group_item_title a:hover,.news_group_item_lead a:hover{
    text-decoration: none;
}
.news_group_item_lead {
    height: auto;
    font-size:14px;
    margin:0;
    overflow: hidden;
    padding-right: 10px;
}

.news_group_item_lead a {
    display: block;
    text-decoration: none;
    position:static;
    color: #003a59;
    background:transparent;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    font-size: 14px;
    padding-top: 1px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    margin-bottom:5px;
    padding-left:0px;
}

.news_group_item_img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height:172px;
    border-radius:5px;
    overflow:hidden;
    position:relative;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.news_group_item_img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.news_group_item_img:hover img{
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity:1;
    transform: scale(1.2,1.2);
}
.news_group_item_more {
    display: block;
    float: right;
    margin: 0 10px 0 0;
}

.news_group table td {
    vertical-align: top;
    padding: 0;
}

.news_group_div {
    display: inline-block;
    text-align: left;
    width:282px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

.news_group_div  img {
    border-radius: 5px;
}


.news_grouplist {
    color: #333;
    width: 100%;
}

.news_grouplist_img {
    border-radius: 5px;
    /*border: 1px solid #a6d0e7;*/
}

.news_grouplist_title, .news_group_title {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    font-variant: normal;
    margin-bottom:20px;
}


.news_grouplist_lead, .news_group_lead {
    font-size: 12px;
    font-weight: lighter;
    line-height: 20px;
    text-align: justify;
}

.news_groups_more {
    float: right;
    color: #003a59;
    font-size:18px;
    font-weight: 500;
    font-style:italic;
    text-align:right;
    text-decoration: none !important;
    border-bottom:1px solid #003a59;
    position:absolute;
    font-family:'Lato', sans-serif;
    bottom:0px;
    right:0px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.news_groups_more:hover {
    text-decoration: none !important;
    color: #3fc0f0 !important;
    border-bottom: 1px solid #3fc0f0;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.news_groups_more:hover span{
    text-decoration: none !important;
}
.news_groups_more:hover .more_tekst{
    text-decoration: none !important;
}
.gallery_back_button {
    float: right;
    color: white;
    padding: 0px 20px;
    height:37px;    
    line-height: 37px;
    text-align:center;
    font-family:'Lato', sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    background:#018fc4;
    border-top:none;
    border-bottom:none;
    border-radius:5px;
    text-decoration: none;
    margin-top: 30px;
    bottom:40px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.gallery_back_button:hover {
    background: #3fc0f0;
    text-decoration: none !important;
    color: white !important;
    border-top:none;
    border-bottom:none;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.news_group_more {
    border-top: 1px solid #333333;
}
.news_group_more img {
    vertical-align: middle;
}
.news_groups_all_button {
    color: #333333;
    display: block;
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-weight: 600;
    text-align: right;
    padding-right: 25px;
    text-decoration: none !important;
}

.news_group_more a:hover {
    text-decoration: underline;
    color: #008f3c;
}
.news_grouplist_item_date {
    font-size: 12px;
    font-family:'Lato', sans-serif;
    color: #fff;
    font-weight:500;
    line-height: 20px;
    text-align: right;
    margin: 0;
    padding:5px;
    text-decoration: none;
    margin-top: 5px;
    position: absolute;
    bottom: 0px;
    left:0px;
    background: rgba(0, 136, 193, .5);
    height:33px;
    width:100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.news_groups_more.mainnew {
    border: 1px solid #4abfeb;
    color:#303030;
    height:23px;
    font-size: 11px;
    font-weight: bold;
}
.news_all{
    margin:0 auto;
    text-align: center;
    margin-top:50px;
}
a.news_all_more{
    text-align: center;
    margin:0 auto;
    margin-top:50px;
    width: 230px;
    padding:11px 22px;
    font-size:14px;
    border-radius:5px;
    text-decoration: none;
    color:#646464;
    border:1px solid #dddddd;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
a.news_all_more:hover{
    border:1px solid #3fc0f0;
    background:#3fc0f0;
    text-decoration: none;
    color:#fff;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

/*----------------------------POJEDYNCZY NEWS-----------------------------------*/

.news_lead_img{
    width: 380px;
    text-align: center;
}

.news_lead_img img {
    margin-right: 20px;
    margin-bottom: 10px;
    max-width: 380px;
    height:auto;
    border-radius: 0 10px 10px 10px;
}

.news_caption{
    float: right;
    width: 440px;
    margin-bottom: 30px;
}

.news_title {
    overflow: hidden;
    text-decoration: none;
    position:static;
    color: #003a59;
    background:transparent;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    font-size: 16px;
    padding-top: 1px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin-bottom:5px;
    padding-left:0px;
}
.news_lead {
    padding: 0;
    display: block;
    position:static;
    color: #003a59;
    background:transparent;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    font-size: 14px;
    padding-top: 1px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    margin-bottom:5px;
    padding-left:0px;
}

.news_date {
    font-size: 14px;
    color: #333333;
    font-style: italic;
}
.news_content {
    text-decoration: none;
    padding: 0;
    display: block;
    position:static;
    color: #003a59;
    background:transparent;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    font-size: 14px;
    padding-top: 1px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    margin-bottom:5px;
    padding-left:0px;
}
.news_content img {
    max-width:100%;
    height: auto;
}
.news_content ol,
.news_content ul {
    margin-left: 25px;
}
.news_content li {
    margin-bottom: 5px;
    color: #003a59;
    background:transparent;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    font-size: 14px;
    padding-top: 1px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
}

.pglsg_img {
    display: inline-block;
    width: 170px;
    height: 115px;
    overflow: hidden;
    background: white;
    margin-right: 20px;
}

/*-------------------------------SLIDER----------------------------------------*/

.news_slider_bg, .news_slider_bg_auto {
    margin-top: -2px;
    position: relative;
}

.news_slider_bg_auto {
    height: 100%;
}

.nb_group {
    width: 100%;
    position: relative;
    text-align: center;
    top: -10px;
    z-index: 20;
}

.nb_group span {
    display: inline-block;
    min-width: 115px;
    max-width: 270px;
    min-height: 24px;
    line-height: 24px;
    border: 1px solid #a6d0e7;
    color: #7a7a7a;
    padding: 0 5px;
    font-family: 'Playfair Display SC', serif;
    border-radius: 5px;
}

.powiat .nb_group span {
    color: white;
    border: 1px solid #ff0000;
}

.urzad .nb_group span {
    border: 1px solid #d8d0be;
    color: white;
}

.turystyka .nb_group span {
    border: 1px solid #339900;
    color: white;
}

.kultura .nb_group span {
    border: 1px solid #832f2d;
    color: white;
}

.dodatkowy .nb_group span {
    border: 1px solid #78b5a4;
    color: white;
}

.news_slider, .news_slider_auto {
    margin: 0 8px;
    padding: 0 10px;
    border: 1px solid #c4c5a6;
    border-radius: 5px;
    position: relative;
}

.news_slider_auto {
    height: 100%;
}

.news_slider .caption, .news_slider_auto .caption {
    background: none;
    height: auto;
    overflow: hidden;
    padding: 0 15px;
    padding-bottom: 15px;
    border: none;
}

.news_slider .caption .nb_title, .news_slider_auto .caption .nb_title {
    font-size: 12px;
    font-weight: bold;
}

.news_slider .caption .nb_lead, .news_slider_auto .caption .nb_lead {
    font-size: 12px;
}

.news_slider .caption .nb_lead ul, .news_slider_auto .caption .nb_lead ul{
    padding-left: 18px;
}

.news_slider .next, .news_slider .prev,
.news_slider_auto .next, .news_slider_auto .prev{
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 20;
}

.news_slider .next, .news_slider_auto .next {
    right: -8px;
}

.news_slider .prev, .news_slider_auto .prev {
    left: -8px;
}

/*-------------------------BANNER-----------------------------------------*/

.news_banner {
    margin:17px 0 0 0;
}

.slides a {
    display: block;
    position: relative;
}


.news_banner .caption {
    display: block;
    position: absolute;
    bottom: -40px;
    left: 0;
    border: 1px solid #c4c5a6;
    border-radius: 10px;
    height: 70px;
    padding: 1px;
    width: 632px;
}

.news_banner .caption .nb_title {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    margin: 8px 20px 5px 20px;
}

.news_banner .caption .nb_lead {
    display: block;
    max-height: 30px;
    overflow: hidden;
    margin: 0 20px;
    text-align: justify;
}

.slidesjs-pagination {
    position: absolute;
    top: 240px;
    right: 10px;
    margin: 0;
    list-style: none;
    z-index: 1999;
    padding: 0;
}

.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}

.slidesjs-pagination li a {
    display: block;
    width: 20px;
    height: 0;
    padding-top: 20px;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    background-position: 0 -21px;
}

.slidesjs-pagination li a:hover {
    background-position: 0 -21px;
}



/**KALENADARZ**/

#calendar_small {
    margin-top: -2px;
    position: relative;
}

#calendar_small_name {
    width: 100%;
    position: relative;
    text-align: center;
    top: -10px;
    z-index: 20;
}

#calendar_small_name span {
    display: inline-block;
    min-width: 115px;
    max-width: 270px;
    min-height: 24px;
    line-height: 24px;
    border: 1px solid #a6d0e7;
    color: #7a7a7a;
    padding: 0 5px;
    font-family: 'Playfair Display SC', serif;
    border-radius: 5px;
}

.powiat #calendar_small_name span {
    border: 1px solid #ff0000;
    color: white;
}

.urzad #calendar_small_name span {
    border: 1px solid #d8d0be;
    color: white;
}

.turystyka #calendar_small_name span {
    border: 1px solid #339900;
    color: white;
}

.kultura #calendar_small_name span {
    border: 1px solid #832f2d;
    color: white;
}

.dodatkowy #calendar_small_name span {
    border: 1px solid #78b5a4;
    color: white;
}

#calendar_table {
    min-width: 200px;
    margin: 0 auto;
}

#calendar_table tr {
    height: 23px;
}

#calendar_table .calendarLinkLeft, #calendar_table .calendarLinkRight {
    width: 100%;
    height: 20px;
}

#calendar_table .calendarLinkLeft {
    border-top-left-radius: 5px;
}

#calendar_table .calendarHeaderMounth {
    height: 20px;
    width: 100%;
    line-height: 20px;
    color: black;
    text-align: center;
    background: white;
    border: 1px solid #9f9f9f;
}

#calendar_table .calendarLinkRight {
   border-top-right-radius: 5px;
}

#calendar_table .calendarHeader, .calendarToday, .calendarDay {
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}

#calendar_table .odd {

}

#calendar_table .calendarHeader {
    color: #006ba6;
    text-align: center;
    vertical-align: middle;
}

.powiat #calendar_table .calendarHeader {
    color: #dd0000;
}

.urzad #calendar_table .calendarHeader {
    color: #90651d;
}

.turystyka #calendar_table .calendarHeader {
    color: #339900;
}

.kultura #calendar_table .calendarHeader {
    color: #73302c;
}

.dodatkowy #calendar_table .calendarHeader {
    color: #007b69;
}

#calendar_table .odd a {
   color: #333;
   text-decoration: none;
}

#calendar_table .even a {
    text-decoration: none;
    color: #333;
}

#calendar_table .calendarWeekend a{
    color: #009bf0;
}

.powiat #calendar_table .calendarWeekend a{
    color: #ff0000;
}

.urzad #calendar_table .calendarWeekend a{
    color: #8d7855;
}

.turystyka #calendar_table .calendarWeekend a{
    color: #77d349;
}

.kultura #calendar_table .calendarWeekend a{
    color: #990000;
}

.dodatkowy #calendar_table .calendarWeekend a{
    color: #0d8c7b;
}

#calendar_small_post {
    margin: 0 8px;
    padding: 0 10px;
    border: 1px solid #c4c5a6;
    border-radius: 5px;
}

#calendar_table .calendarToday{
      display: block;
      line-height: 22px;
}
#calendar_table .calendarToday a {
    color: white;
}

#calendar_table .gotEvents a{
   font-weight: bold;
   font-size: 13px;
    text-decoration: underline;
}

.calendarLinkLeft .contrast_left_img {
    display: none;
}

.calendarLinkRight .contrast_right_img {
    display: none;
}

/*---------------------------WIDOK STANDARDOWY-----------------------------*/
.calendars_main_title {
    color: #666666;
}

.calendar_grouplist {
    width: 100%;
    margin-left: 20px;
}

.calendar_grouplist table {
    width: 80%;
}

.calendar_group table td {
    vertical-align: top;
}

.calendar_grouplist_title {
    font-size: 12px;
    margin: 0;
    color: #666666;
}

.calendar_grouplist_lead {
    font-size: 12px;
    font-weight: lighter;
    margin-top: 3px;
    margin-bottom: 0;
    color: #999999;
}

.calendar_date {
    font-size: 11px;
    color: #666666;
}

.calendar_groups_more {
    display: inline-block;
    width: 90px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #a6d0e7;
    color: #333;
    text-align: center;
    text-decoration: none !important;
    font-family: Arial;
    border-radius: 5px;
}

.calendar_result_back {
    display: inline-block;
    width: 90px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #a6d0e7;
    color: #333;
    text-align: center;
    text-decoration: none !important;
    font-family: Arial;
    border-radius: 5px;
}

.news_main_title.mainnew {
    width: 100%;
    max-width: none;
    height: 22px;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    font-family: 'Playfair Display SC', serif;
    text-align:left;
    border-radius: 5px;
    border: 1px solid #4abfeb;
    padding: 4px 0 0 0;
}
.news_main_title.mainnew > span {
    display:inline-block;
    padding-left:10px;
}
.news_slide_wide {
    width: 100%;
    height:300px;
    overflow:hidden;
    background-color: #fff;
    position:relative;
    border-radius:10px;
}
.news_slide_wide .carousel-inner {
    height: 100%;
    position:relative;
}
.news_slide_wide .carousel-inner .item {
    height: 100%;
}
.news_slide_wide .carousel-inner div a {
    width: 100%;
    display: inline-block;
    height: 100%;
}
.news_slide_wide .carousel-inner div a:hover {
    color: #008f3c;
}
.news_slide_wide_img {
    width: 55%;
    float:left;
    overflow:hidden;
    height: 100%;
    border-radius:10px;
}
.news_slide_wide_img img {
    width: 100%;
    height: 100%;
}
.news_slide_wide_img img:hover{
    opacity:1;
}
.news_slide_wide_text {
    float: right;
    position:absolute;
    top: 0px;
    right:0px;
    padding: 50px;
    width: 45%;
    overflow: hidden;
    margin-left:15px;
    text-align:left;
    height: 100%;
    color: #003a59;
    line-height: 24px;
}
.news_slide_wide_text_title {
    font-weight: 800;
    line-height: 24px;
    font-variant: small-caps;
    text-transform: uppercase;
    margin-bottom:20px;
    width:90%;
}
.news_slide_wide_text_title h3{
    font-size:22px;
    font-weight: 600;
    text-transform: uppercase;
    font-variant: normal;
    font-family:'Lato', sans-serif;
}
.news_slide_wide_text_title span{
    font-size:18px;
    font-weight: 600;
    text-transform: none;
    font-variant: normal;
}
.news_slide_wide_text p, .news_slide_wide_text span{
    font-size:18px;
    line-height: 22px;
    font-family:'Lato', sans-serif;
    width:90%;
}
.news_slide_wide_text_read_more {
    font-style: italic;
    text-decoration:underline;
    font-size:18px;
    text-align: right;
    padding-top: 10px;
    font-family:'Lato', sans-serif;
    position:absolute;
    bottom:30px;
    right:30px;
    font-weight:500;
}
.news_slide_wide_text_read_more a {
    color: #003a59;
    width: auto !important;
    border-bottom:1px solid #003a59;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.news_slide_wide_text_read_more a:hover {
    color: #3fc0f0 !important;
    width: auto !important;
    text-decoration:none;
    border-bottom:1px solid #3fc0f0;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.slider_pagination {
    position: absolute;
    z-index: 1;
    display: inline-block;
    margin: 0;
    padding: 0;
    width:55%;
    left:0;
    bottom: 10px;
    text-align: center;
    color: black;
    list-style: none;
    font-family:'Lato', sans-serif;
}
.slider_pagination a {
    background: #3fc0f0;
    border: 0px;
    height: 30px;
    width: 30px;
    padding:7px;
    border-radius:5px;
    position:absolute;
    color: white;
    font-size:16px;
    display: block;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.news_slide_wide .carousel-indicators {
    display: inline-block;
    margin: 0;
    text-align: center;
    color: black;
    list-style: none;
    width: auto;
    position: static;
}
.carousel-indicators li{
    height: 30px;
    width: 30px;
    background: #3fc0f0;
    border-radius: 5px;
    color: #003a59;
    border:0px;
    z-index: 1000;
    text-indent: 0px;
    vertical-align: middle;
    margin: 0;
    margin-left:5px;
    font-family:'Lato', sans-serif;
    font-size:16px;
    font-weight:600;
    padding-top: 7px;
    display: inline-block;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.carousel-indicators li:hover {
    background: #eee;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.arrow_left, .arrow_right{
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.arrow_left:hover,
.arrow_right:hover {
    background: #fff;
    color:#3fc0f0;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.arrow_left{left:10px;bottom:0px;}
.arrow_right{right:10px;bottom:0px;}

.carousel-indicators .active{
    background: #eeee;
    border: 0px;
    color: #003a59;
    height: 30px;
    width: 30px;
    margin-left:5px;
}
.news_slide_wide .carousel-control.left, .news_slide_wide .carousel-control.right {
    position:absolute;
    color: black;
    background: -webkit-linear-gradient(#717d96, #bcc5d5);
    background: -o-linear-gradient(#717d96, #bcc5d5);
    background: -moz-linear-gradient(#717d96, #bcc5d5);
    background: linear-gradient(#717d96, #bcc5d5);
    bottom:10px;
    left:10px;
    right: auto;
    width:50px;
    height:50px;
    font-weight: 100;
    top:40%;
    opacity:0.35;
    border-radius: 50%;
    font-size:53px;
    line-height:37px;
    text-shadow:none;
    z-index:99999;
}

.news_slide_wide .carousel-control.left > span, .news_slide_wide .carousel-control.right > span {
    font-size:29px;
}
.news_slide_wide .carousel-control.right {
    left: auto;
    right: 398.33px;

}
