html {
	scroll-behavior: smooth !important;
}
html,body{
	height: 100%;
	
}
body{
font-family:Aileron !important;
/*margin-top: 129px !important;*/
}
@font-face {
  font-family: Aileron;
  src: url(../fonts/Aileron-Regular.otf);
}



nav.navbar.navbar-expand-lg.navbar-light.bg-light.head {
    background-color: #053d57 !important;
}

.navbar-nav.nav1.ml-auto {
    font-family: Aileron;
    color: white !important;
}

.banner {
	background-image: url("../img/mainbanner.png");
	height: 80%;
	background-position: center;
	display: flex;
	align-items: center;
	    background-repeat: no-repeat;
    background-size: cover;
	  
 }
.text-inner {
   
    color: white;
    
}
.sec-padding {
    padding: 70px 0;
}
	.phone img {
    width: 100%;
}

section.mid1 {
    background-color: #053d57;
}
.mid-inner h3
{font-family:Aileron;
    font-size: 40px;
}

.text-inner h3
{font-family: Aileron;
font-size: 50px;
}

.text-inner h5 {
    font-size: 27px;
    font-family: Aileron;
}
.mid-inner{

    color: white;
    text-align: center;
}	
.mid2-inner h3 {
    font-family: Aileron;
	
	
}
.mid2-inner{
padding-left: 70px !important;
    color: white;
    font-family: Aileron;
	
}	
section.mid2 {
    background-image: url(../img/home-banner2.png);
   
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
	    height: 80%;
		    display: flex;
			color:white;
}





.footer-padding{
padding:5px;
    text-align: center;
}

.footer-inner img {
    width: 50%;
}
section.footer {
    background-color: #356095;
}

.footer-inner h6 {
   color:white;
       padding: 14px;
	}
	
	
	button.btn.see {
    background-color: #053d57;
    color: white;
    font-family: poppins;
        padding: 10px 30px;
    font-size: 20px;
}
	
	.mid-inner h5 {
   font-size: 25px;
    padding: 20px;
	text-align: left !important;
}
	
	.inner1 {
        background-color: #053d57;
    margin: 20px;
      padding: 40px;
    padding-top: 40px;
	    border-radius: 10px;
    box-shadow: 4px 5px 6px 0px grey;
}
	.inner1 p {
    padding: 20px;
    text-align: justify;
}
	span {
    /* font-style: italic; */
    /* font-weight: bold; */
    /* float: right; */
    color: #84cf5a;;
    font-size: 18px;
}
	.mid2-inner h5 {
    font-size: 25px;
    padding: 8px;
}
a.nav-item.nav-link.text-white.active {
    text-decoration: underline;
}
select.home {
    color: white;
    background-color: #053d57;
    border: 0px;
    text-decoration: underline;
}

.banner1 {
	background-image: url("../img/contact-img.png");
	height: 80%;
	display: flex;
    align-items: center;
	 background-repeat: no-repeat;
    background-size: cover;
	}



.map img {
    width: 100%;
}

section.contact-Us {
    background-color:#053d57;
	color:white;
	  
}
.contact-Us h3 {
    text-align: center;
	    font-size: 40px;
    font-family: Aileron;
}
.add{
    font-size: 17px;
    font-family: Aileron;
}
.num {
    font-size: 17px;
    font-family:Aileron;
}
.text-terms h3 {
    font-size: 40px;
    text-align: center;
    margin: 40px;
	font-family: Aileron;
}
.text-terms h5 {
    font-size: 30px;
	font-family: Aileron;
}


.contact-Us h6 {
   
   display: flex;
    justify-content: center;
    padding: 16px ;
	    margin: 0 !important;
}
.contact-Us img {
    width: 45%;
}


	/*  drop button*/
	
	.dropbtn {
  background-color: #053d57;
  color: white;
          text-decoration: underline;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 5px 12px;
  text-decoration: none;
  display: block;
  font-size:14px;
}

