/* General style ============== */


*, *:after, *:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'OpenSans-light';
    src: url(../css/fonts/OpenSans-light.ttf);
}

@font-face {
    font-family: 'OpenSans-bold';
    src: url(../css/fonts/OpenSans-Bold.ttf);
}

@font-face {
    font-family: 'open Sans';
    src: url(../css/fonts/OpenSans-Regular.ttf);
}

body {
    font-family: 'open Sans', sans-serif;
}

.sections {
    padding: 50px 0
}

.mg_bt {
    margin-bottom: 20px
}

.overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.6)
}

a:hover{
    text-decoration: none
}

.section-header .section-title {
    font-size: 28px;
    color: #233d75;
}

.section-header .line {
    width: 120px;
    background: #ddd;
    height: 1.5px;
    margin: 0 auto 
}

h4{
   color: #233d75
}

.section-header .line span {
    display: block;
    width: 80px;
    height: 3px;
    background-color: #059595;
    margin: auto;
    position: relative;
    bottom: 1px;
}


.section-header p {
    width: 50%;
    line-height: 1.5;
    color: #8591ac;
    margin: 20px auto 55px;
}


.slick-dots li.slick-active button:before {
    color: #233d75;
    font-size: 8px
}


.slick-dots li button:before {
   
    color: #233d75;
   
}

.item img{
    width:100%;
}

/* scrolltop ========*/
.scrollTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: #059595;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    display: none
}

/* Top Search
=================================*/
.top-search{
    background-color: #fff;
    border: 1px solid #ddecec;
    margin: 10px 0 0;
    padding:  0;
    display: none;
  }
  
  .top-search input.form-control{
    background-color: transparent;
    border: none;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    height: 40px;
    padding: 0 15px;
  }
  
  .top-search .input-group-addon{
    background-color: transparent;
    border: none;
    padding-left: 0;
    padding-right: 0;
    color: #059595
  }
  
  .top-search .input-group-addon.close-search{
    cursor: pointer;
    position: absolute;
    right: 53px;
    font-size: 17px;
    top: 5px;
  }
  
  
  

/*  header ============ */
.affix {
    top: 0;
    width: 100%;
    z-index: 99999999;
    background: #fff !important;
    border-color: #fff !important;
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    border-radius: 0;
    height: auto;
    margin-bottom: 0;
}

.navbar-brand {
    color: #333;
    font-size: 2.4em;
    padding: 2px 15px;
    font-family: 'Lato-bold';
    margin-bottom: 10px
}

.navbar-brand i {
    color: #059595;
}

.navbar-default .navbar-toggle {
    border-color: #059595;
    margin-top: 22px;
    margin-right: 41px;
    margin-bottom: 20px
}

.navbar-default .navbar-collapse {
    border-color: transparent;
}

.navbar-default .navbar-toggle i {
     font-size: 2em;
    color:#059595;
}

.navbar-default .navbar-toggle i:hover,.navbar-default .navbar-toggle i:focus {
    color: #eee;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #059595;
}

.navbar-brand>img {
    height:85px;
    width: 220px;
}

.navbar-default .navbar-nav>li>a  {
    color: #233d75;
    font-size: 14px;
    font-weight: 600;
    margin: 26px 0 10px;

}
.navbar-brand:hover ,.navbar-brand:focus,.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus ,.navbar-default .navbar-nav .active>a {
    color: #059595 !important;
    background-color: transparent;
}


/* carousel ============ */
.carousel-caption {
    text-align: left;
    right: 50%;
    top:20vh;
}

.carousel-indicators{
    bottom:4vh !important;
}
.carousel-inner>.item  , .carousel-inner>.item img {
    height: 90vh !important;
}
.carousel-caption.c1
{
    margin-bottom: 18px;
    left: 5%;
    width: 60%;
} 

.carousel-caption.c2
{
    padding:16rem 0;
}
.carousel-caption  p{
    line-height: 1;
    margin: 0;
    text-align: start;
}
.norm{
    padding: 10px;
    width: 80%;
    font-size:46px;
    color: #059595;
    font-weight: 700;
    font-family: 'OpenSans-light';
    border-bottom: 3px solid #ffffff80;
}
.norm-desc{
    background-color: transparent;
    padding: 10px;
    width: 70%;
    margin-left: 10px;
    margin-top: 10px;
}
.norm-desc h4{
    padding: 0;
    margin: 0;
    text-shadow: none;
    font-weight: 700;
    line-height: 1.5em;
    color: #fff;
    font-size: 30px;
}
.bld{
    font-size:56px;
    color:#FFF;
    font-family: 'OpenSans-bold';
    
}

