@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cantarell:ital,wght@0,400;0,700;1,400;1,700&family=Zilla+Slab:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
@font-face {
	font-family: monday;
	src: url(Gotham Book Regular);
}
/*@font-face {
    font-family: consola;
    src: url(../css/CONSOLA.TTF);
   
}*/

body{
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: consola, sans-serif;

}

body p{
	font-size:18px;
}
.start_inner {
   background-color: #f56147;
    color: #fff;
    border: 1px solid #f56147;
    padding: 10px 20px;
    font-size: 15px;
}
.bg-light {
    background-color: transparent!important;
}
.header1{
	position:fixed;
	top: 0;
	width: 100%;
	background-color:#00000080;
	z-index:5;
	display:none;
}

.scroll_header{
	position:fixed;
	top: 43px;
	width: 100%;
	z-index:5;
	height:170px;
}
.scroll_header_innerpage{
	position:fixed;
	top: 0;
	width: 100%;
	z-index:5;
	height:108px;
	background-color:#fff;
}
.scroll_header{
   background-image:url("../images/after_image.png") , url("../images/before_image.png"); 
   background-repeat:no-repeat;
   background-position:right top -5px, left -1px top -5px;
}
.top_bar{background-color:#ffda3f;padding:10px;}
.scroll_header_innerpage .navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0) !important;
}
.scroll_header_innerpage .navbar-light .navbar-nav .nav-link.active{
    color:#2a2bad !important;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	color:#fff;
}
.navbar-light .navbar-nav .nav-link {
	color: #fff;
	font-weight: 600;
}
.navbar {
	padding:13px 16px !important;
}
.navbar-light .navbar-toggler-icon{
    background-image:url("../images/menuicon.png");
}
ul.navbar-nav.mr-auto {
    margin-left: 41px !important;
}
.demo{
    top:498px;
    transition-duration:3s;
    
}
li.nav-item {
	padding-right: 20px;
}
.banner img {
    /*transform: rotatey(180deg);*/
}
.start {
    background-color: #f56147;
    color: #fff;
    border: 1px solid #f56147;
    /* border-radius: 25px; */
    padding: 4px 20px;
    font-size: 13px;
}
.banner{
	/*background-image:Url(../images/bg_top.png);*/
	/*background-image: url("../images/bg.png");*/
	background-repeat: no-repeat;
    background-position: right -41px top;
    background-attachment: scroll;
	/*padding: 205px 0 277px;*/
	background-size: contain;
}

.first_section{
	/*background-image:Url(../images/bg_top.png);*/
	background-image: url("../images/bg.png");
	background-repeat: no-repeat;
    background-position: right -41px top;
    background-attachment: scroll;
	/*padding: 205px 0 277px;*/
	background-size: contain;
}
.box{
    background-color: #3e6be5;
    text-align:left;
    width: 160px;
    padding: 20px 25px;
    border-radius: 4px;
    color:#fff;
  margin-right: 30px;
    border: 1px solid #3e6be5;
    /*margin-right: 45px;*/
    /*margin-left: -26px;*/
}
.box img{
    margin-bottom:10px;
}
@media screen and (min-width: 320px) and (max-width: 360px){
   .box {
       width: 320px;
     margin-right: 0px;
    margin-left: 21px;
    margin-bottom: 10px;
    
    }
}
@media screen and (min-width: 360px) and (max-width: 480px){
   .box {
       width: 320px;
     margin-right: 0px;
    margin-left: 28px;
    margin-bottom: 14px;
    }
}


a:hover{
    text-decoration:none;
  
}
.box:hover {
    transform: scale(1.1);
      transition-duration: 1s;
}
.left_image {
    background-image: url(../images/lower_bg.png);
    height: 300px;
    /* opacity: 0.9; */
    width: 100%;
    background-size: cover;
    position: absolute;
    padding: 248px 0;
    top: 398px;
}
.web_content ul li h4:hover{
    margin-left: 20px;
    color: #2b2bb2 !important;
}
/*.after_icon::after {*/
/*    content: "|";*/
/*    top: -30px;*/
/*    position: relative;*/
/*    right: -111px;*/
/*    color: #fff;*/
/*}*/
.navbar-light .navbar-nav .nav-link:hover{
border-bottom:1px solid #fff;
   color:#fff;
}
/*.rgt-menu li {*/
  
