/* Title */
body {
  font-size: 14px;
}
body.com-users #sp-component {
  padding: 40px 70px 70px 70px;
}
#sp-main-body {
    padding: 0!important;
}
#offcanvas-toggler {
  float:none!important;
}
#offcanvas-toggler {
  margin-left:42px!important;
}
#sp-logo .logo img:nth-child(2) {
  display: none;
}
#sp-header {
  background-color: #1b1b1b!important;
}
.sp-megamenu-parent {
  float: left!important;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
  color: #ffffff;
}
body.itemid-437 #sp-header,
body.itemid-437 #sp-header, #sp-header {
  background-color: #ffffff;
}
.sticky-wrapper.is-sticky #sp-header #sp-menu,
.sticky-wrapper.is-sticky #sp-header #sp-logo .logo {
  margin-top: 0px;
  top: 0;
  z-index: 99;
}
#offcanvas-toggler >i {
  color: #ffffff;
}
#et-title-line {
  width: 50px;
}
.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 h4 {
  text-transform: none;
  letter-spacing: 4px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 600;
  color: #333;
  margin-bottom: 0px;
}
.et-title-black h2 {
  color: #333;
  font-size: 58px; 
  padding-bottom: 10px;
  margin: 0;
  font-weight: 500;
  text-transform: none;  
}
.et-title-black p {
  margin: 0;
  color: #333;
  font-size: 21px;
}
.et-title p {
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 100;
}
#et-general {
  color: #ffffff;
  padding: 10px 30px;
  border: 3px solid #ffffff;
}
#et-general:hover {
  background-color: #fff!important;
}
.tp-caption a {
  color:#fff!important;
}
.button {
  color:#333;
  background: #000!important;
  border-radius: 0px!important;
  border: 3px solid #000;
  padding: 10px 30px;
}
.button:hover {
  background:#fff!important
  color:#000!important;
   border: 3px solid #fff!important;
}
#et-button-general:hover {
  color:#fff!important;
}
.et-choose-button {
  border: 0;
  color: #fff;
  padding: 12px 30px;
  text-transform: uppercase;
}
.et-choose-button:hover {
  background: #222!important;
  color: #fff;  
}
/* 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;
}
#sp-header .logo,
#sp-header,
#offcanvas-toggler,
.sp-megamenu-parent >li >a 
#sp-header .logo,
.sticky-wrapper.is-sticky #sp-header .logo,
.sticky-wrapper.is-sticky #sp-header,
.sticky-wrapper.is-sticky #offcanvas-toggler,
.sticky-wrapper.is-sticky .sp-megamenu-parent >li >a,
#offcanvas-toggler >i {
    -webkit-transition: 0.7s ease-in-out!important;
    -moz-transition: 0.7s ease-in-out!important;
    -ms-transition: 0.7s ease-in-out!important;
    -o-transition: 0.7s ease-in-out!important;
    transition: 0.7s ease-in-out!important;
}
.sticky-wrapper.is-sticky #sp-header .logo,
.sticky-wrapper.is-sticky #sp-header {
  height: 70px;  
}
.sticky-wrapper.is-sticky #offcanvas-toggler,
.sticky-wrapper.is-sticky .sp-megamenu-parent >li >a {
  line-height: 70px;
} 
.sticky-wrapper.is-sticky  #offcanvas-toggler >i {
  margin-top: -5px;
}
/*** General ***/
.et-title h2 {
  font-size: 40px;
  color: #333;
  font-weight: 600;
}
.et-title p {
    color: #333;
}
#et-button-black {
  background-color: #ffffff;
  cursor: pointer;
  color: #333;
  padding: 5px 35px;
  font-size: 26px;
  border-radius: 50px;
  border:0px!important;
}
#et-button-black:hover {
  background: #000000!important;
  color: #ffffff;
}
.et-title-left h3,
.et-title h3 {
  font-size: 32px;
  color: #222222;
  line-height: 42px;
  font-weight: 600;
  text-transform: uppercase;
}
.et-title-left h2,
.et-title h2 {
  position: relative;
  font-size: 34px;
  color: #333333;
  font-weight: 600;
  line-height: 1.4em;
  padding-bottom: 21px;
}
.et-title-left h2:before {
  position: absolute;
  content: '';
  left: 5px;
  bottom: 0px;
  width: 32px;
  height: 1px;
  background-color: #50c19a;
}
.et-title h2:before {
  position: absolute;
  content: '';
  left: 5px;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  width: 32px;
  height: 1px;
  background-color: #50c19a;
}
.et-title-left h2:after {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 2px;
  width: 32px;
  height: 1px;
  background-color: #50c19a;
}
.et-title h2:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  margin: auto;
  bottom: 2px;
  width: 32px;
  height: 1px;
  background-color: #50c19a;
}
.et-title-left p,
.et-title p {
  position: relative;
  color: #777777;
  font-size: 17px;
  font-weight: 300;
}
/* Slider */
.et-slider {
  position: relative;
}
.et-slider .tp-caption a {
  padding: 10px 20px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.et-slider .tp-caption .button {
  background-color: #fff;
  padding: 10px 30px;
  font-size: 18px;
  border-radius: 0px;
  border:2px solid #333;
  text-transform: none;
}
.et-slider .tp-caption .button:hover {
  background-color:#000!important;
  border-color:#000!important;
}
.et-slider .tp-caption a.button1 {
  background: none!important;
  border: 2px solid #ffffff;
}
.et-slider .tp-caption a.button1:hover {
  background: #333!important;
  border: 0px;
}
.et-slider .button:hover {
  background: #222;
}
.et-slider .tp-caption .button:hover {
  color:#fff!important;
}
/*** About ***/
.et-about-us {
  position: relative;
  overflow: hidden;
}
.et-about-us .title-about {
  margin: 0 0 25px;
  color: #fbfbfb;
  font-size: 1.714em;
}
.et-about-us .et-about-left {
  padding-right: 15px;
}
.et-about-us .et-about-left .et-about-us-img {
  position: relative;
  padding: 30px 0 30px 30px;
  background-color: #fafafa;
}
.et-about-us .et-about-left .et-about-us-img:before {
  content: '';
  width: 100px;
  height: 1px;
  background-color: #1e1e25;
  position: absolute;
  top: 15px;
  left: auto;
  right: -15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.et-about-us .et-about-left .et-about-us-img:after {
  content: '';
  width: 1px;
  height: 100px;
  background-color: #1e1e25;
  position: absolute;
  top: 15px;
  left: auto;
  right: -15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.et-about-us .et-about-left #line {
  content: '';
  width: 60%;
  height: 1px;
  background-color: #1e1e25;
  position: absolute;
  bottom: 0px;
  left: -60px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.et-about-us .et-about-us-right .et-about-list {
  margin-bottom: 35px;
  
}
.et-about-us .et-about-us-right .et-about-list ul {
  margin: 0 -5px -15px;
  list-style:none;
  position: relative;
}
.et-about-us .et-about-us-right .et-about-list ul li {
  width: 50%;
  float: left;
  padding: 0 5px 15px;
}
.et-about-us .et-about-us-right .et-about-list ul .text {
  margin-bottom: 0;
}
.et-about-us .et-about-us-right .text {
  margin-bottom: 22px;
}
.mute-title {
    color: #d7d8da;
    font-size: 90px;
    font-weight: 700;
    opacity: 0.25;
    text-transform: uppercase;
    -webkit-transform: rotate(90deg) translate(100%, 100%);
    transform: rotate(90deg) translate(100%, 100%);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    margin: 0;
    text-align: left;
    top: -155px;
    right: -168px;
    width: 100%;
    white-space: nowrap;
}
.et-about-list ul {
  display: inline-block;
  margin: 0 0 -10px;
}
.et-about-list ul li {
  padding: 0 0 10px;
}
.et-about-list ul li .text {
  margin-bottom: 0;
  padding-left: 20px;
  position: relative;
  color: #545461;
}
.et-about-list ul li .text:after {
    position: absolute;
    font-family: 'FontAwesome';
    content: '\f101';
    top: -1px;
    left: 0;
    color: #c32026;
    font-size: 1em;
}
.et-about-us-right h3 {
  text-align: right;
  font-size: 30px;
  font-weight: 700;
}
.et-about-us-right h3:after {
    content: "";
    width: 125px;
    height: 1px;
    background-color: #1e1e25;
    position: absolute;
    bottom: 0px;
    top:42px;
    right: -150px;
}
.dot {
    width: 10px;
    height: 10px;
    border: 1px solid #c32026;
    background-color: #c32026;
    transform: rotate(45deg) translate(100%, 100%);
    transform-origin: 100% 100%;
    display: inline-block;
    position: absolute;
    top: 25px;
    right: -32px;
    z-index: 1;
}
.mute-title {
    color: #d7d8da;
    font-size: 90px;
    font-weight: 700;
    opacity: 0.25;
    text-transform: uppercase;
    transform: rotate(90deg);
    transform-origin: 0 0;
    margin: 0;
    position: absolute;
    top: 30px;
}
.btn {
  border-radius: 0;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
.btn.btn-main {
  color: #1e1e25;
  padding: 0 12px 0 0;
  border: 0;
  position: relative;
}
.btn.btn-main:focus {
  box-shadow: none;
}
.btn.btn-main:hover {
  border-color: #c32026;
  color: #c32026;
}
.btn.btn-main:hover:before,
.btn.btn-main:hover:after {
  color: #c32026;
  transform: rotateX(180deg);
  border-color: #c32026;
}
.btn.btn-main:before {
  font-family: 'FontAwesome';
  content: '\f178';
  border: 1px solid #1e1e25;
  padding: 0 4px;
  margin-right: 10px;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  display: inline-block;
  line-height: 22px;
}
.btn.btn-main:after {
  content: '';
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #1e1e25;
  height: 24px;
  display: inline-block;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
/***** Service ******/
.et-title-left h3:after {
    content: "";
    width: 125px;
    height: 1px;
    background-color: #1e1e25;
    position: absolute;
    bottom: 0px;
    top:42px;
    left: -150px;
}
.et-title-left h3 {
  text-align: left;
  font-size: 30px;
  font-weight: 700;
}
.dot-left {
  width: 10px;
  height: 10px;
  border: 1px solid #c32026;
  background-color: #c32026;
  transform: rotate(45deg) translate(100%, 100%);
  transform-origin: 100% 100%;
  display: inline-block;
  position: absolute;
  top: -47px;
  left: -45px;
  z-index: 1;
}
.dot-right {
  width: 10px;
  height: 10px;
  border: 1px solid #c32026;
  background-color: #c32026;
  transform: rotate(45deg) translate(100%, 100%);
  transform-origin: 100% 100%;
  display: inline-block;
  position: absolute;
  top: -45px;
  right: -32px;
  z-index: 1;
}

/****** Help ******/
.et-help-item {
  cursor: pointer;
}
.et-help-item i {
  color: #ffffff;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border:3px solid #e4d9d9;
  border-radius: 50px;
  background-color: #ddd;
}
.et-help-item:hover i {
  background-color: #ffffff!important;
}

/* Feature */
.et-feature-item {
    cursor: pointer;
    padding: 50px 20px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    border: 1px solid #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color;
    transition-property: color;
    vertical-align: middle;
    margin-bottom: 30px;
    width: 100%
}
.et-feature-item h3 {
  font-size:20px;
  font-weight: 700;
}
.et-feature-item i {
    border-radius: 50%;
    color: #fff;
    height: 60px;
    padding-top: 10px;
    width: 60px;
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    z-index: 0;
    position: relative;
}
.et-feature-item:hover i {
    background: #fff!important;
}
.et-feature-item i:after {
    content: "";
    top: 5px;
    left: 0px;
    right: 0;
    position: absolute;
    margin: 0 auto;
    z-index: 1;
    border: 3px solid #fff;
    border-radius: 10px;
    display: inline-block;
    font-size: 22px;
    height: 49px;
    line-height: 49px;
    width: 49px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.et-feature-item:hover i:after {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}
.et-feature-item:hover .feature-icon {
    background: #fff none repeat scroll 0 0;
    color: #ff9606;
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

/****** Layout *****/
.et-layout-item {
  padding-top: 50px;
}
.et-layout-item h1 {
  font-size: 70px;
  color: #85858e;
  text-transform: uppercase;
  opacity: 0.6;
  font-weight: 600;
  letter-spacing: 5px;
}
.et-layout-item h4 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 40px;
}
.et-layout-right {
  float: right;
  top: 0;
  width: 300px;
  height: 300px;
  background-color: #3b3b41;
  text-align: center;
  z-index: 3;
}
.et-layout-right h4 {
  color: #ffffff;
  font-size: 15px;
}
.et-layout-right h2 {
  font-size: 50px;
  color: #000;
  font-weight: 700;
}
.et-layout-right-sub {
  margin-bottom: -10px;
}
.et-layout-right-sub .btn {
  padding: 10px 30px;
  margin-top: 20px;
  color: #000!important;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}
.et-layout-right-sub .btn:before {
  content: '';
  position: absolute;
  width: 150%;
  height: 0;
  top: 50%;
  left: 50%;
  z-index: -1;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  transition: height 0.5s;
  -webkit-transition: height 0.5s;
  -o-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -webkit-backface-visibility: hidden;
}
.et-layout-right-sub.btn:hover {
  color: #1e1e25;
  background-color: #c32026;
  border-color: #fff;
}
.et-layout-right-sub .btn:hover:before {
  height: 500%;
}
.box-purchase-line-1,
.et-layout-right-sub .box-purchase-line-2 {
  position: absolute;
  top: 90px;
  width: 300px;
  height: 300px;
  background-color: transparent;
  border: 1px solid #ececec;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.et-layout-right-sub .box-purchase-line-2 {
  border-left: 0;
  z-index: -1;
}
.box-purchase-line-2 {
  z-index: -1;
   position: absolute;
}

/****** Work *****/
.et-work-content h4 {
  font-size: 30px;
  font-weight: 500;
}
.et-work-item i {
  padding-top: 30px;
}
.et-work-item h3 {
  font-size:16px;
}
/*** Team ***/
#et-team {
  cursor: pointer;
}
.et-team-item {
  position: relative;
  width: 31%;
  margin-right: 2%;
  position: relative;
  padding: 25px 20px;
  text-align: center;
  padding-top: 114px;
  border-radius: 10px;
  transition: all 500ms ease;
}
.et-team-item h4 {
  position: relative;
  font-size: 22px;
  padding-bottom: 15px;
  margin-bottom: 25px;
  font-weight: 600;
  line-height: 32px;
  color: #333;
  text-transform: uppercase;
}
.et-team-item p {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #848484;
  letter-spacing: 1.5px;
  margin-bottom: 27px;
}
.et-team-item .social-links {

}
.et-team-item .social-links a.qx-icon {
  display: inline-block;
  width: 38px;
  height: 38px;
  font-size: 13px;
  color: #222222;
  line-height: 38px;
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  transition:all 500ms ease;
}
.member-line-1 {
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  height: 200px;
  background-color: transparent;
  border: 1px solid #b7b7b7;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
}
 .member-line-2 {
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  height: 200px;
  background-color: transparent;
  border: 1px solid #f7f7f7;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  z-index: 1;
}
/* Portfolio */
.et-portfolio-button:hover {
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-fieter > ul > li {
  margin: 5px;
}
.project-img img {
  width: 100%;
}
.projects-fieter {
  text-align: center;
  display: inline-block;
}
.projects-fieter ul {
  display: inherit;
  line-height: 43px;
  margin: 0 auto;
}
.projects-fieter ul li {
  line-height: 40px;
  margin: 5px 0;
  display: static!important;
  float: left;
}
.projects-fieter 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-fieter a {
  width: 200px;
  display: inline-block;
  padding: 0;
  border-radius: 20px;
}
.portfolio-list {
  padding-bottom:50px;
}
.projects-fieter {
  padding-top:50px;
}
.projects-wrapper .project-img .project-img-extra h4 {
    color: #fff!important;
}
.projects-wrapper .project-img .project-img-extra .project-img-extra-content a {
  color:#fff!important;
}
/***** Client ******/
.et-client-item img {
  cursor: pointer;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  visibility: visible;
  padding: 19px 25px;
  border: 1px solid #d0d0d0;
}
.et-client-item:hover .square{
  visibility: visible;
  background: #24c4f4;
  border: 1px solid #24c4f4;
}
.et-client-item h2 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.et-client-item-social ul li i {
  cursor: pointer;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  border: 2px solid #ffc800;
  background-color: #ffffff;
  box-shadow: 2px 3px 2px 1px #848484;
}
.et-client-item-social ul li:hover i {
  background-color: #333!important;
  color: #ffffff!important;
}
/****** Testimonial ******/
#et-testimonial .text {
    color: #fff;
    font-size: 21.429em;
    margin-top: 20%;
    font-family: arial, sans-serif;
    text-align: center;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}
.slick-initialized .slick-slide {
  margin-left:0px!important;
}
#et-testimonial .slick-slide {
  margin-left:0px!important;
}
/****** Rencent New ******/
.et-rencent-new-item {
  cursor: pointer;
}
.et-rencent-new-item .qx-element-blurb  {
  text-align: center;
  border-radius: 0px;
  transition: all 500ms ease;
  }
.et-rencent-new-item h3 {
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
  color: #222222;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.link-btn a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.et-rencent-new-item .qx-element-blurb img {
  opacity: 1;
}
.et-rencent-new-item:hover img {
  opacity: 0.7;
}

/*** Helpful ***/
@font-face {
    src:url('../fonts/ecoicons/ecoicon.eot');
    src:url('../fonts/ecoicons/ecoicon.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ecoicons/ecoicon.woff') format('woff'),
        url('../fonts/ecoicons/ecoicon.ttf') format('truetype'),
        url('../fonts/ecoicons/ecoicon.svg#ecoicon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.et-helpful-item .qx-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box; 
  -moz-box-sizing: content-box; 
  box-sizing: content-box;
}
.et-helpful-item .qx-icon:before {
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.hi-icon-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 2em 0 3em;
}
.et-helpful-item img {
    margin: auto;
}
.et-helpful-item h3 {
  margin-bottom:51px;
  font-weight:500;
  font-size:24px;
  line-height:21px;
  position:relative;
}
.et-helpful-item h3:before {
  position:absolute;
  content:"";
  display:block;
  left:0;
  right: 0;
  margin: auto;
  width:50px;
  height:1px;
  background:#ebebeb;
  bottom:-16px;
}
.et-helpful-item .qx-icon:hover:before {
  -webkit-animation: spinAround 2s linear infinite;
  -moz-animation: spinAround 2s linear infinite;
  animation: spinAround 2s linear infinite;
}
.et-helpful-item .qx-icon {
    border: 2px solid#a5a5a5;
    width: 90px;
    height: 90px;
    border-radius: 50px;
}
/* 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 {
    background: #ffffff;
    padding: 10px;
    width: 32%;
    float: left;
    margin-right: 2%;
    position: relative;
    overflow: hidden;
}
.clearList {
    display: none!important;
}
.et-blog div.k2ItemsBlock ul li:nth-child(3n) {
    margin-right: 0;
}
.et-blog div.k2ItemsBlock ul li a {
    display: inherit;
    overflow: hidden;
    font-size: 16px;
    padding-bottom: 15px;
}
.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: rotete(4deg)scale(1.2);
}
.et-blog ul li .moduleItemDeteCreeted {
    left: 0;
    display: block;
    padding: 5px;
    font-size: 12px;
    font-style: italic;
    color: #333;
}
.et-blog .et-portfolio-button {
    margin-top: 0!important;
}
.et-blog > div > p {
    clear: left;
}
.moduleItemImage img {
    float: left!important;
    width: 100%;
}

/* 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: roteteY(-180deg);
  -ms-transform: roteteY(-180deg);
  transform: roteteY(-180deg);
  display: block; 
  color: #fff!important;
}
.et-contact-item:hover .qx-icon {
  -webkit-transform: roteteY(-180deg);
  -ms-transform: roteteY(-180deg);
  transform: roteteY(-180deg);
}
.et-contact-item {
  cursor: pointer;
}
.et-contact-form label {
  color: #333;
}
.et-contact-form input {
  border-radius: 0!important;
  height: 40px!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: 50px;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 0px;
  border: 1px solid #fff!important;
  transition: all .25s linear;
  font-weight: 400;
}
.et-contact-form button:hover {
  background-color: #333;
  color: #fff;
}
.et-contact-form button:hover {
  color: #fff!important;
}
/* Bottom */
#sp-bottom {
  background-color: #191a1c!important;
}
#sp-bottom p {
  color: #ffffff;
}
#sp-bottom a {
  color: #ffffff;
  line-height: 40px;
}
#sp-bottom h3 {
  color: #ffffff;
}
#sp-bottom2 a {
  color: #fff;
}
#sp-bottom4 .acymailing_introtext {
  color: #ffffff;
}
#sp-bottom4 .inputbox {
  width:100%!important;
}
#sp-bottom4 table.acymailing_form {
  margin:0px;
  float: left;
  margin-top: 12px;
  width: 93%;
}
#sp-bottom4 .acysubbuttons .btn-primary {
  float:left;
}
#sp-bottom {
  padding-left: 95px!important;
}
.btn-primary:hover, .sppb-btn-primary:hover{
  background:#333;
}
/*** page ***/
.sp-page-title {
 padding-top: 50px!important;
}
/** RESPONSIVE **/
/* Screen min 1199px */
@media (max-width: 1200px) {
  .et-services-right,
  .et-about .et-title {
      padding-left: 60px;
      padding-right: 60px;
}
  #offcanvas-toggler {
       float: none!important;
   }
  .sp-megamenu-parent >li >a,
  .sp-megamenu-parent >li >span {
       padding: 0 7px!important;
  }
}
/* 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 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;
  }
  #sp-bottom {
    padding-left: 0px!important;
 }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: -320px!important;
    right:0px!important;
}
  .sp-contact-info li i {
    margin: 0px!important;
  }
  .et-layout-right {
    float:left!important;
  }
 .et-about-us-right h3 {
    font-size: 27px!important;
}
.et-layout-item h1 {
    font-size: 39px!important;
}
.et-layout-item h4 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px!important;
  }
.et-layout-right h2 {
    font-size: 34px!important;
}
 .box-purchase-line-1, .et-layout-right-sub .box-purchase-line-2 {
    width: 237px!important;
    margin-left: 24px!important;
    height: 257px!important;
  }
  .mute-title {
   opacity:0;
  }
  .et-about-us-right h3 {
    text-align:center!important;
  }
  .et-work-item {
    text-align:left!important;
  }
  .et-about-us-right h3 {
    text-align: center!important;
    font-size: 27px!important;
}
 .et-title-left h3 {
    text-align:center!important;
  }
  .dot-left {
    opacity:0;
  }
  .dot-right {
    opacity:0;
  }
  .et-about-us-right h3:after {
    display:none!important;
  }
  .et-title-left h3:after {
    display:none!important;
  }
  .et-we-item {
    padding-top:0px!important;
  }
  .et-we-item img,
  .et-we-work-item img {
    width:100%!important;
  }
  .et-contact-form {
    padding-top:40px!important;
  }
}
/* Screen min 979px and max 781px */
@media (min-width: 768px) and (max-width: 979px) {
  #et-team-button:after {
    display:none;
  }
  #et-slider {
    position: relative;
    top:90px!important;
  }
  #et-about-left img {
    margin-top: 85px!important; 
  }
  #sp-bottom {
    padding-left: 0px!important;
  }
  #offcanvas-toggler {
    margin-left:15px!important;
  }
  #offcanvas-toggler {
  float: right!important;
 }
