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


/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  color: #412e1d;
  font-family: 'carishregularwebfont';
}
body {
  color: #412e1d;
  font-weight: 400;
  font-family: 'carishregularwebfont';
  background-color: #F7F6F4;
  font-size: 18px;
}
.en {
	font-family: Tahoma;
	font-size: 0.813em;
}
p {
	margin: 0;
}
textarea {
	resize: none;
}






.selector-for-some-widget {
  box-sizing: content-box;
}
a { color: #008194; }
a:hover { text-decoration: none }


/* Base CSS End */



/* --------------------- Homepage Style End  -----------------------*/

/* Header section start */
.mainmenu-main ul {margin: 0;padding: 0;list-style: none;}
.mainmenu-main {
    text-align: left;
}
.mainmenu-main li {
    display: inline;
}

.mainmenu-main li a {
    font-size: 20px;
    background: #EDEBDD;
    padding: 8px 20px;
    display: inline-block;
    margin: 0 -1px;
    color: #522810;
    transition: .3s;
    margin-inline-start: 2px;
}
a.link-bg {
    background: #008194 !important;
    color: #fff !important;
}
.mainmenu-main li a:hover {
    color: #dd9d53;
}

.top-txt p {
	font-size: 1.5em;
	color: #39A5B0;
	margin: 5px;
}
.header-bar {
    position: relative;
    transition: .2s;
    padding-bottom: 10px;
}
.logo {
    position: absolute;
    right: 35px;
    z-index: 99;
}
.logo img {
		max-width: inherit;
}
.breadcrumbs {
		font-size: 14px;
		color: #403D3A;
    text-align: right;
}
.breadcrumbs a {
		color: #888;
}
.sub_cetegory .breadcrumbs {
		padding-top: 5px;
}
.hero-slider {
    margin-top: 10px;
}
.top-txt {
    text-align: left;
}
.mean-nav {
	position: absolute;
}
.mean-container a.meanmenu-reveal span {
	display: block;
	background: #008194;
	height: 3px;
	margin-top: 3px;
}
.mean-bar {
	margin-top: -4px;
}
.slider-main {
    position: relative;
}

a.btn-common {
    position: absolute;
    z-index: 99;
    color: #fff;
    background: #008194;
    padding: 7px 30px;
    display: inline-block;
    transition: .3s;
    font-size: 20px;
    border-radius: 0 10px 10px 0;
    text-decoration: none;
    left: 20px;
    top: 30px;
}
.btn-news i {
	font-size: 13px;
}
a.btn-common i {
    background: #fff;
    color: #008194;
    width: 14px;
    text-align: center;
    height: 14px;
    font-size: 12px;
    border-radius: 100%;
    line-height: 14px;
    font-weight: 500;
    position: relative;
    right: 8px;
    top: 0px;
}
a.btn-common:hover {
    background: #EDEBDD;
    color: #522810;
}
a.btn-common:hover i {
    color: #522810;
    background: #fff;
}

.container.chip-container {
    max-width: 1060px;
    background: #fff;
		padding: 20px;
}
.container.chip-container-2 {
	max-width: 1140px;
	background: #fff;
}

.four-box-itm {
    position: relative;
		/*margin-top: 30px;*/
}
.four-box-itm img {
    width: 100%;
    height: auto;
}
.four-box-itm h4 {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 45px;
    line-height: 46px;
    text-align: right;
    padding: 0 15px;
    margin: 0;
    font-size: 24px;
    color: #fff;
    background: rgb(0, 129, 148, .6);
    transition: .3s;
}
.footer-right ul {
	margin: 0;
	padding: 0;
}

.single-mn-slide {
	width: 100%;
	display: block;
}

.mnd-slide {
	height: 70%;
    width: 100%;
    overflow: hidden;
}
.single-news-itm {
	margin-bottom: 40px;
	display: block;
}
/*
.row.top-item-box {
    padding-top: 15px;
}
*/
.container {
	max-width: 1170px;
}

/* Header  section End */






/* light-area  section End */
.light-area {
	position: absolute;
	z-index: 9;
	margin-top: -100px;
	left: 50%;
	transform: translate(-50%, 0);
    width: 1060px;
    text-align: right;
}

.show-gallery-page .bar-space {
	height: 200px;
}
.sub_cetegory .bar-space {
	height: 200px;
}
.four-box-itm:hover h4 {
    background: #008194;
}
.four-box-itm h4 i {
    float: left;
    line-height: 47px;
    display: none;
}
.four-box-itm:hover i {
    display: block;
    transition: .3s;
}

.row.maindivcntnt {
    padding: 25px 0;
}
.maindiv-content-left h4 {
    font-size: 25px;
    color: #008194;
    margin: 0;
    
}
.maindiv-right h1 {
	font-size: 40px;
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #EDEBDD;
}
.maindiv-right .movie {
	margin-top: 10px;
}
.single-news-itm h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 3px;
}
.single-news-itm p {
    font-size: 15px;
}
.single-news-itm {
	margin-bottom: 30px;
}
.pageBanner {
	position: relative;
}
.pageBanner img {
	width: 100%;
  margin-top: 10px;
}
.pageBanner h1 {
	font-size: 120px;
	position: absolute;
	bottom: 41px;
	right: 55px;
	color: #fff;
}
  


  



