.fade.fade-top {
	opacity: 0!important;
	-webkit-transform: translate3d(-20px,0,0) scale(1) rotate(.0001deg)!important;
	transform: translate3d(-20px,0,0) scale(1) rotate(.0001deg)!important
}

.fade.fade-top>* {
	-webkit-transform: translate3d(10px,0,0) scale(.85) rotate(.0001deg);
	transform: translate3d(10px,0,0) scale(.85) rotate(.0001deg);
	opacity: 0!important;
}

.fade.fade-top.show {
	-webkit-transition: all .5s ease 0s!important;
	-o-transition: all .5s ease 0s!important;
	transition: all .5s ease 0s!important
}

.fade.fade-top.show>* {
	-webkit-transform: translateZ(0) scale(1) rotate(.0001deg);
	transform: translateZ(0) scale(1) rotate(.0001deg);
	opacity: 1!important;
	-webkit-transition: opacity .7s,-webkit-transform 1s;
	transition: opacity .7s,-webkit-transform 1s;
	-o-transition: transform 1s,opacity .7s;
	-o-transition: opacity .7s,-o-transform 1s;
	transition: transform 1s,opacity .7s;
	transition: transform 1s,opacity .7s,-webkit-transform 1s
}

.fade.show {
	-webkit-transform: translateZ(0) scale(1) rotate(.0001deg)!important;
	transform: translateZ(0) scale(1) rotate(.0001deg)!important;
	opacity: 1!important;
	-webkit-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	transition: all .7s ease 0s;
}

.certa-block {
    text-align: center;
    padding-bottom: 85px;
}
.certa-block h1 {
    margin-top: 60px;
	line-height: 1.6;
}
.certa-block p {
    max-width: 100%;
    text-align: center;
    margin: 18px 8% 25px;
    font-weight: 400;
}
.certa-block .paint-title {
    font-size: 32px;
    font-weight: 600;
    margin: 50px 0 30px;
    display: block;
    min-height: 86px;
}
.certa-block .paint-subtitle{
    margin-bottom: 15px;
    text-align: center;
}
.certa-block .paint-image{
    position: relative;
}
.certa-block .certa-block--advantages{
    list-style: none;
    margin-bottom: 30px;
    padding-left: 20px;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
}
.certa-block .certa-block--advantages li{
    position: relative;
    display: block;
    float: left;
    margin-right: 50px;
}
.certa-block .certa-block--advantages li:before{
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #adf960;
    position: absolute;
    left: -20px;
    top: 10px;
}
.certa-block .paint-image img{
    height: 400px;
    width: auto;
    max-width: initial;
    margin-left: -210px;
    vertical-align: middle;
}
.certa-block .paint-icons{
    text-align: center;
    margin-top: 40px;
}
.certa-block .paint-icons a {
    display: inline-block;
    margin-right: 15px;
}
.certa-block .paint-icons a img {
    max-width: 32px;
}
.certa-block .paint-title a {
    color:#fff;
    display: block;
    line-height: 1.2;
}
.certa-block .paint-title a:hover {
	text-decoration:none
}
.paint-list{
    list-style: none;
    margin: 0;
    padding-left: 15px;
    font-size: 16px;
    line-height: 22px;
}

.paint-left{
    padding-right: 20px;
}

.paint-right{
    padding-left: 20px;
}


.paint-list li{
    position: relative;
    display: block;
    text-align: left;
    margin-bottom: 15px;
}

.paint-list li span{
    display: inline-block;
}

