@charset "utf-8";
/*
Theme Name: aliaghaietheme
Author: agh
Version: 1
*/
:root {
    --color1: #F8A602;
    --color2: #939598;
    --color3: #646566
}

@font-face {
    font-family: arial;
    font-style: normal;
    font-weight: 300;
    src: url('assets/fonts/PeydaWebFaNum-Regular.woff') format('woff'), url('assets/fonts/PeydaWebFaNum-Regular.woff2') format('woff2');
    font-display: swap
}

@font-face {
    font-family: PeydaWebextrabold;
    font-style: normal;
    font-weight: 700;
    src: url('assets/fonts/PeydaWebFaNum-ExtraBold.woff') format('woff'), url('assets/fonts/PeydaWebFaNum-ExtraBold.woff2') format('woff2');
    font-display: swap
}

@font-face {
    font-family: PeydaWebbold;
    font-style: normal;
    font-weight: 500;
    src: url('assets/fonts/PeydaWebFaNum-Bold.woff') format('woff'), url('assets/fonts/PeydaWebFaNum-Bold.woff2') format('woff2');
    font-display: swap
}

@font-face {
    font-family: PeydaWebsemibold;
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/PeydaWebFaNum-SemiBold.woff') format('woff'), url('assets/fonts/PeydaWebFaNum-SemiBold.woff2') format('woff2');
    font-display: swap
}

@font-face {
    font-family: PeydaWebmedium;
    font-style: normal;
    src: url('assets/fonts/PeydaWebFaNum-Medium.woff') format('woff'), url('assets/fonts/PeydaWebFaNum-Medium.woff2') format('woff2');
    font-display: swap
}

@font-face {
    font-family: aghicon;
    src: url("assets/fonts/agh_ehtemamjam.ttf") format("truetype"), url("assets/fonts/agh_hacinhaceb.woff") format("woff"), url("assets/fonts/agh_hacinhaceb.woff2") format("woff2"), url("assets/fonts/agh_hacinhaceb.eot") format("embedded-opentype"), url("assets/fonts/agh_hacinhaceb.svg") format("svg")
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0
}

body {
    font-family: PeydaWeb;
    background: #fff;
    color: var(--color3);
    text-align: left;
    direction: ltr;
    overflow-x: hidden;
    transition: .5s ease-in-out
}

img {
    width: 100%
}

li {
    list-style: none
}

a {
    color: var(--color3);
    transition: .5s
}

a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none
}

.mg-auto {
    margin: 0 auto
}

ul {
    padding: 0
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: silver
}

.lg,
.owl-carousel {
    direction: ltr
}

button:focus {
    outline: 0
}

