@import url('https://fonts.googleapis.com/css?family=Dosis:600,800');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
html,
html a {
    -webkit-font-smoothing: antialiased
}
body {
    background-color: #fff;
    color: #333;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 1.8em;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: auto text-rendering: optimizeSpeed text-rendering: optimizeLegibility text-rendering: geometricPrecision text-rendering: inherit
}
.slid_body a.bttn{
  color:#fff;
  border-radius: 30px;
  border: 3px solid #91CB39;
  padding:15px;
  margin: 10px 10px 10px 0 !important;
  display:inline-block;
}
.bttn:hover,.bttn:focus,.bttn:active{
  color:#91CB39;
  border: 3px solid #fff;
}

.slid_heading{
  font-size: 40px;
  color: #91CB39;
  line-height: 1.4em;
  margin-bottom: 25px;
  font-weight: 800;
  font-family: 'Dosis', sans-serif;
}
.slid_body{
  font-size: 24px;
  color: #fff;
  line-height: 1.4em;
  margin-bottom: 25px;
  font-weight: 300;
  font-family: 'Dosis', sans-serif;
}

.con_footer_blocks .nav > li > a{
  display:inline-block;
}
.page_contents ul {
    margin-left: 0;
    padding-left: 15px;
    list-style-type: square;
}
.page_contents ul li{
    margin-bottom: 15px;
}
.call_btn{
 display:block;
 float:right;
 padding: 10px;
 color: #fff;
 background-color: rgba(255,255,255,0.2);
}

.call_btn strong{
  font-size:17px;
}
.topmenu ul.nav {
    -webkit-font-smoothing: antialiased;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: right;
}
.topmenu ul.nav li {
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
    text-align: left
}
.topmenu ul.nav li a {
    color: #222;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
  text-decoration:none;
  display: block;
  padding: 8px;
}

.topmenu ul.nav li a:hover {
    color: #5F289F;
  background-color: transparent;
}


.feature_ikon, .feature_ikon p, .feature_ikon h3{
  text-align:center !important;
}
.feature_ikon h3{
  text-transform: uppercase;
  font-size: 24px !important;
  color: #222 !important;
  letter-spacing:1px !important;
}
.feature_ikon a{
  color: #333 !important;
}
.feature_ikon .fa{
  text-align:center;
  font-size: 36px;
  background-color: transparent;
  color: #5F289F;
  width: 100px;
  height: 100px;
  border: 2px solid #5F289F;
  border-radius: 50%;
  line-height: 100px;
  margin: 0 auto;
}
.feature_ikon .fa:hover
{
  border: 2px solid #5F289F;
  background-color: #5F289F;
  color: #fff;
  
}












.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.topbar_left {
    color: #fff;
    font-weight: bold;
}
.fitem .jtitle {
    color: #999;
    font-size: 14px;
    font-weight: normal;
}


.writtenby {
    color: #fff;
    font-size: 8px !important;
    line-height: 5px !important;
    margin-bottom: 0 !important;
    display: none
}
a {
    outline: medium none;
    transition: background-color 0.3s linear 0s;
    text-decoration: none;
    color: #5F289F
}
a:hover,
a:focus,
a:active {
    outline: medium none;
    text-decoration: none;
    color: #7f7f7f
}
a,
button {
    cursor: hand;
    cursor: pointer
}
p {
    margin: 0
}
.body_contents {
    margin-top: 50px;
    margin-bottom: 25px
}
#header_container p,
#header_container ul,
#header_container li {
    margin: 0;
    padding: 0
}
.page-header {
    margin-top: 0
}
#topbar {
  background-color:#91CB39;
  /*
  border-bottom: 0px solid #3B3E46;
    padding: 0;
    background: #ff6600 url('../images/tbar.png') repeat-x left bottom;
  
    position: fixed;
    z-index: 998;
    width: 100%
  */
}
.topbar_left {
    padding:10px 0;
}
.topbar_left .fa {
    color: #5F289F;
    font-size: 18px;
    margin-right: 6px
}
.topbar_left a {
    color: #fff;
    margin-right: 20px;
    vertical-align: text-bottom;
    font-weight: 700
}
.topbar_left a:hover,
.topbar_left a:focus,
.topbar_left a:active {
    color: #fff
}
.topbar_right,
.mobimenu {
    
}



