/*@font-face{font-family:IRANSans;font-style:normal;font-weight:700;
	src:url(fonts/IRANSans-Bold-web.woff) format('woff')}*/
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url(fonts/IRANSans-Medium-web.woff) format("woff");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  src: url(fonts/IRANSans-Light-web.woff) format("woff");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  src: url(fonts/IRANSans-UrtlaLight-web.woff) format("woff");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/IRANSans-web.woff) format("woff");
}
body {
  color: #5c6873;
  font-family: IRANSans, sans-serif;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: 400;
  font-size: 17px;
  overflow-x: hidden;
}
/*********************
THEME COLOR - DEFAULT
*********************/

a {
  color: #3f444a;
}
a:active,
a:hover,
a:focus {
  color: #ffb504;
}
.mtr-20 {
  margin-top: 20px;
}
.m-auto {
  margin: auto;
  float: inherit;
}
.product-list-tab2 {
  padding: 0 0 60px 0;
  padding-right: 23px;
  padding-top: 20px;
  background-color: #fff;
}
.br-rds {
  border-radius: 24px !important;
}
.android-hide {
  display: inline;
}
.c-theme-link:focus,
.c-theme-link:active,
.c-theme-link:hover {
  color: #ffb504 !important;
}
.c-theme-link:focus > i,
.c-theme-link:active > i,
.c-theme-link:hover > i {
  color: #ffb504 !important;
}

.c-theme-link.c-active {
  color: #ffb504 !important;
}
.c-theme-link.c-active > i {
  color: #ffb504 !important;
}

.c-theme-nav li:focus > a:not(.btn),
.c-theme-nav li:active > a:not(.btn),
.c-theme-nav li:hover > a:not(.btn) {
  color: #ffb504 !important;
}

.c-theme-nav li:focus > .c-quick-sidebar-toggler > .c-line,
.c-theme-nav li:active > .c-quick-sidebar-toggler > .c-line,
.c-theme-nav li:hover > .c-quick-sidebar-toggler > .c-line {
  background: #ffb504 !important;
}

.c-theme-nav li.c-active {
  color: #ffb504 !important;
}
.c-theme-nav li.c-active > a:not(.btn) {
  color: #ffb504 !important;
}
.c-theme-nav li.c-active > .c-quick-sidebar-toggler > .c-line {
  background: #ffb504 !important;
}

.c-theme-nav
  > li
  > .dropdown-menu.c-menu-type-mega
  > .nav.nav-tabs
  > li:hover
  > a {
  color: #ffb504 !important;
}

.c-theme-nav
  > li
  > .dropdown-menu.c-menu-type-mega
  > .nav.nav-tabs
  > li.active {
  border-bottom: 1px solid #ffb504 !important;
}
.c-theme-nav
  > li
  > .dropdown-menu.c-menu-type-mega
  > .nav.nav-tabs
  > li.active
  > a {
  color: #ffb504 !important;
}

.c-theme-nav.nav.nav-tabs > li:hover > a {
  color: #ffb504 !important;
}

.c-theme-nav.nav.nav-tabs > li.active {
  border-bottom: 1px solid #ffb504 !important;
}
.c-theme-nav.nav.nav-tabs > li.active > a {
  color: #ffb504 !important;
}

.c-theme-ul > li:focus > a:not(.btn),
.c-theme-ul > li:active > a:not(.btn),
.c-theme-ul > li:hover > a:not(.btn) {
  color: #ffb504 !important;
}
.c-theme-ul > li:focus > a:not(.btn) > i,
.c-theme-ul > li:active > a:not(.btn) > i,
.c-theme-ul > li:hover > a:not(.btn) > i {
  color: #ffb504 !important;
}

.c-theme-ul > li:focus > button > .c-line,
.c-theme-ul > li:active > button > .c-line,
.c-theme-ul > li:hover > button > .c-line {
  background: #ffb504 !important;
}

.c-theme-ul > li.active,
.c-theme-ul > li.c-active {
  color: #ffb504 !important;
}
.c-theme-ul > li.active > a:not(.btn),
.c-theme-ul > li.c-active > a:not(.btn) {
  color: #ffb504 !important;
}
.c-theme-ul > li.active > a:not(.btn) > i,
.c-theme-ul > li.c-active > a:not(.btn) > i {
  color: #ffb504 !important;
}

.c-theme-ul-bg > li {
  color: #ffffff;
  background: #ffb504 !important;
}

.c-theme-font,
.c-theme-color {
  color: #ffb504 !important;
}
.c-theme-font > i,
.c-theme-color > i {
  color: #ffb504 !important;
}

.c-theme-bg {
  background: #ffb504 !important;
}
.c-theme-bg.c-theme-darken {
  background: #26a1ab !important;
}

.c-theme-bg-after:after {
  background: #ffb504 !important;
}

.c-theme-bg-before:before {
  background: #ffb504 !important;
}

.c-theme-border-after:after {
  border-color: #ffb504 !important;
}

.c-theme-border-before:before {
  border-color: #ffb504 !important;
}

.c-theme-bg-on-hover:hover {
  background: #ffb504 !important;
}

.c-theme-border {
  border-color: #ffb504 !important;
}

.c-theme-on-hover:hover {
  color: #ffb504 !important;
}

.c-theme-bg-parent-hover:hover .c-theme-bg-on-parent-hover {
  background: #ffb504 !important;
}

.c-theme-border {
  border-color: #ffb504;
}

.c-theme-border-top {
  border-top-color: #ffb504;
}

.c-theme-border-bottom {
  border-bottom-color: #ffb504 !important;
}

.c-theme-border-left {
  border-left-color: #ffb504;
}

.c-theme-border-right {
  border-right-color: #ffb504;
}

.c-content-iconlist-1.c-theme > li:hover i {
  color: #fff;
  background: #ffb504;
}

.c-content-ver-nav .c-menu.c-theme > li:before {
  color: #ffb504;
}

.c-content-ver-nav .c-menu.c-theme.c-arrow-dot > li:before {
  background: #ffb504;
}

.c-content-pagination.c-theme > li:hover > a {
  border-color: #ffb504;
  background: #ffb504;
  color: #fff;
}
.c-content-pagination.c-theme > li:hover > a > i {
  color: #fff;
}

.c-content-pagination.c-theme > li.c-active > span,
.c-content-pagination.c-theme > li.c-active > a {
  border-color: #ffb504;
  background: #ffb504;
  color: #fff;
}
.c-content-pagination.c-theme > li.c-active > span > i,
.c-content-pagination.c-theme > li.c-active > a > i {
  color: #fff;
}

.c-theme-btn.btn {
  color: #ffffff;
  background: #ffb504;
  border-color: #ffb504;
}
.c-theme-btn.btn.btn-no-focus:focus,
.c-theme-btn.btn.btn-no-focus.focus {
  color: #ffffff;
  background: #ffb504;
  border-color: #ffb504;
}
.c-theme-btn.btn.btn-no-focus:hover,
.c-theme-btn.btn:hover,
.c-theme-btn.btn.btn-no-focus:active,
.c-theme-btn.btn:active,
.c-theme-btn.btn.active,
.open > .c-theme-btn.btn.dropdown-toggle {
  color: #ffffff;
  background: #ce7816;
  border-color: #ce7816;
}
.c-theme-btn.btn:active,
.c-theme-btn.btn.active,
.open > .c-theme-btn.btn.dropdown-toggle {
  background-image: none;
}
.c-theme-btn.btn.disabled,
.c-theme-btn.btn.disabled:hover,
.c-theme-btn.btn.disabled:not(.btn-no-focus):focus,
.c-theme-btn.btn.disabled:not(.btn-no-focus).focus,
.c-theme-btn.btn.disabled:active,
.c-theme-btn.btn.disabled.active,
.c-theme-btn.btn[disabled],
.c-theme-btn.btn[disabled]:hover,
.c-theme-btn.btn[disabled]:not(.btn-no-focus):focus,
.c-theme-btn.btn[disabled]:not(.btn-no-focus).focus,
.c-theme-btn.btn[disabled]:active,
.c-theme-btn.btn[disabled].active,
fieldset[disabled] .c-theme-btn.btn,
fieldset[disabled] .c-theme-btn.btn:hover,
fieldset[disabled] .c-theme-btn.btn:not(.btn-no-focus):focus,
fieldset[disabled] .c-theme-btn.btn:not(.btn-no-focus).focus,
fieldset[disabled] .c-theme-btn.btn:active,
fieldset[disabled] .c-theme-btn.btn.active {
  background: #ffb504;
  border-color: #ffb504;
}
.c-theme-btn.btn .badge {
  color: #ffb504;
  background: #ffffff;
}

.c-theme-btn.c-btn-border-1x {
  border-color: #ffb504;
  border-width: 1px;
  color: #ffb504;
  background: none;
  border-color: #ffb504;
}
.c-theme-btn.c-btn-border-1x.btn-no-focus:focus,
.c-theme-btn.c-btn-border-1x.btn-no-focus.focus {
  color: #ffb504;
  background: none;
  border-color: #ffb504;
}
.c-theme-btn.c-btn-border-1x.btn-no-focus:hover,
.c-theme-btn.c-btn-border-1x:hover,
.c-theme-btn.c-btn-border-1x.btn-no-focus:active,
.c-theme-btn.c-btn-border-1x:active,
.c-theme-btn.c-btn-border-1x.active,
.open > .c-theme-btn.c-btn-border-1x.dropdown-toggle {
  color: #ffffff;
  background: #ffb504;
  border-color: #ffb504;
}
.c-theme-btn.c-btn-border-1x:active,
.c-theme-btn.c-btn-border-1x.active,
.open > .c-theme-btn.c-btn-border-1x.dropdown-toggle {
  background-image: none;
}
.c-theme-btn.c-btn-border-1x.disabled,
.c-theme-btn.c-btn-border-1x.disabled:hover,
.c-theme-btn.c-btn-border-1x.disabled:not(.btn-no-focus):focus,
.c-theme-btn.c-btn-border-1x.disabled:not(.btn-no-focus).focus,
.c-theme-btn.c-btn-border-1x.disabled:active,
.c-theme-btn.c-btn-border-1x.disabled.active,
.c-theme-btn.c-btn-border-1x[disabled],
.c-theme-btn.c-btn-border-1x[disabled]:hover,
.c-theme-btn.c-btn-border-1x[disabled]:not(.btn-no-focus):focus,
.c-theme-btn.c-btn-border-1x[disabled]:not(.btn-no-focus).focus,
.c-theme-btn.c-btn-border-1x[disabled]:active,
.c-theme-btn.c-btn-border-1x[disabled].active,
fieldset[disabled] .c-theme-btn.c-btn-border-1x,
fieldset[disabled] .c-theme-btn.c-btn-border-1x:hover,
fieldset[disabled] .c-theme-btn.c-btn-border-1x:not(.btn-no-focus):focus,
fieldset[disabled] .c-theme-btn.c-btn-border-1x:not(.btn-no-focus).focus,
fieldset[disabled] .c-theme-btn.c-btn-border-1x:active,
fieldset[disabled] .c-theme-btn.c-btn-border-1x.active {
  background: none;
  border-color: #ffb504;
}
.c-theme-btn.c-btn-border-1x .badge {
  color: none;
  background: #ffb504;
}

.c-theme-btn.c-btn-border-2x {
  border-color: #ffb504;
  border-width: 2px;
  color: #ffb504;
  background: none;
  border-color: #ffb504;
}
.c-theme-btn.c-btn-border-2x.btn-no-focus:focus,
.c-theme-btn.c-btn-border-2x.btn-no-focus.focus {
  color: #ffb504;
  background: none;
  border-color: #ffb504;
}
.c-theme-btn.c-btn-border-2x.btn-no-focus:hover,
.c-theme-btn.c-btn-border-2x:hover,
.c-theme-btn.c-btn-border-2x.btn-no-focus:active,
.c-theme-btn.c-btn-border-2x:active,
.c-theme-btn.c-btn-border-2x.active,
.open > .c-theme-btn.c-btn-border-2x.dropdown-toggle {
  color: #ffffff;
  background: #ffb504;
  border-color: #ffb504;
}
.c-theme-btn.c-btn-border-2x:active,
.c-theme-btn.c-btn-border-2x.active,
.open > .c-theme-btn.c-btn-border-2x.dropdown-toggle {
  background-image: none;
}
.c-theme-btn.c-btn-border-2x.disabled,
.c-theme-btn.c-btn-border-2x.disabled:hover,
.c-theme-btn.c-btn-border-2x.disabled:not(.btn-no-focus):focus,
.c-theme-btn.c-btn-border-2x.disabled:not(.btn-no-focus).focus,
.c-theme-btn.c-btn-border-2x.disabled:active,
.c-theme-btn.c-btn-border-2x.disabled.active,
.c-theme-btn.c-btn-border-2x[disabled],
.c-theme-btn.c-btn-border-2x[disabled]:hover,
.c-theme-btn.c-btn-border-2x[disabled]:not(.btn-no-focus):focus,
.c-theme-btn.c-btn-border-2x[disabled]:not(.btn-no-focus).focus,
.c-theme-btn.c-btn-border-2x[disabled]:active,
.c-theme-btn.c-btn-border-2x[disabled].active,
fieldset[disabled] .c-theme-btn.c-btn-border-2x,
fieldset[disabled] .c-theme-btn.c-btn-border-2x:hover,
fieldset[disabled] .c-theme-btn.c-btn-border-2x:not(.btn-no-focus):focus,
fieldset[disabled] .c-theme-btn.c-btn-border-2x:not(.btn-no-focus).focus,
fieldset[disabled] .c-theme-btn.c-btn-border-2x:active,
fieldset[disabled] .c-theme-btn.c-btn-border-2x.active {
  background: none;
  border-color: #ffb504;
}
.c-theme-btn.c-btn-border-2x .badge {
  color: none;
  background: #ffb504;
}

