body{
    overflow-x: hidden;
    font-family: 'Lato', sans-serif !important;
    background: url(../image/p2.png) repeat;
}
hr {
 margin: 0; margin-bottom: 5px; border-color: #454960;
}
.logo { width:90%; margin-top: 0px; }
.logo-in { max-width:400px; display: block;  }

@media (max-width: 768px) {
.logo { max-width:400px; display: block; margin: auto; }
 
}
.icon-2 {
  margin-top: 0px;
}
.icon-2 h4 {
  color: #E5695D;
}

.icon-2 i {
  color: #006B96;
}

.fr1 {
/*width:83%;*/
width:100%;
height:30px;
margin-bottom:10px;
padding-left:10px; border: 1px solid #eee;
}
.fr1m {
/*width:83%;*/
width:100%;
height:60px;
margin-bottom:10px;
padding-left:10px; border: 1px solid #eee;
}

.photo-prop { padding-top: 15px; } 
.photo-prop div img { width: 100%; border-radius: 5px; 
  transform: scale(1); transition: ease-in-out all .3s; }
.photo-prop div:hover img { box-shadow: 0 1px 5px 1px #000; transform: scale(1.05);}

/*.icon-hover {
  margin-top: 20px;
}
.icon-hover .col-sm-6 h3 {
  color: #E5695D; transition: ease-in-out .3s;
    transform: scale(1.1); font-size: 20px;
}
.icon-hover .col-sm-6:hover h3 {
  color: #006B96;transform: scale(1);
}
.icon-hover .col-sm-6 i {
  color: #006B96; transition: ease-in-out .3s;
  transform: scale(1);
}
.icon-hover .col-sm-6:hover i {
  color: #E5695D;
  transform: scale(1.2);
}
*/

.link-img img { border-radius: 5px; width: 100%; display: block;margin:auto; margin-top: 5px; }

.pad ,.col-sm-3,.col-sm-6 { padding-top: 0px; padding-bottom: 5px; }

.offer{
    background:#fff; border:1px solid #ddd; transform: scale(1);
  transition: ease-in-out all .3s; 
     margin: 15px 0; overflow:hidden;
}
.offer:hover {
  box-shadow: 0 1px 5px 2px #ccc; transform: scale(1.01);
}
.offer-radius{
    border-radius:7px;
}
.offer-primary {  border-color: #428bca; }
.offer-primary .shape{
    border-color: transparent #428bca transparent transparent;
    border-color: rgba(255,255,255,0) #E5695D rgba(255,255,255,0) rgba(255,255,255,0);
}
.shape{ 
    border-style: solid; border-width: 0 40px 30px 0; float:right; height: 0px; width: 0px;
    -ms-transform:rotate(360deg);
    -o-transform: rotate(360deg); 
    -webkit-transform:rotate(360deg); 
    transform:rotate(360deg);
}
.shape-text{
    color:#fff; font-size:12px; font-weight:bold; position:relative; right:-40px; top:2px; white-space: nowrap;
    -ms-transform:rotate(30deg);
    -o-transform: rotate(360deg); 
    -webkit-transform:rotate(30deg);
    transform:rotate(30deg);
} 
.offer-content{
    padding:0 20px 10px;
}
.lead{
    margin-bottom:0px;
}

#panel {
    display: none;
}
#panel2 {
    display: none;
}

.social {
  text-align:center;
}
.social span i {
  margin:5px; transform: scale(1); transition: ease-in-out all .3s;
}
.social span i:hover {
  transform: scale(1.2);
}