.dropdown-content a:hover {background-color: #ddd;
    text-decoration: none !important;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: white;
color:#053d57;}
hr {
   
    margin: 0px !important;
    background-color: white !important;
}
	
	/*a.nav-item.nav-link.text-white .re:hover {
    text-decoration: underline;
}*/
	
	.rpa-banner {
	background-image: url("../img/rpa-top.png");
	height: 80%;
	background-position: center;
	display: flex;
	align-items: center;
	    background-repeat: no-repeat;
    background-size: cover;
	  
 }
	
section.rpa1 {
    background-color: #053d57;
}	
	
	.rpa-inner h3 {
    font-family: Aileron;
	    text-align: center;
    font-size: 40px;
	margin-bottom: 20px;
}
.rpa-inner {
    color: white;
}	
.rpa-inner h5 {
    font-family: Aileron;
}

.rpa2 {
	background-image: url("../img/rpa-last.png");
	height: 80%;
	background-position: center;
	display: flex;
	align-items: center;
	    background-repeat: no-repeat;
    background-size: cover;
	    color: white; 
 }
	
	
	.owl-carousel .owl-nav .owl-prev {
    color: #235587 !important;
   font-size: 95px !important;
    right: 100% !important;
        opacity: 0.5;
    position: absolute;
}

.owl-carousel .owl-nav .owl-next {
    color: #235587 !important;
      font-size: 95px !important;
    left: 100% !important;
        opacity: 0.5;
    position: absolute;
}

.owl-carousel2 .owl-nav .owl-prev {
    color: #235587 !important;
   font-size: 95px !important;
    right: 100% !important;
        opacity: 0.5;
    position: absolute;
}

.owl-carousel2 .owl-nav .owl-next {
    color: #235587 !important;
      font-size: 95px !important;
    left: 100% !important;
        opacity: 0.5;
    position: absolute;
}

.owl-nav span {
    font-style: normal !important;
    color: white;
    
}	
.owl-stage-outer {
    
    text-align: center;
}

.owl-carousel.owl-loaded.owl-drag {
    text-align: center;
    display: flex;
    justify-content: center;
}

.owl-carousel p{
font-size:20px;

}
	
.p-in h6{
text-align:right;
}
	
	.head-in.row {
    margin: 0;
    padding: 0px 10px;
    width: 1;
    font-size: 20px;
}
section.service {
    background-color:#000000;
    color: white;
    text-align: center;
}
	
a.btn.btn-primary.rpa {
    background-color: white;
    width: 29%;
    align-items: center;
    margin: 20px;
    px: ;
    text-align: center;
    border-radius: 50px;
    color: #053d57;
    font-weight: 600;
    /* align-items: center; */
    display: flex;
    /* text-align: center; */
    justify-content: center;
    /* height: 120%; */
    padding: 20px;
    border: none;
}
a.btn.btn-primary.rpa:hover {
      background-color: #c1bfbf;
    
    color: black;
}	
section.service h3 {
    font-size: 40px;
}
section.service h5 {
    padding: 20px;
	    font-size: 20px;
    
}
.bt-rpa {
	background-image: url("../img/btn-rpa-ban.png");
	height: 80%;
	background-position: center;
	display: flex;
	align-items: center;
	    background-repeat: no-repeat;
    background-size: cover;
	  
 }
 
 .inner1-rpa {
    padding: 20px !important;
    background-color: #053d57;
    margin: 20px;
	 width: 31% !important;
	     border-radius: 10px;
		     box-shadow: 4px 5px 6px 0px grey;
}
.inner-rpa {
    color: white;
    display: flex;
    justify-content: center;
}

.inner1-rpa p {
    font-size: 14px;
	float: left;
    width: 90%;
	   
}
i.fa.fa-circle {
    font-size: 10px;
	float:left;
	margin-right: 10px;
    margin-top: 5px
}
.para h6 {
    float: left;
    margin: 3px;
	    font-size: 18px;
}
.para h5{
    float: left;
    width: 90%;
	}
	
	
	.ia {
	background-image: url("../img/ia2.png");
	height: 80%;
	background-position: center;
	display: flex;
	align-items: center;
	    background-repeat: no-repeat;
    background-size: cover;
	  
 }
 section.ia-in {
    background-color: #053d57;
    color: white;
   
}
.ia-inner h5 {
    padding: 10px;
}
.para i.fa.fa-dot-circle-o {
    float: left;
	    margin-right: 5px;
    margin-top: 22px;
  font-size:25px;
}
	.blockchain {
	background-image: url("../img/block.png");
	height: 80%;
	background-position: center;
	display: flex;
	align-items: center;
	    background-repeat: no-repeat;
    background-size: cover;
	  
 }
 section.block-in {
    background-color:white;
    color:#053d57;
}
.block-inner h5 {
    padding: 10px;
	    width: 90%;
    float: left;
}
	.lot {
	background-image: url("../img/lot.png");
	height: 80%;
	background-position: center;
	display: flex;
	align-items: center;
	    background-repeat: no-repeat;
    background-size: cover;
	  
 }
 
 
 .service {
	/*background-image: url("../img/home-banner3.png");*/

	height: 90%;
	background-position: center;
	display: flex;
	align-items: center;
	    background-repeat: no-repeat;
    background-size: cover;
	  
 }
 .para img {
    width: 7%;
    float: left;
    /* margin: 3px; */
    /* margin-bottom: 6px !important; */
    margin-right:9px;
}
 
 
 

 
 .value-inner h3 {
    color: white;
    text-align: center;
	    margin-bottom: 70px;
	    font-size: 40px;
}
.value1 img {
    width: 8%;
    float: left;
	padding-right:5px;
}
.value1 {
    color: white;
	 background-color: #7d7d7d;
       padding: 20px;
    margin: 10px;
    border-radius: 10px;
}
section.value{
background-color:#053d57;
}
.value h5 {
    padding: 10px;
}


.value2 {
   
       padding: 20px;
    margin: 10px;
    
}
.team-inner h3 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 30px;
	    color: white;
}