.c-theme.form-control:focus,
.c-theme.form-control:active,
.c-theme.form-control.active {
  border-color: #ffb504 !important;
}

.c-content-line-icon.c-theme {
  background-image: url(../../img/content/line-icons/default.png);
}

.c-content-list-1.c-theme.c-separator-dot > li:before,
.c-content-list-1.c-theme > li:before {
  background: #ffb504;
}

.c-content-tab-1.c-theme .nav > li:hover > a,
.c-content-tab-1.c-theme .nav > li:focus > a,
.c-content-tab-1.c-theme .nav > li:active > a,
.c-content-tab-1.c-theme .nav > li.active > a,
.c-content-tab-1.c-theme .nav.nav-justified > li:hover > a,
.c-content-tab-1.c-theme .nav.nav-justified > li:focus > a,
.c-content-tab-1.c-theme .nav.nav-justified > li:active > a,
.c-content-tab-1.c-theme .nav.nav-justified > li.active > a {
  border-bottom-color: #ffb504;
}

.c-content-tab-2.c-theme > ul > li.active > a > .c-title,
.c-content-tab-2.c-theme > ul > li:hover > a > .c-title {
  color: #ffb504;
}

.c-content-tab-2.c-theme > ul > li.active > a > .c-content-line-icon,
.c-content-tab-2.c-theme > ul > li:hover > a > .c-content-line-icon {
  background-image: url(../../img/content/line-icons/default.png);
}

.c-content-tab-5.c-theme .c-nav-tab > li.active > a,
.c-content-tab-5.c-theme .c-nav-tab > li a:hover {
  color: #fff;
  background-color: #ffb504;
}

.c-content-tab-5.c-theme .c-nav-tab.c-arrow a:hover:after {
  border-left-color: #ffb504;
}

.c-content-tab-5.c-theme .c-nav-tab.c-arrow .active > a:after {
  border-left-color: #ffb504;
}

.c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a {
  background-color: #ffb504;
}
.c-content-accordion-1.c-theme
  .panel
  > .panel-heading
  > .panel-title
  > a.collapsed {
  background-color: #ffffff;
}
.c-content-accordion-1.c-theme
  .panel
  > .panel-heading
  > .panel-title
  > a.collapsed:hover,
.c-content-accordion-1.c-theme
  .panel
  > .panel-heading
  > .panel-title
  > a.collapsed:focus {
  background-color: #ffb504;
}

.c-content-accordion-1.c-theme .panel > .panel-collapse > .panel-body {
  background-color: #ffb504;
}

.c-mega-menu-onepage-dots.c-theme
  .c-onepage-dots-nav
  > li.c-onepage-link:hover
  > a,
.c-mega-menu-onepage-dots.c-theme
  .c-onepage-dots-nav
  > li.c-onepage-link.c-active
  > a,
.c-mega-menu-onepage-dots.c-theme
  .c-onepage-dots-nav
  > li.c-onepage-link.active
  > a {
  background: rgba(50, 197, 210, 0.9);
}

.c-layout-sidebar-menu.c-theme .c-sidebar-menu li.c-active > a {
  transition: all 0.2s;
  color: #ffb504;
}
.c-layout-sidebar-menu.c-theme .c-sidebar-menu li.c-active > a > .c-arrow {
  color: #ffb504;
}

.c-layout-sidebar-menu.c-theme
  .c-sidebar-menu
  li
  .c-dropdown-menu
  > li:hover
  > a {
  color: #ffb504;
}

.c-layout-sidebar-menu.c-theme .c-sidebar-menu.c-option-2 > li.c-active > a {
  transition: all 0.2s;
  color: #ffffff;
  background-color: #ffb504;
}
.c-layout-sidebar-menu.c-theme
  .c-sidebar-menu.c-option-2
  > li.c-active
  > a
  > .c-arrow {
  color: #ffffff;
}

.c-content-title-4.c-theme .c-line-strike:before {
  border-top: 1px solid #ffb504;
}

.cbp-l-filters-button .cbp-filter-counter,
.cbp-l-filters-buttonCenter .cbp-filter-counter {
  background-color: #ffb504;
}
.cbp-l-filters-button .cbp-filter-counter:before,
.cbp-l-filters-buttonCenter .cbp-filter-counter:before {
  border-top: 4px solid #ffb504;
}

.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active,
.cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
  color: #ffb504;
}

.cbp-l-filters-alignCenter .cbp-filter-counter,
.cbp-l-filters-text .cbp-filter-counter {
  background: none repeat scroll 0 0 #ffb504;
}
.cbp-l-filters-alignCenter .cbp-filter-counter:before,
.cbp-l-filters-text .cbp-filter-counter:before {
  border-top: 4px solid #ffb504;
}

.cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active {
  border-bottom-color: #ffb504;
}

.cbp-l-project-desc-title:before,
.cbp-l-project-details-title:before {
  background: #ffb504;
}

.tp-bullets.round.c-theme .bullet {
  margin-right: 5px;
}
.tp-bullets.round.c-theme .bullet.selected {
  background: #ffb504;
}

.tp-banner-container.c-theme .tparrows.circle {
  background-image: url(../../img/content/line-icons/default.png);
}
/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - Click Top  */
/*   02 - Global stlye  */
/*   03 - Header  */
/*   04 - Theme Menu */
/*   05 - Theme Banner */
/*   06 - Short Banner */
/*   07 - Manage Section  */
/*   08 - Feature Work  */
/*   09 - Our Service  */
/*   10 - Service Banner  */
/*   11 - Our Team Section  */
/*   12 - Company History  */
/*   13 - Company Progress  */
/*   14 - Lates News  */
/*   15 - Client Slider  */
/*   16 - Newsletter  */
/*   17 - Footer  */
/*   18 - Inner Banner  */
/*   19 - FAQ  */
/*   20 - Contact Us */
/*   21 - Contact form activation  */
/*   22 - Project  */
/*   23 - Project Details  */
/*   24 - Our Service  */
/*   25 - Service Details Page  */
/*   26 - Blog Page  */
/*   27 - Blog Details */

/**
* Importing necessary  Styles.
**/

@font-face {
  font-family: "yekan";
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/yekan.woff), url(../fonts/yekan.eot),
    url(../fonts/yekan.ttf);
}

#menu .container {
  position: relative;
}
#menu .nav.navbar-nav {
  position: static;
  float: right;
}
.collapse.navbar-collapse.navbar-ex1-collapse {
  width: 100%;
  float: none;
  margin: 0;
}
.navbar-header {
  display: inline-block;
}

.searchBoxWrapper {
  display: inline-block;
  width: 120px;
  height: 21px;
  position: relative;
  /* left: 50%; */
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.searchBox {
  background: #fff;
  width: 21px;
  height: 21px;
  float: left;
  margin-left: 78px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-top: 7px;
}

.searchBox .icon {
  width: 21px;
  height: 21px;
  float: right;
  position: relative;
}

.searchBox .icon .circle {
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  z-index: 0;
  border: 2px solid #555;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  float: left;
}

.searchBox .icon .handle {
  width: 2px;
  height: 20px;
  background: #555;
  display: block;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  border-radius: 2px;
  position: absolute;
  left: 53%;
  top: 53%;
}

.searchBox .icon .handle:after {
  content: "";
  width: 2px;
  height: 20px;
  background: #555;
  display: block;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  -o-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  top: 50%;
}

.searchBox input[type="text"] {
  font-size: 10px;
  width: calc(100% - 21px);
  height: 21px;
  padding: 0 6px;
  border: none;
  background: #fff;
  float: left;
}

.searchBox.isOpen {
  width: 100%;
}

.searchBox.isOpen .icon .handle:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  -o-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

.searchBox.isOpen .icon .circle {
  background: #88a825;
  -webkit-transform: scale(0.01);
  -moz-transform: scale(0.01);
  -ms-transform: scale(0.01);
  -o-transform: scale(0.01);
  transform: scale(0.01);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
/*________________Preloader_______________ */

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  overflow: hidden;
}
#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  background: url(../images/1.gif) no-repeat center;
  margin: -32px 0 0 -32px;
  overflow: hidden;
}

/*==================== Click Top ====================*/
.scroll-top {
  width: 45px;
  height: 45px;
  position: fixed;
  bottom: 52px;
  left: 80px;
  z-index: 99;
  text-align: center;
  background: #213043;
  color: #fff;
  font-size: 20px;
  display: none;
}
.scroll-top:hover {
  color: #fff;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 80%
  );
}
/*______________________ Global stlye ___________________*/

@font-face {
  font-family: "font-awesome";
  src: url("../fonts/font-awesome/fonts/fontawesome-webfont.ttf");
  src: url("../fonts/font-awesome/fonts/fontawesome-webfont.eot"),
    /* IE9 Compat Modes */
      url("../fonts/font-awesome/fonts/fontawesome-webfont.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("../fonts/font-awesome/fonts/fontawesome-webfont.woff") format("woff"),
    /* Pretty Modern Browsers */
      url("../fonts/font-awesome/fonts/fontawesome-webfont.svg") format("svg"); /* Legacy iOS */
}

body {
  font-weight: normal;
  color: #8c8c8c;
  font-size: 12px;
  position: relative;
  text-align: right;
  background: #fff;
}

body .main-page-wrapper {
  overflow-x: hidden;
  position: relative;
}

input,
textarea {
  outline: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.clear-fix {
  clear: both;
}
.clear-fix:after {
  display: table;
  content: "";
  clear: both;
}
.tran3s,
.main-menu .nav > li a,
.main-menu .nav > li > a:before,
.main-menu .nav > li > a:after,
.main-menu .nav > li:before,
.main-menu .request-quote:before,
.theme-button:before,
.feature-work .feature-item-wrapper .overlay,
.owl-theme .owl-nav [class*="owl-"],
.owl-carousel .owl-controls .owl-nav .owl-prev:before,
.owl-carousel .owl-controls .owl-nav .owl-next:before,
.service-tab-wrapper .nav-tabs > li > a span,
.service-tab-wrapper .nav-tabs > li > a h6,
.service-tab-wrapper .nav-tabs > li > a,
.company-history .panel-group .panel-heading a:before,
.service-single-page .single-item a span,
.service-single-page .single-item a h6,
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a:before,
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a h6,
.service-details-page .service-side-bar .download-item a:before,
.service-tab-wrapper .nav-tabs > li > a .icon .ficon:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tran4s,
.feature-work .feature-item-wrapper .overlay:before,
.feature-work .feature-item-wrapper .overlay:after,
.feature-work .feature-item-wrapper .overlay h5,
.feature-work .feature-item-wrapper .item:hover .overlay span {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/*.float-left {float:right;}
.float-right {float:left;}*/
.round-border {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
a.theme-button,
.theme-button {
  background: #213043;
  overflow: hidden;
  position: relative;
  z-index: 2;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.theme-button:before {
  content: "";
  width: 30px;
  height: 130%;
  background: rgba(215, 215, 215, 0.2);
  position: absolute;
  top: -10px;
  left: -45px;
  z-index: -1;
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.theme-button:hover:before {
  left: 120%;
}
.theme-title {
  position: relative;
  padding-bottom: 18px;
  text-align: center;
  margin-bottom: 30px;
}
.theme-title.center {
  text-align: center;
}
.theme-title span {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
}
.theme-title:before {
  content: "";
  position: absolute;
  top: 100%;
  background: #efefef;
  height: 2px;
  width: 90px;
}
.theme-title.center:before {
  left: 50%;
  margin-left: -45px;
}
.fancybox-skin {
  padding: 8px !important;
  background: #eeeeee;
  border-radius: 2px;
}
.p-color,
header .top-header ul li a:hover,
.theme-title span,
.theme-manage-area .we-do-area a,
.service-tab-wrapper .tab-content .left-side ul li i,
.company-progress .opacity h4 span,
.latest-news .post span > span,
.client-slider .single-container > ul li,
footer .footer-link ul li a:hover,
footer .footer-service ul li a:hover,
footer .bottom-footer p a,
.inner-banner .opacity ul li:last-child,
.theme-manage-area .img-content:hover .opacity a,
.faq-page .panel-group .panel-heading h6 a:before,
.mixitUp-menu ul li.active,
.mixitUp-menu ul li:hover,
#blog-post article .post-date ul li,
.project-details .project-img-gallery .carousel-control i,
#blog-post article .expert_quote_area .col-lg-12 .expert_quote span,
.blog_sidebar .category_list ul li a:hover,
.main-menu .navbar-nav > li.dropdown-holder .sub-menu li a:hover,
.blog_sidebar .category_list ul li a:focus,
header .bottom-header .single-content .ficon:before,
.blog_sidebar .category_list ul li a.active,
.slide_show .carousel-control,
.main-menu .request-quote span i,
.service-tab-wrapper .nav-tabs > li > a .icon .ficon:before,
footer .footer-address ul li span:before,
.main-menu nav ul li.dropdown-holder .fa {
  color: #2e3192;
}
.p-color-bg,
header .bottom-header .single-content ul li a:hover,
.main-menu .nav > li:before,
.our-team .team-item-wrapper .text ul li a:hover,
.our-team .owl-theme .owl-nav [class*="owl-"]:hover,
.client-slider .owl-theme .owl-nav [class*="owl-"]:hover,
.company-history .panel-group .panel-heading.active-panel a:before,
footer h4:before,
footer .bottom-footer ul li a:hover,
.header-style-two header .bottom-header .single-content ul li a:hover,
.inner-banner .opacity h2:before,
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a:before,
.service-details-page .service-side-bar .download-item a:before,
#blog-post article .expert_quote_area .col-lg-12 .expert_quote:before,
#blog-post .comments_area .single_comment .comment a.reply:hover {
  background: #2e3192;
}
header .top-header p,
header .bottom-header .single-content p {
  /*font-family: 'yekan', arial;*/
}
header .top-header ul li a {
  /*font-family: 'yekan', arial;*/
}
#cart-total {
  display: inline-block;
  line-height: 15px !important;
  padding: 1px 5px 0px 5px;
  background: #f9771bc7;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  position: absolute;
  right: -8px;
  top: 3px;
}
.card-icon {
  font-size: 23px;
}
#card img.img-thumbnail {
  padding: 0;
  line-height: 1.42857143;
  background-color: #fff;
  border: none;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 50px;
  height: 50px;
}

/*(((((((((((((((((((((((( HEADER )))))))))))))))))))*/
/*======== Top Header ======*/

header .top-header {
  background: #f5f5f5;
  padding: 10px 0;
  position: relative;
  overflow: visible;
  margin-bottom: 20px;
}
header .top-header p {
  font-weight: 300;
  color: #6e6e6e;
}
header .top-header p span {
  font-weight: 500;
  color: #262626;
}
header .top-header ul li {
  display: inline-block;
  line-height: 13px;
  color: #7b7b7b;
  margin-left: 15px;
}
header .top-header ul li a {
  color: #7b7b7b;
  font-size: 18px;
}
header .top-header:before {
  content: "";
  width: 100%;
  height: 16px;
  background: url(../images/home/bar-line.png) repeat center;
  position: absolute;
  top: 100%;
  left: 0;
}
/*========== Bottom header =========*/
header .bottom-header {
  padding: 5px 0;
}
header .bottom-header .single-content {
  position: relative;
  margin-right: 35px;
  margin-top: 3px;
}
header .bottom-header .single-content p {
  color: #474646;
  font-weight: 500;
  font-size: 18px;
  line-height: 70px;
}
header .bottom-header .single-content span {
  color: #929292;
}
header .bottom-header .single-content .ficon {
  position: absolute;
  top: 0;
  right: 0;
}
header .bottom-header .single-content .ficon:before {
  font-size: 38px;
}
header .bottom-header .single-content.bar-fix:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 1px;
  height: 40px;
  background: #eeeeee;
}
header .bottom-header .single-content.bar-fix {
  padding-right: 55px;
  padding-left: 35px;
}
header .bottom-header .single-content ul li {
  display: inline-block;
  margin-top: 5px;
}
header .bottom-header .single-content ul li a {
  width: 40px;
  height: 40px;
  border: 1px solid #eeeeee;
  color: #b0b0b0;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
}
header .bottom-header .single-content ul li a:hover {
  color: #fff;
  border-color: #2e3192;
}
.navbar-collapse.navbar-ex1-collapse {
  float: left;
  margin-top: 10px;
}
#card-search {
  display: inline-block;
  float: left;
  padding-top: 13px !important;
}
#card-search li {
  display: inline-block;
  float: left;
  color: #1f2062;
  text-decoration: none;
  padding: 15px 13px;
  z-index: 1009;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
div#logo {
  text-align: center;
  display: inline-block;
  float: right;
}