/*    border-right: solid 1px #000;*/
/*}*/
.rgt-menu li {
 padding:0 4px;
}
ul.nav.navbar-nav.navbar-right.my-2.my-lg-0.rgt-menu li:hover {
    border-bottom: 1px solid #fff;
}
ul.nav.navbar-nav.navbar-right.my-2.my-lg-0.rgt-menu li:last-child:hover {
    border-bottom: none;
}
ul.nav.navbar-nav.navbar-right.my-2.my-lg-0.rgt-menu {
    padding-top: 17px;
}
/*.rgt-menu li img:after{*/
/*    content:"|";*/
/*}*/
/*.after_icon::after{*/
/*    content:"|";*/
    
/*}*/
ul.navbar-nav.mr-auto {
    margin-left: 85px;
}
a.nav-link{
    font-size:13px;
}
.counter-section {
    position: absolute;
    bottom: -120px;
    z-index: 9999999;
}

.banner-content{
    position:absolute;
    top:200px;
 
}

.top_conent {
    top: 630px;
    position: absolute;
    left: 106px;
}
.bg-blue{
    
    background-color:#3e6be4;
}
.web_content h5 ,.web_content h4{
    font-size:20px;
    margin-bottom:5px;
}
.web_content p{
    font-size:14px;
    margin-bottom:8px;
}
.web_content ul{
    padding:0;
}
.web_content ul li{
    list-style:none;
}
.header1 .navbar{
    padding:0 !important;
    
}
button.close{
    color:#fff;
    opacity:1 !important;
}
.bunle_list{
    padding:0;
}
.bunle_list  li{
   font-size:13px;
   list-style: inside;
}
.heading {
    font-weight:400;
    font-size: 70px;
    line-height: 52px;
    color: #fff;
    font-family: 'Zilla Slab', serif;
}
/*.first_section .heading{*/
/*font-weight: 800;*/
/*    font-size: 40px;*/
/*    line-height: 52px;*/
/*    color: #14589d;*/
/*    font-family: 'monday', serif;*/
    
/*}*/
h1.left-heading {
    font-weight: 800;
   font-size: 40px;
    line-height: 52px;
    color: #14589d;
}
 .content1 {
    color:#000;
    font-size: 18px;
    line-height: 33px;
}
.content {
    font-size: 28px;
    line-height: 33px;
    color:#fff;
    font-family: 'Cantarell', sans-serif;
}
.counter ul{
	padding:0;
}
.counter {
   background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 2px 2px 21px #000;
    border-radius: 92px;
}
.counter_list li {
    list-style: none;
    padding: 16px 25px;
    float: left;
    font-size: 21px;
    /*background-color: #fff;*/
    color: #14589d;
    font-weight: 700;
    min-width: 220px;
    margin-right: 7px;
    display: inline;
    text-align: center;
}
.mrgn{
	margin:100px 0;
}
.counter span{
	font-size: 32px;
}
/*.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}*/
.white-heading{
    color: #ffffff;
}
/*.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}*/
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
.header1.active {
    background-color: #0606065c;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
   
}
#testimonial1 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial1 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial1 .carousel-inner .item{
  overflow: hidden;
}
#testimonial2 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial2 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial2 .carousel-inner .item{
  overflow: hidden;
}
#testimonial3 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial3 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial3 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #000;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}
.testimonial4_slide h4 {
  color: #000;
  font-size: 22px;
}