.social {
    text-align: right
}
.social .fa {
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    padding: 6px;
    text-align: center;
    width: 27px;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #5F289F 50%, #4867AA 50%);
    transition: background-position 0.3s;
    margin-left: 10px;
    border: 1px solid #5F289F;
}
.social .fa-twitter {
    background-image: linear-gradient(to bottom, #5F289F 50%, #1DA1F2 50%)
}
.social .fa-google-plus {
    background-image: linear-gradient(to bottom, #5F289F 50%, #E53935 50%)
}
.social .fa:hover,
.social .fa:focus {
    background-position: 0 -100%
}



.con_footer_blocks .social {
    text-align: left;
}
.con_footer_blocks .social .fa {
    border-radius: 0;
    color: #fff;
    display: inline-block;
    padding: 14px;
  font-size:24px;
    text-align: center;
    width: 50px;
    height:50px;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #5F289F 50%, #4867AA 50%) ;
    transition: background-position 0.3s;
    margin-left: 0;
    margin-right: 10px;
    border: 0 solid #5F289F;
}
.con_footer_blocks .social .fa-twitter {
    background-image: linear-gradient(to bottom, #5F289F 50%, #1DA1F2 50%)
}
.con_footer_blocks .social .fa-google-plus {
    background-image: linear-gradient(to bottom, #5F289F 50%, #E53935 50%)
}


#header {
    padding: 0;
    background: #fff;
    width: 100%;
    z-index: 995;
    margin-top: 35px;
    margin-bottom: 35px;
}
.topmenu {
    padding-top: 10px
}
.quickbutton .btn-main {
    border: 0px solid #5F289F;
    padding: 14px 10px;
    border-radius: 0;
    color: #fff;
    font-weight: 800;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #5F289F 50%, #98BF04 50%);
    transition: background-position 0.3s
}
.quickbutton .btn-main:hover,
.quickbutton .btn-main:focus,
.quickbutton .btn-main:active {
    border: 0px solid #98BF04;
    color: #fff;
    background-position: 0 -100%
}
.btn-secondary {
    border: 2px solid #00105E;
    border-radius: 0;
    color: #00105E;
    font-weight: 800;
    color: #fff;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #00105E 50%, #6E1DBA 50%);
    transition: background-position 0.3s
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
    border: 2px solid #6E1DBA;
    color: #fff;
    background-position: 0 -100%
}
#cf {
    position: relative;
    height: 281px;
    width: 450px;
    margin: 0 auto
}
#cf img {
    position: absolute;
    left: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out
}
#cf img.top:hover {
    opacity: 0
}
#banner_homepage_container {
    /*background: #5F289F url('../images/pat1.png') 0 0;*/
  background: #5F289F;
    padding: 50px 0 0 0;
}
@keyframes "shrink" {
    0% {
        background-size: 110% 110%;
    }
    100% {
        background-size: 100% 100%;
    }
}
.bhead {
    font-family: 'Roboto', "Open Sans", arial;
    font-weight: 800;
    letter-spacing: 0;
    text-align: center;
    font-size: 24px;
    color: #333;
    margin: 65px 0 !important;
    text-transform: uppercase;
    line-height: 55px
}
.bhead span,
.bdesc span {
  font-size: 40px;
  color: #91CB39;
  line-height: 1.4em;
  font-weight: 800;
  font-family: 'Dosis', sans-serif;
}
.bdesc,
.breadcrumb {
    font-family: 'Roboto', "Open Sans", arial;
    font-weight: 800;
    letter-spacing: 0;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin: 10px 10px 70px 10px !important;
    text-transform: uppercase;
    line-height: 40px
}
.banner_blocks {
    background-color: rgba(133, 171, 0, 0.8);
    color: #ffffff;
    margin-bottom: 30px;
    margin-top: 0px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px
}
.banner_blocks .icon {
    color: #ffffff;
    font-size: 36px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center
}
.banner_blocks .title {
    color: #ffffff;
    font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase
}
.banner_blocks .desc {
    color: #ffffff;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center
}
.banner_blocks .moreinfo {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-top: 19px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 23px;
    border: 2px solid #fff;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #ffffff 50%);
    transition: background-position 0.3s
}
.banner_blocks .moreinfo:hover,
.banner_blocks .moreinfo:focus {
    background-position: 0 -100%;
    border: 2px solid #fff;
    color: #5F289F
}
#banner_container {
   background: #5F289F url('../images/pat1.png') 0 0;
}
.breadcrumb {
    border-radius: 0;
    background-color: transparent;
    text-align:left !important;
  	font-family: 'Dosis', sans-serif;
	font-weight: 800;
	letter-spacing: 0;
  font-size:18px;
  color: #fff;
}

