@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap');
@font-face {
	font-family:  "Merriweather", serif;
	font-style: normal;
	font-weight: 400;
	src: url(Image/MerriweatherSans-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Playfair-Display';
	font-style: normal;
	font-weight: 400;
	src: url(Image/PlayfairDisplay-Regular.ttf) format('truetype');
}
 
   .new {/* background:url(../Image/banner-new.jpg); *//* min-height: 425px; */background-repeat:no-repeat;background-size:100% 100%;position:relative;}
.banner-heading h4{
	    color: #ffffff;
    font-family: "Poppins", Sans-serif;
    font-size: 58px;
    font-weight: 700;
	line-height: 1.3em;
	margin-bottom:20px;
}
.banner-heading h1 {
  /* color: #18191b; */
  color: #fff;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 62px;
}
.rd-mr {
    background-color: #0B3994;
    padding: 20px 45px;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    line-height: 0px;
    border-style: none;
    border-radius: 999px 999px 999px 999px;
}
.hm-btn .rd-mr:nth-child(2){
	background:rgba(255,113,43,0);
	border:2px solid #ffffff;
	margin-left:20px;
	padding:18px 50px;
}
.rd-mr:hover{
	color:#fff;
}
.hm-btn .rd-mr:nth-child(2):hover{
	 background-color: #0B3994;
	border:2px #0B3994; solid;
	padding:20px 45px;
}
.banner-heading h1 span {
      color: #ffffff;
      font-family: "Roboto", Sans-serif;
      font-size: 18px;
      font-weight: 600;
      padding-left: 60px;
      position: relative;
}
.banner-heading h1 span:before{
	background-color: #ff712b;
	width: 40px;
	position:absolute;
	content:'';
	height: 2px;
	top: 10px;
	left:0;
}

.banner-heading p {
  /* color: #4d4e50; */
  color: #fff;
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 30px;
}

.banner-search {
  position: relative;
}

.banner-search input {
  padding-left: 16px;
  outline: none;
  width: 100%;
  height: 60px;
  border: 1px solid #b4b4b4;
  border-radius: 48px;
}

.banner-search button {
  font-size: 24px;
  background: #37609b;
  border-radius: 48px;
  color: #fff;
  text-decoration: none;
  padding: 7px 35px;
  border: none;
  position: absolute;
  top: 5px;
  right: 7px;
}

.banner-startup-pro {
  display: flex;
  justify-content: space-between;
  padding-left: 15px;
  margin-top: 45px;
}

.banner-company-details {
  display: flex;
}

.bnr-img {
  /* background: #37609b; */
  width: 65px;
  height: 61px;
  text-align: center;
  padding-top: 11px;
}

.banner-details-tags {
  padding-left: 10px;
}

.banner-company-details h2 {
  color: #fff;
  font-size: 30px;
  line-height: 25px;
  font-weight: 700;
}

.banner-company-details p {
  line-height: 17px;
  font-weight: 400;
  font-size: 14px !important;
}


.banner-section {
  padding: 260px 0 175px!IMPORTANT;
  background: url(../Image/banner-1.jpeg);
  background-size: cover;
  background-repeat:no-repeat;
  position: relative;
  background-position: center right;
}
.banner-section:after{
	/* background: linear-gradient(to right, rgb(31 31 31), rgb(255 255 255 / 0%)); */
	position:absolute;
	content:'';
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.head-banner-row {
  position: relative;
  z-index: 99;
}
.about_us img{
	    padding: 0px 50px 58px 0px;
}

.nav-item {
    animation: fadeInDown 1000ms;
}

.aboutbox p{
	    color: #767B92;
	    font-family: "Roboto", Sans-serif;
	    font-size: 18px;
	    line-height: 1.5em;
	    border-bottom: 1px #E5E8EB solid;
	    padding-bottom: 40px;
}
.about_us{padding-bottom:0;}
.ekit-heading__description{
	    margin: 0px 0px 27px 0px;
	    color: #000000c9 !important;
	    border-bottom: 0 !important;
	padding-bottom:0 !important;
}
.aboutbox{padding: 60px 40px 15px;position: relative;}
.sub-title{
      color: #242F65;
      margin: 0px 0px 20px 0px;
      font-family:  "Merriweather", serif;
      font-size: 54px;
      font-weight: 900;
      line-height: 1.33333333em;
      letter-spacing: -0.96px;
}
.aboutbox:before{
	position:absolute;
	/* content:'About'; */
	color: #100f0f08;
	font-family:  "Merriweather", serif;
	font-size: 160px;
	top: 47px;
	font-weight: 600;
}


.desk_none .col-md-5{
	position:relative;
}
.desk_none .col-md-7 .row{padding:10px 45px;}
.desk_none img{
	position: relative;
	left: 47%;
}
.mt-tp span{position:relative;}
.mt-tp span:after{
	background:#ff5151;
	content:'';
	position:absolute;
	top:0;
	right: -18px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
}
.mt-tp2 span{position:relative;}
.mt-tp2 span:after{
	background:#51a2ff;
	content:'';
	position:absolute;
	top:0;
	right: -18px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
}
.mt-tp3 span{position:relative;}
.mt-tp3 span:after{
	background:#33ca94;
	content:'';
	position:absolute;
	top:0;
	right: -18px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
}
.count-box p{
	    margin-bottom: 0px;
	    color: #767B92;
	    font-family: "Roboto", Sans-serif;
	    font-size: 18px;
	    font-weight: 400;
	    line-height: 1.5em;
	    margin-top: 20px;
}
.count-box span {
  color: #242F65;
  font-family:  "Merriweather", serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.333333em;
  letter-spacing: -0.96px;
}
.service-list-details-new:nth-child(1):after{
	    content: "";
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    z-index: -1;
	    background:linear-gradient(90deg, #2575fc 0%, #6a11cb 100%);
	    transition: transform 400ms linear;
	    transform: scaleX(0);
	    transform-origin: right;
	    color: #F3F3F3;
	    border-radius: 10px;
}

.service-list-details-new:nth-child(1):hover::after {
    transform: scaleX(1);
}
.tp-2:after{
  transform: scaleY(0) !important;
    transform-origin: top !important;
}
.tp-2:hover::after {
    transform: scaleY(1) !important;
}
.tp-3:after{
  transform: scaleY(0) !important;
    transform-origin: bottom !important;
}
.tp-3:hover::after {
    transform: scaleY(1) !important;
}
.service-item-new{padding: 60px 0 30px;}
.service-list-details-new{
	padding: 60px 30px;
	border: 1px solid #f5f5f5;
	border-radius: 5px;
	position: relative;
	z-index: 1;
}
.service-list-details-new i{
	color:#2575fc;
	font-size:40px;
}
.service-details-new h3{
	    padding: 0px 0px 0px 0px;
    color: #000000;
    font-size: 18px;
	margin:15px 0;
}

.service-list-details-new:hover p{color:#fff !Important;}
.service-list-details-new:hover i{color:#fff;}
.service-list-details-new:hover h3{color:#fff;}
.service-list-details-new p{
	color:#656565 !Important;
	font-size: 14px !Important;
	line-height: 30px;
}


.service-header p{text-align:center;margin-top: 15px;}
.service-header {
  text-align: center;
  margin-bottom: 35px;
}
.testimonials .service-header h2{
	color: #0D3994;
    margin: 0px 0px 20px 0px;
    font-family: "Lato", Sans-serif;
    font-size: 28px;
    position: relative;
    z-index: 999;
}
.service-header h2 {
        color: #0D3994;
        margin: 0px 0px 20px 0px;
        font-family: "Lato", Sans-serif;
        font-size: 28px;
        position: relative;
        z-index: 999;
}
.elementskit-border-divider{
	    height: 4px;
	    width: 40px;
	    background: linear-gradient(90deg, #FF712B 0%, #FF712B 100%);
	    margin-left: auto;
	    margin-right: auto;
	    border-radius: 2px;
	    position: relative;
	    left: 10px;
}
.elementskit-border-divider:before{
	    background-color: #FF712B;
	    color: #FF712B;
	    content: "";
	    position: absolute;
	    color: #0c5adb;
	    left: -30px;
	    top: 0;
	    display: inline-block;
	    height: 4px;
	    width: 4px;
	    border-radius: 50%;
}
.elementskit-border-divider:after{
	    background-color: #FF712B;
	    color: #FF712B;
	    content: "";
	    position: absolute;
	    color: #0c5adb;
	    left: -20px;
	    top: 0;
	    display: inline-block;
	    height: 4px;
	    width: 4px;
	    border-radius: 50%;
}
.ekit_heading_separetor_wraper{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
	height: 4px;
	width: 4px;
	background: linear-gradient(90deg, #FF712B 0%, #FF712B 100%);
	}
.all-clients img{width:100%;}

.service-dt img {
    width: 29%;
}
.service-dt{
	background-color: #ffffff;
	padding: 60px 30px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #f5f5f5;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 30px;
	min-height: 385px;
}
.service-dt:hover{
	background:#0B3994;
}
.service-dt i{
	color:#2575fc;
	font-size:40px;
}
.service-dt:hover i{color:#fff;}
.service-dt h3{
	padding: 0px 0px 0px 0px;
	color: #0D3994;
	font-size: 18px;
	text-align: left;
	margin: 20px 0;
}
.service-dt p{
	color: #656565;
	line-height: 28px;
	font-weight: 400;
}
.service-dt:hover h3{color:#fff;}
.service-dt:hover p{color:#fff;}

.carousel-inner .carousel-item-end.active,
.carousel-inner .carousel-item-next {
  transform: translateX(25%);
}

.carousel-inner .carousel-item-start.active, 
.carousel-inner .carousel-item-prev {
  transform: translateX(-25%);
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
transform: translateX(0);
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

.services .card-img-overlay{position:relative; background:#fdc27c;border-top-right-radius: 0;border-top-left-radius: 0;}
.services .container-fluid{z-index:1;}
.services .card{border-color: #fff !important;}
.testimonials .carousel-indicators{bottom: -65px;z-index: 99;}
.testimonials .card{margin:20px;padding:55px 25px 55px 25px;border:1px #f8f6f6 solid;}
.testimonials .card p{
	    color: #8c8c8c;
	    margin: 25px 0;
	    min-height: 215px;
	    font-size: 15px;
}
.testimonials{
	background:#f7f9fb;
}
.st-ic i{
	color:#fec42d;
	margin-right:5px;
	font-size:16px;
}
.sz-tst img{
	border:5px #fff solid;
	box-shadow: 20px 20px 40px 0px rgba(0, 0, 0, 0.1);
	border-radius:50%;
	width: 100%;
}
.sz-tst h5{
	    font-size: 18px;
	    font-weight: 700;
	    color:#000;
	    text-align: left;
	    line-height: 65px;
	    position: relative;
}
.sz-tst h5:after{
	position:absolute;
	content:'';
	top:30px;
	left:75%;
	width:100%;
	height:100%;
	background:url(../Image/quote.png);
	background-repeat:no-repeat;
	opacity:80%;
}
.sz-tst{position:relative;}
.about_us_inner img{width: 100%;padding-right: 50px;}
.aboutbox1 h3{
	    color: #FF9041;
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    margin: 0px 0px 12px 0px;
}
.aboutbox1{
	padding:82px 15px 85px 15px;
	text-align: justify;
}
.sub-title1{
	    color: #1a1a1a;
    margin: 0px 0px 27px 0px;
    font-family: "Lato", Sans-serif;
    font-size: 40px;
    font-weight: 900;
    line-height: 46px;
}
.aboutbox1 p{
	color: #555555;
	font-family: "Roboto", Sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 27px;
	margin: 0px 0px 0px 0px;
}


.why-choose{
	background-color: #273171;
	padding: 95px 0px;
}
.lft-ch{text-align:justify;padding-left: 120px;}
.lft-ch h4{
	color: #ffffff;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin: 15px 0px 65px 55px;
	font-family: "Lato", Sans-serif;
	font-size: 36px;
	font-weight: 300;
	line-height: 25px;
	position: relative;
	padding-left: 30px;
}
.lst-img{
  min-height: 510px;
}
.lft-ch h4 span{font-weight:600;}
.lft-ch h4:before{
	background:#fff;
	content:'';
	top: 15px;
	left: -40px;
	height: 3px;
	width:50px;
	position:absolute;
}
.inn-lft img{
	width: 55px;
}
.inn-lft{padding:0px 15px 50px 0px;}
.inn-lft h5{
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-family: "Dosis", Sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 15px;
}
.inn-lft p{
	color: #ffffff;
	font-family: "Roboto", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
}
.vs2 .service-item-new{
  padding-top: 0;
}
.vs2 h2{
	color: #141F72;
    margin: 0px 0px 4px 0px;
    font-family: "Archivo", Sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: -1px;
}
.vs2 p{
	    color: #585367;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.accordion-button:not(.collapsed)::after{
	background-image:none;
	position:relative;
	content:'-';
	top:0;
	font-size: 35px;
	font-weight:400;
	!i;!;
	margin-right: 10px;
}
.accordion-button::after{
	background-image:none;
	position:relative;
	content:'+';
	top:0;
	left:0;
	font-size:25px;
	font-weight:400;
}
.vs2 h2 span{
	    font-family: 'Playfair-Display';
	    font-weight: 700;
	    font-style: italic;
	    color: #FF9041;
}
.vs2{padding: 100px 0;/* position: relative; */}
.vs2 h2:after{
	z-index: 9;
	text-transform: lowercase;
	position: absolute;
	color: rgb(6 6 6 / 14%);
	font-size: 104px;
	left: 0%;
	right: 0;
	height: 100%;
	margin: auto;
	text-align: center;
	top: -10px;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 1px;
	content:'business';
}
.tm-inner h1{
	color: #fff !important;
	margin: 15px 0px 30px 0px !important;
	font-family: "Lato", Sans-serif !important;
	font-size: 60px !important;
	font-weight: 900 !important;
	line-height: 74px !important;
}
.tm-inner img{
	border-radius:50px;
	padding: 20px;
}
.tm-sc1{
	    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.1);
	    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	    margin-top: -85px;
	    margin-bottom: 0px;
	    border-radius: 5px;
	    background:#fff;
	    z-index: 99;
	    padding: 85px 65px 65px 60px;
	    position: relative;
}
.tm-sc1 img{
	margin-top:-150px;
	padding-left: 20px;
}
.tm-sc1 h5{
	color: #161616;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	margin: 0px 0px 17px 0px;
	position: relative;
	padding-left: 55px;
}
.tm-sc1 h5:before{
	background-color: #c29765;
	width: 40px;
	position:absolute;
	content:'';
	top: 11px;
	left:0;
	height:1px;
}
.tm-sc1 h3{
	color: #161616;
	margin: 0px 0px 30px 0px;
	font-family: "Lato", Sans-serif;
	font-size: 32px;
	font-weight: 700;
	text-align: left;
	letter-spacing: 0px;
}
.tm-sc1 p{
	color: #666666;
	font-family: "Roboto", Sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 45px;
}
.tm-sc1 a{
	    background-color: #0B3994;
	    padding: 18px 40px 18px 40px;
	    font-family: "Lato", Sans-serif;
	    font-size: 15px;
	    font-weight: 700;
	    color: #ffffff;
	    border-style: none;
	    border-color: #c29765;
	    border-radius: 5px;
}
.tm-sc1 a:hover{
	background-color: #FF712B;
    color: #ffffff;
    border-color: #c29765;
}
.tn-hd h2:after{
	display:none !important;
}
.tn-hd .elementskit-border-divider {
    background: linear-gradient(90deg, #c29765 0%, #c29765 100%);
}
.tn-hd .elementskit-border-divider:before{
	    background-color: #c29765;
}
.tn-hd .elementskit-border-divider:after{
	    background-color: #c29765;
}
.tn-hd .ekit_heading_separetor_wraper{
	background: linear-gradient(90deg, #c29765 0%, #c29765 100%);
}
.team-section .service-header h2{
	color: #333333;
    margin: 0px 0px 15px 0px;
    font-family: "Lato", Sans-serif;
    font-size: 36px;
    font-weight: 700;
}
.tm-sctn{
	    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	    padding: 0px 0px 28px 0px;
	    position: relative;
	    margin-bottom: 30px;
}
.tm-sctn img{
	width: 100%;
	height: 100%;
	margin: 0px 0px 22px 0px;
}
.tm-sctn h5{
	font-family: "Lato", Sans-serif;
	font-size: 19px;
	font-weight: 700;
	line-height: 24px;
	color: #333333;
	margin-bottom: 0px;
}
.tm-sctn p{
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 35px;
	text-align: center;
	color: #0B3994;
	margin-bottom: 10px;
}
.tm-sctn a{
	color: #cacaca;
	font-size: 15px;
}
.tm-sctn a:hover{
	color:#0e76a8;
}
.team-counter{
	background: url(../Image/tm-counter.jpeg);
	background-repeat: no-repeat;
	padding: 100px 0;
	background-size: cover;
	background-position: center;
}
.team-counter .count-box span{
	color: #fff;
	font-family: "Lato", Sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 22px;
	position: relative;
}
.team-counter .count-box span:after{
	content:'+';
	top: 0px;
	right: -20px;
	position:absolute;
	font-size: 22px;
}
.team-counter .count-box span:before{
	background:#fff;
	height: 15px;
	width: 4px;
	top: 10px;
	left: -45px;
	content:'';
	position: absolute;
}
.tm-cntr{
	text-align: center;
}
.tm-cntr p{
	text-align: center;
	color: #fff;
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	margin-top: 5px;
}
.form-sc .form-control {
    padding: 8px 15px;
    margin: 10px 0;
}
.sbmt-btn {
    padding: 10px 10px 10px 10px !important;
    border: none;
    background-color: #1a7efb !important;
    color: #ffffff !important;
    border-radius: 10px;
    margin-top: 20px;
    font-weight: 500;
}
.sbmt-btn:hover{
	opacity: .8;
}
.contact-item{text-align:center;padding-top: 20px;}
.contact-item img{width:50px;}
.contact-item h4{
	color:#0B3994;
	font-weight:600;
	margin:20px 0;
}
.contact-item p{
	font-size: 19px;
	text-align:center;
	line-height: 28px;
}
.srv-bg{
	display: flex;
	align-items: center;
	width: 100%;
	background-size: cover;
	text-align: center;
	padding: 210px 0;
	background-position: center;
	position: relative;
	margin-bottom: 60px;
	background-repeat: no-repeat;
}
.srv-bg h1{
	    color: #ffffff;
    margin: 0px 0px 24px 0px;
    font-family: "Muli", Sans-serif;
    font-size: 56px;
    font-weight: 700;
    letter-spacing: -0.56px;
	position:relative;
	z-index:9;
}
.srv-bg p, a:hover{
	color:#fff;
}
.srv-bg p, a{
	color: #ffffff;
	font-family: "Muli", Sans-serif;
	font-size: 15px;
	font-weight: 700;
	position:relative;
	text-align: center;
	z-index:9;
}
.srv-bg:after{
	background-color: #000320a8;
	content:'';
	width:100%;
	height:100%;
	top:0;
	left:0;
	position: absolute;
}
.srv-content{text-align:center;margin-bottom: 25px;}
.srv-content h3{
	font-family: "Poppins", Sans-serif !important;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px;
}
.srv-content h3:hover{
	color:#2575fc;
}
.srv-content p{
	margin: 0px 0px 14px 0px;
	font-family: "Open Sans", Sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px !important;
	color: #716c80;
	text-align: center;
}
.img-service img{
	    opacity: 1;
	    display: block;
	    width: 100%;
	    /* margin-top: 45px; */
	    height: auto;
	    transition: .5s ease;
	    backface-visibility: hidden;
	    transform: scale(1);
	    -webkit-transform: scale(1);
}
.img-service img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.img-service{
	position: relative;
	width: 100%;
	margin: 30px 0;
	z-index: 9999999999;
	overflow: hidden;
}
.srv-content a{
	padding: 5px 0px 5px 0px;
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: #888888;
}
.srv-content i{
	margin-left: 5px;
	font-weight: 400;
}

.left-srv{text-align:left;}
.left-srv h2{
	color:#1e293b;
	font-size: 1.875rem;
	line-height: 1.3em;
	text-align: left;
}
.inner-line{
	width: 30px;
	background: #ff712b;
	border-radius: 2px;
	position: relative;
	margin-left: 27px;
	height: 4px;
}
.inner-line:before{
	content: "";
	position: absolute;
	color: #ff712b;
	left: -27px;
	top: 0;
	display: inline-block;
	height: 4px;
	width: 4px;
	border-radius: 50%;
	background-color: #ff712b;
	-webkit-box-shadow: 9px 0 0 0 currentColor, 18px 0 0 0 currentColor;
	box-shadow: 9px 0 0 0 currentColor, 18px 0 0 0 currentColor;
}

.left-srv p{
	margin:15px 50px 0px 0px;
	font-size: 15px;
	line-height: 26px;
	color:#334155;
}
.rght-srv .accordion-button:not(.collapsed){
	    background-color: transparent;
    background-image: linear-gradient(80deg, #2575fc 0%, #0B3994 100%);
}
.rght-srv .accordion-button::after{
	-webkit-filter: invert(100%);
    filter: invert(100%);
}
.rght-srv{
	display:flex;
	width:100%;
	justify-content: center;
	text-align:center;
	align-items:center;
	height: 100%;
	max-width: 100%;
}
.rght-srv .accordion-button{
	    background-color: #2575fc;
	    color: #ffffff;
	    border-style: solid;
	    border-width: 0px 0px 0px 0px;
	    /* margin-bottom:10px; */
	    font-weight:600;
	    border: none;
}
.in-srv-page{padding-top:40px;}
.rght-srv .accordion-body{padding: 30px 45px;line-height: 24px;font-size: 16px;color: #334155;border: none;text-align: justify;}
.rght-srv .accordion-item{margin-bottom:10px;border: none;}
.consult-llp ul li{
	text-align:left;
	font-size:16px;
	line-height:30px;
}
.cnst-lft{
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 45px 0;
}
.consult-llp h4{color: #000000;font-weight: 700;font-size: 26px;text-align: left;margin-bottom: 25px;line-height: 35px;}
.consult-llp p{
	color: #7a7a7a;
	font-size: 16px;
	line-height: 26px;
}
.consult-llp-img{
	padding: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	height: 100%;
}
.consult-llp{}
.consult-llp-img img{
	border-radius: 50px;
}
.sn-sl{padding:45px 0;}
.connect{
	font-weight: 500;
	color: #020101;
}
.elementskit-border-divider1{
	width: 30px;
	background: #ff712b;
	border-radius: 2px;
	position: relative;
	margin-left: 27px;
	height: 4px;
}
.border-divider1:before{
	content: "";
    position: absolute;
    color: #ff712b;
    left: -27px;
    top: 0;
    display: inline-block;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #ff712b;
    -webkit-box-shadow: 9px 0 0 0 currentColor, 18px 0 0 0 currentColor;
    box-shadow: 9px 0 0 0 currentColor, 18px 0 0 0 currentColor;
}
.description p{
	color:#000000;
	text-align:center;
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0;
}
.description span{
	font-weight:800;
}
.with-us{
	    border-style: solid;
	    border-width: 0px 0px 0px 5px;
	    border-color: #0B3994;
	    box-shadow: 29px 29px 60px 0px rgba(0, 0, 0, 0.2);
	    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	    padding: 60px 60px 60px 60px;
	    margin-top: 60px;
}
.with-us h4{
	    margin: 0px 0px 45px 0px;
	    font-family: "Lato", Sans-serif;
	    font-size: 36px;
	    font-weight: 700;
	    color:#1e293b;
	    text-align:left;
}
.with-us h4 span{
	color:#0B3994;
}
.with-us p{
	    font-family: "Lato", Sans-serif;
	    font-size: 15px;
	    color: #000;
	    padding-right: 65px;
}
.with-us a{
	background-color: #0B3994;
	padding: 17px 50px;
	font-family: "Lato", Sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ffcc03;
	border-radius: 50px 50px 50px 50px;
	box-shadow: 19px 19px 40px 0px rgba(0, 0, 0, 0.1);
}
.with-us .col-md-3{
	display:flex;
	align-items:center;
	text-align:center;
	justify-content: center;
}
.with-us a:hover{
	background-color: #FF712B;
    color: #ffffff;
    border-color: #eaac02;
}
.faq{padding: 100px 0;background: #F3F5F6;margin-top: 60px;}
.faq h3{
	    color: #000000;
    margin: 0px 0px 61px 0px;
    font-family: "Roboto", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 46px;
}
.faq .accordion-body{
	font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
	color: #6A6A6A;
	text-align:left;
}
.faq .accordion-item{border-top: none;border-left: none;border-right: none;}
.faq .accordion{
	border-radius: 0px 0px 0px 0px;
	box-shadow: 1px 1px 9px #c9c4c4;
}
.faq .accordion-button:focus{border:none;box-shadow: none;}
.faq .accordion-button:not(.collapsed){color: #0B3994;}
.faq .accordion-button{
	    background-color: #FFFFFF;
	    font-family: "Roboto", Sans-serif;
	    font-size: 18px;
	    font-weight: 700;
	    line-height: 22px;
	    color: #000000;
	    padding: 25px 30px 24px 30px;
	    border: none;
}
.privacy-policy img{
	padding: 0px 0px 10px 40px;
}
.privacy-policy{
	background:#023c5b;
	padding: 85px 0;
	margin-bottom: 40px;
}
.privacy-policy h1{
	font-size: 48px !important;
	font-weight: 700 !important;
	text-align:left;
	line-height:1.3em !Important;
	margin-top: 140px !important;!i;!;
}
.policy-content p{
	color: #7a7a7a;
	font-size: 16px;
}
.policy-content h3{
	font-weight: 600;
	margin-bottom: 25px;
}
.policy-content ul li{
	color: #7a7a7a;
	font-size: 16px;
}



.col-left {
  float: left;
  margin: 0 30px 0 0;
}
.col-left img {
  width: 40px;
  height: 40px;
}
.col-left i.fa.fa-volume-control-phone {
  color: #00d09c;
  font-size: 45px;
  transform: rotate(-45deg);
}
.col-right {
  float: right;
}

.social-link ul li a img.white-img {
  display: none;
}
.social-link ul li a:hover img.white-img {
  display: block;
}
.social-link ul li a:hover img.grey-img {
  display: none;
}
.footer-nav-policyandsocial {
  background-color: #fff;
  padding: 30px 0;
  text-align: center;
  display: flex;
  align-items: center;
}

.social-link ul {
    margin-bottom: 0px;
}
.footer-policy-link p{
	color: #334155;
	font-size: 15px;
	margin-bottom: 0;
}
.footer-policy-link a{
	    color: #046bd2;
	    font-weight: 400;
}
.footer-policyandsocial-links{text-align:center;}
.footer-policy-link {
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
}
.footer-policy-link ul {
  padding-left: 0px;
}
.footer-policy-link ul li {
  list-style: none;
  display: inline;
  margin-right: 15px;
  border-right: 1px solid #fff;
  padding-right: 10px;
}
.footer-policy-link ul li a {
  text-decoration: none;
  color: #ffffff;
}
.footer-content {
  border-bottom: 1px dashed #75add6;
  background: #004297;
  color: #ffffff;
}
.footer-content p {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  line-height: 24px;
  opacity: 0.9;
}
.footer-rights-div {
  text-align: center;
  font-weight: 400;
  line-height: 18px;
  font-size: 16px;
}
.footer-rights-div p {
  color: #ffffff;
}
.footer-copyrightsandpolicy {
  background: #004297;
}
.footer-rights-div p span {
  color: #1ed095;
}
.ft-details p {
  color: #ffffff;
  font-size: 1.125rem !important;
  line-height: 30px;
}
.ft-details a {
  color: #ffffff;
}
.ft-details img {margin-bottom: 75px;width: 180px;}
#footer-curve {
  position: absolute;
  top: -3px;
  width: 100%;
  height: auto;
}
.footer-inqury-form-main-div {
  padding-top: 24px;
  padding-bottom: 15px;
  background: #ffffff !important;
  margin-bottom: 25px;
}
footer {
  padding: 50px 0;
  position: relative;
}
.footer-contact .title {
    margin-bottom: 25px;
}
.footer-contact h2,
.footer-contact p {
  color: #fff;
}
.footer-item p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 24px;
  margin: 0;
  font-family: "AvenirLTStd-Book";
}
.footer-item p b {
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 24px;
  font-family: "Avenir-Heavy";
}
.footer-item p a {
  color: #ffffff;
  font-family: "AvenirLTStd";
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 30px;
}
.footer-item {
  padding-bottom: 25px;
}
.ft-title {
  margin-bottom: 25px;
}
.ft-title p {
     font-size: 1.5rem !Important;
    font-weight: 600;
    line-height: 1.3em;
	color:#1e293b !important;
}
.social-media p{
			   color: #565353;
			   line-height:30px;
			   font-size: 15px;
			   text-align: left;
			   }
.ft-link ul {
  margin: 0;
  padding-left: 0;
}
.ft-link ul li {
  margin-bottom: 30px;
  color: #fff;
  display: inline-block;
}
.ft-link ul li strong {
  color: #ffffff;
  font-family: "Avenir-Heavy";
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 8px;
  display: block;
}
.ft-link ul li p {
  opacity: 0.9;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0;
}
.footer-link{text-align:justify;}
.footer-link ul {padding-left: 0;}
.footer-link ul li {
  color: #fff;
  margin: 3px 0;
  list-style: none;
}
.footer-link ul li a {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 22px;
  color: #046bd2;
}

.social-link ul li {
  display: inline-block;
  margin-right: 3px;
  background: #000;
}
.ft_name p {
    color: #fff;
    opacity: 0.5;
}
hr.boder {
    width: 100%;
    background: #ffffff;
    margin: 0 0 30px 0;
    border-top: 1px solid rgb(255 255 255);
}
.social-link ul li a {
  color: #cecece;
  padding: 0 5px;
}
.social-link ul li a i {
  font-size: 12px;
}
.tm-bnr{
	background:#03084c;
}
.tm-bnr:after{
	display:none;
}
.cnt-bg:after{
	display:none;
}
.cnt-bg{
	padding: 250px 0 !important;!I;!;
}
.cnt-bg h1{
	color: #333333 !important;
    margin: 0px 0px 0px 0px !important;
    font-family: "Lato", Sans-serif !important;
    font-size: 56px !important;
    font-weight: 700 !important;
}
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-bnnr{display: flex;align-items: center;width: 100%;background-size: cover;text-align: center;padding: 120px 0px 200px 0px;background-position: center;position:relative;margin-bottom: 20px;background-repeat: no-repeat;}
.innr-pg-bnnr:after{content:'';position:absolute;left:-1px;right:-1px;top:-1px;width:100%;height:100%;z-index: 0;background: linear-gradient(to right, #000000db, #0e0d0d40);}
.innr-pg-bnnr h1{
	color: #ffffff;
	font-family: "Nunito", Sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
	position:relative;
	z-index:9;
	text-align: left;
}
.innr-pg-bnnr h2{
	    color: #ffffff;
	    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	    margin: 0px 0px 30px 0px;
	    font-family: "Lato", Sans-serif;
	    font-size: 64px;
	    font-weight: 900;
	    line-height: 75px;
	    position: relative;
	    text-align: left;
	    max-width: 54%;
	    z-index: 99;
}
.innr-pg-bnnr p{
	color: #ff9041;
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	z-index: 99;
	position: relative;
}

.tp-head {background: #ff0000;top: 0;position: absolute;right: 0;}
.tp-head h3{ margin:0; font-size:20px; color: #fff; font-weight:bold; line-height:30px; padding: 35px 30px; display:block; cursor: pointer;}

.tp-head a{ color: #fff;}

.tp-fx-head{position: fixed;z-index: 9999;top: 50%;color: #fff;font-weight: bold;right: -76px;}
.tp-fx-head a{margin:0;font-size: 18px;transform: rotate(270deg);color: #fff;font-weight: 400;line-height:25px;padding:10px 20px;display:block;cursor: pointer;background: rgb(20 88 133);border-top-left-radius:10px;border-top-right-radius:10px;box-shadow: 1px 1px 5px #b9b4b4;}
.tp-fix a{ color:#fff;}
.tp-fix a:hover{ text-decoration:none;}


*{font-family: "Roboto", sans-serif;}

.fa {font-family:fontawesome !important;}
.heading-innerpage{background: #23224a;padding:30px 30px;margin-bottom:20px;}
.heading-innerpage h1{ font-weight:600; Font-size: 30px; color:#fff; line-height:30px; text-align:left; border-left:3px #fff solid; padding-left:20px;}
.chosse-sc{background:#fff;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);padding: 40px;min-height: 230px;margin-top: 25px;}
.chosse-sc h5{
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #000;
    text-align:center;
    }
    .abt-mn{background-color: #eff2f5;padding:40px 0;}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
p {
    font-size: 15px;
}
.pull-right {
    /* float: right; */
    font-size: 14px;
    color: #0078fc;
}
.borders {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    height: 93%;
}
.founder-partners-img2 h3 {
    font-size: 18px;
    color: #25548b;
    text-align: left;
    padding-top: 20px;
    font-weight: 700;
}
#topbar {
	background: #e02921;
	line-height: 40px;
	font-size: 14px;
	padding: 7px 0px;
	transition: all 0.5s;
	border-top: 5px solid #0078fc;
	width: 100%;
	color: #0078fc;
}
#topbar.topbar-scrolled {
  top: -40px;
}

#topbar .contact-info {
  color: #fff;
  font-size: 14px;
  float: left;
  margin-right: 10px;
}
#topbar .contact-info span{color:#fff;}
#topbar span{color:#fff;}
#topbar i {
  color: #fff;
  font-size:20px;
  padding-right: 4px;
}

#topbar .contact-info i + i {
  margin-left: 15px;
}
.navbar-right {
    float: right!important;
    margin-right: 0px;
}
.op{
    padding: 17px 0;
    width: 100%;
}

.navbar-nav li:hover > ul.dropdown-menu{ display:block;}

.dropdown-submenu {
    position:relative;
}

@media (min-width: 320px) and (max-width: 768px){
    #HeaderControl {z-index: 9999999;position: relative;}

    #HeaderControl_C {height: 52px !important;}
    .navbar {margin: 0 !important;}
    .navbar a.nav-link {text-align: center;padding: 10px !important;!i;!;color: #fff;border-bottom: 1px #fff solid;}
    .navbar-collapse { background: #fff; margin: 9px -12px 0;}
    .heading-innerpage h1{font-size: 22px;line-height: 30px;}
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
	right: auto;
    left: 100%;
    margin-top:0;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(180deg);
}

.dropend .dropdown-menu { top: 0;
    right: 100% !important;
	left: auto !important;}


.dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center{ left: -2px  !important;}
.banner-hm {
  padding-top: 0px;
}
section{padding: 45px 0;}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  /*background: rgba(0, 0, 0, 0.7);
  border-bottom: 5px solid #0078fc;*/
  transition: all 0.5s;
  /*z-index: 997;*/
  padding: 15px 0;/*position:absolute;*/
  /*top: 40px;*/width:100%;
}
header img{margin: 0 auto;padding: 9px 20px;}
#header.header-scrolled {
  top: 0;
  background: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #37332a;
}

#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  /*font-family: 'Ubuntu', sans-serif;*/
}

#header .logo a {
  color: #fff;
}

#header .logo img {
  max-height: 40px;
}

/*banner*/

.masthead {
    text-align:center;
    color:#fff;
    padding-top: 12rem;
    padding-bottom: 12.5rem;
    position: absolute;
    width:70%;
    top: 0%;
    /* background: #00000057; */
    right: 0;
    left: 0;
    margin: 0 auto;
}
.masthead .masthead-subheading {
    font-size: 40px;
    font-style: italic;
    line-height: 50px;
    margin-bottom: 20px;
}
.masthead .masthead-heading {
    font-size: 52px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 70px;
    margin: 0 0 34px;
}

.masthead .btn {
    color: #000;  font-size: 25px; padding: 15px 20px;font-weight: 700;
    background-color: #0078fc;  border:3px solid #0078fc; border-radius:50px;
}
.masthead .btn:hover {
    color: #0078fc;
    font-size: 25px;
    background-color: #e02921;
    border-color: #0078fc;
}
/*banner*/


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */

.navbar-default {
    background-color:transparent;
    border:0;
}
.navbar-brand{/* padding:5px 40px 13px; */}
.navbar-default .navbar-nav>li>a {
    color: #000;
    /* font-weight:600; */
    padding: 16px 25px;
    font-size: 15px;
}
.navbar-default .navbar-nav>li:nth-last-child(1) a{    background: #0078fc;
    border-radius: 40px;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:#111;}
.navbar-default .navbar-nav>li>a:before {
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    width: 0;left: 0;
    height: 3px;
    background: #0078fc;
    transition: width .3s;
}
.navbar-default .navbar-nav>li>a:hover:before {
    width: 100%;
}
.navbar-default .navbar-nav>li:nth-last-child(1) a:hover:before{  display:none;}
/*Desktop Navigation*/

/*services*/
.services item-link{    position: relative;
    display: block;
    margin: 0 auto;}
.item-hover {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 120 252);
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity ease-in-out 0.25s;
}
.item:hover .item-link .item-hover {
    opacity: 1;
}
.item-link .fa{font-size:80px; line-height:80px;}
.item .item-link .item-hover .item-hover-content {
    font-size: 1.25rem;
    color: white;
}
.item {overflow:hidden;    margin: 15px 0;}
.item-link {
    position: relative;
    display: block;
    margin: 0 auto;
}
.item-caption h2{font-size: 20px;color: #fff;}
.item-caption {
    background:#0078fc;
    padding: 1.5rem;
    text-align: center;
    min-height: 100px;
}
.founder-partners-img img {
    border-radius: 50%;
    border: double #d9d5d5 !important;
}
img{max-width:100% !important;}
/*services*/
/*contact*/
#contact {
    background-color: #212529;
    background-image: url(../assets/img/map-image.png);
    background-repeat: no-repeat;
    background-position: center;
}
#contact .section-heading {
    color: #fff;
}
.page-section h2.section-heading {
    font-size: 40px;
    color: #000;
    margin-top: 0;
    margin-bottom: 10px;
}
#contact form#contactForm .form-group {
    margin-bottom: 1.5rem;
}

/*contact*/
/*hm-abt*/

.hm-abt { background:#000; background-image:url(image/hm-abt-bg.jpg); background-attachment:fixed; background-position:top center; padding:100px 0;    background-size: 100% 100%;}
.abt-img img{border: 7px solid #e02921;border-radius:10px;}
.hm-abt .abt-cont {
    background-color: #ffffff;
    color: #000;
    border: 7px dashed #e02921;
    padding: 2rem;
    width: calc(100% + 120px);
    margin-left: -120px;
    border-radius: .25rem;
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    margin-top: 85px;
 }
	
.hm-abt .abt-cont p{text-align:justify;line-height: 24px;}
.hm-abt-btm-section{ padding:80px 0; background:#f7f7f7;}

.bx-item {
    padding: 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    border: 1px dashed #ccc;
    margin: 10px auto;
    text-align: center;
}

.bx-item::before {
    content: '';
    position: absolute;
    background: #0078fc;
    right: 0;
    bottom: 0px;
    width: 100%;
    height: 10px;
    /* border-radius: 50px; */
    transition: all 0.3s;
    z-index: -1;
}

.bx-item:hover::before {
    background: #0078fc;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px;
}
.bx-item i {
    font-size: 40px;
    color: #0078fc;
    margin-bottom: 10px;
}

.bx-item h4 {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.bx-item p {
    font-size: 15px;
    color: #111;
}
.bx-item a {
    color: #0078fc;
}
.bx-item:hover, .bx-item:hover .fa, .bx-item:hover h4, .bx-item:hover p, .bx-item:hover a {
    color: #fff !important;
}

/*hm-abt*/

/*hm-contact*/
.hm-contact{
    background-color: #212529;
    background-image: url(../image/map-image.png);
    background-repeat: no-repeat;
    background-position: center; padding:80px;
}
.hm-contact .section-heading{font-size:30px; font-weight:700; color:#fff; line-height:35px;margin-bottom: 40px;}
.hm-contact .btn-sbmit{background:#0078fc; margin-top:30px;padding: 15px 25px;}
.hm-contact .form-group-textarea .form-control{margin-top:17px; padding:15px 12px;}
.hm-contact input{margin: 0 0 3px;padding: 3px 10px;line-height:40px;width: 100%;} 
/*hm-contact*/
/*footer*/
input, textarea, .uneditable-input {
    /* margin-left: 0; */
    padding: 5px;
}
.team-section{
	padding: 75px 0;
}
.lft-tm{
	background:#d8d9db;
	padding: 10px;
}
.lft-tm ul{padding:0;list-style:none;display:flex;justify-content: center;margin-bottom: 0;}
.lft-tm ul i{
	background:#102542;
	margin:10px;
	width:30px;
	height:30px;
	border-radius:5px;
	color:#fff;
	padding:7px 10px;
}
.lft-tm img{width:100%;}
.rgt-tm{
	background-image: linear-gradient(to bottom right, #e5e5e5, #f3f4f6);
	padding: 35px 30px 35px 30px;
	box-shadow: 1px 1px 6px #e9e4e4;
}
.rgt-tm h4{
	font-size: 22px;
	font-weight: 600;
	color: #102542;
	margin-bottom: 20px;
}
.rgt-tm p{
	line-height: 1.9;
	margin: 0 0 40px;
	font-size: 16px;
	border-bottom:1px #02010112 solid;
	padding-bottom: 20px;
}
.rgt-tm a{
	    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
	background:#102542;
	color:#fff;
}
.hd-main{
	text-align:center;
	font-size: 22px;
	font-weight: 600;
	color: #183762;
}
.sb-main{
	text-align:center;
	font-size: 46px;
	font-weight: 600;
	line-height: 1.2em;
	color: #000;
	position: relative;
	margin-bottom: 45px;
	z-index: 9;
}

#client-bx .carousel-control-prev {
  background-image: none;
  position: absolute;
  left: -8%;
  top: 40%;
}
#client-bx span{font-size:32px;}
#client-bx .carousel-control-next {
  background-image: none;
  position: absolute;
  top: 40%;
  right: -8%;
  left: unset;
}
#client-bx .btn-about{margin-top: 40px;}
#client-bx .carousel-inner {
  overflow: visible;
}
#client-bx .carousel-control-prev, #client-bx .carousel-control-next {
  opacity: 1;
  height: 55px;
  display: block;
  color: #125e7f;
  width: 90px;
  width: 55px;
  border-radius: 50%;
  background: #fff;
}
.mn-hd h3{color:#fff;}

.fst img{height:100%;}
.form-sc{padding: 40px;}

.hm-contact input, textarea, .uneditable-input{width:100%;}
.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}
.rt-ic h5{font-size:24px;}
.rt-ic a{color:#fff;font-size:20px;}
.lt-ic{text-align: right;}
.top.scll-top .fa{width: 1.8em;height: 1.8em;line-height: 22px;}
.top {
    position: fixed;
    /* right: 10px; */
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #046bd2;
    padding: 5px;
    z-index: 9;
    border-radius: 0;
    border: 2px solid #eee;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}

a {
  text-decoration: none;
}
/*footer*/
@media(max-width:768px){
	.rd-mr, .hm-btn .rd-mr:nth-child(2){font-size:12px;padding: 8px;margin-left: 10px;}
	.banner-heading h4{
		font-size: 27px;
	}
	.form-sc{padding:10px;}
	.cnt-bg h1{font-size:24px !Important;}
	.cnt-bg{padding:60px 0 !important;}
	.lst-img{min-height:100%;}
	.lft-ch h4,.vs2 h2{font-size:22px;}
	.lft-ch{padding-left:20px;}
	.about_us_inner img{padding-right:0;}
	.innr-pg-bnnr h2, .sub-title1{font-size:20px;line-height:30px;}
	.tm-sc1{margin-top:0;padding:10px;}
	.innr-pg-bnnr{padding:60px 0}
	.ft-details img{margin-bottom:20px;}
	.social-link ul{padding-left:0;}
	.innr-pg-bnnr p{font-size:16px;}
	.tm-inner h1{font-size:24px !important;line-height:30px !Important;}
	.faq h3{font-size:22px;line-height:28px;}
	.tm-sc1 p{margin-bottom:15px;}
	.team-counter .count-box span:before{display:none;}
	.with-us{padding:20px;}
	.cnst-lft{padding:10px;}
	.tm-sc1 img {
    margin-top: 30px;
    padding-left: 0px;
}
	.left-srv h2, .tm-sc1 h3{font-size:22px;}
	.srv-bg{padding:60px 0;}
	.srv-bg h1{font-size:22px;}
	.desk_none img{display:none;}
	.aboutbox p{font-size:14px;}
	.sub-title{font-size:26px;}
	.aboutbox{padding:0px;}
	.about_us img{padding:0;}
	.hm-btn{margin-top:10px !important;display: inline-table;}
.all_about_what p, .rgt-tm p{font-size: 14px;line-height: 26px;}
.rgt-tm{padding:20px;}
.all_about_what{padding:20px;}
.banner-main{height:100%;}
.carousel-caption{display:none;}
.banner-main:after{height: 100%;}
.all_about_who img{height:100%;}
.banner-company-details{display:block;}
.banner-startup-pro {
   padding-left: 5px;
    margin-top: 5px;
}
.head-banner-img img{margin-top:20px;}
.banner-heading h1{font-size:24px;line-height: 36px;}
.banner-section{padding:20px 0 !important;}
.service-platform .service-header p{padding:0;}
.mt-tp{margin-top:20px;}
.mt-tp2, .mt-tp3, .mt-tp4 {
    margin-top: 20px;
    margin-left: 0px;
    padding: 0;
}
.prg-container h2{font-size:28px !important;}
.prg-container{background:none;}
.counter-item{text-align:justify;margin-bottom: 20px;}
#widgetsControl {
    height: 100% !important;
}
.carousel-inner .carousel-item > div {
  display: none;
}
.carousel-inner .carousel-item > div:first-child {
  display: block;
}
}