/*!
Theme Name: new
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: new
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

new is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
@font-face {
    font-family: 'WYekan';
    src: url('fonts/yekan-webfont.eot');
    src: url('fonts/yekan-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/yekan-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansWeb';
    src: url('fonts/IRANSansWeb.eot');
    src: url('fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
         url('fonts/IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/fontawesome-webfont.eot") format("embedded-opentype"),
	url("fonts/fontawesome-webfont.woff") format("woff"), 
	url("fonts/fontawesome-webfont.ttf") format("truetype"), 
	url("fonts/fontawesome-webfont.svg") format("svg");
}
@font-face {
    font-family: 'IRANSansWeb';
    src: url('fonts/IRANSansWeb.eot');
    src: url('fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
         url('fonts/IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.searchtop{position: absolute; width: 100%;padding-top: 10 0px;}
.fixed-header {
position: fixed;
top: 0;
width: 100%;
z-index: 999999999;
background: #fff;
transition: 0.5s;
box-shadow: 0 0 15px rgba(0,0,0,.1);
z-index: 99999;
transition: top 300ms ease; 
}
.fixed-header {
    animation-name : insertBanner ;
    animation-duration : 1s , .5s;
    animation-delay : 0.12s , .1s;
    animation-fill-mode : backwards , none;
    animation-iteration-count : 1 , infinite;
}

@keyframes moveContent {
    from { transform : translateY(0em) }
    to   { transform : translateY(3em) }
}

@keyframes insertBanner {
    from { transform : translateY(-6em) }
    to   { transform : translateY(0em) }
}

@keyframes scrollBanner {
    from { transform : translateX(0) }
    17%  { transform : translateX(0%) }
    20%  { transform : translateX(-20%) }
    37%  { transform : translateX(-20%) }
    40%  { transform : translateX(-40%) }
    57%  { transform : translateX(-40%) }
    60%  { transform : translateX(-60%) }
    77%  { transform : translateX(-60%) }
    80%  { transform : translateX(-80%) }
    97%  { transform : translateX(-80%) }
    to   { transform : translateX(0%) }
}
.part7-1-1{float: right;}
.part7-1-2{float: left;}
.part10-2{float: left;}
.part10-1{float:left;}
.part8 svg{    fill: #e30613 !important;}
svg{    fill: #e30613 !important;}
.header2-3 {float:right;text-align: center;    padding-top: 20px;}
.header2-2 img{    float:left;}
#mslswidget-2 img{    margin-left: 10px;}
.rtl .seriousslider-inner > .item img.item-image{
        width: 100% !important;
}
.part12-5 p {
    font-size: 14px !important;
    color: gray;
}
.category-31 .entry-title{    border-bottom: 1px solid #dfdfdf;
        margin: 0px;
    padding: 20px 0px;
}
.category-31 .entry-title a{
        color: #000;
    font-weight: 600;
}
.category-31 article .entry-content{    display: none;}
.category-31 article{
        float: right;
    width: 32%;
    box-shadow: 0px 0px 3px 1px #ececec;
    padding: 10px;
    text-align: center;
    margin-bottom: 30px;
}
.woocommerce div.product{    background: #ffff;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #e4e4e4;}
.iiii{    font-size: 16px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    padding: 20px;
    border-radius: 10px;
    /* padding-bottom: 100px; */
    margin-bottom: 20px;}
