/*
Theme Name: Mypage Child
Theme URI: https://www.mypage.vn
Author: TuanNguyen
Author URI: https://www.mypage.vn
Description: Mypage Responsive Wordpress + Woocommerce Theme.
Template: mypage
License URI: https://www.mypage.vn
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: mypage-child

*/

@import url("../mypage/style.css");
/* menu */
@media (min-width: 768px) and (max-width: 991px) {
  #main-menu .mega-menu {
    display: block;
  }

  #main-menu .mega-menu li.menu-item:not(.custom-toll-free) {
    display: none;
  }
}
#nav-panel .accordion-menu > li.menu-item > a,
#nav-panel .accordion-menu > li.menu-item > h5,
#nav-panel .accordion-menu > li.menu-item > .arrow {
  color: inherit;
}

#nav-panel .accordion-menu li.menu-item > a,
#nav-panel .accordion-menu li.menu-item > h5 {
  font-weight: 600;
}

#nav-panel .accordion-menu li.menu-item.active > a,
#nav-panel .accordion-menu li.menu-item.active > h5 {
  background: none;
  color: #1191D0;
}

/* header */
#header .header-main .container .header-left {
  padding: 0;
}

#main-menu .mega-menu > li.menu-item > a, #main-menu .mega-menu > li.menu-item > h5 {
  padding: 10px 20px;
}

#header .header-main .container #main-menu .mega-menu > li.menu-item {
  margin: 3px .7px -4px 1px;
}

.custom-toll-free {
  padding-left: 35px;
  margin-left: 40px !important;
}

.custom-toll-free a {
  margin-top: -7px !important;
  padding: 0 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
}

.custom-toll-free a i {
  position: absolute;
  margin-left: -35px;
  font-size: 4em;
  line-height: .86;
}

.custom-toll-free strong {
  display: block;
  font-size: 1.5em;
  letter-spacing: -1px;
}

.no-breadcrumbs .main-content, body.woocommerce .main-content {
  padding-top: 0;
}

#footer .widget-title {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
}

#footer .widget.follow-us .share-links a {
  border: 1px solid #c9c9cc;
  box-shadow: none;
  margin-right: 5px;
}
.home-intro p span:last-child {
  position: relative;
}

.home-intro p span:last-child:before {
  content: '';
  display: block;
  position: absolute;
  top: 55%;
  right: -40px;
  width: 30px;
  border-bottom: 1px solid #FFF;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.home-intro p span:last-child:after {
  content: '';
  display: block;
  position: absolute;
  top: 55%;
  right: -44px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #FFF;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.custom-btn-style-1 > a {
  padding: 14px 25px !important;
  font-size: 12px !important;
  border-radius: 2px !important;
}

.custom-btn-style-2 > a {
  padding: 14px 30px !important;
  font-size: 12px !important;
  border-width: 2px;
  color: inherit !important;
}

a.custom-btn-style-2 {
  padding: 14px 30px !important;
  font-size: 12px !important;
  border-width: 2px;
}

.col-half-section {
  padding-right: 15px !important;
  max-width: 570px;
}

.col-half-section-left {
  margin-left: 30px !important;
}

.col-half-section-right {
  margin-right: 30px !important;
  margin-left: auto;
  padding-left: 15px !important;
  padding-right: 0 !important;
}

.custom-parallax-height {
  min-height: 315px;
}

.stats-block .stats-text, .stats-block .stats-number, div.stats-desc > div.counter_prefix, div.stats-desc > div.counter_suffix {
  font-weight: inherit;
}

.custom-sm-margin-bottom-1 > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}

.porto-sicon-top {
  line-height: 0;
}

.wpb_wrapper .top-icon .porto-sicon-header h3.porto-sicon-title {
  margin-bottom: 20px;
  text-transform: uppercase;
}

.testimonial.testimonial-style-5 blockquote p {
  padding: 0 40px;
  line-height: 28px;
  font-size: inherit;
}

.testimonial.testimonial-style-5 blockquote:before {
  display: block !important;
  position: absolute;
  left: 10px;
  top: 0;
  font-style: normal;
  line-height: 1;
  font-size: 50px;
  color: #2e353e;
}

.testimonial.testimonial-style-5 blockquote:after {
  display: block !important;
  position: absolute;
  right: 10px;
  bottom: -.5em;
  content: "\201D";
  font-style: normal;
  font-size: 50px;
  color: #2e353e;
  line-height: 1;
}

.testimonial.testimonial-style-5 .testimonial-author {
  border: 0;
}

.testimonial.testimonial-style-5 .testimonial-author span {
  font-size: inherit;
}

