@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: normal;
  src: url('../font/IRANSansWeb(FaNum).eot');
  src: url('../font/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
  url('../font/IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
  url('../font/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  url('../font/IRANSansWeb(FaNum).ttf') format('truetype');
}
.sprite { background-image: url('../images/sprite/sprite.png'); background-color: transparent; background-repeat: no-repeat;display: inline-block; }
.news-icon { width: 47px; height: 47px; background-position: 0px -42px; }
.blog-icon { width: 45px; height: 42px; background-position: 0px 0px; }
.teeth { width: 36px; height: 41px; background-position: -45px 0px; }
.smile { width: 55px; height: 26px; background-position: -47px -41px; }

* {
  font-family: "IRANSans";
}
.tahoma {
  font-family: 'Tahoma' !important;
}
input[type="checkbox"], input[type="radio"] {
  margin: 5px 0 0 10px;
  line-height: normal;
}
.modal-open {
  overflow: unset;
  padding-right: 0 !important;
}
.modal-dialog {
  margin: 30px auto;
}
.modal-body {
  position: relative;
}
.modal-body .mejs-container {
  width: 100% !important;
  height: 506px !important;
}
.gm-style .gm-style-iw {
  text-align: left;
}
.full-width-input textarea {
  height: 83px;
  width: 200px;
  max-width: 100%;
  border: 1px #999 solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#KUbuY94LfUsNwKGt {
  width: 100px;
}
.part-header {
  background: #432A61;
  text-align: center;
  padding: 10px;
}
.main-part-header {
  text-align: center;
  padding: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.main-part-header h1 {
  color: #fff;
  font-size: 20px;
  padding: 0;
  margin: 0;
}
.main-part-header h3 {
  color: #fff;
  font-size: 20px;
  padding: 0;
  margin: 0;
}
.part-header h1 {
  color: #fff;
  font-size: 20px;
  padding: 0;
  margin: 0;
}
.part-header h3 {
  color: #fff;
  font-size: 20px;
  padding: 0;
  margin: 0;
}

/*begin of header style*/

#main-title {
  font-size: 13px;
  color: #432a61;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  margin-top: 55px;
  float: right;
 
}
.collapse-button {
  position: fixed;
  top: -10px;
  right: 20px;
  background-color: rgba(0,0,0,0.8);
  width: 45px;
  height: 35px;
  text-align: center;
  z-index: 9999;
  border-radius: 5px;
  padding-top: 4px;
}
.collapse-button i {
}
span.phone {
  color: #432a61;
  display: block;
  margin-top: 35px;
}
span.second-phone {
  color: #432a61;
  display: block;
  margin-right: 28px;
}
.phone-icon {
  font-size: 18px;
  margin-left: 10px;
  vertical-align: middle;
}
span.clock {
  color: #432a61;
  display: inline-block;
  margin-top: 10px;
}
.clock-icon {
  font-size: 18px;
  margin-left: 10px;
  vertical-align: middle;
}
.header-btns {
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  text-align: center;
  z-index: 500;
}
.header-btns h1 {
  text-align: center;
  display: inline-block;
  color: #432a61;
  padding: 10px;
  border-radius: 10px;
  font-size: 25px;
  line-height: 50px;
  font-weight: 900;
}
.header-button {
  display: inline-block;
  color: #432a61;
  background-color: transparent;
  font-size: 18px;
  border: 1px solid #432a61;
  padding: 5px 15px;
  margin-top: 100px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.header-button:hover {
  color: #fff;
  background-color: #066871;
  border: 1px solid transparent;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.header-image {
  position: relative;
  min-height: 750px;
}
.header-image::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0,0,0,0.7);
}
.hvr-rectangle-out::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -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;
}
.top-header {
}
.header-box {
  padding: 10px 0;
  background-color: #fff;
}
.logo {
  width: 170px;
  display: inline-block;
  float: right;
}
.header-links {
  text-align: right;
  direction: rtl;
  margin-bottom: 10px;
  margin-top: 18px;
}
.header-links li {
  list-style: none;
  text-align: right;
  display: inline-block;
  margin-left: 15px;
}
.header-links li a {
  display: inline-block;
  font-size: 14px;
  color: #432a61;
  padding: 4px 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.flag {
  width: 20px;
}
/*.login li a:hover {*/
  /*background-color: #fff;*/
  /*color: #000;*/
/*}*/
.hvr-radial-out::before {
  background: #686868;
}
/*.login li a:hover {
  background-color: #000;
  border: 1px solid #000;;
  color: #fff;
}*/
.login li i {
  vertical-align: sub;
}
.telephone-number {
  color: #fff;
  text-align: left;
  margin: 0;
  display: inline-block;
}
.telephone-number i {
  vertical-align: middle;
  margin-right: 10px;
}
/*.search-layer form {
  position: absolute;
  left: 100px;
  bottom: -75px;
  width: 230px;
  text-align: left;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  z-index: 10;
  display: none;
}
#search-box {
  width: 40px;
  height: 40px;
  border: 1px solid #000;
  border-radius: 100%;
  transition: width 0.4s ease-in-out;
}
#search-box:focus {
  width: 200px !important;
}
.search-layer form input {
  width: 158px;
  line-height: 35px;
  border: 1px solid #dfdfdf;
  margin-left: 5px;
  float: right;
  color: #6C6C6C;
  padding: 0 10px;
  direction: rtl;
}
.search-layer form button {
  width: 44px;
  line-height: 36px;
  border: 0;
  background-color: #29290B;
  color: #fff;
  text-align: center;
  float: left;
  font-size: 12px;
  padding: 0px;
}*/
form.search-box {
  display: inline-block;
  position: relative;
  width: 90%;
  background-color: #fff !important;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
#search-icon {
  color: #fff;
  background-color: #ff4546;
  border: none;
  display: inline;
  font-size: 21px;
  padding: 8px;
  margin-top: 0;
  width: 45px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
}
#search-icon:hover {
  background-color: #e71214;
}
.search-input {
  background-color: #ebebeb !important;
  border: none !important;
  display: inline !important;
  width: 100% !important;
  height: 35px !important;
  padding: 0 50px 0 0 !important;
  transition: width 0.4s ease-in-out !important;
  -webkit-transition: width 0.4s ease-in-out !important;
  direction: rtl !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
#logo {
  width: 120px;
  padding-top: 20px;
}

/*end of header style*/

/*begin of slider style*/

.slider {
  position: relative;
}
.slider-sidebar {
	margin-bottom: 30px;
	display: inline-block;
}
.owl-dots {
	display: none;
}
.owl-nav {
  display: none;
}
.slider .col-md-8 {
  float: left;
}
.armanic-btns {
  display: block;
  font-size: 18px;
  text-align: right;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  line-height: 58px;
  color: rgba(0,0,0,0.5);
  position: relative;
}
/*.armanic-btns:hover {
  color: #686868;
  background-color: #f3f3f3;
}*/
.col-md-3:first-child .armanic-btns {
  background-color: #4285f4;
}
.col-md-3:first-child .armanic-btns:hover {
  background: #3872cf;
  color: rgba(0,0,0,0.5);
}
.col-md-3:nth-child(2) .armanic-btns {
  background-color: #ea4335;
}
.col-md-3:nth-child(2) .armanic-btns:hover {
  background: #c43a2d;
  color: rgba(0,0,0,0.5);
}
.col-md-3:nth-child(3) .armanic-btns {
  background-color: #fbbc05;
}
.col-md-3:nth-child(3) .armanic-btns:hover {
  background: #d4a004;
  color: rgba(0,0,0,0.5);
}
.col-md-3:nth-child(4) .armanic-btns {
  background-color: #34a853;
}
.col-md-3:nth-child(4) .armanic-btns:hover {
  background: #288240;
  color: rgba(0,0,0,0.5);
}
.hvr-radial-in {
  background: #19232e;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
  color: rgba(0,0,0,0.5);
}
a#slider-title {
  position: absolute;
  color: #ab27a7;
  background-color: white;
  opacity: 0.8;
  top: 5%;
  right: 5%;
  font-size: 22px;
  padding: 8px 10px;
  font-weight: 700 !important;
}
@media (max-width: 800px){
  a#slider-title {
    width: 100%;
    position: absolute;
    opacity: 1;
    top: 3px;
    right: 0;
    font-size: 13px;
    padding: 5px;
    text-align: center;
  }
}
a#free-download {
  position: absolute;
  color: #529e25;
  background-color: white;
  opacity: 0.8;
  right: 135px;
  font-size: 20px;
  padding: 8px 10px;
  top: 115px;
}
a#slider-link {
  position: absolute;
  color: #0376a5;
  background-color: white;
  opacity: 0.8;
  right: 170px;
  font-size: 20px;
  padding: 8px 10px;
  top: 179px;
}
a#slider-title p, a#free-download p, a#slider-link p{
  margin: 0;
}
.fadeInRight {
  -webkit-animation: fadeInRight 2s !important; /* Safari 4+ */
  -moz-animation:    fadeInRight 2s !important; /* Fx 5+ */
  -o-animation:      fadeInRight 2s !important; /* Opera 12+ */
  animation:         fadeInRight 2s !important; /* IE 10+, Fx 29+ */
}

