html {
  scroll-behavior: smooth;
}

* {
  color: #373b3b;
}

.hide {
  display: none !important;
}

body {
  overflow-x: hidden;
}

#header {
  margin-top: 30px;
}

#header .sticky-top {
  background-color: transparent;
}

@media only screen and (max-width: 540px) {
  body {
    overflow-x: hidden !important;
  }
}

@media only screen and (max-width: 540px) {
  body#Home {
    overflow-x: hidden;
  }
}

@font-face {
  font-family: 'Exodar-outline';
  src: url(../../font/WebFonts/fonts/ttf/Exodar-Outline.ttf) format('truetype');
}

#dao-logo {
  font-family: Exodar-outline !important;
  margin-bottom: 0 !important;
}
/*---------------------------------- Circles -----------------------------------*/

#addSvgCircle > .svg {
  position: absolute !important ;
  width: 100%;
  height: 4100px;
  z-index: -1;
}

#addSvgCircleAbout > .svg {
  position: absolute !important ;
  width: 100%;
  height: 3130px;
}

#addSvgCircleContact > .svg {
  position: absolute !important ;
  width: 100%;
  height: 1050px;
}

.bgCirclebig,
.bgCircleSmall,
.bgCircleMedium,
.bgCircleXSmall,
.bgCircleTiny {
  width: 730px;
  height: 730px;
  position: absolute;
  border-radius: 50%;
  opacity: 0.3;
  z-index: -10;
  background-size: cover;
  float: right;
}

.bgCircleMedium {
  width: 385px;
  height: 385px;
}
.bgCircleSmall {
  width: 130px;
  height: 130px;
}
.bgCircleXSmall {
  width: 45px;
  height: 45px;
}
.bgCircleTiny {
  width: 25px;
  height: 25px;
}

@media only screen and (max-width: 768px) {
  .bgCircleMedium,
  .bgCirclebig,
  .bgCircleSmall {
    display: none !important;
  }
}

/*---------------------------------- Reporting ------------------------------------*/
#graphbutton {
  border-radius: 27px !important;
  color: black;
  border: #000000 0.5px solid;
  background-color: rgb(206 241 240);
  cursor: pointer;
  font-family: "iranyekan" !important;
  font-size: 19px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  padding: 10px !important;
  width: 255px !important;
  height: 54px !important;
  margin-top: 20px;
  box-shadow: 5px 5px #cdcdcd;
}

#slider > #graph_butt_div {
  text-align: center !important;
  direction: rtl;
}

#slider > a {
  text-align: center;
}

#graphs {
  margin-top: 50px;
}

@media only screen and (min-width: 768px) {
  #graph_container2 {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  #graph_container {
    display: none;
  }
}

/*---------------------------------- Nav Bar -----------------------------------*/
#lang {
  width: 36px;
  height: 36px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ff8417;
  box-sizing: border-box;
  padding: 0;
}

#lang > a {
  width: 36px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  color: #f05a31;
  box-sizing: border-box;
}

#subli {
  margin-left: 15px;
  margin-right: 15px;
}
.navbar-nav {
  list-style: none;
}

.navbar-expand-lg .navbar-collapse {
  direction: rtl;
}
.navbar-light .navbar-nav {
  font-family: "IRANSansMobile";
  font-weight: 300;
}

.navbar-light .navbar-nav .active .nav-link {
  color: #f05a31;
}
.navbar-light .navbar-nav .nav-link.show {
  color: #f05a31;
}
.navbar-light .navbar-nav .show .nav-link {
  color: #f05a31;
}
.navbar-light .navbar-nav .nav-link {
  font-size: 16px;
}
.navbar-light .navbar-nav .nav-btn {
  background-image: linear-gradient(-90deg, #fbb563, #f05a31);
  border-radius: 18px;
  height: 36px;
  width: 130px;
  color: #fff;
  border-color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.navbar-light .navbar-nav .nav-item {
  width: 120px;
  text-align: center;
}

.navbar-light .navbar-nav .nav-item:first-child {
  width: 150px;
  text-align: right;
}
.navbar-light .navbar-nav .nav-item:last-child {
  width: 150px;
  text-align: right;
}

.navbar-light .nav-link.active {
  color: #f05a31;
}
.navbar-light .navbar-brand img {
  width: 100px;
}

@media only screen and (max-width: 540px) {
  #langhide {
  }
}

@media only screen and (max-width: 540px) {
  #lang {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 540px) {
  #subli {
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 540px) {
  .navbar-light .navbar-nav .nav-item:last-child {
    text-align: center;
  }
}
@media only screen and (max-width: 540px) {
  .svg {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  .navbar-light .navbar-nav {
    padding-top: 30px;
    padding-right: 0px;
    text-align: center !important;
  }
}

@media only screen and (max-width: 540px) {
  .navbar-light .navbar-nav .nav-item:last-child {
    width: 130px;
  }
}
@media only screen and (max-width: 540px) {
  .navbar-light .navbar-nav .nav-item {
    width: 130px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 540px) {
  .navbar-light .navbar-brand img {
    position: absolute;
    top: -0px;
    width: 15%;
  }
}
@media only screen and (max-width: 540px) {
  .navbar-light .language {
    margin-left: -70%;
  }
}

/*---------------------------------- Top section -----------------------------------*/
#dappbutton {
  border-radius: 27px !important;
  color: white;
  border: #000000 0.5px solid;
  background-color: rgb(254, 181, 143);
  cursor: pointer;
  font-family: "iranyekan" !important;
  font-size: 19px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  padding: 10px !important;
  width: 255px !important;
  height: 54px !important;
  margin-top: 20px;
  box-shadow: 5px 5px #cdcdcd;
}

#slider {
  min-height: 720px;
  /*max-height:730px !important;*/
  padding-top: 40px;
  padding-bottom: 40px;
}

#slider .text {
  padding-top: 100px;
  position: relative;
  z-index: 4;
  /*text-align:right;*/
  /*direction:rtl;*/
  padding-right: 50px;
}

#slider .text .upTitle {
  line-height: 38px;
  font-weight: 500;
  font-size: 24px;
}
#slider .text .title {
  margin-top: 2rem;
  margin-left: 3%;
  font-weight: bold;
  font-size: 44px;
}

