@charset 'utf-8';
/*
 Theme Name:   CloudMe Child
 Theme URI:    http://cloudme.ancorathemes.com/
 Description:  CloudMe - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     cloudme
 Template Version:      1.2.1
 Tags:         light, inheritable theme-options
 Text Domain:  cloudme
*/



/* =Theme customization starts here
-------------------------------------------------------------- */
.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img,
.sc_layouts_row_type_compact .sc_layouts_logo img {
	max-height: 60px;
}
.sc_button_default, .avro{
	font-family: "Arvo",serif;
}
.top-slider-overlay.content_wrap{
  text-align: center;
  position: absolute;
  z-index: 99;
  height: 100%;
  pointer-events: none;
  width: 100% !important;
}
.top-slider-overlay .wpb_wrapper {
	color:white;
  flex-direction: column;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.top-slider-overlay .wpb_wrapper h1{
  color:white;
  width: 100%;
  margin: 0 auto;
}
.top-slider-overlay .wpb_wrapper p{
	font-size:2rem;
}

@media only screen and (min-width: 1170px) {
 .top-slider-overlay .wpb_wrapper h1{
    width: 1170px;
	margin-bottom: 3.5rem;
  }
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    text-align: right;
    margin: 0;
    padding: 0;
    transform: translateY(8px);
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    text-align: center;
    display: inline-block;
    border: none;
    width: inherit;
    height: inherit;
    box-sizing: content-box;
    position: relative;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: inherit;
    height: inherit;
    font-size: 0.9em;
    text-align: center;
    text-rendering: optimizelegibility;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link{
  width: 25px;
height: 25px;
display: block;
position: inherit;
top: 0;
box-sizing: content-box;
border: none;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon{
	    top: 40%;
}
.vc_custom_1504010808442{
      padding: 0.4rem;
}
.hello-email{
      padding: 0 0 0 15px;
}
.sc_layouts_column_align_right .sc_layouts_item{
  margin-bottom: 0 !important;
margin-left: 0 !important;
margin-top: 0 !important;
}
.vc_images-carousel-1-1567522952{
  width: 100% !important;
}
.vc_images_carousel{
  width: 100% !important;
}
.sc_layouts_menu_nav>li.menu-item-has-children>a, .sc_layouts_menu_nav>li>a{
	padding: 0;
}	
.scheme_default .grey a{
	color: #afadad;
}
.inline-block{
	display: inline-block;
}
.scheme_default .sc_layouts_row_type_compact .sc_layouts_item_details_line2 {
    color: #a39538;
}
.copyright{
	color:black;
}