body{
	overflow-x:hidden
}
.gbg{
	background-color:#818181
}
@media (max-width: 767px){
	footer{
		color: rgb(127, 127, 127);
	}

	.affix {position: static;}
	#action_btn {display: none;}

	.left_mob{
		text-align:left !important;
	}
	.main_menu ul li{
		padding: 0px 12px 0px 12px !important;
		    border-bottom: 1px solid white  !important;
    padding: 10px 0px 10px 23px !important;
	}
	.lang_btn{
		color: white !important;
		border: 1px solid white !important;
		padding: 4px 8px 4px 8px;
		 background-color: unset !important;

		font-size: 17px !important;
	}
	ul{
		padding:0px !Important
	}
	header{
		background-color: rgb(213, 57, 46) !important;
	}
	.lmob{
		text-align:left !Important
	}
	.main_menu{
		display:none;
	}
	
	.title{
		    margin-top: 10px !important;
	}
	#menu_mob{
		padding-top: 4px !important;
    padding-bottom: 4px !important;
	}
}
@media (min-width: 992px){
	.br{
		    border-left: 1px solid grey;
	}
}
@media (min-width: 767px){
	footer{
		text-align:right;
		background-color:rgb(213, 57, 46) !important;
		color:white !Important
	}
	footer a{
		color:white !Important
	}
	
	.lang_btn{
	    background-color: unset !important;
		border: unset !important;
		color: #d5392e !important;
		font-size: 17px !important;
	}	
	.logo_outer{
		 background-color: rgb(213, 57, 46) !important; 
		border-radius: 0px 0px 14px 14px;
	}
	.main_menu ul li{
		 display:inline-block;
		list-style:none;
	}
	.main_menu {
		margin-top:1.3em
	}
	.title{
		   margin-top: 10px;
	}
}
.main_menu ul li{
	list-style:none;
	    padding: 0px 12px 0px 12px;
}
.main_menu ul li a{
	color:#4da399;
	text-decoration:none;
}
.main_menu ul li a:hover{
	color:rgb(213, 57, 46) !important;
	
}
.main_menu{
	    background-color: #e2f0f1;
  
    width: 100%;
	    overflow: hidden;
}
@font-face {
    font-family: myFirstFont;
    src: url(../VarelaRound-Regular.otf);
}
body{
	font-family: 'Varela Round', regular !important;
	font-size:17px;
}
.mt10{
	    margin-top: 10px;
}

.logo{
	    height: 42px;
}
.center{
	text-align:center
}
.title{
	    font-size: 23px;
}
.whitec{
	color: white;
}
.red_bg{
	 background-color: rgb(213, 57, 46) !important;
}
.trans_btn{
	background-color: transparent;
    border: 1px solid #d5392e;
    color: #d5392e;
    font-size: 17px;
    padding: 4px 18px 4px 18px;
   
    border-radius: 5px;
}
.dark_btn{
	background-color: #d5392e;
    border: 1px solid #d5392e;
    color: #d5392e;
    font-size: 17px;
    padding: 4px 18px 4px 18px;
	color:white;
    border-radius: 5px;
}
.pt20{
	padding-top: 20px;
}
.pt10{
	padding-top: 10px;
}
.right{
	text-align:right
}

.flag{
	height:36px
}
.hidee{
	display:none;
}
#solutions{
	background-color:#f9f8ef;
	
}
.sec_pad{
	padding-top:60px;
	padding-bottom:40px;
}
.redc{
	color:rgb(213, 57, 46) !important
}
.obtn_outer{
	    margin-top: -16px;
    position: absolute;
    right: 0;
    width: 100%;
}
.mt1{
	margin-top:1em;
	margin-bottom:1em;
}
.exp_btn{
	background-color: #e2f0f1 !Important;
    border: 1px solid #808080ad !Important;
    padding: 4px 17px 4px 17px !Important;
    border-radius: 4px !Important;
	color:#4da399 !Important;
	text-decoration:none  !Important;
	cursor:pointer  !Important;
}
.miconpad{
	    padding: 6px 13px 9px 13px !Important;
		    float: right;
		border-radius:3px;	
}
.nav-tabs > li{
	    border: 1px solid #4da399;
    float: left;
    margin-bottom: -1px;
    margin-right: 13px;
    /* color: #4da399; */
    border-radius: 5px
}
.nav-tabs > li a{ 
 color: #4da399;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	color:white !important;
	background-color:#4da399 !important;
	    border: unset;
	    border: 1px solid #4da399;	

}
.nav-tabs > li.active{
	background-color:#4da399 !important
}
.nav-tabs{
	border:unset !Important
}
.check{
	    color: #40ab40;
		    margin-top: 3px
}
.ml5{
	margin-left:5px
}
.himg{
	    width: 54%;
}
.mt2{
	margin-top:2em
}
.trans_btn2{
	background-color: transparent;
    border: 1px solid grey;
    padding: 4px 17px 4px 17px;
    border-radius: 4px;
	    color: grey;
    border-radius: 23px;
}
#technology{
	background-color:#e9ecee
}
.hsec2{
	background-color:#f9f8ef
}
#contact{
	background-color:#00758f
}
.full{
	width:100%
}
#faf a:first-child{
	/* display:none !important */
}