#slider .text .title2 {
  margin-top: 1.5rem;
  margin-left: 15%;
  margin-bottom: 2rem;
  font-weight: bold;
  font-size: 44px;
}

#slider .text .subTitle {
  line-height: 38px;
  font-size: 44px;
  font-weight: bold;
}

#slider .text .mouse img {
  position: absolute;
  top: 500px;
  left: 231px;
}

#slider .illust {
  padding-top: 60px;
  z-index: 1;
}

#slider .illust img {
  width: 180%;
  height: auto;
  margin-left: -250px;
  margin-top: -150px;
}

@media only screen and (max-width: 540px) {
  #slider .text {
    text-align: center;
    padding-top: 270px;
    padding-right: 0px;
    padding-left: 0;
  }
}

@media only screen and (max-width: 540px) {
  #slider .text .title {
    margin-right: 0px;
    margin-top: 1rem;
    font-size: 37px;
  }
}

@media only screen and (max-width: 540px) {
  #slider .text .title2 {
    margin-right: 0px;
    margin-top: 1rem;
    font-size: 37px;
  }
}

@media only screen and (max-width: 540px) {
  #slider .text .mouse img {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #slider .illust {
    position: absolute;
    width: 250px;
    padding-left: 0 !important;
    padding-top: 0px;
  }
}

@media only screen and (max-width: 540px) {
  #slider .illust img {
    margin-left: 0px;
    margin-top: 0px;
  }
}

/*---------------------------------- Features -----------------------------------*/
#features {
  text-align: center;
  /*padding-top:60px*/
}
#features .feature {
  margin-top: 50px;
  padding-top: 30px;
}
#features .feature img {
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  margin-bottom: 20px;
  width: 55%;
}
#features .feature .featureTitle {
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 14px;
}
#features .feature .featuresDesc {
  width: 255px;
  margin: 0 auto;
  left: 0;
  right: 0;
  /*direction:rtl;*/
  font-weight: 300;
  font-size: 12px;
}
.sectionHead {
  text-align: center;
  /*direction:rtl*/
}
.sectionHead .sectionUpTitle {
  color: #f05a31;
  font-size: 16px;
  font-weight: 400;
}
.sectionHead .sectionTilte {
  font-size: 28px;
  font-weight: 500;
}

@media only screen and (max-width: 540px) {
  #features {
    padding-top: 10px;
  }
}
/*---------------------------------- Download -----------------------------------*/
#download > img {
  position: absolute;
  opacity: 0.5;
  height: 560px;
  left: 63.19%;
  right: -17.36%;
  top: calc(50% - 760px / 2 + 137px);
}
#download {
  position: relative;
  padding-top: 100px;
  text-align: center;
}

/*#download .sectionBigTitle{*/
/*    right:-500px;*/
/*    text-align:left;*/
/*    top:0;*/
/*    color:#F05A31*/
/*}*/

/*Draw Circle*/
#download .appPointCircle {
  width: 727px;
  height: 727px;
  border-radius: 50%;
  border: 1px solid rgba(151, 151, 151, 0.5);
  position: relative;
}

/*Organise mobile img*/
#download .appPointCircle img.mobile {
  width: 40%;
  margin-top: 70px;
}

/*Organise mobile Video*/
#download .appPointCircle .video {
  position: absolute;
  margin: 0 auto;
  left: 235px;
  top: 135px;
  z-index: 10;
  width: 35%;
  height: auto;
}

/*Resize the containers*/
#download .appPointCircle .appPointLeft,
#download .appPointCircle .appPointRight {
  width: 350px;
  height: 100px;
  position: absolute;
}

/*Wrap the icons*/
#download .appPointCircle .appPointLeft .appPointIconWrapper,
#download .appPointCircle .appPointRight .appPointIconWrapper {
  width: 100px;
  height: 100px;
  border-radius: 80%;
  background-color: #ffdab9;
  text-align: center;
  padding-top: 23px;
  float: left;
}

/*resize icons*/
#download .appPointCircle img {
  width: 50%;
  position: relative;
  z-index: 11;
}

/*Organise the description*/
#download .appPointCircle .appPointLeft .appPointDesc {
  text-align: right;
  width: 230px;
  margin-right: 20px;
  padding-top: 20px;
  float: left;
  /*direction:rtl;*/
  font-size: 14px;
  font-weight: normal;
  font-line-height: 20px;
}
#download .appPointCircle .appPointRight .appPointDesc {
  text-align: left;
  width: 230px;
  margin-left: 20px;
  padding-top: 20px;
  /*direction:rtl;*/
  float: right;
  font-size: 14px;
  font-weight: normal;
  font-line-height: 20px;
}

/*position Left and Right conntainers*/
#download .appPointCircle .appPointLeft.left1 {
  top: 60px;
  left: -195px;
}
#download .appPointCircle .appPointLeft.left2 {
  top: 305px;
  left: -295px;
}
#download .appPointCircle .appPointLeft.left3 {
  top: 565px;
  left: -195px;
}
#download .appPointCircle .appPointRight.right1 {
  top: 60px;
  right: -195px;
}
#download .appPointCircle .appPointRight.right2 {
  top: 305px;
  right: -295px;
}
#download .appPointCircle .appPointRight.right3 {
  top: 565px;
  right: -195px;
}

.whatcircles {
  background-repeat: no-repeat !important;
  background-size: 80% !important;
  background-position-x: center !important;
}

#reswhatimg {
  display: none;
}

#downloadapp,
#downloadapp2 {
  background: linear-gradient(270deg, #fbb563 0%, #f05a31 100%);
  border: none !important;
  border-color: transparent;
  border-radius: 27px !important;
  box-shadow: none !important;
  color: #fff !important;
  cursor: pointer;
  font-family: "iranyekan" !important;
  font-size: 19px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  padding: 10px !important;
  box-sizing: border-box !important;
  width: 255px !important;
  height: 54px !important;
  margin-top: 20px;
}
#downloadResponsive #downloadapp {
  margin-top: 20px;
  margin-bottom: 100px;
}

@media only screen and (max-width: 736px) {
  .whatcircles {
    display: none;
  }

  #reswhatimg {
    display: contents;
  }
}

