*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	scroll-behavior: smooth;
}

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #000;
}
::-webkit-scrollbar
{
	width: 10px; 
}

::-webkit-scrollbar-thumb{
	background:#ffb600;
	border-radius: 10px 0 10px 0; 
}

/*TYPOGRAPHY-BEGIN*/
h1{font-size:  28.8px;}
h1{font-size: 1.8rem;}
h3{font-size: 40px;}
h4{font-size: 35px;}
h5{font-size: 30px;}
h6{font-size: 20px;}
p{font-size: 16px;}
a{text-decoration: none;}
li{list-style-type: none;}
ul{padding: 0;}
h1,h1,h3,h4{font-weight: 700;}
/*a{text-decoration: none;}*/
img{max-width: 100%;}
/*TYPOGRAPHY-END*/
/*HEADER-BEGIN*/

.navbar-expand-lg{ 
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 999;
	background: #fff; 
}   
.nav_btn { position: absolute; right: 30px;}
.nav_btn a{  
	padding: 8px 10px;
	border: 1px solid #01345B;
	color:#01345B;
	transition: 0.6s ease;
	border-radius: 5px;
	font-size: 14px;
}
.nav-item.dropdown{height: 100%;}
.nav_btn a:hover{
	background:#01345B;
	color: #fff;
}
/*FLAG TELEPHONE*/
.navbar.navbar-expand-lg.navbar_web{  
	background: #edf2f7; 
	top: 100px !important;
	z-index: 99;
}
.navbar.navbar-expand-lg.navbar_web a{
	display: inline-block;
	text-transform: capitalize;
	margin-right: 30px;
}
.navbar.navbar-expand-lg.navbar_web a{
	color: #000;
	position: relative;
}
.navbar.navbar-expand-lg.navbar_web a:after{
	display: block;
	content: '';
	position: absolute;
	left: 0;
	width: 0;
	height: 2px;
	background:#01345B;
	transition: 0.6s ease;
}
.navbar.navbar-expand-lg.navbar_web a:hover:after{
width: 100%;
}
.navbar-expand-lg li{
	margin: 0 5px;
}
 
.navbar-expand-lg li a{
	color: #000 !important; 
	border-bottom: 2px solid #fff;
	transition: 0.6s ease;
} 
/*.navbar-expand-lg li a:hover{
	border-bottom: 2px solid #ffb600;

} */
.navbar_color:hover{
	border-bottom: 2px solid #ffb600;

}
.navbar_color_a:hover{
	/*border-bottom: 2px solid #01345b;*/
	color: #fbb600 !important;
	
}

.navbar .megamenu{ padding: 1rem; }
.nav-tabs li{
	margin: 0 20px;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {

  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }

}	
/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media(max-width: 991px){
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 100vh;
      margin-top:10px;
  }
} 
.cursur_header{
    font-size: 0rem !important;
}
.banner_head{
	background: #ffb600;
	height: 100vh;
	transition: 1s ease;
	position: relative;
	left: 0;
	width: 50%;
	display: inline-block;  
	
} 
.scroll_box{
	position: absolute;
	bottom: 50px;
	font-weight: bold;    
	right: 0;
	color: #fff;
}
.scroll_box svg{width: 3.875em !important;font-size: 12px;}
.scroll_box svg{transform: translate(0);margin-top: 20px;display: block;animation:arrow_move 1s infinite alternate;}