.breadcrumb a{
  color: #fff;
}
.breadcrumb > .active
{
  color: #fff;
}
.mobimenu a {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
  padding-top:8px;
  display:block;
}
.modal-header-main {
    background-color: #3B3E46;
    color: #fff;
    font-weight: 800;
    font-size: 16px;
    border-bottom: 0 solid #e5e5e5
}
.modal-header-main a {
    color: #fff;
    font-weight: 700
}
.modal-content .topmenu_ul,
.modal-content .nav {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    list-style: outside none none
}
.modal-content .topmenu_ul li {
    margin: 0;
    padding: 0
}
.modal-content .topmenu_ul li a {
    padding: 10px;
    float: left;
    width: 60%
}
.cright .moduletable {
    background-color: #ebebeb;
    border: 1px solid #e9e9e9;
    padding: 10px 0 10px 0;
    margin-bottom: 20px
}
.cright h3 {
    background-color: #5F289F;
    color: #fff;
    font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 800;
    padding: 15px;
    font-size: 10px 20px;
    font-size: 18px
}
.cright .fa-quote-left {
    color: #5F289F;
    font-size: 24px
}
.page_contents {
    font-size: 15px;
    line-height: 28px;
    margin: 0 0 25px;
    padding: 0
}
.page-header {
    border: 0 none;
    padding-bottom: 0
}
.page_contents h1,
.page_contents h2,
.page_contents h3,
.page_contents h4,
.page_contents h5,
.page_contents h6 {
    font-family: 'Dosis', sans-serif;
    font-weight: 800;
    letter-spacing: 0;
}
.page_contents h1,
.page_contents h1 a{
    position: relative;
    font-size: 28px;
    color: #5F289F;
    line-height: 1.4em;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.page_contents h2,
.page_contents h2 a {
    position: relative;
    font-size: 26px;
    color: #333333;
    line-height: 1.4em;
    margin-bottom: 5px;
    text-transform: uppercase;
}


.page_contents h3,
.page_contents h3 a {
    color: #5F289F;
    font-size: 21px
}
.page_contents h4.headline::after,
.page_contents h2::after,
.page_contents h1::after {
    background: #91CB39 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    margin: 10px 0;
    width: 100px
}
.page_contents h1.headline::after {
    background: #26272B none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    margin: 10px 0;
    width: 100px
}
.page_contents a {
  /*
    color: #5F289F;
    font-weight: 800;
    border-bottom: 1px dotted #5F289F
  */
}
.page_contents a:hover,
.page_contents a:focus {
  /*  
  color: #333;
    font-weight: 800;
    border-bottom: 1px dotted #333
  */
}
.page_contents p {
    font-size: 15px;
    line-height: 28px;
    margin: 0 0 10px 0;
    text-align: justify
}
.con_page_bottom {
    color: #333;
    font-size: 13px;
    font-weight: 400;
    background-color: #fff
}
.con_page_bottom a {
    color: #5F289F !important;
    font-weight: 900
}
.pos_pgb_left {
    padding: 15px
}
.pos_pgb_right {
    padding: 15px;
    text-align: right
}
.con_page_bottom a {
    color: #967BDC
}
.con_page_bottom a:hover,
.con_page_bottom a:focus {
    text-decoration: underline
}
.text-center {
    text-align: center !important
}
.fitem {
    background-color: #ebebeb;
    padding: 25px;
    border: 10px solid #fff;
    text-align: left !important
}
.fitem .fa-star {
    color: #ff9600
}
.fitem .fa-quote-left {
    color: #000;
    font-size: 36px
}
.fitem .review_link {
    font-size: 18px;
    font-style: italic;
    font-weight: 800;
    text-align: left
}
.tooltip-inner {
    background-color: #cc55dd
}
.sidebar .menu a::before {
    content: '\f28d';
    font-family: 'FontAwesome';
    color: #5F289F;
    font-size: 21px;
    margin-right: 10px;
    vertical-align: sub
}
.sidebar .menu a {
    border-bottom: 1px dotted #d9d9d9;
    color: #3b3e46;
    font-weight: 800;
    padding: 3px 12px
}
.sidebar .nav > li > a:hover,
.sidebar .nav > li > a:focus,
.sidebar .nav > li.active > a {
    color: #5F289F;
    font-weight: 700
}
.feature_ikn .fa {
  
  font-weight: 800;
  font-family: 'Dosis', sans-serif;
    background-color: #5F289F;
    border: 3px solid #5F289F;
    color: #fff;
    float: left;
    font-size: 32px;
    height: 70px;
    margin: 0 15px 15px 0;
    padding-top: 17px;
    text-align: center;
    width: 70px
}
.feature_ikn p {
    line-height: 24px !important;
    text-align: left !important
}
.feature_ikn p a {
    color: #26272b;
    font-family: 'Roboto', "Open Sans", arial;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    border-bottom: 0px dashed #5F289F
}
.feature_ikn p a:hover,
.feature_ikn p a:focus,
.feature_ikn p a:active {
    color: #5F289F;
    border-bottom: 0px dashed #5F289F;
    font-weight: 900
}
.con_banner_bottom {
    font-family: 'Dosis', sans-serif;
    font-weight: 300;
    letter-spacing: 0.5px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
  background-color: #5F289F;
  padding:20px 0;
  border-top:#91CB39 10px solid;
}

.con_banner_bottom a {
    border-bottom: 1px dashed #9959B7;
    color: rgba(255,255,255,0.6);
}
.con_banner_bottom a:hover,
.con_banner_bottom a:focus {
    color: #fff
}
.con_footer_blocks {
    background-color: #EBEBEB;
    padding: 50px 0;
    border: 0 none;
    color: #333;
    margin-top: 0
}
.con_footer_blocks strong {
    font-weight: 900
}
.con_footer_blocks .nav {
    list-style-type: none;
    padding-left: 15px
}
.con_footer_blocks .nav>li {
    list-style-type: square;
    color: #333;
    display: list-item
}
.con_footer_blocks .nav>li>a {
    color: #333;
    padding: 0;
  text-decoration:underline;
}
.con_footer_blocks .nav>li>a:hover,
.con_footer_blocks .nav>li>a:focus {
    color: #5F289F;
    background-color: transparent;
    text-decoration: underline
}
.con_footer_blocks h3::after {
    background: #5F289F none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin: 10px 0;
    width: 46px
}
.con_footer_blocks h3 {
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0.6px
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.clearfix {
    display: inline-block;
    overflow: auto;
    zoom: 1;
    clear: both
}
html[xmlns] .clearfix {
    display: block
}
* html .clearfix {
    height: 1%
}
.fsf_mod_faqs_cont {
    border: 2px solid #729f1e;
    margin-bottom: 7px
}
.fsf_mod_faqs_answer p {
    margin: 10px;
    text-align: justify
}
.fsf_mod_faqs_title {
    border: 0 none
}
.fsf_mod_faqs_title a {
    background-color: #dff0d8;
    color: #729f1e;
    display: block;
    font-weight: bold;
    padding: 15px 5px;
    width: 100%
}
fsf_mod_faqs_answer {
    border: 0 none
}
ul.flyout-menu li {
    border: 0 none !important
}
ul.flyout-menu {
    border: 0 none !important
}
ul.flyout-menu ul {
    border: 0 none !important;
    border: 0px none #fff !important
}
ul.flyout-menu a {
    font-weight: bold
}
ul.flyout-menu .menu-button {
    padding: 0
}
.form-control {
    border-radius: 0
}
.form-control:focus {
    border-color: #666;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 255, 255, .6);
    outline: 0 none
}
.btn-custom1,
.readmore .btn {
    background-color: #5F289F !important;
    border: 2px solid #5F289F !important;
    border-radius: 0;
    color: #fff !important;
    font-family: 'Roboto', "Open Sans", arial;
    font-size: 15px !important !important;
    font-weight: 900 !important;
    letter-spacing: 0.4px !important;
    text-transform: uppercase !important;
    margin: 10px 10px 10px 0 !important;
    text-decoration: none !important
}
.btn-custom1:hover,
.btn-custom1:focus,
.btn-custom1:active,
.readmore .btn:hover,
.readmore .btn:active,
.readmore .btn:focus {
    background-color: #fff !important;
    border: 2px solid #5F289F !important;
    color: #5F289F !important
}
#myModalLabel {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0
}
.modal-body ul {
    list-style-type: decimal-leading-zero;
    margin: 0 0 15px 15px;
    padding: 0 0 0 15px
}
.modal-body ul li {
    border-bottom: 1px dotted #999;
    color: #666;
    font-size: 13px;
    padding: 10px 0
}
@media (max-width: 768px) {
    .pos_pgb_right {
        text-align: left
    }
    .social {
        text-align: left
    }
  .call_btn{float:left;}
}
@media (min-width: 768px) and (max-width: 992px) {
    .pos_pgb_right {
        text-align: left
    }
}
section {
    zoom: 1;
    position: relative;
    height: auto
}
section:after,
section:before {
    content: "";
    display: table
}
section:after {
    clear: both
}
section h4 {
    background: rgba(0, 0, 0, 0.1);
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: none;
    padding: 15px 20px
}
section h4:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.2)
}
@media screen and (min-width: 600px) {
    section h4 {
        position: relative;
        width: 33.333333333333336%;
        height: 20%;
        display: block
    }
}
section ul {
    zoom: 1;
    position: relative;
    height: auto;
    min-height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-left: none;
    display: none
}
section ul:after,
section ul:before {
    content: "";
    display: table
}
section ul:after {
    clear: both
}
section ul li {
    list-style: circle
}
@media screen and (min-width: 600px) {
    section ul {
        position: absolute;
        width: 66.66666666666667%;
        right: 0;
        top: 0;
        padding: 15px 30px
    }
}
section .active {
    cursor: default;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-right: none
}
@media screen and (min-width: 600px) {
    section .active {
        background: rgba(0, 0, 0, 0);
        border-right: 1px solid rgba(0, 0, 0, 0)
    }
  
}
section .active + ul {
    display: block
}
#img_rotate {
    -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 2s;
    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 2s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