.upper{
    text-transform: uppercase
}

/* About ============ */
.about .about-info{
    margin-bottom:25px;
}

.about .about-info p:not(.about-info-desc){
    padding: 0 0 10px 0;
}

.about .about-info h3{
    font-size: 25px;
    font-weight: normal;
    line-height: 1.4;
    margin-top: 0;
    color:#233d75
}

.about .about-info h3 span {
    color: #059595
}

.about .about-info .about-info-desc {
    line-height: 1.8;
    color: #8591ac;
    text-align: justify;
    margin-bottom: 30px;
    margin-right: 35px;
}

.about .about-info .about-info-btn {
    background-color: #059595;
    padding: 12px 28px;
    border:1px solid #059595;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
    transition:all 0.3s;
}

.about .about-info .about-info-btn:hover{
    background-color: #fff;
    color: #059595;
    text-decoration:none;
}

.about .about-img img{
    width: 100%;
}

@media (max-width:575px) {
    .about .about-info h3 {
        font-size: 20px;
    }
    .carousel-inner>.item  , .carousel-inner>.item img {
    height: 86vh !important;
}
}

@media (min-width:576px) and (max-width:768px) {
    .about .about-info {
        text-align: center
    }
    .carousel-caption.c1{
        width:100%;
        left:0;
    }
}


/* services =========== */
.services{
    background: #fafafa;
}
.services .service-col
{
    padding: 3%;
    border-bottom: 3px solid #fff9fa;
    position: relative;
    transition: 0.5s;
    cursor: pointer;
    background: #fff;
    border: 1px solid #efefef;
    height:230px;
    margin-bottom:35px;
}


.services .service-col i
{
    color: #059595;
    font-size: 28px;
    border-radius: 50%;
    text-align: center;
    width:60px;
    height: 60px;
    padding: 14px;
    border:2px solid #059595;
    margin-bottom: 20px;
}

.services .service-col:hover
{
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
    transform: scale(1.1);
    z-index: 1;
    cursor: default;
    border-bottom:3px solid #059595;
    transition: all .3s  ease-in-out 0;
}

.services .service-col p
{
    margin-top:20px;
    font-size: 14px;
    line-height: 26px;
    color: #7583a3;
}

#special
{
    margin-top:40px;
    font-size: 18px;
    line-height: 26px;
    color: #ddd;
}
.change{
    color:#fff !important;
}

/* products ============ */

.products .row
{
    padding: 0 10px;
}


.products .items
{
    background: #233d75;
    color: #fff;
    padding: 15px;
    font-size: 14px;
}

.products .items:hover
{color: #059595}
/* Style the tab */
div.tab {
    border: 1px solid transparent;
    background-color:transparent;
}

/* Style the buttons inside the tab */
div.tab button {
    display: block;
    background-color: inherit;
    color: #233d75;
    padding: 15px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #f1f1f1;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 600
}

div.tab button:last-child
{
     border-bottom: none;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: transparent;
    text-decoration: underline;
    color:#059595;
}

/* Create an active/current "tab button" class */
div.tab button.active {
    background-color: transparent;
    color:#059595;
}

/* Style the tab content */
.tabcontent {
    padding: 0px 32px;
    border: 1px solid trnsparent;
    border-left: none;
}

.products .thumbnail
{
    border:none;
    background-color: transparent;
}

.products .thumbnail img
{
    width: 185px;
    height:185px;
}


.products .thumbnail  p {
    margin: 30px 0 10px 0;
    font-size: 13px;
    color:#233d75;
}


.products .thumbnail p:hover
{
    color:#059595;
}
.products .thumbnail span
{
    color:#059595;
}

/* parteners ============*/
.parteners{
    background: #fafafa;
    padding-bottom: 60px;
}

.parteners .slick-dots{
    bottom:-63px
}
.parteners .slide
{
    margin:0 30px;
}
.slick-slide  img.img-responsive{
height: 75px;
}
/* contact ============== */


.contact-info
{
    padding: 5% 0;
    background:  #e7f0f0;
}
.contact-info .contact-form input[type="text"], .contact-form input[type="email"] , .contact-info .contact-form textarea{
    
    width: 100%;
    margin: 0;
    border-radius: 0;
    border: 0;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;

}


.contact-info .btn-primary{
    border: 2px solid #059595;
    background: #059595;
    width: auto;
    text-align: center;
     margin: 15px  0; 
    padding: 10px 22px;
    text-transform:capitalize;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
 
}

.contact-form{
    padding:25px  0 0 25px;
}

.contact-info .btn-primary:hover , .contact-info .btn-primary:focus  {
    background-color: rgba(255, 255, 255, 0);
    color: #059595;
    cursor: pointer;
    border: 2px solid #059595;
}

.contact-info .pull-left{
    float: left;
    color: #059595;
    
}
.contact-info .loction-info{
    margin: 20px 44px;
}
.contact-info p{
    text-align: left;
    margin: 30px 0;
    color:#7583a3
    
}
.contact-info .fa.pull-left{
    margin-right: 15px;
    margin-left: 0;
}


/* footer ============= */


footer .copyright {
	padding: 30px 0 15px;
	background: #14203d;
}

footer .copyright div {
	color: #fff;
	width: 90%;
	margin: 0 auto;
}

footer .icons i {
	padding: 7px 6px;
	 margin: 15px 4px 0;
    border-radius: 50px;
    width: 27px;
    height: 27px;

	background: #059595;
	color: #fff;
	transition: background .3s ease-in-out;
}

footer .icons i:hover {
	background-color: #0698ce;
	cursor: pointer;
}

/* Product Page ========= */

@font-face {
	font-family: 'Chivo-Regular';
	src: url(../fonts/Chivo-Regular.ttf);
}

#product {min-height: 500px;}

#product h4{
    font-family: 'Chivo-Regular';
    font-size: 20px
}
#breadcrumbs {
    background-color: #233d75;
}