i[class*=agh-]:before,
i[class^=agh-]:before {
    font-family: aghicon !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

input:focus,
textarea:focus {
    outline: 0;
    border-color: var(--color1) !important
}


.agh-search:before {
    content: "\f101";
}
.agh-next:before {
    content: "\f102";
}
.agh-back:before {
    content: "\f103";
}
.agh-phone-call:before {
    content: "\f104";
}
.agh-mail:before {
    content: "\f105";
}
.agh-location:before {
    content: "\f106";
}
.agh-menu:before {
    content: "\f107";
}
.agh-facebook:before {
    content: "\f108";
}
.agh-instagram:before {
    content: "\f109";
}
.agh-user:before {
    content: "\f10a";
}
.agh-whatsapp:before {
    content: "\f10b";
}
.agh-linkedin:before {
    content: "\f10c";
}
.agh-telegram:before {
    content: "\f10d";
}
.agh-twitter:before {
    content: "\f10e";
}


.tophe {
    background: var(--color2);
    border-top: 2px solid var(--color1);
    padding: 7px 0;
    color: #fff;
}

.topheright {
    font-size: 12px;
}

.location i {
    font-size: 20px;
    position: absolute;
    right: 0;
    color: var(--color1);
    top: -2px;
}

.phone , .location {
    position: relative;
    padding-right: 24px;
    display: inline-block;
    margin-left: 10px;
}

.location span {
    font-size: 12px;
}

.phone {}

.phone i {
    font-size: 17px;
    position: absolute;
    right: -4px;
    color: var(--color1);
    top: -5px;
    transform: rotate(-105deg);
}

.phone span {
    font-size: 13px;
    line-height: 0;
    position: relative;
    top: 1px;
}
.topheleft ul li a {
    color: #FFF;
    font-size: 12px;
    line-height: 0;
    height: 19px;
    display: inline-block;
    top: 2px;
    position: relative;
    width: 19px;
    text-align: center;
}

.topheleft ul li {
    display: inline-block;
    height: 15px;
    margin-right: 10px;
    width: 19px;
}

.topheleft {
    text-align: left;
    direction: ltr;
}

.topheleft ul li a i:before {
    display: inline-block;
    position: absolute;
    /* left: 0; */
    /* right: 0; */
    /* margin: 0 auto; */
    top: 50%;
    transform: translate(-51% , -50%);
}


.topheleft ul {
    height: 20px;
}

.topheleft ul.socialli {
    height: 18px;
    bottom: 2px;
    position: relative;
    text-align: right;
}
.topheleft ul li a:hover {
    color: var(--color1) !important;
}
.topheleft ul li a {
    border: 1px solid;
    border-radius: 5px;
    position: relative;
}

li.instagram a {
    border: none !important;
    font-size: 18px !important;
}


.centerhe ul li {
    display: inline-block;
    /* position: relative; */
}

.centerhe ul li a {
    font-size: 14px;
    padding: 19px 0px 24px 49px;
    display: block;
    color: #646566;
    position: relative;
}


.centerhe ul li a:hover {
    color: var(--color1);
}
 a.current-menu-item{
    color: var(--color1) !important;
}
.centerhe {
    padding-right: 30px;
}

.lefthe {text-align: right;padding: 12px 15px;position: relative;}

a.btnst.Counseling {
    overflow: hidden;
    padding: 5px 25px;
    color: #fff;
    margin: 9px 0px 9px 0px;
    display: inline-block;
    font-size: 13px;
    border-radius: 5px;
    color: var(--color2);
    position: relative;
    border: 1px solid var(--color1);
}
.menu-btn , img.logomobile{
    display: none;
    visibility: hidden;
}

.header {
    padding: 10px 0 0px 0;
    background: white;
    border-top: 3px solid var(--color1);
}

.righthe {
    padding-top: 1px;
    padding-bottom: 8px;
}

.headerbox:before {
    content: '';
    position: absolute;
    background: transparent;
    box-shadow: 4px 5px 44px 0px rgba(32, 60, 93, 0.04);
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0px;
}

.headerbox {
    position: relative;
}
.righthe img {
    width: 81%;
}

.phonelfl i.agh-phone {
    width: 50px;
    position: absolute;
    background: var(--color1);
    width: 45px;
    height: 45px;
    border-radius: 7px;
    padding: 11px;
    font-size: 24px;
    color: #fff;
    left: -24px;
    top: 4px;
}

.phonelfl {
    position: relative;
    padding: 11px 0px 10px 28px;
}

.phonelfl p {
    font-size: 12px;
    color: #9C9C9C;
}

.phonelfl span a {
    font-size: 14px;
    color: #434343;
    margin-top: 8px;
    display: block;
    letter-spacing: 1px;
}



.slider {
    margin: 30px 0;
}

.sliderbox {
    border-radius: 10px;
    overflow: hidden;
}

.owl-slider {
    border-radius: 16px;
    overflow: hidden;
}

.owl-slider:before , .owl-sliderm:before {content: '';position: absolute;left: -64px;width: 130px;height: 48px;z-index: 1;background: url(assets/images/btnslider.svg) no-repeat;top: 50%;transform: translateY(-50%) rotate(90deg);background-position: 0 0px;}

.owl-slider:after , .owl-sliderm:after {content: '';position: absolute;right: -64px;width: 130px;height: 48px;background: url(assets/images/btnslider.svg) no-repeat;top: 50%;transform: translateY(-50%) rotate(-90deg);z-index: 9999;background-position: 0px 0px;}


.sliderorg {
    position: relative;
}

.sliderorg:before {
    content: '';
    position: absolute;
    background: url(assets/images/shadow1.png) no-repeat;
    width: 320px;
    height: 330px;
    z-index: 0;
    bottom: -42px;
    right: 10px;
}
.sliderorg:after {
    content: '';
    position: absolute;
    background: url(assets/images/shadow2.png) no-repeat;
    width: 320px;
    height: 330px;
    z-index: 0;
    bottom: -42px;
    left: 10px;
}


.nav-button.owl-prev {
    right: -1px;
    left: auto;
    position: absolute;
    top: -26px;
    bottom: auto;
    transform: rotate(270deg);
    width: 13px;
    height: 13px;
    cursor: pointer;
    color: var(--color1);
    font-size: 15px;
}

.nav-button.owl-next {
     left: -1px;
     right: auto;
     position: absolute;
     top: -25px;
     bottom: auto;
     transform: rotate(90deg);
     width: 13px;
     height: 13px;
     cursor: pointer;
     color: var(--color1);
     font-size: 15px;
}

.navblogbox .owl-theme {
    display: block;
    width: 100%;
    height: 23px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.navblogbox {
    position: absolute;
    top: 52%;
    width: 100%;
    left: 0;
}


.slider-nav.owl-nav , .sliderm-nav.owl-nav  ,  .category-nav.owl-nav ,  .blog-nav.owl-nav  {
    /* background: red; */
    width: 100%;
    /* height: 100%; */
    position: absolute;
    top: 46%;
    z-index: 99999;
    color: #fff;
    font-size: 20px;
}

.contentbox {
    position: absolute;
    z-index: 9999;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
}

.sliderrow {
    position: relative;
}

div.search {
    display: inline-block;
    float: right;
}

.lang {
    display: inline-block;
    margin-right: 10px;
}

div.search i {
    background: var(--color1);
    width: 34px;
    height: 34px;
    border-radius: 4px;
    color: #fff;
    padding: 9px;
    display: inline-block;
}

.lang a {
    background: #EBEBEB;
    width: 34px;
    height: 34px;
    border-radius: 4px;
    color: #939598;
    padding: 8px 9px;
    display: inline-block;
    font-size: 14px;
}
.sliderorg.slidemm {
    display: none;
}

.about {
    margin: 60px 0;
}

span.smtitle:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 40px;
    background: var(--color1);
    height: 2px;
    margin-right: 7px;
    bottom: 2px;
}

span.smtitle {
    color: var(--color1);
    font-size: 14px;
}

.ltabout h2 {
    font-size: 34px;
    margin: 7px 0;
    font-family: peydawebbold;
}

.ltabout h2 span {
    color: var(--color1);
}

.ltabout h2:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 51px;
    height: 40px;
    background: url(assets/images/favicon.png);
    background-repeat: no-repeat;
    top: 6px;
    margin-right: 10px;
}

