﻿* {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 14px;
    font-family: Arial,sans-serif,fontawesome !important;
    color: #5e595b;
}

ul {
    list-style: none;
}

a:hover, a:focus {
    text-decoration: none !important;
}

img {
    max-width: 100%;
}

p {
    text-align: justify;
    letter-spacing: 1px;
}

section {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.main-content {
    width: 100%;
    float: left;
    min-height: 620px !important;
}
/*********************************************************************/
@media(max-width:600px){
.header-top{
    display:none;
}
}
.header-top{
     width: 100%;
    float: left;
    /*background:#3066b1;*/
    padding:5px 5px 0px 5px ;
    border-bottom:1px solid #3066b1;

}
.header-top ul{
    margin:0px;
}
.header-top li{
    float:left;
    padding-right:10px;
}
.header-top li a{
    color:#3066b1;
        font-size: 15px;
        font-weight:600;
}
.social {
    float:right;
    text-align:right;
    
}
header {
    width: 100%;
    float: left;
    background: #fff;
    padding: 5px 0;
    /*position: fixed;*/
    top: 0;
    border-bottom: 2px solid #3066b1;
    z-index: 34;
}

.shrink {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 34;
    /*border-bottom:2px solid #3066b1;*/
}

.logo {
    float: left;
    padding: 0 10px;
}

.affix img {
    width: 200px;
}

.affix .logon {
    padding-top: 10px;
}

    .affix .logon a {
        color: #000;
    }

.logon {
    float: right;
    padding-top: 10px;
    margin-right: 10px;
}

    .logon a {
        padding: 10px 20px;
        color: #000;
        font-family: 'Graphik Meetup';
        float: left;
    }

.sign {
    background: #3066b1;
    color: #fff !important;
    border: #3066b1;
    font-family: 'Graphik Meetup';
    font-weight:600;
    padding: 8px;
    border-radius: 20px 20px 20px 0px;
}
.dialog .aspNetDisabled{
        background: #efe8e8;
    color: #3066b1 !important;
    border: #eeeeee;
    font-family: 'Graphik Meetup';
    font-weight:600;
    padding: 8px;
    border-radius: 20px 20px 20px 0px;
}
.dialog .form-group p a,.dialog .form-group p a:focus,.dialog .form-group p a:hover{
    color:#3066b1;
    text-decoration:underline;
}
.login {
    padding: 8px 15px;
    background: none;
    border: none;
    font-family: 'Graphik Meetup';
    margin-right: 10px;
    font-weight:600;
}

    .login:focus, .sign:focus {
        outline: none;
    }

.con {
    width: 100%;
    float: left;
    height: 580px;
    overflow: hidden;
    border-bottom: 2px solid #3066b1;
}

video {
    width: 100%;
    float: left;
}

.title {
    width: 100%;
    float: left;
    text-align: center;
}

    .title h2 {
        position: absolute;
        margin-top:-50px;
        width: 100%;
        float: left;
        font-size: 40px;
        color: #fff;
        background:rgba(0,0,0,0.5);
    }
    @media(max-width:600px){
        .title h2{
            font-size:20px;
        }
    }

.pay {
    border: 1px solid #fff;
    padding: 6px;
    color: #fff;
    border-radius: 5px;
    float: right;
    font-size: 14px;
}

    .pay:hover, .pay:focus {
        color: #fff;
    }

.modalBackground {
    background: rgba(0,0,0,0.5);
}

.modaldialog {
    width: 600px;
}
.modaldialog1 {
    width: 450px !important;
}

    .modal-content {
        width: 100%;
        float: left;
        border:none !important;
    }
     .modal-body {
        width: 100%;
        float: left;
    }
.modal-header {
    background: #3066b1;
    border-radius: 6px 6px 0 0;
}

.modal-title {
    color: #fff;
}
.modal-body p{
    line-height:1;
}
.modal-body p input[type="checkbox"]{
    height:auto ;
    margin:0px;
    float:left;
    margin-right:5px;
}
.close {
    color: #fff !important;
    opacity: 1 !important; 
    background: none;
    border: none;
    text-shadow:none;
    outline:none;
        z-index: 9999999;
    position: absolute;
    float: right !important;
    top: 20px;
    right: 20px;
}
  .close:hover {
   color: #f50909;
   border: #f50909;
     opacity: 1;
     text-shadow:none;
   
}
  .pop-click {
          width: 93.5%;
    float: left;
    position: absolute;
    /* margin-top: -20px; */
    bottom: 5px;
    left: 15px;
  }
.pop-click p:nth-child(1) {
    float:left;
    padding:10px;
       
}

.pop-click p:nth-child(2) {
    float:right;
    padding:10px;
   
}
.pop-click p a {
    color:#fff;
    text-decoration:underline;

}

    
.dialog label {
    padding-right: 10px;
}
.tv {
  
  width: 100%;
  height: 550px;
  overflow: hidden;
}
.tv .screen {

  width: 100%;
  margin: auto;
  opacity: 0;
  transition: opacity .5s;
}
.tv .screen.active {
  opacity: 1;
}
@media(max-width:600px){
   .tv{
        height:220px;
            background-size: 100% !important;
    margin-top: 50px;
    }
    .tv .screen{
        height:220px;
    }
    .tv iframe body,.html5-video-player:not(.ytp-transparent), .html5-video-player.ad-interrupting, .html5-video-player.ended-mode{
        background:none !important;
    }
    
}
.heading h1 {
    font-size: 35px;
    text-align: center;
    color: #3066b1;
   
    font-weight: 600;
    margin: 0;
}
.heading h1 span{
    font-family:fontawesome;
}
marquee {
color:#555;
padding:5px 0;
font-weight:600;
font-size:16px;
}
.select {
    width: 100%;
    float: left;
    background: #3066b1;
    padding: 10px 0;
    text-align: center;
    margin-top:0;

}

    /*.select h2 {
        font-size: 24px;
        text-align: center;
        color: #fff;
        margin: 0;
    }*/
     .select h2 {
        font-size: 40px;
        text-align: center;
        color: #fff;
        margin: 0;
    }
      .select h2 a{
        font-size: 40px;
        text-align: center;
        color: #fff;
        margin: 0;
    }
         @media(max-width:600px){
        .select h2 a{
            font-size:20px;
        }
        .select strong {
        color: #fff;
        font-size: 32px;
        width:130px;
        float:right;
        /*float:left;*/
        padding-left: 8px;
    }
        .select p {
    color: #fff;
    float: right;
    font-size: 18px !important;
    font-weight: 600;
    margin: 0;
    line-height: 40px;
    /* text-align: right; */
}
    }
    .select strong {
        color: #fff;
        font-size: 32px;
        width:170px;
        float:right;
        /*float:left;*/
        padding-left: 8px;
    }

    .select .btn-group .btn-info {
        color: #fff;
        background-color: #f99c0f !important;
        border-color: #f99c0f !important;
    }

    .select .btn-group .btn-default {
        color: #fff;
        background-color: #b5b5b5;
        border-color: #ccc;
    }
.select p{
color:#fff;
float:right;
font-size:25px;
font-weight:600;
    margin: 0;
    line-height: 40px;
/*text-align:right;*/
}
 @media(max-width:600px){
        .select h2 a{
            font-size:20px;
        }
        .select strong {
        color: #fff;
        font-size: 32px;
        width:130px;
        float:right;
        /*float:left;*/
        padding-left: 8px;
    }
        .select p {
    color: #fff;
    float: right;
    font-size: 18px !important;
    font-weight: 600;
    margin: 0;
    line-height: 40px;
    /* text-align: right; */
}
    }
.prod {
    width: 100%;
    float: left;
    min-height: 210px;
    padding: 24px 22px 20px 27px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 15px !important;
}

    .prod img, .prod .description {
        opacity: 0.5;
    }

div.product {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    overflow:hidden;
     min-height: 210px;
    margin: 0 47px 0 0;
    padding: 24px 22px 20px 27px;
    border: 1px solid transparent;
    position: relative;
    cursor: pointer;
    border-radius:5px;
    margin-bottom: 15px !important;
}

    div.product:last-child {
        margin: 0px;
    }

    div.product:hover {
        border: 1px solid #3066b1;
        border-radius: 10px;
    }

    div.product.unselected {
        opacity: 0.6;
        filter: alpha(opacity=60);
    }

    div.product.selected {
        border: 1px solid #32a24e;
        -moz-border-radius: 3px;
        border-radius: 10px;
        background-color: #c4ecd5;
    }

/*.selected:before {
    content: '\f00c';
    font-family: fontawesome;
    position: absolute;
    top: 0;
    right: 5px;
    color: #3066b1;
    font-size: 40px;
}
.prod.selected:before {
    content: '\f00c';
    font-family: fontawesome;
    position: absolute;
    top: 0;
    right: 5px;
    color: #3066b1;
    font-size: 40px;
    opacity:0.6;
}*/
.product img,.prod img {
height:114px;
}
.description h2{
    width: 100%;
    float: left;
    margin-top: 5px;
    color: #3066b1;
    font-size: 15px;
    font-weight: 600;
}
.description p {
    width: 100%;
    float: left;
    text-align:center;
    margin-bottom:0px;
}

@keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.product img {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    color: white;
}

.product:hover img {
    cursor: pointer;
    animation-name: bounce;
    -moz-animation-name: bounce;
}
/*.modal-backdrop.in {
opacity:0 !important;
}
.fade.in {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
}*/
.amt {
width:100%;
float:left;
display:none;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 6px;
    background:#3066b1;
    border-radius:0 0 5px 5px;
}
    .amt p {
    color:#fff;
    font-size:12px;
    font-weight:600;
    }
.pm {
    width:auto !important;
text-align:left !important;
float:left !important;
}
    .pm i {
    color:#fff;
    }
.pa {
     width:auto !important;
text-align:right !important;
float:right !important;
}
.product:hover .amt {
display:block;
}
.parallax-section-4 {
    background-image: url(https://integritysoftwares.com/images/bg-4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    z-index: 1;
    display: block;
    position: relative;
    margin-bottom:0;
}
.section-title {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 30px;
    color: #fff;
    font-family: 'Graphik Meetup';
}
.ac{
     font-family: 'Graphik Meetup';
}
.subheading {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 42px;
}
#get-connected {
	padding-top: 25px;
	padding-bottom: 30px;
}
.connected-icon a span {
	display: block;
}
.connected-icons {
	display: inline-block;
	list-style: none;
	padding: 0;
}
.connected-icons li {
	display: inline-block;
	padding: 15px 40px;
}
.connected-icon a,.connected-icon a:hover span,.connected-icon a:hover h4{
    color:#FFF !important;
}

.connected-icon a h4 {
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.connected-icon a .grey {
	font-size: 13px;
}
.connected-icon a .fa {
	line-height: 1!important;
    font-size: 4em;

}
.connected-icon a h4,
.connected-icon a span {
	-webkit-transition: 0.2s all linear;
	-moz-transition: 0.2s all linear;
	-ms-transition: 0.2s all linear;
	-o-transition: 0.2s all linear;
	transition: 0.2s all linear;
}
.connected-icon a .fa {
	border-radius: 50%;
	width: 100px;
	height: 100px;
	margin: 0 auto 0 auto;

	-webkit-transition: 0.16s all linear;
	-moz-transition: 0.16s all linear;
	-ms-transition: 0.16s all linear;
	-o-transition: 0.16s all linear;
	transition: 0.16s all linear;
}
.connected-icon a:hover .fa {
	background: rgba(255,255,255,0.1);
	font-size: 3em;
	padding-top: 22px;
    text-decoration:none;
}
@media (max-width:482px) {
	.connected-icons li {
		padding: 15px 10px;
	}
	.connected-icon a .fa {
		font-size: 4em;
		width: 70px;
		height: 70px;
	}
	.connected-icon a:hover .fA {
		font-size: 3em;
		padding-top: 14px;
	}
}

.gst {
/*position:fixed;
bottom:0;
left:0;
z-index:34;*/
width:100%;
float:left;
 background:#3066b1;

}
    .gst p {
    /*background:#3066b1;*/
color:#fff;
padding:10px;
font-size:12px;
margin:0;
float:left;
 font-family: 'Graphik Meetup';
    }
    .gst span {
    text-align:center;
    width:100%;
    float:left;
    padding:6px;
        /*margin-left: 20%;*/
  
color:#fff;
    }
    .gst a,.gst a:hover,.gst a:focus {
    color:#fff;

    font-weight:600;
    }
    .gst ul li{
        float:left;
    }
    .gst ul li a,.gst ul li a:hover,.gst ul li a:focus{
        float:left;
        font-size:12px;
        margin-right:10px;
        padding-top:10px;
        text-decoration:none;
 font-family: 'Graphik Meetup';

    }
    .sub-footer{
        width:100%;
        float:left;
        padding:10px 0;
        background:#5e595b;
    }
      .sub-footer h3{
          color:#fff;
          margin-top:0;
          font-size:18px;

      }
      .sub-footer a,.sub-footer a:hover,.sub-footer a:focus{
          text-decoration:none;
          margin-bottom:10px;
          color:#fff;
              font-size: 16px;

      }
      .sub-footer p{
          color:#fff;
      }
    .term{
        width:100%;
        float:left;
    }
    .term h2{
        text-align:center;
        color:#3066b1;
 font-family: 'Graphik Meetup';

    }
     .term b{
        margin-top:20px;
        display:block;
    }
.required {
    float:left;
    font-size:9px;
}
label {
margin-bottom:0px;
}
.head h3 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #3066b1;
}
.contact {
    width: 100%;
    float: left;
    margin-top:20px;
}
.contact span {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #3066b1;
    color: #3066b1;
    float: right;
    padding-top: 5px;
    border-radius: 50px;
}
.contact span i {
    font-size: 30px;
}
.contact .col-md-6 .row{
    margin-bottom:20px;
}
.contact p a,.contact p a:hover,.contact p a:focus{
    color:#3066b1;
    text-decoration:none;
}
.get {
    width: 100%;
    float: left;
    padding-top:50px;
}
.get h2 {
    text-align: center;
    margin-top: 0;
    font-weight: 600;
    font-size: 32px;
    color: #3066b1;
    margin-bottom: 30px;
}
.get input {
    width: 100%;
    float: left;
    height: 50px;
    padding: 6px;
    margin-bottom: 10px;
}
.get textarea {
    width: 100%;
    float: left;
    height: 170px;
    padding: 6px;
    margin-bottom: 10px;
}
.submit input[type="submit"] {
    background: #ed3439;
    color: #fff;
    font-size: 20px;
    border: #ed3439;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px !important;
    color: inherit;
        background: #3066b1;
}
.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}
.panel-default>.panel-heading a:hover,.panel-default>.panel-heading a:focus{
    text-decoration:none;
}
.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
     background-color: #3066b1;
    color: #fff;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
  content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}