#breadcrumbs ul {
    margin-bottom: 0px;
}



#breadcrumbs ul li {
    display: inline-block;
    padding: 6px 10px;
    font-size: 15px;
    opacity: 0.6;
}

#breadcrumbs ul li:hover {
    opacity: 1;
}

#breadcrumbs ul li.active {
    opacity: 1;
}

#breadcrumbs ul li a {
    color: #fff;
    font-family: source;
}

#breadcrumbs ul i
{
    color: #fff;
}

#product .row
{
    padding: 4% 0;
}



#product .description
{
    padding:0 30px;
}
#product ul li
{
    display: inline-block;
    color: #059595;
    margin-right: 3px;
    margin-top: 10px
}

#product .price
{
   color: #059595;
    font-size: 20px;
}

#product p
{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    margin-right: 20px;
    line-height: 26px;
    color: #8591ac;
    margin-right: 40px;
    text-align: justify;
    font-family: 'Chivo-Regular';
}



#product .quantity
{
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-align-items: stratch;
    -ms-flex-align: stratcht;
    align-items: stratch;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    white-space: nowrap;
    margin: 20px 15px 20px 0
}
#product .quantity span
{
    font-size: 15px;
    color:#333;
    margin-right: 5px
}
#product .quantity input[type="number"]
{ 
    margin-top: -6px;
    color: #848484;
    text-align: center;
    width: 60px;
    padding-right: 10px;
    line-height: 34px;
        height:34px;
    border: 1px solid rgba(129,129,129,.25);
    font-size: 14px;
    padding: 0 10px;
    transition: border-color .5s;
    box-shadow: none;
    border-radius: 0;
}

#product .wishlist 
{
    color:#4E4E4E;
    font-size: 14px;
}
#product .quantity input[type="number"]:focus
{
    
    outline: 0;
    border-color: rgba(0,0,0,.6);
    transition: border-color .4s;
    box-shadow: none;
}

#product .btn-primary {
    color: #fff;
    background-color: #059595;
    border-color: #059595;
    border-radius: 0;
    margin-right: 20px;
}

#product .btn-primary:hover {

    background-color: #233d75;
    border-color: #233d75; 
}

#product  strong
{
    font-size: 16px;
    line-height: 35px;
    font-weight: 100;
    font-family: 'Chivo-Regular';
    color:#233d75
}


#product  strong p
{
    font-size: 14px;
    font-weight: 100;
    color: #8591ac;
    font-family: 'Chivo-Regular';
    display: inline-block
}
#product nav
{
    display: inline-block;
}
#product nav i
{
    
    color:#8591ac;
    margin-left: 14px;
}

#product .product-image img
{
    height: 280px;
    width: 280px
}


.images{
    position: relative;
    bottom: -350px
}

.item-image span {
    position: absolute;
    bottom: 160px;
    width: 280px;
    height: 290px;
    left: 0px;
    border: 1px solid #eee;
    display: none;
}

/*
.column img {
    opacity: 0.8; 
    cursor: pointer; 
}

.column img:hover {
    opacity: 1;
}



.product-image {
    position: relative;
    display: none;
}


#imgtext {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: white;
    font-size: 20px;
}

.closebtn {
    position: absolute;
    top: 10px;
    right: 15px;
    color: white;
    font-size: 35px;
    cursor: pointer;
}
*/