.team{
	background-image: url("../img/ia.png");
	
	background-position: center;
	display: flex;
	align-items: center;
	    background-repeat: no-repeat;
    background-size: cover;
	 height: 120% ; 
 }
 .team1 {
    /* align-items: center; */
    text-align: center;
    color: white;
    background-color: #00000070;
    border-radius: 20px;
    padding: 30px;
	margin: 40px;
}
.team1 img {
    width: 20% !important;
    /* float: left; */
    padding-right: 10px;
}
 .team1 h5{
    text-align: left;
	    width: 80%;
		margin:0 auto;
		display:block;
		   
		
 }
 
 .text-inner p {
    text-align: left;
    font-size: 20px;
       padding-right: 30%;
    margin-top: 20px;
}
 
 
 
 
 
 .team1 p{
    text-align: left;
    width: 90%;
    margin: 0 auto;
    display: block;
    font-size: 16px;
		
 }
 
 .owl-carousel2 .owl-nav .owl-prev {
     bottom: 40%;
	 }
	 
	 .owl-carousel2 .owl-nav .owl-next {
     bottom: 40%;
	 }
	 .value p {
    color: white;
    font-size: 22px;
}
.owl-carousel2 .disabled{
display: block !important;
}
.owl-carousel .disabled{
display: block !important;
}
.four i.fa.fa-dot-circle-o {
    margin-top: 3px !important;
    margin-right: 10px !important;
}
.new-inner h3 {
    color: #053d57;
    font-family: Aileron;
    text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
}
.new-inner h5 {
    font-family: Aileron;
    color: #053d57;
	    text-align: center;
}
.sec-padding.imp {
    padding-bottom: 0 !important;
}
.rpa-inner.demo {
    width: 100%;
}
.rpa-inner.demo h3 {
    margin-bottom: 50px;
}
a.lk {
    color: gray;
    text-decoration: underline;
}
a.lk:hover {
    color: #ffffff;
}
.aut-inner h3 {
    font-family: Aileron;
    text-align: center;
    font-size: 40px;
	    margin-bottom: 40px;
}
.aut{
	background-image: url("../img/t-ban.png");
	height:180%;
	background-position: center;
	display: flex;
	align-items: center;
	    background-repeat: no-repeat;
    background-size: cover;
	color: white;
	  
 }
