/**/

/**/

/**/

body {
    font-family: Roboto;
    font-weight: 400;
    color: #26343f;
    line-height: 1.5;
}
.btn,
.carousel-control,
#products .product .hidden-product-info,
.holicy-arrow-left,
.holicy-arrow-right {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#slider .overlay-bg,
#last-works .col-md-6 .work-info,
.bg,
a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
img {
    max-width: 100%;
}

h1 {
    color:#A2292E;
}

h2 {
    font-size: 22px;
    line-height: 24px;
}

h3 {
    font-weight: 300;
    font-size: 18px;
    color:#26343f;
}

a,
.panel-default>.panel-heading a:hover {
    color: #6499cd;
}
a:hover,
a:focus {
    text-decoration: none;
}


textarea {
    resize: vertical;
    height: auto;
}

.form_message{
       height:120px !important;
}
.strong {
    font-weight: bold;
}
.table {
    display: table;
    width: 100%;
}

.white{
    color:#FFFFFF;
 
}
.circle {
    border-radius: 50%;
}
.white-border {
    border: solid 1px white;
}
.grayBg {
    background-color: #fbfbfb;
}
.darkBg {
    background-color:#FFFFFF;
    color: white;
}

.cinza{
   background-color:#A2292E;    
}

.titulo{
   color:#FFFFFF;    
}

.darkBg a {
    color: white;
}
.darkBg a:hover {
    color: black;
}
ul.row {
    list-style: none;
}
.btn {
    border-radius: 3px;
}
.btn-transparent {
    border-color: #b2b7bb;
    background-color: transparent;
}
.btn-white {
    color: white;
    background-color: rgba(255, 255, 255, .15);
    border-color: rgba(255, 255, 255, .35);
}
.btn-transparent:hover,
.btn-transparent:focus {
    border-color: #6499cd;
    background-color: transparent;
    color: #6499cd;
}
.btn-turquoise {
    background-color: rgba(227, 251, 252, 0.75);
    color: #6499cd;
    border: solid 1px #6499cd;
    padding: 18px 60px;
    font-weight: 700;
}
.btn-turquoise:hover,
.btn-turquoise:focus,
.btn-white:hover,
.btn-white:focus {
    border-color: black;
}
.btn-lg {
    padding: 18px 45px;
}
#myCarousel .btn-turquoise {
    padding: 15px 80px;
}
.overflow-hidden {
    overflow: hidden;
}
.relative,
.modal-zoom-icon {
    position: relative;
}
.holicy-icon {
    border-radius: 3px;
    display: inline-block;
    height: 50px;
    line-height: 44px;
    width: 50px;
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
    font-size: 22px;
    font-weight: lighter;
}
.holicy-icon:hover {
    color: white;
    text-decoration: none;
}
.holicy-icon + .holicy-icon {
    margin-left: 10px;
}
.icon-holicy-plus {
    border: 1px solid #BDBBBC;
    border-radius: 50%;
    color: #BDBBBC;
    font-size: 25px;
    font-style: normal;
    font-weight: 100;
    height: 28px;
    line-height: 23px;
    text-align: center;
    text-indent: 1px;
    display: inline-block;
    width: 28px;
}
.icon-holicy-plus:hover,
.icon-holicy-plus:focus,
a:hover .icon-holicy-plus,
a:focus .icon-holicy-plus,
.active:not(.collapsed) .icon-holicy-plus {
    color: #A2292E;
    border-color: #A2292E;
}
.active .icon-holicy-plus {
    font-size: 50px;
    line-height: 19px;
}
.opacity50 {
    opacity: .5;
}
.opacity80 {
    opacity: 0.8;
}
/**/

#header {
    padding-top: 4px;
    padding-bottom: 6px;
    background-color: #e9eaeb;
    color: #8c8c8d;
    font-weight: 500;
    transition: none;
}
#header.margin-bottom {
    margin-bottom: 88px;
}
#header span {
    margin-right: 15px;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 400;
}
#header span i {
    font-size: 14px;
}
#header i {
    margin: 0 5px;
    color: #8c8c8d;
}
#header .social-panel a:first-child i {
    margin-left: 0;
}
#header .social-panel {
    font-size: 16px;
}
#header .social-panel a:last-child i {
    margin-right: 0;
}
#header .glyphicon-earphone {
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.navbar-fixed-top {
    margin-bottom: 0;
}
.fixed {
    position: fixed;
}
.navbar-brand {
    padding-top: 16px;
}
.navbar-default {
    background-color: white;
    border-color: #e9eaeb;
}
.navbar-default .navbar-nav>li>a {
    color: #26343f;
    border-top: solid 2px transparent;
    padding-bottom: 30px;
    padding-top: 35px;
}
.navbar-default .navbar-nav {
    padding-left:800px;
}
.dropdown-menu {
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.15);
    border-top: solid 2px #A2292E;
    border-left-color: #f4f4f4;
    border-bottom-color: #f4f4f4;
    border-right-color: #f4f4f4;
    padding: 10px 0;
}
.dropdown-menu>li>a {
    padding: 8px 20px;
    font-weight: 300;
}
/**/