.col-lg-6.ltabout p {

    font-size: 14px;
    line-height: 37px;
}

.btnabout a {
    background: var(--color1);
    padding: 7px 37px;
    display: inline-block;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    position: relative;
    border: 1px solid var(--color1);
}

.btnabout a:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #fff;
    right: 4px;
    top: 5px;
    border-radius: 40px;
}

a.abtbtn2 {
    background: var(--color2);
    border-color: var(--color2);
}

.containerlf {
    max-width: 1260px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.subcomp {
    min-height: 285px;
    background-size: 100% !important;!i;!;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}

.subcompbox {
    background: #F5F5F5;
    padding: 50px 50px 60px 50px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}
.subcompbox h3 {
    text-align: center;
    font-size: 37px;
    font-family: 'PeydaWebBold';
    margin-bottom: 40px;
}

.subcompbox h3 span {
    color: var(--color1);
}

.subcompbox:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 131px;
    height: 190px;
    background: url(assets/images/smlogo.png);
    background-repeat: no-repeat;
    top: -50px;
    right: -30px;
    background-size: 100%;
    opacity: 0.1;
}
.subcompbox:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 131px;
    height: 190px;
    background: url(assets/images/smlogo2.png);
    background-repeat: no-repeat;
    top: -50px;
    left: -30px;
    background-size: 100%;
    opacity: 0.1;
}