@media only screen and (max-width: 540px) {
  #download {
    display: none;
  }
}
@media only screen and (max-width: 540px) {
  #downloadResponsive {
    display: block !important;
    padding-top: 40px;
    text-align: center;
    overflow-x: hidden;
  }
}
@media only screen and (max-width: 540px) {
  #downloadResponsive img.frame {
    width: 95%;
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
  }
}
@media only screen and (max-width: 540px) {
  #downloadResponsive video,
  #downloadResponsive .video {
    position: absolute;
    left: 12%;
    top: 11%;
    z-index: 9;
    width: 75%;
  }
}
@media only screen and (max-width: 540px) {
  #downloadResponsive .appPoint .appPointIconWrapper {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background-color: #ffdab9;
    text-align: center;
    padding-top: 37px;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 540px) {
  #downloadResponsive .appPoint .appPointIconWrapper img {
    width: 50%;
  }
}
@media only screen and (max-width: 540px) {
  #downloadResponsive .appPoint .appPointDesc {
    padding-left: 10%;
    padding-right: 10%;
    /*direction: rtl*/
  }
}

/*---------------------------------- Testimonial-----------------------------------*/
#titleoftesti {
  top: -60px;
}

#ppl {
  min-height: 300px;
  max-height: 300px;
}

.testi-link {
  background: #aaaaaa;
}

#testimonial {
  padding-top: 150px;
  padding-bottom: 50px;
  position: relative;
}

#testimonial .testi {
  text-align: center;
  margin-top: 45px;
}

#testimonial .testi .testiName {
  font-size: 20px;
  font-weight: 300;
}

#testimonial .testi .testiPosition {
  color: #f05a31;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 500;
}

#testimonial .testi .testiBody {
  line-height: 27px;
  opacity: 0.8;
  font-size: 16px;
  font-weight: 300;
}

#testimonial .testi-link {
  border-radius: 50%;
  position: absolute;
  background-size: cover;
  position: absolute;
  opacity: 0.6;
  cursor: pointer;
  filter: grayscale(1);
}

#testimonial .testi-link img {
  width: 90px;
}

#testimonial .testi-link.left1 {
  top: 170px;
  left: 105px;
  width: 90px;
  height: 90px;
}

#testimonial .testi-link.left2 {
  top: 380px;
  left: 10px;
  width: 90px;
  height: 90px;
}

#testimonial .testi-link.left3 {
  top: 550px;
  left: 200px;
  width: 90px;
  height: 90px;
}

#testimonial .testi-link.right1 {
  top: 180px;
  right: 120px;
  width: 90px;
  height: 90px;
}

#testimonial .testi-link.right2 {
  top: 370px;
  right: 10px;
  width: 90px;
  height: 90px;
}

#testimonial .testi-link.right3 {
  top: 545px;
  right: 230px;
  width: 90px;
  height: 90px;
}

#testimonial .testi-link.active,
#testimonial .testi-link:hover {
  filter: grayscale(0);
  opacity: 1;
}

#demo {
  height: 450px;
}

#carousel {
  margin-bottom: 85px;
}

#myCarousel {
  height: 450px;
}

#myCarousel p {
  text-align: center;
  font-size: 12px;
}

#car {
  margin-top: 120px;
  margin-bottom: 50px;
}

.carousel-item {
  text-align: center;
}

.testissnames {
  margin-top: 120px;
}

.testipic {
  position: absolute;
  width: 100px;
  left: 40%;
  top: 0%;
}

#leftarrow,
#rightarrow {
  position: absolute;
  width: 40%;
  top: -20px;
}

#leftarrow {
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: black !important;
  border-radius: 50%;
}

.carousel-control-prev,
.carousel-control-next {
  align-items: normal;
  top: 100px !important;
}

.carousel-indicators li {
  background-color: #1b1e21;
  display: none;
}

@media only screen and (max-width: 540px) {
  #downloadResponsive .appPoint .appPointDesc {
    padding-left: 10%;
    padding-right: 10%;
    /*direction: rtl*/
  }
}

@media only screen and (max-width: 540px) {
  #testimonial {
    display: none;
  }
}

@media only screen and (min-width: 540px) {
  #carousel {
    display: none;
  }
}

/*---------------------------------- Subscribe  +  Mailer Lite Form CSS ----------------------------*/
#headsup {
  position: absolute;
  opacity: 0.5;
  height: 560px;
  left: 59.11%;
  right: -17.85%;
}
#subscribe {
  margin-top: 30px !important;
  padding-bottom: 120px;
}

#subscribe .subscribeTitle {
  text-align: right;
}

#subscribe .subscribeTitle h1 {
  font-size: 60px;
  color: #ccc;
}

#subscribe .subscribeInput {
  text-align: right;
  padding-top: 15px;
}
#subscribe .subscribeInput input {
  border: 1px solid #aaa;
  border-radius: 25px;
  width: 90%;
  height: 54px;
  padding-left: 20px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
}

#subscribe .subscribeInput input:focus,
#subscribe .subscribeInput input:active {
  outline: none;
}

#subscribe .subscribeInput .msg {
  font-size: 14px;
  font-weight: 200;
  padding-left: 20px;
}

#subscribe .subscribeButton {
  padding-top: 15px;
}
#subscribe .subscribeButton.responsive {
  display: none;
}

#subscribe .subscribeButton button {
  width: 255px;
  height: 55px;
  border-radius: 27px;
  border: none;
  background-image: linear-gradient(-90deg, #fbb563, #f05a31);
  color: #fff;
  cursor: pointer;
  font-size: 22px;
  font-weight: 500;
}

.ml-form-embedSubmitLoad {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.ml-form-embedSubmitLoad:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 4px solid #fff;
  border-color: #fff #fff #fff transparent;
  animation: ml-form-embedSubmitLoad 1.2s linear infinite;
}

.ml-form-embedContainer {
  box-sizing: border-box;
  display: table;
  margin: 0 auto;
  position: static;
  width: 100% !important;
}

.ml-form-embedContainer h4 {
  text-transform: none !important;
  letter-spacing: normal !important;
}

.ml-form-embedContainer p {
  text-transform: none !important;
  letter-spacing: normal !important;
}

.ml-form-embedContainer span {
  text-transform: none !important;
  letter-spacing: normal !important;
}

.ml-form-embedContainer button {
  text-transform: none !important;
  letter-spacing: normal !important;
}

