@charset "utf-8";

.owl6 .owl-prev,.owl6 .owl-next{
      background: none !important;
  box-shadow: none !important;
  color: #fff !important;
}
.owl6 .owl-prev {
 }
.owl6 .texted_6{
   font-size: 14px;   line-height: 29px;   text-align: justify !important;   padding-left: 20px !important;  padding-right: 48px !important;
    
}
.owl6 img{

      width: 80% !important;
  display: block !important;
  margin: 0 auto !important;
  border-radius: 10px !important;
  
}


.box_5 {
  border-radius: 40px;
  background: #f2f2f2;
  padding-bottom: 32px;
}
.box_6 {
  border-radius: 40px;
  background: #1813a1;
  padding-bottom: 32px;
}



/***************style1*******************/

.row_contact1{
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.row_contact1 .title_s{

}
.row_contact1 .title_s i{
  font-size: 31px;
  width: 50px;
  height: 50px;
  margin-left: 10px;
  color: #fff;
  background: #43abc9;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  border-radius: 50px;
}

.row_contact1 .value_s{

}
.row_contact1 .value_s .title_s1{
  font-size: 17px;
  color: #43abc9;
  font-weight: 600;
}

.row_contact1 .value_s .rowval{
  margin: 4px 0;font-size: 14px;
}
.row_contact1 .value_s .rowval i{
  color: #43abc9;font-size: 15px;
}
.row_contact1 .value_s .rowval .titlerow{
  color: #777;
  margin-left: 4px;
}
.row_contact1 .value_s .rowval .valuerow{

}
/**********************************/

/*****************style2*****************/
@media only screen and (max-width: 800px)   {
  /*.header_area .nav-toggle:before { opacity: 0 }*/
  .displayfor2{
    display: flex !important;;
    flex-wrap: wrap;

  }
  .box_1 h1::before {

    width: 55% !important; }
  .row_contact2{
    flex: content;
    flex-grow: 4 !important;
    flex-basis: 100% !important;
  }
}
.displayfor2{
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  max-width: 100%;
  margin: 0 auto;
}

.row_contact2{
  margin-top: 40px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 20px;
  border: 2px solid #43abc9;
  border-radius: 15px;
  padding: 0 13px;

}
.row_contact2:first-child{
  margin-right: 0 !important;
}
.row_contact2:last-child{
  margin-left: 0 !important;
}
.row_contact2 .title_s{
  margin-top: -25px;
  display: block;text-align: center;
}
.row_contact2 .title_s i{
  font-size: 35px;
  width: 60px;
  height: 60px;
  color: #fff;
  background: #43abc9;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  border-radius: 50px;
}

.row_contact2 .value_s{

}
.row_contact2 .value_s .title_s1{
  font-size: 17px;
  color: #43abc9;
  font-weight: 600;
}

.row_contact2 .value_s .rowval{
  margin: 4px 0;font-size: 14px;
}
.row_contact2 .value_s .rowval i{
  color: #43abc9;font-size: 15px;
}
.row_contact2 .value_s .rowval .titlerow{
  color: #777;
  margin-left: 4px;
}
.row_contact2 .value_s .rowval .valuerow{

}
/**********************************/

/***************style3*******************/

.row_contact3 .right3{

}
.row_contact3 .right3 img{

}
.row_contact3{
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.row_contact3 .title_s{

}
.row_contact3 .title_s i{
  font-size: 31px;
  width: 50px;
  height: 50px;
  margin-left: 10px;
  color: #fff;
  background: #43abc9;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  border-radius: 50px;
}

.row_contact3 .value_s{

}
.row_contact3 .value_s .title_s1{
  font-size: 17px;
  color: #43abc9;
  font-weight: 600;
}

.row_contact3 .value_s .rowval{
  margin: 4px 0;font-size: 14px;
}
.row_contact3 .value_s .rowval i{
  color: #43abc9;font-size: 15px;
}
.row_contact3 .value_s .rowval .titlerow{
  color: #777;
  margin-left: 4px;
}
.row_contact3 .value_s .rowval .valuerow{

}
/**********************************/


.addon img { height: 60px;
  }
.addon {
  display:flex;
  height:180px;
  padding:24px 16px;
  flex-direction:column;
  background-color:#f2f2f2;
  border-radius:20px;
  margin-bottom:27px;
  justify-content:space-between;
  align-items:center;
  transition:.5s
}
.addon p {
  margin: 0;
  color: #1813a1 !important;

  font-size: 18px !important;
}
.addon:hover {
  box-shadow:4px 4px 12px 0 rgba(41,24,64,.1),0 0 0 2px #dcd8ef
}
.addon:hover .icon-container {
  background-color:#dcd8ef
}
.addon .icon-container {
  background-color:transparent;
  padding:8px;
  border-radius:16px;
  display:flex;
  justify-content:center;
  align-items:center;
  transition:.5s
}
.addon-list a{
  display: block;
  float: right;
  width: 100%;}
.heading-text {
  color: #1813a1;
  text-align: center;
  font-size: 46px !important;
  font-style: normal;
  font-weight: 700 !important;
  margin-bottom: 53px;
  display: block !important;
}
.box_4{
  margin-top: 65px;
}
.btn-hover {
   font-size: 16px !important;
   color: #fff !important;
  cursor: pointer;
    text-align:center;
  border: none;
  background-size: 300% 100%;
  border-radius: 10px;
  padding: 12px 30px;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  display: inline-block;
  margin-top: 19px;
}

.btn-hover:hover {
  background-position: 100% 0;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.btn-hover:focus {
  outline: none;
}

.btn-hover.color-2 {
  background-image: linear-gradient(to right, #f5ce62, #e43603, #fa7199, #e85a19);
  box-shadow: 0 3px 9px 0 rgba(229, 66, 10, 0.75);
}
.body-text {
  color: #291840 !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  font-style: normal !important;
}
.quick-explain  img {   height: 50px;
  opacity: 0.5; }
.quick-explain .explain-item .step-num {
  color: #dcd8ef;
  font-size: 7rem;
  font-style: normal;
  font-weight: 800;
  position: absolute;
  left: 0;
  top: 60%;
  z-index: -1;
  transform: translate(25%, -50%);
}
.align-items-center {
  align-items: center !important;
}
.d-flex {
  display: flex !important;
}
.quick-explain .explain-item:hover {
  border: 2px solid #dcd8ef;
}
.quick-explain .explain-item, .quick-explain .explain-item * {
  transition: .3s;
}
.quick-explain .explain-item {
  padding: 14px !important;
  font-size: 20px !important;
  border-radius: 20px !important;
  border: 2px solid transparent;
  position: relative;
}
.subheading-text {
  color: #4c2e83 !important;
  font-size: 22px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  margin-bottom: 24px;
}

.box_3 h1{  line-height: 50px !important;
  font-size: 32px !important;
  font-weight: 600 !important;
  text-align: center;
  padding-top: 36px;
  color: #1813a1;
  position: relative;
  display: block;
  margin: 0 auto 50px auto !important;
}
.box_2 h1{
  font-size: 32px !important;
  font-weight: 600 !important;
  text-align: center;
  padding-top: 36px;
  color: #1813a1;
  position: relative;
  display: block;
  margin: 0 auto 50px auto !important;  line-height: 50px !important;
}
.service_1{
   padding: 10px;

}
.div_set1{
  padding: 22px;
  border-radius: 20px;
  text-align: center;
  color: #4c2e83;
  background: #f2f2f2;
}
.service_1 img{
  height: 140px !important;
}
.service_1 h4{
  color: #4c2e83 !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  text-align: right;
  margin-bottom: 24px !important;
}
.service_1 p{
  color: #54406f !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  text-align: right;
  font-style: normal !important;
}

:active, :hover, :focus {
  outline: 0!important;
  outline-offset: 0;
}


.btn-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1000px;
  margin: 10px auto 35px;
}
.btn {
  position: relative;
  display: inline-block;
  width: auto; height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin: 0px 25px 15px;
  min-width: 150px;
}
.btn span {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  top: 0; left: 0;
  width: 100%;
  padding: 15px 20px;
  transition: 0.3s;
}


/* 17. hover-border-7 */
/*--- btn-4 ---*/
.btn-4   { padding: 0 !important;background: #4c2e83 !important; }
.btn-4 span {
  color: rgb(243, 243, 243) !important;
  background-color: #4c2e83 !important;
  font-size: 19px;
}
.btn-4 span:hover {
  color: rgb(24, 19, 161);
}
.btn-4::before,
.btn-4::after {
  width: 15%; height: 2px;
  background-color: rgb(241, 241, 241);
  z-index: 2;
  position: absolute;
  content: "";
}

:active, :hover, :focus {
  outline: 0!important;
  outline-offset: 0;
}
.btn.hover-border-7::before,
.btn.hover-border-7::after {
  bottom: 0;
  transition: width 0.2s 0.35s ease-out;
  position: absolute;
  content: "";
}
.btn.hover-border-7::before {
  right: 50%;

}
.btn.hover-border-7::after {
  left: 50%;
}
.btn.hover-border-7:hover::before,
.btn.hover-border-7:hover::after {
  width: 50%;
  transition: width 0.2s ease-in;
  position: absolute;
  content: "";
}

.btn.hover-border-7 span::before,
.btn.hover-border-7 span::after {
  width: 0%; height: 0%;
  background: transparent;
  opacity: 0;
  z-index: 2;
  transition: width 0.2s ease-in, height 0.15s 0.2s linear, opacity 0s 0.35s;
  position: absolute;
  content: "";
}
.btn.hover-border-7 span::before {
  bottom: 0; left: 0;
  border-left: 2px solid rgb(241, 241, 241);
  border-top: 2px solid rgb(241, 241, 241);
  position: absolute;
  content: "";
}
.btn.hover-border-7 span::after {
  bottom: 0; right: 0;
  border-right: 2px solid rgb(241, 241, 241);
  border-top: 2px solid rgb(241, 241, 241);
  position: absolute;
  content: "";
}
.btn.hover-border-7 span:hover::before,
.btn.hover-border-7 span:hover::after {
  width: 50%; height: 96%;
  opacity: 1;
  transition: height 0.2s 0.2s ease-in, width 0.2s 0.4s linear, opacity 0s 0.2s;
  position: absolute;
  content: "";
}
.btnx {
  position: relative;
  display: inline-block;
  width: auto; height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin: 0px 25px 15px;
  min-width: 150px;
}
.btnx span {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  top: 0; left: 0;
  width: 100%;
  padding: 15px 20px;
  transition: 0.3s;
}

/*****/
.box_1{
  border-radius: 40px;
  background: #f2f2f2;
  padding-bottom: 32px;

}
.box_1 a{
  /*background: #1813a1;*/
  /*padding: 13px 30px;*/
  /*display: inline-block;*/
  /*margin-top: 25px;*/
  /*border-radius: 10px;*/
  /*font-size: 19px !important;*/
  /*color: #fff;*/

}
.box_1 h3{
  font-size: 19px !important;
  line-height: 37px !important;
  width: 63%;
  margin: 0 auto;
  color: #1813a1;
}
.box_1 h1{
  font-size: 35px !important;
  font-weight: 600 !important;
  text-align: center;
  padding-top: 36px;
  color: #1813a1;
  position: relative;
  display: inline-block;
  margin: 0 auto 50px auto !important;

}
.box_1 h1::before {
  content: "";
  background-image: url(../images/ezgif-4906b78dafb9a5.png);
  background-size: contain;
  height: 40%;
  width: 90%;
  position: absolute;
  background-repeat: no-repeat;
  bottom: -25px;
  left: 0;
  z-index:1;
}
.container .onheader{
  display: block;
  width: 100%;
  margin-bottom: 10px;
  box-shadow: 4px 4px 12px 0 rgba(41,24,64,.1);
  border-radius: 0 0 20px 20px;
  background: #fff;
  box-shadow: 4px 4px 12px 0 rgba(41,24,64,.1);
  padding: 14px 24px;
}
.index-service  {
    
}
.index-service a{
display: block;
text-align: center;
padding: 20px 10px;
margin: 16px;
border-radius: 15px;
background:#fff;
box-shadow: 0 5px 30px rgba(70,72,77,.08);line-height: 28px;

}
.index-service img{
    width: 60%;
display: block;
margin:0 auto 14px auto;
}
.index-service span{
    font-size: 16px;
color: #666;
font-weight: 500;
}

.navigation {
  width: 100%;

  display: table;
  position: relative;
  font-family: inherit;
  background-color: #fff;
}

.navigation * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.navigation-portrait {
  /*height: 48px;*/
}

.navigation-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19998;
}

.navigation-hidden {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.align-to-right {
  float: right;
}

.nav-header {
  float: left;
}

.navigation-hidden .nav-header {
  display: none;
}

.nav-brand {
  line-height: 70px;
  padding: 0;
  color: #343a40;
  font-size: 24px;
  text-decoration: none !important;
}

.nav-brand:hover,
.nav-brand:focus {
  color: #343a40;
}

.navigation-portrait .nav-brand {
  font-size: 18px;
  line-height: 48px;
}

.nav-logo > img {
  height: 48px;
  margin: 11px auto;
  padding: 0 15px;
  float: left;
}

.nav-logo:focus > img {
  outline: initial;
}

.navigation-portrait .nav-logo > img {
  height: 36px;
  margin: 6px auto 6px 15px;
  padding: 0;
}

.nav-toggle {
width: 30px;
height: 30px;
padding: 6px 2px 0;
position: absolute;
top: 50%;
right: 15px;
display: none;
cursor: pointer;
position: fixed;
top: 8px;
right: 13px;
}

.nav-toggle:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 3px;
  background-color: #808080;
  border-radius: 10px;
  box-shadow: 0 0.5em 0 0 #808080, 0 1em 0 0 #808080;
  top: 21px;
  right: 11px;
}

.navigation-portrait .nav-toggle {
  display: block;
}

.navigation-portrait .nav-menus-wrapper {
  width: 320px;
  height: 100%;
  top: 0;
  right: -400px;
  position: fixed;
  background-color: #fff;
  z-index: 20000;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
  left: auto;
  right: -400px;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
  left: 0;
}

.navigation-portrait
  .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
  left: auto;
  right: 0;
}

.nav-menus-wrapper-close-button {
  width: 30px;
  height: 40px;
  margin: 10px 7px;
  display: none;
  float: right;
  color: #343a40;
  font-size: 26px;
  cursor: pointer;
}

.navigation-portrait .nav-menus-wrapper-close-button {
  display: inline-block;
}

.nav-menu {
  margin: 0;
  padding: 2px 0;
  list-style: none;
  line-height: normal;
  font-size: 0;
}

.navigation-portrait .nav-menu {
  width: 100%;
}

.navigation-landscape .nav-menu.nav-menu-centered {
  float: none;
  text-align: center;
}

.navigation-landscape .nav-menu.nav-menu-centered > li {
  float: none;
}

.nav-menu > li {
  display: inline-block;
  float: right;
text-align: right;
}

.navigation-portrait .nav-menu > li {
  width: 100%;
  position: relative;
  border-top: solid 1px #f0f0f0;
}

.navigation-portrait .nav-menu > li:last-child {
  border-bottom: solid 1px #f0f0f0;
}

.nav-menu + .nav-menu > li:first-child {
  border-top: none;
}

.nav-menu > li > a {
  padding: 10px 12px;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  color: #343a40;
  transition: color 0.3s, background 0.3s;
}

.navigation-portrait .nav-menu > li > a {
  width: 100%;
  height: auto;
  padding: 12px 15px 12px 26px;
}

.nav-menu > li:hover > a,
.nav-menu > li.active > a,
.nav-menu > li.focus > a {
  color: #ff6b00;
}

.nav-menu > li > a > i,
.nav-menu > li > a > [class*="ion-"] {
  width: 18px;
  height: 16px;
  line-height: 16px;
  transform: scale(1.4);
}

.nav-menu > li > a > [class*="ion-"] {
  width: 16px;
  display: inline-block;
  transform: scale(1.8);
}

.navigation-portrait .nav-menu.nav-menu-social {
  width: 100%;
  text-align: center;
}

.nav-menu.nav-menu-social > li {
  text-align: center;
  float: none;
  border: none !important;
}

.navigation-portrait .nav-menu.nav-menu-social > li {
  width: auto;
}

.nav-menu.nav-menu-social > li > a > [class*="ion-"] {
  font-size: 12px;
}

.nav-menu.nav-menu-social > li > a > .fa {
  font-size: 14px;
}

.navigation-portrait .nav-menu.nav-menu-social > li > a {
  padding: 15px;
}

.submenu-indicator {
margin-right: 6px;
margin-top: 6px;
float: left;
transition: all 0.2s;
}

.navigation-portrait .submenu-indicator {
  width: 54px;
  height: 44px;
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 20000;
}

.submenu-indicator-chevron {
  height: 6px;
  width: 6px;
  display: block;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: transparent #70798b #70798b transparent;
  transform: rotate(45deg);
  transition: border 0.2s;
}

.navigation-portrait .submenu-indicator-chevron {
  position: absolute;
  top: 18px;
  left: 24px;
}

.nav-menu > li:hover > a .submenu-indicator-chevron,
.nav-menu > .active > a .submenu-indicator-chevron,
.nav-menu > .focus > a .submenu-indicator-chevron {
  border-color: transparent #967adc #967adc transparent;
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
  transform: rotate(-180deg);
}

.nav-overlay-panel {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  z-index: 19999;
}

.no-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nav-search {
  height: 70px;
  float: right;
  z-index: 19998;
}

.navigation-portrait .nav-search {
  height: 48px;
  padding: 0 10px;
  margin-right: 52px;
}

.navigation-hidden .nav-search {
  display: none;
}

.nav-search-button {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  cursor: pointer;
  background-color: #fbfcfd;
}

.navigation-portrait .nav-search-button {
  width: 50px;
  height: 48px;
  line-height: 46px;
  font-size: 22px;
}

.nav-search-icon {
  width: 14px;
  height: 14px;
  margin: 2px 8px 8px 4px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #343a40;
  text-align: left;
  text-indent: -9999px;
  border: 2px solid;
  border-radius: 50%;
  transform: rotate(-45deg);
}

.nav-search-icon:after,
.nav-search-icon:before {
  content: "";
  pointer-events: none;
}

.nav-search-icon:before {
  width: 2px;
  height: 11px;
  top: 11px;
  position: absolute;
  left: 50%;
  border-radius: 0 0 1px 1px;
  box-shadow: inset 0 0 0 32px;
  transform: translateX(-50%);
}

.nav-search-button:hover .nav-search-icon {
  color: #ff6b00;
}

.nav-search > form {
  width: 100%;
  height: 100%;
  padding: 0 auto;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 99;
}

.nav-search-inner {
  width: 70%;
  height: 70px;
  margin: auto;
  display: table;
}

.navigation-portrait .nav-search-inner {
  height: 48px;
}

.nav-search-inner input[type="text"],
.nav-search-inner input[type="search"] {
  height: 70px;
  width: 100%;
  margin: 0;
  padding: 0 12px;
  font-size: 26px;
  text-align: center;
  color: #343a40;
  outline: none;
  line-height: 70px;
  border: none;
  background-color: transparent;
  transition: all 0.3s;
}

.navigation-portrait .nav-search-inner input[type="text"],
.navigation-portrait .nav-search-inner input[type="search"] {
  height: 48px;
  font-size: 18px;
  line-height: 48px;
}

.nav-search-close-button {
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  line-height: normal;
  color: #343a40;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
}

.navigation-portrait .nav-search-close-button {
  top: 10px;
  right: 14px;
}

.nav-button {
  margin: 18px 15px 0;
  padding: 8px 14px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
}

.nav-button:hover,
.nav-button:focus {
  color: #fff;
  text-decoration: none;
}

.navigation-portrait .nav-button {
  width: calc(100% - 52px);
  margin: 17px 26px;
}

.nav-text {
  margin: 25px 15px;
  display: inline-block;
  color: #343a40;
  font-size: 14px;
}

.navigation-portrait .nav-text {
  width: calc(100% - 52px);
  margin: 12px 26px 0;
}

.navigation-portrait .nav-text + ul {
  margin-top: 15px;
}

.nav-dropdown {
  min-width: 180px;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  list-style: none;
  z-index: 98;
  white-space: nowrap;
}

.navigation-portrait .nav-dropdown {
  width: 100%;
  position: static;
  left: 0;
}

.nav-dropdown .nav-dropdown {
  left: 100%;
}

.nav-menu > li > .nav-dropdown {
  border: solid 1px #f0f0f0;
}

.nav-dropdown > li {
  width: 100%;
  float: right;
  clear: both;
  position: relative;
  text-align: right;
}

.nav-dropdown > li > a {
  width: 100%;
  padding: 16px 20px;
  display: inline-block;
  text-decoration: none;
  float: right;
  font-size: 13px;
  color: #343a40;
  background-color: #fdfdfd;
}

.nav-dropdown > li:hover > a,
.nav-dropdown > li.focus > a {
  color: #ff6b00;
}

.nav-dropdown.nav-dropdown-left {
  right: 0;
}

.nav-dropdown > li > .nav-dropdown-left {
  left: auto;
  right: 100%;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
  text-align: right;
}

.navigation-portrait .nav-dropdown > li > a {
  padding: 12px 20px 12px 30px;
}

.navigation-portrait .nav-dropdown > li > ul > li > a {
  padding-left: 50px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
  padding-left: 70px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
  padding-left: 90px;
}

.navigation-portrait
  .nav-dropdown
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > a {
  padding-left: 110px;
}

.nav-dropdown .submenu-indicator {
  right: 15px;
  top: 10px;
  position: absolute;
}

.navigation-portrait .nav-dropdown .submenu-indicator {
  right: 0;
  top: 0;
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
  transform: rotate(-45deg);
}

.navigation-portrait
  .nav-dropdown
  .submenu-indicator
  .submenu-indicator-chevron {
  transform: rotate(45deg);
}

.nav-dropdown > li:hover > a .submenu-indicator-chevron,
.nav-dropdown > .focus > a .submenu-indicator-chevron {
  border-color: transparent #ff6b00 #ff6b00 transparent;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
  left: 10px;
}

.navigation-landscape
  .nav-dropdown.nav-dropdown-left
  .submenu-indicator
  .submenu-indicator-chevron {
  transform: rotate(135deg);
}
.nav-dropdown-horizontal {
  width: 100%;
  left: 0;
  background-color: #fdfdfd;
  border-top: solid 1px #f0f0f0;
}

.nav-dropdown-horizontal .nav-dropdown-horizontal {
  width: 100%;
  top: 100%;
  left: 0;
}

.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
  border-top: none;
}

.nav-dropdown-horizontal > li {
  width: auto;
  clear: none;
  position: static;
}

.navigation-portrait .nav-dropdown-horizontal > li {
  width: 100%;
}

.nav-dropdown-horizontal > li > a {
  position: relative;
}

.nav-dropdown-horizontal .submenu-indicator {
  height: 18px;
  top: 11px;
  transform: rotate(90deg);
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
  height: 42px;
  top: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.navigation-portrait
  .nav-dropdown-horizontal
  .submenu-indicator.submenu-indicator-up {
  transform: rotate(-180deg);
}

.megamenu-panel {
  width: 100%;
  padding: 15px;
  display: none;
  position: absolute;
  font-size: 14px;
  z-index: 98;
  text-align: right;
  color: inherit;
  border-top: solid 1px #f0f0f0;
  background-color: #fdfdfd;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
}

.navigation-portrait .megamenu-panel {
  padding: 25px;
  position: static;
  display: block;
}

.megamenu-panel [class*="container"] {
  width: 100%;
}

.megamenu-panel [class*="container"] [class*="col-"] {
  padding: 0;
}

.megamenu-panel-half {
  width: 50%;
}

.megamenu-panel-quarter {
  width: 25%;
}

.navigation-portrait .megamenu-panel-half,
.navigation-portrait .megamenu-panel-quarter {
  width: 100%;
}

.megamenu-panel-row {
  width: 100%;
}

.megamenu-panel-row:before,
.megamenu-panel-row:after {
  content: "";
  display: table;
  line-height: 0;
}

.megamenu-panel-row:after {
  clear: both;
}

.megamenu-panel-row [class*="col-"] {
  display: block;
  min-height: 20px;
  float: left;
  margin-left: 3%;
}

.megamenu-panel-row [class*="col-"]:first-child {
  margin-left: 0;
}

.navigation-portrait .megamenu-panel-row [class*="col-"] {
  float: none;
  display: block;
  width: 100% !important;
  margin-left: 0;
  margin-top: 15px;
}

.navigation-portrait
  .megamenu-panel-row:first-child
  [class*="col-"]:first-child {
  margin-top: 0;
}

.megamenu-panel-row .col-1 {
  width: 5.583333333333%;
}

.megamenu-panel-row .col-2 {
  width: 14.166666666666%;
}

.megamenu-panel-row .col-3 {
  width: 22.75%;
}

.megamenu-panel-row .col-4 {
  width: 31.333333333333%;
}

.megamenu-panel-row .col-5 {
  width: 39.916666666667%;
}

.megamenu-panel-row .col-6 {
  width: 48.5%;
}

.megamenu-panel-row .col-7 {
  width: 57.083333333333%;
}

.megamenu-panel-row .col-8 {
  width: 65.666666666667%;
}

.megamenu-panel-row .col-9 {
  width: 74.25%;
}

.megamenu-panel-row .col-10 {
  width: 82.833333333334%;
}

.megamenu-panel-row .col-11 {
  width: 91.416666666667%;
}

.megamenu-panel-row .col-12 {
  width: 100%;
}

.megamenu-tabs {
  width: 100%;
  float: left;
  display: block;
}

.megamenu-tabs-nav {
  width: 20%;
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}

.navigation-portrait .megamenu-tabs-nav {
  width: 100%;
}

.megamenu-tabs-nav > li > a {
  width: 100%;
  padding: 10px 16px;
  float: left;
  font-size: 13px;
  text-decoration: none;
  color: #343a40;
  border: solid 1px #eff0f2;
  outline: 0;
  background-color: #fff;
}

.megamenu-tabs-nav > li.active a,
.megamenu-tabs-nav > li:hover a {
  background-color: #f5f5f5;
}

.megamenu-tabs-pane {
  width: 80%;
  min-height: 30px;
  padding: 20px;
  float: right;
  display: none;
  font-size: 13px;
  color: #343a40;
  border: solid 1px #eff0f2;
  background-color: #fff;
}

.megamenu-tabs-pane.active {
  display: block;
}

.navigation-portrait .megamenu-tabs-pane {
  width: 100%;
}

.megamenu-lists {
  width: 100%;
  display: table;
}

.megamenu-list {
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
  display: inline-block;
  float: right;
  list-style: none;
}

.megamenu-list:last-child {
  margin: 0;
  border: none;
}

.navigation-landscape .megamenu-list {
  margin: -15px 0;
  padding: 20px 0;
  border-left: solid 1px #f0f0f0;
}

.navigation-landscape .megamenu-list:last-child {
  border: none;
}

.megamenu-list > li > a {
  width: 100%;
  padding: 5px 15px;
  display: inline-block;
  color: #444;
  text-decoration: none;
  font-size: 13px;
}

.megamenu-list > li > a:hover {
   
  color: #222;
}

.megamenu-list > li.megamenu-list-title > a {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #343a40;
}

.megamenu-list > li.megamenu-list-title > a:hover {
  background-color: transparent;
}

.navigation-landscape .list-col-2 {
  width: 50%;
}

.navigation-landscape .list-col-3 {
  width: 33%;
}

.navigation-landscape .list-col-4 {
  width: 25%;
}

.navigation-landscape .list-col-5 {
  width: 20%;
}

 

.nav-dropdown > li > a {
  color: #343a40;
  padding: 10px 20px;
  border-bottom: 1px solid #f6f6f6;
}

.nav-dropdown > li > a:hover,
.nav-dropdown > li > a:focus {
  color: #ff6b00;
}

.main_header_area.sticky {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 9999;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.transparent-menu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
}

.navigation-portrait .nav-menu > li > a {
  width: 100%;
  height: auto;
  padding: 10px 10px 10px 30px;
}
.for_mobile{
    display:none;
}
.mobileli{
      display:none !important;
  }
  
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .nav-dropdown > li > a,
  .megamenu-list > li > a {
    width: 100%;
  }
  
  .for_mobile{
   width: 42%;
    display:inline-block;
float: right;
list-style: none;
padding: 0 6px;
text-align: center;

  }
  .mobileli{
      display:flex !important;
      height: 49px
  }
  
  
  
  
}








.course-header-inner h1 {
    font-weight: 600 !important;
    font-size: 28px !important;
}

.js-dropdown-toggler_s {
    background: #15b92f;
    height: 60px;
    display: inline-block;
    position: fixed;
    bottom: 7px;
    right: 7px;
    border-radius: 50px;
    text-align: center;
    color: #fff !important;
    font-size: 12px;
    z-index: 99999999999999999;
    padding: 0 2px;
    width: 60px;
    outline: 4px solid rgba(23, 179, 84, 0.5);
}
.dropdownshow_s{
    
}
 
.js-dropdown-toggler_s i {
    font-size: 25px !important;
    display: block;
}

.js-dropdown-toggler_s span {
    font-size: 9px;
    display: block;
}
    .dropdownshow_s {
  position: relative;
  display: inline-block;
  position: fixed;
    bottom: 7px;
    right: 7px;
z-index: 999999999999;
}

.dropdown__content_s {
 position: absolute;
right: 0;
visibility: hidden;
opacity: 0;
margin: 0.5em 0;
padding: 0.7em;
width: 230px;
background-color: #fff;
box-shadow: 0 0 7px rgba(0,0,0,0.2);
-o-box-shadow: 0 0 7px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.2);
-webkit-transition: 200ms;
transition: 200ms;
 z-index: 999999999;
bottom:70px;
}
.dropdown__content_s.is-open {
  visibility: visible;
  opacity: 1;
}
.lists_s{
    width: 100%;
float: right;
display: block;
} 
.lists_s a{
    float: right;
width: 100%;
display: flex;
 align-items: center;
border-bottom: 1px solid #e6e6e6 !important;
padding: 5px 0px;transition: 200ms;
} 
.lists_s a:hover{
    background: #f0f0f0;
    transition: 200ms;
}
.lists_s a span {
    
    float: right;
    font-size: 15px;
    flex-grow: 1;
} 
.lists_s a i {
    font-size: 28px;
    float: left;
    flex-grow: 0;
} 
.lists_s .instagram_s{
    color: #dc3170 !important;
} 
.lists_s .telegram_s{
    color: #28aced !important;
} 
.lists_s .whatsapp_s{
    color: #0fd724 !important;
} 
.lists_s .phone_s{
    color: #6a6a6a !important;
} 



.academy-hero {
    background: url(../images/abstract2.png) right 0 top 30px no-repeat;
}

.breadcrumb-holder {
 position:relative;
 z-index:2;
 margin-bottom:30px;
 background:#f6f7fa;
 border-radius:5px;
 padding:16px 20px 20px
}
.breadcrumbx {
 font-size:0;
 margin:0 !important;
 max-width:100%
}
.shadow-sm {
    -webkit-box-shadow: 0 3px 15px rgba(70,72,77,.09) !important;
    box-shadow: 0 3px 15px rgba(70,72,77,.09) !important;
}
.rounded {
    border-radius: 4px !important;
    padding: 25px !important;
    margin-bottom:10px  !important;
}
.bg-white {
    background-color: #fff !important;
}

.breadcrumbx li a{
    color: #777 !important;
}
.breadcrumbx li,
.breadcrumbx li:after {
 display:inline-block;
 vertical-align:middle
}
.breadcrumbx li {
 margin-top:5px;
 font-size:16px
}
.breadcrumbx li i {
 border-radius:10px;
 -webkit-box-shadow:0 8px 35px 0 rgba(0,0,0,.06);
 box-shadow:0 8px 35px 0 rgba(0,0,0,.06);
 background:#fff;
 height:36px;
 width:36px;
 float:right;
 text-align:center;
 line-height:34px;
 margin-left:10px;
 color:#909aa7;
 font-size:18px;
 margin-top:-3px;
 position:relative;
 top:1px
}
.breadcrumbx li:after {
 margin:0 .75em;
 content:"\f104";
 font-family:"Fontawesome"
}
.breadcrumbx li:first-child:after {
  margin-top:4px;
}

.breadcrumbx li:last-child {
 overflow:hidden;
 padding-left:10px;
 border-radius:4px 0 0 4px
}
.breadcrumbx li:last-child span {
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
 display:block
}
.breadcrumbx li:last-child:after {
 display:none
}

.courses-icon-boxs {
 background:#fff;
 border-radius:4px;
 -webkit-box-shadow:0 3px 20px rgba(0,0,0,.08);
 box-shadow:0 3px 20px rgba(0,0,0,.08);
 padding:60px 60px 30px;
 text-shadow:0 0 0
}
.course-login {
 padding-bottom:30px;
 font-size:0
}
.course-login .button:first-child {
 margin-left:15px
}
.course-icon-box img {
 width:80px
}
.courses-page-header {
 position:relative;
 text-shadow:0 1px 3px rgba(0,0,0,.15)
}
.course-page-items:before,
.courses-page-header:before {
 content:""!important;
 display:block!important;
 left:0;
 position:absolute;
 -webkit-transform:skew(0deg,-3deg);
 -ms-transform:skew(0deg,-3deg);
 transform:skew(0deg,-3deg);
 -webkit-transform-origin:left bottom;
 -ms-transform-origin:left bottom;
 transform-origin:left bottom;
 width:100%
}
.courses-page-header:before {
 height:calc(100% - 150px);
 top:0;
 background-image:-o-linear-gradient(60deg,#2ecc71 0,#1f94ce 100%);
 background-image:linear-gradient(30deg,#2ecc71 0,#1f94ce 100%)
}
.course-page-items {
 position:relative
}
.course-page-items:before {
 background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0, #f0f2f7),to(#fff));
 background-image:-o-linear-gradient(top,#f0f2f7 0,#fff 100%);
 background-image:linear-gradient(180deg,#f0f2f7 0,#fff 100%);
 height:100%;
 top:-160px
}
.course-item-title {
 font-size:18px;
 margin-bottom:15px;
 line-height:1.8
}
.course-item-title a {
 color:inherit
}
.course-item-details {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.course-item-details i.blog-item-popular,
.course-item-details i.blog-item-suggested {
 font-size:16px;
 top:0
}
.course-item-content {
 color:#7f8187;
 display:block;
 font-size:14px;
 margin-top:16px
}
.course-item-meta {
 padding-top:16px;
 font-size:14px;
 line-height:2em;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.course-item-meta li {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-left:22px
}
.course-item-meta span {
 color:#9eaeba;
 font-weight:500;
 line-height:1.4;
 padding-top:4px
}
.course-item-meta i {
 color:#9eaeba;
 margin-left:10px;
 font-size:18px
}
.course-item-meta i.dripicons-graduation {
 font-size:24px
}
.related-courses {
 padding:90px 0 95px;
 background:#f8f9f9;
 margin-top:40px;
 text-align:center
}
.related-courses .row {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.related-courses .row .column,
.related-courses-section .column {
 margin-bottom:40px
}
.related-courses-section {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 margin-bottom:-40px
}
.related-courses-title {
 text-align:center;
 margin-bottom:8px;
 font-weight:600;
 font-size:26px
}
.related-courses-subtitle {
 text-align:center;
 margin-bottom:35px;
 color:#949494;
 font-size:18px;
 font-weight:500
}
.course-item-image-holder {
 display:block;
 position:relative;
 z-index:2
}
.course-item-image-holder img,
.course-item-image-holder:before {
 border-radius:5px 5px 0 0;
 display:block;
 position:relative;
 z-index:1;
 width:100%
}
.course-item-image-holder:before {
 background-image:-webkit-gradient(linear,left top, left bottom,color-stop(45%, rgba(255,255,255,0)),to(#fff));
 background-image:-o-linear-gradient(top,rgba(255,255,255,0) 45%,#fff 100%);
 background-image:linear-gradient(180deg,rgba(255,255,255,0) 45%,#fff 100%);
 bottom:0;
 content:"";
 display:block!important;
 height:100%;
 left:0;
 position:absolute;
 right:0;
 z-index:2
}
.course-item-bottom-holder {
 padding:14px 30px 12px;
 background:#f6f7fa
}
.course-item-price {
 color:#7f8187;
 font-size:16px;
 font-weight:500
}
.course-item-price ins {
 text-decoration:none;
 color:#7ccc77
}
.course-item-price del {
 font-size:15px;
 color:#ff6868;
 margin-left:5px
}
.course-item-price del span {
 font-size:13px
}
.course-item-price>span:first-child {
 margin-left:6px
}
.course-item-price>span:last-child {
 margin-right:6px
}
.course-item-price>span:only-child {
 margin-left:0!important;
 margin-right:0!important
}
.course-item-holder {
 background:#fff;
 border-radius:5px;
 text-align:right;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08)
}
.course-item-holder .star-rating,
.course-item-holder .star-rating span i {
 font-size:15px
}
.course-item-holder .course-item-types .course-item-type {
 float:right
}
.course-item-holder .course-item-types .course-item-type+.course-item-type {
 margin-right:5px
}
.course-item-holder.ad {
 background:#ffe8c8
}
.course-item-holder.ad .course-item-image-holder:before {
 background-image:-webkit-gradient(linear,left top, left bottom,color-stop(45%, rgba(255,255,255,0)),to(#ffe8c8));
 background-image:-o-linear-gradient(top,rgba(255,255,255,0) 45%,#ffe8c8 100%);
 background-image:linear-gradient(180deg,rgba(255,255,255,0) 45%,#ffe8c8 100%)
}
.course-item-holder.ad .course-item-title {
 color:#4c3e2c
}
.course-item-holder.ad .course-item-type {
 background:#fab050!important;
 color:#fff!important
}
.course-item-holder.ad .course-item-content {
 color:#5e4e38
}
.course-item-holder.ad .course-item-meta li i,
.course-item-holder.ad .course-item-meta li span {
 color:#987b55
}
.flex-row .course-item-holder,
.row .course-item-holder {
 height:100%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.flex-row .course-item-holder .course-item-desc-holder,
.row .course-item-holder .course-item-desc-holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1
}
.flex-row .course-item-holder .course-item-desc-holder .course-item-content,
.row .course-item-holder .course-item-desc-holder .course-item-content {
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1
}
.course-item-desc-holder {
 padding:15px 30px 23px
}
.courses-testimonials {
 background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0, #fef7ff),to(#fff));
 background-image:-o-linear-gradient(top,#fef7ff 0,#fff 100%);
 background-image:linear-gradient(180deg,#fef7ff 0,#fff 100%)
}
.courses-categories-filter {
 float:right
}
.courses-types-filter {
 float:left
}
.courses-filters-holder {
 border-radius:4px;
 margin-bottom:30px;
 position:relative;
 z-index:3
}
.courses-filter {
 position:relative
}
.courses-filter-label {
 background:#f6f7fa;
 border-radius:4px;
 color:#7f8187;
 cursor:pointer;
 display:block;
 font-size:15px;
 min-width:230px;
 padding:8px 20px 8px 50px;
 position:relative
}
.courses-filter-label:before {
 bottom:0;
 content:"\f107";
 font-family:"FontAwesome";
 font-size:1.25em;
 font-style:normal;
 font-weight:400;
 height:1em;
 left:20px;
 letter-spacing:0;
 line-height:1;
 margin:auto 0;
 position:absolute;
 text-align:left;
 top:0;
 width:1em
}
.courses-filter-options {
 background:#fff;
 border-radius:4px;
 -webkit-box-shadow:0 2px 10px rgba(0,0,0,.06);
 box-shadow:0 2px 10px rgba(0,0,0,.06);
 display:none;
 left:0;
 margin-top:10px;
 padding:14px 20px;
 position:absolute;
 right:0;
 top:100%;
 z-index:19
}
.courses-filter-options a {
 color:#7f8187;
 display:block;
 font-size:14px;
 padding:5px 0
}
.courses-page-header-inner {
 padding:80px 0 74px;
 text-shadow:0 1px 3px rgba(0,0,0,.15);
 overflow:hidden
}
.courses-page-header-inner h3 a {
 color:#fff;
 font-size:50px;
 font-weight:300
}
.courses-page-header-inner .kt-row {
 margin:0
}
.course-single-desc ol h3,
.course-single-desc ol h4,
.course-single-desc ul h3,
.course-single-desc ul h4,
.courses-page-header-inner .kt-row .column {
 padding:0
}
.course-single-desc {
 color:#181522;
 font:300 1rem/2.2 IRANSans
}
.course-single-desc .vc_column-inner {
 font-size:16px
}
.course-single-desc a {
 color:inherit;
 text-decoration:underline
}
.course-single-desc a:hover {
 color:#ff2264
}
.course-single-desc h2 {
 font-size:26px;
 font-weight:500;
 padding:0 0 15px
}
.course-single-desc h3,
.course-single-desc h4 {
 font-weight:500;
 line-height:2em;
 padding:10px 0
}
.course-single-desc h3 {
 font-size:1.3em
}
.course-single-desc h4 {
 font-size:1.15em
}
.course-single-desc h5,
.course-single-desc ol li,
.course-single-desc ul li {
 margin-bottom:5px
}
.course-single-desc p {
 padding:0;
 margin:0 0 10px
}
.course-single-desc p:empty {
 display:none
}
.course-single-desc ol,
.course-single-desc ul {
 list-style:inherit;
 margin:0 0 .6em;
 padding:0 30px 0 0
}
.course-map-details ul li:last-child,
.course-single-desc ol li:last-child,
.course-single-desc ul li:last-child {
 margin-bottom:0
}
.course-single-desc ul li {
 list-style-type:disc
}
.course-single-desc ol li {
 list-style-type:decimal
}
.course-single-desc .aligncenter,
.course-single-desc div.aligncenter {
 margin:25px auto
}
.course-details-box {
 border-radius:4px;
 -webkit-box-shadow:0 8px 35px 0 rgba(0,0,0,.06);
 box-shadow:0 8px 35px 0 rgba(0,0,0,.06);
 margin-bottom:70px;
 padding:35px;
 background:#fff;
 background-image:url(../images/indexbg2.png);
 background-position:left top -15px;
 background-repeat:no-repeat
}
.course-details-box .kt-row {
 margin:-15px
}
.course-details-box .kt-row .column {
 padding:15px
}
.course-detail-box {
 font-size:0
}
.course-detail-box h3 {
 font-size:15px;
 width:calc(100% - 62px);
 padding-right:15px
}
.course-detail-box h3,
.course-detail-box img {
 display:inline-block;
 vertical-align:middle
}
.course-header {
 position:relative;
 padding-bottom:30px
}
.course-header img {
 border-radius:5px;
 width:100%;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08);
 display:block;
 position:relative;
 z-index:3
}
.course-header-link {
 position:absolute;
 background-image:-o-linear-gradient(60deg,#2cc284 0,#24a6b1 100%);
 background-image:linear-gradient(30deg,#2cc284 0,#24a6b1 100%);
 color:#fff!important;
 padding:12px 15px;
 line-height:1;
 border-radius:4px;
 top:-19px;
 margin-right:-19px;
 -webkit-box-shadow:0 3px 8px rgba(255,255,255,.25),0 7px 30px rgba(41,184,147,.3);
 box-shadow:0 3px 8px rgba(255,255,255,.25),0 7px 30px rgba(41,184,147,.3)
}
.course-header-socials {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:reverse;
 -ms-flex-direction:row-reverse;
 flex-direction:row-reverse;
 line-height:1;
 -webkit-box-pack:end;
 -ms-flex-pack:end;
 justify-content:flex-end;
 margin-right:15px
}
.course-header-socials a {
 color:#b3bcc7;
 font-size:17px;
 margin-right:12px;
 padding:5px
}
.course-header-socials a:last-child {
 margin-right:0!important
}
.course-header-socials a.social-share-button-telegram {
 font-size:15px;
 margin-top:1px
}
.course-map-details {
 padding:55px 55px 55px 10px
}
.course-map-details h3 {
 margin-bottom:25px;
 font-size:24px;
 font-weight:600
}
.course-map-details ul li {
 margin-bottom:12px;
 font-size:15px;
 padding-right:29px;
 position:relative
}
.course-map-details ul li span,
.course-map-icons a {
 display:inline-block
}
.course-map-details ul li:before {
 position:absolute;
 right:0;
 width:15px;
 height:4px;
 border-radius:6px;
 content:"";
 background:#7ccc77;
 top:13px;
 opacity:.7
}
.course-map-icons {
 font-size:0;
 margin-top:20px;
 padding-right:28px
}
.course-map-icons a {
 height:32px;
 width:32px;
 background-image:url(../images/map-icons.png);
 background-repeat:no-repeat
}
.course-map-icons a:first-child {
 background-position:right top;
 margin-left:5px
}
.course-map-icons a:last-child {
 background-position:left top
}
.course-map.row {
 margin:60px 0 0;
 border-radius:4px;
 position:relative;
 -webkit-box-shadow:0 7px 30px 0 rgba(0,0,0,.07);
 box-shadow:0 7px 30px 0 rgba(0,0,0,.07);
 background:#fff
}
.course-map.row .column {
 padding:0
}
.course-map.row .google-map-holder {
 position:relative;
 overflow:hidden;
 height:100%;
 border-radius:4px 0 0 4px
}
.course-map.row .google-map-holder .gm-fullscreen-control,
.course-map.row .google-map-holder .gmnoprint {
 display:none!important
}
.course-map.row .google-map-holder:after {
 background-image:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(255,255,255,0)),to(#fff));
 background-image:-o-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);
 background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%);
 width:35%;
 right:0;
 position:absolute;
 top:0;
 bottom:0;
 content:""
}
.course-header-holder .row {
 margin-left:-25px;
 margin-right:-25px
}
.course-header-holder .row .column {
 padding-left:25px;
 padding-right:25px
}
.course-header-inner {
 position:relative;
 z-index:2
}
.course-header-inner .star-rating {
 float:left;
 margin-top:11px;
 font-size:18px
}
.course-header-inner .star-rating span i,
.responsive-menu-outer .mobile-menu .menu-item .menu-item-inner a {
 font-size:18px
}
.course-header-inner h1 {
 font-weight:600;
 font-size:28px
}
.course-header-inner .course-item-types {
 font-size:0;
 margin-bottom:28px
}
.course-header-inner .course-item-types .course-item-type {
 font-size:13px;
 padding:2px 11px
}
.course-header-inner .course-item-types .course-item-type:nth-child(2) {
 margin-right:5px
}
.course-header-inner .woocommerce-product-details__short-description p {
 font-size:17px;
 line-height:1.8
}
.course-header-buttons .button+.course-header-socials {
 margin-top:17px
}
.course-extra-details {
 margin-bottom:60px
}
.course-extra-details .row {
 margin:-8px
}
.course-extra-details .row .column {
 padding:8px
}
.course-extra-details-item img {
 float:right;
 margin-left:18px
}
.course-extra-details-item-inner {
 overflow:hidden
}
.course-extra-details-item-inner span {
 font-size:15px;
 font-weight:400;
 color:#858c96;
 display:block;
 line-height:1.7;
 padding-top:1px
}
.course-tabs>.tabs-content-holder>.tabs-content-inner {
 padding:0 40px;
 margin:0 -40px
}
.course-single-section .comments-holder {
 overflow:visible
}
.course-description-section-content .blog-content-box-holder:last-child .blog-content-box,
.course-single-desc p:last-child {
 margin-bottom:0
}
.course-description-section {
 margin-top:60px
}
.course-description-section h3 {
 padding:0 0 20px;
 font-size:1.5em;
 font-weight:600;
 display:inline-block;
 position:relative
}
.course-description-section h3:before {
 content:"";
 position:absolute;
 bottom:25px;
 height:15px;
 right:-5px;
 left:-5px;
 border-radius:4px;
 opacity:.08;
 z-index:1
}
.course-description-section h3 span {
 position:relative;
 z-index:2;
 display:block
}
.course-description-section.color-default h3:before {
 background:-o-linear-gradient(60deg,#2cc284 0,#24a6b1 100%);
 background:linear-gradient(30deg,#2cc284 0,#24a6b1 100%)
}
.course-description-section.color-green h3:before {
 background:#7ccc77
}
.course-description-section.color-blue h3:before {
 background:#5facfa
}
.course-description-section.color-red h3:before {
 background:#ff6868
}
.course-description-section.color-yellow h3:before {
 background:#ffc02e
}
.course-single-desc .wpb_wrapper .course-description-section:first-child {
 margin-top:0
}
.course-single-desc:not(.active) .wpb_wrapper>*,
.product #comments .comments-list:not(.active)>li {
 display:none
}
.course-single-desc:not(.active) .wpb_wrapper .course-description-section:first-child {
 display:block
}
.row.course-gallery-items .column a {
 display:block
}
.row.course-gallery-items .column a img {
 display:block;
 border-radius:4px;
 -webkit-box-shadow:0 3px 15px rgba(70,72,77,.09);
 box-shadow:0 3px 15px rgba(70,72,77,.09)
}
.tab-content-inner .course-single-section:last-child {
 padding-bottom:0
}
.course-single-advice {
 border-radius:4px;
 -webkit-box-shadow:0 3px 15px rgba(70,72,77,.09);
 box-shadow:0 3px 15px rgba(70,72,77,.09);
 padding:40px;
 background:#fff;
 font-size:0;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.course-single-advice .button {
 white-space:nowrap
}
.course-single-advice-inner {
 padding-left:20px
}
.course-single-advice-inner i {
 color:#f58;
 height:60px;
 width:60px;
 border-radius:25px;
 line-height:60px!important;
 font-size:20px;
 text-align:center;
 background:rgba(255,85,136,.1);
 display:inline-block;
 vertical-align:middle
}
.course-single-advice-inner span {
 font-size:18px;
 font-weight:400;
 color:#8c8596;
 display:inline-block;
 vertical-align:middle;
 padding-right:22px;
 line-height:1.7;
 width:calc(100% - 60px)
}
.course-purchase {
 border-radius:4px;
 -webkit-box-shadow:0 8px 35px 0 rgba(0,0,0,.06);
 box-shadow:0 8px 35px 0 rgba(0,0,0,.06);
 padding:20px;
 background:#fff;
 margin-top:20px
}
.course-purchase-inner {
 overflow:hidden;
 padding-right:15px;
 width:calc(100% - 50px);
 line-height:1.75;
 color:#858c96;
 font-size:13px;
 padding-top:5px
}
.course-purchase-inner span {
 font-size:18px;
 color:#7ccc77;
 font-weight:600;
 line-height:1
}
.course-purchase-text {
 color:#46484d;
 font-weight:500;
 font-size:14px
}
.course-purchase-icon {
 float:right;
 width:50px;
 fill:#909aa7
}
.kt-course-modal-image {
 position:relative
}

.review-form-stars {
 margin:0 -.125em;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 font-size:18px;
 width:6.25em
}
.review-form-stars button {
 color:#e1e1e1;
 font-size:inherit;
 padding:3px .125em;
 vertical-align:middle
}
.review-form-stars button:before {
 display:block;
 text-indent:0
}
.review-form-stars.selected button,
.review-form-stars.selected button.active~button:hover,
.review-form-stars:hover button {
 color:#ffc02e
}
.review-form-stars.selected button.active~button,
.review-form-stars:hover button:hover~button {
 color:#e1e1e1
}
.review-form-stars.selected:hover button {
 color:#ffc02e!important
}
.review-form-stars.selected:hover button:hover~button {
 color:#e1e1e1!important
}
.star-rating {
 display:-webkit-inline-box;
 display:-ms-inline-flexbox;
 display:inline-flex;
 font-size:16px;
 height:1em;
 position:relative;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:reverse;
 -ms-flex-direction:row-reverse;
 flex-direction:row-reverse;
 width:6.25em;
 margin:0 -.125em;
 vertical-align:top
}
.star-rating .star-rating-stars {
 overflow:hidden;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 color:#e1e1e1;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:reverse;
 -ms-flex-direction:row-reverse;
 flex-direction:row-reverse
}
.star-rating .star-rating-stars i {
 height:1em;
 width:1em;
 margin:0 .125em
}
.star-rating .star-rating-stars.active {
 color:#ffc02e;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row
}
.full-width {
 width:100%
}
.masonry-items-holder {
 margin:-20px
}
.masonry-item {
 float:right;
 padding:20px;
 -webkit-transition-timing-function:cubic-bezier(.38,0,.15,1);
 -o-transition-timing-function:cubic-bezier(.38,0,.15,1);
 transition-timing-function:cubic-bezier(.38,0,.15,1)
}
.newsletter-inner {
 max-width:800px;
 margin:0 auto;
 position:relative;
 z-index:2
}
.newsletter-text {
 font-size:18px;
 color:#fff;
 margin-bottom:20px
}
.newsletter-title {
 font-size:28px;
 font-weight:400;
 color:#fff;
 margin-bottom:5px
}
.wpmlrload-speeding-wheel {
 position:absolute;
 left:0;
 right:0;
 top:15px;
 border-top-color:#fff;
 border-bottom-color:#fff
}
.wpmlrload-container {
 position:relative;
 height:0
}
.wpmlr_result.failed,
.wpmlr_result.success {
 position:relative;
 top:15px;
 font-size:14px;
 border:0;
 font-weight:400
}
.wpmlr_result.failed {
 background:#ffefef;
 color:#ff6868
}
.wpmlr_result.success {
 background:#fcfff5;
 color:#7ccc77
}
.sender-link-wrapper {
 display:none!important
}
.subscription-form {
 width:100%!important;
 background:0 0!important;
 border:0!important;
 padding:0!important
}
.subscription-thank-you {
 background:#fcfff5!important;
 color:#92c72b!important;
 border-radius:4px!important;
 text-align:center!important;
 font-family:"IRANSans"!important;
 font-weight:500!important
}
.subscription-form-fields {
 margin-top:0!important
}
.subscription-form-fields .subscription-form-fields {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1
}
.column.col-md-4{
    padding:0 15px !important;
}
.maintitle1 h3{
     color: #46484d !important;
     line-height: 1.5 !important;
     font-weight: 600 !important;
     font-size: 26px !important;
}
.maintitle1 h5{
    font-size: 18px !important;
color: #7f8187 !important;
font-weight: 400 !important;
}
.maintitle1 a{
    float: left !important;
}

.hero-title {
    font-size: 34px !important;
    font-weight: 600 !important;
    margin-bottom: 25px !important;
}
.hero-text {
    font-size: 17px !important;
    color: #7f8187 !important;
    margin-bottom: 32px !important;
}
.hero-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.hero-buttons .button:first-child {
    margin-left: 15px;
}
.button.button-default, button.button-default, input[type="submit"].button-default {
    background: #f58;
}
.button.button-gray, button.button-gray, input[type="submit"].button-gray {
    background: #757a86;
}
.button {
    border: 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "IRANSans";
    font-size: 15px;
    line-height: 1.6em;
    padding: 13px 25px 11px;
    vertical-align: middle;
    font-weight: 400;
    width: auto;
    background: 0 0;
    -webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    -o-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
}

.center-vertical {
    display: flex !important;
align-items: center !important;
}
.header-phone-holder   {
    margin-left: 7px;
    background: rgba(124,204,119,.18);
    color: #7ccc77;
 border-radius: 4px;
 float: left;
font-size: 18px;
cursor: pointer;
height: 46px;
line-height: 52px;
text-align: center;
width: 46px;
}
.header-btn {
    margin-left: 7px;
    height: 46px;
    width: 46px;
    padding: 0 !important;
    display: -webkit-box;cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
     border-radius: 4px;
    background: #eef1f6;
color: #a7a7a8;
border: none !important;
font-size: 18px;
}
.header-btn-login{
width: auto !important;
font-size: 14px !important;
padding-right: 12px !important;
padding-left: 12px !important;
}
.header-btn-reg{
    width: auto !important;
font-size: 14px !important;
padding-right: 9px !important;
padding-left: 9px !important;
     background: #ea5283 !important;
     color: #fff !important;
}
.hero2{
   background:#f7f7f7;;
 padding-top:60px;
 padding-bottom:5px
}



.hero {
 background:url(../images/abstract2.png) right 0 top 30px no-repeat,url(../images/hero-bg.jpg) center top no-repeat;
 height:798px;
 padding-top:160px;
 padding-bottom:125px
}
.hero .container {
 height:100%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.navbar-shadow-none .menu-holder:not(.scrolled) {
 background:0 0;
 -webkit-box-shadow:none;
 box-shadow:none
}
.navbar-shadow-none .menu-holder:not(.scrolled) .menu-inner {
 padding:50px 0
}
.navbar-shadow-none .page-holder {
 padding-top:146px
}
.hero-buttons {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.hero-buttons .button:first-child {
 margin-left:15px
}
.hero-title {
 font-size:34px;
 font-weight:600;
 margin-bottom:25px
}
.hero-text {
 font-size:17px;
 color:#7f8187;
 margin-bottom:32px
}
.hero-inner {
 width:48%
}
.hero-badges {
 max-width:750px;
 margin:0 -15px;
 position:relative
}
.hero-badges:before {
 background:url(../images/abstract1.png) center no-repeat;
 position:absolute;
 right:-118px;
 width:262px;
 height:263px;
 top:-53px
}
.hero-badges .column {
 padding:0 15px
}
.hero-badge {
 padding:24px 30px;
 background:#fff;
 border-radius:5px;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08);
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 height:100%;
 position:relative;
 top:0;
 -webkit-transition:top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 transition:top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 -o-transition:box-shadow .2s ease-in-out,top .2s ease-in-out;
 transition:box-shadow .2s ease-in-out,top .2s ease-in-out;
 transition:box-shadow .2s ease-in-out,top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out
}
.hero-badge:hover {
 top:-2px;
 -webkit-box-shadow:0 10px 36px 4px rgba(70,72,77,.09);
 box-shadow:0 10px 36px 4px rgba(70,72,77,.09)
}
.hero-badge-inner {
 padding-right:25px;
 padding-top:5px
}
.hero-badge-inner h4 {
 font-size:16px !important;
 font-weight:600 !important;
 margin-bottom:3px !important
}
.hero-badge-inner span {
 font-size:13px !important;
 color:#7f8187 !important
}
.section-subtitle * {
 font-size:18px;
 color:#7f8187;
 font-weight:400
}
.home-courses {


    
}
.home-courses:after,
.home-courses:before {
    z-index: -1;
 position:absolute;
 background:rgba(250,176,80,.08);
 border-top-left-radius:20px;
 border-bottom-left-radius:50px;
 width:125px;
 -webkit-transform-origin:bottom right;
 -ms-transform-origin:bottom right;
 transform-origin:bottom right;
 content:"";
 top:325px;
 -webkit-transform:skewX(-10deg);
 -ms-transform:skewX(-10deg);
 transform:skewX(-10deg);
 height:250px
}
.home-courses:before {
 right:-60px
}
.home-courses:after {
 right:0;
 margin-top:60px
}
.testimonials-item {
 background:#fff;
 border-radius:5px;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08);
 padding:35px;
 height:100%
}
.testimonials-item-image {
 border-radius:5px;
 margin-left:18px;
 -webkit-box-shadow:0 3px 18px rgba(70,72,77,.08);
 box-shadow:0 3px 18px rgba(70,72,77,.08)
}
.testimonials-item-name-outer {
 padding-top:4px
}
.testimonials-item-name {
 font-size:16px !important;
 font-weight:600 !important;
 margin-bottom:3px !important
}
.testimonials-item-company {
 color:#7f8187;
 font-size:13px;
 font-weight:500
}
.testimonials-item-top-holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.testimonials-item-text {
 color:#7f8187;
 font-size:14px;
 padding-top:20px
}
.testimonials {
 margin:-25px -21px;
 cursor:-webkit-grab;
 cursor:grab
}
.testimonials .slick-list {
 padding:10px 16px
}
.testimonials .slick-track {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.testimonials .slick-slide .testimonials-item {
 -webkit-box-shadow:0 3px 10px rgba(70,72,77,.08);
 box-shadow:0 3px 10px rgba(70,72,77,.08);
 -webkit-transition:-webkit-box-shadow .4s ease-in-out;
 transition:-webkit-box-shadow .4s ease-in-out;
 -o-transition:box-shadow .4s ease-in-out;
 transition:box-shadow .4s ease-in-out;
 transition:box-shadow .4s ease-in-out, -webkit-box-shadow .4s ease-in-out
}
.testimonials .slick-slide.slick-active .testimonials-item {
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08)
}
.testimonials-item-holder {
 padding:15px;
 height:auto
}
.align-center {
    text-align: center !important;
}
.clients-carousel-holder {
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08);
 height:120px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 border-radius:5px;
 background:#fff;
 margin:25px 0 30px;
 padding:0 40px
}
.clients-carousel {
 cursor:-webkit-grab;
 cursor:grab
}
.clients-carousel-item {
 vertical-align:middle!important
}
.clients-carousel-item img {
 display:block;
 max-width:85%!important;
 height:auto;
 margin:0 auto
}
.free-ebook {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 padding:25px;
 border-radius:5px;
 background:#fff;
 -webkit-box-shadow:0 5px 30px rgba(51,105,158,.09);
 box-shadow:0 5px 30px rgba(51,105,158,.09);
 top:0;
 -webkit-transition:top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 transition:top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 -o-transition:box-shadow .2s ease-in-out,top .2s ease-in-out;
 transition:box-shadow .2s ease-in-out,top .2s ease-in-out;
 transition:box-shadow .2s ease-in-out,top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out
}
.free-ebook img {
 border-radius:20px;
 width:70px;
 height:70px;
 min-width:70px;
 margin-left:20px
}
.free-ebook span {
 color:#7f8187;
 font-size:14px;
 display:block;
 margin-bottom:2px
}
.free-ebook h3 {
 font-size:16px;
 font-weight:500
}
.free-ebook h3:after {
 content:"\3a";
 font-family:"dripicons-v2";
 font-size:16px;
 font-weight:400;
 color:#5facfa;
 margin-right:10px;
 display:inline-block;
 vertical-align:middle;
 line-height:1;
 position:relative;
 top:1px
}
.free-ebook:hover {
 -webkit-box-shadow:0 12px 30.1px 4.9px rgba(51,105,158,.1);
 box-shadow:0 12px 30.1px 4.9px rgba(51,105,158,.1);
 top:-3px
}
.free-ebook,
.home-testimonials {
 position:relative
}
.home-testimonials:after,
.home-testimonials:before {
 position:absolute;
 background:rgba(140,124,229,.08);
 border-top-right-radius:20px;
 border-bottom-right-radius:50px;
 width:200px;
 -webkit-transform-origin:bottom left;
 -ms-transform-origin:bottom left;
 transform-origin:bottom left;
 content:"";
 bottom:90px;
 -webkit-transform:skewX(10deg);
 -ms-transform:skewX(10deg);
 transform:skewX(10deg);
 height:250px
}
.home-testimonials:before {
 left:-110px;
 margin-bottom:60px
}
.home-testimonials:after {
 left:0
}
.service-box-icon {
 height:41px;
 margin-left:20px;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.service-box-icon,
.service-box-top {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.service-box {
 position:relative;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08);
 top:0;
 display:block;
 -webkit-transition:top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 transition:top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 -o-transition:box-shadow .2s ease-in-out,top .2s ease-in-out;
 transition:box-shadow .2s ease-in-out,top .2s ease-in-out;
 transition:box-shadow .2s ease-in-out,top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 border-radius:5px
}
.service-box:hover {
 top:-2px;
 -webkit-box-shadow:0 10px 36px 4px rgba(70,72,77,.09);
 box-shadow:0 10px 36px 4px rgba(70,72,77,.09)
}
.service-box-type-icon {
 background:#fff;
 padding:33px 35px 26px;
 overflow:hidden
}
.service-box-type-icon .service-box-title {
 font-size:17px;
 font-weight:400;
 padding-top:2px
}
.service-box-type-icon .service-box-text {
 margin-top:15px;
 color:#7f8187;
 font-size:15px
}
.service-box-overlay {
 position:absolute;
 opacity:.05
}
.header-minicart-holder:hover .header-minicart-button:before,
.header-user-area:hover .header-user-area-inner:before,
.service-box-reportage .service-box-icon img,
.service-box-seo .service-box-icon img {
 height:40px
}
.service-box-seo .service-box-overlay {
 bottom:-40px;
 left:-10px;
 height:120px
}
.service-box-reportage .service-box-overlay {
 bottom:-42px;
 left:-25px;
 height:120px
}
.service-box-adwords .service-box-icon img {
 height:34px
}
.service-box-adwords .service-box-overlay {
 bottom:-20px;
 left:-10px;
 height:100px
}
.service-box-content .service-box-icon img {
 height:41px
}
.service-box-content .service-box-overlay {
 bottom:-42px;
 left:-18px;
 height:120px
}
.service-box-type-background {
 padding:45px 50px;
 background-size:cover;
 background-position:center
}
.service-box-type-background .service-box-title {
 font-size:20px;
 font-weight:600;
 color:#fff;
 margin-bottom:10px;
 padding-top:4px;
 line-height:1.7
}
.service-box-type-background .service-box-text {
 color:#ebebec;
 font-size:16px;
 line-height:1.7
}
.why-novin-section {
 background:#fff;
 padding:40px 70px 5px;
 border-radius:5px;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08);
 position:relative;
 z-index:2
}
.why-novin-section .row .column {
 margin-bottom:35px
}
.why-novin-item {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.tab-content .blog-single-comments .comment-inner .comment-respond,
.why-novin-item span {
 display:block
}
.why-novin-item img {
 max-height:60px;
 width:auto;
 margin-left:25px
}
.why-novin-title {
 font-size:14px;
 font-weight:400;
 color:#7f8187
}
.why-novin-subtitle {
 font-size:16px;
 font-weight:500;
 color:#46484d
}
.why-novin-item-inner {
 line-height:1.8;
 padding-top:4px
}
.kt-banners {
 position:relative;
 z-index:2
}
.kt-banners .row {
 margin:-12px
}
.kt-banners .row .column {
 padding:12px
}
.kt-banner {
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08);
 position:relative;
 top:0;
 -webkit-transition:top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 transition:top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 -o-transition:box-shadow .2s ease-in-out,top .2s ease-in-out;
 transition:box-shadow .2s ease-in-out,top .2s ease-in-out;
 transition:box-shadow .2s ease-in-out,top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out
}
.kt-banner:hover {
 top:-2px;
 -webkit-box-shadow:0 10px 36px 5px rgba(70,72,77,.14);
 box-shadow:0 10px 36px 5px rgba(70,72,77,.14)
}
.kt-banner,
.kt-banner img {
 display:block;
 border-radius:5px
}
.testimonials-video-link {
 margin-right:auto;
 margin-left:-35px;
 background:rgba(255,85,136,.1);
 color:#f58;
 border-radius:0 5px 5px 0;
 padding:9px 16px 9px 20px;
 font-weight:400
}
.testimonials-video-link:before {
 background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 511.999 511.999' style='enable-background:new 0 0 511.999 511.999;' xml:space='preserve'%3E%3Cpath fill='%23ff5588' d='M443.86,196.919L141.46,10.514C119.582-2.955,93.131-3.515,70.702,9.016c-22.429,12.529-35.819,35.35-35.819,61.041 v371.112c0,38.846,31.3,70.619,69.77,70.829c0.105,0,0.21,0.001,0.313,0.001c12.022-0.001,24.55-3.769,36.251-10.909 c9.413-5.743,12.388-18.029,6.645-27.441c-5.743-9.414-18.031-12.388-27.441-6.645c-5.473,3.338-10.818,5.065-15.553,5.064 c-14.515-0.079-30.056-12.513-30.056-30.898V70.058c0-11.021,5.744-20.808,15.364-26.183c9.621-5.375,20.966-5.135,30.339,0.636 l302.401,186.405c9.089,5.596,14.29,14.927,14.268,25.601c-0.022,10.673-5.261,19.983-14.4,25.56L204.147,415.945 c-9.404,5.758-12.36,18.049-6.602,27.452c5.757,9.404,18.048,12.36,27.452,6.602l218.611-133.852 c20.931-12.769,33.457-35.029,33.507-59.55C477.165,232.079,464.729,209.767,443.86,196.919z'/%3E%3C/svg%3E");
 content:"";
 display:inline-block;
 vertical-align:middle;
 height:15px;
 width:15px;
 background-size:15px;
 margin-left:10px
}
.section-text {
 font-size:16px
}
.kt-cta,
.kt-cta img {
 border-radius:5px;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08)
}
.kt-cta {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 padding:30px;
 position:relative;
 z-index:2
}
.kt-cta.kt-cta-light {
 background:#fff
}
.kt-cta.kt-cta-light .kt-cta-inner h4 {
 color:#46484d;
 font-weight:600
}
.kt-cta.kt-cta-light .kt-cta-text {
 color:#7f8187
}
.kt-cta.kt-cta-dark {
 background:#757a86
}
.kt-cta.kt-cta-dark .kt-cta-inner h4 {
 color:#fff
}
.kt-cta.kt-cta-dark .kt-cta-text {
 color:#eef1f7
}
.kt-cta img {
 margin-left:10px;
 width:70px;
 min-width:70px
}
.kt-cta .button {
 margin-right:auto;
 margin-left:10px
}



.hover14figure {
	position: relative;
}
.linkd .pchi .chi{
 display: block;
width: 100%;
margin: 10px 12px 10px 0;
color: #333;
font-size: 13px;
}
.linkd .pchi .chi:hover{
    color: #87c95b;
    transition: all 0.4s;
}

.linkd .pchi .chi i{
    color: #87c95b;
font-size: 11px;
}


.gotoop{
cursor: pointer;
white-space: nowrap;
border: 1px solid #c4c5c8;
border-radius: 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #a1a3a8;
padding: 5px 16px;
float: left;
}
.mobvdksvj div{
    height: 46px;
}
.mobvdksvj img{
  width: 65%;
text-align: center;
display: block;
margin: 20px auto 0 auto;
}
.mobvdksvj span{
    text-align: center; display: block; font-size: 11px;color:#666;
}


/******--blog--*****/
.single-post-share{list-style:none;padding:0;font-size:0;}
.single-post-share.top-share{margin-bottom:10px;}
.single-post-share .number{font-size:13px;font-weight:700;margin:0; ,Helvetica,sans-serif;display:inline-block;}
.single-post-share .post-share-btn{background:#fff;border:1px solid #e2e2e2;line-height:30px;display:inline-block;padding:0 5px;border-radius:30px;font-size:12px;color:#4d4d4d;margin-right:8px;margin-bottom:9px;vertical-align:top;}
.single-post-share .post-share-btn .bf-icon,.single-post-share .post-share-btn .number,.single-post-share .post-share-btn .text{line-height:30px;vertical-align:top;}
.single-post-share .post-share-btn .text{font-size:12px;}
.single-post-share .post-share-btn .bf-icon{font-size:15px;margin:0 3px;}
.single-post-share .share-handler{float:left;position:relative;}
.single-post-share .post-share-btn.post-share-btn-comments{float:right;border-radius:0;}
.share-handler-wrap{overflow:hidden;height:33px;}
.share-handler-wrap.bs-pretty-tabs-initialized{height:auto!important;}
.post-share .post-share-btn-group{overflow:hidden;float:right;margin-bottom:10px;}
.post-share .post-share-btn-group .post-share-btn{border-radius:0;margin:0;padding:0 10px;border-left-width:0;border-right-width:0;position:relative;}
.post-share .post-share-btn-group .post-share-btn:before{display:inline-block;content:' ';width:1px;height:66%;background:#e2e2e2;position:absolute;left:0;top:17%;}
.post-share .post-share-btn-group .post-share-btn:first-child{border-radius:0 3px 3px 0;border-right-width:1px;}
.post-share .post-share-btn-group .post-share-btn:last-child{border-radius:3px 0 0 3px;border-left-width:1px;}
.post-share .post-share-btn-group .post-share-btn:last-child:before{display:none;}
.post-share .bs-pretty-tabs-container{float:left;}
.post-share .bs-pretty-tabs-elements{display:none!important;}
.single-post-share ul{list-style:none;margin:0;padding:0;display:inline-block;}
.single-post-share .social-item{margin:0 6px 4px 0;float:left;}
.single-post-share .social-item a{line-height:30px;min-width:30px;display:inline-block;padding:0 0;border-radius:30px;font-size:14px;color:#fff;overflow:hidden;text-align:center;}
.single-post-share .social-item a .bf-icon,.single-post-share .social-item a .item-title{line-height:30px;vertical-align:top;color:#fff;display:inline-block;}
.single-post-share .social-item a .item-title{margin-left:6px;}
.single-post-share .social-item a .bf-icon{font-size:16px;}
.single-post-share .social-item.whatsapp .bf-icon{font-size:16px;font-weight:700;}
.single-post-share .number:empty{display:none;}
.single-post-share .social-item.facebook a{background-color:#2d5f9a;color:#133d6d;}
.single-post-share .social-item.facebook a:hover{background-color:#1b4a82;}
.single-post-share .social-item.twitter a{background-color:#53c7ff;color:#2e86b1;}
.single-post-share .social-item.twitter a:hover{background-color:#369ed0;}
.single-post-share .social-item.linkedin a{background-color:#005182;color:#013c61;}
.single-post-share .social-item.linkedin a:hover{background-color:#003b5f;}
.single-post-share .social-item.email a,.single-post-share .social-item.print a{background-color:#444;color:#313131;}
.single-post-share .social-item.email a:hover,.single-post-share .social-item.print a:hover{background-color:#2f2f2f;}
.single-post-share .social-item.telegram a{background-color:#179cde;color:#0a629a;}
.single-post-share .social-item.telegram a:hover{background-color:#0f8dde;}
.single-post-share .social-item.whatsapp a{background-color:#00e676;color:#02a252;}
.single-post-share .social-item.whatsapp a:hover{background-color:#00c462;}
.single-post-share .social-item.telegram .bf-icon{margin-left:-1px;}
.single-post-share .social-item .bf-icon{vertical-align:middle;}

@media only screen and (max-width:780px){
.single-post-share .social-item.whatsapp{display:inline-block;}
}
@media only screen and (max-width:540px){
.post-share .post-share-btn-group{float:left;}
.share-handler-wrap{clear:both;}
}
@media only screen and (max-width:420px){
.single-post-share .post-share-btn{margin-bottom:4px!important;}
}
.post-meta.single-post-meta .post-author-avatar,.post-meta.single-post-meta .time{margin:0 0 0 5px;}
.post-meta.single-post-meta b{margin-right:2px;margin-left:auto;}
.single-post-share .post-share-btn{margin-left:8px;margin-right:auto;}
.single-post-share .share-handler{float:right;}
.single-post-share .post-share-btn.post-share-btn-comments{float:left;}
.post-share .post-share-btn-group{float:left;}
.post-share .post-share-btn-group .post-share-btn{border-right-width:0;border-left-width:0;}
.post-share .post-share-btn-group .post-share-btn:before{right:-1px;left:auto;}
.post-share .post-share-btn-group .post-share-btn:first-child{border-left-width:1px;border-right-width:0;border-radius:3px 0 0 3px;}
.post-share .post-share-btn-group .post-share-btn:last-child{border-right-width:1px;border-radius:0 3px 3px 0;}
.post-share .bs-pretty-tabs-container{float:right;}
.single-post-share .social-item{margin:0 0 4px 6px;float:right;}
.single-post-share .social-item a .item-title{margin-right:6px;margin-left:auto;}
.single-post-share .social-item.telegram .bf-icon{margin-right:-1px;margin-left:auto;}


.post-share .share-handler:after,.post-share .share-handler:before{border:solid 6px transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;top:50%;right:-12px;border-left-color:#d7d7d7;margin-top:-6px;}
.post-share .share-handler:after{border:solid 5px transparent;border-left-color:#fff;right:-10px;margin-top:-5px;}
.post-share.style-1 .share-handler:after,.post-share.style-1 .share-handler:before{display:none;}
.post-share .post-share-btn,.post-share .social-item a{border-radius:3px;padding:0 5px;}
.post-share .item-title{font-weight:400;padding:0;}
.post-share .item-title,.post-share .number{font-size:12px;}
.post-share .post-share-btn-group .number{padding:0;}
.post-share.style-1 .social-item.has-title a{padding:0 11px;}
.post-share.style-1 .post-share-btn-group .post-share-btn:first-child{border-radius:0 30px 30px 0;}
.post-share.style-1 .post-share-btn-group .post-share-btn:last-child{border-radius:30px 0 0 30px;}
.post-share.style-1 .post-share-btn-group .post-share-btn:last-child:first-child{border-radius:30px;}
.post-share.style-1 .bs-pretty-tabs-more,.post-share.style-1 .share-handler,.post-share.style-1 .social-item a{border-radius:30px;}
.post-share.style-1 .bs-pretty-tabs-more{min-width:30px;height:30px;line-height:30px;}
.post-share .bs-pretty-tabs-more{color:#afafaf;}
.post-share .bs-pretty-tabs-more:hover{color:#383838;}
.single-post-share.top-share.style-1{margin-bottom:7px;}
.single-post-share.bottom-share.style-1{margin-bottom:-8px;}
.post-share.style-1 .share-handler{padding:0 10px;}
.single-post-share .social-item{margin-bottom:8px;}


.section-heading{margin:0 0 15px;font-size:16px;line-height:20px;position:relative;text-align: right !important;}
.section-heading img{ width: 18px;;}
.section-heading .h-text .bf-icon{margin-right:3px;vertical-align:top;line-height:inherit;}
.section-heading .h-text,.section-heading:after{display:inline-block;-webkit-transition:.35s cubic-bezier(.39,.58,.57,1) 0s
;-moz-transition:.35s cubic-bezier(.39,.58,.57,1) 0s;-o-transition:.35s cubic-bezier(.39,.58,.57,1) 0s;transition:.35s cubic-bezier(.39,.58,.57,1) 0s;}
.section-heading:after{background:rgba(0,0,0,.08);content:'';height:4px;position:absolute;top:0;left:0;width:100%;}
.section-heading .h-text{position:relative;z-index:1;}
.section-heading.sh-t1:after{top: 50%;
left: 0;
height: 5px;
margin-top: -2.5px;
width: 100%;
background: rgb(158, 35, 88);}
.section-heading.sh-t1 .h-text{display: inline-block; padding: 4px 0 4px 17px; color: #9e2358; background: #fff; font-size: 17px; font-weight: 500;;}
.section-heading.sh-t1.sh-s2:after{opacity:.15;}

.weq{
    border: 1px solid #f1f1f1;
box-shadow: 0 0px 20px 0px rgb(0 0 0 / 5%);
padding: 13px;
border-radius: 10px;
background-color: #ffffff;
     ;margin-bottom: 10px;position: relative;

}
.blog_card{
    margin-bottom: 18px;
}
.blog_card:hover h2{
    color: #9e2358;transition: all 0.3s;
}
.blog_card img{
    width: 100%;
border-radius: 8px;
}
.blog_card h2{
  
	font-weight: 500 !important;
	line-height: 18px !important;
	font-size: 13px !important;
 transition: all 0.3s !important;
}
.head_for_h1{
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
.head_for_h1 h1{
    font-size: 26px !important;
}
.archive-title .pre-title {
    font-family: 'IRANSans';
    font-weight: 400;
    font-size: 14px;
    text-align: inherit;
    text-transform: capitalize;
}
.archive-title .pre-title {
    position: relative;
    margin-bottom: 17px;
}
.archive-title .pre-title span {
    background-color: #444;
    display: inline-block;
    line-height: 26px;
    z-index: 1;
    position: relative;
    padding: 0 10px;
    color: #fff;
}
.archive-title .pre-title::after {
    right: 0;
    left: auto;
}
.archive-title .pre-title::after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 100%;
    height: 3px;
    width: 100%;
    background-color: #444;
}

.newslist{
    padding: 15px !important;
    border: 1px solid #f1f1f1;
box-shadow: 0 0px 20px 0px rgb(0 0 0 / 5%);
margin-bottom: 20px;;
border-radius: 10px;
background-color: #ffffff;
}
.newslist:hover a{
   color: #9e2558 !important;
   transition: all 0.3s !important;
}

.newslist h2 {
    font-weight: 400;
    line-height: 23px;
    font-size: 18px;
    text-align: right;
    text-transform: none;
}
.newslist h2 a{
    color: #181a1f;
     transition: all 0.3s !important;
}
.newslist .itemo {
    float: right;
    width: 100%;
    margin-bottom: 7px;
    font-size: 11px;
    padding: 0 10px;
}
.newslist .righty {
    float: right;
    color:#9e2558;;
}
.newslist .lefty {
    float: left;
    color: #9e2558;;
}
.newslist .imageitem{
    display: block;
float: right;
width: 100%;
position: relative;

transition: all 0.4s;
 
height: 170px;
overflow: hidden;

}
.newslist .imageitem .catnews {
    position: absolute;
    top: 5px;
    right: 5px;
     padding: 1px 12px;
    color: #fff !important;
    font-size: 11px;
    background-color: #9e2558 !important;
border-radius: 8px;
}
.newslist p {
text-align: justify;
    font-size: 13px;
    float: right;
    width: 100%;
    line-height: 25px;
    color: #888;

}
/******--blog--*****/


.mobvdksvj div{
    height: 46px;
}
.mobvdksvj img{
  width: 65%;
text-align: center;
display: block;
margin: 20px auto 0 auto;
}
.mobvdksvj span{
    text-align: center; display: block; font-size: 11px;color:#666;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, 0.02) !important;
}


/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 0px solid #e8e8e8 !important; ;
    text-align: center !important;
}
 
	table { 
	  	width: 100%; 
	}

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
			width: 100% !important; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
		display:none;
	}
	
	tr { border: 1px solid #ddd2dd;
float: right;
margin-bottom: 10px;;}
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #e8e8e8; 
		position: relative;
		padding-right: 28% !important;
		float: right;
	}

	td:before { 
position: absolute;
top: 6px;
right: 1px;
width: 26%;
white-space: nowrap;
content: attr(data-column);
color: #797777;
font-weight: 300;
font-size: 11px !important;
	}

}


.nbtn{
    padding: 10px 16px; direction: rtl; font-size: 14px; font-size: 0.9rem; 
                                         line-height: 1.271; font-weight: 400; background-color: #ef394e; color: #fff; border: 1px solid #ef394e; width: 100%;
                                         border-radius: 7px; margin-top: 19px;cursor: pointer;
}
.rt-div{
    display: block;
float: right;
width: 100%;
margin-bottom: 7px;
}
.rt-right{
color: #777;
float: right;
font-size: 13px
}
.rt-left{
color: #777;
float: left;
font-size: 16px
}

.numberq{
			margin:100px;
		}
		.minusq, .plusq{
		    cursor: pointer;
width: 27px;
height: 25px;
background: #fff;
border-radius: 50px;

display: inline-block;
vertical-align: middle;
text-align: center;
font-size: 17px;
line-height: 30px;
		}
		.minusq {
border: none;
color: #aaa

		}
	  .plusq{
border: none;
color: #0fabc6

		}

 
		.inputq{
	height: 34px !important;
width: 100px !important;
text-align: center;
font-size: 26px !important;
border: 1px solid
#ddd !important;
border-radius: 4px !important;
display: inline-block;
vertical-align: middle;
padding: 0 !important;}


.rowcard{
    border: 1px solid #e6e6e6;
border-radius: 8px;
-webkit-box-shadow: 0 8px 13px -7px rgba(0,0,0,.05);
box-shadow: 0 8px 13px -7px rgba(0,0,0,.05);
background: #fff;
padding: 14px;float: right;
width: 100%;
}

.title_ne{
    font-size: 21px; font-weight: 500; color: #b71b21; border-bottom: 2px solid #b71b21; display: inline;
}
ol, ul {

    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 0;
    padding-right: 0;
    list-style: none;

}

.sub-menu-head {
    font-size: 14px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    font-weight: 400;
    color:  #666 !important;
}

.sub-menu-head a{
 color:#666 !important;
display: block;
padding-top: 5px;
padding-bottom: 5px !important;
}
.sub-menu-head a:hover{
 
    color:  #4e608a !important;
}
.not_mega{
    width: 16em !important;
}
.relativemenu{
position: relative !important;
}
.author {
  position: fixed;
  bottom: 15px;
  right: 15px;
   font-size: 14px;
  color: #999;
}

.author a {
  color: #777;
  text-decoration: none;
}

.author a:hover {
  color: blue;
}

header.dark blockquote { color:#fff; }
header.light blockquote { color:#000; }

blockquote { 
  max-width: 1000px; 
  margin:0 auto;
  font-size: 16px; 
  border-left: 0px;
  padding:  20px ;
}

blockquote h2 { padding-right: 40px; margin: 0px; }
header.dark blockquote a {color: orange; text-decoration: underline;}
header.light blockquote a {text-decoration: underline;}

header.dark { background-color: #444; }
header.light { background-color: #fff; }

/* Navigation Styles */
nav { position: relative;  }
header.dark nav { background-color:rgba(255,255,255,0.5); }
header.light nav { background-color:#fff; }

ul.main-nav { 
  list-style-type: none; 
  padding: 0px;
  font-size: 0px;
   margin: 0 auto;
}

ul.main-nav > li { 
  display: inline-block;
  padding: 0; 
}

 

ul.main-nav > li > a {
    display: block;
    padding: 10px 12px;
    position: relative;
    color: #7f8187;
 font-size: 14px;
    font-weight: 400 !important;
    box-sizing: border-box;
}

/*ul.main-nav > li:hover { background-color: #f9f9f9; }*/
ul.main-nav > li:hover > a { color: #ea5283; font-weight: 400; }

ul.main-nav > li ul.sub-menu-lists {
  margin: 0px;
  padding: 0px;
  list-style-type : none;
  display:block;
}

ul.main-nav > li ul.sub-menu-lists > li {
  padding: 2px 0;
}

ul.main-nav > li ul.sub-menu-lists > li > a {
  font-size: 14px;
}

.ic {
  position: fixed; 
  cursor: pointer;
  display: inline-block;
  right: 25px;
  width: 35px !important;
  padding:2px;
  height: 35px !important;
  text-align: center;
  top:0px;
  outline: none;
  
}

.ic.close { 
  opacity: 0; 
  font-size: 0px; 
  font-weight: 300; 
  color: #4a4a4a;
  top:8px;
  height:40px;
  display: block;
  outline: none;
}

/* Menu Icons for Devices*/
.ic.menu { top:18px; z-index : 99999999920; }

.ic.menu .line { 
  height: 4px; 
  width: 100%; 
  display: block; 
margin-bottom: 4px;
margin-top: 4px;
}
.ic.menu .line-last-child { margin-bottom: 0px;  }

.sub-menu-head { margin: 10px 0; }
.banners-area { margin-top: 20px; padding-top: 15px; }

    .displayblock{
        display:none ;
    }
    .displaynone{
        display:block ;
    }


@media only screen and (max-width:768px) {
    .tab button {
     padding: 7px 5px !important;
     font-size: 13px !important;
 }
.tab button img{
            display:none !important ;

}
.tab button h2{
    font-weight: 500;
font-size: 17px !important ;
color: #777;
margin-bottom: 10px !important ;
}
    .breadcrumb-item a {
    color: #999 !important;
    font-size: 11px !important;
}
.breadf .breadcrumb-item {
    float: right !important;
    font-size: 12px !important;
    color: #999 !important;
}
    .menu_right_ul {
    position: relative !important;
    top: 4px !important;
    right: 0 !important;
    float: right;
    height: 17px;
}
.menu_right_ul ul li a {
    font-size: 18px !important;;
    color: #b7b7b7 !important;}

    .panlw.ewdxs1{
        padding-top:0 !important;
    }
    .menu_right_ul {
    position: relative !important;;
    top: 0 !important;;
    right: 0 !important;;
}
.menu_right_ul ul {
    margin: 0 !important;
}
.menu_right_ul ul li {
    float: right !important;;
    margin: 0 7px !important;;
}
    .one.container-fluid {
     padding-right: 15px !important;
    padding-left: 15px !important;
}
    .zoom-img{
        display:none !important;

    }
 
     .col-md-12,.col-sm-12,.col-xs-12{
    width: 100% !important;
}

    .c-footer__feature-item {
 
    font-size: .829rem !important;;}
    .c-footer__feature-item img {

    margin: 0 auto 5px auto !important;
    height: 37px !important;

}

    .logomain{
    float:left !important;
}
.owl-next{
    width: 24px !important;
height: 51px !important;
}
.owl-prev{
    width: 24px !important;
height: 51px !important;
}

    .c-footer__badge {
    display: inline-block !important;
    width: 30% !important;

}
    
    .menu_col-md-12{
    width: 100% !important;padding-bottom: 5px !important;
}

    .wqr h3{
        width:100% important;
    }
    .sub-menu-head a {
    color: #fff !important;
}
    .not_mega {
    width: 100% !important;
}
    .displayblock{
        display:block !important;
    }
    .displaynone{
        display:none !important;
    }
    
  .sub-menu-head { color:orange; }
  .ic.menu { display: block; }
  header.dark .ic.menu .line { background-color: #fff; } 
  header.light .ic.menu .line { background-color: #000; }
  .ic.menu .line {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .ic.menu:focus .line { background-color: #fff !important; }
  
  .ic.menu:focus .line:nth-child(1) { 
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); 
  }
  
  .ic.menu:focus .line:nth-child(2){ 
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); 
    margin-top: -10px;
  }
  
  .ic.menu:focus .line:nth-child(3){
    transform: translateY(15px);
    opacity: 0;
  }
  
  .ic.menu:focus{ outline: none; }
  .ic.menu:focus ~ .ic.close { opacity: 1; z-index : 999999921;  outline: none;  }
  
  /*
  
  .ic.menu:focus ~ .ic.close { opacity: 1.0; z-index : 21;  }
  .ic.close:focus { opacity: 0; }
  */
  .ic.menu:hover, 
  .ic.menu:focus{ opacity: 1; }
  

  nav { background-color: transparent; }
  
 /* Main Menu for Handheld Devices  */
  ul.main-nav {
    z-index:999999; 
    padding: 50px 0;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 0px;
    background-color:rgba(0,0,0,1);
    height: 100%;
    overflow: auto;
    /*CSS animation applied : Slide from Right*/
   -webkit-transition-property: background, width;
    -moz-transition-property: background, width;
    -o-transition-property: background, width;
    transition-property: background, width;
   	-webkit-transition-duration: 0.6s;
	  -moz-transition-duration: 0.6s;
	  -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
  }
  
  .ic.menu:focus ~ .main-nav { width: 300px; background-color:rgba(0,0,0,1); }
  
  ul.main-nav > * { 
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
   	-webkit-transition-duration: 0.4s;
	  -moz-transition-duration: 0.4s;
	  -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
  }
  .ic.menu:focus ~ .main-nav > * {opacity: 1;}
  
  ul.main-nav > li > a:after {display: none;}
  ul.main-nav > li:first-child { border-radius: 0px; }
  ul.main-nav > li {
    display: block;
    border-bottom: 1px solid #444;
  }
  
  ul.main-nav > li > a { font-weight: 600;color: #eee !important; }
  
  ul.main-nav > li ul.sub-menu-lists > li a { color: #eee !important; font-size: 14px; }
  .sub-menu-head { font-size: 16px;}
  ul.main-nav > li:hover { background-color: transparent;  }
  ul.main-nav > li:hover > a {color: #fff; text-decoration: none; font-weight: 600;}
 .ic.menu:focus ~ ul.main-nav > li > div.sub-menu-block {
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    position: relative;
    visibility: visible;
    opacity: 1.0;
  }
  
  .sub-menu-block { padding: 0 30px; }
  .banners-area { padding-bottom: 0px;  }
  .banners-area div { margin-bottom: 15px;  }
  .banners-area { border-top: 1px solid #444; }
}

 

@media only screen and (min-width:769px) {
    
    
    
    
  .ic.menu { display: none; }
  /* Main Menu for Desktop Devices  */
  ul.main-nav { display: block; position: relative; }
  .sub-menu-block { padding: 15px; }
  
  /* Sub Menu */
  ul.main-nav > li > div.sub-menu-block { 
  visibility: hidden;
  background-color: #f9f9f9;
  position: absolute;
  margin-top: 0px;
  width: 100%;
  color: #333;
  right: 0;
  box-sizing: border-box;
  z-index : 999999999999999999999;
  font-size: 16px;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  opacity: 0;
    
  /*CSS animation applied for sub menu : Slide from Top */
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  
  }
  
  ul.main-nav > li:hover > div.sub-menu-block{ 
    background-color: #f9f9f9; 
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  
  ul.main-nav > li > div.sub-menu-block > * {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
   	-webkit-transition-duration: 0.4s;
	  -moz-transition-duration: 0.4s;
	  -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
  }
  
  ul.main-nav > li:hover > div.sub-menu-block > * {
    opacity: 1;
  }
  

  
  /* List Separator: Outer Border */
  header.dark ul.main-nav > li > a { border-right: 1px solid #bbb; }
  header.light ul.main-nav > li > a { border-right: none; }
  
  /* List Separator: Inner Border */
  /*ul.main-nav > li > a:after {*/
  /*  content: '';*/
  /*  width: 1px;*/
  /*  height: 62px;*/
  /*  position: absolute;*/
  /*  right:0px;*/
  /*  top: 0px;*/
  /*  z-index : 2;*/
  /*}*/
  header.dark ul.main-nav > li > a:after { background-color: #777; }
  header.light ul.main-nav > li > a:after { background-color: #999; }
  
  /* Drop Down/Up Arrow for Mega Menu */
  ul.main-nav > li > a.mega-menu > span { display: block; vertical-align: middle; }
  ul.main-nav > li > a.mega-menu > span:after {
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    content: '';
    background-color: transparent;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
  }

  ul.main-nav > li:hover > a.mega-menu span:after{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 0px solid transparent;
    border-bottom: 5px solid #666;
  }
  .banners-area { border-top: 1px solid #ccc; }
}










.activeed{
    border: 1px solid #00bfd6 !important
}
input[type="radio"]:checked+label{ font-weight: bold !important; } 

.btnradio{
 background:#000000;
border: 1px solid #fff;margin-right: 3px;width: 30px; height: 30px; border-radius: 50%;padding: 0 
}
.show_price_type label {
display: inline-block !important;
width: 90px !important;
height: 35px !important;
padding: 0 !important;
line-height: 35px;
font-size: 12px;
background:
#f4f4f4 !important;
color:
#000 !important;
box-shadow: none !important;
border: 1px solid
#eae8e8;margin: 0 !important;
border-radius: 4px;}

.show_price_type input[type="radio"] {
  display: none !important;;
 
position: relative !important;

visibility: visible !important;

right: 0 !important;
}

.show_price_type input[type="radio"]:checked + label {
  border: solid 2px green !important;;
}


.comments-list, .reply-form {

    margin-bottom: 1rem !important;

}

.c_params_title::before {

    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 0;
    height: 0;
    border-color: 

transparent transparent transparent

    #00bfd6;
    border-style: solid;
    border-width: 7px 0 0 7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);

}
.c_params_title {

    color: 

    #4d4d4d;
    font-size: 16px;
    font-size: 1.143rem;
    line-height: 1.375;
    margin-bottom: 25px;
    letter-spacing: -.3px;
    position: relative;
    padding-right: 19px;

}

.product_detail{
    padding: 14px 0;

border-bottom: 1px solid
#e3e3e3;
}
.product_detail .title_o{
 }
 
.product_detail .title_o img{
    width: 24px;
}

.product_detail .name1_o {
    font-weight: 600;
    font-size: 14px;
    color: #333;
}
.product_detail .title_o b {
color: #41c2e3;
}
.product_detail .name2_o {

    display: block;
    margin-right: 30px;
    font-size: 12px;
    color: 

    #2bbadf;
    margin-top: -2px;

}


.c-product__seller-row {

    align-items: center;
    font-size: .9rem;
    color: #000;

}
.c-product__seller-row::after {
    content: "";
    position: absolute;
    left: 1rem;
    right: 1rem;
    bottom: -1px;
    height: 1px;
    background-color: 
    #e4e4e4;
}

.cl_prod_show-5{
    float: right;  width: 100%;  margin-top: 2%;  border-top: 1px solid #eee;  padding-top: 2%;  padding-bottom: 1%;
}
.cl_prod_show-5 .badgee{
float: right;font-size: 11px;
color:#9b9b9b;
width: 18%;padding-left: 7px !important;
}
.cl_prod_show-5 .badgee img{
    width: 27%;
}
.cl_prod_show-5 .badgee div{
   width: 70%;

float: left;
 }

.c_seller {
padding-bottom: 10px !important;  padding-right: 10px !important;  padding-left: 10px !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: normal;
    background-color: 

#f5f5f5;

border: 1px solid

    #e4e4e4;
    border-radius: 5px;

}

.text_pro{
    float: right;  width: 100%;
}
.text_pro li{
    float: right;
font-size: 13px;
margin-left: 16px;
}
.text_pro li span{
    color: #555
}
.text_pro li a{
    color:
#1ca2bd;

padding: 0;position: relative;

line-height: 2;
}
.text_pro li a::after {

    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed   #1ca2bd;

}


.title_h1{
font-size: 17px;  font-weight: 500;  color: #000;  display: block;  margin-top: 11px;  border-bottom: 1px solid #eee;  padding-bottom: 16px;
margin-bottom: 0;
}
.cardsc .owl-carousel .owl-item img {

    display: block !important;
    border: 1px solid #d7d7d7 !important;
    float: right !important;
    width: 100% !important;
    border-radius: 7px !important;

}

.menu_right_ul {

    position: absolute;
    top: 6%;
    right: 1%;

}
.menu_right_ul ul{}
.menu_right_ul ul li{}
.menu_right_ul ul li a{font-size: 21px;  color: #9b9b9b !important;  margin-bottom: 5px;  float: right;  width: 100%;}
 

.paginate a{padding:3px 9px;margin:2px;border:1px solid #dbdde0;text-decoration:none;color:#666;float:right;background:#e1e4e9;border-radius:3px;}
.paginate span{padding: 3px 9px;
margin: 2px;
border: 1px solid#dbdde0;text-decoration: none;color:#666;float: right;background:#e1e4e9;border-radius: 3px;;}
.paginate a:hover, .paginate a:active{border:1px solid #999;color:#000;}
.paginate span.current{padding:3px 9px;margin:2px;border:1px solid #00bfd6;text-decoration:none;color:#fff;float:right;background:#00bfd6;border-radius:3px;}
.paginate span.disabled{border: 1px solid #eee;  color: #A8A8A8;;}


.wfcsedgb.aprud2:hover{
box-shadow: 0px 0px 7px rgba(0,0,0,0.14);
-weblit-box-shadow: 0px 0px 7px rgba(0,0,0,0.14);
-o-box-shadow: 0px 0px 7px rgba(0,0,0,0.14);
transition: all 0.3s !important;
}
.wfcsedgb.aprud2{
    position: relative;
transition: all 0.3s !important;
margin-left: -1px;

margin-top: -1px;

margin-bottom: -1px;

border: 1px solid
#ebebeb;
}
.head1 ul{
    margin-bottom:0 !important;
}
.head1 li{
    float: right;

padding: 4px 5px !important;
}
.head1 .hasimg img{
    opacity: 0.2;width: 24px;
}
.head1 .hastext{
    font-size: 12px;
margin-top: 3px;
color:#666
}
.head1 .haslink{
    
}
.head1 .haslink a{
font-size: 12px;

color: #4e6280;

margin-top: 2px;

float: right;

padding: 2px 6px;

margin-bottom: 2px;

border-radius: 6px;
}
.head1 .haslink a:hover,.head1 .haslink .selected{
 background-color:#00bfd6;
color:#fff;
}



.modtitle{
position: relative;
color:#535353;
letter-spacing: .2px;
font-weight: 500;

font-size: 14px !important;

line-height: 1.571;

padding: 8px 16px 10px 15px;

border-bottom: 1px solid#f2f2f2;

background:#fff !important;

margin-bottom: 0 !important

}
.c-footer__social-link{
    
}
.c-footer__social-link img{
    width: 32px;  margin-left: 4px;  opacity: 0.7;  margin-top: 6px;
}

  .owl-carousel button.owl-dot
{
 background: none !important;
}

.c-footer__address, .c-footer__address-images {
 }
.c-footer__address {
    font-style: normal;
    letter-spacing: -1.1px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 15px 7px;
    font-size: 14px;
    font-size: 1rem;
    line-height: 27px;
}
.c-footer__contact, .c-footer__contact li {
    color: #535353;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.c-footer__contact {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-footer__contact li {
    font-size: 16px;
    vertical-align: middle;
    text-align: right;
    direction: rtl;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: 30px;
}
.c-footer__address-images {
 }
.c-footer__address, .c-footer__address-images {
}
.c-footer__address-appstore {
    margin-right: 7px;
}
.c-footer__more-info {
    padding: 0 41px;
    margin: 0 -41px;
}
.c-footer__more-info {
   padding: 20px 0;
}
.c-footer__safety-partner li {
 ;   ;  border-radius: 5px;  background-color: #f0f0f0;  border: 1px solid #e5e5ea;  padding: 11px;
}
.c-footer__safety-partner li img{
    width:100%;
}
.c-footer__safety-partner, .t-index .c-footer__description-content {
 }
.c-footer__description-content {
     padding: 0 7px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eceff1;
}

.c-footer__form {
 }
.c-footer .c-form-newsletter {
    margin: 0 0 35px;
}
fieldset {
    min-width: 0;
    border: 0;
}
.c-footer .c-form-newsletter__title {
    font-size: 1em;
    line-height: 1.571;
    font-weight: 400;
}
.c-form-newsletter__title {
    font-size: 1.143rem;
    line-height: 1.375;
}
.c-form-newsletter__title {
    color: #5d5959;
    letter-spacing: .3px;
    font-size: 1rem;
    line-height: 1.571;
    margin-bottom: 21px;
}
.legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
.c-footer .c-form-newsletter__row {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin: 0;
}
.c-form-newsletter__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.c-ui-input__field--ltr, .c-ui-input__field--right-placeholder {
    direction: ltr;
    text-align: left;
}
.c-ui-input__field--right-placeholder::placeholder {
    text-align: right;
    direction: rtl;
}
.c-ui-input__field, .dk-selectric-input{
    background: #fff !important;
    color: #717171;
    font-size: 1rem;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}
.c-footer .c-form-newsletter button {
    background-color: #00bfd6;
    border-radius: 5px 0 0 5px;
    text-align: center;
    width: 87px;
    border: none;
}
.btn-secondary {
    border-radius: 6px;
    background-color: #ef5662;
    border: 1px solid #77787b;
    color: #fff;
    font-weight: 700;
    letter-spacing: .3px;
}
.btn-action, .btn-add-comment, .btn-add-compare, .btn-add-to-cart, .btn-add-to-cart-mini, .btn-cart, .btn-category-search, .btn-checked, .btn-checkout, .btn-default, .btn-faq, .btn-helpful, .btn-invisible-call, .btn-items-more, .btn-landing, .btn-light, .btn-like, .btn-link-spoiler, .btn-login, .btn-mini, .btn-note, .btn-notify-me, .btn-option, .btn-order-more, .btn-order-traking, .btn-password-change, .btn-payment, .btn-primary, .btn-remodal-primary, .btn-remodal-secondary, .btn-secondary, .btn-share, .btn-share-it, .btn-tertiary, .btn-unavailable, .btn-user-add, .btn-user-list, .btn-user-lock, .btn-user-profile, .c-btn-modify, .c-btn-pay-online, .c-btn-seller-add-cart, .c-btn-submit, .c-nps__btn-danger, .c-nps__btn-outline-danger, .c-nps__btn-outline-primary, .c-nps__btn-primary, .c-product__other-sellers, .c-table-suppliers .summary-overlay__button {
    display: inline-block;
    background: none;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
}
.c-form-newsletter__row button:hover{
    background-color: #19ced6 !important;
}
.c-footer {
    margin-top: 50px;
    padding: 20px 10px 0;
background-color: #fff;
border-top: 1px solid #e0e0e2;    position: relative;
    line-height: 22px;
    overflow: hidden;width: 100%;
float: right;
}
.c-footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: inherit !important;
}
.c-footer__jumpup {
    font-size: 1.429rem;
    line-height: 1.1;
    color: #4a4a4a;
    position: absolute;
    height: 59px;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #f5f5f5;
    border-top: 1px solid #eceff1;
    border-bottom: 1px solid #cfd8dc;
}
.c-footer__jumpup {
    font-size: 1.429rem;
    line-height: 1.1;
    color: #4a4a4a;
}
.c-footer__jumpup-container {
    cursor: pointer;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.c-footer__jumpup-angle img{
    width: 36px;
    height: 36px;
    background-color: hsla(0,0%,74.5%,.41);
    border-radius: 50%;
    margin-left: 5px;
    text-align: center;
    vertical-align: middle;
    line-height: 46px;
}
.c-footer__address, .c-footer__description-content, .c-footer__feature-innerbox, .c-footer__middlebar, .c-footer__partners {
     margin: auto;
}
.c-footer__feature-innerbox, .c-footer__middlebar {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.c-footer__feature-innerbox {
    margin: 0 auto;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.c-footer {
    line-height: 22px;
}
.c-footer__badge {
    display: inline-block;
    width: 16.3%;
}
.c-footer__feature-item {
text-align: center;
position: relative;
font-size: 11px;
line-height: 1.692;
color: #444;
display: grid;
letter-spacing: .2px;
padding-bottom: 20px;
margin: auto;
}
.c-footer__feature-item img {
    margin: 0 auto 0 auto;
 }
hr{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.c-footer__feature-innerbox{
    border-bottom: 1px solid #e4ebee;
}
.c-footer__middlebar {
    padding: 20px 0 20px 15px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-bottom: 1px solid #e4ebee;
    justify-content: space-between;
}
.c-footer__feature-innerbox, .c-footer__middlebar {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.c-footer__links {
    display: block;
     
     padding: 0 10px;
}
.c-footer__links--col {
 }
.o-headline-links {
    margin-bottom: 22px;
}
.o-headline-links > div a {
    font-size: 1.143rem;
    line-height: 22px;
    color: #4a5f73;
}
.c-footer__links-ul {
    letter-spacing: -.1px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.c-footer__links-ul li {
    margin: 13px 0 0;
    position: relative;
}
.c-footer__links-ul a {
    color: #4b4b4b;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.571;
    letter-spacing: -.1px;
    text-decoration: none;
}

.c-footer .c-form-newsletter {
    margin: 0 0 35px;
}
fieldset {
    min-width: 0;
    border: 0;
}
.c-footer .c-form-newsletter__title {
    font-size: 1em;
    line-height: 1.571;
    font-weight: 400;
}
.c-form-newsletter__title {
    font-size: 1.143rem;
    line-height: 1.375;
}
.c-form-newsletter__title {
    color: #5d5959;
    letter-spacing: .3px;
    font-size: 1rem;
    line-height: 1.571;
    margin-bottom: 21px;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
.c-footer .c-form-newsletter__row {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin: 0;
}
.c-form-newsletter__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.catmu a{
    
}
.catmu img{
    width: 42px !important;height: 42px !important;  display: block;  text-align: center;  margin: 0 auto;
}
.catmu .titled{
    display: block;
text-align: center;
color:#222 !important;
font-size: 13px;
margin-top: 10px;
}
.catmu .countd{
    display: block;

text-align: center;

font-size: 13px;

margin-top: 11px;

font-weight: 300;

margin-bottom: 20px;

color:
#1baec8;
}


.price_discount {

 font-size: 0.8rem;  line-height: 1.571;  font-weight: 700;  padding-top: 2px;  background-color: #fb3449;  color: #fff;  border-radius: 16px;  margin-right: 4px;  width: 36px !important;  text-align: center;  display: inline-block;  float: left;

}

.owl1 .owl-prev,.owl1 .owl-next{
background: none !important;
color: inherit;
border: none;
padding: 0 !important;
font: inherit !important;
    font-weight: inherit;
    font-size: inherit;
font-size: 38px !important;
color:#000;
font-weight: 700 !important;
margin: 0 !important;
box-shadow: none !important;
}
.owl1 .owl-nav button:hover{
    background: none !important;
 }



.oheadline span{padding:8px 0;min-height:49px;font-size:18px;font-size:1.286rem;line-height:31px;white-space:nowrap;display:-ms-flexbox;display:flex;font-size:17px !important;position:relative;}
.oheadline span::before{content:"";position:absolute;right:0;left:-40px;bottom:0;background-color:#ef5661;height:1px;z-index:1;width:184px;}
.oheadline span::after{content:"";position:absolute;right:183px;width:15px;height:1px;background-color:#fff;bottom:0;z-index:1}
.oheadline::after{position:absolute;bottom:0;right:0;left:0;background-color:#dfdfdf;height:1px;content:"";z-index:0;}
.oheadline{-ms-flex-pack:justify;justify-content:space-between;margin:0 0 6px 33px;position:relative;padding-left:5px;}





.pru3x a {

    display: block;
    background:  #fff;
border-radius: 4px !important;
}
.pru3x img {
width: 80% !important;
}
.pru3x .wdecds {
    margin-bottom: 0  !important;
}
.pru3x  h3 {
 
    margin: 7px 0 4px 0 !important;
}

.pru3x .price {
 
    margin-bottom: 10px !important;

}

.c-swiper-specials--incredible {

    background:  #ef394e;

}
.c-swiper-specials .container {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 35px 16px;
    background: url(../images/a589912c.svg) 90% no-repeat;
        background-size: auto;
    background-size: auto 100%;

}


.bnn_sitevd:hover{
    -webkit-filter: saturate(1.5);
    filter: saturate(1.5);
    transition: all 0.3s;
}
.bnn_sitevd{
    transition: all 0.3s;
}

.bnn_site{
    display: block;

margin-bottom: 10px;

}
.bnn_site img{
    width: 100%;
}


.header_login {

    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    padding: 10px 12px;
    border-radius: 5px;
    border: 1px solid 

#e0e0e2;

display: -webkit-box;

display: -ms-flexbox;

display: flex;

-webkit-box-align: center;

-ms-flex-align: center;

align-items: center;

white-space: nowrap;

-ms-flex-negative: 0;

flex-shrink: 0;

cursor: pointer;

color:

    #616161;

}

.bn{
    margin-bottom: 5px;
}
#menuw .bds:hover .le1 {
    position: relative;
    font-size: 13px !important;
    color: #936f54 !important;
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
 background: #F4F4F4;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal2:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal2:hover, .hvr-shutter-in-horizontal2:focus, .hvr-shutter-in-horizontal2:active {
  color: white;
}
.hvr-shutter-in-horizontal2:hover:before, .hvr-shutter-in-horizontal2:focus:before, .hvr-shutter-in-horizontal2:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}



.main_icon{
    
}
.main_icon a {

    display: block;
    float: right;
    width: 100%;
    padding: 15px;

}

.main_icon a img{
    width: 100%;

margin: 0 auto;

display: block;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}



.breadcrumb-item a {

    color: #888 !important;
    font-size: 12px !important;

}
.box_e{
    background: #fff;
box-shadow: 0 0 8px rgba(0,0,0,0.13);
margin: 20px 0 !important;
padding: 20px;
}

.h1, h1 {
    font-size: 18px !important;
line-height: 26px !important;
    font-weight: 500 !important;
}
.h2, h2 {
    font-size: 17px !important;
line-height: 25px !important;
}
.h3, h3 {
    font-size: 16px !important;
line-height: 24px !important;
}
.h4, h4 {
    font-size: 15px !important;
line-height: 24px !important;
}
.h5, h5 {
    font-size: 14px !important;
line-height: 24px !important;
}
.h6, h6 {
    font-size: 13px !important;
line-height: 24px !important;
}
    .divider-new, body, h2, h3, h4, h5, h6 {
    font-weight: 400 !important;
}

.rowinmedia{
    /*padding: 35px 0 15px 0;*/
}

@media only screen and (max-width: 800px) {
  .heading-text {

    font-size: 38px !important;

    font-weight: 700 !important;


    line-height: 45px !important;
  }
  .box_1 h3 {
    font-size: 17px !important;
    line-height: 32px !important;
    width: 84%;
    margin: 0 auto;
    color: #1813a1;
    text-align: justify;
    font-weight: 500 !important;
  }

  .box_1 h1 {
    line-height: 45px !important;
    font-size: 30px !important;
  }
    .index-service span {
  font-size: 13px !important;}
    .index-service a {
     margin: 5px 7px !important;
  padding: 6px 6px !important;
    }
    .academy-hero {
  background: none !important;
}
    .button { 
  padding: 8px 10px 8px !important; }
  
  .kt-social-blog-posts {
  width: 100% !important;
}
  .kt-social-twitter-posts {
  width: 100% !important;
}
.kt-social-instagram-posts {
  width: 100% !important;
}
  
    .hero-title {
  font-size: 23px !important;
  font-weight: 600 !important;
  margin-bottom: 25px !important;
}
.hero-text {
  font-size: 14px !important;
  color: #7f8187 !important;
  margin-bottom: 32px !important;
}

    .hero {
   padding-top: 53px !important;
  padding-bottom: 125px !important;
}
.hero-inner {
  width: 100%;
}
    .rowinmedia{
        padding: 0px 0 0px 0;
    }
    .ismediamargin{

    }
    
    
    
.h1, h1 {
    font-size: 17px !important;
line-height: 25px !important;
}
.h2, h2 {
    font-size: 16px !important;
line-height: 24px !important;
}
.h3, h3 {
    font-size: 15px !important;
line-height: 23px !important;
}
.h4, h4 {
    font-size: 15px !important;
line-height: 23px !important;
}
.h5, h5 {
    font-size: 14px !important;
line-height: 23px !important;
}
.h6, h6 {
    font-size: 13px !important;
line-height: 23px !important;
}
    .rwdw{
    padding-left: 4px !important
}
.newslist {
    padding: 5px !important;
}
.box_e{
    padding: 5px !important;
}
.newslist p{
    display:none !important;   

}
}

.weq a{
    transition: all 0.3s;
}
.weq a:hover{
    color: #9e2558 !important;
    transition: all 0.3s;
}
.vvvvvv{
    padding: 7px;  margin-bottom: 10px;color: #fff;  background: #f7931e;  border-radius: 3px;
}

.hvr-bounce-to-left {
display: block;
color: #686868;
border-top: 1px solid #f3f3f3;
padding: 4px 0;
margin-top: 8px;
}
.main-term-21.section-heading.sh-t2::after {
    background-color: #9e2558;
}
.main-term-21.section-heading.sh-t2::after {
   background-color: #eaa5a5;
}
.section-heading.sh-t2::after {
    top: 0;
    height: 1px;
}
.section-heading.sh-t2 .h-text {
    padding: 4px 0;
    line-height: 34px;
    font-size: 16px;
 
    color:#f48585 !important;
}
.section-heading.sh-t2 {
    line-height: 20px;
    text-align: right;
    padding: 4px 0 0;
}
.section-heading::after {
    background: rgba(0,0,0,.08);
        background-color: rgba(0, 0, 0, 0.08);
    content: '';
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}




figure.snip0015 {
height: 100%;
    color: #fff;
    position: relative;
    overflow: hidden;
    min-width: 100%;

    width: 100%;
    background: #000000;
    text-align: center;
    margin: 0 !important;

}
figure.snip0015 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.snip0015 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;min-height: 100%;
}
figure.snip0015 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3em 1em;
  width: 100%;
  height: 100%;
}
figure.snip0015 figcaption::before {
  position: absolute;
  top: 50%;
  right: 30px;
  bottom: 50%;
  left: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0015 h2,
figure.snip0015 p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.snip0015 h2 {
word-spacing: -0.15em;
font-weight: 400;
text-transform: uppercase;
-webkit-transform: translate3d(0%, 50%, 0);
transform: translate3d(0%, 50%, 0);
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
font-size: 21px;
line-height: 37px;
}
figure.snip0015 h2 span {
  font-weight: 800;
}
figure.snip0015 p {
  font-weight: 200	;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip0015 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.snip0015:hover img {
  opacity: 0.35;
}
figure.snip0015:hover figcaption h2 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0015:hover figcaption p {
  opacity: 0.9;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0015:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  top: 30px;
  bottom: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.owl-carousel .overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
}
.owl-carousel .item{
  position: relative;
}

   .sb-container{
    position: relative;
    overflow: hidden;
    padding-right: 10px;
}
.sb-content {
  height:100%;
  width: 103%;
  padding-right: 2%;
  overflow-y: scroll;
  box-sizing:border-box;overflow-x: hidden;
}
.sb-scrollbar-container {
    position: absolute;
    right: 9px;
    bottom: 5px;
    top: 5px;
    width: 10px;
}
.sb-container-noscroll .sb-scrollbar-container {
    right: -20px;
}
.sb-scrollbar-container::before {
    content: '';
    background: url(images/iconsb.png) no-repeat 0px 0px;
    width: 25px;
    height: 25px;
    float: right;
    position: absolute;
    top: -3px;
    right: -9px;z-index: 99999999;
}
.sb-scrollbar-container::after {
    content: '';
    background: url(images/iconsb.png) no-repeat 0 -26px;
    width: 25px;
    height: 25px;
    float: right;
    position: absolute;
    bottom: -3px;
    right: -9px;bottom: -6px;z-index: 99999999;
}

.sb-scrollbar {
    position: absolute;
    right: 0;
    height: 30px;
    width: 0.35em;
    border-radius: 10px;
   background: #f3d218;margin-top: 0;
   margin-bottom: 0;
   
}

.sb-scrollbar:hover {
    background: #f3d218;
}

.gallerymenu{
    list-style: none;

font-size: 15px;
}
.gallerymenu li{
   padding: 5px 0;
}
.gallerymenu li a {

    color: #fff;
    width: 100%;
    display: block;
    padding: 4px 7px 4px 0;
    border-radius: 50px;

}
.gallerymenu li  .active{
    color: #424242;
background: #f3d218;
 }




figure.red {

    background-color: #7B5428 !important;

}

figure.snip0077 {
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: 0 0 10px 0;
    min-width: 100%;
    max-width: 100%;
    height: 192px;
    width: 100%;
    text-align: center;
}
figure.snip0077 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
}
figure.snip0077 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;height: 100%;
}
figure.snip0077 figcaption {
    top: 50%;
    left: 20px;
    right: 20px;
    padding: 4px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
figure.snip0077 figcaption h2,
figure.snip0077 figcaption p {
  margin: 0;
  color: rgba(255, 255, 255, 0);
  text-shadow: 0 0 40px #ffffff;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip0077 figcaption h2 {
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
}
figure.snip0077 figcaption h2 span {
  font-weight: 800;
}
figure.snip0077 figcaption p {
  font-size: 13px;
  font-weight: 300;
  opacity: 0.65;
}
figure.snip0077:before,
figure.snip0077:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  content: '';
  opacity: 0;
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.15);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s,-webkit-transform 0.5s,-moz-transform 0.5s,-o-transform 0.5s,transform 0.5s;
}
figure.snip0077:before {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
figure.snip0077:after {
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
figure.snip0077 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip0077.blue {
  background: #0a212f;
}
figure.snip0077.red {
  background: #36100c;
}
figure.snip0077.yellow {
  background: #562e0a;
}
figure.snip0077:hover img,
figure.snip0077.hover img {
  opacity: 0.2;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure.snip0077:hover figcaption h2,
figure.snip0077.hover figcaption h2,
figure.snip0077:hover figcaption p,
figure.snip0077.hover figcaption p {
  color: #ffffff;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0);
  border-color: rgba(255, 255, 255, 0.5);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip0077:hover:before,
figure.snip0077.hover:before,
figure.snip0077:hover:after,
figure.snip0077.hover:after {
  opacity: 0.8;
  -webkit-transform: scale(1);
  transform: scale(1);
}


.vc_btn3.vc_btn3-color-warning  {
    color: #FFF;
    background-color: #F90;display: block;
text-align: center;
margin: 0 9px;
border-radius: 4px;
padding: 6px 0;
border: 1px solid #df8e15;transition: all 0.3s;
}


.vc_btn3.vc_btn3-color-warning:hover  {
background-color: #ED9511;transition: all 0.3s;
}

.prt .ghf {      cursor: pointer;     background:   #d71b1b;  padding: 1px 10px;  border-radius: 50px;  position: absolute;  color:      #fff;     left: 8%;     display: none;     bottom: 4%;  }

.prt:hover .ghf{display:block;}


.zoom-left .owl-carousel .owl-stage {
     margin: 0 auto !important;
}
.titlbox{
    font-size: 18px !important;; font-weight: 600; color: #555;text-align: center;
}

.checkoutcard {
    border: 1px solid #efefef;
    border-radius: 5px;float: right;
padding-bottom: 10px;
width: 97%;margin-bottom: 20px;
}

.checkoutcard .titles {
    background-color: #f1f1f1;
    font-size: 14px;
    color: #444;
    padding: 0;
    margin: 0 0 11px 0;
    border-radius: 5px 5px 0 0;
    font-weight: 500;
    height: 45px;
    line-height: 16px !important;
}
.checkoutcard .titles i {
    background-color: #5ecdff;
    color: #fff;
    width: 45px;
    height: 45px;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    border-radius: 0 5px 0 0;
    margin-left: 7px;float: right;
}

.checkoutcard .titles span {
    display: inline-block;
    margin-top: 14px;
}

.checkoutcard .rtqs label {
    width: 100%;
    margin-bottom: 7px;
    font-size: 13px;
    color: #555;
    margin-right: 4px;
}

 

.sshipping1 .btn-checkout {
color: #fff;
background-color: #5ecdff;
padding: 8px 24px;
border-radius: 5px;
width: 179px;
border: none !important;
height: 40px;
font-size: 14px;margin: 0 8px;
}
.sshipping2 .btn-checkout {
    color: #fff;
    background-color: #62a843;
    padding: 8px 24px;
    border-radius: 5px;
    width: 179px;
    border: none !important;
    height: 40px;
    font-size: 14px;
    cursor: pointer;margin: 0 8px;
}
.sshipping2 .btn-checkout:hover {
     background-color: #89ae21;
 }
.sshipping1 .btn-checkout:hover {
     background-color: #40b3e7;
 }
.sshipping1  , .sshipping2{
    display: inline;
}


#fbplus-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fbplus-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url('g/elevate/images/fbplus.png');
}

#fbplus-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  z-index: 999999999999999999;
    display: none;
}

#fbplus-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fbplus-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fbplus-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fbplus-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

#fbplus-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fbplus-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('g/elevate/images/fbplus.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fbplus-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fbplus-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fbplus-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fbplus-left, #fbplus-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('g/elevate/images/blank.gif');
    z-index: 1102;
    display: none;
}

#fbplus-left {
    left: 0px;
}

#fbplus-right {
    right: 0px;
}

#fbplus-left-ico, #fbplus-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 29px;
    height: 40px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fbplus-left-ico {
    background-image: url('g/elevate/images/fbplus.png');
   background-position: -40px -74px;
}

#fbplus-right-ico {
    background-image: url('g/elevate/images/fbplus.png');
   background-position: -40px -33px;
}

#fbplus-left:hover, #fbplus-right:hover {
    visibility: visible; /* IE6 */
}
/*:hover*/
#fbplus-left span {
    left: 20px;
}

#fbplus-right span {
    left: auto;
    right: 20px;
}

.fbplus-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fbplus-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('g/elevate/images/fbplus-x.png');
}

#fbplus-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('g/elevate/images/fbplus.png');
    background-position: -40px -162px;
}

#fbplus-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('g/elevate/images/fbplus-y.png');
    background-position: -20px 0px;
}

#fbplus-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('g/elevate/images/fbplus.png');
    background-position: -40px -182px;
}

#fbplus-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('g/elevate/images/fbplus-x.png');
    background-position: 0px -20px;
}

#fbplus-bg-sw {
 }

#fbplus-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('g/elevate/images/fbplus-y.png');
}

#fbplus-bg-nw {
 }

#fbplus-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}

.fbplus-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fbplus-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fbplus-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fbplus-title-over {
    padding: 10px;
    background-image: url('g/elevate/images/fbplus_title_over.png');
    display: block;
}

.fbplus-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fbplus-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

#fbplus-title-float-wrap td {
    border: none;
    white-space: nowrap;
}

#fbplus-title-float-left {
    padding: 0 0 0 15px;
    background: url('g/elevate/images/fbplus.png') -40px -90px no-repeat;
}

#fbplus-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('g/elevate/images/fbplus-x.png') 0px -40px;
}

#fbplus-title-float-right {
    padding: 0 0 0 15px;
    background: url('g/elevate/images/fbplus.png') -55px -90px no-repeat;
}

/* IE6 */

.fbplus-ie6 #fbplus-close {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_close.png', sizingMethod='scale');
}

.fbplus-ie6 #fbplus-left-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_nav_left.png', sizingMethod='scale');
}

.fbplus-ie6 #fbplus-right-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_nav_right.png', sizingMethod='scale');
}

.fbplus-ie6 #fbplus-title-over {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_title_over.png', sizingMethod='scale');
    zoom: 1;
}

.fbplus-ie6 #fbplus-title-float-left {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_title_left.png', sizingMethod='scale');
}

.fbplus-ie6 #fbplus-title-float-main {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_title_main.png', sizingMethod='scale');
}

.fbplus-ie6 #fbplus-title-float-right {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_title_right.png', sizingMethod='scale');
}

.fbplus-ie6 #fbplus-bg-w, .fbplus-ie6 #fbplus-bg-e, .fbplus-ie6 #fbplus-left, .fbplus-ie6 #fbplus-right, #fbplus-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px");
}

#fbplus-loading.fbplus-ie6 {
    position: absolute;
    margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fbplus-loading.fbplus-ie6 div {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_loading.png', sizingMethod='scale');
}

/* IE6, IE7, IE8 */

.fbplus-ie .fbplus-bg {
    background: transparent !important;
}

.fbplus-ie #fbplus-bg-n {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_shadow_n.png', sizingMethod='scale');
}

.fbplus-ie #fbplus-bg-ne {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_shadow_ne.png', sizingMethod='scale');
}

.fbplus-ie #fbplus-bg-e {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_shadow_e.png', sizingMethod='scale');
}

.fbplus-ie #fbplus-bg-se {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_shadow_se.png', sizingMethod='scale');
}

.fbplus-ie #fbplus-bg-s {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_shadow_s.png', sizingMethod='scale');
}

.fbplus-ie #fbplus-bg-sw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_shadow_sw.png', sizingMethod='scale');
}

.fbplus-ie #fbplus-bg-w {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_shadow_w.png', sizingMethod='scale');
}

.fbplus-ie #fbplus-bg-nw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='g/elevate/images/fbplus_shadow_nw.png', sizingMethod='scale');
}
.rfgb{display:none;}
    .dataTables_filter .form-control {
       padding: 0 5px 0 0 !important;
   }
   .eaddtocard{
background: #ef394e;  width: 100%;  float: left;  margin: 0 !important;  padding: 13px 0 !important;  border-radius: 7px !important;  font-size: 17px !important;  transition: all 0.3s !important;  box-shadow: none !important;
       
   }
   .eaddtocard:hover{
       background: #db2d42;
 transition: all 0.3s;
   }
   
   .compensate-for-scrollbar {
    margin-right: 0 !important;
}

   .we{
       background: #fff;
padding: 30px !important;
border-radius: 10px;
border: 1px solid #e3e3e3;
   }
   .we .wech{
       display: block;
text-align: center;
margin-bottom: 25px;
font-size: 19px;
color: #555;
   }
.we .md-formc .form-control {
    box-sizing: border-box;
    height: 35px !important;
    width: 72%;
    float: left;
    margin: 0 !important;
    border: 1px solid #d1d1d1 !important;
    background-color: #f7f7f7 !important;padding: 0 !important;
}

.we .md-formc2 .form-control {
    box-sizing: border-box;
    height: 2.4rem !important;
    padding-right: 33px !important;
    float: left;
    margin-bottom: 0;
    border: 1px solid #d1d1d1 !important;
    background-color: #f7f7f7 !important;
    position: relative;
    margin-top: 0;
}

.we .md-formc2 {
    float: right;
width: 100%;
margin-bottom: 15px;
}

 .we  .md-formc2 i {
 position: absolute;
right: 10px;
top: 8px;
font-size: 23px;color: #666;
}
#so_sociallogin .btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
}
#so_sociallogin .btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0,0,0,0.2);
}
#so_sociallogin .btn-google-plus {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0,0,0,0.2);
}
#so_sociallogin .btn-linkdin {
    color: #fff;
    background-color: #0e76a8;
    border-color: rgba(0,0,0,0.2);
}


#so_sociallogin a.btn-social-icon {
    padding: 9px 10px;
    width: 44px;
    margin: 1px;
    height: 35px;
    line-height: 21px;
}

.we .md-formc label {
    width: 25%;
    float: right;
    line-height: 35px;
    color: #666;
    font-weight: 500;
    font-size: 14px;
}
.we .md-formc {
    float: right;
width: 100%;
display: block;
margin-bottom: 15px;
}
 .we .botmy {
       background: #a2ca33;
margin: 8px auto;
display: block;
padding: 11px 49px;
font-size: 14px;
box-shadow: none !important;transition: all 0.3s;
   }
   .we .botmy:hover {
       background: #8bb122;
transition: all 0.3s;
   }
   
  .we .botmy2  {
       margin: 8px auto;
display: block;
padding: 11px 0;
font-size: 14px;
background-color: #a2ca33;
width: 81%;float: left;box-shadow: none !important;transition: all 0.3s;
   }
   .we .botmy2:hover  {
             background: #8bb122;
transition: all 0.3s;
   }
   .we .botmy3  {float: right;
       margin: 8px auto;
display: block;
padding: 11px 0;
font-size: 14px;
background-color: #5ecdff;
width: 81%;box-shadow: none !important;
   }
   
   
  .sreq .tt_popup_login {
    border: none;
    background-color: #5ecdff;
    height: 42px;
}
 .sreq  .tt_popup_login strong {
    font-size: 16px;
    font-weight: 700;
    background-color: #5ecdff;
    line-height: 42px;
    position: static;
    background-position: 20px center;
    padding-left: 70px;
}

 
.sreq .tt_popup_login strong {

    line-height: 42px;
    display: inline-block;
    padding-right: 55px !important;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    background-image: url(../images/icon-login-popup.png);
    background-repeat: no-repeat;
    background-position: 98% center !important;
    position: relative;
    padding-left: 10px !important;
    top: 0;
    font-weight: 600;

}
   
   .breadcrumb-item + .breadcrumb-item::before {

    display: inline-block;
    padding-right: .5rem !important;
    padding-left: .5rem !important;
    color: #868e96 !important;
    content: "\f104" !important;
    font-family: 'FontAwesome' !important;

}

   .products-list .product-list .product-item-container {

    display: table;
    margin-bottom: 30px;

}

.products-list .product-list .product-item-container .left-block {

    width: 270px;
    float: right;
    border: 1px solid #eaeaea;

}
.products-list .product-layout .product-item-container .left-block {

    position: relative;
    overflow: hidden;

}
.products-list .product-list .product-item-container .left-block .product-image-container {

    text-align: center;

}
.products-list .product-list .product-item-container .left-block .button-group {

    display: none;

}
.products-list .product-list .product-item-container .right-block {

    margin-right: 270px;
    padding: 0 30px 0px 20px;

}

.products-list .product-list .product-item-container .right-block h4 {
text-align: right;
 margin-bottom: 5px;

font-weight: 400;

font-size: 15px;

color: #444 !important;

}
.right-block h4 a{
    color: #444;font-size: 18px;
}
.products-list .product-list .product-item-container .right-block .price {
text-align: right !important;
    display: inline-block;
    margin: 8px 0 8px 0;
        margin-top: 8px;

}
.products-list .product-list .product-item-container .right-block .description {
text-align: right;
    margin-bottom: 20px;

}
.products-list .product-list .product-item-container .list-block {
text-align: right;
    margin-right: 270px;
    padding: 0 30px 20px 20px;

}


.products-list .product-table .product-item-container {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #dbdbdb;

}

.products-list .product-layout .product-item-container .left-block {

    position: relative;
    overflow: hidden;

}
.products-list .product-table .left-block {

    width: 15%;
    min-width: 64px;

}
.products-list .product-table .right-block {

    width: 65%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;

}

.products-list .product-table .product-item-container > :last-child {

    border-left: 1px solid #dbdbdb;

}
.products-list .product-table .list-block {

    width: 20%;
    padding: 10px;
    text-align: center;

}
.products-list .product-table .right-block h4 {

    width: 25%;

}
.products-list .product-table .right-block > * {

    border-left: 1px solid #dbdbdb;
    margin: 0px;
    padding: 10px;

}

.products-list .product-table .right-block .price {

    width: 25%;

}
.products-list .product-table .right-block > * {

    border-left: 1px solid #dbdbdb;
    margin: 0px;
        margin-top: 0px;
    padding: 10px;

}

.products-list .product-table .right-block .description {

    width: 40%;

}
.products-list .product-table .right-block > * {

    border-left: 1px solid #dbdbdb;
    margin: 0px;
    padding: 10px;

}

   .products-list  .description {

   
   
    color: #777;
    font-size: 15px;

}
   .products-list .product-layout {
    transition: all 0.5s ease 0s;margin-bottom: 21px;
}

.products-list .product-grid .product-item-container {
    margin: 0 0 0px 0;
    padding: 0;
    position: relative;
    min-height: 310px;
    overflow: hidden;
    border-radius: 3px;
}
   .products-list .product-grid .product-item-container .left-block {
    position: relative;
}
.products-list .product-grid .product-item-container .right-block {
    clear: both;
    padding: 12px 12px 0px 12px;
    text-align: center;
    position: relative;
    background-color: #fff;
}
.products-list .product-grid .product-item-container > .list-block, .products-list .product-grid .product-item-container .description {
    display: none;
}
   
   .products-list .product-grid .product-item-container .left-block .button-group {
    bottom: 5px;
}
.products-list .product-grid .product-item-container .left-block .button-group {
    padding: 0;
    position: absolute;
    z-index: 99;
    right: 10px;
    bottom: 35px;
}
.products-list .product-grid .product-item-container .right-block {
    clear: both;
    padding: 12px 12px 0px 12px;
    text-align: center;
    position: relative;
    background-color: #fff;
}
.products-list .product-table .product-item-container > :last-child {
    border-left: 1px solid #dbdbdb;
}
.products-list .product-table .list-block {
    width: 20%;
    padding: 10px;
    text-align: center;
}
 .products-list   .btn-button{
      display:none; 
   }
   
   .products-list .product-grid .product-item-container > .list-block, .products-list .product-grid .product-item-container .description {
    display: none;
}
   
   .products-list .product-grid .product-item-container .right-block h4 a {
    font-size: 14px;
    color: #5f5f5f;
}

.products-list .product-table .list-block .wishlist, .products-list .product-table .list-block .compare {

    width: 48%;
    padding: 9px 20px;
    background: #eee;
    color: #333;
    border-radius: 3px;
    border: none;
    display: inline-block;

}

.products-list .product-grid .product-item-container .left-block .button-group {
    padding: 0;
    position: absolute;
    z-index: 99;
    right: 10px;
    bottom: 7px; }
    .products-list .product-grid .product-item-container .left-block .button-group .btn-button {
      border: none;
      display: block;
      margin-top: 5px;
      padding: 0;
      background-color: #c5c5c5;
      border-radius: 3px;
      color: #fff;
      width: 30px;
      height: 30px;
      line-height: 30px;
      transform: all 0.3s ease 0s;
      position: relative;
      transition: all 0.3s ease-in-out 0s;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      -webkit-transform: translate(-50px, 0px);
      -moz-transform: translate(-50px, 0px);
      -ms-transform: translate(-50px, 0px);
      -o-transform: translate(-50px, 0px);
      transform: translate(-50px, 0px);
      -webkit-transform: translate(50px, 0px);
      -moz-transform: translate(50px, 0px);
      -ms-transform: translate(50px, 0px);
      -o-transform: translate(50px, 0px);
      transform: translate(50px, 0px); }
    .products-list .product-grid .product-item-container .left-block .button-group .btn-button span {
      color: #fff;
      display: inline-block;
      font-size: 12px;
      font-weight: 300;
      height: auto;
      opacity: 0;
      position: static;
      transition: all 0.3s ease 0s;
      width: auto; }
    .products-list .product-grid .product-item-container .left-block .button-group .btn-button i, .products-list .product-grid .product-item-container .left-block .button-group .btn-button:before {
      font-size: 12px;
      color: #fff;
      height: 30px;
      line-height: 30px;
      width: 30px;
      text-align: center;
      position: absolute;
      right: 0px;
      top: 0; }
    .products-list .product-grid .product-item-container .left-block .button-group .btn-button.addToCart {
      transition-delay: 0.1s; }
    .products-list .product-grid .product-item-container .left-block .button-group .btn-button.addToCart i {
      right: 0px; }
    .products-list .product-grid .product-item-container .left-block .button-group .btn-button.wishlist {
      margin-bottom: 0;
      transition-delay: 0.2s; }
    .products-list .product-grid .product-item-container .left-block .button-group .btn-button.compare {
      margin-bottom: 0;
      transition-delay: 0.3s; }
    .products-list .product-grid .product-item-container .left-block .button-group .btn-button.quickview {
      transition-delay: 0.4s; }
.quickview {
display:none !important;
}
    .products-list .product-grid .product-item-container .left-block .button-group .btn-button:hover {
      background-color: #5ecdff;
      width: auto;
      transition: all 0.3s ease-in-out 0s; }
    .products-list .product-grid .product-item-container .left-block .button-group .btn-button:hover span {
      opacity: 1;
      padding: 0 28px 0 10px;
      transition: all 0.3s ease-in-out 0s; }
    .products-list .product-grid .product-item-container .left-block .button-group .btn-button:hover i {
      color: #fff; }
  .products-list .product-grid .product-item-container .right-block {
    clear: both;
    padding: 12px 12px 0px 12px;
    text-align: center;
    position: relative;
    background-color: #fff; }
  .products-list .product-grid .product-item-container .right-block .price {
    margin-bottom: 0; }
  .products-list .product-grid .product-item-container .right-block h4 {
    margin: 0;
   font-weight: 400;}
    .products-list .product-grid .product-item-container .right-block h4 a {
      font-size: 13px;
    color: #5f5f5f; }
    .products-list .product-grid .product-item-container .right-block h4 a:hover {
      color: #5ecdff; }
  .products-list .product-grid .product-item-container .right-block .rating, .products-list .product-grid .product-item-container .right-block .ratings {
    margin-bottom: 2; }
  .products-list .product-grid .product-item-container:hover .left-block .button-group .btn-button {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }

  .products-list .product-table .list-block .wishlist:hover, .products-list .product-table .list-block .compare:hover {
    background: #5ecdff;
    border-color: #5ecdff;
    color: #fff; }
.products-list .product-list .product-item-container .list-block .btn-button {

    border: 1px solid #eaeaea;
    border-radius: 3px;
    display: block;
    margin-left: 5px;
    padding: 7px 15px;
    background-color: #fff;
    color: #666;
    text-align: center;
    float: right;

}
    .products-list .product-list .product-item-container .list-block .btn-button:hover {
      background-color: #5ecdff;
      border-color: #5ecdff;
      color: #fff; }


.price .price-old {
line-height: 20px;
padding: 0 5px;
display: block;
font-size: 12px !important;
color: #d72727;
font-weight: 300;
}
   
   
   
   .product-filter {
           font-size: 12px !important;

   }
   
   .product-filter .form-group {

    margin-right: 10px;

}
 .product-filter .form-group {

    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;

}

.filters-panel .form-group select.form-control {

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/bg-select.png) no-repeat center left;
        background-color: rgba(0, 0, 0, 0);
    border: 1px solid #e5e5e5;
    height: 33px !important;
    line-height: 33px;
    padding: 0px 10px 0 20px;
    background-color: #fff;
    position: relative;width: auto !important;display: inline !important;margin:0 !important;

 

}


.filters-panel .control-label {
 display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
 

    font-size: 12px;
    font-weight: normal;
    color: #444;

}
 

   .sb-container{
    position: relative;
    overflow: hidden;
    padding-right: 10px;
}
.sb-content {
  height:100%;
  width: 120%;
  padding-right: 0.5%;
  overflow-y: scroll;
  box-sizing:border-box;
}

.sb-scrollbar-container {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 5px;
}

.sb-container-noscroll .sb-scrollbar-container {
    right: -20px;
}

.sb-scrollbar {
    position: absolute;
    right: 0;
    height: 30px;
    width: 0.35em;
    border-radius: 10px;
    background: #aeaeae;
}

.sb-scrollbar:hover {
    background: #777;
}

   
     .btnqw {
height: 33px;

line-height: 27px;

padding: 3px 8px;

border: 1px solid #ddd;

background-color: #fff !important;

border-radius: 0px;

color: #4d4d4d;

float: left;
}
   
   .more_details{
    margin: 15px 0px 25px 0px;
}
.img_more img{
width: 100%;
min-height: 100%;
position: relative;
}
.text_more{
   padding: 7px 5px;
   background: #fff;
}
.text_more h3 {
    color: #555;
    font-size: 15px !important;
    font-weight: 500;
}
.text_more p {
text-align: justify;
font-size: 12px;
line-height: 22px;
height: 99px;
overflow: hidden;
color: #868484;
margin-bottom: 0 !important;}
.text_more span{
    /*display: block;*/
    /*float: left;*/
    /*font-size: 19px;*/
    /*color: #9e2558;*/
    /*transition: all 0.4s;*/
    font-family: 'IRANSans';
font-weight: 400;
font-size: 12px;
text-transform: none;
color: #adb5bd;
}
.text_more span:hover{
    color: #000;
    transition: all 0.4s;
}
.box_more{
    /*box-shadow: 2px 2px 5px #d5d5d5;*/
    padding-bottom: 20px;
}
.img_more{
    transition: all 0.4s;
width: 100%;
position: relative;
height: 170px;
overflow: hidden;
}
.box_more:hover .img_more{
    /*box-shadow: 3px 0 10px rgba(0, 0, 0, 0.4);*/
    transition: all 0.4s;
}
.box_more h3{
   transition: all 0.4s;
height: 46px;
line-height: 29px;
font-size: 18px ;
margin-bottom: 12px;
}
.box_more:hover h3{
    color: #9e2558;
    transition: all 0.4s;
}
.post-author author{
    font-size: 12px;color: #adb5bd;font-family: 'IRANSans';font-weight: 400;
    /*color:#9e2558;*/
}
   
   
   .breadcrumb-item.active {
   color: #a6a6a6 !important;
}
.panlw{
    padding: 10px !important;
}
.panlw.ewdxs1{
     padding-right: 2.2% !important;
}
.panlw.ewdxs2{
     border-right: 1px solid #f2f2f2;
padding-right: 11px !important;
}
   .wqr{
       margin-top: 1%;
margin-bottom:0;
   }
   .wqr h3{
       width: 21% !important;
margin: 0 auto !important;
font-size: 16px !important;
color: #404040 !important;
background: #a7f9f9 !important;
background-size: auto;
background-size: auto;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,.1) !important;
background-size: 66660px !important;
border-radius: 30px 0 !important;
padding: 15px 15px 15px 15px !important;
vertical-align: middle !important;
text-align: center !important;
font-weight: 600 !important;
text-transform: uppercase !important;
bottom: 0 !important;
position: relative !important;
   }
   .cardn{margin-bottom: 1%;width: 100%;
       background: #fff;
padding: 10px 0px 2px 0px !important;
border-radius: 10px;
box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
-o-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);margin-top: 1%;
   }
   .wfcsedgb a{
padding: 10px;
margin: 9px;
border-radius: 6px;transition: all 0.2s;
   }
 .wfcsedgb.aprud0 a:hover  {
       box-shadow: 0 0 8px rgba(0,0,0,0.15);
       -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.15);
       -o-box-shadow: 0 0 8px rgba(0,0,0,0.15);
transition: all 0.2s;
   }
 .wfcsedgb.aprud0:hover  {
          ;transition: all 0.2s;

   }
 
   .prt{
       text-align: center;
       float: right;
transition: all 0.2s;
width: 100%;


   }
  .prt h3 {
    font-size: 14px;
    font-weight: 400;
    color: #404040 !important;
    margin: 5px 0 5px 0;
    float: right;
    width: 100%;
    line-height: 23px;
    min-height: 41px;
    text-align: center;
}

   .prt .price {
    min-height: 52px;
    text-align: center;
    display: block;
    float: right;
    width: 100%;
    font-weight: 600;
    font-size: 1.143rem;
    line-height: 1.375;
    color: #2caa00 !important;
    width: 100%;
}
   .prtw .price {
min-height: 52px;
    text-align: left;
    display: block;
    float: right;
    width: 100%;
      font-weight: 600;
     font-size: 2.143rem;
line-height: 1.375;
color:#fb3449 !important;;

margin-bottom: 15px;

margin-top: 15px;
width: 100%;


}


.prt img {
    width: auto;
    margin: 0 auto;
    display: block;
}
   .menuleft{
line-height: 25px !important;
padding: 8px 5px !important;
color: #898989 !important;
   }
  .menuleft  .loginbtnt{
       float: left;
padding: 1px 4px !important;
font-size: 13px !important;color: #666464 !important;
}
   .menuleft  .loginbtnt:hover{
        color:  #5ecdff !important;
   }
   
   .offprq{
       text-align: center;
background-color: #5ecdff;
border-radius: 50%;
padding-top: 13px;
color: #fff;
display: block;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
height: 60px;
width: 60px;
line-height: 18px;
position: absolute;
top: 20px;
text-transform: uppercase;
z-index: 2;
margin-bottom: 5px;
left: 10px;
top: 10px;
   }
   
      .offprq span{font-size: 14px;

display: block;

font-weight: 400;}
   
   .bn img{width:100% !important;height:100% !important;border-radius:5px !important;box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);-o-box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);-webkit-box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);}
.boxr{border-radius:5px !important;box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);-o-box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);-webkit-box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);}
.bn a{display:block !important;}

   
   
   
   
   
   
   
   
 .input-group .input-group-addon {

    background-color: #fff !important;
    border: 1px solid #b0d6e0 !important;
    border-radius: 4px !important;

}
.one.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 35px;
    padding-left: 35px;
}
        
.menuy li:hover .rfgb{display:block;}
.menu-container{width:100%;margin:0 auto;padding:20px 0;}
.menux{;font-weight:400;font-size: 13px;;line-height:15px;position:relative;padding:0 0 0 4px;margin:0;background-color:#227087;}
.menux a:hover{color:#227087;text-decoration:none;}
.menux > li{display:block;text-align: right;;margin-left:-4px;border-left:1px solid rgba(255, 255, 255, 0.11);box-shadow:-1px 0 0 rgba(0, 0, 0, 0.1);}
.menux > li > a{padding:20px 18px;display:block;}
.menux > li:hover > a{color:#227087;}
.menux > li:hover{background-color:#fff;}
.menux > li > .megadrop{display:none;position: absolute; list-style: none; top: 0px; right: 174px; width: 800px; min-height: 100%; text-align: left; margin-top: 0; padding: 0; z-index: 99; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden; border-top: 2px solid #e6e6e6; border-right: 2px solid #e6e6e6; border-bottom: 2px solid #e6e6e6; background: #fff !important;}
.menux > li:hover .megadrop{display:block;margin-top:0px;}
.menux ul li:hover:after{color:#227087;}
.menux .col{width:14.1%;float:left;color:white;margin:0 0 0 2.2%;}
.menux .col ul{padding:0;margin:0;}
.menux .col ul li{padding:0;list-style:none;font-size:11px;}
.menux .col h3{font-size:16px;padding:10px 0;font-weight:bold;margin:5px 0 5px 0;color:#227087;background:#eee;}
.menux .col ul li a{display:block;padding:0 0 15px 0;color:#227087;}
.menux .col ul li a:hover{color:#111;text-decoration:underline;}
.c-checkout-feature-aside{border-radius:5px;box-shadow:0 8px 13px -7px rgba(0,0,0,.05);background-color:#fff;border:1px solid #e6e6e6;margin-top:10px;padding:15px;letter-spacing:-.2px;font-size:11px;font-size:.786rem;line-height:1.73;color:#aaa;font-weight:500;}
.c-checkout-feature-aside__item--guarantee{background:url(../images/qq1.jpg) 100% 50% no-repeat;background-size:auto auto;background-size:22px auto;}
.c-checkout-feature-aside__item--cash{background:url(../images/qq2.jpg) 100% 50% no-repeat;background-size:auto auto;background-size:22px auto;}
.c-checkout-feature-aside__item--express{background:url(../images/qq3.jpg) 100% 50% no-repeat;background-size:auto auto;background-size:22px auto;}
.c-checkout-feature-aside__item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:.829rem;line-height:1.692;font-weight:600;margin-bottom:10px;padding:0 27px 0 20px;}
.draggable{background:#fff !important;}
.accordionx{background:none !important;cursor:pointer;margin-top:4px;margin-bottom:4px;border:none;text-align:right;outline:none;padding:11px;float:right;width:100%;color:#757575;font-size:15px;font-weight:700;transition:0.4s;}
.accq{border-bottom:1px dotted silver !important;float:right;width:100%;}
.panelx a{border-bottom:1px dotted silver !important;padding:10px;float:right;width:100%;color:#7a7a7a;font-size:14px;}
.activex, .accordionx:hover{background-color:#ccc;}
.panelx{padding:0 18px;display:none;background-color:white;overflow:hidden;float:right;width:100%;margin-bottom:-1px;margin-top:4px;}
.clakgf a{padding:11px;float:right;width:100%;border-bottom:1px dotted #b6b6b6;color:#757575;font-size:15px;font-weight:700;}
.clakgf a:hover{color:#f9700c}
.divider-new::after, .divider-new::before{content:'';height:1px;background:#c6c6c6;}
.logytr{color:#555;border:1px solid #ddd;border-radius:3px;margin-top:3%;float:right;padding:6px 13px;margin-bottom:2%;}
.gototop{ 
    cursor: pointer;

background-color: #777;

width: 45px;

bottom: 35px;

border: 1px #10F3FF solid;

right: 10px;

min-height: 45px;

overflow: hidden;

z-index: 40;

position: fixed;

display: block;

text-align: center;

background: url(../images/up_arrow.png) no-repeat center center;

    background-size: auto;

background-size: 45px;

border-radius: 10px;

opacity: 1;

transition: all 0.5s ease-in-out 0s;

-moz-transition: all 0.5s ease-in-out 0s;

-webkit-transition: all 0.5s ease-in-out 0s;

-webkit-transform: scale(1);

-moz-transform: scale(1);

-ms-transform: scale(1);

-o-transform: scale(1);

transform: scale(1)}
.tryuc::after{display:inline-block;width:0;height:0;margin-left:0;vertical-align:0;content:"";border:none !important;}
.xewqa{min-width:100px !important;}
.faqu{background:#f8f8f8;margin-bottom:9px;border-radius:8px;padding:9px}
.tiimej{direction:ltr;text-align:left !important;font-size:11px;color:#777;}
.Rfloat .col-md-3{margin-top:12px;}
.irw{border-left:1px solid #eaeaea;padding:24px 0 !important;text-align:center !important;}
.ior{}
.ior a{display:block;text-align:center;border:1px solid #e9e9e9;border-radius:5px;background:#fff;}
.ior a img{width:80%;margin:5px auto;display:block;}
.ior a h2{color:#3b3b3b;font-size:14px;height:45px;line-height:22px;}
.times-remove{position:absolute !important;top:0 !important;left:10px !important;width:30px !important;height:30px !important;line-height:30px !important;padding:0 !important;border-radius:50px !important;background:#f2f2f2 !important;border:1px solid #ededed !important;color:#a2a2a2 !important;font-size:17px;}
.placement{width:91%;border:7px dashed #dadada;margin:0 auto;height:209px;display:block;border-radius:28px;}
.agor{float:left;font-size:11px;color:#717171;position:absolute;left:6px;top:8px;}
.typ1{position:absolute;background-image:url('../images/typx1.png');top:2px;right:-9px;width:90px;background-repeat:no-repeat;float:right;background-position:right;height:33px;background-size:initial;color:#fff;font-size:13px;line-height:27px;text-align:center;}
.typ2{position:absolute;background-image:url('../images/typx2.png');top:2px;right:-9px;width:90px;background-repeat:no-repeat;float:right;background-position:right;height:33px;background-size:initial;color:#fff;font-size:13px;line-height:27px;text-align:center;}
#btnContainer .btn{padding:4px 6px !important;margin:0 !important;background:#fff !important;box-shadow:none !important;border:1px solid #cecece !important;float:right;}
#btnContainer .active{background:#eee !important;}
#btnContainer .btn i{color:#7f7f7f;margin-top:1px;font-size:14px;}
.switch{position:relative;display:inline-block;width:48px;height:27px;margin:0;float:left;}
.lablfake{float:right;margin-top:4px;margin-left:5px;}
.switch input{display:none;}
.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;}
.slider:before{position:absolute;content:"";height:23px;width:24px;left:1px;bottom:2px;background-color:white;-webkit-transition:.4s;transition:.4s;}
input:checked + .slider{background-color:#c00c1a;}
input:focus + .slider{box-shadow:0 0 1px #c00c1a;}
input:checked + .slider:before{-webkit-transform:translateX(21px);-ms-transform:translateX(21px);transform:translateX(21px);}
.slider.round{border-radius:3px;}
.slider.round:before{border-radius:3px;border:1px solid #c2c2c2;}
.radcust{}
.radcust .vds{}
.radcust .btn{box-shadow:none;color:#4d4c4c !important;border:1px solid #e6e6e6;padding:4.3px 23px;}
.radcust .btn:hover{}
.radcust .btn.active{background:#f7f7f7;box-shadow:inset 0px 2px 12px #adadad;}
.tablexs > tbody > tr > td{border-top:none !important;}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{padding:5px ;vertical-align:middle !important;font-size:13px !important;}
.cardw{border:1px solid #ececec;background:#fff;width:100%;padding:10px;margin-bottom:16px;line-height:32px;}
.cardw .headf{font-size:15px;color:#205e85;display:block;cursor:pointer;}
.cardw2{width:100%;padding:0px;margin-bottom:16px;line-height:32px;}
.cardw2 .headf{margin-bottom:1%;font-size:15px;cursor:pointer;color:#555;}
.cardw .headf i{}
.ytbnvcd{line-height:32px;}
.ytbnvcd span{margin-right:11px;color:#4b6c91;}
.listproinpage{border-top:2px dotted #d0d0d0;padding-top:10px;margin-top:10px;}
.listproinpage a{color:#456798;display:block;}
.produ1{padding:9px 0;font-size:14px;float:right;width:100%;margin-top:1%;}
.produ1 i{font-size:21px;float:right;margin-left:11px;width:25px;color:#cac9ce;}
.yhgf img{display:block !important;margin-top:25px;width:100%;}
.yhgf a{display:block !important;}
.yhgf{border:1px solid #ebebeb !important;border-radius:3px !important;background:#fff !important;padding:6px !important;width:23%;position:relative !important;margin:7px !important;transition:all 0.4s !important;}
.yhgf:hover{transition:all 0.4s !important;border:1px solid #d0e3e7 !important;}
.yhgf .offdiv{background:#ff5a5f !important;float:left !important;font-size:13px !important;padding:5px 6px !important;border-radius:50px !important;color:#fff !important;}
.yhgf h3{font-size:15px !important;font-weight:400 !important;color:#124c81 !important;margin:7px 0 !important;float:right !important;width:100%;}
.yhgf .price{color:#727272 !important;font-size:12px !important;}
.owl-theme .item img{display:block;width:100%;}
.owl-theme .item a{display:block;}
.owl-theme .item{border:none;border-radius:0;background:none !important;padding:0;}
 
 .owl-prev{  
     right: 0;
top: 45%;
width: 49px;
height: 90px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background-color:#fff;
background-image: unset;
color:#a8a8a8;
-webkit-box-shadow: -1.5px 0 4px 0 rgba(0,0,0,.15);
box-shadow: -1.5px 0 4px 0 rgba(0,0,0,.15);
border-radius: 5px 0 0 5px;


 

 }

.owl-next{  
left: 0;
top: 45%;
width: 49px;
height: 90px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background-color:#fff;
background-image: unset;
color:#a8a8a8;
-webkit-box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
border-radius: 0 5px 5px 0;
    
}
.owl-nav button:hover{
    /*background-color: #5ecdff !important;*/
}
 .elevatezoom-gallery.active {
    border: 1px solid #5ecdff;
    display: block;
    border-radius: 3px;
}
.elevatezoom-gallery:hover {
    border: 1px solid #5ecdff;
    display: block;
    border-radius: 3px;
}
  
 .owl-nav button:hover{
    background: #fff ;
    color: #000 !important;
}
#fbplus-wrap {
    box-sizing: content-box !important;
    z-index: 99999999999;
}

.underslide{background:#ffffff;border:1px solid #ececec;margin-top:14px;padding:8px 0 !important;border-radius:3px;width:100%;}
.underslide a{color:#237ebc;text-align:center !important;display:block;}
.cardproduct{padding:7px 0;}
.cardproduct .headr{padding:10px 0;}
.cardproduct .titlec{color:#15458b;font-size:14px;}
.cardproduct .allc{float:left;color:#777777}
.cardproduct .allc i{font-size:10px;}
.imgafterslider{padding:0 0 9px 0;}
.cardindex{border:1px solid #eee;background:#fff;padding:6px 3px;float:right;width:100%;margin-bottom:5px;}
.cardindex img{width:100%;}
.cardindex ul{}
.cardindex ul li{}
.cardindex ul li a{color:#233f63 !important;padding:5px 0;float:right;width:100%;}
.cardindex ul li a:hover{background:#ececec;}
.cardindex ul li a i{float:left;color:#dddddd !important;margin-top:1.5%;}
.imgafterslider img{width:100%;}
.searchform{position:relative;float:left;width:100%;margin-top: 1%;;}
.topmenu2{box-shadow:none;border-bottom:1px solid #ececec;padding:4px 0;float:right;width:100%;background:#fff;}
.topmenu{border-bottom:1px solid #f3f3f3;padding:4px 0;float:right;width:100%;background:#fff;}
.loginbtnx{background:#00bfd6;color:#fff !important;padding:7px 14px;border-radius:2px;}
.loginbtn{background:#00bfd6;color:#fff !important;padding:0 14px;float:right;border-radius:2px;}
.topmenu .righty{float:right;margin:0;line-height:32px;}
.topmenu .righty li{float:right;margin:0 10px;}
.topmenu .righty li a{color:#234169;}
.topmenu .righty li a i{}
.dropmenucat{width:660px !important;}
.dropmenucat a{display:block;padding:6px;color:#112f61;font-size:13px;transition:all 0.4s;}
.dropmenucat a:hover{color:#41639b !important;transition:all 0.4s;}
.dropdown-menu{position:absolute !important;top:100% !important;right:0 !important;z-index:1000 !important;display:none;float:right !important;padding:5px 0 !important;margin:2px 0 0 !important;font-size:14px !important;text-align:right !important;list-style:none !important;background-color:#fff !important;-webkit-background-clip:padding-box !important;background-clip:padding-box !important;border:1px solid #ccc !important;border:1px solid rgba(0, 0, 0, .15) !important;border-radius:4px !important;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, .175) !important;box-shadow:0 6px 12px rgba(0, 0, 0, .175) !important;}
.open > .dropdown-menu{min-width:690px !important;z-index:9999999999999999999999999999999999999 !important;}
.dropdown-menu{line-height:20px;text-align:right;direction:rtl}
.topmenu .lefty{float:left;margin:0;line-height:32px;}
.topmenu .lefty li{float:right;margin:0 10px;position:relative;}
.topmenu .lefty li:after{content:'';width:1px;height:20px;float:left;background:#e5e5e5;position:absolute;top:5px;left:-8px;}
.topmenu .lefty li a{color:#234169;}
.topmenu .lefty li a i{}
.tab{overflow:hidden;text-align:center;}
.tab button{background-color:inherit;float:none;border:none;outline:none;cursor:pointer;padding:14px 16px;transition:0.3s;font-size:17px;position:relative;}
.tab button:hover{}
.tab button.active{}
.tab .active::after{content:' ';position:absolute;color:#cf2e2e;bottom:0%;right:44%;font-size:12px;}
.tabcontent{display:none;padding:6px 12px;width:100%;border-top:none;}
input[type="date"], input[type="datetime-local"], input[type="email"], input[type="number"], input[type="password"], input[type="search-md"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], textarea.md-textarea{height: 1rem !important;background-color:transparent !important;border:1px solid #e4e4e4 !important;padding-right:4px !important;height:1rem;border-radius:4px !important;}
.tab2{overflow:hidden;border:1px solid rgba(0,0,0,0);background-color:#eee;}
.tab2 button{background-color:inherit;float:right;border:none;outline:none;cursor:pointer;padding:14px 16px;width:49%;transition:0.3s;}
.tab2 button:hover{background-color:#ddd;}
.tab2 button.active{background-color:#fff;}
.tabcontent{float:right;width:100%;display:none;padding:6% 5%;border:1px solid #eee;border-top:none;background:#fff;}
.tab3{overflow:hidden;text-align:center;}
.tab3 button{background-color:inherit;float:none;border:none;outline:none;cursor:pointer;padding:14px 16px;transition:0.3s;font-size:17px;position:relative;}
.tab3 button:hover{}
.tab3 button.active{}
.tab3 .active::after{content:'â–¼';position:absolute;color:#cf2e2e;bottom:0%;right:44%;font-size:12px;}
.tabcontent3{display:none;padding:6px 12px;width:100%;border-top:none;}
.rtlc{direction:ltr;}
.gotgc{}
.gotgc li{padding:9px 0;}
.gotgc li i{font-size:19px;margin-left:6px;}
.trgh{}
.trgh img{border-radius:50%;width:80px;height:80px;display:block;text-align:center;margin:0 auto;}
.trgh .user{display:block;text-align:center;}
.trgh .text{font-size:14px;display:block;text-align:center;color:#00cc91;}
.ifgh a{display:block;font-size:19px;font-weight:500;color:#00cc99 !important;line-height:39px;}
.ifgh .logvs{color:#484848 !important;display:inline-block;background:#ffffff;padding:1px 22px;font-size:15px;line-height:27px;text-align:center;border-radius:50px;}
.ifgh .logvs2{display:inline-block;background:#5c5c5c;color:#fff !important;padding:1px 22px;font-size:15px;line-height:27px;text-align:center;border-radius:50px;}
.caraous-title{position:absolute;top:20%;left:15.8%;right:55.8%;width:96.66666666666666%;color:#000;}
.caraous-title h1{color:#000;font-size:55px;font-weight:700;}
.caraous-title h3{margin-bottom:30px;color:#fff;font-size:24px;}
.caraous-title span{color:#aa1f43;font-size:20px;}
.caraous-img-box img{width:80%;}
.site-btn{padding:12px 25px 12px 25px;border-radius:2px;background:#DF314D;border-color:transparent;font-size:14px;}
.site-btn:hover{background:#C9223D;border:transparent;}
#quote-carousel4 blockquote img{width:96% !important;display:block !important;text-align:center !important;margin:4px auto !important;}
.news{border:2px solid #663399;border-radius:16px;padding:23px;margin:11px;color:#626262;line-height:40px;text-align:justify;font-size:18px;}
.news a{border:1px solid #f00;font-size:16px;padding:1px 21px;border-radius:50px;color:#643e3e;}
.news .gh{text-align:center;}
#quote-carousel4 .carousel-control{margin-top:22% !important;}
.bann1{border:2px solid #615d99;border-radius:25px;padding:24px;}
.bann1 .colradi{width:85px !important;height:85px;display:block;border-radius:50%;border:2px solid #d05860;line-height:27px;padding:20px 3px;text-align:center;font-size:15px;font-weight:500;color:#7d7d7d;margin-bottom:8%;}
.bann1 .priceo{font-size:45px;font-weight:700;color:#999999;}
.bann1 .priceo .prco{font-size:14px;display:block;margin-top:-24px;}
.bann1 .priceo2{font-size:50px;font-weight:700;color:#d61919;margin-top:17px;display:block;}
.bann1 .priceo2 .prco{font-size:17px;display:block;margin-top:-12px;color:#333366;}
.bann1 .priceo3{margin-top:10% !important;display:block;font-size:18px;color:#717070;}
.bann1 .priceo3 span{margin-right:1% !important;font-size:20px;color:#cc3333;}
.bann1 .sef{display:block;text-align:center;margin-top:12px !important;}
.bann1 .sef a{background:#cc3333;color:#fff;padding:3px 25px;font-size:16px;border-radius:50px;}
.timex{display:block;text-align:center;margin:2% 0 0 0;color:#888;font-weight:600;}
.cascade-slider_item.prev .cardprice{border:2px solid #ccc6cd !important;}
.cascade-slider_item.next .cardprice{border:2px solid #ccc6cd !important;}
.cardprice2{text-align:center;width:250px;}
.cardprice2 a{display:none;}
.now .cardprice2 a{display:inline-block;background:#32ccfe;text-align:center;margin:0 auto;margin-top:0px;padding:3px 22px;border-radius:50px;color:#fff;margin-top:9px;}
.cardprice{border:2px solid #5b485f;border-radius:17px;padding:15px 4px;width:230px;}
.cardprice .name{text-align:center;font-size:25px;color:#666666;font-weight:700}
.cardprice .price{font-size:20px;text-align:center;color:#cc3333;margin:10px 0;}
.cardprice .att{width:86%;border-top:1px solid #e0e0e0;margin:0 auto;padding:11px 0 0 0;}
.cardprice .att li{margin:6px 8px 0 0}
.cardprice .att li i{color:#13b713;}
.cardprice .att li a{font-size:11px;color:#aeaeae;}
.cardprice .btng{display:block;text-align:center;}
.cardprice .btng a{background:#cc3333;border-radius:50px;padding:3px 24px;color:#fff;font-size:16px;}
.rightorleft{background:none !important;color:#6a6a6a !important;font-size:2.3em !important;text-shadow:none !important;margin-top:30px !important;}
.breadf{background:none !important;}
.breadf .breadcrumb-item{float:right !important;font-size:13px !important;color: #474848 !important;}
.breadf .breadcrumb-item a{color:#6e6e6e;}
.soix{font-size:22px;background:#efefef;width:35px;margin:4px;height:35px;text-align:center !important;line-height:43px;display:inline-block;border-radius:4px;box-shadow:1px 1px 2px #c9c9c9;transition:all 0.4s;-o-box-shadow:1px 1px 2px #c9c9c9;-webkit-box-shadow:1px 1px 2px #c9c9c9;}
.soix img{width:24px;margin-top:-4px;}
.soix:hover{box-shadow:1px 1px 2px #aeaaaa;transition:all 0.4s;-o-box-shadow:1px 1px 2px #aeaaaa;-webkit-box-shadow:1px 1px 2px #aeaaaa;}
.bn img{width:100% !important;height:100% !important;border-radius:5px !important;box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);-o-box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);-webkit-box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);}
.boxr{border-radius:5px !important;box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);-o-box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);-webkit-box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);}
.bn a{display:block !important;}
.col5 .col-md-2{flex:0 0 19.66667% !important;;max-width:19.66667% !important;;width:19.66667% !important;;}
.col5 .col-md-2 img{width:73% !important;box-shadow:none;margin:0 auto !important;display:block !important;;}
.fbd{display:block;height: auto;;;transition:all 0.25s ease;width: 91%;;margin:0 auto !important;float:none !important;}
.level3x{color: #474747 !important;
font-size: 12px !important;}

.level3x:hover{color: #5ecdff !important;}
.fbd a{transition:all 0.4s;color:#4a5f73;}
.fbd li{direction:rtl;text-align:right;display:block !important;width:100%; ;max-width:100%;overflow:hidden;text-overflow:ellipsis;line-height:31.538px;vertical-align:middle;}
.light-blue.lighten-1{background-color:#ebebeb !important;color:#000;}
.searchxd{width:100% !important;height:100% !important;border-radius:7px !important;background-color:#eceff1 !important;border:1px solid #d5dadd !important;color:#474747 !important;font-weight:300 !important;font-size:12px !important;line-height:1.833 !important;padding:7px 5px 6px 0 !important;z-index:51 !important;position:relative !important;float:right !important;display:inline !important;}
.log i{color:#898989;margin-right:14px;}
.cartclss{color:#00bfd6;border:1px solid #00bfd6;width:173px;background:#fff;border-radius:5px;box-shadow:none;}
#myDIV i{font-size:15px;color:#9a9a9a}
#myDIV {      display: block;     background: rgb(255, 255, 255) none repeat scroll 0% 0%;     float: right;     position: absolute;     top: 100%;     z-index: 999999999999999;     right: 0;     box-shadow: 1px 1px 3px #c3c3c3;     width: 100%;     border: 1px solid #dadada;  }
#myDIV .iu{width:100%;display:block;height:1px;background:#ececec;}
#myDIV .prof{display:block;text-align:right;padding-right:12px;color:#747474;}
.show{display:inline !important;}
.cbutton {width: 50px;  background: none !important;  border-radius: 7px 0 0 7px;  display: block !important;  align-items: center;  justify-content: center;  border: none;  position: absolute;  right: 0;  top: 0;  bottom: 0;  cursor: pointer;  z-index: 99;  height: 50px;  font-size: 19px;  color: #999;  line-height: 0; }
.acolor a{width:30px;height:18px;display:inline-block;margin-top:1px;float:right;margin-right:10px;padding:0;border:none !important;}
.acolor .ttt{border:1px solid #aaa !important;box-shadow:0 0 2px #878787;-o-box-shadow:0 0 2px #878787;-webkit-box-shadow:0 0 2px #878787;}
.bbdre{width:30px;height:18px;display:inline-block;margin-top:1px;float:right;margin-right:10px;padding:0;border:1px solid #e3e3e3 !important;}
.vdfbgf{position:absolute;top:5%;left:-42%;z-index:999999999999;background:#67bd0f;transform:rotate(-45deg);font-size:11px !important;display:block;width:100%;padding:2px;text-align:center !important;}
.form-item .card-title a{margin:6px 0 !important;padding:0 !important;display:block;}
.form-item .titlep a{padding-right:7px !important;display:block !important;margin-top:10px !important;overflow:hidden !important;font-size:.857rem !important;line-height:30px !important;}
.form-item:hover .tyt{display:block !important;position:absolute;bottom:2%;left:2%;background:none;border:none;cursor:pointer;}
.cpricealue{font-size:0.8rem;line-height:26px;color:#fb3449;letter-spacing:.8px;}
.hvr-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:transform;transition-property:transform;}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active{-webkit-transform:scale(1.0);transform:scale(1.0);}
.parallax{background-image:url("images/cvdvr.jpg");min-height:300px;height:300px;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;}
.fdbdf{background:rgba(255, 255, 255, 0.4);width:70%;margin:0 auto;padding:21px 0;font-size:42px;color:#fff !important;text-shadow:2px 2px 3px #373636;line-height:65px;vertical-align:middle;}
.fdbdf2{background:rgba(255, 255, 255, 0.4);width:40%;margin:0 auto;padding:10px;color:#fff !important;text-shadow:2px 2px 3px #373636;vertical-align:middle;}
.fdbdf2 input{background:#fff;border:1px solid #737373;width:97%;border-radius:3px;padding:3px 7px;position:relative;}
.fdbdf2 i{position:absolute;left:31%;top:67%;color:#9f9f9f;font-size:20px !important;box-shadow:none !important;text-shadow:none !important;}
@-webkit-keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;}
}
@keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;}
}
.hvr-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;}
.hvr-ripple-out:before{content:'';position:absolute;border:#e1e1e1 solid 6px;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s;}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before{-webkit-animation-name:hvr-ripple-out;animation-name:hvr-ripple-out;}
.codrops-header{margin:0 auto;padding:4em 1em;text-align:center;}
.codrops-header h1{margin:0;font-weight:800;font-size:4em;line-height:1.3;}
.codrops-header h1 span{display:block;padding:0 0 0.6em 0.1em;font-size:45%;font-weight:300;color:#7e959d;}
.codrops-top{width:100%;text-transform:uppercase;font-size:0.69em;line-height:2.2;}
.codrops-top a{display:inline-block;padding:0 1em;text-decoration:none;letter-spacing:1px;}
.codrops-top span.right{float:right;}
.codrops-top span.right a{display:block;float:left;}
.codrops-icon:before{margin:0 4px;text-transform:none;font-weight:normal;font-style:normal;font-variant:normal;font-family:'codropsicons';line-height:1;speak:none;-webkit-font-smoothing:antialiased;}
.codrops-icon-drop:before{content:"\e001";}
.codrops-icon-prev:before{content:"\e004";}
.related{padding:6em 1em;font-size:120%;}
.related > a{border:1px solid #4f7f90;display:inline-block;text-align:center;margin:20px 10px;padding:25px;}
.related a:hover{border-color:#39545e;}
.related a img{max-width:100%;opacity:0.8;}
.related a:hover img,
.related a:active img{opacity:1;}
.related a h3{margin:0;padding:0.5em 0 0.3em;max-width:300px;text-align:left;}
@media screen and (max-width:25em){.codrops-header{font-size:75%;}
.codrops-icon span{display:none;}
}
.grid{overflow:hidden;margin:0;padding:3em 0 0 0;width:100%;list-style:none;text-align:center;}
.grid figure{position:relative;z-index:1;display:inline-block;overflow:hidden;margin:-0.135em;width:100%;height:400px;background:#3085a3;text-align:center;cursor:pointer;}
.grid figure img{position:relative;display:block;min-height:100%;opacity:0.8;}
.grid figure figcaption{padding:2em;color:#fff;text-transform:uppercase;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.grid figure figcaption::before,
.grid figure figcaption::after{pointer-events:none;}
.grid figure figcaption,
.grid figure a{position:absolute;top:0;left:0;width:100%;height:100%;}
.grid figure a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0;}
.grid figure h2{word-spacing:-0.15em;font-weight:300;}
.grid figure h2 span{font-weight:800;}
.grid figure h2,
.grid figure p{margin:0;}
.grid figure p{letter-spacing:1px;font-size:68.5%;}
figure.effect-lily img{width:-webkit-calc(100% + 50px);width:calc(100% + 50px);opacity:0.7;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(-40px, 0, 0);transform:translate3d(-40px, 0, 0);}
figure.effect-lily figcaption{top:auto;bottom:0;height:50%;text-align:left;}
figure.effect-lily h2,
figure.effect-lily p{-webkit-transform:translate3d(0, 40px, 0);transform:translate3d(0, 40px, 0);}
figure.effect-lily h2{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;}
figure.effect-lily p{color:rgba(255, 255, 255, 0.6);opacity:0;-webkit-transition:opacity 0.2s, -webkit-transform 0.35s;transition:opacity 0.2s, transform 0.35s;}
figure.effect-lily:hover img,
figure.effect-lily:hover p{opacity:1;}
figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-lily:hover p{-webkit-transition-delay:0.05s;transition-delay:0.05s;-webkit-transition-duration:0.35s;transition-duration:0.35s;}
figure.effect-sadie figcaption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);background:linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);content:'';opacity:0;-webkit-transform:translate3d(0, 50%, 0);transform:translate3d(0, 50%, 0);}
figure.effect-sadie h2{position:absolute;top:50%;left:0;width:100%;color:#484c61;-webkit-transition:-webkit-transform 0.35s, color 0.35s;transition:transform 0.35s, color 0.35s;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);}
figure.effect-sadie figcaption::before,
figure.effect-sadie p{-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;}
figure.effect-sadie p{position:absolute;bottom:0;left:0;padding:2em;width:100%;opacity:0;-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
figure.effect-sadie:hover h2{color:#fff;-webkit-transform:translate3d(0, -50%, 0) translate3d(0, -40px, 0);transform:translate3d(0, -50%, 0) translate3d(0, -40px, 0);}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-roxy{background:-webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);background:linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);}
figure.effect-roxy img{width:-webkit-calc(100% + 60px);width:calc(100% + 60px);-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(-50px, 0, 0);transform:translate3d(-50px, 0, 0);}
figure.effect-roxy figcaption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
figure.effect-roxy figcaption{padding:3em;text-align:left;}
figure.effect-roxy h2{padding:30% 0 10px 0;}
figure.effect-roxy p{opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
figure.effect-roxy:hover img{opacity:0.7;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-bubba{}
figure.effect-bubba img{opacity:0.7;-webkit-transition:opacity 0.35s;transition:opacity 0.35s;}
figure.effect-bubba:hover img{opacity:0.4;}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;content:'';opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;}
figure.effect-bubba figcaption::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0, 1);transform:scale(0, 1);}
figure.effect-bubba figcaption::after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1, 0);transform:scale(1, 0);}
figure.effect-bubba h2{padding-top:30%;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
figure.effect-bubba p{padding:20px 2.5em;opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
figure.effect-bubba:hover h2,
figure.effect-bubba:hover p{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-romeo{-webkit-perspective:1000px;perspective:1000px;}
figure.effect-romeo img{-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(0, 0, 300px);transform:translate3d(0, 0, 300px);}
figure.effect-romeo:hover img{opacity:0.6;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after{position:absolute;top:50%;left:50%;width:80%;height:1px;background:#fff;content:'';-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);}
figure.effect-romeo:hover figcaption::before{opacity:0.5;-webkit-transform:translate3d(-50%, -50%, 0) rotate(45deg);transform:translate3d(-50%, -50%, 0) rotate(45deg);}
figure.effect-romeo:hover figcaption::after{opacity:0.5;-webkit-transform:translate3d(-50%, -50%, 0) rotate(-45deg);transform:translate3d(-50%, -50%, 0) rotate(-45deg);}
figure.effect-romeo h2,
figure.effect-romeo p{position:absolute;top:50%;left:0;width:100%;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;}
figure.effect-romeo h2{-webkit-transform:translate3d(0, -50%, 0) translate3d(0, -150%, 0);transform:translate3d(0, -50%, 0) translate3d(0, -150%, 0);}
figure.effect-romeo p{padding:0.25em 2em;-webkit-transform:translate3d(0, -50%, 0) translate3d(0, 150%, 0);transform:translate3d(0, -50%, 0) translate3d(0, 150%, 0);}
figure.effect-romeo:hover h2{-webkit-transform:translate3d(0, -50%, 0) translate3d(0, -100%, 0);transform:translate3d(0, -50%, 0) translate3d(0, -100%, 0);}
figure.effect-romeo:hover p{-webkit-transform:translate3d(0, -50%, 0) translate3d(0, 100%, 0);transform:translate3d(0, -50%, 0) translate3d(0, 100%, 0);}
figure.effect-layla{background:#18a367;}
figure.effect-layla img{min-width:100%;height:-webkit-calc(100% + 40px);height:calc(100% + 40px);}
figure.effect-layla figcaption{padding:3em;}
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after{position:absolute;content:'';opacity:0;}
figure.effect-layla figcaption::before{top:50px;right:30px;bottom:50px;left:30px;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:0 0;transform-origin:0 0;}
figure.effect-layla figcaption::after{top:30px;right:50px;bottom:30px;left:50px;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:100% 0;transform-origin:100% 0;}
figure.effect-layla h2{padding-top:26%;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;}
figure.effect-layla p{padding:0.5em 2em;text-transform:none;opacity:0;-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
figure.effect-layla img,
figure.effect-layla h2{-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p{-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;}
figure.effect-layla:hover img{opacity:0.7;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
figure.effect-layla:hover h2,
figure.effect-layla:hover p{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img{-webkit-transition-delay:0.15s;transition-delay:0.15s;}
figure.effect-honey{background:#4a3753;}
figure.effect-honey img{opacity:0.9;-webkit-transition:opacity 0.35s;transition:opacity 0.35s;}
figure.effect-honey:hover img{opacity:0.5;}
figure.effect-honey figcaption::before{position:absolute;bottom:0;left:0;width:100%;height:10px;background:#fff;content:'';-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
figure.effect-honey h2{position:absolute;bottom:0;left:0;padding:1em 1.5em;width:100%;text-align:left;-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
figure.effect-honey h2 i{font-style:normal;opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
figure.effect-honey figcaption::before,
figure.effect-honey h2{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;}
figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-oscar{background:-webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);background:linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);}
figure.effect-oscar img{opacity:0.9;-webkit-transition:opacity 0.35s;transition:opacity 0.35s;}
figure.effect-oscar figcaption{padding:3em;background-color:rgba(58, 52, 42, 0.7);-webkit-transition:background-color 0.35s;transition:background-color 0.35s;}
figure.effect-oscar figcaption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';}
figure.effect-oscar h2{margin:20% 0 10px 0;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
figure.effect-oscar figcaption::before,
figure.effect-oscar p{opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:scale(0);transform:scale(0);}
figure.effect-oscar:hover h2{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
figure.effect-oscar:hover figcaption{background-color:rgba(58, 52, 42, 0);}
figure.effect-oscar:hover img{opacity:0.4;}
figure.effect-marley figcaption{text-align:right;}
figure.effect-marley h2,
figure.effect-marley p{position:absolute;right:30px;left:30px;padding:10px 0;}
figure.effect-marley p{bottom:30px;line-height:1.5;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
figure.effect-marley h2{top:30px;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
figure.effect-marley:hover h2{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-marley h2::after{position:absolute;top:100%;left:0;width:100%;height:4px;background:#fff;content:'';-webkit-transform:translate3d(0, 40px, 0);transform:translate3d(0, 40px, 0);}
figure.effect-marley h2::after,
figure.effect-marley p{opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;}
figure.effect-marley:hover h2::after,
figure.effect-marley:hover p{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-ruby{background-color:#17819c;}
figure.effect-ruby img{opacity:0.7;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:scale(1.15);transform:scale(1.15);}
figure.effect-ruby:hover img{opacity:0.5;-webkit-transform:scale(1);transform:scale(1);}
figure.effect-ruby h2{margin-top:20%;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
figure.effect-ruby p{margin:1em 0 0;padding:3em;border:1px solid #fff;opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(0, 20px, 0) scale(1.1);transform:translate3d(0, 20px, 0) scale(1.1);}
figure.effect-ruby:hover h2{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-ruby:hover p{opacity:1;-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1);}
figure.effect-milo{background:#2e5d5a;}
figure.effect-milo img{width:-webkit-calc(100% + 60px);width:calc(100% + 60px);opacity:1;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(-30px, 0, 0) scale(1.12);transform:translate3d(-30px, 0, 0) scale(1.12);-webkit-backface-visibility:hidden;backface-visibility:hidden;}
figure.effect-milo:hover img{opacity:0.5;-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1);}
figure.effect-milo h2{position:absolute;right:0;bottom:0;padding:1em 1.2em;}
figure.effect-milo p{padding:0 10px 0 0;width:50%;border-right:1px solid #fff;text-align:right;opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(-40px, 0, 0);transform:translate3d(-40px, 0, 0);}
figure.effect-milo:hover p{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-dexter{background:-webkit-linear-gradient(top, rgba(37, 141, 200, 1) 0%, rgba(104, 60, 19, 1) 100%);background:linear-gradient(to bottom, rgba(37, 141, 200, 1) 0%, rgba(104, 60, 19, 1) 100%);}
figure.effect-dexter img{-webkit-transition:opacity 0.35s;transition:opacity 0.35s;}
figure.effect-dexter:hover img{opacity:0.4;}
figure.effect-dexter figcaption::after{position:absolute;right:30px;bottom:30px;left:30px;height:-webkit-calc(50% - 30px);height:calc(50% - 30px);border:7px solid #fff;content:'';-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
figure.effect-dexter:hover figcaption::after{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-dexter figcaption{padding:3em;text-align:left;}
figure.effect-dexter p{position:absolute;right:60px;bottom:60px;left:60px;opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0);}
figure.effect-dexter:hover p{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-sarah{background:#42b078;}
figure.effect-sarah img{width:-webkit-calc(100% + 20px);width:calc(100% + 20px);-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;}
figure.effect-sarah:hover img{opacity:0.4;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-sarah figcaption{text-align:left;}
figure.effect-sarah h2{position:relative;overflow:hidden;padding:0.5em 0;}
figure.effect-sarah h2::after{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#fff;content:'';-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
figure.effect-sarah:hover h2::after{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-sarah p{padding:1em 0;opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
figure.effect-sarah:hover p{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-zoe figcaption{top:auto;bottom:0;padding:1em;height:3.75em;background:#fff;color:#3c4a50;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
figure.effect-zoe h2{float:left;}
figure.effect-zoe figcaption > span{float:right;}
figure.effect-zoe p{position:absolute;bottom:8em;padding:2em;color:#fff;text-transform:none;font-size:90%;opacity:0;-webkit-transition:opacity 0.35s;transition:opacity 0.35s;}
figure.effect-zoe h2,
figure.effect-zoe figcaption > span{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0, 200%, 0);transform:translate3d(0, 200%, 0);}
figure.effect-zoe figcaption > span::before{display:inline-block;padding:8px 10px;font-family:'feathericons';speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-eye::before{content:'\e000';}
.icon-paper-clip::before{content:'\e001';}
.icon-heart::before{content:'\e024';}
figure.effect-zoe h2{display:inline-block;}
figure.effect-zoe:hover p{opacity:1;}
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover figcaption > span{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
figure.effect-zoe:hover h2{-webkit-transition-delay:0.05s;transition-delay:0.05s;}
figure.effect-zoe:hover figcaption > span:nth-child(4){-webkit-transition-delay:0.1s;transition-delay:0.1s;}
figure.effect-zoe:hover figcaption > span:nth-child(3){-webkit-transition-delay:0.15s;transition-delay:0.15s;}
figure.effect-zoe:hover figcaption > span:nth-child(2){-webkit-transition-delay:0.2s;transition-delay:0.2s;}
figure.effect-chico img{-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;-webkit-transform:scale(1.12);transform:scale(1.12);}
figure.effect-chico:hover img{opacity:0.5;-webkit-transform:scale(1);transform:scale(1);}
figure.effect-chico figcaption{padding:3em;}
figure.effect-chico figcaption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';-webkit-transform:scale(1.1);transform:scale(1.1);}
figure.effect-chico figcaption::before,
figure.effect-chico p{opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;}
figure.effect-chico h2{padding:20% 0 20px 0;}
figure.effect-chico p{margin:0 auto;max-width:200px;-webkit-transform:scale(1.5);transform:scale(1.5);}
figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
@media screen and (max-width:69.5em){.grid figure{width:50%;}
.grid figure figcaption{font-size:90%;}
}
@media screen and (max-width:41.5em){.grid figure{width:100%;}
}
audio, canvas, progress, video{display:inline-block;vertical-align:baseline;width:100%;}
.blue-grey.lighten-3{background-color:#ededed !important;border-right:3px solid #b5b5b5;}
.main-menuw li .row{padding-bottom: 2% !important;display:none;border-width:0;margin:0;position:absolute;top:auto;z-index:3000;right:0;background:#fff;box-shadow:0 0 8px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 8px rgba(0,0,0,0.2);-moz-box-shadow:0 0 8px rgba(0,0,0,0.2);}
.main-menuw li .row ul li{}
.main-menuw li:hover .row{display:block;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}
.card-body{padding:4px;}
.btn-floating, .btn-floating i{color:#fff !important;line-height:40px !important;}
.btn-floating{margin:0 3px;width:40px;height:40px;}
.card:hover .vsretgrfg button i{color:#0f6901 !important;}
.vsretgrfg button{background:none;border:none;cursor:pointer;}
body{direction:rtl !important;overflow-x:hidden !important;font-family:IRANSans;font-weight:400 !important; ;background:#f2f2f2;font-size:13px !important;}
.table-bordered td, .table-bordered th{font-size:13px !important;;}
button.close{float:left !important;}
html, body{}
html{
    
    
}
.breadcrumb-item{float:right !important;font-size:14px !important;}
.breadcrumb-item a{color:#0a0b0d;}
.breadcrumb{padding:14px 7px !important;margin-bottom:7px !important;list-style:none !important;background-color:#eceeef !important;}
.serv{}
.serv a{margin:12px 0px;width:240px;padding:19px;height:132px;text-align:center;line-height:88px;box-shadow:0 0 4px #0070c9;display:block;color:#131313;}
.sidebs{margin-bottom:20px;}
.sidebs .heads{background-color:#00b4ff;padding:11px 0;background-repeat:no-repeat;background-position:right;border-top:3px solid #000078;color:#000078;font-size:17px;}
.bvdfbf .card-title{margin-bottom:.75rem;font-size:17px;text-align:left;font-weight:700;}
.bvdfbf p{text-align:left !important;}
.sidebs2{}
.sidebs2 .heads2{background-color:#00b4ff;padding:11px 0;background-repeat:no-repeat;background-position:right;border-top:3px solid #000078;color:#000078;font-size:17px;}
.musy img{width:100%;}
.wrapper2{min-height:100%;height:auto !important;height:100%;margin:0 auto -155px;}
.navbar2{position:relative !important;padding:1px 0 !important;}
.logomy a img{width:0 !important;height:58px;margin:-6px 0 -24px 0;opacity:0;}
.leconthh{}
.riconthh{}
.headlog{background:#fff;position:relative;height:100%;}
.headlog img{width:67%;height:auto;}
.tamas2{z-index:222222222222;position:absolute;top:48px;left:0px;color:#fff;line-height:26px;height:26px;padding:0 8px;box-shadow:0 0 4px #FFFDFD;-o-box-shadow:0 0 4px #FFFDFD;-webkit-box-shadow:0 0 4px #FFFDFD;-moz-box-shadow:0 0 4px #FFFDFD;}
.tamas2:hover{box-shadow:0 0 5px #FFFDFD;-o-box-shadow:0 0 5px #FFFDFD;-webkit-box-shadow:0 0 5px #FFFDFD;-moz-box-shadow:0 0 5px #FFFDFD;}
.menutop2{z-index:222222222222;position:absolute;top:0px;left:0px;color:#fff;line-height:24px;height:15px;padding:0 8px;}
.menutop2 ul{margin-top:-3px;float:left;}
.md-form.input-group .form-control{margin:0;padding-right:17px !important;}
.imgslidlogg33{background:#1c75bf;width:100%;border-radius:4px;}
.imgslidlogg26{padding:4px 21px;background:#fff;color:#0b4da9;margin:9px 10px 9px 0;float:right;border-radius:4px;width:100%;text-align:center;}
.imgmyhcddd{margin-bottom:25px;padding:18px;}
.imgmyhcddd .col-md-2{max-width:24% !important;width:18% !important;margin:10px 11px;transition:all 0.4s;}
.menutop2 ul li a{box-shadow:0 0 4px #FFFDFD;-o-box-shadow:0 0 4px #FFFDFD;-webkit-box-shadow:0 0 4px #FFFDFD;-moz-box-shadow:0 0 4px #FFFDFD;margin:0 7px;padding:0 10px;color:#fff;background:rgba(4, 47, 113, 0.5);}
.menutop2 ul li{color:#fff !important;float:right;}
.mybodyhh{background:#65a2d9;background:rgb(30, 87, 153);background:-moz-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(125, 185, 232, 1) 99%, rgba(125, 185, 232, 1) 100%, rgba(41, 137, 216, 1) 100%, rgba(32, 124, 202, 1) 100%);background:-webkit-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(125, 185, 232, 1) 99%, rgba(125, 185, 232, 1) 100%, rgba(41, 137, 216, 1) 100%, rgba(32, 124, 202, 1) 100%);background:linear-gradient(to bottom, rgba(30, 87, 153, 1) 0%, rgba(125, 185, 232, 1) 99%, rgba(125, 185, 232, 1) 100%, rgba(41, 137, 216, 1) 100%, rgba(32, 124, 202, 1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#207cca', GradientType=0);}
.torvpkjh{}
.hovergbrfehtrfgbss{}
.hovergbrfehtrfgbss h2{font-size:20px;margin:10px 0 0 0;color:#fff}
.hovergbrfehtrfgbss img{font-size:20px;margin:10px 0 0 0;width:250px;height:250px;border-radius:50%;border:4px solid #fff;}
.hovergbrfehtrfgbss p{opacity:1;line-height:6px;color:#FFF;text-align:center}
.hovergbrfehtrfgbss span{opacity:1;color:#FFF;text-align:center;}
.hovergbrfehtrfgbss a{opacity:1;color:#072B4A;text-align:center;}
.tamas{border-bottom:30px solid #979797;border-left:30px solid rgba(0, 176, 255, 0);height:0;display:inline-block;}
.tamas p{font-size:17px;color:#050122;margin:2px 12px 1px 0;;}
.tops2{width:110.5%;border-top:30px solid #e3e3e3;border-right:30px solid rgba(0, 176, 255, 0);height:0;display:inline-block;margin:0 -85px 0 0;}
.menutop{float:left;margin:-28px 0 0 0;}
.menutop ul{}
.menutop ul li{float:right;float:right;margin:0px 10px;}
.menutop ul li a{color:#b50002;}
.bgmenu{background:#004a88;margin:-8px 0 0 0;}
.navbar-nave li{padding:0 4px;transition:all 0.3s;z-index:11111111111111111111;}
ul.sub-menu2{opacity:0;position:absolute;top:38px;margin-right:0px;padding:0px;left:-10px;background:rgba(0, 0, 0, 0.68);color:#fff;width:162px;margin:0 6px 0 0;transition:all 0.4s !important;float:left;}
ul.sub-menu2 li{width:100% !important;}
ul.sub-menu2 li a{padding:5px 5px !important;}
ul.sub-menu li:hover ul.sub-menu2{opacity:1;top:38px;left:0px;margin:0 6px 0 0;display:block;transition:all 0.4s !important;}
.logomy a{}
.logomy a img{width:0px;height:0px;margin:0;}
.mymenunav{margin:1px 0 0 0;}
.bottomslid{background:rgba(0, 0, 0, 0.9);width:25%;text-align:center;margin:20px auto 0 auto;color:#fff;padding:8px;}
.bottomslid a{color:#fff;font-size:19px;}
.matnzirslider{}
.matnzirslider p{text-align:center;font-size:18px;}
.matnzirslider h1{margin:22px 0;text-align:center;font-size:30px;}
.myservic{text-align:center;}
.myservic p{width:233px;text-align:center;font-size:17px;margin:0 auto;}
.myservic img{width:270px;height:174px;border:1px solid #e7e7e7}
.imglogoo{width:100px}
.imglogoo img{}
.contslilogo{float:left;margin:10px 0 0 5px;}
.contslilogo a i{color:#787878;margin:0 4px;}
.mylogosssss{margin:20px;}
.mylogosssss img{width:162px;height:76px;padding:4px;background:#fff;box-shadow:none !important;}
.imgslidlog img{width:100%;height:383px;}
.imgslidlog{position:relative}
.conttoor{position:absolute;top:71px;left:55px;width:465px;}
.conttoor h1{font-size:50px;color:#000000B3;font-weight:700;}
.coloriser{}
.coloriser i{color:#3e3e3e !important;margin:18px 0 0 0;padding-right:10px;}
.contserm{background:#d5d5d5;margin:0 0 0 135px;width:70%;padding:0 10px 0 0;}
.contserm h4{font-size:22px;margin:10px 0 0 0;color:#333;}
.contserm p{font-size:17px;margin:-10px 0 9px 0;color:#001766 !important;}
.contserm2{background:#f6f6f6;margin:0 0 0 135px;width:70%;padding:0 10px 0 0;}
.contserm2 h4{font-size:22px;margin:10px 0 0 0;color:#333;}
.contserm2 p{font-size:17px;margin:-10px 0 9px 0;color:#001766 !important;}
.mysemg{width:344px;height:400px;margin:0 auto;}
.axman img{width:100%;height:500px;}
.h1myfoo{color:#c2071c;text-align:center;font-size:34px;}
.h3myfoo{color:#3b3b3b;text-align:center;font-size:18px;margin:15px 0;}
.menujaz{padding:0 14px;}
.menujaz ul{}
.menujaz ul li{border-bottom:1px solid #A1A1A1;padding:7px 0;transition:all 0.3s}
.menujaz ul li:hover{border-bottom:1px solid #a1120e;}
.menujaz ul li i{font-size:14px;color:#A1A1A1}
.rightmenuj{color:#434343}
.leftmenuj{color:#b3092c;float:left;}
.menujaz ul li:hover .rightmenuj{color:#000}
.menujaz ul li:hover .leftmenuj{color:#8b0926}
.fooootmy{background:#0070c6;padding:15px 0;}
.footerm{}
.footerm ul{}
.footerm ul li{padding:7px 0;}
.footerm ul li a{color:#F3F3F3;transition:all 0.4s;}
.footerm ul li i{font-size:9px;color:#F3F3F3;margin:0 0 0 4px}
.footerm ul li:hover a{transition:all 0.4s;margin:0 6px 0 0;}
.headfooo{font-size:23px;border-bottom:1px solid #ADA986;padding:0 0 10px 0;color:#F2F3DC;}
.footerm ul li:hover a{color:#EFE692;transition:all 0.4s}
.footerm ul li:hover i{color:#EFE692;transition:all 0.4s}
.foocopy{padding: 15px 0 0px 0;; color: #3b3b3b; line-height: 26px; border-top: 1px solid #d3d3d3; background: #dadada;;}
.foocopy ul li a i{color:#a51495;font-size:8px;margin-left:5px;}
.foocopy p{color:#666;text-align:right;}
.foocopy a{color:#666;text-align:right;}
.foocopy ul li a{
    position: relative;

padding-right: 12px
}
.foocopy ul li a::before {

    font-family: 'FontAwesome';
    content: "\f192";
    font-size: 8px;
    position: absolute;
    top: -2px;
    right: 0;

}

.foocopy h5{font-size: 16px;
margin-bottom: 17px;
color: #000;
font-weight: 500;}
.row{margin-left:0 !important;margin-right:0 !important;}
.md-form label{pointer-events:none;}
.footgbrfehtrfgb{margin:0 0px;padding:0 14px;}
.regestergbrfehtrfgb{background-size:cover;height:100vh;}
.formreggbrfehtrfgb{background:rgba(0, 0, 0, 0.9);padding:25px 10px;border-radius:4px;width:60%;margin:50px auto;}
.md-form .prefix{position:absolute;width:3rem;font-size:25px;-webkit-transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s;-ms-transition:color .2s;transition:color .2s;right:1px;color:#fff;}
.md-form label{color:#757575;position:absolute;top:0.8rem;right:46px;font-size:14px;cursor:text;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;-ms-transition:.2s ease-out;transition:.2s ease-out;color:#fff;}
fieldset{border:1px solid #c0c0c000 !important;margin:0 2px;padding:0.35em 0.625em 0.75em;}
[type="checkbox"] + label{position:relative;height:25px;color:#fff;}
.colorchhahajr{color:#fff !important}
[type="checkbox"]:checked + label::before{top:-4px;left:-3px;width:12px;height:22px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:3px solid #FFF;border-bottom:3px solid #FFF;-webkit-transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);-o-transform:rotate(40deg);transform:rotate(40deg);-webkit-backface-visibility:hidden;-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%;}
[type="checkbox"] + label::before{content:'';position:absolute;top:0;left:0;width:18px;height:18px;z-index:0;border:3px solid #dfdfdf;border-radius:1px;margin-top:2px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;}
.ramzforgotgbrfehtrfgb{color:#fff;margin:7px 0 0 0;float:right;}
.ramzforgotgbrfehtrfgb:hover{color:#fff}
.vorodgbrfehtrfgb{width:28%;text-align:center;margin:0 auto;}
.vorodgbrfehtrfgb a{padding:4px 34px;float:right;background:#FFFFFFB3;color:#0B519B;transition:all 0.5s}
.vorodgbrfehtrfgb a:hover{box-shadow:3px 3px 8px #101010;}
.sidebarmy{margin:15px 0 14px 0;}
.headsidebar{padding:10px 0;border-radius:3px;background:#4a4a4a;}
.headsidebar a{color:#fff;margin:0 10px 0 0;}
.contentsidbar{border-radius:2px;border-radius:2px;box-shadow:0 0 3px #747474;padding:16px 0;}
.contentgbrfehtrfgb{margin:15px 16px 14px 0;}
.vontheadergbrfehtrfgb{padding:10px 0;border-radius:3px;background:#4a4a4a;}
.vontheadergbrfehtrfgb a{color:#fff;margin:0 10px 0 0;}
.contentgbrfehtrfgbmy{border-radius:3px;border-radius:3px;box-shadow:0 0 4px #747474;padding:17px;margin:0 0 15px 0;float:right;}
.contentgbrfehtrfgbmy p{line-height:32px;color:#444;text-align:justify;}
.contentgbrfehtrfgbmy img{width:100%;margin:0 0 20px 0;}
.headcoligbrfehtrfgb{padding:10px 0;border-radius:3px;background:#e3e3e3;}
.headcoligbrfehtrfgb ul{}
.headcoligbrfehtrfgb ul li{float:right;margin:-4px 8px 0 8px;;}
.headcoligbrfehtrfgb ul li p{color:#8d8d8d}
.headcoligbrfehtrfgb ul li a{color:#5c5c5c;}
.ligbrfehtrfgbhea{float:right;color:#6e6e6e}
.comentgbrfehtrfgb{border-top:1px solid #D7D7D7;margin:31px 0 0 0;}
.didgah{text-align:right;margin:17px 0 35px 0;}
 .leavcomentgbrfehtrfgb{}
.leavcomentgbrfehtrfgb h3{text-align:right}
 .sabtdidgahgbrfehtrfgb{background:#13B2BF;padding:4px 13px;float:left;margin:20px 0 0 0;color:#FFF;}
.sabtdidgahgbrfehtrfgb:hover{background:#129aa7;padding:4px 13px;float:left;margin:20px 0 0 0;color:#FFF;}
.torvpkj{}
 .menuside{}
.menuside ul{}
.menuside ul li{margin:10px 0 12px 0;border-bottom:1px solid #E7E7E7;padding:0px 0 7px 0;;}
.menuside ul li a{color:#4a4a4a;}
.menuside ul li a i{color:#e98607;margin:0 0 0 6px;}
 .imgstor2 img{height:200px !important;border-top:1px solid #000 !important;}
   .mydrop{border:2px solid #000}
.mydrop option{border:4px solid #000}
.dropdown-content li{clear:both;color:rgba(0, 0, 0, .87);line-height:21px;width:100%;text-align:right;text-transform:none;}
.dropdown-content li > a, .dropdown-content li > span{font-size:14px;color:#535353;display:block;padding:5px 10px;}
.dropdown-content li:hover{background:#91B90F !important;;}
.dropdown-content li:hover a{color:#fff !important;;}
.select-wrapper span.caret{color:initial;position:absolute;left:6px !important;top:16px;font-size:11px;color:#8e8e8e;right:auto !important;}
.select-wrapper{position:relative;margin:0 11px;}
.margingbrfehtrfgbtor{margin:20px 4px 0 0}
.heghtt{height:29px;}
.alinkgbrfehtrfgb{background:#91B90F;padding:11px 66px;color:#FFF;font-size:18px;text-align:center;margin:-2px auto;float:left;}
.alinkgbrfehtrfgb:hover{}
.hotela [type="checkbox"] + label::before{content:'';position:absolute;top:0;left:0;width:18px;height:18px;z-index:0;border:3px solid #91B90F;border-radius:1px;margin-top:2px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;}
.hotela [type="checkbox"]:checked + label::before{top:-4px;left:-3px;width:12px;height:22px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:3px solid #91B90F !important;border-bottom:3px solid #91B90F;-webkit-transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);-o-transform:rotate(40deg);transform:rotate(40deg);-webkit-backface-visibility:hidden;-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%;}
caption, th{text-align:right;}
.hotela{border-bottom:1px solid #7DC20C;padding:0 0 0px 0;margin:0 0 17px 0;}
.regbox{background:#FFF;float:right;width:103%;border:1px solid #ededed;margin:16px -14px 0 0 !important;}
.regbox .head{}
.regbox .head h3{text-align:center;font-size:20px;color:#323232;}
.regbox .citylist{width:90%;margin:auto;}
.regbox .citylist ul{list-style:none}
.regbox .citylist ul li{margin:9px 12px !important;float:right;}
.regbox .citylist ul li a{color:#2b2b2b;font-size:17px;padding:3px 7px;}
.regbox .citylist ul li:hover{background:#0DB6D2;border-radius:5px;transition:all 0.5s}
.regbox .citylist .edame a{float:left;margin:5px 19px;}
.regbox .contlist{}
.regbox .contlist ul{list-style:none}
.regbox .contlist ul li{margin:9px 6px !important;float:right;}
.regbox .contlist ul li a{color:#5A5959;font-size:16px;}
.regbox .contlist ul li a img{width:28px;height:19px}
.regbox .contlist ul li:hover a{color:#848383;}
.regbox .contlist .edame a{float:left;margin:59px 19px;}
.regguidbox{background:#FFF;float:right;width:103%;border:1px solid #ededed;margin:16px -3px 0 0 !important;}
.regguidbox .head{}
.regguidbox .head h3{text-align:center;font-size:20px;color:#323232;}
.regguidbox .citylist{}
.regguidbox .citylist ul{list-style:none}
.regguidbox .citylist ul li{margin:9px 12px !important;float:right;}
.regguidbox .citylist ul li a{color:#2b2b2b;font-size:17px;padding:3px 7px;}
.regguidbox .citylist ul li:hover{background:#0DB6D2;border-radius:5px;transition:all 0.5s}
.regguidbox .citylist .edame a{float:left;margin:59px 19px;}
.regguidbox .contlist{}
.regguidbox .contlist ul{list-style:none}
.regguidbox .contlist ul li{margin:9px 6px !important;float:right;}
.regguidbox .contlist ul li a{color:#5A5959;font-size:16px;}
.regguidbox .contlist ul li a img{width:28px;height:19px}
.regguidbox .contlist ul li:hover a{color:#848383;}
.regguidbox .contlist .edame a{float:left;margin:5px 19px;}
.myicon img{width:20px;height:20px;}
.middle{width:1170px;margin:0 auto}
.vizabox{}
.rightc{width:250px;float:right;}
.rightc .sidebar{background:#F5F5F5;border:1px solid #DBDADA;border-radius:2px;margin:12px -1px 34px 0px;padding:8px 5px 0 0;position:relative;margin-right:34px;width:235px;height:490px;}
.rightc .sidebar .head{width:210px;height:40px;margin:1px 6px !important;text-align:center;background:#E37E0D;border-radius:4px;}
.rightc .sidebar .head h3{font:normal 16px "B Yekan", Tahoma;float:right;color:#FFFFFF;margin:7px 58px;text-align:center;}
.rightc .sidebar ul{list-style:none}
.rightc .sidebar ul li{padding:5px 1px 5px 0;border-bottom:1px solid #D5D5D5;transition:all 0.5s}
.rightc .sidebar ul li:hover{border-bottom:1px solid #E37E0D}
.rightc .sidebar ul li a{color:#2F2E2E;}
.leftc{width:771px;float:right;margin-right:37px;}
.leftc .content{background:#F5F5F5;border:1px solid #DBDADA;border-radius:2px;margin:12px 6px 30px 0px;padding:8px 11px 0 0;position:relative;float:right;width:829px;}
.leftc .content .head{width:772px;height:40px;margin:1px 24px 0 0 !important;text-align:center;background:#E37E0D;border-radius:4px;}
.leftc .content .head h2{font:normal 16px "B Yekan", Tahoma;float:right;color:#FFFFFF;margin:7px 350px 0 0;text-align:center;}
.leftc .content img{width:400px;height:270px;padding:11px 0 0 0;}
.leftc .content p{margin:13px 22px;font:normal 13px Byekan;text-align:justify;line-height:28px;}
.leftctor{width:750px;float:right;margin-right:37px;}
.leftctor .contenttor{background:#F5F5F5;border:1px solid #DBDADA;border-radius:2px;margin:12px 6px 30px 0px;padding:8px 11px 0 0;position:relative;float:right;width:829px;}
.leftctor .contenttor .head{width:803px;height:40px;margin:1px 2px 0 0 !important;text-align:center;background:#E37E0D;border-radius:4px;text-align:center;float:right;}
.leftctor .contenttor .head h2{font:normal 16px "B Yekan", Tahoma;color:#FFFFFF;margin-top:7px;margin-left:0px;text-align:center;}
.leftctor .contenttor img{}
.leftctor .contenttor p{margin:13px 22px;font:normal 13px Byekan;text-align:justify;line-height:28px;}
.formtor{padding:10px;margin:14px;}
.clear{clear:both}
.mytext{padding:5px;border:solid 1px gainsboro;-webkit-transition:box-shadow 0.3s, border 0.3s;-moz-transition:box-shadow 0.3s, border 0.3s;-o-transition:box-shadow 0.3s, border 0.3s;transition:box-shadow 0.3s, border 0.3s;margin:7px;width:210px;}
.mytext:focus{border:solid 1px #707070;-webkit-box-shadow:0 0 5px 1px #969696;-moz-box-shadow:0 0 5px 1px #969696;box-shadow:0 0 5px 1px #969696;}
.listlgbrfehtrfgb{}
.listlgbrfehtrfgb ul{width:500px !important;margin:0 auto;}
.listlgbrfehtrfgb ul li{float:right;}
.listlgbrfehtrfgb ul li a{}
.listlgbrfehtrfgb ul li a img{width:35px;height:35px}
.foocopyi{padding:12px 0;background:#02467b;}
.sabttorsgbrfehtrfgb .md-form label{position:absolute;top:-9px !important;right:-13px !important;font-size:1rem;cursor:text;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;-ms-transition:.2s ease-out;transition:.2s ease-out;color:#000 !important;}
.footerm{color:#fff;}
#menuw ul{margin:0;padding:0;}
#menuw .main-menuw{display:none;}
#tm:checked + .main-menuw{display:block;}
#menuw input[type="checkbox"],
#menuw ul span.drop-icon{display:none;color:#7d8ca5;}
#menuw li,
#toggle-menu,
#menuw .sub-menuw{border-style:solid;border-color:rgba(0, 0, 0, .05);}
#menuw li,
#toggle-menu{border-width:0 0 1px;}
#menuw .sub-menuw{background-color:#a0a0a0;border-width:1px 1px 0;margin:0 1em;transition:all 0.4s;}
#menuw .sub-menuw li:last-child{border-width:0;transition:all 0.4s;}
#menuw .sub-menuw li:hover{margin-right:8px;transition:all 0.4s;}
#menuw li, #toggle-menu, #menuw a{display:block;transition:all 0.4s;color:#242424;text-shadow:none;}
#menuw, #toggle-menu {
    width: 100%;
    box-shadow: 0px 4px 8px 0 rgba(0,0,0,.051);
    padding-bottom: 0px;
    background: #fff;
    z-index: 999;
     border-bottom: 1px solid #e4e4e4;
}
#toggle-menu,
#menuw a{padding: 3px 12px;
font-size: 13px;
 
font-weight: 400;
color: #797979;}
#menuw a{transition:all .125s ease-in-out;-webkit-transition:all .125s ease-in-out;}
#menuw .sub-menuw{display:none;}
#menuw input[type="checkbox"]:checked + .sub-menuw{display:block;}
#menuw .sub-menuw a:hover{color: #5ecdff !important;}
#toggle-menu .drop-icon,
#menuw li label.drop-icon{position: absolute;
left: -1px;
top: 8px;;display: none}
#menuw label.drop-icon, #toggle-menu span.drop-icon{border-radius: 50%;
width: 12px;
height: 12px;
text-align: center;
 color: rgb(123, 118, 118);
line-height: 19px;
font-size: 17px}
#menuw .drop-icon{line-height:26px;}
.main-menuw li .sub-menuw li a{padding:4px 5px !important;}
@media only screen and (max-width:64em) and (min-width:52.01em){ 
#menuw .sub-menuw li{width:auto;}
}
@media only screen and (min-width:52em){#menuw .main-menuw{display:block;position: relative;}
#toggle-menu,
#menuw label.drop-icon{display:none;}
#menuw ul span.drop-icon{display:inline-block;float:left;}
#menuw li{float:right;border:none;line-height:25px;padding: 3px 5px;}
#menuw li.bds{ ;transition:0.3s;padding: 7px 5px}
 
#menuw .bds .le1{
    position: relative;font-size: 13px !important;
}
.headmega:hover{transition:0.2s;border-bottom: 1px solid #ccc ;}
.headmega {
    color: #444 !important;
    font-weight: 500 !important;
    border-bottom: 1px solid #ddd;
    padding-top: 18px !important;
    font-size: 13px !important;
    padding-bottom: 9px !important;
}
.megalink{transition:0.2s;color:#898989 !important;margin-right:18px !important;font-size:12px;}
.megalink:hover{transition:0.2s;color:#696969 !important;}
#menuw .sub-menuw li{float:none;}
#menuw .sub-menuw{border-width:0;margin:0;position:absolute;top:100%;width:12em;z-index:3000;}
#menuw .sub-menuw,
#menuw input[type="checkbox"]:checked + .sub-menuw{display:none;}
#menuw .sub-menuw li{border-width:0 0 1px;}
#menuw .sub-menuw .sub-menuw{top:0;right:100%;}
#menuw li:hover > input[type="checkbox"] + .sub-menuw{display:block;transition:all 4s;}
}
.imgfgbgv{width:100%;height:200px;position:relative;margin:0;}
.vgfbgfn{position:absolute;top:10px;right:5px;background:rgb(231, 100, 13);padding:2px 10px;color:#fff;font-size:18px;}
.vfbkgjnf{position:absolute;bottom:0;right:0;width:89%;background:rgba(0, 0, 0, 0.71);text-align:center;color:#fff;padding:7px 0;margin:0 15px;border-radius:2px;}
.vfbkgjnf:hover{color:#fff;}
.vfbkgjnff{position:absolute;bottom:0;right:0;width:100%;background:rgba(0, 0, 0, 0.71);color:#fff;padding:3px 0;margin:0px 0;border-radius:2px;}
.myghjgbgb{border:1px solid #cdcdcd;margin-bottom:14px;}
.vfbkgjnff:hover{color:#fff;}
.vgfbgfn2:hover{color:#fff;}
.vfbkgjnff:visited{color:#fff;}
.vgfbgfn2:visited{color:#fff;}
.mydcdd{text-align:right;margin:0 4px 0 0;width:162px;float:right;}
.topingto{position:absolute;bottom:1px;left:5px;z-index:2222222;}
.topingto i{font-size:17px;color:#fff !important;z-index:2222222;margin:0 4px;}
.hedingtr{-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);position:relative;height:250px;}
.bgfbkfbgg{color:#ffffff;}
.bgfbkfbgg .right{text-align:right;font-size:30px;margin:15px 10px 0 0;line-height:52px;}
.bgfbkfbgg .left{text-align:left;font-size:20px;margin:15px 0px 0 0px;line-height:54px;}
.invnfd i{color:#055274;font-size:20px;margin:0 0 0 8px;}
.myfdvfbvfbg{font-size:15px;}
.myfdvfbvfbg .table thead th{vertical-align:bottom;border-bottom:2px solid #eceeef;background:#d3d3d3 !important;}
.md-form .prefix ~ label{color:#484848 !important;}
.md-form .prefix{color:#484848;}
.md-form .prefix ~ input, .md-form .prefix ~ textarea{margin-right:31px !important;}
.myformseff{border:1px solid #52769f;padding:44px;margin:40px 0 0;}
.myservic11d{background:#004a89;padding:20px 0 0 0;}
.myservic11d:hover .myservic22 a{box-shadow:3px 3px 7px #454343;transition:all 0.2s;}
.myservic11 p{font-size:20px;color:#fff;text-align:center;}
.myservic22 a{padding:10px 26px;background:#fff;color:#012552;border-radius:7px;margin-top:5px;float:left;transition:all 0.2s;font-weight:700;font-size:19px;}
.myservic225 a{padding:14px 30px;background:#636363;color:#b6f62d;border-radius:7px;margin-top:50px;float:left;}
.imgslidlogg{width:100%;height:336px;}
.imgslidlogg2{padding:4px 21px;background:#fff;color:#0b4da9;margin:9px 10px 0 0;float:right;border-radius:4px;}
.mybotttgt{margin:17px 0 0 0;}
.mybotttgt ul{}
.mybotttgt ul li{margin:6px 0;padding:1px 8px;border-radius:22px;transition:all 0.4s;}
.mybotttgt ul li:hover{background:rgba(255, 255, 255, 0.31);transition:all 0.4s;}
.mybotttgt ul li a{color:#fbf000;}
.mybotttgt ul li a i{color:#fff;margin:0 0 0 5px;}
.myvhfjdn{}
.mybgmfkbgfsds{background:#5fb3f5;}
.mybgmfkbgfsds .btn-floating{width:55px;height:55px;margin:17px 3px;}
.bvngfkhnmk .list-group-item{padding:7.9px !important;}
.nameghghf i{color:#0b79d5;font-size:11px;margin:0 1px;}
.nameghghf{margin:0 0 20px 0;}
.nameghghf .dfv{font-size:24px;font-weight:700;color:#4c4c4c;}
.mybngfbg{background:#e0e0e0;padding:8px;}
.mybngfbg img{width:100%;border:1px solid #d2d0d0;height:182px;}
.vnfdbhjgn{height:2px;border-bottom:1px solid #aac50e;;width:100%;font-size:0;margin:20px 0;}
.myvfjbfff td, .myvfjbfff th{padding:7px !important;vertical-align:top !important;border-top:1px solid rgba(21, 86, 118, 0) !important;}
.myvfjbfff2 td, .myvfjbfff2 th{padding:3px !important;vertical-align:top !important;border-top:1px solid rgba(21, 86, 118, 0) !important;}
.ongjg{width:109px;}
.bgfjhgnh .ongjg{width:200px !important;}
.bvngfkhnmk a{}
.btn{font-family:IRANSans}
.imgmyhcd{width:100%;margin:20px 0;}
.imgmyhcd img{width:100%;}
.imgmyhcd .col-md-2{max-width:24% !important;width:18% !important;margin:0 11px;transition:all 0.4s;}
.imgmyhcd .col-md-2:hover{box-shadow:0 0 7px #9b9b9b;transition:all 0.4s;}
.divider-new{margin-top:32px !important;}
.mahsold{}
.mahsold .col-md-2{background:#464646;margin:0 4px;max-width:15.9%;}
.mahsold .col-md-2:hover h1{color:#0c0c0c;}
.mahsold .col-md-2 img{width:100%;margin:0 auto 20px auto;}
.mahsold .col-md-2 h1{font-size:20px !important;text-align:center;margin-bottom:24px;color:#e1bd1f;}
.mahsold .col-md-2 h1 a{}
.mahsold .col-md-2{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;background:#464646;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s;}
.mahsold .col-md-2:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#fc6703;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.mahsold .col-md-2:hover, .mahsold .col-md-2:focus, .mahsold .col-md-2:active{color:white;}
.mahsold .col-md-2:hover:before, .mahsold .col-md-2:focus:before, .mahsold .col-md-2:active:before{-webkit-transform:scale(1);transform:scale(1);}
.imgdfv img{width:100%;transition:all 0.4s;}
.imgdfv img:hover{background:#e9e9e9;transition:all 0.4s;}
.nesfvdf{position:relative;}
.nesfvdf a{}
.nesfvdf img{width:100%;}
.nesfvdf h1{font-size:14px;position:absolute;bottom:10px;width:78%;color:#fff;line-height:22px;right:21px;}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{float:right !important;}
.lfvfdvd{background-color:rgba(255, 255, 255, 0.6) !important;box-shadow:0 2px 15px 0 rgba(0, 0, 0, .1) !important;border-radius:50% !important;width:69px !important;height:69px !important;top:35% !important;line-height:75px !important;}
.lfvfdvd i{position:absolute !important;top:50% !important;left:50% !important;margin:-18px 0 0 -10px !important;font-size:36px !important;color:#7e7e7e !important;box-shadow:none !important;text-shadow:none !important;}
.oheadline span{ color: #2caa00; font-size: 18px; font-size: 1.286rem; line-height: 31px; white-space: nowrap; font-size: 17px !important;}
.oheadline span::before{content:"";position:absolute;right:0;left:-40px;bottom:0;background-color:#ef5661;height:1px;z-index:1;width:184px;}
.oheadline span::after{content:"";position:absolute;right:183px;width:15px;height:1px;background-color:#fff;bottom:0;z-index:1}
.oheadline::after{position:absolute;bottom:0;right:0;left:0;background-color:#dfdfdf;height:1px;content:"";z-index:0;}
.oheadline{-ms-flex-pack:justify;justify-content:space-between;margin:0 0 6px 33px;position:relative;padding-left:5px;}
.vbox{background-color:#fff;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);padding:9px 3px 11px 3px;max-width:100%;margin:8px 0;}
.vdsghbfd{text-align:center;}
.progress--circle{position:relative;display:inline-block;width:130px;height:130px;border-radius:50%;background-color:#ddd;margin-left:8px;}
.progress--circle:before{content:'';position:absolute;top:8px;left:8px;width:115px;height:115px;border-radius:50%;background-color:white;}
.progress--circle:after{content:'';display:inline-block;width:100%;height:100%;border-radius:50%;background-color:#663399;}
.progress__number{position:absolute;top:50%;width:100%;line-height:1;margin-top:-14px;text-align:center;font-size:2rem;color:#494949;}
.progress--bar.progress--0:after{width:0%;}
.progress--circle.progress--0:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(90deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--1:after{width:1%;}
.progress--circle.progress--1:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(93deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--2:after{width:2%;}
.progress--circle.progress--2:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(97deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--3:after{width:3%;}
.progress--circle.progress--3:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(101deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--4:after{width:4%;}
.progress--circle.progress--4:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(105deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--5:after{width:5%;}
.progress--circle.progress--5:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(108deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--6:after{width:6%;}
.progress--circle.progress--6:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(111deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--7:after{width:7%;}
.progress--circle.progress--7:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(115deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--8:after{width:8%;}
.progress--circle.progress--8:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(119deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--9:after{width:9%;}
.progress--circle.progress--9:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(122deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--10:after{width:10%;}
.progress--circle.progress--10:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(126deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--11:after{width:11%;}
.progress--circle.progress--11:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(129deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--12:after{width:12%;}
.progress--circle.progress--12:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(132deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--13:after{width:13%;}
.progress--circle.progress--13:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(136deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--14:after{width:14%;}
.progress--circle.progress--14:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(140deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--15:after{width:15%;}
.progress--circle.progress--15:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(144deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--16:after{width:16%;}
.progress--circle.progress--16:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(148deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--17:after{width:17%;}
.progress--circle.progress--17:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(151deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--18:after{width:18%;}
.progress--circle.progress--18:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(156deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--19:after{width:19%;}
.progress--circle.progress--19:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(160deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--20:after{width:20%;}
.progress--circle.progress--20:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(162deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--21:after{width:21%;}
.progress--circle.progress--21:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(166deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--22:after{width:22%;}
.progress--circle.progress--22:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(169deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--23:after{width:23%;}
.progress--circle.progress--23:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(172deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--24:after{width:24%;}
.progress--circle.progress--24:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(176deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--25:after{width:25%;}
.progress--circle.progress--25:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(180deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--26:after{width:26%;}
.progress--circle.progress--26:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(184deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--27:after{width:27%;}
.progress--circle.progress--27:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(187deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--28:after{width:28%;}
.progress--circle.progress--28:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(190deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--29:after{width:29%;}
.progress--circle.progress--29:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(194deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--30:after{width:30%;}
.progress--circle.progress--30:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(198deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--31:after{width:31%;}
.progress--circle.progress--31:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(201deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--32:after{width:32%;}
.progress--circle.progress--32:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(205deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--33:after{width:33%;}
.progress--circle.progress--33:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(209deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--34:after{width:34%;}
.progress--circle.progress--34:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(212deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--35:after{width:35%;}
.progress--circle.progress--35:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(216deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--36:after{width:36%;}
.progress--circle.progress--36:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(219deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--37:after{width:37%;}
.progress--circle.progress--37:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(222deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--38:after{width:38%;}
.progress--circle.progress--38:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(226deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--39:after{width:39%;}
.progress--circle.progress--39:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(230deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--40:after{width:40%;}
.progress--circle.progress--40:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(234deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--41:after{width:41%;}
.progress--circle.progress--41:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(238deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--42:after{width:42%;}
.progress--circle.progress--42:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(241deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--43:after{width:43%;}
.progress--circle.progress--43:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(245deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--44:after{width:44%;}
.progress--circle.progress--44:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(249deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--45:after{width:45%;}
.progress--circle.progress--45:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(252deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--46:after{width:46%;}
.progress--circle.progress--46:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(256deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--47:after{width:47%;}
.progress--circle.progress--47:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(260deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--48:after{width:48%;}
.progress--circle.progress--48:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(263deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--49:after{width:49%;}
.progress--circle.progress--49:after{background-image:linear-gradient(90deg, #ddd 50%, transparent 50%, transparent), linear-gradient(267deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--50:after{width:50%;}
.progress--circle.progress--50:after{background-image:linear-gradient(-90deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--51:after{width:51%;}
.progress--circle.progress--51:after{background-image:linear-gradient(-86deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--52:after{width:52%;}
.progress--circle.progress--52:after{background-image:linear-gradient(-83deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--53:after{width:53%;}
.progress--circle.progress--53:after{background-image:linear-gradient(-80deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--54:after{width:54%;}
.progress--circle.progress--54:after{background-image:linear-gradient(-76deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--55:after{width:55%;}
.progress--circle.progress--55:after{background-image:linear-gradient(-72deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--60:after{width:60%;}
.progress--circle.progress--60:after{background-image:linear-gradient(-54deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--65:after{width:65%;}
.progress--circle.progress--65:after{background-image:linear-gradient(-36deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--70:after{width:70%;}
.progress--circle.progress--70:after{background-image:linear-gradient(-18deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--75:after{width:75%;}
.progress--circle.progress--75:after{background-image:linear-gradient(0deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--80:after{width:80%;}
.progress--circle.progress--80:after{background-image:linear-gradient(18deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--85:after{width:85%;}
.progress--circle.progress--85:after{background-image:linear-gradient(36deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--90:after{width:90%;}
.progress--circle.progress--90:after{background-image:linear-gradient(54deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--91:after{width:91%;}
.progress--circle.progress--91:after{background-image:linear-gradient(57deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--92:after{width:92%;}
.progress--circle.progress--92:after{background-image:linear-gradient(60deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--93:after{width:93%;}
.progress--circle.progress--93:after{background-image:linear-gradient(64deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--94:after{width:94%;}
.progress--circle.progress--94:after{background-image:linear-gradient(68deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--95:after{width:95%;}
.progress--circle.progress--95:after{background-image:linear-gradient(72deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--96:after{width:96%;}
.progress--circle.progress--96:after{background-image:linear-gradient(75deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--97:after{width:97%;}
.progress--circle.progress--97:after{background-image:linear-gradient(78deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--98:after{width:98%;}
.progress--circle.progress--98:after{background-image:linear-gradient(82deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--99:after{width:99%;}
.progress--circle.progress--99:after{background-image:linear-gradient(86deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}
.progress--bar.progress--100:after{width:100%;}
.progress--circle.progress--100:after{background-image:linear-gradient(90deg, #663399 50%, transparent 50%, transparent), linear-gradient(270deg, #663399 50%, #ddd 50%, #ddd);}

.paginate{display:inline-block;}
.cotrf{margin-top:2%;}
/*.paginate a{padding:3px 9px;margin:2px;border:1px solid #dbdde0;text-decoration:none;color:#666;float:right;background:#e1e4e9;border-radius:3px;}*/
/*.paginate span{float:right;}*/
/*.paginate a:hover, .paginate a:active{border:1px solid #999;color:#000;}*/
/*.paginate span.current{padding:3px 9px;margin:2px;border:1px solid #3eafd7;text-decoration:none;color:#fff;float:right;background:#4fc1e9;border-radius:3px;}*/
/*.paginate span.disabled{padding:2px 5px 2px 5px;margin:2px;border:1px solid #eee;color:#DDD;}*/
/*.paginate .prev{background-position:-56px 2px !important;display:inline-block;margin-left:4px;background:url('../images/index.png') no-repeat;width:56px;height:28px;border:none !important;text-align:center;color:#fff !important;line-height:24px;}*/
/*.paginate .prev.disabled{background-position:-56px -56px !important;color:#a8a8a8 !important;}*/
/*.paginate .next{background-position:0px 0px !important;display:inline-block;margin-left:4px;background:url('../images/index.png') no-repeat;width:56px;height:28px;border:none !important;text-align:center;color:#fff !important;line-height:24px;}*/
/*.paginate .next.disabled{background-position:0 -56px !important;color:#a8a8a8 !important;}*/

.vertical-nav {
    height:auto;
    list-style:none;
    width: 100%; /******* MODIFIED ********/
    margin: 20px 0 0 0;
}
.vertical-nav li {
    height: 25px;
    margin: 0;
    padding: 5px 0;
    background-color: #666;
    border: none;
    text-align: center;
    display: inline-block;
    float: right;
    clear:both;
    width: 100px;  /******* MODIFIED ********/
}
.vertical-nav li:hover {
    background-color:#f36f25;
    color:#FFFFFF;
}
.vertical-nav li a {
    font-family:Calibri, Arial;
    font-size:18px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}
.vertical-nav li.current {
    background-color:#F36F25;
}
.vertical-nav li.current a {
    color:#FFFFFF;
}
vertical-nav ul li ul {
    display:none;
    list-style-type:none;
    width:125px;
    padding:0px;
    margin-top:3px;
    margin-left:-5px;
}
vertical-nav ul li:hover ul {
    display:block;
}
vertical-nav ul li:hover ul li {
    background-color:#555555;
    width:125px;
    height:30px;
    display:inline-block;
}
vertical-nav ul li ul li:hover {
    background-color:#333333;
}
vertical-nav ul li ul li a {
    color:#FFF;
    text-decoration:underline;
}
vertical-nav ul li ul li a:hover {
    text-decoration:none;
}
.vertical-nav li ul {
    display: none;
    margin-top: 10px;
    padding: 0;
}
.vertical-nav li:hover ul {
    display: block;
}
.vertical-nav li:hover .sub-menux
{
    position: relative;   
    margin-top: -27.5px;
}
.sub-menux li a{
    margin: 0 9px 0 0 !important;font-size: 14px ;
}
.sub-menux li  {
    line-height: 17px !important;
}

 #vertical-menu{
display: block;
box-sizing: border-box;
float: right;
width: 100%;
}
.main-menux {
 display:inline-block;
width:100%;
  box-sizing:border-box;
  
}
.main-menux li{
  position:relative;
  float: right;
width: 100%;
 
 }
.main-menux>li>a>i{
  color:#db0a5b;
 
 
  text-align:left; 
}
.main-menux>li:first-child, .submenu-1>li:first-child, .submenu-2>li:first-child, .submenu-3>li:first-child{
  box-shadow:none;
}
.main-menux>li:first-child>a, .submenu-1>li:first-child>a, .submenu-2>li:first-child>a, .submenu-3>li:first-child>a{
 border-top-left-radius:5px;
  border-top-right-radius:5px;
}
.main-menux>li:last-child>a, .submenu-1>li:last-child>a, .submenu-2>li:last-child>a, .submenu-3>li:last-child>a{
 border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
}

.main-menux>li>a, .submenu-1>li>a, .submenu-2>li>a,.submenu-3>li>a{
  color:#d2527f;
   display:block;
  padding:0 1em;
 
}

 .submenu-1,.submenu-2, .submenu-3{
position: absolute;
white-space: nowrap;
top: -9999px;
z-index: 999999999999999999;
background: #fff;
padding: 7px;
display: none;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: start;
align-content: flex-start;
height: 250px;
transition: all 0.25s ease;
background: rgba(255, 255, 255, 0.9) !important;
margin: 0 auto !important;
float: none !important;
width: 700px;
box-shadow: 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
-o-box-shadow: 0 0 4px rgba(0,0,0,0.2);
}

 .submenu-1 li {
    direction: rtl;
    text-align: right;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 32%;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    padding: 0 !important;
}

.contain-submenu>a:first-child::after{
   
}

.main-menux>li:hover .submenu-1, .submenu-1>li:hover .submenu-2, .submenu-2>li:hover .submenu-3{
  top:0;
   right:100%;
   display: flex;
}



#ninja-slider {
    direction: ltr;
    width:100%;
     padding-bottom:10px;

    margin:0 auto;
    overflow:hidden;
    box-sizing:border-box;
}

#ninja-slider.fullscreen {
background: rgba(0, 0, 0, 0.85);
}

#ninja-slider.fullscreen #ninja-slider-prev {
    left: -50px; 
}
#ninja-slider.fullscreen #ninja-slider-next {
    right: -50px;
}


#ninja-slider .fs-icon {
    top:0px;
    right:0px;
    width:45px;
    height:45px;
    background: rgba(0,0,0,0.1) url(ninja/fullscreen.png) no-repeat 0 0;
    z-index:2;
    opacity:0;
    -webkit-transition:opacity 0.8s;
    transition:opacity 0.8s;
}

#ninja-slider:hover .fs-icon {
    opacity: 1;
}

#ninja-slider.fullscreen .fs-icon {
    background-position: center -45px;
    opacity:1;
}

#ninja-slider .slider-inner {
    max-width:700px;
    margin:0 auto;/*center-aligned*/
    font-size:0px;
    position:relative;
    box-sizing:border-box;
}

#ninja-slider.fullscreen .slider-inner {
    max-width:900px;
    max-height:80%;
}

#ninja-slider ul {
    /*overflow:hidden;*/
    position:relative;
    list-style:none;
    padding:0;
    box-sizing:border-box;
    padding-top: 100% ;
}
 .fullscreen ul {
 
    padding-top: 50% !important;
}

 .fullscreen .ns-img {
   background-size: contain !important;
}
#ninja-slider li {
     width:100%;
    height:100%;
    top:0;
    left:0;
    position: absolute;
    font-size:12px;
    list-style:none;
    margin:0;
    padding:0;
    opacity:0;
    overflow:hidden;
    box-sizing:border-box;
}

#ninja-slider li.ns-show {
    opacity:1;
}



/* --------- slider image ------- */  
#ninja-slider .ns-img {
    background-size: cover;

    border-radius:3px;

    cursor:default;
    display:block;
    position: absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-position:center center;
}


/* ---------Arrow buttons ------- */   
/* The arrow button id should be: slider id + ("-prev", "-next", and "-pause-play") */ 
#ninja-slider-pause-play { display:none;}    

#ninja-slider-prev, #ninja-slider-next {
    position: absolute;
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 20px;
    top: 50%;
    margin-top: -24px;
    background: none;
    backface-visibility: hidden;
    overflow: hidden;
    white-space: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border-radius: 2px;
    z-index: 10;
    opacity: 0.3;
    font-family: sans-serif;
    font-size: 13px;
    cursor: pointer;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    border-radius: 50px;
    border: 2px solid #aeaeae;
}

.slider-inner:hover #ninja-slider-prev, .slider-inner:hover #ninja-slider-next {
    opacity:1;
}


#ninja-slider-prev {
    left: 0; 
}
#ninja-slider-next {
    right: 0;
}

#ninja-slider-prev::before, #ninja-slider-next::before {
    position: absolute;
    top: 8px;
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border-left: 2px solid #636363;
    border-top: 2px solid #636363;
}
 

#ninja-slider-prev::before {
    -ms-transform:rotate(-45deg);/*IE 9*/
    -webkit-transform:rotate(-45deg);
    transform: rotate(-45deg);
    backface-visibility:hidden;
    right:4px;
}

#ninja-slider-next::before {
    -ms-transform:rotate(135deg);/*IE 9*/
    -webkit-transform:rotate(135deg);
    transform: rotate(135deg);
    backface-visibility:hidden;
    left:4px;
}


/*pagination num within the arrow buttons*/
#ninja-slider-prev div, #ninja-slider-next div {display:none;}


/*------ pager(nav bullets) ------*/      
/* The pager id should be: slider id + "-pager" */
#ninja-slider-pager { display:none;}


#ninja-slider-pager, #ninja-slider-prev, #ninja-slider-next, #ninja-slider-pause-play
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}


/*Responsive settings*/
@media only screen and (max-width:800px){

    #ninja-slider-prev, #ninja-slider-next {
        display:none;
    }
    #ninja-slider .fs-icon {
        display:none;
    }
}

/* http://www.menucool.com */

#thumbnail-slider {
 
    opacity:0.8;

    margin:4px auto; /*center-aligned*/
    width:100%;
    max-width:780px;
    padding:0px 2px;/*Gives room for arrow buttons*/
    box-sizing:border-box;
    position:relative;
    -webkit-user-select: none;
    user-select:none;
}

#thumbnail-slider:hover {
 
    opacity:1;
}

#ninja-slider.fullscreen #thumbnail-slider {
    width:90%;
    max-width:1120px;
}

#thumbnail-slider div.inner {
    /*the followings should not be changed */
    position:relative;
    overflow:hidden;
    padding:2px 0;
    margin:0;
}

 
#thumbnail-slider div.inner ul {
padding: 0 !important;
     white-space:nowrap;
    position:relative;
    left:0; top:0;
    list-style:none;
    font-size:0;
    padding:0;
    margin:0;
    float:left!important;
width: 100% !important;
    height:auto!important;
    
}

#thumbnail-slider ul li {
    opacity: 1;
    overflow: visible;
    display: inline-block;
    *display: inline !important;
    border: 2px solid #c0c0c0;
    margin: 0 4px;
    box-sizing: content-box;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    position: relative;
    list-style: none;
    backface-visibility: hidden;
    transition: all 0.2s;
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 5px;
}

#thumbnail-slider ul li.active {
border-color: #c31818;
}

#thumbnail-slider li:hover {
    border-color:rgba(255,255,255,0.7);
}


#thumbnail-slider .thumb {
    width:100%;
    height: 100%;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center center;
    display:block;
    position:absolute;
    font-size:0;
}


/* --------- Captions ------- */
#thumbnail-slider li > span {
    position:absolute;
    color:rgba(255,255,255,0.7);
    font-size:22px;
    bottom:2px;
}


/* --------- navigation controls ------- */
/* The nav id should be: slider id + ("-prev", "-next", and "-pause-play") */

#thumbnail-slider-pause-play {display:none;} /*.pause*/

#thumbnail-slider-prev, #thumbnail-slider-next
{
    position: absolute;
    background-color:none;
    width:40px;
    height:50px;
    line-height:50px;
    top: 50%;
    margin:0;
    margin-top:-25px;
    color:white;
    z-index:10;
    cursor:pointer;
    opacity:1;
    *background-color:#ccc;/*IE7 hack*/
}

#thumbnail-slider-prev {
    left:0px; right:auto;
}

#thumbnail-slider-next {
    left:auto; right:0px;
}
#thumbnail-slider-next.disabled, #thumbnail-slider-prev.disabled {
    opacity:0.3;
    cursor:default;
}

/* arrows */
#thumbnail-slider-prev::before, #thumbnail-slider-next::before {
    position: absolute;
    top: 15px;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
border-left: 3px solid #898989;
border-top: 3px solid #898989;
}

#thumbnail-slider-prev::before {
    left:14px;
    -ms-transform:rotate(-45deg);/*IE9*/
    -webkit-transform:rotate(-45deg);
    transform: rotate(-45deg);
}

#thumbnail-slider-next::before {
    right:14px;
    -ms-transform:rotate(135deg);/*IE9*/
    -webkit-transform:rotate(135deg);
    transform: rotate(135deg);
}

/*Responsive settings*/
@media only screen and (max-width:736px){
    
    #thumbnail-slider {
        padding:0;
    }

    #thumbnail-slider-prev, #thumbnail-slider-next {
        display:none;
    }
}

.cart-products-loaded img{
    width: 29px;
}




.cart-products-loaded span{
    font-size: 12px; margin-right: 3px;
}
ul.products-wrp {
	list-style: none;
	padding: 0;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;  
	color: #777;  
	text-align: center;
}
ul.products-wrp li{
	display: inline-block;
	border: 1px solid #ECECEC;
	margin: 5px;
	background: #fff;
	text-align: center;
}
ul.products-wrp li h4{
	margin: 0;
	padding: 15px 5px 5px 5px;
	text-align: center;
	border-bottom: 1px solid #FAFAFA;
}
ul.products-wrp li .item-box{
	border: 1px solid #EAEAEA;
	background: #F9F9F9;
	margin: 5px;
	padding: 5px;
	text-align: left;
}
ul.products-wrp li .item-box div{
	margin-bottom:5px;
}
ul.products-wrp li .item-box button{
	margin-left: 5px;
	background: #FA1C5F;
	border: none;
	padding: 3px 8px 3px 8px;
	color: #fff;
}
ul.products-wrp li .item-box button[disabled=disabled]{
	background: #FC84A8;
}

.cart-box {
	display: block;
width: 169px;

	padding: 4px 8px 4px 8px;

	color: #fff;

	font-size: 16px;
	text-decoration: none;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.32);
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

.shopping-cart-box {
position: absolute;

left: 0;

right: auto;

margin-left: auto;

margin-right: auto;

color: #6E6E6E;

background: #FFF;

border-radius: 4px;

padding: 4px;

margin-top: 0;

display: none;

z-index: 99999999999999999999999;

border: none;

width: 100%;

height: 100%;

}

.shopping-cart-box a{
	color: #3b8d00;
	text-decoration:none;
}
.shopping-cart-box:after {
 
}
.shopping-cart-box ul.cart-products-loaded{
	margin: 0;
	padding: 0;
	list-style: none;
}
.shopping-cart-box .close-shopping-cart-box{
  float: right;
}
#shopping-cart-results ul.cart-products-loaded li{
background: #fff;
position:relative;
margin-bottom: 3px;

padding: 0;

float: right;

width: 100%;
}
.shopping-cart-box .remove-item{
float: left;

text-decoration: none;

color: #898989;

font-size: 16px;

top: 4px !important;

background: #eaeaea;

width: 15px;

height: 15px;

line-height: 15px;

text-align: center;

border-radius: 50%;

position: absolute;

left: 0;

}
.shopping-cart-box .cart-products-total{
	font-weight: bold;
	text-align: right;
	padding: 5px 0px 0px 5px;
}
.shopping-cart-box h3{
	margin: 0;
	padding: 0px 0px 5px 0px;
}

ul.view-cart {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 15px 15px 15px 25px;
  list-style: none;
}

ul.view-cart {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 15px 15px 15px 25px;
  list-style: none;
  border: 1px solid #ECECEC;
  border-radius: 4px;
}
ul.view-cart li span{
    float: right;
}
ul.view-cart li.view-cart-total{
  border-top: 1px solid #ddd;
  padding-top: 5px;
  margin-top: 5px;
  text-align: right;
}
 
.owl-theme .owl-dots {
position: absolute;
bottom: 2%;
width: 100%;

}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 0;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
 }

.owl-theme .owl-nav [class*=owl-]:hover {
     color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
width: 13px;
height: 13px;
margin: 5px 7px;
background: #FFF;
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #5ecdff;
} 
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
display: block; 
width: 100%;
 
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: #fff ;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    font-size: 38px !important;
    color:#000;
    font-weight: 700 !important;
    margin: 0 !important;
    
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
} 


.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #f5f5f5;
    border-radius: 0 50px 50px 0;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: right;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 45px;
    line-height: 45px;
    outline: none;
    padding-left: 0px;
    padding-right: 8px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%;
    text-align: right !important;color: #666;
}



  .nice-select:hover {
      }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
      padding-right: 10px;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow-y: auto;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    right: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
 z-index: 99999999;
    height: 290px;overflow-x: hidden;width: 13em !important;
}
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 35px;
    list-style: none;
    min-height: 35px;color: #5ecdff;
    outline: none;
    padding-left: 0px;
    padding-right: 5px;
    text-align: right;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }
  
  .fselect3{
      float: right;  width: 30%;
  }
  .finput{
      float: left;  width: 100%;;
  }
.finput input {

    height: 51px !important;
    padding: 0 !important;
        padding-right: 0px;
    padding-right: 0px;
    line-height: 0 !important;
    border-radius: 7px !important;
    padding-right: 40px !important;
    box-sizing: border-box !important;
    border: none !important;
    box-shadow: none !important;
    background: 

    #f0f0f1 !important;

}
.mlhtr{
    float: left;
margin-bottom: 0;
margin-top: 0;
line-height: 53px;
}
.mlhtr li{
float: right;
padding: 0 10px;
}
.mlhtr li a{
color: #8fdcff;
font-size: 24px;
}
.mlhtr li:hover a{
    color:#5ecdff
 
}
.mlhtr li a i{
    
}

.mlhtr .crdu{
width: auto;  color: #777;  position: relative;  text-align: center;  border-radius: 50px;  float: right;  margin-top: 6px;  font-size: 25px;  height: 44px;
}
.mlhtr .crdu i{
    
}
/*a7a7a7*/
.mlhtr .crdu span{
width: 23px;
height: 24px;
color:
#fff;
background:
#f57979;
position: absolute;
top: -2px;
font-size: 14px;
line-height: 18px;
padding: 3px;
border-radius: 50px;
float: left;
border: 1px solid
#e9e9e9;
left: -22px;
}
.mlhtr .cardutext {
    font-size: 15px;
    float: left;
    margin-right: 16px;
    margin-top: -1px;
    color: #5ecdff;
}

 .qazcde .werds{
    
}
.soire a{
    
}

.soire a img {
    opacity: 0.9;
    width: 32px;
    margin: 0;
}
.soire a:hover img {
    opacity: 1;
     
}


.bannd .item img{
    opacity:0.9;
}
.bannd .item:hover img{
    opacity:1;
}

.bannd.owl-nav .owl-next {

    right: -20px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    background-color: #fff;

}


.bannd .owl-next::before, .bannd .owl-next::before {

    content: "\f0d9";

}
.bannd .owl-prev::before, .bannd .owl-prev::before {
 
    content: "\f0da";

}
.bannd  .owl-prev::before, .bannd .owl-next::before {

     font-family: 'FontAwesome';
    display: block;
    text-indent: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 20px;

}


.bannd  .owl-prev, .bannd  .owl-next {

    background-color: #fff !important;
    border: 2px solid #e9e9e9 !important;
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 36px !important;
    text-align: center !important;
    float: right !important;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
    z-index: 99;
    font-size: 20px !important;color: #ddd !important;
position: absolute;

top: 17%;
}
 
.bannd  .owl-prev:hover, .bannd   .owl-next:hover {
     background-color: #fff !important;
    border: 2px solid #bbb !important;
     color: #bbb !important;
 }
 
.bannd  .owl-prev {

    right: -41px;
 }

.bannd  .owl-next {

    left: -41px;
 }

   .wfcsedgb  .btn-button {
      border: none;
      display: block;
      margin-top: 5px;
      padding: 0;
      background-color: #c5c5c5;
      border-radius: 3px;
      color: #fff;
      width: 30px;
      height: 30px;
      line-height: 30px;
      transform: all 0.3s ease 0s;
      position: relative;
      transition: all 0.3s ease-in-out 0s;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      -webkit-transform: translate(-50px, 0px);
      -moz-transform: translate(-50px, 0px);
      -ms-transform: translate(-50px, 0px);
      -o-transform: translate(-50px, 0px);
      transform: translate(-50px, 0px);
      -webkit-transform: translate(50px, 0px);
      -moz-transform: translate(50px, 0px);
      -ms-transform: translate(50px, 0px);
      -o-transform: translate(50px, 0px);
      transform: translate(50px, 0px); }
    .wfcsedgb  .btn-button span {
      color: #fff;
      display: inline-block;
      font-size: 12px;
      font-weight: 300;
      height: auto;
      opacity: 0;
      position: static;
      transition: all 0.3s ease 0s;
      width: auto; }
    .wfcsedgb  .btn-button i, .wfcsedgb  .btn-button:before {
      font-size: 12px;
      color: #fff;
      height: 30px;
      line-height: 30px;
      width: 30px;
      text-align: center;
      position: absolute;
      right: 0px;
      top: 0; }
     .wfcsedgb .btn-button span {

    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    height: auto;
    opacity: 0;
    position: static;
    transition: all 0.3s ease 0s;
    width: auto;

}

 .wfcsedgb :hover   .button-group .btn-button {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }
    .wfcsedgb  .wdecds{
        position: relative;margin-bottom: 17px;
    }
   .wfcsedgb .wdecds .button-group {

    padding: 0;
    position: absolute;
    z-index: 99;
    right: 10px;
    bottom: 8px;

}

   .wfcsedgb .btn-button.addToCart {
      transition-delay: 0.1s; }
    .wfcsedgb .btn-button.addToCart i {
      right: 0px; }
    .wfcsedgb .btn-button.wishlist {
      margin-bottom: 0;
      transition-delay: 0.2s; }
    .wfcsedgb .btn-button.compare {
      margin-bottom: 0;
      transition-delay: 0.3s; }
    .wfcsedgb .btn-button.quickview {
      transition-delay: 0.4s; }
 .quickview {
display:none !important;
}
    .wfcsedgb .btn-button:hover {
      background-color: #5ecdff;
      width: auto;
      transition: all 0.3s ease-in-out 0s; }
    .wfcsedgb .btn-button:hover span {
      opacity: 1;
      padding: 0 28px 0 10px;
      transition: all 0.3s ease-in-out 0s; }
    .wfcsedgb .button-group .btn-button:hover i {
      color: #fff; }
      
       .card_u {

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#dedede;
overflow: hidden;
    margin-bottom: 40px;
    border-radius: 3px;

}

      .content-aside .module {

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#dedede;
overflow: hidden;
    margin-bottom: 40px;
    border-radius: 3px;

}
 .module.so_filter_wrap .modcontent {

    background-color: #fff;

}
.content-aside .module .modcontent {

    padding: 15px 10px;

}

.module.so_filter_wrap .modcontent ul li.so-filter-options {

    margin-bottom: 10px;
    padding: 0px;

}
.so_filter_wrap .modcontent li {

    list-style: none;
    border-bottom: #fff 1px solid;

}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-heading {
width: 100%;
    padding: 0;
        padding-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 8px;
    margin-bottom: 8px;
    background-color: transparent;

}

.so_filter_wrap .modcontent .so-filter-heading {

    background: #ececec;
        background-color: rgb(236, 236, 236);
    display: block;
    overflow: hidden;
    cursor: pointer;

}
.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-heading .so-filter-heading-text {
    float: right;
    color: #5c5c5c;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px !important;
    padding: 0;
}

.so_filter_wrap .modcontent .so-filter-heading i {

    float: left;color: #5c5c5c;

}
.so_filter_wrap .modcontent .so-filter-heading i {

    float: left;
    padding: 5px;

}
.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts {

    border: none;

margin-bottom: 17px;
display: block;
float: right;
width: 100%;

}
.so_filter_wrap .modcontent .so-filter-content-opts {

    border-left: #eee 1px solid;
    border-right: #eee 1px solid;

}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group {

 
}
.input-group {

    position: relative;
    display: table;
    border-collapse: separate;

}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .form-control {
border-radius: 10px !important;

border: 1px solid #ddd !important;

background-color: #fff !important;
padding:13px !important;

}
.input-group .form-control, .input-group-addon, .input-group-btn {

    display: table-cell;

}
.input-group .form-control {

    position: relative;
    z-index: 2;
    float: right;
    width: 100%;
    margin-bottom: 0;

}
.input-group-btn {

    position: relative;
    font-size: 0;
    white-space: nowrap;

}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn {

    color: #555 !important;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    left: 7px;
    position: absolute;
    z-index: 9999999;
    top: 9px;
    padding: 4px;

}


.title-category {
font-size: 18px;
text-transform: uppercase;
color: #222;
border-bottom: 2px solid #eee;
display: inline-block;
width: 100%;
position: relative;
margin-top: 0;
padding-bottom: 10px;
font-weight: 500;
margin-bottom: 22px;

}
.title-category::after {

    position: absolute;
    content: "";
    width: 110px;
    height: 2px;
    background-color: #5ecdff;
    bottom: -2px;
    right: 0;

}

.module.so_filter_wrap .modcontent ul li.so-filter-options {
    margin-bottom: 0;
    padding: 1px;
}


.vfdmkvmf {
    background: #fff;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 4px;
    color: #717171;
    float: right;
    width: 100%;
    display: block;
    position: absolute;
    top: 100%;
    z-index: 99999999999999999999999999999999;
    height: 206px;
    overflow-y: auto;
    overflow-x: hidden;
}
    #countryList  ul li{

        
        transition: all 0.4s;
    }
    #countryList  ul li:hover{
        background: #ececec;
        transition: all 0.4s;
    }

    .vdscds {cursor: pointer !important;
border-bottom: 1px solid #dfdfdf;
padding: 6px 0;;}
.vdscds i{
position: unset;
font-size: 12px !important;
color: #a0b3b7;
margin-left: 2px;
}

     
    .list-unstyled4{
        float: right;
        width: 100%;  

    }




.course-sidebar-tabs.tabs-style1 .tabs-title-holder,
.variations .value select {
 margin-bottom:10px
}
.course-sidebar-tabs.tabs-style1 .tabs-title-holder .tab-title {
 width:calc(50% - 5px);
 border-radius:4px;
 text-align:center;
 background:#f5f7f6;
 -webkit-box-shadow:0 3px 8px rgba(255,255,255,.25),0 7px 30px transparent;
 box-shadow:0 3px 8px rgba(255,255,255,.25),0 7px 30px transparent;
 -webkit-transition:background .15s ease-in-out;
 -o-transition:background .15s ease-in-out;
 transition:background .15s ease-in-out;
 white-space:nowrap;
 padding:14px 0
}
.course-sidebar-tabs.tabs-style1 .tabs-title-holder .tab-title:first-child {
 margin-left:10px;
 border:0
}
.course-sidebar-tabs.tabs-style1 .tabs-title-holder .tab-title:first-child.active {
 background:#7ccc77
}
.course-sidebar-tabs.tabs-style1 .tabs-title-holder .tab-title:last-child.active {
 background:#5facfa
}
.course-details,
.course-sidebar-tabs .tabs-content-holder .tab-content {
 padding:28px
}
.course-timer {
 margin-top:20px;
 font-size:15px
}
.course-timer:before {
 content:"\7b";
 font-family:"ElegantIcons";
 color:#8c7ce5;
 height:30px;
 width:30px;
 display:inline-block;
 vertical-align:middle;
 text-align:center;
 line-height:30px;
 border-radius:100%;
 margin-left:12px;
 background:rgba(140,124,229,.15)
}
.course-details,
.course-sidebar-tabs .tabs-content-inner {
 background:#f6f7fa;
 border-radius:5px
}
.course-details .button,
.course-sidebar-tabs .tabs-content-inner .button {
 display:block;
 padding:13px 0;
 width:100%;
 white-space:nowrap;
 font-size:15px
}
.course-details .woocommerce-product-details__short-description,
.course-sidebar-tabs .tabs-content-inner .woocommerce-product-details__short-description {
 font-size:14px;
 margin-top:10px
}
.course-details ul.row,
.course-sidebar-tabs .tabs-content-inner ul.row {
 margin:-5px -10px;
 padding-bottom:18px
}
.course-details ul.row .column,
.course-sidebar-tabs .tabs-content-inner ul.row .column {
 padding:5px 10px
}
.course-details ul.row span,
.course-sidebar-tabs .tabs-content-inner ul.row span {
 font-size:15px;
 display:block;
 font-weight:400;
 margin-top:4px
}
.course-details ul.row span.kt-product-sale-date,
.course-sidebar-tabs .tabs-content-inner ul.row span.kt-product-sale-date,
.kt-product-price del {
 font-size:12px;
 display:inline-block;
 font-weight:500
}
.course-details ul.row .kt-product-price,
.course-sidebar-tabs .tabs-content-inner ul.row .kt-product-price {
 margin-top:2px
}
.course-details ul.row .kt-product-sale-date,
.course-sidebar-tabs .tabs-content-inner ul.row .kt-product-sale-date {
 margin-top:0;
 margin-left:auto
}
.course-item-price .amount span,
.kt-product-price {
 font-size:14px
}
.kt-product-price b {
 font-size:18px;
 color:#7ccc77
}
.kt-product-price del {
 margin-left:6px;
 font-size:15px;
 color:#ff6868
}
.course-header-inner .kt-product-price {
 font-size:16px;
 color:#53565c;
 line-height:1.5
}
.course-header-inner .kt-product-price b {
 font-size:22px
}
.course-header-inner .kt-product-sale-date {
 padding:9px 12px 7px;
 font-size:13px
}
.kt-product-sale-date {
 font-size:12px;
 line-height:1.3;
 color:#ec5155;
 background:rgba(255,104,104,.12);
 display:inline-block;
 vertical-align:middle;
 border-radius:4px;
 padding:7px 9px 5px;
 font-weight:500
}
.course-item-type {
 border-radius:4px;
 color:#fab050;
 display:inline-block;
 padding:1px 10px;
 background:rgba(250,176,80,.15);
 font-size:13px
}
.course-item-type.course-item-type-offline {
 background:rgba(124,204,119,.15);
 color:#7ccc77
}
.course-item-type.course-item-type-online {
 background:rgba(95,172,250,.15);
 color:#5facfa
}
.course-item-type.course-item-type-package {
 background:rgba(231,84,128,.12);
 color:#e75480
}
.course-details-buy select {
 border:0
}
.course-details-teacher {
 font-size:0
}
.course-details-teacher-image {
 border-radius:100%;
 display:inline-block;
 margin-left:15px;
 vertical-align:middle;
 width:50px
}
.course-details-teacher-name {
 display:inline-block;
 font-size:16px;
 vertical-align:middle
}
.course-details-price {
 color:#666;
 font-size:18px;
 padding:25px 25px 0;
 text-align:right
}
.course-details-price .price {
 display:inline-block
}
.course-whats-learn-section {
 margin-bottom:-10px
}
.course-whats-learn li {
 font-size:15px;
 padding-bottom:10px
}
.course-whats-learn li i {
 color:#91ce33;
 float:right;
 line-height:inherit;
 margin-left:10px;
 margin-top:-2px
}
.course-whats-learn li span {
 display:block;
 overflow:hidden
}
.course-single-section {
 padding-bottom:60px
}
.course-single-section>div>.h_iframe-aparat_embed_frame {
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08);
 margin-bottom:30px
}
.course-single-img {
 border-radius:4px;
 width:100%;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08);
 display:block
}
.course-single-section-title {
 font-size:24px;
 font-weight:600;
 padding-bottom:20px
}
.course-single-section-title+.woocommerce-Reviews {
 padding-top:5px
}
.course-single-section-title+div+.woocommerce-Reviews {
 padding-top:30px
}
.course-single-desc {
 font-size:15px;
 padding-top:10px
}
.course-single-desc .vc_row:not(.vc_inner)>.row-inner {
 overflow:visible
}
.course-teacher {
 font-size:0;
 margin-bottom:25px;
 border-radius:4px;
 position:relative;
 z-index:2;
 -webkit-box-shadow:0 3px 15px rgba(70,72,77,.09);
 box-shadow:0 3px 15px rgba(70,72,77,.09);
 padding:40px;
 background:#fff;
 height:100%
}
.course-single-section .course-teacher:last-child {
 margin-bottom:0
}
.course-teacher-image-holder {
 width:180px;
 position:relative;
 display:inline-block;
 vertical-align:middle
}
.course-teacher-image-blur {
 position:absolute;
 top:12px;
 right:0;
 border-radius:100%;
 -webkit-filter:blur(25px) saturate(180%);
 filter:blur(25px) saturate(180%);
 z-index:1;
 opacity:.35
}
.course-teacher-image {
 border-radius:100%;
 display:block;
 position:relative;
 z-index:2
}
.course-teacher-desc-holder {
 display:inline-block;
 padding-right:40px;
 vertical-align:middle;
 width:calc(100% - 180px)
}
.course-teacher-title {
 color:#7f8187;
 font-size:16px
}
.course-teacher-info {
 font-size:14px;
 margin-top:12px
}
.course-tabs.tabs>.tabs-title-holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.course-tabs.tabs>.tabs-title-holder>.tab-title {
 text-align:center;
 -ms-flex-preferred-size:0;
 flex-basis:0;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 max-width:100%;
 width:100%;
 border:0;
 border-radius:4px;
 margin-left:10px;
 background:rgba(134,157,175,.1)
}
.course-tabs.tabs>.tabs-title-holder>.tab-title .tab-title-inner {
 color:#869daf;
 font-size:15px
}
.course-tabs.tabs>.tabs-title-holder>.tab-title.active {
 background:#869daf
}
.course-tabs.tabs>.tabs-title-holder>.tab-title.active .tab-title-inner {
 color:#fff
}
.course-item-meta li:last-child,
.course-tabs.tabs>.tabs-title-holder>.tab-title:last-child {
 margin-left:0!important
}
.course-tabs.tabs>.tabs-content-holder>.tabs-content-inner>.tab-content {
 padding-bottom:25px
}
.course-income-inner {
 padding:80px 40px;
 text-align:center
}
.course-income-inner:before,
.course-suggest-image:before {
 content:"";
 position:absolute;
 bottom:-7px;
 height:20px;
 border-radius:0 0 20px 20px;
 z-index:-1
}
.course-income-inner:before {
 background:-o-linear-gradient(60deg,#2cc284 0,#24a6b1 100%);
 background:linear-gradient(30deg,#2cc284 0,#24a6b1 100%);
 left:50px;
 right:50px
}
.course-single-desc .course-income {
 margin-top:75px;
 padding-bottom:28px
}
.course-single-desc .course-income h3,
.course-single-desc .course-suggest h3 {
 padding:20px 0 15px;
 font-size:24px;
 font-weight:600
}
.course-single-desc .course-suggest {
 padding-top:50px;
 padding-bottom:15px
}
.course-income-inner,
.course-suggest-image {
 border-radius:4px;
 position:relative;
 -webkit-box-shadow:0 3px 15px rgba(70,72,77,.09);
 box-shadow:0 3px 15px rgba(70,72,77,.09);
 background:#fff
}
.course-suggest-image img {
 display:block
}
.course-suggest-image:before {
 left:30px;
 right:30px;
 background:#e9e3ef
}
.course-income-content,
.course-suggest-content {
 font-size:17px
}
.course-income-number {
 font-size:36px;
 font-weight:700;
 letter-spacing:-1px;
 color:#29b39a;
 background:-o-linear-gradient(60deg,#2cc284 0,#24a6b1 100%);
 background:linear-gradient(30deg,#2cc284 0,#24a6b1 100%);
 -webkit-background-clip:text;
 -webkit-text-fill-color:transparent;
 line-height:1.8
}
.course-income-subtitle {
 font-size:20px;
 line-height:1.6;
 font-weight:400;
 color:#a2b7b3;
 display:block;
 margin-top:15px
}
.course-tabs.tabs .tabs .tab-title {
 width:50%;
 text-align:center
}
.course-chapters .course-chapter {
 background:#f6f7fa;
 border:1px solid #f6f7fa;
 border-radius:4px;
 margin-top:8px;
 -webkit-transition:background .35s cubic-bezier(.68,.01,.31,.93),border .35s cubic-bezier(.68,.01,.31,.93);
 -o-transition:background .35s cubic-bezier(.68,.01,.31,.93),border .35s cubic-bezier(.68,.01,.31,.93);
 transition:background .35s cubic-bezier(.68,.01,.31,.93),border .35s cubic-bezier(.68,.01,.31,.93)
}
.course-chapters .course-chapter:first-child {
 margin-top:0!important
}
.course-chapters:not(.active) .course-chapter {
 display:none
}
.course-chapters:not(.active) .course-chapter:nth-child(-n+5),
.product #comments .comments-list:not(.active)>li:nth-child(-n+3) {
 display:block
}
.course-chapter.active {
 background:#fff;
 border-color:#ededed
}
.course-chapter.active .course-chapter-title .course-chapter-title-inner {
 color:#f58
}
.course-chapter.active .course-chapter-title .course-chapter-title-inner:before {
 content:"\4b"
}
.course-chapter-title {
 cursor:pointer;
 padding:15px 20px;
 position:relative;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.course-chapter-title .course-chapter-title-inner {
 color:#46484d;
 font-size:16px;
 font-weight:400;
 line-height:1.5em;
 -webkit-transition:color .35s cubic-bezier(.68,.01,.31,.93);
 -o-transition:color .35s cubic-bezier(.68,.01,.31,.93);
 transition:color .35s cubic-bezier(.68,.01,.31,.93);
 padding-top:2px;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.course-chapter-title .course-chapter-title-inner:before {
 color:inherit!important;
 content:"\4c";
 font-family:"ElegantIcons";
 font-size:1.2em;
 font-style:normal!important;
 font-weight:400!important;
 letter-spacing:0!important;
 line-height:inherit;
 margin-left:10px;
 text-align:center;
 text-transform:none!important;
 width:1em;
 margin-right:-4px;
 margin-top:-2px
}
.course-chapter-time {
 font-size:14px;
 line-height:1.5;
 padding-top:2px;
 white-space:nowrap;
 margin-right:10px
}
.course-chapter-content-inner {
 border-top:1px solid #ededed;
 font-size:14px
}
.course-chapter-content {
 height:0;
 overflow:hidden;
 -webkit-transition:height .5s cubic-bezier(.68,.01,.31,.93);
 -o-transition:height .5s cubic-bezier(.68,.01,.31,.93);
 transition:height .5s cubic-bezier(.68,.01,.31,.93)
}
.course-chapter-content-inner {
 padding:0
}
.course-chapter-content-inner ul li {
 border-bottom:1px solid #ededed;
 padding:14px 20px 13px
}
.course-chapter-content-inner ul li:last-child {
 border-bottom:none
}
.course-chapter-content-inner ul li h4 {
 float:right;
 font-size:15px;
 font-weight:400;
 line-height:22px
}
.course-chapter-content-inner ul li span {
 line-height:22px
}
.course-chapter-description {
 padding:16px 20px
}
.course-chapter-description+ul {
 border-top:1px solid #ededed
}
.hidden {
 display:none!important
}
.accordions.course-faq {
 border-radius:4px;
 border:1px solid #ededed
}
.accordions.course-faq .accordion {
 padding:17px 20px
}
.accordions.course-faq .accordion-title {
 padding-top:2px
}
.accordions.course-faq .accordion-title .accordion-title-inner,
.course-teacher-links a.fa-linkedin {
 font-size:16px
}
.accordions.course-faq .accordion-content-inner {
 margin-top:8px;
 font-size:14px
}
.course-teacher-links {
 margin-top:10px;
 direction:ltr;
 text-align:right
}
.course-teacher-links a {
 color:#bdc7c7;
 display:inline-block;
 margin-right:12px;
 vertical-align:middle;
 line-height:17px
}
.course-teacher-links a.fa-linkedin:hover {
 color:#0077b5
}
.course-teacher-links a.fa-instagram,
.course-teacher-links a.fa-twitter {
 font-size:17px
}
.course-teacher-links a.fa-twitter:hover {
 color:#00abf0
}
.course-teacher-links a.fa-instagram:hover {
 color:#ee4957
}
.course-teacher-links a.fa-link {
 font-size:16px;
 top:1px;
 position:relative
}
.course-teacher-links a.fa-link:hover,
.responsive-menu-inner .menu-item.active.menu-item-has-children>.menu-item-inner>a .menu-item-toggle-icon,
.responsive-menu-inner .menu-item.active>.menu-item-inner a span,
.responsive-menu-inner .menu-item:hover.menu-item-has-children>.menu-item-inner>a .menu-item-toggle-icon,
.responsive-menu-inner .menu-item:hover>.menu-item-inner a span {
 color:#f58
}
.course-teacher-links a:last-child {
 margin-right:0;
 margin-left:0
}
.course-details-meta-holder {
 border-bottom:1px solid #ededed;
 padding:25px
}
.course-details-meta {
 font-size:0;
 margin-top:20px;
 padding:0 25px
}
.course-details-meta-image {
 display:inline-block;
 height:26px;
 margin-left:15px;
 vertical-align:middle;
 width:auto
}
.course-details-meta-title {
 display:inline-block;
 font-size:16px;
 vertical-align:middle;
 font-weight:400
}
.course-details-teachers {
 margin-top:20px
}
.type-product .comment-form-holder {
 padding-bottom:0
}
.courses-icon-boxs {
 background:#fff;
 border-radius:4px;
 -webkit-box-shadow:0 3px 20px rgba(0,0,0,.08);
 box-shadow:0 3px 20px rgba(0,0,0,.08);
 padding:60px 60px 30px;
 text-shadow:0 0 0
}
.course-login {
 padding-bottom:30px;
 font-size:0
}
.course-login .button:first-child {
 margin-left:15px
}
.course-icon-box img {
 width:80px
}
.courses-page-header {
 position:relative;
 text-shadow:0 1px 3px rgba(0,0,0,.15)
}
.course-page-items:before,
.courses-page-header:before {
 content:""!important;
 display:block!important;
 left:0;
 position:absolute;
 -webkit-transform:skew(0deg,-3deg);
 -ms-transform:skew(0deg,-3deg);
 transform:skew(0deg,-3deg);
 -webkit-transform-origin:left bottom;
 -ms-transform-origin:left bottom;
 transform-origin:left bottom;
 width:100%
}
.courses-page-header:before {
 height:calc(100% - 150px);
 top:0;
 background-image:-o-linear-gradient(60deg,#2ecc71 0,#1f94ce 100%);
 background-image:linear-gradient(30deg,#2ecc71 0,#1f94ce 100%)
}
.course-page-items {
 position:relative
}
.course-page-items:before {
 background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0, #f0f2f7),to(#fff));
 background-image:-o-linear-gradient(top,#f0f2f7 0,#fff 100%);
 background-image:linear-gradient(180deg,#f0f2f7 0,#fff 100%);
 height:100%;
 top:-160px
}
.course-item-title {
 font-size: 19px !important;
margin-bottom: 15px !important;
line-height: 1.8 !important;
font-weight: 500 !important;
}
.course-item-title a {
 color:inherit !important
}
.course-item-details {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.course-item-details i.blog-item-popular,
.course-item-details i.blog-item-suggested {
 font-size:16px !important;
 top:0
}
.course-item-content {
 color:#7f8187 !important;
 display:block !important;
 font-size:14px !important;
 margin-top:16px !important
}
.course-item-meta {
    margin-bottom: 0 !important;
 padding-top:0 !important;
 font-size:14px !important;
 line-height:2em !important;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.course-item-meta li {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-left:22px
}
.course-item-meta span {
 color:#666 !important;
 font-weight:500 !important;
 line-height:1.4 !important;
 padding-top:4px
}
.button.button-green, button.button-green, input[type="submit"].button-green {
background: #7ccc77;
border-radius: 4px;
color: #fff !important;
cursor: pointer;
display: inline-block;
font-size: 15px;
line-height: 1.6em;
padding: 13px 25px 11px;
text-align: center; transition: all 0.3s;

}

.page-header-phone {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 white-space:nowrap
}
.page-header-phone i {
 color:#7ccc77;
 font-size:18px;
 margin-left:10px;
 position:relative;
 -webkit-transform:rotateY(-180deg);
 transform:rotateY(-180deg);
 top:1px
}
.page-header-phone span {
 font-size:14px;
 padding-top:2px;
 margin-left:15px
}
.page-header-phone b {
 background:rgba(124,204,119,.15);
 color:#7ccc77!important;
 font-weight:500;
 font-size:14px;
 padding:5px 14px 2px;
 border-radius:30px
}
.page-header-phone a {
 color:inherit!important
}


.button.button-green:hover{
    background: #71c16b;
 transition: all 0.3s;
}
.course-item-meta i {
 color:#9eaeba;
 margin-left:10px;
 font-size:18px !important
}
.course-item-meta i.dripicons-graduation {
 font-size:24px !important
}
.related-courses {
 padding:90px 0 95px;
 background:#f8f9f9;
 margin-top:40px;
 text-align:center
}
.related-courses .row {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.related-courses .row .column,
.related-courses-section .column {
 margin-bottom:40px
}
.related-courses-section {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 margin-bottom:-40px
}
.related-courses-title {
 text-align:center;
 margin-bottom:8px;
 font-weight:600;
 font-size:26px
}
.related-courses-subtitle {
 text-align:center;
 margin-bottom:35px;
 color:#949494;
 font-size:18px;
 font-weight:500
}
.course-item-image-holder {
 display:block;
 position:relative;
 z-index:2
}
.course-item-image-holder img,
.course-item-image-holder:before {
 border-radius:5px 5px 0 0;
 display:block;
 position:relative;
 z-index:1;
 width:100%
}
.course-item-image-holder:before {
 background-image:-webkit-gradient(linear,left top, left bottom,color-stop(45%, rgba(255,255,255,0)),to(#fff));
 background-image:-o-linear-gradient(top,rgba(255,255,255,0) 45%,#fff 100%);
 background-image:linear-gradient(180deg,rgba(255,255,255,0) 45%,#fff 100%);
 bottom:0;
 content:"";
 display:block!important;
 height:100%;
 left:0;
 position:absolute;
 right:0;
 z-index:2
}
.course-item-bottom-holder {
 padding: 0px 10px 15px;
 background: #fff;
}
.course-item-price {
 color:#7f8187;
 font-size:16px;
 font-weight:500
}
.course-item-price ins {
 text-decoration:none;
 color:#7ccc77
}
.course-item-price del {
 font-size:15px;
 color:#ff6868;
 margin-left:5px
}
.course-item-price del span {
 font-size:13px
}
.course-item-price>span:first-child {
 margin-left:6px
}
.course-item-price>span:last-child {
 margin-right:6px
}
.course-item-price>span:only-child {
 margin-left:0!important;
 margin-right:0!important
}
.course-item-holder {
 background:#fff;
 border-radius:5px;
 text-align:right;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08)
}
.course-item-holder .star-rating,
.course-item-holder .star-rating span i {
 font-size:15px
}
.course-item-holder .course-item-types .course-item-type {
 float:right
}
.course-item-holder .course-item-types .course-item-type+.course-item-type {
 margin-right:5px
}
.course-item-holder.ad {
 background:#ffe8c8
}
.course-item-holder.ad .course-item-image-holder:before {
 background-image:-webkit-gradient(linear,left top, left bottom,color-stop(45%, rgba(255,255,255,0)),to(#ffe8c8));
 background-image:-o-linear-gradient(top,rgba(255,255,255,0) 45%,#ffe8c8 100%);
 background-image:linear-gradient(180deg,rgba(255,255,255,0) 45%,#ffe8c8 100%)
}
.course-item-holder.ad .course-item-title {
 color:#4c3e2c
}
.course-item-holder.ad .course-item-type {
 background:#fab050!important;
 color:#fff!important
}
.course-item-holder.ad .course-item-content {
 color:#5e4e38
}
.course-item-holder.ad .course-item-meta li i,
.course-item-holder.ad .course-item-meta li span {
 color:#987b55
}
.flex-row .course-item-holder,
.row .course-item-holder {
 height:100%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.flex-row .course-item-holder .course-item-desc-holder,
.row .course-item-holder .course-item-desc-holder {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1
}
.flex-row .course-item-holder .course-item-desc-holder .course-item-content,
.row .course-item-holder .course-item-desc-holder .course-item-content {
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1
}
.course-item-desc-holder {
 padding:15px 20px 13px
}
.courses-testimonials {
 background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0, #fef7ff),to(#fff));
 background-image:-o-linear-gradient(top,#fef7ff 0,#fff 100%);
 background-image:linear-gradient(180deg,#fef7ff 0,#fff 100%)
}
.courses-categories-filter {
 float:right
}
.courses-types-filter {
 float:left
}
.courses-filters-holder {
 border-radius:4px;
 margin-bottom:30px;
 position:relative;
 z-index:3
}
.courses-filter {
 position:relative
}
.courses-filter-label {
 background:#f6f7fa;
 border-radius:4px;
 color:#7f8187;
 cursor:pointer;
 display:block;
 font-size:15px;
 min-width:230px;
 padding:8px 20px 8px 50px;
 position:relative
}
.courses-filter-label:before {
 bottom:0;
 content:"\f107";
 font-family:"FontAwesome";
 font-size:1.25em;
 font-style:normal;
 font-weight:400;
 height:1em;
 left:20px;
 letter-spacing:0;
 line-height:1;
 margin:auto 0;
 position:absolute;
 text-align:left;
 top:0;
 width:1em
}
.courses-filter-options {
 background:#fff;
 border-radius:4px;
 -webkit-box-shadow:0 2px 10px rgba(0,0,0,.06);
 box-shadow:0 2px 10px rgba(0,0,0,.06);
 display:none;
 left:0;
 margin-top:10px;
 padding:14px 20px;
 position:absolute;
 right:0;
 top:100%;
 z-index:19
}
.courses-filter-options a {
 color:#7f8187;
 display:block;
 font-size:14px;
 padding:5px 0
}
.courses-page-header-inner {
 padding:80px 0 74px;
 text-shadow:0 1px 3px rgba(0,0,0,.15);
 overflow:hidden
}
.courses-page-header-inner h3 a {
 color:#fff;
 font-size:50px;
 font-weight:300
}
.courses-page-header-inner .kt-row {
 margin:0
}
.course-single-desc ol h3,
.course-single-desc ol h4,
.course-single-desc ul h3,
.course-single-desc ul h4,
.courses-page-header-inner .kt-row .column {
 padding:0
}
.course-single-desc {
 color:#181522;
 font:300 1rem/2.2 IRANSans
}
.course-single-desc .vc_column-inner {
 font-size:16px
}
.course-single-desc a {
 color:inherit;
 text-decoration:underline
}
.course-single-desc a:hover {
 color:#ff2264
}
.course-single-desc h2 {
 font-size:26px;
 font-weight:500;
 padding:0 0 15px
}
.course-single-desc h3,
.course-single-desc h4 {
 font-weight:500;
 line-height:2em;
 padding:10px 0
}
.course-single-desc h3 {
 font-size:1.3em
}
.course-single-desc h4 {
 font-size:1.15em
}
.course-single-desc h5,
.course-single-desc ol li,
.course-single-desc ul li {
 margin-bottom:5px
}
.course-single-desc p {
 padding:0;
 margin:0 0 10px
}
.course-single-desc p:empty {
 display:none
}
.course-single-desc ol,
.course-single-desc ul {
 list-style:inherit;
 margin:0 0 .6em;
 padding:0 30px 0 0
}
.course-map-details ul li:last-child,
.course-single-desc ol li:last-child,
.course-single-desc ul li:last-child {
 margin-bottom:0
}
.course-single-desc ul li {
 list-style-type:disc
}
.course-single-desc ol li {
 list-style-type:decimal
}
.course-single-desc .aligncenter,
.course-single-desc div.aligncenter {
 margin:25px auto
}
.course-details-box {
 border-radius:4px;
 -webkit-box-shadow:0 8px 35px 0 rgba(0,0,0,.06);
 box-shadow:0 8px 35px 0 rgba(0,0,0,.06);
 margin-bottom:70px;
 padding:35px;
 background:#fff;
 background-image:url(../images/indexbg2.png);
 background-position:left top -15px;
 background-repeat:no-repeat
}
.course-details-box .kt-row {
 margin:-15px
}
.course-details-box .kt-row .column {
 padding:15px
}
.course-detail-box {
 font-size:0
}
.course-detail-box h3 {
 font-size:15px;
 width:calc(100% - 62px);
 padding-right:15px
}
.course-detail-box h3,
.course-detail-box img {
 display:inline-block;
 vertical-align:middle
}
.course-header {
 position:relative;
 padding-bottom:30px
}
.course-header img {
 border-radius:5px;
 width:100%;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08);
 display:block;
 position:relative;
 z-index:3
}
.course-header-link {
 position:absolute;
 background-image:-o-linear-gradient(60deg,#2cc284 0,#24a6b1 100%);
 background-image:linear-gradient(30deg,#2cc284 0,#24a6b1 100%);
 color:#fff!important;
 padding:12px 15px;
 line-height:1;
 border-radius:4px;
 top:-19px;
 margin-right:-19px;
 -webkit-box-shadow:0 3px 8px rgba(255,255,255,.25),0 7px 30px rgba(41,184,147,.3);
 box-shadow:0 3px 8px rgba(255,255,255,.25),0 7px 30px rgba(41,184,147,.3)
}
.course-header-socials {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:reverse;
 -ms-flex-direction:row-reverse;
 flex-direction:row-reverse;
 line-height:1;
 -webkit-box-pack:end;
 -ms-flex-pack:end;
 justify-content:flex-end;
 margin-right:15px
}
.course-header-socials a {
 color:#b3bcc7;
 font-size:17px;
 margin-right:12px;
 padding:5px
}
.course-header-socials a:last-child {
 margin-right:0!important
}
.course-header-socials a.social-share-button-telegram {
 font-size:15px;
 margin-top:1px
}
.course-map-details {
 padding:55px 55px 55px 10px
}
.course-map-details h3 {
 margin-bottom:25px;
 font-size:24px;
 font-weight:600
}
.course-map-details ul li {
 margin-bottom:12px;
 font-size:15px;
 padding-right:29px;
 position:relative
}
.course-map-details ul li span,
.course-map-icons a {
 display:inline-block
}
.course-map-details ul li:before {
 position:absolute;
 right:0;
 width:15px;
 height:4px;
 border-radius:6px;
 content:"";
 background:#7ccc77;
 top:13px;
 opacity:.7
}
.course-map-icons {
 font-size:0;
 margin-top:20px;
 padding-right:28px
}
.course-map-icons a {
 height:32px;
 width:32px;
 background-image:url(../images/map-icons.png);
 background-repeat:no-repeat
}
.course-map-icons a:first-child {
 background-position:right top;
 margin-left:5px
}
.course-map-icons a:last-child {
 background-position:left top
}
.course-map.row {
 margin:60px 0 0;
 border-radius:4px;
 position:relative;
 -webkit-box-shadow:0 7px 30px 0 rgba(0,0,0,.07);
 box-shadow:0 7px 30px 0 rgba(0,0,0,.07);
 background:#fff
}
.course-map.row .column {
 padding:0
}
.course-map.row .google-map-holder {
 position:relative;
 overflow:hidden;
 height:100%;
 border-radius:4px 0 0 4px
}
.course-map.row .google-map-holder .gm-fullscreen-control,
.course-map.row .google-map-holder .gmnoprint {
 display:none!important
}
.course-map.row .google-map-holder:after {
 background-image:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(255,255,255,0)),to(#fff));
 background-image:-o-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);
 background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%);
 width:35%;
 right:0;
 position:absolute;
 top:0;
 bottom:0;
 content:""
}
.course-header-holder .row {
 margin-left:-25px;
 margin-right:-25px
}
.course-header-holder .row .column {
 padding-left:25px;
 padding-right:25px
}
.course-header-inner {
 position:relative;
 z-index:2
}
.course-header-inner .star-rating {
 float:left;
 margin-top:11px;
 font-size:18px
}
.course-header-inner .star-rating span i,
.responsive-menu-outer .mobile-menu .menu-item .menu-item-inner a {
 font-size:18px
}
.course-header-inner h1 {
 font-weight:600;
 font-size:28px
}
.course-header-inner .course-item-types {
 font-size:0;
 margin-bottom:28px
}
.course-header-inner .course-item-types .course-item-type {
 font-size:13px;
 padding:2px 11px
}
.course-header-inner .course-item-types .course-item-type:nth-child(2) {
 margin-right:5px
}
.course-header-inner .woocommerce-product-details__short-description p {
 font-size:16px;
 color:#666;
 line-height:1.8
}
.course-header-buttons .button+.course-header-socials {
 margin-top:17px
}
.course-extra-details {
 margin-bottom:60px
}
.course-extra-details .row {
 margin:-8px
}
.course-extra-details .row .column {
 padding:8px
}
.course-extra-details-item img {
 float:right;
 margin-left:18px
}
.course-extra-details-item-inner {
 overflow:hidden
}
.course-extra-details-item-inner span {
 font-size:15px;
 font-weight:400;
 color:#858c96;
 display:block;
 line-height:1.7;
 padding-top:1px
}
.course-tabs>.tabs-content-holder>.tabs-content-inner {
 padding:0 40px;
 margin:0 -40px
}
.course-single-section .comments-holder {
 overflow:visible
}
.course-description-section-content .blog-content-box-holder:last-child .blog-content-box,
.course-single-desc p:last-child {
 margin-bottom:0
}
.course-description-section {
 margin-top:60px
}
.course-description-section h3 {
 padding:0 0 20px;
 font-size:1.5em;
 font-weight:600;
 display:inline-block;
 position:relative
}
.course-description-section h3:before {
 content:"";
 position:absolute;
 bottom:25px;
 height:15px;
 right:-5px;
 left:-5px;
 border-radius:4px;
 opacity:.08;
 z-index:1
}
.course-description-section h3 span {
 position:relative;
 z-index:2;
 display:block
}
.course-description-section.color-default h3:before {
 background:-o-linear-gradient(60deg,#2cc284 0,#24a6b1 100%);
 background:linear-gradient(30deg,#2cc284 0,#24a6b1 100%)
}
.course-description-section.color-green h3:before {
 background:#7ccc77
}
.course-description-section.color-blue h3:before {
 background:#5facfa
}
.course-description-section.color-red h3:before {
 background:#ff6868
}
.course-description-section.color-yellow h3:before {
 background:#ffc02e
}
.course-single-desc .wpb_wrapper .course-description-section:first-child {
 margin-top:0
}
.course-single-desc:not(.active) .wpb_wrapper>*,
.product #comments .comments-list:not(.active)>li {
 display:none
}
.course-single-desc:not(.active) .wpb_wrapper .course-description-section:first-child {
 display:block
}
.row.course-gallery-items .column a {
 display:block
}
.row.course-gallery-items .column a img {
 display:block;
 border-radius:4px;
 -webkit-box-shadow:0 3px 15px rgba(70,72,77,.09);
 box-shadow:0 3px 15px rgba(70,72,77,.09)
}
.tab-content-inner .course-single-section:last-child {
 padding-bottom:0
}
.course-single-advice {
 border-radius:4px;
 -webkit-box-shadow:0 3px 15px rgba(70,72,77,.09);
 box-shadow:0 3px 15px rgba(70,72,77,.09);
 padding:40px;
 background:#fff;
 font-size:0;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.course-single-advice .button {
 white-space:nowrap
}
.course-single-advice-inner {
 padding-left:20px
}
.course-single-advice-inner i {
 color:#f58;
 height:60px;
 width:60px;
 border-radius:25px;
 line-height:60px!important;
 font-size:20px;
 text-align:center;
 background:rgba(255,85,136,.1);
 display:inline-block;
 vertical-align:middle
}
.course-single-advice-inner span {
 font-size:18px;
 font-weight:400;
 color:#8c8596;
 display:inline-block;
 vertical-align:middle;
 padding-right:22px;
 line-height:1.7;
 width:calc(100% - 60px)
}
.course-purchase {
 border-radius:4px;
 -webkit-box-shadow:0 8px 35px 0 rgba(0,0,0,.06);
 box-shadow:0 8px 35px 0 rgba(0,0,0,.06);
 padding:20px;
 background:#fff;
 margin-top:20px
}
.course-purchase-inner {
 overflow:hidden;
 padding-right:15px;
 width:calc(100% - 50px);
 line-height:1.75;
 color:#858c96;
 font-size:13px;
 padding-top:5px
}
.course-purchase-inner span {
 font-size:18px;
 color:#7ccc77;
 font-weight:600;
 line-height:1
}
.course-purchase-text {
 color:#46484d;
 font-weight:500;
 font-size:14px
}
.course-purchase-icon {
 float:right;
 width:50px;
 fill:#909aa7
}
.kt-course-modal-image {
 position:relative
}
.courses-carousel-item:before,
.kt-course-modal-image:before {
 background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(255,255,255,0)),to(#fff));
 background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
 background-image:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);
 bottom:0;
 content:"";
 display:block;
 height:55%;
 left:0;
 position:absolute;
 right:0;
 width:100%;
 z-index:2
}
.kt-course-modal-image img {
 width:100%;
 display:block;
 position:relative;
 z-index:1
}
.kt-course-modal {
 max-width:500px;
 background:#fff
}
.kt-course-modal .kt-modal-close {
 left:20px;
 top:20px;
 right:auto;
 margin-left:0;
 height:48px;
 width:48px;
 border-radius:100%;
 background:rgba(255,255,255,.94);
 -webkit-box-shadow:0 5px 30px rgba(0,0,0,.15);
 box-shadow:0 5px 30px rgba(0,0,0,.15)
}
.kt-course-modal .kt-modal-close:after,
.kt-course-modal .kt-modal-close:before {
 height:22px;
 background:#ff6868
}
.kt-course-modal-inner {
 padding:25px 40px 40px
}
.kt-course-modal-inner h3 {
 font-size:22px;
 font-weight:600
}
.kt-course-newsletter {
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-flow:row wrap;
 flex-flow:row wrap;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 margin:-5px;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.kt-course-newsletter button {
 white-space:nowrap;
 padding:11px 20px;
 width:auto;
 margin:5px
}
.kt-course-newsletter input {
 border:0;
 background:#f0f2f7;
 padding:13px 15px;
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 width:auto;
 margin:5px
}
.kt-course-modal-text {
 font-size:14px;
 margin:12px auto 22px;
 line-height:1.9
}
.courses-carousel-holder {
 height:100%;
 position:relative;
 z-index:2
}
.courses-carousel {
 height:100%;
 border-radius:5px;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08)
}
.courses-carousel .slick-list,
.courses-carousel .slick-slide,
.courses-carousel .slick-track {
 height:100%
}
.courses-carousel .slick-dots {
 position:absolute;
 bottom:50px;
 left:40px;
 padding-top:0
}
.courses-carousel .slick-dots li button {
 background:rgba(255,255,255,.8);
 height:12px;
 width:12px
}
.courses-carousel-item {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 background-size:cover;
 background-position:center;
 height:100%;
 border-radius:5px;
 position:relative;
 overflow:hidden;
 -webkit-box-align:end;
 -ms-flex-align:end;
 align-items:flex-end;
 padding:45% 40px 40px
}
.courses-carousel-item:before {
 background-image:-webkit-gradient(linear,left top, left bottom,from(transparent),color-stop(90%, rgba(0,0,0,.4)));
 background-image:-o-linear-gradient(top,transparent 0%,rgba(0,0,0,.4) 90%);
 background-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.4) 90%);
 display:block!important;
 height:100%;
 z-index:1
}
.courses-carousel-item-title {
 font-size:22px;
 width:100%;
 color:#fff;
 position:relative;
 z-index:2;
 font-weight:500
}
.courses-carousel-item-title:after {
 content:"\23";
 font-family:"ElegantIcons";
 display:inline;
 vertical-align:middle;
 font-size:26px;
 line-height:1;
 margin-right:15px;
 position:relative;
 top:3px
}
.course-header-image-holder {
 position:relative
}
.course-header-image-holder * {
 position:relative;
 z-index:2
}


.reset_variations,
.variations_form .quantity,
.woocommerce-variation {
 display:none!important
}
.variations .label {
 display:none
}
.variations .value {
 padding:0!important;
 border:0!important;
 background:0 0!important
}
.course-reviews .comment {
 position:relative;
 margin-top:18px;
 display:none
}
.course-reviews .comment:first-child {
 margin-top:0!important
}
.course-reviews .comment.show {
 display:block
}
.course-reviews .comment .comment-text {
 padding-top:18px;
 border-top:1px solid #ededed;
 margin-top:20px
}
.course-reviews .comment.selected:before {
 content:"";
 position:absolute;
 right:-4px;
 width:20px;
 top:20px;
 bottom:20px;
 border-radius:0 20px 20px 0;
 z-index:1
}
.course-reviews.active .comment {
 display:block
}
.course-reviews .comment_container {
 border-radius:4px;
 position:relative;
 z-index:2;
 -webkit-box-shadow:0 3px 15px 0 rgba(0,0,0,.07);
 box-shadow:0 3px 15px 0 rgba(0,0,0,.07);
 padding:30px;
 background:#fff;
 height:100%
}
.course-reviews .kt-wc-review-top-holder {
 padding:0
}
.course-reviews .kt-wc-review-top-holder .avatar {
 width:60px;
 min-width:60px;
 border-radius:100%;
 margin-left:20px
}
.course-reviews .course-review-author,
.responsive-menu-outer .mobile-menu .menu-item .sub-menu .menu-item-inner a {
 font-size:16px
}
.course-reviews .woocommerce-review__verified {
 border-radius:4px;
 display:inline-block;
 font-size:12px;
 line-height:1;
 margin-right:10px;
 padding:3px 6px;
 vertical-align:middle
}
.course-reviews .course-review-time {
 color:#7f8187;
 display:block;
 font-size:13px;
 line-height:1.5
}
.kt-comment-modal,
.kt-review-modal {
 max-width:400px;
 text-align:right
}
.kt-comment-modal textarea,
.kt-review-modal textarea {
 height:160px
}
.kt-comment-modal .column {
 width:100%!important;
 -ms-flex-preferred-size:auto;
 flex-basis:auto
}
.kt-comment-modal .button.comment-submit {
 width:100%
}
.kt-wc-review-top-holder {
 padding:5px 0
}
.star-rating-stars-count {
 display:inline-block;
 font-size:13px;
 line-height:1;
 margin-right:10px;
 padding-top:4px;
 text-align:right;
 vertical-align:middle;
 width:64px
}
.star-rating-stars-details {
 float:left;
 font-size:0;
 margin-right:20px;
 white-space:nowrap
}
.kt-mobile .course-chapter-content-inner ul li h4,
.star-rating-stars-details .star-rating,
.star-rating-stars-details .star-rating span i {
 font-size:14px
}
.star-rating-stars-rate-bar {
 background:#f0f2f7;
 border-radius:20px;
 height:6px;
 overflow:hidden;
 position:relative;
 top:5px
}
.star-rating-stars-rate-bar-inner {
 background:#ffc02e;
 border-radius:6px;
 bottom:0;
 height:100%;
 position:absolute;
 right:0;
 top:0
}
.star-rating-stars-rate {
 margin-top:20px
}
.star-rating-stars-rate:first-child {
 margin-top:0
}
.star-rating-stars-average {
 color:#46484d;
 font-size:60px;
 font-weight:400;
 line-height:1;
 margin-top:20px
}
.star-rating-stars-average+.star-rating {
 font-size:22px;
 margin-top:10px
}
.star-rating-stars-average+.star-rating span i {
 font-size:22px
}
.star-rating-stars-subtitle {
 font-size:14px;
 margin-top:5px
}
.star-rating-stars-stats-holder {
 border-bottom:1px solid #ededed;
 margin-bottom:45px;
 padding-bottom:45px
}
.course-rating-average {
 font-size:36px;
 letter-spacing:-1px
}
.course-header-purchase-holder {
 position:relative
}
.course-header-purchase-holder .page-header-phone {
 position:absolute;
 top:100%;
 right:0;
 left:0
}
.course-header-holder.has-contact {
 padding-bottom:15px
}
.kt-mobile .course-extra-details-item {
 white-space:nowrap;
 margin-left:8px
}
.kt-mobile .course-extra-details-item:last-child {
 margin-left:0
}
.kt-mobile .course-single-section-title {
 font-size:17px;
 padding-bottom:15px
}
.kt-mobile.single-product .comments-list .children {
 margin-right:20px;
 padding-bottom:5px
}
.kt-mobile.single-product .comments-list li .comment-holder {
 padding-bottom:10px
}
.kt-mobile .course-header .h_iframe-aparat_embed_frame {
 border-radius:0;
 -webkit-box-shadow:none;
 box-shadow:none
}
.kt-mobile .course-teacher-image {
 width:54px
}
.kt-mobile .course-chapters .course-chapter {
 margin-top:5px
}
.kt-mobile .accordions.course-faq .accordion,
.kt-mobile .course-chapter-description,
.kt-mobile .course-chapter-title {
 padding:11px 15px
}
.kt-mobile .course-chapter-title .course-chapter-title-inner {
 font-size:15px
}
.kt-mobile .course-chapter-title .course-chapter-title-inner:before {
 margin-left:4px
}
.kt-mobile .course-chapter-content-inner ul li {
 padding:13px 15px 11px
}
.kt-mobile .course-chapter-time,
.kt-mobile .course-item-price .amount span {
 font-size:13px
}
.kt-mobile .comments-holder {
 overflow:visible
}
.kt-mobile .course-reviews .comment {
 margin-top:10px
}
.kt-mobile .course-gallery-items a {
 min-width:160px
}
.kt-mobile .course-review-videos>div {
 min-width:275px
}
.kt-mobile .accordions.course-faq {
 background:#fff
}
.kt-mobile .accordions.course-faq .accordion-title .accordion-title-inner {
 font-size:14px;
 width:100%;
 padding-left:1.5em;
 max-width:100%
}
.kt-mobile .accordions.course-faq .accordion-title .accordion-title-inner:before {
 left:-2px
}
.kt-mobile .accordions.course-faq .accordion-content-inner {
 margin-top:5px;
 font-size:13px
}
.kt-mobile .course-single-desc .vc_column-inner {
 font-size:14px
}
.kt-mobile .course-whats-learn li {
 font-size:14px;
 padding-bottom:5px
}
.kt-mobile .course-whats-learn li i {
 margin-left:8px;
 font-size:13px;
 margin-top:0
}
.kt-mobile .comment-holder .comment-respond {
 margin-top:0!important;
 padding:0 16px 16px
}
.kt-mobile .comment-holder .comment-respond #comment {
 height:130px
}
.kt-mobile .comment-holder .comment-respond .logged-in-as {
 padding:12px 15px 10px;
 font-size:13px
}
.kt-mobile .course-item-price {
 font-size:15px
}
.kt-mobile .course-item-meta {
 font-size:13px
}
.kt-mobile .course-item-meta li {
 margin-left:15px
}
.kt-mobile .course-item-meta span {
 font-weight:400;
 padding-top:4px
}
.kt-mobile .course-item-meta i {
 margin-left:7px;
 font-size:14px
}
.course-small-item {
 text-align:right
}
.course-small-item img {
 min-width:85px;
 width:85px
}
.kt-mobile .course-small-item img {
 min-width:75px;
 width:75px
}
.kt-mobile-modal-review textarea {
 height:120px
}
.kt-mobile-modal-review .button.comment-submit {
 width:156px;
 margin-top:0
}
.kt-mobile-modal-reviews {
 background:#f4f5f7
}
.kt-mobile .shadow-sm {
 -webkit-box-shadow:0 2px 6px rgba(70,72,77,.1)!important;
 box-shadow:0 2px 6px rgba(70,72,77,.1)!important
}
.kt-mobile .shadow-sm.bg-white {
 border:1px solid #eaeaea;
 -webkit-box-shadow:0 2px 6px rgba(70,72,77,.06)!important;
 box-shadow:0 2px 6px rgba(70,72,77,.06)!important
}
.kt-mobile .bg-light .shadow-sm.bg-white,
.kt-mobile .bg-lighten .shadow-sm.bg-white {
 border:0
}
.kt-mobile-modal {
 background:#fff;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:999999;
 display:none
}
.kt-mobile-modal.active {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.kt-mobile-modal-inner {
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1;
 overflow-x:hidden;
 overflow-y:scroll;
 -webkit-overflow-scrolling:touch;
 position:relative;
 z-index:1
}
.kt-mobile-modal-content {
 display:none;
 min-height:100%
}
.kt-mobile-modal-content.active,
.responsive-logo img,
.responsive-menu-inner .menu-item.menu-item-has-children.active>.sub-menu {
 display:block
}
.kt-mobile-modal-title {
 background:#f9fafc;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 color:#3a3c40;
 padding:19px 15px 16px;
 -webkit-box-shadow:0 1px rgba(70,72,77,.1);
 box-shadow:0 1px rgba(70,72,77,.1);
 z-index:2;
 border-radius:0
}
.kt-mobile-modal-title i {
 font-size:24px;
 margin-left:10px;
 margin-right:-2px
}
 
.star-rating .star-rating-stars{
    color: #ffc02e;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}



.academy-category {
 height:110px;
 border-radius:5px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 background-size:cover;
 background-position:center;
 background-repeat:no-repeat;
 -webkit-box-shadow:0 3px 15px rgba(70,72,77,.08);
 box-shadow:0 3px 15px rgba(70,72,77,.08);
 position:relative;
 top:0;
 -webkit-transition:top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 transition:top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 -o-transition:box-shadow .2s ease-in-out,top .2s ease-in-out;
 transition:box-shadow .2s ease-in-out,top .2s ease-in-out;
 transition:box-shadow .2s ease-in-out,top .2s ease-in-out,-webkit-box-shadow .2s ease-in-out
}
.academy-category h3 {
 font-size:18px !important;
 font-weight:500 !important;
 color:#fff;
 padding-top:4px
}
.academy-category h3 span {
 font-size:16px;
 font-weight:300
}
.academy-category:hover {
 -webkit-box-shadow:0 8px 22.5px 2.5px rgba(70,72,77,.17);
 box-shadow:0 8px 22.5px 2.5px rgba(70,72,77,.17);
 top:-3px
}
.academy-categories {
 margin:0 -10px -20px;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.academy-categories .column {
 padding:0 10px;
 margin-bottom:20px
}
 

.typing-text {
 font-size:0
}
.typing-text-holder {
 font-size:26px;
 color:#46484d;
 font-weight:500;
 line-height:1.5em;
 display:inline;
 vertical-align:middle;
 min-height:1.5em
}
.typed-cursor {
 opacity:1;
 -webkit-animation:blink .7s infinite;
 animation:blink .7s infinite;
 font-size:0;
 width:3px;
 height:28px;
 background:#d8c4ec;
 display:inline-block;
 vertical-align:middle;
 margin-right:5px;
 margin-top:-2px
}
.index-portfolio-section>.row-inner:after,
.index-portfolio-section>.row-inner:before {
 position:absolute;
 content:"";
 z-index:1
}
.index-portfolio-section>.row-inner:before {
 background:url(../images/bg7.png) 0 -411px no-repeat;
 width:204px;
 height:431px;
 top:20px;
 left:0
}
.index-portfolio-section>.row-inner:after {
 background:url(../images/bg7.png) 0 -842px no-repeat;
 width:136px;
 height:394px;
 bottom:50px;
 right:0
}
.index-icon-box5 .icon-box5-title {
 font-size:20px
}
.index-icon-box5 .icon-box5-text {
 margin-top:5px
}
.index-icon-box5 .icon-box5-icon i {
 font-size:26px;
 width:68px;
 height:68px;
 line-height:68px;
 border-radius:100%;
 color:#fff
}
.icon-box5-orange .icon-box5-icon i {
 background-image:-o-linear-gradient(135deg,#ef864d 0,#f7b66f 100%);
 background-image:linear-gradient(-45deg,#ef864d 0,#f7b66f 100%);
 -webkit-box-shadow:0 1px 7px rgba(255,255,255,.6),0 2px 15px #f7b66f;
 box-shadow:0 1px 7px rgba(255,255,255,.6),0 2px 15px #f7b66f
}
.icon-box5-blue .icon-box5-icon i {
 background-image:-o-linear-gradient(135deg,#748be0 0,#a3cff1 100%);
 background-image:linear-gradient(-45deg,#748be0 0,#a3cff1 100%);
 -webkit-box-shadow:0 1px 7px rgba(255,255,255,.6),0 2px 15px #a3cff1;
 box-shadow:0 1px 7px rgba(255,255,255,.6),0 2px 15px #a3cff1
}
.icon-box5-green .icon-box5-icon i {
 background-image:-o-linear-gradient(135deg,#a4df65 0,#dfe87c 100%);
 background-image:linear-gradient(-45deg,#a4df65 0,#dfe87c 100%);
 -webkit-box-shadow:0 1px 7px rgba(255,255,255,.6),0 2px 15px #dfe87c;
 box-shadow:0 1px 7px rgba(255,255,255,.6),0 2px 15px #dfe87c
}
.kt-social-posts {
 margin:-15px
}
.kt-social-posts .column {
 padding:15px
}
.kt-social-blog-posts {
 width:45.75%
}
.kt-social-twitter-posts {
 width:30.5%
}
.kt-social-instagram-posts {
 width:23.75%
}
.kt-social-instagram-posts .kt-row {
 margin:-10px
}
.kt-social-instagram-posts .kt-row .column {
 padding:10px
}
.kt-social-twitter-top {
 padding:32px;
 color:#fff;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 border-bottom:1px solid rgba(70,72,77,.08);
 margin-bottom:28px
}
.kt-social-instagram-post i,
.kt-social-twitter-top i {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.kt-social-twitter-top i {
 margin-left:15px;
 padding-top:2px;
 text-align:center;
 background:rgba(255,255,255,.2);
 width:60px;
 border-radius:5px;
 height:60px;
 font-size:26px
}
.kt-social-twitter-top .kt-social-twitter-name {
 padding-top:5px
}
.kt-social-twitter-top .kt-social-twitter-name h4 {
 font-size:17px;
 font-weight:500;
 color:#fff
}
.kt-social-twitter-top .kt-social-twitter-name span {
 font-size:13px;
 display:block;
 line-height:1.7;
 font-weight:400;
 direction:ltr;
 text-align:right;
 margin-top:2px
}
.kt-social-twitter-top:hover {
 color:#fff
}
.kt-social-instagram-post {
 display:block;
 overflow:hidden;
 position:relative
}
.kt-social-instagram-post img {
 display:block;
 border-radius:5px;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08)
}
.kt-social-instagram-post i {
 opacity:0;
 -webkit-transition:opacity .2s;
 -o-transition:opacity .2s;
 transition:opacity .2s;
 left:0;
 right:0;
 bottom:0;
 top:0;
 margin:auto;
 color:#fff;
 position:absolute;
 z-index:2;
 font-size:36px;
 height:48px;
 width:48px;
 border-radius:100%;
 background:rgba(255,255,255,.15);
 -webkit-backdrop-filter:blur(6px);
 backdrop-filter:blur(6px);
 -webkit-box-shadow:0 3px 20px rgba(0,0,0,.25);
 box-shadow:0 3px 20px rgba(0,0,0,.25)
}
.kt-social-twitter-posts-holder {
 background-image:url(../images/twitter-bg.png);
 background-size:cover;
 background-position:center;
 overflow:hidden;
 border-radius:5px;
 z-index:2;
 position:relative;
 -webkit-box-shadow:0 5px 30px 0 rgba(86,160,236,.2);
 box-shadow:0 5px 30px 0 rgba(86,160,236,.2)
}
.kt-social-twitter-posts-holder:before {
 height:350px;
 width:100%;
 content:"";
 bottom:0;
 right:0;
 position:absolute;
 background-image:-webkit-gradient(linear,left bottom, left top,from(#56a1ec),color-stop(21%, #56a1ec),to(rgba(86,161,236,0)));
 background-image:-o-linear-gradient(bottom,#56a1ec 0%,#56a1ec 21%,rgba(86,161,236,0) 100%);
 background-image:linear-gradient(0deg,#56a1ec 0%,#56a1ec 21%,rgba(86,161,236,0) 100%);
 z-index:3
}
.kt-social-twitter-posts-inner {
 position:relative;
 z-index:2
}
.kt-social-twitter-post-text {
 font-size:14px;
 color:#fff;
 line-height:1.85;
 margin-top:3px;
 opacity:.92
}
.kt-social-twitter-post-text a {
 font-weight:400;
 color:#fff
}
.kt-social-twitter-post-date {
 font-size:16px;
 font-weight:400;
 display:block;
 color:#fff!important
}
.kt-social-twitter-button {
 position:absolute;
 bottom:32px;
 z-index:4;
 left:32px;
 right:32px;
 height:50px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 font-size:15px;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 background:rgba(255,255,255,.15);
 border-radius:5px;
 padding-top:2px;
 color:#fff;
 -webkit-transition:background .15s ease-in-out;
 -o-transition:background .15s ease-in-out;
 transition:background .15s ease-in-out
}
.kt-social-twitter-button:hover {
 background:rgba(255,255,255,.2);
 color:#fff
}
.kt-social-twitter-post {
 padding:0 32px 20px
}
.kt-social-twitter-post:last-child {
 padding-bottom:0
}
.index-social-posts>.row-inner {
 background-size:contain
}
.kt-social-blog-single-post-desc-holder {
 padding:30px 30px 26px
}
.kt-social-blog-single-post-title {
 font-size:17px
}
.kt-social-blog-single-post {
 display:block;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08);
 background:#fff
}
.kt-social-blog-single-post:hover {
 color:#7f8187
}
.kt-social-blog-single-post img {
 display:block;
 border-radius:5px 5px 0 0;
 width:100%
}
.kt-social-blog-single-post-content {
 font-size:14px;
 font-weight:400;
 color:#7f8187;
 margin-top:15px
}
.kt-social-blog-post {
 padding:27px 30px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 border-radius:5px;
 -webkit-box-shadow:0 5px 30px rgba(70,72,77,.08);
 box-shadow:0 5px 30px rgba(70,72,77,.08);
 background:#fff;
 margin-bottom:20px;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 position:relative;
 z-index:2
}
.kt-social-blog-post img {
 width:65px;
 min-width:65px;
 height:65px;
 border-radius:5px;
 margin-left:20px;
 -webkit-box-shadow:0 3px 15px rgba(70,72,77,.1);
 box-shadow:0 3px 15px rgba(70,72,77,.1)
}
.kt-social-blog-post h3 {
 font-size:16px;
 margin-top:4px;
 font-weight:500;
 line-height:1.7
}
.kt-social-blog-posts-holder {
 margin-top:20px;
 position:relative
}
.kt-social-blog-posts-holder:before {
 background:url(../images/abstract1.png) center no-repeat;
 position:absolute;
 right:-131px;
 content:"";
 width:262px;
 height:263px;
 bottom:-53px;
 z-index:1
}
.kt-social-blog-posts-holder .kt-social-blog-post:last-child,
.page-content-holder ol li:last-child,
.page-content-holder ul li:last-child {
 margin-bottom:0
}
.packages-header {
 padding-top:140px;
 position:relative;
 background:#f6f7f9
}
.packages-header:before {
 position:absolute;
 content:"";
 right:0;
 left:0;
 background-image:url(../../../uploads/2017/05/handshake-192012.jpg);
 background-position:center center;
 background-size:cover;
 background-repeat:no-repeat;
 height:75%;
 top:0
}
.packages-header>.wrapper>h2 {
 font-size:50px;
 text-align:center;
 color:#fff;
 text-shadow:0 1px 5px rgba(0,0,0,.2);
 z-index:2;
 position:relative
}
.post-type-archive-packages .packages-header {
 background:0 0
}



.footer {
 background:#35373a;
 padding-top:80px;
 overflow-x:hidden;
 position:relative;
 z-index:2
}
.footer .kt-row .column .footer-widget {
 margin-bottom:10px
}
.comment-text-holder p:last-child,
.footer .kt-row .column .footer-widget:last-child,
.single-portfolio .icon-box3-text p:last-child {
 margin-bottom:0
}
.footer-bottom {
 background:#2b2d30;
 margin-top:60px;
 padding:10px 0;
 font-size:14px
}
.copyright {
 float:right;
 padding:31px 0;
 color:#a2a2a2;
 max-width:calc(100% - 250px)
}
.footer-logos {
 float:left;
 font-size:0
}
.footer-logos img {
 height:90px;
 width:auto;
 vertical-align:middle;
 display:inline-block
}
.footer-logos img:first-child {
 margin-left:10px
}
.footer-title {
 color:#fff;
 font-size:18px;
 margin-bottom:25px
}
.footer-list {
 margin:-4px -10px
}
.footer-list li {
 float:right;
 padding:4px 10px;
 width:100%
}
.aparat-icon {
 position:relative;
 top:-2px
}
.aparat-icon svg {
 width:1em;
 height:1em;
 -webkit-transition:fill .15s ease-in-out;
 -o-transition:fill .15s ease-in-out;
 transition:fill .15s ease-in-out
}
.footer-social-icons {
 float:left;
 margin-top:5px
}
.footer-social-icons a {
 color:#cacaca;
 float:left;
 font-size:16px;
 margin-right:15px
}
.blog-header-social-icons a svg,
.footer-social-icons a svg {
 fill:#cacaca
}
.footer-social-icons a.fa-linkedin {
 position:relative;
 top:-1px
}
.footer-social-icons a.fa-send {
 font-size:14px;
 margin-top:1px
}
.footer-social-icons a:last-child {
 margin-right:0
}
.footer-social-icons a:hover,
.tabs-style1>.tabs-title-holder>.tab-title.active .tab-title-inner,
.tabs-style1>.tabs-title-holder>.tab-title.active i {
 color:#fff
}
.footer-social-icons a:hover svg {
 fill:#fff
}
.footer-title-outer {
 margin-bottom:30px
}
.footer-title-outer .footer-title {
 display:inline-block;
 margin-bottom:0
}
.footer .kt-newsletter button {
 border-radius:4px 0 0 4px;
 width:150px;
 min-width:150px;
 max-width:150px;
 padding:13px 15px
}
.footer .kt-newsletter input {
 background:#46484d;
 border:0;
 color:#cacaca;
 border-radius:0 4px 4px 0
}
.footer .kt-newsletter input::-webkit-input-placeholder {
 color:#cacaca
}
.footer .kt-newsletter input::-moz-placeholder {
 color:#cacaca
}
.footer .kt-newsletter input:-ms-input-placeholder {
 color:#cacaca
}
.breadcrumb li a,
.footer-contact-item a,
.modal-contact-bottom-text a {
 color:inherit!important
}
.footer-contact-item-icon {
 color:#cacaca;
 float:right;
 font-size:18px!important;
 line-height:24px!important;
 margin-left:15px;
 text-align:center;
 width:1em
}
.footer-contact-item-text {
 color:#cacaca;
 font-size:13px;
 overflow:hidden
}
.footer-contact-items {
 margin-bottom:25px
}
.footer-contact-items .footer-contact-item {
 padding:5px 0
}
.footer-contact-items .footer-contact-item:first-child {
 padding-top:0
}
.footer-contact-items .footer-contact-item:last-child {
 padding-bottom:0
}
.footer-contact-items+.button+.button {
 margin-right:8px 
}
.clearfix {
    clear: both;
    zoom: 1;
}
.footer-list.two-columns li  {
    width: 50%; 
}

 
.footer-bottom a, .footer-list li a {

    color: #cacaca !important;

}




/*!
* @package IcoFont
* @version 1.0.1
* @author IcoFont https://icofont.com
* @copyright Copyright (c) 2015 - 2018 IcoFont
* @license - https://icofont.com/license/
*/@font-face{font-family:IcoFont;font-weight:400;font-style:Regular;src:url('fonts/icofont/icofont.woff2') format("woff2"),url('fonts/icofont/icofont.woff') format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-angry-monster:before{content:"\e800"}.icofont-bathtub:before{content:"\e801"}.icofont-bird-wings:before{content:"\e802"}.icofont-bow:before{content:"\e803"}.icofont-castle:before{content:"\e804"}.icofont-circuit:before{content:"\e805"}.icofont-crown-king:before{content:"\e806"}.icofont-crown-queen:before{content:"\e807"}.icofont-dart:before{content:"\e808"}.icofont-disability-race:before{content:"\e809"}.icofont-diving-goggle:before{content:"\e80a"}.icofont-eye-open:before{content:"\e80b"}.icofont-flora-flower:before{content:"\e80c"}.icofont-flora:before{content:"\e80d"}.icofont-gift-box:before{content:"\e80e"}.icofont-halloween-pumpkin:before{content:"\e80f"}.icofont-hand-power:before{content:"\e810"}.icofont-hand-thunder:before{content:"\e811"}.icofont-king-monster:before{content:"\e812"}.icofont-love:before{content:"\e813"}.icofont-magician-hat:before{content:"\e814"}.icofont-native-american:before{content:"\e815"}.icofont-owl-look:before{content:"\e816"}.icofont-phoenix:before{content:"\e817"}.icofont-robot-face:before{content:"\e818"}.icofont-sand-clock:before{content:"\e819"}.icofont-shield-alt:before{content:"\e81a"}.icofont-ship-wheel:before{content:"\e81b"}.icofont-skull-danger:before{content:"\e81c"}.icofont-skull-face:before{content:"\e81d"}.icofont-snowmobile:before{content:"\e81e"}.icofont-space-shuttle:before{content:"\e81f"}.icofont-star-shape:before{content:"\e820"}.icofont-swirl:before{content:"\e821"}.icofont-tattoo-wing:before{content:"\e822"}.icofont-throne:before{content:"\e823"}.icofont-tree-alt:before{content:"\e824"}.icofont-triangle:before{content:"\e825"}.icofont-unity-hand:before{content:"\e826"}.icofont-weed:before{content:"\e827"}.icofont-woman-bird:before{content:"\e828"}.icofont-bat:before{content:"\e829"}.icofont-bear-face:before{content:"\e82a"}.icofont-bear-tracks:before{content:"\e82b"}.icofont-bear:before{content:"\e82c"}.icofont-bird-alt:before{content:"\e82d"}.icofont-bird-flying:before{content:"\e82e"}.icofont-bird:before{content:"\e82f"}.icofont-birds:before{content:"\e830"}.icofont-bone:before{content:"\e831"}.icofont-bull:before{content:"\e832"}.icofont-butterfly-alt:before{content:"\e833"}.icofont-butterfly:before{content:"\e834"}.icofont-camel-alt:before{content:"\e835"}.icofont-camel-head:before{content:"\e836"}.icofont-camel:before{content:"\e837"}.icofont-cat-alt-1:before{content:"\e838"}.icofont-cat-alt-2:before{content:"\e839"}.icofont-cat-alt-3:before{content:"\e83a"}.icofont-cat-dog:before{content:"\e83b"}.icofont-cat-face:before{content:"\e83c"}.icofont-cat:before{content:"\e83d"}.icofont-cow-head:before{content:"\e83e"}.icofont-cow:before{content:"\e83f"}.icofont-crab:before{content:"\e840"}.icofont-crocodile:before{content:"\e841"}.icofont-deer-head:before{content:"\e842"}.icofont-dog-alt:before{content:"\e843"}.icofont-dog-barking:before{content:"\e844"}.icofont-dog:before{content:"\e845"}.icofont-dolphin:before{content:"\e846"}.icofont-duck-tracks:before{content:"\e847"}.icofont-eagle-head:before{content:"\e848"}.icofont-eaten-fish:before{content:"\e849"}.icofont-elephant-alt:before{content:"\e84a"}.icofont-elephant-head-alt:before{content:"\e84b"}.icofont-elephant-head:before{content:"\e84c"}.icofont-elephant:before{content:"\e84d"}.icofont-elk:before{content:"\e84e"}.icofont-fish-1:before{content:"\e84f"}.icofont-fish-2:before{content:"\e850"}.icofont-fish-3:before{content:"\e851"}.icofont-fish-4:before{content:"\e852"}.icofont-fish-5:before{content:"\e853"}.icofont-fish:before{content:"\e854"}.icofont-fox-alt:before{content:"\e855"}.icofont-fox:before{content:"\e856"}.icofont-frog-tracks:before{content:"\e857"}.icofont-frog:before{content:"\e858"}.icofont-froggy:before{content:"\e859"}.icofont-giraffe-head-1:before{content:"\e85a"}.icofont-giraffe-head-2:before{content:"\e85b"}.icofont-giraffe-head:before{content:"\e85c"}.icofont-giraffe:before{content:"\e85d"}.icofont-goat-head:before{content:"\e85e"}.icofont-gorilla:before{content:"\e85f"}.icofont-hen-tracks:before{content:"\e860"}.icofont-horse-head-1:before{content:"\e861"}.icofont-horse-head-2:before{content:"\e862"}.icofont-horse-head:before{content:"\e863"}.icofont-horse-tracks:before{content:"\e864"}.icofont-jellyfish:before{content:"\e865"}.icofont-kangaroo:before{content:"\e866"}.icofont-lemur:before{content:"\e867"}.icofont-lion-head-1:before{content:"\e868"}.icofont-lion-head-2:before{content:"\e869"}.icofont-lion-head:before{content:"\e86a"}.icofont-lion:before{content:"\e86b"}.icofont-monkey-2:before{content:"\e86c"}.icofont-monkey-3:before{content:"\e86d"}.icofont-monkey-face:before{content:"\e86e"}.icofont-monkey:before{content:"\e86f"}.icofont-octopus-alt:before{content:"\e870"}.icofont-octopus:before{content:"\e871"}.icofont-owl:before{content:"\e872"}.icofont-panda-face:before{content:"\e873"}.icofont-panda:before{content:"\e874"}.icofont-panther:before{content:"\e875"}.icofont-parrot-lip:before{content:"\e876"}.icofont-parrot:before{content:"\e877"}.icofont-paw:before{content:"\e878"}.icofont-pelican:before{content:"\e879"}.icofont-penguin:before{content:"\e87a"}.icofont-pig-face:before{content:"\e87b"}.icofont-pig:before{content:"\e87c"}.icofont-pigeon-1:before{content:"\e87d"}.icofont-pigeon-2:before{content:"\e87e"}.icofont-pigeon:before{content:"\e87f"}.icofont-rabbit:before{content:"\e880"}.icofont-rat:before{content:"\e881"}.icofont-rhino-head:before{content:"\e882"}.icofont-rhino:before{content:"\e883"}.icofont-rooster:before{content:"\e884"}.icofont-seahorse:before{content:"\e885"}.icofont-seal:before{content:"\e886"}.icofont-shrimp-alt:before{content:"\e887"}.icofont-shrimp:before{content:"\e888"}.icofont-snail-1:before{content:"\e889"}.icofont-snail-2:before{content:"\e88a"}.icofont-snail-3:before{content:"\e88b"}.icofont-snail:before{content:"\e88c"}.icofont-snake:before{content:"\e88d"}.icofont-squid:before{content:"\e88e"}.icofont-squirrel:before{content:"\e88f"}.icofont-tiger-face:before{content:"\e890"}.icofont-tiger:before{content:"\e891"}.icofont-turtle:before{content:"\e892"}.icofont-whale:before{content:"\e893"}.icofont-woodpecker:before{content:"\e894"}.icofont-zebra:before{content:"\e895"}.icofont-brand-acer:before{content:"\e896"}.icofont-brand-adidas:before{content:"\e897"}.icofont-brand-adobe:before{content:"\e898"}.icofont-brand-air-new-zealand:before{content:"\e899"}.icofont-brand-airbnb:before{content:"\e89a"}.icofont-brand-aircell:before{content:"\e89b"}.icofont-brand-airtel:before{content:"\e89c"}.icofont-brand-alcatel:before{content:"\e89d"}.icofont-brand-alibaba:before{content:"\e89e"}.icofont-brand-aliexpress:before{content:"\e89f"}.icofont-brand-alipay:before{content:"\e8a0"}.icofont-brand-amazon:before{content:"\e8a1"}.icofont-brand-amd:before{content:"\e8a2"}.icofont-brand-american-airlines:before{content:"\e8a3"}.icofont-brand-android-robot:before{content:"\e8a4"}.icofont-brand-android:before{content:"\e8a5"}.icofont-brand-aol:before{content:"\e8a6"}.icofont-brand-apple:before{content:"\e8a7"}.icofont-brand-appstore:before{content:"\e8a8"}.icofont-brand-asus:before{content:"\e8a9"}.icofont-brand-ati:before{content:"\e8aa"}.icofont-brand-att:before{content:"\e8ab"}.icofont-brand-audi:before{content:"\e8ac"}.icofont-brand-axiata:before{content:"\e8ad"}.icofont-brand-bada:before{content:"\e8ae"}.icofont-brand-bbc:before{content:"\e8af"}.icofont-brand-bing:before{content:"\e8b0"}.icofont-brand-blackberry:before{content:"\e8b1"}.icofont-brand-bmw:before{content:"\e8b2"}.icofont-brand-box:before{content:"\e8b3"}.icofont-brand-burger-king:before{content:"\e8b4"}.icofont-brand-business-insider:before{content:"\e8b5"}.icofont-brand-buzzfeed:before{content:"\e8b6"}.icofont-brand-cannon:before{content:"\e8b7"}.icofont-brand-casio:before{content:"\e8b8"}.icofont-brand-china-mobile:before{content:"\e8b9"}.icofont-brand-china-telecom:before{content:"\e8ba"}.icofont-brand-china-unicom:before{content:"\e8bb"}.icofont-brand-cisco:before{content:"\e8bc"}.icofont-brand-citibank:before{content:"\e8bd"}.icofont-brand-cnet:before{content:"\e8be"}.icofont-brand-cnn:before{content:"\e8bf"}.icofont-brand-cocal-cola:before{content:"\e8c0"}.icofont-brand-compaq:before{content:"\e8c1"}.icofont-brand-debian:before{content:"\e8c2"}.icofont-brand-delicious:before{content:"\e8c3"}.icofont-brand-dell:before{content:"\e8c4"}.icofont-brand-designbump:before{content:"\e8c5"}.icofont-brand-designfloat:before{content:"\e8c6"}.icofont-brand-disney:before{content:"\e8c7"}.icofont-brand-dodge:before{content:"\e8c8"}.icofont-brand-dove:before{content:"\e8c9"}.icofont-brand-drupal:before{content:"\e8ca"}.icofont-brand-ebay:before{content:"\e8cb"}.icofont-brand-eleven:before{content:"\e8cc"}.icofont-brand-emirates:before{content:"\e8cd"}.icofont-brand-espn:before{content:"\e8ce"}.icofont-brand-etihad-airways:before{content:"\e8cf"}.icofont-brand-etisalat:before{content:"\e8d0"}.icofont-brand-etsy:before{content:"\e8d1"}.icofont-brand-fastrack:before{content:"\e8d2"}.icofont-brand-fedex:before{content:"\e8d3"}.icofont-brand-ferrari:before{content:"\e8d4"}.icofont-brand-fitbit:before{content:"\e8d5"}.icofont-brand-flikr:before{content:"\e8d6"}.icofont-brand-forbes:before{content:"\e8d7"}.icofont-brand-foursquare:before{content:"\e8d8"}.icofont-brand-foxconn:before{content:"\e8d9"}.icofont-brand-fujitsu:before{content:"\e8da"}.icofont-brand-general-electric:before{content:"\e8db"}.icofont-brand-gillette:before{content:"\e8dc"}.icofont-brand-gizmodo:before{content:"\e8dd"}.icofont-brand-gnome:before{content:"\e8de"}.icofont-brand-google:before{content:"\e8df"}.icofont-brand-gopro:before{content:"\e8e0"}.icofont-brand-gucci:before{content:"\e8e1"}.icofont-brand-hallmark:before{content:"\e8e2"}.icofont-brand-hi5:before{content:"\e8e3"}.icofont-brand-honda:before{content:"\e8e4"}.icofont-brand-hp:before{content:"\e8e5"}.icofont-brand-hsbc:before{content:"\e8e6"}.icofont-brand-htc:before{content:"\e8e7"}.icofont-brand-huawei:before{content:"\e8e8"}.icofont-brand-hulu:before{content:"\e8e9"}.icofont-brand-hyundai:before{content:"\e8ea"}.icofont-brand-ibm:before{content:"\e8eb"}.icofont-brand-icofont:before{content:"\e8ec"}.icofont-brand-icq:before{content:"\e8ed"}.icofont-brand-ikea:before{content:"\e8ee"}.icofont-brand-imdb:before{content:"\e8ef"}.icofont-brand-indiegogo:before{content:"\e8f0"}.icofont-brand-intel:before{content:"\e8f1"}.icofont-brand-ipair:before{content:"\e8f2"}.icofont-brand-jaguar:before{content:"\e8f3"}.icofont-brand-java:before{content:"\e8f4"}.icofont-brand-joomla:before{content:"\e8f5"}.icofont-brand-kickstarter:before{content:"\e8f6"}.icofont-brand-kik:before{content:"\e8f7"}.icofont-brand-lastfm:before{content:"\e8f8"}.icofont-brand-lego:before{content:"\e8f9"}.icofont-brand-lenovo:before{content:"\e8fa"}.icofont-brand-levis:before{content:"\e8fb"}.icofont-brand-lexus:before{content:"\e8fc"}.icofont-brand-lg:before{content:"\e8fd"}.icofont-brand-life-hacker:before{content:"\e8fe"}.icofont-brand-linux-mint:before{content:"\e8ff"}.icofont-brand-linux:before{content:"\e900"}.icofont-brand-lionix:before{content:"\e901"}.icofont-brand-loreal:before{content:"\e902"}.icofont-brand-louis-vuitton:before{content:"\e903"}.icofont-brand-mac-os:before{content:"\e904"}.icofont-brand-marvel-app:before{content:"\e905"}.icofont-brand-mashable:before{content:"\e906"}.icofont-brand-mazda:before{content:"\e907"}.icofont-brand-mcdonals:before{content:"\e908"}.icofont-brand-mercedes:before{content:"\e909"}.icofont-brand-micromax:before{content:"\e90a"}.icofont-brand-microsoft:before{content:"\e90b"}.icofont-brand-mobileme:before{content:"\e90c"}.icofont-brand-mobily:before{content:"\e90d"}.icofont-brand-motorola:before{content:"\e90e"}.icofont-brand-msi:before{content:"\e90f"}.icofont-brand-mts:before{content:"\e910"}.icofont-brand-myspace:before{content:"\e911"}.icofont-brand-mytv:before{content:"\e912"}.icofont-brand-nasa:before{content:"\e913"}.icofont-brand-natgeo:before{content:"\e914"}.icofont-brand-nbc:before{content:"\e915"}.icofont-brand-nescafe:before{content:"\e916"}.icofont-brand-nestle:before{content:"\e917"}.icofont-brand-netflix:before{content:"\e918"}.icofont-brand-nexus:before{content:"\e919"}.icofont-brand-nike:before{content:"\e91a"}.icofont-brand-nokia:before{content:"\e91b"}.icofont-brand-nvidia:before{content:"\e91c"}.icofont-brand-omega:before{content:"\e91d"}.icofont-brand-opensuse:before{content:"\e91e"}.icofont-brand-oracle:before{content:"\e91f"}.icofont-brand-panasonic:before{content:"\e920"}.icofont-brand-paypal:before{content:"\e921"}.icofont-brand-pepsi:before{content:"\e922"}.icofont-brand-philips:before{content:"\e923"}.icofont-brand-pizza-hut:before{content:"\e924"}.icofont-brand-playstation:before{content:"\e925"}.icofont-brand-puma:before{content:"\e926"}.icofont-brand-qatar-air:before{content:"\e927"}.icofont-brand-qvc:before{content:"\e928"}.icofont-brand-readernaut:before{content:"\e929"}.icofont-brand-redbull:before{content:"\e92a"}.icofont-brand-reebok:before{content:"\e92b"}.icofont-brand-reuters:before{content:"\e92c"}.icofont-brand-samsung:before{content:"\e92d"}.icofont-brand-sap:before{content:"\e92e"}.icofont-brand-saudia-airlines:before{content:"\e92f"}.icofont-brand-scribd:before{content:"\e930"}.icofont-brand-shell:before{content:"\e931"}.icofont-brand-siemens:before{content:"\e932"}.icofont-brand-sk-telecom:before{content:"\e933"}.icofont-brand-slideshare:before{content:"\e934"}.icofont-brand-smashing-magazine:before{content:"\e935"}.icofont-brand-snapchat:before{content:"\e936"}.icofont-brand-sony-ericsson:before{content:"\e937"}.icofont-brand-sony:before{content:"\e938"}.icofont-brand-soundcloud:before{content:"\e939"}.icofont-brand-sprint:before{content:"\e93a"}.icofont-brand-squidoo:before{content:"\e93b"}.icofont-brand-starbucks:before{content:"\e93c"}.icofont-brand-stc:before{content:"\e93d"}.icofont-brand-steam:before{content:"\e93e"}.icofont-brand-suzuki:before{content:"\e93f"}.icofont-brand-symbian:before{content:"\e940"}.icofont-brand-t-mobile:before{content:"\e941"}.icofont-brand-tango:before{content:"\e942"}.icofont-brand-target:before{content:"\e943"}.icofont-brand-tata-indicom:before{content:"\e944"}.icofont-brand-techcrunch:before{content:"\e945"}.icofont-brand-telenor:before{content:"\e946"}.icofont-brand-teliasonera:before{content:"\e947"}.icofont-brand-tesla:before{content:"\e948"}.icofont-brand-the-verge:before{content:"\e949"}.icofont-brand-thenextweb:before{content:"\e94a"}.icofont-brand-toshiba:before{content:"\e94b"}.icofont-brand-toyota:before{content:"\e94c"}.icofont-brand-tribenet:before{content:"\e94d"}.icofont-brand-ubuntu:before{content:"\e94e"}.icofont-brand-unilever:before{content:"\e94f"}.icofont-brand-vaio:before{content:"\e950"}.icofont-brand-verizon:before{content:"\e951"}.icofont-brand-viber:before{content:"\e952"}.icofont-brand-vodafone:before{content:"\e953"}.icofont-brand-volkswagen:before{content:"\e954"}.icofont-brand-walmart:before{content:"\e955"}.icofont-brand-warnerbros:before{content:"\e956"}.icofont-brand-whatsapp:before{content:"\e957"}.icofont-brand-wikipedia:before{content:"\e958"}.icofont-brand-windows:before{content:"\e959"}.icofont-brand-wire:before{content:"\e95a"}.icofont-brand-wordpress:before{content:"\e95b"}.icofont-brand-xiaomi:before{content:"\e95c"}.icofont-brand-yahoobuzz:before{content:"\e95d"}.icofont-brand-yamaha:before{content:"\e95e"}.icofont-brand-youtube:before{content:"\e95f"}.icofont-brand-zain:before{content:"\e960"}.icofont-bank-alt:before{content:"\e961"}.icofont-bank:before{content:"\e962"}.icofont-barcode:before{content:"\e963"}.icofont-bill-alt:before{content:"\e964"}.icofont-billboard:before{content:"\e965"}.icofont-briefcase-1:before{content:"\e966"}.icofont-briefcase-2:before{content:"\e967"}.icofont-businessman:before{content:"\e968"}.icofont-businesswoman:before{content:"\e969"}.icofont-chair:before{content:"\e96a"}.icofont-coins:before{content:"\e96b"}.icofont-company:before{content:"\e96c"}.icofont-contact-add:before{content:"\e96d"}.icofont-files-stack:before{content:"\e96e"}.icofont-handshake-deal:before{content:"\e96f"}.icofont-id-card:before{content:"\e970"}.icofont-meeting-add:before{content:"\e971"}.icofont-money-bag:before{content:"\e972"}.icofont-pie-chart:before{content:"\e973"}.icofont-presentation-alt:before{content:"\e974"}.icofont-presentation:before{content:"\e975"}.icofont-stamp:before{content:"\e976"}.icofont-stock-mobile:before{content:"\e977"}.icofont-chart-arrows-axis:before{content:"\e978"}.icofont-chart-bar-graph:before{content:"\e979"}.icofont-chart-flow-1:before{content:"\e97a"}.icofont-chart-flow-2:before{content:"\e97b"}.icofont-chart-flow:before{content:"\e97c"}.icofont-chart-growth:before{content:"\e97d"}.icofont-chart-histogram-alt:before{content:"\e97e"}.icofont-chart-histogram:before{content:"\e97f"}.icofont-chart-line-alt:before{content:"\e980"}.icofont-chart-line:before{content:"\e981"}.icofont-chart-pie-alt:before{content:"\e982"}.icofont-chart-pie:before{content:"\e983"}.icofont-chart-radar-graph:before{content:"\e984"}.icofont-architecture-alt:before{content:"\e985"}.icofont-architecture:before{content:"\e986"}.icofont-barricade:before{content:"\e987"}.icofont-bolt:before{content:"\e988"}.icofont-bricks:before{content:"\e989"}.icofont-building-alt:before{content:"\e98a"}.icofont-bull-dozer:before{content:"\e98b"}.icofont-calculations:before{content:"\e98c"}.icofont-cement-mix:before{content:"\e98d"}.icofont-cement-mixer:before{content:"\e98e"}.icofont-concrete-mixer:before{content:"\e98f"}.icofont-danger-zone:before{content:"\e990"}.icofont-drill:before{content:"\e991"}.icofont-eco-energy:before{content:"\e992"}.icofont-eco-environmen:before{content:"\e993"}.icofont-energy-air:before{content:"\e994"}.icofont-energy-oil:before{content:"\e995"}.icofont-energy-savings:before{content:"\e996"}.icofont-energy-solar:before{content:"\e997"}.icofont-energy-water:before{content:"\e998"}.icofont-engineer:before{content:"\e999"}.icofont-fire-extinguisher-alt:before{content:"\e99a"}.icofont-fire-extinguisher:before{content:"\e99b"}.icofont-fix-tools:before{content:"\e99c"}.icofont-fork-lift:before{content:"\e99d"}.icofont-glue-oil:before{content:"\e99e"}.icofont-hammer-alt:before{content:"\e99f"}.icofont-hammer:before{content:"\e9a0"}.icofont-help-robot:before{content:"\e9a1"}.icofont-industries-1:before{content:"\e9a2"}.icofont-industries-2:before{content:"\e9a3"}.icofont-industries-3:before{content:"\e9a4"}.icofont-industries-4:before{content:"\e9a5"}.icofont-industries-5:before{content:"\e9a6"}.icofont-industries:before{content:"\e9a7"}.icofont-labour:before{content:"\e9a8"}.icofont-mining:before{content:"\e9a9"}.icofont-paint-brush:before{content:"\e9aa"}.icofont-pollution:before{content:"\e9ab"}.icofont-power-zone:before{content:"\e9ac"}.icofont-radio-active:before{content:"\e9ad"}.icofont-recycle-alt:before{content:"\e9ae"}.icofont-recycling-man:before{content:"\e9af"}.icofont-safety-hat-light:before{content:"\e9b0"}.icofont-safety-hat:before{content:"\e9b1"}.icofont-saw:before{content:"\e9b2"}.icofont-screw-driver:before{content:"\e9b3"}.icofont-tools-1:before{content:"\e9b4"}.icofont-tools-bag:before{content:"\e9b5"}.icofont-tow-truck:before{content:"\e9b6"}.icofont-trolley:before{content:"\e9b7"}.icofont-trowel:before{content:"\e9b8"}.icofont-under-construction-alt:before{content:"\e9b9"}.icofont-under-construction:before{content:"\e9ba"}.icofont-vehicle-cement:before{content:"\e9bb"}.icofont-vehicle-crane:before{content:"\e9bc"}.icofont-vehicle-delivery-van:before{content:"\e9bd"}.icofont-vehicle-dozer:before{content:"\e9be"}.icofont-vehicle-excavator:before{content:"\e9bf"}.icofont-vehicle-trucktor:before{content:"\e9c0"}.icofont-vehicle-wrecking:before{content:"\e9c1"}.icofont-worker:before{content:"\e9c2"}.icofont-workers-group:before{content:"\e9c3"}.icofont-wrench:before{content:"\e9c4"}.icofont-afghani-false:before{content:"\e9c5"}.icofont-afghani-minus:before{content:"\e9c6"}.icofont-afghani-plus:before{content:"\e9c7"}.icofont-afghani-true:before{content:"\e9c8"}.icofont-afghani:before{content:"\e9c9"}.icofont-baht-false:before{content:"\e9ca"}.icofont-baht-minus:before{content:"\e9cb"}.icofont-baht-plus:before{content:"\e9cc"}.icofont-baht-true:before{content:"\e9cd"}.icofont-baht:before{content:"\e9ce"}.icofont-bitcoin-false:before{content:"\e9cf"}.icofont-bitcoin-minus:before{content:"\e9d0"}.icofont-bitcoin-plus:before{content:"\e9d1"}.icofont-bitcoin-true:before{content:"\e9d2"}.icofont-bitcoin:before{content:"\e9d3"}.icofont-dollar-flase:before{content:"\e9d4"}.icofont-dollar-minus:before{content:"\e9d5"}.icofont-dollar-plus:before{content:"\e9d6"}.icofont-dollar-true:before{content:"\e9d7"}.icofont-dollar:before{content:"\e9d8"}.icofont-dong-false:before{content:"\e9d9"}.icofont-dong-minus:before{content:"\e9da"}.icofont-dong-plus:before{content:"\e9db"}.icofont-dong-true:before{content:"\e9dc"}.icofont-dong:before{content:"\e9dd"}.icofont-euro-false:before{content:"\e9de"}.icofont-euro-minus:before{content:"\e9df"}.icofont-euro-plus:before{content:"\e9e0"}.icofont-euro-true:before{content:"\e9e1"}.icofont-euro:before{content:"\e9e2"}.icofont-frank-false:before{content:"\e9e3"}.icofont-frank-minus:before{content:"\e9e4"}.icofont-frank-plus:before{content:"\e9e5"}.icofont-frank-true:before{content:"\e9e6"}.icofont-frank:before{content:"\e9e7"}.icofont-hryvnia-false:before{content:"\e9e8"}.icofont-hryvnia-minus:before{content:"\e9e9"}.icofont-hryvnia-plus:before{content:"\e9ea"}.icofont-hryvnia-true:before{content:"\e9eb"}.icofont-hryvnia:before{content:"\e9ec"}.icofont-lira-false:before{content:"\e9ed"}.icofont-lira-minus:before{content:"\e9ee"}.icofont-lira-plus:before{content:"\e9ef"}.icofont-lira-true:before{content:"\e9f0"}.icofont-lira:before{content:"\e9f1"}.icofont-peseta-false:before{content:"\e9f2"}.icofont-peseta-minus:before{content:"\e9f3"}.icofont-peseta-plus:before{content:"\e9f4"}.icofont-peseta-true:before{content:"\e9f5"}.icofont-peseta:before{content:"\e9f6"}.icofont-peso-false:before{content:"\e9f7"}.icofont-peso-minus:before{content:"\e9f8"}.icofont-peso-plus:before{content:"\e9f9"}.icofont-peso-true:before{content:"\e9fa"}.icofont-peso:before{content:"\e9fb"}.icofont-pound-false:before{content:"\e9fc"}.icofont-pound-minus:before{content:"\e9fd"}.icofont-pound-plus:before{content:"\e9fe"}.icofont-pound-true:before{content:"\e9ff"}.icofont-pound:before{content:"\ea00"}.icofont-renminbi-false:before{content:"\ea01"}.icofont-renminbi-minus:before{content:"\ea02"}.icofont-renminbi-plus:before{content:"\ea03"}.icofont-renminbi-true:before{content:"\ea04"}.icofont-renminbi:before{content:"\ea05"}.icofont-riyal-false:before{content:"\ea06"}.icofont-riyal-minus:before{content:"\ea07"}.icofont-riyal-plus:before{content:"\ea08"}.icofont-riyal-true:before{content:"\ea09"}.icofont-riyal:before{content:"\ea0a"}.icofont-rouble-false:before{content:"\ea0b"}.icofont-rouble-minus:before{content:"\ea0c"}.icofont-rouble-plus:before{content:"\ea0d"}.icofont-rouble-true:before{content:"\ea0e"}.icofont-rouble:before{content:"\ea0f"}.icofont-rupee-false:before{content:"\ea10"}.icofont-rupee-minus:before{content:"\ea11"}.icofont-rupee-plus:before{content:"\ea12"}.icofont-rupee-true:before{content:"\ea13"}.icofont-rupee:before{content:"\ea14"}.icofont-taka-false:before{content:"\ea15"}.icofont-taka-minus:before{content:"\ea16"}.icofont-taka-plus:before{content:"\ea17"}.icofont-taka-true:before{content:"\ea18"}.icofont-taka:before{content:"\ea19"}.icofont-turkish-lira-false:before{content:"\ea1a"}.icofont-turkish-lira-minus:before{content:"\ea1b"}.icofont-turkish-lira-plus:before{content:"\ea1c"}.icofont-turkish-lira-true:before{content:"\ea1d"}.icofont-turkish-lira:before{content:"\ea1e"}.icofont-won-false:before{content:"\ea1f"}.icofont-won-minus:before{content:"\ea20"}.icofont-won-plus:before{content:"\ea21"}.icofont-won-true:before{content:"\ea22"}.icofont-won:before{content:"\ea23"}.icofont-yen-false:before{content:"\ea24"}.icofont-yen-minus:before{content:"\ea25"}.icofont-yen-plus:before{content:"\ea26"}.icofont-yen-true:before{content:"\ea27"}.icofont-yen:before{content:"\ea28"}.icofont-android-nexus:before{content:"\ea29"}.icofont-android-tablet:before{content:"\ea2a"}.icofont-apple-watch:before{content:"\ea2b"}.icofont-drawing-tablet:before{content:"\ea2c"}.icofont-earphone:before{content:"\ea2d"}.icofont-flash-drive:before{content:"\ea2e"}.icofont-game-console:before{content:"\ea2f"}.icofont-game-controller:before{content:"\ea30"}.icofont-game-pad:before{content:"\ea31"}.icofont-game:before{content:"\ea32"}.icofont-headphone-alt-1:before{content:"\ea33"}.icofont-headphone-alt-2:before{content:"\ea34"}.icofont-headphone-alt-3:before{content:"\ea35"}.icofont-headphone-alt:before{content:"\ea36"}.icofont-headphone:before{content:"\ea37"}.icofont-htc-one:before{content:"\ea38"}.icofont-imac:before{content:"\ea39"}.icofont-ipad:before{content:"\ea3a"}.icofont-iphone:before{content:"\ea3b"}.icofont-ipod-nano:before{content:"\ea3c"}.icofont-ipod-touch:before{content:"\ea3d"}.icofont-keyboard-alt:before{content:"\ea3e"}.icofont-keyboard-wireless:before{content:"\ea3f"}.icofont-keyboard:before{content:"\ea40"}.icofont-laptop-alt:before{content:"\ea41"}.icofont-laptop:before{content:"\ea42"}.icofont-macbook:before{content:"\ea43"}.icofont-magic-mouse:before{content:"\ea44"}.icofont-micro-chip:before{content:"\ea45"}.icofont-microphone-alt:before{content:"\ea46"}.icofont-microphone:before{content:"\ea47"}.icofont-monitor:before{content:"\ea48"}.icofont-mouse:before{content:"\ea49"}.icofont-mp3-player:before{content:"\ea4a"}.icofont-nintendo:before{content:"\ea4b"}.icofont-playstation-alt:before{content:"\ea4c"}.icofont-psvita:before{content:"\ea4d"}.icofont-radio-mic:before{content:"\ea4e"}.icofont-radio:before{content:"\ea4f"}.icofont-refrigerator:before{content:"\ea50"}.icofont-samsung-galaxy:before{content:"\ea51"}.icofont-surface-tablet:before{content:"\ea52"}.icofont-ui-head-phone:before{content:"\ea53"}.icofont-ui-keyboard:before{content:"\ea54"}.icofont-washing-machine:before{content:"\ea55"}.icofont-wifi-router:before{content:"\ea56"}.icofont-wii-u:before{content:"\ea57"}.icofont-windows-lumia:before{content:"\ea58"}.icofont-wireless-mouse:before{content:"\ea59"}.icofont-xbox-360:before{content:"\ea5a"}.icofont-arrow-down:before{content:"\ea5b"}.icofont-arrow-left:before{content:"\ea5c"}.icofont-arrow-right:before{content:"\ea5d"}.icofont-arrow-up:before{content:"\ea5e"}.icofont-block-down:before{content:"\ea5f"}.icofont-block-left:before{content:"\ea60"}.icofont-block-right:before{content:"\ea61"}.icofont-block-up:before{content:"\ea62"}.icofont-bubble-down:before{content:"\ea63"}.icofont-bubble-left:before{content:"\ea64"}.icofont-bubble-right:before{content:"\ea65"}.icofont-bubble-up:before{content:"\ea66"}.icofont-caret-down:before{content:"\ea67"}.icofont-caret-left:before{content:"\ea68"}.icofont-caret-right:before{content:"\ea69"}.icofont-caret-up:before{content:"\ea6a"}.icofont-circled-down:before{content:"\ea6b"}.icofont-circled-left:before{content:"\ea6c"}.icofont-circled-right:before{content:"\ea6d"}.icofont-circled-up:before{content:"\ea6e"}.icofont-collapse:before{content:"\ea6f"}.icofont-cursor-drag:before{content:"\ea70"}.icofont-curved-double-left:before{content:"\ea71"}.icofont-curved-double-right:before{content:"\ea72"}.icofont-curved-down:before{content:"\ea73"}.icofont-curved-left:before{content:"\ea74"}.icofont-curved-right:before{content:"\ea75"}.icofont-curved-up:before{content:"\ea76"}.icofont-dotted-down:before{content:"\ea77"}.icofont-dotted-left:before{content:"\ea78"}.icofont-dotted-right:before{content:"\ea79"}.icofont-dotted-up:before{content:"\ea7a"}.icofont-double-left:before{content:"\ea7b"}.icofont-double-right:before{content:"\ea7c"}.icofont-expand-alt:before{content:"\ea7d"}.icofont-hand-down:before{content:"\ea7e"}.icofont-hand-drag:before{content:"\ea7f"}.icofont-hand-drag1:before{content:"\ea80"}.icofont-hand-drag2:before{content:"\ea81"}.icofont-hand-drawn-alt-down:before{content:"\ea82"}.icofont-hand-drawn-alt-left:before{content:"\ea83"}.icofont-hand-drawn-alt-right:before{content:"\ea84"}.icofont-hand-drawn-alt-up:before{content:"\ea85"}.icofont-hand-drawn-down:before{content:"\ea86"}.icofont-hand-drawn-left:before{content:"\ea87"}.icofont-hand-drawn-right:before{content:"\ea88"}.icofont-hand-drawn-up:before{content:"\ea89"}.icofont-hand-grippers:before{content:"\ea8a"}.icofont-hand-left:before{content:"\ea8b"}.icofont-hand-right:before{content:"\ea8c"}.icofont-hand-up:before{content:"\ea8d"}.icofont-line-block-down:before{content:"\ea8e"}.icofont-line-block-left:before{content:"\ea8f"}.icofont-line-block-right:before{content:"\ea90"}.icofont-line-block-up:before{content:"\ea91"}.icofont-long-arrow-down:before{content:"\ea92"}.icofont-long-arrow-left:before{content:"\ea93"}.icofont-long-arrow-right:before{content:"\ea94"}.icofont-long-arrow-up:before{content:"\ea95"}.icofont-rounded-collapse:before{content:"\ea96"}.icofont-rounded-double-left:before{content:"\ea97"}.icofont-rounded-double-right:before{content:"\ea98"}.icofont-rounded-down:before{content:"\ea99"}.icofont-rounded-expand:before{content:"\ea9a"}.icofont-rounded-left-down:before{content:"\ea9b"}.icofont-rounded-left-up:before{content:"\ea9c"}.icofont-rounded-left:before{content:"\ea9d"}.icofont-rounded-right-down:before{content:"\ea9e"}.icofont-rounded-right-up:before{content:"\ea9f"}.icofont-rounded-right:before{content:"\eaa0"}.icofont-rounded-up:before{content:"\eaa1"}.icofont-scroll-bubble-down:before{content:"\eaa2"}.icofont-scroll-bubble-left:before{content:"\eaa3"}.icofont-scroll-bubble-right:before{content:"\eaa4"}.icofont-scroll-bubble-up:before{content:"\eaa5"}.icofont-scroll-double-down:before{content:"\eaa6"}.icofont-scroll-double-left:before{content:"\eaa7"}.icofont-scroll-double-right:before{content:"\eaa8"}.icofont-scroll-double-up:before{content:"\eaa9"}.icofont-scroll-down:before{content:"\eaaa"}.icofont-scroll-left:before{content:"\eaab"}.icofont-scroll-long-down:before{content:"\eaac"}.icofont-scroll-long-left:before{content:"\eaad"}.icofont-scroll-long-right:before{content:"\eaae"}.icofont-scroll-long-up:before{content:"\eaaf"}.icofont-scroll-right:before{content:"\eab0"}.icofont-scroll-up:before{content:"\eab1"}.icofont-simple-down:before{content:"\eab2"}.icofont-simple-left-down:before{content:"\eab3"}.icofont-simple-left-up:before{content:"\eab4"}.icofont-simple-left:before{content:"\eab5"}.icofont-simple-right-down:before{content:"\eab6"}.icofont-simple-right-up:before{content:"\eab7"}.icofont-simple-right:before{content:"\eab8"}.icofont-simple-up:before{content:"\eab9"}.icofont-square-down:before{content:"\eaba"}.icofont-square-left:before{content:"\eabb"}.icofont-square-right:before{content:"\eabc"}.icofont-square-up:before{content:"\eabd"}.icofont-stylish-down:before{content:"\eabe"}.icofont-stylish-left:before{content:"\eabf"}.icofont-stylish-right:before{content:"\eac0"}.icofont-stylish-up:before{content:"\eac1"}.icofont-swoosh-down:before{content:"\eac2"}.icofont-swoosh-left:before{content:"\eac3"}.icofont-swoosh-right:before{content:"\eac4"}.icofont-swoosh-up:before{content:"\eac5"}.icofont-thin-double-left:before{content:"\eac6"}.icofont-thin-double-right:before{content:"\eac7"}.icofont-thin-down:before{content:"\eac8"}.icofont-thin-left:before{content:"\eac9"}.icofont-thin-right:before{content:"\eaca"}.icofont-thin-up:before{content:"\eacb"}.icofont-abc:before{content:"\eacc"}.icofont-atom:before{content:"\eacd"}.icofont-award:before{content:"\eace"}.icofont-bell-alt:before{content:"\eacf"}.icofont-black-board:before{content:"\ead0"}.icofont-book-alt:before{content:"\ead1"}.icofont-book:before{content:"\ead2"}.icofont-brainstorming:before{content:"\ead3"}.icofont-certificate-alt-1:before{content:"\ead4"}.icofont-certificate-alt-2:before{content:"\ead5"}.icofont-certificate:before{content:"\ead6"}.icofont-education:before{content:"\ead7"}.icofont-electron:before{content:"\ead8"}.icofont-fountain-pen:before{content:"\ead9"}.icofont-globe-alt:before{content:"\eada"}.icofont-graduate-alt:before{content:"\eadb"}.icofont-graduate:before{content:"\eadc"}.icofont-group-students:before{content:"\eadd"}.icofont-hat-alt:before{content:"\eade"}.icofont-hat:before{content:"\eadf"}.icofont-instrument:before{content:"\eae0"}.icofont-lamp-light:before{content:"\eae1"}.icofont-medal:before{content:"\eae2"}.icofont-microscope-alt:before{content:"\eae3"}.icofont-microscope:before{content:"\eae4"}.icofont-paper:before{content:"\eae5"}.icofont-pen-alt-4:before{content:"\eae6"}.icofont-pen-nib:before{content:"\eae7"}.icofont-pencil-alt-5:before{content:"\eae8"}.icofont-quill-pen:before{content:"\eae9"}.icofont-read-book-alt:before{content:"\eaea"}.icofont-read-book:before{content:"\eaeb"}.icofont-school-bag:before{content:"\eaec"}.icofont-school-bus:before{content:"\eaed"}.icofont-student-alt:before{content:"\eaee"}.icofont-student:before{content:"\eaef"}.icofont-teacher:before{content:"\eaf0"}.icofont-test-bulb:before{content:"\eaf1"}.icofont-test-tube-alt:before{content:"\eaf2"}.icofont-university:before{content:"\eaf3"}.icofont-angry:before{content:"\eaf4"}.icofont-astonished:before{content:"\eaf5"}.icofont-confounded:before{content:"\eaf6"}.icofont-confused:before{content:"\eaf7"}.icofont-crying:before{content:"\eaf8"}.icofont-dizzy:before{content:"\eaf9"}.icofont-expressionless:before{content:"\eafa"}.icofont-heart-eyes:before{content:"\eafb"}.icofont-laughing:before{content:"\eafc"}.icofont-nerd-smile:before{content:"\eafd"}.icofont-open-mouth:before{content:"\eafe"}.icofont-rage:before{content:"\eaff"}.icofont-rolling-eyes:before{content:"\eb00"}.icofont-sad:before{content:"\eb01"}.icofont-simple-smile:before{content:"\eb02"}.icofont-slightly-smile:before{content:"\eb03"}.icofont-smirk:before{content:"\eb04"}.icofont-stuck-out-tongue:before{content:"\eb05"}.icofont-wink-smile:before{content:"\eb06"}.icofont-worried:before{content:"\eb07"}.icofont-file-alt:before{content:"\eb08"}.icofont-file-audio:before{content:"\eb09"}.icofont-file-avi-mp4:before{content:"\eb0a"}.icofont-file-bmp:before{content:"\eb0b"}.icofont-file-code:before{content:"\eb0c"}.icofont-file-css:before{content:"\eb0d"}.icofont-file-document:before{content:"\eb0e"}.icofont-file-eps:before{content:"\eb0f"}.icofont-file-excel:before{content:"\eb10"}.icofont-file-exe:before{content:"\eb11"}.icofont-file-file:before{content:"\eb12"}.icofont-file-flv:before{content:"\eb13"}.icofont-file-gif:before{content:"\eb14"}.icofont-file-html5:before{content:"\eb15"}.icofont-file-image:before{content:"\eb16"}.icofont-file-iso:before{content:"\eb17"}.icofont-file-java:before{content:"\eb18"}.icofont-file-javascript:before{content:"\eb19"}.icofont-file-jpg:before{content:"\eb1a"}.icofont-file-midi:before{content:"\eb1b"}.icofont-file-mov:before{content:"\eb1c"}.icofont-file-mp3:before{content:"\eb1d"}.icofont-file-pdf:before{content:"\eb1e"}.icofont-file-php:before{content:"\eb1f"}.icofont-file-png:before{content:"\eb20"}.icofont-file-powerpoint:before{content:"\eb21"}.icofont-file-presentation:before{content:"\eb22"}.icofont-file-psb:before{content:"\eb23"}.icofont-file-psd:before{content:"\eb24"}.icofont-file-python:before{content:"\eb25"}.icofont-file-ruby:before{content:"\eb26"}.icofont-file-spreadsheet:before{content:"\eb27"}.icofont-file-sql:before{content:"\eb28"}.icofont-file-svg:before{content:"\eb29"}.icofont-file-text:before{content:"\eb2a"}.icofont-file-tiff:before{content:"\eb2b"}.icofont-file-video:before{content:"\eb2c"}.icofont-file-wave:before{content:"\eb2d"}.icofont-file-wmv:before{content:"\eb2e"}.icofont-file-word:before{content:"\eb2f"}.icofont-file-zip:before{content:"\eb30"}.icofont-cycling-alt:before{content:"\eb31"}.icofont-cycling:before{content:"\eb32"}.icofont-dumbbell:before{content:"\eb33"}.icofont-dumbbells:before{content:"\eb34"}.icofont-gym-alt-1:before{content:"\eb35"}.icofont-gym-alt-2:before{content:"\eb36"}.icofont-gym-alt-3:before{content:"\eb37"}.icofont-gym:before{content:"\eb38"}.icofont-muscle-weight:before{content:"\eb39"}.icofont-muscle:before{content:"\eb3a"}.icofont-apple:before{content:"\eb3b"}.icofont-arabian-coffee:before{content:"\eb3c"}.icofont-artichoke:before{content:"\eb3d"}.icofont-asparagus:before{content:"\eb3e"}.icofont-avocado:before{content:"\eb3f"}.icofont-baby-food:before{content:"\eb40"}.icofont-banana:before{content:"\eb41"}.icofont-bbq:before{content:"\eb42"}.icofont-beans:before{content:"\eb43"}.icofont-beer:before{content:"\eb44"}.icofont-bell-pepper-capsicum:before{content:"\eb45"}.icofont-birthday-cake:before{content:"\eb46"}.icofont-bread:before{content:"\eb47"}.icofont-broccoli:before{content:"\eb48"}.icofont-burger:before{content:"\eb49"}.icofont-cabbage:before{content:"\eb4a"}.icofont-carrot:before{content:"\eb4b"}.icofont-cauli-flower:before{content:"\eb4c"}.icofont-cheese:before{content:"\eb4d"}.icofont-chef:before{content:"\eb4e"}.icofont-cherry:before{content:"\eb4f"}.icofont-chicken-fry:before{content:"\eb50"}.icofont-chicken:before{content:"\eb51"}.icofont-cocktail:before{content:"\eb52"}.icofont-coconut-water:before{content:"\eb53"}.icofont-coconut:before{content:"\eb54"}.icofont-coffee-alt:before{content:"\eb55"}.icofont-coffee-cup:before{content:"\eb56"}.icofont-coffee-mug:before{content:"\eb57"}.icofont-coffee-pot:before{content:"\eb58"}.icofont-cola:before{content:"\eb59"}.icofont-corn:before{content:"\eb5a"}.icofont-croissant:before{content:"\eb5b"}.icofont-crop-plant:before{content:"\eb5c"}.icofont-cucumber:before{content:"\eb5d"}.icofont-culinary:before{content:"\eb5e"}.icofont-cup-cake:before{content:"\eb5f"}.icofont-dining-table:before{content:"\eb60"}.icofont-donut:before{content:"\eb61"}.icofont-egg-plant:before{content:"\eb62"}.icofont-egg-poached:before{content:"\eb63"}.icofont-farmer-alt:before{content:"\eb64"}.icofont-farmer:before{content:"\eb65"}.icofont-fast-food:before{content:"\eb66"}.icofont-food-basket:before{content:"\eb67"}.icofont-food-cart:before{content:"\eb68"}.icofont-fork-and-knife:before{content:"\eb69"}.icofont-french-fries:before{content:"\eb6a"}.icofont-fruits:before{content:"\eb6b"}.icofont-grapes:before{content:"\eb6c"}.icofont-honey:before{content:"\eb6d"}.icofont-hot-dog:before{content:"\eb6e"}.icofont-ice-cream-alt:before{content:"\eb6f"}.icofont-ice-cream:before{content:"\eb70"}.icofont-juice:before{content:"\eb71"}.icofont-ketchup:before{content:"\eb72"}.icofont-kiwi:before{content:"\eb73"}.icofont-layered-cake:before{content:"\eb74"}.icofont-lemon-alt:before{content:"\eb75"}.icofont-lemon:before{content:"\eb76"}.icofont-lobster:before{content:"\eb77"}.icofont-mango:before{content:"\eb78"}.icofont-milk:before{content:"\eb79"}.icofont-mushroom:before{content:"\eb7a"}.icofont-noodles:before{content:"\eb7b"}.icofont-onion:before{content:"\eb7c"}.icofont-orange:before{content:"\eb7d"}.icofont-pear:before{content:"\eb7e"}.icofont-peas:before{content:"\eb7f"}.icofont-pepper:before{content:"\eb80"}.icofont-pie-alt:before{content:"\eb81"}.icofont-pie:before{content:"\eb82"}.icofont-pineapple:before{content:"\eb83"}.icofont-pizza-slice:before{content:"\eb84"}.icofont-pizza:before{content:"\eb85"}.icofont-plant:before{content:"\eb86"}.icofont-popcorn:before{content:"\eb87"}.icofont-potato:before{content:"\eb88"}.icofont-pumpkin:before{content:"\eb89"}.icofont-raddish:before{content:"\eb8a"}.icofont-restaurant-menu:before{content:"\eb8b"}.icofont-restaurant:before{content:"\eb8c"}.icofont-salt-and-pepper:before{content:"\eb8d"}.icofont-sandwich:before{content:"\eb8e"}.icofont-sausage:before{content:"\eb8f"}.icofont-soft-drinks:before{content:"\eb90"}.icofont-soup-bowl:before{content:"\eb91"}.icofont-spoon-and-fork:before{content:"\eb92"}.icofont-steak:before{content:"\eb93"}.icofont-strawberry:before{content:"\eb94"}.icofont-sub-sandwich:before{content:"\eb95"}.icofont-sushi:before{content:"\eb96"}.icofont-taco:before{content:"\eb97"}.icofont-tea-pot:before{content:"\eb98"}.icofont-tea:before{content:"\eb99"}.icofont-tomato:before{content:"\eb9a"}.icofont-watermelon:before{content:"\eb9b"}.icofont-wheat:before{content:"\eb9c"}.icofont-baby-backpack:before{content:"\eb9d"}.icofont-baby-cloth:before{content:"\eb9e"}.icofont-baby-milk-bottle:before{content:"\eb9f"}.icofont-baby-trolley:before{content:"\eba0"}.icofont-baby:before{content:"\eba1"}.icofont-candy:before{content:"\eba2"}.icofont-holding-hands:before{content:"\eba3"}.icofont-infant-nipple:before{content:"\eba4"}.icofont-kids-scooter:before{content:"\eba5"}.icofont-safety-pin:before{content:"\eba6"}.icofont-teddy-bear:before{content:"\eba7"}.icofont-toy-ball:before{content:"\eba8"}.icofont-toy-cat:before{content:"\eba9"}.icofont-toy-duck:before{content:"\ebaa"}.icofont-toy-elephant:before{content:"\ebab"}.icofont-toy-hand:before{content:"\ebac"}.icofont-toy-horse:before{content:"\ebad"}.icofont-toy-lattu:before{content:"\ebae"}.icofont-toy-train:before{content:"\ebaf"}.icofont-burglar:before{content:"\ebb0"}.icofont-cannon-firing:before{content:"\ebb1"}.icofont-cc-camera:before{content:"\ebb2"}.icofont-cop-badge:before{content:"\ebb3"}.icofont-cop:before{content:"\ebb4"}.icofont-court-hammer:before{content:"\ebb5"}.icofont-court:before{content:"\ebb6"}.icofont-finger-print:before{content:"\ebb7"}.icofont-gavel:before{content:"\ebb8"}.icofont-handcuff-alt:before{content:"\ebb9"}.icofont-handcuff:before{content:"\ebba"}.icofont-investigation:before{content:"\ebbb"}.icofont-investigator:before{content:"\ebbc"}.icofont-jail:before{content:"\ebbd"}.icofont-judge:before{content:"\ebbe"}.icofont-law-alt-1:before{content:"\ebbf"}.icofont-law-alt-2:before{content:"\ebc0"}.icofont-law-alt-3:before{content:"\ebc1"}.icofont-law-book:before{content:"\ebc2"}.icofont-law-document:before{content:"\ebc3"}.icofont-law-order:before{content:"\ebc4"}.icofont-law-protect:before{content:"\ebc5"}.icofont-law-scales:before{content:"\ebc6"}.icofont-law:before{content:"\ebc7"}.icofont-lawyer-alt-1:before{content:"\ebc8"}.icofont-lawyer-alt-2:before{content:"\ebc9"}.icofont-lawyer:before{content:"\ebca"}.icofont-legal:before{content:"\ebcb"}.icofont-pistol:before{content:"\ebcc"}.icofont-police-badge:before{content:"\ebcd"}.icofont-police-cap:before{content:"\ebce"}.icofont-police-car-alt-1:before{content:"\ebcf"}.icofont-police-car-alt-2:before{content:"\ebd0"}.icofont-police-car:before{content:"\ebd1"}.icofont-police-hat:before{content:"\ebd2"}.icofont-police-van:before{content:"\ebd3"}.icofont-police:before{content:"\ebd4"}.icofont-thief-alt:before{content:"\ebd5"}.icofont-thief:before{content:"\ebd6"}.icofont-abacus-alt:before{content:"\ebd7"}.icofont-abacus:before{content:"\ebd8"}.icofont-angle-180:before{content:"\ebd9"}.icofont-angle-45:before{content:"\ebda"}.icofont-angle-90:before{content:"\ebdb"}.icofont-angle:before{content:"\ebdc"}.icofont-calculator-alt-1:before{content:"\ebdd"}.icofont-calculator-alt-2:before{content:"\ebde"}.icofont-calculator:before{content:"\ebdf"}.icofont-circle-ruler-alt:before{content:"\ebe0"}.icofont-circle-ruler:before{content:"\ebe1"}.icofont-compass-alt-1:before{content:"\ebe2"}.icofont-compass-alt-2:before{content:"\ebe3"}.icofont-compass-alt-3:before{content:"\ebe4"}.icofont-compass-alt-4:before{content:"\ebe5"}.icofont-golden-ratio:before{content:"\ebe6"}.icofont-marker-alt-1:before{content:"\ebe7"}.icofont-marker-alt-2:before{content:"\ebe8"}.icofont-marker-alt-3:before{content:"\ebe9"}.icofont-marker:before{content:"\ebea"}.icofont-math:before{content:"\ebeb"}.icofont-mathematical-alt-1:before{content:"\ebec"}.icofont-mathematical-alt-2:before{content:"\ebed"}.icofont-mathematical:before{content:"\ebee"}.icofont-pen-alt-1:before{content:"\ebef"}.icofont-pen-alt-2:before{content:"\ebf0"}.icofont-pen-alt-3:before{content:"\ebf1"}.icofont-pen-holder-alt-1:before{content:"\ebf2"}.icofont-pen-holder:before{content:"\ebf3"}.icofont-pen:before{content:"\ebf4"}.icofont-pencil-alt-1:before{content:"\ebf5"}.icofont-pencil-alt-2:before{content:"\ebf6"}.icofont-pencil-alt-3:before{content:"\ebf7"}.icofont-pencil-alt-4:before{content:"\ebf8"}.icofont-pencil:before{content:"\ebf9"}.icofont-ruler-alt-1:before{content:"\ebfa"}.icofont-ruler-alt-2:before{content:"\ebfb"}.icofont-ruler-compass-alt:before{content:"\ebfc"}.icofont-ruler-compass:before{content:"\ebfd"}.icofont-ruler-pencil-alt-1:before{content:"\ebfe"}.icofont-ruler-pencil-alt-2:before{content:"\ebff"}.icofont-ruler-pencil:before{content:"\ec00"}.icofont-ruler:before{content:"\ec01"}.icofont-rulers-alt:before{content:"\ec02"}.icofont-rulers:before{content:"\ec03"}.icofont-square-root:before{content:"\ec04"}.icofont-ui-calculator:before{content:"\ec05"}.icofont-aids:before{content:"\ec06"}.icofont-ambulance-crescent:before{content:"\ec07"}.icofont-ambulance-cross:before{content:"\ec08"}.icofont-ambulance:before{content:"\ec09"}.icofont-autism:before{content:"\ec0a"}.icofont-bandage:before{content:"\ec0b"}.icofont-blind:before{content:"\ec0c"}.icofont-blood-drop:before{content:"\ec0d"}.icofont-blood-test:before{content:"\ec0e"}.icofont-blood:before{content:"\ec0f"}.icofont-brain-alt:before{content:"\ec10"}.icofont-brain:before{content:"\ec11"}.icofont-capsule:before{content:"\ec12"}.icofont-crutch:before{content:"\ec13"}.icofont-disabled:before{content:"\ec14"}.icofont-dna-alt-1:before{content:"\ec15"}.icofont-dna-alt-2:before{content:"\ec16"}.icofont-dna:before{content:"\ec17"}.icofont-doctor-alt:before{content:"\ec18"}.icofont-doctor:before{content:"\ec19"}.icofont-drug-pack:before{content:"\ec1a"}.icofont-drug:before{content:"\ec1b"}.icofont-first-aid-alt:before{content:"\ec1c"}.icofont-first-aid:before{content:"\ec1d"}.icofont-heart-beat-alt:before{content:"\ec1e"}.icofont-heart-beat:before{content:"\ec1f"}.icofont-heartbeat:before{content:"\ec20"}.icofont-herbal:before{content:"\ec21"}.icofont-hospital:before{content:"\ec22"}.icofont-icu:before{content:"\ec23"}.icofont-injection-syringe:before{content:"\ec24"}.icofont-laboratory:before{content:"\ec25"}.icofont-medical-sign-alt:before{content:"\ec26"}.icofont-medical-sign:before{content:"\ec27"}.icofont-nurse-alt:before{content:"\ec28"}.icofont-nurse:before{content:"\ec29"}.icofont-nursing-home:before{content:"\ec2a"}.icofont-operation-theater:before{content:"\ec2b"}.icofont-paralysis-disability:before{content:"\ec2c"}.icofont-patient-bed:before{content:"\ec2d"}.icofont-patient-file:before{content:"\ec2e"}.icofont-pills:before{content:"\ec2f"}.icofont-prescription:before{content:"\ec30"}.icofont-pulse:before{content:"\ec31"}.icofont-stethoscope-alt:before{content:"\ec32"}.icofont-stethoscope:before{content:"\ec33"}.icofont-stretcher:before{content:"\ec34"}.icofont-surgeon-alt:before{content:"\ec35"}.icofont-surgeon:before{content:"\ec36"}.icofont-tablets:before{content:"\ec37"}.icofont-test-bottle:before{content:"\ec38"}.icofont-test-tube:before{content:"\ec39"}.icofont-thermometer-alt:before{content:"\ec3a"}.icofont-thermometer:before{content:"\ec3b"}.icofont-tooth:before{content:"\ec3c"}.icofont-xray:before{content:"\ec3d"}.icofont-ui-add:before{content:"\ec3e"}.icofont-ui-alarm:before{content:"\ec3f"}.icofont-ui-battery:before{content:"\ec40"}.icofont-ui-block:before{content:"\ec41"}.icofont-ui-bluetooth:before{content:"\ec42"}.icofont-ui-brightness:before{content:"\ec43"}.icofont-ui-browser:before{content:"\ec44"}.icofont-ui-calendar:before{content:"\ec45"}.icofont-ui-call:before{content:"\ec46"}.icofont-ui-camera:before{content:"\ec47"}.icofont-ui-cart:before{content:"\ec48"}.icofont-ui-cell-phone:before{content:"\ec49"}.icofont-ui-chat:before{content:"\ec4a"}.icofont-ui-check:before{content:"\ec4b"}.icofont-ui-clip-board:before{content:"\ec4c"}.icofont-ui-clip:before{content:"\ec4d"}.icofont-ui-clock:before{content:"\ec4e"}.icofont-ui-close:before{content:"\ec4f"}.icofont-ui-contact-list:before{content:"\ec50"}.icofont-ui-copy:before{content:"\ec51"}.icofont-ui-cut:before{content:"\ec52"}.icofont-ui-delete:before{content:"\ec53"}.icofont-ui-dial-phone:before{content:"\ec54"}.icofont-ui-edit:before{content:"\ec55"}.icofont-ui-email:before{content:"\ec56"}.icofont-ui-file:before{content:"\ec57"}.icofont-ui-fire-wall:before{content:"\ec58"}.icofont-ui-flash-light:before{content:"\ec59"}.icofont-ui-flight:before{content:"\ec5a"}.icofont-ui-folder:before{content:"\ec5b"}.icofont-ui-game:before{content:"\ec5c"}.icofont-ui-handicapped:before{content:"\ec5d"}.icofont-ui-home:before{content:"\ec5e"}.icofont-ui-image:before{content:"\ec5f"}.icofont-ui-laoding:before{content:"\ec60"}.icofont-ui-lock:before{content:"\ec61"}.icofont-ui-love-add:before{content:"\ec62"}.icofont-ui-love-broken:before{content:"\ec63"}.icofont-ui-love-remove:before{content:"\ec64"}.icofont-ui-love:before{content:"\ec65"}.icofont-ui-map:before{content:"\ec66"}.icofont-ui-message:before{content:"\ec67"}.icofont-ui-messaging:before{content:"\ec68"}.icofont-ui-movie:before{content:"\ec69"}.icofont-ui-music-player:before{content:"\ec6a"}.icofont-ui-music:before{content:"\ec6b"}.icofont-ui-mute:before{content:"\ec6c"}.icofont-ui-network:before{content:"\ec6d"}.icofont-ui-next:before{content:"\ec6e"}.icofont-ui-note:before{content:"\ec6f"}.icofont-ui-office:before{content:"\ec70"}.icofont-ui-password:before{content:"\ec71"}.icofont-ui-pause:before{content:"\ec72"}.icofont-ui-play-stop:before{content:"\ec73"}.icofont-ui-play:before{content:"\ec74"}.icofont-ui-pointer:before{content:"\ec75"}.icofont-ui-power:before{content:"\ec76"}.icofont-ui-press:before{content:"\ec77"}.icofont-ui-previous:before{content:"\ec78"}.icofont-ui-rate-add:before{content:"\ec79"}.icofont-ui-rate-blank:before{content:"\ec7a"}.icofont-ui-rate-remove:before{content:"\ec7b"}.icofont-ui-rating:before{content:"\ec7c"}.icofont-ui-record:before{content:"\ec7d"}.icofont-ui-remove:before{content:"\ec7e"}.icofont-ui-reply:before{content:"\ec7f"}.icofont-ui-rotation:before{content:"\ec80"}.icofont-ui-rss:before{content:"\ec81"}.icofont-ui-search:before{content:"\ec82"}.icofont-ui-settings:before{content:"\ec83"}.icofont-ui-social-link:before{content:"\ec84"}.icofont-ui-tag:before{content:"\ec85"}.icofont-ui-text-chat:before{content:"\ec86"}.icofont-ui-text-loading:before{content:"\ec87"}.icofont-ui-theme:before{content:"\ec88"}.icofont-ui-timer:before{content:"\ec89"}.icofont-ui-touch-phone:before{content:"\ec8a"}.icofont-ui-travel:before{content:"\ec8b"}.icofont-ui-unlock:before{content:"\ec8c"}.icofont-ui-user-group:before{content:"\ec8d"}.icofont-ui-user:before{content:"\ec8e"}.icofont-ui-v-card:before{content:"\ec8f"}.icofont-ui-video-chat:before{content:"\ec90"}.icofont-ui-video-message:before{content:"\ec91"}.icofont-ui-video-play:before{content:"\ec92"}.icofont-ui-video:before{content:"\ec93"}.icofont-ui-volume:before{content:"\ec94"}.icofont-ui-weather:before{content:"\ec95"}.icofont-ui-wifi:before{content:"\ec96"}.icofont-ui-zoom-in:before{content:"\ec97"}.icofont-ui-zoom-out:before{content:"\ec98"}.icofont-cassette-player:before{content:"\ec99"}.icofont-cassette:before{content:"\ec9a"}.icofont-forward:before{content:"\ec9b"}.icofont-guiter:before{content:"\ec9c"}.icofont-movie:before{content:"\ec9d"}.icofont-multimedia:before{content:"\ec9e"}.icofont-music-alt:before{content:"\ec9f"}.icofont-music-disk:before{content:"\eca0"}.icofont-music-note:before{content:"\eca1"}.icofont-music-notes:before{content:"\eca2"}.icofont-music:before{content:"\eca3"}.icofont-mute-volume:before{content:"\eca4"}.icofont-pause:before{content:"\eca5"}.icofont-play-alt-1:before{content:"\eca6"}.icofont-play-alt-2:before{content:"\eca7"}.icofont-play-alt-3:before{content:"\eca8"}.icofont-play-pause:before{content:"\eca9"}.icofont-play:before{content:"\ecaa"}.icofont-record:before{content:"\ecab"}.icofont-retro-music-disk:before{content:"\ecac"}.icofont-rewind:before{content:"\ecad"}.icofont-song-notes:before{content:"\ecae"}.icofont-sound-wave-alt:before{content:"\ecaf"}.icofont-sound-wave:before{content:"\ecb0"}.icofont-stop:before{content:"\ecb1"}.icofont-video-alt:before{content:"\ecb2"}.icofont-video-cam:before{content:"\ecb3"}.icofont-video-clapper:before{content:"\ecb4"}.icofont-video:before{content:"\ecb5"}.icofont-volume-bar:before{content:"\ecb6"}.icofont-volume-down:before{content:"\ecb7"}.icofont-volume-mute:before{content:"\ecb8"}.icofont-volume-off:before{content:"\ecb9"}.icofont-volume-up:before{content:"\ecba"}.icofont-youtube-play:before{content:"\ecbb"}.icofont-2checkout-alt:before{content:"\ecbc"}.icofont-2checkout:before{content:"\ecbd"}.icofont-amazon-alt:before{content:"\ecbe"}.icofont-amazon:before{content:"\ecbf"}.icofont-american-express-alt:before{content:"\ecc0"}.icofont-american-express:before{content:"\ecc1"}.icofont-apple-pay-alt:before{content:"\ecc2"}.icofont-apple-pay:before{content:"\ecc3"}.icofont-bank-transfer-alt:before{content:"\ecc4"}.icofont-bank-transfer:before{content:"\ecc5"}.icofont-braintree-alt:before{content:"\ecc6"}.icofont-braintree:before{content:"\ecc7"}.icofont-cash-on-delivery-alt:before{content:"\ecc8"}.icofont-cash-on-delivery:before{content:"\ecc9"}.icofont-diners-club-alt-1:before{content:"\ecca"}.icofont-diners-club-alt-2:before{content:"\eccb"}.icofont-diners-club-alt-3:before{content:"\eccc"}.icofont-diners-club:before{content:"\eccd"}.icofont-discover-alt:before{content:"\ecce"}.icofont-discover:before{content:"\eccf"}.icofont-eway-alt:before{content:"\ecd0"}.icofont-eway:before{content:"\ecd1"}.icofont-google-wallet-alt-1:before{content:"\ecd2"}.icofont-google-wallet-alt-2:before{content:"\ecd3"}.icofont-google-wallet-alt-3:before{content:"\ecd4"}.icofont-google-wallet:before{content:"\ecd5"}.icofont-jcb-alt:before{content:"\ecd6"}.icofont-jcb:before{content:"\ecd7"}.icofont-maestro-alt:before{content:"\ecd8"}.icofont-maestro:before{content:"\ecd9"}.icofont-mastercard-alt:before{content:"\ecda"}.icofont-mastercard:before{content:"\ecdb"}.icofont-payoneer-alt:before{content:"\ecdc"}.icofont-payoneer:before{content:"\ecdd"}.icofont-paypal-alt:before{content:"\ecde"}.icofont-paypal:before{content:"\ecdf"}.icofont-sage-alt:before{content:"\ece0"}.icofont-sage:before{content:"\ece1"}.icofont-skrill-alt:before{content:"\ece2"}.icofont-skrill:before{content:"\ece3"}.icofont-stripe-alt:before{content:"\ece4"}.icofont-stripe:before{content:"\ece5"}.icofont-visa-alt:before{content:"\ece6"}.icofont-visa-electron:before{content:"\ece7"}.icofont-visa:before{content:"\ece8"}.icofont-western-union-alt:before{content:"\ece9"}.icofont-western-union:before{content:"\ecea"}.icofont-boy:before{content:"\eceb"}.icofont-business-man-alt-1:before{content:"\ecec"}.icofont-business-man-alt-2:before{content:"\eced"}.icofont-business-man-alt-3:before{content:"\ecee"}.icofont-business-man:before{content:"\ecef"}.icofont-female:before{content:"\ecf0"}.icofont-funky-man:before{content:"\ecf1"}.icofont-girl-alt:before{content:"\ecf2"}.icofont-girl:before{content:"\ecf3"}.icofont-group:before{content:"\ecf4"}.icofont-hotel-boy-alt:before{content:"\ecf5"}.icofont-hotel-boy:before{content:"\ecf6"}.icofont-kid:before{content:"\ecf7"}.icofont-man-in-glasses:before{content:"\ecf8"}.icofont-people:before{content:"\ecf9"}.icofont-support:before{content:"\ecfa"}.icofont-user-alt-1:before{content:"\ecfb"}.icofont-user-alt-2:before{content:"\ecfc"}.icofont-user-alt-3:before{content:"\ecfd"}.icofont-user-alt-4:before{content:"\ecfe"}.icofont-user-alt-5:before{content:"\ecff"}.icofont-user-alt-6:before{content:"\ed00"}.icofont-user-alt-7:before{content:"\ed01"}.icofont-user-female:before{content:"\ed02"}.icofont-user-male:before{content:"\ed03"}.icofont-user-suited:before{content:"\ed04"}.icofont-user:before{content:"\ed05"}.icofont-users-alt-1:before{content:"\ed06"}.icofont-users-alt-2:before{content:"\ed07"}.icofont-users-alt-3:before{content:"\ed08"}.icofont-users-alt-4:before{content:"\ed09"}.icofont-users-alt-5:before{content:"\ed0a"}.icofont-users-alt-6:before{content:"\ed0b"}.icofont-users-social:before{content:"\ed0c"}.icofont-users:before{content:"\ed0d"}.icofont-waiter-alt:before{content:"\ed0e"}.icofont-waiter:before{content:"\ed0f"}.icofont-woman-in-glasses:before{content:"\ed10"}.icofont-search-1:before{content:"\ed11"}.icofont-search-2:before{content:"\ed12"}.icofont-search-document:before{content:"\ed13"}.icofont-search-folder:before{content:"\ed14"}.icofont-search-job:before{content:"\ed15"}.icofont-search-map:before{content:"\ed16"}.icofont-search-property:before{content:"\ed17"}.icofont-search-restaurant:before{content:"\ed18"}.icofont-search-stock:before{content:"\ed19"}.icofont-search-user:before{content:"\ed1a"}.icofont-search:before{content:"\ed1b"}.icofont-500px:before{content:"\ed1c"}.icofont-aim:before{content:"\ed1d"}.icofont-badoo:before{content:"\ed1e"}.icofont-baidu-tieba:before{content:"\ed1f"}.icofont-bbm-messenger:before{content:"\ed20"}.icofont-bebo:before{content:"\ed21"}.icofont-behance:before{content:"\ed22"}.icofont-blogger:before{content:"\ed23"}.icofont-bootstrap:before{content:"\ed24"}.icofont-brightkite:before{content:"\ed25"}.icofont-cloudapp:before{content:"\ed26"}.icofont-concrete5:before{content:"\ed27"}.icofont-delicious:before{content:"\ed28"}.icofont-designbump:before{content:"\ed29"}.icofont-designfloat:before{content:"\ed2a"}.icofont-deviantart:before{content:"\ed2b"}.icofont-digg:before{content:"\ed2c"}.icofont-dotcms:before{content:"\ed2d"}.icofont-dribbble:before{content:"\ed2e"}.icofont-dribble:before{content:"\ed2f"}.icofont-dropbox:before{content:"\ed30"}.icofont-ebuddy:before{content:"\ed31"}.icofont-ello:before{content:"\ed32"}.icofont-ember:before{content:"\ed33"}.icofont-envato:before{content:"\ed34"}.icofont-evernote:before{content:"\ed35"}.icofont-facebook-messenger:before{content:"\ed36"}.icofont-facebook:before{content:"\ed37"}.icofont-feedburner:before{content:"\ed38"}.icofont-flikr:before{content:"\ed39"}.icofont-folkd:before{content:"\ed3a"}.icofont-foursquare:before{content:"\ed3b"}.icofont-friendfeed:before{content:"\ed3c"}.icofont-ghost:before{content:"\ed3d"}.icofont-github:before{content:"\ed3e"}.icofont-gnome:before{content:"\ed3f"}.icofont-google-buzz:before{content:"\ed40"}.icofont-google-hangouts:before{content:"\ed41"}.icofont-google-map:before{content:"\ed42"}.icofont-google-plus:before{content:"\ed43"}.icofont-google-talk:before{content:"\ed44"}.icofont-hype-machine:before{content:"\ed45"}.icofont-instagram:before{content:"\ed46"}.icofont-kakaotalk:before{content:"\ed47"}.icofont-kickstarter:before{content:"\ed48"}.icofont-kik:before{content:"\ed49"}.icofont-kiwibox:before{content:"\ed4a"}.icofont-line-messenger:before{content:"\ed4b"}.icofont-line:before{content:"\ed4c"}.icofont-linkedin:before{content:"\ed4d"}.icofont-linux-mint:before{content:"\ed4e"}.icofont-live-messenger:before{content:"\ed4f"}.icofont-livejournal:before{content:"\ed50"}.icofont-magento:before{content:"\ed51"}.icofont-meetme:before{content:"\ed52"}.icofont-meetup:before{content:"\ed53"}.icofont-mixx:before{content:"\ed54"}.icofont-newsvine:before{content:"\ed55"}.icofont-nimbuss:before{content:"\ed56"}.icofont-odnoklassniki:before{content:"\ed57"}.icofont-opencart:before{content:"\ed58"}.icofont-oscommerce:before{content:"\ed59"}.icofont-pandora:before{content:"\ed5a"}.icofont-photobucket:before{content:"\ed5b"}.icofont-picasa:before{content:"\ed5c"}.icofont-pinterest:before{content:"\ed5d"}.icofont-prestashop:before{content:"\ed5e"}.icofont-qik:before{content:"\ed5f"}.icofont-qq:before{content:"\ed60"}.icofont-readernaut:before{content:"\ed61"}.icofont-reddit:before{content:"\ed62"}.icofont-renren:before{content:"\ed63"}.icofont-rss:before{content:"\ed64"}.icofont-shopify:before{content:"\ed65"}.icofont-silverstripe:before{content:"\ed66"}.icofont-skype:before{content:"\ed67"}.icofont-slack:before{content:"\ed68"}.icofont-slashdot:before{content:"\ed69"}.icofont-slidshare:before{content:"\ed6a"}.icofont-smugmug:before{content:"\ed6b"}.icofont-snapchat:before{content:"\ed6c"}.icofont-soundcloud:before{content:"\ed6d"}.icofont-spotify:before{content:"\ed6e"}.icofont-stack-exchange:before{content:"\ed6f"}.icofont-stack-overflow:before{content:"\ed70"}.icofont-steam:before{content:"\ed71"}.icofont-stumbleupon:before{content:"\ed72"}.icofont-tagged:before{content:"\ed73"}.icofont-technorati:before{content:"\ed74"}.icofont-telegram:before{content:"\ed75"}.icofont-tinder:before{content:"\ed76"}.icofont-trello:before{content:"\ed77"}.icofont-tumblr:before{content:"\ed78"}.icofont-twitch:before{content:"\ed79"}.icofont-twitter:before{content:"\ed7a"}.icofont-typo3:before{content:"\ed7b"}.icofont-ubercart:before{content:"\ed7c"}.icofont-viber:before{content:"\ed7d"}.icofont-viddler:before{content:"\ed7e"}.icofont-vimeo:before{content:"\ed7f"}.icofont-vine:before{content:"\ed80"}.icofont-virb:before{content:"\ed81"}.icofont-virtuemart:before{content:"\ed82"}.icofont-vk:before{content:"\ed83"}.icofont-wechat:before{content:"\ed84"}.icofont-weibo:before{content:"\ed85"}.icofont-whatsapp:before{content:"\ed86"}.icofont-xing:before{content:"\ed87"}.icofont-yahoo:before{content:"\ed88"}.icofont-yelp:before{content:"\ed89"}.icofont-youku:before{content:"\ed8a"}.icofont-youtube:before{content:"\ed8b"}.icofont-zencart:before{content:"\ed8c"}.icofont-badminton-birdie:before{content:"\ed8d"}.icofont-baseball:before{content:"\ed8e"}.icofont-baseballer:before{content:"\ed8f"}.icofont-basketball-hoop:before{content:"\ed90"}.icofont-basketball:before{content:"\ed91"}.icofont-billiard-ball:before{content:"\ed92"}.icofont-boot-alt-1:before{content:"\ed93"}.icofont-boot-alt-2:before{content:"\ed94"}.icofont-boot:before{content:"\ed95"}.icofont-bowling-alt:before{content:"\ed96"}.icofont-bowling:before{content:"\ed97"}.icofont-canoe:before{content:"\ed98"}.icofont-cheer-leader:before{content:"\ed99"}.icofont-climbing:before{content:"\ed9a"}.icofont-corner:before{content:"\ed9b"}.icofont-field-alt:before{content:"\ed9c"}.icofont-field:before{content:"\ed9d"}.icofont-football-alt:before{content:"\ed9e"}.icofont-football-american:before{content:"\ed9f"}.icofont-football:before{content:"\eda0"}.icofont-foul:before{content:"\eda1"}.icofont-goal-keeper:before{content:"\eda2"}.icofont-goal:before{content:"\eda3"}.icofont-golf-alt:before{content:"\eda4"}.icofont-golf-bag:before{content:"\eda5"}.icofont-golf-cart:before{content:"\eda6"}.icofont-golf-field:before{content:"\eda7"}.icofont-golf:before{content:"\eda8"}.icofont-golfer:before{content:"\eda9"}.icofont-helmet:before{content:"\edaa"}.icofont-hockey-alt:before{content:"\edab"}.icofont-hockey:before{content:"\edac"}.icofont-ice-skate:before{content:"\edad"}.icofont-jersey-alt:before{content:"\edae"}.icofont-jersey:before{content:"\edaf"}.icofont-jumping:before{content:"\edb0"}.icofont-kick:before{content:"\edb1"}.icofont-leg:before{content:"\edb2"}.icofont-match-review:before{content:"\edb3"}.icofont-medal-sport:before{content:"\edb4"}.icofont-offside:before{content:"\edb5"}.icofont-olympic-logo:before{content:"\edb6"}.icofont-olympic:before{content:"\edb7"}.icofont-padding:before{content:"\edb8"}.icofont-penalty-card:before{content:"\edb9"}.icofont-racer:before{content:"\edba"}.icofont-racing-car:before{content:"\edbb"}.icofont-racing-flag-alt:before{content:"\edbc"}.icofont-racing-flag:before{content:"\edbd"}.icofont-racings-wheel:before{content:"\edbe"}.icofont-referee:before{content:"\edbf"}.icofont-refree-jersey:before{content:"\edc0"}.icofont-result-sport:before{content:"\edc1"}.icofont-rugby-ball:before{content:"\edc2"}.icofont-rugby-player:before{content:"\edc3"}.icofont-rugby:before{content:"\edc4"}.icofont-runner-alt-1:before{content:"\edc5"}.icofont-runner-alt-2:before{content:"\edc6"}.icofont-runner:before{content:"\edc7"}.icofont-score-board:before{content:"\edc8"}.icofont-skiing-man:before{content:"\edc9"}.icofont-skydiving-goggles:before{content:"\edca"}.icofont-snow-mobile:before{content:"\edcb"}.icofont-steering:before{content:"\edcc"}.icofont-stopwatch:before{content:"\edcd"}.icofont-substitute:before{content:"\edce"}.icofont-swimmer:before{content:"\edcf"}.icofont-table-tennis:before{content:"\edd0"}.icofont-team-alt:before{content:"\edd1"}.icofont-team:before{content:"\edd2"}.icofont-tennis-player:before{content:"\edd3"}.icofont-tennis:before{content:"\edd4"}.icofont-tracking:before{content:"\edd5"}.icofont-trophy-alt:before{content:"\edd6"}.icofont-trophy:before{content:"\edd7"}.icofont-volleyball-alt:before{content:"\edd8"}.icofont-volleyball-fire:before{content:"\edd9"}.icofont-volleyball:before{content:"\edda"}.icofont-water-bottle:before{content:"\eddb"}.icofont-whistle-alt:before{content:"\eddc"}.icofont-whistle:before{content:"\eddd"}.icofont-win-trophy:before{content:"\edde"}.icofont-align-center:before{content:"\eddf"}.icofont-align-left:before{content:"\ede0"}.icofont-align-right:before{content:"\ede1"}.icofont-all-caps:before{content:"\ede2"}.icofont-bold:before{content:"\ede3"}.icofont-brush:before{content:"\ede4"}.icofont-clip-board:before{content:"\ede5"}.icofont-code-alt:before{content:"\ede6"}.icofont-color-bucket:before{content:"\ede7"}.icofont-color-picker:before{content:"\ede8"}.icofont-copy-invert:before{content:"\ede9"}.icofont-copy:before{content:"\edea"}.icofont-cut:before{content:"\edeb"}.icofont-delete-alt:before{content:"\edec"}.icofont-edit-alt:before{content:"\eded"}.icofont-eraser-alt:before{content:"\edee"}.icofont-font:before{content:"\edef"}.icofont-heading:before{content:"\edf0"}.icofont-indent:before{content:"\edf1"}.icofont-italic-alt:before{content:"\edf2"}.icofont-italic:before{content:"\edf3"}.icofont-justify-all:before{content:"\edf4"}.icofont-justify-center:before{content:"\edf5"}.icofont-justify-left:before{content:"\edf6"}.icofont-justify-right:before{content:"\edf7"}.icofont-link-broken:before{content:"\edf8"}.icofont-outdent:before{content:"\edf9"}.icofont-paper-clip:before{content:"\edfa"}.icofont-paragraph:before{content:"\edfb"}.icofont-pin:before{content:"\edfc"}.icofont-printer:before{content:"\edfd"}.icofont-redo:before{content:"\edfe"}.icofont-rotation:before{content:"\edff"}.icofont-save:before{content:"\ee00"}.icofont-small-cap:before{content:"\ee01"}.icofont-strike-through:before{content:"\ee02"}.icofont-sub-listing:before{content:"\ee03"}.icofont-subscript:before{content:"\ee04"}.icofont-superscript:before{content:"\ee05"}.icofont-table:before{content:"\ee06"}.icofont-text-height:before{content:"\ee07"}.icofont-text-width:before{content:"\ee08"}.icofont-trash:before{content:"\ee09"}.icofont-underline:before{content:"\ee0a"}.icofont-undo:before{content:"\ee0b"}.icofont-air-balloon:before{content:"\ee0c"}.icofont-airplane-alt:before{content:"\ee0d"}.icofont-airplane:before{content:"\ee0e"}.icofont-articulated-truck:before{content:"\ee0f"}.icofont-auto-mobile:before{content:"\ee10"}.icofont-auto-rickshaw:before{content:"\ee11"}.icofont-bicycle-alt-1:before{content:"\ee12"}.icofont-bicycle-alt-2:before{content:"\ee13"}.icofont-bicycle:before{content:"\ee14"}.icofont-bus-alt-1:before{content:"\ee15"}.icofont-bus-alt-2:before{content:"\ee16"}.icofont-bus-alt-3:before{content:"\ee17"}.icofont-bus:before{content:"\ee18"}.icofont-cab:before{content:"\ee19"}.icofont-cable-car:before{content:"\ee1a"}.icofont-car-alt-1:before{content:"\ee1b"}.icofont-car-alt-2:before{content:"\ee1c"}.icofont-car-alt-3:before{content:"\ee1d"}.icofont-car-alt-4:before{content:"\ee1e"}.icofont-car:before{content:"\ee1f"}.icofont-delivery-time:before{content:"\ee20"}.icofont-fast-delivery:before{content:"\ee21"}.icofont-fire-truck-alt:before{content:"\ee22"}.icofont-fire-truck:before{content:"\ee23"}.icofont-free-delivery:before{content:"\ee24"}.icofont-helicopter:before{content:"\ee25"}.icofont-motor-bike-alt:before{content:"\ee26"}.icofont-motor-bike:before{content:"\ee27"}.icofont-motor-biker:before{content:"\ee28"}.icofont-oil-truck:before{content:"\ee29"}.icofont-rickshaw:before{content:"\ee2a"}.icofont-rocket-alt-1:before{content:"\ee2b"}.icofont-rocket-alt-2:before{content:"\ee2c"}.icofont-rocket:before{content:"\ee2d"}.icofont-sail-boat-alt-1:before{content:"\ee2e"}.icofont-sail-boat-alt-2:before{content:"\ee2f"}.icofont-sail-boat:before{content:"\ee30"}.icofont-scooter:before{content:"\ee31"}.icofont-sea-plane:before{content:"\ee32"}.icofont-ship-alt:before{content:"\ee33"}.icofont-ship:before{content:"\ee34"}.icofont-speed-boat:before{content:"\ee35"}.icofont-taxi:before{content:"\ee36"}.icofont-tractor:before{content:"\ee37"}.icofont-train-line:before{content:"\ee38"}.icofont-train-steam:before{content:"\ee39"}.icofont-tram:before{content:"\ee3a"}.icofont-truck-alt:before{content:"\ee3b"}.icofont-truck-loaded:before{content:"\ee3c"}.icofont-truck:before{content:"\ee3d"}.icofont-van-alt:before{content:"\ee3e"}.icofont-van:before{content:"\ee3f"}.icofont-yacht:before{content:"\ee40"}.icofont-5-star-hotel:before{content:"\ee41"}.icofont-air-ticket:before{content:"\ee42"}.icofont-beach-bed:before{content:"\ee43"}.icofont-beach:before{content:"\ee44"}.icofont-camping-vest:before{content:"\ee45"}.icofont-direction-sign:before{content:"\ee46"}.icofont-hill-side:before{content:"\ee47"}.icofont-hill:before{content:"\ee48"}.icofont-hotel:before{content:"\ee49"}.icofont-island-alt:before{content:"\ee4a"}.icofont-island:before{content:"\ee4b"}.icofont-sandals-female:before{content:"\ee4c"}.icofont-sandals-male:before{content:"\ee4d"}.icofont-travelling:before{content:"\ee4e"}.icofont-breakdown:before{content:"\ee4f"}.icofont-celsius:before{content:"\ee50"}.icofont-clouds:before{content:"\ee51"}.icofont-cloudy:before{content:"\ee52"}.icofont-dust:before{content:"\ee53"}.icofont-eclipse:before{content:"\ee54"}.icofont-fahrenheit:before{content:"\ee55"}.icofont-forest-fire:before{content:"\ee56"}.icofont-full-night:before{content:"\ee57"}.icofont-full-sunny:before{content:"\ee58"}.icofont-hail-night:before{content:"\ee59"}.icofont-hail-rainy-night:before{content:"\ee5a"}.icofont-hail-rainy-sunny:before{content:"\ee5b"}.icofont-hail-rainy:before{content:"\ee5c"}.icofont-hail-sunny:before{content:"\ee5d"}.icofont-hail-thunder-night:before{content:"\ee5e"}.icofont-hail-thunder-sunny:before{content:"\ee5f"}.icofont-hail-thunder:before{content:"\ee60"}.icofont-hail:before{content:"\ee61"}.icofont-hill-night:before{content:"\ee62"}.icofont-hill-sunny:before{content:"\ee63"}.icofont-hurricane:before{content:"\ee64"}.icofont-meteor:before{content:"\ee65"}.icofont-night:before{content:"\ee66"}.icofont-rainy-night:before{content:"\ee67"}.icofont-rainy-sunny:before{content:"\ee68"}.icofont-rainy-thunder:before{content:"\ee69"}.icofont-rainy:before{content:"\ee6a"}.icofont-snow-alt:before{content:"\ee6b"}.icofont-snow-flake:before{content:"\ee6c"}.icofont-snow-temp:before{content:"\ee6d"}.icofont-snow:before{content:"\ee6e"}.icofont-snowy-hail:before{content:"\ee6f"}.icofont-snowy-night-hail:before{content:"\ee70"}.icofont-snowy-night-rainy:before{content:"\ee71"}.icofont-snowy-night:before{content:"\ee72"}.icofont-snowy-rainy:before{content:"\ee73"}.icofont-snowy-sunny-hail:before{content:"\ee74"}.icofont-snowy-sunny-rainy:before{content:"\ee75"}.icofont-snowy-sunny:before{content:"\ee76"}.icofont-snowy-thunder-night:before{content:"\ee77"}.icofont-snowy-thunder-sunny:before{content:"\ee78"}.icofont-snowy-thunder:before{content:"\ee79"}.icofont-snowy-windy-night:before{content:"\ee7a"}.icofont-snowy-windy-sunny:before{content:"\ee7b"}.icofont-snowy-windy:before{content:"\ee7c"}.icofont-snowy:before{content:"\ee7d"}.icofont-sun-alt:before{content:"\ee7e"}.icofont-sun-rise:before{content:"\ee7f"}.icofont-sun-set:before{content:"\ee80"}.icofont-sun:before{content:"\ee81"}.icofont-sunny-day-temp:before{content:"\ee82"}.icofont-sunny:before{content:"\ee83"}.icofont-thunder-light:before{content:"\ee84"}.icofont-tornado:before{content:"\ee85"}.icofont-umbrella-alt:before{content:"\ee86"}.icofont-umbrella:before{content:"\ee87"}.icofont-volcano:before{content:"\ee88"}.icofont-wave:before{content:"\ee89"}.icofont-wind-scale-0:before{content:"\ee8a"}.icofont-wind-scale-1:before{content:"\ee8b"}.icofont-wind-scale-10:before{content:"\ee8c"}.icofont-wind-scale-11:before{content:"\ee8d"}.icofont-wind-scale-12:before{content:"\ee8e"}.icofont-wind-scale-2:before{content:"\ee8f"}.icofont-wind-scale-3:before{content:"\ee90"}.icofont-wind-scale-4:before{content:"\ee91"}.icofont-wind-scale-5:before{content:"\ee92"}.icofont-wind-scale-6:before{content:"\ee93"}.icofont-wind-scale-7:before{content:"\ee94"}.icofont-wind-scale-8:before{content:"\ee95"}.icofont-wind-scale-9:before{content:"\ee96"}.icofont-wind-waves:before{content:"\ee97"}.icofont-wind:before{content:"\ee98"}.icofont-windy-hail:before{content:"\ee99"}.icofont-windy-night:before{content:"\ee9a"}.icofont-windy-raining:before{content:"\ee9b"}.icofont-windy-sunny:before{content:"\ee9c"}.icofont-windy-thunder-raining:before{content:"\ee9d"}.icofont-windy-thunder:before{content:"\ee9e"}.icofont-windy:before{content:"\ee9f"}.icofont-addons:before{content:"\eea0"}.icofont-address-book:before{content:"\eea1"}.icofont-adjust:before{content:"\eea2"}.icofont-alarm:before{content:"\eea3"}.icofont-anchor:before{content:"\eea4"}.icofont-archive:before{content:"\eea5"}.icofont-at:before{content:"\eea6"}.icofont-attachment:before{content:"\eea7"}.icofont-audio:before{content:"\eea8"}.icofont-automation:before{content:"\eea9"}.icofont-badge:before{content:"\eeaa"}.icofont-bag-alt:before{content:"\eeab"}.icofont-bag:before{content:"\eeac"}.icofont-ban:before{content:"\eead"}.icofont-bar-code:before{content:"\eeae"}.icofont-bars:before{content:"\eeaf"}.icofont-basket:before{content:"\eeb0"}.icofont-battery-empty:before{content:"\eeb1"}.icofont-battery-full:before{content:"\eeb2"}.icofont-battery-half:before{content:"\eeb3"}.icofont-battery-low:before{content:"\eeb4"}.icofont-beaker:before{content:"\eeb5"}.icofont-beard:before{content:"\eeb6"}.icofont-bed:before{content:"\eeb7"}.icofont-bell:before{content:"\eeb8"}.icofont-beverage:before{content:"\eeb9"}.icofont-bill:before{content:"\eeba"}.icofont-bin:before{content:"\eebb"}.icofont-binary:before{content:"\eebc"}.icofont-binoculars:before{content:"\eebd"}.icofont-bluetooth:before{content:"\eebe"}.icofont-bomb:before{content:"\eebf"}.icofont-book-mark:before{content:"\eec0"}.icofont-box:before{content:"\eec1"}.icofont-briefcase:before{content:"\eec2"}.icofont-broken:before{content:"\eec3"}.icofont-bucket:before{content:"\eec4"}.icofont-bucket1:before{content:"\eec5"}.icofont-bucket2:before{content:"\eec6"}.icofont-bug:before{content:"\eec7"}.icofont-building:before{content:"\eec8"}.icofont-bulb-alt:before{content:"\eec9"}.icofont-bullet:before{content:"\eeca"}.icofont-bullhorn:before{content:"\eecb"}.icofont-bullseye:before{content:"\eecc"}.icofont-calendar:before{content:"\eecd"}.icofont-camera-alt:before{content:"\eece"}.icofont-camera:before{content:"\eecf"}.icofont-card:before{content:"\eed0"}.icofont-cart-alt:before{content:"\eed1"}.icofont-cart:before{content:"\eed2"}.icofont-cc:before{content:"\eed3"}.icofont-charging:before{content:"\eed4"}.icofont-chat:before{content:"\eed5"}.icofont-check-alt:before{content:"\eed6"}.icofont-check-circled:before{content:"\eed7"}.icofont-check:before{content:"\eed8"}.icofont-checked:before{content:"\eed9"}.icofont-children-care:before{content:"\eeda"}.icofont-clip:before{content:"\eedb"}.icofont-clock-time:before{content:"\eedc"}.icofont-close-circled:before{content:"\eedd"}.icofont-close-line-circled:before{content:"\eede"}.icofont-close-line-squared-alt:before{content:"\eedf"}.icofont-close-line-squared:before{content:"\eee0"}.icofont-close-line:before{content:"\eee1"}.icofont-close-squared-alt:before{content:"\eee2"}.icofont-close-squared:before{content:"\eee3"}.icofont-close:before{content:"\eee4"}.icofont-cloud-download:before{content:"\eee5"}.icofont-cloud-refresh:before{content:"\eee6"}.icofont-cloud-upload:before{content:"\eee7"}.icofont-cloud:before{content:"\eee8"}.icofont-code-not-allowed:before{content:"\eee9"}.icofont-code:before{content:"\eeea"}.icofont-comment:before{content:"\eeeb"}.icofont-compass-alt:before{content:"\eeec"}.icofont-compass:before{content:"\eeed"}.icofont-computer:before{content:"\eeee"}.icofont-connection:before{content:"\eeef"}.icofont-console:before{content:"\eef0"}.icofont-contacts:before{content:"\eef1"}.icofont-contrast:before{content:"\eef2"}.icofont-copyright:before{content:"\eef3"}.icofont-credit-card:before{content:"\eef4"}.icofont-crop:before{content:"\eef5"}.icofont-crown:before{content:"\eef6"}.icofont-cube:before{content:"\eef7"}.icofont-cubes:before{content:"\eef8"}.icofont-dashboard-web:before{content:"\eef9"}.icofont-dashboard:before{content:"\eefa"}.icofont-data:before{content:"\eefb"}.icofont-database-add:before{content:"\eefc"}.icofont-database-locked:before{content:"\eefd"}.icofont-database-remove:before{content:"\eefe"}.icofont-database:before{content:"\eeff"}.icofont-delete:before{content:"\ef00"}.icofont-diamond:before{content:"\ef01"}.icofont-dice-multiple:before{content:"\ef02"}.icofont-dice:before{content:"\ef03"}.icofont-disc:before{content:"\ef04"}.icofont-diskette:before{content:"\ef05"}.icofont-document-folder:before{content:"\ef06"}.icofont-download-alt:before{content:"\ef07"}.icofont-download:before{content:"\ef08"}.icofont-downloaded:before{content:"\ef09"}.icofont-drag:before{content:"\ef0a"}.icofont-drag1:before{content:"\ef0b"}.icofont-drag2:before{content:"\ef0c"}.icofont-drag3:before{content:"\ef0d"}.icofont-earth:before{content:"\ef0e"}.icofont-ebook:before{content:"\ef0f"}.icofont-edit:before{content:"\ef10"}.icofont-eject:before{content:"\ef11"}.icofont-email:before{content:"\ef12"}.icofont-envelope-open:before{content:"\ef13"}.icofont-envelope:before{content:"\ef14"}.icofont-eraser:before{content:"\ef15"}.icofont-error:before{content:"\ef16"}.icofont-excavator:before{content:"\ef17"}.icofont-exchange:before{content:"\ef18"}.icofont-exclamation-circle:before{content:"\ef19"}.icofont-exclamation-square:before{content:"\ef1a"}.icofont-exclamation-tringle:before{content:"\ef1b"}.icofont-exclamation:before{content:"\ef1c"}.icofont-exit:before{content:"\ef1d"}.icofont-expand:before{content:"\ef1e"}.icofont-external-link:before{content:"\ef1f"}.icofont-external:before{content:"\ef20"}.icofont-eye-alt:before{content:"\ef21"}.icofont-eye-blocked:before{content:"\ef22"}.icofont-eye-dropper:before{content:"\ef23"}.icofont-eye:before{content:"\ef24"}.icofont-favourite:before{content:"\ef25"}.icofont-fax:before{content:"\ef26"}.icofont-file-fill:before{content:"\ef27"}.icofont-film:before{content:"\ef28"}.icofont-filter:before{content:"\ef29"}.icofont-fire-alt:before{content:"\ef2a"}.icofont-fire-burn:before{content:"\ef2b"}.icofont-fire:before{content:"\ef2c"}.icofont-flag-alt-1:before{content:"\ef2d"}.icofont-flag-alt-2:before{content:"\ef2e"}.icofont-flag:before{content:"\ef2f"}.icofont-flame-torch:before{content:"\ef30"}.icofont-flash-light:before{content:"\ef31"}.icofont-flash:before{content:"\ef32"}.icofont-flask:before{content:"\ef33"}.icofont-focus:before{content:"\ef34"}.icofont-folder-open:before{content:"\ef35"}.icofont-folder:before{content:"\ef36"}.icofont-foot-print:before{content:"\ef37"}.icofont-garbage:before{content:"\ef38"}.icofont-gear-alt:before{content:"\ef39"}.icofont-gear:before{content:"\ef3a"}.icofont-gears:before{content:"\ef3b"}.icofont-gift:before{content:"\ef3c"}.icofont-glass:before{content:"\ef3d"}.icofont-globe:before{content:"\ef3e"}.icofont-graffiti:before{content:"\ef3f"}.icofont-grocery:before{content:"\ef40"}.icofont-hand:before{content:"\ef41"}.icofont-hanger:before{content:"\ef42"}.icofont-hard-disk:before{content:"\ef43"}.icofont-heart-alt:before{content:"\ef44"}.icofont-heart:before{content:"\ef45"}.icofont-history:before{content:"\ef46"}.icofont-home:before{content:"\ef47"}.icofont-horn:before{content:"\ef48"}.icofont-hour-glass:before{content:"\ef49"}.icofont-id:before{content:"\ef4a"}.icofont-image:before{content:"\ef4b"}.icofont-inbox:before{content:"\ef4c"}.icofont-infinite:before{content:"\ef4d"}.icofont-info-circle:before{content:"\ef4e"}.icofont-info-square:before{content:"\ef4f"}.icofont-info:before{content:"\ef50"}.icofont-institution:before{content:"\ef51"}.icofont-interface:before{content:"\ef52"}.icofont-invisible:before{content:"\ef53"}.icofont-jacket:before{content:"\ef54"}.icofont-jar:before{content:"\ef55"}.icofont-jewlery:before{content:"\ef56"}.icofont-karate:before{content:"\ef57"}.icofont-key-hole:before{content:"\ef58"}.icofont-key:before{content:"\ef59"}.icofont-label:before{content:"\ef5a"}.icofont-lamp:before{content:"\ef5b"}.icofont-layers:before{content:"\ef5c"}.icofont-layout:before{content:"\ef5d"}.icofont-leaf:before{content:"\ef5e"}.icofont-leaflet:before{content:"\ef5f"}.icofont-learn:before{content:"\ef60"}.icofont-lego:before{content:"\ef61"}.icofont-lens:before{content:"\ef62"}.icofont-letter:before{content:"\ef63"}.icofont-letterbox:before{content:"\ef64"}.icofont-library:before{content:"\ef65"}.icofont-license:before{content:"\ef66"}.icofont-life-bouy:before{content:"\ef67"}.icofont-life-buoy:before{content:"\ef68"}.icofont-life-jacket:before{content:"\ef69"}.icofont-life-ring:before{content:"\ef6a"}.icofont-light-bulb:before{content:"\ef6b"}.icofont-lighter:before{content:"\ef6c"}.icofont-lightning-ray:before{content:"\ef6d"}.icofont-like:before{content:"\ef6e"}.icofont-line-height:before{content:"\ef6f"}.icofont-link-alt:before{content:"\ef70"}.icofont-link:before{content:"\ef71"}.icofont-list:before{content:"\ef72"}.icofont-listening:before{content:"\ef73"}.icofont-listine-dots:before{content:"\ef74"}.icofont-listing-box:before{content:"\ef75"}.icofont-listing-number:before{content:"\ef76"}.icofont-live-support:before{content:"\ef77"}.icofont-location-arrow:before{content:"\ef78"}.icofont-location-pin:before{content:"\ef79"}.icofont-lock:before{content:"\ef7a"}.icofont-login:before{content:"\ef7b"}.icofont-logout:before{content:"\ef7c"}.icofont-lollipop:before{content:"\ef7d"}.icofont-long-drive:before{content:"\ef7e"}.icofont-look:before{content:"\ef7f"}.icofont-loop:before{content:"\ef80"}.icofont-luggage:before{content:"\ef81"}.icofont-lunch:before{content:"\ef82"}.icofont-lungs:before{content:"\ef83"}.icofont-magic-alt:before{content:"\ef84"}.icofont-magic:before{content:"\ef85"}.icofont-magnet:before{content:"\ef86"}.icofont-mail-box:before{content:"\ef87"}.icofont-mail:before{content:"\ef88"}.icofont-male:before{content:"\ef89"}.icofont-map-pins:before{content:"\ef8a"}.icofont-map:before{content:"\ef8b"}.icofont-maximize:before{content:"\ef8c"}.icofont-measure:before{content:"\ef8d"}.icofont-medicine:before{content:"\ef8e"}.icofont-mega-phone:before{content:"\ef8f"}.icofont-megaphone-alt:before{content:"\ef90"}.icofont-megaphone:before{content:"\ef91"}.icofont-memorial:before{content:"\ef92"}.icofont-memory-card:before{content:"\ef93"}.icofont-mic-mute:before{content:"\ef94"}.icofont-mic:before{content:"\ef95"}.icofont-military:before{content:"\ef96"}.icofont-mill:before{content:"\ef97"}.icofont-minus-circle:before{content:"\ef98"}.icofont-minus-square:before{content:"\ef99"}.icofont-minus:before{content:"\ef9a"}.icofont-mobile-phone:before{content:"\ef9b"}.icofont-molecule:before{content:"\ef9c"}.icofont-money:before{content:"\ef9d"}.icofont-moon:before{content:"\ef9e"}.icofont-mop:before{content:"\ef9f"}.icofont-muffin:before{content:"\efa0"}.icofont-mustache:before{content:"\efa1"}.icofont-navigation-menu:before{content:"\efa2"}.icofont-navigation:before{content:"\efa3"}.icofont-network-tower:before{content:"\efa4"}.icofont-network:before{content:"\efa5"}.icofont-news:before{content:"\efa6"}.icofont-newspaper:before{content:"\efa7"}.icofont-no-smoking:before{content:"\efa8"}.icofont-not-allowed:before{content:"\efa9"}.icofont-notebook:before{content:"\efaa"}.icofont-notepad:before{content:"\efab"}.icofont-notification:before{content:"\efac"}.icofont-numbered:before{content:"\efad"}.icofont-opposite:before{content:"\efae"}.icofont-optic:before{content:"\efaf"}.icofont-options:before{content:"\efb0"}.icofont-package:before{content:"\efb1"}.icofont-page:before{content:"\efb2"}.icofont-paint:before{content:"\efb3"}.icofont-paper-plane:before{content:"\efb4"}.icofont-paperclip:before{content:"\efb5"}.icofont-papers:before{content:"\efb6"}.icofont-pay:before{content:"\efb7"}.icofont-penguin-linux:before{content:"\efb8"}.icofont-pestle:before{content:"\efb9"}.icofont-phone-circle:before{content:"\efba"}.icofont-phone:before{content:"\efbb"}.icofont-picture:before{content:"\efbc"}.icofont-pine:before{content:"\efbd"}.icofont-pixels:before{content:"\efbe"}.icofont-plugin:before{content:"\efbf"}.icofont-plus-circle:before{content:"\efc0"}.icofont-plus-square:before{content:"\efc1"}.icofont-plus:before{content:"\efc2"}.icofont-polygonal:before{content:"\efc3"}.icofont-power:before{content:"\efc4"}.icofont-price:before{content:"\efc5"}.icofont-print:before{content:"\efc6"}.icofont-puzzle:before{content:"\efc7"}.icofont-qr-code:before{content:"\efc8"}.icofont-queen:before{content:"\efc9"}.icofont-question-circle:before{content:"\efca"}.icofont-question-square:before{content:"\efcb"}.icofont-question:before{content:"\efcc"}.icofont-quote-left:before{content:"\efcd"}.icofont-quote-right:before{content:"\efce"}.icofont-random:before{content:"\efcf"}.icofont-recycle:before{content:"\efd0"}.icofont-refresh:before{content:"\efd1"}.icofont-repair:before{content:"\efd2"}.icofont-reply-all:before{content:"\efd3"}.icofont-reply:before{content:"\efd4"}.icofont-resize:before{content:"\efd5"}.icofont-responsive:before{content:"\efd6"}.icofont-retweet:before{content:"\efd7"}.icofont-road:before{content:"\efd8"}.icofont-robot:before{content:"\efd9"}.icofont-royal:before{content:"\efda"}.icofont-rss-feed:before{content:"\efdb"}.icofont-safety:before{content:"\efdc"}.icofont-sale-discount:before{content:"\efdd"}.icofont-satellite:before{content:"\efde"}.icofont-send-mail:before{content:"\efdf"}.icofont-server:before{content:"\efe0"}.icofont-settings-alt:before{content:"\efe1"}.icofont-settings:before{content:"\efe2"}.icofont-share-alt:before{content:"\efe3"}.icofont-share-boxed:before{content:"\efe4"}.icofont-share:before{content:"\efe5"}.icofont-shield:before{content:"\efe6"}.icofont-shopping-cart:before{content:"\efe7"}.icofont-sign-in:before{content:"\efe8"}.icofont-sign-out:before{content:"\efe9"}.icofont-signal:before{content:"\efea"}.icofont-site-map:before{content:"\efeb"}.icofont-smart-phone:before{content:"\efec"}.icofont-soccer:before{content:"\efed"}.icofont-sort-alt:before{content:"\efee"}.icofont-sort:before{content:"\efef"}.icofont-space:before{content:"\eff0"}.icofont-spanner:before{content:"\eff1"}.icofont-speech-comments:before{content:"\eff2"}.icofont-speed-meter:before{content:"\eff3"}.icofont-spinner-alt-1:before{content:"\eff4"}.icofont-spinner-alt-2:before{content:"\eff5"}.icofont-spinner-alt-3:before{content:"\eff6"}.icofont-spinner-alt-4:before{content:"\eff7"}.icofont-spinner-alt-5:before{content:"\eff8"}.icofont-spinner-alt-6:before{content:"\eff9"}.icofont-spinner:before{content:"\effa"}.icofont-spreadsheet:before{content:"\effb"}.icofont-square:before{content:"\effc"}.icofont-ssl-security:before{content:"\effd"}.icofont-star-alt-1:before{content:"\effe"}.icofont-star-alt-2:before{content:"\efff"}.icofont-star:before{content:"\f000"}.icofont-street-view:before{content:"\f001"}.icofont-support-faq:before{content:"\f002"}.icofont-tack-pin:before{content:"\f003"}.icofont-tag:before{content:"\f004"}.icofont-tags:before{content:"\f005"}.icofont-tasks-alt:before{content:"\f006"}.icofont-tasks:before{content:"\f007"}.icofont-telephone:before{content:"\f008"}.icofont-telescope:before{content:"\f009"}.icofont-terminal:before{content:"\f00a"}.icofont-thumbs-down:before{content:"\f00b"}.icofont-thumbs-up:before{content:"\f00c"}.icofont-tick-boxed:before{content:"\f00d"}.icofont-tick-mark:before{content:"\f00e"}.icofont-ticket:before{content:"\f00f"}.icofont-tie:before{content:"\f010"}.icofont-toggle-off:before{content:"\f011"}.icofont-toggle-on:before{content:"\f012"}.icofont-tools-alt-2:before{content:"\f013"}.icofont-tools:before{content:"\f014"}.icofont-touch:before{content:"\f015"}.icofont-traffic-light:before{content:"\f016"}.icofont-transparent:before{content:"\f017"}.icofont-tree:before{content:"\f018"}.icofont-unique-idea:before{content:"\f019"}.icofont-unlock:before{content:"\f01a"}.icofont-unlocked:before{content:"\f01b"}.icofont-upload-alt:before{content:"\f01c"}.icofont-upload:before{content:"\f01d"}.icofont-usb-drive:before{content:"\f01e"}.icofont-usb:before{content:"\f01f"}.icofont-vector-path:before{content:"\f020"}.icofont-verification-check:before{content:"\f021"}.icofont-wall-clock:before{content:"\f022"}.icofont-wall:before{content:"\f023"}.icofont-wallet:before{content:"\f024"}.icofont-warning-alt:before{content:"\f025"}.icofont-warning:before{content:"\f026"}.icofont-water-drop:before{content:"\f027"}.icofont-web:before{content:"\f028"}.icofont-wheelchair:before{content:"\f029"}.icofont-wifi-alt:before{content:"\f02a"}.icofont-wifi:before{content:"\f02b"}.icofont-world:before{content:"\f02c"}.icofont-zigzag:before{content:"\f02d"}.icofont-zipped:before{content:"\f02e"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0}.icofont-ul>li{position:relative;line-height:2em}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:solid .08em #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{-webkit-animation:icofont-spin 2s infinite linear;animation:icofont-spin 2s infinite linear;display:inline-block}.icofont-pulse{-webkit-animation:icofont-spin 1s infinite steps(8);animation:icofont-spin 1s infinite steps(8);display:inline-block}@-webkit-keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icofont-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icofont-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icofont-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.icofont-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.icofont-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.icofont-flip-horizontal.icofont-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{-webkit-filter:none;filter:none;display:inline-block}.icofont-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}






