/*
 Table Of Contents

 1.) Homepage
 1.1) Homepage_1 style
 2.) 404 page
 3.) About_Us page
 4.) Contact_Us page
 5.) Faq page
 6.) News page
 7.) Services page
 8.) blog page
 9.) blog_post page
 10.)blog_sidebar page
 ===============================================*/

/*
 1.1) Homepage_1 style
 ----------------------------------------*/

/*Slider style start here*/
.tp-mask-wrap .tp-caption.first-label {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Catamaran", sans-serif;
  font-weight: 800;
  padding: 18px 30px;
  background: #bd242b;
}
.tp-mask-wrap .tp-caption.business-label {
  background: #3b9dff;
  padding: 20px 55px 50px 30px !important;
  max-width: 458px !important;
  min-width: auto !important;
  width: 458px;
  position: relative;
  top: 31px;
  height: 100%;
}
.tp-mask-wrap .tp-caption.business-label strong {
  font-size: 24px;
  color: #fff;
  font-family: "Catamaran", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
.tp-mask-wrap .tp-caption.business-label p {
  font-size: 13px !important;
  color: #e6f4ff;
  line-height: 24px !important;
  font-family: "Catamaran", sans-serif;
}
.tp-mask-wrap .tp-caption.read_more_banner a {
  padding: 15px 20px;
  color: #fff;
  font-size: 13px;
  background: #0e111a;
  font-family: "Catamaran", sans-serif;
  font-weight: 600;
  float: right;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tp-mask-wrap .tp-caption.read_more_banner {
  background: none;
  border: none !important;
  width: 537px;
  padding: 0;
}
.tp-mask-wrap {
  height: 180px !important;
}
/*Homepage service-wrap section start here*/
.service-wrap {
  padding-top: 100px;
  background: #ffffff;
}
.service-box {
  padding-top: 30px;
  padding-bottom: 41px;
}
.main-services .heading-wrap {
  padding-bottom: 30px;
}
.main-services p {
  padding-left: 30px;
  padding-bottom: 36px;
}

.main-services {
  padding-right: 20px;
}
.service-listing {
  position: relative;
  margin-bottom: 26px;
}
.service-inner-box {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  min-width: 50%;
}

.service-inner-box strong {
  font-size: 14px;
  color: #fff;
  font-family: "Catamaran", sans-serif;
  font-weight: 800;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 24px;
  padding-top: 11px;
}
.analysis {
  min-width: 70%;
}
.triangle-img {
  margin-top: -3px;
  position: relative;
  font-size: 0;
}
img.blue-triangle {
  padding-left: 15px;
}
img.yellow-triangle {
  margin-left: -75px;
}
.triangle-svg {
  margin-left: -75px;
  width: 137px;
  position: relative;
  z-index: 1;
}
.pos-r {
  margin-top: 29px;
}
/*projects-wrap style start here*/
.projects-wrap {
  padding-top: 96px;
  background: #eaeff3;
}
.main-project-wrap {
  min-height: 617px;
  position: relative;
}
.main-project p {
  padding-left: 0;
  padding-right: 30px;
}
.main-project .heading-wrap {
  padding-bottom: 26px;
}

.project-list {
  position: absolute;
}
.list-one {
  width: 48.1%;
  top: -183px;
  left: 25px;
}
.more-link-wrapper {
  position: absolute;
  left: 14%;
  top: 14.4%;
  width: 69.3%;
  height: 71%;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  overflow: hidden;
}
.more-info-link {
  background: rgba(255, 175, 54, 0.8);
  vertical-align: middle;
  font-weight: 400;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.more-info-link span {
  position: absolute;
  top: 40%;
  transform: rotate(-45deg);
  left: 45%;
  font-size: 55px;
  color: #ffffff;
}
.more-info-link:hover,
.more-info-link:focus {
  color: #ffffff;
}
.more-link-wrapper:hover .more-info-link {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.list-two {
  left: 38.5%;
  top: 16.5%;
}
.list-two .more-link-wrapper {
  width: 71.4%;
  height: 71%;
}
.list-three {
  left: 26.3%;
  top: 39.5%;
}
.list-four {
  left: 63%;
  top: 16.5%;
}
.list-five {
  left: 50.8%;
  top: 39.5%;
}
.list-six {
  left: 75.3%;
  top: 39.6%;
}
/*clients-wrap section start here*/
.clients-wrap {
  padding-top: 93px;
  padding-bottom: 100px;
  background: #ffffff;
}
.owl-main-wrap {
  padding-top: 24px;
}
.grey-quote {
  background: url(../images/grey-quote-icon.png) 0 0 no-repeat;
}
.clients-wrap .item1 {
  padding-top: 29px;
  padding-right: 40px;
}
.clients-wrap .item1 p {
  padding-bottom: 15px;
}
.orange-quote {
  background: url(../images/orange-qoute-icon.png) 19px 0 no-repeat;
  /*padding-left: 20px;*/
}
.blue-quote {
  background: url(../images/blue-quote-icon.png) 10px 0 no-repeat;
  /*padding-left: 11px;*/
}
.profile-wrap figure {
  width: 68px;
  height: 68px;
  float: left;
  overflow: hidden;
  border-radius: 50%;
  display: block;
}
.profile-wrap {
  margin-top: 25px;
  min-height: 127px;
}
.profile-wrap .figcaption {
  float: right;
  width: 75%;
  padding-left: 21px;
  padding-top: 18px;
}
.profile-wrap .figcaption strong {
  font-size: 14px;
  color: #1c1c1c;
  display: block;
  font-family: "Catamaran", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.profile-wrap .figcaption span {
  font-size: 14px;
  color: #585858;
  display: block;
  padding-top: 6px;
}

.owl-page {
  width: 10px;
  height: 10px;
  background: #3b9dff;
  border-radius: 50%;
  float: left;
  margin-right: 5px;
}
.owl-page.active {
  background: #bd242b;
}

/*news-wrap section style start here*/

.news-wrap {
  padding-top: 96px;
  padding-bottom: 83px;
  background: #eaeff3;
}
.blog-comment-info ul li {
  font-size: 14px;
  color: #565656;
  list-style: none;
  text-align: right;
  line-height: 24px;
  padding-bottom: 15px;
  border-bottom: 1px solid #bd242b;
  padding-top: 23px;
  position: relative;
}
.blog-comment-info ul li:after {
  position: absolute;
  bottom: -1px;
  width: 15px;
  background: #000000;
  height: 1px;
  content: "";
  left: 0;
}
.blog-comment-info ul li:first-child {
  padding-top: 0;
  padding-bottom: 14px;
}

.blog-comment-info ul li strong {
  font-size: 30px;
  color: #1c1c1c;
  font-weight: 700;
  display: block;
}
.blog-news-wrap {
  padding-top: 45px;
  padding-bottom: 20px;
}
.blog-comment-info {
  width: 68px;
  float: left;
  margin-right: 30px;
}
.icon-bubbles,
.icon-eye {
  font-size: 30px;
  color: #1c1c1c;
  display: block;
  padding-left: 32px;
  padding-bottom: 21px;
}
.blog-news {
  float: left;
  width: 82.3%;
}
.blog-caption {
  padding-top: 38px;
  padding-right: 40px;
}
.blog-caption h4 {
  padding-bottom: 10px;
}
.news-wrap .blog-caption h4 {
  padding-bottom: 0;
}
.blog-caption p {
  padding-bottom: 15px;
}
.blog-caption a.more-btn {
  margin-top: 25px;
  padding: 0px 25px;
}
section:after,
.masthead:after {
  display: none;
}

/*team-wrap section style start here*/
.team-wrap {
  padding-top: 97px;
  background: #ffffff;
}
.member-wrap {
  padding-top: 21px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.member-wrap figure {
  min-height: 410px;
  position: relative;
}
.member-wrap figure img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.member-contact-info {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  padding: 0px 15px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.member-wrap:hover .member-contact-info {
  bottom: 0;
}
.name-label {
  padding: 15px;
  background: rgba(54, 168, 255, 0.7);
  display: block;
  width: 100%;
}
.name-label strong {
  font-size: 13px;
  color: #fff;
  font-weight: 500;
  display: block;
  line-height: 24px;
  text-transform: uppercase;
}
.name-label span {
  font-size: 14px;
  font-family: "Catamaran", serif;
  font-style: italic;
  display: block;
  color: #b5dfff;
  line-height: 24px;
}
.member-media li {
  float: left;
  margin-left: 20px;
}
.member-media li:first-child {
  margin-left: 0;
}
.member-media li a i {
  font-size: 24px;
  color: #ffffff;
}
.media-wrap {
  padding: 24px;
  background: rgba(255, 175, 54, 0.7);
}

.member-media {
  width: 100px;
  margin: 0 auto;
}
/*business-solution section style start here*/
.business-solution {
  padding-top: 104px;
  padding-bottom: 98px;
  background: #eaeff3;
}
.business-solution a.more-btn {
  padding: 0px 33px;
}

/*
 * 2.) 404 page
 * */
.banner-not_found {
  min-height: 396px;
  background: url(../images/404-banner.jpg) center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.wrapper-not_found {
  background: #ffffff;
  padding: 218px 0px 0px;
}
.content-not_found h1 {
  font-size: 72px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Catamaran", sans-serif;
  line-height: 72px;
}
.content-not_found h1 strong {
  font-weight: 900;
  color: #3b9dff;
}
.content-not_found {
  padding-bottom: 138px;
  width: 555px;
  margin: 0 auto;
  text-align: center;
}
.content-not_found span {
  font-size: 12px;
  color: #1c1c1c;
  text-transform: uppercase;
  font-family: "Catamaran", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  word-spacing: 1px;
  background: #bd242b;
  padding: 10px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-top: 30px;
  display: block;
  margin-left: 12px;
  margin-right: 12px;
}
.nt-found.wrapper-not_found .triangle-img img {
  float: right;
  position: relative;
  left: -6px;
}
img.yellow-triangle {
  margin-top: 31px;
}
/*
 * 3.) About_Us page
 * */
.banner-about_us {
  min-height: 395px;
  background: url(../images/about-us-banner.jpg) center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.about_us_page {
  padding-top: 95px;
  padding-bottom: 99px;
  background: #ffffff;
}
.about-head p {
  padding-left: 0;
}
.about-head .heading-wrap {
  padding-bottom: 27px;
}
.about-clients {
  position: relative;
  margin-top: 41px;
}
.clients-info-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.lets-talk {
  margin-right: 28px;
}

.our_views {
  padding-top: 95px;
  background: #eaeff3;
}
.top-one.heading-wrap span {
  padding-top: 7px;
}
.view-main {
  padding-top: 30px;
  padding-bottom: 19px;
}
.right-content {
  padding-left: 17px;
  padding-top: 39px;
}
.right-content h6 {
  padding-bottom: 11px;
}
.left-content {
  padding-right: 19px;
  padding-top: 35px;
}
.our_views .triangle-img {
  margin-top: -30px;
}
.our_views .triangle-img img.blue-triangle {
  padding-left: 0;
}
.clients-about {
  padding-top: 95px;
  background: #ffffff;
}
.clients-info {
  margin-top: 41px;
  padding-bottom: 109px;
}
.tp-img {
  border-top: 1px solid #eaeff3;
  border-right: 1px solid #eaeff3;
  padding: 35px 20px;
  min-height: 178px;
}
.bt-img {
  border-top: 1px solid #eaeff3;
  border-bottom: 1px solid #eaeff3;
  border-right: 1px solid #eaeff3;
  padding: 35px 20px;
  min-height: 178px;
}
.clients-info .item1 {
  padding-right: 0;
  padding-top: 0;
}

.clients-info .owl-carousel .owl-wrapper-outer {
  border-left: 1px solid #eaeff3;
  border-right: 1px solid #eaeff3;
}
.clients-info .owl-controls {
  position: absolute;
  bottom: -109px;
}
/*
 * 4.) Careers page
 * */
.banner-careers {
  min-height: 395px;
  background: url(../images/careers-banner.jpg) center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.careers-wrap {
  padding-top: 100px;
  background: #ffffff;
}
.image-carer {
  position: relative;
  min-height: 205px;
}
.image-carer .rect-img {
  position: absolute;
  right: 17px;
  z-index: 1;
  top: 48px;
}
.image-carer img {
  z-index: 2;
  position: relative;
}
.wrap-carrer {
  padding-left: 27px;
  padding-top: 28px;
}
.wrap-carrer .heading-wrap {
  padding-bottom: 25px;
}

.careers .service-wrap {
  padding-top: 95px;
  background: #eaeff3;
  padding-bottom: 40px;
}
.careers .service-cont {
  padding-top: 59px;
}
.careers .services {
  margin-bottom: 52px;
}
.careers .services strong {
  font-family: "Catamaran", sans-serif;
  font-weight: 900;
  color: #1c1c1c;
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
  text-transform: uppercase;
}
.careers .boosting-hover,
.careers .analyz-hover,
.careers .support-hover,
.careers .time-hover {
  display: none;
}
.careers .services:hover .boosting-hover,
.careers .services:hover .analyz-hover,
.careers .services:hover .support-hover,
.careers .services:hover .time-hover,
.careers .services:hover .services-info strong:before {
  display: block;
}
.careers .services:hover .boosting-icon,
.careers .services:hover .analyz-icon,
.careers .services:hover .support-icon,
.careers .services:hover .time-icon {
  display: none;
}
.careers .services-info {
  padding-top: 3px;
}
.careers .services-info strong {
  position: relative;
  letter-spacing: 1px;
}
.careers .services-info strong:before {
  position: absolute;
  top: -15px;
  height: 2px;
  width: 3%;
  background: #3b9dff;
  content: "";
  left: 0;
  display: none;
}
.open_position {
  padding-top: 91px;
  background: #ffffff;
}
.careers .panel-default > .panel-heading {
  background: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
.panel-default {
  border: none;
  border-bottom: 1px solid #e5eaee;
}
.panel-title {
  padding: 0;
  position: relative;
}
.panel-title a {
  font-size: 16px;
  color: #1c1c1c;
  display: block;
  padding: 40px 0px;
  font-family: "Catamaran", sans-serif;
  font-weight: 800;
  letter-spacing: 1.5px;
}
.panel {
  background: none;
}
.panel-group {
  margin-top: 12px;
}
.panel-group .panel-default:last-child {
  border-bottom: 0;
}
.panel-group .panel-default {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.left-accordian-box,
.right-accordian-box {
  float: left;
  width: 50%;
}
.left-accordian-box ul li,
.right-accordian-box ul li {
  overflow: hidden;
  padding-bottom: 29px;
}
.right-accordian-box {
  padding-left: 14px;
}
.right-accordian-box ul li {
  padding-bottom: 24px;
}

.left-accordian-box ul li span.label,
.right-accordian-box ul li span.label {
  font-size: 15px;
  color: #1c1c1c;
  font-family: "Catamaran", sans-serif;
  font-weight: 500;
  float: left;
  margin-right: 6px;
  display: block;
  width: 33%;
  text-align: left;
  text-transform: uppercase;
  padding: 0;
  padding-top: 7px;
  letter-spacing: 2px;
}
.left-accordian-box ul li span.para,
.accord-inner,
.right-accordian-box ul li span.para {
  float: left;
  width: 65%;
  font-size: 14px;
  color: #585858;
  line-height: 28px;
  padding-right: 35px;
}
.left-accordian-box ul,
.right-accordian-box ul {
  margin-bottom: 0;
}
.left-accordian-box ul li:last-child {
  padding-bottom: 0;
}
.panel-body {
  padding: 8px 0px 38px;
}

ul.accord-inner li {
  font-size: 14px;
  color: #585858;
  padding-bottom: 16px;
}

.right-accordian-box ul li span.para {
  width: 64%;
}
.right-accordian-box ul li span.label {
  width: 34%;
}
a.apply-btn {
  font-weight: 700;
  font-size: 13px;
  color: #1c1c1c;
  background: #bd242b;
  padding: 4px 37px;
}
a.apply-btn:hover {
  background: #1c1c1c;
  color: #bd242b;
}
.apply-wrap {
  width: 100%;
  padding-top: 25px;
}
.icon-arrow-right {
  position: absolute;
  top: 39px;
  right: 0;
  font-size: 40px;
  color: #1c1c1c;
  display: block;
  width: auto;
  height: auto;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
.panel-title.open a .icon-arrow-right {
  color: #3b9dff;

  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
[aria-expanded="true"] .icon-arrow-right:before {
  content: "\e07b";
  color: #3b9dff;
}
/*
 * 4.) Contact_Us page
 * */
.banner-contact {
  min-height: 395px;
  background: url(../images/banner_contact.jpg) center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.touch-contact {
  padding-top: 97px;
  padding-bottom: 102px;
  background: #ffffff;
}
.extra-row {
  margin-top: 30px;
  margin-bottom: 36px;
}
.contact-call {
  padding-top: 15px;
}
.contact-call .calling {
  font-size: 16px;
  color: #1c1c1c;
  font-weight: 700;
  letter-spacing: 2px;
}
.contact-call .icon-call-out {
  font-size: 22px;
  color: #bd242b;
  padding-right: 9px;
  width: auto;
  height: auto;
}

a.contact-btn {
  font-size: 16px;
  color: #1c1c1c;
  font-family: "Catamaran", sans-serif;
  font-weight: 800;
  padding: 15px 33px;
  border: 2px solid #bd242b;
}
a.contact-btn:hover {
  border: 2px solid #1c1c1c;
}
.canada-info {
  position: relative;
}
.canada-info .canada-wrap {
  position: absolute;
  top: 41.7%;
  left: 9.7%;
}
.canada-wrap strong {
  font-size: 30px;
  color: #bd242b;
  font-family: "Catamaran", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
.canada-wrap span {
  font-size: 16px;
  color: #fff;
  font-family: "Catamaran", sans-serif;
  font-weight: 800;
  display: block;
  text-transform: uppercase;
  line-height: 44px;
}
.contact-from {
  /* padding-top: 87px; */
}
.form-wrap .form-group {
  margin-bottom: 27px;
}
.form-wrap .form-control {
  font-size: 14px;
  color: #757c81;
  font-weight: 700;
  background: none;
  border: 0;
  text-transform: uppercase;
  /*padding: 19px 20px 9px 0px;*/
  padding: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /*border-bottom: 1px solid #dce3e8;*/
  border: 1px solid #dce3e8;
  height: auto;
}

.form-wrap {
  padding-top: 25px;
}
.form-wrap .textarea-grp {
  margin-bottom: 26px;
}
select.form-control option {
  font-size: 14px;
  color: #757c81;
  font-weight: 700;
  height: 30px;
}
select.form-control option:first-child {
  display: none;
}
.form-wrap .form-group textarea {
  /*height: 269px;*/
  resize: none;
  margin-bottom: 5px;
}
button.sub-btn-contact {
  padding: 16px 25px;
}

.contact-from .triangle-img {
  margin-top: 2px;
}
.map-contact {
  max-width: 100%;
  text-align: center;
  margin-bottom: 80px;
  width: 68.5%;
  padding-top: 30%;
  position: relative;
  height: 425px;
  float: left;
  overflow: hidden;
}
#custom_map {
  padding-top: 30px;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.map-wrap {
  margin-top: 39px;
  position: relative;
}

.map-info-right {
  float: right;
  width: 31.5%;
  padding: 77px 35px 66px 28px;
  background: #3b9dff;
}
.map-ico-o {
  float: left;
  width: 11%;
  font-size: 25px;
  margin-right: 35px;
  height: auto;
  color: #ffffff;
  line-height: 28px;
}
.map-info-right ul li {
  overflow: hidden;
  margin-bottom: 38px;
}

span.label-map-contnet {
  font-size: 16px;
  color: #fbfffe;
  font-family: "Catamaran", sans-serif;
  line-height: 24px;
  float: left;
  width: 77%;
  letter-spacing: 1.5px;
}
span.label-map-contnet span,
span.label-map-contnet a {
  display: block;
}
span.label-map-contnet a {
  font-size: 16px;
  color: #fbfffe;
  font-family: "Catamaran", sans-serif;
  line-height: 24px;
  letter-spacing: 1.5px;
}

/*
 * 5.) Faq page
 * */
.banner-faq {
  min-height: 395px;
  background: url(../images/banner_faq.jpg) center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.faq-wrap {
  padding-top: 97px;
  padding-bottom: 34px;
  background: #ffffff;
}
.label-count {
  float: left;
  margin-right: 27px;
  width: 24px;
  font-size: 13px;
  color: #1c1c1c;
  font-weight: 700;
  background: #bd242b;
  height: 24px;
  display: inline-block;
  text-align: center;
  line-height: 24px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
  top: 4px;
  left: 4px;
}
.label-count i {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
}
.faq-box {
  float: left;
  width: 80%;
  padding-top: 3px;
}
.faq-wrap .extra-row {
  margin-top: 60px;
  margin-bottom: 0;
}
.faq-box h6 {
  padding-bottom: 12px;
  word-spacing: -0.5px;
  letter-spacing: 1px;
}
.faq-box p {
  word-spacing: -0.5px;
}
.question-list li {
  overflow: hidden;
  margin-bottom: 64px;
}
.search-question {
  padding-top: 95px;
  background: #eaeff3;
}
#search-faq {
  min-height: 45px;
  width: 94%;
  background: #ffffff;
  border: 1px solid #e0e7ec;
  font-size: 14px;
  color: #a9a9a9;
  line-height: 45px;
  padding: 0px 25px;
}
#search-faq::-webkit-input-placeholder {
  color: #a9a9a9;
}

#search-faq:-moz-placeholder {
  /* Firefox 18- */
  color: #a9a9a9;
}

#search-faq::-moz-placeholder {
  /* Firefox 19+ */
  color: #a9a9a9;
}

#search-faq:-ms-input-placeholder {
  color: #a9a9a9;
}
.search-block {
  margin-top: 30px;
  margin-bottom: 61px;
}
button.sub-search {
  width: 47px;
  height: 47px;
  background: #bd242b;
  text-align: center;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-left: -5px;
  margin-top: -6px;
}
button.sub-search i {
  font-size: 15px;
  color: #2a2b2c;
}
.contact-link {
  padding-left: 26px;
  padding-right: 26px;
}
/*
 *
 6.) News page
 */
.banner-news {
  min-height: 395px;
  background: url(../images/new-banner.jpg) center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.news-wrap-box {
  padding-top: 98px;
  padding-bottom: 65px;
  background: #ffffff;
}
.news-wrap-box .extra-row {
  margin-top: 36px;
}

.triangle-date {
  font-size: 13px;
  color: #1c1c1c;
  text-align: center;
  padding: 15px 0px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  background: #bd242b;
  position: relative;
}
.triangle-date:after {
  position: absolute;
  border-left: 20px solid #ffffff;
  border-right: 20px solid transparent;
  border-top: 21px solid transparent;
  border-bottom: 23px solid transparent;
  content: "";
  left: 0;
  top: 0;
}
.news-detaile h6 {
  letter-spacing: 1.5px;
  margin-bottom: 21px;
}
.news-point-list {
  margin-top: 31px;
}
.news-point-list li {
  font-size: 12px;
  color: #1c1c1c;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
  letter-spacing: 1px;
}
.news-point-list li .fa-check {
  padding-right: 11px;
}
.news-wrap-box1 {
  padding-top: 100px;
  padding-bottom: 92px;
  background: #eaeff3;
}
.news-wrap-box1 .triangle-date:after,
.news-box-3 .triangle-date:after {
  border-left: 20px solid #eaeff3;
}
.news-side-box {
  padding-top: 63px;
  padding-bottom: 50px;
}

.images-list li {
  float: left;
  width: 45.5%;
}
.images-list {
  margin-top: 32px;
}
.images-list li:first-child {
  margin-right: 32px;
}

.block-quote {
  margin-top: 60px;
  padding: 30px 53px 34px;
  border-left: 4px solid #3b9dff;
  background: #d1ebff;
}

.block-quote p {
  color: #1c1c1c;
  font-style: italic;
}
.news-box-3 {
  background: #eaeff3;
  padding-bottom: 0;
}
.news-box-3 .triangle-img {
  margin-top: 38px;
}
/*
 * 7.) Services page
 * */
.banner-service {
  min-height: 395px;
  background: url(../images/service-banner.jpg) center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.service-page-wrap {
  padding-top: 97px;
  background: #ffffff;
}
.fancy-image-box img,
.fancy-image-box svg {
  position: absolute;
  left: 16px;
  top: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.service-page-wrap:hover .fancy-image-box img.normal-i {
  opacity: 0;
}

.fancy-image-box img.hover-i {
  opacity: 0;
}
.service-page-wrap:hover .fancy-image-box img.hover-i {
  opacity: 1;
}
.fancy-image-box {
  position: relative;
  min-height: 201px;
}
.service-row {
  margin-top: 68px;
}
.service-main-content h6 {
  margin-bottom: 17px;
}
.service-main-content p {
  padding-bottom: 15px;
}
.service-btn {
  margin-top: 26px;
  padding-left: 26px;
  padding-right: 26px;
}
.online-wrap,
.time-mgmt {
  padding-top: 39px;
  padding-bottom: 104px;
  background: #eaeff3;
}
.online-wrap .fancy-image-box svg {
  left: auto;
  right: 22px;
}
.time-mgmt .fancy-image-box svg {
  top: -5px;
  left: auto;
  right: 11px;
}
.anlyze-wrap {
  padding-bottom: 104px;
}
.time-mgmt {
  padding-top: 102px;
  padding-bottom: 102px;
}
.service-client {
  padding-bottom: 0;
  padding-top: 97px;
}
svg.rocket {
  width: 206px;
}
.person,
.clock {
  width: 202px;
}
.clock {
  width: 214px;
}
.target {
  width: 224px;
}
.fill {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/*
 * 7.) Services_2 page
 * */
.banner-service_2 {
  min-height: 395px;
  background: url(../images/service-banner.jpg) center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.service_two-page {
  padding-top: 98px;
  padding-bottom: 98px;
  background: #ffffff;
}
.service_2_row {
  margin-top: 28px;
}
.service-two_content {
  border: 1px solid #eaeff3;
  padding: 53px 63px 54px 35px;
  min-height: 380px;
}
.service-two_content h6 {
  padding-bottom: 19px;
}
.service-two_content p {
  padding-bottom: 19px;
}
.service_2i figure img {
  display: block;
}
.service_3_row {
  margin-top: 30px;
}
.service_2_client {
  background: #eaeff3;
}

/*
 * 8.) blog page
 * */
.banner-blog {
  min-height: 395px;
  background: url("../images/blog-banner.jpg") center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.blog-section {
  padding-top: 96px;
}
.blog-section .heading-wrap span {
  padding-top: 7px;
}
.blog-section .heading-wrap {
  margin-bottom: 33px;
}
.blog-admin-img {
  border-radius: 50%;
  height: 60px;
  overflow: hidden;
  width: 60px;
}
.blog-admin-content {
  padding: 6px 0 0 0;
  margin: 0 0 35px;
}
.blog-admin-content a {
  display: inline-block;
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 900;
  font-family: "Catamaran", sans-serif;
  text-transform: uppercase;
  word-spacing: 7px;
  margin-bottom: 10px;
}
.blog-section .blog-admin-content h5,
.blog-sidebar-section .blog-sidebar-admin-content h5,
.blog-side-post-section .blog-side-admin-content h5 {
  margin-bottom: 0;
}
.blog-admin-content span {
  color: #757575;
  display: block;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  word-spacing: -1px;
}
.blog-img-wrapper-1 img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 35px;
}
.blog-img-wrapper-1 p {
  margin: 0 0 53px;
  word-spacing: 2px;
}
.blog-social-icon-list {
  width: 100%;
}

.blog-social-icon-list li {
  float: left;
  width: 25%;
}
.blog-social-icon-list a {
  height: 51px;
  width: 51px;
  display: block;
  text-align: center;
  border-radius: 100%;
  background: #496fa5;
}
.blog-social-icon-list a:hover {
  opacity: 0.8;
}
.blog-social-icon-list a.twitt-wrapper {
  background: #00baef;
}
.blog-social-icon-list a.google-wrapper {
  background: #eb4125;
}
.blog-social-icon-list a i {
  color: #fff;
  font-size: 26px;
  margin: 12px 0 0;
  vertical-align: top;
}
.blog-social-icon-list li span {
  color: #585858;
  display: inline-block;
  font-size: 14px;
  margin: 17px 0 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.blog-read-btn-wrapper {
  text-align: right;
  margin-bottom: 70px;
}
a.blog-read-btn {
  border: 2px solid #bd242b;
  color: #bd242b;
  display: inline-block;
  font-family: "Catamaran", sans-serif;
  font-size: 13px;
  font-weight: 800;
  padding: 18px 34px;
  text-transform: uppercase;
  vertical-align: initial;
  word-spacing: 3px;
}
a.blog-read-btn:hover {
  color: #fff !important;
}
.blog-section .row {
  border-bottom: 1px solid #e6e9ee;
  margin-bottom: 60px;
}
.blog-section .row:last-child {
  margin-bottom: 41px;
}
.blog-section .row:last-child .blog-read-btn-wrapper {
  margin-bottom: 58px;
}
.blog-paging {
  text-align: center;
}
.blog-paging-list {
  display: inline-block;
  padding-top: 3px;
  margin-bottom: 10px;
}
.blog-paging-list li {
  float: left;
  margin: 0 3px;
}
.blog-paging-list li a {
  border: 2px solid #2a2b2c;
  color: #2a2b2c;
  display: inline-block;
  font-size: 18px;
  padding: 16px 19px;
}
.blog-paging-list li.active a {
  color: #bd242b;
  border: 2px solid #bd242b;
}
.blog-paging img.yellow-triangle,
.blog-paging img.blue-triangle {
  vertical-align: sub;
}

/*
 * 9.) blog_post page
 * */
.banner-blog_post {
  min-height: 395px;
  background: url("../images/blog-banner.jpg") center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.blog-post-section {
  background: #ffffff;
}
.blog-post-admin-content {
  margin-bottom: 16px;
}
.blog-post-admin-content strong {
  font-size: 16px;
  word-spacing: -1px;
  letter-spacing: 1px;
  font-family: "Catamaran", sans-serif;
  color: #1c1c1c;
  font-weight: 900;
  text-transform: uppercase;
}
.blog-post-section .blog-img-wrapper-1 img {
  display: block;
  margin-bottom: 38px;
}
.blog-post-section .blog-img-wrapper-1 p {
  margin: 0 0 44px;
}
.publishing-inner-content p {
  padding: 19px 47px;
  border-left: 4px solid #bd242b;
  background: #fef1de;
  font-family: "Catamaran", serif;
}
.blog-post-section .blog-social-icon-list {
  height: 100%;
  margin-bottom: 68px;
  padding-top: 15px;
  width: 263px;
}
.admin-rel-info {
  padding: 38px 34px 41px 38px;
  position: relative;
  background: #3b9dff;
  margin-bottom: 66px;
}
.admin-rel-info:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 45%;
  background: url("../images/rect-left.png") center center no-repeat;
  width: 10px;
  height: 27px;
  display: inline-block;
}
.admin-rel-info h3,
.admin-rel-info p {
  color: #fff;
}
.admin-rel-info h3 {
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 17px;
}
.blog-post-comment-img {
  padding-right: 0;
}
.commenter-info-1 {
  padding: 3px 43px 38px 34px;
}
.commenter-info-1 strong {
  color: #1c1c1c;
  display: inline-block;
  font-family: "Catamaran", sans-serif;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 6px 12px 0;
}
.commenter-info-1 span {
  color: #bd242b;
  font-size: 13px;
  font-family: "Catamaran", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.commenter-info-1 p {
  margin-bottom: 20px;
}
.blog-post-section .blog-post-comment-sec .heading-wrap {
  margin-bottom: 47px;
}
a.comm-back-btn {
  border: 1px solid #ffb340;
  border-radius: 100%;
  display: inline-block;
  height: 33px;
  width: 33px;
  text-align: center;
}
a.comm-back-btn i {
  font-size: 13px;
  color: #bd242b;
  padding-top: 9px;
}
.row.blog-post-comment-sec {
  margin-bottom: 34px;
}
.row.blog-post-comment-sec-1 {
  margin-bottom: 25px;
}
.round-img-wrapper {
  width: 83px;
  height: 83px;
  border-radius: 50%;
  overflow: hidden;
}
.row.blog-post-comment-sec-1 {
  padding-left: 133px;
}
.row.blog-post-comment-sec-1 .commenter-info-1 {
  padding: 3px 46px 38px 49px;
}
.row.blog-post-comment-sec-1 {
  margin-bottom: 31px;
  border: none;
}
.blog-section.blog-post-section .row:last-child {
  margin-bottom: 0;
  border: none;
}
.comment-form-wrapper {
  padding: 122px 0;
}
/*
 * 10.) blog_sidebar page
 * */
.banner-blog-sidebar {
  min-height: 300px;
  background: url("../images/slider-ini.jpg") center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.blog-sidebar-section {
  padding-top: 75px;
  background: #ffffff;
}
.blog-sidebar-section .heading-wrap span {
  padding-top: 7px;
}
.blog-sidebar-section .heading-wrap {
  margin-bottom: 33px;
}
.blog-sidebar-admin-img {
  border-radius: 50%;
  height: 60px;
  overflow: hidden;
  width: 60px;
}
.blog-sidebar-admin-content {
  padding: 6px 0 0 0;
  margin: 0 0 35px;
}
.blog-sidebar-admin-content a {
  display: inline-block;
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 900;
  font-family: "Catamaran", sans-serif;
  text-transform: uppercase;
  word-spacing: 7px;
  margin-bottom: 10px;
}
.blog-sidebar-admin-content span {
  color: #757575;
  display: block;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  word-spacing: -1px;
}
.blog-sidebar-img-wrapper-1 img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 35px;
}
.blog-sidebar-img-wrapper-1 p {
  margin: 0 0 53px;
  word-spacing: 2px;
}
.blog-sidebar-social-icon-list {
  width: 340px;
  float: left;
}

.blog-sidebar-social-icon-list li {
  float: left;
  width: 20%;
}
.blog-sidebar-social-icon-list a {
  height: 51px;
  width: 51px;
  display: block;
  text-align: center;
  border-radius: 100%;
  background: #496fa5;
}
.blog-sidebar-social-icon-list a:hover {
  opacity: 0.8;
}
.blog-sidebar-social-icon-list a.twitt-wrapper {
  background: #00baef;
}
.blog-sidebar-social-icon-list a.google-wrapper {
  background: #eb4125;
}
.blog-sidebar-social-icon-list a i {
  color: #fff;
  font-size: 26px;
  margin: 12px 0 0;
  vertical-align: top;
}
.blog-sidebar-social-icon-list li span {
  color: #585858;
  display: inline-block;
  font-size: 14px;
  margin: 17px 0 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.blog-sidebar-read-btn-wrapper {
  text-align: right;
  margin-bottom: 70px;
}
a.blog-sidebar-read-btn {
  border: 2px solid #bd242b;
  color: #bd242b;
  display: inline-block;
  font-family: "Catamaran", sans-serif;
  font-size: 13px;
  font-weight: 800;
  padding: 18px 34px;
  text-transform: uppercase;
  vertical-align: initial;
  word-spacing: 3px;
  float: right;
}
.blog-sidebar-read-btn:hover {
  color: #fff;
}
.blog-sidebar-section .row {
  border-bottom: 1px solid #e6e9ee;
  margin-bottom: 60px;
}
.blog-sidebar-section .row:last-child {
  margin-bottom: 41px;
  border-bottom: 0px solid #fff;
}
.blog-sidebar-section .row:last-child .blog-read-btn-wrapper {
  margin-bottom: 58px;
}
.blog-sidebar-paging {
  text-align: center;
  padding-left: 93px;
}
.blog-sidebar-paging-list {
  display: inline-block;
  padding-top: 3px;
  margin-bottom: 10px;
}
.blog-sidebar-paging-list li {
  float: left;
  margin: 0 3px;
}
.blog-sidebar-paging-list li a {
  border: 2px solid #2a2b2c;
  color: #2a2b2c;
  display: inline-block;
  font-size: 18px;
  padding: 16px 19px;
}
.blog-sidebar-paging-list li.active a {
  color: #bd242b;
  border: 2px solid #bd242b;
}
.blog-sidebar-paging img.yellow-triangle,
.blog-sidebar-paging img.blue-triangle {
  vertical-align: sub;
}
.blog-side-img {
  float: left;
  width: 11%;
  padding: 0px 15px;
}
.blog-side-main {
  float: left;
  width: 89%;
  padding: 0px 15px 69px;
}
.blog-sidebar-section .row.no-row-gap {
  margin-bottom: 32px;
}
.blog-sidebar-section .row.no-bdr {
  border: none;
  margin-bottom: 0;
}
.tri-angle .triangle-img {
  margin-top: 2px;
}
.tri-angle .triangle-img img {
  position: relative;
  top: 1px;
}

#search-blog {
  min-height: 41px;
  width: 82.7%;
  background: none;
  border: 1px solid #e0e7ec;
  font-size: 13px;
  color: #757575;
  line-height: 42px;
  padding: 0px 20px;
  text-transform: uppercase;
  font-weight: 600;
}

button.sub-search-blog {
  width: 47px;
  height: 45px;
  background: #bd242b;
  text-align: center;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-left: -5px;
  margin-top: -6px;
}

button.sub-search-blog i {
  font-size: 15px;
  color: #2a2b2c;
}
#search-blog::-webkit-input-placeholder {
  color: #757575;
}

#search-blog:-moz-placeholder {
  /* Firefox 18- */
  color: #757575;
}

#search-blog::-moz-placeholder {
  /* Firefox 19+ */
  color: #757575;
}

#search-blog:-ms-input-placeholder {
  color: #757575;
}
.search-blog {
  padding-top: 8px;
}
.sidebar-category {
  margin-top: 0px;
}
.sidebar-category h5 {
  color: #1c1c1c;
  font-weight: 800;
  margin-bottom: 25px;
}
.blog-list-sidebar li a {
  font-size: 14px;
  color: #585858;
  margin-bottom: 21px;
  display: block;
}
.blog-list-sidebar li {
  font-size: 14px;
  color: #585858;
  display: block;
}
.etapa li {
  margin-left: 25px;
}
.separator {
  display: flex;
  align-items: center;
  text-align: center;
  color: #3b9dfe;
}
.separator::before,
.separator::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #000;
}
.separator::before {
  margin-right: 0.25em;
}
.separator::after {
  margin-left: 0.25em;
}
ol.blog-list-sidebar span {
  font-size: 14px;
  color: #585858;
  margin-left: 10px;
}
.blog-list-sidebar li i {
  color: #bd242b;
  padding-right: 14px;
}
.recent-news {
  margin-top: 57px;
}
.blog-list-sidebar li {
  overflow: hidden;
}
.blog-list-sidebar li figure {
  width: 67px;
  height: 67px;
  overflow: hidden;
  margin-right: 29px;
  float: left;
  margin-top: 5px;
}
.blog-list-sidebar li .news-recent-content {
  float: left;
  width: 63%;
}
.blog-list-sidebar li .news-recent-content strong {
  font-size: 13px;
  color: #bd242b;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
}
.blog-list-sidebar li .news-recent-content span {
  font-size: 14px;
  color: #585858;
  line-height: 28px;
}
.recent-news .blog-list-sidebar li {
  margin-bottom: 37px;
}
.tags {
  margin-top: 60px;
}
.tags .tag-list li {
  border: 2px solid #bd242b;
  float: left;
  height: 51px;
  list-style: none outside none;
  margin-bottom: 18px;
  margin-left: 0;
  min-width: 99px;
  padding: 0 17px;
  margin-right: 20px;
}
.tags .tag-list li:hover a {
  color: #fff;
}
.tags .tag-list {
  padding-top: 5px;
}
.tags .tag-list li:nth-child(2n) {
  margin-right: 0;
}
.tags .tag-list li:last-child {
  padding: 0px 26px;
}
.tags .tag-list li a {
  font-size: 13px;
  color: #bd242b;
  text-transform: uppercase;
  display: block;
  line-height: 47px;
  text-align: center;
  font-weight: 500;
  text-decoration: none;
  outline: none;
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
  padding: 0px 9px;
}

/*
 * 11.) blog_post page
 * */
.banner-side-blog_post {
  min-height: 395px;
  background: url("../images/blog-banner.jpg") center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.blog-side-post-section {
  padding-top: 97px;
  background: #ffffff;
}
.blog-side-post-admin-content {
  margin-bottom: 16px;
}
.blog-side-post-admin-content strong {
  font-size: 16px;
  word-spacing: -1px;
  letter-spacing: 1px;
}
.blog-side-post-section .blog-side-img-wrapper-1 img {
  display: block;
  margin-bottom: 38px;
}
.blog-side-post-section .blog-side-img-wrapper-1 p {
  margin: 0 0 44px;
}
.publishing-side-inner-content {
  margin-top: 41px;
}
.publishing-side-inner-content p {
  padding: 18px 44px 20px;
  border-left: 4px solid #bd242b;
  background: #fef1de;
  font-family: "Catamaran", serif;
  font-size: 15px;
  font-style: italic;
  color: #1c1c1c;
}
.blog-side-post-section .blog-side-social-icon-list {
  height: 100%;
  margin-bottom: 68px;
  padding-top: 15px;
  width: 263px;
}
.admin-side-rel-info {
  padding: 38px 34px 41px 38px;
  position: relative;
  background: #3b9dff;
  margin-bottom: 66px;
}
.admin-side-rel-info:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 45%;
  background: url("../images/rect-left.png") center center no-repeat;
  width: 10px;
  height: 27px;
  display: inline-block;
}
.admin-side-rel-info h3,
.admin-side-rel-info p {
  color: #fff;
}
.admin-side-rel-info h3 {
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 17px;
}
.blog-side-post-comment-img {
  padding-right: 0;
}
.commenter-side-info-1 {
  padding: 3px 43px 38px 34px;
}
.commenter-side-info-1 strong {
  color: #1c1c1c;
  display: inline-block;
  font-family: "Catamaran", sans-serif;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 6px 12px 0;
}
.commenter-side-info-1 span {
  color: #bd242b;
  font-size: 13px;
  font-family: "Catamaran", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.commenter-side-info-1 p {
  margin-bottom: 20px;
}
.blog-side-post-section .blog-side-post-comment-sec .heading-wrap {
  margin-bottom: 47px;
}
a.comm-side-back-btn {
  border: 1px solid #ffb340;
  border-radius: 100%;
  display: inline-block;
  height: 33px;
  width: 33px;
  text-align: center;
}
a.comm-side-back-btn i {
  font-size: 13px;
  color: #bd242b;
  padding-top: 9px;
}
.row.blog-side-post-comment-sec {
  margin-bottom: 34px;
}
.row.blog-side-post-comment-sec-1 {
  margin-bottom: 25px;
}
.round-side-img-wrapper {
  width: 83px;
  height: 83px;
  border-radius: 50%;
  overflow: hidden;
}
.row.blog-side-post-comment-sec-1 {
  padding-left: 133px;
}
.row.blog-side-post-comment-sec-1 .commenter-side-info-1 {
  padding: 3px 46px 38px 49px;
}
.row.blog-side-post-comment-sec-1 {
  margin-bottom: 31px;
  border: none;
}
.blog-side-section.blog-side-post-section .row:last-child {
  margin-bottom: 0;
  border: none;
}
.comment-side-form-wrapper {
  padding: 122px 0;
}
.blog-post-side {
  float: left;
  width: 11%;
  padding: 0px 15px;
}
.blog-side-post_main {
  float: left;
  width: 89%;
  padding: 6px 15px 0px;
}
.blog-side-admin-content strong,
.blog-post-side-p strong {
  display: block;
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 900;
  font-family: "Catamaran", sans-serif;
  text-transform: uppercase;
  word-spacing: 7px;
  margin-bottom: 10px;
}

.blog-side-admin-content a {
  display: inline-block;
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 900;
  font-family: "Catamaran", sans-serif;
  text-transform: uppercase;
  word-spacing: 7px;
  margin-bottom: 10px;
}
.blog-side-admin-content span {
  color: #757575;
  display: block;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  word-spacing: -1px;
}
.blog-side-admin-content {
  padding-bottom: 35px;
}

.blog-post-side-p strong {
  font-size: 16px;
  word-spacing: -1px;
  letter-spacing: 1px;
  font-weight: 800;
  padding-top: 10px;
}
.blog-side-p-wrap {
  padding-top: 5px;
}
.blog-side-post-w {
  padding-top: 41px;
}
.blog-side-post-section .blog-sides-social-icon-list {
  width: 340px;
  float: none;
  margin-top: 47px;
}

.blog-sides-social-icon-list li {
  float: left;
  width: 20%;
}
.blog-sides-social-icon-list a {
  height: 51px;
  width: 51px;
  display: block;
  text-align: center;
  border-radius: 100%;
  background: #496fa5;
}
.blog-sides-social-icon-list a.twitt-wrapper {
  background: #00baef;
}
.blog-sides-social-icon-list a.google-wrapper {
  background: #eb4125;
}
.blog-sides-social-icon-list a i {
  color: #fff;
  font-size: 26px;
  margin: 12px 0 0;
  vertical-align: top;
}
.blog-sides-social-icon-list li span {
  color: #585858;
  display: inline-block;
  font-size: 14px;
  margin: 17px 0 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.blog-side-post-section .row {
  margin-bottom: 0;
  border: 0;
}
.admin-img-box {
  float: left;
  width: 19.5%;
  margin-right: 3.6%;
  padding-top: 3px;
}
.admin-side-info {
  float: left;
  width: 76.9%;
  padding-top: 3px;
}
.row-row {
  margin-top: 60px;
}
.left-img-blog-box {
  width: 114px;
  margin-right: 0px;
  float: left;
  padding: 14px 15px;
}
.text-right-blog {
  float: left;
  width: 87%;
  margin-top: 12px;
}
.row-row-1 {
  margin-top: 25px;
}
.text-right-blog .commenter-info-1 {
  padding-right: 25px;
}
.width-blog {
  width: 84%;
  margin-top: 7px;
}
.row.blog-post-comment-sec-1 .width-blog .commenter-info-1 {
  padding-left: 35px;
  padding-right: 20px;
}
.blog-section.blog-side-post-section .row:last-child {
  margin-bottom: 0;
}
.blog-side-post-section .brd-gap {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 30px;
}
.blog-side-post-section .row-row,
.blog-side-post-section .row-row-1 {
  border-bottom: 1px solid #e6e6e6;
}

/*homepage-one start*/
.banner-one {
  position: relative;
}
.banner-one .contact-form-wrap {
  width: 360px;
  padding: 0 !important;
}
.banner-one .contact-form-wrap h3 {
  padding: 23px 0 25px 31px !important;
  background: #000;
  color: #ffffff;
  font-size: 25px !important;
  font-weight: 900 !important;
  text-transform: uppercase;
}
.banner-one .form-control {
  background-color: #bd242b;
  padding: 22px 0 22px 0px !important;
  width: 300px !important;
  border: none;
  border-bottom: 1px solid #eb9c26;
  height: auto !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  box-shadow: none !important;
  color: #23282c !important;
  letter-spacing: 1.5px;
}
.banner-one .form-control::-moz-placeholder {
  color: #23282c !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
}
.banner-one .form-control:-ms-input-placeholder {
  color: #23282c !important;
}
.banner-one .form-control::-webkit-input-placeholder {
  color: #23282c !important;
  text-transform: uppercase !important;
}
.banner-one .contact-form {
  background: #bd242b;
  padding: 0 33px 35px !important;
}
.banner-one .tp-parallax-wrap {
  left: auto !important;
  top: 150px !important;
  right: 36.7% !important;
}
.banner-one .tp-mask-wrap {
  height: auto !important;
}
.banner-one .btn-default {
  margin-top: 28px !important;
  letter-spacing: 1 !important;
}
.banner-one .contact-form .btn-default {
  font-weight: 700 !important;
}
.banner-one .contact-form button.btn-submit {
  background: #0e111a !important;
}
.banner-one .contact-form button.btn-submit:hover {
  opacity: 0.8;
}
.banner-one #slide-166-layer-8 {
  background: none !important;
}
.home-header-one .about-us {
  padding-top: 97px;
  padding-bottom: 98px;
}
.home-header-one .read-more {
  background: transparent;
  color: #bd242b;
  font-weight: 700;
  border: 2px solid #bd242b;
  padding: 0 36px;
  line-height: 48px;
  letter-spacing: 1px;
}
.home-header-one .service-cont .read-more {
  margin-left: 15px;
}
.home-header-one .about-us p {
  margin-bottom: 32px;
}
.home-header-one .service-wrap {
  background: #eaeff3;
}
.home-header-one .service-wrap {
  padding-top: 95px;
}
.home-header-one .service-cont {
  padding-top: 62px;
}
.home-header-one .services {
  margin-bottom: 70px;
}
.home-header-one .services strong {
  font-family: "Catamaran", sans-serif;
  font-weight: 900;
  color: #1c1c1c;
  font-size: 16px;
  margin-bottom: 14px;
  display: block;
  text-transform: uppercase;
}
.home-header-one .boosting-hover,
.home-header-one .analyz-hover,
.home-header-one .support-hover,
.home-header-one .time-hover {
  display: none;
}
.home-header-one .services:hover .boosting-hover,
.home-header-one .services:hover .analyz-hover,
.home-header-one .services:hover .support-hover,
.home-header-one .services:hover .time-hover,
.home-header-one .services:hover .services-info strong:before {
  display: block;
}
.home-header-one .services:hover .boosting-icon,
.home-header-one .services:hover .analyz-icon,
.home-header-one .services:hover .support-icon,
.home-header-one .services:hover .time-icon {
  display: none;
}
.home-header-one .services-info strong {
  position: relative;
  letter-spacing: 1px;
}
.home-header-one .services-info strong:before {
  position: absolute;
  top: -15px;
  height: 2px;
  width: 3%;
  background: #3b9dff;
  content: "";
  left: 0;
  display: none;
}
.home-header-one .profile-wrap .profile-cont strong {
  color: #1c1c1c;
  display: block;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.home-header-one .profile-wrap .profile-cont span {
  color: #585858;
  display: block;
  font-size: 14px;
  padding-top: 6px;
}
.home-header-one .clients-wrap,
.home-header-one .partners {
  background: #ffffff none repeat scroll 0 0;
  padding-top: 97px;
}
.home-header-one .clients-wrap {
  padding-bottom: 90px;
}
.home-header-one .orange-quote {
  background: rgba(0, 0, 0, 0) url("../images/orange-qoute-icon.png") no-repeat
    19px 0;
}
.home-header-one .grey-quote {
  background: rgba(0, 0, 0, 0) url("../images/grey-quote-icon.png") no-repeat
    scroll 0 0;
}
.home-header-one .blue-quote {
  background: rgba(0, 0, 0, 0) url("../images/blue-quote-icon.png") no-repeat
    scroll 10px 0;
}
.home-header-one .owl-item {
  padding-right: 40px;
  padding-top: 29px;
}
.home-header-one .item1 p {
  padding-bottom: 15px;
}
.home-header-one .profile-wrap {
  margin-top: 27px;
  min-height: 127px;
}
.home-header-one .profile-wrap figure {
  border-radius: 50%;
  display: block;
  float: left;
  height: 68px;
  overflow: hidden;
  width: 68px;
}
.home-header-one .owl-main-wrap {
  padding-top: 24px;
}
.home-header-one .profile-wrap .profile-cont {
  float: right;
  padding-left: 21px;
  padding-top: 18px;
  width: 232px;
}
section::after,
.masthead::after {
  z-index: 0 !important;
}
.home-header-one .owl-page {
  background: #3b9dff;
  border-radius: 50%;
  float: left;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}
.home-header-one .owl-page.active {
  background: #bd242b;
}
.home-header-one .blog-comment-info {
  float: left;
  margin-right: 30px;
  width: 68px;
}
.home-header-one .blog-comment-info ul li:first-child {
  padding-bottom: 14px;
  padding-top: 0;
}
.home-header-one .blog-comment-info ul li {
  border-bottom: 1px solid #bd242b;
  color: #565656;
  font-size: 14px;
  line-height: 24px;
  list-style: outside none none;
  padding-bottom: 15px;
  padding-top: 23px;
  position: relative;
  text-align: right;
}
.home-header-one .blog-comment-info ul li::after {
  background: #000000 none repeat scroll 0 0;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 15px;
}
.home-header-one .icon-bubbles,
.icon-eye {
  color: #1c1c1c;
  display: block;
  font-size: 30px;
  padding-bottom: 21px;
  padding-left: 32px;
}
.home-header-one .blog-comment-info ul li strong {
  color: #1c1c1c;
  display: block;
  font-size: 30px;
  font-weight: 700;
}
.home-header-one .blog-news-wrap {
  padding-bottom: 20px;
  padding-top: 54px;
}
.home-header-one .blog-caption {
  padding-right: 40px;
  padding-top: 35px;
}
.home-header-one .blog-cont-wrap {
  padding-left: 35px;
}
.home-header-one .blog-caption.blog-news-cont {
  padding-top: 52px;
  border-bottom: 1px solid #d8dcdf;
}
.home-header-one .blog-caption h4 {
  padding-bottom: 10px;
}
.home-header-one .news-wrap .blog-caption h4 {
  padding-bottom: 0px;
}
.home-header-one .blog-caption p {
  padding-bottom: 15px;
}
.home-header-one .blog-news-cont.blog-caption p {
  padding-bottom: 31px;
}
.home-header-one .blog-caption a.more-btn {
  margin-top: 32px;
}
.home-header-one .blog-news {
  float: left;
  width: 82.3%;
}
.home-header-one .blog-caption h4 a,
.news-wrap .blog-caption h4 a {
  color: #1c1c1c;
  cursor: pointer;
  font-family: "Catamaran", sans-serif;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  padding-bottom: 10px;
}
.home-header-one .blog-caption span {
  font-weight: 700;
  font-size: 12px;
  color: #bd242b;
  display: block;
  margin-bottom: 17px;
  margin-top: 2px;
  text-transform: uppercase;
}
.home-header-one .news-wrap {
  background: #eaeff3 none repeat scroll 0 0;
  padding-bottom: 101px;
  padding-top: 96px;
}
.home-header-one .partners-info {
  padding: 0px 0 20px;
  border: 1px solid #eaeff3;
  margin: 42px 0 30px;
}
.home-header-one .partners .owl-page {
  margin-top: 55px;
}

/*homepage-one start*/

.homepage-one-banner {
  margin-top: -98px;
}
.homepage-one-banner .banner-text span {
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  display: block;
  margin-bottom: 5px !important;
  font-family: "Catamaran", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px !important;
  line-height: 1 !important;
}
.homepage-one-banner .banner-text h2 {
  font-size: 60px;
  color: #ffffff;
  margin-bottom: 10px;
}
.homepage-one-banner .banner-text p {
  font-family: "Catamaran", serif;
  font-style: italic;
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 65px;
  line-height: 30px !important;
}
.homepage-one-banner .tp-parallax-wrap {
  top: 30% !important;
}
.homepage-one-banner .tp-mask-wrap {
  height: auto !important;
}
.homepage-one-banner #slide-129-layer-1 {
  min-width: 512px !important;
}
.homepage-one-banner .more-btn {
  background: #bd242b;
  line-height: 51px !important;
  padding-left: 38px !important;
  padding-right: 38px !important;
  font-weight: 700;
  color: #1c1c1c;
}
#wrapper .homepage-one-banner .tp-bullets {
  top: auto !important;
  left: 52% !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  bottom: 66px !important;
}
.homepage-one-banner .tp-bullet {
  width: 26px !important;
  height: 3px !important;
  background: #8f8f8f;
}
.homepage-one-banner .tp-bullet.selected {
  background: #bd242b;
}
/*homepage three start*/
.homepage3 .banner-text span {
  color: #353b40;
  display: inline-block;
  font-family: "Catamaran", sans-serif;
  font-size: 18px !important;
  font-weight: 700;
  line-height: 1 !important;
  margin-bottom: 15px !important;
  text-transform: uppercase;
}
.homepage3 .banner-text h2 {
  color: #353b40;
  font-size: 59.98px !important;
  margin-bottom: 10px;
}
.homepage3 .tp-parallax-wrap {
  top: 40% !important;
  left: 222px !important;
}
.homepage3 .social-lead {
  margin-top: 41px !important;
}
.homepage3 .social-lead li {
  float: left;
  list-style: none;
}
.homepage3 .social-lead li a {
  color: #353b40;
  display: inline-block;
  font-size: 15px !important;
  font-weight: 700;
  background: #bd242b;
  font-family: "Catamaran", sans-serif;
  position: relative;
  padding: 0px 18px 0px 69px !important;
  height: 50px !important;
  line-height: 50px !important;

  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.homepage3 .social-lead li a:hover,
.homepage3 .social-lead li a:hover span {
  color: #fff !important;
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.homepage3 .social-lead li a:hover {
  color: #fff;
}
.homepage3 .social-lead li a.calling {
  width: 222px !important;
}
.homepage3 .social-lead li a.mail-to {
  width: 284px !important;
  padding-left: 75px !important;
}
.homepage3 .social-lead li a span {
  color: #bd242b;
  font-size: 21.99px !important;

  background: #353b40;
  margin-bottom: 0 !important;
  margin-right: 18px !important;
  position: absolute;
  top: -1px;
  height: 50px;
  width: 48px;
  left: 0;
  text-align: center;
  padding: 12px !important;
}
.homepage3 .label-max-layer {
  min-width: 700px !important;
  max-width: auto !important;
  min-height: 250px !important;
  max-height: auto !important;
}
#wrapper.homepage3 .tp-bullets {
  bottom: auto !important;
  display: block !important;
  right: 10% !important;
  opacity: 1 !important;
  top: 60% !important;
  visibility: visible !important;
  left: auto !important;
}
.homepage3 .tp-bullet {
  background: #353b40 none repeat scroll 0 0 !important;
  height: 16px !important;
  width: 16px !important;
  border-radius: 50%;
}
.homepage3 .tp-bullet.selected {
  background: #3b9dff !important;
}

/*testimonial-start*/
.banner-testimonial {
  background: url("../images/testinomial-banner.jpg") no-repeat center top;
  background-size: cover;
  min-height: 396px;
}
section::after,
.masthead::after {
  display: none !important;
}
.testimonial-page .wrapper-not_found {
  padding-top: 98px;
}
.testimonial-page .heading-wrap {
  margin-bottom: 40px;
}
.testinomail-head strong {
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #1c1c1c;
  text-transform: uppercase;
  display: block;
  margin-bottom: 14px;
  letter-spacing: 1px;
}
.testimonial-info {
  margin-bottom: 35px;
  position: relative;
}
.testimonial-info p {
  padding-left: 35px;
  padding-right: 45px;
}
.testinomail-head span {
  font-size: 14px;
  color: #eeaa00;
  text-transform: capitalize;
}
.testimonial-info i.fa-quote-left,
.testimonial-info i.fa-quote-right {
  position: absolute;
  left: 0;
  top: -8px;
  font-size: 18px;
  color: #1c1c1c;
}
.testimonial-info i.fa-quote-right {
  right: 20px;
  left: auto;
  top: auto;
  bottom: -8px;
  transform: rotateX(-165deg);
}
.testinomail-head {
  margin-bottom: 24px;
  padding-left: 35px;
}
.testimonial-page .user-img {
  width: 30%;
  float: left;
  position: relative;
  z-index: 9999;
}
.testimonial-page .user ul li {
  list-style: none;
  margin-bottom: 44px;
}
.testimonial-page .user-cont {
  width: 70%;
  float: left;
}
.testimonial-page .user {
  padding: 113px 0 22px;
  background: #eaeff3;
}
.testimonial-page .user .testimonial-info {
  background: #ffffff;
  padding: 39px 41px 39px 142px;
  position: relative;
  left: -68px;
  z-index: 1;
  width: 457px;
}
.testimonial-page .user .testimonial-info p {
  padding-left: 0;
  padding-right: 0;
}
.testimonial-page .user .testimonial-info i.fa-quote-left {
  top: 31px;
  left: 101px;
}
.testimonial-page .user .testinomail-head {
  padding-left: 30px;
}
.testimonial-page .comment {
  padding: 100px 0 0px;
}
.testimonial-page .form-control {
  margin-bottom: 20px;
  height: 44px;
  padding-left: 27px;
  box-shadow: none;
  border-radius: 0px;
  font-size: 13px;
}
.testimonial-page textarea.form-control {
  height: 172px;
  padding-top: 12px;
}
.testimonial-page button.btn-submit {
  margin-right: 15px;
  background: transparent none repeat scroll 0 0 !important;
  border: 2px solid #bd242b;
  color: #bd242b;
  font-weight: 700;
  letter-spacing: 1px;
  text-shadow: none;
  box-shadow: none;
}
.testimonial-page .form-control::-moz-placeholder {
  color: #585858;
  text-transform: uppercase;
}
.testimonial-page .form-control:-ms-input-placeholder {
  color: #585858;
  text-transform: uppercase;
}
.testimonial-page .form-control::-webkit-input-placeholder {
  color: #585858;
  text-transform: uppercase;
}
.testimonial-page .play-list {
  position: relative;
}
.testimonial-page .play-list img {
  bottom: 5px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 100%;
}

/*testimonial-end*/

/*testimonial-two start*/
.testimonial-two .testimonial-info i.fa-quote-right {
  bottom: 43px;
}
.testimonial-two .testinomail-head {
  margin-top: 27px;
  padding-left: 0;
}
.testimonial-two .testimonial-info {
  position: relative;
  margin-top: 65px;
  background: #ffffff;
  padding: 40px 39px 13px 51px;
  left: -15%;
  width: 708px;
  border: 1px solid #eaeff3;
}
.testimonial-two .wrapper-not_found .heading-wrap:after {
  background: url(../images/testinomial-quote.png) no-repeat;
  position: absolute;
  right: 80px;
  top: -32%;
  content: "";
  width: 235px;
  height: 155px;
}
.testimonial-two .wrapper-not_found {
  padding-top: 95px;
}
.testimonial-two .wrapper-not_found .heading-wrap {
  margin-bottom: 43px;
  position: relative;
}
.testimonial-two .testimonial-info p {
  padding-left: 0;
  padding-right: 0;
}
.testimonial-two .testimonial-info i.fa-quote-left {
  top: 30px;
  left: 26px;
}
.testimonial-two .testimonial-info i.fa-quote-right {
  bottom: 87px;
  right: 30px;
}
.testimonial-two .testinomail-head strong {
  margin-bottom: 7px;
}
.testimonial-two .testinomial-cont li {
  list-style: none;
}
.testimonial-two .blue-bg {
  background: #eaeff3;
  padding: 100px 0;
}
.testimonial-two .cont-padding {
  padding: 100px 0;
}

/*testimonial-two end*/

/*shortcode strat*/
.shortcode .wrapper-shortcode {
  padding-top: 96px;
  padding-bottom: 103px;
  background: #ffffff;
}
.banner-shortcode {
  background: rgba(0, 0, 0, 0) url("../images/shortcode-banner.jpg") no-repeat
    center top;
  background-size: cover;
  min-height: 396px;
}
.shortcode .heading-wrap {
  margin-bottom: 41px;
}
.shortcode h5 {
  color: #1c1c1c;
  font-weight: 800;
  margin-bottom: 0px;
  letter-spacing: 2px;
}
/*shortcode accordian style start here*/
.accordian-short {
  background: #ffffff;
}
.accordian-short .panel-default > .panel-heading {
  background: none;
  padding: 0;
}
.accordian-short .panel-title a {
  font-size: 13px;
  color: #1c1c1c;
  padding: 28px 74px 28px 0px;
}
.accordian-short .panel-group {
  margin-top: 9px;
}
.accordian-short .panel-body {
  padding: 0px 40px 10px 0px;
}
.accordian-short .panel-group .panel + .panel {
  margin-top: 0px;
}
.accordian-arrow {
  position: absolute;
  right: 21px;
  top: 21px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #bd242b;
  padding: 11px 10px;
}
.accordian-arrow i {
  font-size: 13px;
  color: #000;
  width: 10px;
  height: 7px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
[aria-expanded="true"] .accordian-arrow {
  background: #3b9dff !important;
}
[aria-expanded="true"] .accordian-arrow i {
  color: #fff;
}
[aria-expanded="true"] .accordian-arrow i:before {
  content: "\f0de";
}
[aria-expanded="false"] .accordian-arrow i:before {
  content: "\f0d7";
}
.panel-title.open a .accordian-arrow {
  background: #3b9dff;
}
.panel-title.open a .accordian-arrow i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.shortcode .button {
  padding-top: 48px;
}
.shortcode .button ul li {
  list-style: none;
  float: left;
  width: 150px;
  margin-right: 31px;
}
.shortcode .button ul li:nth-child(2n-2) .btn {
  color: #3b9dff;
  border: 1px solid #3b9dff;
}
.shortcode .button .color-btn li:nth-child(2n-2) .btn,
.shortcode .button .radius-color-btn li:nth-child(2n-2) .btn {
  background: #bd242b;
  color: #fff;
  border: none;
}
.shortcode .button ul li:last-child .btn {
  color: #1c1c1c;
  border: 1px solid #1c1c1c;
}
.shortcode .button .color-btn li:last-child .btn,
.shortcode .button .radius-color-btn li:last-child .btn {
  background: #1c1c1c;
  color: #fff;
}
.shortcode .button ul li .btn {
  background: transparent;
  border: 1px solid #bd242b;
  color: #bd242b;
  padding: 2px 44px;
  font-weight: 700;
  letter-spacing: 1px;
}
.shortcode .button ul.normal-btn {
  padding-top: 27px;
}
.shortcode .button .radius-btn li .btn,
.shortcode .button .radius-color-btn li .btn {
  border-radius: 30px;
}

.shortcode .button ul {
  margin-bottom: 31px;
}

.shortcode .button .color-btn li .btn,
.shortcode .button .radius-color-btn li .btn {
  color: #ffffff;
  background: #3b9dff;
  border: none;
}
.shortcode .pagination {
  padding: 49px 0;
}
.shortcode .paging-list {
  margin-top: 25px;
}
.shortcode .paging-list li:first-child {
  margin-left: 0;
}
.shortcode .paging-list li {
  margin: 0 4px 0px 5px;
}
.shortcode .paging-list li a {
  border: 1px solid #000000;
  padding: 17px 20px;
}
.shortcode .paging-list li.active a {
  border: 1px solid #bd242b;
}
.shortcode .page-paging {
  margin-left: 50px;
}
.shortcode .page-paging li a i {
  font-size: 16px;
  color: #ffffff;
  width: 10px;
}

.shortcode .page-paging li.active:first-child a,
.shortcode .page-paging li.active:last-child a {
  background: #bd242b;
  border: 1px solid #bd242b;
}

.shortcode .page-paging li:first-child a,
.shortcode .page-paging li:last-child a {
  background: #3b9dff;
  border: 1px solid #3b9dff;
}
.shortcode .page-paging li.active:first-child a i,
.shortcode .page-paging li.active:last-child a i {
  color: #000000;
}

/*slider section start here*/
.slider-section {
  margin-top: 13px;
}
.slider-row {
  margin-top: 26px;
}
.slider-row .item {
  padding: 0;
}

.slider-section .carousel-indicators li {
  border: 2px solid #ffffff;
  height: 12px;
  width: 12px;
  margin: 0px 2px;
}
.slider-section .carousel-indicators {
  bottom: 0px;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.slider-section .fa-arrow-circle-o-left,
.slider-section .fa-arrow-circle-o-right {
  font-size: 22px;
  color: #ffffff;
}
.slider-section .carousel-control {
  opacity: 1;
  text-shadow: none;
  width: 24px;
  height: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
}

.slider-section .carousel-control.right {
  right: 20px;
  left: auto;
}
/*tabing code start here*/
.short-tab {
  padding-left: 18px;
}
.short-tab .nav-tabs > li > a {
  font-size: 13px;
  color: #1c1c1c;
  text-transform: uppercase;
  font-weight: 700;
}
.short-tab .nav-tabs {
  margin-top: 25px;
}

.short-tab .nav-tabs > li.active > a,
.short-tab .nav-tabs > li.active > a:hover,
.short-tab .nav-tabs > li.active > a:focus {
  border: none;
  background: none;
  border-bottom: 2px solid #3b9dff;
}

.short-tab .nav-tabs > li > a:hover,
.nav-tabs > li > a {
  background: none;
  border: none;
  letter-spacing: 1.5px;
  padding-bottom: 16px;
  padding-left: 0;
  padding-right: 0;
}
.short-tab .nav-tabs > li {
  margin-right: 56px;
}
.short-tab .tab-content {
  padding: 21px 0px;
  min-height: 300px;
}
.alert-msg {
  padding-left: 19px;
  padding-top: 9px;
}
.alert-block {
  margin-top: 27px;
}
.alert-block .alert {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 20px;
  margin-bottom: 26px;
  font-size: 14px;
  color: #585858;
}

.alert-block .alert strong {
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Catamaran", sans-serif;
}
.list-shortcut {
  padding-left: 17px;
  padding-top: 73px;
}
.list-style-point li {
  font-size: 14px;
  color: #585858;
  font-weight: 400;
  text-transform: inherit;
}
.list-style-point {
  margin-top: 24px;
}
.list-style-point li .fa-check {
  padding-right: 12px;
}
.list-style-point li {
  margin-bottom: 15px;
  word-spacing: -4px;
}
.right-list {
  padding-left: 15px;
}
.right-list .fa-caret-right {
  padding-right: 5px;
  color: #000;
}
/*shortcode end*/

/*underconstruction start*/

.under-construction .banner-not_found {
  background: url(../images/underconstruction-banner.jpg) 78% top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: -1px;
  min-height: 899px;
  position: relative;
}
.under-construction .progress-view {
  height: 18px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  top: auto;
  background: #19181d;
}
.under-construction .progress-view span {
  height: 18px;
  width: 65%;
  background: #bd242b;
  position: absolute;
  left: 0;
  bottom: 0;
}
.under-construction .banner-cont-wrap {
  position: absolute;
  top: 221px;
  left: 0;
  right: 0;
  text-align: center;
}
.under-construction .banner-cont img {
  margin-bottom: 16px;
}
.under-construction .wrapper-not_found {
  padding-top: 0;
}
.under-construction .banner-cont h2 {
  letter-spacing: 0px;
}
.under-construction .banner-cont h2 strong {
  font-weight: 400;
  padding-left: 10px;
  color: #2e2d2a;
  margin-bottom: 49px;
  display: inline-block;
  letter-spacing: 0px;
}
.under-construction .banner-cont h3 {
  font-size: 100px;
  color: #d8dad4;
  margin-bottom: 20px;
  letter-spacing: -5.5px;
}
.under-construction .form-control {
  display: inline-block;
  width: 329px;
  height: auto;
  float: left;
  border-radius: 0px;
  font-family: "Catamaran", sans-serif;
  color: #7e8c99;
  padding: 16px 12px 16px 30px;
}
.under-construction .btn-default {
  background: #45b5f3;
  float: left;
  font-family: "Montserrat", sans-serif;
  font-family: 700;
  font-size: 14px;
  padding: 0 25px;
  line-height: 53.5px;
  text-shadow: none;
}
.under-construction .social-icons {
  display: inline-block;
}
.under-construction .banner-cont-wrap form {
  max-width: 462px;
  margin: 0 auto 42px;
}
.under-construction .social-icons li {
  float: left;
  height: 46px;
  width: 46px;
  border-radius: 50%;
  border: 2px solid #bd242b;
  margin-left: 7px;
  position: relative;
}
.under-construction .social-icons li:first-child {
  margin-left: 0;
}
.under-construction .social-icons li a {
  font-size: 22.76px;
  color: #2e2d2a;
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
}
.under-construction .progress-view span a {
  padding: 15px 17px;
  background: #3b9dff;
  border-radius: 5px;
  font-size: 20px;
  color: #ffffff;
  content: "";
  position: absolute;
  right: -37px;
  top: -69px;
}
.under-construction .progress-view span a i {
  position: absolute;
  bottom: -11px;
  right: 0;
  left: 0;
  font-size: 18px;
  color: #3b9dff;
  text-align: center;
}

.error {
  border-bottom: 1px solid red !important;
}
.foot-contact-form .error {
  border: 1px solid red !important;
}
#footerSuccess,
#success,
#nosuccess {
  /* position: absolute;
  top: 22px; */
  font-size: 15px;
  font-size: 15px;
  margin-top: 15px;
}
/*underconstruction end*/
/*loader*/
.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999;
}
.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
.sk-folding-cube .sk-cube1:before,
.sk-folding-cube .sk-cube3:before {
  background-color: #bd242b;
}
.sk-folding-cube .sk-cube2:before,
.sk-folding-cube .sk-cube4:before {
  background-color: #3b9dff;
}

.lbx_titles {
  font-size: 26px;
  color: #1c1c1c;
  text-transform: uppercase;
  font-family: "Catamaran", sans-serif;
  font-weight: 900;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.lbx_procurador {
  margin: 10px;
}

.lbx_procurador h4 {
  margin-bottom: 15px;
}

.lbx_list_partidos {
  color: black;
  font-size: 16px;
  list-style-type: square;
  margin-left: 35px;
}

.lbx_text,
.lbx_list_partidos,
.lbx_titles {
  display: none;
}

.checklabel {
  color: black;
  display: inline;
  font-size: 12px;
}

.lista {
  margin-left: 25px;
}

.lista li {
  color: #585858;
  font-size: 14px;
  line-height: 28px;
  font-family: "Biryani";
}
ul.pun {
  list-style-type: initial;
}
ul.num {
  list-style-type: decimal;
}

a.more-btn:hover {
  color: #bd242b;
}

.btsmas {
  text-align: center;
  border: 1px solid #3b9dff;
  margin: 10px auto;
  display: block;
  padding: 10px;
  color: #fff;
  background: #3b9dff;
  line-height: 14px;
  font-size: 14px;
  font-weight: 900;
}

.btsmas:hover {
  background: #fff;
  color: #3b9dff;
}

.btofert {
  text-align: center;
  border: 1px solid #f44444;
  margin: 10px auto;
  display: block;
  padding: 10px;
  color: #fff;
  background: #f33535;
  line-height: 14px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 900;
}

.btofert:hover {
  background: #fff;
  color: #f33535;
}

.modal {
  z-index: 9999999;
}

.none-nomovil {
  display: none;
}

@media screen and (max-width: 768px) {
  .none-nomovil {
    display: block;
  }
}

#cajacookies {
  background-color: #3b9dff;
  color: black;
  padding: 5px;
  margin-bottom: 0px;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 9999;
}

#cajacookies button {
  color: black;
}

#cajacookies p {
  color: black;
  font-size: 12px;
}

#cajacookies a {
  color: black;
  text-decoration: underline;
  font-size: 12px;
}

#vacunas {
  display: inline-block;
}

#vacunas div.col-md-4 {
  margin-top: 50px;
}

#vacunas .bloquevacuna {
  border: 0px solid #fff;
  margin: 20px 10px;
  padding: 15px;
  background: #3b9dff;
  box-shadow: 0px 2px 0px #000;
}
#vacunas .bloquevacuna img {
  background: white;
  width: 50%;
  margin: -60px auto 14px;
  display: block;
  border-radius: 100px;
  padding: 10px;
  border: 1px solid black;
  box-shadow: 0px 2px 0px #000;
}

#vacunas .bloquevacuna h5 {
  color: #fff;
  text-align: center;
  font-size: 22px;
  margin-bottom: 14px;
}
#vacunas .bloquevacuna span {
  font-size: 24px;
  text-align: center;
  display: block;
  color: red;
  font-weight: 900;
  text-shadow: 1px 1px 1px white;
}

.boximp {
  padding: 15px;
  margin: 15px 0px;
}

.boximpchild {
  border: 1px solid black;
  padding: 20px;
  background: #bdbdbd47;
  box-shadow: 0px 7px 2px -5px black;
  min-height: 150px;
}

.boximpchild h3 {
  margin-bottom: 15px;
}

.tiendasrow {
  margin-bottom: 0px !important;
  border-bottom: 0px none #fff !important;
}

.logo-one {
  width: 250px;
  margin: 0 auto;
  display: block;
}
