@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap');
body{
font-family: 'Manrope', sans-serif;

}
.container{
	max-width: 1200px;
	width: 100%;
	overflow-x: hidden;
}
a:hover{
	text-decoration: none;
}
.btn.buTTon{
	background-color: #473BAA;
	font-family: manrope;
    font-size: 18px;
    font-weight: 700;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #473BAA;
    padding: 16px 49px;
    transition: all .3s;
    display: inline-block;
    line-height: 1;
    color: #fff;
}
.btn.buTTon:hover{
	background-color: transparent;
	color: #473BAA;
}
h1{
    font-size: 44px;
    color: #141414;
    font-weight: 700;
   line-height: 55.4px;
    letter-spacing: -1.4px;
}
h2{
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -1px;
    color: #000;
}
p {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 30px;
    color: #000;
}
.txt-ble{
    color: #6a5cda;
}
.res-icon{
    display: none;
}
#respnav{
  display: none;  
}
/*---- header -----*/
.fixedHdr{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #fff;
    box-shadow: 1px 2px 3px #bbb;
}
.navbar {
    width: 100%;
    padding: 15px!important;
}
.nav-div ul.nav-menus {
    display: flex;
}
.nav-div ul li {
    margin: 0 5px;
    list-style: none;
}
.nav-div ul li a{
	padding: 10px;
    color: #141414;
    font-size: 17px;
    font-weight: 500;
}
.nav-btn {
    display: flex;
    justify-content: space-between;
    /*width: calc(100% - 150px);*/
    align-items: center;
}
.logo-div {
    width: 200px;
}
/*---banner css ---*/
.banner-section{
    padding: 50px 0;
    background-image: url('../image/bg-stuff.jpg');
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.banner-section h4{
    color: #141414;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.4em;
    letter-spacing: -1px;
}
.banner-section .left-div .btn{
margin-top: 40px;
}

/*---hoe 2 section ---*/
.head-div {
    width: 80%;
    margin: 0 auto;
}
.hom2-contnt-div> .row{
    padding: 50px 0;
}
.hom2-contnt-div{
    padding: 50px 0;
}
.section .sm-content .icon-text{
    display: flex;
}
.hom2-contnt-div .icon-text h5{
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #3E3E3E;
    margin-left: 30px;
}
.hom-secnd-section .sm-content h2{
    margin: 25px 0;
}
.hom-secnd-section .sm-content .btn-div{
margin: 25px 0 0 0;
}
.img-wid .img-fluid {
    width: 45px;
}
/*.img-wid img {
    width: 40px;
}*/
.top-icon-box h5 {
    margin-left: 25px;
}
.section .sm-content p {
    margin: 25px 0 35px 0;
}
.section .top-icon-box {
    margin-bottom: 15px;
}
/*--- hom-secnd-section ---*/

.icon-text img.img-fluid {
    width: 25px;
}
.icon-text, h6 {
    font-size: 18px;
    font-weight: 600;
}
.icon-text .text-align {
    margin: 0 0 25px 25px;
}
.hom-third-section{
    padding: 80px 0;
}
.hom-eight-div .col-md-6.left-div {
    padding: 0 60px 0 0;
}
.hom-eight-div .left-div> h2 {
    width: 60%;
    margin: 25px 0;
}
.hom-sixth-section {
    padding: 80px 0;
}
.hom-sixth-section .row{
    padding: 40px 0 0 0;
}
.hom-forth-section.section {
    padding: 0 0 80px 0;
}
/*-----hom-testomnial-section -----*/
.hom-testomnial-section{
    padding: 80px 0;
}
.hom-testomnial-div{
    padding: 40px 0;
}
.hom-testomnial-section .align-row .card{
    width: 300px;
    padding: 15px;
    margin: 0 15px;
    border: none!important;

}
.hom-testomnial-section .top-div{
display: flex;
}
.hom-testomnial-div .tsmnl-img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.hom-testomnial-div .top-text{
margin-left: 25px;
}
.hom-testomnial-div ul.slick-dots {
    display: flex;
    justify-content: center;
}
.hom-testomnial-div .slick-dots button {
    text-transform: none;
    border: none;
    opacity: 0;
/*    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: rgb(27 127 204 / 80%);
    margin: 0 5px;*/
}

.hom-testomnial-div .card-text{
    font-size: 15px;
    line-height: 30px;
    color: #000;
}
.hom-testomnial-div .top-text h4{
    font-size: 18px;
    font-weight: 700;
    color: #141414;
}
.hom-testomnial-div .top-text p{
    font-size: 12.5px;
    font-weight: 400;
}
.hom-nine-section {
    padding: 80px 0;
}
.btn[data-toggle="collapse"]:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;/* "play" icon */
    content:"\f106";
  position: absolute;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  right: 20px;
  top: 20px;
  /*top: calc(50% - 0px);*/
}
.btn[data-toggle="collapse"].collapsed:after{
   content:"\f107";
} 
.accordion .card .show{
background-color: #E8E6F9;
}
.accordion .btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none!important;
}
/*-----nine section ---*/
.hom-nine-div{
    background-image: url(../image/bg-stuff.jpg);
    background-size: cover;
    background-position:center;
    background-repeat: no-repeat;
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 10px;
}
.hom-nine-div h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48.1px;
    letter-spacing: -1.4px;
    width: 57%;
    text-align: center;
}
.hom-nine-div h4{
    margin: 20px 0;
    font-size: 22px;
    line-height: 30.8px;
    font-style: italic;
        font-weight: 700;
}
/* ---fotter --- */
.footer-top{
    padding: 50px 0;
}
.footer-top h3{
    font-size: 22px;
    line-height: 30.8px;
    color: #141414;
    font-weight: 700;
    margin-bottom: 25px;
}
.footer-top  ul li{
    list-style: none;
    margin: 10px 0;
}
.footer-top .col4 ul{
    display: flex;
}
.footer-top .col4 ul li{
    margin: 0 10px;
}
.footer-top li a{
    color: #141414;
    font-size: 18px;
    font-weight: 500;
}
.footer-top .col4 ul a{
    color: #473baa;
    font-size: 22px;
}
.footer-top .logo-div{
margin-bottom: 20px;
}
.col-md-2.cover-div.col2 {
    padding-left: 45px;
}
.col-md-3.cover-div.col3 {
    padding-left: 50px;
}
.footer-top-content .row{
padding: 30px 0;
}
.footer-bottom-content{
    padding: 40px 0 0 0;
    border-top: 1px solid #000;
}
.footer-bottom-content .d-flex{
    justify-content: space-between;
    align-items: center;
}
.footer-bottom-content ul li{
    display: inline-block;
}


