@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');

body{ font-family: 'Ubuntu', sans-serif; font-size:15px; line-height:24px;}

#widgetsControl {
    height: auto !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; height:250px; text-align: center; position:relative;margin-bottom: 20px;}
.innr-pg-bnnr:after{content:'';position:absolute;left:-1px;right:-1px;top:-1px;width:100%;height:100%;z-index: 0;background: #020e20a6;}
.innr-pg-bnnr h1{color:#fff;text-align:center;font-size: 28px;font-weight:bold;position:relative;z-index:1;}
.innr-pg-bnnr h1:after{content:''; position:absolute; bottom: -10px; margin:0 auto; left:0; right:0; width:100px; height:4px; border-radius:2px; background:#fff;}


*{font-family:Ubuntu !important;}

.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: 14px;
}
.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 {height: 52px !important;}

    #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: 60px 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*/
.banner-main {
    position: relative;
}
.banner-main:before {/*
    content: '';
    position: absolute;
    left: 0px;
    top: -23px;
    width: 100%;
    height: 34px;
    background: url(../image/border-nice.png);
    z-index: 2;*/
}
.banner-main:after {
    /*content: '';
    position: absolute;
    left: 0px;
    bottom: -23px;
    width: 100%;
    height: 34px;
    background: url(../image/border-nice.png);
    z-index: 2;*/
}

.banner-main{position:relative;height: 450px;}
.banner-main:before{    content: '';
    position: absolute;
    left: 0px;
    top: -23px;
    width: 100%;
    height: 34px;
    background: url(../image/border-nice.png);
    z-index: 2;}
	
.banner-main:after{
   background: #000000c7;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 500px;
   content: '';
   transition: all .4s;
}
.carousel-caption{z-index:9;top: 15%;left: 12%;}
.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{
	background: url('Image/team-bg.jpg');
}
.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;}
.clients{background:url('Image/clients-bg.jpg');position:relative;background-attachment: fixed;background-size: cover;background-repeat: no-repeat;}
.clients:after{
	    position: absolute;
	    content: '';
	    top: 0;
	    left: 0;
	    height: 100%;
	    width: 100%;
	    /* background: #000000b8; */
}
.tm-cont{padding: 20px 0;}
.tm-cont p{text-align:center;}
.btn-about a {
    color: #000;
    background-color: #fff;
    display: inline-block;
    border: 1px solid #00427b;
    border-radius: 10px;
    padding: 10px 30px;
    font-weight: 400;
    transition: 0.3s linear;
	position:relative;
	z-index:99;
}
.sr-sc{
  box-shadow:0px 0px 7px 0px #d2d1d1 !important;
  margin-top: 20px;
  padding: 20px;
  min-height: 375px;
  position: relative;
  text-align: center;
  background: #fff;
  z-index: 9;
  border-radius: 10px;
}
.sr-sc img{width: 90px;border-radius: 50%;box-shadow: 1px 1px 5px gray;}
.thriving{/* padding: 60px 0 120px; */background: #fff7ea;}
.current-services h4{
  font-size: 21px;
  margin: 10px 0 15px;
}
.tm-cont h3 {
    color: #125e7f;
    font-size: 21px;
    font-weight: 600;
}
.fst img{height:100%;}
.form-sc{padding: 40px;}
.contact{padding:0;position: relative;}
.contact .form-control{
	 padding: 14px;
	 margin: 15px 0;
}
.sbmt-btn{
	background: #102542;
	padding:10px 10px 10px 10px !important;
	border:none;
	color:#fff;
	border-radius:10px;
	margin-top:20px;
	font-weight: 500;
}
.pd-lft{position: absolute;top:0;left: 0;padding: 60px;z-index: 99;width: 100%;height: 100%;}
.fst{position:relative;}
.fst:after{
	position:absolute;
	content:'';
	left:0;
	top:0;
	background: #000000ad;
	height:100%;
	width:100%;
}
.pd-lft h5{color:#fff;font-size: 24px;font-weight: 600;}
.pd-lft ul{
	list-style:none;
	display:flex;
	justify-content: center;
	margin: 30px 0;
}
.ic1{background:#3b5998;padding:8px 12px;border-radius:10%;}
.ic2{background: #ffffff;/* padding:8px 12px; */border-radius: 15%;}
.ic3{background:#0077b5;padding:8px 12px;border-radius:10%;}
.pd-lft ul li i{color:#fff;font-size:20px;}
.pd-lft ul li{margin: 5px;}
.lt-ic i{background:#39a1db;color:#fff;padding:10px 12px;border-radius:50%;font-size:22px;}
.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: 28px;  height: 25px;}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #0078fc;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #eee;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}
footer{padding: 65px 0 15px;}
footer p{color:#fff;line-height: 35px;transition:all .3s;padding-right:20px;}
footer .fa{
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: rgba(255,255,255,0.1);
    transition:all .3s;
    }
footer .fa:hover{
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border: 1px solid #0c0c0c;
    background: #000;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    }
footer .text-right{text-align: right;font-size: 14px;color:#fff;}
footer a:hover{color: #0078fc;}
a {
  text-decoration: none;
}
/*footer*/
@media(max-width:768px){
.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%;}
}