@media(min-width:1440px) {
    .main-content{
        min-height:650px;
    }
}
@media(max-width:600px) {
    .logo img {
    width:140px;
    }
}
@media(max-width:360px) {
    .logo img {
    width:120px;
    }
    .login,.sign {
        padding: 8px 6px;
        margin:0;
        font-size:10px;
    }
}




/***13/02/18****/
.signup .modal-content
        {box-shadow:none;
             box-shadow: none;
    margin-top:10px;
        margin-bottom: 40px;
    border-radius: 0;
    box-shadow: 2px 2px 2px 2px #ccc;
    background: rgba(236, 228, 228, 0.8588235294117647);
    padding:10px;
        }
        .signup p
        {margin-top: 10px;}

        .signup .validate
        {float:right;}


 .loginup .modal-content
        {box-shadow:none;
             box-shadow: none;
    margin-top:40px;
        margin-bottom: 10px;
    border-radius: 0;
    box-shadow: 2px 2px 2px 2px #ccc;
    background: rgba(236, 228, 228, 0.8588235294117647);
    padding:10px;
        }

       .loginup .required
       {font-size:13px;
        float:right;
       }






/*******/
.blink {
/*width:100%;
float:left;
margin:5px 0;*/

font-weight:bold;
  -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;  /* Safari 4+ */
  -moz-animation: NAME-YOUR-ANIMATION 1s infinite;  /* Fx 5+ */
  -o-animation: NAME-YOUR-ANIMATION 1s infinite;  /* Opera 12+ */
  animation: NAME-YOUR-ANIMATION 1s infinite;  /* IE 10+, Fx 29+ */
}