.subcomp:before {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(255, 173, 0, 0) 0%, #171716 100%);
    width: 100%;
    height: 50%;
    bottom: 0;
    transition: 0.5s;
}

.subcomp span {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-family: 'PeydaWebbold';
    font-size: 28px;
    left: 30px;
    bottom: 20px;
}

.subcomp:after {
    content: '';
    position: absolute;
    right: 50px;
    width: 120px;
    height: 60px;
    z-index: 1;
    background: url(assets/images/subbk.png) no-repeat;
    bottom: -24px;
    background-position: 0 0px;
    background-size: 130px;
}

.subcomps {
    margin: 80px 0;
}

.productbox {box-sizing: border-box;background: #FFFFFF;box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.1);border-radius: 13px;padding: 13px;margin: 30px 0;position: relative;}

.productbox:before {
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background: linear-gradient(to bottom, #ffffff 40%, #ffad00);
    z-index: -1;
    border-radius: 13px;
    transition: 0.5s;
}


span.prttilt {
    text-align: center;
    display: block;
    font-family: 'PeydaWebbold';
    color: var(--color1);
    margin: 10px 0;
    font-size: 16px;
}

.productbox p {
    font-size: 11px;
    text-align: center;
    color: #939598;
    line-height: 22px;
    height: 110px;
    overflow: hidden;
}
span.prtmrm {
    display: block;
    text-align: center;
    font-size: 11px;
    font-family: 'PeydaWebbold';
    color: var(--color1);
    margin: 13px 0 7px 0;
}

span.prtmrm i {
    position: relative;
    top: -6px;
    margin-left: 4px;
    transform: rotate(180deg);
    display: inline-block;
}
.titleproduct {
    text-align: center;
}

.titleproduct h3 {
    font-size: 40px;
    font-family: peydawebbold;
}

.titleproduct h3 span {
    color: var(--color1);
}

.titleproduct p {
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 30px;
}

.productbox:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 70px;
    height: 40px;
    background: url(assets/images/favicon.png);
    background-repeat: no-repeat;
    bottom: 0px;
    right: 0;
    background-size: 100px;
    opacity: 0.1;
    /* transform: rotate(90deg); */
    border-radius: 18px;
}


.ftb1 img {
    height: 60px;
    width: auto;
}

.ftb1 p {
    font-size: 12px;
    margin: 10px 0 19px 0;
    line-height: 28px;
}

.ftb1 ul li {
    display: inline-block;
    font-size: 18px;
    padding-right: 14px;
}

.ftb1 ul li a {
    color: #4E4E4E;
}

.footerbox {
    background: #FAFAFA;
    margin: 30px 0;
    padding: 40px 60px 0px 60px;
    border-radius: 20px;
    position: relative;
}


.ftb2 li {
    margin-bottom: 21px;
}

.ftb2 li span {
    font-size: 14px;
    color: var(--color1);
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    display: block;
    font-family: 'PeydaWebbold';
}

.ftb2 li span i {
    left: 0;
    font-size: 17px;
    position: absolute;
    color: var(--color1);
    bottom: -6px;
}

.ftb2 li p {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 23px;
}

.ftb2 {
    padding-top: 17px;
    padding: 8px 0 0 0;
}
.ftb2 li p span {
    display: inline-block;
    padding: 0;
    margin: 0;
    color: var(--color3);
    font-family: 'PeydaWebbold';
}
.menuul {
    width: 33%;
    display: inline-grid;
}

.menuul span {
    font-family: 'PeydaWebbold';
    color: var(--color1);
    display: block;
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 20px;
    font-size: 14px;
}

.menuul span:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background: #D2D2D2;
    bottom: 0;
}