.para1 i.fa.fa-dot-circle-o {
    font-size: 25px;
    float: left;
    margin-top: 3px !important;
    margin-right: 10px !important;
}
.para1 h5 {
    float: left;
    width: 90%;
}
.aut-inner p {
    font-size: 25px;
	    color: wheat;
}
.pion {
    margin-left: 30px;
	    background-color: #0000004f;
    padding: 20px;
    border-radius: 15px;
	    margin: 10px;
}
.pion .para1 {
    margin-left: 20px;
}
.para2 img {
    float: left;
    margin-top: 4px;
    margin-right: 4px;
}
 .custm h5 {
    font-family: Aileron;
    text-align: center;
    font-size: 40px;
    /* margin-bottom: 40px; */
    margin-top: 70px;
    color: #053d57;
}

.scrollbar {
    /* margin-left: 10px; */
    float: left;
    height: 150px !important;
    width: 266px !important;
    background: #053d57;
    overflow-y: scroll !important;
}




#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: gray;
	
	
}

#style-2::-webkit-scrollbar
{
	width: 10px;
	background-color:#777777;
	border-radius: 10px;
	
}

#style-2::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: white;
	
}

section.careers a {
    color: black;
}

.pbtn {
    text-align: center;
}

.buss img {
    width: 100%;
	   
}
.buss1 h5 {
    color: white;
    font-size: 20px;
    padding: 20px;
}
.buss1 h4 {
    color: white;
    font-size: 27px;
	    padding: 20px;
}

.buss1.col-md-6 {
    align-self: center;
}

.buss.col-md-6 {
    padding-left: 0 !important;
	    padding-right: 0 !important;
}
.title {
    width: 100%;
}

.scrollbar.sec{
	height: 360px !important;
    width: 446px !important;
    background: #3b3a3b00;
    overflow-y: scroll !important;
}
#style1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
	display:none;
	
}

#style1::-webkit-scrollbar
{
	width: 10px;
	background-color:#00000070 !important;
	border-radius: 10px;
	
}

#style1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: white;
	
}
.our.row.no-gutters {
    
    display: flex;
    justify-content: center;
}



.mid-rpaget{
	
background-image: url(../img/ia2.png);
    width: 100% !important;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
        background-position: center;
}
.boxget {
    padding: 40px !important;
    background-color: #4dadb5;
    margin: 10px;
    width: 60% !important;
    border-radius: 10px;
    box-shadow: 4px 5px 6px 0px black;
}

.boxget1 {
    padding: 40px !important;
    background-color: #3984a3;
    margin: 10px;
    width: 60% !important;
    border-radius: 10px;
    box-shadow: 4px 5px 6px 0px black;
}
.boxget2 {
    padding: 40px !important;
    background-color: #2b526a;
    margin: 10px;
    width: 60% !important;
    border-radius: 10px;
    box-shadow: 4px 5px 6px 0px black;
}
.inner-rpa.get h5 {
     font-family: Aileron; 
    text-align: center;
    font-size: 40px;
    margin-bottom: 40px;
}
.boxget3 {
    padding: 40px !important;
    background-color: #6c88b7;
    margin: 10px;
    width: 60% !important;
    border-radius: 10px;
    box-shadow: 4px 5px 6px 0px black;
}

.boxget4 {
    padding: 40px !important;
    background-color: #4c5974;
    margin: 10px;
    width: 60% !important;
    border-radius: 10px;
    box-shadow: 4px 5px 6px 0px black;
}
.boxget5 {
    padding: 40px !important;
    background-color: #97bcc7;
    margin: 10px;
    width: 60% !important;
    border-radius: 10px;
    box-shadow: 4px 5px 6px 0px black;
}
/*button#myBtn {
    background-color: #053d57;
    border: 1px solid white;
    color: white;
    border-radius: 23px;
    padding: 14px;
   
    font-size: 20px;
    position: fixed;
    bottom: 20px;
    right: 30px;
}
button#myBtn:hover {
    background-color: lightgray;
    color: black;
}*/

.add img {
    vertical-align: baseline;
}
.addi img {
    vertical-align: baseline;
}
.addi.col-2 {
    padding: 0 !important;
    text-align: right;
}

.email {
    color: white;
}
a.email:hover {
    color: black;
    text-decoration: none;
}


