/* $gray-lighter:        lighten($gray-base, 93.5%) !default; // #eee */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/* RIGHT TO LEFT */
/* BACKGROUND GRADIENT */
/* BACKGROUND RADIAL */
/* BACKGROUND SIZE */
/* BORDER RADIUS */
/* DOUBLE BORDERS */
/* TRIPLE BORDERS */
/* FONT FACE */
/* OPACITY */
/* TEXT SHADOW */
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/**parallax**/
/**absolute**/
/*  
 * LAYOUT VARIABLES 
 */
/** CHECKOUT BY STEP */
/* --- SCSS For Accordion --- */
/* --- SCSS For Breadcrumb --- */
/* --- SCSS For Buttons --- */
/* --- SCSS For Call-to-action --- */
/* --- SCSS For Content-slider --- */
/*  */
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/* Navigation Styles */
/* carousel-indicators-v1 */
/* carousel-indicators-v2 */
/* carousel-indicators-v3 */
/* carousel-indicators-v4 */
/* carousel-indicators-v5 */
/* carousel-indicators-v6 */
/* --- SCSS For Counters --- */
/* --- SCSS For Heading --- */
/* --- SCSS For Icon-box --- */
/* --- SCSS For Interactive-banner --- */
/* --- SCSS For Latest-posts --- */
/* latest posts */
/* --- SCSS For List --- */
/* variables for list */
/* variables for list light */
/* --- SCSS For Message --- */
/* --- SCSS For Newsletter --- */
/* --- SCSS For Piechart --- */
/* --- SCSS For Pricing --- */
/* --- SCSS For Process-steps --- */
/* process-steps */
/* --- SCSS For Service --- */
/* variables for tab style1 using as base of tab */
/* --- SCSS For Style-icon --- */
/* Variables icons default */
/* Variables icons bodered */
/* Variables icons darker */
/* Variables icons light */
/* Variables icons plain */
/* Variables icons for light style */
/* Variables icons outline */
/* Variables icons inverse */
/* --- SCSS For Table --- */
/* --- SCSS For Tabs --- */
/* variables for tab style1 using as base of tab */
/* tab style version 5 */
/* tab style version 6 */
/* --- SCSS For Testimonials --- */
/* testimonials default */
/* testimonials-v1 */
/* testimonials light */
/* --- SCSS For Typography --- */
/**************************************************************
					CMS Pages Styles
***************************************************************/
/* line 10, ../sass/cms.scss */
#cms.cms-about-us .main-content {
  background-image: url("../img/patterns/pattern2.png");
  margin-bottom: 70px;
}
/* line 13, ../sass/cms.scss */
#cms.cms-about-us .main-content #center_column {
  background: #fff none repeat scroll 0 0;
  -webkit-box-shadow: 0 0 29px -3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 29px -3px rgba(0, 0, 0, 0.1);
  padding-top: 30px;
  margin-top: 30px;
}
/* line 19, ../sass/cms.scss */
#cms.cms-about-us .main-content #center_column .block .title_block {
  text-align: center !important;
}
/* line 29, ../sass/cms.scss */
#cms #center_column .cms_parallax {
  background-attachment: fixed;
  background-image: url("../img/bg_abs.jpg");
  background-position: 50% 234px;
  margin: 0 0 50px;
  padding: 80px 0;
}
/* line 35, ../sass/cms.scss */
#cms #center_column .cms_parallax .item {
  margin: 24px 0;
  text-align: center;
}
/* line 38, ../sass/cms.scss */
#cms #center_column .cms_parallax .item h3 {
  color: #ffcf4e;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0;
}
/* line 45, ../sass/cms.scss */
#cms #center_column .cms_parallax .item p {
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
}
/* line 52, ../sass/cms.scss */
#cms #center_column .block-cms {
  padding-bottom: 20px;
}
/* line 57, ../sass/cms.scss */
#cms #center_column .cms-block .carousel-inner > .item {
  padding: 0 35px;
}
/* line 63, ../sass/cms.scss */
#cms #center_column .cms-block .owl-carousel-play.boxcarousel {
  position: relative;
}
/* line 65, ../sass/cms.scss */
#cms #center_column .cms-block .owl-carousel-play.boxcarousel > .carousel-controls {
  width: auto;
  margin-top: 0;
  right: auto;
  position: static;
  top: 50%;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl #cms #center_column .cms-block .owl-carousel-play.boxcarousel > .carousel-controls {
  left: auto;
  right: auto;
}
/* line 71, ../sass/cms.scss */
#cms #center_column .cms-block .owl-carousel-play.boxcarousel > .carousel-controls .carousel-control {
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  top: 50%;
}
/* line 74, ../sass/cms.scss */
#cms #center_column .cms-block .owl-carousel-play.boxcarousel > .carousel-controls .carousel-control.left {
  left: 30px;
}
/* line 77, ../sass/cms.scss */
#cms #center_column .cms-block .owl-carousel-play.boxcarousel > .carousel-controls .carousel-control.right {
  right: 30px;
}
/* line 85, ../sass/cms.scss */
#cms #center_column .cms-block .owl-carousel-play.boxcarousel:focus > .carousel-controls .carousel-control, #cms #center_column .cms-block .owl-carousel-play.boxcarousel:hover > .carousel-controls .carousel-control {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/* line 87, ../sass/cms.scss */
#cms #center_column .cms-block .owl-carousel-play.boxcarousel:focus > .carousel-controls .carousel-control.left, #cms #center_column .cms-block .owl-carousel-play.boxcarousel:hover > .carousel-controls .carousel-control.left {
  left: 30px;
}
/* line 90, ../sass/cms.scss */
#cms #center_column .cms-block .owl-carousel-play.boxcarousel:focus > .carousel-controls .carousel-control.right, #cms #center_column .cms-block .owl-carousel-play.boxcarousel:hover > .carousel-controls .carousel-control.right {
  right: 30px;
}
/* line 99, ../sass/cms.scss */
#cms #center_column .testimonials {
  display: inline-block;
}
/* line 102, ../sass/cms.scss */
#cms #center_column .ourservice {
  background-image: url("../img/bg_gallery.jpg");
  background-repeat: repeat;
}
/* line 108, ../sass/cms.scss */
#cms #center_column .ourteam .team-v1 .team-header {
  padding: 30px 0 20px 0;
}
/* line 111, ../sass/cms.scss */
#cms #center_column .ourteam .team-v1 .team-header:hover {
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
/* line 116, ../sass/cms.scss */
#cms #center_column .ourteam .team-v1 .team-body .team-body-content {
  text-transform: uppercase;
}
/* line 122, ../sass/cms.scss */
#cms #center_column .cms-box {
  text-align: center;
  font-size: 14px;
}
/* line 127, ../sass/cms.scss */
#cms #center_column .list-1 li {
  padding: 4px 0 6px 0;
  font-weight: bold;
  color: #46a74e;
  list-style: none;
  border-top: 1px solid #ebebeb;
}
/* line 133, ../sass/cms.scss */
#cms #center_column .list-1 li:first-child {
  border: none;
}
/* line 136, ../sass/cms.scss */
#cms #center_column .list-1 li em {
  font-size: 20px;
  line-height: 20px;
  padding-right: 15px;
  vertical-align: -2px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #cms #center_column .list-1 li em {
  padding-left: 15px;
  padding-right: inherit;
}
/* line 144, ../sass/cms.scss */
#cms #center_column img {
  max-width: 100%;
  height: auto;
}
/* line 149, ../sass/cms.scss */
#cms #center_column .feature-box .fbox-icon {
  float: left;
  margin: 10px 20px 0 0;
  color: #58d2b0;
  font-size: 35px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #cms #center_column .feature-box .fbox-icon {
  float: right;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl #cms #center_column .feature-box .fbox-icon {
  margin: 10px 0 0 20px;
}
/* line 155, ../sass/cms.scss */
#cms #center_column .feature-box .fbox-body {
  overflow: hidden;
}
/* line 157, ../sass/cms.scss */
#cms #center_column .feature-box .fbox-body .fbox-icon {
  margin-top: 0;
}
/* line 161, ../sass/cms.scss */
#cms #center_column .feature-box small {
  font-size: 13px;
  margin-bottom: 15px;
  display: inline-block;
}
/* line 166, ../sass/cms.scss */
#cms #center_column .feature-box h4 {
  margin-bottom: 7px;
  text-transform: uppercase;
}
/* line 170, ../sass/cms.scss */
#cms #center_column .feature-box .fbox-title {
  margin: 10px 0;
  font-weight: 600;
  text-transform: none;
  color: #222;
}
/* line 176, ../sass/cms.scss */
#cms #center_column .feature-box.light-style {
  color: #dfdfdf;
}
/* line 178, ../sass/cms.scss */
#cms #center_column .feature-box.light-style a {
  color: #fff;
}
/* line 180, ../sass/cms.scss */
#cms #center_column .feature-box.light-style a:hover {
  color: #000;
}
/* line 184, ../sass/cms.scss */
#cms #center_column .feature-box.light-style .fbox-title,
#cms #center_column .feature-box.light-style h4 {
  color: #fff;
}
/* line 189, ../sass/cms.scss */
#cms #center_column .feature-box.feature-box-right {
  text-align: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #cms #center_column .feature-box.feature-box-right {
  text-align: left;
}
/* line 191, ../sass/cms.scss */
#cms #center_column .feature-box.feature-box-right .fbox-icon {
  float: right;
  margin: 10px 0 0 20px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #cms #center_column .feature-box.feature-box-right .fbox-icon {
  float: left;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl #cms #center_column .feature-box.feature-box-right .fbox-icon {
  margin: 10px 20px 0 0;
}
/* line 196, ../sass/cms.scss */
#cms #center_column .feature-box.feature-box-center {
  text-align: center;
}
/* line 198, ../sass/cms.scss */
#cms #center_column .feature-box.feature-box-center .fbox-icon {
  float: none;
}
/* line 204, ../sass/cms.scss */
#cms #center_column [class*="feature-box-"] .fbox-icon {
  float: none;
  margin: 0;
}
/* line 208, ../sass/cms.scss */
#cms #center_column [class*="feature-box-"] h4 {
  padding: 10px 0 30px;
  position: relative;
}
/* line 211, ../sass/cms.scss */
#cms #center_column [class*="feature-box-"] h4:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 30px;
  height: 2px;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl #cms #center_column [class*="feature-box-"] h4:before {
  right: 0;
  left: auto;
}
/* line 222, ../sass/cms.scss */
#cms #center_column [class*="feature-box-"].feature-box-center h4:before {
  left: 0;
  right: 0;
  margin: 0 auto;
}
/* line 230, ../sass/cms.scss */
#cms #center_column p.bottom-indent {
  margin-bottom: 18px;
}
/* line 233, ../sass/cms.scss */
#cms #center_column #admin-action-cms {
  background: none repeat 0 0 #F6F6F6;
  border: 1px solid #d2d0d0;
  padding: 10px;
}
/* line 237, ../sass/cms.scss */
#cms #center_column #admin-action-cms p {
  margin: 0;
}
/* line 239, ../sass/cms.scss */
#cms #center_column #admin-action-cms p span {
  display: block;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
/* line 246, ../sass/cms.scss */
#cms #center_column #admin-action-cms p .button {
  font: 700 17px/21px "Merriweather", sans-serif;
  padding: 0;
  border: 1px solid;
  padding: 10px 14px;
  display: inline-block;
}
/* line 252, ../sass/cms.scss */
#cms #center_column #admin-action-cms p .button.publish_button {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  border-color: #0079b6 #006fa8 #012740 #006fa8;
  background: #009ad0;
  background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
  background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0);
}
/* line 264, ../sass/cms.scss */
#cms #center_column #admin-action-cms p .button.publish_button:hover {
  border-color: #01314e #004b74 #0079b6 #004b74;
  filter: none;
  background: #0084bf;
}
/* line 270, ../sass/cms.scss */
#cms #center_column #admin-action-cms p .button.lnk_view {
  color: #555555;
  text-shadow: 1px 1px white;
  border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
  background: #f7f7f7;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0);
}
/* line 282, ../sass/cms.scss */
#cms #center_column #admin-action-cms p .button.lnk_view:hover {
  border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
  filter: none;
  background: #e7e7e7;
}
