body {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Poppins';
    overflow-x: hidden;
}

.container{
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

p{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
}


/*******************HEADER******************/

header{
    background-color: black;
}

.fixed-top{
  background-color:rgb(255, 255, 255);
  color : white;
 box-shadow:white;
 
}

.navbar-brand img{
 width: 100%;
    float: left;
    margin-right: 10px;
    height: auto;
}

.navbar-brand h5{
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #000000;
  margin-top: 14px;
}

.navbar-light .navbar-brand{
  width: 200px;
}

nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color:rgb(0, 0, 0);
    background-color: #fff;
}

.navbar-light .navbar-nav .nav-link {
    color: #000000;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    padding: 22px 12px;
}

.navbar-light .navbar-nav .nav-link:hover{
  color: 000108;
    background-color: #fff;
}

.navbar-light .navbar-nav .nav-link:hover{
    color: black;
    background-color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: black;
    background-color: #fff;
}

.dropdown-menu{
  padding: 0px;
  border-radius: 0px;
  margin-top: -1px;
}

.dropdown-item{
  font-size: 14px;
  line-height: 30px;
  border-bottom: 3px solid #fafafa;
}

.dropdown-item:last-child{
  border-bottom: none;
}

.dropdown-item:hover{
  background-color: #0378F4;
  color: #fff;
}


/**************BANNER*************/


.slider .carousel-item:after {
  content:"";
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background: rgb(0 0 0 / 35%);
}


.slider img{
  width: 100%;
  height: 700px;
  object-fit: cover;
}

.heading-box h2{ width:100%;}
.text-box {
  position: absolute;
  top: 80%;
  left: 12%;
  right: 12%;
  color: #f8931e;
  text-align: center;
  transform: translateY(-50%);
  z-index: 99;
}

.text-box h2{ 
  font-family: 'Exo 2', sans-serif;
  font-size: 70px;
  line-height: 80px;
  font-weight: 900;
  color: #fff;
  margin-top: 15px;
}

a.btn.btn-explore{
    border: 1px solid #ffa838;
    background-color: #ffa838;
    padding: 14px 30px;
    border-radius: 30px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
}

a.btn.btn-explore:hover{
    border: 1px solid #16447f;
    background-color: #16447f;
}

a.btn.btn-explore i{
    padding-left: 10px;
}

.text-box p{
  font-style: italic;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0px;
}

.carousel-indicators{
  bottom: 30px;
}

/* .banner{
  background: url("../images/banner.jpg") center center no-repeat;
  height: auto;
  background-size:cover;
}

.word_section span{font-size:20px;font-weight:bold; line-height: 20px; margin-top:80%;}
.banner .overlay{
  background-color:none;
  height: auto;
  margin-top :200px;
}

.carousel-item:after {
  content:"";
  display:block;
  position:top;
  top:0;
  bottom:0;
  left:0;
  right:0;
  
} */

/* .banner-text{ */
  /* position: absolute; */
  /* top: 200px; */


  /* top: 335px; */


  /*text-align: center;
    max-width: 850px;*/



    /* width: 100%; */


    /*left: 19%;
    right: 50%;*/


    /* left: 2%;
    right: 5%;
    margin-bottom: 51px !important;
	margin-top: -29px; */
/* } */

/* .banner-text h6{
  font-family: 'Bree Serif', serif;
  font-size: 34px;
  line-height: 38px;
  font-weight: 400;
  
  color: white;
  margin-bottom: 0px;
}

.banner-text p{
    font-family: 'Bree Serif', serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: white;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.banner-text p{
    padding: 5px !important;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-19deg);
}

.word_section{
    //width: 100% !important;
   // max-width: 100% !important;
    //text-align: left !important;
    display: none !important;
    position: absolute;
    top: -115px;
    max-width: 280px;
    width: 100%;
    padding: 10px;
    text-align: center !important;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
} */

