@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Berkshire+Swash&amp;display=swap');
body {
    margin: 0;
    padding: 0;
    color: #04a7a2;
    font-family: 'DM Sans', sans-serif;
}

.main {
    margin: auto;
    padding: 0;
    width: 92%;
}

a {
    color: #000;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #000;
    text-decoration: none;
}

img {
    max-width: 100%;
}

h1 {
    margin: 0px;
}

h2 {
    margin: 0px;
}

h3 {
    margin: 0px;
}

h4 {
    margin: 0px;
}

h5 {
    margin: 0px;
}

h6 {
    margin: 0px;
}

.bi {
    display: inline-block;
    vertical-align: -0.125em;
    fill: currentcolor;
}

.bg1 {
    background-color: #F9FBFE !important;
}

.bg2 {
    background-color: #ff5804 !important;
}

.footer-line p {
    color: #fff;
}

.pt-40 {
    padding-top: 40px !important;
}


/*#ff6d24*/


/*font-family: 'Berkshire Swash', cursive;
*/


/* START HEADER SECTION  */


/* start top head section  */

.tophead-section {
    padding: 0;
    background: #4F2B7F;
}

.tophead-section1 {
    padding: 15px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tophead-left1 {
    padding: 0px;
}

.tophead-left2 {
    padding: 0px;
}

.tophead-left2 .call-head {
    color: #fff;
    display: none;
    font-size: 25px;
    font-weight: 600;
    text-shadow: 0 0 12px #fff;
}

.tophead-left2 p {
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 500;
}

.tophead-left2 p i {
    color: #f50;
}

.tophead-left2 p span {}

.tophead-right1 {
    padding: 0;
}

.tophead-right2 {
    padding: 0;
}


/* end top head sectio  */


/* start head section  */

.head-section {
    padding: 0;
}

.head-section1 {
    /*padding: 10px 0;*/
}

.head-logo1 {
    /*width: 36%;*/
    padding: 0px;
}

.head-logo2 {
    padding: 5px;
}

.head-logo2 a {
    display: block;
}

.head-right1 {
    padding: 0px 0px 0px 0px;
    width: 64%;
}

.head-right2 {
    padding: 0px;
}

.head-contact {
    display: flex;
    padding: 10px;
    width: 85%;
    justify-content: end;
    align-items: center;
    float: right;
    margin: -32px 0 0;
    background: #fff;
    border-radius: 40px 0px 0px 40px;
    /* box-shadow: 0 0 12px #c8c8c8; */
}

.head-contact ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.head-contact ul li {
    padding: 5px 10px 5px 0px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
}

.head-contact li a {
    display: inline-block;
}

.head-contact li a i {
    color: #04a5a1;
    font-size: 24px;
}

.head-contact li .contact {
    background: #00b800;
    color: #fff;
    padding: 8px 15px 4px;
    border-radius: 50px;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.head-contact li:nth-child(3) {
    padding: 4px 0;
}

.award-head1 {
    padding: 0px 0 0 0;
    text-align: right;
}

.award-head1 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.award-head1 ul li {
    display: inline-block;
    padding: 0 20px;
    text-align: center;
}

.award-head1 li img {
    height: 66px;
}

.award-head1 li p {
    color: #7b7b7b;
    text-align: center;
    font-size: 15px;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
}


/* end head section  */


/* start navigation section */

.navigation-section {
    padding: 0;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-inverse .navbar-toggle:hover {
    background-color: #09445a;
}

.navbar-inverse .navbar-toggle {
    /* border-color: #de5656; */
    float: right;
    background: -webkit-linear-gradient(90deg, #04a7a2, #0d293c);
    border-radius: 0;
    padding: 10px 11px;
    border: 0 !important;
}

.navbar-inverse .navbar-toggle {
    border-color: #ffeb0000;
}


/*end navbar toggal*/

.navbar {
    position: relative;
    min-height: 0px !important;
    border-radius: 0px;
    margin-bottom: 0px;
    transition: 0.4s ease-in-out;
}

.navbar-inverse {
    border: none;
    padding: 0px;
    z-index: 99;
}

.navbar-inverse .navbar-nav>li>a {
    color: #313131;
    padding: 12px 27px 11px 27px;
    font-size: 15px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #ffffff;
    background-color: #03848a;
    transition: 0.8s;
}

.navbar-nav {
    padding: 0px 0px;
    border-radius: 8px;
    margin: 11px auto 11px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
}

.navbar-nav>li {
    padding: 1px 18px;
}

.navbar-nav>li:last-child {
    border: 0;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #ffffff;
    background-color: #03848a;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #ffa70400;
    box-shadow: inset 0 1px 0 rgb(242 134 5 / 0%);
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #ffeb00;
}

.top-navvii {
    padding: 0px;
    transition: 0.4s ease-in-out;
    padding-bottom: 0px;
    background: #ffffff;
    border-radius: 0px;
}

.navbar-inverse {
    background-color: #00000000;
    border-color: transparent !important;
}

.top-navvaa {
    padding: 0px 0px;
}

.top-navvii2 {
    padding: 0px;
    background: #ffffff;
    text-align: center;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #0b2f3e !important;
    color: #2f4a0b !important;
}

.head-navigation {
    padding: 0px 0 0 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 5px;
}

#header {
    padding: 0px 0;
    color: #fff;
    z-index: 9999;
    transition: 0.5s;
    margin: 0px;
}

.fixed {
    position: fixed;
    /* top: 0; */
    width: 100%;
    /* box-shadow: 4px -3px 20px 0px #10101063; */
    background-color: #ffffff;
    z-index: 5555;
    transition: 0.5s;
}


/* end navigation section */


/* start slider section */

.slider-section {
    padding: 0px 0 0px 0;
}

.slider-section img {
    width: 100%;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.prev,
    .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0;
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right,
    .carousel-fade .carousel-inner>.item.active {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.carousel-control b .glyphicon {
    opacity: 1;
    color: #ffffff;
    text-shadow: none;
    border-radius: 0px 0px 0px 0px;
    top: 26px;
    font-size: 23px;
    transition: 0.9s ease-in-out;
    left: 10px;
    right: auto;
}

.carousel-control b {
    background: #ff5601;
    border-radius: 0px 0px 0px 0px;
    left: 0;
    position: absolute;
    transition: 0.9s ease-in-out;
    top: 55%;
    right: 0;
    line-height: 47px;
    padding: 4px 0px 4px 0px;
    height: 64px;
    width: 34px;
    border: 0px solid;
    border-left: 0;
}

.right b {
    right: 0;
    padding: 4px 0px 4px 1px;
    left: auto;
}

.right b .glyphicon-chevron-right {
    left: 0px;
    right: 0;
    margin-right: 0;
}

.carousel-control {
    opacity: 1;
}

.carousel-control:focus,
.carousel-control:hover {
    opacity: 1;
}

.carousel-control .glyphicon:hover {
    color: #fff;
    border-top: 0;
    transition: 0.9s ease-in;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

.carousel-control {
    position: absolute;
    top: -64px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 8%;
}


/* end slider section */


/* start mobile view section  */

.mobileview-section {
    padding: 0;
    display: none;
}

.mobileview-section1 {
    padding: 0 0 5px 0;
}

.mobileview-section1 img {}


/* end mobile view section  */


/* END HEADER SECTION  */


/* start about us section  */

.aboutus-section {
    padding: 0;
}

.aboutus-section1 {
    padding: 80px 0 50px 0;
}

.aboutus-heading {
    padding: 0;
    text-align: center;
    margin-bottom: 50px;
}

.aboutus-heading strong {
    background: linear-gradient(to right, #9b001a, #0d293c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-size: 55px;
    text-transform: capitalize;
    font-weight: 500;
    font-family: 'Berkshire Swash', cursive;
    margin: -10px 0 0;
}

.aboutus-heading p {
    color: #ff5601;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}

.aboutus-heading .moon {
    margin: 0 auto;
    width: 40%;
    position: relative;
}

.moon img {
    height: 39px;
}

.moon:before {
    content: "";
    background: #ff5804;
    padding: 0;
    height: 1px;
    top: 18px;
    width: 47%;
    left: 0;
    position: absolute;
}

.moon:after {
    content: "";
    background: #ff5804;
    padding: 0;
    height: 1px;
    top: 18px;
    width: 47%;
    right: 0;
    position: absolute;
}

.aboutus-content {
    padding: 40px 40px 40px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 20px 3px #f5f5f5;
    border-radius: 20px;
    border: 1px solid #04a29e1f;
    margin: 44px 0 0;
}

.aboutus-content p {
    font-size: 16px;
    margin: 0;
    line-height: 24px;
    padding: 0 0 10px 0;
    font-weight: 400;
    color: #222;
}

.aboutus-content p strong {
    color: linear-gradient(to right, #057c12, #0d293c);
    text-transform: capitalize;
}

.aboutus-content span {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 700;
    color: #086a70;
    display: block;
    padding: 10px 0;
}

.aboutus-content ul {
    padding: 0;
    margin: 20px 0 20px;
    list-style: none;
}

.aboutus-content ul li {
    display: inline-block;
    color: #fff;
    padding: 15px 16px 15px 46px;
    margin: 7px 6px;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    background: linear-gradient(to right, #56071C, #56071C);
    position: relative;
}

.aboutus-content ul li:before {
    background: url(../images/sun.png) no-repeat;
    height: 45px;
    width: 45px;
    position: absolute;
    content: "";
    display: flex;
    left: 0;
    animation: rotateAnimation 6s linear infinite;
    top: 7px;
    justify-content: center;
    align-items: center;
}

@keyframes rotateAnimation {
    from {
        transform: rotateY(0deg);
    }
    to {
        transform: rotateY(360deg);
    }
}


/* end about us section  */


/* start services section  */

.services-section {
    padding: 0;
    position: relative;
    background: linear-gradient(to right, #04a7a2, #0d293c);
}

.services-section:before {
    background: url(../images/bg-services.png);
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
}

.services-section1 {
    padding: 0;
}

.services-left1 {
    padding: 50px 20px;
    text-align: center;
    background: linear-gradient(to right, #56071C, #56071C);
    width: 40%;
}

.services-left2 {
    padding: 0px;
}

.services-heading {
    padding: 0;
}

.services-heading strong {
    font-family: 'Berkshire Swash', cursive;
    font-weight: 500;
    font-size: 39px;
    color: #fff;
    text-transform: capitalize;
}

.services-heading p {
    margin: 0;
    color: #fff;
    padding: 3px 10px;
    font-size: 19px;
    border-radius: 10px;
    text-transform: capitalize;
    line-height: 34px;
    text-shadow: 3px -3px 5px white;
    font-weight: 500;
    background: linear-gradient(0deg, #db1103 0%, #f5a945 100%);
}

.services-provide-text {
    padding: 20px 0 0 0;
}

.services-provide-text p {
    color: #fff;
    font-size: 15px;
    line-height: 31px;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0;
}

.services-provide-text a {
    background: #fff;
    display: block;
    border-radius: 80px;
    font-size: 30px;
    color: #086c72;
    font-weight: 800;
    padding: 7px 10px;
    margin: 30px 0 0;
}

.services-right1 {
    padding: 10px;
    width: 59%;
}

.services-right2 {
    padding: 10px;
}

.services-1 {
    padding: 25px 10px;
}

.services-2 {
    padding: 15px 15px 0;
    background: linear-gradient(to right, linear-gradient(to right, #057c12, #0d293c) 20%, #fffc73 0%);
    border-radius: 20px 20px 0 20px;
}

.services-3 {
    padding: 0px;
    width: 34%;
}

.services-3 img {
    border-radius: 20px;
}

.services-4 {
    padding: 10px 0px 10px 20px;
    position: relative;
    width: 65%;
}

.services-4 p {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    margin: 0;
    padding: 10px 0 10px;
    font-weight: 500;
}

.services-4 strong {
    font-family: 'Berkshire Swash', cursive;
    font-weight: 500;
    font-size: 31px;
    line-height: 26px;
    color: #ff2f00;
    text-transform: capitalize;
}

.services-4 a {
    position: absolute;
    width: 49%;
    background: #ff5804;
    border-radius: 40px;
    text-align: center;
    float: right;
    right: 0;
    bottom: -17px;
    font-weight: 600;
    color: #fff;
    padding: 7px 10px;
    font-size: 18px;
    text-transform: capitalize;
    text-shadow: 0 0 8px white;
}

.services-4 a i {}


/* end service section  */


/* start services list section  */

.serviceslist-section {
    padding: 0;
    background: linear-gradient(to right, #56071C, #56071C);
}

.serviceslist-section1 {
    padding: 50px 0;
}

.bottom-services {
    padding: 0px;
}

.bottom-services1 {
    padding: 10px;
}

.bottom-services2 {
    padding: 0px;
}

.bottom-services2 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.bottom-services2 ul li {
    padding: 4px 10px 4px 0px;
    position: relative;
    font-size: 17px;
    text-align: left;
    color: #fff;
    text-transform: capitalize;
    margin: 22px 0 0px;
    background: linear-gradient(to right, linear-gradient(to right, #057c12, #0d293c) 31%, #fffc73 30%);
    font-weight: 500;
    border-radius: 50px;
    z-index: 9;
    display: flex;
    justify-content: left;
    align-items: center;
}

.bottom-services2 ul li a {
    color: #fff;
    font-weight: 600;
}

.bottom-services2 ul li a:hover {
    color: black;
}

.bottom-services2 ul li:before {
    content: "";
    position: absolute;
    background: linear-gradient(0deg, #db1103 0%, #f5a945 100%);
    height: 93%;
    width: 99.5%;
    line-height: 85px;
    z-index: -9;
    border-radius: 50px;
}

.bottom-services2 li img {
    animation: rotateAnimation 6s linear infinite;
    padding: 0 0 0 13px;
}


/* end services list section */


/* start other services section */

.otherservices-section {
    padding: 0;
}

.otherservices-section1 {
    padding: 80px 0px 80px;
}

.other-services {
    /* padding: 40px 0 0 0; */
    padding: 0 0 0 0;
}

.other-services1 {
    padding: 20px;
}

.other-services2 {
    padding: 0;
    border: 1px solid #dedede;
    background-color: #fff;
    border-radius: 50% 50% 0 0;
    text-align: center;
}

.other-services3 {
    padding: 0;
}

.other-services3 img {
    /*border-radius: 190px 190px 0 0;*/
    width: 100%;
}

.other-services4 {
    padding: 0px 17px 40px;
    text-align: center;
    background: #f9fbfe;
}

.other-services4 strong {
    margin: -22px 0 0 0;
    color: #fff;
    padding: 12px 21px;
    font-size: 32px;
    display: block;
    font-family: 'Berkshire Swash', cursive;
    text-transform: capitalize;
    line-height: 34px;
    /*text-shadow: 3px -3px 5px white;*/
    font-weight: 400;
    background: #ff5804;
}

.other-services4 p {
    color: #000;
    padding: 17px 0 15px 0;
    font-size: 16px;
    margin: 0;
    line-height: 34px;
    font-weight: 400;
}

.other-services4 a {
    background: #ff5804;
    display: inline-block;
    padding: 9px 30px 10px 30px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 17px;
    border-radius: 30px;
    position: absolute;
    left: 12px;
    bottom: -14px;
    color: #Fff;
}

.call-icon {
    padding: 0px;
}

.call-icon1 {
    right: 12px;
    left: auto;
    height: 60px;
    font-size: 23px;
    line-height: 46px;
    width: 60px;
    border-radius: 50%;
    position: absolute;
    bottom: -20px;
    background: linear-gradient(to right, #56071C, #56071C);
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.call-icon1 a {
    display: block;
    position: relative;
}

.call-icon1 a:before {
    animation: rotation 15s infinite linear;
    color: #e02f10;
    height: 43px;
    font-size: 14px;
    width: 43px;
    background: #fff;
    line-height: 40px;
    border-radius: 50%;
    position: absolute;
    content: "";
    left: -10px;
    top: 2px;
    right: 0px;
    margin: 0 auto;
    z-index: -9;
    border: 1px dashed;
}

.call-icon1 i {
    color: #e02f10;
    font-size: 19px;
}

@keyframes rotation {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}


/* end other services section */


/* start our services section */

.ourservices-section {
    padding: 0;
}

.ourservices-section1 {
    padding: 100px 0px 50px 0px;
}

.services-design {
    padding: 30px 0 0;
}

.ourservices-left1 {
    padding: 0 60px 0 0px;
    text-align: center;
}

.ourservices-left2 {
    padding: 0;
    text-align: left;
}

.ourservices-left2 strong {
    display: block;
    font-size: 57px;
    color: #f8930e;
    text-transform: capitalize;
    font-weight: 700;
    padding: 5px 0;
}

.ourservices-left2 span {
    font-size: 25px;
    color: #ffffff;
    text-transform: capitalize;
    display: block;
    font-weight: 700;
    background: #990002;
    border-radius: 40px;
    padding: 10px 30px;
}

.ourservices-left2 p {
    color: #000;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0 0;
}

.ourservices-right1 {
    padding: 0px 0 0 0;
}

.ourservices-right2 {
    border-radius: 20px;
    padding: 0;
}

.services-design1 {
    padding: 35px 10px 36px 10px;
}

.services-design2 {
    padding: 0px 0px 0px;
    text-align: center;
    border-radius: 32px;
    background: linear-gradient(to right, #56071C, #56071C);
    box-shadow: 0 0 11px 0px #c8c8c8;
}

.services-design3 {
    padding: 0;
}

.services-design3 img {
    border-radius: 50%;
    height: 240px;
    margin: -110px 0 0;
    border: 10px solid #ff5804;
}

.services-design4 {
    padding: 20px 0 30px;
}

.services-design4 strong {
    font-size: 27px;
    font-weight: 400;
    color: #fff;
    padding: 0 10px;
    text-transform: capitalize;
    margin: 0;
    /*text-shadow: 3px -3px 5px white;*/
    font-family: 'Berkshire Swash', cursive;
    display: block;
    border-bottom: 1px solid;
}

.services-design4 p {
    color: #fff;
    padding: 10px 26px 15px 27px;
    font-size: 15px;
    margin: 0;
    line-height: 33px;
    font-weight: 400;
}

.services-design4 a {
    color: #fff;
    padding: 10px 34px;
    display: inline-block;
    border-radius: 90px;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    background: linear-gradient(0deg, #db1103 0%, #f5a945 100%);
}


/* end our services section */


/* start award section*/

.award-section {
    padding: 0;
    background: url(../images/bg-award.jpg);
    background-repeat: repeat;
}

.award-section:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff1dabf;
    top: 0;
    left: 0;
}

.award-section1 {
    padding: 50px 0;
}

.award-design {
    padding: 0;
    text-align: center;
}

.award-design1 {
    padding: 13px;
}

.award-design2 {
    padding: 0;
}

.award-design2 img {
    width: 100%;
}


/* end award section */


/* start testimonials section */

.testimonials-section {
    padding: 0;
}

.testimonials-section1 {
    padding: 50px 0px;
}

.testimonials {
    padding: 30px 0 0;
}

.testimonials1 {
    padding: 15px;
}

.testimonials2 {
    padding: 0px;
}

.testimonials3 {
    background-color: #ffffff;
    position: relative;
    padding: 23px 21px 30px;
    border: 1px solid #f00;
    margin-bottom: 15px;
}

.testimonials3 span {
    position: absolute;
    float: right;
    height: 45px;
    border-radius: 50px;
    font-weight: 500;
    width: 45px;
    line-height: 49px;
    background: #335506;
    color: #ffea00;
    text-align: center;
    border-right: 0;
    font-size: 29px;
    margin: -67px 0 0 0;
    right: 50px;
}

.testimonials3 span i {
    font-weight: 500;
}

.testimonials3 p {
    color: #1d1d1d;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    font-size: 15px;
}

.testimonials4 {
    padding: 0px 0 20px 0px;
    text-align: center;
    justify-content: center;
    background: linear-gradient(to right, #56071C, #56071C);
    margin: -10px auto 0;
    align-items: center;
    border-radius: 70px 70px 70px;
    width: 90%;
}

.img-testi {
    width: 100%;
}

.img-testi img {
    padding: 3px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    height: 80px;
}

.text-testi {
    background: linear-gradient(0deg, #db1103 0%, #f5a945 100%);
    width: 100%;
    padding: 10px 0 10px;
    border-radius: 0 0 40px 40px;
    margin-top: 15px;
}

.text-testi p {
    margin: 0px 0 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    text-transform: capitalize;
}

.text-testi span {
    margin: 5px 0 0 0;
    color: #fff;
    font-size: 19px;
    font-weight: 800;
    text-transform: uppercase;
}

.text-testi i {
    color: #04a7a2;
    padding: 0 1px;
    font-size: 14px;
}


/* end testimonials section */


/*start footer section */

.footer-section {
    padding: 0;
    text-align: center;
    margin: 0;
    background: linear-gradient(to right, #04a7a2, #0d293c);
}

.footer-section1 {
    padding: 0px 30px 0px;
}

.footer-services {
    padding: 0 0 60px 0;
    margin: -59px 0 0;
    display: none;
}

.footer-services ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.footer-services ul li {
    display: inline-block;
    padding: 0 0px;
    width: 14%;
}

.footer-services li img {
    height: 100px;
    border-radius: 50%;
    border: 4px solid #fdba39;
    padding: 3px;
}

.footer-services li p {
    color: #000;
    font-size: 16px;
    padding: 4px 0 2px;
    border-radius: 8px;
    background: #fd9921;
    margin: 11px 5px 0;
    font-weight: 600;
    text-transform: capitalize;
}

.footer-services li p b {
    display: block;
    font-weight: inherit;
    margin: -3px 0 0;
}

.footer {
    padding: 0 0px 0px;
    margin: 0px 0 0;
}

.footer-design {
    padding: 0px 0 0;
}

.footer-right1 {
    padding: 25px 0 0 40px;
}

.footer-right2 {
    padding: 0px;
}

.footer-head {
    padding: 0 0 10px;
}

.footer-head strong {
    font-size: 43px;
    line-height: 44px;
    font-weight: 500;
    display: block;
    font-family: 'Berkshire Swash', cursive;
    text-transform: capitalize;
    color: #fffc73;
}

.footer-list {
    padding: 0;
    color: #fff;
}

.footer-list1 {
    padding: 0px 0 10px 20px;
    border-right: 1px solid #fffc73;
}

.footer-list1:nth-child(2) {
    border-right: 0;
}

.footer-list1 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-list1 ul li {
    text-align: left;
    padding: 10px 0;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    display: block;
    margin: 0;
    font-weight: 300;
}

.footer-list1 ul li:before {
    color: linear-gradient(to right, #057c12, #0d293c);
    content: "\e241";
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    padding: 0px 0px 0 0px;
    font-family: "Font Awesome 6 Pro";
}

.footer-location1 {
    background: linear-gradient(to right, #56071C, #56071C);
    padding: 30px 30px 30px 30px;
}

.footer-location2 {
    padding: 20px 0px 10px;
    border-radius: 20px;
}

.footer-location2 strong {
    background: linear-gradient(0deg, #db1103 0%, #f5a945 100%);
    display: inline-block;
    padding: 6px 25px 5px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 21px;
    border-radius: 40px;
}

.footer-location2 p {
    margin: 0;
    line-height: 26px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 15px 0 0;
}

.footer-location2 p .readmore {
    font-size: 15px;
    color: white;
    text-transform: capitalize;
    font-weight: 500;
}

.footer-location2 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-location2 ul li {
    padding: 6px 19px 6px 10px;
    background: linear-gradient(0deg, #db1103 0%, #f5a945 100%);
    margin: 20px 0 20px;
    text-align: left;
    border-radius: 0px 30px 30px 0px;
    display: flex;
    justify-content: left;
    align-items: center;
}

.footer-location2 ul li span {
    height: 50px;
    width: 50px;
    border-radius: 0% 0% 50% 50%;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    color: white;
    background: linear-gradient(to right, #56071C, #56071C);
    font-size: 25px;
}

.footer-location2 ul li a {
    color: #fff;
    font-size: 17px;
    width: 80%;
    line-height: 24px;
    margin: 0 0 0 7px;
    font-weight: 500;
}

.footer-line {
    padding: 0 0px 0px 0px;
}

.footer-line img {}

.footer-line span {
    display: flex;
    justify-content: center;
    padding: 9px 0 9px;
    align-items: center;
    margin: 10px 0 0;
    background: #fff;
    border-radius: 50px;
}

.footer-line span i {
    font-size: 27px;
    color: linear-gradient(to right, #057c12, #0d293c);
    padding: 0 7px 0 0px;
}

.footer-line span a {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.footer-dis {
    padding: 20px 0 0;
    text-align: center;
}

.footer-dis p {
    color: #ffffff;
    font-size: 15px;
    line-height: 25px;
    margin: 0;
    font-weight: 300;
}


/* end footer section*/


/* start copy right section */

.copy-right {
    padding: 10px 0;
    background-color: linear-gradient(to right, #057c12, #0d293c);
    text-align: center;
}

.copy-right p {
    padding: 10px 0;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    padding: 1px 0 0 0;
}

.copy-right p a {
    color: #ffffff;
}


/* end copy right*/


/* start bread crumb section */

.breadcrumb-section {
    padding: 0;
    position: relative;
    background: linear-gradient(to right, #04a7a2, #0d293c);
    ;
}

.breadcrumb-section:before {
    background: url(../images/bg-services.png);
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
}

.breadcrumb-section1 {
    padding: 40px 0;
    text-align: center;
}

.breadcrumb-section1 h1 {
    font-size: 42px;
    display: block;
    font-family: 'Berkshire Swash', cursive;
    text-transform: capitalize;
    text-shadow: 3px -3px 5px white;
    font-weight: 300;
}

.breadcrumb-section1 h1 a {
    color: #fff;
}

.breadcrumb-section1 .back-to-home {
    color: #fff;
    padding: 7px 34px;
    display: inline-block;
    border-radius: 90px;
    margin: 13px 0 0 0;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    background: linear-gradient(0deg, #db1103 0%, #f5a945 100%);
}


/* end bread crumb section  */


/* ============= START INNER PAGE CSS ================= */

.innerpage-section {
    padding: 0;
}

.innerpage-section1 {
    padding: 50px 30px;
    box-shadow: 0 0 7px #0000005c;
    margin: 70px 0 90px;
}

.innerpage {
    padding: 0px;
}

.innerpage p {
    font-size: 16px;
    margin: 0;
    line-height: 32px;
    padding: 12px 0 0;
    font-weight: 400;
    color: #222;
}

.innerpage p strong {
    color: linear-gradient(to right, #057c12, #0d293c);
    text-transform: capitalize;
}

.innerpage span {
    font-size: 27px;
    text-transform: capitalize;
    font-weight: 900;
    color: #086a70;
    display: block;
    padding: 0px 0 0;
}

.innerpage ul {
    padding: 0;
    margin: 20px 0 20px;
    list-style: none;
}

.innerpage ul li {
    display: inline-block;
    color: #fff;
    padding: 15px 16px 15px 46px;
    margin: 7px 6px;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    background: linear-gradient(to right, #057c12, #0d293c);
    position: relative;
}

.innerpage ul li:before {
    background: url(../images/sun.png) no-repeat;
    height: 45px;
    width: 45px;
    position: absolute;
    content: "";
    left: 0;
    animation: rotateAnimation 6s linear infinite;
    top: 7px;
}

@keyframes rotateAnimation {
    from {
        transform: rotateY(0deg);
    }
    to {
        transform: rotateY(360deg);
    }
}

.banner-inner-1 {
    padding: 0px 10px 0 0px;
}

.banner-inner img {}

.banner-inner-2 {
    padding: 0px 0px 0 10px;
}

.banner-inner img {}

.innerpage-banner {
    padding: 10px 0 20px 0;
}


/* ============= END INNER PAGE CSS ================= */

.fix {
    position: fixed;
    padding: 0;
    bottom: 0;
    left: 0;
    display: none;
    z-index: 99999;
}

.end {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

.end li a i {
    animation-name: vibe;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.12, 0.84, 0.79, 0.4);
    animation-delay: 0.2s;
}

.end li {
    display: inline;
    text-align: left;
    list-style: none;
    position: absolute;
    text-align: center;
    height: 60px;
    bottom: 15px;
    width: 60px;
    border-radius: 1px solid #000;
    animation-name: rip;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    background: #f10000;
    line-height: 57px;
    border-radius: 50%;
}

.end .wh-fx {
    background: green;
    color: #fff;
}

.end li a {
    color: #fff;
}

.end li:after {
    position: absolute;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: -99;
    content: "";
    transform: scale(1);
    border: 1px solid rgba(162, 162, 162, 0.8);
    animation-name: ripp;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
}

@keyframes vibe {
    0% {
        transform: rotate(0deg);
    }
    33% {
        transform: rotate(20deg);
    }
    66% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-20deg);
    }
}

@keyframes ripp {
    0% {
        transform: scale(0.9);
    }
    20% {
        transform: scale(1);
    }
    40% {
        transform: scale(1.1);
    }
    60% {
        transform: scale(1.2);
    }
    80% {
        transform: scale(1.3);
    }
    100% {
        transform: scale(1.4);
    }
}

@keyframes rip {
    0% {
        box-shadow: 0px 0px 0px 4px rgba(162, 162, 162, 0.8);
    }
    20% {
        box-shadow: 0px 0px 0px 6px rgba(162, 162, 162, 0.6);
    }
    40% {
        box-shadow: 0px 0px 0px 8px rgba(162, 162, 162, 0.4);
    }
    60% {
        box-shadow: 0px 0px 0px 10px rgba(162, 162, 162, 0.2);
    }
    80% {
        box-shadow: 0px 0px 0px 12px rgba(162, 162, 162, 0.1);
    }
    100% {
        box-shadow: 0px 0px 0px 14px rgba(162, 162, 162, 0);
    }
}

.wh-fx {
    right: 20px;
}

.ph-fx {
    left: 20px;
}

.end li a img {
    filter: brightness(0.5) invert(1);
}


/*start media query*/

@media (max-width: 767px) {
    body {
        text-align: center;
    }
    .tophead-left2 p {
        /*display:none;*/
    }
    .tophead-left2 .call-head {
        display: block;
    }
    .tophead-section1 {
        padding: 10px 0px;
    }
    .tophead-left1 {
        width: 100%;
        text-align: center;
    }
    .tophead-right1 {
        display: none;
    }
    .head-contact {
        width: 100%;
        margin: 0;
        justify-content: center;
        padding: 10px 10px;
        display: none;
    }
    .head-contact ul li {
        padding: 0px 5px 0px 0px;
        font-size: 17px;
    }
    .head-contact li a i {
        font-size: 19px;
    }
    .award-head1 ul li {
        padding: 0 10px;
    }
    .head-right1 {
        width: 100%;
    }
    .head-logo1 {
        width: 100%;
        text-align: center;
    }
    .award-head1 li p {
        font-size: 15px;
    }
    .head-contact li .contact {
        display: none;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: 0;
    }
    .award-head1 {
        text-align: center;
    }
    .carousel-control b {
        background: #ff560194;
    }
    .aboutus-content {
        padding: 27px 15px 27px;
    }
    .aboutus-content ul li {
        padding: 15px 10px 15px 51px;
        margin: 10px 0px;
        display: block;
        text-align: left;
    }
    .aboutus-content ul li:before {
        height: 40px;
        width: 40px;
    }
    .services-left1 {
        width: 100%;
    }
    .services-right1 {
        width: 100%;
        padding: 0;
    }
    .services-3 {
        width: 100%;
    }
    .services-4 {
        width: 100%;
        padding: 20px 0px 30px 0px;
        text-align: center;
    }
    .services-2 {
        background: linear-gradient(to bottom, linear-gradient(to right, #057c12, #0d293c) 20%, #fffc73 0%);
        border-radius: 20px 10px 20px;
    }
    .services-4 strong {
        font-size: 21px;
    }
    .services-4 a {
        float: none;
        margin: 0 auto;
        right: 0;
        left: 0;
        width: 76%;
    }
    .services-right2 {
        padding: 0px 0 50px 0;
    }
    .services-1 {
        width: 50%;
    }
    .aboutus-heading strong {
        font-size: 43px;
    }
    .aboutus-heading .moon {
        width: 70%;
    }
    .services-heading strong {
        font-size: 45px;
    }
    .other-services1 {
        width: 50%;
        padding: 10px;
    }
    .other-services4 strong {
        font-size: 23px;
        padding: 12px 12px;
    }
    .other-services4 a {
        padding: 7px 20px 8px 20px;
    }
    .bottom-services1 {
        width: 50%;
        padding: 0 4px;
    }
    .bottom-services2 ul li {
        font-size: 15px;
    }
    .award-design1 {
        width: 50%;
    }
    .award-design1:nth-child(3) {
        display: none;
    }
    .footer-section1 {
        padding: 0px 0px 0px;
    }
    .footer-right1 {
        padding: 10px 0 30px 0px;
    }
    .footer-line strong {
        font-size: 39px;
    }
    .footer-list1 {
        padding: 0px 0 10px 10px;
    }
    .footer-line {
        padding: 0px 20px 0px 20px;
    }
    .footer-location1 {
        padding: 15px 15px 15px 15px;
    }
    .footer-location2 {
        padding: 20px 0px 10px;
    }
    .footer-location2 ul li a {
        font-size: 17px;
    }
    .testimonials1 {
        width: 50%;
    }
    .services-design1:nth-child(2) {
        margin-top: 40px;
    }
    .fix {
        display: block;
    }
    .innerpage-section1 {
        padding: 30px 10px 30px;
        text-align: left;
    }
    .innerpage ul li {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 10px 0 0 0;
    }
    .footer-line span {
        border-radius: 0;
        padding: 10px 10px 10px 10px;
    }
    .slider-section {
        /*display:none;*/
    }
    .mobileview-section {
        display: block;
    }
    .navbar-nav {
        float: none;
        display: block;
    }
    .navbar-nav li {
        padding: 4px 0;
        border: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tophead-left1 {
        width: 100%;
        text-align: center;
    }
    .tophead-right1 {
        display: none;
    }
    .head-contact {
        width: 100%;
        margin: 0;
        justify-content: center;
        padding: 10px 10px;
        display: none;
    }
    .head-contact ul li {
        padding: 0px 5px 0px 0px;
        font-size: 17px;
    }
    .head-contact li a i {
        font-size: 19px;
    }
    .award-head1 ul li {
        padding: 0 10px;
    }
    .head-right1 {
        width: 100%;
    }
    .head-logo1 {
        width: 100%;
        text-align: center;
    }
    .award-head1 li p {
        font-size: 15px;
    }
    .head-contact li .contact {
        display: none;
    }
    .award-head1 {
        text-align: center;
    }
    .aboutus-content {
        padding: 27px 20px 27px;
    }
    .aboutus-content ul li {
        padding: 15px 10px 15px 40px;
        margin: 7px 2px;
        font-size: 15px;
    }
    .aboutus-content ul li:before {
        height: 40px;
        width: 40px;
    }
    .services-left1 {
        width: 100%;
    }
    .services-right1 {
        width: 100%;
        padding: 0;
    }
    .services-3 {
        width: 100%;
    }
    .services-4 {
        width: 100%;
        padding: 20px 0px 30px 0px;
        text-align: center;
    }
    .services-2 {
        background: linear-gradient(to bottom, linear-gradient(to right, #057c12, #0d293c) 20%, #fffc73 0%);
        border-radius: 20px 20px 20px;
    }
    .services-4 strong {
        font-size: 27px;
    }
    .services-4 a {
        float: none;
        margin: 0 auto;
        right: 0;
        left: 0;
        width: 56%;
    }
    .services-right2 {
        padding: 0px 0 50px 0;
    }
    .other-services4 strong {
        font-size: 27px;
    }
    .footer-right1 {
        padding: 20px 0 20px 0px;
    }
    .bottom-services1:nth-child(3) {
        padding-top: 0;
    }
    .bottom-services1 {
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .tophead-left1 {
        width: 100%;
    }
    .tophead-right1 {
        display: none;
    }
    .head-contact {
        width: 90%;
        margin: -26px 0 0;
        padding: 10px 10px;
    }
    .head-contact ul li {
        padding: 0px 5px 0px 0px;
        font-size: 17px;
    }
    .head-contact li a i {
        font-size: 19px;
    }
    .award-head1 ul li {
        padding: 0 10px;
    }
    .award-head1 li p {
        font-size: 15px;
    }
    .head-contact li .contact {
        display: none;
    }
    .services-4 {
        padding: 10px 0px 10px 10px;
    }
    .services-4 strong {
        font-size: 27px;
    }
    .services-heading strong {
        font-size: 36px;
    }
    .services-heading p {
        padding: 4px 10px 2px;
        font-size: 15px;
    }
    .other-services1 {
        padding: 10px;
    }
    .other-services4 strong {
        font-size: 27px;
    }
    .footer-right1 {
        padding: 10px 0 0px 20px;
    }
    .footer-line strong {
        font-size: 39px;
    }
    .footer-list1 {
        padding: 0px 0 10px 10px;
    }
    .footer-line {
        padding: 0px 20px 0px 20px;
    }
    .footer-location1 {
        padding: 20px 20px 20px 20px;
    }
    .footer-location2 {
        padding: 20px 10px 10px;
    }
    .footer-location2 ul li a {
        font-size: 17px;
    }
    .footer-line span {
        border-radius: 0;
        padding: 10px 10px 10px 10px;
    }
}

@media only screen and (min-width:1201px) and (max-width:1350px) {
    .tophead-left1 {
        width: 55%;
    }
    .tophead-right1 {
        width: 45%;
    }
    .head-contact {
        width: 90%;
        margin: -26px 0 0;
        padding: 3px 10px;
    }
    .head-contact ul li {
        padding: 0px 5px 0px 0px;
        font-size: 17px;
    }
    .head-contact li a i {
        font-size: 19px;
    }
}

@media (max-width: 575px) and (min-width: 0px) {
    .award-head1 ul li {
        padding: 0 2px;
    }
    .award-head1 li p {
        font-size: 13px;
    }
    .award-head1 li img {
        height: 48px;
    }
    .carousel-control b {
        height: 30px;
        line-height: 30px;
        width: 27px;
    }
    .carousel-control b .glyphicon {
        top: 16px;
        font-size: 17px;
        left: 6px;
    }
    .aboutus-heading strong {
        font-size: 35px;
    }
    .services-1 {
        width: 100%;
        padding: 30px 0 40px;
    }
    .services-4 strong {
        font-size: 24px;
    }
    .services-4 a {
        width: 50%;
    }
    .services-heading strong {
        font-size: 38px;
    }
    .services-heading p {
        padding: 4px 10px 2px;
        font-size: 15px;
    }
    .aboutus-content p {
        text-align: left;
    }
    .aboutus-content {
        padding: 27px 10px 27px;
    }
    .other-services1 {
        width: 100%;
        padding: 40px 0;
    }
    .award1 {
        width: 100%;
        padding: 10px 0;
    }
    .bottom-services1 {
        width: 100%;
        padding: 0;
    }
    .bottom-services2 ul li {
        font-size: 17px;
    }
    .award-design1 {
        width: 50%;
        padding: 5px;
    }
    .footer-line strong {
        font-size: 31px;
    }
    .footer-line {
        padding: 10px 0px 0px 0px;
    }
    .footer-list1 ul li {
        font-size: 15px;
    }
    .footer-list1:nth-child(2) {
        padding: 0px 0 10px 10px;
    }
    .footer-list1 {
        padding: 0px 0 10px 0px;
    }
    .testimonials1 {
        width: 100%;
        padding: 10px 0;
    }
    .innerpage span {
        font-size: 20px;
        font-weight: 600;
        line-height: 31px;
    }
    .banner-inner-1 {
        padding: 10px 0;
        width: 100%
    }
    .banner-inner-2 {
        padding: 10px 0;
        width: 100%;
    }
    .breadcrumb-section1 h1 {
        font-size: 30px;
    }
    .footer-location2 strong {
        padding: 10px 18px 10px;
        font-size: 19px;
    }
    .footer-location2 ul li {
        display: block;
        padding: 0 20px 10px;
        border-radius: 0;
    }
    .footer-location2 ul li a {
        display: block;
        margin: 0;
        width: 100%;
        text-align: center;
    }
    .footer-location2 ul li span {
        margin: 0 auto;
        left: 0;
        right: 0;
        display: block;
    }
    .footer-line span a {
        font-size: 12px;
    }
    .copy-right p {
        font-size: 14px;
    }
}

@media (max-width: 420px) and (min-width: 290px) {
    .otherservices-section1 .aboutus-heading strong {
        font-size: 23px;
        margin: 0;
    }
    .aboutus-heading strong {
        font-size: 26px;
        margin: 0;
    }
    .aboutus-heading p {
        font-size: 15px;
    }
    .services-heading strong {
        font-size: 28px;
    }
    .services-heading p {
        padding: 4px 0px 2px;
        font-size: 13px;
        border-radius: 0;
    }
    .services-left1 {
        padding: 40px 10px;
    }
    .services-provide-text a {
        font-size: 25px;
    }
    .services-4 a {
        width: 68%;
    }
    .award-design1 {
        width: 100%;
        padding: 5px 0;
    }
    .footer-list1 {
        width: 100%;
        padding-bottom: 0;
        border: 0;
    }
    .footer-list1:nth-child(2) {
        padding: 0;
    }
}

padding: 0;

}

}

/*=========== Phone & Whatsapp Icon Section Start ===========*/
@keyframes pulsate {
    0% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
    50% {
        transform: scale(1.2, 1.2);
        opacity: 1;
    }
    100% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
}
@keyframes callb {
    0% {
        transform: scale(0.9);
    }
    20% {
        transform: scale(1);
    }
    40% {
        transform: scale(1.1);
    }
    60% {
        transform: scale(1.2);
    }
    80% {
        transform: scale(1.3);
    }
    100% {
        transform: scale(1.4);
    }
}
@keyframes calla {
    0% {
        box-shadow: 0px 0px 0px 4px rgba(162, 162, 162, 0.8);
    }
    20% {
        box-shadow: 0px 0px 0px 6px rgba(162, 162, 162, 0.6);
    }
    40% {
        box-shadow: 0px 0px 0px 8px rgba(162, 162, 162, 0.4);
    }
    60% {
        box-shadow: 0px 0px 0px 10px rgba(162, 162, 162, 0.2);
    }
    80% {
        box-shadow: 0px 0px 0px 12px rgba(162, 162, 162, 0.1);
    }
    100% {
        box-shadow: 0px 0px 0px 14px rgba(162, 162, 162, 0);
    }
}
.fix {
    display: block;
}
.fixed {
    position: fixed;
    padding: 0px;
    bottom: 20px;
    left: 0;
    right: 0;
    background: transparent;
    /* border-top: 1px solid #e2e2e2; */
    /* display: none; */
}
.ff5 {
    padding: 0px;
}
.end {
    margin: 0;
    padding: 0;
    text-align: center;
}
.end li {
    display: inline;
    text-align: left;
    list-style: none;
    position: absolute;
    text-align: center;
    height: 60px;
    bottom: 10px;
    width: 60px;
    border-radius: 1px solid #000;
    animation-name: calla;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    background: #df0505;
    line-height: 60px;
    border-radius: 50%;
}
.ph-fx {
    left: 20px;
}
.end li a {
    text-decoration: none;
    position: absolute;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.ph-fx a i {
    color: #fff !important;
}
.end li a i {
    font-size: 34px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1s ease-out;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    display: block;
    height: 30px;
    width: 32px;
    line-height: 57px;
    color: #fff;
    margin: 0 auto;
    z-index: 99;
}
.end li {
    display: inline;
    text-align: left;
    list-style: none;
    position: absolute;
    text-align: center;
    height: 60px;
    bottom: 10px;
    width: 60px;
    border-radius: 1px solid #000;
    animation-name: calla;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    background: #e00000;
    line-height: 60px;
    border-radius: 50%;
}
.wh-fx {
    right: 20px;
    background: #26b144 !important;
}
.end li a {
    text-decoration: none;
    position: absolute;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.end li a i {
    font-size: 34px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1s ease-out;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    display: block;
    height: 30px;
    width: 32px;
    line-height: 50px;
    color: #fff;
    margin: 0 auto;
    z-index: 99;
}

/*=========== Phone & Whatsapp Icon Section End ===========*/

@media only screen and (max-width: 991px) {
    .mobile { display: block;}
    .desktop { display: none;}
}

@media only screen and (min-width: 992px) {
    .mobile { display: none;}
    .desktop { display: block;}
}



/* ================================================================================================ */

.wowBack {
  background:#222;
  position:relative; overflow:hidden;
}
.wowWrap div {
  background:#27ae60; 
  display:block;
  width:100%;
  margin:5% 0;
  text-align:center;
  padding-top:20%;
  padding-bottom:20%;
}

.wowWrap {
  width:16.66%;
  float:left;
  padding: 0 .5%;
}

.wowWrap h4{
  position:fixed;
  z-index:200;
  width:100%;
  padding:1% 0% 1% 0%;
  margin:0;
  color:white;  
  font-size:1.35vw;
  background:rgba(22,22,22,.3)
}

.wowWrap div:first-of-type{
  margin-top:25%; }

/*I've assigned class wHighlight to all the animate.css classes that add elements onto the page with delay.  */
.wHighlight {background:#28a !important}
@charset "UTF-8";

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, .95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}