.owl-carousel.custom-nav .owl-nav {
  position: relative;
  top: initial;
  bottom: 125px;
  left: 50%;
  width: 230px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.owl-carousel.custom-nav .owl-nav .owl-next, .owl-carousel.custom-nav .owl-nav .owl-prev {
  background: transparent !important;
}

.owl-carousel.custom-nav .owl-nav .owl-next:before, .owl-carousel.custom-nav .owl-nav .owl-prev:before {
  content: '';
  display: block;
  position: absolute;
  left: -3px;
  top: 6px;
  width: 20px;
  height: 20px;
  border-top: 1px solid #2e353e;
  border-left: 1px solid #2e353e;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.owl-carousel.custom-nav .owl-nav .owl-next:before {
  right: 0;
  left: auto;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.custom-background-image-1:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(http://sw-themes.com/porto_dummy/wp-content/uploads/2017/03/lets-talk-bg.png);
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.custom-feature-box {
  display: block;
}

.custom-opacity-effect-1 {
  -webkit-transition: ease opacity 300ms;
  -moz-transition: ease opacity 300ms;
  transition: ease opacity 300ms;
}

.custom-opacity-effect-1:hover {
  opacity: .5;
}

.custom-feature-box .feature-box-info {
  padding: 0;
}

.custom-feature-box .feature-box-info label {
  display: block;
  margin: 0;
  line-height: 1;
  font-size: .8em;
}

.custom-feature-box .feature-box-info strong {
  font-size: 1.5em;
  line-height: 1.3;
}

.porto-sicon-header + .porto-sicon-description {
  margin-top: 5px;
}

.porto-sicon-box {
  margin-bottom: 20px;
}

.porto-sicon-box-link:hover, .porto-sicon-box-link:visited, .porto-sicon-box-link:focus {
  text-decoration: none;
}

.thumb-info {
  border: none !important;
  border-bottom: 1px solid #e3e3e3 !important;
}

span.thumb-info.thumb-info-hide-wrapper-bg:hover {
  box-shadow: 0 0 70px 0 rgba(139, 139, 139, 0.3) !important;
}

.member-item.member-item-3 .thumb-info:hover .thumb-info-caption {
  background: #fff !important;
  color: inherit !important;
}

.member-item.member-item-3 .thumb-info:hover .thumb-info-caption * {
  color: inherit !important;
}

.member-item.member-item-3 .thumb-info:hover .thumb-info-caption a h4:hover {
  color: #2e353e !important;
}

.member-item.member-item-3 .thumb-info:hover a.member-info-container h4 {
  color: #2e353e !important;
}

.member-item.member-item-3 .thumb-info:hover a.member-info-container h4:hover {
  color: #2e353e !important;
}

.member-item.member-item-3 .thumb-info:hover .thumb-info-caption p {
  color: #777 !important;
}

.thumb-info-caption-title h4 {
  font-size: 0.9em !important;
  color: #2e353e !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  font-family: "Poppins",sans-serif;
}

.thumb-member-container a.member-image {
  margin-bottom: 0 !important;
}

.member-item.member-item-3 .view-more {
  color: #fff;
  background-color: #1191D0 !important;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.member-item.member-item-3 .view-more:before {
  content: '+';
}

.member-item.member-item-3 .thumb-info:hover .view-more {
  color: #fff !important;
}

.mfp-content .ajax-container {
  max-width: 990px !important;
}

.member-ajax-modal .member-image .img-thumbnail {
  border: none !important;
  padding: 0 !important;
  background: none !important;
}

.member-ajax-modal h2.shorter {
  color: #2e353e !important;
  font-weight: 600;
  font-size: 1.8em;
}

.member-ajax-modal h4 {
  color: #777;
}

.member-ajax-modal .member-share-links {
  position: absolute;
  left: -38%;
  top: 60%;
  border-top: none;
}

.member-ajax-modal .member-share-links a {
  border-radius: 0;
  background: #fff !important;
  color: #93949a !important;
  border: 1px solid #c9c9cc;
}

.member-ajax-modal .member-share-links a.share-facebook:hover {
  background: #3b5a9a !important;
  color: #fff !important;
}

.member-ajax-modal .member-share-links a.share-twitter:hover {
  background: #1aa9e1 !important;
  color: #fff !important;
}

.member-ajax-modal .member-share-links a.share-linkedin:hover {
  background: #0073b2 !important;
  color: #fff !important;
}

.member-ajax-modal .member-share-links a.share-googleplus:hover {
  background: #171717 !important;
  color: #fff !important;
}

article.post-large-alt, .pagination-wrap {
  padding-left: 37px;
  position: relative;
  border-bottom: 0;
}

article.post-large-alt .post-content {
  padding: 0;
}

article.post-large-alt .post-image {
  margin-left: 0;
}

article.post .post-meta > * {
  padding: 20px 0;
}

article.post-large-alt .post-date {
  text-align: left;
  margin: 0;
  width: 65px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding-bottom: 12px;
}

article.post-large-alt .post-date .month, .post-item .post-date .month {
  display: inline-block;
  box-shadow: none;
}

article.post-large-alt .post-date .month {
  line-height: 29px;
}

article.post-large-alt .post-date .day, article.post-large-alt .meta-comments .number {
  font-size: 19px;
  line-height: 4px;
}

article.post-large-alt .post-date .month, article.post .meta-comments {
  font-size: 14px;
}

article.post-large-alt .post-date > span {
  background: transparent !important;
  color: #2e353e !important;
  padding: 0 !important;
  line-height: 16px;
  font-weight: 600 !important;
}

article.post-large-alt .post-date::before {
  content: "";
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-align: left;
  color: #1191D0;
  background-image: url(http://sw-themes.com/porto_dummy/wp-content/uploads/2017/03/custom-icon-3.jpg);
  width: 100%;
  height: 31px;
  margin-right: 3px;
  font-size: 2em;
  background-repeat: no-repeat;
  margin-bottom: 8px;
}

article.post .entry-title {
  margin-bottom: 15px;
}

article.post .entry-title a {
  text-decoration: none;
  color: #2e353e !important;
  font-weight: 700 !important;
  font-size: 25px;
  text-transform: uppercase;
}

article.post a.btn {
  float: left !important;
  position: absolute;
  bottom: 20px;
  display: inline-block;
  border: none;
  background: none;
  color: #2e353e;
  font-weight: 600 !important;
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: none;
}

article.post a.btn:hover {
  color: #1191D0;
}

.single-post .img-thumbnail {
  padding: 0;
  border: none;
}

article.post .post-meta .meta-date:before {
  content: '';
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 3px !important;
  font-size: 2em !important;
  height: 1em;
  line-height: 1;
  width: 1em;
  text-align: left;
  color: #1191D0;
  background-image: url(http://sw-themes.com/porto_dummy/wp-content/uploads/2017/03/custom-icon-3.jpg);
  width: 100%;
  background-repeat: no-repeat;
  height: 31px;
}

article.post .post-meta .meta-comments i, article.post .post-meta .meta-date i {
  display: none !important;
}

article.post .post-meta .meta-comments:before {
  content: '';
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 3px !important;
  font-size: 2em !important;
  height: 1em;
  line-height: 1;
  width: 1em;
  text-align: left;
  color: #1191D0;
  background-image: url(http://sw-themes.com/porto_dummy/wp-content/uploads/2017/03/custom-icon-4.png);
  width: 100%;
  background-repeat: no-repeat;
  height: 30px;
  margin-bottom: 12px;
}

.single-post .post-content .entry-title {
  display: none;
}

article.post .img-thumbnail {
  padding: 0;
  border: none;
  float: left;
}

article.post .owl-carousel .img-thumbnail {
  max-width: 100%;
}

.post-item-small .post-date:before {
  display: none !important;
}

article.post .post-meta {
  font-size: .9em;
  margin-bottom: 23px;
  display: inline-block;
  padding-bottom: 15px;
  position: absolute;
  left: -73px;
  top: 0;
  text-align: left;
  width: 75px;
  border: none;
}

article.post .post-meta i {
  margin-right: 3px !important;
  font-size: 2em !important;
  height: 1em;
  line-height: 1;
  width: 1em;
  text-align: left;
  color: #1191D0;
  width: 100%;
}

article.post .post-meta .meta-date {
  width: 75px;
  text-align: left;
  color: #2e353e !important;
  font-weight: 600 !important;
  border-bottom: 1px solid #e4e7eb;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

article.post .post-meta .meta-comments {
  width: 65px;
  text-align: left;
  color: #2e353e !important;
  font-weight: 600 !important;
  border-bottom: 1px solid #e4e7eb;
  line-height: 14px;
}

article.post .post-meta .meta-comments a {
  color: #2e353e !important;
}

article.post .post-meta .meta-like {
  position: relative;
  width: 65px;
  text-align: left;
  color: #2e353e !important;
  font-weight: 600 !important;
  font-size: 14px;
}

article.post .post-meta .meta-like:before {
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2em !important;
  color: #1191D0;
  width: 100%;
  background-image: url(http://sw-themes.com/porto_dummy/wp-content/uploads/2017/03/custom-icon-5.png);
  background-repeat: no-repeat;
  height: 28px;
}

article .post-content a p.post-excerpt {
  color: #818898 !important;
  font-size: 14px;
}

.post-content a:hover {
  text-decoration: none !important;
}

article .post-content a:hover p.post-excerpt {
  text-decoration: none;
  color: #818898;
}

.post-block.post-share {
  border-top: 1px solid #ddd;
  margin: 30px 0 0;
  padding: 7px 0 !important;
  border-bottom: 1px solid #ddd;
  position: relative;
  min-height: 40px;
}

.post-block.post-share .share-links {
  display: inline-block;
  margin-top: -5px;
  position: absolute;
  right: 0;
}

.post-block.post-share .share-links a {
  background: none !important;
  color: #1191D0 !important;
  width: 2em;
  margin: 0;
}

.post-share h3 {
  color: #2e353e !important;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}

.single-post .testimonial.testimonial-with-quotes blockquote:after, .single-post .testimonial.testimonial-with-quotes blockquote:before {
  color: #2e353e;
  font-size: 80px !important;
}

.font-weight-medium {
  font-weight: 500;
}

.single-post .smile_icon_list.with_bg .icon_list_icon {
  background: inherit;
}

.single-post .smile_icon_list li.icon_list_item {
  margin-bottom: 0 !important;
}

.single-post .smile_icon_list.left li .icon_description {
  padding: 0;
}

.pagination-wrap {
  text-align: left;
}

.pagination-wrap .pagination {
  box-shadow: 0 4px 40px -5px rgba(0, 0, 0, 0.3);
}

.pagination > a, .pagination .page-links > a, .pagination > span, .pagination .page-links > span {
  margin: 0 !important;
  font-weight: 600;
  font-size: 12px;
  color: #2e353e;
  padding: 6px 12px;
  line-height: 1.42857143;
  height: auto;
  border: 1px solid #ddd;
}

.pagination-wrap a.next, .pagination-wrap a.prev {
  width: 34px;
  font-weight: 400;
}

.pagination-wrap a.next:before {
  content: "\f054";
  padding: 6px 12px;
}

.pagination-wrap a.prev:before {
  content: "\f053";
  padding: 6px 12px;
}

.post-block.post-comments {
  border-top: 0;
}

.post-block.post-comments > h3 {
  font-size: 19px;
  color: #2e353e;
  text-transform: uppercase;
  font-weight: 700;
}

.post-block.post-comments > h3 i {
  display: none;
}

ul.comments .comment-block {
  background: transparent;
  padding: 10px 20px 35px 10px;
}

ul.comments .comment-arrow {
  display: none;
}

ul.comments ul.children > li, ul.comments > li {
  border-top: 1px solid #e4e7eb;
}

ul.comments > li:first-child {
  border-top: 0;
}

ul.comments ul.children > li .comment-body, ul.comments > li .comment-body {
  background: transparent !important;
}

ul.comments ul.children > li img.avatar, ul.comments > li img.avatar {
  border-radius: 100%;
}

ul.comments .comment-block .comment-by strong {
  font-weight: 600 !important;
  color: #2e353e;
}

.comment-reply-link {
  font-weight: 600;
}

.comment-reply-link .fa-reply:before {
  content: "\f177";
}

ul.comments .comment-block .date {
  float: left !important;
  font-size: 10px;
}

article.post .comment-respond {
  border: none !important;
}

#respond h3.comment-reply-title {
  color: #2e353e !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
}

.comment-form input[type="text"] {
  padding: 12px 8px;
}

.comment-form .form-submit input[type="submit"].submit {
  background: transparent;
  border-color: #1191D0;
  color: #2e353e !important;
  border-width: 1px;
  padding: 14px 20px;
  font-size: 14px !important;
  font-weight: 600;
}

.comment-form .form-submit input[type="submit"].submit:hover {
  border-color: #7a8eb2 #7a8eb2 #5b739e;
  background-color: #7a8eb2;
}

.sidebar-content .widget .widget-title {
  color: #2e353e !important;
  font-size: 18px;
  font-weight: 600 !important;
  margin-bottom: 30px;
  text-transform: capitalize;
}

.widget_categories > ul {
  border-bottom: none;
}

.widget_categories > ul li {
  border: none;
  padding-left: 0;
}

.widget_categories > ul li:before {
  display: none;
}

.widget_categories > ul li a {
  color: #818898 !important;
  font-size: 14px;
}

.widget_categories > ul li a:after {
  content: "\f178";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2e353e !important;
  margin-left: .3em;
  float: right;
}

.widget-recent-posts .img-thumbnail {
  padding: 0;
  border: none;
}

.widget-recent-posts .post-item-small a {
  color: #2e353e !important;
  font-weight: 600 !important;
}

.widget-recent-posts .post-item-small {
  border: none;
}

.widget-recent-posts .post-item-small a:hover {
  color: #1191D0 !important;
  text-decoration: none;
}

.widget_tag_cloud .tagcloud a {
  background: transparent;
  border-color: #1191D0;
  color: #2e353e !important;
  border-width: 1px;
  padding: 10px 20px;
  font-size: 14px !important;
  font-weight: 600;
}

.widget_tag_cloud .tagcloud a:hover {
  border-color: #7a8eb2 #7a8eb2 #5b739e;
  background-color: #7a8eb2;
}
.vc_row.wpb_row.row.row_haft .col_haft .vc_column-inner:after {
    display: block;
    content: "";
    height: 0px;
    width: 2px;
    position: absolute;
    top: 0px;
    background-color: #1191D0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.vc_row.wpb_row.row.row_haft .col_haft .vc_column-inner {
  position: relative;
  padding-top: 0;
}
.vc_row.wpb_row.row.row_haft.image_right .col_haft .vc_column-inner:after{
  left: -15px;
}
.vc_row.wpb_row.row.row_haft.image_left .col_haft .vc_column-inner:after{
  right: -15px;
}
.vc_row.wpb_row.row.row_haft.active .col_haft .vc_column-inner:after {
    height: 100%;
}
@media (min-width: 768px) {

  .custom-padding-right-1 {
    padding-right: 160px;
  }

  .post-block.post-comments {
    margin-left: -97px;
  }
}
@media (min-width: 992px) {
  #footer .footer-main > .container > .row > .col-lg-4 > * {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
  }

  article.post a.btn {
    left: 35px;
  }

  .pagination-wrap {
    margin-left: 60px;
  }
}
@media (min-width: 1170px) {
  
}
@media (max-width: 1199px) {
  .col-half-section {
    max-width: 438px;
  }
}
@media (min-width: 992px) and (max-width: 1250px) {
  .single-post article.post .post-meta .meta-comments {
    left: auto;
    width: 75px;
    text-align: left;
    display: inline-block;
    margin-left: 0;
  }

  .single-post article.post .post-meta .meta-like {
    text-align: left;
    border: none;
    border-bottom: 1px solid #e4e7eb;
  }

  .article.post .post-meta {
    left: auto;
    width: 100%;
    text-align: center;
    display: inline-block;
  }

  article.post .post-meta .meta-date {
    margin-left: -250px;
    text-align: center;
    border: none;
  }

  article.post .post-meta i {
    text-align: center;
  }

  article.post .post-meta .meta-like {
    border: none;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  article.post-large-alt, .pagination-wrap {
    width: 83.33333333%;
    margin-left: 16.66666667%;
    padding-left: 0;
  }

  article.post-large-alt .post-date, article.post .post-meta {
    left: -100px;
  }
}
@media (max-width: 991px) {
  .single-post .post-content {
    padding-left: 0 !important;
  }

  article.post .post-meta .meta-date:before {
    margin-left: 17px;
  }

  article.post .post-meta .meta-date {
    margin-left: -250px;
    text-align: center;
    border: none;
  }

  article.post .post-meta i {
    text-align: center;
  }

  .custom-toll-free {
    display: none;
  }

  .col-half-section {
    max-width: 740px;
    float: none !important;
    margin: 0 auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .custom-sm-flex-order {
    display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex;
    -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; flex-flow: row wrap;
  }

  .custom-sm-flex-order > div {
    width: 100%;
  }

  .custom-sm-flex-order > div:nth-child(1) {
    -webkit-order: 2; -moz-order: 2; order: 2; -ms-flex-order: 2;
  }

  .custom-sm-flex-order > div:nth-child(2) {
    -webkit-order: 1; -moz-order: 1; -ms-flex-order: 1; order: 1;
  }

  .custom-sm-margin-bottom-1 > div {
    margin-bottom: 25px !important;
  }

  .custom-sm-margin-bottom-1 > div:last-child {
    margin-bottom: 0 !important;
  }

  .custom-background-image-1:before {
    left: 70%;
  }

  #footer .footer-bottom .container .footer-center {
    text-align: center;
  }
}
@media (max-width: 767px) {
  article.post a.btn {
    bottom: 8px;
  }
}
@media (max-width: 767px) {
  article.post-large-alt {
    width: 100%;
    margin-left: 0;
    padding: 0;
    padding-top: 90px;
  }

  article.post .post-meta {
    left: auto;
    width: 100%;
    text-align: center;
    display: inline-block;
  }

  article.post-large-alt .post-date {
    float: none;
    display: inline-block;
    border: none;
    vertical-align: top;
  }

  article.post .post-meta .meta-comments {
    border: none;
    text-align: center;
    margin-top: 0;
  }

  article.post .post-meta .meta-comments:before, article.post .post-meta .meta-date:before {
    margin-left: 15px;
  }

  article.post .post-meta .meta-like {
    text-align: center;
    border: none;
    margin-left: 20px;
  }

  article.post .post-meta .meta-like:before {
    position: absolute;
    top: -50px;
  }

  article.post .post-meta > * {
    padding: 0;
  }

  ul.comments .comment-block {
    background: transparent;
    padding: 0;
  }
}
/* RTL */
.rtl .custom-toll-free {
  margin-left: 0 !important;
  margin-right: 40px !important;
}

.rtl .custom-toll-free a i {
  margin-right: -35px;
}

.rtl .home-intro p span:last-child:before {
  left: -40px;
  right: auto;
}

.rtl .home-intro p span:last-child:after {
  left: -44px;
  right: auto;
  border-right: 5px solid #fff;
  border-left: none;
}

.rtl .col-half-section-right {
  margin-right: auto !important;
  margin-left: 30px !important;
  padding-left: 0 !important;
  padding-top: 15px !important;
}

.rtl .testimonial.testimonial-style-5 blockquote:before {
  left: auto;
  right: 10px;
}

.rtl .testimonial.testimonial-style-5 blockquote:after {
  right: auto;
  content: "\201C";
}

.rtl .owl-carousel.custom-nav .owl-nav {
  left: auto;
  right: 50%;
}

.rtl .owl-carousel.custom-nav .owl-nav .owl-prev:before {
  left: auto;
  right: -3px;
}

.rtl .owl-carousel.custom-nav .owl-nav .owl-next:before {
  right: -100%;
}

.rtl.home article.post .post-meta .meta-date {
  left: auto;
  right: 0;
}

.rtl.home .blog-posts .post-content {
  padding: 0 90px 0 30px;
}

.rtl article.post-large-alt, .rtl .pagination-wrap {
  padding-left: 0;
  padding-right: 37px;
}

.rtl article.post .post-meta {
  left: auto;
  right: -73px;
}

.rtl article.post .post-meta .meta-comments a {
  display: block;
}

.rtl .post-block.post-share .share-links {
  right: auto;
  left: 0;
}

.rtl .wpcf7-form-control.custom-contact-input {
  padding: 10px 30px 10px 10px;
}

.rtl .wpcf7-form i {
  right: 10px;
}

.rtl .custom-select-style:after {
  right: 40px;
}

.rtl article.post a.btn:after {
  content: '';
}

.rtl article.post a.btn:before {
  content: "\f177";
  font-family: FontAwesome;
  color: #1191D0;
  left: -15px;
  position: absolute;
}

.rtl .align-left > .align-icon {
  text-align: inherit !important;
}

@media (min-width: 768px) {
  .rtl .custom-padding-right-1 {
    padding-right: 0;
    padding-left: 160px;
  }

  .rtl article.post-large-alt .post-date, .rtl article.post .post-meta .meta-comments, .rtl article.post .post-meta .meta-like {
    text-align: right;
    display: block;
    float: none;
  }

  .rtl article.post-large-alt .post-date::before {
    margin-right: -40px !important;
  }

  .rtl article.post .post-meta .meta-comments:before, .rtl article.post .post-meta .meta-like:before {
    margin-right: -30px !important;
  }
}
@media (min-width: 992px) {
  .rtl article.post a.btn {
    left: auto;
    right: 35px;
  }
}
@media (max-width: 991px) {
  .rtl.home .blog-posts .post-content {
    padding-right: 70px;
  }
}
@media (max-width: 767px) {
  .rtl article.post .post-meta {
    right: auto;
  }

  .rtl article.post-large-alt .post-date {
    text-align: right;
  }

  .rtl article.post-large-alt .post-date::before, .rtl article.post .post-meta .meta-like:before {
    margin-right: -40px;
    margin-bottom: 15px;
  }

  .rtl article.post .post-meta .meta-comments:before {
    margin-left: 0;
    margin-right: -20px !important;
    margin-bottom: 20px;
  }

  .rtl article.post .post-meta .meta-like {
    margin-left: 0;
    margin-right: 20px;
  }
}

/*@font-face {
    font-family: "Helvetica Neue";
    src: url(fonts/helveticaneue.ttf);
    font-weight: normal;
}
@font-face {
    font-family: "Helvetica Neue";
    src: url(fonts/helveticaneuebold.ttf);
    font-weight: bold;
}
@font-face {
    font-family: "Helvetica Neue";
    src: url(fonts/helveticaneuemedium.ttf);
    font-weight: 500;
}
@font-face {
    font-family: "Helvetica Neue";
    src: url(fonts/helveticaneueitalic.ttf);
    font-style: italic;
}
body, h1, h2 ,h3, h4, h5, h6, p ,span, a, .single-product .entry-summary .quantity .qty, .product-summary-wrap .single_add_to_cart_button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}*/

@font-face {
    font-family: "UTMAG";
    src: url(fonts/utmag.ttf);
    font-style:normal;
    font-weight:400;
}
@font-face {
    font-family: "UTMAV";
    src: url(fonts/utmav.ttf);
    font-style:normal;
    font-weight:400;
}
@font-face {
    font-family: "UTMAV";
    src: url(fonts/utmavb.ttf);
    font-style:normal;
    font-weight:700;
}
@font-face {
    font-family: "UTMAV";
    src: url(fonts/utmavbi.ttf);
    font-style:italic;
    font-weight:700;
}
@font-face {
    font-family: "UTMAV";
    src: url(fonts/utmavi.ttf);
    font-style:italic;
    font-weight:400;
}
#header.header-corporate .header-main .searchform-popup{
	display: inline-block;
}
#header .searchform-popup .search-toggle i:before {
    content: "\f002 ";
    font-family: "Fontawesome";
    font-weight: normal;
}
.header-wrapper #header .header-main{
	/*background-color: rgba(255,255,255,.85);*/
}
#header .header-main .container > div, .fixed-header #header .header-main .container>div {
    padding-top: 45px!important;
    padding-bottom: 25px!important;
}
.fixed-header #header.sticky-header .header-main .container>div {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
#header .header-main .container #main-menu .mega-menu > li {
  padding: 0;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
}
#header .header-main .container #main-menu .mega-menu > li > a{
    padding: 10px 20px;
    text-align: center;
    width: 100%;
}
/*#header .header-main .container .header-right:after {
    content: "";
    display: block;
    position: absolute;
    width: 200%;
    height: 100%;
    top: 0;
    left: 25px;
    z-index: 0;
}*/
/*#header .header-main .container #main-menu .mega-menu > li:hover{
    background-color: #07719D;
}*/
.custom.tparrows, .custom.tparrows:hover {
    background-color: rgba(255,255,255,.5);
    border-radius: 50%;

}
.custom.tparrows:before, .custom.tparrows:before{
    color: #222;
    line-height: 52px!important;
}
.tp-rightarrow.tparrows.custom {
    bottom: 30px!important;
    top: initial!important;
    right: 30px!important;
    left: initial!important;
    transform: none!important;
    height: 52px!important;
    width: 52px!important;
    line-height: 52px!important;
}
.tp-leftarrow.tparrows.custom{
    bottom: 30px!important;
    top: initial!important;
    right: 92px!important;
    left: initial!important;
    transform: none!important;
    height: 52px!important;
    width: 52px!important;
    line-height: 52px!important;
}
.vc_custom_heading.custom_1 {
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 10px;
    color: #F7931E;
    font-family: UTMAG;
}
.wpb_text_column.wpb_content_element.custom_1 p {
    line-height: 30px;
}
.vc_custom_heading.custom_2 {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 28px;
    color: #f7931e;
    font-family: "UTMAV";
    font-weight: 400;
    font-style: italic;
}
.wpb_single_image.wpb_content_element.width_100 .vc_single_image-wrapper{
    display: block;
    max-width: initial;
}
.wpb_single_image.wpb_content_element.width_100 img {
    max-width: initial;
    width: 100%;
}
p.vc_custom_heading.custom_3.big {
    font-size: 32px;
    padding-bottom: 10px;
    line-height: 25px;
    color: #f7931e;
    font-family: UTMAG;
    font-weight: 400;
    margin-top: 20px;
    text-decoration: none;
}
.vc_btn3-container.custom_1 button {
    padding-left: 0!important;
}
.vc_btn3-container.custom_1 button:hover{
    background: transparent!important;
}
.wpb_single_image.wpb_content_element.vc_align_right.girl_banner {
    margin-bottom: 0;
}
.wpb_single_image.wpb_content_element.car_banner {
    margin-top: 70px;
}
.vc_custom_heading.custom_4 {
    color: #fff;
    text-shadow: 2px 2px 1px rgba(0,0,0,.8);
    margin-top: 100px;
}
.wpb_text_column.wpb_content_element.custom_1.white p {
    color: #fff;
    font-weight: 600;
}
button.vc_general.vc_btn3.vc_btn3-size-xs.vc_btn3-shape-square.vc_btn3-style-custom {
    line-height: 36px;
    font-size: 15px;
    font-weight: bold;
    padding: 1px 10px;
}
.vc_row.wpb_row.row.overflow_visible {
    overflow: visible;
}
.vc_custom_heading.custom_5 {
    font-size: 30px;
    line-height: 1.6em;
    text-transform: uppercase;
    color: #1191D0;
    margin-bottom: 20px;
}
.vc_row.wpb_row.row.row_haft.image_right .vc_custom_heading.custom_5{
    text-align: left;
}
.vc_row.wpb_row.row.row_haft.image_left .vc_custom_heading.custom_5{
    text-align: right;
}
.wpb_single_image.wpb_content_element.margin_bottom_0 {
    margin-bottom: 0;
}
.vc_general.vc_cta3.custom.vc_cta3-style-flat .vc_cta3-content-header h2{
    font-size: 30px;
    color: #fff;
    line-height: 1.1em;
    margin-bottom: 10px;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.8);
    font-weight: bold;
    text-transform: uppercase;
}
.vc_general.vc_cta3.custom.vc_cta3-style-flat p {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.vc_general.vc_cta3.custom.vc_cta3-style-flat {
    background-color: rgba(17, 145, 208, 0.80);
    position: relative;
}
.vc_general.vc_cta3.custom.vc_cta3-style-flat .vc_general.vc_btn3.vc_btn3-style-flat {
    background-color: #ff0000;
    color: #fff;
    font-weight: bold;
    line-height: 26px;
}
.porto-sicon-wrapper.info_custom.style_1 .porto-sicon-title {
    font-size: 20px;
    font-weight: bold;
    color: #1191d0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.porto-sicon-wrapper.info_custom.style_1:hover .porto-sicon-title{
    color: #fff;
}
.porto-sicon-wrapper.info_custom.style_1 .porto-sicon-description {
    font-size: 15px;
    color: #666;
    text-align: justify;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.porto-sicon-wrapper.info_custom.style_1:hover .porto-sicon-description {
    color: #fff;
}
.porto-sicon-wrapper.info_custom.style_1 {
    border: 1px solid #ebebeb;
    min-height: 360px;
    padding: 30px 10px 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.porto-sicon-wrapper.info_custom.style_1:hover {
    background-color: #ED1C24;
    border: 1px solid #ED1C24;
}
.porto-sicon-wrapper.info_custom.style_1 .porto-sicon-img.porto-u-circle, .porto-sicon-wrapper.info_custom.style_1 .porto-sicon-img.porto-u-circle img {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.porto-sicon-wrapper.info_custom.style_1:hover .porto-sicon-img.porto-u-circle {
    background-color: transparent!important;
    border: 1px solid #fff;
}
.porto-sicon-wrapper.info_custom.style_1:hover .porto-sicon-img.porto-u-circle img.img-icon {
    filter: brightness(10000%);
}
.owl-carousel .owl-dots .owl-dot span {
    background-color: #1191d0;
}
.owl-carousel .owl-dots .owl-dot span{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #ED1C24;
    width: 30px;
}
.post-item.style-5 h3 a {
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
}
.post-item.style-5 h3 {
    margin-bottom: 15px!important;
}
.post-item.style-5 p.post-excerpt {
    font-size: 15px;
    color: #666;
}
.post-item.style-5 span.post-image.thumb-info.thumb-info-hide-wrapper-bg.m-b-lg{
    margin-bottom: 15px!important;
}
.porto-recent-posts.wpb_content_element.tech_post .post-item.style-5{
    background-color: #fff;
    padding-bottom: 15px;
}
.porto-recent-posts.wpb_content_element.tech_post h3.m-b-lg, .porto-recent-posts.wpb_content_element.tech_post p.post-excerpt, .porto-recent-posts.wpb_content_element.tech_post .post-meta.clearfix.m-t-lg{
    padding-left: 20px;
    padding-right: 20px;
}
.porto-sicon-wrapper.contact_info.style_1 h3.porto-sicon-title {
    font-size: 14px;
}
.widget.follow-us .share-links a {
    box-shadow: none;
    border: 1px solid #EBEBEB;
}
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, .form-control, select {
    border-radius: 25px;
    padding: 10px 15px;
    color: #666;
}
#footer .footer-bottom{
    padding: 0;
}
body.home .main-content.col-lg-12, .no-breadcrumbs .main-content, body.woocommerce .main-content {
    padding-bottom: 0!important;
}
.wpb_content_element.margin_bottom_0, .porto-map-wrapper.porto-adjust-bottom-margin {
    margin-bottom: 0;
}
div.wpcf7 .ajax-loader {
    display: none;
}
.wpcf7-form-control-wrap {
    margin-bottom: 20px;
    display: block;
}
section.toggle label {
    background: transparent;
    border: 1px solid;
    border-radius: 25px;
    padding-left: 25px;
    padding-right: 25px;
}
section.toggle>label:before {
    right: 10px;
}
section.toggle.active>label:before{
  right: 16px;
}
.vc_row.wpb_row.row.height_fix {
    height: 775px;
    padding: 0 20px;
    margin: 10px 0;
}
#header .header-main .container {
    padding-left: 35px;
    padding-right: 35px;
}
#header .header-main .container #main-menu .mega-menu > li.menu-item.button_menu a {
  background-color: #F7931E;
  color: #fff;
  border-radius: 5px;
  padding: 10px 40px 10px 15px;
  position: relative;
  font-family: UTMAG;
  font-size: 18px;
}
#header .header-main .container #main-menu .mega-menu > li.menu-item.button_menu a:after{
  content: "";
  display: block;
  width: 18px;
  height: 19px;
  background-image:url('images/ba-icon.png');
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0,-50%);
}
.wpb_text_column.wpb_content_element.custom_1 p {
    font-family: "UTMAV";
    font-size: 16px;
    color: #C1C1C1;
    line-height: 22px;
    font-style: italic;
}
.vc_btn3-container.custom_1 a {
    padding: 7px 15px;
    font-family: Rubik;
}
.vc_btn3-container.custom_1{
  margin-right: 15px;
}
p.vc_custom_heading.inline {
    margin-right: 15px;
    font-size: 13px;
    color: #f7931e;
    text-decoration: underline;
}
.vc_btn3-container.custom_1.phone a.vc_btn3 {
    padding: 2px 15px 2px 2px;
    font-family: UTMAG;
    font-size: 21px;
    line-height: 29px;
}
.vc_btn3-container.custom_1.phone.big a.vc_btn3 {
    font-size: 28px;
}
.vc_btn3-container.custom_1.phone.big a.vc_btn3 i {
    height: 38px;
    width: 38px;
    line-height: 38px;
    font-size: 28px;
}
.vc_btn3-container.custom_1.phone a.vc_btn3 i {
    background: white;
    height: 27px;
    width: 27px;
    display: inline-block;
    line-height: 28px;
    font-size: 21px;
    text-align: center;
    border-radius: 50%;
    color: #f7931e;
    padding: 0;
}
.porto-sicon-wrapper.number_list.style_1 h3.porto-sicon-title {
    font-family: "UTMAG";
    font-size: 15px;
}
.porto-sicon-wrapper.number_list .left-icon .porto-sicon-left {
    vertical-align: middle;
}
.maxw_450 {
    max-width: 450px;
}
.maxw_370 {
    max-width: 370px;
}
.porto-u-heading.custom_1 .porto-u-main-heading > * {
    font-family: UTMAG;
    font-weight: 400;
    font-size: 28px;
    margin-bottom: 10px;
}
.porto-u-heading.custom_1 .porto-u-sub-heading {
    font-family: UTMAV;
    font-style: italic;
    font-size: 17px;
}
.trial_form input.wpcf7-form-control.wpcf7-text, .trial_form input.wpcf7-form-control.wpcf7-submit {
    max-width: 300px;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.trial_form .wpcf7-form-control-wrap, .trial_form .form-group {
    text-align: center;
}
.trial_form .form-group {
    margin-bottom: 0;
}
.trial_form .wpcf7-form-control-wrap {
    margin-bottom: 15px;
}
input.wpcf7-form-control.wpcf7-submit {
    line-height: 26px;
    border-radius: 25px;
    padding: 7px 20px 13px;
    min-width: 200px;
    background-color: #f7931e;
    border: none;
    text-transform: capitalize;
    font-family: UTMAV;
    font-size: 26px;
}
.trial_form input.wpcf7-form-control.wpcf7-text {
    border: 2px solid #f7931e;
    box-shadow: none;
    font-size: 18px;
    font-family: UTMAV;
    padding: 8px 15px 9px;
}
.porto-sicon-wrapper.featured_list {
    position: relative;
    margin-bottom: 35px;
    padding-left: 20px;
}
.porto-sicon-wrapper.featured_list:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(images/border_haft.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
}
.porto-sicon-wrapper.featured_list p {
    margin-bottom: 0;
    font-family: UTMAG;
    font-size: 22px;
    line-height: 28px;
}
.porto-sicon-wrapper.featured_list .porto-sicon-box {
    margin-bottom: 5px;
}
.porto-sicon-wrapper.featured_list h3.porto-sicon-title {
    font-family: UTMAV;
    font-size: 14px;
}
.vc_custom_heading.footer_1 {
    color: #fff;
    font-family: UTMAG;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 34px;
    margin-bottom: 10px;
}
.vc_custom_heading.footer_2 {
    color: #fff;
    font-family: UTMAG;
    font-weight: 400;
    font-size: 27px;
    line-height: 27px;
    margin-bottom: 10px;
}
.wpb_text_column.wpb_content_element.white.footer_des {
    text-align: right;
    margin-bottom: 30px;
}
.wpb_text_column.wpb_content_element.white.footer_des a {
    color: #fff;
    text-align: right;
    font-family: UTMAV;
    font-size: 18px;
    font-weight: 400;
}
.m-b-0 {
    margin-bottom: 0!important;
}
#side-nav-panel .accordion-menu li:not(:last-child) {
    border-bottom: 1px solid #f49f3d;
}
@media (min-width: 1484px){
    .vc_general.vc_cta3.custom.vc_cta3-style-flat:after{
        border-top: 119px solid transparent;
    }
}
@media (max-width: 1483px) and (min-width: 1145px){
    .vc_general.vc_cta3.custom.vc_cta3-style-flat:after{
        border-top: 143px solid transparent;
    }
}
@media (max-width: 1144px) and (min-width: 992px){
    .vc_general.vc_cta3.custom.vc_cta3-style-flat:after{
        border-top: 176px solid transparent;
    }
}
@media (min-width: 992px){
  .wpb_video_widget.wpb_content_element.video_top {
      margin-top: -70px;
  }
  .wpb_single_image.wpb_content_element.vc_align_right.girl_banner {
      position: absolute;
      bottom: 0;
      right: 20px;
  }
  .custom_col.vc_column_container {
      padding-left: 100px;
  }
  .vc_general.vc_cta3.custom.vc_cta3-style-flat:after {
      content: "";
      position: absolute;
      right: calc(100% + 1px);
      bottom: -1px;
      display: block;
      border-right: 80px solid rgba(17, 145, 208, 0.80);
  }
  .wpb_single_image.wpb_content_element.image_haft img {
      max-width: calc(50vw + (100% / 7) - (75px / 7));
      object-fit: contain;
  }
  .vc_row.wpb_row.row.row_haft.image_left .wpb_single_image.wpb_content_element.image_haft img{
       float: right;
  }
  .vc_row.wpb_row.row.row_haft.image_right .wpb_single_image.wpb_content_element.image_haft img{
       float: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px ){
  .vc_row.wpb_row.row.height_fix{
    height: 636px;
  }
  .maxw_450 {
    max-width: 310px;
    margin-bottom: 10px;
  }
  .trial_form input.wpcf7-form-control.wpcf7-text {
    font-size: 14px;
    padding: 4px 15px 4px;
  }
  input.wpcf7-form-control.wpcf7-submit {
    line-height: 16px;
    padding: 5px 20px 10px;
    font-size: 16px;
  }
  .porto-sicon-box {
    margin-bottom: 10px;
  }
  .porto-u-heading.custom_1 .porto-u-main-heading > * {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .porto-u-heading.custom_1 .porto-u-sub-heading{
    font-weight: 15px;
  }
  .porto-u-heading.custom_1 {
    margin-bottom: 10px;
  }
  .maxw_370 {
    max-width: 230px;
  }
  p.vc_custom_heading.custom_3.big{
    font-size: 24px;
  }
  .vc_custom_heading.footer_1{
    font-size: 24px;
    margin-bottom: 2px;
  }
  .vc_custom_heading.footer_2 {
    font-size: 21px;
    line-height: 22px;
    margin-bottom: 2px;
  }
  .wpb_text_column.wpb_content_element.white.footer_des a{
    font-size: 14px;
  }
  .wpb_single_image.wpb_content_element.logo_footer {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px ){
  .vc_row.wpb_row.row.height_fix{
    height: 497px;
  }
  .maxw_450 {
    max-width: 310px;
    margin-bottom: 10px;
  }
  .trial_form input.wpcf7-form-control.wpcf7-text {
    font-size: 14px;
    padding: 4px 15px 4px;
  }
  input.wpcf7-form-control.wpcf7-submit {
    line-height: 16px;
    padding: 5px 20px 10px;
    font-size: 16px;
  }
  .porto-sicon-box {
    margin-bottom: 10px;
  }
  .porto-u-heading.custom_1 .porto-u-main-heading > * {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .porto-u-heading.custom_1 .porto-u-sub-heading{
    font-weight: 15px;
  }
  .porto-u-heading.custom_1 {
    margin-bottom: 10px;
  }
  .maxw_370 {
    max-width: 230px;
  }
  p.vc_custom_heading.custom_3.big{
    font-size: 24px;
  }
  .vc_custom_heading.footer_1{
    font-size: 20px;
    margin-bottom: 2px;
  }
  .vc_custom_heading.footer_2 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 2px;
  }
  .wpb_text_column.wpb_content_element.white.footer_des a{
    font-size: 10px;
  }
  .wpb_single_image.wpb_content_element.logo_footer {
    margin-bottom: 10px;
  }
  .wpb_text_column.wpb_content_element.custom_1 p{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
  }
  .vc_custom_heading.custom_2{
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 16px;
    }
  .vc_custom_heading.custom_1{
    font-size: 19px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .vc_empty_space.empty_1_1 {
    height: 80px!important;
  }
  .porto-sicon-wrapper.featured_list{
    margin-bottom: 15px;
  }
  .vc_empty_space.empty_5_1{
    height: 225px!important;
  }
}
@media (min-width: 576px) and (max-width: 767px ){
  .vc_row.wpb_row.row.height_fix{
    height: 358px;
  }
  .vc_row.wpb_row.row.height_fix.xs_no_fix {
    height: initial;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 0px !important;
    background-position: right center!important;
  }
  #header .header-main .container > div, .fixed-header #header .header-main .container>div {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
  }
  .wpb_text_column.wpb_content_element.custom_1 p {
    font-size: 14px;
    color: #171717;
    line-height: 18px;
  }
  .wpb_text_column.wpb_content_element.custom_1 {
    margin-bottom: 15px;
  }
  .maxw_450 {
    max-width: 310px;
    margin: 0 auto 15px;
  }
  .trial_form input.wpcf7-form-control.wpcf7-text {
    font-size: 14px;
    padding: 4px 15px 4px;
  }
  input.wpcf7-form-control.wpcf7-submit {
    line-height: 16px;
    padding: 5px 20px 10px;
    font-size: 16px;
  }
  .porto-sicon-box {
    margin-bottom: 10px;
  }
  .porto-u-heading.custom_1 .porto-u-main-heading > * {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .porto-u-heading.custom_1 .porto-u-sub-heading{
    font-weight: 15px;
  }
  .porto-u-heading.custom_1 {
    margin-bottom: 10px;
  }
  .maxw_370 {
    max-width: 230px;
    margin: 0 auto 15px;
  }
  p.vc_custom_heading.custom_3.big{
    font-size: 24px;
    text-align: center;
    margin-right: 0;
  }
  .vc_custom_heading.footer_1{
    font-size: 18px;
    margin-bottom: 2px;
    line-height: 22px;
  }
  .vc_custom_heading.footer_2 {
    font-size: 14px;
    line-height: 8px;
    margin-bottom: 2px;
  }
  .wpb_text_column.wpb_content_element.white.footer_des a{
    font-size: 10px;
  }
  .wpb_single_image.wpb_content_element.logo_footer {
    margin-bottom: 10px;
  }
  .wpb_text_column.wpb_content_element.custom_1 p{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
  }
  .vc_custom_heading.custom_2{
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 16px;
    }
  .vc_custom_heading.custom_1{
    font-size: 19px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .vc_empty_space.empty_1_1 {
    height: 80px!important;
  }
  .porto-sicon-wrapper.featured_list{
    margin-bottom: 15px;
  }
  .vc_empty_space.empty_5_1{
    height: 95px!important;
  }
  .vc_row.wpb_row.row.height_fix.xs_no_fix.footer {
    background-position: bottom right!important;
  }
  .wpb_text_column.wpb_content_element.white.footer_des {
    margin-bottom: 0;
  }
  .porto-ultimate-content-box {
    text-align: center;
  }
}
@media (max-width: 575px ){
  .vc_row.wpb_row.row.height_fix{
    height: 358px;
  }
  .vc_row.wpb_row.row.height_fix.xs_no_fix {
    height: initial;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 0px !important;
    background-size: cover!important;
  }
  #header .header-main .container > div, .fixed-header #header .header-main .container>div {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
  }
  .wpb_text_column.wpb_content_element.custom_1 p {
    font-size: 14px;
    color: #171717;
    line-height: 18px;
  }
  .wpb_text_column.wpb_content_element.custom_1 {
    margin-bottom: 15px;
  }
  .maxw_450 {
    max-width: 310px;
    margin: 0 auto 15px;
  }
  .trial_form input.wpcf7-form-control.wpcf7-text {
    font-size: 14px;
    padding: 4px 15px 4px;
  }
  input.wpcf7-form-control.wpcf7-submit {
    line-height: 16px;
    padding: 5px 20px 10px;
    font-size: 16px;
  }
  .porto-sicon-box {
    margin-bottom: 10px;
  }
  .porto-u-heading.custom_1 .porto-u-main-heading > * {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .porto-u-heading.custom_1 .porto-u-sub-heading{
    font-weight: 15px;
  }
  .porto-u-heading.custom_1 {
    margin-bottom: 10px;
  }
  .maxw_370 {
    max-width: 230px;
    margin: 0 auto 15px;
  }
  p.vc_custom_heading.custom_3.big{
    font-size: 24px;
    text-align: center;
    margin-right: 0;
  }
  .vc_custom_heading.footer_1{
    font-size: 18px;
    margin-bottom: 2px;
    line-height: 22px;
  }
  .vc_custom_heading.footer_2 {
    font-size: 14px;
    line-height: 8px;
    margin-bottom: 2px;
  }
  .wpb_text_column.wpb_content_element.white.footer_des a{
    font-size: 10px;
  }
  .wpb_single_image.wpb_content_element.logo_footer {
    margin-bottom: 10px;
  }
  .wpb_text_column.wpb_content_element.custom_1 p{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
  }
  .vc_custom_heading.custom_2{
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 16px;
    }
  .vc_custom_heading.custom_1{
    font-size: 19px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .vc_empty_space.empty_1_1 {
    height: 80px!important;
  }
  .porto-sicon-wrapper.featured_list{
    margin-bottom: 15px;
  }
  .vc_empty_space.empty_5_1{
    height: 95px!important;
  }
  .vc_row.wpb_row.row.height_fix.xs_no_fix.footer {
    background-position: bottom right!important;
  }
  .wpb_text_column.wpb_content_element.white.footer_des {
    margin-bottom: 0;
  }
  .porto-ultimate-content-box {
    text-align: center;
  }
}
@media (max-width: 575px ) and (min-width:400px){
  .vc_row.wpb_row.row.height_fix.xs_no_fix {
    background-position: right 135% center!important;
  }
}
@media (max-width: 399px){
  .vc_row.wpb_row.row.height_fix.xs_no_fix {
    background-position: right 110% center!important;
  }
}
@media (min-width: 1438px){
    .custom_col.vc_column_container{
        padding-bottom: 70px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .vc_custom_heading.custom_4{
        margin-top: 35px;
    }
    #header .logo {
        max-width: 150px;
    }
}
@media (max-width: 991px){
    .wpb_single_image.wpb_content_element.vc_align_right.girl_banner{
        display: none;
    }
    #header .header-main .container .header-right #main-menu {
        display: none;
    }
    #header .header-main .container .header-right:after{
        transform: skew(-20deg, 0deg);
        -webkit-transform: skew(-20deg, 0deg);
        -moz-transform: skew(-20deg, 0deg);
        -ms-transform: skew(-20deg, 0deg);
        -o-transform: skew(-20deg, 0deg);
    }
    #header .mobile-toggle{
      position: relative;
      z-index: 9;
      background-color: transparent;
    }
    body.home #header .mobile-toggle{
      color: #fff;
    }
    #header.sticky-header .mobile-toggle, body.home #header.sticky-header .mobile-toggle{
      color: #F6921E;
    }
    #header .header-main .container .header-left {
        width: 150px;
    }
    .wpb_video_widget.wpb_content_element.video_top{
        margin-top: 20px;
    }
    .vc_row.wpb_row.row.height_fix.md_no_fix {
      height: initial;
      background-color: #fff;
      border-radius: 5px;
      padding-top: 10px;
      padding-bottom: 10px;
  }
}
@media (max-width: 767px){
    .vc_custom_heading.custom_4{
        margin-top: 35px;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .vc_row.wpb_row.row.row_haft.image_left .vc_custom_heading.custom_5, .vc_row.wpb_row.row.row_haft.image_right .vc_custom_heading.custom_5{
        text-align: center;
    }
}
@media(max-width: 550px){
    .vc_row.wpb_row.row.overflow_visible.bg_position_right_mobile{
        background-position: right!important;
    }
    .col_car.vc_column_container.col-md-6.col-xl-5.col-lg-5.col-6, .custom_col.vc_column_container.col-md-6.col-xl-4.col-lg-4.col-6{
        -webkit-flex: 0 0 100%;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 680px){
    .vc_custom_heading.margin_banner{
        margin-bottom: -150px;
    }
}