.et-team-item {
  padding-bottom:30px!important;
}
#sp-bottom {
  padding-left: 0px!important;
}
.et-team-item  {
    margin-bottom: 120px!important;
  }
#et-button-case-1,
#et-button-team {
  text-align: center!important;
 }
.et-client-item-social {
  margin-bottom: 30px;
 }
.et-team-item .social-links a.qx-icon {
  display: inline-block;
  width: 33px;
  height: 33px;
  line-height: 33px;
 }
 #et-team {
  padding-bottom: 0px!important;
 }
 .et-contact-item {
  padding-top: 50px;
 }
 .et-cause-item {
    text-align: center!important;
  }
  .sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 12px!important;
 }
  .et-layout-right-sub {
    margin-bottom:29px!important;
  }
  .et-layout-right,
  .et-layout-item {
    text-align:center!important;
  }
  .et-team-item {
    width:82%!important
  }
  .et-contact-form {
    margin-top:70px!important;
  }
  .et-work-left {
    padding-left:15px!important;
  }
 .mute-title {
   opacity:0;
  }
  .et-about-us-right h3 {
    text-align:center!important;
  }
  .et-work-item {
    text-align:left!important;
  }
  .et-about-us-right h3 {
    text-align: center!important;
    font-size: 27px!important;
}
 .et-title-left h3 {
    text-align:center!important;
  }
  .dot-left {
    opacity:0;
  }
  .dot-right {
    opacity:0;
  }
  .et-about-us-right h3:after {
    display:none!important;
  }
  .et-title-left h3:after {
    display:none!important;
  }
}
/* Screen max 767px */
@media (max-width: 767px) {
 .et-title-left h3 {
    text-align:center!important;
  }
 #et-slider {
  position: relative;
  top:90px!important;
}
.et-action-title,
.et-subscribe > div > div {
  text-align: left;
}
.et-blog div.k2ItemsBlock ul li {
  width: 100%;
  margin-right: 0;  
}
#et-team-button:after {
  display:none;
}
.et-case-sub img,
.et-rencent-new-item img {
  width: 100%;
}
#et-about-left img {
  margin-top: 85px!important; 
}
 #sp-bottom {
  padding-left: 0px!important;
}
#offcanvas-toggler {
   margin-left:15px!important;
}
 body.itemid-437 #sp-logo,