#slider .carousel {
    border-bottom: solid 1px #e9eaeb;
    margin-bottom: 40px;
}
#slider .fill {
    width: 100%;
    height: 560px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#slider .overlay-bg {
    background: #A2292E;
    bottom: 0;
    left: 0;
    opacity: 0.9;
    position: absolute;
    right: 0;
    top: 0;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    z-index: 0;
}
#slider .carousel-control-panel {
    text-align: center;
}
#slider .carousel-control,
.holicy-arrow-right,
.holicy-arrow-left {
    display: inline-block;
    height: 10px;
    position: static;
    width: 80px;
    margin: 0 15px;
}
#slider .carousel-control.right,
.holicy-arrow-right {
    background: url(../_img/arrow-right.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#slider .carousel-control.left,
.holicy-arrow-left {
    background: url(../_img/arrow-left.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#carousel-ban1 {
    background-image: url(../_img/ban1.png);
}
#carousel-ban2 {
    background-image: url(../_img/ban2.png);
}
.carousel-caption {
    left: 50%;
    text-align: left;
    top: 20%;
    right: 3%;
    font-weight: 300;
    font-size: 18px;
    margin-top: 20px;
}
.carousel-caption p,
.feature-summary {
    opacity: .5;
    font-weight: 300;
}
.carousel-caption h1 {
    font-weight: 900;
    font-size: 60px;
}
.carousel-caption *:not(.btn) {
    color: black;
    text-shadow: none;
}
/**/

#features,
#clients {
    margin: 100px 0;
}
#features p {
    font-size: 13px;
    margin-top: 15px;
}
.tab-pane,
#features p,
.panel-body {
    line-height: 1.875;
}
#features h2 {
    margin-bottom: 15px;
}
#features h2 i {
    font-size: 25px;
    margin-right: 15px;
    vertical-align: text-bottom;
}
/**/

#last-works .col-md-6 {
    height: 500px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
#last-works .col-md-6 .work-info {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
#last-works .col-md-6 .work-info:hover {
    background-color:#A2292E;
    cursor: pointer;
}
#last-works .col-md-6 .work-info .table {
    display: table;
    height: 100%;
    width: 100%;
}
#last-works .col-md-6 .work-info .table>span {
    display: table-cell;
    vertical-align: middle;
    padding: 5em;
}
#last-works .col-md-6 .work-info .table>span>span {
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    display: inline-block;
    height: 260px;
    padding: 3em;
    width: 260px;
    color: white;
}
#last-works .col-md-6 .work-info .table>span>span span.media-object {
    margin-bottom: 1.25em;
    margin-top: 0.75em;
}
#last-works .col-md-6 .work-info .table>span>span strong.media-object {
    margin-top: 2em;
}
/**/

#clients .circle {
    width: 70px;
    margin-right: 40px;
}
#clients strong.media-object {
    padding-top: 15px;
    font-weight: 700;
}
#clients .table {
    font-size: 13px;
}
#clients p {
    line-height: 1.75;
    font-size: 1.25em;
    font-style: italic;
    font-weight: 300;
    margin-top: 1em;
    display: block;
}
/**/

.chart {
    text-align: center;
    position: relative;
}
.chart>span {
    left: 0;
    position: absolute;
    top: 75px;
    width: 100%;
    font-size: 22px;
}
.chart>span small {
    display: block;
    font-size: 13px;
    margin-top: 7px;
}
#activities {
    padding: 100px 0;
}
#activities .btn-lg {
    font-size: 14px;
    margin-top: 3em;
}
/**/

