*, body, h1, h2, h3, h4, h5, h6{
font-family: 'Open Sans', 'Montserrat', sans-serif;
}
h1, h2, h3, h4, h5, h6{
letter-spacing:-1px;
}
a:hover{
text-decoration:none;
}
.section-heading{
  color: #616161; 
}
.greysubheading{
  color:#e1e1e1;  
  font-size:16px ;
}
.testbest{
  color: #24439f;
}
.footer-end{
	font-size: 12px;
	background-color: #616161;
color:#fff;
border-top:1px solid #818181;
}
.thethree{
  color: #616161;
}
h1.thethree {
    font-size: 38px;
}
h3.thethree {
    font-weight: 700;
}
.jumbotron .container h1{
font-weight:600;
}
.btmspace {
    padding-bottom: 15px;
}
.makeblue{
  color: #616161;
font-weight:600 !important;
text-align:right;
font-size:18px;
}
.makeblue a{
color: #95b9d5 !important;
font-weight:600 !important;
}
.above-foooter{
  background-color:#616161;
  color: #fff;
font-weight:600;
}

.download{
  background-color: #fff;
  color: black;
}
section.download {
  padding: 30px 0;
  position: relative;
}
section.download h1 {
  margin-top: 0;
  font-size: 200px;
}
section.download .badges .badge-link {
  display: inline-block;
  margin-bottom: 20px;
}
section.download .badges .badge-link:last-child {
  margin-bottom: 0;
}
section.download .badges .badge-link img {
  
}
@media (min-width: 768px) {
  section.download .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  section.download h1 {
    font-size: 200px;
  }
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}
.thing{
  padding:auto;
margin:auto;
text-align:center;
}
.spaceman{
  padding-top: 30px;
}
.spaceman-two{
  padding-top: 20px;
}
.spaceman-three{
  padding-top:50px;
  padding-bottom:50px;
}
.spaceman-left-right{
  padding-right: 14px;
  padding-left: 14px;
}
.testing-one{
  background-color: #111;
  text-align: center;
}
.please{
  background-color: #ededed;
}
#imgtest{ 
 width: 100%;  height: auto; 
} 
.spaceman-left-right{
  padding-right: 14px;
  padding-left: 14px;
}
.respopic{
  width: 100%;  height: auto; 
}
.iced-color{
  color: #cadb2d;
}
@media (max-width: 900px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}