div#logo img {
  max-height: 55px;
}
/*(((((((((((((((((((((( Theme Menu ))))))))))))))))))))*/
.main-menu {
  background: #fff;
  position: relative;
  z-index: 9;
}
.main-menu .container {
  position: relative;
}
.main-menu .navbar {
  border: none;
  border-radius: 0;
  margin: 0;
}
.main-menu .navbar-collapse {
  padding: 0;
  box-shadow: none;
  border-top: 1px solid #f1f1f1;
}
/*.main-menu .nav>li>a:before,
.main-menu .nav>li>a:after {
  content: '';
  position: absolute;
  top:0;
  height:100%;
  width:1px;
}
.main-menu .nav>li>a:before {
  background: #283d58;
  left:0;
}
.main-menu .nav>li>a:after {
  background: #192432;
  left:-1px;
}*/
.main-menu .nav > li > a {
  line-height: 70px;
  color: #292e31;
  padding: 0 15px;
}
.main-menu .nav > li > a:hover,
.main-menu .nav > li > a:focus,
.main-menu .nav > li:hover > a,
.main-menu .nav > li.current-page-item > a {
  background: #fff;
}
.main-menu .nav > li > a:hover:before,
.main-menu .nav > li > a:hover:after,
.main-menu .nav > li.current-page-item > a:after,
.main-menu .nav > li.current-page-item > a:before {
  background: transparent;
}
.main-menu .nav > li:last-child > a:after,
.main-menu .nav > li:last-child > a:before {
  display: none;
}
.main-menu .nav > li:before {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.main-menu .nav > li:hover:before,
.main-menu .nav > li.current-page-item:before {
  height: 4px;
}
.main-menu .request-quote {
  position: absolute;
  width: 265px;
  line-height: 70px;
  top: 0;
  left: 0;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  z-index: 1;
}
.main-menu .request-quote span {
  width: 66px;
  display: inline-block;
  height: 70px;
  background: #07ace8;
  float: left;
  padding-top: 23px;
}
.main-menu .request-quote span i {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #fff;
  margin: 0 auto;
  display: block;
  line-height: 26px;
  font-size: 15px;
}
.main-menu .request-quote span i:before {
  font-size: 14px;
}
.main-menu .request-quote:before {
  content: "";
  background: #07ace8;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  z-index: -1;
}
.main-menu .request-quote:hover:before {
  width: 100%;
}
.main-menu nav ul li.dropdown-holder .fa {
  display: none;
  line-height: 42px;
  width: 45px;
  font-size: 22px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.navbar-toggle {
  float: right;
  border-radius: 0;
  border: 1px solid #fff;
  margin: 18px 0;
}
.navbar-toggle .icon-bar {
  background: #2e3192;
}
/*=================== Sub Menu ==============*/
.main-menu .navbar-nav > li.dropdown-holder .sub-menu {
  position: absolute;
  right: 0;
  top: 100%;
  width: 220px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -ms-transform: scaleY(0); /* IE 9 */
  -ms-transform-origin: 0% 0%; /* IE 9 */
  -webkit-transform: scaleY(0); /* Chrome, Safari, Opera */
  -webkit-transform-origin: 0% 0%; /* Chrome, Safari, Opera */
  transform: scaleY(0);
  transform-origin: 0% 0%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
}
.main-menu .navbar-nav > li.dropdown-holder .sub-menu li ul {
  right: 100%;
  margin-top: -40px;
}
.main-menu .navbar-nav > li.dropdown-holder:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.main-menu .navbar-nav > li.dropdown-holder ul li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}

.main-menu .navbar-nav > li.dropdown-holder .sub-menu li a {
  line-height: 40px;
  color: #6f6f6f;
  text-transform: uppercase;
  padding-right: 20px;
  display: block;
  border-bottom: 1px solid #ededed;
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 500;
}
.main-menu .navbar-nav > li.dropdown-holder .sub-menu li ul li a {
  line-height: 40px;
  color: #6f6f6f;
  text-transform: uppercase;
  padding-right: 20px;
  display: block;
  border-bottom: 1px solid #ededed;
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 500;
}
.main-menu .navbar-nav > li.dropdown-holder .sub-menu li:last-child a {
  border: none;
}
/* ((((((((((((((((((((( Sticky Menu ))))))))))))))))))))*/
@keyframes menu_sticky {
  0% {
    margin-top: -120px;
    opacity: 0;
  }
  50% {
    margin-top: -64px;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
.main-menu.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  animation-name: menu_sticky;
  animation-duration: 0.7s;
  animation-timing-function: ease-in-out;
  padding: 0;
}
/*((((((((((((((((((((( Header Style Two )))))))))))))))*/
.header-style-two {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: white;
}
.header-style-two header .bottom-header .single-content p {
  color: #2e3192;
  line-height: 50px;
  display: inline-block;
}
.header-style-two header .bottom-header .single-content .ficon {
  width: 50px;
  height: 50px;
  border: 2px solid #2e3192;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  position: relative;
  float: right;
  margin-left: 20px;
  display: inline-block;
}
.header-style-two header .bottom-header .single-content .ficon:before {
  font-size: 20px;
}
.header-style-two
  header
  .bottom-header
  .single-content
  .ficon.flaticon-map-solid:before {
  font-size: 25px;
}
.header-style-two header .bottom-header .single-content.bar-fix {
  padding-right: 65px;
  padding-left: 12px;
  margin-top: 10px;
}
.header-style-two header .bottom-header .single-content.bar-fix:before {
  display: none;
}
.header-style-two header .bottom-header .single-content ul li a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: none;
  background: #054d5c;
  color: #fff;
  margin-left: 3px;
}
.header-style-two header .bottom-header .single-content.mFix {
  margin-left: 55px;
}
.header-style-two header .bottom-header .single-content ul li {
  margin-top: 16px;
}
.header-style-two header .bottom-header {
  padding-bottom: 5px;
}
.header-style-two .main-menu {
  background: white;
}
.header-style-two .main-menu.fixed {
  background: #fff;
}
.header-style-two .main-menu .nav > li > a:hover,
.header-style-two .main-menu .nav > li > a:focus,
.header-style-two .main-menu .nav > li:hover > a,
.header-style-two .main-menu .nav > li.current-page-item > a {
  background: #fff;
}
/*.header-style-two .main-menu .nav>li>a:before {
  background: #032730;
}
.header-style-two .main-menu .nav>li>a:after {
  background: #06404d
}*/
.header-style-two .main-menu .nav > li > a:hover:before,
.header-style-two .main-menu .nav > li > a:hover:after,
.header-style-two .main-menu .nav > li.current-page-item > a:after,
.header-style-two .main-menu .nav > li.current-page-item > a:before {
  background: transparent;
}
.header-style-two .main-menu .request-quote span i {
  color: #5c6571;
}
/*(((((((((((((((((((((( Theme Banner ))))))))))))))))))*/
#banner h1,
#banner h5 {
  color: #fff;
}
#banner h1 {
  font-weight: 900;
  text-transform: uppercase;
  line-height: 60px;
}
#banner h5 {
  font-weight: 300;
  line-height: 30px;
}
#banner a.service-button,
#banner a.quote-button {
  color: #3c763d;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  width: 150px;
  line-height: 55px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#banner a.quote-button {
  border: 1px solid #3c763d;
}
#banner a.quote-button:hover {
  border-color: #364558;
}
.slideshow .owl-controls {
  margin-top: 0;
}

/* Info Bar */
.info-bar {
  margin: 0;
  border: 0;
  color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 10px 0;
}
.info-bar div.row > div {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0 !important;
  border-left: rgba(255, 255, 255, 0.8) 1px solid;
}
.info-bar div.row > div:last-child {
  border: 0;
}
.info-bar div.row > div i {
  color: #fff;
  font-size: 32px;
  line-height: 1.2;
  margin-right: 10px;
  float: left;
}
.info-bar h3,
.info-bar div.row > div i {
  transition-property: color;
  transition-duration: 1s;
}

.info-bar div.row > div:hover i,
.info-bar div.row > div:hover h3 {
  color: #f9ff00;
}