@-webkit-keyframes spinner {
    animation-delay: 2s;
    from {
        -webkit-transform: rotateY(0deg);
    }
    to {
        -webkit-transform: rotateY(-360deg);
    }
}
@keyframes spinner {
    animation-delay: 2s;
    from {
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    to {
        -moz-transform: rotateY(-360deg);
        -ms-transform: rotateY(-360deg);
        transform: rotateY(-360deg);
    }
}
#img_rotate3 {
    animation: bounce_6375 3.6s ease infinite;
    transform-origin: 50% 50%;
}
@keyframes bounce_6375 {
    0% {
        transform: translateY(0)
    }
    5.55556% {
        transform: translateY(0)
    }
    11.11111% {
        transform: translateY(0)
    }
    22.22222% {
        transform: translateY(-15px)
    }
    27.77778% {
        transform: translateY(0)
    }
    33.33333% {
        transform: translateY(-15px)
    }
    44.44444% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(0)
    }
}
#img_rotate2 {
    animation: tada_3105 6.6s linear infinite;
    transform-origin: 50% 50%;
}
@keyframes tada_3105 {
    0% {
        transform: scale(1)
    }
    3.0303% {
        transform: scale(.9) rotate(-8deg)
    }
    6.06061% {
        transform: scale(.9) rotate(-8deg)
    }
    9.09091% {
        transform: scale(1.3) rotate(8deg)
    }
    12.12121% {
        transform: scale(1.3) rotate(-8deg)
    }
    15.15152% {
        transform: scale(1.3) rotate(8deg)
    }
    18.18182% {
        transform: scale(1.3) rotate(-8deg)
    }
    21.21212% {
        transform: scale(1.3) rotate(8deg)
    }
    24.24242% {
        transform: scale(1) rotate(0)
    }
    100% {
        transform: scale(1) rotate(0)
    }
}