.paint-list li:before{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: -15px;
    top: 5px;
}
.certa-block .order-before{
    display: block;
    text-align: center;
    margin-top: -15px;
}
.certa-block .btn {
    font-size: 24px;
    color: #fff;
    max-width: 100%;
    background-color: #61c000;
    border: transparent;
    margin-top: 25px;
    margin-bottom: 0;
}
.certa-block .btn:hover,
.certa-block .btn:active,
.certa-block .btn:focus {
    background-color: #53a500;
}
#top-menu a.btn {
    color: #fff;
    max-width: 140px;
    /* max-width: 100%; */
    background-color: #61c000;
    border: transparent;
    padding: 8px 12px;
    margin: 7px 0 7px 10px;
}
.product-block {
}
.icon-block {
    height:88px;
    display: block;
    margin-bottom: 20px;
    text-align: center;
    background: url(../img/form.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.certa-icon {
    width:88px;
    height:88px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0 30px;
}
.product-block .icon-block {
    margin-top: 20px;
}
.paint-subtitle {
}
.product-block p {
    text-align: center;
    margin-top: 20px;
}
.product-block .product-title {
    /* font-size: 18px; */
    font-size: 14px;
    text-shadow: none;
    display: block!important;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* line-height: 30px; */
    line-height: 18px;
    z-index: 100;
    padding: 10px 15px;
    opacity: 1;
    background: rgba(0,65,85,0.8);
}
.product-block p + span {
	margin-top: 5px;
	font-size: 14px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.certa-img-bg-block {
    background-image: url(../img/img-bg.jpg);
    padding: 80px 0 60px;
    font-weight: 400;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 80px;
    margin-top: 80px;
}
.certa-img-bg-block p {
    padding-bottom: 16px;
    line-height: 20px;
}
.certa-prod {
	margin-bottom: 60px;
}
.certa-prod p {
    font-weight: 400;
    margin-bottom: 20px;
    font-weight: 300;
}
.certa-prod ul {
	padding-left: 18px;
}
.certa-prod ul li {
    list-style-image: url(../img/dot2.png);
    padding-left: 8px;
    margin-top: 10px;
}
.certa-prod ul h3 {
	margin-left: -18px;
	margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 24px;
}
.certa-prod .img-wrap {
    position: relative;
    overflow: hidden;
    height: 500px;
}
.certa-prod img {
    max-width: 150%;
    margin-top: 22%;
    position: absolute;
    right: 0;
    margin-right: -100px;
}
.certa-prod#ko .img-wrap {

}
.certa-prod#ko img {

    margin-top: 15%;
}
.certa-prod .btn {
    width: 80%;
    color: #fff;
    background-color: #61c000;
    border: transparent;
    margin: 34px auto 65px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.4);
}
.certa-prod .btn:hover,
.certa-prod .btn:active,
.certa-prod .btn:focus {
    background-color: #53a500;
    color: #fff;
}
.certa-prem-prod .btn {
    margin: 0;
    padding: 10px 38px;
    font-weight: 500;
    font-size: 16px;
    width: auto;
    max-width: 100% !important;
}
.laboratory {
}
.laboratory p {
    text-align: justify;
    padding-bottom: 7px;
}
.laboratory .certa-sert {
    margin-top: 130px;
    margin-bottom: 20px;
}
.laboratory .certa-sert a img {
    float: left;
    max-width: 46%;
    margin:20px 5px;
}
.use {
}
.use p {
	text-align: justify;
}
.use h2 {
}
.colors-block {
    margin-top: 65px;
}
.colors-block .certa-subtitle span {
	display: inline-block;
	margin-top: 20px;
	font-weight: 100;
}
.color-text {
}
.offer-img{padding-top:20px}
.form-block {
    background-position: center;
}
.form-block .img-wrap {
	position: relative;
}
.form-block .img-wrap img {
    position: absolute;
    right: -35px;
    top: 30px;
    max-width: 500px;
}
.form-panel {
	padding-bottom: 0;
}
.form-block p {
    font-weight: 400;
    margin-bottom: 20px;
}
.form-block .formline {
	margin-top: 30px;
}
.form-block .formline>div {
	padding: 0 80px;
}
.form-block .formline .form-group {
}
.form-block .formline .form-control {
}
.form-block .formline .form-horizontal .form-group {
}
.collapseDiv {
    margin: 14px 15px 0;
}
.collapseDiv .open-text {
    font-size: 15px;
    font-weight: 100;
}
.form-horizontal .control-label {
    padding-top: 0px;
    margin-bottom: 0;
    text-align: left;
    font-weight: 300;
}
.form-horizontal .form-group:nth-child(1) label {
    margin-top: 13px;
}
.form-horizontal .form-group:nth-child(2) label {
	margin-top: 6px;
}
.form-horizontal .form-group:nth-child(3) label {
	margin-top: -8px;
}
.form-block .btn {
    background-color: #61c000;
    border: transparent;
    margin: 34px auto 65px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.4);
}
.form-block .btn:hover,
.form-block .btn:active,
.form-block .btn:focus {
    background-color: #53a500;
    color: #fff;
}
.callback-block {
    min-height: 250px;
    background-color: #ecf6ff;
}
.callback-block {

}
.callback-block h3 {
}
.callback-block p {
}
.callback-block .btn {
    padding: 14px 93px;
    color: #fff;
    background-color: #00b0df;
    border: transparent;
    font-weight: 100;
    margin: 34px auto 65px;
    font-style: normal;
}
.callback-block .btn:hover,
.callback-block .btn:active,
.callback-block .btn:focus {
    background-color: #00b0d0;
    color: #fff;
}
.certa-footer {
    background-color: #fff;
}

.footerinfo {
    font-size: 12px;
    line-height: 1.2;
    margin-top: 10px;
}