.jumbo {
    position: relative;
    background: #000 url("https://i.ytimg.com/vi/oxrboqPWKS8/maxresdefault.jpg") center center;
    width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
    text-align: center;
    color: white;
    text-shadow: 1px 0 #000000;
}
img {
    width: 100%;
    height: auto;
}
.please a{
    color: white !important;
}
.slick-slide {
  position: relative;
}
.slider-caption {
text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 15px;
  min-height: 38px;
  z-index: 50;
top:25%;
left:0;
color:white;
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.slider-caption h1{
font-weight:700 !important;
font-size:40px;
}
.slider-caption span{
font-size:24px;
font-weight:400 !important;
}

.panel-title p{
font-size:14px;
font-weight:400;
}
.panel-title p strong{
color:#24439f;
font-weight:700;
}
.panel-title p span{
font-weight:700;
}
.panel-default > .panel-heading{
background:none;
}
.panel-default {
border: none;
}
.blue{
color:#24439f;
}
@media screen and (min-width: 768px){
.jumbotron h1, .jumbotron .h1 {
    font-size: 56px;
}
}


/* CUSTOM 5 COLUMN */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/* STICKY MENU */
header{
  width: 100%;
z-index:999;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
display:block;
}
header.sticky {
  opacity:0.95;
position: fixed;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
header.sticky section.download{
padding-top:15px;
padding-bottom:15px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.clearfix{
clear:both;
display:block;
}


header.sticky section#download h4, header.sticky section#download p{
    font-size: 100%;
margin-bottom:0;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
header.sticky section#download img {
    width: 35%;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
header.sticky section#download .badges, header.sticky section#download .badges span {
    font-size: 85%;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
header.sticky ul#primary-nav li a {
padding-top: 10px;
padding-bottom: 10px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}

/* Fade */
.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

   .fade:hover {
      opacity: 0.8;
      }
.slick-prev:before, .slick-next:before{
color:#00ab34 !important;
}

/* Animation */
.animate {
opacity: 0;

-webkit-animation-duration: 1s;
   -moz-animation-duration: 1s;
     -o-animation-duration: 1s;
        animation-duration: 1s;

-webkit-animation-fill-mode: both;
   -moz-animation-fill-mode: both;
     -o-animation-fill-mode: both;
        animation-fill-mode: both;

}

.animate.hinge {
-webkit-animation-duration: 5s;
   -moz-animation-duration: 5s;
     -o-animation-duration: 5s;
        animation-duration: 5s;
}

.animation-delay{
animation-delay: 0.3s;
}

/*===================================================================================*/
/*  fadeInUp                                                                         */
/*===================================================================================*/

    @-webkit-keyframes fadeInUp {
        0% {
            opacity: 0;
            -webkit-transform: translateY(20px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
        }
    }

    @-moz-keyframes fadeInUp {
        0% {
            opacity: 0;
            -moz-transform: translateY(20px);
        }

        100% {
            opacity: 1;
            -moz-transform: translateY(0);
        }
    }

    @-o-keyframes fadeInUp {
        0% {
            opacity: 0;
            -o-transform: translateY(20px);
        }

        100% {
            opacity: 1;
            -o-transform: translateY(0);
        }
    }

    @keyframes fadeInUp {
        0% {
            opacity: 0;
            transform: translateY(20px);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .animate.fadeInUp {
        opacity: 1;

        -webkit-animation-name: fadeInUp;
           -moz-animation-name: fadeInUp;
             -o-animation-name: fadeInUp;
                animation-name: fadeInUp;
    }


/* MOBILE / TABLET STYLES */
@media (max-width: 767px) {
.logo {
    width: 40%;
    margin: 0 auto;
}
h4.section-heading{
font-size:20px !important;
margin-bottom:5px;
}
.greysubheading{
font-size:14px !important;
margin-bottom:5px;
}
section.download{
padding:20px 0;
}
}

/* VIDEOS */
.videolink{
color: #337ab7;
font-style: italic;
font-weight:400;
font-size:11px;
}

h3 span{
font-weight:normal;
font-size:18px;
}
p.thefour strong {
    font-size: 16px;
}

/* ALT SLIDER BANNER */
.slider-caption h1.alt{
color:#24439f
}
.slider-caption h1.alt span{
font-size:36px;
}

.NewsSummaryMorelink{
padding-bottom:20px;
}

#NewsPostDetailContent img.normal{
width:inherit;
}

.panel.events{
padding:0;
border:0;
margin-bottom:0;
}
.events{
background-color:#e9e9e9;
display:block;
}
.events h5{
background-color:#24439f;
display:block;
color:#fff;
padding:10px;
font-weight:600;
margin-bottom:0;
}
.events p{
padding:10px;
color:#24439f;
font-weight:600;
}
.events p strong{
font-weight:normal;
color:#333;
}
div#NewsPostDetailContent img {
    width: inherit;
    max-width: 100%;
}

/* CALDER */
.navbar-default{
background-color:#616161;
}
.top-pad{
padding-top:30px;
}
.menuactive{
background-color:#dadada;
}

/* FEEDER */
.feeder{
background-color:#e3e4df;
padding:60px;
}
.newsfeeds{
padding:60px;
}

/* BOXES */
.box{
border:1px solid #011f4b;
padding:15px;
}
.box h4{
text-transform:uppercase;
color:#011f4b;
}

/* FOOTER */
.footer h5{
font-weight:600;
font-size:19px;
padding-bottom:10px;
}
.footer p span{
font-size:18px;
}
.footer-end .right{
text-align:right;
}
.footer-end .center{
text-align:center;
}
.footer a{
color:#fff !important;
}
.footer a:hover{
color:#95b9d5 !important;
}

/* SOCIAL */
a.twitter{
color:#25a7df !important;
}
a.facebook{
color:#4267b2 !important;
}
a.linkedin{
color:#0178b5 !important;
}

/* NEW TEXT STYLES */
.maincontent h1, .maincontent h2, .maincontent p{
color:#616161;
} 

/* DIVISIONS */
.divisions h2{
text-align:center;
text-transform:uppercase;
color:#616161;
}
.divisions h3{
text-align:center;
font-weight:600;
font-size:28px;
}
hr.separator{
max-width:100px;
border-top: 2px solid #616161;
}
.divisions img{
width:85%;
}
.divisions img.leadweight{
width:55%;
}

.lead, .lead a{
color:#009879 !important;
}
.healthcare, .healthcare a{
color:#2a6ebb !important;
}
.defence, .defence a{
color:#9a2b47 !important;
}
.nuclear, .nuclear a{
color:#dd6000 !important;
}
.industrial, .industrial a{
color:#998f86 !important;
}
.leadweight, .leadweight a{
color:#ffc20e !important;
}
.calder-lead .maincontent a{
color:#009879 !important;
}

/* SECTION COLOURS */
.calder-lead .makeblue a{
color:#009879 !important;
}
.calder-lead .slider{
max-height:450px;
border-bottom:8px solid #009879;
}
.calder-lead .slider-inner{
max-height:350px;
}
.calder-healthcare .makeblue a{
color:#2a6ebb !important;
}
.calder-healthcare .slider{
max-height:450px;
border-bottom:8px solid #2a6ebb;
}
.calder-healthcare .slider-inner{
max-height:350px;
}
.calder-defence .makeblue a{
color:#9a2b47 !important;
}
.calder-defence .slider{
max-height:450px;
border-bottom:8px solid #9a2b47;
}
.calder-defence .slider-inner{
max-height:350px;
}
.calder-industrial .makeblue a{
color:#998f86 !important;
}
.calder-industrial .slider{
max-height:450px;
border-bottom:8px solid #998f86;
}
.calder-industrial .slider-inner{
max-height:350px;
}
.calder-nuclear .makeblue a{
color:#dd6000 !important;
}
.calder-nuclear .slider{
max-height:450px;
border-bottom:8px solid #dd6000;
}
.calder-nuclear .slider-inner{
max-height:350px;
}
.calder-generic .slider-inner{
max-height:350px;
border-bottom:8px solid #95b9d5;
}

.calder-lead .top-pad, .calder-healthcare .top-pad, .calder-defence .top-pad, .calder-industrial .top-pad, .calder-nuclear .top-pad{
padding-top:10px;
}

.sidenavtop{
padding:10px;
font-weight:700;
color:#fff;
}
.sidenavmain{
padding:10px;
background-color:#e3e4df
}
.sidenavmain ul{
list-style:none;
padding:0;
}
.sidenavmain ul li a{
color:#fff;
border-bottom:1px solid #fff;
}
.sidenavmain ul li{
padding:3px 0;
}
.calder-lead .sidenavtop{
background-color:#009879;
}
.calder-lead .sidenavmain ul li a.currentpage{
color:#009879;
}
.calder-lead .sidenavmain ul li a:hover{
color:#009879;
text-decoration:none;
}
.calder-healthcare .sidenavtop{
background-color:#2a6ebb;
}
.calder-healthcare .sidenavmain ul li a.currentpage{
color:#2a6ebb;
}
.calder-healthcare .sidenavmain ul li a:hover{
color:#2a6ebb;
text-decoration:none;
}
.calder-defence .sidenavtop{
background-color:#9a2b47;
}
.calder-defence .sidenavmain ul li a.currentpage{
color:#9a2b47;
}
.calder-defence .sidenavmain ul li a:hover{
color:#9a2b47;
text-decoration:none;
}
.calder-industrial .sidenavtop{
background-color:#998f86;
}
.calder-industrial .sidenavmain ul li a.currentpage{
color:#998f86;
}
.calder-industrial .sidenavmain ul li a:hover{
color:#998f86;
text-decoration:none;
}
.calder-nuclear .sidenavtop{
background-color:#dd6000;
}
.calder-nuclear .sidenavmain ul li a.currentpage{
color:#dd6000;
}
.calder-nuclear .sidenavmain ul li a:hover{
color:#dd6000;
text-decoration:none;
}

.calder-generic .sidenavtop{
background-color:#95b9d5;
}
.calder-generic .sidenavmain ul li a.currentpage{
color:#95b9d5;
}
.calder-generic .sidenavmain ul li a:hover{
color:#95b9d5;
text-decoration:none;
}


.leadstory{
background-color:#009879 !important;
padding:0;
color:#fff;
}
.calderstory{
background-color:#95b9d5 !important;
}
.leadstory .leadimg p{
margin-bottom:0 !important;
}
.leadstory .leadtext{
padding:40px 0;
}
.leadstory .leadtitle{
padding:40px 0 0 0;
}
.leadstory .standard{
padding-top:40px;
padding-bottom:40px;
}
.leadstory a{
color:#fff !important;
font-weight:600;
}
.leadtext strong{
font-weight:900;
}

.documentIcon img {
    width: inherit;
}
.download_logo{
max-width:300px;
}
img.fifty_year{
width:inherit;
}
.contact h2{
font-size:30px;
margin-bottom: 10px;
}

.lead_shade{
background-color:rgba(0,152,121,0.1);
padding:10px;
}
.healthcare_shade{
background-color:rgba(42,110,187,0.1);
padding:10px;
}
.nuclear_shade{
background-color:rgba(221,96,0,0.1);
padding:10px;
}
.calder_shade{
background-color:rgba(149,185,213,0.1);
padding:10px;
}

/* CONTACT BOX */
.contactbox{
background: #FFF;
    padding: 20px;
    margin-bottom:15px;
    border: 5px solid transparent;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
min-height:505px;
}
.contactbox2{
background: #FFF;
    padding: 20px;
    margin-bottom:15px;
    border: 5px solid transparent;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.contact_calder a{
display:block;
background-color:#95b9d5;
color:#fff !important;
border-radius: 6px;
padding:8px;
}
.contact_lead a{
display:block;
background-color:#009879;
color:#fff !important;
border-radius: 6px;
padding:8px;
}
.contact_healthcare a{
display:block;
background-color:#2a6ebb;
color:#fff !important;
border-radius: 6px;
padding:8px;
}
.contact_defence a{
display:block;
background-color:#9a2b47;
color:#fff !important;
border-radius: 6px;
padding:8px;
}
.contact_industrial a{
display:block;
background-color:#998f86;
color:#fff !important;
border-radius: 6px;
padding:8px;
}
.contact_nuclear a{
display:block;
background-color:#dd6000;
color:#fff !important;
border-radius: 6px;
padding:8px;
}
.contact_shielding a{
display:block;
background-color:#60269e;
color:#fff !important;
border-radius: 6px;
padding:8px;
}
.newsfeeds h4 {
    margin-top: 0;
}
.lead_shade h3.lead {
    font-size: 24px;
}

#myBtn{
background:none;
border:0;
}


/* TABLET & MOBILE STYLES */
@media only screen and (max-width : 1024px) {
    h4.section-heading{
font-size:24px !important;
line-height: 50px;
}
.makeblue{
font-size:14px !important;
}
}
@media only screen and (max-width : 991px) {
.top-pad{
padding-top:10px !important;
}
}
@media only screen and (max-width : 767px) {
.makeblue, .footer-end .right{
text-align:center;
}
}

/* Stylesheet: main Modified On 2022-04-13 16:00:01 */
/* NAV */
.navbar{
	border:none;
	min-height:inherit;
}

/* HEADER */
h4.section-heading{
	font-size:29px;
	font-weight:600;
	margin-top:0;
text-align:center;
line-height:58px;
text-transform: uppercase;
}
.greysubheading{
	font-weight:400;
	font-size:18px;
	color:#929292;
}
.badges a{
	font-weight:700;
}
/* ICONS */
.badges a:hover{
	text-decoration:none;
    color: #337ab7;
}


.quickborder{
	text-shadow: 3px 3px #e9e9e9;
	background-color: #eaeaea;
}

a:link{
	color:#24439f;
}
.column-styles{
	border-style: solid;
	border-color: #e9e9e9;
	background-color: #eaeaea;
	border-bottom: 1px solid;
}
.auto-images{
	width: 100%;  height: auto;
}
.col-styles{
	border-style: solid;
	border-color: #e9e9e9;
}
.col-styles p{
	margin-bottom:0;
}
.col-styles .col-makeblue {
    min-height: 70px;
}
.col-styles2{
	border-style: solid;
	border-color: #e9e9e9;
margin-bottom:10px;
}
.col-styles2 .col-md-3 p{
margin:0 !important;
}
.col-styles3, .col-styles4{
	border-style: solid;
	border-color: #e9e9e9;
margin-bottom:10px;
}
.col-styles3 p, .col-styles4 p{
margin-bottom:0;
text-transform:inherit;
}
.col-styles4 .col-makeblue{
min-height:52px;
}
.col-styles a:hover img, .col-styles3 a:hover img, .col-styles4 a:hover img{
opacity: 0.5;
  transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.col-makeblue{
  color: #24439f;
  background-color:#e9e9e9;
  padding:5px;
  font-weight:700;
}
p.col-makeblue{
margin-bottom:0;
}
.col-makeblue span{
  color: #337ab7;
  font-weight:400;
  font-style: italic;
text-transform:initial;
font-size:10px;
}
.col-makeblue a{
color: #24439f  !important;
text-decoration:none !important;
}
.qtest123{
	background-color: #666;
}
.breadcrumb{
	background:none;
	padding-left:0;
}

@media only screen and (min-width : 768px) {
    .is-table-row {
        display: table;
    }
    .is-table-row [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
}

.col-styles a:link{
	text-decoration: underline;
}
.under-lining{
	text-decoration: underline;
}
.testing1234 {
    position: relative;
}

.jumbotron .container h1{
	color: white;
}
.jumbotron{
	background:url("https://calderlead.co.uk/uploads/images/layout/product-background.jpg") top left no-repeat;
	background-size: 100% 300px;
}
.breadcrumb > .active{
	color:#fff;
}


.productbody{
	padding:10px
}
.padding-bottom{
	padding-bottom:30px
}
.left{
text-align:left;
}
/* Stylesheet: Products Modified On 2018-05-08 13:56:20 */
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Stylesheet: slick-theme Modified On 2017-01-04 11:17:30 */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slider img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 250px;
}
.slider {
    max-height: 600px;
    display: block;
    overflow: hidden;
}

/* Stylesheet: slick Modified On 2018-03-23 22:08:21 */