.item-image span img{
    width:100%;
}


.item-image{
    display: inline-block;
    border: 1px solid #eee;
    cursor: pointer;
}


.item1{
    margin: 0 10px;
}


.item-image:hover span{
    display: block;
    
}


.related{
    background:#f7f7f7;
}


.related .line{
    margin-bottom:55px;
}


.related .thumbnail{
    height: 350px;
    border:0;
    outline:0;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 0;
}

.thumbnail:hover
{
    
    outline:0;
    
}

.related .thumbnail:hover
{
    
    outline:0;
      -o-box-shadow: 0px 10px 20px rgba(0,0,0,0.1); 
      -moz-box-shadow: 0px 10px 20px rgba(0,0,0,0.1); 
      -webkit-box-shadow: 10px 0px 20px rgba(0,0,0,0.1); 
      box-shadow: 0px 10px 20px rgba(0,0,0,0.1); 
}


.related .thumbnail p{
    margin: 30px 0;
}

/* ================== Services Page ===================== */
.services-header{
    width: 100%;
    overflow: hidden;
    height: 300px;
}
.bg-slide{
    width: 100%;
    height: 314px;
    position: relative;
    top: 0;
    left: 0;
    background-image: url(../image/title-bg.jpg);
    background-size: cover;
    background-position: 50% 50%;
    -webkit-animation: bg-animation 18s linear infinite 0s;
    -moz-animation: bg-animation 18s linear infinite 0s;
    -o-animation: bg-animation 18s linear infinite 0s;
    -ms-animation: bg-animation 18s linear infinite 0s;
    animation: bg-animation 18s linear infinite 0s;
    z-index: 0;
}
.header-content{
    padding: 90px;
    position: relative;
    top: -300px;
    z-index: 10;
}
.header-content .services-title{
    font: 700 38px 'Titillium Web';
    color: #233d75;
    text-transform: uppercase;
}
.header-content .services-desc{
    font-size: 1.1em;
    color: #233d75;
}
.extra-services{
    margin-top:30px;
}
.extra-services h2{
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #213b74;
}
.extra-services .bottom-dec{
    width: 240px;
    margin: 17px auto 60px;
    color: #213b74;
}
.extras{
    margin-bottom:40px;
}
.extras i{
    font-size: 30px;
    color: #059595;
    margin-top: 12px;
}
.extras h4{
    color: #059595;
    font-weight: 700;
}
.extras p{
    color: #999393;
    line-height: 1.7em;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
}
.bottom-dec i{
    margin-right: 15px;
    margin-left: 15px;
    font-size: 24px;
}
.bottom-dec::before, .bottom-dec::after {
    position: relative;
    top: -6px;
    display: inline-block;
    width: 90px;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px dotted #999393;;
    content: '';
}
@keyframes bg-animation{
   1% {
    opacity: 0;
    animation-timing-function: ease-in;
    }
    4% {
        opacity: 0;
        transform: scale(1);
        animation-timing-function: ease-out;
    }
    22% {
        opacity: 1;
        transform: scale(1.1) rotate(-2deg);
    }
    44% {
        opacity: 1;
        transform: scale(1.1) rotate(1deg);
    }
    100% {
        opacity: 0;
    }
}