/*---------RESPONSIVE CODE---------*/
@media screen  and (max-width: 990px){
.res-icon {
    display: block;
    position: relative;
    top: 10px;
}
#respnav{
  display:block; 
  opacity: 0; 
}
.nav-div ul.nav-menus {
    flex-direction: column;
    position: fixed;
    top: 80px;
    left: -100%;
    transition: all .3s linear;
    background-color: #dee2e6;
    width: 100%;
    height: 100%;
    z-index: 99;
    justify-content: center;
    align-items: center;
}
#respnav:checked + ul.nav-menus{
    left: 0;
}
header .btn.buTTon {
    padding: 10px 15px;
}
.nav-div ul li {
    margin: 10px 0;
}
}



@media screen  and (max-width: 990px){

h1 {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
}
h2 {
    font-size: 26px;
}
.hom-nine-div h2 {
    font-size: 26px;
}
.btn.buTTon {
    padding: 10px 20px;
    font-size: 14px;

}
.banner-section h4 {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}
.head-div {
    width: 100%;
}
.icon-text img.img-fluid {
    width: 30px;
}
.hom-eight-div .col-md-6.left-div {
    padding: 0 20px;
}
.hom-nine-div {
    padding: 0;
}
.hom-nine-div h2 {
    font-size: 32px;
    line-height: 40px;
    width: 100%;
}
.hom-nine-section {
    padding: 25px 0;
}
.footer-top {
    padding: 20px 0;
}
.footer-bottom-content .d-flex {
    flex-direction: column;
}
.footer-bottom-content p {
    font-size: 14px;
}
.col-md-2.cover-div.col2 {
    padding-left: 15px;
}
.col-md-3.cover-div.col3 {
    padding-left: 15px;
}
.hom-testomnial-section {
    padding: 40px 0;
}
.hom-sixth-section {
    padding: 40px 0;
}
.hom-sixth-div .col-md-6.right-div {
    padding: 25px 15px;
}
.hom-third-section {
    padding: 40px 0;
}
.hom2-contnt-div {
    padding: 0;
}
.hom-third-section .col-md-6.left-div{
    order: 2;
      padding-top: 25px;
}
.hom-third-section .col-md-6.right-div{
    order: 1;
      padding-top: 25px;
}
.hom2-contnt-div .right-div{
    padding-top: 30px;
}
.img-wid img.img-fluid {
    width: 40px;
}
.hom-third-section .left-div{
    padding-top: 25px;
}


.hom-fifth-div .col-md-6.left-div {
    order: 2;
    padding-top: 25px;
}
.hom-fifth-div .col-md-6.right-div{
order: 1;
  padding-top: 25px;
}
}