.menuul ul li a {
    font-size: 13px;
    color: #4F4F4F;
}

.menuul li {
    margin-bottom: 21px;
}
.copyright {
    text-align: center;
    font-size: 13px;
    padding: 20px 0;
    display: block;
}
.footerbox:before {
    content: '';
    position: absolute;
    right: 50px;
    width: 210px;
    height: 60px;
    z-index: 1;
    background: url(assets/images/btnslider.svg) no-repeat;
    bottom: -11px;
    background-position: 0 0px;
    background-size: 240px;
}

a.gptop {
    position: absolute;
    background: var(--color1);
    bottom: -3px;
    right: 151px;
    z-index: 1;
    height: 40px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    padding: 11px;
    transform: rotate(90deg);
}

.lanfmob {
    display: none;
}


div#box {
    background: #fff;
    width: 250px;
    height: 60px;
    right: 0;
    position: absolute;
    z-index: 999999;
    border-radius: 7px;
    top: 68px;
    border-top: 2px solid var(--color1);
    opacity: 0;
    visibility: visible;
    transition: 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px
}

.open-box {
    opacity: 1!important;
    visibility: visible!important;
    top: 48px!important
}

form.f input[type="search"] {
    width: 100%;
    border: 1px solid #ececec;
    padding: 10px 7px;
    border-radius: 6px;
    font-family: 'PeydaWeb';
    font-size: 11px;
    transition: 0.5s
}

input.btn.search-submit {
    background: transparent;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 100%;
    cursor: pointer;
    z-index: 9999;
    font-size: 0;
}

form.f {
    position: relative;
    width: 100%;
    margin: 0 auto
}

i.agh-search.srchicon {
    position: absolute;
    right: 5px;
    color: #c4c4c4;
    top: 11px;
    background: #fff;
    padding: 0 3px;
    width: unset;
    height: unset;
    display: unset;
}

.lang a:hover {
    background: #939497;
    color: #fff;
}
.subcomp:hover:before {
    height: 100%;
}
.productbox:hover img {
    opacity: 0.7;
}

.productbox img {
    transition: 0.5s;
    min-height: 142px;
    border-radius: 7px;
}
.menuul li a:hover {
    color: var(--color1);
}

a.gptop:hover {
    background: var(--color2);
}

.ftb1 ul li a:hover {
    color: var(--color1);
}

.btnabout a:hover {
    background: transparent;
    color: var(--color1);
}

a.abtbtn2:hover {
    color: var(--color2) !important;
}