@keyframes arrow_move{
from{  
	transform:translateY(0);
}
to{  
	transform:translateY(10px);
}
}
.scroll_box small{transform: rotate(-90deg);display: block;}
.cursur_header{  cursor:url(../images/arrow-down-black.svg),auto;}
.banner_content{
	transition: 3s ease;
	color: #000; 
	margin-top: 30%;
	display: none;
} 
.banner_content h5{color: #fff;}
.banner_content h5 svg{color: #000;}
.banner_content h3{color: #000;}
.banner_content p{color: #ffff;}
.header_content h5{font-style: italic;} 
.header_head{
	position: absolute;
	left: 70%;    
	top: 20%;
}  
.header_head h3{font-size: 180px !important;}
.header_head h3 svg{position:absolute;bottom:10%;color:#ffb600; font-size: 50px !important; display: inline-block !important;} 


/*.header_two{ 
	height: 100vh;
}*/ 
.header_head h3{color: #000;font-weight:900;position: absolute;left: 20%;}
.header_head h3 span{display: block;margin-top: -70px;}



.navbar-brand svg{
	color: #000;
	font-size: 40px;
}
.nav_drop h6{
	font-size: 17px;
	text-transform: capitalize;
	color: #000;
	padding:20px 0;
	text-align:left;
}

.navbar-toggler-icon svg{
	color:#01345B;
}

.nav_drop h6 svg{
	font-size: 18px;
	margin-right: 10px;
	color: #01345B;
}
.nav_drop{
	padding-left: 0 10px;
}
.nav_drop ul li{
	padding-bottom: 5px;
}
.nav_drop ul li a{
	color: #000 !important;
	font-size: 14px;
}
.nav_drop ul li a svg{
	margin-right: 10px;
	color:#01345B;

}
.log_menu{
	display: inline-block;
	width: 24%; 
}
.log_menu img{
	width: 70%;
}
.dropdown-menu.megamenu{
 background: #fff !important;
}

.dropdown-menu.dropdown-menu-end li a{
	color:#000 !important;
	font-size: 13px; 
}
.dropdown-item.active, .dropdown-item:active{
	background: 0 !important;
} 
.dropdown-item{
	padding:10px 0; 
}
.navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-menu-end{
	width:250px !important;
	padding: 5px 10px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-menu-end li a:hover{
	background: 0 !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-menu-end li a svg{
	color:#01345B;
	font-size: 24px;
	margin-right: 10px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-menu-end li a{
	font-size: 15px;
}
#interested{
    margin-left: 0;
    width: 96%;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
	    /*display: inline-block !important;*/
    width: 60% !important;
    margin: auto !important;
    z-index: 999;
    top: 75px;
} 
#dropdown-three-menu{
	top: 40px;
}
/*HEADER-END*/
/*CAROUSEL-STYLEING BEGIN*/
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot{
	font-size: 60px !important;
	position: absolute;
	top: 50%;

}
.section_three .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot{
	top: 50%; 
}
.owl-carousel .owl-nav button.owl-prev{
	left: 4%;
}
 .owl-carousel .owl-nav button.owl-next{
 	right: 4%;
 }
 .section_three .owl-theme .owl-nav [class*='owl-']{
 	color: #fff !important;
 }
 .section_three .owl-theme .owl-nav [class*='owl-']:hover{
 	color: #000 !important;

 } 
.owl-theme .owl-nav [class*='owl-']:hover{
	background: 0 !important;
	color:#01345B !important;
}
/*CAROUSEL-STYLEING END*/
/*SECTION-ONE BEGIN*/
.section_one{
	padding: 80px 0;
	position: relative;
}  
.succes_logo{
	display: grid;
	height: 100%;
	place-content: center;
}
.succes_logo:hover img{ 
	filter: grayscale(0);
	transform:scale(1.0);
}
.succes_logo img{
	filter: grayscale(100%);
	transform:scale(0.8);
	transition:0.6s ease;
}
.section_one .item{
	width: 980px;
	margin: auto;
}
.section_one_swiper:before {
    content: "";
    position: absolute;
    display: block !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 30px;
    width: 95%;
    height: 100%;
    border: 4px solid #ddd;
    z-index: -1;
}

.section_one_swiper h5{
    font-weight:600;
    font-size: 1.8rem;
	color:#01345B;
}
.section_one_swiper:after {
    content: "";
    position: absolute;
    top: 30px;
    right: 0;
    bottom: 30px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: -1;
  } 
.section_one_swiper{
	display: grid;
	place-content: center;
	height: 100%;
	position: relative;
	z-index: 999;
}
.section_one_content{
	display: grid;
	height: 100%;
	place-content: center;
} 
.section_one_img{
	display: grid;
	height: 100%;
	place-content: center;
}   
.section_one_heading img{
	display: inline-block !important;
	width: 10% !important;
	vertical-align: middle;
}
.section_one_heading h5{
	display: inline-block;transition: 0.6s ease;
	vertical-align: middle;
	font-weight: bold;
}
	.section_one_heading h5:hover{color:#01345B;}
/*SECTION-ONE END*/
/*SECTION-TWO BEGIN*/
.section_two{
	padding:10px 0 20px 0;
}
.section_nine .section_form form input[name="desc"]{
    width:94%;
}
.section_head{
	text-align: center;
}
.section_head h6{color:#01345B;font-size: 13px;}
.business_box{
	padding: 20px ;
	border-radius: 10px;
	margin: 30px 0;
	cursor: pointer;
}
.business_box:hover{ 
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.business_box:hover .business_icon img{
	transform: rotate(360deg);
}
.business_icon{
	display: inline-block;
	width: 30%;
	vertical-align: top; 
}
.business_icon img{ 
	transition: 0.6s ease;
	-webkit-transform: rotate(0deg);
}
.business_box_content{
	display: inline-block;
	width: 65%;
	vertical-align: middle;
	min-height: 200px;
}
.business_box_content p{
	font-size: 15px;
	color: #000;
}
.theme_btn{
	margin: 30px 0;
}
.theme_btn a{
	position: relative;
	z-index: 1;
	color: #fff;
	padding: 30px 20px 0 20px;  
	text-align: center;  
	font-size: 15px;
	margin: auto; 
	font-weight: 550;
	text-transform: uppercase;
} 
.theme_btn a span{
	color: #000;
	transition: 0.6s ease;
}
.theme_btn a:hover span{
	color: #fff;
}
.theme_btn a:before{ 
	background:#01345B;
	content: '';
	width: 50%;
	display: inline-block;
	height: 100%;
	position: absolute;
	z-index: -1;
	margin: auto;
	top: 30%; 
	left: 0;
	transition: 0.6s ease;
}

.section_one_swiper .theme_btn a:before{
width: 56%;
}
.theme_btn a:hover:before{
	width:100%;
}


.theme_btn_hover{
	margin: 30px 0;
}
.theme_btn_hover a{
	position: relative;
	z-index: 1;
	color: #fff;
	padding: 30px 20px 0 20px;  
	text-align: center;  
	font-size: 15px;
	margin: auto; 
	font-weight: 550;
	text-transform: uppercase;
} 
.theme_btn_hover a span{
	color: #000;
	transition: 0.6s ease;
}
.theme_btn_hover a:hover span{
	color: #fff;
}
.theme_btn_hover a:before{ 
	background:#01345B;
	content: '';
	width: 38%;
	display: inline-block;
	height: 100%;
	position: absolute;
	z-index: -1;
	margin: auto;
	top: 30%; 
	left: 0;
	transition: 0.6s ease;
}

.section_one_swiper .theme_btn_hover a:before{
width: 56%;
}
.theme_btn_hover a:hover:before{
	width:100%;
}

.theme_btn_footer{
	margin: 30px 0;
}
.theme_btn_footer a{
	position: relative;
	z-index: 1;
	color: #fff;
	padding: 30px 20px 0 20px;  
	text-align: center;  
	font-size: 15px;
	margin: auto; 
	font-weight: 550;
	text-transform: uppercase;
} 
.theme_btn_footer a span{
	color: #000;
	transition: 0.6s ease;
}
.theme_btn_footer a:hover span{
	color: #fff;
}
.social_icons ul{margin-top: 20px;}
.social_icons ul li a{width: 100%; border: 0;border-radius: 0; padding:10px 30px; text-align: center;}
.social_icons ul li a[href='privacy.php']{background:#ffb600; color: #fff;}
.social_icons ul li a[href='term.php']{background: #01345B;color: #fff;}
.social_icons ul li a[href='term.php']:hover{color: #fff;}
.social_icons ul li a[href='privacy.php']:hover{background:#ffb600;color: #fff;}
.social_icons ul li a:hover{color: #fff; border: 0;}
.social_icons ul li{display: inline-block; margin-right: 10px;}
.theme_btn_footer a:before{ 
	background:#01345B;
	content: '';
	width: 55%;
	display: inline-block;
	height: 100%;
	position: absolute;
	z-index: -1;
	margin: auto;
	top: 30%; 
	left: 0;
	transition: 0.6s ease;
}


.section_one_swiper .theme_btn_footer a:before{
width: 57%;
}
.theme_btn_footer a:hover:before{
	width:100%;
}

/*SECTION-TWO END*/
/*ABOUT-SECTION BEGIN*/
.about_section{
	padding: 100px 0;
}
.about_content,.about_video{
	display: grid;
	height: 100%;
	place-content: center;
}
/*ABOUT-SECTION END*/
/*SECTION_THREE BEGIN*/
.section_three{
	padding:0 0 80px 0;
	position: relative;
}  
.section_three .section_head{
	padding-bottom: 30px;
	color: #000;
}
.section_three .section_one_content p{ 
	color: #000;
	font-size: 13px;
} 
.section_zero_content img{
	height: 100%;
	object-fit: cover;
}
.section_one_content {
	background:#f5f7f9;
	padding:20px 15px; 
}
.testimonial_qoate{ 
	position: relative;
	padding:15px 10px 10px 10px;
	background: #fff; 
}
.section_one_content small{
	color: #000;
	text-align: right;
	display: block;

}
.section_one_content b{
	text-align: right;
	display: block;
}
.section_three .section_one_content h6 {
	color: #000;
	font-size: 17px;
}
.testimonial_qoate blockquote{
	font-size: 14px;
	font-style: italic;
	margin:10px 20px 0 20px;
}
.testimonial_qoate blockquote:before {
    content: '\201C';
    position: absolute;
    top: 0;
    left:10px;
    color: #404040;
    font-size: 40px;
    line-height: 40px
  }
.section_three .section_one_content h6{
	margin-top: 20px;
}
.nav_arrows{
	position: absolute;
	left:48%; 
	margin-top: 30px;
}
.nav_arrows svg{
	font-size: 15px;
	color: #000;
	transition: 0.6s ease;
	cursor: pointer;
}
.nav_arrows svg:hover{
	color: #01345B;
}
.nav_arrows .fa-arrow-right{
	margin-left: 10px;
}
.nav_arrows .fa-arrow-left{
	margin-right: 10px;
}
.indus_icon_img{
    
	width: 30%;
}
/*SECTION_THREE END*/
.use_our_h4 h4{
    font-size: 30px;
}
/*SECTION-FIVE BEGIN*/
.section_five{
	padding: 80px 0;
	text-align: center;
}
.service_box{
	text-align: center;
	border-radius:10px;
	transition: 0.6s ease;
	margin: 0 10px;
	cursor: pointer;
}
.service_box img{    
    object-fit: cover;
	transition: 0.6s ease;
	height: 45px;
}
.service_box{padding: 10px;}
.service_box small{display: block;margin-top: 10px;font-size: 14px;}
.service_box:hover{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 
} 
.nav.nav-tabs{
	justify-content: center;	
	margin: 30px 0;
	border-bottom: 1px solid#01345B;
} 
.nav.nav-tabs a{
	color: #000;
	padding: 10px 20px;
	transition: 0.6s ease;
	clip-path: polygon(10% 1%, 100% 0%, 90% 100%, 0% 100%);
	z-index: 1;
}
.nav.nav-tabs li{
	margin-bottom: 20px;

}
.nav.nav-tabs li a{
	color: #000;
}
.nav.nav-tabs a:hover{
	background:#01345B;
}
.nav.nav-tabs li:hover a{
	color: #fff;
}

/*SECTION-FIVE END*/
/*SECTION-SIX BEGIN*/
.section_six{
	padding: 50px 0 80px 0;
	text-align: center;
}
.count_meter{
	padding: 30px 0;
}
.count_meter svg{
	font-size: 30px;
	vertical-align: middle;
	margin-left: 20px;
	text-align: center;
}
.count_meter h1{font-size: 48px;font-weight: normal;}
.count_head{
	display: grid;
	height: 100%;
	place-content: center;
}
.count_head a{
	width: 100%;
	display: grid;
	height: 100%;
	place-content: center;
	background: #000;
	clip-path: polygon(10% 1%, 100% 0%, 90% 100%, 0% 100%);
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	padding:30px 20px;
	transition: 0.6s ease;
}
.count_head a:hover{
	background:#01345B;
	color: #fff;
	clip-path: polygon(0% 0%, 85% 0%, 100% 100%, 15% 100%);
}
/*SECTION-SIX END*/
/*SECTION-SEVEN BEGIN*/
.section_seven{
	padding:50px 0;  
}
.section_seven .section_head{
	color: #000;
	padding-bottom: 40px;
}
.section_seven .section_head p span{
	display: block;
}
.section_head h4{
    /*font-size: 1.8rem;*/
    font-weight: 600;
    font-size: 26px !important;
    
}
.section_head p{font-size: 15px;}
.indus_box{
	padding: 40px;
	background: #fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 	
	margin: 20px 0;
	transition: 0.6s ease;
	cursor: pointer;
	position: relative;
}
.industries_img{transition: 0.6s ease;padding: 30px 0;text-align: center;}
.industries_img img{width: 43%;}
.industries_img:hover{background: #fff;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 	}  
.indus_box.sol_one:hover{
	background:linear-gradient(0deg, rgb(255 255 255 / 73%), rgb(247 243 245 / 82%)),url(../images/solution-grid-1.jpg); 
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
.indus_box:hover { 
	  background:linear-gradient(0deg, rgb(255 255 255 / 73%), rgb(247 243 245 / 82%)),url(../images/solution-grid-2.jpg); 
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center; 
}
.indus_box.sol_two:hover{
	background:linear-gradient(0deg, rgb(255 255 255 / 73%), rgb(247 243 245 / 82%)),url(../images/solution-grid-3.jpg); 
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .indus_box.sol_three:hover{
	  background:linear-gradient(0deg, rgb(255 255 255 / 73%), rgb(247 243 245 / 82%)),url(../images/white-cyborg-finger-about-touch-human-finger-3d-rendering_117023-59.jpg); 
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center; } 
	 .indus_box.sol_four:hover{
		background:linear-gradient(0deg, rgb(255 255 255 / 73%), rgb(247 243 245 / 82%)),url(../images/solution-grid-5.jpg); 
	  background-size: cover;
	  background-repeat: no-repeat;
	  background-position: center; }
	  .indus_box.sol_five:hover{
		 background:linear-gradient(0deg, rgb(255 255 255 / 73%), rgb(247 243 245 / 82%)),url(../images/solution-grid-6.jpg); 
	   background-size: cover;
	   background-repeat: no-repeat;
	   background-position: center; }
.indus_box h3{
	font-size: 25px;
	margin-top: 20px;
}
.indus_box p{
	min-height: 120px; 
	font-size: 14px; 
}
.indus_box svg{
	font-size: 50px;
	margin-bottom: 20px;
	color: #01345B; 
} 
.indus_box:hover{
	transform: translateY(-10px);
}
/*SECTION-SEVEN END*/
/*SECTION-EIGHT BEGIN*/
.section_eight{
	padding: 80px 0;
	position: relative;
}
.section_head{
	text-transform: uppercase;
} 
.section_eight .section_head h6,.section_two .section_head h6{
	color:#01345B;
} 
.section_eight .section_head{
	margin-bottom: 40px;
	color: #000;

}
.thought_box{
	padding:20px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 
	margin-top:30px; 
	position: absolute;
	right: 48%;
	display: inline-block;
	width: 42%;
	transition: 0.6s ease;
}
.thought_box:hover{
	transform: translateY(-10px);
}
.thought_box h5{
		margin-bottom: 30px;
		font-size: 16px;
		margin-left: 50px;
	}
.thought_box a,.blog_content a{
	color:#01345B; 
	font-size: 13px; 
	border-radius: 50px 0 50px 0;
		margin-left: 50px;
		display: inline-block;
}
.blog_content a{
	margin: 0;
}
.thought_box_two{
	padding:30px 20px;
	transition: 0.6s ease;   
	margin-left: 10px;
	position: relative; 
	background: #fff;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0%), 0 6px 20px 0 rgb(0 0 0 / 10%);
	margin-top: 30px;
}	
.thought_box_two:hover{
	transform: translateY(-10px); 
} 
.thought_box_two h5{
	text-align: center;
	font-weight: bold;
}
.blog_img{
	width: 25%;
	margin-right: 10px;
	position: absolute;
	left: -50px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}
.blog_content{ 
	margin-left: 60px;
}
.blog_img,.blog_content{
	display: inline-block;
	vertical-align: middle;
}
.blog_content a{

} 
.blog_content h6{font-size: 16px;font-weight: 600;line-height: 1.5;}
/*SECTION-EIGHT END*/
/*SECTION-NINE BEGIN*/
.section_nine{ 
	background: linear-gradient(to top,rgb(142 41 41 / 53%),rgb(30 49 87)),url(../images/contactus.jpg);
	padding: 80px 0; 
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.section_nine .section_form form input,.contact_section .section_form form input{
	display: inline-block;
	width: 46%;
	outline: 0;
	border: 0;
	margin: 10px 5px;
	padding: 10px 5px;
	background: 0;
	border-bottom: 1px solid #ced4da;
}  
.section_nine .section_form form select option,.section_nine .section_form form select{
	font-weight: bold;
	color: grey;
}
.section_nine .section_form form select{
    margin:10px 5px;
}
.contact_section .section_form form input{
	/*width: 45%;*/
}
 .section_form form input::placeholder, .section_form form textarea::placeholder{
	font-weight: bold;
}
  .section_nine .section_form form select{width: 96%;}
.icon_img{
	margin-top: 20px; 
}
.range-slider{
	width: 100%;
	margin-top: 20px;
	position: relative;
	z-index: 1;
} 
input[type="range"]:after {
    top: 55%;
    left: 0;
    right: 0;
    content: '';
    z-index: -1;
    width: 92%;
    height: 11px;
    margin-top: -2.5px;
    border-radius: 5px;
    position: absolute;
    border: 3px dotted #F7F7F7;
    background: #fff;
}

.range-slider ul{
	display: flex;
	justify-content: space-around;
	flex-direction: row;
}
.range-slider ul li{
	font-size:12px;
} 
.section_nine .section_form textarea,.contact_section .section_form textarea{
	display: block;
	width: 100%;
	border-radius: 5px;
	outline: 0;
	border: 0; 
	padding:  10px;
	background: 0;
	border-bottom: 1px solid #ced4da;
} 
.contact_section .section_form form input#en_number{ 
  width: 70% !important;
    margin-left: 65px !important;
}
#phone{
    width:85%;
    margin-left:43px;
} 
.modal .iti {
    width: 45%;
}
.section_nine .section_form form input[type="submit"],.contact_section .section_form form input[type="submit"]{
	padding: 10px ;
	color: #01345B;
	font-size: 18px;
	font-weight:bold;
	background:transparent;
	border: 2px solid #01345B;
	text-transform: uppercase; 
	transition: 0.6s ease;
	letter-spacing: 2px;
	width: 30%;
	border-radius: 5px;
}
.section_nine .section_form form input[type="submit"]:hover,.contact_section .section_form form input[type="submit"]:hover{
	background:#01345B;
	color: #fff;
	font-weight: bold; 
}
.section_form select  {
	width: 48%;
	display:inline-block;
	vertical-align: middle;
}

.rangeslider,
.rangeslider__fill {
    display:block;
    border-radius:10px;
}

.rangeslider {
    position:relative;
}
.rangeslider:after{
    top:50%;
    left:0;
    right:0;
    content:'';
    width:96%;
    height: 11px;
    margin-top:-2.5px;
    border-radius:5px;
    position:absolute;
    border: 3px dotted #F7F7F7;
    background: #fff;
}

.rangeslider--horizontal{
    width:100%;
    height:28px;
}

.rangeslider--vertical{
    width:5px;
    min-height:150px;
    max-height:100%;
}
.rangeslider--disabled{
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity:0.4;
}
/*BUGDE BEGIN*/
.budget-wrap{
}
.budget-wrap .header .title{
    color: #777;
    font-size: 15px; 
    display: flex;
    justify-content: space-between;
}
.budget-wrap .header .title .pull-right{
    color: #01345B;
    font-size: 16px;
    font-weight:400;
    border: 2px solid #01345B;
    padding: 5px 20px;
    border-radius: 7px;
    font-weight: bold;
}
.title{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}
.budget-wrap .footer{
    margin-top:30px;
}
.budget-wrap .footer .btn{
    color:inherit;
    padding:12px 24px;
    border-radius:50px;
    display:inline-block;
    text-decoration:none;
}
.budget-wrap .footer .btn.btn-def{
    color:#525263;
    display: none;
}
.budget-wrap .footer .btn.btn-pri{
    color:#eee;
    background:#ff5a84;
    display: none;
}


.rangeslider__fill{
    position:absolute;
    background: #01345B;
}
.rangeslider--horizontal .rangeslider__fill{
    top:0;
    height:100%;
}
.rangeslider--vertical .rangeslider__fill{
    bottom:0;
    width:100%;
}
.rangeslider__handle{
    top:50%;
    width:28px;
    height:28px;
    cursor:pointer;
    margin-top:-14px;
    position:absolute;
    border-radius: 10px;
    display:inline-block;
    background: #01345B;
}
.rangeslider__handle:active{
    background:  #01345B;
}

.rangeslider__fill,
.rangeslider__handle{
    z-index:1;
}
.rangeslider--horizontal .rangeslider__fill{
    top:50%;
    height:5px;
    margin-top:-2.5px;
}


.show_dis{display: none;}
.money_box{ color: #01345B;font-weight: bold;font-size: 16px;display: inline-block;border-radius: 10px;}
.section_nine .section_form form input[type='range'], .contact_section .section_form form input[type='range']{
	width: 100%;
}
/*RANGE BAR BEGIN*/ 
/*RANGE BAR END*/   
.range-slider h1{font-size: 20px; font-weight: bold;}
.section_form select{padding: 10px;border: 0;border-bottom: 1px solid #ced4da; outline: 0; background: 0;} 
.section_nine_content{ 
	margin-top:20px;
	color: #fff;
}  
/*SECTION-NINE END*/ 
.center_footer{text-align: center;}
.footer_three{ padding: 80px 0 20px 0;background:#fff; }
.footer_three_content ul li{margin-bottom: 10px; }
.footer_three_content ul h6{font-weight: bold;}
.footer_three_content ul li a{color: #000;font-size: 13px; transition: 0.6s ease;}
.footer_three_content ul li a:hover{color:#01345B;}
.footer_three_end_content p{font-size: 13px;  }
.footer_three_end_content p a[href="term.php"]{border-left:2px solid #000;}
.footer_three_end_content p a{
      padding:0 10px;}
.footer_three_end_content h3{margin-bottom: 30px;}
.footer_three_end_content p{ margin-top: 30px;}
.footer_three_end_content.footer_three_end_two img{width: 10%;}
.footer_three_end_content.footer_three_end_two .visaicon img{width: 13% !important;}
.footer_three_end_content img{display: inline-block;width: 15% ;  filter: grayscale(100%);vertical-align: middle;transition: 0.6s ease;cursor: pointer;margin: 10px;}
.footer_three_end_content img:hover{filter: grayscale(0);transform: scale(1.5);}
.social_icons{margin-top: 10px;}
.section_nine.section_ten{background: #f5f5f5; position: relative;} 
 #snow_fall_nine,#snow_fall,#snow_fall_two,#snow_fall_three,#snow_fall_four,#snow_fall_five,#snow_fall_six,#snow_fall_seven,#snow_fall_eight,#snow_fall_pop{
     pointer-events: none; 
    position: absolute;
    width: 100%;
    height: 100vh;
    z-index: 999;  
  }  
  #snow_fall_nine{
  	height: auto;
  }
.section_ten .section_nine_content{color: #000;}
.social_icons a svg{font-size: 16px; margin-top: 10px; color: #000;transition: 0.6s ease;}
.social_icons a:hover svg{color: #fff;}
.social_icons a:hover{background:#01345B;border: 2px solid #01345B;}
.company_btn{font-weight: bold;width: 80%; display: inline-block; margin: 10px 0; font-size: 16px;  color: #01345B !important;border-radius: 5px;background:#01345b5e;transition: 0.6s ease; padding: 15px 30px; }
.company_btn img{width:15%;margin-right: 10px;} 
.company_btn:hover{background: #01345B ;color: #fff !important; }
.social_icons a{transition: 0.6s ease; width: 40px;height: 40px;border-radius: 50px;border: 2px solid #efefef;display: inline-block; text-align: center;margin-right: 10px;}

/*ABOUT_PAGE BEGIN*/
/*ABOUT_PAGE END*/ 
/*enquire_PAGE BEGIN*/ 
.pages_banner{
	padding:60px 0;
	text-align: center;
	color: #000;} 
.pages_banner p span{
	display: block;
}
.pages_banner.prog{text-align: left;}
.enquire_page{
	padding: 80px 0;
}
.main_time_line{
	display: flex;
	justify-content: center;
	position: relative;
	padding: 50px 0; 
} 

 .main_time_line .timeline-icon img,.product_engr .product_engr_img img,.product_engr  .product_engr_img_two img{ 
	transform: scale(0.8);
    opacity: 0.5;
	transition: 0.6s ease;
}
.main_time_line:hover .timeline-icon img,.product_engr:hover .product_engr_img img,.product_engr:hover  .product_engr_img_two img{
	transform: scale(1.0);
    opacity: 1;
}
.timeline-icon:before{
	width: 50px;
	height: 50px;
	content: '1';
	background:#01345B;
	color: #fff;
	position: absolute;
	padding:10px 15px; 
	text-align: center; 
	font-weight: bold;
	font-size: 20px;
	border-radius: 50px;
	left: -25px;
	top: 50%;

}
.main_time_line:before{  
		content: "";
    height: 100%;
    width: 50%;
    border-radius: 20px 0 0 20px;
    border: 2px dashed#01345B;
    border-right: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}  
.main_time_line::before {
    content: "";
    height: 100%;
    width: 50%;
    border-radius: 20px 0 0 20px;
    border: 2px dashed #01345B;
    border-right: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  .process-content{
  	margin-left: 20px;
  }
.process-content b:before{
	display: inline-block;
	width: 20px;
	height: 3px;
	background:#01345B;
	content:'';
	margin-right: 10px;
	vertical-align: middle;
} 
.process-content h3{
	position: relative;
	margin-bottom: 20px;
}
.process-content h3:after{
	display: block;
	position: absolute;
	left: 0;
	content: '';
	width: 0;
	background: #01345B;
	transition: 1s ease;
	margin: auto;
	height: 4px; 
	width: 20%;
	border-radius: 10px;
}
.process-content h3:hover:after{
	width: 50%;
}
.process-content p{
	font-size: 14px;
} 
.main_time_line_two::after {
    content: "";
    height: 100.7%;
    width: 50%;
    border-radius: 0  20px 20px 0;
    border: 2px dashed#01345B;
    border-left: none;
    position: absolute;
    right: 0;
    top: -2px;
    z-index: -1;
  }
  .main_time_line.main_time_line_two::before{
  	display: none;
  } 
  .main_time_line.main_time_line_two .timeline-icon:before{
  	display: none;
  }
  .main_time_line.main_time_line_two .timeline-icon:after{	
  	width: 50px;
	height: 50px;
	content: '2';
	background:#01345B;
	color: #fff;
	position: absolute;
	padding:10px 15px; 
	text-align: center; 
	font-weight: bold;
	font-size: 20px;
	border-radius: 50px;
	right: -25px;
	top: 50%;
  }
  .main_time_line .timeline-icon.timeline-icon_3:before{
  	width: 50px;
	height: 50px;
	content: '3';
	background:#01345B;
	color: #fff;
	position: absolute;
	padding:10px 15px; 
	text-align: center; 
	font-weight: bold;
	font-size: 20px;
	border-radius: 50px;
	right: -25px;
	top: 50%;
	opacity: 80%;
  }
  .main_time_line .timeline-icon.timeline-icon_5:before{
  	width: 50px;
	height: 50px;
	content: '5';
	background:#01345B;
	color: #fff;
	position: absolute;
	padding:10px 15px; 
	text-align: center; 
	font-weight: bold;
	font-size: 20px;
	border-radius: 50px;
	right: -25px;
	top: 50%;
  }
  .main_time_line.main_time_line_two .timeline-icon.timeline-icon_6:after{
  	width: 50px;
	height: 50px;
	content: '6';
	background:#01345B;
	color: #fff;
	position: absolute;
	padding:10px 15px; 
	text-align: center; 
	font-weight: bold;
	font-size: 20px;
	border-radius: 50px;
	right: -25px;
	top: 50%; 
  } 
  .main_time_line.main_time_line_two .timeline-icon.timeline-icon_4:after{
  	width: 50px;
	height: 50px;
	content: '4';
	background:#01345B;
	color: #fff;
	position: absolute;
	padding:10px 15px; 
	text-align: center; 
	font-weight: bold;
	font-size: 20px;
	border-radius: 50px;
	right: -25px;
	top: 50%; 
 }  
.circle_box{
	position: absolute;
	top: -15px;
} 
.circle_box svg,.circle_box_last svg{
	color: #01345B;
	font-size: 35px;
  /*enquire_PAGE END*/ 
}
.similar_section_one{
	padding: 80px 0;
	background: #fff;
	text-align: center;
}
.similar_section_one .section_head{margin-bottom: 40px;}
.similar_section_one .section_head h6{color: #000; }
.slide_web_box{cursor: pointer;}
.slide_web_box h6{font-weight: bold;}
.slide_web_img img{width: 50%; }
.slide_web_one,.slide_web_two,.slide_web_three,.slide_web_zero{display: none;}
/*WEB-DEVELOPMENT_PAGE BEGIN*/

.web_section_two{padding: 80px 0; text-align: left;    margin-top: 40px;background: #f5f7f9;} 
.web_section_three{padding:0 0 50px 0} 
.web_section_three h1{	margin-top: 40px;}
.web_section_three h1 span{display: block;}
.web_section_three .section_head{
	margin-bottom: 30px;
} 
.web_section_two h6{
	cursor: pointer;
	font-weight:600;
	color:black;
	margin-bottom: 50px;
	position: relative;
	z-index: 1;
	font-size: 16px;

}
.span_color{
	color: white;
}
.web_section_two h6:before{
	width: 12%;
	content: '';
	background: #01345B;   
	height: 40px;
	position: absolute; 
	z-index: -1;
	left: -15px;
	margin: auto;  
	bottom: -10px;
	transition: 0.6s ease;
	}
	.web_section_two h6:active:before{
	width: 10%;

	}
.web_section_two h6:hover:before{
	width: 75%;  
	}
	.web_section_two h6:hover{
		color: #fff;
	}  
.tab_img{
	position: relative;
}
		.tab_img:before{
			background: #fff;
			content: ''; 			
			position: absolute;
			z-index: 5; 
			transform: scale(1.0);
			transition: 0.6s ease;
			width: 0;
			height: 0; 
			left: 0;
			right: 0;		
			border-radius: 50px;
		}
			.tab_img:hover:before{  
			    width: 50%;
    height: 70%;
    z-index: -1;
    margin: auto;
    left: 0px;
    bottom: 15px;
    transform: scale(1.2);
			}
	.section_three.web_section_three{
		margin-bottom: -5px;
	}
	/*// testing*/
	.about_text
	{
		border-bottom: 5px solid#01345B ; 
		width: 33%;
		/*text-align: center !important;*/
		/*color:#01345B; */
		margin-bottom: 25px;
	}
	/*why_choose_us begin*/
	.why_choose_us{	padding:40px 0 80px 0;}
		.why_choose_us .section_head{margin-bottom: 40px;}
	.support_box{padding:30px 0; position: relative;}
	.support_box:before{
		content: '';
		position: absolute;
		background: #01345B;
		width: 0; 
		bottom: 0;
		height:0;
		transition: 0.6s ease;
		z-index: -1; 
		border-radius: 20px 0 20px 0;
		margin: auto;
		left: -25px;
	}
	.support_box:hover:before{height: 100%;	width: 380px;}
	.support_box:hover .support_content p{	color: #fff;}
		.support_box:hover .support_content h6{color: #fff;}
	.support_box:hover .support_img svg{	color: #fff; }
	.support_img,.support_content{display: inline-block;vertical-align: top;}
	.support_content p{font-size: 14px;color: #00000087;}
	.support_img{width: 18%;}
	.support_content{	width: 78%;}
	.support_img svg{font-size: 40px;color:#01345B;}
	/*MAP-SECTION BEGIN*/ 
	/*CHANGE*/

/*-----------fb icon-----------*/
.wrapper_fb,.wrapper_linkedin{margin-left: -15px;}
.wrapper_fb .button{
  display: inline-block;
  height: 60px;
  width: 60px;
  float: left;
  margin: 0 5px;
  overflow: hidden;
  background: #fff;
  border-radius: 50px;
  cursor: pointer;
  box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
  transition: all 0.3s ease-out;
}
.wrapper_fb .button:hover{
  width: 200px;
  background-color: #3b5998;
  color: #fff;
}
.wrapper_fb .button .icon{
  display: inline-block;
  height: 60px;
  width: 60px;
  text-align: center;
  border-radius: 50px;
  box-sizing: border-box;
  line-height: 60px;
  transition: all 0.3s ease-out;
}
.wrapper_fb a
{
  text-decoration: none;
  color: #212529;
  
}
/*-----------linkedin icon-----------*/
.wrapper_linkedin .button{
  display: inline-block;
  height: 60px;
  width: 60px;
  float: left;
  margin: 0 5px;
  overflow: hidden;
  background: #fff;
  border-radius: 50px;
  cursor: pointer;
  box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
  transition: all 0.3s ease-out;
}
.wrapper_linkedin .button:hover{
  width: 200px;
  color: #fff;
  background-color: #1565c0;
}
.wrapper_linkedin .button .icon{
  display: inline-block;
  height: 60px;
  width: 60px;
  text-align: center;
  border-radius: 50px;
  box-sizing: border-box;
  line-height: 60px;
  transition: all 0.3s ease-out;
}
.wrapper_linkedin a
{
  text-decoration: none;
  color: #212529; 
}
/*-----------gmail icon-----------*/
.wrapper_gmail .button{
  display: inline-block;
  height: 60px;
  width: 60px;
  float: left;
  margin: 0 5px;
  overflow: hidden;
  background: #fff;
  border-radius: 50px;
  cursor: pointer;
  box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
  transition: all 0.3s ease-out;
}
.wrapper_gmail .button:hover{
  width: 200px;
  /*background-color: #BB001B;*/
  background: #dc0606;
  color: #fff;
}
.wrapper_gmail .button .icon{
  display: inline-block;
  height: 60px;
  width: 60px;
  text-align: center;
  border-radius: 50px;
  box-sizing: border-box;
  line-height: 60px;
  transition: all 0.3s ease-out;
}
.wrapper_gmail a
{
  text-decoration: none;
  color: #212529;

}

/*-----------gmail icon-----------*/
.wrapper_skype .button{
  display: inline-block;
  height: 60px;
  width: 60px;
  float: left;
  margin: 0 5px;
  overflow: hidden;
  background: #fff;
  border-radius: 50px;
  cursor: pointer;
  box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
  transition: all 0.3s ease-out;
}.wrapper_skype .button:hover{
  width: 200px;
  background-color: #2980b9;
  color: #fff;
}
.wrapper_skype .button .icon{
  display: inline-block;
  height: 60px;
  width: 60px;
  text-align: center;
  border-radius: 50px;
  box-sizing: border-box;
  line-height: 60px;
  transition: all 0.3s ease-out;
}
.wrapper_skype a
{
  text-decoration: none;
  color: #212529; 
}

      /*FOOTER_BEGIN */
      .footer_two{
      	background: linear-gradient(to bottom,rgb(0,0,0,0),rgb(0,0,0,2)),url(../images/dot_bg.jpg); 
      	background-repeat: no-repeat;
      	background-position: center;
      	background-size: cover;
      	padding: 100px 0;
      	text-align: center;
      	margin-top: 30px;
      }
      .single-footer-two h4{
      	text-transform: uppercase;
      	color: #000;
      	margin-bottom: 20px;
      }
      .footer_two li a{
      	color: #fff;
      }
      .footer_two li{
      	margin-bottom: 10px;
      }

.footer-area {
  margin-top: 100px;
  padding: 100px 0;
  background: #2749c4;
  background: linear-gradient(left, #01345B 0%, #6085b2 100%);
  background: -webkit-linear-gradient(left, #01345B 0%,#6085b2 100%);
  background: linear-gradient(to right, #01345B 0%,#6085b2 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2749c4', endColorstr='#6085b2',GradientType=1 );*/
  color:#fff;
  position:relative;
}
.footer {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  flex-direction: row;
}
.single-footer {
  width: 230px;
}
.single-footer:first-child {
  width: 400px;
}
.single-footer h4 {
  text-transform: capitalize;
  font-size: 22px;
  margin-bottom: 20px;
}
.footer-social a {
  color: #fff;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  margin-right: 10px; 
}
.footer-social a svg{
	margin-top: 10px;
}
.footer-social {
  margin-top: 20px;
}
.single-footer ul {
  list-style: none;
}
.single-footer ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}
.single-footer ul li a {
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
}
.single-footer ul li a svg {
  position: absolute;
  left: 0;
  top: 5px;
}

.copy {
  text-align: center;
  text-transform: capitalize;
  margin-top: 50px;
}

.footer-wave-box {
  position: absolute;
  left: 0;
  top: 0;
  height: 45px;
  right: 0;
  width: 100%;
  overflow:hidden;
}
.footer-wave {
  background-image: url('../images/footer-shape.png');
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 200%;
  background-size:70%;
  background-position:bottom;
  background-repeat:repeat-x;
}

.footer-animation{
    animation: footer_wave 5s  infinite alternate-reverse;
    animation: footer_wave 5s  infinite alternate-reverse;
    -webkit-animation: footer_wave 5s  infinite alternate-reverse;
    left:auto;
    right:0;
}
@keyframes footer_wave{
  0%{
      transform:translateX(0%);
  }
  50%{
    transform:translateX(25%);
  }
  100%{
    transform:translateX(50%);
  }
}
@keyframes footer_wave{
  0%{
      transform:translateX(0%);
  }
  50%{
    transform:translateX(25%);
  }
  100%{
    transform:translateX(50%);
  }
}

@keyframes footer_wave{
  0%{
      transform:translateX(0%);
  }
  50%{
    transform:translateX(25%);
  }
  100%{
    transform:translateX(50%);
  }
}

@keyframes footer_wave{
  0%{
      -webkit-transform:translateX(0%);
  }
  50%{
    -webkit-transform:translateX(25%);
  }
  100%{
    -webkit-transform:translateX(50%);
  }
}

@media only screen and (max-width:600px){
  .main{
    width:320px;
  }
  .footer-wave-box {
    display: none;
  }
  .single-footer:first-child, .single-footer {
    width: 100%;
    margin-bottom:30px;
  }
}
/*FOOTER_END*/
/*DEMAND_PAGE*/
.section_one_demand{padding: 80px 0;}
.demand_img{transform: scale(0.8);transition: 0.6s ease;opacity: 0.5; display: grid;place-content: center;height: 100%;}
.section_one_demand:hover .demand_img{transform: scale(1.0);opacity: 1;}
.section_one_demand:hover .demand_content{border:2px dashed#01345B;
	box-shadow:0px 13px 37px#01345Bb8;}
.section_one_demand:hover .head_num h1{-webkit-text-stroke: 2px#01345B;}
.section_one_demand{padding: 80px 0;}
.demand_content{border:2px dashed #00000073;border-radius: 20px;position: relative; transition: 0.6s ease; display: grid;place-content: center;height: 100%;}
.demand_content .head_num{position: absolute;top: -50px;left: -80px;background: #fff;padding: 15px;} 
.demand_content .head_num h1{font-size: 120px;  -webkit-text-stroke: 2px #00000073; color: transparent;}
.demand_content .demand_content_two{padding: 40px  50px 50px 20%;}
/* PRODUCT_PAGE BEGIN  */
.product_engr{padding: 80px 0;}
.product_engr_content{
	height: 100%;
	place-content: center;
	display:grid;
}
.product_engr_two{
	background: #efefef;
	padding: 20px;
	border-left: 2px solid grey	;
	border-radius: 10px;
	margin-top: 10px;
}
.product_engr_img{
	position: relative;
}
.product_engr_img img{
	width: 70%;
}
.product_engr_img_two,.product_engr_img{
	position: relative;
	display: flex;
	justify-content: center;
}
.product_engr_img_two img{width: 70%;}
.product_engr_img_two::after{
	content: "";
    position: absolute;
    background: url(../images/arrow2.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 550px;
    height: 260px;
    background-size: 100% auto;
	bottom: -80px;
    z-index: 1;
    left: -30px;
    transform:translate(-50%, 50%) scaleX(-1);
}
.product_engr_img.product_engr_last:after{display: none;}
.product_engr_img:after{
	content: "";
    position: absolute;
    background: url(../images/arrow2.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 450px;
    height: 260px;
    background-size: 100% auto;
	bottom: -100px;
    z-index: 1;
    left: 78%;
    transform: translate(-50%, 50%);
}
/*-----------BANNER_TOP----------------*/ 
.web_sec_two .navbar.navbar-expand-lg{ 
	background: #efefef;
	z-index: 99;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	text-align: center; 
}
.web_sec_two .navbar.navbar-expand-lg a{
	color: #000;
	padding: 0 20px;
	
}
.web_sec_two .navbar.navbar-expand-lg .nav-item.nav-link.active,.web_sec_two .navbar.navbar-expand-lg .nav-item.nav-link{
    border-bottom:0;
}
.web_sec_two .navbar.navbar-expand-lg a.active{
    border-bottom:0;
}
/*-----SAME_SECTION----*/
.stractegic_sec{padding: 80px 0;text-align: center;}
.sm_deve{margin-top: 20px;padding: 20px;border:1px solid #efefef;border-radius: 10px;}
.sm_deve p{font-size: 15px;} 
.pro_content{padding: 30px;}
.pro_content h3{color: #dedede;font-weight: bold;font-size:60px;}
.pro_content h6{color: #000;font-weight: 600;}
.pro_content p{font-size: 14px; }
.ques_section{padding: 80px 0;}
.ques_drop{padding: 30px 0; border-top: 1px solid #efefef; border-bottom:1px solid #efefef;}
.ques_drop a{cursor: pointer;}
.ques_section .section_head{padding:0 0 50px 0;}
.ques_drop a span{
    font-weight: 600;
    font-size: 18px;
    user-select: none; 
    position: relative;
    color: #000;
    padding-right:20px;
display: inline-block;
width: 90%; 
}
.ques_drop a svg{
width: 10%; 
display: inline-block;
vertical-align: top;
font-size: 20px; 
color: #4a6e78;
margin-top: 10px;
}
.ques_drop P{
	line-height: 2; 
	font-size: 15px;
    padding: 10px 17px;
    background: #f7f8f9;
    border-radius: 10px;  
    display: inline-block;
    width: 80%;
    display: none;
    margin-top:20px;
}
.development_carousel .owl-carousel .owl-item img{
	width: auto;
}
.nav.active{background:#01345B;clip-path: polygon(10% 1%, 100% 0%, 90% 100%, 0% 100%);}
.nav.active a{color: #fff !important;}
  /*MOBILE-DEVELOPMENT*/
.mob-development{padding: 80px 0 0 0;}
.ios_dev_content,.ios_dev_img{display: grid;place-content:center;height: 100%;}
.ios_dev_img svg{font-size: 40px;font-weight: bold;color:  #01345B;}
.ios_dev_content{padding: 70px 0;}
.ios_dev_content h1{font-size: 3.5rem;}
.ios_dev_content h5{color: #575761;font-size: 1.25rem;}
.ios_dev_content p{font-size: 14px;}
.tablinks{text-transform: uppercase;} 
/*ABOUT_US BEGIN*/
.about_one{padding: 80px 0;background: #fafafa;}
.about_one_box{text-align: center; padding:0  20px;}
.about_one_box img{width: 20%;margin: auto;}
.about_one_box h5{font-size: 22px;margin: 10px 0;}
.about_one_box p{font-size: 14px;}
.about_two{padding: 80px 0;}
.about_two p,.about_three p{margin:30px 30px 30px 0;font-size: 15px;line-height: 24px;}
.about_three_content{padding: 0 40px 0 0 ; display: grid;place-content: center;height: 100%;}
.about_three_scrol_bar{display: grid;place-content: center;}
.deliver_box{background: #fff;padding: 30px; position: relative;margin-top: 20px;} 
.deliver_box span{color: #f1f1f1;font-size: 70px;font-weight: 500;position: absolute;right: 30px;top: -10px;}
.deliver_box p{font-size: 17px;}
.deliver_box h5{font-weight: 600;}
.about_three{padding:20px 0 80px 0;background: #fafafa;position: relative;}
.about_three_content h3{font-size: 28px;} 
.award_sec{text-align: center;padding: 50px 0;}
.award_sec,.footer_three_end_content{padding-top:50px;}
.contact_section{padding: 80px 0;}
.contact_section .section_head{text-align: left;}
.contact_section  .corp_address{display: grid; height: 100%;place-content: center}
.contact_section  .corp_adress_one{background: #f5f7f9; padding: 50px;}
.contact_section  .corp_address small{display: block;font-size: 14px;padding: 5px 0;}
.contact_section  .corp_address a{font-size: 15px; font-weight: 700;color:#01345B;transition: 0.6s ease;}
.contact_section  .corp_address a:hover{color: #000;}
.contact_img_box{text-align: center;margin-bottom: 20px;}
.contact_img_box img{width: 80%;margin-bottom: 20px;}
.contact_img_box small{display: block;font-weight: 600;word-break: break-all;}
.contact_img_box a{font-weight: 600; color: #01345B;transition:0.6s ease;display: block;width:100%;}
.contact_img_box a:hover{color:#000; }
/*ANIMATION_PAGE BEGIN*/
.animation_box{display: grid;height: 100%;place-content: center;}
.animation_box h3{color:#01345B;font-weight: 700;}
.animte_cont_one{display: grid;height: 100%;place-content: center;}
.animate_one.prog_sec{background: #fff;padding: 20px 0;}
.animate_one.prog_sec .row{border: 2px solid #efefef;padding: 20px;border-radius: 10px;}
.animate_one{padding: 80px  0;background: #f2f2f2;}
.animate_one h1 span{display: block;}
.animte_cont_one li svg{color:#01345B;font-size: 2
	0px;margin:10px 20px 0 0;}
.animte_cont_one li{color: #000;font-size: 18px;} 
.animate_two h4{color:#01345B;font-size: 28px;}
.animate_two{padding-top: 30px;}
.animate_two b{font-style: italic;}
.animate_faq{padding:20px 0 80px 0;}
.animate_faq h3{text-align: center;font-size: 48px;}
.animate_faq_box{border: 1px solid #efefef; padding: 20px  0;}
.faq_box_contnt{border-bottom: 1px solid #efefef; padding: 20px ;position: relative;} 
.faq_box_contnt svg{ background: #01345B;font-size: 25px; padding: 5px;width: 25px !important; cursor: pointer; border-radius: 20px;color: #fff;position: absolute;top:20px;}
.faq_sub_contnt{display: inline-block;width: 85%;cursor: pointer;}
.faq_sub_contnt h5{font-weight: 600;font-size: 20px;}
.faq_icon{display:inline-block;width: 10%;}
.faq_sub_contnt p{display: none;}
#faq_box_five{border: 0;}
.anmt_video_cont{display: grid;place-content:center;height: 100%; }
.anmt_video_cont h1{font-weight: 900;font-size: 55px;color: #01345B;}
.animated_video{padding: 80px 0;position: relative;}
.video_product{padding:80px 0 50px 0;}
.video_product_card{text-align: center;border: 2px solid #efefef; padding: 20px;border-radius: 10px;margin-top: 20px;}
.video_product_card img{width: 70%;} 
.video_product_card h5{font-size: 20px; font-weight: bold;margin: 20px 0;}
.video_product_card i{font-weight: 500;}
.video_product_card p{color: #777;margin: 20px 0;min-height: 150px;}
/*ANIMATION_PAGE END*/
#get_show{display: none;height: 100vh;}
/*.modal-backdrop.show{opacity: 0 !important;}*/
.modal-dialog{max-width:80%;} 
.modal-content{background:  #fff;}
.modal-content .section_nine.section_ten{background: #fff;}
.modal-body .section_nine .section_form form input{width: 46.5%;}
.modal-body .section_nine{padding: 0;}
.pop_up_phone{height:80vh ;  color: #000;border: 2px solid #ffb600; border-radius: 30px;padding: 20px;text-align: center;}
.pop_up_phone li{color: #01345B;font-weight: bold;}
.pop_up_phone  li a{color: #01345B;font-weight: bold;}
.pop_up_phone  svg{display: block;font-size: 50px;margin:5px auto;color: #ffb600;}
.pop_up_phone  p{font-weight: bold; color: #01345B;font-weight: bold;}
.modal-body .section_nine .section_form form input[type="range"]{
	width: 92%;
	display: block;
}
.range-slider ul li svg{
	display: block;
}
/*progress page box aimation css start*/
.section_box{
	/*padding: 15px;*/
	border-radius: 7px;
	
}
.text_css{
	margin: 12px;
}
.main_img{
	background: #fff;
	padding:60px 80px;
	margin: 20px auto;
	width: 80%; 
	border-radius: 100px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.main_img h3{font-size: 28px;}
.main_img_content{margin-bottom: 20px;} 
.main_img_content p{margin: 10px 0;font-size: 16px;font-weight: 300;}
.main_side_img{margin:10px 20px ; display: grid;height: 100%;place-content:center ;}
.icon_box{
	background-color: white;
	border-radius: 40px;
	padding: 20px;
	/*padding-top: 20px;*/
}
.card_1{
	/*border: 1px solid #01345B;*/
	/*margin-top: 50%;*/
	background-color: #01345B;
	padding: 10px;
	color: white;
	margin: 5px;
	display: inline-flex;
}
.card_2{
	/*border: 1px solid #01345B;*/
	background-color: #990000;
	padding: 10px;
	margin: 5px;
	color: white;
	display: inline-flex;
}
.card_3{
	/*border: 1px solid #01345B;*/
	background-color: #ff7c00;
	padding: 10px;
	margin: 5px;
	color: white;
	display: inline-flex;
}

.card_1_iner{
	margin-top: 12%;
}

.cnt1{
	margin-left: 30px;
	font-size: 15px;
	/*font-weight: 600;*/
	margin-top: 10px;
}



/*SUCCESS_BOXES*/
.success_icon,.success_content{display: inline-block;vertical-align: middle; }
.Success_boxes{padding: 20px;margin-bottom: 20px;}
.success_icon{width: 20%;}
.success_icon svg{font-size: 40px;color: #fff;}
.success_content{width: 78%;color: #fff;}
.check_section{padding: 70px 0;}
.check_section .row{
	border: 1px solid silver; padding: 20px; border-radius: 10px;padding: 25px 0;}

.example_video{padding: 80px 0;}
.example_video h1{font-size: 55px;text-align: center;font-weight: bold;margin-bottom: 50px;}
.succ_stories{padding: 50px 0;}
.succ_stories h1{font-size: 55px;font-weight: bold;}
.succ_stories_box{min-height: 225px; padding:40px 20px;background-color: #e6f0f8; color: #000;line-height: 28px;font-weight: 400;}
.succ_stories_box h3{ margin-bottom: 15px;font-size: 20px;font-weight: 800;}
.succ_stories_box p{font-size: 17px;}
.sitemap_h{
	text-align: center;
	padding: 25px;
	
}
.sitemap_h a{
	text-align: center;
	text-decoration: none;
	color: #000;
	
	
}
.sitemap_h ul a{
	/* padding: 30px; */
	text-align: center;
	text-decoration: none;
	color: #000;
	
}
.sitemap_h ul li{
	padding: 8px;
	text-align: center;
	text-decoration: none;
	color: #000;
	transition: 0.1s ease all;
	
}
.sitemap_h ul li:hover{
	border-bottom: 2px solid #01345B;
	/* width: 30px; */
}
.sitemap_h h6{
	border-bottom: 1px solid #01345B;
	padding: 10px;
	/* width: 30px; */
}
.pages_banner.terms{padding: 40px 0  20px 0;}
.pages_banner.terms h1{font-size: 50px; }
.terms_pages{padding: 80px 0;}
.terms_pages h1{margin: 20px 0;}
.terms_pages p{line-height: 28px;} 
/*CARER PAGE BEGIN*/
.hire_banner{
	height: 50vh;
	color: #fff;
	background-size: cover;
	text-align: center;
	background:linear-gradient(0deg, rgb(0 0 0 / 73%), rgb(0 0 0 / 58%)),url(../images/hir_banner.jpg)no-repeat center;
}
.banner_head_hr{
	display: grid;
	height: 50vh;
	font-size: 70px;
	place-content: center;
}
.banner_head_hr h1{
	font-size: 72px;
	font-weight: bold;
}
.description_box{
	padding: 30px 0;
}
.description_box h2{
	margin-top: 20px;
}
.description_box h2 ,.description_box h6{font-weight: bold;}
.description_box ul{
	padding: 20px 0;
}
.description_box ul li{
	list-style-type: circle;
	color: #000;
	margin-bottom: 5px;
}
.main_info .apply_btn a{
	padding: 10px 20px;
	background: #000;
	color: #ffff;
	display: inline-block; 
	border-radius: 5px;
}
.main_info .modal .iti{
    width:100%;
}
.modal_img{
	display: inline-block;
	width: 18%;
}
.main_info .apply_btn button[type='submit']{
	margin:20px auto;
	display: inline-block;
	width: 30%;
}
.alert-success{
    display:inline-block;
    position:absolute;
    top:0;
}

.alert { 
  background-color: #fff;
  color: #000;  
  padding:10px 20px;
  position: fixed;  
  right: 10px;
  display: block;
}
.slt_bugd{
	margin-left: auto;
	display: block;
}
.modal-content{
	border-radius: 20px;
}
.form-group,.main_info .modal-body button{
	margin-top: 20px;
}
.gif{
    border-radius:20px;
    border: 2px solid #ffb600;
}
.done_msg{
    display:inline-block !important;
    position:absolute !important;
    top:0 !important;
}
/*BAR_CODEE*/
.bar_code_box{
    display:inline-block;
    border:2px solid #fcb714;
    padding:10px;
   
}
.thankyou_banner{text-align:center; padding:50px 0;}
.thankyou_content{
    padding:20px;
}
.navbar.navbar-expand-lg.sub_page{
    background:#edf2f7;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	     position: inherit; 
     top: auto;  
}

.section_box_animate{
    padding-top: 25px;
}
.careerh6{
font-size:15px;color: grey; font-weight: 100;margin-bottom: 35px;
}
.careerh5{
font-size:22px
}

.explain-video-production
{padding-top: 25px;}

.headermain
{border-radius:15px;}

.headervideo
{border-radius:15px;}

.mobile-app-development-services-h6
{color: white;}

.sitemap-h2
{text-align: center; border-bottom: 2px solid #01345B; padding: 5px;}

.talent-on-demands-span
{display:block;}

.thankyou-h1
{font-size: 45px; text-align: center;padding-top:50px;}

.thankyou-p
{font-size: 20px; text-align: center; margin-top:30px; }

.thankyou-btn
{text-align: center;}

.thankyou-div
{padding:30px;}

.thankyou-footer
{border-top:2px solid #efefef;}

.404{border-radius:15px;}
.404-footer{
border-top:2px solid #efefef;
}
/*LOADER*/
.main_page{display:none;}
 
.loader1 { 
   font-size:0px;
   padding:0px;
   width: 100%;
} 
.sub_loader{
   background: #fff;
   height: 100vh;
   display: grid;
   width: 100%;
   place-content:center;
   position: absolute;
   z-index: 99999999999999;

}
.loader1 span {
   vertical-align:middle;
   border-radius:100%; 
   display:inline-block;
   width:20px;
   height:20px;
   margin:3px 2px;
   -webkit-animation:loader1 0.8s linear infinite alternate;
   animation:loader1 0.8s linear infinite alternate;
}
.loader1 span:nth-child(1) {
   -webkit-animation-delay:-1s;
   animation-delay:-1s;
  background:#ffb600;
}
.loader1 span:nth-child(2) {
   -webkit-animation-delay:-0.8s;
   animation-delay:-0.8s;
  background:#01345B;
}
.loader1 span:nth-child(3) {
   -webkit-animation-delay:-0.26666s;
   animation-delay:-0.26666s;
  background:#1bb58b;
} 

@keyframes loader1 {
   from {transform: scale(0, 0);}
   to {transform: scale(1, 1);}
}
@-webkit-keyframes loader1 {
   from {-webkit-transform: scale(0, 0);}
   to {-webkit-transform: scale(1, 1);}
}
.horizontal_loader{
	transform: rotateX(180deg);
}
.article_card{
	padding: 20px;
	border-radius: 10px;
	margin:30px;
}
.article_card img{ 
	border-radius: 5px;
}
.article_card a h1{
	font-size: 20px;
	color: #000;
}
.article_card_section{padding: 80px 0;}
.article_card_section img{height:200px;object-fit:cover;width:100%;} 
.article_card p{padding: 20px 0;line-height: 28px;}
.article_card{min-height:
750px;}
.article_card ul{padding: 10px 0;}
.article_card ul li{display: inline-block;}
.article_card ul li svg,.article_card small svg{margin:0 10px;}
.border_box{position: relative;z-index: -1;}
.border_box:before{content: '';height: 100vh;left: 50%; width: 2px;position: absolute; display: block; background: gray;z-index: 9999;}
.border_box:after{
	border-radius: 50%;
    content: "";
    display: block;
    height: 7px;
    margin-left: -9px;
    left: 53%;
    position: absolute;
    top: 32px;
    width: 7px;
	background: #08c;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #08c; 
	z-index: 99999;
	position: relative;
} 
/* BLOG BEGIN */
.blog_banner{
 background:linear-gradient(to bottom, rgb(12 20 20 / 41%), rgb(0 0 0 / 59%)),url(../images/pexels-photo.jpg)no-repeat center;
 height: 80vh;
 display: grid;
 place-content: center;
text-align: center;
background-size: cover;
color: #fff;
}
.blog_banner h1{
    font-size:72px;
}
.blog_section_one{padding: 80px 0;}
.blog_content_one img{padding: 30px 0;}
.blog_content_one h2{font-size: 35px;}
.blog_content_one h5{font-size: 24px; padding:10px 0 30px 0;}
.blog_content_one p{line-height: 28px;}
.blog_content_one ul{padding: 20px;}
.blog_content_one ul li{list-style-type: inherit; padding-bottom: 10px;}
.our_bio_img{display: inline-block;width: 50%; margin: auto;}
.our_bio_img img{border-radius: 50%;}
.our_bio{text-align: center; padding: 30px;}
.our_bio h5{padding: 10px 0;}
.our_bio p{line-height: 25px;}
.our_bio ul a svg{font-size: 40px;}
.our_bio ul{padding-top: 20px;}
.our_bio ul a{display: inline-block;margin-left: 10px;}
.our_bio .port_contact input{width: 100%;}
.our_bio .port_contact input[type="submit"]{width: 100%; padding: 10px 30px;}
.our_bio .port_contact{padding: 20px; border: 2px solid #efefef; border-radius: 5px;}
.our_bio .port_contact h1{font-size: 30px;}
.popular_post{padding: 20px 0;}
.popular_post a{color:#000;}
.popular_post h5{
    padding: 30px 0 10px 0;
    border-bottom: 2px solid #efefef;
    margin-bottom: 30px ;
}
.popular_post h6{ font-size: 18px;} 
.popular_blog{padding-bottom:20px;text-align: left;}
/* BLOG END */

/*Blog New*/
.blog_feature_card{
	position: relative;
	margin: 30px;
} 
.blog_feature,.blog_guide{padding: 80px 0;}
.blog_feature_card img{border-radius: 5px;}
.blog_feature_card h2{padding: 0 20px; font-size: 18px; position: absolute; bottom: 10px;color: #fff; line-height: 28px;}
.blog_feature_center img{height: 100%;
	object-fit: cover;}
.blog_feature_center {
	height:88%; 
}
.blog_guide h1{font-size: 35px;}
.blog_guide .blog_head{padding-bottom:30px ;}
.blog_guide .blog_head p{padding: 10px 0;}
.blog_guide{text-align: center;}  
.blog_guid_content{text-align: left;}
.blog_guid_content{margin: 20px;} 
.blog_guid_content a img{border-radius: 5px;}
.blog_guid_content a  h5{color:#000;font-size: 25px; line-height: 33px;}
.blog_guid_content a.guid-btn{padding:5px 10px; margin: 20px 0;display: inline-block;color: #fff;border-radius: 5px; letter-spacing: 4px;font-weight: bold;font-size: 11px;}
.blog_guid_content p{color:#666666;font-size: 16px;padding: 10px 0;line-height: 28px;}
.blog_guid_content a.guid-btn:hover{color: #fff;}
.blog_guid_content small{color:#b3b3b3; }
.blog_guid_content a.guid-btn.guid_btn_one{background: #01345b;}
.blog_guid_content a.guid-btn.guid_btn_two{background: #fcb714;}
.blog_guid_content a.guid-btn.guid_btn_three{background: #1bb58b;}
.blog_guid_content a.guid-btn.guid_btn_four{background: #d26237;}
.blog_guid_content a.guid-btn.guid_btn_five{background: #1721b6;}
.blog_guid_content a.guid-btn.guid_btn_six{background: #211d1c;}
.blog_guid_content a{color: #01345B;font-weight: bold;}

/*Blog End*/