/*
Theme Name: betai Child
Theme URI: https://synergicsoftek.in/
Author: Synergicsoftek
Author URI: https://synergicsoftek.in/
template:  betai
Description: betai Child Theme is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. 
Version: 1.2
License: GNU General Public License v2 or later
License URI: 
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


body{font-family: 'Raleway', sans-serif; padding: 0; margin: 0;}


h1,h2,h3,h4,h5,h6{font-family: 'Titillium Web', sans-serif;}



.footerCustom{background: #24315E; color: #fff;}

.footerCustom p{color: #fff;}
.footerCustom p a{color: #fff;}
.footerCustom a{color: #fff;}


.page_headerCustom {
    width: 100%;
    height: 500px;
    color: #fff;
    font-family: "Titillium Web", sans-serif;
    font-weight: 500;
    font-size: 14px;
    background-position: top center;
        background-image: none;
    background-size: auto;
    background-size: cover;
	display: flex;
align-items: center;
text-align: center;
}

.dcell{margin: 0 auto;}

.page-title {
	background:rgba(7, 23, 62, 0.8);
    color: #fff;
font-size: 40px;
font-weight: 300;
margin-top: 75px;
margin-bottom: 10px;
line-height: 76px;
padding: 0 90px;
}


p.breadcrumbsClass{font-size: 18px;}




 .contactForm input[type="text"], .contactForm input[type="email"] , .contactForm textarea{
    color: #555555;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 8px 10px;
    box-sizing: border-box;
    outline: none;
    font-size: 14px;
    font-weight: 500;
}

.contactForm textarea {
    width: 100%;
    height: 130px;
    vertical-align: top;
}

.contactForm input.wpcf7-form-control.wpcf7-submit {
    background: #0A41AA; cursor: pointer;
    color: #FFF;
    border: 1px solid transparent;
    padding: 10px 41px;
    font-family: "Titillium Web", sans-serif;
    font-size: 18px;
}

.contactForm input.wpcf7-form-control.wpcf7-submit:hover {
    border: 1px solid #0A41AA;
    background: #FFF;
    color: #0A41AA;
}





.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0;
}


