.right-mnt p {
		font-size: 18px;
    margin-bottom: 2px;
}
iframe {
    width: 100%;
}
.maindiv-content-left a h4 {
    margin-bottom: 25px;
    padding-top: 5px;
}
.maindiv-content-left {
    position: relative;
}
a.btn-news {
    z-index: 99;
    color: #fff;
    background: #008194;
    padding: 7px 30px;
    display: inline-block;
    transition: .3s;
    font-size: 20px;
    border-radius: 0 5px 5px 0;
    text-decoration: none;
    border-radius: 0;
}
a.btn-news i {
    margin-right: 10px;
    position: relative;
		border-radius: 100%;
}
a.btn-news:hover {
    background: #008194;
    color: #fff;
		border: 1px solid #008194
}
a.btn-news:hover i {
    color: #fff;
    background: #008194;
}

.maindiv-content-left .btn-news {
    background: #F6F5E9;
    color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
		border: 1px solid #EDEBDD
}
.maindiv-content-left {
    position: relative;
    height: 400px;
}
.bdr {
    height: 1px;
    background: #EDEBDD;
}

.sd2 {
	position: absolute;
	right: -9px;
	top: 5px;
}
.sd1 {
	position: absolute;
	left: -9px;
	top: 5px;
}

/* Footer-area  section Start */
.row.footerdiv {
    padding: 25px 0 10px 0;
}
.footer-left {
    direction: rtl;
}
.footer-left span {
    float: right;
    color: #2B9192;
}
.footer-left p {
    margin-bottom: 2px;
		text-align: left;
}
.footer-left a {
    color: #412e1d;
}
.footer-right li a {
    color: #B3B199;
    font-size: 16px;
    border-right: 1px solid #EDEBDD;
    padding: 0 8px;
}
.footer-right li a:hover {
    color: #412e1d;
}
.footer-right li {
    display: inline;
}
.footer-right .link-bg {
    background: none !important;
    color: #008194 !important;
}
.footer-right ul li:first-child a {
	padding-right: 0;
	border: none;
}
/*
.footer-right ul {
    margin-right: -36px;
}
*/
a.social1 {
    color: #4267B2;
    margin: 0 6px 0 10px;
    font-size: 22px;
		position: relative;
    top: 3px;
}
a.social2 {
    color: #D64C3F;
    font-size: 22px;
}
.social-area {
		color: #412e1d;
    margin-top: 15px;
}
.social-area span {
    color: #B3B199;
}
.copyright {
		margin-top: 35px;
}
/* Footer-area  section End */






/* --------------------- Homepage Style End  -----------------------*/