.ml-form-embedContainer .ml-form-embedWrapper {
  border-width: 0px;
  border-color: transparent;
  border-radius: 4px;
  border-style: solid;
  box-sizing: border-box;
  display: inline-block !important;
  margin: 0;
  padding: 0;
  position: relative;
}

.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedHeader img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: auto;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  max-width: 400px !important;
  width: 100%;
}

.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody {
  padding: 20px 20px 0 20px;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent {
  margin: 0 0 20px 0;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  h4 {
  color: #000;
  font-family: "iranyekan";
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 10px 0;
  text-align: left;
  word-break: break-word;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  p {
  color: #000;
  font-family: "iranyekan";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 10px 0;
  text-align: left;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  p
  a {
  color: #000;
  text-decoration: underline;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  p:last-child {
  margin: 0;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  ul {
  color: #000;
  font-family: "iranyekan";
  font-size: 14px;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  ol {
  color: #000;
  font-family: "iranyekan";
  font-size: 14px;
}

.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
  margin: 0;
  width: 100%;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-formContent {
  margin: 0 0 20px 0;
  width: 100%;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow {
  margin: 0 0 20px 0;
  width: 100%;
  float: left;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  input[type="checkbox"] {
  display: inline-block;
  float: left;
  margin: 1px 0 0 0;
  left: 0;
  top: 0;
  opacity: 1;
  visibility: visible;
  /*appearance: checkbox !important;*/
  -moz-appearance: checkbox !important;
  -webkit-appearance: checkbox !important;
  position: relative;
  height: 14px;
  width: 14px;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  .label-description {
  color: #000;
  display: block;
  font-family: "iranyekan";
  font-size: 12px;
  text-align: left;
  padding-left: 25px;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  label {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  label
  a {
  color: #000;
  text-decoration: underline;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  label
  p {
  color: #000 !important;
  font-family: "iranyekan" !important;
  font-size: 12px !important;
  font-weight: normal !important;
  line-height: 18px !important;
  padding: 0 !important;
  margin: 0 5px 0 0 !important;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow
  label
  p:last-child {
  margin: 0;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-formContent.horozintalForm {
  margin: 0;
  padding: 0 0 20px 0;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow {
  margin: 0 0 10px 0;
  width: 100%;
  position: relative;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  input {
  text-align: left;
  position: relative;
  z-index: 4;
  color: #797979 !important;
  border-radius: 30px !important;
  border: 1px solid #c5c5c5;
  font-family: "iranyekan";
  font-size: 14px !important;
  height: 55px;
  line-height: 20px !important;
  margin-bottom: 30px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 10px 10px 10px !important;
  padding-left: 10px;
  padding-left: 150px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  input::-webkit-input-placeholder {
  color: #797979;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  input::-moz-placeholder {
  color: #797979;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  input:-ms-input-placeholder {
  color: #797979;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  input:-moz-placeholder {
  color: #797979;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  span {
  position: absolute;
  color: #797979;
  z-index: 5;
  top: 15px;
  left: 30px;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow
  hr {
  position: absolute;
  z-index: 6;
  width: 26px;
  background-color: #c5c5c5;
  top: 12px;
  left: 120px;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow.ml-last-item {
  margin: 0;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-fieldRow.ml-formfieldHorizintal {
  margin: 0;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow {
  height: 42px;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  input {
  background-color: #fff;
  color: #333;
  border-color: #ccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  font-family: "iranyekan";
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 10px;
  width: 100%;
  box-sizing: border-box;
  overflow-y: initial;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  input::-webkit-input-placeholder {
  color: #333;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  input::-moz-placeholder {
  color: #333;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  input:-ms-input-placeholder {
  color: #333;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  input:-moz-placeholder {
  color: #333;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  button {
  background-color: #f8904f !important;
  border-color: #f8904f;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  box-shadow: none;
  color: #fff !important;
  cursor: pointer;
  font-family: "iranyekan";
  font-size: 19px !important;
  font-weight: 400;
  line-height: 20px;
  margin: 0 !important;
  padding: 10px !important;
  width: 100%;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-horizontalRow
  button:hover {
  background-color: #f8904f !important;
  border-color: #f8904f !important;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedSubmit {
  margin: 0 0 20px 0;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedSubmit
  button {
  background: linear-gradient(270deg, #fbb563 0%, #f05a31 100%);
  border: none !important;
  border-color: transparent;
  border-radius: 27px !important;
  box-shadow: none !important;
  color: #fff !important;
  cursor: pointer;
  font-family: "iranyekan" !important;
  font-size: 19px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  height: 40px;
  padding: 10px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  width: 255px !important;
  height: 54px !important;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedSubmit
  button.loading {
  display: none;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow.ml-error
  .label-description
  p {
  color: red !important;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-checkboxRow.ml-error
  .label-description
  p:first-letter {
  color: red !important;
}

.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
  padding: 20px 20px 0 20px;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent {
  margin: 0 0 20px 0;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  h4 {
  color: #000;
  font-family: "iranyekan";
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 10px 0;
  text-align: left;
  word-break: break-word;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  p {
  color: #000;
  font-family: "iranyekan";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 20px 0;
  text-align: left;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  p
  a {
  color: #3a9c99;
  text-decoration: none;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  p:last-child {
  margin: 0;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  ul {
  color: #000;
  font-family: "iranyekan";
  font-size: 14px;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-successBody
  .ml-form-successContent
  ol {
  color: #000;
  font-family: "iranyekan";
  font-size: 14px;
}

.ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody.ml-form-embedBodyHorizontal {
  padding-bottom: 0;
}

.ml-form-embedContainer .ml-form-embedWrapper.embedPopup {
  width: 400px;
}

.ml-form-embedContainer .ml-form-embedWrapper.embedDefault {
  width: 400px;
}

.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
  max-width: 540px;
  width: 100%;
}

.ml-form-embedContainer .ml-form-align-left {
  text-align: left;
}

.ml-form-embedContainer .ml-form-align-center {
  text-align: center;
}

.ml-form-embedContainer .ml-form-align-default {
  display: table-cell !important;
  vertical-align: middle !important;
  text-align: center !important;
}

.ml-form-embedContainer .ml-form-align-right {
  text-align: right;
}

.ml-form-formContent.horozintalForm
  .ml-form-horizontalRow
  .ml-input-horizontal {
  width: 70%;
  float: left;
}

.ml-form-formContent.horozintalForm
  .ml-form-horizontalRow
  .ml-button-horizontal {
  width: 30%;
  float: left;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
  box-sizing: border-box;
  float: left;
  padding-right: 10px;
}

.ml-subscribe-close {
  width: 30px;
  height: 30px;
  background: url(https://bucket.mlcdn.com/images/default/modal_close.png)
    no-repeat;
  background-size: 30px;
  cursor: pointer;
  margin-top: -10px;
  margin-right: -10px;
  position: absolute;
  top: 0;
  right: 0;
}

.ml-error input {
  background: url(https://bucket.mlcdn.com/images/default/error-icon.png) 98%
    center no-repeat #fff !important;
  background-size: 24px 24px !important;
}

.ml-error .label-description {
  color: red !important;
}

.ml-error .label-description p {
  color: red !important;
}

.ml-error .label-description p a {
  color: red !important;
}

@media only screen and (max-width: 540px) {
  #headsup {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  .ml-form-embedWrapper.embedDefault {
    width: 100% !important;
  }

  .ml-form-embedWrapper.embedPopup {
    width: 100% !important;
  }

  .ml-form-formContent.horozintalForm {
    float: left !important;
  }

  .ml-form-formContent.horozintalForm .ml-form-horizontalRow {
    height: auto !important;
    width: 100% !important;
    float: left !important;
  }

  .ml-form-formContent.horozintalForm
    .ml-form-horizontalRow
    .ml-input-horizontal {
    width: 100% !important;
  }

  .ml-form-formContent.horozintalForm
    .ml-form-horizontalRow
    .ml-input-horizontal
    > div {
    padding-right: 0px !important;
    padding-bottom: 10px;
  }

  .ml-form-formContent.horozintalForm .ml-button-horizontal {
    width: 100% !important;
  }
}

.rotate {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

/*@keyframes "ml-form-embedSubmitLoad" {*/
/*    0% {*/
/*        transform: rotate(0deg)*/
/*    }*/
/*    100% {*/
/*        transform: rotate(360deg)*/
/*    }*/
/*}*/

/*---------------------------------- Footer -----------------------------------*/
.footerspan {
  font-size: 14px !important;
  line-height: 0.8px !important;
  margin-top: 10px !important;
}

.row footer-data {
  z-index: 1;
}

#footer {
  padding-bottom: 10px;
  z-index: 1 !important;
  margin-top: 100px !important;
}

#footer .footer-data {
  border-top: 1px solid #c4c4c4;
  padding-top: 30px;
  margin-bottom: 10px;
  border-bottom: 1px solid #c4c4c4;
}

#footer #links .link-wrapper {
  text-align: right;
  /*direction: rtl*/
}

#footer #links .link-wrapper ul {
  list-style: none;
}

#footer #links .link-wrapper ul li {
  list-style: none;
  line-height: 15px;
  opacity: 0.5;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 300;
}

#footer #links .link-wrapper ul li.active a {
  color: #f05a31;
  opacity: 1;
}

#footer #links .link-wrapper ul li.title {
  opacity: 0.8;
  font-weight: 500;
}

#footer #links .link-wrapper ul li a {
  text-decoration: none;
  color: #000;
}
#footer .footer-copy .copy-right span {
  color: #000;
  opacity: 0.5;
  font-size: 12px;
  font-weight: 300;
}

#footer .footer-copy .copy-links .language span {
  color: #000;
  font-size: 12px;
  font-weight: 300;
}

#footer .footer-copy .copy-links .language span a {
  cursor: default;
  color: #000;
  opacity: 0.6;
  text-decoration: none;
}

#footer .footer-copy .copy-links .language span a.active {
  color: #ff8417;
  opacity: 1;
  cursor: pointer;
}

/*#footer .footer-copy .copy-links .terms {*/
/*    direction: rtl*/
/*}*/
#footer .footer-copy .copy-links .terms span {
  color: #f05a31;
  font-size: 12px;
  font-weight: 300;
}

#footer .footer-copy .copy-links .terms span a {
  color: #f05a31;
  text-decoration: none;
}

#footer #desc .desc-Wrapper {
  float: left;
  margin-bottom: 20px;
}

#footer #desc .desc-Wrapper img {
  float: left;
  margin-right: 20px;
  width: 100px;
}

#footer #desc .desc-Wrapper span {
  float: left;
  line-height: 38px;
  color: #000;
  opacity: 0.6;
  font-size: 24px;
  font-weight: 500;
}

#footer #desc .desc-Wrapper p {
  /*text-align: right;*/
  /*direction: rtl;*/
  color: #000;
  opacity: 0.8;
  font-size: 12px;
  font-weight: 300;
}

#footer #links .social-media {
  padding: 10px;
}


@media only screen and (max-width: 540px) {
  #footer .footer-copy .copy-links {
    text-align: center;
  }
}

@media only screen and (max-width: 540px) {
  #samandehi {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #footer .footer-data {
    display: none;
  }
}
@media only screen and (max-width: 540px) {
  #footer .footer-copy .copy-right {
    text-align: center;
  }
}
/*----------------------------------- About Us ------------------------------------------*/
.sectionBigTitle {
  position: absolute;
  opacity: 0.15;
  line-height: 280px;
  font-size: 288px;
  font-weight: 900;
}

#aboutUs {
  padding-top: 100px;
  text-align: center;
}

#aboutUs h1 {
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: bold;
}

#aboutUs p {
  line-height: 27px;
  opacity: 0.9;
  padding-left: 90px;
  padding-right: 90px;
  /*direction: rtl;*/
  font-size: 16px;
  font-weight: 300;
}

#trophies {
  margin-top: 250px;
  position: relative;
}

#trophies .sectionBigTitle {
  right: -240px;
  top: -80px;
  color: #f05a31;
}

#trophies .trophiesDesc {
  text-align: center;
  width: 700px;
  line-height: 27px;
  font-size: 16px;
  font-weight: 300;
}

#trophies .awards {
  margin-top: 70px;
}

#trophies .awards .award .awardLogo {
  margin-bottom: 20px;
  filter: grayscale(1);
  opacity: 0.5;
  cursor: pointer;
}

#trophies .awards .award .awardLogo:hover {
  filter: grayscale(0);
  opacity: 1;
}

#trophies .awards .award .awardDesc {
  display: block;
  width: 255px;
  margin: auto;
  left: 0;
  right: 0;

  line-height: 27px;
  font-size: 16px;
  font-weight: 300;
}

#branches .branchesMap .flag,
#contactInfo .branchesMap .flag {
  position: absolute;
  height: 75px;
  width: 75px;
  border-radius: 50%;
  opacity: 0.7;
  box-shadow: -3px 1px 4px #ccc;
  cursor: pointer;
  background-size: contain;
}

#branches .branchesMap .flag.number1,
#contactInfo .branchesMap .flag.number1 {
  background-image: url("../img/iran-flag.jpg");
  bottom: -10px;
  left: 20%;
}

#branches .branchesMap .flag.number2,
#contactInfo .branchesMap .flag.number2 {
  background-image: url("../img/croatia-flag.jpg");
  bottom: -10px;
  right: 20%;
}

#branches .branchesMap .flag.active,
#contactInfo .branchesMap .flag.active {
  opacity: 1;
}

#branches .branchesMap .toTheTeam,
#contactInfo .branchesMap .toTheTeam {
  position: absolute;
  bottom: -180px;
  left: 10px;
  width: 500px;
  z-index: 3;
  text-align: left;
  padding-left: 160px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#branches .branchesMap .toTheTeam p,
#contactInfo .branchesMap .toTheTeam p {
  font-size: 13px;
  font-weight: 300;
}