.crit {
    background-image: url(../img/home-banner.png);
    color: white;
    background-repeat: no-repeat;
    width: 100% !important;
    background-position: center;
   background-size: cover;
}
.inner1-crit {
    background-color: #00000073;
	padding: 10px;
    border-radius: 10px;
	margin: 20px;
}
.inner1-crit p {
    float: left;
	    font-size: 20px;
    color: white;
	    padding: 10px;
		    padding-left: 50px;
}
.inner1-crit img {
    margin-top: 8px !important;
	    float: left;
}

.inner1-crit h6 {
    padding: 10px;
    color: lightgray;
}
.inner-crit h3 {
    font-family: Aileron;
    text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
}

.new {
    
    color: white;
    background-repeat: no-repeat;
    width: 100% !important;
    background-position: center;
    background-size: cover;
}
.inner-crit1 h3{
	 font-family: Aileron;
    text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
}
section.crit1 {
    background-color: #053d57;
    color: white;
}

.color {
    background-color: black;
}
.color1 {
    background-color: white;
 color:black !important;
}
.color2 {
    background-color: black;
}
.color3 {
    background-color: white;
}
.color4 {
    background-color: black;
}
.color1 h5 {
   
 color:black !important;
}
.color1 h4 {
   
 color:black !important;
}

.color3 h5 {
   
 color:black !important;
}
.color3 h4 {
   
 color:black !important;
}
a.foter {
    color: white;
	align-self: center;
}
a.foter:hover {
    color: gray;
    text-decoration: none;
}


.mid-inner h5 {
    color: black;
}
.mid-inner i {
    color: blax;
    color: black;
}

.mid-inner h2 {
    color: black;
	font-family: Aileron;
    text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
}
.carban {
    background-image: url(../img/home-banner3.png);
    background-repeat: no-repeat;
    /* width: 100%; */
    background-position: center;
    background-size: cover;
    height: 70%;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    color: white;
}
.imgban h3 {
    font-family: Aileron;
    font-size: 50px;
}
.imgban h4 {
    font-size: 27px;
    font-family: Aileron;
}
.imgban p {
    font-size: 20px;
	font-family: Aileron;
}
.text-car h3 {
    font-size: 40px;
    font-family: Aileron;
    
	    margin-bottom: 20px;
}
section.jour h3 {
    font-family: Aileron;
    text-align: center;
    font-size: 40px;
    margin-bottom: 40px;
}
section.jour img {
    
    margin: 0 !important;
    width: 100%;
}
.parad i.fa.fa-dot-circle-o {
    float: left;
    margin-right: 11px;
    margin-top: 10px;
    font-size: 23px;
    margin-bottom: 26px;
}
.car1 p {
    font-family: Aileron;
    font-size: 18px;
}
.car1 h4 {
    font-size: 27px;
	font-family: Aileron;
}

.car2 p {
    font-family: Aileron;
    font-size: 18px;
}
.car2 h4 {
    font-size: 27px;
	font-family: Aileron;
}
section.careers h3 {
    /* align-items: center !important; */
    text-align: center;
    margin-bottom: 40px;
	margin-top: 30px;
}
hr {
    background-color: white !important;
}
section.input h3 {
    text-align: center;
    font-size: 40px;
    font-family: Aileron;
}
.container-fluid.d {
    padding-left: 60px;
    padding-right: 60px;
}
.fot {
    align-self: center;
}
.fot1 h3 {
    font-size: 30px;
}
input#exampleInputEmail1 {
    background-color: #053d57de;
	    color: white;
}

input#exampleInputPassword1{
background-color: #053d57de;
    color: white;	
}
button.btn.btn-primary {
    background-color: #84cf5a;
    border-color: #84cf5a;
}

textarea#exampleFormControlTextarea1 {
    background-color: #053d57;
    color: white;
}















