::-moz-selection {
     background-color: #3bacf0;
     color: #fff;
}
 ::selection {
     background-color: #3bacf0;
     color: #fff;
}
html{
    overflow-x: hidden; 
}
 body {
     color: #333333;
     font-family: 'Muli', sans-serif;
     font-size: 16px;
     font-weight: 400;
     line-height:26px;
     position: relative;
     overflow-x: hidden;
     letter-spacing: 0.5px;
}
 ol, ul {
     margin: 0;
     padding: 0;
     list-style: none;
}
 select {
     display: block;
}
 figure {
     margin: 0;
}
 a {
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
}
 a:hover{
    color:#33404c
}
 iframe {
     border: 0;
}
 a, a:focus, a:hover, a:active, button, button:focus, button:hover, button:active {
     text-decoration: none;
     outline: 0;
}
 .btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
     text-decoration: none;
     outline: 0;
}
 b, sup, sub, u, del {
     color: #333;
}
 .common_h1, h1 {
    font-size: 30px;
    margin-bottom: 10px;
	font-weight: 500 !important;
}
 .common_h2, h2 {
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: 500 !important;
}
 .common_h3, h3 {
     font-size: 22px;
}
 .common_h4, h4 {
     font-size: 20px;
}
 .common_h5, h5 {
     font-size: 18px;
}
 .common_h6, h6 {
     font-size: 16px;
}
 h1, h2, h3, h4, h5, h6 {
     line-height: 1.2em;
     color: #2f4577;
	 font-family: 'Jost', sans-serif;
	 font-weight:500 !important;
}
 section {
     padding: 40px 0px;
}
 section .container {
     padding-left: 0px;
     padding-right: 0px;
}
a{
	color:#008a3e;
}
a:hover{
	color:#05b353;
}
/*header csss*/
#header {
     background: #fff;
     left: 0;
     top: 0;
     right: 0;
     transition: all 0.5s;
     z-index: 997;
	 position:fixed
	 
 
}
.fixed-top1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.3) 0 2px 5px;
}
 #header.header-scrolled {
     background: #fff;
     transition: all 0.5s linear;
}
#header .container {
    padding-left: 0px;
    padding-right: 0px;
}
a.navbar-brand img {
    max-width: 140px;
}
/*menu csss*/
.nav-menu li {
     margin-left: 30px;
     position: relative;
}
.nav-menu li a.nav-link {
    padding: 6px 10px;
    text-decoration: none;
    display: inline-block;
    color: #373d3e !important;
    font-size: 16px;
    font-weight: 600;
    outline: none;
    border: 0px;
}
.navbar {
    padding-left: 0px;
    padding-right: 0px;
}
 .menu-active a, .menu_active, .nav-menu a:hover {
     color: #ecb920 !important;
}
 .dropdown:hover .dropdown-menu {
     display: block;
     visibility: visible;
     opacity: 1;
     transform: translateY(0px);
     transition: .5s ease all;
}
 .dropdown-menu {
     display: block;
     visibility: hidden;
     opacity: 0;
     transform: translateY(50px);
     transform: translateX(-50px);
     transition: .2s ease all;
}
 .dropdown-menu.show {
     display: block;
     visibility: visible;
     opacity: 1;
     transform: translateY(0px);
     transform: translateX(0px);
     transition: .2s ease all;
}
 .navbar-light .navbar-toggler-icon {
     display: none;
}
 .mega_sub_menu {
     width: 220px;
     display: inline-block;
     background: #fff;
     box-shadow: 0 20px 20px rgba(0, 0, 0, .1);
     top: 47px;
     border-radius:unset;
	 left: -50%;
}
 .dropdown-item{
    color:#373d3e;
}
 .dropdown-menu{
    padding: 0 !important;
}
 .dropdown-divider{
    margin: 0 !important;
}
 .dropdown-item {
     padding: 5px 15px;
     font-size: 14px;
}
 .mega_sub_menu ul {
     border: none;
     background-color: transparent;
     box-shadow: none;
     border-radius: 0px;
}
 .breadcrumb-item + .breadcrumb-item{
    font-size: 12px
}
 .mega_sub_menu ul::before {
     display: none;
}
 .mega_sub_menu ul li:first-child {
     margin-top: -15px;
}
 i.fa.fa-angle-down {
     color:#33404c;
}
 .mega_sub_menu::before {
    left: 50%;
    content: "";
    border: 12px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: #d8dadc;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    top: -24px;
    margin-left: -25px;
    position: absolute;
    background-color: transparent;
}
 .nav-menu ul a label {
     font-size: 15px;
     color: #626262;
     margin-bottom: 0px;
}
 .nav-menu ul a {
     color: #010101;
}