#branches .branchesInfo,
#contactInfo .branchesInfo {
  min-height: 400px;
}

#branches,
#contactInfo {
  padding-top: 200px;
  position: relative;
}

#branches .branchesInfo .sectionHead,
#contactInfo .branchesInfo .sectionHead {
  text-align: left;
}

#branches .branchesInfo .sectionHead .sectionUpTitle,
#contactInfo .branchesInfo .sectionHead .sectionUpTitle {
  font-size: 12px;
  font-weight: 300;
}

#branches .branchesInfo .sectionHead .sectionTilte,
#contactInfo .branchesInfo .sectionHead .sectionTilte {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 30px;
  text-align: right;
}

#branches .branchesInfo .branchesInfoDesc,
#contactInfo .branchesInfo .branchesInfoDesc {
  padding-right: 15px;
  /*text-align: right;*/
  /*direction: rtl;*/
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}

#branches .branchesMap .map,
#contactInfo .branchesMap .map {
  height: 450px;
  width: 450px;
  border-radius: 50%;
  background-image: url("../img/map/iran.jpg");
  background-size: 120%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
  position: relative;
}

#team {
  position: relative;
  padding-top: 300px;
  padding-bottom: 200px;
}

#team .sectionBigTitle {
  left: -210px;
  top: 40px;
  color: #f05a31;
}

