/* Title */
body.itemid-437 .sp-megamenu-parent >li >a {
    color:#fff;
}
.sticky-wrapper.is-sticky #sp-header {
    background: #313131/*rgba(0,0,0,0.99)*/;
}
body.com-users #sp-component {
    padding: 20px 70px 70px 70px;
}
.et-title h2 {
    color: #404040;
    font-size: 33px;
    font-weight: 400;
    line-height: 33px;
    margin: 0;
    text-transform: capitalize;
}
.et-title h6 {
    color: #ffffff;
    padding: 6px 10px 6px;
    margin-top: 0px;
    font-size: 12px;
    letter-spacing: 2px;
    display: inline-block;
    font-style: italic;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 25px;
}
.et-title p {
    margin: 0;
    color: #bcbcbc;
    font-size: 14px;
    font-weight: 500;
}
/* Transition */
h1, h2, h3, h4, h5, h6, i, i:before, i:after  {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
/* Slider */
#et-slider {
   position: relative;
    margin-top: -90px;
}
.et-slider .tp-caption a {
    padding: 12px 35px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.et-slider .button:hover {
    background: #222;
}
.et-bounce {
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    border-radius:50%;
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
    color: #fff;
    font-size: 24px;
}
 
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
    40% {-webkit-transform: translateY(-30px);}
    60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
    40% {-moz-transform: translateY(-30px);}
    60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
    40% {-o-transform: translateY(-30px);}
    60% {-o-transform: translateY(-15px);}
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
}
@-webkit-keyframes bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
/* Intro */
.et-intro-item {
    cursor: pointer;
}
.et-intro-item i {
    padding-top: 20px;
    padding-right: 5px;
    display: block; 
    height: 80px;
    line-height: 82px;
    transition: all .25s linear;
    margin: 0 auto;
    position: relative;
    transition: all .25s linear;
      -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
     transition: all 0.4s ease-in-out 0s; 
}
.et-intro-item:hover i.qx-icon:before {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    display: block; 
    color: #333!important;
}
.et-intro-item:hover i {
    color: #333!important;
}
.et-intro-item h4 {
    font-size: 16px;
    margin-bottom: 20px;
    color: #333;
    margin-top: 26px;
    text-transform: capitalize;
    font-weight: 400;
} 
/* About */
.et-about-item {
    cursor: pointer;
}
.et-about-item i {
    padding-right: 10px;
}
.et-about-item:hover i {
    color: #ffffff;
}
.et-about-item i {
    transition: all .25s linear;
      -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
     transition: all 0.4s ease-in-out 0s; 
}
.et-about-item:hover i.qx-icon:before {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    display: block; 
    color: #fff!important;
}
/* Prọeect */
.et-project h4 {
    font-weight: 600;
}
/* Portfolio */
.et-portfolio-button:hover {
    color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
    margin: 5px;
}
.project-img img {
    width: 100%;
}
.projects-filter {
    text-align: center;
    display: inline-block;
}
.projects-filter ul {
    display: inherit;
    line-height: 43px;
    margin: 0 auto;
}
.projects-filter ul li {
    line-height: 40px;
    margin: 5px 0;
    display: static!important;
    float: left;
}
.projects-filter a {
    padding: 8px 15px;
    border: 1px solid #fff;
}
.item-page .project-img {
    border: 5px solid #fff;
}
.pp-button {
    color: #fff;
    padding: 12px 40px;
    font-weight: 700;
}
.pp-button:hover {
    color: #fff;
    background: #666;
}
.projects-filter a {
    width: 200px;
    display: inline-block;
    padding: 0;
    border-radius: 20px;
}
.projects-filter {
  border-bottom:0px!important;
}
/* Team */
.et-team-item {
    position: relative;
    margin: 0 5px; 
}
.et-team-item img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.et-team-item:hover img{
    transform: rotate(5deg)scale(1.1);
}
.et-team-item .qx-person-img {
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.et-team-item .qx-person-img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9999;
    transition: all .3s linear;
    z-index: 2;
}
.et-team-item:hover .qx-person-img:before {
    opacity: .7;
}
.et-team-item .qx-person-position {
    z-index: 9999;
    transition: all .3s linear;
    color: #1F1F1F;
    text-transform: uppercase;
    font-weight: 700;
}
.et-team-item h4 {
    background: #fff;
    padding: 15px 5px;
}
.et-team-item .social-links {
    position: absolute;
    z-index: 3;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 10px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.et-team-item:hover .social-links {
    bottom: 200px;
    opacity: 1;
}
.et-team-item .social-links a {
    width: 27px;
    height: 27px;
    display: block;
    background: #fff;
    transform: rotate(45deg);
    color: #007dac;
    text-align: center;
    line-height: 24px;
    margin: 0 6px;
    border-radius: 3px;
    display: inline-block;
}
.et-team-item .social-links a:before {
    font-size: 12px;
}
/* Action */
.et-action-title  h3 {
    font-size: 36px;
    font-weight: 700;
    margin: 0;
}
.et-action-title  h5 {
    font-weight: 300;
}
.et-action-button {
    background: none;
}
/* Pricing */
.et-table-item {
    transition: all .20s ease 0s;
    border: 2px solid rgba(1, 125, 172, .05);
    border-radius: 2px;
}
.et-table-item:hover {
    background: #fff;
    border-width: 2px;
    box-shadow: 5px 5px 0 0 rgba(1,126,172, .1);
    transform: translate(-1%, -1%) scale(1);
}
.et-table-item:hover button {
    border-radius: 2px;
    color: #fff;
    position: relative;
    padding: 10px 15px;
    margin-top: 20px;
    font-size: 12px;
    transition: all .20s linear;
}
.et-table-item:hover button a {
    color: #fff;
}
.et-table-item h3 {
    font-size: 26px;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 700;
}
.et-table-item p {
    text-align: left;
}
.et-table-item .table-price {
    padding-top: 15px;
    padding-bottom: 25px;
}
.et-table-item .table-price .curriency {
    vertical-align: super;
    font-size: 24px;
    top: -25px;
    position: relative;
    margin-right: 8px;
    color: #888888;
}
.et-table-item .table-price .price {
    font-size: 60px;
    font-weight: 700;
}
.et-table-item .table-price .month {
    vertical-align: bottom;
    font-size: 12px;
    position: relative;
    bottom: 10px;
    color: #888888;
}
.et-table-item ul.table-items li {
    display: block;
    margin-bottom: 8px;
    color: #1F1F1F;
    font-family: 'Signika-Bold';
}
.et-table-item ul.table-items li:hover {
    background: #fff;
}
.et-table-item ul.table-items li i {
    margin-right: 8px;
}
.et-table-item ul.table-items li strong {
    display: none;
}
.et-table-item button {
    background: none;
    border: 1px solid;
    border-radius: 2px;
    color: #cfaa45;
    position: relative;
    padding: 10px 15px;
    margin-top: 20px;
    font-size: 12px;
    transition: all .20s linear;
    float: right;
}
.et-table-item button:hover {
    background: #fff!important;
}
/* Testimonial */
.et-testimonial h4 {
    margin-bottom: 5px!important;
    margin-top: 20px;
}
/* Blog */
.entry-header h2 a {
    font-size: 30px;
    font-weight: 400;
}
div.sp-module .sp-module-title {
    font-size: 20px;
    font-weight: 400;
}
.sp-page-title {
    margin-bottom: 50px;
}
.et-blog div.k2ItemsBlock ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
    position: relative;
    overflow: hidden;
}
.et-blog div.k2ItemsBlock ul li:nth-child(3n) {
    margin-right: 0;
}
.et-blog div.k2ItemsBlock ul li a {
    display: inherit;
    overflow: hidden;
    padding-bottom: 10px;
}
.et-blog div.k2ItemsBlock ul li img {
    width: 100%;
    margin-bottom: 15px!important;
    transition: all .40s linear;
    transform: scale(1.1);
}
.et-blog div.k2ItemsBlock ul li:hover img {
    transform: rotate(4deg)scale(1.2);
}
.et-blog ul li .moduleItemDateCreated {
    position: absolute;
    right: 0;
    top: 38px;
    width: 110px;
    display: block;
    text-align: center;
    background: rgba(0,0,0, .4);
    padding: 5px;
    font-size: 12px;
    color: #fff;
}
.et-blog .et-portfolio-button {
    margin-top: 0!important;
}
.et-blog > div > p {
    clear: left;
}
.et-blog div.k2ItemsBlock ul li a.moduleItemReadMore {
    color: #fff;
    padding: 6px 14px;
    border-radius: 3px;
    width: 33%;
    margin-top: 10px;
}
 div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    padding-bottom: 10px;
    float:left!important;
    width:100%;
}
.sp-module ul >li {
  border-bottom:0px!important;
}
.portfolio-list {
  padding-bottom:100px;
}
.sp-module ul >li {
  border-bottom:0px!important;
}
/* Subscribe */
.et-subscribe-title h4 {
    margin-top: 0;
    font-size: 36px;
    font-weight: 700;
}
.et-subscribe-title h5 {
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 300;
}
.et-subscribe-content table {
    margin: inherit;
}
.et-subscribe-content table input {
    background: none!important;
    border-radius: 0!important;
    padding: 20px 70px!important;
}
.et-subscribe-content table .button {
    padding: 10px 30px!important;
    border-color: #fff;
}
.et-subscribe-content table tr {
    display: inline;
}
/* Contact */
#et-contact .qx-icon {
    padding: 20px;
}
.et-contact-item .qx-icon {
     -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
     transition: all 0.4s ease-in-out 0s; 
}
.et-contact-item:hover .qx-icon:before {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    display: block; 
    color: #fff!important;
}
.et-contact-item:hover .qx-icon {

    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.et-contact-item {
    cursor: pointer;
}
.et-contact-form label {
    color: #fff;
}
.et-contact-form input {
    border-radius: 0!important;
    height: 25px!important;
    width: 100%;
}
.et-contact-form textarea {
    height: 100px!important;
    border-radius: 0!important;
    width: 100%;
}
.et-contact-form button {
    background: none;
    width: 150px;
    height: 35px;
    color: #000;
    display: block;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #fff!important;
    transition: all .25s linear;
    font-weight: 400;
}
.et-contact-form button:hover {
    color: #fff!important;
}
.itemid-549 .et-contact-form label {
    color: #333;
}
.projects-wrapper .project-img .project-img-extra h4 {
  color:#fff;
}
div.itemIntroText {
  font-weight: normal;
}
/** RESPONSIVE **/
/* Screen min 1199px */
@media (min-width: 1200px) {
    
}
/* Screen min 1199px */
@media (max-width: 1199px) {
    .et-services-right,
    .et-about .et-title {
        padding-left: 20px;
        padding-right: 20px;
    }
}
/* Screen min 980px and max 1199px */
@media (min-width: 1200px) and (max-width: 1550px) {
    .et-services-right, .et-about .et-title {
        padding: 30px;
    }
    .et-services-content h2 {
        margin-bottom: 10px;
    }
}
/* Screen max 1024px */
@media (max-width: 1024px) {
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 11px!important;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 980px) and (max-width: 1199px) {
    .et-about .et-title {
        padding-top: 40px;
        padding-bottom: 0!important;
    }
    .et-services > div {
        width: 100%!important;
    }
    .et-blog ul li .moduleItemDateCreated {
        top:62px;
    }
    .et-blog div.k2ItemsBlock ul li a.moduleItemReadMore {
        width: 63%;
    }
}
/* Screen min 979px and max 781px */
@media (min-width: 768px) and (max-width: 979px) {
    .et-blog ul li .moduleItemDateCreated {
        top:63px;
    }
    .et-blog div.k2ItemsBlock ul li a.moduleItemReadMore {
        width: 63%;
    }
}
/* Screen min 768px and max 779px */
@media (min-width: 767px) and (max-width: 979px) {
    #et-slider {
      position: relative;
      margin-top:0px!important;
     }
  .et-client-item img,
  .et-team-item img {
       width:100%!important;
   }
}
/* Screen max 767px */
@media (max-width: 767px) {
     #et-slider {
         position: relative;
         margin-top:0px!important;
     }
  .et-client-item img,
  .et-team-item img {
       width:100%!important;
   }
    .et-subscribe > div:first-child {
        padding-bottom: 0!important;
    }
    .et-action-title,
    .et-subscribe > div > div {
        text-align: left;
    }
    .et-blog div.k2ItemsBlock ul li {
        width: 100%;
        margin-right: 0;
    }
}
/* Screen max 734px */
@media (max-width: 734px) {
   #et-slider {
       position: relative;
       margin-top:0px!important;
   }
  .et-client-item img,
  .et-team-item img {
       width:100%!important;
   }
}
/* Screen max 480px */
@media (max-width: 480px) {
   #et-slider {
       position: relative;
       margin-top:0px!important;
    }
    .et-blog ul li .moduleItemDateCreated {
        top:62px;
    }
    .et-blog div.k2ItemsBlock ul li a.moduleItemReadMore {
        width: 63%;
    }
}
/* Improve sub menu dropdown clickable for offcanvas menu */
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon,
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
 float: right;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
 width: 100%;
}