/*end of slider style*/

/*begin of services style*/

.services {
  padding: 15px 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.service-item {
  position: relative;
}
.service-item:hover h2 {
  background-color: #fff;
  color: #24e9d5;
  border: 1px solid #24e9d5;
}
.service-item img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.service-item h2 {
  background-color: #24e9d5;
  height: 40px;
  line-height: 40px;
  width: 80%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  bottom: -15px;
  color: #fff;
  border: 1px solid transparent;
  font-size: 14px;
  text-align: center;
  transform: translate(-50%);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.part-header {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.main-part-header {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.main-part-header i {
  vertical-align: middle;
}
.part-header i {
  vertical-align: middle;
}
.main-part-header h2 {
  font-size: 20px;
  color: #023236;
  display: inline-block;
  position: relative;
  padding: 10px 0;
  margin: 0 15px;
  text-align: center;
  z-index: 5;
}
.part-header h2 {
  font-size: 20px;
  color: #fff;
  display: inline-block;
  position: relative;
  padding: 10px 0;
  margin: 0 15px;
  text-align: center;
  z-index: 5;
}
.part-header a.more {
  font-size: 14px;
  margin-top: 15px;
  color: #2c3e50;
  padding: 10px 0;
  bottom: 13px;
  opacity: 1;
  display: inline;
  float: left;
  position: relative;
}
.part-header a.more::before {
  height: 3px;
  position: absolute;
  bottom: -5px;
  right: 0;
  width: 100%;
  content: " ";
  background-color: #fc4349;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.part-header a.more::after {
  height: 3px;
  position: absolute;
  bottom: -5px;
  right: -18px;
  width: 15px;
  content: " ";
  background-color: #fc4349;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.part-header a.more span.more-btn::after {
  width: 8px;
  height: 3px;
  position: absolute;
  bottom: -5px;
  right: -30px;
  content: " ";
  background-color: #fc4349;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/*end of services style*/

/*Begin of welcome*/

.welcome-box {
  padding: 40px 0 30px;
}
.welcome-box img {
  width: 100%;
  object-fit: cover;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
.welcome-box h3 {
  font-size: 22px;
  color: #432a61;
  margin: 0 0 15px;
  text-align: right;
}
.welcome-box p {
  color: #000;
  text-align: justify;
  line-height: 35px;
 /* height: 245px;   */
  overflow: hidden;
  font-size: 15px;
  font-weight: lighter;
}
.welcome-btn {
  text-align: center;
  width: 100%;
  list-style: none;
  margin-top: 25px;
}
.welcome-btn li {
  display: inline-block;
  background-color: #07c4d6;
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.welcome-btn li a {
  background-color: #07c4d6;
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
  font-size: 17px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.welcome-btn li a:hover {
  background-color: #0595a2;
}

/*Begin of welcome*/

/*begin of news and blog style*/

.news-blogs {
  background: linear-gradient(90deg, #432a61 50%, #24e9d5 50%);
  margin-top: 60px;
  padding: 30px 0 0;
}
.news-blogs-header {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 270px;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.news-blogs-header h2 {
  color: #fff;
  display: inline;
  font-size: 21px;
}
.news-blogs-header i {
  vertical-align: middle;
  margin-left: 5px;
}
.blog .news-blogs-header {
  background-color: #432a61;
}
.news .news-blogs-header {
  background-color: #24e9d5;
}
.news .news-blogs-header h2 {
  color: #432a61;
}
.news {
  padding: 30px 0;
  position: relative;
}
.blog {
  padding: 30px 0;
  position: relative;
}
.news-blogs-item h3 {
  color: rgba(0,0,0,0.6);
  font-size: 15px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  margin: 0;
}
.news .news-blogs-item h3 {
  color: #f1e6ff;
  font-size: 15px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  margin: 0;
}
.news .news-blogs-item h3:hover a {
  color: #9b93a7;
}
.news-blogs-item h3:hover a {
  color: #000;
}
.news-blogs-item p {
  color: rgba(0,0,0,0.5);
  font-size: 12px;
  text-align: justify;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  margin: 0;
}
.news .news-blogs-item p {
  color: #dfc5ff;
  font-size: 12px;
  text-align: justify;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  margin: 0;
}
.blog-podcast-item {
  border-bottom: 1px solid rgba(0,0,0,0.2);
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.blog-content p {
  font-size: 16px;
  line-height: 30px;
}
.blog-content {
  font-size: 16px;
  line-height: 30px;
}
.item-more {
  background-color: rgba(0,0,0,0.15);
  color: rgba(0,0,0,0.45);
  display: inline-block;
  padding: 4px 0;
  width: 100%;
  text-align: center;
  margin-top: 5px;
}
.news .item-more {
  background-color: rgb(121, 96, 151);
  color: rgba(0,0,0,0.45);
  display: inline-block;
  padding: 4px 0;
  width: 100%;
  text-align: center;
  margin-top: 5px;
}
.item-more:hover {
  color: rgba(0,0,0,0.8);
}
.date-box {
  list-style: none;
}
.date-box li {
  display: inline-block;
  margin-left: 20px;
}
.date-box-icon {
  color: rgba(0,0,0,0.3);
  font-size: 12px;
  margin-top: 12px;
}
.news .date-box-icon {
  color: #a588c9;
  font-size: 12px;
  margin-top: 12px;
}
.date-box-icon i {
  margin-left: 5px;
  vertical-align: middle;
}
#boxscroll {
  height: auto;
  width: auto;
  margin-bottom:20px;
}
.news-blogs .part-header i {
  margin-left: 15px;
  vertical-align: middle;
}

/*end of news and blog style*/

/*Begin of customers*/

.customers {
  padding: 15px 0;
}
.brands {
  margin: 15px 0;
}
.navigation {
  width: 100%;
  top: 20%;
  right: 0;
  bottom: 0;
  z-index: 20;
  padding: 0;
  position: absolute;
  display: inline-block;
}
a.next-button {
  right: -20px;
  position: absolute;
  top: 0px;
}
a.prev-button {
  left: -20px;
  position: absolute;
  top: 0px;
}
.owl-button {
  color: #b1b1b1;
  text-align: center;
  display: inline-block;
  border-radius: 3px;
  margin-top: 0px;
  font-size: 40px;
  cursor: pointer;
}
.customers a img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.customers a img:hover {
  transform: scale3d(1.2,1.2,1);
  -moz-transform: scale3d(1.2,1.2,1);
  -webkit-transform: scale3d(1.2,1.2,1);
}

/*end of customers*/

/*Begin of happy customer*/

.more-videos {
  background-color: #ff4546;
  color: #fff;
  display: block;
  width: 100%;
  padding: 7px;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.more-videos:hover {
  background-color: #b13536;
  color: #fff;
}
.happy-customers .part-header::after {
  width: 0;
  height: 0;
}
.happy-customers .part-header {
  margin-bottom: 0;
  text-align: center;
  padding: 0 0 30px;
  background: transparent;
  border: navajowhite;
}
.happy-customers .part-header h2 {
  background-color: rgba(0,0,0,0.4);
  color: #fff;
  border: none;
  position: relative;
  padding: 10px;
  border: 1px #fff3 solid;
  box-shadow: 0 1px 11px 0px rgba(255,255,255,0.3);
  border-radius: 0 0 15px 15px !important;
  -moz-border-radius: 0 0 15px 15px !important;
  -webkit-border-radius: 0 0 15px 15px !important;
}
.happy-customers .part-header h2::after {
  width: 0 !important;
  height: 0 !important;
}
.happy-customers .part-header h2::before {
  width: 0 !important;
  height: 0 !important;
}
.lastestVideo {
  background: url(../images/video-bg.jpg) fixed;
  background-size: cover;
  padding: 0 0 50px;
}
body.dark .lastestVideo {
  background-color: #191919;
}
.lastestVideo div[class^ "col-"] {
    padding: 0;
    float: left;
}
.lastestVideo .lv-list li {
  position: relative;
  display: block;
  background-color: #432a61;
  min-height: 76px;
  margin-bottom: 3px;
  transition: background-color 200ms ease-in-out 0s;
  -webkit-transition: background-color 200ms ease-in-out 0s;
  -moz-transition: background-color 200ms ease-in-out 0s;
  -o-transition: background-color 200ms ease-in-out 0s;
  -ms-transition: background-color 200ms ease-in-out 0s;
  overflow: hidden;
  opacity: 0.7;
}
.lastestVideo .lv-list li:first-child::before {
  content: "جدید";
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 3px;
  font-size: 12px;
  background-color: #d71515;
  color: #FFF;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  z-index: 10;
  opacity: 0.9;
}
.lastestVideo .lv-list li.lv-lastItem::before {
  content: "" !important;
}
.lastestVideo .lv-list li:last-child {
  min-height: 40px;
  margin-bottom: 0;
}
.lastestVideo .lv-list li:hover {
    background-color: #000;
}
.lastestVideo .lv-list .lv-img {
  width: 132px;
  height: 76px;
  float: right;
  position: relative;
}
.lastestVideo .lv-list .lv-img i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  margin-top: -17px;
  margin-left: -17px;
  font-size: 34px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  -webkit-transition: all 100ms ease-in 0s;
  -moz-transition: all 100ms ease-in 0s;
  -o-transition: all 100ms ease-in 0s;
  -ms-transition: all 100ms ease-in 0s;
  transition: all 100ms ease-in 0s;
}
.lastestVideo .lv-list .lv-img i:before {
  margin: 0;
  display: block;
}
.lastestVideo .lv-list .lv-dis {
  color: #fff;
  width: calc(100% - 132px);
  float: right;
  line-height: 25px;
  height: 76px;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-wrap: nowrap;
  align-items: center;
}
.lastestVideo .lv-list .lv-dis span {
  display: block;
  color: #fff;
  width: 100%;
  position: relative;
  font-size: 14px;
  padding: 0;
  text-align: center;
  line-height: 24px;
  overflow: hidden;
  max-height: 100%;
}
.lastestVideo .lv-list .lv-lastItem {
  position: relative;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img {
  max-width: 260px;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > a {
  display: inline-block;
  float: right;
}
.lastestVideo .lv-list .lv-lastItem img {
  width: 65px;
  height: 38px;
  float: right;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(2) {
  opacity: 0.9;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(3) {
  opacity: 0.6;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(4) {
  opacity: 0.2;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(5) {
  opacity: 1;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(6) {
  opacity: 0.8;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(7) {
  opacity: 0.4;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(8) {
  opacity: 0.1;
}
.lastestVideo .lv-list .lv-lastItem .lv-lastItem-moreInfo {
  position: absolute;
  left: 10px;
  top: 4px;
  display: block;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 29px;
  background-color: #575757;
  padding: 0 2px 2px 9px;
  border-radius: 2px;
  font-weight: 400;
}
.lastestVideo .lv-list .lv-lastItem .lv-lastItem-moreInfo i {
  background-position: top center;
  width: 26px;
  height: 26px;
  margin-top: 2px;
}
.lastestVideo .lv-banner-img {
  background: url('../images/video-loading.gif') no-repeat center center transparent;
  min-height: 354px;
  max-height: 392px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 700px){
  .lastestVideo .lv-banner-img {
    min-height: 0px;
  }
}
.lastestVideo .lv-banner-img .lv-banner-svgHolder {
  position: absolute;
  top: 120px;
  left: 50%;
  /*margin-top: -40px;*/
  
  margin-left: -45px;
  width: 90px;
  height: 90px;
}
.lastestVideo .lv-banner-img > div.relative > img {
    width: 100%;
}
.lastestVideo .lv-b-more-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
}
.lastestVideo .lv-b-more-info .bg {
  display: none;
  -ms-transform: matrix(1.002, -0.05, 0, 1, 0, 24);
  -webkit-transform: matrix(1.002, -0.05, 0, 1, 0, 24);
  transform: matrix(1.002, -0.05, 0, 1, 0, 24);
  width: 100%;
  height: 81px;
  position: relative;
  background-color: rgba(0,0,0,0.5);
}
.lastestVideo .lv-b-more-info .bg > div {
  opacity: 0.3;
  position: absolute;
  top: 15px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  /*width: 100%;*/
  /*-ms-transform: matrix(1, 0.05, 0, 1, 0, -24); 
  -webkit-transform: matrix(1, 0.05, 0, 1, 0, -24);
  transform: matrix(1, 0.05, 0, 1, 0, -24);*/
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
}
.lastestVideo .lv-b-more-info .categoryTags {
  color: #D71515;
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 10px;
}
.lastestVideo .lv-b-more-info .lv-b-moreDis {
  position: absolute;
  top: 30px;
  right: 20px;
  left: 20px;
}
.lastestVideo .lv-b-more-info .lv-b-moreDis a, .lastestVideo .lv-b-more-info .lv-b-moreDis p {
  color: #fff;
  font-size: 15px;
  display: block;
  font-weight: 400;
  line-height: 0px;
  margin-top: 8px;
}
@media (max-width:768px){
  .generic{
    margin-top: -60px;
  }
  .lastestVideo .lv-b-more-info .lv-b-moreDis a, .lastestVideo .lv-b-more-info .lv-b-moreDis p {
    color: #fff;
    font-size: 11px;
    display: block;
    font-weight: 400;
    line-height: 20px;
    margin-top: 0px;
  }
}

/*end of happy customer*/

/*Begin of comments*/

/*end of comments*/


/*Begin of newsletter*/

.newsletter h3 {
  color: #fff;
  text-align: center;
  font-size: 25px;
}
.newsletter h4 {
  color: #fff;
  text-align: center;
  font-size: 17px;
  margin: 20px 0 50px;
}
.newsletter {
  background: url("../images/newsletter-bg.jpg") no-repeat fixed;
  background-size: cover;
  padding: 30px 0 60px;
}
#newsletterForm {
  position: relative;
}
.newsletter input.input-email {
  width: 50%;
  line-height: 40px;
  height: 40px;
  border: none;
  padding-right: 20px;
  color: #858585;
  text-align: right;
  vertical-align: middle;
}
.newsletter button.submit-btn {
  width: auto;
  max-width: 100%;
  background-color: #ff4546;
  color: #fff;
  line-height: 40px;
  height: 40px;
  border: 1px solid transparent;
}
.newsletter button.submit-btn:hover {
  background-color: #e21213;
}

/*end of newsletter*/



/*Begin of about*/

.about {
  padding: 15px 0;
  background-color: #24e9d5;
}
.about h3 {
  color: #000;
}
.about h3 a:hover {
  color: #432a61;
}
.about .part-header {
  text-align: center;
}
.about .part-header h2::after {
  width: 8px !important;
  height: 3px;
  position: absolute;
  bottom: -5px;
  left: -12px !important;
  content: " ";
  background-color: #fc4349;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.about .part-header span.title::after {
  width: 8px;
  height: 3px;
  position: absolute;
  bottom: -5px;
  right: -12px !important;
  content: " ";
  background-color: #fc4349;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.about-text {
  text-align: justify;
  line-height: 30px;
  /* height: 150px; */
  /* overflow: hidden; */
  color: #000;
  margin-bottom: 10px;
}
.address,.phone-number,.fax,.email {
  color: #000;
  display: block;
  margin-left: 15px;
  line-height: 30px;
}
ul.social-network {
  text-align: right;
  margin: 25px 0 10px;
}
ul.social-network li {
  list-style: none;
  background-color: #fff;
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
ul.social-network li:hover {
  background-color: #432a61;
}
ul.social-network li i {
  vertical-align: middle;
}
ul.social-network li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-color: transparent;
  color: #24e9d5;
  text-align: center;
  font-size: 19px;
  padding-top: 8px;
  border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
}

/*end of about*/

/*Begin of footer*/

.leaflet-popup-content {
  text-align: center;
}
footer.footer {
  background-color: #1a1a1a;
  padding: 30px 0 0;
}
.links-header {
  color: #fff;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.links-div {
  margin-bottom: 30px;
}
.links-header h3 {
  margin-top: 0px;
  position: relative;
  color: #fff;
  display: inline-block;
}
.links-header h3::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -15px;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.links {
  margin-top: 15px;
}
.links li {
  list-style: none;
  font-size: 12px;
  line-height: 30px;
}
.links li i {
  margin-left: 10px;
  color: #fff;
}
.links li a {
  color: #fff;;
  transition: all 0.5s;
}
.links li a:hover {
  color: #fc4349;
  margin-right: 5px;
}
.call-us-header {
  color: white;
  border-bottom: 4px solid #fff;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.footer input {
  width: 100%;
  padding: 0 5px;
  margin-bottom: 3px;
  border: none;
  color: #9a9a9a;
  height: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.footer textarea {
  width: 100%;
  color: #9a9a9a;
  border: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.footer button {
  width: 100%;
  display: block;
  border: none;
  background-color: #fc4349;
  color: #fff;
  height: 30px;
  font-size: 16px;
  margin-top: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.footer button:focus {
  outline: none;
}
.footer .hvr-radial-out::before {
  background: rgba(255,255,255,0.3) !important;
}
.copyright-text {
  color: #fff;
  font-size: 13px;
  margin-bottom: 10px;
  text-align: center;
}
.copyright-text a:hover {
  color: #fc4349;
}
#namad {
  background-color: #fff;
  display: inline-block;
  text-align: center;
  padding: 0px 6px;
  margin-right: 5px;
  margin-bottom: 30px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.hvr-shutter-out-vertical::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e02329;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -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;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.hvr-bounce-to-bottom::before {
  background: rgba(255,255,255,0.2);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.copyright {
  background-color: #432a61;
  padding: 20px 0 10px;
}
.copyright p {
  color: #fff;
}
.copyright p a:hover {
  color: #24e9d5;
}

/*end of footer*/


/********************************* Testimonials *********************************/
/**
 *
 * Sky jQuery Touch Carousel
 * URL: http://www.skyplugins.com
 * Version: 1.0.2
 * Author: Sky Plugins
 * Author URL: http://www.skyplugins.com
 *
 */
/**
*	Table of Contents
*
*	1. Media Queries
*	2. Container Styles
*	3. Carousel Item Styles
*	4. Current Content Styles
*	5. Gradient Overlay Styles
*	6. Navigation Styles
*	7. Preloader Styles
*	8. Other Styles
*/
/**********************************************
*
* 1. Media Queries
*
**********************************************/
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .sky-carousel .sc-overlay {
    width: 88px !important;
  }
}
@media only screen and (max-width: 479px) {
  .sky-carousel .sc-overlay {
    width: 15px !important;
  }
  .sky-carousel .sc-nav-button.sc-next {
    right: 5px !important;
  }
  .sky-carousel .sc-nav-button.sc-prev {
    left: 5px !important;
  }
}
/**********************************************
*
* 2. Container Styles
*
**********************************************/

.sky-carousel {
  width: 100%;
  height: 450px;
  position: relative;
  border: 1px solid transparent;
  background: transparent;
  overflow: hidden;
  margin: 0 auto;
}
.generic{
  padding: 30px 0;
}
.generic .section-title h3, .generic .section-title span{
  color: #FFF;
  text-align: center;
  font-size: 36px;
  padding-bottom: 30px;
  display: block;
}
.js .sky-carousel {
  visibility: hidden;
  direction: ltr;
}
.sky-carousel {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.sky-carousel .sky-carousel-container {
  position: relative;
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
}
/**********************************************
*
* 3. Carousel Item Styles
*
**********************************************/
.sky-carousel .sky-carousel-container li {
  border: 0px solid #fff;
  border-radius: 50%;
  position: absolute;
}
.sky-carousel .sky-carousel-container li:hover i {
  background-color: rgba(0, 185, 254, 0.5);
}
.sky-carousel .sky-carousel-container li i {
  display: none;
  background-color: #07c4d6;
  border-radius: 50%;
  color: #fff;
  font-size: 3em;
  height: 85px;
  line-height: 70px;
  border: 9px solid #fff;
  position: absolute;
  right: 0;
  text-align: center;
  top: 180px;
  transition: all 0.1s ease-in-out;
  width: 85px;
}
.sky-carousel .sky-carousel-container li img {
  display: block;
  max-width: none !important;
  border-radius: 50%;
  border: 0;
  width: 256px;
  height: 256px;
}
.sky-carousel .sky-carousel-container li a img {
  border: none;
}
.sky-carousel .sky-carousel-container .sc-content {
  display: none;
}
/**********************************************
*
* 4. Current Content Styles
*
**********************************************/
.sky-carousel .sc-content-wrapper {
  text-align: center;
}
.sky-carousel .sc-content-container {
  position: relative;
}
.sky-carousel .sc-content-wrapper .sc-content-container .sc-content {
  background-color: #432a61;
  border-radius: 3px;
  margin: 0 auto;
  width: 690px;
  max-width: 100%;
  direction: rtl;
  padding: 10px;
}
.sky-carousel .sc-content-wrapper .sc-content-container .sc-content:after {
  position: absolute;
  display: block;
  content: "";
  border: solid 10px transparent;
  border-bottom: solid 10px #432a61;
  width: 0;
  top: -19px;
  height: 0;
  left: 50%;
  margin-left: -10px;
}
.sky-carousel .sc-content-wrapper p {
  color: #FFF;
  font-weight: normal;
  font-size: 14px;
  height: 90px;
  line-height: 30px;
  overflow: hidden;
  text-align: justify;
  padding: 0 15px;
  text-shadow: none;
}
.sky-carousel .sc-content-wrapper h2 {
  text-align: right;
  font-size: 19px;
  color: #FFF;
  margin-top: 0;
}
.sky-carousel .sc-content-wrapper p > span {
  text-align: right;
  font-size: 17px;
  color: #432a61;
  display: block;
}
/**********************************************
*
* 6. Navigation Styles
*
**********************************************/
.sky-carousel .sc-nav-button {
  position: absolute;
  top: 50%;
  z-index: 5000;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
/**********************************************
*
* 7. Preloader Styles
*
**********************************************/
.sky-carousel .sc-preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  margin-top: -22px;
  margin-left: -22px;
  background: #432a61 url("../images/preloader.gif") no-repeat 50% 50%;
  padding: 10px;
  border-radius: 4px;
}
/**********************************************
*
* 8. Other Styles
*
**********************************************/
.sc-no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sky-carousel-wrapper {
  height: 266px!important;
}
.sky-carousel .sc-content-wrapper .sc-content-container .sc-content {
  background: #432a61;
}
.sky-carousel .sc-content-wrapper {
  position: relative;
  text-align: center;
  margin-top: 30px;
}
.sky-carousel .sc-content {
  text-shadow: none !important;
}
.sky-carousel .sc-content-wrapper .sc-content-container .sc-content {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.sky-carousel .sc-content-wrapper .sc-content-container:after {
  display: none;
}
.sky-carousel .sc-nav-button {
  top: 135px;
  opacity: 0.7;
}
.sky-carousel .sc-nav-button:hover {
  opacity: 1;
}
.sky-carousel .sc-nav-button.sc-prev {
  background: url("../images/carrousell-left.html") no-repeat scroll center center transparent !important;
  left: 50%;
  margin-left: -175px;
}
.sky-carousel .sc-nav-button.sc-next {
  background: url("../images/carrousell-right.html") no-repeat scroll center center transparent !important;
  right: 50%;
  margin-right: -175px;
}
.sky-carousel .sc-nav-button.sc-next:hover {
  background: url("../images/carrousell-right.html") no-repeat scroll center center transparent !important;
}
.sky-carousel .sc-nav-button.sc-prev:hover {
  background-position: center center !important;
}
.sky-carousel .sky-carousel-container {
  margin: 0 0 0 -15px;
}



.caroufredsel_wrapper{
  width: 100% !important;
}

/*begin of blog_archive single*/

.article-body {
  background-color: #fafafa;
}
.blog_inside_item {
  border: 1px solid #d7d7d7;
  margin-bottom: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.blog_inside_item:hover h2 {
  color: #24e9d5;
}
.blog_inside_item:hover img {
  filter: grayscale(80%);
}
.blog_inside_item img {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.blog_inside_item h2 {
  width: 100%;
  padding: 0 15px;
  margin: 0;
  color: #4f4f4f;
  line-height: 24px;
  height: 48px;
  border-bottom: 1px solid #bababa;
  overflow: hidden;
  font-size: 14px;
  display: flex;
  position: relative;
  flex-wrap: nowrap;
  align-items: center;
}
.blog_inside_item h2 span {
  padding: 0;
  text-align: center;
  line-height: 24px;
  overflow: hidden;
  max-height: 100%;
  width: 100%;
}
.blog_inside_item h2 span div {
  display: block;
  max-height: 100%;
  overflow: hidden;
}
.blog_inside_item p {
  color: #7a7a7a;
  line-height: 22px;
  height: 88px;
  overflow: hidden;
  text-align: justify;
  padding: 0 15px;
  margin: 10px 0;
  font-size: 13px;
}
.blog_inside_view_btn {
  background-color: #24e9d5;
  color: #fff;
  padding: 0 10px;
  margin-bottom: 15px;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.item-btn {
  margin-top: 15px;
}
.item-view {
  margin-top: 15px;
}
.blog_inside_view_btn:hover {
  background-color: #1cbdac;
  color: #fff;
}
.blog_inside_view_count {
  color: #7a7a7a;
  display: inline-block;
  margin-top: 19px;
}
.blog_inside_view_count i {
  vertical-align: baseline;
  margin-left: 10px;
  color: #7a7a7a;
}
.blog_category_sidebar {
  border: 1px solid #432A61;
  margin-bottom: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.blog_category_sidebar h3 {
  background-color: #432A61;
  color: #fff;
  border-bottom: 1px #432A61 solid;
  margin: 0;
  font-size: 16px;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  text-align: center;
  padding: 0 10px;
  display: block;
  flex-wrap: nowrap;
  align-items: center;
}
.blog_sidebar_tabs {
  background-color: #fafafa;
  border: 1px solid #e1e1e1;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 23px;
}
.nav-tabs {
  border-bottom: none;
}
.nav-tabs > li > a {
  text-align: center;
}
.nav-tabs li {
  background-color: #fff;
  width: 33.33333333333%;
}
.nav-tabs > li > a:hover {
  border-color: transparent;
}
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #4f4f4f;
  cursor: default;
  background-color: #fafafa;
  border-bottom-color: transparent;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  border: 1px solid transparent;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.nav-tabs > li > a {
  margin-left: auto;
  margin-right: 0;
  padding: 0;
  border-radius: 4px 4px 0 0;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  font-size: 12px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.sidebar_blog_item {
  background: url(../images/pattern-line.png) repeat-x bottom;
  padding: 20px 0;
  margin: 10px 15px;
}
.sidebar_blog_item:hover img {
  filter: brightness(130%);
}
.sidebar_blog_item:hover h3 {
  color: #07c4d6;
}
.sidebar_blog_item h3 {
  font-size: 11px;
  color: #4f4f4f;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.sidebar_blog_item span {
  color: #929292;
  font-size: 10px;
}
.sidebar_blog_item img {
  width: 100px;
  float: right;
  margin-left: 10px;
}

/*end of blog_archive single*/

/*begin of blog_single single*/

.offer-item {
  border: 1px solid #ccc;
  position: relative;
  margin: 0 0 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.offer-item::before {
  content: '';
  background-color: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.offer-item:hover::before {
  opacity: 1;
}
.offer-item img {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.offer-item h2 {
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  display: block;
  text-align: center;
  font-size: 12px;
  margin: 0;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.article-sidebar h2 {
  font-size: 16px !important;
  margin: 0;
  padding: 0 0 10px;
  display: block;
}
.article-sidebar h2::before {
  width: 100% !important;
  height: 2px !important;
}
.article-sidebar h2::after {
  height: 0 !important;
  width: 0 !important;
}
.article-sidebar h2 span.title::after {
  width: 0 !important;
  height: 0 !important;
}
.sidebar-center-box {
  border: 1px #432A61 solid;
  background-color: #fff;
  margin-bottom: 30px;
}
.sidebar-center-box .portfolio-item img {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.sidebar-center-box .portfolio-item {
  position: relative;
  border: 1px solid #d7d7d7;
  margin-bottom: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.sidebar-center-box .portfolio-item h3 {
  color: #4f4f4f;
  font-size: 14px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  padding: 0 10px;
  text-align: center;
  width: 100%;
  margin: 0;
}
.sidebar-center-box .portfolio-item h3 a {
  display: block;
}
.sidebar-center-box .portfolio-item h3:hover a {
  color: #07c4d6;
}
.sidebar-center-box h4 {
  background-color: #432A61;
  color: #fff;
  border-bottom: 1px #432A61 solid;
  margin: 0;
  font-size: 16px;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  text-align: center;
  padding: 0 10px;
  display: block;
  flex-wrap: nowrap;
  align-items: center;
}
.sidebar-box {
  border: 1px #432A61 solid;
  background-color: #fff;
  margin-bottom: 30px;
}
.sidebar-box h4 {
  background-color: #432A61;
  color: #fff;
  border-bottom: 1px #432A61 solid;
  margin: 0;
  font-size: 16px;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  text-align: center;
  padding: 0 10px;
  display: block;
  flex-wrap: nowrap;
  align-items: center;
}
.score-circle {
  background-color: #ececec;
  color: #696969;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 36px;
  margin: 15px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.blog_top_header_box {
  border: 1px #432A61 solid;
  background-color: #fff;
  margin-bottom: 30px;
}
.blog_top_header_box h1 {
  background-color: #432A61;
  color: #fff;
  border-bottom: 1px #432A61 solid;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-align: center;
  padding: 0 10px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.blog_top_header_box h1 span {
  padding: 0;
  text-align: center;
  line-height: 24px;
  overflow: hidden;
  max-height: 100%;
  width: 100%;
}
.blog_top_header_box p {
  font-size: 13px;
  line-height: 28px;
  height: 140px;
  overflow: hidden;
  margin: 25px 0;
}
.blog_pic img {
  margin: 25px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.share_icons {
  margin: 11px 0 20px;
}
.share_icons span {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 15px;
}
#shareIcons {
  margin: 0;
  padding: 0;
}
.jssocials-share-link {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;

}
.jssocials-share-logo {
  font-size: 15px;
  padding: 6px 0;
  width: 30px;
  height: 30px;
}
.jssocials-share-logo:hover {
  color: #fff;
  border-radius: 5px;
}
.score_box {
  margin: 30px 0 20px;
  padding: 10px 0;
  font-size: 16px;
}
.score_box span {
  margin-right: 5px;
  font-size: 14px;
}
.rating {
  text-align: left;
}
#rate {
  text-align: center;
  padding: 15px 0;
}
.date_box {
  font-size: 12px;
  color: #a0a0a0;
}
.date_box_icon i {
  vertical-align: unset;
  margin-left: 5px;
}
.icon {
  font-size: 15px;
  margin-left: 5px;
}
.keywords_box {
  background-color: #f6f6f6;
  border: 1px solid #cccccc;
  margin-bottom: 30px;
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.keywords_box ul li {
  background-color: #e1e1e1;
  color: #7c7c7c;
  display: inline-block;
  padding: 5px;
  margin: 10px 0 10px 10px;
  font-size: 12px;
  border: 1px solid transparent;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.keywords_box ul li:hover a {
  color: #7c7c7c;
}
.keywords_box ul li:hover {
  background-color: #cecece;
  color: #7c7c7c;
  border: 1px solid #7c7c7c;
}
.keywords_box ul li i {
  margin-left: 5px;
  vertical-align: middle;
}
.similar_blog {
  padding: 30px 0 0;
}
.similar_blog .blog_inside_view_btn {
  margin-top: 15px;
}
.similar_blog .blog_inside_view_count {
  margin-top: 19px;
}
.comment_box {
  background-color: #fafafa;
  border: 1px solid #d7d7d7;
}
.comment_box label {
  display: block;
  text-align: right;
  color: #727272;
  margin-bottom: 10px;
  font-size: 16px;
}
.input_box {
  padding: 30px;
  position: relative;
}
.input_box i {
  position: absolute;
  right: 14px;
  top: 50%;
  font-size: 15px;
  background-color: #fff;
  width: 35px;
  height: 35px;
  border: 1px solid #cccccc;
  text-align: center;
  padding: 8px 0px;
  color: #cccccc;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
.input_box input {
  width: 300px;
  max-width: 100%;
  background-color: #fff;
  border: 1px solid #cccccc;
  height: 50px;
  padding-right: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.input_box textarea {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  border: 1px solid #cccccc;
  height: 150px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.submit_btn {
  background-color: #fc4349;
  color: #fff;
  width: 300px;
  max-width: 100%;
  font-size: 16px;
  height: 40px;
  border: 1px solid #fc4349;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.users_comments {
  padding: 30px 0 0;
}
.user_comment_item {
  margin-bottom: 20px;
}
.user_comment_item img {
  border: 1px solid #d7d7d7;
  margin-top: 29px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.comment_box {
  border: 1px solid #cccccc;
  padding: 15px 25px;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.user_comment_item:nth-child(odd) .comment_box {
  background-color: #f2f2f2;
}
.user_comment_item:nth-child(even) .comment_box {
  background-color: #fafafa;
}
.comment_box p {
  line-height: 25px;
  font-size: 14px;
}
.vote_box li {
  display: inline-block;
  padding: 8px 0;
  cursor: pointer;
  height: 35px;
  width: 65px;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.vote_box li i {
  font-size: 19px;
  vertical-align: sub;
}
.reply_comment {
  background-color: #29aa29;
  color: #fff;
  border: 1px solid transparent;
}
.reply_comment:hover {
  background-color: #248e24;
  border: 1px solid #248e24;
}
.like_btn {
  background-color: #fff;
  border: 1px solid #1e7b02;
  color: #1e7b02;
  width: 55px !important;
}
.like_btn:hover {
  background-color: #d8ffcc;
  border: 1px solid #165b02;
  color: #165b02;
}
.dislike_btn {
  background-color: #fff;
  border: 1px solid #cf1c22;
  color: #cf1c22;
  width: 55px !important;
}
.dislike_btn:hover {
  background-color: #ffe5e6;
  border: 1px solid #a2161b;
  color: #a2161b;
}
.report_btn {
  background-color: #fff;
  border: 1px solid #ff6b1a;
  color: #ff6b1a;
  width: 55px !important;
}
.report_btn:hover {
  background-color: #ffe7d9;
  border: 1px solid #d45a15;
  color: #d45a15;
}
.user_name {
  display: block;
  margin-top: 10px;
}
.comment_date {
  position: absolute;
  left: 25px;
  bottom: 20px;
}
.seobox {
  padding: 15px 0;
}
.seobox p {
  color: #066871 !important;
  text-align: justify !important;
  line-height: 25px !important;
  margin: 0;
}

/*end of blog_single single*/









/*Begin of Media*/

@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .products h3 {
    margin: 0 0 5px;
  }
  .product h4 {
    line-height: 38px;
    height: 38px;
  }
  .video-description {
    line-height: 40px;
    height: 120px;
    overflow: hidden;
  }
  .armanic-btns {
    font-size: 15px;
  }
  .armanic-btns i {
    margin-left: 12px;
  }
  .article-description {
    line-height: 33px;
    height: 165px;
    position: relative;
  }
  .websitebuilder ul li a {
    font-size: 13px;
  }
  .websitebuilder p {
    height: 150px;
  }
  .links li {
    font-size: 11px;
  }
  .score_box {
    margin: 0;
    padding: 0;
    font-size: 12px;
  }
  .share_icons span {
    font-size: 12px;
  }
  .share_icons {
    margin: 10px 0;
    font-size: 12px;
  }
  .date_box {
    font-size: 12px;
  }
  .blog_top_header_box p {
    margin: 9px 0;
    font-size: 14px;
  }
  .scroll_photo_div {
    height: 483px;
    overflow: hidden;
    position: relative;
    top: 40px;
    right: 41px;
    width: 91%;
  }
  .pin_img {
    bottom: 240px;
  }
  .product_btn a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) {
  .center-lg {
    text-align: center !important;
  }
  .basket-text {
    display: none !important;
  }
  .menu {
    border-top: none;
  }
}
@media only screen and (max-width: 992px) {
  .center-md {
    text-align: center !important;
  }
  .login {
    text-align: center;
  }
  .links-header h3 {
    margin-top: 25px;
  }
  .video-btn {
    margin-bottom: 30px;
  }
  #slider {
    margin-bottom: 0;
  }
  .header-btns {
    top: 0;
  }
  #fullImage {
    min-height: 250px !important;
  }
  .armanic-btns {
    margin-bottom: 15px;
  }
  .lv-list {
    margin-top: 15px;
  }
  .special-offer h2 {
    margin-top: 15px;
  }
  .special-offer .part-header h2 {
    top: -25px;
  }
  .websitebuilder ul li a {
    margin-bottom: 15px;
  }
  .newsletter::before {
    width: 0;
  }
  .newsletter::after {
    width: 0;
  }
  .links-header {
    text-align: right !important;
  }
  .newsletter form {
    margin-top: 25px;
  }
  .main_content h2, h3, h4, h5, h6 {
    margin-top: 15px;
  }
  .red_btn {
    margin-bottom: 15px;
  }
  .advertise_image {
    margin-bottom: 30px;
  }
  .sidebar_blog_item h3 {
    margin-top: 0 !important;
  }
  .random_portfolio .portfolio-item {
    height: 280px;
  }
  .product_btn a {
    margin: 10px 10%;
  }
  .back {
    display: none !important;
  }
  .portfolio_carousel img.front {
    left: 50px;
    top: 15px;
  }
  .webDesign_videos .customer_video_item img {
    height: auto;
  }
  footer.footer {
    padding: 30px 0 70px;
  }
  .header-image::before {
    opacity: 1;
  }
  .header-box {
    text-align: center;
  }
  .inside-header #fullImage {
    min-height: 123px !important;
  }
  .slider img {
    object-fit: cover;
    height: auto;
  }
  .header-links {
    text-align: center;
  }
  .welcome-box p {
    height: auto;
    font-size: 13px;
  }
  .welcome-btn {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .welcome-box h3 {
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
    font-size: 18px;
  }
  .welcome-btn li {
    margin-bottom: 5px;
  }
  .news-blogs {
    background: transparent;
    margin-top: 10px;
  }
  .news-blogs-header {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: 270px;
    text-align: center;
    margin: 0 auto 30px;
  }
  .blog {
    padding: 0;
  }
  .news-blogs-item h3 {
    line-height: 30px;
    height: auto;
    margin: 10px 0 5px;
  }
  .service-item {
    margin-bottom: 35px;
  }
  .header-button {
    margin-top: 0;
  }
  .service-item h2 {
    height: 30px;
    line-height: 30px;
    font-size: 11px;
  }
  .float-none-md {
    float: none !important;
  }
  #logo {
    width: 120px;
  }
  .welcome-box img {
    width: 60%;
  }
  .lastestVideo {
    background-color: #07c4d6;
    background-image: none;
    padding: 0 0 50px;
  }
  .newsletter {
    /* background-color: #07c4d6; */
    /* background-image: none; */
  }
  .logo {
    float: none;
  }
  #main-title {
    margin-top: 20px;
    float: none;
    margin-right: 0;
  }
  .blog-content p {
    font-size: 20px;
    line-height: 36px;
  }
  .blog-content {
    font-size: 20px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 768px) {
  .center-sm {
    text-align: center !important;
  }
  a.telegram-btn {
    margin-top: 10px;
  }
  .navigation {
    display: none;
  }
  .ug-videoplayer {
    height: 300px !important;
  }
  .ug-thumbs-strip {
    height: 300px !important;
  }
  #gallery {
    height: 300px !important;
  }
  .padding-left-none {
    padding-left: 15px !important;
  }
  .newsletter button.submit-btn {
    text-align: center;
    display: inline-block;
  }
  .user_comment_item img {
    margin-top: 0;
  }
  .comment_box {
    margin-top: 15px;
  }
  .input_box i {
    right: -15px;
  }
  .input_box {
    padding: 5px 0;
  }
  .submit_btn {
    margin-top: 15px;
  }
  #rate {
    text-align: center;
  }
  .share_icons {
    margin: 10px 0;
  }
  .score_box {
    margin: 10px 0;
  }
  .blog_top_header_box p {
    font-size: 14px;
  }
  .blog_top_header_box h1 {
    font-size: 15px;
  }
  .contact_us_social .social-network {
    margin-top: 15px;
  }
  .package_btn {
    position: absolute;
    left: 50%;
    top: 18%;
    transform: translate(-50%,-50%);
  }
  .portfolios_btn {
    position: absolute;
    right: unset;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  .view_portfolio {
    position: absolute;
    right: unset;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,-50%);
  }
  .portfolio_carousel img.front {
    width: 250px;
  }
  .portfolio_carousel p {
    margin: 0 40px;
    font-size: 14px;
    line-height: 25px;
    height: 125px;
  }
  .portfolio_carousel a.visit {
    margin: 20px 0;
  }
  .welcome-btn li a {
    font-size: 10px;
  }
}
@media only screen and (max-width: 640px) {
  #lhc_status_container {
    position: fixed !important;
    top: unset !important;
    bottom: 0 !important;
    left: 0 !important;
    width: auto !important;
    border-radius: 2px !important;
    box-shadow: none !important;
    border: 1px solid #e3e3e3 !important;
    margin-bottom: 0 !important;
  }
  .copyright {
    background-color: #ff7c0a;
    padding: 20px 0 50px;
  }
}
@media only screen and (max-width: 600px) {
  .ug-videoplayer {
    height: 250px !important;
  }
  .ug-thumbs-strip {
    height: 250px !important;
  }
  #gallery {
    height: 250px !important;
  }
  .header-btns h1 {
    font-size: 13px;
    line-height: 15px;
  }
  .header-button {
    font-size: 10px;
  }
  .panel-default > .panel-heading {
    text-align: right;
  }
  .sidebar_blog_item h3 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 450px) {
  .ug-videoplayer {
    height: 200px !important;
  }
  .ug-thumbs-strip {
    height: 200px !important;
  }
  #gallery {
    height: 200px !important;
  }
  .nav-tabs > li > a {
    font-size: 12px;
  }
  .vote_box li {
    width: 40px;
    font-size: 12px;
  }
  .vote_box li i {
    font-size: 14px;
  }
  .like_btn {
    width: 40px !important;
  }
  .dislike_btn {
    width: 40px !important;
  }
  .report_btn {
    width: 40px !important;
  }
  .comment_date {
    position: absolute;
    left: 20px;
    bottom: 22px;
    font-size: 12px;
  }
  .main-part-header h2 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 379px) {
}

/*End of Media*/


.clock-image{
  position: relative;
}
.clock-image img{
  width: 100%;
}
.clock-image .clock{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150%;
  margin: 0;
  transform: scale(0.5);
  transform-origin: left bottom;
  display: inline-block;
}
@media (max-width:450px){
  .clock-image .clock{
    position: relative;
    bottom: 0;
    left: 0;
    width: 200%;
    margin: 0;
    transform: scale(0.5);
    transform-origin: right center;
    display: inline-block;
  }
}
.laminate-box{
  background: url('../images/laminate-form.jpg') no-repeat center center transparent;
  background-size: cover;
  padding: 20px 0;
}
.laminate-form{
  background: rgba(0,0,0,0.4);
  padding: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.laminate-form a{
  color: red !important;
}
.laminate-form label{
  color: #F0F0F0 !important;
}

.fclock{
  position: absolute !important;
  bottom: 0 !important;
  left: 15px !important;
  width: 630px !important;
  margin: 1em !important;
  transform: scale(0.4) !important;
  -o-transform: scale(0.4) !important;
  -ms-transform: scale(0.4) !important;
  -moz-transform: scale(0.4) !important;
  -webkit-transform: scale(0.4) !important;
  transform-origin: left bottom !important;
  -o-transform-origin: left bottom !important;
  -ms-transform-origin: left bottom !important;
  -moz-transform-origin: left bottom !important;
  -webkit-transform-origin: left bottom !important;
}
.clock3{
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  bottom: unset !important;
  transform: scale(0.7) !important;
  -o-transform: scale(0.7) !important;
  -ms-transform: scale(0.7) !important;
  -moz-transform: scale(0.7) !important;
  -webkit-transform: scale(0.7) !important;
  transform-origin: left top !important;
  -o-transform-origin: left top !important;
  -ms-transform-origin: left top !important;
  -moz-transform-origin: left top !important;
  -webkit-transform-origin: left top !important;
}
.clock3::before{
  content: "مانده تا پایان تخفیف" !important;
  width: 100%;
  position: absolute;
  bottom: -70px;
  left: 0;
  color: #000;
  text-align: center;
  font-size: 45px !important;
  font-family: Iran;
  text-shadow: 0 0 2px #FFF,0 0 2px #FFF,0 0 2px #FFF,0 0 2px #FFF,0 0 2px #FFF,0 0 2px #FFF,0 0 2px #FFF,0 0 2px #FFF;
}
@media (max-width: 800px){
  .clock3{
    position: relative !important;
    left: 50% !important;
    top: unset !important;
    bottom: 0 !important;
    transform: translate(-20%, 0) scale(0.4) !important;
    -o-transform: translate(-20%, 0) scale(0.4) !important;
    -ms-transform: translate(-20%, 0) scale(0.4) !important;
    -moz-transform: translate(-20%, 0) scale(0.4) !important;
    -webkit-transform: translate(-20%, 0) scale(0.4) !important;
  }
}
.mt{
  font-size: 17px;
  margin-top: 30px;
  display: inline-block;
  vertical-align: top;
}
.qr{
  width: 150px;
  float: right;
  margin-left: 20px;
}

.signs{
  padding: 30px 0;
  border-top: 5px #003a87 solid;
  border-bottom: 5px #000 solid;
}