/*
Theme Name: WP Bootstrap Starter Child
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Template: wp-bootstrap-starter
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description: The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 3.3.6.1768232570
Updated: 2026-01-12 15:42:50

*/


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;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');

.entry-content {
    margin: 0;
}
html {
  scroll-behavior: smooth;
}


a {font-family:poppins; margin:0; padding:0; color: #f8581a;}
a:hover {text-decoration:none; }
p {font-family:poppins; margin:0; padding:0; line-height:24px; font-size:16px;}
h1, h2, h3, h4, h5, h6 {font-family:poppins; margin:0; padding:0; color: #00008b; font-weight: 600;}
.deskshow {display:block;}
.mobshow {display:none;}

.wewidth {width:1140px!important; margin:0 auto!important;}
.home .main-tittle {display:none;}
.dropdown:hover .dropdown-menu {  display: block; }
 ul.sub-menu { display: none; }
.dg-btn {display:none;}
li#menu-item-30:hover ul.sub-menu {
    z-index: 9;
    position: absolute;
    margin-top: 0;
    display: block;
    background-color: #000;
    background-image: linear-gradient(#fef347, #da4926);
}
ul.dropdown-menu {margin-top:-4px; background-color: #071d46; width: 275px; border-radius:0px; }
ul.dropdown-menu li { padding: 0; border-bottom: 1px solid #ffffff59; }
ul.dropdown-menu li a { padding: 5px; color: #fff; }
ul.dropdown-menu li:last-child {border-bottom: 0px!important;}
.dropdown-item:hover {color: #f8581a;}
#content.site-content { padding-bottom: 0; padding-top: 0; }

.wpcf7 form.sent .wpcf7-response-output { background-color: #222; border-color: #222; color: #fff;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {background-color: #222; border-color: #222; color: #fff;}

.navbar-nav li a {
    color: #fff !important;
    font-size: 14px !important;
    padding: 0 15px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0!important;
}

/**Header**/
.navbar-brand  {
    padding: 0px;
}
.navbar-brand img {
    width: 25%;
}

header#masthead {
    margin-bottom: 0;
    box-shadow: none;
    padding: 0px;
    background-color: #00000033;
    z-index: 9;
    position: relative;
}

ul.two-button {
    list-style: none;
    padding: 0;
    margin: 0 0 0 25px;
    display: flex;
    gap: 25px;
}

ul.two-button li a {
    padding: 10px 15px;
    border-radius: 100px;
    font-size: 14px;
    display: block;
    width: 100px;
    text-align: center;
}

a.lightblue {background-color: #1aa7e8;color: #fff;}

a.darkblue {
    background-color: #00008b;
    color: #fff;
}

ul.two-button li {
}

/**Header ned**/


/**slider area**/

.slider-bx {
		 margin-top: -156px;
		 padding: 200px 0 100px;
		 background: linear-gradient(#00000030, #0000005e), url(http://hrproglobal.com/wp-content/uploads/2026/01/slider2.jpg);
		 position: relative;
	background-size: cover;
}

.slider-area {
    margin-top: 50px;
	text-align: center;
}
 
.slider-area h1 {
    font-size: 60px;
    color: #fff;
    line-height: 68px;
}

.slider-area p {
    padding: 15px 0;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    line-height: 30px;
}

.three-button {
    color: #fff;
    display: flex;
    gap: 45px;
	justify-content:center;
}

.center-txt {
    font-size: 17px !important;
    border: 1px solid #90EE90;
    padding: 6px !important;
    margin: 0 auto 10px;
    width: 25%;
    border-radius: 100px;
}

.three-button a {
    color: #fff;
    background-color: #1aa7e8;
    width: 280px;
    padding: 10px;
    font-size: 15px;
    text-align: center;
    transition: 1.5s;
    border-radius: 100px;
}

.three-button a:hover {
    transition: 1.5s;
    background-color: #00008b;
}

.slider-sub p {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

/**slider area end**/

/**about us section**/

.ab-section {
    padding: 100px 0;
}

.what-we h3 {
    font-size: 35px;
    padding: 0 0 20px 0;
}

.what-we p {
    font-size: 16px;
}



.wht img {
    border-radius: 15px;
}
.ms-vs h4 {
    padding-bottom: 15px;
    font-size: 22px;
}

.ms {
    padding-top: 25px;
}

.ms img {
    border-radius: 15px;
}

.vs {
    padding-bottom: 25px;
}

.vs img {
    border-radius: 15px;
}

/**about us section end**/

/**misson**/

.vm h4 {
    font-size: 35px!important;
    padding-bottom: 15px!important;
}

/**mission end**/


/**Core Value Start**/

.corv {
    background-color: #eeeeee6e;
}

.corvalue {
    text-align: center;
}

.servc {
    border: 1px solid #d0b7b7;
    border-radius: 25px;
    overflow: hidden;
	padding-bottom: 25px;
	margin-top: 25px;
	background-color: #fff;
}

.servc h4 {
    font-size: 18px;
    text-align: center;
    padding: 20px 0 5px;
}

.servc p {
    text-align: center;
    font-size: 14px;
	padding: 0 15px;
}

/**Core Value End**/


/**why choose us**/
.whychoose {
	padding-top: 400px;
    background-image: url('http://hrproglobal.com/wp-content/uploads/2026/01/why-choose-bg.jpg');
    background-attachment: fixed;
}

.quts {
    background: rgba(0.004, 0.004, 0.004, 0.75);
    padding: 45px;
    text-align: center;
    border-radius: 15px 15px 0px 0px;
    max-width: -webkit-fill-available;
    margin-left: auto;
    margin-right: 0;
}
.quts h3 {
    font-size: 45px;
    color: #fff;
    text-align: left;
    line-height: 45px;
}

.quts ul {
    list-style: none;
    padding: 15px 0;
    margin: 0;
    text-align: left;
    color: #fff;
}

.quts ul li {
    font-family: 'Poppins';
    padding: 8px 0;
}

.quts span {
    font-size: 16px;
    color: #90ee90;
    font-weight: 500;
    font-family: 'Poppins';
    text-align: left;
    display: block;
	font-style: italic;
}

/**why choose us end**/


/**process start**/

.pro-cess span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 100px;
    background-color: #013220;
    border: 1px solid #CCCCCC;
    font-size: 42px;
    color: #010101;
    font-family: "Plus Jakarta Sans", sans-serif;
    border-radius: 100px;
    transition: 0.7s;
    font-weight: bold;
    margin: 0 auto 10px;
}

.pro-cess h4 {
    font-size: 18px;
    line-height: 30px;
	color: #fff;
}

.pro-cess {
    padding: 25px 0 0 0;
    text-align: center;
}

.pro-cess p {
    font-size: 14px;
    line-height: 24px;
}

/**process end**/


/**footer start**/

.footer-rr {
    background-color: #00008b!important;
	padding: 100px 0 80px;
}

.lets {
    padding-bottom: 50px;
    border-bottom: 1px solid #99979c8f;
    text-align: center;
}

.lets h4 {
    color: #fff;
    font-size: 85px;
    line-height: 85px;
}

.lets a {
    color: #90EE90!important;
    font-size: 40px;
    font-weight: 600;
}

.four-links {
    display: flex;
    justify-content: center;
    gap: 30px;
    padding: 15px 0 0 0;
}

.four-links a {
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 5px 20px;
    color: #fff!important;
    display: block;
}

.secfooter {
    padding: 50px 0 0px;
}

.abs-footer p {
    color: #fff;
    font-size: 1;
}

.links-part h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    padding-bottom: 20px;
}

.links-part a {
    color: #fff !important;
    font-size: 16px;
    display: block;
    padding-bottom: 25px;
}

.contat-link h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.copyright-footer {
    text-align: center;
    background-color: #00008b;
    border-top: 1px solid #eeeeee2b;
    padding: 12px 0;
}

.copyright-footer p {
    color: #ffffffbd;
    font-size: 16px;
}

/**footer end**/