.info-bar h2,
.info-bar h3,
.info-bar h4,
.info-bar h5,
.info-bar h6,
.info-bar p {
  color: #fff;
  font-size: 16px;
  line-height: 2em;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.info-bar h1 {
  color: #fff;
  font-size: 25px;
  line-height: 2.5em;
  margin: 0;
  padding: 0;
  font-weight: 500;
  text-align: center;
}
.info-bar p {
  font-size: 12px;
  line-height: 1;
  font-weight: 300;
}

/* dark */
.info-bar.info-bar-dark {
  background-color: #171717;
}

/* color */
.info-bar.info-bar-color a,
.info-bar.info-bar-color div.row > div i,
.info-bar.info-bar-color h1,
.info-bar.info-bar-color h2,
.info-bar.info-bar-color h3,
.info-bar.info-bar-color h4,
.info-bar.info-bar-color h5,
.info-bar.info-bar-color h6,
.info-bar.info-bar-color p {
  color: #fff;
}
.info-bar.info-bar-color div.row > div {
  border-right-color: rgba(0, 0, 0, 0.1);
}

/* clean */
.info-bar.info-bar-clean {
  /* background-image: url("/theme-img/pat.png"); */
  min-height: 125px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: repeat;
  background-size: 180px;
  background-color: #00ff04;
  margin-top: 51px;
}

/* bordered */
.info-bar.info-bar-bordered {
  margin: 30px 0;
  border: rgba(0, 0, 0, 0.1) 1px solid;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.info-bar.info-bar-bordered div.row > div {
  padding-top: 15px;
  padding-bottom: 15px;
}

div.shop-item-rating-line {
  display: block;
  position: relative;
}
div.shop-item-rating-line:before {
  left: 0 !important;
  right: 50%;
  margin-right: 50px;
  content: "";
  position: absolute;
  top: 10px;
  padding: 1px;
  height: 0;
  border-top: 1px solid #e8641c;
  border-bottom: 1px solid #e8641c;
}

div.shop-item-rating-line:after {
  right: 0 !important;
  left: 50%;
  margin-left: 50px;
  content: "";
  position: absolute;
  top: 10px;
  padding: 1px;
  height: 0;
  border-top: 1px solid #e8641c;
  border-bottom: 1px solid #e8641c;
}
.rating {
  position: relative;
  display: block;
  min-height: 17px;
  width: 100%;
  color: #e8641c;
  display: inline-block;
  font-family: FontAwesome;
}
.rating-4:after {
  content: "\f005\20\f005\20\f005\20\f005\20\f006";
}
.product-layout {
  background: transparent;
}
.product-layout .caption {
  padding: 0px 12px;
  background-color: #9304ff94;
  transition: 0.6s;
  margin-bottom: 15px;
  border-radius: 36px;
  height: 54px;
  overflow: hidden;
}
.product-layout:hover .caption {
  background-color: #9304ff;
  color: #fff;
  padding: 5px 5px;
}
.product-layout:hover .caption a {
  color: #fff;
}
.product-list-tab {
  padding: 100px 0 60px 0;
  background: #fff;
}
.product-thumb {
  background: #fff;
  padding: 20px;
  /* box-shadow: 0 0 16px #ff5a0029; */
  border-radius: 7px;
  /* border: 1px solid #ff55002e; */
  margin: 5%;
  width: 73%;
}
.dk-box .product-thumb {
  background: #fff;
  padding: 0px;
  border-radius: 7px;
  box-shadow: none;
  border: 1px solid #ff55002e;
  margin: 10px 0;
  width: 100%;
}
.dk-box .product-thumb a {
  display: block;
  width: 100%;
}
.dk-box .product-thumb p,
.dk-box .product-thumb img {
  display: inline-block;
  float: right;
}
.dk-box .product-thumb p {
  margin-bottom: 0;
  padding-top: 20px;
}
.product-grid .product-thumb {
  background: #fff;
  /* padding: 7px; */
  margin: 5%;
  position: relative;
  text-align: center;
  width: 90%;
  box-shadow: 0 0 16px #00000029;
  border-radius: 7px;
  border: 2px solid #0000002e;
}

.product-list-tab .owl-buttons div .fa {
  font-size: 20px !important;
}
.product-list-tab .owl-carousel .product-thumb {
  padding: 7px;
  margin: 5%;
  position: relative;
  text-align: center;
  width: 90%;
  box-shadow: 0 0 16px #33333329;
  border-radius: 7px;
  border: 1px solid #33333329;
}

.product-list-tab .product-thumb .button-group .btn-primary {
  padding: 10px 20px;
  margin: 0 auto;
  font-size: 10px;
  height: auto;
  line-height: normal;
  background-color: #ff7600d4;
  color: #ffffff;
  border-radius: 5px;
}
/*(((((((((((((((((( About Us))))))))))))))))*/
#about_us {
  padding: 80px 0;
  /* background: #fff; */
}
#section-divider-up,
#section-divider-down {
  height: 10px;
  width: 100%;
}
#section-divider-up {
  background: #fff url(../theme-img/staple-up.png) repeat-x;
}
#section-divider-down {
  background: #fff url(../theme-img/staple-down.png) repeat-x;
}
#partners-divider-up,
#partners-divider-down {
  height: 14px;
  width: 100%;
}
#partners-divider-up {
  background: #fff url(../theme-img/nail1.png) repeat-x;
}
#partners-divider-down {
  background: #fff url(../theme-img/nail1-2.png) repeat-x;
}
#partners-divider-up,
#partners-divider-down {
  height: 14px;
  width: 100%;
}
/*#icon-divider-up, #icon-divider-down {
    height: 23px;
    width: 100%;
}
#icon-divider-up {
    background:  url(../img/nail1-1.png) repeat-x ;
}
#icon-divider-down {
    background: url(../img/nail-down.png) repeat-x ;
}*/

#about_us article h4 {
  line-height: 2.1em;
  text-align: justify;
  margin-top: 33px;
  font-size: 1.5em;
}
#about_us .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.9;
  text-align: center;
}
#about_us div.divider {
  margin: 40px 0;
  position: relative;
  display: block;
  min-height: 20px;
  text-align: center;
}
#about_us div.divider i {
  line-height: 1;
  font-size: 18px;
  color: #ccc;
}
#about_us div.divider.divider-center:before {
  left: 0 !important;
  right: 50%;
  margin-right: 20px;
  content: "";
  position: absolute;
  top: 8px;
  height: 0;
  border-top: 1px solid #ddd;
}
#about_us div.divider.divider-center:after {
  left: 50% !important;
  right: 0;
  margin-left: 20px;
}
#about_us div.divider:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  height: 0;
  border-top: 1px solid #ddd;
}
#about_us div.divider.divider-color i {
  color: #ff5e00;
}
#about_us div.divider.divider-color:before,
#about_us div.divider.divider-color:after {
  border-top: #ff5e00 1px solid;
}

#progressBar {
  width: 100%;
  background: rgba(0, 0, 0, 0.05);
}
#progressBar #bar {
  height: 3px;
  width: 100%;
  background-color: #333;
}
/*(((((((((((((((((( Short Banner ))))))))))))))))*/
.short-banner {
  background: url(../images/home/1.jpg) no-repeat center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}
.short-banner .opacity {
  height: 100%;
  background: rgba(7, 172, 232, 0.85);
  padding: 35px 0;
}
.short-banner h3 {
  font-weight: 500;
  color: #fff;
  margin-top: 16px;
}
.short-banner h3 span {
  color: #373632;
}
.short-banner a {
  width: 195px;
  line-height: 60px;
}