#team .teamWrapper {
  position: relative;
}

#team .teamWrapper .teamRoller {
  height: 400px;
  width: 400px;
  border-radius: 50%;
  border: 1px solid rgba(151, 151, 151, 0.5);
  position: relative;
  z-index: 1;
  left: 0px;
  top: 55px;
}

#team .teamWrapper .teamRoller .memberPic {
  position: absolute;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background-size: contain;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
  margin: 0 auto;
  right: 0;
  left: 0;
  top: 90px;
}

#team .teamWrapper .teamRoller .teamMember {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  background-size: contain;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

#team .teamWrapper .teamRoller .teamMember.slot1 {
  top: -40px;
  right: 165px;
}

#team .teamWrapper .teamRoller .teamMember.slot2 {
  top: -5px;
  left: 65px;
}

#team .teamWrapper .teamRoller .teamMember.slot4 {
  top: 65px;
  left: -10px;
}

#team .teamWrapper .teamRoller .teamMember.slot3 {
  top: -5px;
  right: 65px;
}

#team .teamWrapper .teamRoller .teamMember.slot5 {
  top: 65px;
  right: -10px;
}

#team .teamWrapper .teamRoller .teamMember.slot6 {
  top: 165px;
  left: -35px;
}

#team .teamWrapper .teamRoller .teamMember.slot7 {
  top: 165px;
  right: -35px;
}

#team .teamWrapper .teamRoller .teamMember.slot8 {
  top: 265px;
  left: -10px;
}

#team .teamWrapper .teamRoller .teamMember.slot9 {
  top: 265px;
  right: -10px;
}

#team .teamWrapper .teamRoller .teamMember.slot10 {
  top: 335px;
  left: 65px;
}

#team .teamWrapper .teamRoller .teamMember.slot11 {
  top: 335px;
  right: 65px;
}

#team .teamWrapper .teamBaseMember {
  height: 415px;
  width: 530px;
  box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  position: absolute;
  border-radius: 100px;
  top: 75px;
  right: 70px;
  z-index: 2;
}

#team .teamWrapper .teamBaseMember .memberBio {
  padding-right: 50px;
  padding-left: 50px;
  padding-top: 70px;
  padding-right: 30px;
  font-size: 13px;
}

#team .teamWrapper .teamBaseMember .memberBio .memberPosition {
  color: #f05a31;
  font-weight: 500;
  font-size: 14px;
}

#team .teamWrapper .teamBaseMember .memberBio .memberBioDesc {
  line-height: 27px;
  min-height: 125px;
  opacity: 0.8;
  padding-right: 15px;
  font-size: 12px;
  font-weight: 300;
}

#team .teamWrapper .teamBaseMember .memberBio .memberName {
  line-height: 35px;
  font-weight: 500;
  font-size: 16px;
}

#team .teamWrapper .teamBaseMember .memberBio .memberSocial {
  width: 250px;
  float: right;
}

#team .teamWrapper .teamBaseMember .memberBio .memberSocial .social {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #ccc;
  text-align: center;
  padding-top: 10px;
  display: inline-block;
  margin-right: 22px;
  margin-bottom: 15px;
}

#team .teamWrapper .teamBaseMember .memberBio .memberSocial .social img {
  width: 50%;
  height: auto;
}

#team .teamWrapper .teamBaseMember .teamMemberNavigation {
  width: 150px;
  float: right;
  position: absolute;
  right: -25px;
  bottom: 100px;
}

#team .teamWrapper .teamBaseMember .teamMemberNavigation .pervMember {
  width: 75px;
  float: left;
}