/* --------------------- Category Style Start  -----------------------*/
.this-title {
	padding-bottom: 20px;
	border-bottom: 1px solid #EDEBDD;
	margin-bottom: 15px;
}

.this-title h2 {
    font-size: 50px;
    margin-bottom: 0px;
}
.this-title h3 {
    font-size: 35px;
    margin-bottom: 0px;
}
.single-this-txt {
	margin-bottom: 35px;
}
.single-this-txt p {
	padding: 0;
	margin: 4px 0;
}
.single-this-txt h4 {
	font-weight: bold;
	letter-spacing: .5px;
	font-size: 18px;
}
.thumb-two-itm img {
	width: 100%;
}
.thumb-btn a {
	font-size: 20px;
	padding: 5px 0;
	display: block;
	transition: .3s;
	font-weight: bold;
	letter-spacing: .5px;
	color: #2B9192;
}
.thumb-btn {
	border-bottom: 1px solid #EDEBDD;
}
.thumb-btn i {
	float: left;
	font-size: 13px;
	padding: 10px;
	transition: .3s;
}
.just-tumb {
	position: relative;
    z-index: 1;
    transition: .3s;
}
.just-tumb::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
	content: '';
	background: #008194;
    opacity: .0;
    visibility: hidden;
 
}

.thumb-two-itm:hover .just-tumb::after {
    visibility: visible;
    opacity: .7;
}

.thumb-two-itm:hover .thumb-btn{
    border-color: #2B9192
}
.thumb-two-itm {
	margin-bottom: 25px;
}
.sub_cetegory .header-bar {
	margin-bottom: 100px;
}
.sticky .sub_cetegory .header-bar {
	margin-bottom: 0px;
}
.sub_category-top {
	position: relative;
}
.sub_category-top .btn-common {
	position: absolute;
	left: 0;
}

.sub_category-top h1 {
	font-size: 50px;
	margin: 0;
}
.sub_category-top span a {
	color: #2B9192;
}
.sub_category-top {
	padding: 10px 0;
}
.sub-ct {
	width: 100%;
	height: 340px;
}
.category-slider .owl-nav i {
	font-size: 40px;
	font-weight: 300;
	color: #fff;
	width: 25px;
	background: #008194;
	text-align: center;
	height: 45px;
    line-height: 45px;
    transition: .3s;
}
.category-slider .owl-nav i:hover {
    color: #008194;
    background-color: #EDEBDD;
}
.category-slider .owl-prev {
	position: absolute;
	left: 0px;
	bottom: 25px;
	z-index: 99;
}
.box-gellary-bg .category-slider .owl-prev {
	position: absolute;
	left: -25px;
	bottom: -15px;
	z-index: 99;
}
.category-slider .owl-next{
	position: absolute;
	right: 0px;
	bottom: 25px;
	z-index: 99;
}
.box-gellary-bg .category-slider .owl-next{
	position: absolute;
	right: -25px;
	bottom: -15px;
	z-index: 99;
}
.cetegory-list h2 {
	font-size: 36px;
	color: #2B9090;
	border-bottom: 1px solid #EDEBDD;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.cetegory-list .title {
	font-size: 36px;
	color: #2B9090;
	line-height: 100%;
}

.cetegory-list ul {
	margin: 0;
	padding: 0;
	padding-right: 20px;
}
/*
.cetegory-list ul li{
list-style: circle;
}
*/
.cetegory-list ul li a{
	margin: 4px 0;
	font-size: 15px;
    color: #403D3A;
    transition: .3s;
}
.cetegory-list ul li a:hover{
	color: #2B9090;
}
.side-menu-left ul li {
	display: block;
    padding: 12px 0;
    color: #222;
	border-bottom: 1px solid #EDEBDD;
}
.side-menu-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.side-menu-left ul li a{
    color: #2B9090;
    font-size: 18px;
}