#sp-logo {
  padding-top:0px!important; 
}
#offcanvas-toggler {
  float: right!important;
}
.et-team-item {
  padding-bottom:30px!important;
}
#sp-header {
    height: 87px!important;
}
#offcanvas-toggler {
  float: right!important;
}
.et-team-item {
  padding-bottom:30px!important;
}
#sp-bottom {
  padding-left: 0px!important;
}
#offcanvas-toggler {
  margin-left:15px!important;
 }
.et-case-sub,
.et-team-item {
  width: 100%!important;
  margin-bottom: 30px;
  }
.et-team-item  {
    margin-bottom: 120px!important;
  }
.et-cause-item,
.et-client-item-social,
.et-client-item h2 {
    text-align: center!important;
  }
#et-button-case-1,
#et-button-team {
  text-align: center!important;
 }
.et-client-item img {
  right: 0px;
  padding: 40px 266px!important;
  margin-bottom: 60px!important;
 }
.et-client-item-social {
  margin-bottom: 30px;
 }
  .et-team-item {
    width:100%!important;
  } 
  .et-layout-right,
  .et-layout-item {
    text-align:center!important;
  }
  .et-team-item {
    width:82%!important
  }
  .et-contact-form {
    margin-top:70px!important;
  }
  .et-work-left {
    padding-left:15px!important;
  }
  .mute-title {
   opacity:0;
  }
  .et-about-us-right h3 {
    text-align:center!important;
  }
  .et-work-item {
    text-align:left!important;
  }
  .dot-left {
    opacity:0;
  }
  .dot-right {
    opacity:0;
  }
}
/* Screen max 480px */
@media (max-width: 480px) {
.et-slider {
  position: relative;
}
#offcanvas-toggler {
  float: right!important;
}
body.itemid-437 #sp-logo,
#sp-logo {
  padding-top:0px!important;
}
.et-team-item {
  padding-bottom:30px!important;
}
#sp-bottom {
  padding-left: 0px!important;
}
#offcanvas-toggler {
  margin-left:15px!important;
 }
  .dot-left {
    opacity:0;
  }
.et-case-sub,
.et-team-item {
  width: 100%!important;
  margin-bottom: 30px;
  }
 .et-team-item  {
    margin-bottom: 120px!important;
  }
.et-cause-item {
    text-align: center!important;
  }
.et-team-item {
    width:100%!important;
  }
  .et-layout-right {
    float:left!important;
  }
  .et-layout-right,
  .et-layout-item {
    text-align:center!important;
  }
  .et-layout-right h2 {
    font-size: 22px!important;
  }
  .box-purchase-line-1, .et-layout-right-sub .box-purchase-line-2 {
    border:none!important;
  }
  .et-layout-right {
    width: 330px!important;
 }
  .mute-title {
   opacity:0;
  }
  .et-about-us-right h3 {
    text-align:center!important;
  }
  .et-work-left {
    padding-left:15px!important;
  }
  #et-testimonial .text {
    color: #fff;
    font-size: 8.429em!important;
    margin-top: 24%!important;
}
  .dot-right {
    opacity:0;
  }
}
/* 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%;
}