/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Description: Twenty Twenty-One Child Theme
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentytwentyone
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentychild
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Mobile menu %%%%%%%%%%%%%%%%%%%%%%%%%%%  */
#rmp-container-826{
	background: #0A447BFA !important;
	min-width: 100% !important;
	width: 100% !important;
}
#rmp-menu-wrap-826 {
	padding-top: 100px !important;
	padding-left: 10px !important;
	padding-bottom: 40px !important;
	padding-right: 10px !important;
}
.rmp-menu > li{
   border-bottom: 1px solid #FFFFFF1C;
}
.rmp-menu > li > ul{
	padding-bottom: 20px !important;
}
#rmp-menu-wrap-826 .big-menu > ul > li > a{
	font-weight: 700 !important;
}
.rmp-menu > li > ul > li{
   border-bottom: 0px solid #FFFFFF1C;
}
.rmp-menu-additional-content a{
	    font-size: 16px;
    line-height: 34px;
    font-weight: 700;
    color: #E6F4FF;
    border: 2px solid #fff;
    border-radius: 70px;
    background-color: #2C74FF;
    padding: 6px 15px 6px 15px;
    display: inline-block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    text-transform: capitalize;
    max-width: 331px;
    width: 100%;
    text-align: center;
}
.rmp-menu-additional-content a:hover{
	 border: 2px solid #fff;
    background-color: #0E4F8B;
    color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
#rmp_menu_trigger-826 {
    top: 5px !important;
}
.rmp-menu > li:last-child{
   border-bottom: 0px solid #FFFFFF1C !important;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% From Area %%%%%%%%%%%%%%%%%%%%%%%% */
.contact-us-left-part .gform-theme--framework .gform-field-label{
	display: none !important;
}
.contact-us-left-part .gform-theme--foundation .gfield input{
	border: 1px solid #000000;
	border-radius: 25px;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0%;
	color: #727272;
	height: 40px;
}
.contact-us-left-part .gform-theme--foundation .gfield input::placeholder{
	color: #727272;	
}
.contact-us-left-part .gform-theme--foundation .gfield select{
	border: 1px solid #000000;
	border-radius: 25px;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 35px;
	letter-spacing: 0%;
	color: #727272;	
	height: 40px;
}
.contact-us-left-part .gform-theme--foundation .gfield input:focus{
	outline: none;
}
.contact-us-left-part .gform-theme--foundation .gfield select:focus{
	outline: none;
}
.contact-us-left-part #gform_fields_1{
	row-gap: 20px;
}
.contact-us-left-part .gform_required_legend{
	display: none !important;
}
#gform_submit_button_1{
	    font-size: 16px;
    line-height: 34px;
    font-weight: 700;
    color: #E6F4FF;
    border: 2px solid #2C74FF;
    border-radius: 70px;
    background-color: #2C74FF;
    padding: 6px 15px 6px 15px;
    display: inline-block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    text-transform: capitalize;
    max-width: 232px;
    width: 100%;
    text-align: center;	
}
#gform_submit_button_1:hover{
	 border: 2px solid #0E4F8B;
    background-color: #0E4F8B;
    color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;	
}
.contact-us-left-part .gform-footer{
	margin-top: 35px !important;
}