/*======================================== menu mobile  =====*/

  
  .open_menu{
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: fixed;
      /* this left's value is important */
      left: -250px;
      top:0;
      /* if you'd change the width's value then you have to change left's value of the .open_menu as well*/
      width: 250px;
      height: 100%;
      background-color: #f1f1f1;
      -webkit-transition: 450ms cubic-bezier(0.10, 0.0, 0, 1);
      transition: 450ms cubic-bezier(0.10, 0.0, 0, 1);
      z-index: 99999999;
  }
  .dark .open_menu{
      background: #545454;
  }
  .menu-content{
      display: block;
      width: 100%;
      overflow-y:scroll;
      overflow-x:hidden;
      padding-top: 30px;
  }
  .menu-content::-webkit-scrollbar{
      width: 0;
  }
  
  .opened{
      left: 0;
  }
  
  
  .toOpen{
      display: block;
      width: 25px;
      position: absolute;
      cursor: pointer;
      padding: 20px;
      right: -165px;
  }
  /* The open and close mark. It toggles automatically */
  .toOpened{
      /* width: 25px; */
  }
  .toOpened .line{
      width: 25px !important;
      -webkit-transition: 0ms !important;
      transition: 0ms !important;
  }
  
  
  .toOpened .one{
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      position: absolute;
      top: 25px;
  }
  
  .toOpened .two{
      opacity: 0;
  }
  
  .toOpened .three{
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      position: absolute;
      top: 25px;
  }
  
  
  
  .toOpen .line{
      height: 3px;
      margin: 0 0 2px 0;
      background-color: #dc6161;
      -webkit-transition: 150ms ease-in-out;
      transition: 150ms ease-in-out;
  }
  
  
  .toOpen .two{
      width: 15px;
  }
  .toOpen .three{
      width: 20px;
  }
  
  .toOpen:hover div{
      width: 25px;
      
  }
  .line.one {
    transition: 400ms cubic-bezier(0, 1.05, 0.26, 0.82) !important;
  }
  .toOpened > .three {
    transition: 400ms cubic-bezier(0, 1.05, 0.26, 0.82) !important;
  }
  
  .open_menu h1{
      text-align: center;
      color: white;
  }
  .menu-logo{
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-family: montserrat;
      font-weight: 700;
      margin: 25px 0;
      text-align: center;
  }
  
  .menu-content ul{
      list-style-type: none;
      text-align: center;
  }
  
  .menu-content ul li{
      text-align: right;
      border-bottom: 1px solid #88888826;
  }
  .menu-content ul li:first-child{
      border-top: 1px solid #88888826;
  }
  
  .menu-content ul li a{
      font-weight: 400;
      font-size: 14px;
      display: block;
      padding: 9px 10px;
      text-decoration: none;
      color: #929292;
      -webkit-transition: 100ms ease-in-out;
      transition: 100ms ease-in-out;
      text-align: left;
  }
  
  .menu-content ul li a:hover{
      background: #252525;
  }

.menu-logo img {
    width: 110%;
    margin: 0 auto;
}

.menu-content .menu-btn svg {
    width: 20px;
    height: auto;
    position: absolute;
    right: -20px;
    fill: var(--color1);
    top: -40px;
}

.menu-content ul li ul li a {
    background: #f7f7f7;
    padding: 10px 40px;
}
.dark .menu-content ul li ul li a {
    background: #3b3b3b8a;
    padding: 10px 40px;
}

.menu-content ul li ul li {
    border: navajowhite;
}
.logomobile img {
    width: 160px;
    margin-bottom: 10px;
}

.logomobile {
    padding: 0 10px;
    text-align: center;
}


.ctdatabox {
    box-shadow: 0px 2px 7px rgb(116 116 116 / 10%);
    border-left: 3px solid var(--color1);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 50px;
}

.tfcboxp i {
    position: absolute;
    background: var(--color1);
    display: inline-block;
    width: 46px;
    height: 46px;
    border-radius: 45px;
    color: #fff;
    padding: 13px;
    font-size: 20px;
    right: 0;
}

.tfcboxp {
    position: relative;
    padding-right: 54px;
    margin: 10px 0 35px 0;
    font-size: 14px;
}

.tfcboxp p {
    direction: ltr;
    font-size: 13px;
    color: #4A4A4A;
}

.tfcboxp p span {
    font-size: 12px;
    padding-right: 2px;
}

.tfcboxp:first-child i {
    transform: rotate(270deg);
}

.tfcboxp > span {
    position: relative;
    top: -4px;
    font-family: 'PeydaWebbold';
    color: #646566;
}
.socialcp {
    text-align: center;
    border-top: 1px solid #cccccc;
    padding-top: 20px;
}

.socialcp > span {
    font-size: 15px;
    font-family: 'PeydaWebbold';
    color: var(--color1);
    margin-bottom: 15px;
    display: block;
}

.socialcp li {
    display: inline-block;
    padding: 0 8px;
}

.socialcp {
    text-align: center;
    margin-top: 10px;
}

.socialcp li a {
    font-size: 17px;
    color: #646464;
}