.result { padding: 7px 0 8px 0 !important; background: none; border: none; }
.result img { max-width: 100%; margin-bottom: 5px;
border-radius: 3px; transform: scale(1); transition: ease-in-out all .2s; }
.result img:hover { transform: scale(1.05); }
.result p { border-bottom: 0px solid #ddd; }
.news-scroll {
  padding-left: 0;
}
.news-scroll li {
  border-bottom: 1px solid #ddd; padding: 5px 0;
   color: #333; font-size: 15px;
}
/* hr */
hr.style14 { 
  border: 0; 
  height: 1px; max-width: 400px; margin:auto; margin-top: 15px;
  background-image: -webkit-linear-gradient(left, #f0f0f0, #006B96, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #006B96, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #006B96, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #006B96, #f0f0f0); 
}
hr.style15 { 
  border: 0; margin-left: 0;
  height: 1px; max-width: 400px; margin-top: 15px;
  background-image: -webkit-linear-gradient(left, #006B96, #006B96, #f0f0f0);
  background-image: -moz-linear-gradient(left, #006B96, #006B96, #f0f0f0);
  background-image: -ms-linear-gradient(left, #006B96, #006B96, #f0f0f0);
  background-image: -o-linear-gradient(left, #006B96, #006B96, #f0f0f0); 
}

.carousel-caption {
  padding-top: 23%;
}

.top-menu { 
    background: #fff;
    border-bottom: 1px solid #ccc;
}
/*.top-menu .container {
    border-bottom: 1px solid #2C89DF;padding: 2px 15px;
}*/
.top-menu .container a {
    color: #fff; text-decoration: none; font-size: 12px;
}
.top-menu .container a:hover {
    color: #fff;
}
.top-menu .square {
    border:1px solid #77A8BB; border-radius: 3px; padding: 1px 3px; font-weight: bold;
}

.jk-slider{
    width:100%;
}

/*hovereffect*/ 
.hovereffect,.hovereffect img, .hovereffect .overlay  {  border-radius: 0px 0; max-width: 100%; }
.hovereffect {
  margin-top: 5px;
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(0,0,0,.6);
}

.hovereffect img {
  display: block;
  position: relative; 
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 20px;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect h2 span {
  background: rgba(0, 0, 0, 0.9) !important; border-bottom: 1px solid #eee;
  padding: 3px 15px;
  border-radius: 3px;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin: -52px 0 0 0;
  padding: 62px 10px;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}



/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}
/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .4;
}



/*hover*/

.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline;
}  
@media (max-width: 767px) {
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
 /* .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: white;
    background-color: #337ab7;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #A31217;
   }*/

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
.right-align{
    text-align:right;
    font-size: 15px;
}
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  


.right-align{
    text-align:right;
    font-size: 15px;
    padding: 0px !important;

}

}
.dropdown-menu>li>a {
    padding:5px;
}




sup {
    top: -0.2em;
    font-weight: normal;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

/* navbar-code------------------------------------------------------------------------ */

@import url('https://fonts.googleapis.com/css?family=Lato:300,400');

html, body {
    font-family: 'Lato', serif;  
}
.nav{
    padding-top:0px;
    margin-bottom:0px;
}
.navbar-default {
    font-size: 1.15em;
    font-weight: 400;
    /*background-color: #57B7E7;*/
    border: 0px;
    border-radius: 0px;
    /*border-top: 1px solid #ccc;*/
}

.navbar-default .navbar-nav>li>a {
    color: #333;
    padding: 10px 20px;
    font-family: 'Lato', sans-serif; transition: all ease-in-out .3s;
    font-size: 16px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #FA9D1C;
    border-bottom: 1px solid #fff;
}

.navbar-default .navbar-brand {
    color: #002433;
}

.navbar-default .navbar-brand:hover {
    color: #ffffff;
    text-shadow: 1px -1px 8px #b3e9ff;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #004059;
    color: #f1f1f1;
}

.navbar-default .navbar-toggle {
    border: none;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #002433;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.dropdown-menu {
    background-color: rgba(26,88,145,.7);
    color: white; box-shadow: 3px 2px 3px 1px rgba(0,0,0,.5);
    border: 0px;
    border-radius: 2px;
    padding: 10px;
}

.dropdown-menu>li>a {
    color: white;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #fff;
    color:white;text-decoration: none;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #003246;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;
}

@media (max-width: 767px) { 
    .dropdown-menu>li>a {
        background-color: #006b96;
        color: #ffffff;
    }
    .dropdown-menu>li>a:hover {
        color: #ffffff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #ffffff;
        background-color: transparent;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #005577;
    }
} /* END Media Query */
/*------Navbar code ends------------------------------------------------------------------------------------------- */





/* Carousel Styles */
.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: 100%;
    max-height: 460px
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

.carousel-control.left span {
    padding:50px;
}

.carousel-control.right span {
    padding: 60px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
    position: absolute;
    top: 30%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
    background-color: transparent;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 10%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
    padding: 10px;
}

.header-text h3 span {
    background-color: #000;
    padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.effect9 {
  border: 1px solid #ddd; min-height: 190px;
  background: #fff; /*transform: scale(1);
  transition: ease-in-out all .3s;*/
}
/*.effect9:hover {
  box-shadow: 0 1px 5px 2px #ccc; transform: scale(1.01);
}*/
.effect9 h4 {
  color:#006B96;
}
.effect9:hover h4 {
  color:#E5695D;
}
.effect9 .hr {
  border-bottom: 1px solid #ddd; 
}
.effect8 {
  background: #fff;
}
.effect8 .carousel-caption {
  background: #fff; color: #333;
  text-shadow: none; text-align: left !important;
}
.effect8 .carousel-caption h3 {
  margin-top: -20px;
}

.content-2 { padding:20px; padding-top: 20px;  }
.content-2 .div-prop { border: 1px solid #ddd; background: #fff; transition: ease-in-out all .3s; 
  padding: 5px 8px; border-radius: 3px; height: 265px; font-size: 14px; }
.content-2:hover .div-prop { box-shadow: 0 1px 8px 0px #ccc; }
.content-2 .div-prop section p { background: #2C89DF; border-radius: 3px 3px 0 0; 
  margin: -6px -8px 2px -8px; padding: 3px 5px 3px 5px; }
.content-2 .div-prop section button { font-size: 16px; padding: 2px 10px; margin:0; }
.div-prop button { background: none; border:1px solid #2278C7; border-radius: 0; font-weight: bold;
 margin:2px 5px !important; color: #fff; text-shadow: none !important; }
.div-prop button:hover { background: #2278C7; border:1px solid #eee; }

.div-prop1 button { background: none; border:1px solid #2278C7; border-radius: 0; font-weight: bold;
 margin:2px 5px !important; color: #333; text-shadow: none !important; }
.div-prop1 button:hover { background: #2278C7; border:1px solid #eee; }
.div-prop1{ background-color: #fff; }
/*.b-2:hover { background: #333; border:1px solid #eee; }
.b-3:hover { background: #333; border:1px solid #eee; }
.b-4:hover { background: #333; border:1px solid #eee; }*/

.text {  color:#6C9B2E; font-size:18px; background: #b7d4e6; padding: 6px 5px;  margin: -8px -8px 5px -8px; color: #333; }
.text-p1 { background: none; font-size: 16px; margin: 0; font-weight: bold;  padding-bottom: 0px; }
.text-p1 {  color: #fff; margin-bottom: 0; padding-bottom: 0;}
/*.text-p2 {  color: #449D44;}
.text-p3 {  color: #E5695D;}
.text-p4 {  color: #EC971F;}
*/
.link-1 { color: #F5E100; border: 1px solid #F5E100; padding: 1px 5px; margin-right: 10px; border-radius: 3px; }
.link-1:hover { color: #f8f8f8; border: 1px solid #f8f8f8; padding: 1px 5px; text-decoration: none; }
         
.ul-1 { padding-left:0px; padding: 0 10px; }
.ul-1 li { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #ccc; }
.ul-1 li:last-child { border-bottom: none; }
.ul-1 li a { text-decoration: none; color: #333; }
.ul-1 li:hover a {  color: #000; }
         
.dfc { /*height: 160px; overflow-y: scroll;*/ border:none; }
.fa-star { color: #E5695D !important; }
.dfc .ul-2 { padding: 0 0px;}
.dfc .ul-2 li { list-style: none; margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #ccc; }
.dfc .ul-2 li:last-child { border-bottom: none; }
.dfc .ul-2 li a { text-decoration: none; color: #333; }
.dfc .ul-2 li:hover a {  color: #000; }

.p-h:before {content: '*  '  }
.p-h {color:#888; margin: 0; padding: 3px 0;   }
.p-h:hover {color:#fff; }
.cir {border:2px solid #399CC5; border-radius:50px; padding:5px; transition: all .2s ease-in-out;}
.cir:hover {transform: scale(1.2); border:2px solid #f1f1f1;border-radius:50px;padding:5px; }
.f-logo { margin:0 3px; max-height: 25px; }

.btn-r { border-radius: 5px; padding: 3px 10px; background: none; color: #538BAE; transition: all ease-in-out .3s; }
.btn-r:hover { background: #A5C341; border-color: #98CA3E; }
.input-group-addon { min-width: 110px; background: #DDE5E9; border-radius: 5px 0 0 5px;}
.form-control { border-radius: 0 5px 5px 0; }


/*.effect8
{
    position:relative;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.09), 0 0 10px rgba(0, 0, 0, 0.07) inset;
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.09), 0 0 10px rgba(0, 0, 0, 0.07) inset;
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.09), 0 0 10px rgba(0, 0, 0, 0.07) inset;
}
.effect8:before, .effect8:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.5);
    box-shadow:0 0 10px rgba(0,0,0,0.5);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect8:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
    -moz-transform:skew(8deg) rotate(3deg);
    -ms-transform:skew(8deg) rotate(3deg);
    -o-transform:skew(8deg) rotate(3deg);
    transform:skew(8deg) rotate(3deg);
}
*/


#myCarousel .nav a small
{
    display: block;
}
#myCarousel .nav
{
    background: #eee;
}
.nav-justified > li > a
{
    border-radius: 0px;
}
.nav-pills>li[data-slide-to="0"].active a { background-color: #16a085; }
.nav-pills>li[data-slide-to="1"].active a { background-color: #e67e22; }
.nav-pills>li[data-slide-to="2"].active a { background-color: #2980b9; }
.nav-pills>li[data-slide-to="3"].active a { background-color: #8e44ad; }


}

hr.style13 {
    height: 10px;
    border: 0;
    box-shadow: 0 10px 10px -10px #8c8b8b inset;
}
hr.style14 { 
    border: 0; 
    height: 1px; max-width: 400px; margin-top: 15px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #006B96, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #006B96, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #006B96, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #006B96, #f0f0f0); 
}
hr.style15 { 
    border: 0; margin-left: 0;
    height: 1px; max-width: 400px; margin-top: 15px;
    background-image: -webkit-linear-gradient(left, #006B96, #006B96, #f0f0f0);
    background-image: -moz-linear-gradient(left, #006B96, #006B96, #f0f0f0);
    background-image: -ms-linear-gradient(left, #006B96, #006B96, #f0f0f0);
    background-image: -o-linear-gradient(left, #006B96, #006B96, #f0f0f0); 
}
hr.style16 { 
    border: 0; margin-left: 0; width: 50%;
    height: 1px; max-width: 400px; margin-top: 5px;
    background-image: -webkit-linear-gradient(left, #006B96, #006B96, #f0f0f0);
    background-image: -moz-linear-gradient(left, #006B96, #006B96, #f0f0f0);
    background-image: -ms-linear-gradient(left, #006B96, #006B96, #f0f0f0);
    background-image: -o-linear-gradient(left, #006B96, #006B96, #f0f0f0); 
}
.content{
    padding: 10px 20px;
}
.blink {
    -webkit-animation-name: blink;
    -moz-animation-name: blink;
    -o-animation-name: blink;
    animation-name: blink;
    -webktit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.blink-infinite {
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes blink {
    50% {
        opacity: 0;
    }
}
@-moz-keyframes blink {
    50% {
        opacity: 0;
    }
}
@-o-keyframes blink {
    50% {
        opacity: 0;
    }
}
@keyframes blink {
    50% {
        opacity: 0;
    }
}


/*............page animation.............*/

/* Required */

.opac{
  opacity: 0;
}

.visible{
  opacity: 1;
}

/*speed, delay and other*/

#anim-1 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: 1s;
  /*-webkit-animation-iteration-count: infinite;*/
}
#anim-2 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .8s;
  /*-webkit-animation-iteration-count: infinite;*/
}
#anim-3 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .5s;
  /*-webkit-animation-iteration-count: infinite;*/
}
#anim-4 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .2s;
  /*-webkit-animation-iteration-count: infinite;*/
}
#ad-1 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: 1s;
  /*-webkit-animation-iteration-count: infinite;*/
}
#ad-2 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .8s;
  /*-webkit-animation-iteration-count: infinite;*/
}
#ad-3 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .5s;
  /*-webkit-animation-iteration-count: infinite;*/
}
#ad-4 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .2s;
  /*-webkit-animation-iteration-count: infinite;*/
}
#ban-1 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .2s;
  /*-webkit-animation-iteration-count: infinite;*/
}
#ban-2 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .5s;
  /*-webkit-animation-iteration-count: infinite;*/
}
#ban-3 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .5s;
  /*-webkit-animation-iteration-count: infinite;*/
}
#ban-4 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .8s;
  /*-webkit-animation-iteration-count: infinite;*/
}
.anim-1 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: 1s;
  /*-webkit-animation-iteration-count: infinite;*/
}
.anim-2 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .8s;
  /*-webkit-animation-iteration-count: infinite;*/
}
.anim-3 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .5s;
  /*-webkit-animation-iteration-count: infinite;*/
}
.anim-4 {
  /*-webkit-animation-duration: 3s;*/
  -webkit-animation-delay: .2s;
  /*-webkit-animation-iteration-count: infinite;*/
}
