/*home page CSS start*/
.home-page-first-section {
    background-image: url(/wp-content/themes/bytevolt/assets/images/home/home-page-first-banner.png) !important;
	width: 100%;
	height: 1535px;
	background-position: center; 
	background-repeat: no-repeat;
	background-size: cover;
}
.home-page-first-content{
	max-width: 1280px !important;
    width: 100% !important;
    margin: 0 auto;
    padding-top: 150px;
    text-align: center;
}
.empower-your-business-bg{
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
}
.empower-your-business-content{
    position: relative;
}
.empower-your-business-title{
	font-weight: 900;
    font-size: 80px;
    line-height: 68px;
    color: #ffffff;
    padding-top: 95px;
    padding-bottom: 20px;
}
.empower-your-business-txt{
	font-weight: 500;
    font-size: 22px;
    line-height: 25px;
    color: #ffffff;
    padding-bottom: 20px;
}
.empower-your-business-boxs{
	max-width: 1097px;
	width: 100%;
	margin: 0 auto;
	padding-top: 160px;
}
.empower-your-business-box{
	background-image: url(/wp-content/themes/bytevolt/assets/images/home/home-banner-rectangle.png) !important;
	background-repeat: no-repeat;
	width: 263px;
	height: 527px;
	float: left;
	border-radius: 23px;
	margin: 5.5px;
	padding: 20px;
	padding-top: 50px;
	text-align: left;
}
.empower-business-box-img,
.empower-business-box-title{
	padding-bottom: 25px;
}
.empower-business-box-title{
	font-weight: bold;
    font-size: 28px;
    line-height: 30px;
    color: #ffffff;
}
.empower-business-box-txt{
	font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
}
.empower-business-services{
	float: inline-end;
    clear: both;
}
.empower-business-services-title{
	font-weight: bold;
    font-size: 50px;
    line-height: 68px;
    color: #ffffff;
}
.empower-business-services-logos {
    margin-top: 30px;
}
.empower-business-services-logos ul li{
    list-style: none;
    display: inline-block;
    padding: 0 50px;
}
.marquee {
    animation-delay: 15s;
}
.aboutus-section{
    clear: both;
	background-image: url(/wp-content/themes/bytevolt/assets/images/home/aboutus-bg-3.png) !important;
	background-position: center; 
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 523px;
}
.aboutus-content{
	max-width: 1280px !important;
    width: 100% !important;
    margin: 0 auto;
    padding-top: 130px;
    text-align: center;
}
.aboutus-title{
	font-weight: bold;
    font-size: 50px;
    line-height: 60px;
    color: #ffffff;
    padding-bottom: 25px;
}
.aboutus-txt{
	font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
    padding-bottom: 30px;
    max-width: 1035px;
    width: 100%;
    margin: 0 auto;
}
.core-of-bytevolt-section{
    clear: both;
	background-image: url(/wp-content/themes/bytevolt/assets/images/home/core-of-bytevolt-bg.png) !important;
	width: 100%;
	height: 789px;
	background-position: center; 
	background-repeat: no-repeat;
	background-size: cover;
}
.core-of-bytevolt-content{
	max-width: 1280px !important;
    width: 100% !important;
    margin: 0 auto;
    padding-top: 70px;
    text-align: center;
}
.core-of-bytevolt-title{
	font-weight: bold;
    font-size: 50px;
    line-height: 60px;
    color: #ffffff;
    padding-bottom: 25px;
}
.core-of-bytevolt-txt{
	font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
    padding-bottom: 45px;
    max-width: 1011px;
    width: 100%;
    margin: 0 auto;
}
.core-of-bytevolt-txt span{
	color: #2259A9;
}
.core-of-bytevolt-full-image{
    display: inline-table;
}
.core-of-bytevolt-img{
    display: inline-block;
    vertical-align: top;
}
.core-of-bytevolt-img img {
    vertical-align: unset;
}
.core-of-bytevolt-img-part-2 {
    margin-top: 2px;
}
.core-of-bytevolt-img-part-3 {
    margin-top: 5px;
}
.core-of-bytevolt-img-part-4 {
    margin-top: 8px;
}
.core-of-bytevolt-img-part-5 {
    margin-top: 3px;
}
.core-of-bytevolt-img:hover{
    opacity: 0.5;
}
.home-page-industries-section{
    clear: both;
	background-image: url(/wp-content/themes/bytevolt/assets/images/home/home-page-industries-bg.png) !important;
	width: 100%;
	height: 1116px;
	background-position: center; 
	background-repeat: no-repeat;
	background-size: cover;
}
.home-page-industries-content{
	max-width: 1280px !important;
    width: 100% !important;
    margin: 0 auto;
    padding-top: 70px;
    text-align: center;
}
.home-page-industries-title{
	font-weight: bold;
    font-size: 50px;
    line-height: 60px;
    color: #ffffff;
    padding-bottom: 25px;
}
.home-page-industries-title span {
  display: inline-block;
  position: relative;
  padding: 20px 40px;
}
.home-page-industries-title span:before,
.home-page-industries-title span:after {
  content: '';
  display: block;
  position: absolute;
  max-width: 370px;
  width: 100%;
  border-top: 2px solid #FF8D48;
  height: 3px;
  top: 50%;
}
.home-page-industries-title span:before {
  right: 100%;
}
.home-page-industries-title span:after {
  left: 100%;
}
.home-page-industries-row{
	max-width: 1090px;
    width: 100%;
	margin: 0 auto;
	margin-top: 20px;
}
.home-page-industries-col{
	background-image: url(/wp-content/themes/bytevolt/assets/images/home/home-page-industries-col-bg.png) !important;
	background-position: center; 
	background-repeat: no-repeat;
	background-size: cover; 
	width: 322px;
	height: 402px;
	float: left;
	margin: 20px;
	padding: 20px;
	text-align: left;
}
.home-page-industries-col:hover{
	background-image: url(/wp-content/themes/bytevolt/assets/images/home/home-page-industries-col-bg-hover.png) !important;
}
.home-page-industries-col:active{
  	background-color: #061D41;
  	box-shadow: 0 2px #061D41;
  	transform: translateY(4px);
  	border: none !important;
}
.home-industries-col-img{
    padding-bottom: 15px;
}
.home-industries-col-title{
	font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    color: #ffffff;
    padding-bottom: 15px;
}
.home-industries-col-txt{
	font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
}
.home-page-industries-col:hover .home-industries-col-title,
.home-page-industries-col:hover .home-industries-col-txt{
	color: #FF6100;
}
@media screen and (max-width: 1098px){
    .home-page-first-section {
        height: auto;
    }
    .empower-your-business-boxs {
        padding-top: 60px;
        max-width: 548.5px;
    }
    .empower-business-services {
        margin-top: 60px;
        float: unset !important;
    }
    .aboutus-txt,
    .core-of-bytevolt-txt {
        padding: 0 25px 25px;
    }
    .core-of-bytevolt-img{
        display: none !important;
    }
    .main-core-of-bytevolt-img{
        display: block !important;
    }
    .home-page-industries-section {
        height: 1541px;
    }
    .home-page-industries-content {
        padding-top: 0;
    }
    .home-page-industries-row {
        max-width: 730px;
    }
    .home-page-industries-title span:before,
    .home-page-industries-title span:after{
        display: none;
    }
}
@media screen and (max-width: 970px){
    .empower-your-business-title {
        font-size: 50px;
    }
}
@media screen and (max-width: 740px){
    body{
        overflow-x: hidden !important;
    }
    .empower-your-business-bg {
        top: 110px;
    }
    .empower-your-business-title{
        width: 290px;
        margin: 0 auto;
        line-height: 60px;
        padding-top: 0;
    }
    .empower-your-business-txt {
        width: 290px;
        margin: 0 auto;
        line-height: 30px;
    }
    .empower-your-business-boxs {
        padding-top: 30px;
        max-width: 263px;
    }
    .empower-your-business-box {
        height: 470px;
        padding-top: 20px;
    }
    .empower-business-box-title {
        font-size: 25px;
    }
    .empower-business-services-logos ul li {
        padding: 0 25px;
    }
    .empower-business-services-title,
    .aboutus-title,
    .core-of-bytevolt-title,
    .home-page-industries-title{
        font-size: 35px;
        line-height: 50px;
    }
    .aboutus-section {
        height: auto;
    }
    .aboutus-content {
        padding: 60px 0;
    }
    .core-of-bytevolt-section {
        height: auto;
    }
    .core-of-bytevolt-content {
        padding: 70px 0;
    }
    .home-page-industries-title {
        width: 255px;
        margin: 0 auto;
        padding-bottom: 0px;
    }
    .home-page-industries-section {
        height: 2698px;
    }
    .home-page-industries-content {
        padding-top: 0;
    }
    .home-page-industries-row {
        max-width: 322px;
        margin-top: 0px;
    }
    .home-page-industries-col {
        margin: 10px;
    }
}
/*home page CSS end*/