/* p.my-website{
     font-size: 20px;
}

p.my-website1{
     font-size: 24px;
}

p.has-text-color{
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    display: block;    
    margin-top: 242px;
    margin-bottom: 4px;
}



a.btn.btn-read{
  border: 2px solid #fff;
  background-color: black;
  font-family: 'Bree Serif', serif; 
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  background-color: #0B7DFF;
  color: #fff;
  padding: 10px 25px;
  border-radius: 0px;
}

a.btn.btn-read:hover{
  border: 2px solid #1815e8;
  background-color: #0B7DFF;
  color: #fff;
}


.banner-text ul{
  margin: 0px;
  padding: 0px;
  margin-top: 190px;
  text-align: center;
}

.banner-text ul li{
  list-style-type: none;
  display: inline-block;
}

.banner-text ul li a i{
  border: 2px solid #fff;
  background-color:black;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
}

.banner-text ul li a i.fa-facebook-f{
     border: 2px solid #fff;
    background-color: #3b5998;
    font-size: 14px;
    line-height: 26px;
    padding: 6px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;  
}

.banner-text ul li a i.fa-linkedin-in{
     border: 2px solid #fff;
    background-color: #0e76a8;
    font-size: 14px;
    line-height: 26px;
    padding: 6px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;  
}

.banner-text ul li a i.fa-twitter{
     border: 2px solid #fff;
    background-color: #00acee;
    font-size: 14px;
    line-height: 26px;
    padding: 6px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;  
}

.banner-text ul li a i.fa-instagram{
     border: 2px solid #fff;
    background-color: #3f729b;
    font-size: 14px;
    line-height: 26px;
    padding: 6px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;  
}

.banner-text ul li a i.fa-skype{
     border: 2px solid #fff;
    background-color: #00aff0;
    font-size: 14px;
    line-height: 26px;
    padding: 6px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;  
}

.banner-text ul li a i.fa-youtube{
     border: 2px solid #fff;
    background-color: #FF0000;
    font-size: 14px;
    line-height: 26px;
    padding: 6px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;  
} */

/*.banner-text ul li a i:hover{
  background-color: #0378F4;
  
  color: #fff;
}*/


/*.banner-text ul li a i.fab.fa-facebook-f{
  padding: 12px 13px;
}

.banner-text ul li a i.fab.fa-linkedin-in{
  padding: 12px 15px;
}

.banner-text ul li a i.fab.fa-twitter{
  padding: 12px 14px;
}

.banner-text ul li a i.fab.fa-instagram{
  padding: 12px 14px;
}

.banner-text ul li a i.fab.fa-skype{
  padding: 12px 14px;
}
.banner-text ul li a i.fab.fa-youtube{
  padding: 12px 14px;
}*/






/* .m1{animation:mk1 500ms linear infinite alternate;}
.m2{animation:mk2 500ms linear infinite alternate;}
.word_section{animation:mk22 700ms linear infinite alternate;}
@keyframes mk1{
    from{color:rgb(225,225,225);}
    to{color:rgb(197, 45, 47);}
}
@keyframes mk2{
    from{color:rgb(197, 45, 47);}
    to{color:rgb(225,225,225);}
}
@media only screen and (max-width:767px){
   .word_section span{font-size:25px;font-weight:bold;} 
    
}
	@media screen and (max-width:600px){
		.about-us {
    padding: 50px 0;
    margin-top: -263px;
}
		.banner-text{
			display: flex;
		}
		.carousel-control-next, .carousel-control-prev{
			    margin-top: -285px;
		}
		.col-md-3.articles{
			margin-left: 30px;
		}
	} */





  /* @media screen and (max-width:600px){
		.about-us {
    padding: 50px 0;
    margin-top: -263px;
}
		.banner-text{
			display: flex;
		}
		.carousel-control-next, .carousel-control-prev{
			    margin-top: -285px;
		}
		.col-md-3.articles{
			margin-left: 30px;
		}
		.image_media{
			max-height:114px;
		}
	} */





  
/**************TESTIMONIALS****************/

.testimonials{
  padding: 80px 0;
  background-color: #2e3023;
}

.testimonials h4{
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
}

.testi-box {
    background-color: #fff;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
}

.testimonials img{
  max-width: 120px !important;
  width: 100%;
  margin: 0 auto;
  display: block;
  margin-bottom: 15px;
}

.testimonials p{
  color: #000;
  margin-bottom: 0px;
}

.testimonials p span{
  display: block;
  color: #FF6600;
}

/*************ABOUT US*************/

.about-us{
  padding: 50px 0;
  background:  #fff;
}