@-webkit-keyframes NAME-YOUR-ANIMATION {
  0%, 49% {
color: #0accff !important;

  }
  50%, 100% {
color: #fff !important;

  }
}
.blink p,.blink strong,.blink a {
color:#fff;
}

.blink a:hover
{color:#000;}

.package{
    width:100%;
    float:left;
    padding:30px 0;
}
.package h2{
    text-align: center;
    color: #3066b1;
    font-family: 'Graphik Meetup';
}

.pack{
    width:100%;
    float:left;
    margin-bottom:35px;
    border:1px solid #3066b1;
    background: #e6fff5;
}
.package-title{
    background:#3066b1;
    color:#fff;
    text-align:center;
	padding: 25px 0 0 0;
    height: 100px;
}
    .package-title h3 {
    margin:0;
    font-size:25px;
    }
    .package-body{
        padding:10px;
        height:300px;
    }
    .pac{
  width:100%;
    float:left;
    text-align:center;
    min-height:80px;
    }
     .package-body strong{
        
       
       font-size:35px;
    }
      .package-body strong span{
        
       font-weight:normal;
       font-size:14px;
    }
      .package-body p{
        
       
  text-align:center;
    }
.package-body ul li {
    /*list-style:disc;*/
    font-size: 15px;
    margin-bottom: 6px;
    margin-left: 8px;
    position: relative;
    /* display: block; */
    width: 100%;
    float: left;
    padding-left: 18px;
   }
.package-body ul li:before {
       content: '\f058';
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    color: #3066b1;
    width: 14px;
    height: 14px;
}
.package-footer{
      width:100%;
    float:left;
    text-align:center;
    padding:20px 0;
}
.package-footer a,.package-footer a:hover,.package-footer a:focus{
    background:#3066b1;
    color:#fff;
    font-weight:600;
    font-size:16px;
    padding:10px 20px;
        border-radius: 20px 20px 20px 0px;
}
.content {
width:100%;
float:left;
height:500px;
overflow-y:auto;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.cont{
width:100%;
float:left;
padding:5px;
border-bottom:1px dotted #000;
margin-bottom:20px;
}
.cont h4{
    color:#3066b1;
}
#accordionMenu {
  max-width: 300px;
}

.panel-body {
  padding: 0;
}

.panel-group .panel+.panel {
  margin-top: 0;
  border-top: 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  font-size: 20px;
    color: #fff;
    text-align: center;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'fontawesome';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
      font-size: 26px;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  /*background-color: #eee;*/
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "-";
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "+";
}

/*client slider*/
.customer-logos{
  transform:rotate(90deg);
}
.customer-logos img{
  transform:rotate(-90deg);
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.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;
}
/* End Client slider*/