.pricing--pema .pricing__sentence{opacity:1;}
.para{text-align:justify}

/*TRANSITION*/
.mt_transition_buttons {
    transition: all 0.2s ease-in-out 0s;
}

/*ABOUT SECTION*/
.mt_about_images {
    width: 100%;
    height: 100%;
}
.mt_about_style {
    background-color: rgba(35, 35, 49, 0.68);
    background-size: cover;
    background-position: center center;
    z-index: -1;
}

/*TESTIMONIALS SECTION*/
.testimonials02-container .row {
    display: flex;
}
.testimonials02-container .owl-pagination {
    background: transparent;
}
.testimonials02-container .testimonial02-text-holder {
    align-self: center;
}

/*BACKGROUND CUSTOM SECTION*/
.section-coloredbg-semitransparent_gray {
    background-color: rgba(46, 43, 42, 0.8);
}

/*SPACERS*/
.mt_spacer {
    width: 100%;
    float: left;
    display: block;
}
.mt_spacer_10 {
    height: 10px;
}
.mt_spacer_15 {
    height: 15px;
}
.mt_spacer_20 {
    height: 20px;
}
.mt_spacer_30 {
    height: 30px;
}
.mt_spacer_40 {
    height: 40px;
}
.mt_spacer_50 {
    height: 50px;
}
.mt_spacer_60 {
    height: 60px;
}
.mt_spacer_70 {
    height: 70px;
}
.mt_spacer_80 {
    height: 80px;
}

/*PADDING*/
.mt_padding {
    width: 100%;
    float: left;
    display: block;
}
.mt_padding_right_0 {
    padding-right: 0px;
}
.mt_padding_left {
    padding-left: 0px;
}
.mt_padding_left_10 {
    padding-left: 10px;
}
.mt_padding_left_20 {
    padding-left: 20px;
}
.mt_padding_left_30 {
    padding-left: 30px;
}
.mt_padding_left_40 {
    padding-left: 40px;
}
.mt_padding_left_50 {
    padding-left: 50px;
}
.mt_padding_left_60 {
    padding-left: 60px;
}
.mt_padding_left_70 {
    padding-left: 70px;
}
.mt_padder_left_80 {
    padding-left: 80px;
}
.mt_padding_top_15 {
    padding-top: 15px;
}
.mt_padding_top_30 {
    padding-top: 30px;
}
.mt_padding_top_35 {
    padding-top: 35px;
}
.mt_padding_top_38 {
    padding-top: 38px;
}
.mt_padding_top_40 {
    padding-top: 40px;
}
.mt_padding_top_50 {
    padding-top: 50px;
}
.mt_padding_top_75 {
    padding-top: 75px;
}
.mt_margin_left_about_30 {
    margin-left: 30px;
}
.no-margin-top {
    margin-top: 0;
}
.mt_margin_top_25 {
    margin-top: 25px;
}
.mt_margin_top_20 {
    margin-top: 20px;
}
.mt_left_15 {
    left: 15px;
}
.mt_margin_right_30 {
    margin-right: 30px;
}

/*BUTTON ABOUT SECTION COLOR */
.mt_button {
    padding: 13px 19px;
    border-radius: 5px;
    background-color: #fff;
    border: 2px solid ;
}
.mt_button2 {
    color: #ffffff;
}
.mt_button:hover {
    border: 2px solid;
    color: white;
}
.mt_align_contact_area {
    margin-left: -30px;
    margin-right: 0px;
}
.mt_align_contact_area_15 {
    margin-left: -15px;
    margin-right: 0px;
}

/*BUTTON FIRST SECTION*/
.mt_button_first_section {
    padding: 13px 19px;
    border-radius: 5px;
    background-color: #ffffff;
    color: black;
    border: 2px solid #ffffff;
}
.mt_button_first_section:hover {
    background-color: #2F2F2F;
    border: 2px solid #2F2F2F;
    color: #ffffff;
}

/*CONTACT US BUTTON*/
.mt_button_bottom_contact {
    padding: 14px 20px;
    color: #ffffff;
    border-radius: 5px;
    border-color: transparent;
}
.mt_button_bottom_contact:hover {
    background: none repeat scroll 0 0;
}