/*(((((((((((((((((((( Manage Section ))))))))))))))))*/
.theme-manage-area {
  padding: 60px 0;
  /*background: #fff url(../img/pattern-blue.png) repeat;*/
  background: #fff;
}
.theme-manage-area .we-do-area .theme-title:before {
  width: 100%;
}
.theme-manage-area.fix .we-do-area .theme-title:before {
  width: 90px;
}
.theme-manage-area .we-do-area p {
  margin: 20px 0 20px 15px;
}
.theme-manage-area .we-do-area a {
  width: 150px;
  line-height: 50px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #f3f3f3;
}
.theme-manage-area .we-do-area a:hover {
  color: #fff;
}
.theme-manage-area .we-do-area ul {
  border-top: 1px solid #e9e9e9;
  margin-top: -5px;
  padding-top: 15px;
}
.theme-manage-area .we-do-area ul li {
  position: relative;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  padding-right: 30px;
  margin-bottom: 12px;
}
.theme-manage-area .we-do-area ul li:before {
  content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€š ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸";
  font-family: "font-awesome";
  position: absolute;
  top: 0;
  right: 0;
  line-height: 26px;
}
.theme-manage-area .we-do-area h3 {
  font-size: 28px;
  margin: -5px 0 -7px 0;
}
.theme-manage-area .content {
  position: relative;
  background: #545454;
}
figure {
  position: relative;
  overflow: hidden;
  background: #4e4e4e;
  text-align: center;
  cursor: pointer;
}
.theme-manage-area figure {
  height: 220px;
}
figure.effect-milo img {
  max-width: 100%;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  height: -webkit-calc(100% + 40px);
  height: calc(100% + 40px);
  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(-15px, 0, 0) scale(1.12);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure figcaption {
  padding: 20px;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
figure figcaption,
figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
figure.effect-milo figcaption p {
  padding: 0 10px 0 0;
  width: 85%;
  color: #fff;
  font-size: 13px;
  line-height: 28px;
  text-align: right;
  border-right: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-30px, 0, 0);
  transform: translate3d(-30px, 0, 0);
  text-align: justify;
}
.theme-manage-area .content:hover img {
  opacity: 0.5;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.theme-manage-area .content:hover .effect-milo figcaption p {
  float: right;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.theme-manage-area .content h5 {
  padding: 10px 12px 20px 12px;
  color: white;
  background: #2e3192;
  font-size: 13px;
  line-height: 24px;
  text-align: justify;
  height: 70px;
}
.theme-manage-area .content > a {
  font-weight: 500;
  color: #ffffff;
  width: 100%;
  background: #2e3192;
}
.theme-manage-area .img-content {
  position: relative;
  margin-top: 100px;
}
.theme-manage-area .img-content .opacity {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
.theme-manage-area .img-content .opacity a {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  font-size: 60px;
  font-weight: normal;
}
.theme-manage-area .img-content .opacity a span {
  display: table-cell;
  vertical-align: middle;
}
.theme-manage-area .img-content:hover .opacity a span i {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
/*(((((((((((((((((((( Feature Work ))))))))))))))))*/

.feature-work.bg-color {
  background: #2e3192;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.feature-work.bg-color img {
  margin: 0 auto;
}
.feature-work h2 {
  color: #fff;
}
.feature-work .feature-item-wrapper .item {
  margin: 50px 15px 0 15px;
}
.feature-work .feature-item-wrapper .img-holder {
  position: relative;
  overflow: hidden;
}
.feature-work .feature-item-wrapper .item .img-holder img {
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.feature-work .feature-item-wrapper .item:hover .img-holder img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.feature-work .feature-item-wrapper .overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(4, 188, 255, 0.9);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.feature-work .feature-item-wrapper .overlay:before,
.feature-work .feature-item-wrapper .overlay:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transition-delay: 0.35s; /* Safari */
  transition-delay: 0.35s;
}
.feature-work .feature-item-wrapper .overlay:before {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  top: -50px;
  left: -50px;
}
.feature-work .feature-item-wrapper .overlay:after {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  bottom: -50px;
  right: -50px;
}
.feature-work .feature-item-wrapper .overlay h5 {
  font-weight: 500;
  color: #fff;
  height: 100%;
  margin-top: -25px;
  opacity: 0;
  -webkit-transform: translate3D(0, 30%, 0);
  -moz-transform: translate3D(0, 30%, 0);
  -ms-transform: translate3D(0, 30%, 0);
  -o-transform: translate3D(0, 30%, 0);
  transform: translate3D(0, 30%, 0);
}
.feature-work .feature-item-wrapper .overlay span {
  display: block;
  opacity: 0;
  margin-top: -5px;
  -webkit-transform: translate3D(0, -320%, 0);
  -moz-transform: translate3D(0, -320%, 0);
  -ms-transform: translate3D(0, -320%, 0);
  -o-transform: translate3D(0, -320%, 0);
  transform: translate3D(0, -320%, 0);
}
.feature-work .feature-item-wrapper .overlay a {
  width: 35px;
  height: 35px;
  background: #fff;
  line-height: 35px;
  text-align: center;
  color: #1a1a1a;
  font-size: 14px;
}
.feature-work .feature-item-wrapper .overlay a:hover {
  background: #303030;
  color: #fff;
}
.feature-work .feature-item-wrapper .item:hover .overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.feature-work .feature-item-wrapper .item:hover .overlay:before {
  top: 15px;
  left: 15px;
  opacity: 1;
}
.feature-work .feature-item-wrapper .item:hover .overlay:after {
  bottom: 15px;
  right: 15px;
  opacity: 1;
}
.feature-work .feature-item-wrapper .item:hover .overlay h5 {
  -webkit-transform: translate3D(0, 50%, 0);
  -moz-transform: translate3D(0, 50%, 0);
  -ms-transform: translate3D(0, 50%, 0);
  -o-transform: translate3D(0, 50%, 0);
  transform: translate3D(0, 50%, 0);
}
.feature-work .feature-item-wrapper .item:hover .overlay span {
  -webkit-transform: translate3D(0, -350%, 0);
  -moz-transform: translate3D(0, -350%, 0);
  -ms-transform: translate3D(0, -350%, 0);
  -o-transform: translate3D(0, -350%, 0);
  transform: translate3D(0, -350%, 0);
}
.feature-work .feature-item-wrapper .item:hover .overlay h5,
.feature-work .feature-item-wrapper .item:hover .overlay span {
  opacity: 1;
  -webkit-transition-delay: 0.4s; /* Safari */
  transition-delay: 0.4s;
}

/*((((((((((((((((((((((((( Our Service ))))))))))))))))))*/
.our-service {
  position: relative;
  padding: 80px 0;
  direction: rtl;
}
.our-service:before {
  content: url("../images/home/20.jpg");
  position: absolute;
  bottom: 60px;
  right: 0;
  z-index: 99;
}
p.subs {
  font-weight: 500;
  font-size: 18px;
  margin-top: 30px;
  text-align: center;
}
.service-tab-wrapper {
  margin-top: 65px;
}
.service-tab-wrapper .nav {
  width: 21%;
  border: 1px solid #f1f1f1;
}
.service-tab-wrapper .nav > li {
  float: none;
  display: block;
  margin: 0 !important;
  border-bottom: 1px solid #f1f1f1;
}
.service-tab-wrapper .nav-tabs > li > a {
  margin: 0;
  border: none;
  border-radius: 0;
  height: 85px;
  padding: 17px 92px 0 0;
  position: relative;
}
.service-tab-wrapper .nav-tabs > li > a .icon {
  position: absolute;
  right: 34px;
  top: 17px;
}
.service-tab-wrapper .nav-tabs > li > a .icon .ficon:before {
  font-size: 40px;
}
.service-tab-wrapper .nav-tabs > li:last-child {
  border: none;
}
.service-tab-wrapper .nav-tabs > li:hover > a,
.service-tab-wrapper .nav-tabs > li.active > a,
.service-tab-wrapper .nav-tabs > li.active > a:hover,
.service-tab-wrapper .nav-tabs > li.active > a:focus {
  border: none;
  background: #2e3192;
  margin: 0;
  box-shadow: none;
}
.service-tab-wrapper .nav-tabs > li > a span {
  font-size: 14px;
  color: #c7c2c2;
}
.service-tab-wrapper .nav-tabs > li > a h6 {
  font-weight: 500;
  color: #4d4d4d;
  line-height: 27px;
}
.service-tab-wrapper .nav-tabs > li.active > a span,
.service-tab-wrapper .nav-tabs > li.active > a:hover span,
.service-tab-wrapper .nav-tabs > li.active > a:focus span,
.service-tab-wrapper .nav-tabs > li.active > a h6,
.service-tab-wrapper .nav-tabs > li.active > a:hover h6,
.service-tab-wrapper .nav-tabs > li.active > a:focus h6,
.service-tab-wrapper .nav-tabs > li:hover > a span,
.service-tab-wrapper .nav-tabs > li:hover > a h6,
.service-tab-wrapper .nav-tabs > li.active > a .icon .ficon:before,
.service-tab-wrapper .nav-tabs > li:hover > a .icon .ficon:before {
  color: #fff;
}
.service-tab-wrapper .tab-content {
  width: 79%;
  padding-right: 55px;
}
.service-tab-wrapper .tab-content .left-side {
  width: 54%;
}
.service-tab-wrapper .tab-content .left-side p {
  margin: 20px 0 40px 0;
  direction: rtl;
  text-align: justify;
}
.service-tab-wrapper .tab-content .left-side h6 {
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  padding-bottom: 25px;
  margin-bottom: 15px;
}
.service-tab-wrapper .tab-content .left-side ul li {
  font-weight: 500;
  font-size: 19px;
  color: #5c5c5c;
  line-height: 44px;
}
.service-tab-wrapper .tab-content .left-side ul li i {
  margin-left: 16px;
  line-height: 44px;
}
.service-tab-wrapper .tab-content .left-side .progress {
  height: 30px;
  margin: 39px 0 0 0;
  box-shadow: none;
  background: #f4f3f2;
  border-radius: 30px;
}
.service-tab-wrapper .tab-content .left-side .progress-bar {
  background-color: #2e3192;
  border-radius: 30px;
  position: relative;
  box-shadow: none;
}
.service-tab-wrapper .tab-content .left-side .progress-bar span {
  position: absolute;
  line-height: 30px;
  left: -40px;
  top: 0;
  font-size: 15px;
  font-weight: 700;
  color: #686868;
}
.service-tab-wrapper .tab-content .right-side {
  width: 46%;
  padding-right: 75px;
}
.service-tab-wrapper .tab-content .right-side h5 {
  margin: 35px 0 20px 0;
}
/*(((((((((((((((((((((( Service Banner )))))))))))))))))*/
.service-banner {
  background: url(../images/home/10.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.service-banner .opacity {
  background: rgba(13, 13, 13, 0.75);
  height: 100%;
  padding: 110px 0 100px 0;
  text-align: center;
}
.service-banner h4 {
  font-weight: normal;
  text-transform: uppercase;
}
.service-banner h2 {
  font-weight: 900;
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  margin: 12px 0 25px 0;
}
.service-banner a {
  width: 150px;
  line-height: 55px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  margin: 12px 7px;
}
.service-banner a.btn2 {
  border: 2px solid #fff;
  line-height: 51px;
}
/*(((((((((((((((((( Our Team Section )))))))))))))))*/
.our-team {
  padding: 55px 0;
  background: #f8f8f8;
}
.our-team h2 {
  margin-bottom: 30px;
}
/*.our-team .row {
  margin-right: -22px;
  margin-left: -22px;
}*/
.our-team .container .dot-line {
  border-bottom: 1px solid #ededed;
  padding-bottom: 60px;
}
/*.our-team .row .item {
  margin-right: 22px;
  margin-left: 22px;
  margin-top: 50px;
}*/
.our-team .team-item-wrapper .text a {
  display: block;
  text-align: center;
  color: #888;
}
.our-team .team-item-wrapper .text a h5 {
  font-weight: 500;
  margin: 18px 0 7px 0;
}
.our-team .team-item-wrapper .text a p {
  color: #b3b3b3;
  margin-bottom: 6px;
}
.our-team .team-item-wrapper .text ul li {
  display: inline-block;
  margin-right: 2px;
}
.our-team .team-item-wrapper .text ul li a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #dbddde;
  font-size: 14px;
  background: #364558;
}
.our-team .team-item-wrapper .text ul li a:hover {
  color: #fff;
}
/*figure.effect-oscar {
  background: -webkit-linear-gradient(45deg, #2c2e8b 0%,#2e3192 40%,#3a342a 100%);
  background: linear-gradient(45deg, #2c2e8b 0%,#2e3192 40%,#3a342a 100%);
  overflow: visible;
}*/

figure.effect-oscar img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.effect-oscar h5 {
  opacity: 0;
  color: #fff;
  margin: 10% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.our-team .team-item-wrapper .item:hover figure h5 {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar figcaption {
  background-color: rgba(58, 52, 42, 0);
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 1px solid #fff;
  content: "";
}

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 p {
  text-transform: capitalize;
  color: #fff;
  line-height: 26px;
}
.our-team .team-item-wrapper .main-wrapper:hover figcaption::before,
.our-team .team-item-wrapper .main-wrapper:hover figure p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.our-team .team-item-wrapper .main-wrapper:hover figcaption {
  background-color: rgba(58, 52, 42, 0.5);
}
.our-team .team-item-wrapper .main-wrapper:hover img {
  opacity: 0.4;
}
.our-team .owl-theme .owl-nav [class*="owl-"] {
  background: #213043;
  border-color: #213043;
}
.our-team .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.our-team .owl-carousel .owl-controls .owl-nav .owl-next:before {
  color: #fff;
}
.our-team .owl-carousel .owl-controls {
  top: -40px;
  left: 22px;
}
.team-single-page figure.effect-oscar img {
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.team-single-page .main-wrapper {
  margin-bottom: 60px;
  overflow: hidden;
}
/*((((((((((((((((((((((( Company History )))))))))))))))))*/
.company-history {
  background: #f1f1f1;
  padding: 80px 0;
}
.company-history .left-side,
.company-history .right-side {
  width: 50%;
  direction: rtl;
}
.company-history .left-side h3 {
  font-weight: normal;
  line-height: 38px;
  margin-bottom: 18px;
}
.company-history .left-side a {
  width: 130px;
  line-height: 45px;
  margin-top: 32px;
}
.company-history .history-panel {
  padding-right: 45px;
  margin-top: 8px;
}
.panel-group {
  margin: 0;
}
.company-history .panel-group {
  border: 1px solid #f0f0f0;
  border-bottom: none;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(101, 101, 101, 0.1);
  -moz-box-shadow: 0px 0px 7px 0px rgba(101, 101, 101, 0.1);
  box-shadow: 0px 0px 7px 0px rgba(101, 101, 101, 0.1);
}
.panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none;
  border-bottom: 1px solid #f0f0f0;
}
.panel-heading {
  padding: 0;
  border-radius: 0;
}
.company-history .panel-group .panel-heading a {
  padding: 23px 30px 23px 0;
  color: #1c2125;
  font-size: 20px;
  font-weight: 500;
  display: block;
  position: relative;
}
.company-history .panel-group .panel-heading a:before {
  content: "+";
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #e1e1e1;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 18px;
  font-size: 20px;
}
.company-history .panel-group .panel-heading.active-panel a:before {
  content: "-";
}
.company-history .panel-group .panel-heading {
  border-bottom: 1px solid #f0f0f0;
}
.company-history .panel-group .panel-body {
  padding: 0 20px 20px 30px;
  position: relative;
}
.company-history .panel-group .panel-body img {
  position: absolute;
  top: 7px;
  right: 30px;
}
.company-history .panel-group .panel-body p {
  padding-right: 137px;
}
.company-history .panel-group .panel-heading.active-panel {
  border-color: transparent;
}
/*((((((((((((((( Company Progress )))))))))))))))))*/
.company-progress {
  background: url(../images/home/16.jpg) no-repeat center;
  background-size: cover;
}
.company-progress.mFix {
  margin: -69px 0 -75px 0;
}
.company-progress .opacity {
  height: 100%;
  background: rgba(25, 25, 25, 0.9);
  padding: 56px 0 70px 0;
  text-align: center;
}
.company-progress .opacity .number {
  font-weight: 700;
  font-size: 48px;
  color: #fff;
}
.company-progress .opacity h4 {
  font-weight: normal;
  color: #fff;
}
/*((((((((((((((((((((((( Lates News )))))))))))))))))))*/
.latest-news {
  background: #fff url(../theme-img/pat.png) repeat;
  padding: 80px 0;
}
.latest-news .row {
  margin-left: -30px;
  margin-right: -30px;
}
.latest-news .row [class*="col-"] {
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
}
.latest-news .single-post {
  margin-top: 30px;
  margin-bottom: 30px;
}
.latest-news .post span {
  font-size: 10px;
}
.latest-news .post a {
  font-weight: 600;
  font-size: 15px;
  color: #5f6467;
  display: block;
  margin: 10px 0 15px 0;
  text-align: justify;
}
.tp-parallax-wrap {
  top: 300px !important;
}
#banner h5 {
  font-weight: 300;
  line-height: 30px;
  margin-top: 90px;
}
.theme-slider .no-padding {
  padding: 0px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #f57100;
  border-bottom-color: transparent;
  cursor: default;
}
h2 {
  color: #4e4d4d;
  font-size: 24px;
}
.blog-content {
  background: white;
}
.float-rightt {
  float: right;
}
.footer-address ul {
  margin-right: -20px;
  list-style-type: none;
}

.category-icon {
  padding: 60px 0;
  background: #fff;
}
.category-icon a:active,
.category-icon a:hover,
.category-icon a:focus {
  color: #7d3a00;
}
.cat-icon {
  padding: 15px 30px;
}
.category-icon .text-catgory {
  background-color: #ffb504;
  padding: 5px 5px;
  border-radius: 20px;
  font-size: 15px;
  color: #fff;
}
.category-icon .icon-wrap {
  width: 164px;
  height: 164px;
  padding: 13px;
  background: #f2f8ff;
  border: 2px solid #ffb504;
  border-radius: 50%;
  margin: 10px auto 25px auto;
}
.cat-icon:hover .icon-wrap {
  background: #ffe0c5ba;
}
.category-icon img {
  width: 116px;
  min-height: 69px;
  padding-top: 10px;
}

.parallax {
  background: #ff760091;
}
.mask {
  -webkit-mask-image: url(../theme-img/stapler.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: 80%;
}
.nav-video {
  max-width: 1000px;
  height: auto;
  display: block;
  margin: 0 auto;
  width: 100%;
}
.parallax .nav-video {
  filter: contrast(120%) brightness(80%);
}
.parallax:hover .nav-video {
  filter: none;
}
@media only screen and (min-width: 991px) {
  .latest-news .single-post figure img {
    height: 180px;
  }
  .single-post .post p {
    height: 80px;
    text-align: justify;
  }
}
figure.effect-winston {
  background: #162633;
  text-align: left;
  margin-bottom: 15px;
}

figure.effect-winston img {
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: auto;
}
figure.effect-winston figcaption {
  padding: 15px;
}
figure.effect-winston figcaption::before {
  position: absolute;
  top: -53px;
  left: -40px;
  width: 120%;
  height: 120%;
  /*background: url(../images/news/triangle.svg) no-repeat center center;*/
  background-size: 100% 100%;
  content: "";
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.45s, transform 0.45s;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

figure.effect-winston .date {
  text-align: center;
  font-weight: 500;
  color: #fff;
  padding: 5px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  background: #ff6a00;
  position: absolute;
  bottom: 10px;
  left: 0;
}
figure.effect-winston .date span {
  font-size: 10px;
  display: block;
  line-height: 13px;
}
figure.effect-winston p {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 15px 20px 0;
  display: none;
}
.single-post:hover figure.effect-winston p {
  display: block;
}
figure.effect-winston a {
  margin: 0 8px;
  color: #ffffff;
  font-size: 14px;
}

figure.effect-winston a:hover,
figure.effect-winston a:focus {
  color: #1c2125;
}

figure.effect-winston p a i {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}

.latest-news .single-post:hover figure img {
  opacity: 0.6;
}

.latest-news .single-post:hover .date {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.latest-news .single-post:hover figcaption:before {
  opacity: 0.7;
  -webkit-transform: rotate3d(0, 0, 1, 20deg);
  transform: rotate3d(0, 0, 1, 20deg);
}

.latest-news .single-post:hover figure p i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.latest-news .single-post:hover figure p a:nth-child(3) i {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.latest-news .single-post:hover figure p a:nth-child(2) i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.latest-news .single-post:hover figure p a:first-child i {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/*(((((((((((((((( Client Slider ))))))))))))))*/

.client-slider {
  background: #f1f1f1;
  padding: 65px 0 90px 0;
}
.client-slider .row {
  margin-right: -25px;
  margin-left: -25px;
}
.client-slider .single-container {
  margin-left: 20px;
  margin-top: 48px;
  position: relative;
}
.client-slider .row .item {
  margin-right: 25px;
  margin-left: 25px;
}
.client-slider .single-container .text {
  background: #fff;
  padding: 33px 60px 30px 30px;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(198, 198, 198, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(198, 198, 198, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(198, 198, 198, 0.15);
}
.client-slider .single-container .text:before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 18px 23px;
  border-left-width: 0;
  border-top-color: #e8e8e8;
}
.client-slider .single-container .text .quote {
  width: 50px;
  height: 45px;
  position: absolute;
  top: 40px;
  right: -20px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  line-height: 45px;
}
.client-slider .single-container .text .quote:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 12px 20px;
  border-left-width: 0;
  border-bottom-color: #181a60;
}
.client-slider .single-container .text .quote .ficon:before {
  font-size: 20px;
  color: #fff;
}
.client-slider .single-container .client-info {
  margin-top: 33px;
}
.client-slider .single-container .client-info img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.client-slider .single-container .client-info .name {
  padding-right: 18px;
}
.client-slider .single-container .client-info .name h5 {
  font-weight: 500;
  margin: 7px 0 4px 0;
}
.client-slider .single-container > ul {
  position: absolute;
  left: 0;
  bottom: 15px;
}
.client-slider .single-container > ul li {
  display: inline-block;
  font-size: 15px;
  cursor: pointer;
}
.client-slider .owl-theme .owl-nav [class*="owl-"] {
  background: #213043;
  border-color: #213043;
}
.client-slider .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.client-slider .owl-carousel .owl-controls .owl-nav .owl-next:before {
  color: #fff;
}
.client-slider .owl-carousel .owl-controls {
  top: -40px;
  left: 22px;
}
/*(((((((((((((((((((( Our Partner ))))))))))))))))*/
.our-partners {
  background: #fff;
}
.our-partners .item {
  margin: 45px 15px 40px 15px;
  background: white;
  text-align: center;
}
/*(((((((((((((((((((( Newsletter ))))))))))))))))*/
.newsletter {
  position: relative;
  z-index: 99;
  margin-bottom: -85px;
}
.newsletter .p-color-bg {
  padding: 35px 0 29px 0;
  position: relative;
}
.newsletter .text {
  width: 60%;
  padding-right: 140px;
  position: relative;
}
.newsletter .text h2 {
  font-weight: 900;
  font-size: 30px;
  margin: -4px 0 10px 0;
}
.newsletter .text h2 span,
.newsletter .text p {
  color: #fff;
}
.newsletter .text p {
  font-size: 20px;
}
.newsletter .text i {
  position: absolute;
  font-size: 52px;
  color: #fff;
  right: 54px;
  top: 0;
}
.newsletter .float-right {
  width: 35%;
  padding-left: 45px;
}
.newsletter .float-right form {
  background: #fff;
  height: 60px;
  position: relative;
}
.newsletter .float-right form input {
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  padding: 0 30px 0 72px;
  font-weight: 300;
  text-align: right;
}
.newsletter .float-right form button {
  width: 70px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #263445;
  color: #fff;
  font-size: 30px;
}
.newsletter .p-color-bg:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 53px 38px;
  border-bottom-width: 0;
  border-right-color: #181a60;
}
.newsletter .p-color-bg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 53px 38px;
  border-bottom-width: 0;
  border-left-color: #181a60;
}
/*(((((((((((((((((((((( Footer )))))))))))))))))))*/
footer {
  color: rgba(255, 255, 255, 0.6);
  background: #138bf3;
  background: -moz-linear-gradient(top, #555555 0%, #313131 100%);
  /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #384f87), color-stop(100%, #1f3365)); */
  /* background: -webkit-linear-gradient(top, #384f87 0%, #1f3365 100%); */
  background: -o-linear-gradient(top, #555555 0%, #313131 100%);
  background: -ms-linear-gradient(top, #555555 0%, #313131 100%);
  background: linear-gradient(to bottom, #384f870%, #313131 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#313131',GradientType=0 );
}
footer .opacity {
  height: 100%;
  padding: 50px 0 0 0;
}
footer .opacity .top-footer {
  padding-bottom: 30px;
}
footer p,
footer .footer-link ul li a,
footer .footer-service ul li a,
footer .footer-address ul li {
  color: #cbd1da;
}
footer .footer-logo {
  width: 55%;
}
footer .footer-logo p {
  margin: 20px 0 0 90px;
}
footer h4 {
  position: relative;
  padding-bottom: 13px;
  margin-bottom: 14px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  font-size: 14px;
}
footer h4:before {
  content: "";
  position: absolute;
  bottom: -2px;
  right: 0;
  height: 2px;
  width: 70px;
  background: #ffffffb8;
}
footer .footer-link {
  width: 15%;
}
footer .footer-link ul li,
footer .footer-service ul li {
  line-height: 27px;
}
footer .footer-link ul li i,
footer .footer-service ul li i {
  margin-left: 10px;
  float: right;
  margin-top: 6px;
  font-size: 15px;
}
footer .footer-link ul {
  display: inline-block;
  vertical-align: top;
  margin-right: -30px;
}
footer .footer-link ul:nth-child(2) {
  /* margin-right: 28px; */
  list-style-type: none;
}
footer .footer-service {
  padding-right: 85px;
  width: 0%;
}
footer .footer-address {
  width: 30%;
  padding-right: 60px;
}
footer .footer-address ul li {
  line-height: 25px;
  margin-bottom: 16px;
  position: relative;
  padding-right: 38px;
  direction: ltr;
}
footer .footer-address ul li span {
  position: absolute;
  top: 2px;
  right: 0;
}
/*footer .footer-address ul li span.fa:before {
  color: rgba(255,255,255,0.6);
}*/
footer .footer-address ul li span:before {
  font-size: 20px;
  padding-left: 2px;
  color: rgba(255, 255, 255, 0.6);
}
footer .footer-address ul li span.flaticon-map-solid:before {
  font-size: 26px;
}
footer .bottom-footer p {
  font-family: "yekan", arial;
  font-size: 14px;
  display: inline-block;
  float: left;
}
footer .bottom-footer p a {
  font-weight: 700;
  color: #cbd1da;
}
footer .bottom-footer ul li {
  display: inline-block;
  margin-left: 8px;
}
footer .bottom-footer ul li a {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #c6cbcf;
}
footer .bottom-footer ul li a i {
  font-size: 20px;
}

footer .bottom-footer ul li a:hover {
  color: #fff;
}
footer .bottom-footer {
  padding: 16px 0;
  background: rgba(0, 0, 0, 0.2);
}

.custompage p {
  text-align: justify;
  line-height: 2.5em;
  font-size: 1.2em;
  color: #534f4f;
}
#content p.price {
  text-align: center;
}

/*((((((((((((((((((( Inner Banner ))))))))))))))*/
.inner-banner {
  background: url(../images/home/16.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.inner-banner .opacity {
  height: 100%;
  background: rgba(25, 25, 25, 0.9);
  padding: 90px 0 90px 0;
  text-align: center;
}
.inner-banner .opacity h2 {
  text-transform: uppercase;
  color: #fff;
  position: relative;
  line-height: 60px;
  padding-right: 25px;
  font-size: 38px;
  letter-spacing: 0.5px;
}
.inner-banner .opacity h2:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
}
.inner-banner .opacity ul li {
  display: inline-block;
  margin-right: 5px;
  color: #2e3192;
  line-height: 28px;
  font-size: 15px;
}
.inner-banner .opacity ul li a {
  color: #fff;
  font-weight: normal;
  font-size: 15px;
}
.inner-banner .opacity ul li a i {
  margin-left: 3px;
}
/*((((((((((((((((((((((( FAQ ))))))))))))))))))*/
.faq-page {
  margin-top: 100px;
}
.faq-page .faq-panel {
  margin-top: 90px;
  margin-bottom: 120px;
}
.faq-page .faq-panel .panel-group {
  border: 1px solid #efefef;
  border-bottom: none;
}
.faq-page .faq-panel .panel {
  margin: 0;
}
.faq-page .panel-group .panel-heading h6 a {
  color: #1c2125;
  padding: 24px 63px 24px 30px;
  display: block;
  position: relative;
}
.faq-page .panel-group .panel-heading h6 a:before {
  content: "+";
  width: 60px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #f8f8f8;
  border-left: 1px solid #efefef;
  text-align: center;
  line-height: 65px;
  font-size: 18px;
}
.faq-page .panel-group .panel-heading.active-panel h6 a:before {
  content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€š ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨";
  font-family: "font-awesome";
  font-size: 14px;
}
.faq-page .panel-group .panel-heading {
  border-bottom: 1px solid #efefef;
}
.faq-page .panel-group .panel-body {
  padding: 35px 50px 50px 30px;
}
.faq-page .panel-group .panel-body ol {
  margin: 15px 0;
  padding: 0 20px 0 0;
}
.faq-page .panel-group .panel-body ol li {
  line-height: 28px;
}
.faq-ask-qus {
  background: url(../images/inner-page/2.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 90px;
}
.faq-ask-qus .overlay {
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 100px 0 100px 0;
}
.faq-ask-qus .overlay h2 {
  color: #fff;
  margin-bottom: 60px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.faq-ask-qus .overlay input,
.faq-ask-qus .overlay textarea {
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px;
  background: transparent;
  border: 1px solid #efefef;
  padding: 0 20px;
  font-size: 15px;
  color: #fff;
  letter-spacing: 0.9px;
  font-weight: normal;
  text-align: right;
}
.faq-ask-qus .overlay input {
  height: 45px;
}
.faq-ask-qus .overlay textarea {
  min-height: 210px;
  padding: 20px;
}
.faq-ask-qus .overlay input:focus,
.faq-ask-qus .overlay textarea:focus,
.contact-us-page form input:focus,
.contact-us-page form textarea:focus {
  border-color: #2e3192;
}
.faq-ask-qus .overlay button {
  width: 160px;
  line-height: 42px;
  display: block;
  margin: 0 auto;
  background: transparent;
  text-transform: uppercase;
  font-size: 15px;
  border: 1px solid #fff;
  color: #fff;
}
/*((((((((((((((((((((((( Contact Us )))))))))))))))))))*/
#google-map-area {
  height: 430px;
  margin-bottom: 120px;
}
#contact-google-map {
  width: 100%;
  height: 100%;
}
.contact-us-page p {
  margin: 15px 0 60px 0;
  font-size: 14px;
  line-height: 30px;
}
.contact-us-page form input,
.contact-us-page form textarea,
.contact-us-page form select {
  width: 100%;
  max-height: 100%;
  border: 1px solid #efefef;
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 11px;
  font-weight: normal;
  text-align: right;
}
.contact-us-page form input,
.contact-us-page form select {
  height: 48px;
}
.contact-us-page form textarea {
  min-height: 180px;
  padding: 20px;
  margin-bottom: 40px;
}
.contact-us-page form input:hover,
.contact-us-page form textarea:hover {
  border-color: #d6d6d6;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(236, 236, 236, 1);
  -moz-box-shadow: 0px 2px 3px 0px rgba(236, 236, 236, 1);
  box-shadow: 0px 2px 3px 0px rgba(236, 236, 236, 1);
}
.contact-us-page form input:focus,
.contact-us-page form textarea:focus {
  border-color: #2e3192;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(236, 236, 236, 1);
  -moz-box-shadow: 0px 2px 3px 0px rgba(236, 236, 236, 1);
  box-shadow: 0px 2px 3px 0px rgba(236, 236, 236, 1);
}
.contact-us-page form button {
  width: 170px;
  line-height: 45px;
  margin-left: 15px;
  margin-bottom: 40px;
}
.contact-us-page form {
  margin-bottom: 150px;
}
/*(((((((((((((((((((((((  Contact form activation ))))))))))))))))))*/
.contact-us-form .alert_wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  top: 0;
  left: 0;
  z-index: 9999999;
}
.contact-us-form #success,
.contact-us-form #error {
  position: relative;
  width: 500px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  margin-left: -250px;
  left: 50%;
  background: #fff;
  border: 1px solid #2e3192;
  text-align: center;
}
.contact-us-form #success .wrapper,
.contact-us-form #error .wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.contact-us-form #success .wrapper p,
.contact-us-form #error .wrapper p {
  display: table-cell;
  vertical-align: middle;
}
.contact-us-form #success {
  color: #2e3192;
}
.contact-us-form #error {
  color: red;
}
.contact-us-form #error button,
.contact-us-form #success button {
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 20px;
  background: #2e3192;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 25px;
}
.form-validation label.error {
  display: none !important;
}
.form-validation input.error,
.form-validation textarea.error {
  border: 1px solid #f03838 !important;
}
/*(((((((((((((((((((((( Project )))))))))))))))))*/
.project-page {
  padding-top: 70px;
  padding-bottom: 140px;
  position: relative;
  background: #fff;
}
.mixitUp-menu {
  text-align: center;
  margin-bottom: 80px;
}
.mixitUp-menu ul li {
  display: inline-block;
  line-height: 23px;
  margin: 0 15px;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  font-size: 16px;
}
.mixitUp-menu ul li.active,
.mixitUp-menu ul li:hover {
  border-color: #2e3192;
}

.project-item-wrapper figure.effect-goliath {
  background: #2e3192;
}
.project-item-wrapper figure.effect-goliath h6,
.project-item-wrapper figure.effect-goliath p {
  color: #fff;
  text-transform: none;
  font-weight: normal;
  opacity: 0;
}
.project-item-wrapper figure.effect-goliath img,
.project-item-wrapper figure.effect-goliath h6 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

.project-item-wrapper figure.effect-goliath img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.project-item-wrapper figure.effect-goliath h6,
.project-item-wrapper figure.effect-goliath p {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 25px 20px;
}

.project-item-wrapper figure.effect-goliath p {
  text-transform: none;
  font-size: 90%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}

.project-item-wrapper figure.effect-goliath:hover img {
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
}

.project-item-wrapper figure.effect-goliath:hover h6 {
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
  opacity: 1;
}

.project-item-wrapper figure.effect-goliath:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.project-item-wrapper .mix {
  margin-bottom: 25px;
  display: none;
}
.project-item-wrapper figure.effect-zoe {
  cursor: default;
}
.project-item-wrapper figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: #fff;
  color: #3c4a50;
  border-bottom: 4px solid #545454;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.project-item-wrapper figure.effect-zoe h5 {
  float: right;
}
.project-item-wrapper figure.effect-zoe h5 a {
  color: #3c4a50;
}
.project-item-wrapper figure.effect-zoe p.icon-links a {
  float: right;
  color: #3c4a50;
  font-size: 24px;
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:hover,
.project-item-wrapper figure.effect-zoe:hover p.icon-links a:focus {
  color: #252d31;
}

.project-item-wrapper figure.effect-zoe p.description {
  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;
  -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

.project-item-wrapper figure.effect-zoe h5,
.project-item-wrapper figure.effect-zoe p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}

.project-item-wrapper figure.effect-zoe p.icon-links a i {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.project-item-wrapper figure.effect-zoe h5 {
  display: inline-block;
}

.project-item-wrapper figure.effect-zoe:hover p.description {
  opacity: 1;
}

.project-item-wrapper figure.effect-zoe:hover figcaption,
.project-item-wrapper figure.effect-zoe:hover h5,
.project-item-wrapper figure.effect-zoe:hover p.icon-links a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.project-item-wrapper figure.effect-zoe:hover h5 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.project-item-wrapper figure.effect-zoe img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  max-height: 230px;
}
.project-item-wrapper figure.effect-zoe:hover img {
  opacity: 0.6;
}
/*(((((((((((((((((( Project Details )))))))))))))))*/
.project-details {
  margin-top: 120px;
}
.project-details .project-img-gallery .single-img {
  margin-bottom: 16px;
}
.project-details .project-img-gallery .carousel-control {
  background: transparent !important;
  font-size: 32px;
  width: 10%;
  opacity: 1;
}
.project-details .project-img-gallery .carousel-control i {
  top: 50%;
  margin-top: -5px;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.project-details .project-img-gallery #myCarousel:hover i {
  opacity: 1;
}
.project-details .project-details-text {
  margin-top: 70px;
  margin-bottom: 120px;
}
.project-details .project-details-text .project-engineer {
  position: relative;
  margin-bottom: 60px;
}
.project-details .project-details-text .name {
  padding: 20px 0 10px 15px;
  background: #fff;
  border-bottom: 2px solid #545454;
}
.project-details .project-details-text .name p {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 3px;
}
.project-details .project-details-text .name h6 {
  text-transform: uppercase;
}
.project-details .project-details-text .project-history ul {
  margin-top: 25px;
}
.project-details .project-details-text .project-history ul li {
  display: block;
  line-height: 35px;
  font-family: "yekan", arial;
  font-size: 15px;
}
.project-details .project-details-text .project-content-text .theme-title {
  margin-bottom: 40px;
}
.project-details .project-details-text .project-content-text i {
  font-family: "yekan", arial;
  display: block;
  margin: 40px 40px 40px 40px;
}
.project-details .project-details-text .project-content-text {
  padding-left: 40px;
}
/*((((((((((((((((((((((((((( Our Service )))))))))))))))))*/
.service-single-page {
  padding-top: 120px;
  padding-bottom: 140px;
}
.service-single-page .single-item {
  margin-bottom: 30px;
}
.service-single-page .single-item a {
  display: block;
  background: #f7f7f7;
  padding: 20px;
}
.service-single-page .single-item a span {
  font-size: 15px;
  color: #8c8c8c;
  display: block;
  margin-top: 5px;
}
.service-single-page .single-item:hover .hvr-bounce-to-bottom:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.service-single-page .single-item:hover .hvr-float-shadow {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.service-single-page .single-item:hover .hvr-float-shadow:after {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.service-single-page .single-item:hover a h6,
.service-single-page .single-item:hover a span {
  color: #fff;
}
.service-single-page .single-item .img {
  position: relative;
}
.service-single-page .single-item .img .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  overflow: hidden;
}
.service-single-page .single-item p {
  float: right;
  padding: 0 10px 0 0;
  width: 90%;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  text-align: right;
  border-right: 3px solid #fff;
  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);
}

.service-single-page .single-item:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.service-single-page .single-item:hover .img .text {
  background: rgba(0, 0, 0, 0.65);
}
/*(((((((((((( Service Details Page ))))))))))))))*/
.service-details-page {
  padding: 120px 0 140px 0;
}
.service-details-page .service-side-bar .wrapper {
  padding-left: 40px;
}
.service-details-page .service-side-bar .wrapper .nav-tabs {
  border: none;
}
.service-details-page .service-side-bar .wrapper .nav > li {
  float: none;
  display: block;
  margin: 0 !important;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a {
  margin: 0 0 5px 0;
  border-radius: 0;
  padding: 20px 20px 20px 0px;
  display: block;
  border: 1px solid #f1f1f1;
  position: relative;
  z-index: 9;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a:before {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li:hover > a,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a,
.service-details-page
  .service-side-bar
  .wrapper
  .nav-tabs
  > li.active
  > a:hover,
.service-details-page
  .service-side-bar
  .wrapper
  .nav-tabs
  > li.active
  > a:focus {
  margin: 0 0 5px 0;
  box-shadow: none;
  background: transparent;
}
.service-details-page
  .service-side-bar
  .wrapper
  .nav-tabs
  > li:hover
  > a:before,
.service-details-page
  .service-side-bar
  .wrapper
  .nav-tabs
  > li.active
  > a:before,
.service-details-page
  .service-side-bar
  .wrapper
  .nav-tabs
  > li.active
  > a:hover:before,
.service-details-page
  .service-side-bar
  .wrapper
  .nav-tabs
  > li.active
  > a:focus:before {
  width: 100%;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a h6 {
  font-weight: 500;
  color: #4d4d4d;
  font-size: 15px;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a h6,
.service-details-page
  .service-side-bar
  .wrapper
  .nav-tabs
  > li.active
  > a:hover
  h6,
.service-details-page
  .service-side-bar
  .wrapper
  .nav-tabs
  > li.active
  > a:focus
  h6,
.service-details-page .service-side-bar .wrapper .nav-tabs > li:hover > a h6 {
  color: #fff;
}
.service-details-page .service-side-bar .project-engineer {
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
}
.service-details-page .service-side-bar .name {
  padding: 20px 15px 10px 0;
  background: #fff;
  border-bottom: 2px solid #545454;
}
.service-details-page .service-side-bar .name p {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 3px;
}
.service-details-page .service-side-bar .name h6 {
  text-transform: uppercase;
}

.service-details-page .service-side-bar .download-item a {
  margin: 0 0 8px 0;
  padding: 17px 20px 17px 0;
  display: block;
  border: 1px solid #f1f1f1;
  position: relative;
  z-index: 9;
  color: #8c8c8c;
  font-size: 14px;
  text-transform: uppercase;
}
.service-details-page .service-side-bar .download-item a:before {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.service-details-page .service-side-bar .download-item a:hover:before {
  width: 100%;
}
.service-details-page .service-side-bar .download-item a:hover {
  color: #fff;
}
.service-details-page .service-side-bar .download-item a i {
  margin-left: 5px;
}
.service-details-page .service-details-content .tab-pane > img {
  margin-bottom: 60px;
}
.service-details-page .service-details-content p {
  margin: 20px 0 40px 0;
}
.service-details-page .service-details-content h6 {
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  padding-bottom: 25px;
  margin-bottom: 15px;
}
.service-details-page .service-details-content ul li {
  font-weight: 500;
  font-size: 19px;
  color: #5c5c5c;
  line-height: 44px;
}
.service-details-page .service-details-content ul li i {
  margin-left: 16px;
  line-height: 44px;
}
.service-details-page .service-details-content .progress {
  height: 30px;
  margin: 0 0 60px 0;
  box-shadow: none;
  background: #f4f3f2;
  border-radius: 30px;
}
.service-details-page .service-details-content .progress-bar {
  background-color: #545454;
  border-radius: 30px;
  position: relative;
  box-shadow: none;
}
.service-details-page .service-details-content .progress-bar span {
  position: absolute;
  line-height: 30px;
  left: -40px;
  top: 0;
  font-size: 15px;
  font-weight: 700;
  color: #686868;
}
.service-details-page .service-details-content .bottom-text h4 {
  margin: 50px 0 38px 0;
}
/*((((((((((((((((((( Blog Page ))))))))))))))))*/
.blog-page {
  padding: 120px 0 120px 0;
  background: #fff;
}
.blog-single-post {
  text-align: center;
  margin-bottom: 30px;
}
.blog-single-post .img-holder {
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 992px) {
  #menu .nav.navbar-nav {
    width: 100%;
  }
  .searchBoxWrapper {
    margin-top: 28px;
    left: 50%;
  }
  #card-search {
    display: inline-block;
    float: left;
    padding-top: 8px !important;
  }
  #card-search li {
    padding: 0 13px;
  }
  footer .footer-logo {
    display: none;
  }
  footer .footer-link {
    width: 30%;
  }
  footer .footer-address {
    width: 65%;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .blog-single-post .img-holder {
    height: 198px;
  }

  .blog-single-post .img-holder img {
    height: 100%;
  }
}
.blog-single-post .img-holder .content-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  text-align: center;
  background: rgba(46, 49, 146, 0.5);
  opacity: 0;
}
.blog-single-post:hover .img-holder .content-holder {
  opacity: 1;
}
.blog-single-post .img-holder .content-holder i,
.blog-single-post .img-holder .content-holder {
  color: #fff;
  opacity: 0;
  font-size: 22px;
}
.blog-single-post .img-holder .content-holder .content {
  display: table;
  width: 100%;
  height: 100%;
}
.blog-single-post .img-holder .content-holder a {
  display: table-cell;
  vertical-align: middle;
}
.blog-single-post:hover .content-holder i,
.blog-single-post:hover .content-holder {
  opacity: 1;
}
.blog-single-post:hover .blog-post-meta ul li a {
  color: #545454;
}
.blog-single-post .blog-post-meta h4 {
  text-transform: capitalize;
  margin-bottom: 7px;
  margin-top: 20px;
  font-size: 17px;
  line-height: 29px;
  color: #545454;
}
.blog-single-post .blog-post-meta ul {
  margin-bottom: 15px;
}
.blog-single-post .blog-post-meta ul li {
  display: inline-block;
  position: relative;
  color: #b5b5b5;
  padding-right: 9px;
  padding-left: 9px;
}
.blog-single-post .blog-post-meta ul li:after {
  content: "";
  position: absolute;
  height: 13px;
  width: 1px;
  background: #b5b5b5;
  left: 0;
  top: 3px;
}
.blog-single-post .blog-post-meta ul li:last-child:after {
  width: 0;
}
.blog-single-post .blog-post-meta ul li a {
  display: block;
  color: #b5b5b5;
  font-size: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog-single-post .blog-post-meta p {
  font-size: 13px;
  color: #656565;
  text-align: justify;
  direction: rtl;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 14px;
  height: 150px;
  line-height: 27px;
}
.blog-single-post .blog-post-meta .blog-text a {
  display: inline-block;
  background: #545454;
  color: #fff;
  width: 90px;
  line-height: 38px;
  margin: 5px 0 0 4px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}

.blog-single-post .blog-post-meta {
  background: #fbfcfc;
  border-left: 1px solid #efeff1;
  border-right: 1px solid #efeff1;
  border-bottom: 1px solid #efeff1;
  padding-top: 10px;
  padding-bottom: 33px;
  max-height: 343px;
  overflow: hidden;
}
.page-pagination ul li {
  display: inline-block;
}
.page-pagination {
  text-align: center !important;
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
}

@media (max-width: 720px) {
  .page-pagination {
    width: 100%;
  }
  #about_us article h4 {
    line-height: 1.9em;
    margin-top: 25px;
    font-size: 1.2em;
  }
  header .bottom-header .right-side {
    display: none;
  }
  .header-style-two {
    background: #fff !important;
  }
  .img-slider {
    height: 400px !important;
    width: 100%;
  }
  .parallax,
  .latest-news,
  #partners-divider-up,
  .info-box p,
  .cat-icon p {
    display: none;
  }
  .cat-icon {
    padding: 0;
    width: 48.666667%;
  }
  .info-box h3 {
    font-size: 13px;
  }
  .info-bar div.row > div i {
    font-size: 18px;
  }
  .info-bar div.row > div {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .category-icon .icon-wrap {
    width: 100px;
    height: 100px;
  }
  .category-icon img {
    width: 60px;
    margin: 0;
    height: 60px;
  }
  .cat-icon h4 {
    font-size: 15px;
  }
  .category-icon {
    padding: 40px 0;
  }
  .info-bar h1 {
    font-size: 20px;
    line-height: 2em;
  }
  #about_us {
    padding: 40px 0;
  }
  .product-list-tab {
    padding: 60px 0 40px 0;
  }
  .android-hide {
    display: none;
  }
  #header .htop .pull-left {
    float: inherit !important;
    text-align: center;
    margin-bottom: 10px;
  }
}

@media (max-width: 480px) {
  footer .opacity .top-footer {
    padding-bottom: 0;
    display: none;
  }
  footer .opacity {
    padding: 0;
  }
  .page-pagination {
    width: 120%;
  }
  #header #logo a img {
    max-width: 122px;
    margin-top: 20px;
  }
  #card-search li {
    padding: 0 8px;
  }
  .img-slider {
    height: 250px !important;
    width: 100%;
  }
  p.lead,
  #about_us div.divider {
    display: none;
  }
}

.page-pagination ul {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.page-pagination ul li a {
  margin: 0 5px;
  color: #747474;
  padding: 5px 11px;
  border: 1px solid #efefef;
  font-size: 14px;
  text-transform: uppercase;
  background: white;
}
.page-pagination ul li a:hover,
.page-pagination ul li a:focus,
.page-pagination ul li a:active,
.page-pagination ul li a.active {
  background: #545454;
  border: 1px solid #545454;
  color: #fff;
}
/*((((((((((((((((((((((( Blog Details )))))))))))))))))))*/
#blog-post {
  padding: 80px 0 33px;
  height: auto;
  background: #fff;
}
.product-page .container {
  background: #fff;
}
#blog-post p {
  text-align: justify;
}
#blog-post article {
  margin-bottom: 65px;
}
#blog-post article:last-child {
  margin-bottom: 65px;
  direction: rtl;
}
#blog-post article .post-title h2 {
  font-weight: 600;
  font-size: 1.5em;
  line-height: 40px;
  color: #353535;
  text-transform: capitalize;
  margin: 0;
}
#blog-post article .img-holder {
  /*margin-bottom: 30px;*/
  position: relative;
  overflow: hidden;
  margin: 30px 0;
}
#blog-post .carousel-indicators {
  bottom: 13px;
}
#blog-post .carousel-indicators li,
#blog-post .carousel-indicators li.active {
  width: 14px;
  height: 14px;
  margin-left: 2px;
  margin-right: 2px;
}
#blog-post .carousel-indicators li {
  border: 2px solid #fff;
  margin-left: 2px;
  margin-right: 2px;
}
#blog-post article .post-meta {
  margin-bottom: 16px;
}
#blog-post article .post-date ul {
  border-bottom: 1px solid #e8eaef;
  border-top: 1px solid #e8eaef;
  margin-bottom: 42px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#blog-post article .post-date ul li {
  display: inline;
  font-size: 16px;
  margin-right: 32px;
}
#blog-post article .post-date ul li span:first-child {
  font-size: 18px;
  color: #8d8d8d;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