.advantage-items{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.advantage-item{
    display: block;
    width: 20%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

.advantage-item .item-image{
    margin-bottom: 20px;
}

.advantage-item .item-image .item-icon{
    width: 88px;
    height: 88px;
    display: inline-block;
    background: url(../img/form.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}

.advantage-item .item-text{
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}

.advantage-item .item-image .item-icon:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-position: center center;
    background-repeat: no-repeat;
}

.advantage-item .item-image .item-icon.icon-1:before{
    background-image: url(../img/water.png);
}

.advantage-item .item-image .item-icon.icon-2:before{
    background-image: url(../img/thermo.png);
}

.advantage-item .item-image .item-icon.icon-3:before{
    background-image: url(../img/sun.png);
}

.advantage-item .item-image .item-icon.icon-4:before{
    background-image: url(../img/chemistry.png);
}

.advantage-item .item-image .item-icon.icon-5:before{
    background-image: url(../img/temp-30.png);
}

.nav>li.active>a.btn {
    color: #fff !important;
}




/**responsive**/
@media (max-width: 1350px) {}
@media (max-width: 1199px) {
.certa-block .paint-image img {
    height: 330px;
    width: auto;
    max-width: initial;
    margin-left: -175px;
    vertical-align: middle;
}
.certa-block .paint-title{
    font-size: 26px;
}
.paint-right{
    padding-left: 0;
    margin-bottom: 30px;
}
.paint-left{
    padding-right: 0;
}
.paint-left .paint-title{
    margin-top: 0;
}
.form-block .img-wrap img {
    position: absolute;
    right: -70px;
    top: 30px;
    max-width: 500px;
}
.certa-prod img {
    max-width: 150%;
    margin-top: 40%;
    position: absolute;
    right: 0;
    margin-right: -100px;
}
.offer-img{padding-top:40px}

.certa-prem-prod .srok-img {
    width: 200px;
    bottom: 25% !important;
}
.product-block .product-title {
    font-size: 12px;
    line-height: 14px;
}

}
@media (max-width: 991px) {
.certa-block .paint-image{
    display: none;
}
.certa-block .paint-title{
    min-height: auto;
}
.advantage-item{
    width: 33.333%;
}
.navbar-header {
    min-width: 190px;
}
.certa-prod {
	margin-bottom: 0;
}
.certa-prod .img-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    float: none;
    height: initial;
}
.certa-prod .img-wrap img {
    max-width: 100%;
    margin: 0;
}
.laboratory {
    margin-top: 30px;
    margin-bottom: 30px;
}
.laboratory .certa-sert a img {
    float: left;
    max-width: 48%;
    margin: 0 5px 20px;
}
.laboratory .certa-sert {
    margin-top: 0;
    margin-bottom: 0;
}
.use {
	margin-top: 30px;
    margin-bottom: 30px;
}
.form-block .formline>div {
	padding: 0 15px;
}
.form-block .img-wrap img {
    position: relative;
    right: 0;
    top: 0;
    max-width: 100%;
}
.certa-prod .btn {
    padding: 20px 0;
    max-width: 80%;
    font-size: 14px;
    color: #fff;
    background-color: #61c000;
    border: transparent;
    margin: 34px auto 65px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.4);
}

.certa-prem-prod {
    padding-top: 56px;
}
.certa-prem-prod .btn {
    margin: 0;
    padding: 10px 38px;
    font-weight: 500;
    font-size: 16px;
    width: auto;
}
.certa-prem-prod .row {
    flex-direction: column;
}
.certa-prem-prod .img-wrap {
    margin: 40px 0 20px !important;
    display: flex;
    justify-content: center;
}
.certa-prem-prod .img-wrap .srok-img {
    width: initial;
    bottom: 10% !important;
}

}
@media (max-width: 767px) {
.advantage-item{
    width: 50%;
    padding: 0 10px;
}
.certa-block h1 {
	font-size: 28px;
}
.certa-block .paint-title {
	font-size: 28px;
}
.laboratory .certa-sert a img {
    max-width: 45%;
}
.certa-block ul {
    padding-left: 20px;
}

.feedback-description {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.feedback-contacts-wrapper .feedback-contacts {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
}
.feedback-contacts-wrapper .feedback-contacts > div {
    margin: 15px 0;
}
.feedback-contacts-wrapper .feedback-contacts a {
    margin-right: 0;
}
.feedback-contacts-wrapper .feedback-contacts a:first-child {
    margin-right: 30px;
}
.feedback-contacts-wrapper .feedback-button {
    text-align: center;
    margin: 15px 0px;
}
}
@media (max-width: 580px) {
    .certa-prem-prod .img-wrap .srok-img {
        width: 45%;
    }
}
@media (max-width: 540px) {
    .small, small {
        font-size: 8px;
        height: 18px;
        line-height: 20px;
    }
}
@media (max-width: 480px) {
    .advantage-item{
        width: 100%;
    }
    .certa-block h1 {
        font-size: 24px;
    }
    .certa-block .paint-title {
        font-size: 24px;
    }
}
@media (max-width: 345px) {
    .small, small {
        font-size: 7px;
    }
}
/**end responsive**/




#ral td{
    text-align:center;
 }