/*MARGIN*/
.mt_margin_bottom_0 {
    margin-bottom: 0px;
}
.mt_margin_top_55 {
    margin-top: -50px;
}
.mt_margin_left_35 {
    margin-left: -35px;
}
.mt_margin_left_15 {
    margin-left: 15px;
}

/*HEIGHT*/
.mt_height_20 {
    height: 20px;
}

/*WIDTH*/
.mt_width_10 {
    width: 10%;
}
.mt_width_20 {
    width: 20%;
}
.mt_width_30 {
    width: 30%;
}
.mt_width_35 {
    width: 35%;
}
.mt_width_40 {
    width: 40%;
}
.mt_width_50 {
    width: 50%;
}
.mt_width_60 {
    width: 60%;
}
.mt_width_70 {
    width: 70%;
}
.mt_width_80 {
    width: 80%;
}
.mt_width_85 {
    width: 85%;
}
.mt_width_90 {
    width: 90%;
}
.mt_width_95 {
    width: 95%;
}

/*BOOTSTRAP CUSTOM CAROUSEL STYLING*/
body .carousel-caption {
    top: 45%;
    padding: 0;
}
.carousel-caption h3 {
    color: #ffffff;
    font-size: 45px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: none;
    justify-content: center;
	text-shadow: 1px 3px 4px #333;
}
.carousel-caption p {
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    text-shadow: none;
    align-items: center;
    justify-content: center;
}
.carousel-caption button {
    padding: 10px 24px;
    margin-bottom: 0;
    color: black;
    border-radius: 7px;
}
.carousel-caption-inner {
    width: 100%;
}
.mt_white_style {
    color: white;
}
.mt_contact_animated {
    visibility: visible;
    animation-name: fadeInUp;
}

/*404 PAGE*/
.mt_404_first_h1 {
    font-size: 36px;
    color: #252525;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    font-style: normal
}
.mt_404_message {
    font-size: 300px;
    color: #252525;
    line-height: 350px;
    text-align: center;
    font-weight: 900;
    font-style: normal
}
.mt_404_first_h3 {
    font-size: 24px;
    color: #252525;
    line-height: 24px;
    text-align: center;
    font-weight: 400;
    font-style: normal;
}
.mt_404_button {
    padding: 13px 19px;
    border-radius: 5px;
    background-color: white;
    border: 2px solid;
}
.mt_404_button:hover {
    color: #fff;
    border: 2px solid;
}