#blog-post article .post-date ul li span:last-child {
  color: #a3a3a3;
  letter-spacing: 0.06em;
  margin-right: 2px;
}
#blog-post article > p,
#blog-post article p {
  font-size: 1em;
  line-height: 28px;
  margin-bottom: 20px;
  direction: rtl;
}
#blog-post article > p mark {
  background: #2e3192;
  color: #fff;
  display: inline-block;
  line-height: 11px;
}
#blog-post article > .read-more {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 39px;
  color: #fe5454;
  padding: 0 0px;
  display: inline-block;
}
#blog-post article > .read-more:hover {
  color: #000;
}
#blog-post article h3 {
  margin-bottom: 20px;
}
#blog-post article h3.margin_fix_top {
  margin-top: 25px;
}
#blog-post article p {
  margin-bottom: 6px;
  direction: rtl;
}
#blog-post article ul.highlight {
  margin-top: 16px;
}
#blog-post article ul.highlight li {
  line-height: 32px;
}
#blog-post article ul.highlight li span {
  padding-left: 2px;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote {
  background: #f5f4f4 none repeat scroll 0 0;
  margin-right: 30px;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote:before {
  content: "";
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 6px;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote p {
  font-weight: 300;
  color: #646464;
  font-size: 17px;
  padding: 26px 30px 0px 103px;
  position: relative;
  margin: 0;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote p:before {
  color: #d0d0d0;
  content: "\f10dÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€š ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â";
  font-family: "fontawesome";
  font-size: 54px;
  left: 30px;
  position: absolute;
  top: 45px;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote span {
  float: left;
  font-size: 16px;
  font-style: italic;
  padding-bottom: 24px;
  padding-left: 37px;
  text-transform: capitalize;
}
#blog-post article .shear_area .shear {
  margin-top: 80px;
  overflow: hidden;
}
#blog-post article .shear_area .shear h6 {
  float: right;
  margin-left: 25px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 4px;
}
#blog-post article .shear_area .shear .social_button {
  float: right;
  margin: 0;
  padding: 0;
}
#blog-post article .shear_area .shear .social_button ul li {
  display: inline-block;
}
#blog-post article .shear_area .shear .social_button ul li a {
  background-color: transparent;
  color: #787c7f;
  display: inline-block;
  margin: 0 8px;
  line-height: 17px;
}
#blog-post article .shear_area .shear .social_button ul li a:hover,
#blog-post article .shear_area .shear .social_button ul li a:focus,
#blog-post article .shear_area .shear .social_button ul li a:active {
  color: #2e3192;
}

