*{
	font-family: 'Poppins', sans-serif !important;
}

 h1.page-header {
    font-size: 22px;
    margin-top: 10px;
    color: #004182;
    font-weight: bold;
    text-align: center;
}
h1.page-header::after {
    width: 15%;
    height: 4px;
    background: #135fb8;
    content: "";
    display: block;
    margin: 10px auto 0;
}
.row {
    margin-right: 10px;
    margin-left: 10px;
}
.container {
    width: 1170px;
}
.col-md-6 {
    width: 50%;
}
.message-box .lead {
    padding-top: 0px;
    font-size: 18px;
    font-style: normal;
    color: #545454;
    padding-bottom: 5px;
    font-weight: 400;
    text-align: justify;
    line-height: 24px;
	margin-bottom:0px;
}
.widget.clearfix {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 5px;
    background-color: #ffffff;
    padding-bottom: 15px;
    box-shadow: 0px 0px 5px -2px #79787899;
    min-height: 360px;
    cursor: pointer;
	position:relative;
	margin-bottom: 20px;
}
.clearfix p {
    text-align: justify;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.footer-button {
    text-align: center;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    bottom: 0px;

}
.footer-button a {
    background-color: #ff5d05;
    border-radius: 25px;
    color: #fff;
    padding: 7px 15px 7px 15px;
		text-decoration: none !important;
}
.dev-list h3 {
font-family: 'Poppins', sans-serif !important;
    text-align: center;
    color: #004182;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-top: 0px;
    font-size: 22px;
	margin-bottom:0px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    box-shadow: 0px 0px 6px 1px #79787899;
}
.widget-title h3 {
       text-align: center;
    padding-top: 10px;
    font-size: 18px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500;
	margin-bottom:12px;
	
}
.footer-button {
    text-align: center;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    bottom: 0px;
}
.footer-button .btn.focus, .footer-button .btn:focus, .footer-button .btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1a1a50;
    box-shadow: 0px 0px 5px -2px #79787899;
}
figure.wp-block-image.size-large {
    display: block;
    max-width: 100%;
    height: auto;
    box-shadow: 0px 0px 6px 1px #79787899;
    height: 368px;
    border-radius: 6px;
}
#header .header-links > ul > li a, #header-sticky .header-links > ul > li a {
font-size: 16px !important;
  padding: 20px 22px 18px;
    font-weight: 500;
    color: #fff;
    text-transform: none;
}
#header .sub-menu li, #header-sticky .sub-menu li {
    padding: 0 0px;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
}