/*ABOUT PAGE SECTION*/
.mt_align_about_button_30 {
    margin-left: -30px;
}
.mt_about_section4_bg {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: -3;
}
.mt_about_section3_title {
    z-index: 6;
    white-space: nowrap;
    font-weight: 700;
    border-width: 0px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 67px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-size: 67px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: translate3d(0px, 0px, 0px);
}
.mt_about_section3_p {
    z-index: 8;
    min-width: 836px;
    max-width: 836px;
    white-space: normal;
    font-weight: 300;
    font-style: italic;
    border-width: 0px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 27px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-size: 17px;
    min-height: 136px;
    max-height: 136px;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.mt_about_section_i {
    margin-right: 10px;
    color: #252525;
    font-size: 18px
}
.mt_about_section_p {
    font-size: 18px;
    color: #252525;
    text-align: left;
}
.mt_about_button {
    padding: 13px 19px;
    border-radius: 5px;
    border-color: transparent;
    color: #ffffff;
    border: 5px;
    margin-top: 5%;
    margin-right: 70%;
}

/*SECTION 1*/
.mt_about_section1_bg {
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 1;
    padding: 2%;
}

/*BLOG SLIDE*/
.mt_blog_post_title {
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 1.5px;
    line-height: 40px;
    margin-top: 0;
    text-transform: uppercase;
}
.mt_stick_blog_title {
    color: black;
    line-height: 140%;
    margin-bottom: 6px;
    text-align: left;
}
.mt_blog_align_sticky_posts {
    margin-left: -14px;
    width: 102.5%;
}
.mt_blog_align_fist_section {
    margin-left: -150%;
    width: 400%;
}
.mt_fond_bold {
    font-weight: bold;
}

/*PARALLAX*/
.parallax {
    background: url("../images/pro_bg.jpg") 50% 0 no-repeat fixed;
    color: white;
    margin: 0 auto;
    padding: 0;
    width: 100% height: 100%;
}
.parallax_clients {
    background: url("../images/blog_post-4.jpg") 50% 0 no-repeat fixed;
    color: white;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.parallax_contact_effect {
    background: url("../images/blog_post-22.jpg") 50% 0 no-repeat fixed;
    color: white;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.mt_full_size {
    width: 100%;
    height: 100%;
}
.post-details {
    padding: 30px;
}
.mt_contact_button_align {
    margin-left: 30px;
}
.mt_contact_align_center{
    margin-left: -15px;
    margin-right: 15px;
}
.mt_margin_left_30_negativ{
    margin-left: -30px;
}
.mt_margin_right_0{
    margin-right: 0px;
}
.mt_margin_left_45_negativ{
    margin-left: -45px;
}
.mt_no_mobile_flex{
}
.my_white_color{
    color: white;
}

/*-------------------Tabs-----------------------*/
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tab_wrapper {
  margin: 10px 0 50px;
  display: inline-block;
  width: 100%;
  position: relative;
}
.tab_wrapper * {
  box-sizing: border-box;
}
.tab_wrapper > ul {
  clear: both;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #49a4d9;
}
.tab_wrapper > ul li {
  float: left;
  cursor: pointer;
  font-weight: bold;
  padding: 8px 18px;
  text-transform: uppercase;
  border: 1px solid #ccc;
  font-size: 1.05em;
  border-bottom: 0;
  position: relative;
  border-top: 3px solid #ccc;
  color: #999;
  margin: 0 5px 0 0;
}
.tab_wrapper > ul li.active {
  border-color: #49a4d9;
  color: #49a4d9;
}
.tab_wrapper > ul li.active:after {
  content: "";
  position: absolute;
  bottom: -1px;
  height: 1px;
  left: 0;
  background: #fff;
  width: 100%;
}
.tab_wrapper .controller {
  display: block;
  overflow: hidden;
  clear: both;
  position: absolute;
  top: 0;
  right: 0;
}
.tab_wrapper .controller span {
  padding: 8px 22px;
  background: #49a4d9;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
}
.tab_wrapper .controller span.next {
  float: right;
  margin-left: 10px;
}
.tab_wrapper .content_wrapper {
  float: left;
  width: 100%;
  border: 1px solid #49a4d9;
  border-top: 0;
  box-sizing: border-box;
}
.tab_wrapper .content_wrapper .tab_content {
  display: none;
  padding: 15px 20px;
}
.tab_wrapper .content_wrapper .tab_content.active {
 display: block; 
}
.tab_wrapper .content_wrapper .tab_content .error {
  color: red;
}
.tab_wrapper .content_wrapper .accordian_header {
  display: none;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  position: relative;
  cursor: pointer;
}
.tab_wrapper .content_wrapper .accordian_header.active {
  color: #49a4d9;
  border-bottom: 1px solid #ccc;
}
.tab_wrapper .content_wrapper .accordian_header.active:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 5px;
  height: 100%;
  background: #49a4d9;
}
.tab_wrapper .content_wrapper .accordian_header .arrow {
  float: right;
  display: inline-block;
  width: 12px;
  height: 12px;
  position: relative;
  border-radius: 2px;
  transform: rotate(-135deg);
  background: #fff;
  border-top: 3px solid #ccc;
  border-left: 3px solid #ccc;
                /* &:after{
					position: absolute;
					top: 0;
					content: "";
					left: 0;
					width: 10px;
					height: 10px;
					background: $white;
					border-top: 3px solid $border_color;
					border-left: 3px solid $border_color;
				} */
}
.tab_wrapper .content_wrapper .accordian_header.active .arrow {
  transform: rotate(45deg);
  margin-top: 5px;
  border-top: 3px solid #49a4d9;
  border-left: 3px solid #49a4d9;
}
.tab_wrapper.left_side > ul {
  width: 25%;
  float: left;
  border-bottom: 1px solid #ccc;
}
.tab_wrapper.left_side > ul li {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 12px 18px;
  border-width: 1px;
  border-right: 0;
  border-left: 0;
}
.tab_wrapper.left_side > ul li:after {
  left: 0;
  top: 0;
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background: #ccc;
}
.tab_wrapper.left_side > ul li.active {
  border-color: #ccc;
}
.tab_wrapper.left_side > ul li.active:after {
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: #49a4d9;
}
.tab_wrapper.left_side > ul li.active:before {
  right: -1px;
  position: absolute;
  top: 0;
  content: "";
  width: 2px;
  height: 100%;
  background: #fff;
}
.tab_wrapper.left_side .content_wrapper {
  width: 75%;
  border: 1px solid #ccc;
  float: left;
}
.tab_wrapper.left_side .controller {
  top: -50px;
}
.tab_wrapper.right_side > ul {
  width: 25%;
  float: right;
  border-bottom: 1px solid #ccc;
}
.tab_wrapper.right_side > ul li {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 12px 18px;
  border-width: 1px;
  border-right: 0;
  border-left: 0;
  text-align: right;
}
.tab_wrapper.right_side > ul li:after {
  right: 0;
  left: inherit;
  top: 0;
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background: #ccc;
}
.tab_wrapper.right_side > ul li.active {
  border-color: #ccc;
}
.tab_wrapper.right_side > ul li.active:after {
  right: 0;
  left: inherit;
  top: 0;
  width: 5px;
  height: 100%;
  content: "";
  background: #49a4d9;
}
.tab_wrapper.right_side > ul li.active:before {
  left: -2px;
  right: inherit;
  position: absolute;
  top: 0;
  content: "";
  width: 2px;
  height: 100%;
  background: #fff;
}
.tab_wrapper.right_side .content_wrapper {
  width: 75%;
  float: left;
  border: 1px solid #ccc;
}
.tab_wrapper.right_side .controller {
  top: -50px;
}
.tab_wrapper.accordion .content_wrapper {
  border-color: #ccc;
}
.tab_wrapper.accordion .content_wrapper .accordian_header {
  display: block;
}
.tab_wrapper.accordion > ul {
  display: none;
}
.tab_wrapper .active_tab {
  display: none;
  position: relative;
  background: #000000;
  padding: 12px;
  text-align: center;
  padding-right: 50px;
  color: #fff;
  cursor: pointer;
  border-radius: 30px;
}
.tab_wrapper .active_tab .arrow {
  width: 30px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  text-align: center;
  background: #fff;
  position: absolute;
  right: 6px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.tab_wrapper .active_tab .arrow:after {
  content: "";
  width: 10px;
  display: inline-block;
  height: 10px;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -8px;
}
.tab_wrapper .active_tab .text {
  text-indent: 39px;
  display: block;
}

@media only screen and (max-width: 768px) {
  .tab_wrapper > ul {
    display: none;
  }
  .tab_wrapper .content_wrapper {
    border: 0;
  }
  .tab_wrapper .content_wrapper .accordian_header {
    display: block;
  }
  .tab_wrapper.left_side .content_wrapper, .tab_wrapper.right_side .content_wrapper {
    width: 100%;
    border-top: 0;
  }
  .tab_wrapper .controller {
    display: none;
  }
  .tab_wrapper.show-as-dropdown > .tab_list {
    border: 0;
    box-shadow: 0 0 8px #ccc;
    position: absolute;
    z-index: 3;
    background: #fff;
    border-radius: 5px;
    margin-top: 15px;
  }
  .tab_wrapper.show-as-dropdown > .tab_list:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    width: 14px;
    height: 14px;
    background: #fff;
    transform: rotate(45deg);
    box-shadow: -3px -4px 5px #efefef;
    margin-left: -7px;
  }
  .tab_wrapper.show-as-dropdown > .tab_list li {
    border: 0;
    border-bottom: 1px solid #ccc;
  }
  .tab_wrapper.show-as-dropdown > .tab_list li.active:after {
    display: none;
  }
  .tab_wrapper.show-as-dropdown .active_tab {
    display: block;
  }
  .tab_wrapper.show-as-dropdown > .tab_list {
    display: none;
  }
  .tab_wrapper.show-as-dropdown > .content_wrapper > .accordian_header {
    display: none;
  }
  .tab_wrapper.show-as-dropdown > .tab_list li {
    display: block;
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .tab_wrapper.show-as-dropdown > .tab_list {
    display: block !important;
    overflow: hidden;
  }
}