#products,
#posts,
#serlvices,
#call-to-action,
#contact-form,
#services,
#pricing,
#mobile {
    margin-bottom: 100px;
}
#contact-form .has-error,
#contact-form .has-success {
    display: none;
    margin-bottom: 0;
}
#map img,
#last-works .col-md-6>img {
    max-width: none;
}
#products .container-fluid>div,
#products .container-fluid {
    padding: 0;
}
#products .product {
    height: 300px;
}
#products .product:hover,
#posts .col-md-6,
.member:hover {
    cursor: pointer;
}
#products .product .hidden-product-info {
    bottom: -90px;
    height: 90px;
    padding: 20px 0;
    position: absolute;
    width: 100%;
    background-color: #A2292E;
}
#products .product:hover .hidden-product-info {
    bottom: 0;
}
.hidden-product-info .holicy-icon + .holicy-icon,
.member .holicy-icon + .holicy-icon {
    margin-left: 25px;
}
.panel-details {
    margin-top: 30px;
}
.panel-details strong {
    font-size: 18px;
}
.panel-details h2 {
    margin-top: 5px;
}
/**/

#mobile {
    padding-top: 80px;
}
#mobile i {
    float: left;
    font-size: 60px;
    margin-right: 25px;
    margin-top:0px;
}
#mobile .row>div {
    padding: 0;
}
#mobile .col-md-5 {
    width: 36%;
}
#mobile .col-md-7 {
    width: 64%;
}
#mobile ul {
    list-style: none;
}
#mobile ul li span {
    font-size: 32px;
    font-weight: lighter;
    line-height: 1.125;
}
#mobile ul li span span {
    display: block;
    padding-top: 18px;
}
.flat_phone {
    height: 520px;
}
.flat_phone img {
    max-width: 500px;
    float: left;
    position: relative;
    z-index: 2;
}
.flat_phone img + img {
    margin-left: -255px;
    margin-top: 40px;
    z-index: 1;
}
/**/

#pricing .table {
    border: solid 1px #e2e3e5;
    padding-bottom: 30px;
    font-size: 13px;
}
#pricing .table .header {
    background-color: #A2292E;
    color: white;
    font-size: 65px;
    font-weight: 100;
    padding: 10px 0;
    margin-bottom: 30px;
}
#pricing .table .header sub {
    bottom: 0;
    font-size: 50%;
    margin-left: 0.05em;
}
#pricing .table .header sup {
    font-size: 60%;
    margin-right: 0.05em;
}
#pricing .table .offer-type {
    margin-bottom: 40px;
    font-weight: bold;
}
#pricing .table .table-list {
    margin-bottom: 40px;
    list-style: none;
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#pricing .table .table-list li {
    padding: 10px 0 10px 20px;
}
ul li.triangular-marker {
    background: url(../_img/triangular-marker.png) no-repeat scroll 2px 15px;
}
/**/

#team {
    margin-bottom: 70px;
    padding-bottom: 30px;
}
.members .member {
    background-color: #E6E6E6;
    height: 300px;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
    padding-top: 20px;
}
.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    text-align: center;
}
.bg:hover {
    opacity: 1;
}
.member:hover .bg {
    background-color: rgba(62, 203, 212, 0.75);
}
.bg .table {
    height: 100%;
}
.bg .table>* {
    display: table-cell;
    vertical-align: middle;
}
/**/

.progress-panel {
    margin: 70px 0;
}
.progress-panel .col-md-3 {
    padding-right: 0;
}
.progress-panel .col-md-3 {
    padding-left: 30px;
}
.progress-panel .col-md-3 + .col-md-3 {
    background: url(../_img/progress/progress-bg.png) no-repeat scroll left center;
}
.progress-panel .table {
    border-radius: 50%;
    border: solid 1px #e5e5e5;
}
.progress-panel .table>div {
    display: table-cell;
    vertical-align: middle;
}
.progress-panel .table h2 {
    margin-top: 30px;
}
/**/

#posts .col-md-6 {
    padding: 0;
    height: 420px;
    overflow: hidden;
}
#posts .bg {
    opacity: 1;
    background-color: rgba(37, 45, 52, .9);
    color: white;
}
#posts .col-md-6:hover .bg {
    opacity: 0;
}
#posts .bg article h2 {
    font-size: 18px;
    margin-top: 0;
    font-weight: 500;
}
#posts .bg article * {
    display: block;
}
#posts .bg article span {
    opacity: .3;
}
#posts .bg article span + span {
    opacity: 1;
    margin-top: 10px;
}
.arrow-white-left,
.arrow-white-right {
    height: 49px;
    width: 29px;
    display: inline-block;
}
.arrow-white-left {
    background: url(../_img/arrow-white-left.png) no-repeat;
}
.arrow-white-right {
    background: url(../_img/arrow-white-right.png) no-repeat;
}
#posts .arrow-white-left,
#posts .arrow-white-right {
    position: absolute;
    left: 20%;
    top: 45%;
    z-index: 2;
}
#posts .arrow-white-right {
    left: auto;
    right: 20%;
}
/**/

