
body{
  font-family: 'Jost';
}

a{
    color: inherit !important;
    text-decoration: none !important;
}

@media(max-width:990px){
    .nv-logo{width: 70% !important;}
}

.head-top{
    background-color: #404040;
    color: white;
}

.nv-logo{
    /*background-image: url(images/logo-bg.png);*/
    background-size: cover;
    background-repeat: no-repeat;
}

@media(max-width:450px){
  .nv-logo img{
    width: 50%;
  }
}

.navbar{
  padding-top: 0px;
  padding-bottom: 0px;
}

.navbar-brand{
  width: 250px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.container-fluid{
  padding-left: 0px;
}

.nav-link{
    font-weight: bold !important;
    color: #333333 !important;
    padding-right: 50px !important;
    font-size: 22px !important;
}

.nav-link:hover{
    color: #3D41EC !important;
    font-weight: bold !important;
}

/*sub menu*/
@media all and (min-width: 992px) {
	.dropdown-menu li{ position: relative; 	}
	.nav-item .submenu{ 
		display: none;
		position: absolute;
		right:100% !important; top:-7px !important;
	}
	.nav-item .submenu-left{ 
		right:100%; left:auto;
	}
	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{ display: block; }
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu{
      margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
      display: block;
  }
}	
/*end*/

@media(max-width:400px){
    .navbar-brand{
        width: 50%;
    }
}

@media(min-width:451px){
  .st1{
    font-size: 65px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

@media(max-width:450px){
  .st1{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
  }
}

.highlight{
  color: #3D41EC;
}

.bg-1{
  background-image: linear-gradient(to left, #bebffd, white);
}

.bg-1 img{
  width: 50%;
  padding: 10px;
}

@media(max-width:450px){
  .s5 img{
    width: 20%;
    padding: 10px;
    float: left;
  }
}

.s2 span{
  color: #3D41EC;
  font-weight: bold;
}

.clr-hov:hover{
  color: black;
}

.abt span{
  color: #3D41EC;
  font-weight: bold;
}

@media(min-width:450px){
  .abt .bx-1{
    height: 300px;
  }
}

.abt-bg{
  width: 100%;
  height: 450px;
  background-image: url(images/abt2.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.bg1{
  width: 100%;
  height: 450px;
  background-image: url(images/image\ 1.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.bg-2{
  background-color: white;
  border-radius: 20px;
}

.s8 h1{
  text-align: center;
  font-weight: bold;
  padding-top: 20px;
  color: #3D41EC;
}

@media(min-width:450px){
.s8-m{
  margin-top: 100px;
}
}

.s8 img{
  width: 86px;
  height: 86px;
}

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

.align .col-md-10{
  display: flex;
  align-items: center;
}

.bx-1{
  background:rgb(230, 229, 229, 0.5);
  box-shadow: 0 1rem 2rem hsl(0 0% 0% / 20%);
  padding:10px;
  margin: auto;
  padding: 20px;
  cursor: pointer;
  border-radius: 30px;
}

@media(min-width:450px){
  .bx-1{
    width:400px;
  }
}

.bg2{
  width: 100%;
  background-image: url(images/image-2.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.s7 .col-md-3{
  padding: 0;
}

.social{
  position: relative;
}

.t-1{
  background-color: #03dbe3;
}

.t1-img1:hover{
    opacity: 0.5;
    cursor: pointer;
}

.t-2{
  background-color: #035ce3;
}

.t2-img1:hover{
    opacity: 0.5;
    cursor: pointer;
}

.t-3{
  background-color: black;
}

.t3-img1:hover{
    opacity: 0.5;
    cursor: pointer;
}

.t-4{
  background-image: linear-gradient(to bottom right, #d02781, #f0ae5c);
}

.t4-img1:hover{
    opacity: 0.5;
    cursor: pointer;
}

.icon{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.intro h1{
    color: #3D41EC;
    font-weight: bold;
    font-size: 50px;
    font-family: cursive;
}

.sec-3{
    width: 100%;
    height: 450px;
    background-image: url(images/rice-exporters\ 1.png);
    background-size: cover;
    background-attachment: fixed;
} 

.con-1 h3{
    color: #31B625;
    text-decoration: underline;
    font-weight: 700;
}

.con-1{
    background-color: #F4F4F4;
}

.con-1 .row{
    width: 75%;
    margin: auto;
}

.serv-h1{
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}

.serv img{
    width: 100%;
    height: 130px;
}

.serv img:hover{
    transform: scale(1.1);
    transition: all 1s ease; 
}

@media (min-width:768px){
    .col-half-offset{
        margin-left:4.166666667%;
    }
}

.sec4 h4{
    color: rgba(50, 140, 251, 0.988);
    font-weight: 700;
}

.sec4 img{
    margin: 20px;
}

.box1{
    background-color: #f1f1f1;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    border-radius: 20px;
    padding: 20px;
    height: 320px;
    margin-top: 20px;
}

.box1:hover{
    transform: scale(1.1);
    transition: all 1s ease; 
}

.ft{
    font-size: 20px;
    background-color: #404040;
    color: white;
}

.ft p{
    padding: 15px 0px 15px 0px;
    font-size: 14px;
}

.ft .row{
    width: 75%;
    margin: auto;
}

.q-l{
    display: block;
    font-weight: bold;
    font-size: 25px;
    padding-bottom: 30px;
}

.ft .col-md-4{
    padding-top: 10px;
}

.ft ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (min-width:768px){
    .pd-l{
        padding-left: 7% !important;
    }
}

.ft-2{
    background-color: black;
    color: white;
    text-align: center;
    padding: 10px;
}

/*about*/

.abt-hero{
    position: relative;
}

.abt-img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}


.abt-cont{
    font-size: 25px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.heading{
    color: green;
    font-weight: bold;
    text-decoration: underline;
}

.scrl{
    position: fixed;
    right: 0;
    bottom: 10%;
    text-align: center;
    padding: 10px;
    background-color: #3D41EC;
    color: white;
}

.frm{
  background-color: #D9D9D9;
}

.frm input[type='text'],input[type='email']{
  margin-top: 10px;
  padding: 10px;
  border-radius: 20px;
  border: none;
  height: 40px;
}
.frm textarea{
  margin-top: 10px;
  padding: 10px;
  height: 100px;
  border-radius: 20px;
  border: none;
}

::placeholder {
  font-weight: 500;
  padding: 10px;
  font-size: 15px;
}

.contact-sec ul{
  padding-left: 0;
  font-size: 20px;
}

li{
  list-style-type: none;
}

@media(max-width:450px){
  ::placeholder {
    font-size: 10px;
  } 
}

.aff p{
  font-size: 20px;
}

.aff li{
  list-style-type: disc;
  font-size: 20px;
}

.btn-submit{
  width: 100px;
  border: none;
  font-size: 25px;
  background-color: #3D41EC;
  color: white;
  text-align: center;
  margin-top: 20px;
}

.btn-submit:hover{
  background-color: green;
}


/*scrollbar styling*/

/* width */
::-webkit-scrollbar {
  width: 15px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #3D41EC; 
}
