html {
font-size: 62.5%; }
body {
background-color: rgba(218, 223, 226, 1);
color: #000;
font-family: 'Poppins', sans-serif;
font-size: 1.8rem;
font-weight: 400;
margin: 0;
padding: 0;
line-height: 1.45;
}
body > div {
font-size: 1.8rem;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Oswald', sans-serif;
font-weight: 700;
}  .elementor-editor-active .site-header,
.elementor-editor-active .nav-primary {
display: none;
}
.full-width-content.elementor-page .site-inner {
max-width: none;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}
.full-width-content.elementor-page .entry {
padding: 0;
margin: 0;
}
body .elementor-section.elementor-section-boxed>.elementor-container {
max-width: 119rem;
}
body .elementor-widget:not(:last-child) {
margin-bottom: 2rem;
}
.full-width-content.elementor-page .site-inner {
padding-top: 0;
}
.elementor_library-template-default.elementor-editor-active .sidebar {
display: none;
}
.elementor_library-template-default .content {
width: 100%;
padding: 0;
margin: 0;
}
.site-footer {
display: none;
}
.latest-news-section a.elementor-post__thumbnail__link::before {
background: url(//verdino.ideafueled.in/wp-content/uploads/2019/04/plus-square.png) center center no-repeat;
width: 100%;
content: '';
height: 100%;
z-index: 8;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
background-size: contain;
background-color: rgba(9,172,198,.7);
vertical-align: middle !important;
transition: .5s ease;
text-align: center;
display: block;
background-size: 80px;
opacity: 0;
}
a.elementor-post__thumbnail__link {
position: relative;
}
.latest-news-section a:hover::before {
opacity: 1;
}
.sidebar-form .elementor-field-type-text::before {
content: '';
background: url(//verdino.ideafueled.in/wp-content/uploads/2019/04/user-icon.png) no-repeat;
width: 20px;
max-width: 20px;
height: 20px;
z-index: 1;
position: absolute;
background-size: contain;
margin-left: 20px !important;
}
.sidebar-form input#form-field-name {
padding-left: 50px;
}
.sidebar-form .elementor-field-type-email::before {
content: '';
background: url(//verdino.ideafueled.in/wp-content/uploads/2019/04/email-icon.png) no-repeat;
width: 20px;
max-width: 20px;
height: 20px;
z-index: 1;
position: absolute;
background-size: contain;
margin-left: 20px !important;
}
.sidebar-form input#form-field-field_2 {
padding-left: 50px;
}
.sidebar-form .elementor-field-type-tel::before {
content: '';
background: url(//verdino.ideafueled.in/wp-content/uploads/2019/04/phone-icon.png) no-repeat;
width: 20px;
max-width: 20px;
height: 20px;
z-index: 1;
position: absolute;
background-size: contain;
margin-left: 20px !important;
}
.sidebar-form input#form-field-field_1 {
padding-left: 50px;
}
.sidebar-form .elementor-field-type-textarea::before {
content: '';
background: url(//verdino.ideafueled.in/wp-content/uploads/2019/04/enquiry-icon.png) no-repeat;
width: 20px;
max-width: 20px;
height: 20px;
z-index: 1;
position: absolute;
top: 7px;
background-size: contain;
margin-left: 20px !important;
}
.sidebar-form textarea#form-field-message {
padding-left: 50px;
} @media only screen and (min-width: 1025px) {
.fluid-row .elementor-container {
width: 63%;
}	
.fluid-row .elementor-inner-section .elementor-container,
.fluid-row .elementor-widget-popup .elementor-container {
width: 100%;
}
}