#responsiveTeam hr {
  position: absolute;
  width: 100%;
  background-color: #c4c4c4;
  z-index: 5;
}

#responsiveTeam .branchFlag {
  text-align: center;
  margin-top: 50px;
  padding: 0;
}

#responsiveTeam .branchFlag .flagHolder {
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  display: inline-block;
  position: relative;
  z-index: 9;
  margin-top: -35px;
  margin-left: 25px;
  margin-right: 25px;
}

#responsiveTeam .branchFlag .flagHolder.iran::before {
  background-image: url("../img/iran-flag.jpg");
}

#responsiveTeam .branchFlag .flagHolder.croatia::before {
  background-image: url("../img/croatia-flag.jpg");
}

#responsiveTeam .branchFlag .flagHolder::before {
  background-size: cover;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0.6;
  z-index: 10;
}

#responsiveTeam .branchFlag .flagHolder.active::before {
  opacity: 1;
}

#responsiveTeam .teamMemberType {
  margin-top: 100px;
  margin-bottom: 20px;
}

#responsiveTeam .teamMemberType hr {
  position: absolute;
  width: 100%;
  background-color: #c4c4c4;
  z-index: 5;
}

#responsiveTeam .teamMemberType .teamType {
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  display: inline-block;
  position: relative;
  z-index: 9;
  margin-top: -35px;
  margin-left: 25px;
  margin-right: 25px;
}

#responsiveTeam .teamMemberType .teamType img {
  width: 40px;
  height: auto;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 5px;
  display: block;
}

#responsiveTeam .teamMemberType .teamType span {
  font-size: 16px;
  color: #6f6f6f;
  font-weight: 500;
}

#responsiveTeam .teamMemberType .teamType.active {
  background-color: #ffd590;
}

#responsiveTeam .teamMemberWrapper .teamMemberList {
  text-align: center;
}

#responsiveTeam .teamMemberWrapper .teamMemberList .teamMemberAva {
  width: 220px;
  height: 220px;
  background: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
}

#responsiveTeam .teamMemberWrapper .teamMemberList .teamMemberAva img {
  width: 100%;
  height: auto;
  opacity: 0.9;
  border-radius: 100%;
}

#responsiveTeam .teamMemberWrapper .teamMemberList .teamMemberAva .social {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  position: absolute;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
}

#responsiveTeam
  .teamMemberWrapper
  .teamMemberList
  .teamMemberAva
  .social.linkedin {
  background-image: url("../img/linkedin.png");
}


#responsiveTeam
  .teamMemberWrapper
  .teamMemberList
  .teamMemberAva
  .social.github {
  background-image: url("../img/footer/github.png");
}

#responsiveTeam
  .teamMemberWrapper
  .teamMemberList
  .teamMemberAva
  .social.facebook {
  background-image: url("../img/facebook.png");
}

#responsiveTeam
  .teamMemberWrapper
  .teamMemberList
  .teamMemberAva
  .social.behance {
  background-image: url("../img/behance.png");
}

#responsiveTeam
  .teamMemberWrapper
  .teamMemberList
  .teamMemberAva
  .social.instagram {
  background-image: url("../img/instagram.png");
}

#responsiveTeam
  .teamMemberWrapper
  .teamMemberList
  .teamMemberAva
  .social.twitter {
  background-image: url("../img/twitter.png");
}

#responsiveTeam
  .teamMemberWrapper
  .teamMemberList
  .teamMemberAva
  .social.dribble {
  background-image: url("../img/dribbble.png");
}

#responsiveTeam .teamMemberWrapper .teamMemberList .teamMemberAva .social.left {
  bottom: 15px;
}

#responsiveTeam
  .teamMemberWrapper
  .teamMemberList
  .teamMemberAva
  .social.right {
  bottom: 15px;
}

#responsiveTeam
  .teamMemberWrapper
  .teamMemberList
  .teamMemberAva
  .social.center {
  bottom: -20px;
  left: 38%;
}

#responsiveTeam .teamMemberWrapper .teamMemberList .teamMemberAva .social a {
  width: 46px;
  height: 46px;
}

#responsiveTeam .teamMemberWrapper .teamMemberList .memberName {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #000;
  margin-top: 20px;
}

#responsiveTeam .teamMemberWrapper .teamMemberList .memberPosition {
  font-size: 14px;
  font-weight: 500;
  color: #f05a31;
  line-height: 20px;
}

#responsiveTeam {
  margin-top: 100px;
  position: relative;
  overflow-x: hidden;
}

@media only screen and (max-width: 540px) {
  #aboutUs {
    overflow-x: hidden;
  }
}

@media only screen and (max-width: 540px) {
  #aboutUs p {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 540px) {
  #trophies {
    overflow-x: hidden;
    margin-top: 100px;
  }
}

@media only screen and (max-width: 540px) {
  #trophies .sectionBigTitle {
    right: -200px;
    font-size: 160px;
  }
}

@media only screen and (max-width: 540px) {
  #trophies .awards .award {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 540px) {
  #branches {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #branches,
  #contactInfo {
    overflow-x: hidden;
  }
}

@media only screen and (max-width: 540px) {
  #branches .branchesInfo,
  #contactInfo .branchesInfo {
    text-align: center;
  }
}

@media only screen and (max-width: 540px) {
  #branches .branchesInfo .sectionHead,
  #contactInfo .branchesInfo .sectionHead {
    text-align: center;
  }
}

@media only screen and (max-width: 540px) {
  #branches .branchesInfo .branchesInfoDesc,
  #contactInfo .branchesInfo .branchesInfoDesc {
    text-align: center;
  }
}
@media only screen and (max-width: 540px) {
  #branches .branchesMap,
  #contactInfo .branchesMap {
    text-align: center;
  }
}

@media only screen and (max-width: 540px) {
  #branches .branchesMap .map,
  #contactInfo .branchesMap .map {
    width: 350px;
    height: 350px;
    margin-right: 15px;
    /*left: -30px*/
  }
}

@media only screen and (max-width: 540px) {
  #branches .branchesMap .flag,
  #contactInfo .branchesMap .flag {
    width: 50px;
    height: 50px;
  }
}

@media only screen and (max-width: 540px) {
  #branches .branchesMap .toTheTeam,
  #contactInfo .branchesMap .toTheTeam {
    left: -45px;
    width: 500px;
    bottom: -200px;
  }
}