.testimonial .carousel {
	padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
.carousel-control-prev-icon {
    background-image: url("../images/arw.png");
}
.carousel-control-next-icon {
     background-image: url("../images/arw1.png");
}
/* ------testimonial  close-------*/
/*---------footer---------*/
.footer-bg {
    background: #fff;
    padding: 50px 0px;
} 
h5.footer-coloumn-heading {
    color: #404041;
    font-weight: 600;
}
.newsletter{
	background: #1b1e24;
	padding:40px 0px;
	display:none;
	font-family: 'Bebas Neue', cursive;
}
.newsletter h3{
	color:#fff;
	text-transform: uppercase;
}
.newsletter h2{
	color:#f3401c;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 45px;
}
ul.footer-list {
    padding-left: 0px;
    color: #000;
}
.footer-list li{
	list-style: none;
	line-height:28px;
}
.footer-bg  p{
	font-size:16px;
}
.footer-list li a{
	color:#000;
}
ul.social-link{
	padding-left:0px;
}
ul.social-link li{
	display: inline;
	list-style:none;
	padding-right:8px;
}
ul.social-link li a{
	color:#fff;
}
ul.social-link li a i{
	padding: 10px;
	height: 30px;
	width: 30px;
	color:#fff;
}


ul.payment-link li{
	list-style: none;
	display: inline;
}
.email-input{
	border-radius: 30px;
	border: none;
	padding:30px;
}
.submit-btn {
	color: #fff;
	padding: 19px 50px;
	border-radius: 46px;
	background: #ed6663;
	position: absolute;
	left: -15px;
}
p.copy-txt{
	font-size:12px;
	color:#000;
}
h3.left-heading {
    font-weight: 800;
    font-size: 50px;
    line-height: 52px;
    color: #14589d;
	margin-bottom:40px;
}
/**** counter prt ****/
.counter-box {
    display: block;
    /*background: #f6f6f6;
    padding: 40px 20px 37px;
    text-align: center*/
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #909090;
    font-size: 18px;
    font-weight: 500
}

.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #d2d2d2
}

.counter1 {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #666;
    line-height: 28px
}

