.material-icons-outlined,
.material-icons,
.material-icons-sharp {
    vertical-align: middle;
}


#page-section-h .page-header h2 {
    font-family: 'Chonburi', cursive;
    color: #ffffff;
    font-size: 50px;
    line-height: 52px;
    display: inline-block;
    letter-spacing: 2.5px;
    margin-bottom: 10px;
    position: relative;
}



#page-section-h .page-header h2:before {
    content: '';
    width: 1px;
    height: 50px;
    background: #f13838;
    position: absolute;
    top: 0;
    left: -37px;
}


#page-section-h h3 {
    color: #858585;
    font-size: 25px;
    line-height: 34px;
}


#page-section-h h3 .material-icons {
    font-size: 175%;
}







#team-section .page-header h2 {
    font-family: 'Chonburi', cursive;
    color: #ffffff;
    font-size: 50px;
    line-height: 52px;
    display: inline-block;
    letter-spacing: 2.5px;
    margin-bottom: 10px;
    position: relative;
}



#team-section .page-header h2:before {
    content: '';
    width: 1px;
    height: 50px;
    background: #f13838;
    position: absolute;
    top: 0;
    left: -37px;
}


#team-section h3 {
    color: #858585;
    font-size: 25px;
    line-height: 34px;
}



#page-section-h .img-h {
    position: relative;
    display: inline-block;
}

#page-section-h .img-h:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: rgb(51 51 51 / 50%);
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

#page-section-h .img-h.contact-text-after,
#page-section-h .img-h.new-text-after,
#page-section-h .img-h.about-text-after,
#page-section-h .img-h.portfolio-text-after,
#page-section-h .img-h.service-text-after,
#page-section-h .img-h.marketing-text-after,
#page-section-h .img-h.website-text-after,
#page-section-h .img-h.blog-text-after {
    position: relative;
}

#page-section-h .img-h.website-text-after:after {
    content: 'WEB DESIGN';
    font-size: 100px;
    line-height: 104px;
    font-weight: 600;
    position: absolute;
    /* left: -255px; */
    right: 0;
    top: 50px;
    z-index: 1;
    text-align: right;
    opacity: 0.5;
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--bs-white);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#page-section-h .img-h.service-text-after:after {
    content: 'SERVICES';
    font-size: 100px;
    line-height: 104px;
    font-weight: 600;
    position: absolute;
    /* left: -255px; */
    right: 0;
    top: 50px;
    z-index: 1;
    text-align: right;
    opacity: 0.5;
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--bs-white);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#page-section-h .img-h.marketing-text-after:after {
    content: 'MARKETING ONLINE';
    font-size: 100px;
    line-height: 104px;
    font-weight: 600;
    position: absolute;
    /* left: -255px; */
    right: 0;
    top: 50px;
    z-index: 1;
    text-align: right;
    opacity: 0.5;
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--bs-white);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#page-section-h .img-h.about-text-after:after {
    content: 'ABOUT US';
    font-size: 100px;
    line-height: 104px;
    font-weight: 600;
    position: absolute;
    /* left: -255px; */
    right: 0;
    top: 50px;
    z-index: 1;
    text-align: right;
    opacity: 0.5;
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--bs-white);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#page-section-h .img-h.portfolio-text-after:after {
    content: 'PORTFOLIO';
    font-size: 100px;
    line-height: 104px;
    font-weight: 600;
    position: absolute;
    /* left: -255px; */
    right: 0;
    top: 50px;
    z-index: 1;
    text-align: right;
    opacity: 0.5;
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--bs-white);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#page-section-h .img-h.contact-text-after:after {
    content: 'CONTACT US';
    font-size: 100px;
    line-height: 104px;
    font-weight: 600;
    position: absolute;
    /* left: -255px; */
    right: 0;
    top: 50px;
    z-index: 1;
    text-align: right;
    opacity: 0.5;
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--bs-white);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