#blog-post article .shear_area .shear .like_button {
  float: right;
  margin: 0;
  padding: 0;
}
#blog-post article .shear_area .shear .like_button ul li {
  display: inline-block;
}
#blog-post article .shear_area .shear .like_button ul li a {
  background-color: transparent;
  color: #787c7f;
  display: inline-block;
  margin: 0 8px;
  line-height: 17px;
}

#blog-post article .shear_area .shear .like_button ul li a:hover {
  color: #2e3192;
}
#blog-post article .shear_area .shear .like_button ul li a.active {
  color: red;
}
#blog-post article .shear_area .shear .like_button ul li a.active:hover {
  color: #2e3192;
}

#blog-post article .administrator {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  margin-top: 70px;
  overflow: hidden;
  margin-bottom: 70px;
}
#blog-post article .administrator .administrator_img {
  padding-bottom: 22px;
  padding-right: 6px;
  padding-top: 18px;
  float: right;
}
#blog-post article .administrator .administrator_text {
  margin-right: -57px;
}
#blog-post article .administrator .administrator_text h4 {
  font-size: 16px;
  margin-top: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#blog-post article .administrator .administrator_text p {
  color: #808080;
  font-size: 15px;
  line-height: 25px;
  padding-top: 2px;
  padding-left: 16px;
}
#blog-post .comments_area h4 {
  margin-bottom: 33px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e9e9e9;
}
#blog-post .comments_area .single_comment > img {
  border-radius: 5px;
}
#blog-post .comments_area .single_comment .comment {
  position: relative;
  width: 87%;
  padding-right: 30px;
}
#blog-post .comments_area .single_comment .comment a.reply {
  width: 60px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #3f3e3e;
  background: #f4f4f4;
  border-radius: 4px;
  font-size: 13px;
  position: absolute;
  top: 13px;
  left: -20px;
}
#blog-post .comments_area .single_comment .comment a.reply:hover {
  color: #fff;
}
#blog-post .comments_area .single_comment .comment h6 {
  /*font-family: 'yekan', arial;*/
  font-size: 15px;
  margin-bottom: 5px;
}
#blog-post .comments_area .single_comment .comment span {
  font-style: italic;
}
#blog-post .comments_area .single_comment .comment p {
  margin-top: 17px;
}
#blog-post .comments_area .single_comment {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 25px;
  margin-bottom: 34px;
}
#blog-post .comments_area .single_comment.border_fix {
  border-bottom: none;
  border-top: 1px solid #e9e9e9;
  margin: 34px 0 0px 102px;
  padding-top: 38px;
  padding-bottom: 15px;
}
#blog-post article .comment-box .comment-box-title h4 {
  color: #353535;
  padding: 37px 0 25px;
}
#blog-post article .comment-box .comment-box-field .comment-box-half input {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  margin-bottom: 15px;
  padding: 9px 20px 9px 0px;
  width: 100%;
  outline: none;
  text-align: right;
}
#blog-post article .comment-box .comment-box-field .comment-box-full textarea {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  height: 163px;
  padding: 10px 20px 10px 0px;
  resize: none;
  width: 100%;
  outline: none;
  text-align: right;
}
#blog-post article .comment-box form button {
  color: #fff;
  width: 150px;
  line-height: 43px;
  margin-top: 30px;
  float: right;
}
#blog-post
  article
  .comment-box
  .comment-box-field
  .comment-box-submit
  input[type="submit"]:hover {
  background: rgba(190, 71, 50, 1);
}
/*------- blog-fix-width-4column-left-sidebar --------*/
.blog_sidebar form,
.blog_sidebar .category_list,
.blog_sidebar .slide_show,
.blog_sidebar .tags_widget,
.blog_sidebar .recent_blog,
.blog_sidebar .flickr_widget,
.blog_sidebar .site_archives,
.blog_sidebar .text_wideget {
  margin-bottom: 40px;
}
.blog_sidebar .text_wideget p {
  font-size: 15px;
  color: #808080;
  padding-top: 3px;
  line-height: 26px;
  padding-left: 3px;
  padding-right: 6px;
}
.blog_sidebar form .search_item_holder {
  position: relative;
}
.blog_sidebar form input {
  text-align: right;
  font-size: 15px;
  border: 1px solid #eeeff0;
  height: 42px;
  outline: none;
  width: 100%;
  padding-right: 13px;
  padding-left: 41px;
}
.blog_sidebar form button {
  height: 42px;
  width: 42px;
  outline: none;
  box-shadow: none;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  background: #ff7600;
  border: none;
}
.blog_sidebar h4 {
  font-weight: 700;
  font-size: 1em;
  text-transform: uppercase;
  color: #3d3d3d;
  position: relative;
  padding-right: 13px;
  padding-bottom: 14px;
  border-bottom: 1px solid #e8eaef;
  margin-top: 0;
}
.blog_sidebar h4:before {
  content: "";
  background: #f57100;
  position: absolute;
  width: 3px;
  height: 17px;
  right: 0;
  top: 0;
}
.blog_sidebar .tags_widget h4 {
  margin-bottom: 9px;
}
.blog_sidebar .category_list ul li a {
  display: block;
  font-size: 15px;
  color: #8c8c8c;
  line-height: 40px;
  border-bottom: 1px solid #e8eaef;
}
.blog_sidebar .category_list ul li:last-child a {
  border: none;
  padding-bottom: 0;
}
.blog_sidebar .category_list ul {
  margin: 10px 0 0 0;
  list-style: none;
  padding: 0;
}
.blog_sidebar .category_list ul li a span,
.blog_sidebar .site_archives ul li a span {
  color: #a6a6a6;
  /*float:left;*/
}