/*.counter-box.colored {
    background: #3acf87
}*/

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter1 {
    color: #14589d;
}
.toolkit{
	  background-image: url("../images/mm_banner.png");
    background-size: contain;
    background-position: 0 230px;
    background-repeat: no-repeat;
	text-align:center;
}
.workshop_info {
    background: #ffffff;
    box-shadow: 2px 2px 4px #14589d;
    padding: 25px 20px;
	min-height:613px;
}
.testimonial_info{
     background: #ffffff;
    box-shadow: 2px 2px 4px #14589d;
    padding: 25px 20px;
}
.blog_info{

    box-shadow: 2px 2px 4px #14589d;
  
}
.blog-content{
	  padding: 25px 20px;
	  	background: #ffffff;
		text-align:center;
}
.blog-content h2 {
    font-weight: 700;
    text-align: center;
    color: #404041;
    font-size: 25px;
}
.workshop_info h4,.service_cat h4{
	font-weight: 800;
    color: #14589d;
}
.workshop_info p{
	font-size:16px !important;
}.comment {
    background-color: #9fbbd77a;
    padding: 20px;
}
.service_cat {
    background-color: #9fbbd77a;
    text-align: center;
    padding: 38px;
    min-height: 145px;
    vertical-align: middle;
}
.service_cat h4{
	font-size:18px;
}
.streamline_workshop {
    background-image: url(../images/bottom_banner.jpg);
    /* padding: 20px; */
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.inner_content{
	padding: 140px 20px 20px 20px;
}
.inner_content p{
	color:#fff;
}
.much_more{
	  background-image: url(../images/right_bg.png);
    background-size: contain;
   background-position: right top 300px;
    background-repeat: no-repeat;

}
.service_cat a{
	color:#14589d;
}
.us-content{
	text-align:center;
}
i.fa.fa-phone-square {
    color: #014c6c;
    font-size: 20px;
}
.app_image img{
	width:30%;
	margin-right:15px;
}
.start:hover {
    /*border-radius: 0;*/
    /*transition-duration: 1s;*/
    background-color: #f34122;
    border-color: #f34122;
}
.navbar-light .navbar-toggler{
        border-color: rgba(0,0,0,0) !important;
}
/*-----mega menu---*/
.mega-dropdown {
  position: static !important;
  
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width:100%;left:90px;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight:bold;
}
.mega-dropdown-menu form {
    margin:3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
  
        .car-rental-menu{padding:5px 17px !important;color:#000 !important}
        
        
.aa {
	background-color: #e4e4e7;
}
.aa ul{
	list-style-type: none;
	padding: 5px;
}
.aa h3{
	padding: 20px 20px 0px 30px;
	color: #064c6f;
	font-size: 22px;

}
.aa li{
	padding:7px 20px;
	font-size: 17px;
     word-spacing: 2px;

}
.contact_form input{
    height: calc(2.5em + .75rem + 2px);
font-size: 17px;
}
.page_heading {
    font-family: 'Zilla Slab', serif;
    padding: 35px;
    text-align: center;
}
.pagi   a{
    color: #000000;
    background-color: #dcd6d6;
    border-color:#fbfbfd;
}
.pagi {
	margin:70px 0;
}
/****** contact page*****/
.contactform-bg{
    		background-image: url('../images/bg-contact-us.jpg');
    		background-repeat: no-repeat;
			background-size: cover;
			padding-top:100px;
    	}
    	.contactform-bg h1{
    		margin-top: 80px;
    		margin-bottom: 40px;
    	}
    	
    	.contactform-bg .phone-list li{
    		list-style-type: none;
    		padding-bottom: 10px;
    	}
    	.contactform-bg .contact-content{
    		color: #fff;
    	}
    	.contactform-bg .contact-content h4{
    		color:#86b3ff; 
    	}
    	.contactform-bg .fa-star:before {
		    content: "\f005";
		    font-size: 5px;
		    color: #f70c21;
        }
        .contactform-bg .form-label label {
		    display: inline-block;
		    margin-bottom: 4px;
		    font: 400 13px/1 Metric,Arial,Gadget,sans-serif;
		    color: #555;
		}
		.contactform-bg .form-label .form-margin{
			margin-bottom: 3px;
		}
		.contactform-bg .Getin-bg{
			background-color: #fff;
			padding: 45px;
			margin-top: 74px;
    		margin-bottom: 102px;
		}
		.contactform-bg .fa-arrow-right:before {
    content: "\f061";
    font-size: 60px;
    color:#fff;
}
@media screen and (min-width: 320px) and (max-width: 480px){
   .streamline_workshop h3 {
        font-size: 31px;
         line-height: 44px;
    }
    footer.footer-bg ul.footer-list {
              font-size: 14px !important;
    }
    .inner_content {
       padding-top: 39px;
    }
    .scroll_header {
        background-size:contain;
    }
   .navbar-collapse ul {
       margin-left: 8px !important;
    }
    .top_bar p{
        font-size: 8px !important;
    }
    .navbar-light .navbar-brand img{
        margin-top:-25px;
        height: 30px;
    }
    .navbar-light .navbar-brand p{
        font-size:10px !important;
        margin-top: -14px;
    }
    .navbar-light .navbar-toggler {
           margin-top: -17px;
    }
    .navbar-collapse{
        background-color: #282f89;
        margin-top: -7px;
        margin-left: -17px;
         margin-right: -17px;
    }
    .rgt-menu li img {
        border-style: none;
        height: 20px;
        margin-top: -2px; 
    }
    .rgt-menu li {
        float:left;
    }
    .rgt-menu {
         display:inline!important;
    }
    .navbar ul{
        padding: 0px;
    }
    .bg-light{
        width:100%;
    }
    .page_heading {
        padding: 0px 35px;
        text-align: center;
        margin: 78px 0px 38px 0;
    }
    .testimonials p{
         font-size: 15px;
    }
    .header1 {
    padding: 14px 15px 0px 15px;
    }
    .contactform-bg {
        margin: 10px 0;
    }
    .start_inner {
        margin-left: 6px;
    }
    h3.left-heading {
        font-size: 31px;
        line-height: 44px;
    }
     .much_more{
        background-position: right top 100px;
        margin:0px;
    }
   .service_cat {
        padding: 12px;
        min-height: 22px;
   }
   .counter{
        border-radius: 56px;
        margin: 0px 50px;
        text-align: center;
   }
   .counter ul {
        padding: 14px;
        text-align: center;
    }
    .counter_list li{
        padding:0px;
    }
    .mordern-contain{
        text-align:center;
    }
    .banner-content .heading {
        font-size: 51px;
        line-height: 47px;
        margin-top: -75px;
    }
    .banner-content .content {
        font-size: 20px;
        line-height: 22px;
        margin-top: -40px;
    }
    .banner .banner-1stimg img{
        height:350px;
    }
    .left_image{
        display:none;
    }
    .top_conent{
        position: unset;
        background-color: #282f89;
    }
    .first_section{
        margin:0px;
        background-position: right -279px top;
    }
    .first_section h1.left-heading {
        margin-top: 32px;
    }
    .first_section .first_sec-img{
        text-align:center;
    }
    .counter_list li{
         min-width: 274px;
    }
    
    .banner_div .banner .banner-content{
        z-index: 0 !important;
    }
}
@media screen and (max-width: 767px) and (min-width: 481px) {
    .navbar-collapse{
            background-color: #282f89;
            margin-top: -7px;
            margin-left: -17px;
             margin-right: -17px;
        }
        .navbar-light .navbar-brand img {
            margin-top: -12px;
            height: 30px;
        }
        .col-md-4.excited-to-partners {
            background-size: cover;
            
        }
        .navbar-collapse .collapse {
             background-color: #282f89 !important;
            margin-top: -7px !important;
            margin-left: -17px !important;
             margin-right: -17px!important;
        }
        .rgt-menu li img {
            border-style: none;
            height: 20px;
            margin-top: -2px; 
        }
        .rgt-menu li {
            float:left;
        }
         .rgt-menu {
          display:inline!important;
        }
    .scroll_header {
            background-size:contain;
        }
    nav.navbar.navbar-expand-lg.navbar-light.bg-light {
             width: 100%;
        }
        div#navbarSupportedContent {
            background-color: #282f89;
        }
        .top_bar p{
            font-size: 11px !important;
        }
        .Versatile-h1 h1 {
            font-size:35px !important;
        }
        .Versatile-h1 p{
            font-size:18px !important;
        }
        .Versatile-h1 .mrgn{
            margin:0px;
        }
         .video-image1 iframe {
        width: 100% !important;
            
        }
        .video-image2 iframe {
        width: 100% !important;
            
        }
        .video-image3 iframe {
        width: 100% !important;
            
        }
        .video-image4 iframe {
        width: 100% !important;
            
        }
        .video-image1{
            margin-right:0px !important;
            padding-top: 0px !important; 
            margin-left: 0px !important;
        }
        .video-image2{
            margin-right:0px !important;
            padding-top: 0px !important; 
            margin-left: 0px !important;
        }
        .video-image3{
            margin-right:0px !important;
            padding-top: 0px !important; 
            margin-left: 0px !important;
        }
        .video-image4{
            margin-right:0px !important;
            padding-top: 0px !important; 
            margin-left: 0px !important;
        }
        .Workflow-bg{
            background-repeat: no-repeat !important;
            background-size: cover !important;
            height: 330px !important;
            text-align:center;
        }
        .Workflow-bg h3{
         margin-left: 0px !important;
         text-align:center !important;
         font-size: 20px !important;
       }
       .Workflow-bg p{
         margin-left: 0px !important;
         text-align:center !important;
         padding-right: 0px !important;
         font-size: 17px !important;
       }
       .Workflow-bg img{
         text-align:center !important;
         margin-left: 0px !important;
         padding-top: 17px !important;
       }
       .Workflow-bg2 h3{
       margin-left: 0px !important;
       text-align:center !important;
       font-size: 20px !important;
        }
      .Workflow-bg2 p{
       margin-left: 0px !important;
       text-align:center !important;
       padding-right: 0px !important;
       font-size: 17px !important;  
      }
      .Workflow-bg2 img{
       text-align:center !important;
       margin-left: 0px !important;
       padding-top: 17px !important;
      }
      .Workflow-bg2{
       background-repeat: no-repeat !important;
       background-size: cover !important;
       height: 350px !important;
       text-align:center;
     }
     .One-Click-bg h3{
         margin-left: 0px !important;
         text-align:center !important;
         font-size: 20px !important;
      }
      .One-Click-bg p{
         margin-left: 0px !important;
         text-align:center !important;
         padding-right: 0px !important;
         font-size: 17px !important;  
      }
      .One-Click-bg img{
       text-align:center !important;
        margin-left: 0px !important;
            padding-top: 17px !important;
      }
      .One-Click-bg{
       background-repeat: no-repeat !important;
       background-size: cover !important;
       height: 350px !important;
       text-align:center;
     }
     .One-Click-bg2 h3{
         margin-left: 0px !important;
         text-align:center !important;
         font-size: 20px !important;

      }
      .One-Click-bg2 p{
         margin-left: 0px !important;
         text-align:center !important;
         padding-right: 0px !important;
         font-size: 17px !important;  
      }
      .One-Click-bg2 img{
       text-align:center !important;
        margin-left: 0px !important;
            padding-top: 17px !important;
      }
      .One-Click-bg2{
       background-repeat: no-repeat !important;
       background-size: cover !important;
       height: 350px !important;
       text-align:center;
     }
     .modern-online {
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 0px !important;
        text-align:center;
    }
    section.much_more.mrgn{
        margin:0px;
    }
    .service_cat {
             min-height: 56px;
             padding:0px;
      }
     .inner_content {
            text-align: center;
            padding-top: 21px;
      }
      h3.left-heading {
            font-weight: 800;
            font-size: 42px;
      }
      .much_more {
          background-position: right top -273px;
      }
      .col-md-5.col-xs-12.modern-online-img{
          text-align:center;
      }
       .banner_div .banner .banner-content{
        z-index: 0 !important;
    }
    .box {
    margin-right: 24px;
    margin-left: 37px;
    margin-top: 10px;
    }
    .top_conent {
    padding-top: 61px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
        .top_bar p{
            font-size: 13px !important;
            margin-top: -4px;
        }
         .scroll_header {
            background-size:contain;
        }
        nav.navbar.navbar-expand-lg.navbar-light.bg-light {
            width: 100%;
        }
        .Versatile-h1 h1 {
            font-size: 42px !important;
        }
        .Workflow-bg p {
            font-size: 17px !important;
            line-height: 22px;
            padding-right: 5px !important;
            margin-left: 167px !important;
        }
        .Workflow-bg h3 {
            font-size: 24px !important;
            margin-left: 168px !important;
        }
        .Versatile-h1.mrgn {
            margin-bottom:0px;
        }
        .Workflow-bg {
            background-repeat: no-repeat;
            background-size: cover;
            height: 390px;
        }
        .Workflow-bg2{
           background-repeat: no-repeat !important;
           background-size: cover !important;
           height: 390px !important;
         }
         .One-Click-bg{
           background-repeat: no-repeat !important;
           background-size: cover !important;
           height: 426px !important;
        }
          .One-Click-bg2{
           background-repeat: no-repeat !important;
           background-size: cover !important;
           height: 390px !important;
        }
        .Workflow-bg2 p {
            font-size: 17px !important;
            line-height: 22px;
            padding-right: 5px !important;
            margin-left: 167px !important;
        }
        .Workflow-bg2 h3 {
            font-size: 24px !important;
            margin-left: 168px !important;
        }
        .One-Click-bg p {
            font-size: 17px !important;
            line-height: 22px;
            padding-right: 5px !important;
            margin-left: 167px !important;
        }
        .One-Click-bg h3 {
            font-size: 24px !important;
            margin-left: 168px !important;
        }
        .One-Click-bg2 p {
            font-size: 17px !important;
            line-height: 22px;
            padding-right: 5px !important;
            margin-left: 167px !important;
        }
        .One-Click-bg2 h3 {
            font-size: 24px !important;
            margin-left: 168px !important;
        }
        .modern-online {
            padding-left: 20px !important;
             padding-right: 0px !important; 
             padding-bottom: 0px !important;
             margin-top: -70px;
        }
        .service_cat{
                min-height: 187px;
        }
        .inner_content {
            padding: 48px 20px 20px 20px;
        }
        .inner_content h3.left-heading {
            font-weight: 600;
            font-size: 40px;
            line-height: 45px;
            margin-bottom: 0px;
        }
         section.page_heading.mrgn{ 
            margin-top:154px;
            margin-bottom:0px;
        }
         .banner_div .banner .banner-content{
        z-index: 0 !important;
    }
}
@media screen and (max-width: 1199px) and (min-width: 1025px) {
    .top_bar p{
            font-size: 13px !important;
        }
        .scroll_header {
            background-size:contain;
        }
        
        .Versatile-h1.mrgn {
          margin-top:139px; 
          margin-bottom:0px;
        }
        .service_cat {
            min-height: 168px;
        }
        section.page_heading.mrgn{ 
            margin-top:154px;
            margin-bottom:0px;
        }
    
}
/*@media screen and (max-width: 360px) and (min-width: 320px) {*/
/*        footer.footer-bg ul.footer-list {*/
/*                font-size: 14px !important;*/
/*        }*/
    
/*}*/

@media screen and (max-width: 1024px){
         .navbar-collapse{
            /*background-color: #282f89;*/
            margin-top: -7px;
            margin-left: -17px;
             margin-right: -17px;
        }
    .navbar-collapse .collapse {
             background-color: #282f89 !important;
            margin-top: -7px !important;
            margin-left: -17px !important;
             margin-right: -17px !important;
        }
        .rgt-menu li img {
            border-style: none;
            height: 20px;
            margin-top: -2px; 
        }
        .rgt-menu li {
            float:left;
        }
         .rgt-menu {
          display:inline!important;
        }
    }
/*****ideal for*****/
.dropdown-menu.show {
    min-width: 53rem;
    margin-left: -246px;
    line-height: 33px;
    box-shadow: 0 0 2px 0 #ccc;
    border-top:3px solid #219190;
    color: #404041;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
}
a.dropdown-item:hover{
    color: #219190;
    background-color:#fff;
}
 @media only screen and (max-width: 767px) {
.dropdown-menu.show {
     min-width: 0rem;
     margin-left: 0px;
    box-shadow: 0 0 2px 0 #ccc;
    margin-right: 48px;
    height: 171px;
    overflow: scroll;
}
}
@media only screen and (max-width: 1024px)  and (min-width:768px) {

.dropdown-menu.show {
margin-left: -39px !important;
min-width: 45rem !important;

  }
   .col-md-4.excited-to-partners {
            background-size: cover;
            
        }
        .Components-Features h3 {
    font-family: Metric,Arial,Gadget,sans-serif!important;
    font-size: 14px!important;
}
    
}
@media screen and (min-width: 320px) and (max-width: 360px){
.counter {
    margin: 0px 24px;
}
}
@media screen and (min-width: 361px) and (max-width: 480px){
.counter {
    margin: 0px 28px;
}
}
/*****ideal for menu*****/
.dropdown-menu.show {
    min-width: 53rem;
    margin-left: -246px;
    line-height: 33px;
    box-shadow: 0 0 2px 0 #ccc;
    border-top:3px solid #219190;
    color: #404041;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
}
a.dropdown-item:hover{
    color: #219190;
    background-color:#fff;
}
 @media only screen and (max-width: 768px) {
.dropdown-menu.show {
     min-width: 0rem;
     margin-left: 0px;
    box-shadow: 0 0 2px 0 #ccc;
    margin-right: 48px;
}
}
/****home page tab view****/
@media only screen and (max-width: 1024px)  and (min-width:768px) {
    .left_image{
        display:none;
    }
    h3.left-heading {
    font-weight: 800;
    font-size: 37px;
    line-height: 39px;
    color: #14589d;
    margin-bottom: 20px;
    }
    .box {
    width: 200px;
    margin-right: 46px;
    margin-left: -6px;
    margin-bottom: 19px;
    }
    .top_conent{
        position: unset;
        background-color: #282f89;
    }
    .first_section .Solution-For{
        flex: 0 0 100%;
    max-width: 100%;
    }
}
@media only screen and (max-width: 1199px)  and (min-width:1025px) {
    .box {
        width: 158px;
        margin-left: 2px;
        margin-right: 0px;
    }
    .counter_list li {
        list-style: none;
        padding: 15px 0px;
        min-width: 221px;
        margin-right: -30px;
        display: inline;
        text-align: center;
    }
}
@media only screen and (max-width: 1649px)  and (min-width:1400px) {
    .scroll_header {
        background-size:contain;
    }
    
}
@media only screen  and (min-width:1650px) {

.scroll_header{
   background-image:url("../images/2021 (1).png"); 
   background-repeat:no-repeat;
   background-size: cover
}
.scroll_header {
    height: 200px !important;
}
}