.panel-default>.panel-heading,
.nav-tabs a {
    background-color: transparent;
    color: inherit;
}
.panel-default,
.panel-default>.panel-heading,
.panel-group .panel-heading + .panel-collapse .panel-body {
    border: none;
}
.panel {
    box-shadow: none;
    float:left;
}
.panel-heading {
    position: relative;
    padding-left: 50px;
}
.panel-title {
    font-weight: 300;
    font-size: 18px;
}
.panel-heading .icon-holicy-plus {
    top: 7px;
    left: 0;
    position: absolute;
}
.holicy-bg {
    height: 100%;
    background-size: cover;
}
.panel-body {
    padding: 15px 15px 15px 50px;
}
.nav-tabs {
    border: none;
    margin-bottom: 30px;
}
.nav-tabs>li>a {
    border: solid 1px transparent;
    border-radius: 2px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 300;
}
.container .nav-tabs .active a,
.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    border-color: #A2292E;
    background-color: transparent;
}
.modal-zoom-icon {
    display: block;
}
.modal-zoom-icon .bg {
    background: url(../_img/modal-zoom-icon.png) no-repeat scroll center;
}
/**/

#call-to-action {
    padding: 100px 0;
    background: url(../_img/call-to-action/call-to-action.jpg) no-repeat scroll center bottom;
    background-size: cover;
}
#call-to-action .bg,
#contact .bg {
    background-color: rgba(38, 52, 63, .6);
    opacity: 1;
}
#call-to-action h2 {
    line-height: 1.5;
}
#call-to-action p {
    line-height: 2;
    padding-top: 10px;
}
/**/

.form-styled input,
.form-styled textarea,
.form-styled select {
    display: block;
    height: auto;
}
.form-styled .row {
    margin-bottom: 30px;
}
.form-styled .form-control {
    padding: 17px;
    border-radius: 2px;
    border-color: #b5babd;
    font-weight: bold;
    color: #929AA1;
    box-shadow: none;
}
.recent-posts-widget,
.recent-posts-widget h4 {
    font-size: 13px;
}
.recent-posts-widget h4 {
    font-weight: 700;
    margin-bottom: 0;
}
.recent-posts-widget a {
    color: #26343f;
}
.recent-posts-widget li {
    margin-bottom: 25px;
}
.recent-posts-widget .recent-date {
    opacity: .4;
    display: block;
}
.recent-posts-widget img {
    margin-bottom: 5px;
}
.form-styled .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(69, 225, 235, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(69, 225, 235, .6);
    border-color: rgba(53, 175, 184, .35);
}
.form-control::-moz-placeholder {
    color: #929AA1;
}
.form-control:-ms-input-placeholder {
    color: #929AA1;
}
.form-control::-webkit-input-placeholder {
    color: #929AA1;
}
.form-styled button {
    background-color: #A2292E;
    color: white;
    border-radius: 2px;
    font-weight: bold;
    border: none;
    padding: 15px 25px;
}
.form-styled button:hover {
    color: black;
    background-color: #A2292E;
}
/**/

#contact i {
    font-size: 5em;
    margin-right: 20px;
}
#contact p {
    padding-top: 0.5em;
    color:#FFF;
}
#contact .row + .row {
    margin-top: 80px;
}
#contact .btn-lg,
#call-to-action-subpage .btn-lg {
    padding: 15px 60px;
    white-space: normal;
    font-size: 14px;
}
/**/

#map {
    height: 600px;
}
/**/

#footer {
    background-color: #232323;
    color: white;
    font-size: 13px;
}
#footer .rights {
    background-color: #1e1e1e;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #E6E6E6;
}
#footer>.container {
    padding-top: 80px;
    padding-bottom: 70px;
}
#footer>.container .col-md-3>strong {
    font-size: 18px;
    display: block;
    font-weight: 400;
    margin-bottom: 20px;
}
#footer .recent-post a {
    color: white;
}
#footer .recent-post a:hover {
    color: #349096;
}
#footer .media-object {
    margin-top: 10px;
}
#footer .contact-us i {
    color: #44DAE3;
    font-size: 25px;
    margin-right: 15px;
    margin-top: 5px;
}
#instagram img {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
/**/