.socialcp li a:hover {
    color: var(--color2);
}

.mpstbox iframe {
    width: 100%;
    height: 520px;
    border-radius: 10px;
}

.ctdatabox h3 {
    border-bottom: 2px solid #E3E3E3;
    color: var(--color1);
    padding-bottom: 13px;
    margin-bottom: 25px;
    display: block;
    font-family: 'PeydaWebbold';
    font-size: 20px;
}

.titlepage h1 {
    text-align: center;
    margin: 40px 0;
    font-family: 'PeydaWebbold';
    font-size: 37px;
}

.titlepage h1 span {
    color: var(--color1);
}

.stbox2 .ctdatabox {
    border-right: 3px solid var(--color1);
    border-left: none;
}
.stbox.stbox1 , .stbox.stbox2 {
    border-bottom: 1px dashed #d0d0d0;
    margin-bottom: 50px;
}


.aboutpage p {
    font-weight: 400;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #4E4E4E;
    margin-top: 30px;
}


.aboutpage > img {
    margin-bottom: 30px;
}

.abtboxs1 {
    background: var(--color1);
    border-radius: 20px;
    margin: 30px 0;
    padding: 30px 70px;
}

.abtbox11 {
    color: #fff;
    font-family: 'PeydaWebbold';
    padding: 40px 15px 0px 75px;
}

.abtbox11 p {
    text-align: right;
    color: #fff;
    font-family: 'PeydaWeb';
    line-height: 27px;
    margin-top: 20px;
}

.abtbox11 h4 {
    font-size: 35px;
}

.abtstbox {
    width: 49%;
    display: inline-block;
    position: relative;
    padding-right: 60px;
    margin: 13px 0px;
}

.abtstbox img {
    width: 45px;
    position: absolute;
    right: 0;
    /* left: 0; */
    margin: 0 auto;
    top: 10px;
}

.abtstbox p {
    text-align: right;
    color: #fff;
    line-height: normal;
}

.abtstbox span {
    font-size: 30px;
    font-family: 'PeydaWebbold';
    color: #fff;
}

.abtbox12 {
    margin: 20px 0;
}

.boxslide {
    position: relative;
}

.item .awardsbox {
    width: 75%;
    margin: 0 auto;
}


.serbx h3 {
    text-align: center;
    font-family: 'PeydaWebbold';
    color: var(--color1);
    font-size: 37px;
    margin-bottom: 41px;
}

.ser {
    margin-top: 70px;
    margin-bottom: 50px;
}

.awards-nav .nav-button.owl-prev i {
    !i;!;
    !i;!;
}

.slider-nav.awards-nav.owl-nav {
    top: 90px;
}



.productpagebox {
    min-height: 300px;
}

.catprtbox {
    box-shadow: 0px 2px 4px #e5e5e5;
    padding: 15px;
    border-radius: 10px;
    border-top: 2px solid var(--color1);
    margin-bottom: 30px;
    margin-top: 30px;
    position: sticky;
    top: 10px;
}

span.catprtboxtitle {
    display: block;
    border-bottom: 1px solid #e7e7e7;
    padding: 0px 0 7px 0;
    margin-bottom: 4px;
    color: var(--color1);
    font-family: 'PeydaWebsemibold';
}

.catprtbox li a {
    color: #4e4e4e;
    font-size: 14px;
    padding: 10px 0;
    display: block;
    border-bottom: 1px solid #e7e7e7;
}

.catprtbox li:last-child a {
    border: none !important;
    padding-bottom: 0;
}
.productpage {
    margin-bottom: 30px;
}


.left-prt h1 {
    font-weight: bold;
    color: var(--color1);
    margin-bottom: 15px;
}

.left-prt p {
    line-height: 2.5;
    text-align: justify;
    font-size: 15px;
}

.right-prt img {
    border-radius: 20px;
    height: auto;
}

.product-single {
    margin: 5px 0;
    /* border-top: 1px solid var(--color2); */
    padding-top: 50px;
}