/*banner css*/
.banner {
    width: 100%;
    float: left;
    padding: 66px 0 0 0;
    overflow: hidden;
}
.yellow-pad {
    float: left;
    width: 13%;
    height: 100%;
    background: #ffcc23;
    position:relative;
    z-index: 1;
}
/*banner-shapes*/
.banner-dot-1 {
    position: absolute;
    top: 20%;
    right: 22%;
	-webkit-animation: movebounce 5s linear infinite;
    animation: movebounce 5s linear infinite;
}
.banner-shape-1{
	position:absolute;
	top:0;
	right:0;
}
.banner-shape-1 {
    position: absolute;
    top: 22%;
    right: 54%;
}
.banne-shape-2 {
    position: absolute;
    bottom: 0;
    right: 0px;
	-webkit-animation: movebounce 5s linear infinite;
    animation: movebounce 5s linear infinite;
}

@-webkit-keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@-webkit-keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}


@-webkit-keyframes movebounce-1 {
   0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes movebounce-1 {
   0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@-webkit-keyframes moveleftbounce-1 {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}



.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}
@-webkit-keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes bounces {
  from { transform: translateY(0px); }
  to { transform: translateY(-25px); }
}
@-webkit-keyframes bounces {
  from { transform: translateY(0px); }
  to { transform: translateY(-25px); }
}


.row-sec-1-shape1 {
    position: absolute;
    top: -75px;
    left: 104px;
	-webkit-animation: rotate3d 4s linear infinite;
    animation: rotate3d 4s linear infinite;
}
.row-sec-1-shape4 {
    position: absolute;
    right: 77px;
    bottom: -30px;
	-webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear;
	z-index:-1;
}
.row-sec-1-shape5 {
    position: absolute;
    bottom: -100px;
    left: 100px;
}
li.img-mt {
    margin-top: 22px;
}
.banner-dot-2{
	position:absolute;
	bottom:0;
	left:0;
	
}
.banner-dot-2 {
    position: absolute;
    bottom: 4px;
    left: 20px;
	-webkit-animation: movebounce-1 5s linear infinite;
    animation: movebounce-1 5s linear infinite;
}
/*border css*/
.borders {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    float: left;
    height: 3px;
}
.border1 {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 3px;
    background:#008a3e;
    border-radius: 50px;
    margin-left: 0;
}
.border2 {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 3px;
    background: #008a3e;
   border-radius: 50px;
    margin-left: 8px;
}

.btns, .btns1 {
    margin-top: 15px;
    background: #008a3e;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    color: #fff;
    padding: 4px 20px;
    display: inline-block;
    border-radius: 200px;
    font-size: 14px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.btns1{
	padding:6px 20px;
}
.btns:hover, .btns:active, .btns1:hover {
    background: #2f4577;
    color: #fff;
}
/*image shape*/
.InnerImgShape:before {
    position: absolute;
    content: "";
    left:40px;
    bottom: -20px;
    width: 150px;
    height: 150px;
    background: #008a3e;
    z-index: -1;
}
.img-dots:after{
	 position: absolute;
    content: "";
    right: -15px;
    top: -10px;
    width: 150px;
    height: 150px;
    background: url("../images/dots-2.png") no-repeat;
    z-index: -1;
}
.InnerImgShape img {
    width: 100%;
}
/*color css*/
.blue-color{
	color:#6637ef;
}
.blue-border{
	background:#e0d5ff;
}
.#2f4577-color{
	color:#e54e37;
}
.#2f4577-border{
	background:#ffd6c4;
}
.green-color{
	color:#60c330;
}
.green-border{
	background:#d9fbc8;
}
.yellow-color{
	color:#ffcc23;
}
.dark-yellow{
	color:#e5a721;
}
.yellow-border{
	background:#fdeea7;
}
.light-blue1{
	color:#5bacf1;
}
.light-blue-border{
	background:#c5eeff;
}
.rose-color{
	color:#f54370;
}
.rose-border{
	background:#ffdbe3;
}
.ligit-sea-color{
	color:#24c7be;
}
.ligit-sea-border{
	background:#d5fff6;
}
.light-gray{
	color:#e0dcdc;
}
.#2f4577-gradient{
	 background-color: #f69770;
    background-image: linear-gradient(-110deg, #f69770 0%, #e34631 100%);
}
.yellow-gradient{
	  background-image: linear-gradient(-110deg, #f4d524 0%, #e4a321 100%);
	  background-color:#f4d524;
}
.blue-gradient{
	  background-image: linear-gradient(-110deg, #9875fa 0%, #6b3cf0 100%);
	  background-color:#9875fa;
}
.light-blue-gradient{
	  background-image: linear-gradient(-110deg, #36c3fa 0%, #2f95f1 100%);
	  background-color:#36c3fa;
}
.green-gradient{
	  background-image: linear-gradient(-110deg, #71e03a 0%, #5dbd2e 100%);
	  background-color:#71e03a;
}
.rose-gradient{
	  background-image: linear-gradient(-110deg, #fe809c 0%, #f43b6a 100%);
	  background-color:#fe809c;
}
.sea-gradient{
	  background-image: linear-gradient(-110deg, #6fefce 0%, #17c0bb 100%);
	  background-color:#6fefce;
}
/*row-sec-1 css*/
.row-sec-1 {
    width: 100%;
    float: left;
    padding-bottom: 70px;
    position: relative;
    padding-top: 60px;
}
.row-sec-1-shape3 {
    position: absolute;
    top: -60px;
    right: 0;
}
.row-sec-1-shape2 {
    position: absolute;
    top: -13px;
    right: 81px;
}

.font-18{
	font-size:18px;
}
.font-13{
	font-size:13px;
}
.info-partner {
	margin-top:5px;
}
.info-partner li{
	background:#fff;
	padding:15px 50px;
	text-align:center;
	margin-right:20px;
	-webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
	display:inline-block;
}
.info-partner li img{
	max-width:100px;
}
/*row-sec-2 css*/
.row-sec-2{
	width:100%;
	float:left;
	position:relative;
	background:#eee;
}

.card-wrapper{
	padding-left: 3rem;
}
.card-box{
	width:100%;
	float:left;
	padding:15px;
	background: #fff;
    border-radius: 0;
	-webkit-box-shadow: 0 13px 27px -5px rgb(50 50 93 / 25%), 0 8px 16px -8px rgb(0 0 0 / 30%), 0 -6px 16px -6px rgb(0 0 0 / 3%);
    box-shadow:0 13px 27px -5px rgb(50 50 93 / 25%), 0 8px 16px -8px rgb(0 0 0 / 30%), 0 -6px 16px -6px rgb(0 0 0 / 3%);
	min-height: 370px;
	font-size:13px;
}
.card-box:hover{
	box-shadow:0 30px 60px -12px rgb(50 50 93 / 25%), 0 18px 36px -18px rgb(0 0 0 / 30%), 0 -12px 36px -8px rgb(0 0 0 / 3%);
	transform: translateY(-2px);
	transition:all 0.3s ease;
}
.card-cnt p{
	min-height:169px;
	font-size:14px;
}
.row-owel-img {
    position: absolute;
    left: 0;
	top:0;
	z-index:-1
}
.row-owel-img img{
	max-width:700px;
}
.card-cnt{
	width:100%;
	float:left;
	margin-top:20px;
}
.card-cnt a{
	color:#2f4577;
	transition:all 0.5s ease;
}
.card-cnt a:hover{
	color:#008a3e;
	transition:all 0.5s ease;
}
.card-cnt h3 {
    margin-bottom: 5px;
    font-size: 20px;
}
.row-sec-2-bg {
    right: 0;
    position: absolute;
    top: 60px;
    z-index: -1;
}
.row-sec-3{
	position:relative;
	width:100%;
	float:left;
	background:url(../images/client-bg.jpg) no-repeat;
	background-size:cover;
	background-attachment:fixed;
}
.white_txt {
    color: #fff;
}
.team-box{
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.team-box .hover span{
    font-family: "poppins", sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    display: block;
    color: #fff;
    letter-spacing: 0;
}
.team-box h4{
    color: #fff;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.team-box:hover h4{
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
}
.team-box:hover .team-social{
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
} 
.team-box:hover img{
    transform: scale(1.08);
	transform-style: preserve-3d;
	transition: all 0.2s ease-in-out;
}
.team-box .hover{
    background: #111; /* For browsers that do not support gradients */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgb(30 150 78));
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 100px 0 15px 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
}
.team-box:hover .hover{
    visibility: visible;
    opacity: 1;
}

/*row-sec-4*/
.row-sec-4{
	width:100%;
	float:left;
	position:relative;
	
}
.fancy_service {
   
   -webkit-box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: 60px;
    padding: 0;
    display: block;
    float: left;
    width: 97%;
	margin:15px;
	border:none;
}
.fancy_service .fancy_block {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: #ffffff;
	 border-radius: 10px;
}
.fancy_service .fancy-info {
    float: left;
    width: 67%;
    padding: 30px;
}
.fancy_service .fancy_img {
    width: 50%;
    float: left;
    z-index: -1;
}
.fancy_service .fancy_img {
    position: absolute;
    right: -70px;
    bottom: -30px;
}
h4.title {
    margin-bottom: 12px;
}
.owl-theme.twitterSection .owl-dots .owl-dot span{
	background: #fcedbb;
}
.owl-theme.twitterSection .owl-dots .owl-dot.active span, .owl-theme.twitterSection .owl-dots .owl-dot:hover span {
    background: #ffcc23;
}
.owl-theme.twitterSection .item{
	background:#fff;
	box-shadow:0 2px 48px 0 rgb(0 0 0 / 8%);
	float:left;
	width:100%;
}
.case-study-yellow-pad {
    width: 21%;
    height: 80%;
    position: absolute;
    background: #ffcc23;
    right: 0;
    top: 75px;
	
}
.white-dots {
    position: absolute;
    right: 36px;
    top: 73px;
	-webkit-animation: movebounce 5s linear infinite;
    animation: movebounce 5s linear infinite;
}
.case-shape-1 {
    position: absolute;
    top: 65px;
    right: 100px;
}
.case-shape-2 {
    position: absolute;
    right: 0;
    bottom: 0px;
	-webkit-animation: movebounce 5s linear infinite;
    animation: movebounce 5s linear infinite;
}
.case-shape-3 {
    position: absolute;
    bottom: 100px;
    right: 50px;
}

/*footer-css*/
.footer-area {
    background: url(../images/footer-bg.jpeg) no-repeat;
    float: left;
    width: 100%;
    background-size: cover;

}
.footer-area p{
	color:#e0dcdc;
	 font-weight: 200;
	 font-size:13px;
	 line-height:24px;
}
.footer-area ul li a{
	color:#e0dcdc;
	line-height:30px;
	font-weight:200;
}
address.mb-0.light-gray.font-13.font-weight-200 {
    line-height: 24px;
	color:#e0dcdc;
}
.font-weight-200 {
    font-weight: 200;
}
.copy_rights {
    padding: 12px 0;
    border-top: 1px solid #008a3e;
}
.footer-area ul li a:hover{
	color:#80eaaa;
}
/*solution page css*/

.inner-banner {
    width: 100%;
    display: inline-block;
    height: 200px;
	position:relative;
	overflow:hidden;
}
.inner-banner:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	float:left;
	background:rgba(0, 0, 0, 0.5);
	z-index:1;
}
.inner-page{
	width:13%;
}
.inner-banner img{
	width:100%;
	float:left;
	position:relative;
	min-width: 1366px;
}
.inner-page-title {
    position: absolute;
    top: 50%;
    padding:8px 50px 8px 15px;
    left: auto;
    z-index: 9;
	margin-top: -26px;
}
.infor-sol p{
	text-align:justify;
}

.inner-page-title h1{
	margin-bottom:0;
	color:#f5f5f5;
}
/*sol-row-sec-1 css*/
.sol-row-sec-1{
	width:100%;
	float:left;
}
.sol-row-sec-1 .row-sec-1-shape1{
	top:-35px;
}
.sol-row-sec-1 .row-sec-1-shape4{
	bottom: -15px;
}
.sol-row-sec-1 .row-sec-1-shape5{
	bottom: -60px;
}
.sol-row-sec-1 .row-sec-1-shape2 {
    position: absolute;
    top: -13px;
    right: -50px;
}
.sol-row-sec-1 .row-sec-1-shape3 {
    position: absolute;
    top: -23px;
    right: 15px;
}
/*sol-row-sec-2 css*/
.sol-row-sec-2{
	width:100%;
	float:left;
	background:#eee;
	position:relative;
	z-index:1;
	padding-bottom:25px;
}
.sol-owl-img-1 {
    position: absolute;
    left: -22px;
    top: 0px;
}
.sol-owl-img-1 img {
    transform: rotate(193deg);
    max-width: 100px;
}
.sol-card-icon{
    text-align: left;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    position: relative;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.2);
    animation: one-animated 10s infinite;
    overflow: hidden;
}
.card-box.sol-card-box {
    padding: 25px 15px;
	margin-bottom:30px;
}
.card-box.sol-card-box h3 {
    font-size: 17px;
	font-weight: 600;
}
.inner-owl-shape {
    position: absolute;
    right: 0;
    bottom: -40px;
    z-index: -1;
}
@keyframes one-animated {
    0% { border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%
    box-shadow:15px 15px 50px rgba(0, 0, 0, 0.2); }
    25% { border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%; }
    50% { border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%
    box-shadow:-10px -5px 50px rgba(0, 0, 0, 0.2); }
    75% { border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%; }
}
/*sol-row-sec-3*/
.sol-row-sec-3{
	width:100%;
	float:left;
}
.media-sol-box {
    width: 75%;
    padding: 6px 15px;
    background: #fff;
	-webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}
.InnerImgShape1{
	position:relative;
}
.InnerImgShape1 img{
	max-width:280px;
	margin-top:30px;
}
.InnerImgShape1:before {
    position: absolute;
    content: "";
    left: 30px;
    top: 13px;
    width: 132px;
    height: 140px;
    background: #ffcc23;
    z-index: -1;
	
}
.InnerImgShape1.img-dots:after {
	left:auto;
	right:22px;
}
/*service page css*/
.card-box.service-card-box {
    margin-bottom: 30px;
}
.sol-owl-img-1.service-page {
    right: 0;
    bottom: 0;
    top: auto;
    left: auto;
}
.sol-owl-img-1.service-page img{
	    transform: rotate(0deg);
}
.inner-owl-shape.service-page {
    bottom: auto;
    top: 50px;
    left: 0;
}
.inner-owl-shape.service-page img{
	max-width:400px;
}
/*abt-css*/
.abt-row-sec-1{
	width:100%;
    float: left;
    padding-bottom: 70px;
    position: relative;
    padding-top: 60px;
}

.abt-img img{
	width:100%;
	float:left;
}
.mission-icon {
    margin: 0 0 10px;
}
.abt-row-sec-1 .row-sec-1-shape1 {
    position: absolute;
    top: 0;
    left: -130px;
    -webkit-animation: rotate3d 4s linear infinite;
    animation: rotate3d 4s linear infinite;
}
.abt-row-sec-1 .row-sec-1-shape3{
	 top: -30px;
}
.abt-row-sec-1 .row-sec-1-shape5 {
    position: absolute;
    bottom: -70px;
    left: 40px;
}
.abt-row-sec-1 .row-sec-1-shape4{
	bottom:0;
}
/*abt-row-sec-2*/
.abt-row-sec-2{
	width:100%;
	float:left;
	background:#eee;
}
.abt-fancy-box {
    background: #fff;
    padding: 15px;
	border-radius:4px;
	-webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
	margin-top:20px;
	text-align:left;
}
/*abt-row-sec-3*/
section.abt-row-sec-3 {
    width: 100%;
    float: left;
}
.abt-row3-box{
	padding:25px;
}
.fancy-box-icon{
	display:flex;
	
}
.fancy-box-icon i{
	font-size:25px;
	background:#fbf2de;
	padding:10px;
	width:60px;
	text-align:center;
	border-radius:50%;
	height:60px;
	line-height:40px;
}
.green-bg{
	background:#eff8ea !important;
}
.blue-bg{
	background:#f1ecfe !important
}
.yellow-bg{
	background:#f7efcc !important
}
section.abt-row-sec-4 {
    width: 100%;
    float: left;
	background:#eee;
}
.client-img{
	background: #fff;
    padding: 15px 30px;
    text-align: center;
    display: inline-block;
	margin:10px;
	box-shadow:0 1px 15px 0 rgba(0, 0, 0, 0.08);

}

/*contact-css*/
.address-box{
	padding:25px;
	background:url(../images/cnt-bg.jpg) no-repeat;
	width:100%;
	float:left;
	border-radius:4px;
	color:#fff;
	background-size: cover;
	position:relative;
	z-index:1;
	min-height:393px;
}
.address-box:after{
	position:absolute;
	content:'';
	width:100%;
	height:100%;
	background:rgba(47, 69, 119, 0.9);
	top:0;
	left:0;
	z-index:-1;
}

 
.address-box h3{
	color:#fff;
}
.cont-row-sec-1{
	float:left;
	width:100%;
}
span.border1.white {
    background: #fffafa;
}
span.border2.white {
    background: #fffafa;
}
/*form css*/
 input[type=date], input[type=datetime-local], input[type=email], input[type=number], input[type=password], input[type=search-md], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], textarea.md-textarea {
     background-color: transparent;
     border: none;
     border-bottom: 1px solid #bdbdbd;
     border-radius: 0;
     outline: 0;
     height: 2rem;
     width: 100%;
     float:left;
     font-size: 15px;
     color: #333;
     -webkit-box-shadow: none;
     box-shadow: none;
     -webkit-box-sizing: content-box;
     box-sizing: content-box;
     -webkit-transition: all .3s;
     transition: all .3s;
}
 .form-control {
     padding: 0;
     padding-bottom: .6rem;
     padding-top: .5rem;
     font-size: 1rem;
     line-height: 1.5;
     background-color: transparent;
     background-image: none;
     border-radius: 0;
     margin-bottom: 16px;
}
 input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=search-md]:focus:not([readonly]), input[type=search]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=url]:focus:not([readonly]), textarea.md-textarea:focus:not([readonly]) {
     border-bottom: 1px solid #333;
     -webkit-box-shadow: 0 1px 0 0 #333;
     box-shadow: 0 1px 0 0 #333;
     background: none;
}
 .capcha{
     width: 100%;
     padding: 7px 15px;
     display: inline-block;
     background: #f2f2f2;
     margin-top: 13px;
}
 .c-left{
     float: left;
     padding:7px 0px 0 0;
}
 .c-right{
     float: right;
}
 label {
     position: relative;
}
.check-cus, .radio-cus {
     width: 100%;
     float: left;
     position: relative;
}
 .check-cus input[type=checkbox], .radio-cus input[type=radio] {
     display: none 
}
 .check-cus label, .radio-cus label {
     width: auto;
     font-size: 14px;
     padding-left: 36px;
     font-weight: 500;
     position: relative;
     margin: 0;
     line-height: 25px;
}
 .check-cus label:before, .radio-cus label:before {
     content: '';
     display: inline-block;
     width: 20px;
     height: 20px;
     border: 1px solid #888;
     position: absolute;
     top: 2px;
     border-radius: 100%;
     left: 0;
     z-index: 5;
}
 .check-cus label:after, .radio-cus label:after {
     content: '';
     width: 6px;
     height: 6px;
     background: #02398b;
     position: absolute;
     top: 9px;
     border-radius: 100%;
     left: 7px;
     display: none;
}
 .check-cus label:before {
     border-radius: 0;
}
 .check-cus label:after {
     content: '\f00c';
     font-family: 'FontAwesome';
     width: 7px;
     height: 7px;
     color: #2042c2;
     background: none;
     position: absolute;
     top: 3px;
     border-radius: 100%;
     left: 2px;
     display: none 
}
 .check-cus input[type=checkbox]:checked + label:after, .radio-cus input[type=radio]:checked + label:after {
     display: block 
}
 .check-cus input[type=checkbox]:checked + label:before, .radio-cus input[type=radio]:checked + label:before {
     border-color: #02398b;
}
 .check-cus label:before {
     content: '';
     display: inline-block;
     width: 27px;
     height: 27px;
     border: 1px solid #888;
     position: absolute;
     top: 2px;
     background: #ffffff;
     border-radius: 0;
     left: 0;
     z-index: 5;
}
 .check-cus label:after {
     content: '\f00c';
     font-family: 'FontAwesome';
     width: 10px;
     height: 10px;
     color: #2042c2;
     background: none;
     position: absolute;
     top: 3px;
     border-radius: 100%;
     left: 7px;
     display: none;
     z-index: 9;
}

 .radio-cus.c-left {
     width: 25%;
}
 .title-l.c-left{
    width:40%;
}
.md-form{
    width:100%;
	float:left;
}
.box-form {
    background: #fff;
    padding: 20px 35px 25px;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    overflow: hidden;
    position: relative;
	border-radius:4px;
	width:100%;
	float:left;
}
.yellow-btn {
    background: #008a3e;
    color: #fff;
    border-radius: 20px;
    padding: 7px 30px 7px 30px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    display: inline-block;
    margin-top: 10px;
    border: 0;
    text-transform: uppercase;
}
.yellow-btn:hover{
	 color: #fff;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f8f9fa !important;
}
.cnt-row-sec-2{
	width:100%;
	float:left;
}
.gl-map {
    padding: 0;
    border-radius: 8px;
    border: 5px solid #fff;
    box-shadow: 0px 0px 13px #a5a5a5;
	width: 100%;
    float: left;
	height:350px;
}
.map-sec {
    width: 100%;
    float: left;
    height: 400px;
}
.mt-7{
	margin-top: 5rem !important;
}
.InnerImgShape.img-dots {
    position: relative;
    z-index: 1;
}
.footer-area a{
	color: #e0dcdc;
    font-weight: 200;
    font-size: 13px;
}
.footer-area a:hover{
	color: #80eaaa;
}
li.nav-item.dropdown.active a{
	color:#008a3e !important;
}
li.nav-item.dropdown:hover a{
	color:#008a3e !important;
}
.close-btn{
	position:fixed;
    top: 32px;
    right: 15px;
	z-index:9999;
	display:none;
}
span.close-icon {
    display: block;
    width: 20px;
    height: 3px;
    background: #333;
    margin-bottom: 3px;
	webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
span.close-icon + span.close-icon{
	    margin-top: -6px;
	webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.vision-mission{
     width:100%;
     display:inline-block;
     position:relative;
     background:url(../images/vision-bg.jpg) no-repeat;
     background-size:cover;
     z-index: 1;
     height: 295px;
	 margin-bottom:25px;
	 background-attachment:fixed;
}

 .white_box{
     background:#008a3e;
     padding:20px;
     display:inline-block;
     text-align:center;
     width:100%;
	 color:#fff;
     box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

 .service-btm-sec{
     margin-top: 50px;
     padding:25px 0;
}
.list-items, .list {
    display: inline-block;
    width: 100%;
}
.list-items li, .list li {
    display: inline-block;
    width: 100%;
    padding: 10px 0 0 25px;
    position: relative;
}
.list-items li:before {
    position: absolute;
    top: 17px;
    left: 0px;
    content: "\e606";
    font-family: 'simple-line-icons';
    color: #008a3e;
    font-size: 13px;
    line-height: normal;
}
.mission-title .border1, .mission-title .border2{
	background:#fff;
}
.mission-icon {
    margin: 0 0 10px;
    float: left;
}
.mission-title {
    float: left;
    text-align: left;
    margin-left: 15px;
    vertical-align: middle;
    margin-top: 15px;
}
.mission-cnt {
    width: 100%;
    float: left;
	text-align:left;
}
.value-cnt p, .list-style li{
	position:relative;
	width:100%;
	display:inline-block;
}
.list-style li {
    padding-bottom: 15px;
    padding-left: 20px;
}
.value-cnt p::before {
    content: "•";
    position: absolute;
    top: -2px;
    left: 0px;
}
.list-style li{
	padding-bottom:20px;
}
.list-style li::before {
    content: "•";
    position: absolute;
    top: -2px;
    left: 0px;
}
form{
    width:100%;
	float:left;
}
.form-contact{
	width:100%;
	float:left;
} 
.career-head{
	position:relative;
	margin-top:15px;
}
.career-head:after{
	position:absolute;
	content:'';
	bottom:-5px;
	left:0;
	background:#fff;
	width:70px;
	height:2px;
}
.row-sec-3 img{
	width:100%;
	display:inline-block;
}
.sol-row-sec-2 img{
	width:100%;
	display:inline-block;
}
.card-box img{
	width:auto;
	display:inline-block;
}
.card-box.service-box{
	min-height: 330px;
}
.scrollToTop {
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 999;
    background: none;
    border: none;
    cursor: pointer;
}
.scrollToTop i {
    color: #fff;
    font-size: 30px;
    display: block;
    height: 37px;
    transition: all 1s ease 0s;
    width: 37px;
    border-radius: 50px;
    -ms-transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    background: #319356;
    line-height: 33px;
}
p.mb-0.d-inline-block.font-13.light-gray.font-weight-200 {
    margin-bottom: 7px !important;
}

/*site map design */
 .content {
	 font-size: 14px;
	 position: relative;
}
 .content * {
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
 .org-chart {
	 display: block;
	 clear: both;
	 margin-bottom: 30px;
	 position: relative;

}
 .org-chart.cf:before, .org-chart.cf:after {
	 content: " ";
	/* 1 */
	 display: table;
	/* 2 */
}
 .org-chart.cf:after {
	 clear: both;
}
 .org-chart.cf {
	 *zoom: 1;
}
 .org-chart ul {
	 padding: 0;
	 margin: 0;
	 list-style: none;
}
 .org-chart ul li {
	 position: relative;
}
 .org-chart ul li span {
	 display: block;
	 text-align: center;
	 overflow: hidden;
	 text-decoration: none;
	 color: black;
	 font-size: 12px;
	 box-shadow: 4px 4px 9px -4px rgba(0, 0, 0, 0.4);
	 -webkit-transition: all linear 0.1s;
	 -moz-transition: all linear 0.1s;
	 transition: all linear 0.1s;
	 background: #92d4a8;
	 padding: 4px;
}
 .org-chart .lvl-b {
	 background: #319356 !important;
	 color: #fff;
}
 .org-chart .board {
	 width: 70%;
	 margin: 0 auto;
	 display: block;
	 position: relative;
}
 .org-chart .board:before {
	 content: "";
	 display: block;
	 position: absolute;
	 height: 70px;
	 width: 0px;
	 border-left: 2px solid #a1a2a5;
	 margin-left: 49%;
	 top: 22px;
}
 .org-chart ul.columnOne {
	 height: 90px;
	 position: relative;
	 width: 100%;
	 display: block;
	 clear: both;
}
 .org-chart ul.columnOne li {
	 width: 30%;
	 margin: 0px auto;
	 top: 20px;
}
 .org-chart ul.columnTwo {
	 position: relative;
	 width: 100%;
	 display: block;
	 height: 90px;
	 clear: both;
}
 .org-chart ul.columnTwo li:first-child {
	 width: 30%;
	 float: left;
}
 .org-chart ul.columnTwo li {
	 width: 30%;
	 float: right;
}
 .org-chart ul.columnTwo:before {
	 content: "";
	 display: block;
	 position: relative;
	 width: 80%;
	 height: 10px;
	 border-top: 2px solid #a1a2a5;
	 margin: 0 auto;
	 top: 40px;
}
 .org-chart ul.columnThree {
	 position: relative;
	 width: 100%;
	 display: block;
	 clear: both;
}
 .org-chart ul.columnThree li:first-child {
	 width: 30%;
	 float: left;
	 margin-left: 0;
}
 .org-chart ul.columnThree li {
	 width: 30%;
	 margin-left: 5%;
	 float: left;
}
 .org-chart ul.columnThree li:last-child {
	 width: 30%;
	 float: right;
	 margin-left: 0;
}
 .org-chart ul.columnThree:before {
	 content: "";
	 display: block;
	 position: relative;
	 width: 80%;
	 height: 10px;
	 border-top: 2px solid #a1a2a5;
	 margin: 0 auto;
	 top: 40px;
}
 .org-chart .departments {
	 width: 100%;
	 display: block;
	 clear: both;
	 margin-top:0;
}

 .org-chart .departments:before {
	 content: "";
	 display: block;
	 width: 85%;
	 height: 22px;
	 border-top: 2px solid #a1a2a5;
	 border-left: 2px solid #a1a2a5;
	 border-right: 2px solid #a1a2a5;
	 margin: 0 auto;
	 top: 0px;
}
 .org-chart .department {
	 width: 19%;
	 float: left;
	 margin: 0px 3px;
	 border-left:2px solid #319356;
}
.org-chart .department.central{
	border-left:2px solid #a1a2a5;
}
 .org-chart .department:after {
	 content: "";
	 position: absolute;
	 display: block;
	 width: 10px;
	 height: 22px;
	 border-left: 2px solid #a1a2a5;
	 left: 50%;
	 top: -22px;
}
 .org-chart .department:first-child:after {
	 display: none;
}
 .org-chart .department:last-child:after {
	 display: none;
}

 .org-chart .department.central:after {
	 display: none;
}
 
 .org-chart .department li {
	 padding-left: 25px;
	 height: 57px;
	 border-bottom:2px solid #a1a2a5;
}
 .org-chart .department li span {
	 background: #92d4a8;
	 top: 38px;
	 position: absolute;
	 z-index: 1;
	 width: 95%;
	 height: auto;
	 font-size:12px;
	 padding:10px 7px;
	 vertical-align: middle;
	 right: 0px;
	 line-height: 14px;
}
 .org-chart .department .sections {
	 margin-top: -20px;
}
.lvl-b a{
	color:#fff;
}
.section a{
	color:#333;
}
/* MEDIA QUERIES */
 @media all and (max-width: 767px) {
	 .org-chart .board {
		 margin: 0px;
		 width: 100%;
	}
	 .org-chart .departments:before {
		 border: none;
	}
	 .org-chart .department {
		 float: none;
		 width: 100%;
		 margin-left: 0;
		
		 margin-bottom: 40px;
	}
	 .org-chart .department:before {
		 content: "";
		 display: block;
		 position: absolute;
		 width: 15px;
		 height: 60px;
		 border-left: 2px solid #a1a2a5;
		 z-index: 1;
		 top: -45px;
		 left: 0%;
		 margin-left: -2px;
	}
	 .org-chart .department:after {
		 display: none;
	}
	 .org-chart .department:first-child:before {
		 display: none;
	}
	.org-chart .department{
		border-left:2px solid #a1a2a5 !important;
	}
}

 .responsive-content {
	 width: 767px;
	 margin: 0px auto;
}
 .responsive-content .org-chart .board {
	 margin: 0px;
	 width: 100%;
}
 .responsive-content .org-chart .departments:before {
	 border: none;
}
 .responsive-content .org-chart .department {
	 float: none;
	 width: 100%;
	 margin-left: 0;
	 background: #f5eec9;
	 margin-bottom: 40px;
}
 .responsive-content .org-chart .department:before {
	 content: "";
	 display: block;
	 position: absolute;
	 width: 15px;
	 height: 60px;
	 border-left: 2px solid #a1a2a5;
	 z-index: 1;
	 top: -45px;
	 left: 0%;
	 margin-left: -2px;
}
 .responsive-content .org-chart .department:after {
	 display: none;
}
 .responsive-content .org-chart .department:first-child:before {
	 display: none;
}
 