* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
figcaption {
    position: absolute !important;
    font-family: Oswald,sans-serif !important;
}

.cap-left figcaption {
}


body {
	padding: 0;
	margin: 0;
	background: url(../images/bg.jpg);
   	background-position: left top;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
    font-size: 16px;
    font-family: OpenSans-Regular;
	font-family: 'Lato';
}
header {
	text-align: center;
}
.header-image{max-width:100%;}
p {
    margin: 0 0 10px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-header::before, .modal-header::after, .modal-footer::before, .modal-footer::after {
    display: table;
    content: " ";
	clear: both;
}
.container {
	max-width: 1170px;
	padding: 0 15px;
	margin: 0 auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
  padding: 0 15px;
}
/**/
footer p{
	margin-top: 20px;
	border-top: 2px solid #daccb9;
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
	color: #383838;
	margin-bottom: 40px;
}

/*==================================================================
								Menu Dizine
===================================================================*/
.stellarnav.mobile .menu-toggle {
    text-align: center;
}


.stellarnav.mobile ul {
	text-align: center !important;

}
.stellarnav > ul > li > a {
    padding: 20px 15px;
}
/*============================          ============================*/
.stellarnav.light, .stellarnav.light ul ul {
    background: rgba(60,60,60,1);
	margin-bottom: 0;
	/*border: 2px solid #000; */
}
.stellarnav.light .call-btn-mobile, .stellarnav.light .close-menu, .stellarnav.light .location-btn-mobile, .stellarnav.light .menu-toggle {
    color: rgba(255,255,255,1) !important;
}
.stellarnav.light li a {
    color: rgba(255,255,255,1);
	
}
.stellarnav.mobile.light li a {
    border-bottom: 1px solid rgba(0,0,0,.15);
    background: rgba(60,60,60,1) !important;
}

/*==================================================================
							
===================================================================*/


/**************** removed scrool bar******************/
.row {
    margin-right: 0px;
    margin-left: 0px;
}

.container {
    padding-right: 0;
    padding-left: 0;
    }
@media only screen and (min-width: 768px) and (max-width: 778px) {
    .container {
    padding-right: 0;
    padding-left: 0;
    }
}
.ros-01{
	background: #fff;
	padding: 20px 15px;
	
}
/*==================================================================
							Bs-Custom-Css
===================================================================*/
.bs-custom-001{
	text-align: center;
}

.bs-custom-002{
	padding-right: 0px;
	padding-left: 0px;
}
.bs-custom-003{
	margin-top: 30px;
}
.bs-custom-004{
	padding-top: 20px;
	margin-top: 10px;
}
.bs-custom-005{
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.bs-custom-006{
	text-align: center;
}
.bs-custom-010{
	width: 100%;
	padding: 0;
}
/*.bs-custom-11{
	background: #fff;
} */
.bs-custom-012{margin-top: 30px;}
/*==================================================================
		End Bs-Custom-Css/ Start Featured Dizine
===================================================================*/

figure { 
  display: block; 
  position: relative; 
  float: left;  
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

figcaption { 
  
  text-align: center;
 
}

.cap-left figcaption { bottom: 0; }
.cap-left figcaption:after { height: 20px; width:20px;  }
.image-01 {
	width: 100%;
}


@media only screen and (max-width: 768px) {

figcaption { 
  padding-top: 5px;
  padding-bottom: 5px;
}

.cap-left figcaption { bottom: 42%; left:30%; width:40%;  }

}

@media only screen and (max-width: 400px) {

figcaption { 
  font-size: 15px;
}

}


@media only screen and (max-width: 200px) {
	
figcaption { 
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
font-size: 10px;
}
.image-right{
	float: none;
}

}
/*==================================================================
				End Featured Dizine				
===================================================================*/
.row-002{
	padding: 0 15px;
}


/****************************/


figure { 
  display: block; 
  position: relative; 
  float: left; 
  overflow: hidden;
  background: none;
}


figcaption {  
  color: white;
    padding: 10px 20px;
    opacity: 1;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    font-size: 16px;
    width: auto;
    margin: 0;
    padding: 0.35em 1em;
    display: inline-block;
    background: #770E7C;
    transform: skewX(-10deg);
}

.cap-left figcaption { bottom:12%; left: 25%; width: 50% }
/*.cap-left:hover figcaption { background: #fff; width:100%; height: 100%; opacity: .1; } */
/*.vc_custom_1484972626280 img:hover { background: #fff; width:100%; height: 100%; opacity: .5; }*/
.image-right{
	float: right;
}


@media only screen and (max-width: 767px) {

.wpb_column .vc_custom_1505986997028 {
    padding-right: 15px !important;
}

.wpb_column .vc_custom_1506055750627 {
    margin-top: -34px !important;
}

.home-extra {
   display:none;
}

}



@media only screen and (max-width: 400px) {
	

figcaption { 
  padding: 4px 8px;
  font-size: 10px;
  text-align: center;
}

.image-right{
	float: none;
}
}

.cap-left:after { bottom: 10px; right: 10px; }


@media only screen and (max-width: 400px) {
.cap-left:after { bottom: 0 /*5px;*/ }
}


/*****************/
ul {
  margin: 0;
  list-style: none;
}

.column {
  margin: 0 auto;
  padding: 0 15px;
  width: 1200px;
}

.call_to, .call_to_area {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
}

.call_to_area {
    background: #F8F8F8;
    padding: 5px 0;
    line-height: 14px;
    height: 44px;
	z-index: 105;
}

.tedxt {
  float: left;
  margin-right: 2%;
  text-align: right;
  width: 48%;
  line-height: 0;
}

.quote_btn {
  float: left;
  width: 50%;
}

.quote_btn li {
  display: inline;
}

.quote_btn a {
  background: rgba(189,63,197,.80);
  border-radius: 3px;
  color: #FFF;
  display: inline-block;
  font-size: 16px;
  margin: 0 2px;
  padding: 7px 4%;
}

.call_to_action ul li a, .form a, .menu ul li a, .quote_btn a, .single_service_item > a {
  text-decoration: none;
}

.shaket {
  position: relative;
  animation: mymovet 5s infinite;
}

@keyframes mymovet {
  0% {
    top: 0;
  }
  
  50% {
    top: 10px;
  }
  
  100% {
    top: 0;
  }
}

@keyframes mymovet {
  0% {
    left: 0;
  }
  
  50% {
    left: 10px;
    background: #035D6D;
  }
  
  100% {
    left: 0;
  }
}

@keyframes mymove {
  0% {
    left: 0;
  }
  
  50% {
    left: 10px;
  }
  
  100% {
    left: 0;
  }
}


.tedxt p {
    display: block;
    text-align: right;
	margin-top: 15px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.site-footer p, .site-footer a{
	margin-bottom: 50px;
}
/**********/

/****Edit by Rostom**********/
.phone_number { margin-right:10px; } 
.call_to_action_phone { margin-top:10px; } 
.call_to_action_phone img{ width: 16px; margin-bottom: 0; margin-right: 5px; } 
.call_to_action_phone a { text-decoration:none; }



.phone_number, .c_email{color: #010101;}
.phone_number:hover, .c_email:hover {color: #383838; border:none; text-decoration: none;}



/*****************/
#snippet-box {
    background: #F5F5F5;
    border: 1px solid #ACACAC;
    font-family: inherit;
    font-size: 13px;
    padding: 0;
    margin: 0 0 15px 0;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 30px;
}
.snippet-title {
    display: block;
    position: relative;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    background: #E4E4E4;
    border-bottom: 1px solid #ACACAC;
    clear: both;
    padding: .5em 1em;
    width: 100%;
}
.snippet-markup {
    width: 100%;
    display: block;
}
.snippet-label {
    width: 33%;
    display: inline-block;
    text-align: right;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: .3em .5em;
}
.snippet-data {
    width: 55%;
    display: inline-flex;
    padding: .3em .5em;
}
.rating-value {
    display: none;
}
.star-img img {
    box-shadow: none;
    margin: -2px 2px;
    border: none!important;
    padding: 0!important;
}






.newnew{
text-decoration: none;
color: #666;
border-color: #EBEBEB;
background-color: #EBEBEB;
width: 100%;
max-width: 150px;
border: 1px solid #acacac;
padding: 15px;
display: block;
}
.newnew:hover{background: #acacac; color: #fff;}

.bg-color-11005{
background: rgba(60,60,60,1);
}
.bs-custom-11031,
.bs-custom-11032{
	color: rgba(60,60,60,1);
}

header img {
    height: 156px;
    width: 300px;
}


.phone_number { margin-right:10px; /*background: #f00;*/} 
.call_to_action_phone { padding-top:10px; } 
.call_to_action_phone img{ width: 16px; margin-bottom: -1px; margin-right: 0px; } 
.call_to_action_phone a { text-decoration:none; }
.phone_number, .c_email{color: #010101;}
.phone_number:hover, .c_email:hover {color: #383838; border:none; text-decoration: none;}
a.phone_number,a.phone_number:hover{
    text-decoration: none;
}
.phone_number, .c_email{color: #fff; font-size: 20px;}
.phone_number:hover, .c_email:hover {color: #eee; border:none; text-decoration: none;}
	