#page-section-h .img-h.new-text-after:after {
    content: 'NEWS & ACTIVITIES';
    font-size: 100px;
    line-height: 104px;
    font-weight: 600;
    position: absolute;
    /* left: -255px; */
    right: 0;
    top: 50px;
    z-index: 1;
    text-align: right;
    opacity: 0.5;
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--bs-white);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#page-section-h .img-h.blog-text-after:after {
    content: 'BLOGS';
    font-size: 100px;
    line-height: 104px;
    font-weight: 600;
    position: absolute;
    /* left: -255px; */
    right: 0;
    top: 50px;
    z-index: 1;
    text-align: right;
    opacity: 0.5;
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--bs-white);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#page-section-h .img-h img {
    position: relative;
    z-index: 1;
}




.item-new {
    position: relative;
    text-align: left;
    display: block;
    background: #333333;
    border: solid 1px #1d1d1d;
    padding: 15px;
    overflow: hidden;
    height: 500px;
}

.item-new .new-bg {
    mix-blend-mode: multiply;
    background-color: #f13838;
    position: absolute;
    z-index: 0;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    opacity: 0;
    webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.item-new .new-text {
    position: relative;
    z-index: 1;
}

.item-new:hover {
    background: #f13838;
}

.item-new:hover .new-bg {
    opacity: 0.25;
    webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.item-new .date {
    color: #cfcfcf;
}

.item-new h4 {
    color: #ffffff;
}

.item-new .text-detail {
    color: #777777;
    webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.item-new:hover .text-detail {
    color: #ffffff;
    webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.item-new h5 {
    position: relative;
    color: #ffffff;
    display: block;
    padding-top: 20px;
    margin-bottom: 0px;
}

.item-new h5:before {
    content: '';
    color: #ffffff;
    position: absolute;
    top: 1px;
    height: 1px;
    width: 75%;
    background: #ffffff;
}



.quote-open {
    transform: rotate(180deg);
}



#contact-section01 .page-header h2,
#contact-section02 .page-header h2,
#page-section .page-header h2 {
    font-family: 'Chonburi', cursive;
    color: #ffffff;
    display: inline-block;
    font-size: 50px;
    line-height: 52px;
    letter-spacing: 2.5px;
    margin-bottom: 10px;
    position: relative;
}



#contact-section01 .page-header h2:before,
#contact-section02 .page-header h2:before,
#page-section .page-header h2:before {
    content: '';

    height: 50px;
    background: #f13838;
    position: absolute;
    width: 50%;
    height: 1px;
    top: -25px;
    left: 25%;
    right: 25%;
}


#contact-section01 h3,
#contact-section02 h3,
#page-section h3 {
    color: #f13838;

}







.item-contact {
    padding: 15px;
    background: #111111;
    border: 1px solid #f13838;
    margin-bottom: 20px;
    min-height: 430px;
    position: relative;
}


.item-contact h4 {
    color: #ffffff;
}


.item-contact .text {
    position: relative;
    z-index: 1;
    margin-top: -75px;
    margin-bottom: 30px;
}

.item-contact .icon-contact {
    position: relative;
    display: inline-block;
    background: #f13838;
    border-radius: 100%;
    margin-bottom: 20px;
    -webkit-transition: all .3s ease-in-out;
    -khtml-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.item-contact .icon-contact:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 120%;
    height: 120%;
    top: -10%;
    left: -12.5%;
    z-index: -1;
    transform: scale(1);
    border-radius: 100%;
    background: #ffffff;
    opacity: 0.25;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-animation: opacity 1000ms infinite;
    animation: opacity 1000ms infinite;
}





.box-from-contact {
    background-color: #111111;
    background-image: url(../images/pattern05.png);
    background-position: left center;
    visibility: visible;
}


.box-from-contact .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 15px);
    padding: 0.75rem 0.75rem;
    padding-left: 50px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    background: transparent;
    background-clip: padding-box;
    border: 1px solid #484848;
    border-radius: 0rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.box-from-contact .form-control:focus {
    color: #495057;
    background: transparent;
    border-color: #dc322b;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(239 114 31 / 19%);
}

.box-from-contact textarea.form-control {
    min-height: 175px;
}

.box-from-contact .form-group {
    position: relative;
}

.box-from-contact .form-group .demo-icon {
    color: #f13838;
    position: absolute;
    top: 15px;
    left: 10px;
    -webkit-text-stroke: 0.5px #f13838;
}





.box-map {
    padding: 30px;
    text-align: left;
    display: block;
    background: #000000;
    position: relative;
    z-index: 3;
}