@media only screen and (max-width: 320px){

section.mid2 {
    height: 160%;
}
.para h5 {
    width: 75%;
}
section.service h5 {
    padding: 0px;
    font-size: 18px;
}
.service {
    height: 160%;
}
a.btn.btn-primary.rpa {
    width: 44%;
	    margin-right: 5px;
		    margin-left: 6px;
}
.team {
    height: 180% !important;
}
.owl-carousel2 .owl-nav .owl-next {
    /* right: 40% !important; */
    left: 97% !important;
    font-size: 60px !important;
}

.owl-carousel2 .owl-nav .owl-prev {
    /* right: 40% !important; */
    right: 97% !important;
    font-size: 60px !important;
}

.owl-carousel .owl-nav .owl-next {
    /* right: 40% !important; */
    left: 97% !important;
    font-size: 60px !important;
}

.owl-carousel .owl-nav .owl-prev {
    /* right: 40% !important; */
    right: 97% !important;
    font-size: 60px !important;
}

.inner1-rpa{
width: 100% !important;
}
.aut-inner h3 {
    font-size: 30px;	
}


.aut {
    height: 530%;
}
iframe {
    width: 260px;
   
    height: 142px;
}
.scrollbar.sec {
    height: 258px !important;
width: 298px !important;
}
.para1 h5 {
    float: left;
    width: 70%;
}

.team1 {
    margin: 10px !important;	
	
	width: 90%;
}
.contact-Us h6 {
    display: list-item;
}
.scrollbar.sec {
    height: 178px !important;
    width: 268px !important;
}
.inner1-crit p {
	    padding-left: 10px;
		font-size: 16px;
}
.inner1-crit img {
    margin-top: 13px !important;
}
.para img {
	margin-right: 0px;
}
.boxget1{
width: 80% !important;	
}
.boxget{
width: 80% !important;	
}
.boxget2{
width: 80% !important;	
}
.boxget3{
width: 80% !important;	
}
.boxget4{
width: 80% !important;	
}
.boxget5{
width: 80% !important;	
}
.container-fluid.d {
    padding-left: 30px;
}
.custm h5 {
	    font-size: 27px;
}
.mid-inner h5 {
    font-size: 20px;
}
.block-inner h5 {
 
    width: 80%;
    float: left;
}





}


@media only screen and (min-width: 321px) and (max-width: 375px) {	
.team {
    height: 235%;
}
.team1 img{
width: 20% !important;
}

a.btn.btn-primary.rpa {
    width: 44%;
	    margin-right: 5px;
		    margin-left: 6px;
}


.scrollbar.sec {
    height: 258px !important;
width: 298px !important;
}
.para1 h5 {
    float: left;
    width: 70%;
}
.team1 {
    margin: 20px !important;	
}
.service {
    height: 180%;
}
.team {
    height: 165% !important;
}
.contact-Us h6 {
    display: inline-table;
}
iframe {
    width: 320px;
    height: 178px;
}
.aut {
    height: 420%;
}
.aut-inner h3 {
	font-size: 30px;
}
.row.inner1-crit {
    width: 100%;
}
.inner1-crit img {
    margin-top: 14px !important;
}
.row.inner1-crit.new2 {
    width: 110%;
}
.car1 p {
    font-size: 16px;
}
.car2 p {
    font-size: 16px;
}
.car1 h4 {
    font-size: 25px;
}
.inner1-crit p {
	    padding-left: 10px;
		font-size: 17px;
}
.inner1-crit img {
    margin-top: 10px !important;
    margin-right: 0px;
}
.inner1-rpa {
	width: 100% !important;
}
.boxget1{
width: 80% !important;	
}
.boxget{
width: 80% !important;	
}
.boxget2{
width: 80% !important;	
}
.boxget3{
width: 80% !important;	
}
.boxget4{
width: 80% !important;	
}
.boxget5{
width: 80% !important;	
}
.container-fluid.d {
    padding-left: 30px;
}
.new-inner h3 {
    font-size: 35px;	
}
.inner1-rpa p {
	width: 80%;
}
.block-inner h5 {
    padding: 10px;
    width: 90%;
    float: left;
}








}

