.img-center{
text-align:center;
margin:0 auto;
display:block}
.img-class-div{
	padding:10px;
	
}
.align-left{text-align:left}
.box-shadow-class{
box-shadow: 0 0 8px #ccc;
}
.box-shadow-class :hover{
    box-shadow: 0 0 8px #f9bf40;
}
.padding-left{
	padding-left:15px;
	padding-right: 8px;
}
.float-right{
	float:right;
}
.services {
  display: table-row;
  vertical-align: top;
}
.service {
  text-align: center;
  padding: 40px 20px;
  color: #fff;
  position: relative;
  top: 0;
  transition: top 300ms;
  display: table-cell;
  height: 100%;
  float: none;
}
.service h3 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
  color:white;
}
.service-icon {
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 30px;
}
.service-text {
  font-size: 0.967rem;
    color: white;
}
.service:hover {
  top: -30px;
}
.services-1 {
  text-align: center;
  padding: 70px 0;
}
.services-1-title {
  color: #2491d0;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 60px;
}
.services-1-text {
  margin-bottom: 45px;
}
.services-1 .service {
  padding: 0 15px;
  color: #455f68;
}
.services-1 .service h3 {
  color: #2491d0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 25px;
}
.services-1 .service-icon {
  color: #2491d0;
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 35px;
}
.services-1 .service-text {
  font-size: 13px;
  line-height: 24px;
}

.bg-2 {
  background: #0926a5;
}
.bg-primary-2 {
  background:#0926a5;

}
.bg-child-2 {
  background:#ff2c5f; 
}
.bg-child-3 {
  background: #00e2de;
}
.bg-child-4 {
  background: #9C27B0;
}
.service:hover {
    top: -30px;
}
@media (max-width: 767px)
{
.service {
    display: block;
}}

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

.toggle:last-child {
  border-bottom: 1px solid #dddddd;
}
.toggle .toggle-title {
  position: relative;
  display: block;
  border-top: 1px solid #dddddd;
  margin-bottom: 6px;
}
.toggle .toggle-title h3 {
  font-size: 18px;
  margin: 0px;
  line-height: 1;
  cursor: pointer;
  font-weight: 200;
}
.toggle .toggle-inner {
  padding: 7px 25px 10px 25px;
  display: none;
  margin: -7px 0 6px;
}
.toggle .toggle-inner div {
  max-width: 100%;
}
.toggle .toggle-title .title-name {
  display: block;
padding: 25px 43px 14px 20px;}
.toggle .toggle-title a i {
  font-size: 22px;
  margin-right: 5px;
}
.toggle .toggle-title i {
  position: absolute;
  background: url("http://arielbeninca.com/Storage/plus_minus.png") 0px -24px no-repeat;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 20px;
  right: 0;
}
.toggle .toggle-title.active i {
  background: url("http://arielbeninca.com/Storage/plus_minus.png") 0px 0px no-repeat;
}
.box-shadow-before:hover{
	-webkit-box-shadow: -6px 6px 9px 0px rgba(48, 50, 50, 0.92);
-moz-box-shadow:    -6px 6px 9px 0px rgba(48, 50, 50, 0.92);
box-shadow:         -6px 6px 9px 0px rgba(48, 50, 50, 0.92);
}
.before-image {
	color:white;
	position:relative;
	display: block;
    line-height: 24px;
}
.before-image ul li{
position: relative;
    margin-bottom: 7px;
    list-style-image: url(img/svadhisthana_col.png);
}
.widget ul li{

	position: relative;
    margin-bottom: 7px;
    list-style-image: url(img/svadhisthana_col.png);
}
.height460{
	height:420px;
}


.faq-padd{padding: 40px 132px;}

@media (max-width: 767px) {
.height460{
	height:auto;
}	
.faq-padd{padding: 10px;}
}
.foot-str{
	font-size:13px;
	background:black;
	color:white;
	padding:10px 0px 6px;
	text-align:center;
}
.foot-str2 a{
color:#f9bf40 !important;
}
.foot-str2 a:hover{
color:#fff !important;
}
.sc_layouts_item_icon2 {line-height: 1.1em;
    display: inline-block;
vertical-align: middle; 
font-size:12px;
color:#f9bf40;
margin-right:5px;

}
.serv-head{
	padding: 0 0 10px;
    color: black;
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
	
}
.serv-head:before{
	 content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 3px solid #f9bf40;
	
}
hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(249, 191, 64), rgba(0, 0, 0, 0));
}

.blockq{
	padding:30px;
color: #ffffff;
    background-color: #0893d0;
}

.link-col{
color:white !important; }
.link-col:hover{
color:#f9bf40 !important;}


.shrink{
  -webkit-transition:all 0.4s ease-out;
  -moz-transition:all 0.4s ease-out;
  -ms-transition:all 0.4s ease-out;
  -o-transition:all 0.4s ease-out;
  transition:all 0.4s ease-out;
}

.shrink:hover {
  -webkit-transform:scale(.8);
  -moz-transform:scale(.8);
  -ms-transform:scale(.8);
  -o-transform:scale(.8);
  transform:scale(.8);
}

.margin4em{
margin-bottom:4em}

.wpb_column.vc_column_container.vc_col-sm-12.sc_layouts_column_icons_position_left{
    padding: 0px;
}
@media (max-width: 767px) {
    .rev-slidebg{
        margin-top: 200px !important;
    }
    #slide-1-layer-2{
        font-size:12px !important;
        margin-top: -45px;
    }
    .layer-one{
        margin-top:-41% !important;
    }
    .layer-two{
        margin-top:-16% !important;
    }
    .slider_scroll_down img{
        top: -18px;
    }
}
#slide-1-layer-2{
    font-size:28px;
}
.layer-one{
    margin-top:-35% !important;
}
.layer-two{
    margin-top:-2% ;
}