.box-map:hover {
    background: #111111;
}

.box-map:nth-child(1) {
    border-bottom: 1px solid rgb(51 51 51 / 50%);
}

.box-map .text-box-map {
    font-weight: 300;
    color: #999999 !important;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}


.box-map:hover .text-box-map {
    color: #f13838 !important;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}




.box-map .img-box-map {
    display: inline-block;
    position: relative;
    margin-bottom: 74px;
}



.box-map .img-box-map:before {
    content: '';
    display: inline-block;
    width: 140%;
    height: 130%;
    left: -20%;
    right: -15%;
    top: -5%;
    position: absolute;
    background-image: url(../images/box-map-svg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-animation: rotate 7s normal linear infinite;
    animation: rotate 7s normal linear infinite;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}





.box-map:hover .img-box-map:before {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}





.box-map .img-box-map img {
    width: 100px;
    position: relative;
    z-index: 1;
}


.box-map span {
    color: #ffffff;
    display: block;
    border-top: 1px solid rgb(51 51 51 / 50%);
    padding-top: 20px;
    width: 100%;
    position: relative;
}

.box-map span::before {
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    background: #f13838;
}


.box-map:hover span::before {

    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



.box-map span i {
    color: #f13838;
    font-size: 200%;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}







#page-section .form-control {

    color: #ffffff;
    background: transparent;
    background-clip: padding-box;
    border: 1px solid #484848;
    border-radius: 0rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#page-section .form-control:focus {
    color: #495057;
    background: transparent;
    border-color: #dc322b;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(239 114 31 / 19%);
}



























.item-portfolio{
	background: #000000;
	display: block;
	position: relative;
}

.item-portfolio .images{
	overflow: hidden;
}
.item-portfolio .images img{
	transform: scale(1);
	-webkit-transition: all 2.5s ease-in-out;
	-khtml-transition: all 2.5s ease-in-out;
	-moz-transition: all 2.5s ease-in-out;
	-ms-transition: all 2.5s ease-in-out;
	-o-transition: all 2.5s ease-in-out;
	transition: all 2.5s ease-in-out;
}
.item-portfolio:hover .images img{

	transform: scale(1);
	-webkit-transition: all 2.5s ease-in-out;
	-khtml-transition: all 2.5s ease-in-out;
	-moz-transition: all 2.5s ease-in-out;
	-ms-transition: all 2.5s ease-in-out;
	-o-transition: all 2.5s ease-in-out;
	transition: all 2.5s ease-in-out;

}
.item-portfolio .text{
	padding: 15px;
}
.item-portfolio .text h4{
	color: #ffffff;
}

.item-portfolio .text p{
	color: #ffffff;
}

.item-portfolio .text span{
	color: #ffffff;
	display: inline-block;
	background: #f13838;
	padding: 0.5rem 2rem;
	-webkit-transition: all 0.3s ease-in-out;
	-khtml-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.item-portfolio .text span:hover{
	background: #000000;
	-webkit-transition: all 0.3s ease-in-out;
	-khtml-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
















.item-portfolio .text{
  opacity: 0;
  text-align: center;
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  top: 0px;
  background: rgb(23 23 23 / 85%);
  transform: translateX(60px);
  -webkit-transition: all .3s ease-in-out;
  -khtml-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.item-portfolio:hover .text{
  opacity: 1;
  transform: translateX(0px);
  -webkit-transition: all .3s ease-in-out;
  -khtml-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;

}

.item-portfolio .text h4{

  transform: translateX(240px);
  -webkit-transition: all .5s ease-in-out;
  -khtml-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.item-portfolio:hover .text h4{

  transform: translateX(0px);
  -webkit-transition: all .5s ease-in-out;
  -khtml-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.item-portfolio .text p{

  transform: translateX(180px);
  -webkit-transition: all .5s ease-in-out;
  -khtml-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.item-portfolio:hover .text p{

  transform: translateX(0px);
  -webkit-transition: all .5s ease-in-out;
  -khtml-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.item-portfolio .text span{

  transform: translateX(120px);
  -webkit-transition: all .5s ease-in-out;
  -khtml-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.item-portfolio:hover .text span{

  transform: translateX(0px);
  -webkit-transition: all .5s ease-in-out;
  -khtml-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}



















@media (max-width: 992px) {
    #page-section-h .page-header h2 {

        font-size: 30px;
        line-height: 34px;

    }
    #contact-section01 .page-header h2, #contact-section02 .page-header h2, #page-section .page-header h2 {
        font-size: 30px;
        line-height: 34px;
    }
    #page-section-h h3 {
        font-size: 18px;
        line-height: 24px;
    }
    #page-section-h .page-header h2:before {
        width: 50%;
        height: 1px;
        top: -25px;
        left: 25%;
        right: 25%;
    }

    #page-section-h .img-h.blog-text-after:after,#page-section-h .img-h.service-text-after:after,#page-section-h .img-h.about-text-after:after,#page-section-h .img-h.portfolio-text-after:after,#page-section-h .img-h.new-text-after:after ,#page-section-h .img-h.contact-text-after:after,#page-section-h .img-h.website-text-after:after {

        font-size: 50px;
        line-height: 54px;

        top: 0px;
    }



}




@media (min-width: 992px) {

    #page-section-h:before {
        content: '';
        width: 638px; 
        height: 661px;  
        background-image: url(../images/dodecahedron.svg);
        opacity: 0.05;
        background-size: cover;  
        position: absolute;  
        left: -138px;
        top: 50px;
        -webkit-animation: rotate 15s normal linear infinite;
        animation: rotate 15s normal linear infinite;
    }

    #page-section-h:after {content: '';width: 938px;height: 972px;background-image: url(../images/dodecahedron.svg);opacity: 0.05;background-size: cover;position: absolute;right: -260px;top: -140px;-webkit-animation: rotate01 15s normal linear infinite;animation: rotate01 15s normal linear infinite;}



    #contact-section02 {
        position: relative;
    }

    #contact-section02:before {
        content: '';
        width: 738px; 
        height: 765px;  
        background-image: url(../images/dodecahedron.svg);
        opacity: 0.05;
        background-size: cover;  
        position: absolute;  
        left: -138px;
        top: -500px;
        -webkit-animation: rotate 15s normal linear infinite;
        animation: rotate 15s normal linear infinite;
    }

    #contact-section02:after {content: '';width: 538px;height: 557px;background-image: url(../images/dodecahedron.svg);opacity: 0.05;background-size: cover;position: absolute;right: 100px;bottom: -140px;-webkit-animation: rotate01 15s normal linear infinite;animation: rotate01 15s normal linear infinite;}





    #page-section{
        position: relative;
    }


    #page-section:before {
        content: '';
        width: 738px; 
        height: 765px;  
        background-image: url(../images/dodecahedron.svg);
        opacity: 0.05;
        background-size: cover;  
        position: absolute;  
        left: 100px;
        bottom: -500px;
        -webkit-animation: rotate 15s normal linear infinite;
        animation: rotate 15s normal linear infinite;
    }

    .box-map {
        min-height: 40vh;
    }

    .box-map span {
        position: absolute;
        right: 30px;
        bottom: 30px;
        font-size: 20px;
        font-weight: 200;
        text-align: right;
        width: calc(100% - 60px);
    }

    .box-map .img-box-map {
        margin-bottom: 140px;
    }

}


@media (min-width: 1200px) {}


















/*keyframes.....................................................................................................*/






@keyframes rotate {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }

    25% {
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
    }

    50% {
        -webkit-transform: rotate3d(0, 0, 1, 180deg);
        transform: rotate3d(0, 0, 1, 180deg);
    }

    75% {
        -webkit-transform: rotate3d(0, 0, 1, 270deg);
        transform: rotate3d(0, 0, 1, 270deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg);
        transform: rotate3d(0, 0, 1, 360deg);
    }
}


@keyframes rotate01 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg);
        transform: rotate3d(0, 0, 1, 360deg);
    }

    25% {
        -webkit-transform: rotate3d(0, 0, 1, 270deg);
        transform: rotate3d(0, 0, 1, 270deg);
    }

    50% {
        -webkit-transform: rotate3d(0, 0, 1, 180deg);
        transform: rotate3d(0, 0, 1, 180deg);
    }

    75% {
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}


@keyframes opacity {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.25;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(1.5);
    }
}