.page-template-default .site-content{background: #f5f5f5;}


.woocommerce-page article {
        background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    padding: 20px;
    border-radius: 10px;      padding-bottom: 100px;
}
.woocommerce-page .entry-title{
        float: left;
    position: relative;
    z-index: 99;
    width: 100%;
    margin-top: 36px;
    color: #e61818;
    font-weight: 600;    color: #072f4f;
}
.woocommerce .woocommerce-breadcrumb {
    font-size: 17px;
    color: #072f4f;
    margin-top: 20px;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #072f4f;
}
.woocommerce div.product div.images img{
        border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px; background: #fff;    box-shadow: 0px 1px 2px 0px #d5d5d5;
}
.woocommerce-page .site-content{    background: #f5f5f5;}
.zoomWindowContainer .zoomWindow{left:-450px !important;}
.related{display:none;}
textarea{    height: 150px;}
#comment input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea{
        width: 100%;
    height: 40px;
}
.page-template-default .site-main{    padding: 50px 0px;}
.product_gallery .a3dg-navbar-control{display:none !important;}
.part6-6 a {
    color: #000;
    background: #dfbd23;
    padding: 10px 60px;
    border-radius: 5px;
}
.part6-6 h3 {
    text-align: center;
    font-size: 20px;
    color: #fff;
        margin: 15px 0px;

    line-height: 130px;
}
.part6-6 {
    background: url(../../../wp-content/uploads/2020/09/3.jpg) 100%;
    padding: 0px;
    background-size: cover;
}
.part6-6 section {
    background-size: cover;
  
    height: 100%;
    
}
.aws-container .aws-search-form .aws-form-btn{    z-index: 999;}
.searchandfilter li{padding-right: 0px;}
.searchandfilter ul{padding: 0px;
    margin: 0px;}
.searchandfilter li{width: 100%;margin-bottom: 11px;}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea{
        padding: 10px !important;
    font-size: 15px !important;
    width: 100%;    border: 1px solid #e4e2e2 !important;
}
select {
    border: 1px solid #e4e2e2 !important;
    width: 100%;
    font-size: 15px !important;
    padding: 5px !important;
    font-family: 'IRANSansWeb' !important;
}
#black-studio-tinymce-62{float: right;width: 74%;    margin-right: 20px;}
#black-studio-tinymce-64{float: right;width: 74%;    margin-right: 20px;}
.part8-1-5 {margin-top: 50px;}
.part9-2 .ztl-widget-info-image{
        float: left;
    width: 20%;
    margin-right: 20px;
}
.part9-3 .ztl-widget-info-image{
    width: 20%;
    float: left;
    margin-right: 20px;
}

.ztl-divider .first{ background-color: #f4c70b;}
.ztl-divider .first{
    display: block;
    width: 35px;
    height: 2px;
    margin-top: 5px;
    margin-left: -35px;
}
.ztl-divider .last {
    background-color: #f4c70b;
}
.ztl-divider .last {
    display: block;
    width: 35px;
    height: 2px;
    margin-top: -2px;
    margin-left: 8px;
}
.ztl-divider .first:after {
    display: block;
    content: '';
    width: 2px;
    height: 10px;
    float: right;
    background-color: inherit;
}
.ztl-flex {
    display: -ms-flexbox;
    display: flex;
}
.ztl-divider .last:after {
    display: block;
    content: '';
    width: 2px;
    height: 10px;
    margin-top: -10px;
    background-color: inherit;
    float: left;
}
.part13 .ztl-flex{margin: 0px 31%;}
.part13 .ztl-icon-content{    top: 27px;
    right: 31px;}
.part13 h3{text-align: center; margin: 30px 0px;}
.part13-1-3 p{font-size: 14px !important;margin-bottom: 40px !important;color: gray;}
.part13-1-1 p{font-size: 14px !important;margin-bottom: 40px !important;color: gray;}
.part13-1-2 p{font-size: 14px !important;margin-bottom: 40px !important;color: gray;}
.part13-1-4 p{font-size: 14px !important;margin-bottom: 40px !important;color: gray;}
.part13-1-5 p{font-size: 14px !important;margin-bottom: 40px !important;color: gray;}
.part13-1-6 p{font-size: 14px !important;margin-bottom: 40px !important;color: gray;}
.ztl-icon:after {
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
}
.ztl-icon-content {
width: 45%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 36px;
    right: 86px;
}
.part6-3 .ztl-icon-content {
width: 60%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 36px;
    right: 86px;
}
.ztl-icon:before {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}
.ztl-icon:before, .ztl-icon:after {
    position: absolute;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background: inherit;
    top: 0px;
    left: 0px;
    content: '';
}
.ztl-icon {
    background-color: #ffffff;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 86px;
    height: 110px;
    border-radius: 26%;
    text-align: center;
    font-size: 56px;
    line-height: 110px;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    margin: 0 18px;
}
.part6-5 h3{
        font-size: 23px;
    color: #000;
}
.ztl-icon-wrapper {
    position: relative;
}
.part6-3 svg:not(:root){  
        width: 70%;
    float: right;
    position: absolute;
    margin-top: -9px;
    margin-right: -66px;
}
.part6-4 a{
padding: 10px 20px;
    background: #009a9b;
    color: #fff;
    border-radius: 5px;
    position: relative;
    top: 45px;
}
.header2-1 svg:not(:root) {
    width: 20%;
    position: absolute;
    margin-top: -10px;
    margin-left: -70px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link:before{
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f4c70b;
    position: absolute;
    top: -10px;    right: 20px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    transition: 0.5s;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
        padding-right: 25px;
    transition: 0.5s;
}
.seriousslider-caption-text h2{
        margin: 30px 0px;
    margin-top: 30px;
    text-align: right;
    font-size: 30px;
}
.seriousslider-caption-text h3{
        margin: 0px;
    text-align: right;
    font-size: 23px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: #fff;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        text-align: right;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu{
        background: #efc720;
    border-radius: 6px;
    margin-top: 50px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        background: #efc720;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
        float: left;
}
.header3-1 img{    padding-top: 25px;    cursor: pointer;}
/*#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
    float: left;
    padding-right: 6px;
    line-height: 38px !important;
    color: #f4c70b !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}*/
#tab_container_40 .wpsm_nav-tabs > li > a .fa{    float: right;}
#tab_container_40 .wpsm_nav-tabs > li {width: 100%;}
.seriousslider-dark .seriousslider-caption-buttons a:nth-child(2n){    background: #072f4f!important;
    border-color: #072f4f !important;
    color: #fff !important;}
.seriousslider-caption-buttons{    text-align: right;}
.seriousslider-dark .seriousslider-caption-buttons a:nth-child(2n){    border-radius: 0px !important;
    font-weight: 100 !important;
}
.seriousslider-caption-text h1{     text-align: right;}
.seriousslider-dark .seriousslider-caption-buttons a:nth-child(2n+1){ 
        background-color: #efc720;
    border-color: #efc720;
    border-radius: 5px !important;
    margin-left: 30px;    color: #000;
}

#category-posts-4-internal .cat-post-thumbnail .cat-post-crop::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 20px;
    content: "";
    height: 120px;
    position: absolute;
    width: 120px;
    z-index: -1;    transform: rotate(60deg);    background: #f2f2f2;
}
#category-posts-4-internal .cat-post-item{    padding: 8px 25px !important;}
#category-posts-4-internal .cat-post-thumbnail{margin-bottom: 40px !important;
    margin-top: 30px !importantg;}
#category-posts-4-internal .cat-post-thumbnail .cat-post-crop::before {
    background: #fff none repeat scroll 0 0;
    border-radius: 20px;
    content: "";
    height: 120px;

    position: absolute;

    width: 120px;
    z-index: -1;
        transform: rotate(28deg);
    background: #f2f2f2;
    margin-top: -13px;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}
.rtl .seriousslider-inner > .item img.item-image{    right: 0 !important;}
.seriousslider-inner > .item img.item-image{  -webkit-animation: zoom 20s;
  animation: zoom 20s repeat;
        transform: translateX(0%) !important;     left: 0!important;
}
.back-header2{background-color: #072f4f;}
.part9-3 p {
    color: #fff;
    font-size: 16px;
}

.part10 .widget-title:before {
    content: '';
    display: block;
    width: 81%;
    border-top: 2px solid #f2f2f2;
    position: absolute;
    top: 62px;
    left: 43px;
    z-index: 0;
    border-top: 2px solid #20425e;}
.part10 .widget-title:after {
      border-color: #009a9b !important;   content: '';
    display: block;
    position: relative;
    margin: 2rem 0 0 0;
    width: 35px;
    height: 10px;
    border-top: 2px solid;
    border-left: 2px solid;
    z-index: 1;
}
.part9-3 {float: right;padding: 25px;height: 150px; }
.part9-3 .widget-title {
    margin: 0px;
    margin-bottom: 20px;
     color: #efc720;
    font-size: 17px;
}
.part9-1 p { color: #fff;font-size: 16px;}
.part9-1 .widget-title:before {
    font-family: "FontAwesome";
    content: "\f0e0";
    font-size: 30px;
    margin-left: 24px;
    float: right;
    margin-bottom: 20px;
    border: 2px solid #efc720;
    padding: 13px;
    border-radius: 50%;
}
.part9-1 { float: right;padding: 25px;    height: 150px;}
.part9-1 .widget-title {
    margin: 0px;
    margin-bottom: 20px;
    font-size: 17px;
    color: #efc720;
}
.part11-1 h2{
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin: 0px;
}
.part11-2{display: block;
    text-align: center;}

.back-part11{    padding: 30px 0px;
    background-color: #042e50 !important;
    color: #fff;}
.wp-image-172{    position: absolute;z-index: -1;}
.wp-image-174{    padding: 10px; padding-top: 20px;}
.part9-1 a:hover{color:#fff;}
.woocommerce .woocommerce-ordering {display: none;}
li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    width: 100%;
    margin: 20px 0px!important;
    
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: right;
    font-size: 15px;
    font-family: iransansweb;
    font-weight: 100;
    background: #efc720;
    padding: 11px;
}
.woocommerce ul.products li.product .price {    text-align: center;
    color: #333;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        background-color: #f2f2f2;
}
.woocommerce ul.products li.product a img{    margin: 0px;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
        color: #000;    font-size: 13px !important;
    text-align: center;    margin: 0px !important;
    padding: 20px;
    background: #efc720;
}
.aigpl-column, .aigpl-columns {
    width: 20% !important;
    border-radius: 10px !important;
    padding: 5px;
    
}
.ax{float: left;
    width: 50%;}
.bbb{float: right;
    width: 50%;
    font-size: 15px;
    text-align: justify;}
.aigpl-gallery-wrp .aigpl-img, .aigpl-gallery-album-wrp .aigpl-img{border-radius: 10px !important;
    border: 1px solid #dddede;}

.woocommerce ul.products li.product .woocommerce-placeholder {
    border: none;
}
.rtl .aws-container .aws-show-clear .aws-search-field{    font-family: 'IRANSansWeb'; font-size: 15px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        box-shadow: 0px 0px 1px #888888;
   background: linear-gradient(to bottom,#909090, #f3f3f3 );
}
.tell{    line-height: 17px;}
.tell p {font-family: wyekan !important;    font-size: 16px;}
.gallery-item{    margin: 2px;
    width: 23% !important;}
.category-6 .cat-links{    float: right;
    width: 71%;}
.category-6 article{ float: right;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0px 0px 0px 1px #cecece; );
}
.category-6 .entry-content{    float: right;}
#category-posts-3-internal .cat-post-title { font-size: 14px !important;}
.s-header2 .fixed-header .header2 { padding: 0px;}
.s-header2 .fixed-header .header2-1 { padding: 14px 0px;}
.s-header2 .fixed-header img{    width: 20%;     padding-top: 5px;}
.s-header2 .fixed-header {    background:linear-gradient(to bottom,#909090, #f3f3f3 );
        top: 0px;
    border-bottom: none;
}
#particles-js6{    height: 700px !important;}
.metaslider .theme-default a.nivo-nextNav{    opacity: 1 !important;}
.metaslider .theme-default a.nivo-prevNav{   opacity: 1 !important;}
.part5-2 a{    color: #ffffff;}
.animated {
    animation-duration: 3s !important;}
.part1-1 {
        color: #fff !important;
    text-shadow: 2px 3px 3px #000 !important;
}
#particles-js2 .slider-x-lead-title {
    color: #fff !important;
    text-shadow: 2px 3px 3px #000 !important;
}
#particles-js1 .slider-x-lead-title {font-family: iransansweb !important;}
.comments-link{display:none;}
body, a, p, h1, h2, h3, h4, h5, h6, li p{  font-family:  iransansweb!important; font-size: 15px;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, li, body, a,  p,   { font-family: iransansweb  !important;}
#wpadminbar{display: none !important;}
.post-edit-link{display: none;}
.social #menu-social {margin : 0;}
.social li {list-style: none; float: right;     margin-top: 30px;}
.social li a{color: #a4a4a4; font-size: 0;}
.social li a:before{
    background: #0e258d;
    border-radius: 50%;
    margin-left: 5px;
    font-family: "FontAwesome";
    font-size: 20px;
    padding: 17px;
    color: #fff;
}
/*.tell:before{
        content: "\f017";
    font-family: "FontAwesome";
    float: right;
    display: block;
    font-size: 25px;
    position: absolute;
    border: 3px solid #efc720;
    color: #efc720;
    border-radius: 100%;
        padding: 13px 10px;
    margin-left: 10px;
}
.mail:before{
        content: "\f0e0";
    font-family: "FontAwesome";
    float: right;
    display: block;
    font-size: 25px;
    position: absolute;
    border: 3px solid #efc720;
    color: #efc720;
    border-radius: 100%;
    padding:2px 8px;
    margin-left: 10px;
}*/
.social li.menu-item-7 a:before{content:"\f232"; }
.social li.menu-item-7 a:hover:before {}
.social li.menu-item-8 a:before{content: "\f16d"; }
.social li.menu-item-8 a:hover:before {}
.social li.menu-item-9 a:before{content: "\f2c6"; }
.social li.menu-item-9 a:hover:before { }
.social li.menu-item-10 a:before{content: "\f082"; }
.social li.menu-item-10 a:hover:before {}
.header1-2 p{color: #fff;}
.back-header1{background: #000;    padding: 10px 0px;}
p {margin: 0 !important;}
.tell h4{
    color: #009a9b;
    font-weight: 600;
}
.mail h4{
    color: #009a9b;
    font-weight: 600;
}
.header2-1 {    color: #fff;padding-bottom: 0px;float: right;}
.nav {    padding: 0px 15px; float:left;}
.nav ul{padding:0;    margin: 0;}
.nav li a{ 
    color: #313131 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}
.nav li{display:inline-block; float:right; border-left: 1px solid rgba(255, 255, 255, 0.31) }

.nav .widget_nav_menu{float:right;    border-right: 1px solid rgba(255, 255, 255, 0.31);}
.nav ul ul{position:absolute; width:250px; padding:10px 0; display:none; z-index:100;}
.nav li:hover> ul{  
    display: block;
    float: left;
    width: 250px;
    margin-top: 0px;
margin-right: -3px;
    background: #efc720;
    border-radius: 4px;
    margin-top: 10px;
}
.menu-item-has-children:hover:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
     border-bottom: 10px solid #009a9b;
    position: absolute;
bottom: 0px;
    z-index: 999;
    margin-right: 19px;
}

#black-studio-tinymce-44{    margin-bottom: 50px;}
.part13-1 h3 {    font-weight: 600;font-size: 23px; color: #000;}
.nav li li{width:100%; padding: 0px;
    float:right; list-style-type:none; margin-right: 0; margin-left: 0;}
.nav li li a{  
color: #fff !important;
    font-size: 17px;
    text-decoration: none;
    width: 100%;
    text-align: right;
    padding: 5px;
    font-weight: 100 !important;
}
.nav li li a:hover{transition: 0.4s;}
.nav li li{ background: none !important;}
.nav ul ul ul{    margin: 0px 250px 0 192px !important;}
.part6-3{    float:left;     padding-bottom: 50px;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{
        padding-top: 12px;
    padding-bottom: 12px;
}
.part6-4 a{float: right;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{

        padding-right: 12px;
    padding-left: 12px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu:before{
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f4c70b;
    position: absolute;
    left: -20px;
    top: 23px;
}
.header2{    padding: 20px 10px;}
.menu-item-has-children .menu-item-has-children:before {
    content: '\f053';
    font-family: 'FontAwesome';
    display: block;
    float: left;
    padding-right: 6px;
    line-height: 37px;
    color: #333;
    font-size: 11px;
    top: 10px;
    margin-bottom: -50px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    color: #efc720 !important;
    font-size: 17px !important;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    color: #333 !important;}

.mega-menu-item li .mega-indicator{}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: none;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{    left: unset !important;}
.seriousslider-caption-title span{text-shadow: 3px 3px 3px #000;}

.chpcs_image_carousel .chpcs_prev, .chpcs_image_carousel .chpcs_next{margin-top: -50px !important;
    direction: ltr !important;    background-color: #fbad1a!important;
    width: 50px;}
    .back-part3{   padding: 70px 0px;}
.chpcs_image_carousel{    padding: 0px;}
 .part3-1 h2{
    margin: 20px 0px;
    color: #0b2778;
    font-weight: 600;
    margin-bottom: 50px;
    font-size: 30px;
    text-align: center;
 }
 .chpcs_foo_content .chpcs_img{    overflow: hidden;}
 .chpcs_image_carousel .chpcs_prev, .chpcs_image_carousel .chpcs_next{
     background: linear-gradient(to bottom,#feed9a, #f3ba3b) , linear-gradient(-10deg, #fdcf71, transparent), linear-gradient(to top , #feeb91 , #000) !important;
 }

 .chpcs_title{  
background: linear-gradient(to bottom,#feed9a, #f3ba3b) , linear-gradient(-10deg, #fdcf71, transparent), linear-gradient(to top , #feeb91 , #000);
padding: 6px;
    width: 100%;
    margin-top: -13px;}
 .chpcs_title a{    color: #000;}
.part4-6 .textwidget{background: #fff;color: #72777b;box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);padding: 15px 20px;border-radius: 5px;}
.part4-4 .textwidget{background: #fff;color: #72777b;box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);padding: 15px 20px;border-radius: 5px;}
.part4-3 .textwidget{background: #fff;color: #72777b;box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);padding: 15px 20px;border-radius: 5px;}
.part4-2 .textwidget{background: #fff;color: #72777b;box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);padding: 15px 20px;border-radius: 5px;}
.part4 h4{    margin: 0px;
    text-align: center;}
.part4-5 .textwidget{background: #fff;color: #72777b;box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);padding: 15px 20px;border-radius: 5px;}
.part4-1 h3{    margin: 0px;    color: #082680;
    font-size: 17px;}
.part4-1{ text-align: center; float: right;    padding: 15px;}
.part4-1 a{    float: right;}
.back-part4{   padding: 50px 0px;background: #f4f5f8;}
.part4-1 h2{font-size: 20px;
     margin: 0px;color: #000;}
 .part5{    padding:20px 0px;}
.part5-2 h2 {
    margin: 20px 0px; 
    font-size: 20px;
    color: #252525;
    font-weight: 800;
}
.part11-1 p{    font-size: 15px;
    line-height: 30px;
    padding-top: 10px;}
.part5-2 p{
    font-size: 15px;
    line-height: 30px;
    padding-top: 10px;
}
.part5-2 li{font-size: 13px;
    color: #000;    font-weight: 699;list-style: none;}
.part5-2 ul {   
    line-height: 20px;
    list-style: disc;
    padding: 10px;
    margin: 0px; margin-bottom: 20px;
}
.part7-1 li:before{     font-family: 'FontAwesome';
    content: "\f14a";
    margin-right: 15px;
    color:#e30613;
    font-size: 20px;}
.part7 li{list-style: none;}
.part5-2 li:before{
	    content: "\f00c";
    font-family: 'FontAwesome';    margin-left: 10px;
    color: #fbad1a;
}
.tablepress tbody td, .tablepress tfoot th {
    border-top: 1px solid #ddd;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}
.part7-1-2{padding: 0px;}
.tablepress tfoot th, .tablepress thead th{    background-color: #efc720!important;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
    color: #072f4f;}
.part7-1-2 ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.part7-2 caption{display: none;}
.part5-2 a{
        display: flex;
    border: none;
    background: linear-gradient(to bottom,#009a9b, #009a9bb8) , linear-gradient(
-10deg
, #009a9b7d, transparent), linear-gradient(to top , #009a9b4d ,#009a9b3b);
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 11px 33px;
    margin-top: 30PX;
    clear: both;
    text-decoration: none;
}
.part5-1 {    padding-top: 10px;}
.back-part5{
        background-color: #f2f2f2 !important;
}
.part5-2 a:hover {
 background: #e30613; color: #fff;
    text-decoration: none;
}
.part6-1 h3{
text-align: center;
    font-size: 20px;
    color: #fff;
    margin-bottom: 33px;
    line-height: 81px;
}

.seriousslider-inner > .item img.item-image{margin: 0px;}
#tab_container_40 .tab-content{    height: 133px;}
.tab-content > .active {text-align: left !important;}
#tab_container_40 .wpsm_nav-tabs > li > a .fa {float: left;}
#tab_container_40 .wpsm_nav-tabs > li.active > a, #tab_container_40 .wpsm_nav-tabs > li.active > a:hover, #tab_container_40 .wpsm_nav-tabs > li.active > a:focus {
    color: #009a9b !important;}
#tab_container_40 .wpsm_nav-tabs > li > a{    text-align: left !important;}
.tab-content > .active{font-family: iransansweb;}
.part6-1 section{
        background-size: cover;
      padding: 72px 0px;
    height: 100%;
background-color: #00000024;
}
.part7-1 h2{
        margin: 20px 0px;
    font-size: 25px;
    color: #000;
    font-weight: 600;
}
#tab_container_200 .wpsm_nav-tabs > li.active > a, #tab_container_200 .wpsm_nav-tabs > li.active > a:hover, #tab_container_200 .wpsm_nav-tabs > li.active > a:focus{
    color: #009a9b !important;
    font-weight: 600;
}
#tab_container_200 .tab-content{height: 100px ;}
.part7-1 a{
        position: relative;
    margin-top: 30px;
    background: #0c2685;
    color: #fff;
    padding: 10px 20px;
    float: right;
    border-radius: 5px;
}
#wpsm_counter_b_row_53 .wpsm_counterbox .wpsm_count-title{    letter-spacing: 1px !important;}
.page-content, .entry-content, .entry-summary{    line-height: 35px;}
li{    font-size: 15px;}
.part10-4 p {    font-size: 12px !important;
color: #c9c9c9; line-height: 30px;}
.back-part6{    padding: 100px 0;    background-color: #f2f2f2 !important;}
#wpsm_counter_b_row_53 .wpsm_counterbox{margin-top: 0px !important; margin-bottom: 0px !important;}
 #wpsm_counter_b_row_53 .wpsm_counterbox .wpsm_count-title{    margin-top: 0px !important;}
 .counter{    font-family: wyekan !important;}
#wpsm_counter_b_row_53 .wpsm_counterbox .wpsm_count-title {font-family: iransansweb !important;}
.part6-1{float: right;}
#category-posts-4-internal li > div{    clear: initial !important;}
#category-posts-4-internal .cat-post-title{    color: #0b2778;}
#category-posts-4-internal li > div {margin: 0px !important;}
#category-posts-4-internal p {    font-size: 15px !important; text-align: center;}
#category-posts-4-internal .cat-post-thumbnail {
    float: none !important;
    margin-left: 20px !important;
    padding: 20px;
    display: block;
    text-align: center;
}
.part7 p {color: #072f4f;}
.part7 li {color: #072f4f;}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-title {
    font-size: 13px !important;
    padding-right: 10px !important;}
#category-posts-4-internal .cat-post-item{margin: 15px 0 !important;    text-align: center;}
#category-posts-4-internal p {font-size: 15px !important;}
#category-posts-4-internal .cat-post-item {
    border-bottom: none !important;
    width: 33%;
    float: right;}
#category-posts-4-internal .cat-post-title {font-size: 16px !important;font-weight: 600;}
.part13-1 h2 {
    margin: 20px 0px;
        color: #000;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}
.part13-1 h2:after {
    border-color:#009a9b !important;
    content: '';
    display: none;
    position: relative;
    margin: 18px 46% 0px 0px;
    width: 35px;
    height: 10px;
    border-top: 3px solid;
    border-left: 3px solid;
    z-index: 1;
}
.part10-3 p {
    font-size: 12px !important;
    color: #c9c9c9;
    line-height: 30px;
}
.part13-1 h2:before {
    display: none ;
    border-color:#009a9b !important;
    content: '';

    position: relative;
    margin: 3rem 51% 0px 0px;
    width: 35px;
    height: 10px;
    border-top: 3px solid;
    border-right: 3px solid;
    z-index: 1;
    top: 62px;
}

#category-posts-3-internal .cat-post-title {
    font-size: 17px !important;
    text-align: center;
    color: #0d267c;
    font-weight: 600;}
#category-posts-3-internal .cat-post-item{    border-bottom: none !important;    padding: 20px !important;
    float: right;
    width: 33.3%;}
#category-posts-3-internal p {
        line-height: 30px;
    text-align: center !important;
    font-size: 13px !important;
}
#category-posts-3-internal li > div{    text-align: center;}
#category-posts-3-internal .cat-post-title {
    font-size: 17px !important;
    text-align: center;
    color: #000;
    text-shadow: 0px 0px 0px;
}
.part12-1 h2 {
    margin: 20px 0px;
    color: #000;
    font-weight: 600;
    margin-bottom: 50px;
    font-size: 30px;
    text-align: center; 
        margin-top: 0px;
}
.part12-1 p:before {
    border-color:#009a9b !important;
    content: '';
    display: block;
    position: relative;
    margin: 3rem 51% 0px 0px;
    width: 35px;
    height: 10px;
    border-top: 3px solid;
    border-right: 3px solid;
    z-index: 1;
    top: 62px;
}
.part11-3{    float: right;}
#category-posts-3-internal .cat-post-title {
    font-size: 15px;
    width: 100%;
    float: right;
}
.part11-2 a {
display: block;
    width: 70%;
    text-align: center;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 12px;
    clear: both;
    text-decoration: none;
    background-color: #009a9b !important;
    color: #ffffff !important;
    float: left;
}
.part11-3 .ztl-icon-content {
    width: 40%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 21px;
    right: 26px;
}
#category-posts-3-internal .cat-post-thumbnail {
    float: none !important;
    margin: 0px !important;}
#category-posts-3-internal .cat-post-thumbnail .cat-post-crop img{    margin-bottom: 20px !important;}
.part12-1 p:after {
    border-color:#009a9b !important;
    content: '';
    display: block;
    position: relative;
    margin: 3rem 46% 0px 0px;
    width: 35px;
    height: 10px;
    border-top: 3px solid;
    border-left: 3px solid;
    z-index: 1;
}
.part12-2 .ztl-icon{
        width: 60px;
    height: 80px;
}
.part12-3 .ztl-icon {
    width: 60px;
    height: 80px;
}
.part12 .ztl-icon {
    width: 60px;
    height: 80px;
}
.part12-2 p{
    text-align: center;
    font-size: 14px !important;
    color: gray;
}
.part12-4 p{
    text-align: center;
    font-size: 14px !important;
    color: gray;
}
.part12 .ztl-flex { margin: 30px 32%;}
.part12 .ztl-icon-content {
    width: 33%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 27px;
    right: 43px;
    left: 43px;
    color: #fff;
    font-size: 25px;
}
.part12-3 p {
    font-size: 14px !important;
    color: gray;
}
.part12-4 p {
    font-size: 14px !important;
    color: gray;
}
.part12 .ztl-flex:before {
position: absolute;
    width: 50%;
    margin-left: -73px;
    height: 32px;
    content: "";
    top: 40px;
    left: 0;
    border-bottom: 3px solid #f2f2f2;
}

.part6-1{
       background: url(../../../wp-content/uploads/2020/11/0022.jpg) 100%;
    padding: 0px;
    background-size: cover;
}
.back-part13{    padding: 70px 0px;}
.part6-1 h3{    margin: 15px 0px;}
.back-part12{    background: #fff;    padding: 100px 0px;}
#tab_container_200 .tab-content{    line-height: 40px !important;}
.part6-2 section{margin-top: -20px;}
#tab_container_200 .wpsm_nav-tabs > li > a{    text-align: right !important;}
.part6-1 a {  
    color: #fff;
    background: #009a9b;
    padding: 10px 60px;
    border-radius: 5px;
}
#tab_container_200 .wpsm_nav { padding-right: 0px;}
#tab_container_200 .wpsm_nav-tabs > li {width: 100%;}

.part6-1 h3:hover a{color: #fff;}
#wpsm_counter_b_row_53 .wpsm_counterbox .wpsm_count-title {min-height: 0px !important;}
#wpsm_counter_b_row_53 .wpsm_counterbox .wpsm_number{    line-height: 1 !important;    margin-top: 0px !important;}
.part7-1 input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea{
	    width: 100%;
    padding: 10px !important;   
}
.part8 h3{    padding-top: 20px;}
.part8-1 p:after {
     border-color: #009a9b !important;
    content: '';
    display: block;
    position: relative;
    margin: 3rem 46% 0px 0px;
    width: 35px;
    height: 10px;
    border-top: 3px solid;
    border-left: 3px solid;
    z-index: 1;
}
.part8-1 p:before {
      border-color: #009a9b !important;
    content: '';
    display: block;
    position: relative;
    margin: 3rem 51% 0px 0px;
    width: 35px;
    height: 10px;
    border-top: 3px solid;
    border-right: 3px solid;
    z-index: 1;
    top: 62px;
}

.part7-1 label{
	    width: 50%;
    float: right;
    margin-bottom: 0px;
        font-size: 12px;
    color: #a9a8a8;
    padding-right: 10px;
}
.part7-1 textarea {height: 100px;}
.part7-1 button, input[type="button"], input[type="reset"], input[type="submit"]{
font-size: 14px!important;
    font-family: iransansweb!important;
    background: linear-gradient(to bottom,#009a9b, #009a9b70) , linear-gradient(
-10deg
, #009a9b54, transparent), linear-gradient(to top , #009a9b0f , #000) !important;
    color: #f2f2f2!important;
    padding: 10px 40px!important;
    margin-right: 8px!important;
    padding: 15px !important;
    width: 100%;
    margin-right: 0px !important;
}
 .part7-2 p{
    font-size: 14px;
    color: #252525;
}
.part5-2 h2:before {
    content: "";
    position: absolute;
    top: 50px;
    width: 50px;
    height: 4px;
    background: #fbad1a;
}
.tablepress{margin-top: 10px;}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-title{    font-size: 16px;
    font-family: iransansweb !important;}
.part7-2 h2 {
    margin: 20px 0px;
    font-size: 20px;
    color: #252525;
    font-weight: 800;
}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-value{    font-family: wyekan;}
.part7-1 {float: right;    line-height: 30px;}
.back-part7{padding: 80px 0;}
.back-part8{padding: 80px 0;}
.part8-1 h2 {
    margin: 20px 0px;
    font-size: 20px;
    color: #252525;
    font-weight: 800;
    text-align: center;
    font-size: 30px;
}
.tell img{
        float: right;
    position: absolute;
    display: block;
    margin-top: -11px;
}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-value{    margin-top: 0px !important;}
.header2-1 p{    text-align: left;}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-bar:nth-child(odd){
        background-color: #fba13c!important;
}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-value{
        padding-left: 10px;
        float: left !important;
    color: #fbad1a !important;
    font-size: 17px!important;
}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-bar:before{right: 4px !important;
    top: 2px !important;}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-pro-bar{     margin-bottom: 10px !important;
    margin-top: 10px !important;   height: 30px !important; border-radius: 5px!important ;}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-bar{height: 30px !important;border-radius: 5px!important;     background-color: #009a9b!important;}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-bar:after{    width: 20px !important;
    height: 20px !important;    background-color: #637da2 !important;    top: -6px !important;}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-bar:before{display: none;}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-bar:after{display: none;}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-title{    top: 0px !important;}
.part8-1 ul {
    padding: 0;
    margin: 0;
}
#wpsm_progress_b_row_235 .wpsm_progress .wpsm_progress-title{    color: #000000 !important;}
#category-posts-2-internal .cat-post-title {
    font-size: 17px !important;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 20px;
    float: right;
    width: 100%;    color: #000;
    text-shadow: 0px 0px 0px #000;    padding-right: 120px;
}
#category-posts-2-internal p { padding-right: 120px;}
#category-posts-2-internal .cat-post-thumbnail .cat-post-crop img{    position: absolute;}
#category-posts-2-internal .cat-post-thumbnail .cat-post-crop img{    transition: 0.7s;}
#category-posts-2-internal .cat-post-thumbnail { overflow: hidden;}
#category-posts-2-internal .cat-post-item {    padding: 15px !important;
    text-align: justify;
    border-bottom: none !important;
    float: right;    width: 50% !important;}
.part9-1 a{
    color: #191817;
    border: 1px solid #000;
    padding: 5px 20px;
    float: left;    margin-top: -25px;
 }
.part9-2 p {color: #fff;font-size: 16px;}
 .part9-2 .widget-title{
    margin: 0px;
    margin-bottom: 20px;
    font-size: 17px;
    color: #efc720;
 }
 .part9-1 .ztl-widget-info-image{
    width: 20%;
    float: left;
    margin-right: 20px;
 }

.part9-2{
        float: right;
    padding: 25px;
    height: 150px;
    background: #0a2c47;
}
 .part9-1 a:hover{text-decoration: none;}
 .back-part10{    background-color: #0a304e;padding: 80px 0px; }
 .part10-1 .address:before {
    font-family: "FontAwesome";
    content: "\f041";
    color: #efc720;
    font-size: 21px;
    margin-left: 10px;
    float: right;
    margin-top: -2px;
}
.back-part9{    background-color: #0a2c47;}
.part10-1 .tellphone:before {
    font-family: "FontAwesome";
    content: "\f098";
 color: #efc720;
    font-size: 18px;
    float: right;
    margin-left: 10px;
}
.part10-1 .moblie:before {
    font-family: "FontAwesome";
    content: "\f10b";
    color:#efc720;
    font-size: 30px;
    float: right;
    margin-left: 10px;
    margin-right: 2px;
}
.part10-1 .email:before {
    font-family: "FontAwesome";
    content: "\f0e0";
    color:#efc720;
    font-size: 18px;
    float: right;
    margin-left: 10px;
}
.part10-1 .textwidget{ 
    font-size: 15px !important;
    color: #c9c9c9;
    line-height: 30px;
}
.part10 li{
    font-size: 15px !important;
    color: #c9c9c9;
    line-height: 30px;list-style: none;
}
.part10-2 li:before{
    font-family: "FontAwesome";
    color:#009a9b;
    font-size: 16px;
    margin-left: 10px;
    content: "\f14a";
}
.part10 .widget-title{
        margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
}
.part10-1 .textwidget a{    font-size: 15px !important;
    color: #c9c9c9;
    line-height: 30px;}
.part10 a:hover{    color: #d4e4e1;}
.part10 a{    color: #fff;
    font-size: 17px;}
.part10{    color: #fff;font-size: 13px;}
a:hover{text-decoration: none !important;}
.part10-3 ul{    padding: 10px;
    margin: 0;}
.part10-4 img{    margin-bottom: 10px;
    border-radius: 5px;
    margin-top: 10px;}
.part10-4 #menu-social {margin : 0;}
.part10-4 li {list-style: none; float: right;}
.part10-4 li a{color: #a4a4a4; font-size: 0;}
.part10-4 li a:before{
        background: #637da2;
    margin-left: 15px;
    font-family: "FontAwesome";
    font-size: 17px;
    padding: 12px;
    border-radius: 50pc;
    color: #fff;
}
.part10-4 li.menu-item-7 a:before{content: "\f232"; }
.part10-4 li.menu-item-7 a:hover:before {      background: #fcce6f;
    color: #000;}
.part10-4 li.menu-item-8 a:before{content: "\f16d"; }
.part10-4 li.menu-item-8 a:hover:before {    background: #fcce6f;
    color: #000;}
.part10-4 li.menu-item-9 a:before{content: "\f2c6"; }
.part10-4 li.menu-item-9 a:hover:before {    background: #fcce6f;
    color: #000;}
.part10-4 li.menu-item-10 a:before{content: "\f082"; }
.part10-4 li.menu-item-10 a:hover:before {    background: #fcce6f;
    color: #000;}
.part10-4 li:hover a:before{ background:#fff;}
.part10-4 ul {
    float: right;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}
#category-posts-2-internal .cat-post-thumbnail {
    margin: 0px !important;
    float: right !important;
}

.s-header3{    border-bottom: 1px solid #dddddd;
    box-shadow: 0px 0px 2px 0px #eeeeee;}

.part10-1 #menu-social {margin : 0;}
.part10-1 li {list-style: none; float: right;}
.part10-1 li a{color: #a4a4a4; font-size: 0;}
.part10-1 li a:before{
    background:#20425e;
    margin-left: 5px;
    font-family: "FontAwesome";
    font-size: 20px;
    padding: 18px;
    border-radius: 50pc;
    color: #fff;
}
.single-logo-container> * {width: 150px !important;}
.part10-1 li.menu-item-7 a:before{content: "\f232"; }
.part10-1 li.menu-item-7 a:hover:before {      background: #fcce6f;
    color: #000;}
.part10-1 li.menu-item-8 a:before{content: "\f16d"; }
.part10-1 li.menu-item-8 a:hover:before {    background: #009a9b;}
.part10-1 li.menu-item-9 a:before{content: "\f2c6"; }
.part10-1 li.menu-item-9 a:hover:before {background:#009a9b;color: #000;}
.part10-1 li.menu-item-10 a:before{content: "\f082"; }
.part10-1 li.menu-item-10 a:hover:before { background:#009a9b;}

.part10-1 li.menu-item-621 a:before{content: "\f0e1"; }
.part10-1 li.menu-item-621 a:hover:before { background:#009a9b;}

.part10-1 li.menu-item-622 a:before{content: "\f0e0"; }
.part10-1 li.menu-item-622 a:hover:before { background:#009a9b;}


.part10-1 li.menu-item-41 a:before{content: "\f16d"; }
.part10-1 li.menu-item-41 a:hover:before {    background: #009a9b;}


.part10-1 li.menu-item-42 a:before{content: "\f2c6"; }
.part10-1 li.menu-item-42 a:hover:before {    background: #009a9b;}

.part10-1 li.menu-item-43 a:before{content: "\f0e1"; }
.part10-1 li.menu-item-43 a:hover:before {    background: #009a9b;}


.part10-1 li.menu-item-44 a:before{content: "\f0e0"; }
.part10-1 li.menu-item-44 a:hover:before {    background: #009a9b;}

.part10-1 li:hover a:before{ background:#fff;}
.part10-1 ul {
    float:left;
    padding: 0px;
    margin: 0px;
    margin-top: 20px !important;
}
.part5-3 .ztl-icon-content{
    width: 30%;

    top: 25px;
}
.part5-1 h2{    font-weight: 600;}

.part8 .ztl-icon-content {
    top: 25px;
    right: 30px;
    width: 50%;
}


.part8 h3{font-weight:600;}
.part8 p {font-size: 14px !important; color: gray;}
#black-studio-tinymce-57{float: right;width: 26%;}
#black-studio-tinymce-58{  float: right; width: 74%;}
#black-studio-tinymce-59{float: right;width: 26%;}
#black-studio-tinymce-60{  float: right; width: 74%;}
.part8 .ztl-icon-wrapper{float:right;}
.part8-1-1{margin-top: 50px;}
.part8-1-2{margin-top: 50px;}
.part8-1-3{margin-top: 50px;}
.part8-1-4{margin-top: 50px;}
.part10-4 .textwidget{    margin-bottom: 10px;}
.part10-2 ul {
    list-style: disc;
    padding-right: 15px;
    margin: 0px;padding:0px; }
  
.part7-1 .textwidget{    margin-bottom: 20px;}
.back-part14{  
     background: url(../../../wp-content/uploads/2020/11/m6.jpg);
    background-size: cover;
    background-color: #0000008a;
}
.owl-carousel .owl-item img{width: auto !important;}
.part14 .row {
    margin-right: 0px;
    margin-left: 0px;}
.part9-1 a:hover{background: #000;
    transition: 0.2s;}
 .back-footer{ padding: 30px 0; 
    background-color: #0a2c47;}
 .footer p{    text-align: center; font-size: 13px;color: #a4a4a4;}
 /*totop*/
.back-top{position:fixed; bottom:10px; right:10px; z-index: 99;}
.back-top a{
	    display: block;
    width: 40px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    height: 40px;
    font-size: 24px;
    background: #009a9b;
}
.back-top a:hover{ background: #e20513;}
.part14{background-color: #0000008a;padding: 100px 0px;}
#wpsm_counter_b_row_53 .wpsm_counterbox .wpsm_count-icon{    float: right;}
.wpsm_col-md-4{width: 25%;}
.back-top a:before{
	    line-height: 40px;
    font-family: FontAwesome;
    font-size: 30px;
       color: #fff;
    content: "\f106";
}
#wpsm_counter_b_row_53 .wpsm_counterbox .wpsm_count-icon i{    margin-left: 20px;}
.back-top a:hover{}
.back-top a:hover:before{}
.back-top span{display:none;}
.content-area-single{padding: 50px 0px;}
.entry-meta{display: none;}
.post-navigation{display: none;}
.cat-links{    font-size: 15px;}

.page-id-14 .slid{
    padding: 162px 0px;
    text-align: center;
    background: url(../../../wp-content/uploads/2020/11/09.jpg) 100% center;
    background-size: cover;
}
.page-id-16 .slid{
    padding: 162px 0px;
    text-align: center;
    background: url(../../../wp-content/uploads/2021/02/07-1.jpg) 100% center;
    background-size: cover;
}
.part9{padding-top: 20px;}
.address:before {
    font-family: "FontAwesome";
    content: "\f041";
    color: #009a9b;
    font-size: 30px;
    margin-left: 10px;
    float: right;
    margin-top: -2px;
}
.tellphone:before {
    font-family: "FontAwesome";
    content: "\f098";
    color: #009a9b;
    font-size: 30px;
    float: right;
    margin-left: 10px;
}
.moblie:before {
    font-family: "FontAwesome";
    content: "\f1ac";
    color: #009a9b;
    font-size: 30px;
    float: right;
    margin-left: 10px;
    margin-right: 2px;
}
.email:before {
    font-family: "FontAwesome";
    content: "\f0e0";
    color: #009a9b;
    font-size: 30px;
    float: right;
    margin-left: 10px;
}
.aws-container .aws-search-form{
        box-shadow: 0px 0px 6px 0px #009a9b3b;
    border-radius: 50px;
}
.searchtop1{ position: absolute;margin-top: 80px;}
.page-id-14 .entry-content .tamas1{    line-height: 50px;    font-size: 15px;}
.page-id-14 .entry-content .tamas1 a{    color: #000;}
.page-id-14 .entry-content .email{    border-bottom: 1px solid #dadada;}
.page-id-14 .entry-content .moblie{    border-bottom: 1px solid #dadada;}
.page-id-14 .entry-content .tellphone{    border-bottom: 1px solid #dadada;}
.page-id-14 .entry-content .address{    border-bottom: 1px solid #dadada;}
.page-id-14 input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    width: 100%;
    padding: 10px !important;
}
.page-id-14 label {
    width: 50%;
    float: right;
    margin-bottom: 0px;
    font-size: 12px;
    color: #a9a8a8;
    padding-right: 10px;
     padding-left: 10px;    height: 80px;
}
textarea{    height: 100px;}
.page-id-16 .entry-title {
    margin: 0px;
    font-size: 50px;
    color: #333;
    font-weight: 800;
    margin-top: -166px;
    position: absolute;
}

.page-id-14 .entry-title {
    margin: 0px;
    font-size: 50px;
    color: #fff;
    font-weight: 800;
    margin-top: -166px;
    position: absolute;
}
.page-id-571 .slid {
    padding: 162px 0px;
    text-align: center;
    background: url(../../../wp-content/uploads/2021/02/01_1.jpg) 100% center;
    background-size: cover;
}
.page-id-571 .entry-title{
        font-size: 30px;
    font-weight: 600;
    color: #009a9b;
    text-shadow: 1px 1px 1px #828282;
}
.post-template-default .entry-title {
    margin: 20px 0px;
    font-size: 20px;
    color: #252525;
    font-weight: 800;    margin-bottom: 50px;
}
.post-template-default .entry-title:before {
    content: "";
    position: absolute;
   margin-top: 32px;
    width: 50px;
    height: 4px;
    background: #fbad1a;
}
.part7-2{    float: right;}
.part7-2{    margin-bottom: 20px;text-align: justify;}
.header2-2 {    float:left; }
.part5-2{float:right;}
.part5-1{float:left;}
.part5-3{float:left;}
.part5-2 a{display: block; text-align: center;}
.part11-1{float: right;    padding-top: 30px;}
.part11-2{    float: left;    padding-top: 30px;}
.aigpl-column, .aigpl-columns{padding: 0px;}
.part15 .row {margin-right: 0px; margin-left: 0px;}
.aigpl-column, .aigpl-columns{
    width: 25% !important;
    padding: 3px;
}
.aigpl-img:hover {filter: brightness(0.5);}
.tab-content > .active{ 
        text-align: right;
    line-height: 30px;
}
.part12-1 h2 {
    margin: 20px 0px;
    color: #000;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}
.part6-2{float: right;}
#tab_container_200 .tab-content {padding: 10px;}
.part13-1 ul {
    list-style: disc;
    float: right;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.rtl .aws-container .aws-show-clear .aws-search-field{border-radius: 0px 40px 40px 0px !important;}
.aws-container .aws-search-form .aws-form-btn{     z-index: 999;
    border-radius: 40px 0px 0px 40px !important;   background: #009a9b;}
#mega-menu-wrap-menu-1{    background: #fff;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #fff;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item{    float: right;}
.mahsol{
	display: none;
    float: right;

    padding: 20px;
    background: #009a9b;
    color: #fff !important;
    padding: 0px 10px;
    border-radius: 50%;
    z-index: 9999;
    position: absolute;
    width: 25px;
    height: 25px;
    left: 0px;
    margin-left: 140px;
    font-size: 14px;
}
.part13-1{    margin-bottom: 50px;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover {
    background: #fff;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item{
        padding: 20px 16px 20px 16px;
    line-height: 24px;
}
.mega-menu-item-has-children:after{
    content: '' !important;
    width: 0 !important;
    height: 0 !important;
    border-left: 10px solid transparent !important;
    border-right: 10px solid transparent !important;
    border-bottom: 10px solid #f4c70b !important;
    position: absolute !important;
    top: -10px !important;
    left: 20px !important;
}
.part6-5 {float:left;}


.nav {}
.nav ul{padding:0;}
.nav li a{
    
    font-size: 18px;
    position: relative;
    display: inline-block;
    outline: none;
    padding: 30px 0px;
    text-decoration: none;   
}
.nav li{display:inline-block; float:left; margin-left: 20px; margin-right: 20px; }
.nav li a:hover{color:#24a3d8;}

.nav .widget_nav_menu{float:left;}
.nav ul ul{position:absolute; width:250px; padding:10px 0; display:none; z-index:100;}
.nav li:hover> ul{
    display:block;
    float:left;
    width:225px;
    margin-top:0px;
    background: #009a9b;

}
.nav li li{width:100%; padding-right: 10px; float:right; list-style-type:none; margin-right: 0; margin-left: 0;}
.nav li li a{ font-size: 17px; text-decoration:none; width: 100%; text-align: right; padding: 5px;}

.nav li li{ background: none !important;}
.nav ul ul ul{  margin: -33px -235px 0 190px !important;}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media (max-width: 1200px){
.wp-image-174{display: none !important;}
.wp-image-172 {position: relative;}  
#black-studio-tinymce-60{    padding-right: 20px;}
#black-studio-tinymce-58{    padding-right: 20px;}
#black-studio-tinymce-64 {float: right; width: 70%; margin-right: 0px;padding-right: 10px;}
#black-studio-tinymce-62 {float: right; width: 70%;margin-right: 0px; padding-right: 20px;}
}

@media (max-width: 1000px){
.aigpl-design-1 .aigpl-img-wrp{    height: 500px;}
#black-studio-tinymce-60{width: 100%;}
#black-studio-tinymce-58{ width: 100%;}
#black-studio-tinymce-62{ width: 100%;}
#black-studio-tinymce-64{ width: 100%;}
.back-part7 { padding: 20px 0;}
.part12 .ztl-flex:before{display:none;}
.part8-1 h2:after{    margin: 3rem 42% 0px 0px;}
.part8-1 h2:before{    margin: 3rem 53% 0px 0px;}
.aigpl-column, .aigpl-columns { width: 100% !important;}
.aigpl-column, .aigpl-columns { width: 50% !important;}
.part9{    width: 100%;}
.part9-3 p{    text-align: right !important;}
.header2 .row{margin-left: 0px;}
#category-posts-3-internal .cat-post-item{padding: 10px !important;}

#category-posts-3-internal .cat-post-item{    width: 100%;}
#category-posts-4-internal .cat-post-item:last-child{display: none;}
.wpsm_col-sm-6 {width: 50% !important;margin: 15px 0px;}
#category-posts-4-internal .cat-post-item{    width: 50%;}
.indCol{width: 100%;}
.part5-2 a{    margin-bottom: 20px;
    float: right;}
.part5-1 {    width: 100%;}
.part5-2{    width: 100%;}
button#responsive-menu-button{ }
.back-header3{display: none;}
.header2{    width: 100%;    top: 30px !important;}
.social{display: none;}
.header2-1{display: none;}
button#responsive-menu-button{background: #072f4f !important;}
.header2-1{    padding-right: 0px;}
.social{    padding: 0px;}
.wpsm_col-sm-6 { width: 33%; padding: 0px;    float: left;}
#category-posts-2-internal .cat-post-item{padding: 0px 5px !important;}
.part10{    width: 100%;}
.tell p{    font-size: 14px;}
.mail p{    font-size: 14px;}
}
@media (max-width:768px){
.part11-1{    width: 100%;}
.part11-3 .ztl-icon-svg{width: 71px;}
.part11-2 a{    width: 100%;}
#black-studio-tinymce-58 { padding-right: 0px;}
#black-studio-tinymce-60 {padding-right: 0px;}
#black-studio-tinymce-62{    padding-right: 0px;}
#black-studio-tinymce-64{    padding-right: 0px;}
.part10-1 { width: 100%;float: right;}
.part10-2 { width: 100%;float: right;}
.part10-3 { width: 100%;float: right;}
.part10-4 { width: 100%;float: right;}
.part6-3 .ztl-icon-content{right: 20px;}
.part6-2{    width: 100%;}
.back-part7 { padding: 20px 0;}
.back-part3 { padding: 0px 0px;}
.part7-1-2{    padding: 0px;}
.part7-1 h2{    font-size: 20px;}
#black-studio-tinymce-64 {
    float: right;
    width: 100%;
    margin-right: 0px;
}
#black-studio-tinymce-62 {
    float: right;
    width: 100%;
    margin-right: 0px;
}
#black-studio-tinymce-60{width: 100%;}
#black-studio-tinymce-58{    width: 100%;}
.part13-1 p:after{    margin: 3rem 36% 0px 0px;}
.part13-1 p:before{margin: 2rem 56% 0px 0px;}
#black-studio-tinymce-44 {margin-bottom: 10px;}
.part13-1 h2 { margin: 15px 0px;}
.part6-2{margin-top: 20px;}
.part6-6 {float: right; margin-bottom: 20px; width: 100%;}
.part6-4 a{    width: 100%;
    float: right;}
.part6-4{
        float: right;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}
.part6-4 a{    top: 0px;
    width: 100%;
    text-align: center;}
.part6-3{    padding-bottom: 10px;}
.part6-5{float: right;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;}
.part6-3 svg:not(:root) {width: 20%;
        margin-top: 0px;
    margin-right: 0px;
}
.part6-3{ width: 100%;text-align: center;}
.header2-2 img{    width: 50%;}
.category-31 article {width: 100%;}
.part7-1{ padding: 0px;}
.part7-2{ width: 100%;margin-top: 0px;padding: 0px;}
.part8-1 h2:after {margin: 3rem 35% 0px 0px;}
.part8-1 h2:before {margin: 3rem 57% 0px 0px;}
.part12-1 h2{    margin-bottom: 20px;    margin-top: 0px;}
.part11-1 h2 {
    font-size: 17px;
    color: #fff;
    font-weight: 100;
    margin: 0px;
    text-align: center;
    text-shadow: 0px 0px 0px #fff;
}
.part11-1 p{line-height: 25px;text-align: center;}
.tab-content > .active {    text-align: justify;
    line-height: 20px;}
#category-posts-4-internal .cat-post-item { margin: 5px 0 !important;}
.back-part13 {padding: 10px 0px;}
#category-posts-2-internal p {padding-right: 0px;}
#category-posts-2-internal .cat-post-title{padding: 10px !important;}
#category-posts-2-internal .cat-post-thumbnail{float: none !important;}
#category-posts-2-internal li > div{    text-align: center;}
.part5-2 a{    width: 100%;}
#category-posts-2-internal .cat-post-thumbnail .cat-post-crop img {
    position: relative;}
#category-posts-2-internal .cat-post-item{    width: 100% !important;}
.part11-2{width: 100%;}
.part11-3 img{    width: 100%;}
.part11-3{ width: 100%;}
.part11-3{    padding-bottom: 20px;}
.back-part4 {padding: 20px 0px;}
.back-part12{    padding: 20px 0px;}
.part4-2{margin-bottom: 10px;}
.part4-3{margin-bottom: 10px;}
.part4-4{margin-bottom: 10px;}
.part4-5{margin-bottom: 10px;}
.part4-6{margin-bottom: 10px;}
.part4-1{    float: none;}
.part5 {padding: 10px;}
ul {padding: 0px;margin: 0px;}
.part12-1 ul {float: right;padding: 0px;margin: 0px;}
.back-part6 {padding: 0px;}
.back-part10{padding: 20px 0px;padding-top: 20px;margin-top: 0px;    background-color: #0a304e;}
.part9-1{padding: 10px;height: auto;width: 100%;}
.part9-2{padding: 10px;height: auto;width: 100%;}
.part9-3{padding: 10px;height: auto;width: 100%;}
#category-posts-4-internal .cat-post-item {width: 100%;}
.back-part7 { padding: 20px 0;}
#category-posts-2-internal .cat-post-item:last-child{display: none;}
.s-header2 .fixed-header img {    width: 200px;}
.s-header3 .fixed-header{     top: 174px;  position: absolute;
    animation-duration: 0s;
    animation-delay: 0s;}
.s-header2 .fixed-header{    top: auto;    position: absolute;    animation-duration: 0s;
    animation-delay: 0s;}
.slid { padding: 100px 0px;}
.part6-1{    width: 100%;text-align: center;}
.part7-2{    width: 100%;
    margin-top: 30px;}
#responsive-menu-container #responsive-menu-title #responsive-menu-title-image img {width: 200px !important;}
.header2-1{ float: right;}

.mail {padding-right: 40px;}
.mail:before{    font-size: 30px;}
.header1{width: 90%;}
.header2{width: 90%;}
.part5-2 {float: right; margin-bottom: 30px;}
#category-posts-2-internal .cat-post-item {padding: 0px 5px !important; }
.part9-1 a{    float: none;}
.part9-1 p{    margin-bottom: 20px !important;}
}
@media (max-width:600px){
.header1-2{    width: 100%;padding: 0;text-align: center;}
.social{display: none;}
}
@media (max-width:500px){
.part5-3 .ztl-icon-content { width: 43%;right: 70px; top: 30px;}    
    
.part8 .ztl-icon-content {top: 50px; right: 64px;}
.part8-1 p:after{    margin: 3rem 34% 0px 0px;}
.part8-1 p:before{    margin: 3rem 61% 0px 0px;}    
    
.part12 .ztl-icon-content{    top: 50px;right: 68px;}    
    
.part12-1 p:after{    margin: 3rem 36% 0px 0px;}
.part12-1 p:before{    margin: 3rem 57% 0px 0px;}    
    
    
.part11-2 a{float: right;width: 100%;}
.part11-3 .ztl-icon-content{      width: 20%;  top: 21px;right: 41%;}    
    
    
.part13-1-1 svg:not(:root){    margin-top: 25px;} 
.part13-1-2 svg:not(:root){    margin-top: 25px;}   
.part13-1-3 svg:not(:root){    margin-top: 25px;}   
.part13-1-4 svg:not(:root){    margin-top: 25px;}   
.part13-1-5 svg:not(:root){    margin-top: 25px;}   
.part13-1-6 svg:not(:root){    margin-top: 25px;}   
    
    
.part13-1-1 .ztl-icon {left: 0%;}
.part13-1-2 .ztl-icon {left: 0%;}
.part13-1-3 .ztl-icon {left: 0%;}
.part13-1-4 .ztl-icon {left: 0%;}
.part13-1-5 .ztl-icon {left: 0%;}
.part13-1-6 .ztl-icon {left: 0%;}

.ztl-icon{ left: -30%; margin-top: 25px;}
.part6-3 svg:not(:root) {width: 65px;}
.aigpl-column, .aigpl-columns {width: 100% !important;}
.part12-1 h2:before{    margin: 3rem 54% 0px 0px;}
.part12-1 h2:after{    margin: 3rem 40% 0px 0px;}
#category-posts-2-internal .cat-post-thumbnail .cat-post-crop img {width: 100%;}
#category-posts-2-internal .cat-post-thumbnail{    float: right !important;width: 100%;}
#category-posts-2-internal .cat-post-item{    width: 100% !important;}
.header2-1 {
    float: right;
    width: 100%;
    padding: 20px 0px;
}
.mail{    float: right;}
.tell{    float: right;}
.header2-2 {width: 100%;text-align: center;}
.content-area-page { padding: 20px 10px;    width: 100%;}
.back-part3{    padding: 20px 0px;}
.part5 {padding: 0px 0px;    width: 90%;}
.part7{    width: 90%;}

.part8 .row{margin: 0px;}
.part8{    width: 100%;margin: 0px !important;padding: 10px;}
.wpsm_col-sm-6 { width: 100% !important;}
.part4-1 h2 {font-size: 17px;}
.responsive-menu-open #responsive-menu-container.push-right, .responsive-menu-open #responsive-menu-container.slide-right{z-index: 999999;}

.back-header3{display: none;}
.tamas2{    padding: 0px;}
}
@media (max-width:370px){
.part12 .ztl-flex {margin: 30px 28%;}
.header2-2 {width: 100%;text-align: center;}
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {

}

a:visited {
	
}

a:hover,
a:focus,
a:active {
	
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear::before,
.clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 ;
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 ;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {

	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
                                                                    