@media only screen and (min-width: 376px) and (max-width: 768px) {	
.service {
    height: 150%;
}
a.btn.btn-primary.rpa {
    width: 44%;
	    margin-right: 5px;
		    margin-left: 6px;
}

section.contact-Us h6 {
font-size: 11px;}
.team{
height:200% !important;   
}
.inner1-rpa{
width: 100% !important;
}
.team1 img{
width: 20% !important;
}

.owl-carousel2 .owl-nav .owl-next {
    /* right: 40% !important; */
    left: 97% !important;
    font-size: 60px !important;
}

.owl-carousel2 .owl-nav .owl-prev {
    /* right: 40% !important; */
    right: 97% !important;
    font-size: 60px !important;
}
.contact-Us img{
    width: 100%;
}
.contact-Us img{
        width: 50% !important;
    float: right;
}
.owl-carousel .owl-nav .owl-next {
    /* right: 40% !important; */
    left: 97% !important;
    font-size: 40px !important;
}

.owl-carousel .owl-nav .owl-prev {
    /* right: 40% !important; */
    right: 97% !important;
    font-size: 40px !important;
}
.aut {
   height: 360%;
}
iframe {
  width: 360px;
    height: 192px;
}
.scrollbar.sec {
    height: 258px !important;
width: 298px !important;
}
.inner1-crit p {
	padding-left: 0px;
}
.container-fluid.d {
    padding-left: 30px;
    padding-right: 30px;
}
.para1 h5 {
    float: left;
    width: 80%;
}
.row.inner1-crit {
    width: 100%;
}
.inner1-crit img {
    margin-top: 14px !important;
}
.row.inner1-crit.new2 {
    width: 110%;
}
.car1 p {
    font-size: 16px;
}
.car2 p {
    font-size: 16px;
}
.car1 h4 {
    font-size: 25px;
}




}

@media only screen and  (min-width: 769px) and (max-width: 990px){

.contact-Us img{
    width: 200%;

}


section.service{
height:110%;
}
.team1{
padding: 20px !important;
    margin: 0px;
    margin-top: 30px;
	}
.team{	
	height: 130%;
	}
	h3.text-center.mb-4.mt-5 {
    margin-top: 0px !important;
	}
	.team1 img {
    width: 15% !important;
}
.owl-carousel2 .owl-nav .owl-next {
    /* right: 40% !important; */
    left: 100% !important;
    font-size: 60px !important;
}

.owl-carousel2 .owl-nav .owl-prev {
    /* right: 40% !important; */
    right: 100% !important;
    font-size: 60px !important;
}

.owl-carousel .owl-nav .owl-next {
    /* right: 40% !important; */
    left: 100% !important;
    font-size: 60px !important;
}

.owl-carousel .owl-nav .owl-prev {
    /* right: 40% !important; */
    right: 100% !important;
    font-size: 60px !important;
}
.scrollbar {
    /* margin-left: 10px; */
    float: left;
    height: 200px !important;
   width: 151px !important;
    background: #053d57;
    overflow-y: scroll;
    margin-bottom: 25px;
}
.aut {
    height: 260%;
}
iframe {
    width: 500px;
    height: 282px;
}
.scrollbar.sec {
    height: 258px !important;
width: 298px !important;
}

}
@media only screen and (min-width: 990px) and (max-width: 1199px) {	
.team{	
	height: 140%;
	}
.owl-carousel .owl-nav .owl-next {
    /* right: 40% !important; */
    left: 100% !important;
    font-size: 50px !important;
}

.owl-carousel .owl-nav .owl-prev {
    /* right: 40% !important; */
    right: 100% !important;
    font-size: 50px !important;
}

.owl-carousel2 .owl-nav .owl-next {
    /* right: 40% !important; */
    left: 100% !important;
    font-size: 50px !important;
}

.owl-carousel2 .owl-nav .owl-prev {
    /* right: 40% !important; */
    right: 100% !important;
    font-size: 50px !important;
}
.scrollbar {
width: 205px !important;}

.aut {
    height: 200%;
}
iframe {
    width: 500px;
    height: 282px;
}

}
@media only screen and (min-width: 500px) and (max-width: 736px) {	

.banner {
	    height: 100%;
}
.service {
    height: 220%;
}
.team {
    height: 370% !important;
}
.scrollbar.sec {
    height: 258px !important;
    width: 438px !important;
}

.inner1-crit img {
    margin-top: 10px !important;
}


.aut-inner h3 {
	font-size: 30px;
}
.row.inner1-crit.new2 {
    width: 106%;
}

.aut {
    height: 550%;
}









}