.about-us img{
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.abt-box{
  padding: 40px;
  margin-left: -100px;
  box-shadow: 0px 0px 50px 0px rgba(157, 157, 157, 0.3);
  position: relative;
  top: 9%;
  border-radius: 5px;
  background: #6aa8c1;
  color: white;
  height: 450px;
}

.about-us h2{
  font-family: 'Poppins';
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
  color: #050000;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.about-us h2:after {
    content: '';
    width: 55px;
    height: 4px;
    background: #c52d2f;
    display: block;
    margin-top: 13px;
}

.about-us p{
    line-height: 30px;
    color: #ffffff;
    font-size: 20px;
    margin-top: 25px;
    text-align: center;

}

a.btn.btn-readmore{
  border: 1px solid #2b3dc5;
  background-color: #2b3dc5;
  padding: 10px 22px;
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #fff;
}

a.btn.btn-readmore:hover{
  border: 1px solid #c52d2f;
  background-color: #c52d2f;
  color: #fff;
}




/******************DYNAMIC******************/

.dynamic{
  padding-top: 50px;
  background-color: #fbfbfb;
}

.dynamic h4{
  font-family: 'Poppins';
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
  color: #070000;
  text-align: center;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.dynamic h4:after {
    content: '';
    width: 80px;
    height: 4px;
    background: #c52d2f;
    margin: 0 auto;
    display: block;
    margin-top: 13px;
}


.invest-box h5{
  font-family: 'Poppins'; 
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 5px;
  margin-left: 10px;
}

.invest-box h5 a{
  text-decoration: none;
  color: #070000;
}

.invest-box h5 a:hover{
  color: #c52d2f;
}


.invest-left{
    padding-top: 70px;
}

.invest-right{
    padding-top: 70px;
}

.invest-box{
    border: 1px solid #ccc;
    padding: 27px 20px;
    max-width: 310px;
    margin-bottom: 35px;
    box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.1);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

.invest-icons{
    border: 1px solid #ccc;
    padding: 13px;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 28px;
    right: -52px;
    background-color: #f6f6f6;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

.invest-icons:after {
    position: absolute;
    top: -9px;
    left: 0px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 9px 18px;
    border-color: transparent transparent #f6f6f6 transparent;
}

.invest-box p{
    text-align: left;
    font-size: 14px;
}

.invest-box:hover{
    border: 1px solid #c52d2f;
}

.invest-box:hover .invest-icons {
    border: 1px solid #c52d2f;
    background-color: #c52d2f;
}

.invest-box:hover .invest-icons:after{
    border-color: transparent transparent #000 transparent;
}

.invest-icons i{
    font-size: 26px;
    padding: 10px;
}


.invest-icons1 i{
    font-size: 26px;
    padding: 10px;
}


.invest-box1 h5{
  font-family: 'Poppins'; 
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 5px;
  margin-left: 10px;
}

.invest-box1 h5 a{
  text-decoration: none;
  color: #2b3dc5;
}

.invest-box1 h5 a:hover{
  color: #c52d2f;
}

.invest-box1{
    border: 1px solid #ccc;
    padding: 27px 20px;
    max-width: 310px;
    float: right;
    margin-bottom: 35px;
    box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.1);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
        background-color: #fff;
}

.invest-icons1{
    border: 1px solid #ccc;
    padding: 13px;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 28px;
    left: -52px;
    background-color: #f6f6f6;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    background-color: #fff;
}

.invest-icons1:after {
    position: absolute;
    top: -9px;
    right: -1px;
    content: "";
    margin: 0 0 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 0 19px;
    border-color: transparent transparent transparent #f6f6f6;
}

.invest-box1 p{
    text-align: left;
    font-size: 14px;
    margin-left: 15px;
}

.invest-box1:hover{
    border: 1px solid #c52d2f;
}

.invest-box:hover i{
    color: #fff;
}


.invest-box1:hover i{
    color: #fff;
}

.invest-box1:hover .invest-icons1 {
    border: 1px solid #c52d2f;
    background-color: #c52d2f;
}

.invest-box1:hover .invest-icons1:after{
    border-color: transparent transparent transparent #000;
}




/******************MEDIA*****************/

.media{
  padding: 50px 0;
  background-color: #eee;
}

.media h4{
  font-family: 'Poppins';
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
  color: #0C0101;
  text-align: center;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.media h4:after {
    content: '';
    width: 80px;
    height: 4px;
    background: #0C0101;
    margin: 0 auto;
    display: block;
    margin-top: 13px;
}





.chart-attrib{
    /* max-width: 380px; */
    max-width: 371px;
    margin: 4px 6px;

    width: 100%;
    float: left;
    margin-right: 0px;
    /*border: 1px solid #eee;*/
    /* padding: 45px 35px; */
    background-color: #000307;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    height: 250px;
}


.chart-attrib1{
    max-width: 380px;
    width: 100%;
    float: left;
    margin-right: 0px;
    /*border: 1px solid #eee;*/
    padding: 45px 35px;
    background-color: #fff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    height: 250px;
}

.chart-attrib h3{
    font-family: 'Poppins';
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.chart-attrib h3 a{
    color: #fff;
    text-decoration: none;
}

a.btn.btn-reads {
    border: 1px solid #fff;
    background-color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #856b1b;
    max-width: 95px;
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
}

.chart-attrib1 h3{
    font-family: 'Poppins';
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.chart-attrib1 h3 a{
    color: #2b3dc5;
    text-decoration: none;
}

a.btn.btn-reads1 {
    border: 1px solid #000108;
    background-color: #000306;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
    max-width: 95px;
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
}











.media-box{
  padding: 20px;
  margin-bottom: 30px;
  height: 235px;
  border: 1px solid #eee;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.media-box h5{
    font-family: 'Poppins';
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 10px;
}

.media-box h5 a{
    text-decoration: none;
    color: #2b3dc5;
}

.media-box h5 a:hover{
  color: #c52d2f;
}

.media-box p{
  margin-bottom: 5px;
}

.view{
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #c52d2f;
    text-decoration: none;
}

.view:hover{
  color: #2b3dc5;
}


/*******************PROJECT******************/

.project{
  padding: 50px 0;
  border-top: 1px solid #eee;
}

.project h3{
  font-family: 'Poppins';
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
  color: #0E0101;
  text-align: center;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.project h3:after {
    content: '';
    width: 80px;
    height: 4px;
    background: #c52d2f;
    margin: 0 auto;
    display: block;
    margin-top: 13px;
}




.serv-section-2 {
    position: relative;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.16);
    border-radius: 5px;
    overflow: hidden;
    padding: 30px;
    height: 238px;
    margin-bottom: 30px;
}

.serv-section-2:before {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 0;
    content: " ";
    width: 120px;
    height: 120px;
    background: #f5f5f5;
    border-bottom-left-radius: 136px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.serv-section-2-icon {
    position: absolute;
    top: 18px;
    right: 22px;
    max-width: 100px;
    z-index: 1;
    text-align: center;
}

.serv-section-2-icon i {
    color: #080000;
    font-size: 48px;
    line-height: 65px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.serv-section-desc {
    position: relative;
}

.serv-section-2 h4 {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
}

.serv-section-2 h5 {
    color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    margin-top: 5px;
}

.section-heading-line-left {
    content: '';
    display: block;
    width: 100px;
    height: 3px;
    background: #070000;
    border-radius: 25%;
    margin-top: 0px;
    margin-bottom: 5px;
}

.serv-section-2 p {
    padding-right: 50px;
    margin-bottom: 10px;
}

.serv-section-2:hover .serv-section-2-icon i {
    color: #fff;
}

.serv-section-2:hover:before {
    background: #0378F4;
}

a.read-more{
    font-family: 'Poppins';
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000;
  text-decoration: none;
}

a.read-more:hover{
  color: #c52d2f;
}

a.btn.btn-project {
    border: 1px solid #2b3dc5;
    background-color: #0E0101;
    padding: 15px 30px;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    border-radius: 30px;
    max-width: 233px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

a.btn.btn-project:hover {
    border: 1px solid #c52d2f;
    background-color: #c52d2f;
    color: #fff;
}


/*******************EXPRESTISE******************/

.expertise{
  padding: 50px 0;
  background-color: #fcfcfc;
}

.expertise h4{
  font-family: 'Poppins';
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
  color: #000000;
  text-align: center;
  margin-bottom: 35px;
  text-transform: uppercase;
}

.expertise h4:after {
    content: '';
    width: 80px;
    height: 4px;
    background: #fff;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}

.expertise ul{
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.expertise ul li{
  list-style-type: none;
  display: inline-block;
    width: 17%;
    margin-right: 38px;
}

.expertise ul li:last-child{
  margin-right: 0px;
}

.expertise ul li img{
  width: 100px;
  margin: 0 auto;
  display: block;
  margin-bottom: 15px;
}

.expertise ul li a{
  font-family: 'Poppins';
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}

.expertise ul li a:hover{
  color: #d0e9ff;
}














/*********************MY PARTNER********************/

.partner{
  padding: 30px 0;
}

.partner h4{
  font-family: 'Poppins';
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
  color: #050000;
  text-align: center;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.partner h4:after {
    content: '';
    width: 80px;
    height: 4px;
    background: #c52d2f;
    margin: 0 auto;
    display: block;
    margin-top: 13px;
}

.partner-box img{
  height: 100px !important;
  width: 150px !important;
  margin-bottom: 20px;
  border-radius: 10px;
}


.owl-nav{
  display: block;
}

.owl-dots {
  text-align: center;
}

.owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  -mozkit-transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-dot.active span, .owl-dot:hover span {
  background: #869791;
}

/**********************FOOTER*********************/

/************TOP FOOTER************/

.top-footer{
  padding: 40px 0;
  /* background-color: #000305; */
  background-color: #fff;
}

.top-footer h4{
  font-family: 'Poppins';
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
}

.top-footer h4:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    display: block;
    margin-top: 7px;
}

.top-footer iframe{
  height: 300px !important;
}

.top-footer ul{
  padding: 0px;
  margin: 0px;
	border-bottom: 1px solid #efefef;
}

.top-footer ul li{
     list-style-type: none;
    padding-bottom: 5px;
    margin-bottom: 7px;
    border-bottom: 1px solid #efefef;
}

.top-footer ul li:last-child{
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.contact-box {
    margin-top: 32px;
}

.top-footer ul li a{
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: black;
  text-decoration: none;
  display: block;
}
li#nav_menu-9 {
    list-style: none;
}

.top-footer ul li a:hover{
  color: black;
}

.bottom-footer{
  padding: 15px 0;
  /* background-color: #027BBB; */
  background-color: #457a8f;
}

.copyright p{
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0px;
}

.footer-menus ul{
  padding: 0px;
  margin: 0px;
  float: right;
}

.footer-menus ul li{
  list-style-type: none;
  display: inline-block;
  border-right: 1px solid #fff;
  padding-right: 10px;
  margin-right: 10px;
  line-height: 16px;
}

.footer-menus ul li:last-child{
  border-right: none;
  padding-right: 0px;
  margin-right: 0px;
}

.footer-menus ul li a{
  font-family: 'Poppins';
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}

.footer-menus ul li a:hover{
  text-decoration: underline;
}

.footer-menus ul li a i{
  margin-right: 5px;
}




/*************BACK TO TOP**************/

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #457a8f;
    color: #fff;
    width: 55px;
    height: 54px;
    line-height: 7px;
    right: 15px;
    bottom: 40px;
    padding-top: 14px;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.scroll-top-wrapper i.fa {
    line-height: inherit;
    font-size: 26px;
}

.scroll-top-wrapper h5{
    margin-top: 0px;
    font-weight: 300;
    font-size: 16px;
}



/****************CONTACT US PAGE START HERE***************/

.page-banner{
  /* background: url("https://prakashbikalpa.com/wp-content/uploads/2024/07/WhatsApp-Image-2024-07-09-at-5.02.54-PM-1.jpeg") center center no-repeat; */
  background: #e4e4e4;
}

.page-banner .overlay{
  /* background-color: rgba(0,0,0,.6); */
  padding: 82px 0 0px;
}

.page-title-box {
    text-align: center;
/*     background: #000; */
    padding: 5px 5px;
    -ms-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    max-width: 400px;
    width: 100%;
    margin: left;
    display: block;
}

.page-title-box h1 {
    font-family: 'Poppins';
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #457a8f;
    letter-spacing: 1px;
    margin-top: 0px;
    text-transform: uppercase;
}

.page-title-box h1:after {
    width: 100px;
    height: 1px;
    background: #457a8f;
    content: "";
    left: 112px;
    right: 0;
    margin: 0 auto;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.page-banner ul.breadcrumb {
    padding: 4px !important;
    list-style: none;
    text-align: center;
    background-color: #fff;
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}

.page-banner ul.breadcrumb li {
    display: inline;
    font-size: 12px;
    color: #000;
    font-weight: 600;
}

.page-banner ul.breadcrumb li a {
    color: #000;
    text-decoration: none;
}

.page-banner ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
    color: #000;
}

.page-banner ul.breadcrumb li a:hover{
  text-decoration: underline;
}


.contact-body{
  padding: 20px 0;
}

.contact-body ul{
     text-align: center;   
}

.contact-box p i.fa {
    font-size: 50px;
    color: #061ecc;
    float: left;
    margin-right: 20px;
}

.contact-box p {
    padding-left: 15px;
    font-size: 16px;
    line-height: 14px;
    color: #8b8b8b;
    margin-bottom: 0px;
}

.contact-box p span {
    font-size: 24px;
    line-height: 35px;
    color: #000;
    font-weight: 600;
    display: block;
}

.contact-body ul{
     padding: 0px !important;
     margin: 0px !important;
     text-align: center !important;
     margin-bottom: 40px !important;
}

.contact-body ul li{
     list-style-type: none;   
}

.contact-body ul li.name-title{
     font-weight: 700 !important;   
}

.contact-body h4 {
    font-family: 'Poppins';
    font-size: 36px;
    line-height: 42px;
    font-weight: 400;
    color: #c52d2f;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.contact-body h4:after {
    width: 80px;
    height: 4px;
    background: #c52d2f;
    content: "";
    left: 112px;
    right: 0;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 30px;
}

.contact-body button.btn.btn-primary {
    border: 2px solid #061ecc;
    background-color: #0378F4;
    padding: 10px 36px;
    font-family: 'Bree Serif', serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    max-width: 158px;
    width: 100%;
    margin: 0 auto;
    display: block;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

.contact-body button.btn.btn-primary:hover {
    border: 2px solid #c52d2f;
    background-color: #c52d2f;
    color: #fff;
}

.contact-body input {
    border: 1px solid #ccc;
    border-radius: 0px;
    height: 45px;
    font-size: 14px;
    color: #333;
}

.contact-body textarea {
    border: 1px solid #ccc;
    border-radius: 0px;
    height: 140px;
    font-size: 14px;
    color: #333;
}



/****************ABOUT US PAGE START HERE****************/

.about-body{
  padding: 70px 0;
  background-color: #fbfbfb;
}

.about-body img{
  width: 100%;
  height: auto;
  border-radius: 10px;
}



/********************GALLERY******************/

.gallery{
  padding: 70px 0;
  background-color: #fbfbfb;
}

.gallery img{
  width: 100%;
  height: 260px;
}


/**************PROJECT PAGE START HERE***************/

.project-body{
  padding: 70px 0;
  background-color: #fbfbfb;
}

.project-box{
  background-color: #fff;
  margin-bottom: 30px;
  height: 200px;  
  box-shadow: 0px 0px 10px 0px rgba(157, 157, 157, 0.3);
  border-radius: 5px;
/*   padding-right: 15px; */
}

.project-box figure{
/*   max-width: 200px; */
  height: 200px;
  width: 100%;
  margin-bottom: 0px;
  float: left;
  margin-right: 15px;
}

.project-box figure img{
  width: 100%;
  height: 100%;
  border-radius: 5px 0 0 5px;
}

.project-box h4{
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    padding-top: 12px;
    margin-bottom: 12px;
    text-align: left;
}

.project-box h4 a{
  color: #c52d2f;
  text-decoration: none;
}

.project-box p{
  font-size: 14px;
  line-height: 22px;
}

.project-box:hover{
  background-color: rgba(6, 30, 204, 0.67);
}

.project-box:hover a{
  color: #fff;
}

.project-box:hover p{
  color: #fff;
}

.sidebar{
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(157, 157, 157, 0.3);
}

.sidebar h5{
  font-family: 'Bree Serif', serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #fff;
  background-color: #0378F4;
  padding: 15px;
  margin-bottom: 0px;
}

.sidebar ul{
  padding: 0px;
  margin: 0px;
  padding: 15px;
}

.sidebar ul li{
  list-style-type: none;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
  height: 135px;
}

.sidebar ul li:last-child{
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.sidebar ul li a{
  text-decoration: none;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #000;
}

.sidebar ul li a:hover{
  color: #061ecc;
}

.sidebar ul li a img{
  width: 120px;
  border-radius: 50%;
  height: 120px;
  float: left;
  margin-right: 10px;
      object-fit: cover;
}

.sidebar ul li p{
  font-size: 12px;
  line-height: 20px;
  color: #888;
  margin-bottom: 0px;
}

.detail-left img{
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.detail-left h3{
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    color: #c52d2f;
    margin-bottom: 15px;
}



/********************MEDIA QUERY*******************/

@media(max-width: 1024px)
{
  .word_section span{
    font-size: 70px;
    line-height: 70px;
  }

  .banner-text{
    top: 150px;
    left: 10%;
  }

  .banner-text ul{
    margin-top: 10px;
  }

  .invest-icons{
    display: none;
  }

  .invest-icons1{
    display: none;
  }

  .chart-attrib{
    max-width: 331px;
  }

  .chart-attrib1{
    max-width: 331px;
  }

  .expertise ul li{
    width: 16%;
  }

  .dynamic-rows{
    margin-left: 40px;
    margin-right: 40px;
  }

  .sidebar ul li a{
    font-size: 15px;
  }
}


@media(max-width: 834px)
{
  .banner-text {
    top: 120px;
    left: 0%;
  }

  .chart-attrib{
    max-width: 33%;
    padding: 20px;
    height: 200px;
  }

  .chart-attrib1{
    max-width: 33%;
    padding: 20px;
    height: 200px;
  }

  .chart-attrib h3{
    font-size: 20px;
    line-height: 26px;
  }

  .chart-attrib1 h3{
    font-size: 20px;
    line-height: 26px;
  }

  .expertise ul li{
    width: 15%;
  }

  .navbar-light .navbar-nav .nav-link{
    padding: 12px 15px;
  }

  .navbar-collapse{
    z-index: 99999;
    position: absolute;
    top: 60px;
    width: 100%;
    background-color: #0378F4;
  }
}




@media(max-width: 812px)
{
  .banner-text{
    left: 0%;
  }
}


@media(max-width: 768px)
{
  .abt-box{
    margin-left: 0px;
    top: 0%;
    height: auto;
  }

  .banner-text p{
    display: none;
  }

  a.btn.btn-read{
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .invest-man{
    display: none;
  }

  .banner-text{
    top: 100px;
    left: 0%;
  }

  .invest-box{
    max-width: 100%;
  }

  .invest-box1{
    max-width: 100%;
  }

  .chart-attrib{
    max-width: 245px;
  }

  .chart-attrib1{
    max-width: 245px;
  }

  .chart-attrib h3{
    font-size: 22px;
    line-height: 28px;
  }

  .chart-attrib1 h3{
    font-size: 22px;
    line-height: 28px;
  }

  .expertise ul li {
      width: 15%;
  }

  .sidebar ul li a img{
    width: 80px;
    height: 80px;
  }

  .sidebar ul li a{
    font-size: 14px;
    line-height: 20px;
  }

  .sidebar ul li{
    height: auto;
  }

  .detail-left h3{
    font-size: 24px;
    line-height: 30px;
	  text-align: left;
  }

  .project-box h4{
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
  }

  .project-box p {
      font-size: 12px;
      line-height: 18px;
  }
}


@media(max-width: 767px)
{
  .about-us img{
    margin-bottom: 20px;
  }

  .word_section span {
    font-size: 30px;
    line-height: 57px;
  }

  .invest-icons{
    display: block;
  }

  .invest-icons1{
    display: block;
  }

  .chart-attrib {
      max-width: 100%;
  }

  .chart-attrib1 {
      max-width: 100%;
  }

  .expertise ul li {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #4d5bc3;
    padding-bottom: 20px;
  }

  .expertise ul li:last-child{
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .footer-menus ul{
    float: left;
    margin-top: 10px;
  }

  .banner-text p{
    display: none;
  }

  a.btn.btn-read{
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .about-body img{
    margin-bottom: 20px;
  }

  .sidebar ul li{
    height: 100px;
  }


}



@media(max-width: 414px)
{
  .slider img{
    height: 300px;
  }

  .invest-right{
    padding-top: 0px;
  }

  .banner-text ul{
    display: none;
  }

  .banner-text{
    top: 100px;
  }

  .banner-text ul{
    margin-top: 25px;
  }

  .project-box figure {
    max-width: 100%;
    height: auto;
    width: 100%;
    float: none;
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .project-box figure  img{
    border-radius: 0px;
  }

  .project-box{
    height: auto;
    border-radius: 0px;
  }

  .project-box h4{
    text-align: center;
  }

  .project-box p{
    text-align: center;
    padding-bottom: 15px;
  }
}

@media(max-width: 411px)
{
  .sidebar ul li a img {
      width: 100%;
      border-radius: 50%;
      height: 260px;
      float: none;
      margin-right: 0px;
      margin-bottom: 20px;
  }

  .sidebar ul li{
    height: auto;
  }
  .carousel-item{
    height: auto !important;
  }
}





 div {
  text-align: justify;
  text-justify: inter-word;
      
 }


img {
  width: 100%;
  height: auto;
}



/*extra css*/
div#myproject figure {
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    float: none;
}
div#myproject {
    height: auto;
    text-align: center;
    padding: 40px 25px 10px 25px;
}
.navbar-light .navbar-nav .active>.nav-link{
    color: #c00000 !important;
    }


.detail-left li {
    list-style-position: outside;
}


.detail-left ul {
    padding: 0px 0px 10px 20px;
}
.detail-left ul li {
    margin-bottom: 10px;
}





/* ****************************************************** */
/* *******************IB CUSTOM CSS*********************************** */

.custom_bg_1{
  background: url('https://prakashbikalpa.com/eng/wp-content/themes/personel/default/bg_cover.jpg') !important;
  background-repeat: no-repeat !important;
  width: 100% !important;
  object-fit: cover !important;
  background-size: 100% 100% !important;
  background-attachment: fixed !important;
}

.media_font{
  color: #fff !important;
}

.image_media {
  margin: 0;
  height: 176px;
  overflow: hidden;
  margin: 18px;
}

.image_media img{
  height: 180px !important;
}

a.btn.btn-ib {
  /* border: 1px solid #fff; */
  /* background-color: #fff; */
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #ffffff;
  max-width: 95px;
  width: 100%;
  margin: 0 auto;
  display: block;
  margin-top: 15px;
}

.footer_text{
  color: #000 !important;
}

ul.footer_contact_ul {
  width: 30%;
  padding-left: 99px;
  margin: auto;
}

.footer_contact_ul li{
  border: none !important;
}

.footer_contact_ul li a{
  color: #000 !important;
}

.home_image {
  width: 100%;
  height: 600px;
  overflow: hidden;
}

/* .menu-item {
  padding: 0 20px !important;
} */

.carousel-item {
  height: 600px ;
}
p.has-text-color.has-background.has-very-light-gray-color.has-vivid-cyan-blue-background-color {
  margin-bottom: 17px !important;
}

/* ********************************
************************************ */

/* 2024 css by ib */

/* ********************************
************************************ */

a.readmore-btn {
  display: flex;
  width: 100%;
  justify-content: end;
  /* border: 1px solid black; */
}

.readmore-btn i{
  font-size: 40px;
}

.readmore-btn i:hover{
  color: #000 !important;

}
.ib-article {
  margin-bottom: 20px;
}
.card_ib_image_box{
  height: 170px !important;
  overflow: hidden !important;
  /* box-shadow: 3px -1px 5px 0px black; */
}
.card.ib_card_article {
  /* height: 325px; */
}
.ib-article h5{
font-size: 15px;
  font-weight: 600;
  color: #000;
  margin: 8px 0;
}


.video-slider .owl-stage-outer .owl-stage{
  display: flex;

}
.video-slider .owl-stage-outer {
  /* background: green; */
  overflow: hidden;
}

.video-slider .owl-nav button{
  background: transparent !important;
  border: none;
}
.author-box-wrapper {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 27px;
    margin-bottom: 17px;
}

.author-box {
    display: flex;
    align-items: center;
    gap: 10px;
}

.author-avatar img,
.author-avatar .avatar {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.author-info {
    display: flex;
    flex-direction: column;
}

.author-name {
    font-weight: bold;
    font-size: 16px;
}

.author-date {
    font-size: 14px;
    color: #777;
}

.share-buttons {
    display: flex;
    align-items: center;
}

/* Stack vertically on mobile */
@media (max-width: 600px) {
    .author-box-wrapper {
        flex-direction: column;
        align-items: flex-start;
    }

    .share-buttons {
        margin-top: 10px;
        width: 100%;
    }
}
.footO{
	padding-top: 4px;
}