/* ================== PRODUCTS Page ===================== */
.products{
    padding: 20px 0;
    background-color:#f5f5f5;
}
.product-box{
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: none;
    transition: all .3s ease-in-out;
}
.product-box:hover{
    box-shadow: 0px 2px 4px #777474
}
.categories{
    background-color: #e7e9ed !important;
}
.product-box .description{
    padding: 0 20px 34px;
}
.product-box .description h4{
    text-align:center;
    color: #059595;
    font-weight:700;
    font-size: 14px;
}
.product-box .description p{
    color: #878181;
    line-height: 1.5em;
    text-align: justify;
}
.product-box img{
    width:100%;
    object-fit: fill;
}
.reviewInfo ul{
    list-style:none;
    overflow:hidden;
}
.reviewInfo ul li{
    float:left;
}
.reviewInfo ul li i{
    padding-right: 4px;
    color: #059595;
}
.btn-readmore {
  font-weight: bold;
    color: #cca07e;
    font-size:13px;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
}
.btn-readmore span{
    position: absolute;
    top: 5px;
        color: #059595 !important;
    font-size: 9px;
    margin-left: 4px;
}
.btn-readmore:hover {
    color: #059595;
}
/* CONTACT PAGE */
.height600{
    height:600px !important;  
}
.header-content.header-contact{
    top: -630px !important;
}
.header-content.header-contact .services-title{
    margin:0;
}
.header-contact .contact-desc{
    line-height: 1.9em;
    font-size: 1.3em;
    color: #233d75cc;
    padding-top:12px;
}
.header-contact .contact-info{
    background-color: transparent;
    padding: 0;
}
.header-contact .contact-info p{
    margin:15px 0;
    padding:0;
}
.header-contact .contact-info .loction-info{
    margin:0;
    padding:0;
}
.header-contact .contact-info .pull-left{
    color: #059595;
}
.contact-info.contact{
    padding: 5% 3%;
    background: #233d754d;
    border-radius: 5px;
}
.contact-info.contact .contact-form{
    padding:25px 25px 0;
}
/*=============== ABOUT PAGE ===================*/
.about-content {
    margin-bottom: 50px;
}
.about-content .section-header{
    background-color: #a7a9ad1a;
    padding: 0 45px;
    margin-bottom: 50px;
    transition: all 0.3s;
}
.about-content .section-header:hover {
    background-color: #a7a9ad1a;
    box-shadow: 1px 2px 8px #33333380;
    color:#333;
}
.about-content .section-header .line{
    margin:20px 0;
}
.about-content .section-header p{
    margin: 20px 0 !important;
    padding-right: 50px;
    line-height: 1.8em;
    font-size: 1.1em;
    width:100%;
    text-align: justify;
}
/*MEDIA QUERIES*/
@media (max-width:768px) and (min-width:570px){
    .norm{
        font-size:30px;
        width:100%;
    }
    .norm-desc h4{
        width:100%;
        font-size:18px;
    }
     .header-contact {
         padding:90px 30px;
    }
    .header-content .services-title {
        font: 700 25px 'Titillium Web';
    }
     .height600 {
        height:639px !important;
    }
     .header-content.header-contact {
        top: -700px !important;
     }
    .header-contact .contact-desc{
        padding-top: 26px;
        font-size: 1em;
    }
    .header-contact .contact-info p{
        margin: 15px 0;
        float:left;
    }
}
@media (max-width:569px)and (min-width:310px){
    .carousel-caption.c1{
        width:100%;
        left:0;
    }
    .norm{
        font-size:30px;
        width:100%;
    }
    .norm-desc h4{
        width:100%;
        font-size:18px;
    }
    .header-contact {
         padding:90px 30px;
    }
    .header-content .services-title {
        font: 700 20px 'Titillium Web';
    }
     .height600 {
        height: 670px !important;
    }
     .header-content.header-contact {
        top: -740px !important;
     }
    .header-contact .contact-desc{
        padding-top: 20px;
        font-size: 1em;
    }
    .header-contact .contact-info p{
        text-align:center;
        margin: 3px 0;
        width: 100%;
        float:left;
    }
}
@media (max-width:309px){
    .carousel-caption.c1{
        width:100%;
        left:0;
    }
    .norm{
        font-size:30px;
        width:100%;
    }
    .norm-desc h4{
        width:100%;
        font-size:18px;
    }
    .header-contact {
         padding:90px 30px;
    }
    .header-content .services-title {
        font: 700 20px 'Titillium Web';
    }
     .height600 {
        height: 670px !important;
    }
     .header-content.header-contact {
        top: -740px !important;
     }
    .header-contact .contact-desc{
        padding-top: 20px;
        font-size: 1em;
    }
    .header-contact p{
        margin: 3px 0;
        width: 100%;
        float:left;
        font-size:12px;
    }
}
@media (max-width:424px){
    .carousel-caption.c1{
        width:100%;
        left:0;
    }
     .norm{
        font-size:30px;
        width:100%;
    }
    .norm-desc h4{
        width:100%;
        font-size:18px;
    }
    .header-content .services-desc, .extra-services .bottom-dec{
        display:none;
    }
}
@media (max-width:344px){
    .carousel-caption.c1{
        width:100%;
        left:0;
    }
    .norm{
        font-size:30px;
        width:100%;
    }
    .norm-desc h4{
        width:100%;
        font-size:18px;
    }
    .navbar-brand>img{
        width:155px;
    }
}

body,html {
 position:relative;
  height: 100%;
}

.gallary{
    margin:20px 0 50px;
}
.swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-slide img
{
  width:90%;
  height:130px;
  border:2px solid #dddddd;
}

.swiper-slide img:hover
{
  border:2px solid #888888;
  cursor:pointer; 
}

.preview{
    margin-bottom:10px;
}
.preview img
{
  width:100%;
   height:480px;
  border:2px solid #ffffff;
}
