/*
Theme Name: Twenty Thirteen
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 4.1
Tested up to: 6.5
Requires at least: 3.6
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready, block-patterns
Text Domain: twentythirteen

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.
*/
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.spanandfont{
  font-family: "Lato", sans-serif !important;
  font-weight: 600;
  font-style: normal;
}

.entry-header{
	background: linear-gradient(0deg, rgba(10,16,40, 0.5), rgba(10,16,40, 0.5)), url(assets/images/abouts-bg.png);
    background-size: cover;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 70px;
	color: white;
  }
  .services-thumb img{
    min-height: 280px;
    max-height: 280px;
  }
  .blogs-thumb img{
    min-height: 280px;
    max-height: 280px;
  }
  .projects-thumb img{
    min-height: 400px;
  }
#conttactpage_box .elementor-widget-container{
	background-color:#F5F6F8;
	border-left:2px solid #C31B19;
}
#Contact_form_design label{
	width:100%;
}
#Contact_form_design input{
	width:100%;
}
#Contact_form_design input[type="submit"]{
    background: #C31B19;
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Yantramanav";
    padding: 13px 38px 13px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}
.mobile-menu-logo {
    position: absolute;
	left:30px;
	top:10px;
    z-index: 9999;
}
.mobile-menu-logo img{
	width:130px;
}
.bg-image-popup{
	background: linear-gradient(0deg, rgba(195,27,25, 0.8), rgba(195,27,25, 0.8)), url("assets/images/abouts-bg.png");
    background-size: cover;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16%;
	padding-bottom: 16%;
	color: white;
	height: 100%;
}

.popuprow{
	border: 1px solid lightgray;
	margin: 10px;
}
.popuprow .imgbg{
	padding: 0px !important;
	height: 100% !important;
}

  
.overlay {
    position: fixed;
    top: 0%;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
	z-index: 99999;
  }
  .overlay:target {
    visibility: visible;
    opacity: 1;
  }
  
  .popup {
	border:1px solid lightgray;
    margin: 30px auto;
    padding: 20px;
    background: white;
    border-radius: 5px;
    width: 60%;
	height: 85%;
    position: relative;
    transition: all 5s ease-in-out;
	z-index: 99999;
	overflow-y: scroll;
  }
  
  .popup h2 {
    margin-top: 0;
    color: black;
    font-family: Tahoma, Arial, sans-serif;
  }
  .popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
  }
  .popup .close:hover {
    color: #379ADD;
  }
.popup label{
	color:black;
}
.popup input[type="submit"]{
	background-color:#C31B19;
	border:1px solid #C31B19;
    color:white !important;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:10px;
	width:100%;
}
.popupsocail li{
	display:inline-block;
}
.popupsocail li a em{
	background-color:white;
	color:black;
	padding: 10px;
    border-radius: 100%;
	margin-left:10px;
}
.popupsocail .fab.fa-facebook{
	margin-left:0px;
}
.popup .wpcf7-spinner {
    display: none !important;
}
.header-top-right-social ul li a {
	color:white;
}
.header-address-info p {
	color:white;
}
.Constre_menu>ul>li>a {
	color:black ;
	font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
}
.cmt_floting_customsett {
    position: fixed;
    top: 55%;
    right: 0;
    padding: 3px 0 10px;
    margin: -89px 0 0;
    background-color: #C31B19;
    box-shadow: 0 6px 12px rgb(0 0 0 / 25%);
    z-index: 99999;
}


.tmtheme_fbar_icons {
    display: block;
    position: relative;
    width: 55px;
    height: 45px;
    line-height: 52px;
    text-align: center;
}
.tmtheme_fbar_icons i {
    display: inline-block;
    vertical-align: middle;
    transition: .3s;
    font-size: 15px;
    color: white;
}

.tmtheme_fbar_icons > span {
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    background-color: #C31B19;
    box-shadow: 0 6px 12px rgb(0 0 0 / 25%);
    opacity: 0;
    visibility: hidden;
    font-size: 14px;
    color: white;
    transform: translateX(-5px);
    transition: 0.5s ease;
    padding: 0 20px;
}


.tmtheme_fbar_icons > span >span {
padding-left: 5px;
}
.tmtheme_fbar_icons > span:after {
content: '';
position: absolute;
top: -2px;
bottom: -10px;
right: -15px;
width: 15px;
background-color: #C31B19;
height: 55px;
}
.tmtheme_fbar_icons:hover > span {
opacity: 1;
visibility: visible;
transform: translateX(0);
}

.bg-image-services{
  background-image:url("https://rlbuilders.codepanacea.com/wp-content/uploads/2024/04/14055175_1598469550453167_381027663901628406_n.jpg");
  background-repeat: no-repeat;
  background-size: cover;
	padding-bottom:30px;
	max-height:620px;
}
#InnerPagesListIcons svg{
	width:20px;
	height:20px;
	border:1px solid lightgray;
}
#InnerPagesListIcons .elementor-icon-list-item{
	background-color:#E6E8EA;
	padding:15px;
}
@media only screen and (max-width: 768px) {
	.colsmdeveoce2 .col-lg-2{
		width:50%;
	}
	.bg-image-services{
		display:none;
	}
	.menu-item-has-children a span{
		 display:none;
	}
}




.current-menu-item.current_page_item a {
		color:red !important;
}
.footer-info li{
	margin-bottom:10px;
}
#sticky-header{
	border-bottom:1px solid #cf2e2e;
}