.side-menu-left ul li a:hover{
    color: #000;
}
.side-menu-left li a i {
	float: left;
	padding-left: 20px;
}


/*
.row.sub_category-slider {
	padding: 25px 0;
	padding-top: 0;
}
*/
.single-recommend-slide {
	text-align: right;
	float: right;
	margin-right: 40px;
	direction: rtl;
	font-size: 23px;
	color: #2B9090;
	line-height: 28px;
}
.ctr-slide-lft img {
	float: right;
	margin-bottom: 21px;
	position: relative;
	right: 0;
}
.recomend-slide {
	margin-bottom: 50px;
	display: inline-block;
	width: 100%;
}
.recomend-slide .recommendations-items {
	margin-top: 15px;
	padding-right: 30px;
}
.row.slider-bottom-txt {
	padding: 25px 0;
	/*border-bottom: 1px solid #EDEBDD;*/
  margin-bottom: 15px;
  padding-top: 0;
}
.slider-bottom {
	margin-top: 10px;
}
.row.box-ctd {
	background: url(../img/bg-2.png) round;
	margin: 0;
	padding-top: 67px;
	padding-bottom: 60px;
	/*background-position: center bottom;*/
	background-size: cover;
	/*margin-top: 15px;*/
	margin-left: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.row.box-ctd.gellary-box {
	background: #fff !important;
	padding-top: 0;
	margin-top: 0;
}


.cetegory-list li a.active {
	color: #008194;
}

/* --------------------- Category Style End  -----------------------*/





.gellary-box .sub-ct {
	width: 100%;
	height: 440px;
}
.box-gellary-bg {
	padding: 15px 25px;
	background: #f7f6f4;
	padding-bottom: 50px;
}
.title-gellary {
	font-size: 18px;
  padding-bottom: 15px;
}
.title-gellary a {
	display: inline-block;
	background: #008194;
	padding: 6px 24px;
	color: #fff;
	margin-top: 10px;
	border: 2px solid #008194;
	transition: .3s;
}
.title-gellary a:hover {
background: transparent;
color: #008194;
}

.title-gellary h4 {
	font-size: 24px;
	color: #008194;
	margin-top: 10px;
  margin-bottom: 5px;
}
.page-back li {
	display: inline-block;
	font-size: 13px;
	margin-left: 5px;
}
.page-back ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.page-back li a {
	color: #888;
	padding: 0 2px;
}
.page-back li a:hover {
	color: #000;
}
.about-txt {
	padding: 35px 10px 35px 10px;
	padding-top: 10px;
}
.sale-area {
	margin-bottom: 50px;
}
/*
.about-txt p {
	margin-bottom: 20px;
}
*/
.about-txt img {
	width: auto;
	margin-bottom: 20px;
}
.about-right h2 {
	font-size: 40px;
	color: #008194;
	margin-top: 10px;
}
/*
.about-right {
	padding: 15px 8px 0 8px;
}
*/
.sale-text {
	padding: 0 0 70px 80px;
	direction: rtl;
}
.sale-text h4 {
	font-size: 24px;
	color: #008194;
	font-weight: 600;
}
.sale-text span {
	color: #000;
	font-weight: 600;
    letter-spacing: 1px;
    font-size: 13px;
}
.sale-view {
	padding-bottom: 30px;
}
.sale-view img {
	margin-top: 20px;
}
.recomend-right h4 {
	font-size: 18px;
	font-weight: bold;
	color: #008194;
	margin-bottom: 35px;
  margin-top: 2px;
}
.recomend-right .page-back {
	margin-bottom: 25px;
}
.recomend-text {
	padding-left: 50px;
	margin-bottom: 35px;
}
.single-recommend-slide span {
	color: #888;
	font-size: 14px;
	margin-top: 5px;
	display: block;
}
.single-form label {
	width: 30%;
}
.single-form input {
	width: 70%;
	background: #F5F4EA;
	border: none;
	border: #EDEBDD 1px solid;
	height: 35px;
    margin-bottom: 12px;
    padding:5px 10px;
    float: left;
}

.single-form textarea {
	width: 100%;
	background: #F5F4EA;
	border: none;
	border: #EDEBDD 1px solid;
	height: 125px;
    margin-bottom: 12px;
    padding:5px 10px;

    float: left;
}
.contact-bottom {
	display: inline-block;
	width: 70%;
	float: left;
}
.single-form button {
	float: left;
	background: #008194;
	color: #fff;
	font-size: 18px;
	border: none;
    padding: 7px 25px;
    cursor: pointer;

}
.single-form {
	width: 80%;
	display: inline-block;
}
.contact-top .text {
	padding-top: 15px;
}
.contact-form {
	margin-top: 30px;
}
.contact-area {
	padding-bottom: 100px;
}
.contact-left h4 {
	font-size: 30px;
	color: #2B9090;
	padding-bottom: 15px;
	border-bottom: 1px solid #EDEBDD;
	margin-bottom: 20px;
}
.panel-body {
	padding: 15px;
}
.panel-title {
	margin: 0;
}
.panel.panel-default {
	margin-bottom: 10px !important;
}



/* --------------------- Faq Style Start  -----------------------*/
h2.section_title {
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
	color: #333;
}
.section_title span {
	color: #19B5FE;
}
.style-faq .panel-default > .panel-heading {
	color: #333;
	background-color: transparent;
	border: none !important;
}
.style-faq .panel-group .panel {
	box-shadow: 0 0 0;
	border-radius: 0px;
	margin-bottom: 0;
	border: none;
}
.style-faq .panel .panel-collapse .panel-body {
	border: none;
}
.style-faq .panel-default > .panel-heading {
    padding: 0;transition: .3s;
    border: none;
}
.style-faq .panel-default > .panel-heading h4 a {
	display: block;
	padding: 15px;
	transition: .3s;
	border: none;
	text-decoration: none;
	background: #f7f6f4;
	color: #427d83;
	font-size: 20px;
}
.style-faq .panel-heading h4 a[aria-expanded="true"] {
	background: #008194 !important;
	color: #fff;
}
.panel-body {
	background: #EDEBDD;
}
.style-faq .panel-default > .panel-heading h4 a i.fal {
	float: right;
	font-size: 100%;
  display: none;
  margin-left: 15px;
}
.style-faq .panel-default > .panel-heading h4 a[aria-expanded="true"] i.fal.fa-minus {
display: block;}
.style-faq .panel-default > .panel-heading h4 a[aria-expanded="false"] i.fal.fa-plus {
display: block;}



.panel-title i {
	float: right;
}
.style-faq {
	max-width: 900px;
	margin: 25px auto;
}

/* --------------------- Faq Style End  -----------------------*/



/*
.pageBanner {
	position: absolute;
	bottom: 5px;
	z-index: 77;
	right: 0;
	width: 100%;
}
*/








.row.maindivcntnt {
	padding: 25px 0;
	text-align: right;
}






.bar-space {
	height: 90px;
}
.header-bar {
	position: fixed;
	transition: .2s;
	padding-bottom: 10px;
	width: 100%;
	z-index: 999;
    background: #f7f6f4;
    top: 0;
}

.res-fd{

    display: none;
}

.footer-right {
	float: right;
	text-align: right;
}
.sub_category-top .btn-common {
	position: absolute;
	left: 0;
}

.sub_cetegory .light-area {
	width: 100%;
}



/*Proloader START CSS*/
.proloader{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    background: #fff;
} 
    .loader_34{
        /* Preloader */
        display: table-cell;
        vertical-align:  middle;
        text-align: center;
    }

    .loader_34
    .ytp-spinner {
        /* Spinner Container */
        position: absolute;
        left: 50%;
        top: 50%;
        width: 64px;
        margin-left: -32px;
        z-index: 18;
        pointer-events: none;
    }

    .loader_34
    .ytp-spinner
    .ytp-spinner-container {
        pointer-events: none;
        position: absolute;
        width: 100%;
        padding-bottom: 100%;
        top: 50%;
        left: 50%;
        margin-top: -50%;
        margin-left: -50%;
        animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
        -webkit-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
    }

    .loader_34
    .ytp-spinner-rotator {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0.0, 0.2, 1) infinite both;
        animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0.0, 0.2, 1) infinite both;
    }

    .loader_34
    .ytp-spinner-left {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        overflow: hidden;
    }

    .loader_34
    .ytp-spinner-right {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
    }

    .loader_34
    .ytp-spinner-left {
        /* Position inside Container*/
        right: 50%;
    }

    .loader_34
    .ytp-spinner-right {
        /* Position inside Container*/
        left: 50%;
    }

    .loader_34
    .ytp-spinner-circle {
        box-sizing: border-box;
        position: absolute;
        width: 200%;
        height: 100%;
        border-style: solid;
        /* Spinner Color */
        border-color: #522810 #008194 transparent;
        border-radius: 50%;
        border-width: 6px;
    }

    .loader_34
    .ytp-spinner-left 
    .ytp-spinner-circle {
        left: 0;
        right: -100%;
        border-right-color: transparent;
        -webkit-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0.0, 0.2, 1) infinite both;
        animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0.0, 0.2, 1) infinite both;
    }

    .loader_34
    .ytp-spinner-right 
    .ytp-spinner-circle {
        left: -100%;
        right: 0;
        border-left-color: transparent;
        -webkit-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0.0, 0.2, 1) infinite both;
        animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0.0, 0.2, 1) infinite both;
    }

    /* Preloader Animations */

    @-webkit-keyframes ytp-spinner-linspin {
        to {
            -webkit-transform: rotate(360deg);
        }
    }

    @keyframes ytp-spinner-linspin {
        to {
            transform: rotate(360deg);
        }
    }

    @-webkit-keyframes ytp-spinner-easespin {
        12.5% {
            -webkit-transform: rotate(135deg);
        }
        25% {
            -webkit-transform: rotate(270deg);
        }
        37.5% {
            -webkit-transform: rotate(405deg);
        }
        50% {
            -webkit-transform: rotate(540deg);
        }
        62.5% {
            -webkit-transform: rotate(675deg);
        }
        75% {
            -webkit-transform: rotate(810deg);
        }
        87.5% {
            -webkit-transform: rotate(945deg);
        }
        to {
            -webkit-transform: rotate(1080deg);
        }
    }

    @keyframes ytp-spinner-easespin {
        12.5% {
            transform: rotate(135deg);
        }
        25% {
            transform: rotate(270deg);
        }
        37.5% {
            transform: rotate(405deg);
        }
        50% {
            transform: rotate(540deg);
        }
        62.5% {
            transform: rotate(675deg);
        }
        75% {
            transform: rotate(810deg);
        }
        87.5% {
            transform: rotate(945deg);
        }
        to {
            transform: rotate(1080deg);
        }
    }

    @-webkit-keyframes ytp-spinner-left-spin {
        0% {
            -webkit-transform: rotate(130deg);
        }
        50% {
            -webkit-transform: rotate(-5deg);
        }
        to {
            -webkit-transform: rotate(130deg);
        }
    }

    @keyframes ytp-spinner-left-spin {
        0% {
            transform: rotate(130deg);
        }
        50% {
            transform: rotate(-5deg);
        }
        to {
            transform: rotate(130deg);
        }
    }

    @-webkit-keyframes ytp-right-spin {
        0% {
            -webkit-transform: rotate(-130deg);
        }
        50% {
            -webkit-transform: rotate(5deg);
        }
        to {
            -webkit-transform: rotate(-130deg);
        }
    }

    @keyframes ytp-right-spin {
        0% {
            transform: rotate(-130deg);
        }
        50% {
            transform: rotate(5deg);
        }
        to {
            transform: rotate(-130deg);
        }
    }