#thumbs .item {
    padding: 8px 5px;
}

#thumbs .item img {
    border-radius: 10px;
}

#big .owl-stage-outer {
    border-radius: 20px;
}

i.leftarrow:before {
      content: "";
      position: absolute;
      left: -12px;
      z-index: 11;
      display: block;
      width: 10px;
      height: 10px;
      border-top: 2px solid var(--color1);
      border-left: 2px solid var(--color1);
      /* background: red; */
      transform: rotate(314deg);
      top: 37px;
}

i.rightarrow:before {
      content: "";
      position: absolute;
      right: -9px;
      z-index: 11;
      display: block;
      width: 10px;
      height: 10px;
      border-top: 2px solid var(--color1);
      border-left: 2px solid var(--color1);
      /* background: red; */
      transform: rotate(133deg);
      top: 36px;
}

div#thumbs {
    width: 95%;
    margin: 0 auto;
}

.informations-groups{
    background: #f4f4f4;
    border-radius: 10px;
    padding: 1px 5px;
    direction: ltr;
}
.infotr{
    position: relative;
    margin: 20px 5px;
    background: #fff;
    border-radius: 8px;
    display: flex;
    align-items: center;
}
.infotr.title{
    color: var(--color1);
    font-size: 16px;
    font-weight: bold;
    padding: 10px 30px 10px 0;
}
.infotr.title:before{
    content: '';
    width: 8px;
    height: 8px;
    background: var(--color1);
    display: inline-block;
    border-radius: 50%;
    margin-left: 10px;

}
.infotr-name,.infot-val{
    padding: 10px 3% 10px 1%;
    font-size: 16px;
}
.infotr-name{
    border-right: 10px solid #f4f4f4;
    color: var(--color1);
    min-width: 30%;
    text-align: left;
}
.infot-val{
    color: #999;
}

.product-single .title-box h3 {color: var(--color1);}

.Technical {
    margin-top: 20px;
}

a.dnlcat {
    background: var(--color1);
    padding: 7px 37px;
    display: inline-block;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    position: relative;
    border: 1px solid var(--color1);
}
.title-box {
    text-align: center;
    margin: 40px 0;
    font-size: 25px;
    color: var(--color1);
}
.datatanle p {
    line-height: 2.5;
    text-align: justify;
    font-size: 15px;
}

.comimg {
    float: right;
    margin-left: 20px;
    position: relative;
}

.companypage p {
    line-height: 30px;
    text-align: justify;
    font-size: 15px;
}

.comimg img {
    border-radius: 15px;
    position: relative;
    width: 97%;
    float: left;
    top: 10px;
    max-width: 500px;
    height: auto;
    margin-bottom: 8px;
}

.comimg:before {
    content: '';
    position: absolute;
    background: var(--color1);
    width: 95%;
    height: 96%;
    border-radius: 15px;
}
.menuul img {
    width: 37px;
}

.menuul:nth-child(3) li {
    margin: 0 0 12px 0;
    display: inline-block;
    width: 49%;
    filter: grayscale(1);
    transition: 0.5s;
}


.menuul:nth-child(3) li:hover {
    filter: none;
}

.ddall {text-align: center;margin: 50px 0;}

.ddall h4 {
    font-family: 'PeydaWebbold';
    color: var(--color1);
    margin-bottom: 20px;
} 

.ddall a {
    background: var(--color1);
    color: #fff;
    padding: 10px 50px;
    border-radius: 8px;
    display: inline-block;
}
.datatanle {
    margin-top: 73px;
}

.datatanle h2 {
    font-family: 'PeydaWebbold';
}

.col-lg-8.left-prt h6 {
    font-family: 'PeydaWebbold';
    color: var(--color1);
    line-height: 40px;
}

.subcomps.pskfk {margin: 50px 0;}

.productboxser {
    display: flex;
    gap: 15px;
}

.productboxs {
    width: 20%;
}
.socialcp li a:hover {
    color: var(--color1);
} 