.carousel-caption {
  position: relative;
  left: 0%;
  right: 0%;
  bottom: 0px;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #000;
  text-shadow: none;
  & .btn {
    text-shadow: none; // No shadow for button elements in carousel-caption
  }
}

.carousel {
    position: relative;
}

.controllers {
    position: absolute;
    top: 0px;
}

.carousel-control.left, 
.carousel-control.right {
    background-image: none;
}
.left{
	text-align:left !Important
}
.rightf{
	float:right
}
p{
	font-family: arial;
	    color: rgb(127, 127, 127);
}
footer{
	font-family: arial;
	    font-size: 14px;
}
.pnd0{
	padding:0px !important
}
.exp_btn:focus {outline:0;}
h3, h2{
	font-family: 'Varela Round', regular !important; 
}
.carousel-indicators .active{
	background-color:#4da399
}
.carousel-indicators li{
	background-color:#e2f0f1;
	border: 1px solid #4da399
}
.carousel-indicators{
	    left: 25%;

}
.mb1{
	margin-bottom:1em
}
.flag_opt{
	    right: 32px;
		    min-width: 111px;
}
header{
	border-top: 1px solid #d5392e; 
}
.mtop{
	    overflow: hidden;
    position: fixed;
    /* left: 0; */
    right: 22px;
    bottom: 51px;
}
.fa-arrow-circle-up{
	    color: #d5392e !important;
    font-size: 36px !important;
   cursor:pointer !important;
}
.static_dot{
	width: 8px !important;
    height: 8px !important;
    background-color: #4da399 !important;
	    position: absolute;
    margin-left: 10px;
	    border-radius: 18px;
}
.dot{
	width: 12px !important;
    height: 12px !important;
	
}
.carousel-indicators .active{
	    margin: 1px;
}


.helpb{
	position: absolute;
    float: right;
  cursor:pointer;
   right: -21px;
    top: 300px;
        transform: rotate(450deg);
    border: 1px solid #4da399;
    color: #4da399;
    padding: 0px 17px 6px 17px;
   
    border-top: unset;
    border-radius: 0px 0px 7px 7px;
}
.helpbox{
	  position: absolute;
    float: right;
    right: -21px;
    top: 180px;
    width: 150px;
    border: 1px solid #4da399;
    color: #4da399;
   
    width: 295px;
	background-color:white
}
.phelp{
	    padding: 39px;
		    padding-top: 7px;
}
.mt10px{
	    margin-top: 10px;
}
.greyc{
	 color: rgb(127, 127, 127) !Important;
}
.cbo{
	    padding-right: 33px;
}
.closeb{
	text-decoration:none !Important;
	font-weight:bold;
	cursor:pointer;
}


.imagea {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 148px;
  width:100%
}

.overlaya {
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #00000057;
	border-radius: 148px;
  font-family: arial !important;
}

.icontainer:hover .overlaya {
  opacity: 1;
}

.text {
  color: #ffd600;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
      width: 100%;
	  padding-left:8px;
	  padding-right:8px;
}
.icontainer{
	position: relative;
}
.af{
	font-family: arial !important;
}
.ntit{
	    color: #fff;
    font-size: 20px;
    line-height: 22px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 0px;
}
.exp_btn{
	font-family:arial;
}
.out{
	    padding: 32px 32px 6px 32px;
}
@media only screen and (max-width: 364px) {
  .title{
	      font-size: 20px;
  }

  .lang_btn{
	  
	      font-size: 13px !important;
  }
	.nav-tabs > li a{
		
		font-size: 11px !important;
	}
}
@media only screen and (max-width: 992px) {
   .out{
		    padding: 8px 8px 6px 8px;
	}
	
}
@media only screen and (max-width: 600px) {
   .out{
			padding: 0px 0px 6px 0px;
	}
	.ntit{
		    font-size: 18px;
	}
}
.pd{
	font-size: 14px;
}
.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.updd{
	font-size:16px;
}
.bf{
	font-weight: bold;
}
#privacy p{
	 font-size: 15px !important;
}
#privacy div{
	 font-size: 15px !important;
}
#privacy li{
	 font-size: 15px !important;
}
#privacy h4{
	 font-size: 15px !important;
}


#term p{
	 font-size: 15px !important;
}
#term div{
	 font-size: 15px !important;
}
#term li{
	 font-size: 15px !important;
}
#term h4{
	 font-size: 15px !important;
}