@media (min-width: 992px) {
    #pricing .col-md-4 {
        padding-left: 35px;
        padding-right: 35px;
    }
    #pricing .table .table-list {
        padding-left: 80px;
    }
    #mobile ul li {
        display: table;
        width: 100%;
        padding: 35px 0;
    }
}
@media (min-width: 768px) {
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        background-color: transparent;
        border-color: #A2292E;
    }
    .navbar-default .navbar-nav {
        float: none;
    }
    .navbar-nav>li {
        font-size: 13px;
    }
}
@media (max-width: 1200px) {
    #contact {
        background-position: center center;
    }
}
@media (max-width: 991px) {
    #activities .col-md-3,
    #features .col-md-3,
    #progress,
    #services .col-md-4,
    #call-to-action,
    #team,
    #services {
        margin-bottom: 50px;
    }
    #footer>.container .col-sm-6 + .col-sm-6 + .col-sm-6,
    .members .col-md-4 + .col-md-4 {
        margin-top: 50px;
    }
    #mobile,
    #contact,
    #call-to-action {
        padding: 50px 0;
    }
    #footer>.container {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #mobile .col-md-5 {
        width: 100%;
    }
    .form-styled .col-md-6,
    #contact .row + .row {
        margin-top: 30px;
    }
    #contact i,
    #mobile i {
        font-size: 2em;
        float: none!important;
        margin-right: 0;
    }
    #contact,
    #mobile {
        text-align: center;
    }
    #map {
        height: 300px;
    }
    #mobile ul li span {
        display: block;
        font-size: 2em;
        margin-top: 10px;
    }
    #mobile ul li span span {
        display: none;
    }
}
@media (max-width: 767px) {
    .navbar-brand {
        padding-top: 10px;
    }
    .navbar-default .navbar-nav {
        padding-left: 0;
    }
    .navbar-nav {
        margin-top: 0;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 15px;
        border: none;
    }
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        background-color: #e7e7e7;
    }
    .carousel-caption {
        top: 20px;
        left: 33%;
    }
    #slider .fill {
        height: 280px;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    #features,
    #clients,
    #activities .btn-lg {
        margin: 30px 0;
    }
    #activities {
        padding: 30px 0;
    }
    #activities .col-md-3,
    #features .col-md-3,
    #progress,
    #services .col-md-4,
    #call-to-action,
    #team,
    #contact-form,
    #services {
        margin-bottom: 30px;
    }
    #mobile .col-sm-4 + .col-sm-4,
    #footer>.container .col-sm-6 + .col-sm-6,
    #footer .contact-us i {
        margin-top: 30px;
    }
    #clients .circle,
    #footer .contact-us i {
        float: none!important;
        margin: auto;
    }
    #footer .contact-us i {
        display: block;
        margin-bottom: 5px;
    }
    #instagram img {
        float: none;
    }
    #mobile ul {
        padding-left: 1e;
        padding-right: 1em;
    }
    .carousel-caption h1 {
        font-size: 32px;
    }
    #last-works .col-md-6 .work-info .table>span {
        padding: 0;
    }
}
 .loaderIcon{
                    font-size: 40px;
                    color: #6499cd;
                    text-align: center;
                    display: none;
                }
                /* ######### loader animatio ######### */
               @keyframes rotating {
                from {
                  transform: rotate(0deg);
                  -ms-transform: rotate(0deg);
                  -moz-transform: rotate(0deg);
                  -webkit-transform: rotate(0deg);
                  -o-transform: rotate(0deg);
                }
                to {
                  transform: rotate(360deg);
                  -ms-transform: rotate(360deg);
                  -moz-transform: rotate(360deg);
                  -webkit-transform: rotate(360deg);
                  -o-transform: rotate(360deg);
                }
              }
              @-webkit-keyframes rotating {
                from {
                  transform: rotate(0deg);
                  -ms-transform: rotate(0deg);
                  -moz-transform: rotate(0deg);
                  -webkit-transform: rotate(0deg);
                  -o-transform: rotate(0deg);
                }
                to {
                  transform: rotate(360deg);
                  -ms-transform: rotate(360deg);
                  -moz-transform: rotate(360deg);
                  -webkit-transform: rotate(360deg);
                  -o-transform: rotate(360deg);
                }
              }

                .loaderIcon .fa-spinner{
                    -webkit-animation: rotating 1s linear infinite;
                    -moz-animation: rotating 1s linear infinite;
                    -ms-animation: rotating 1s linear infinite;
                    -o-animation: rotating 1s linear infinite;
                    animation: rotating 1s linear infinite;
                }