#ral3 td{
    cursor:pointer;
    border: solid 2px white;
    text-align:center;
}


#ral3 td div{
    visibility:hidden;
}

#ral3 td:hover div{
    visibility:visible;
}

div#currentColorName {
    font-size: 140%;
}

div#currentColorName:before {
    content: "RAL K5 № ";
    font-size: 80%;
}

.no-wrap {
    white-space: nowrap;
}

.gray-bg {
    background-color: #F1F5F8;
}

.certa-prem-prod .img-wrap {
    margin: 80px 0 20px;
}
.certa-prem-prod .certa-title {
    font-weight: 500;
    background: none;
    line-height: 40px;
    padding: 0;
    margin: 0;
}
.certa-prem-prod .row {
    display: flex;
    align-items: center;
}
.certa-prod img {
    max-width: 100%;
    margin: 0;
    position: relative;
}
.certa-prem-prod .img-wrap {
    position: relative;
}
.certa-prem-prod .srok-img {
    position: absolute;
    bottom: 10%;
    right: 0;
}
.certa-description {
    padding: 20px 0 40px;
}

.form-block-feedback {
	min-height: 350px;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 42px;
    margin-bottom: 93px;
}
.form-block-feedback .btn {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 9px 48px;
    margin: 15px 0;
    box-shadow: none;
}
.form-block-feedback .btn:hover {
    border-color: transparent;
}
.feedback-fullname {
	font-size: 18px;
	font-weight: 500;
}
.feedback-role {
	font-size: 14px;
	line-height: 19px;
}
.feedback-description {
	font-size: 30px;
	line-height: 40px;
	font-family: 'Roboto';
	margin-top: 18px;
	max-width: 455px;
}
.feedback-contacts-wrapper .feedback-contacts {
	padding-top: 20px;
	padding-bottom: 20px;
}
.feedback-contacts-wrapper .feedback-contacts div {
	float: left;
}
.feedback-contacts-wrapper a {
	color: #fff;
	font-size: 16px;
	margin-right: 42px;
}

.tada-effect {
    display: block;
    animation: animationFrames linear infinite 5s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: animationFrames linear infinite 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: animationFrames linear infinite 5s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: animationFrames linear infinite 5s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: animationFrames linear infinite 5s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
    76% {
      transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
    }
    78% {
      transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
    }
    80% {
      transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
    }
    82% {
      transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
    }
    84% {
      transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
    }
    86% {
      transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
    }
    88% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
    }
    90% {
      transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
    }
    92% {
      transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
    }
    94% {
      transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
    }
    98% {
        transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
    }
    100% {
        transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
    }
}

@-moz-keyframes animationFrames{
    76% {
        transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
      }
      78% {
        transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
      }
      80% {
        transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
      }
      82% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      84% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
      }
      86% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      88% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
      }
      90% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      92% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
      }
      94% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      98% {
        transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
      }
      100% {
          transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
      }
}

@-webkit-keyframes animationFrames {
    76% {
        transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
      }
      78% {
        transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
      }
      80% {
        transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
      }
      82% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      84% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
      }
      86% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      88% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
      }
      90% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      92% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
      }
      94% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      98% {
        transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
      }
      100% {
          transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
      }
}

@-o-keyframes animationFrames {
    76% {
        transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
      }
      78% {
        transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
      }
      80% {
        transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
      }
      82% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      84% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
      }
      86% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      88% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
      }
      90% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      92% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
      }
      94% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      98% {
        transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
      }
      100% {
          transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
      }
}

@-ms-keyframes animationFrames {
    76% {
        transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
      }
      78% {
        transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
      }
      80% {
        transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;
      }
      82% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      84% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
      }
      86% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      88% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
      }
      90% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      92% {
        transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;
      }
      94% {
        transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;
      }
      98% {
        transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;
      }
      100% {
          transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;
      }
}

.pulse-effect {
    display: block;
    -webkit-animation-name: animPulse;
    animation-name: animPulse;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes animPulse {
    76% {
        -webkit-transform: scaleX(1.00) scaleY(1.00);
        transform: scaleX(1.00) scaleY(1.00);
    }
    88% {
        -webkit-transform: scaleX(1.10) scaleY(1.10);
        transform: scaleX(1.10) scaleY(1.10);
    }
    100% {
        -webkit-transform: scaleX(1.00) scaleY(1.00);
        transform: scaleX(1.00) scaleY(1.00);
    }
}
@keyframes animPulse {
    76% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    88% {
        -webkit-transform: scale3d(1.10, 1.10, 1.10);
        transform: scale3d(1.10, 1.10, 1.10);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