@media only screen and (max-width: 540px) {
  #team {
    overflow: hidden;
    max-height: 1100px;
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper {
    text-align: center;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller {
    width: 550px;
    height: 550px;
    left: -105px;
    z-index: 50;
    border: none;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .memberPic {
    width: 250px;
    height: 250px;
    left: -10px;
    top: -30px;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .teamMember {
    width: 75px;
    height: 75px;
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .teamMember.slot1 {
    top: -45px;
    right: 170px;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .teamMember.slot2 {
    top: -20px;
    left: 140px;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .teamMember.slot3 {
    top: -20px;
    left: 335px;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .teamMember.slot4 {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .teamMember.slot5 {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .teamMember.slot6 {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .teamMember.slot7 {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .teamMember.slot8 {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .teamMember.slot9 {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .teamMember.slot10 {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamRoller .teamMember.slot11 {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamBaseMember {
    position: relative;
    width: 100%;
    height: auto;
    right: 0;
    top: -315px;
    z-index: 5;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamBaseMember .memberBio {
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: -90px;
    padding-top: 150px;
    padding-left: 30px;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamBaseMember .memberBio .memberBioDesc {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamBaseMember .memberBio .memberSocial {
    margin: 0 auto;
    padding-bottom: 30px;
    padding-left: 15px;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamBaseMember .memberBio .memberSocial .social {
    margin-right: 30px;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamBaseMember .teamMemberNavigation {
    position: absolute;
    right: auto;
    top: 150px;
    width: 100%;
  }
}

@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamBaseMember .teamMemberNavigation .pervMember {
    float: none;
    position: absolute;
    left: 5px;
  }
}
@media only screen and (max-width: 540px) {
  #team .teamWrapper .teamBaseMember .teamMemberNavigation .nextMember {
    position: absolute;
    right: 5px;
  }
}

@media only screen and (min-width: 541px) and (max-width: 1023px) {
  #responsiveTeam {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  #responsiveTeam {
    display: none;
  }
}

/*----------------Contact------------------*/
#contactInfo {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

#contactInfo .sectionBigTitle {
  color: #f05a31;
  right: -200px;
}

#contactInfo .contactInfoDetail {
  padding-top: 70px;
  text-align: center;
}

#contactInfo .contactInfoDetail .title {
  letter-spacing: 2px;
  font-size: 20px;
  font-weight: normal;
}

#contactInfo .contactInfoDetail hr {
  position: absolute;
  width: 500px;
  left: -100px;
  border-color: #c4c4c4;
  z-index: -1;
}

#contactInfo .contactInfoDetail .contactInfoSection,
#contactInfo .contactInfoDetail .contactInfoValue {
  list-style: none;
  width: 150px;
  padding-left: 0px;
  margin-left: 0px;
  text-align: right;
  float: left;
}

#contactInfo .contactInfoDetail .contactInfoSection li,
#contactInfo .contactInfoDetail .contactInfoValue li {
  height: 50px;
  color: #f05a31;
  font-size: 12px;
  font-weight: 300;
}

#contactInfo .contactInfoDetail .contactInfoValue {
  width: 270px;
  margin-top: -4px;
  text-align: left;
  margin-left: 20px;
}

#contactInfo .contactInfoDetail .contactInfoValue li {
  color: #000;
  line-height: 27px;
  font-size: 14px;
  font-weight: normal;
}

#contactInfo .contactInfoDetail .contactInfoValue li.social {
  margin-top: 20px;
}

#contactInfo .contactInfoDetail .contactInfoValue li.social hr {
  width: 550px;
  position: absolute;
  right: -500px;
}

#contactInfo .contactInfoDetail .contactInfoValue li.social .socialIcon {
  width: 45px;
  height: 45px;
  margin-top: 40px;
  margin-right: 15px;
  background-color: #e6e6e6;
  border-radius: 50%;
  display: inline-block;
  padding: 12px;
  padding-top: 3%;
}

#contactInfo .contactInfoDetail .contactInfoValue li.social .socialIcon img {
  width: 100%;
  height: auto;
}

#contactInfo .map {
  float: right;
}

#contactForm {
  padding-top: 100px;
}

#contactForm .contactFormDesc {
  padding-top: 30px;
  margin-bottom: 35px;
  justify-content: center;
}

#contactForm .contactFormInput input {
  width: 100%;
  height: 65px;
  border-radius: 30px;
  border: 1px solid #c5c5c5;
  padding-left: 170px;
}

#contactForm .contactFormInput .inputTitle {
  position: absolute;
  left: 70px;
  top: 20px;
  color: #797979;
  font-size: 16px;
}

#contactForm .contactFormInput hr {
  position: absolute;
  width: 26px;
  top: 15px;
  left: 150px;
  border-color: #c5c5c5;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#contactForm .contactFormInput h6 {
  color: #797979;
  margin-bottom: 30px;
}

#contactForm .contactFormInput textarea {
  width: 100%;
  min-height: 200px;
  border-radius: 30px;
  border: 1px solid #c5c5c5;
}

#contactForm .contactFormInput textarea:focus,
#contactForm .contactFormInput textarea:active {
  outline: none;
  padding: 40px;
}

#contactForm .contactFormInput button {
  border-radius: 27px;
  border: none;
  width: 255px;
  height: 55px;
  background-image: linear-gradient(-90deg, #fbb563, #f05a31);
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
}

#contactForm .contactFormInput:active,
#contactForm .contactFormInput:focus {
  outline: none;
}

#contactForm .contactFormInput div {
  margin-bottom: 20px;
  margin-top: 20px;
}

@media only screen and (max-width: 540px) {
  #contactInfo .contactInfoDetail {
    min-height: 425px;
  }
}

@media only screen and (max-width: 540px) {
  #contactInfo .contactInfoDetail .contactInfoSection,
  #contactInfo .contactInfoDetail .contactInfoValue {
    width: 120px;
  }
}

@media only screen and (max-width: 540px) {
  #contactInfo .contactInfoDetail .contactInfoValue {
    width: 200px;
    margin-left: 30px;
  }
}

@media only screen and (max-width: 540px) {
  #contactInfo .contactInfoDetail .contactInfoValue li.social {
    width: 300px;
  }
}