ul.sidebar-menu {
  list-style-type: none;
  list-style: none;
}

.sidebar-menu a {
  position: relative;
  display: block;
  text-decoration: none;
}

.sidebar-menu ul {
  /* by default hide all sub menus */
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sidebar-menu li:hover,
.sidebar-menu a:hover {
  color: #52565d;
}

ul.sidebar-menu ul a {
}

li.have-children {
  position: relative;
}
li.have-children:after {
  left: 0px;
  top: 5px;
  border: solid transparent;
  content: "\f053";
  position: absolute;
  pointer-events: none;
  transition: all 0.2s ease;
  font-family: "FontAwesome";
}
li.active.have-children:after {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.slide_show .slider_box {
  padding-top: 23px;
}

.slide_show .carousel-control {
  position: absolute;
  background: #fff;
  opacity: 0.8;
  height: 25px;
  width: 21px;
  top: 42%;
  line-height: 25px;
  background-image: none;
  text-shadow: none;
}
.tags_widget ul li {
  display: inline-block;
  margin: 8px 1px 0px 4px;
}
.tags_widget ul li a {
  font-size: 14px;
  display: block;
  color: #808080;
  padding: 5px 15px;
  text-transform: capitalize;
  background: #f8f8f9;
  border: 1px solid #f4f4f5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
}
.blog_sidebar .recent_blog h4 {
  margin-bottom: 25px;
}
.blog_sidebar .recent_blog .img-content {
  width: 30%;
}
.blog_sidebar .recent_blog .text {
  width: 70%;
  padding-right: 15px;
}
.blog_sidebar .recent_blog .text a {
  line-height: 21px;
  color: #1c2125;
  margin: -3px 0 2px 0;
  font-weight: 500;
}
.blog_sidebar .recent_blog .text span {
  font-size: 15px;
}
.blog_sidebar .recent_blog .recent_blog_single_item {
  border-bottom: 1px solid #efeefe;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.blog_sidebar .recent_blog .recent_blog_single_item:last-child {
  border: none;
}
.project-item-wrapper figure.effect-zoe:hover p {
  float: left;
}

.theme-slider .effect-oscar img {
  width: 100% !important;
}
.my-blog-post {
  border: 1px solid #d6d6d691;
}
.group-detail img.img-responsive {
  width: auto;
  max-height: 350px;
  margin: 0 auto 30px auto;
}
.group-detail .group-text {
  padding: 30px;
  font-size: 16px;
  text-align: justify;
  direction: rtl;
  line-height: 1.8em;
}
.product-thumb .image a img {
  display: inline-block;
  width: 100%;
  height: 200px;
}
.related_pro .product-thumb .image a img {
  height: 100%;
}
.tab-content {
  color: #484848;
}
@media (min-width: 992px) {
  .my-blog-post {
    margin: 0 1%;
    width: 23%;
  }
}
@media (max-width: 768px) and (min-width: 991px) {
  .my-blog-post {
    margin: 0 1%;
    width: 48%;
  }
}
.search_item_holder {
  direction: rtl;
}

.pppp {
  float: left;
  width: 40px;
  height: 40px;
  color: white;
  margin-left: -1px;
}
.pppp-input {
  padding-top: 7px;
  padding-bottom: 9px;
  padding-right: 5px;
  float: left;
}
.search_item_holder {
  display: inline-block;
  margin: 15px 0;
}

.tp-bgimg.defaultimg {
  max-height: 550px;
}
.owl-stage-outer h3 {
  margin-top: 15px;
  color: #2e3192;
  text-align: center;
}

#banner,
.rev_slider_wrapper,
#main-banner-slider-two,
.tp-revslider-mainul,
.slotholder,
.tp-kbimg-wrap {
  max-height: 550px;
}
.separator-pattern {
  width: 100%;
  height: 50px;
  background: url(../theme-img/separator-pattern1.png) no-repeat center center;
}
.theme-manage-area .row {
  margin-bottom: 30px;
}
.post-img {
  margin-bottom: 20px;
}

@media (min-width: 920px) {
  .rev_slider_wrapper {
    height: 550px !important;
  }
}
.product-list-tab .owl-carousel .product-thumb:hover {
  box-shadow: 0px 2px 12px 0px #ff55002e;
}
.parallax {
  /* The image used */
  background-image: url("../../theme-img/13.jpg");

  /* Set a specific height */
  height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.Contact-us {
  line-height: 3;
}
.Contact-us h4 {
  text-align: center;
}