#header, #header-sticky {
    background-color: #FF4F00;
    border-bottom: 1px solid #eee;
}
#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover, #header-sticky .menu > li.menu-hover > a, #header-sticky .menu > li.current_page_item > a, #header-sticky .menu > li.current-menu-item > a, #header-sticky .menu > li.current-menu-ancestor > a, #header-sticky .menu > li > a:hover {
    color: #000000;
    background-color: transparent;
}
.site-description {
    color: #E0E0E0;
    font-size: 11px;
    line-height: 13px;
}
#header .header-links .sub-menu a, #header-sticky .header-links .sub-menu a {
    color: #1E1E1E;
    font-size: 14px !important;
    line-height: 34px;
    min-width: 100px;
    margin: 0;
    padding: 2px 20px;
}
#sub-footer {
    color: #fff;
    border-top: none;
    background-color: #1a1a50;
}
.heading {
    text-align: center;
    width: 100%;
    margin: 0 0 25px 0;
}
.heading h2 {
    font-size: 24px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0px;
    color: #333;
    margin: 20px 0;
    padding: 0;
    position: relative;
    font-weight: 600;
}
.heading h2::after {
    width: 15%;
    height: 4px;
    background: #135fb8;
    content: "";
    display: block;
    margin: 10px auto 0;
}
.wp-block-columns{
	margin-bottom:0px;
}
#logo, #logo-sticky {
    float: left;
    margin-top: 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#logo h1 {
    margin-top: 7px;
}
#logo a h1, #logo-sticky a h1 {
    color: #ffffff;
}
#logo h1, #logo-sticky h1 {
    font-size: 24px;
    line-height: 38px;
    font-weight: bold;
}
#footer {
    background-color: #AE0009 !important;
}
#sub-footer-core .copyright {
    display: none;
}
#footer-menu {
    text-align: center;
    margin-bottom: 10px;
}
#sub-footer, #sub-footer a {
    font-size: 13px;
}
#footer {
    font-size: 14px;
    font-weight: 300;
    background: #232323;
    padding: 10px 10px 0px;
}
#footer .widget li a {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    padding-left: 130px;
}
#footer .widget li {
    margin-bottom: 0px;
}
.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    margin-right: 0px;
    margin-bottom: 20px;
    position: relative;
    float: left;
}
#sub-footer {
    position: relative;
    padding: 5px 10px;
}
#footer .widget li a:hover {
    color: #ffeb3b;
}
#intro {
    background: #1a1a50 !important;
}
h2{
	margin-bottom:10px;
}
#intro {
    text-align: center;
    padding: 13px 10px 0px;
    background: #232323;
}
figure img {
    display: block;
    max-width: 100%;
    height: auto;
    box-shadow: 0px 0px 13px 1px #79787857;
    border-radius: 4px;
}
#header .menu > li.current-menu-ancestor > a{
	color:#fff !important
}
#sub-footer li#menu-item-886 {
    display: none;
}
#price {
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    z-index: 1;
    background-image: linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,0.9)), url(https://balajiservices.org/wp-content/uploads/2022/12/banner.jpg);
}
.padding15 {
    padding: 15px;
}
.question h2 {
    text-align: center;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 0px;
}
.question p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.8px;
}
.pnumbers {
    display: table;
    width: auto;
    margin: 0 auto 0 auto;
}
.phonenumber {
    float: left;
    width: auto;
    transition-duration: 0.5s;
    transition-property: all;
    transition-timing-function: linear;
    background-color: #fd8203;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 13px 20px;
    letter-spacing: 1px;
}
.phonenumber a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}
#header .menu > li > a:hover{
	color:#ffeb3b;
}
#header .header-links .sub-menu a:hover{
	color:#ffeb3b;
}
#header .menu > li.current_page_item > a, #header .menu > li.current-menu-item > a{
	color:#ffeb3b;
}
#header .sub-menu li, #header-sticky .sub-menu li {
    padding: 0 0px;
 border-left: none; 
 border-right: none;
}
#header .menu > li.menu-hover > a{
	color:#ffeb3b;
}
#header .sub-menu li, #header-sticky .sub-menu li {
    border-left: none;
    border-right: none;
    background-color: #FF4F00;
    border-bottom: none;
}
#header .header-links .sub-menu a, #header-sticky .header-links .sub-menu a {
    color: #fbfbfb;
    font-size: 14px !important;
    line-height: 34px;
    min-width: 100px;
    margin: 0;
    padding: 2px 20px;
}
#header .header-links .sub-menu a, #header-sticky .header-links .sub-menu a {
    color: #fff;
    border-bottom: 1px solid #e7e7e78f;
}
#sub-footer a:hover {
    color: #ffeb3b;
}
.cp-widget-button {
    display: inline-block;
    position: fixed;
    bottom: 20%;
    right: 2%;
    z-index: 999999;
}
.cp-widget-button__inner {
    animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate;
}
.cp-widget-button__inner {
    height: 64px;
    width: 64px;
    line-height: 64px;
    background: #189d0e;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.cont-ads {
    margin-top: 0px;
    font-size: 22px;
    color: #004182;
    padding-bottom: 5px;
    padding-left: 0px;
    border-bottom: 1px solid #aba6a6;
    margin-bottom: 15px;
    font-weight: bold;
}
.location img{
width: 17px;
    padding-right: 8px;
    height: 19px;
    line-height: 42px;
    margin-top: 1px;
    float: left;
    padding-left: 4px;
}
.Email img {
    width: 20px;
    padding-right: 10px;
    height: 19px;
    line-height: 42px;
    margin-top: 1px;
    float: left;
}
.globe img {
  width: 22px;
    padding-right: 10px;
    height: 21px;
    line-height: 42px;
    margin-top: 1px;
    float: left;
}
.mobile img {
  width: 22px;
    padding-right: 10px;
    height: 21px;
    line-height: 42px;
    margin-top: 1px;
    float: left;
}
.whatsapp img {
    width: 37px;
    margin-top: 12px;
}
#content a {
    text-decoration: none;
}
#intro #breadcrumbs {
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-top: 15px;
    display: none;
}
.hentry p {
        font-size: 18px;
    line-height: 24px;
}
.home p.mobile a {
    position: absolute;
    top: 16px;
    right: 17px;
    z-index: 9999;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.page-template-default p.mobile a {
    position: absolute;
    top: 16px;
    right: 17px;
    z-index: 9999;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
#content a {
    text-decoration: none;
    color: #1E1E1E;
}
.wpcf7-form input {
    width: 100%;
    padding: 4px 15px !important;
    border: 1px solid #959494 !important;
}
.wpcf7-form textarea {
    height: 58px;
    min-height: 68px;
    border: 1px solid #959494 !important;
}
.themebutton, button, html input[type="button"], input[type="reset"], input[type="submit"] {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    background-color: #1a1a50;
    border-bottom: 2px solid #198ec9;
}
div#header-links-inner {
    margin-right: 75px;
}
p.mobile a {
    color: #fff !important;
}
p.mobile a {
    color: #545454 !IMPORTANT;
}
p.mobile.black-color a {
    color: #fff !important;
    padding-top: 10px;
}
p.mobile.contact-no a {
    position: relative;
    top: 1px;
    left: 0px;
    font-weight: 400;
}
.commen-space ul {
padding-left: 0px;
    list-style: none;
    margin-left: 0px;
}
.commen-space ul li {
    padding: 5px 0px 2px 0px;
    display: flex;
    justify-content: start;
    font-weight: 300;
	font-size:16px;
	font-weight:500;
	color:#333;
}
.commen-space ul li::before {
font-family: "FontAwesome";
    content: "\f046 ";
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    margin-right: 10px;
    background-color: #fd8203;
    padding: 3px 7px;
    border-radius: 4px;
    box-shadow: -2px 1px 3px 0px #d6d6d6;
    margin-bottom: 5px;
    float: left;
    line-height: 20px;
    margin-right: 8px;
    line-height: 22px;
}
#intro .page-title {
    text-align: left;
    float: left;
    color: #fff;
    display: inline-block;
    width: 100%;
}
#intro .page-title {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #FFF;
    text-transform: capitalize;
    margin: 0px;
    padding-bottom: 15px;
}
#header .header-links .sub-menu a:hover, #header .header-links .sub-menu .current-menu-item a, #header-sticky .header-links .sub-menu a:hover, #header-sticky .header-links .sub-menu .current-menu-item a {
    color: #ffeb3b;
}