@charset "utf-8";
/* CSS Document */
html {
  scroll-behavior: smooth!important;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	box-sizing: border-box
}
body {
	font-family: 'Nunito Sans', sans-serif !important;
}
img {
	max-width: 100%
}
a {
	text-decoration: none;
	color: green;
}
h1, h2, h3, h4, h5 {
	font-weight: 400;
}
.clear {
	clear: both
}
.row {
	width: 100%;
	float: left
}
.wrapper {
	width: 90%!important;
	margin: 0 auto!important;
	max-width: 1200px!important;
	float: none!important
}
.header-top {
	width:100%;
	float:left;
	background:#ec2042;
	padding:3px 0;
}
.header-top ul {
	margin:0px;
}
.header-top ul li {
	display:inline-block;
	padding:0 30px 0 25px;
	color:#FFF;
	font-size:14px;
}
.header-top ul li:nth-child(1) {
	background:url(../images/icon-1.png) left center no-repeat;
}
.header-top ul li:nth-child(2) {
	background:url(../images/icon-2.png) left center no-repeat;
}
.header-top ul li a {
	color:#FFF;
}
.header-row-1 {
	width:100%;
	float:left;
	padding:8px 0;
	background:#d2d2d2;
}
.header-nav {
	float:right;
	margin-bottom:0px !important;
}
.header-nav li {
	display:inline-block;
	float:left;
	padding: 26px 35px;
	color:#FFF;
	background:url(../images/menu-line.png) right center no-repeat;
}
.header-nav li a {
	color:#ededed;
	font-size: 20px;
}
.header-nav li a i {
	font-size:22px;
	padding-right:6px;
	color:#FFF;	
}
.top-social {
	float:right;
	margin:30px 0 0 28px !important;
}
.top-social li {
	display:inline-block;
	float:left;
	margin-right:15px;
	width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
	border:#fff solid 1px;
	background:#FFF;
	border-radius:4px;
}
/*.top-social li:nth-child(1) {
	background:#4b69b0;	
}
.top-social li:nth-child(2) {
	background:#37b1e1;	
}
.top-social li:nth-child(3) {
	background:#dd2c4a;	
}
.top-social li:nth-child(4) {
	background:#0678b6;	
}*/
.top-social li a {
	display:block;
	width: 22px;
    height: 22px;
	color:#ff002c;	
}
.header-row-1-col-1{
	width:30%;
	float:left;
	margin-top: 10px;
}
.top-contact-list {
    width: 100%;
    float: left;
    text-align: left;
	margin: 0;
}
.top-contact-list li {
    width: auto;
    display: inline-block;
    margin: 0px 40px 0 0;
}
.top-contact-list li:nth-child(4){
	margin-right:0;
}
.top-contact-list li a {
    color: #4a4a4a;
    font-size: 12px;
	font-family: 'Lato', sans-serif;
	font-weight:bold;
	letter-spacing: 1px;
}
.top-contact-list li a i {
    margin-right: 5px;
}
.top-contact-list li a i.fa.fa-phone {
    font-size: 17px;
    color: #4a4a4a;
    /* margin-top: 5px; */
    padding-top: 2px;
    vertical-align: middle;
}
.header-row-1-col-2{
	float:left;
	width:100%;
	text-align:center;
}
.header-social {
    float: right;
    text-align: right;
    margin: 0;
    padding-top: 5px;
}
.header-social li {
   display: inline-block;
    float: left;
    margin: 0 10px 0 0;
	
}
.header-social li:nth-child(4){
	margin-right:0;

}
.header-social li a {
    font-size: 16px;
    color: #4a4a4a;
}
.header-social li a:hover{ text-decoration:none;}
.header-row-2{
	width:100%;
	float:left;
	
	height:84px;
	
}
.header-row-2-col-1{
    float: left;
    padding: 3px 0 6px 0;
}
.inner-title .banner-box h2{
    color:#fff;
}

.inner-title .banner-box h2 span{
    color:#fff;
}

.banner-box p {
    margin: 0px;
    padding-bottom: 5px;
}

.header-row-2-col-2{
	float:right;
	padding-top: 20px;
}
.search-box {
    width: 70%;
    float: right;
    margin-top: 23px;
}
.search-box input[type="text"] {
    width: 87%;
    float: left;
    border-right: 0px;
    padding-left: 8px;
    height: 40px;
    border-radius: 8px 0 0 8px;
	color:#424242;
}
.search-box input[type="submit"] {
	width: 12%;
    float: left;
    border: 1px solid #333;
    border-left: 0px;
    height: 41px;
    border-radius: 0 8px 8px 0;
    background: url(../images/search.png)center center no-repeat #333;
	cursor:pointer;
}
.search-box input[type="text"]:focus,
.search-box input[type="submit"]:focus{
	outline:none;
}
.login {
    width: 25%;
    float: right;
    text-align: right;
    margin-top: 30px;
    margin-right: 16px;
}
.login a {
    background: #fff;
    padding: 8px 22px;
    /* margin-top: 10px; */
    height: 40px;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #797878;
    border-radius: 8px;
    color: #000;
    font-weight: bold;
}
.login a img {
    margin-right: 4px;
}
.banner{width:100%; float:left;}
.menu {
    width: 100%;
}
.menu-container {
  margin: 0 auto;
  background: #fff;
}
.menu a.logo {
    display: inline-block;
    padding: 10px 0;
    width: 19%;
    float: left;
}
.menu img {
    max-width: 100%;
}
.menu-mobile {
  display: none;
  padding: 20px;
}
.menu > ul > li a i {
    font-size: 12px;
}
.menu-mobile:after {
  content: "\f078";
  font-family: 'FontAwesome';
  font-size: 24px;
  line-height:25px;
  padding: 0;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}
.menu-dropdown-icon:before {
  content: "\f078";
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333;
}
.menu > ul {
  margin: 0 auto;
    list-style: none;
    padding: 0;
    box-sizing: border-box;
    clear: right;
    text-align: center;
}
.menu > ul:before,
.menu > ul:after {
  content: "";
  display: table;
}
.menu > ul:after {
  clear: both;
}
.menu > ul > li {
  background: #d2d2d2;
  padding: 0;
  margin: 0;
  display:inline-block;
}
.menu > ul > li:nth-child(1) {
	background: url(../images/h-icon-1.png)left center no-repeat;	
}
.menu > ul > li:nth-child(1):hover {
	background: url(../images/h-icon-1.png)left center no-repeat;	
}
.menu > ul > li:nth-child(2) {
	background: url(../images/h-icon-2.png)left center no-repeat;	
}
.menu > ul > li:nth-child(2):hover {
	background: url(../images/h-icon-2.png)left center no-repeat;	
}
.menu > ul > li:nth-child(3) {
	background: url(../images/h-icon-3.png)left center no-repeat;	
}
.menu > ul > li:nth-child(3):hover {
	background: url(../images/h-icon-3.png)left center no-repeat;	
}
.menu > ul > li:nth-child(4) {
	background: url(../images/h-icon-4.png)left center no-repeat;	
}
.menu > ul > li:nth-child(4):hover {
	background: url(../images/h-icon-4.png)left center no-repeat;	
}
.menu > ul > li:nth-child(5) {
	background: url(../images/h-icon-5.png)left center no-repeat;	
}
.menu > ul > li:nth-child(5):hover {
	background: url(../images/h-icon-5.png)left center no-repeat;	
}
.menu > ul > li:nth-child(6) {
	background: url(../images/h-icon-6.png)left center no-repeat;	
}
.menu > ul > li:nth-child(6):hover {
	background: url(../images/h-icon-6.png)left center no-repeat;	
}
.menu > ul > li:nth-child(7) {
	background: url(../images/h-icon-7.png)left center no-repeat;	
}
.menu > ul > li:nth-child(7):hover {
	background: url(../images/h-icon-7.png)left center no-repeat;	
}
.menu > ul > li a {
	text-decoration: none;
    padding: 12px 30px;
    display: block;
    font-size: 16px;
    color: #3b4273;
    font-weight: bold;
}
.menu > ul > li a:hover{color:#3b4273;}
.menu > ul > li:hover {
  background: #00a99d;
}
.menu > ul > li > ul {
  display: none;
    width: 95%;
    background: #f0f0f0;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    margin: auto;
    list-style: none;
    box-sizing: border-box;
    border-top: 2px solid #00a99d;
	    -webkit-box-shadow: 0 6px 12px rgba(58, 65, 114, .5);
    box-shadow: 0 6px 12px rgba(58, 65, 114, .5);
	overflow-y: scroll;
    height: 450px;
}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li {
    margin: 0 2% 0 0;
    padding-bottom: 0;
    list-style: none;
    width: 18%;
    background: none;
    float: left;
	text-align: left;
}
.menu > ul > li > ul > li:nth-child(1) {
    width: 18%;
}
.menu > ul > li > ul > li:nth-child(2) {
    width: 15%;
}
.menu > ul > li > ul > li:nth-child(3) {
    width: 27%;
}
.menu > ul > li > ul > li:nth-child(4) {
    width: 16%;
}
.menu > ul > li > ul > li:nth-child(5) {
    width: 16%;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.bdClass{
padding-top:50px;}
/*.menu > ul > li > ul > li:nth-child(5) a{
    font-size:15px;
	text-transform:capitalize;
}*/
.menu > ul > li > ul > li:nth-child(5) a:hover{
    color: #3a4172;
}
.menu > ul > li > ul > li:nth-child(5){
	margin:0;
}
.menu > ul > li > ul > li a {
  color: #00a99d;
    padding: .2em 0;
    width: 95%;
    display: block;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    letter-spacing: 1px;
	
}
.menu > ul > li > ul > li > ul > li a:hover{color:#099;}
.menu > ul > li > ul > li a:hover:after {
    width: 100%;
    transition: all 0.5s ease-in-out;
	
}
.menu > ul > li > ul > li a:after {
    content: "";
    border-bottom: 1px dashed #099;
	color:#099;
    left: 0;
    bottom: 0;
    width: 0;
    position: absolute;
    transition: all 0.5s ease-in-out;
    height: auto;
}




.menu > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li > ul > li {
  float: left;
    width: 95%;
    padding: 2px 0;
    margin: 0;
    /* font-size: 15px !important; */
    border-bottom: 1px dashed #ccc;
	position:relative;
}
.menu > ul > li > ul > li > ul > li a {
	  border: 0;
    font-size: 12px;
    text-transform: capitalize;
    color: #656161;
}
.menu > ul > li > ul.normal-sub {
    width: 230px;
    left: auto;
    padding: 10px 20px;
    right: auto;
    height:auto;
}
.menu > ul > li > ul.normal-sub > li {
    float: left;
    width: 95%;
    margin: 0;
    border-bottom: 1px dashed #ccc;
}
.menu > ul > li > ul.normal-sub > li a {
    border: 0;
    font-size: 12px;
    text-transform: capitalize;
    color: #656161;
    margin-bottom: 5px;
}
.banner {
    width: 100%;
    position: relative;
    float: left;
	height:100%;
}

.banner img {
	width:100%;
}
.banner-caption{
	width:100%;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
    z-index: 999;
}
.banner-box {
	width: 80%;
    float: left;
    text-align: left;
    margin-left:35px;
	
	font-family: 'Gothic A1', sans-serif !important;
	
}
.banner-box h2 {
	color: #000;
    text-transform: uppercase;
    font-size: 57px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 45px;
	
}
.banner-box h3 {
	text-transform:none;
	color: #000;
    font-size: 36px;
    font-weight: 400;
	margin:10px 0;
    line-height: 42px;
	letter-spacing: 1px;
	display:inline-block;
	border-top:#000 solid 1px;
	border-bottom:#000 solid 1px;
	font-family: 'Gothic A1', sans-serif !important;
	
}
.banner-box h4 {
	text-transform:none;
	color: #000;
    font-size: 28px;
    letter-spacing: 1px;
    font-weight: 200;
	font-family: 'Gothic A1', sans-serif !important;
	
}

.banner-box a { 
	font-size: 20px;
    background: #ff002c;
    border-radius: 8px;
    padding: 10px 35px;
    color: #fff;
    display: inline-block;
    margin-top: 50px;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #104440;
}
.banner-box a:hover{
    color:#fff !important;
    text-decoration:none;
    
}

.n-content-row-1 {
	width:100%;
	float:left;
	padding:70px 0;
	background:#ecf7f6;
}
.n-content-row-1-col-1 {
	width:54%;
	float:left;
	border-right:#a5a5a5 solid 1px;
}
.n-content-row-1-col-1 h2 {
	font-size:27px;
	color:#0b0b0b;
	font-weight:600;
	text-transform:none;
	margin-bottom:10px;
	padding-right:50px;
}
.n-content-row-1-col-1 p {
	font-size:16px;
	color:#0b0b0b;
	line-height:27px;
	padding-right:50px;
}
.btn-line {
	width:100%;
	flaot:left;
	border-top:#a5a5a5 solid 1px;
	margin: 25px 0;
    padding-top: 35px;
}
.btn-line .btn-2 {
	display:inline-block;
	border-radius: 30px;
    font-size: 15px;
    color: #0b0b0b;
	background:#FFF url(../images/icon-4.png)10px center no-repeat;
	padding:16px 35px 16px 70px;
}
.n-content-row-1-col-2 {
	width:42%;
	float:right;
	padding-top:40px;
}
.n-content-row-1-col-2 img {
	background:#FFF;
	padding:10px;
}

.n-content-row-2 .process-list li {
	display:inline-block;
	float:left;
	width:25%;
	padding: 40px 25px 40px 125px;
	min-height: 230px;
}
.n-content-row-2 .process-list li:nth-child(1) {
	background:#e5f6f5 url(../images/icon-5.png)20px center no-repeat;
}
.n-content-row-2 .process-list li:nth-child(2) {
	background:#d1efed url(../images/icon-6.png)20px center no-repeat;
}
.n-content-row-2 .process-list li:nth-child(3) {
	background:#e5f6f5 url(../images/icon-7.png)20px center no-repeat;
}
.n-content-row-2 .process-list li:nth-child(4) {
	background:#d1efed url(../images/icon-8.png)20px center no-repeat;
}
.n-content-row-2 .process-list li h2 {
	font-size:18px;
	color:#0b0b0b;
	margin-bottom:10px;
	font-weight:600;
}
.n-content-row-2 .process-list li p {
	font-size:13px;
	color:#0b0b0b;
	line-height:20px;
}
.content-row-1 {
    width: 100%;
    float: left;
    text-align: center;
    padding:50px 0 75px 0;
	background:#f1f1f1;
	}
.content-row-1 ul {
    width: 100%;
    float: left;
    margin: 0;
	padding:0;
}

.content-row-1 ul li:nth-child(1){
    width: 100%;
    float: left;
     padding: 0px;
}

.content-row-1 ul li:nth-child(2){
    width: 49%;
    float: left;
    min-height: 583px;
}

.content-row-1 ul li:nth-child(3){
    width: 49%;
    float: right;
}

.content-row-1 ul li:nth-child(4){
    width: 100%;
    float: left;
    padding: 0px;
}

.content-row-1 ul li:nth-child(5){
    width: 49%;
    float: left;
    min-height: 583px;
}

.content-row-1 ul li:nth-child(6){
    width: 49%;
    float: right;
}

.content-row-1 ul li:nth-child(1) p {
    padding: 0 10px 10px;
}

.content-row-1 ul li:nth-child(4) p {
    padding: 0 10px 10px;
}

.content-row-1 ul li:nth-child(1) a {
  margin-top:15px;
}

.content-row-1 ul li:nth-child(4) a {
  margin-top:15px;
}

.services-row-col-1-left{
    width: 30%;
    float: left;
}

.services-row-col-1-right{
    width: 67%;
    float: right;
}

.services-row-col-1-right h3 {
    padding: 16px 0;
}



.content-row-1 ul li {
    width: 31.333%;
    float: left;
    margin: 0 0% 2% 0;
    background: #fff;
	text-align:left;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	border-radius:5px;
	border: #f1f1f1 solid 5px;

}


.content-row-1 ul li img{
	width: 100%;
}
.content-row-1 ul li h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
    padding:10px;
}
.content-row-1 ul li h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    color: #000;
    font-weight: bold;
    padding: 0 10px 10px;
    margin: 0;
    text-transform: capitalize;
}
.content-row-1 ul li p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin: 0;
    line-height: 24px;
    height: auto !important;
    font-weight: 600;
    padding:10px 10px 0px 10px;
}


.content-row-1 ul li a {
    display: inline-block;
    font-size: 15px;
    padding: 0 10px 20px;
    margin-top: 30px;
    color: #00a99d;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}
.content-row-1 ul li a img{
width:auto !important;
}
.content-row-2 {
    width: 100%;
    float: left;
    background: #fff;
    padding: 50px 0;
}
.content-row-2 ul {
    width: 100%;
    float: left;
}
.content-row-2 ul li {
    width: 31.3333%;
    float: left;
    margin: 0 2% 0 0;
	text-align:center;
	padding:10px;
	background:#f1f1f1;
	border-radius:4px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-ms-transition:ease-in-out 300ms;
	border:solid 1px transparent;
}
.n-content-row-3 {
	width:100%;
	float:left;
	padding:50px 0;
}
.n-content-row-3 h2 {
	display:block;
	text-align:center;
	font-size:45px;
	color:#000;
	padding:80px 0 15px 0;
	margin-bottom:35px;
	font-weight:600;
	background: url(../images/s-bg.png)center 0px no-repeat;
}
.service-list li {
	display:inline-block;
	float:left;
	width:32%;
	margin:0 2% 25px 0;
	text-align:center;
	background:#f5f4f4;
	padding:25px;
}
.service-list li h3 {
	font-size:18px;
	color:#090909;
	font-weight:600;
	margin:20px 0 15px 0;
	text-transform:none !important;
}
.service-list li p {
	font-size:14px;
	color:#0b0b0b;
	line-height:23px;
}
.service-list li .btn-3 {
    display: inline-block;
    border-radius: 30px;
    font-size: 15px;
    color: #0b0b0b;
    background: #FFF url(../images/icon-4.png)10px center no-repeat;
    padding: 16px 35px 16px 70px;
	margin-top:25px;
}
.service-list li:nth-child(3n) {
	margin-right:0px;
}
.n-content-row-4 {
	width:100%;
	float: left;
	padding:70px 0;
	background:url(../images/bg.jpg)left top no-repeat;
	background-size: cover;
}
.n-content-row-4-col-1 {
	width:50%;
	float: left;
}
.n-content-row-4-col-2 {
	width:35%;
	float:right;
	text-align:center;
	padding-top:120px;
}
.n-content-row-4-col-1 ul li {
	display:block;
	float:left;
	width:100%;
	margin-bottom:45px;
	padding-left:100px;
}
.n-content-row-4-col-1 ul li:nth-child(1) {
	background:url(../images/icon-15.png)left top no-repeat;
}
.n-content-row-4-col-1 ul li:nth-child(2) {
	background:url(../images/icon-16.png)left top no-repeat;
}
.n-content-row-4-col-1 ul li:nth-child(3) {
	background:url(../images/icon-17.png)left top no-repeat;
}
.n-content-row-4-col-1 ul li .n-details {
	float:left;
	width:100%;
	padding-bottom:10px;
	border-bottom:#FFF dashed 2px;
}
.n-content-row-4-col-1 ul li h3 {
	font-size:22px;
	color:#FFF;
	font-weight:600;
	text-transform:none !important;
}
.n-content-row-4-col-1 ul li p {
	font-size:18px;
	color:#FFF;
	height: auto !important;
    margin-bottom: 0px;
}
.n-content-row-4-col-1 ul li .btn-4 {
    display: inline-block;
    border-radius: 30px;
    font-size: 15px;
    color: #FFF;
    background: #367c6e url(../images/icon-4.png)10px center no-repeat;
    padding: 16px 35px 16px 70px;
	margin-top:10px;
}
.n-content-row-4-col-2 h2 {
	font-size: 60px;
    color: #FFF;
    margin-top: -110px;
}
.n-content-row-4-col-2 h2 span {
	font-weight:600;
}
.content-row-5 {
	float:left;
	width:100%;
	padding:50px 0;
}
.content-row-5 ul li {
	display:block;
	float:left;
	width:32%;
	border-radius:4px;
	margin-right:2%;
	padding:55px 10px 55px 150px;
}
.content-row-5 ul li h3 {
	font-size: 22px;
    color: #151823;
	font-weight:600;
}
.n-content-row-2 {
	width:100%;
	float:left;
}
.content-row-5 ul li:nth-child(1) {
	background:#efeded url(../images/icon-19.png)15px center no-repeat;
}
.content-row-5 ul li:nth-child(2) {
	background:#efeded url(../images/icon-20.png)15px center no-repeat;
}
.content-row-5 ul li:nth-child(3) {
	background:#efeded url(../images/icon-21.png)15px center no-repeat;
	margin-right:0px;
}
.n-content-row-6 {
	width:100%;
	float:left;
	padding:85px 0;
	background:#ecf7f6 url(../images/bg-6.png)right bottom no-repeat;;
}
.n-content-row-6-col-1 {
	width:35%;
	float:left;
}
.n-content-row-6-col-1 h2 {
	font-size:36px;
	color:#0b0b0b;
	font-weight:600;
	margin-bottom:10px;
}
.n-content-row-6-col-1 p {
	font-size:14px;
	color:#0b0b0b;
	line-height:24px;
}
.n-content-row-6-col-1 .btn-5 {
	display: inline-block;
    border-radius: 30px;
    font-size: 15px;
    color: #FFF;
    background: #ec2042 url(../images/btn-8.png)right center no-repeat;
    padding: 16px 70px 16px 35px;
    margin-top: 25px;
}
.n-content-row-6-col-2 {
	width:62%;
	float:right;
}
.testimonial-list li {
	display:inline-block;
	float:left;
	width:48%;
	background:#FFF;
	padding:30px;
	border-bottom:#00a99d solid 3px;
}
.testimonial-list li:nth-child(2n) {
	float:right;
}
.testimonial-list li h2 {
	font-size:20px;
	color:#0b0b0b;
	font-weight:600;
	margin-bottom:15px;
}
.testimonial-list li p {
	font-size:14px;
	color:#0b0b0b;
	line-height:24px;
}
.test-details {
	width:100%;
	float:left;
	margin-top: 80px;
}
.test-details-left {
	width:30%;
	float:left;
}

.test-details-right {
	width:67%;
	float:right;
}
.test-details-right h3 {
	font-size:16px;
	color:#121212;
	font-weight:600;
	margin-bottom:5px;
}
.test-details-right h4 {
	font-size:14px;
	color:#00a99d;
}
.n-content-row-7 {
	width:100%;
	float:left;
	padding:60px 0;
}
.n-content-row-7 h2 {
	font-size:36px;
	color:#0b0b0b;
	font-weight:600;
	margin-bottom:35px;
	text-align:center;
}
.blog-list li {
	display:inline-block;
	float:left;
	width:32%;
	margin-right:2%;
	border:#dcdbdb solid 1px;
	padding:15px 15px 30px 15px;
}
.blog-list li:nth-child(3) {
	margin-right:0px;
}
.blog-list li h3 {
	font-size:14px;
	color:#00a99d;
	font-weight:600;
	margin:10px 0;
}
.blog-list li h4 {
	font-size:14px;
	color:#00a99d;
	margin-bottom:5px;
}
.blog-list li h2 {
	font-size:22px;
	color:#0f0f0f;
	margin-bottom:15px;
	text-align:left;
}
.blog-list li p {
	font-size:14px;
	color:#525353;
	line-height:22px;
	height:auto;
}
.blog-list li .btn-6 {
	display: inline-block;
    border-radius: 30px;
    font-size: 15px;
    color: #0b0b0b;
    background: #fff url(../images/icon-4.png)10px center no-repeat;
    padding: 16px 35px 16px 70px;
}










.content-row-2 ul li:hover{
    transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-ms-transition:ease-in-out 300ms;	
	box-shadow: 2px 0px 5px 5px rgb(122 122 122);
}

.left-icon-bar {
    width: 100%;
    float: left;
	text-align:center;
}
.left-icon-bar img{}
.text-bar {
    width: 100%;
    float: right;
}
.text-bar h2 {
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 23px;
    margin: 10px 0 20px;
}
.text-bar p {
    width: 100%;
    float: left;
   font-size: 15px;
    padding: 0 30px;
    color: #383333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 18px;
   margin-bottom:0px;
   height: auto !important;
}
.text-bar a {
    display: inline-block;
    margin-top: 10px;
    color: #00a99d;
    font-size: 16px;
    font-weight: bold;
}
.content-row-3{
	width:100%;
	float:left;
	padding:45px 0;
	background:url(../images/bg-2.jpg) no-repeat left top;
	background-attachment: fixed;
    background-size: cover;
	border-bottom:#00a99d solid 3px;
}
.content-row-3 h2 {
	font-size:28px;
	color:#FFF;
	text-align:center;
	margin-bottom:45px;
	font-weight:600;
} 
.content-row-3 ul li {
	display:inline-block;
	float:left;
	width:20%;
}
.content-row-3 ul li img {
	float:left;
	margin-right:15px;
}
.content-row-3 ul li h3 {
	font-size:16px;
	color:#FFF;
	line-height: 53px;
}
.content-row-3-left {
    width: 60%;
    float: left;
    padding-top: 150px;
}
.content-row-3-left h2 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: bold;
    font-size: 35px;
    letter-spacing: 1px;
    margin-bottom: 50px;
}
.content-row-3-left p{
    width: 85%;
    float: left;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 27px;
}
.carousel-item.row.no-gutters .col-3.float-left a {
	display:block;
	padding:8px;	
}
.carousel-item.row.no-gutters .col-3.float-left a .img-fluid {
	background:#FFF;
	padding:8px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	border-radius:4px;
	
}
.content-row-3-left ul {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.content-row-3-left ul li {
    float: left;
    margin-right: 20px;
}
.content-row-3-right {
    width: 40%;
    float: right;
}
.footer {
    width: 100%;
    float: left;
    background: #12141a;
    padding: 70px 0;
}
.footer-col-1{
    width: 34%;
    float: left;
    text-align: left;
    padding: 0 40px 0 30px;
}

.footer-col-1 p {
    font-size: 14px;
    width: 90%;
	color:#FFF;
    line-height: 25px;
}
.footer-col-1 h3 {
    font-size: 13px;
	color:#949596;
	padding-left:30px;
	margin-top:15px;
	line-height:23px;
	background:url(../images/icon-27.png) no-repeat left 5px;
}
.footer-col-2{
    width: 16%;
    float: left;
    text-align: left;
    margin-right: 10px;
}
.footer-col-2 h2{
	font-size: 22px;
    text-transform: capitalize;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
    color: #565454;
}
.footer-col-2 h2:after{
	content: " ";
    border-bottom: 1px solid #22a8da;
    display: block;
    width: 80px;
}
.footer-col-2 ul{
	width: 100%;
    float: left;
}
.footer-col-2 ul li{
	width: 100%;
    float: left;
    margin-bottom: 3px;
}
.footer-col-2 ul li a{
	color: #fff;
    font-size: 14px;
}
.footer-col-2 ul li a i{
	color: #949596;
    font-size: 20px;
    margin-right: 9px;
}

.footer-col-3 {
    width: 25%;
    float: left;
    text-align: left;
    margin-left: 25px;
}
.footer h2 {
	font-size: 22px;
    text-transform: capitalize;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
    color: #FFF;
	margin-bottom:20px !important;
	border-bottom: 2px solid #383737;
	position:relative;
	display:inline-block;
	padding-bottom:8px;
}
.footer h2:after{
	position:absolute;
	left:0px;
	bottom:-2px;
	content: " ";
    border-bottom: 2px solid #00a99d;
    display: block;
    width: 30px;
}
.footer-col-3 ul{
	width: 100%;
    float: left;
    margin-bottom: 0;
}
.footer-col-3 ul li{
	width: 100%;
    float: left;
    margin-bottom: 5px;
}
.footer-col-3 ul li a{
	width: 100%;
    float: left;
    color: #fff;
	font-size:14px;
}
.footer-col-3 ul li a i {
    color: #949596;
    margin-right: 10px;
	font-size: 15px;
}

.footer-col-3 ul li p{
	font-family: 'Nunito Sans', sans-serif;
	font-size: 15px;
	color: #333;
	margin-bottom: 0;
}
.footer-col-4 {
    width: 22%;
    float: left;
    text-align: left;
}


.footer-col-4 ul{
	width: 100%;
    float: left;
    margin: 0 0 20px 0;
}
.footer-col-4 ul li{
    float: left;
	width:100%;
	display:inline-block;
	margin: 0 0 10px 0;
}
.footer-col-4 i {
	font-size:20px;
	color:#1472aa;
	padding-right:10px;
	font-weight:600;	
}
.footer-col-4 ul li p {
	height:auto !important;	
}
.footer-col-4 ul li a{
color: #1472aa;
font-size:20px;
}
.follow-us-2 {
    margin-top: -16px !important;
}

.follow-us-2 li:nth-child(2) {
}
.follow-us-2 li a{
	width: 100%;
    float: left;
    font-family: 'Nunito Sans', sans-serif;
    color: #333 !important;
    font-size: 15px !important;
}
.follow-us-2 li a i {
    color: #1472aa;
    margin-right: 10px;
	font-size: 15px;
}

.follow-us-2 li p{
	font-family: 'Nunito Sans', sans-serif;
	font-size: 15px;
	color: #333;
}
.copyright {
    width: 100%;
    float: left;
    padding: 30px 0px;
    color: #a7a6a6;
    background: #1b1e27;
    font-size: 14px;
	text-align:center;
}

.copyright p {
    margin: 0;
	 color: #a7a6a6;
}
.footer-social-list li {
	display:block;
	float:left;
	width:100%;
	border-bottom:#373737 solid 1px;
	padding:10px 0 10px 50px;
	margin-bottom:5px;
}
.footer-social-list li:last-child {
	margin-bottom:0px;
	border-bottom:none;
}
.footer-social-list li h3 {
	font-size:14px;
	color:#a4a4a4;
}
.footer-social-list li h3 span {
	color:#fff;
	display:block;
	padding-top:5px;
}
.footer-social-list li:nth-child(1) {
	background:url(../images/icon-28.png) no-repeat left 10px;
}
.footer-social-list li:nth-child(2) {
	background:url(../images/icon-29.png) no-repeat left 10px;
}
.footer-social-list li:nth-child(3) {
	background:url(../images/icon-30.png) no-repeat left 10px;
}
/************************information-hub*************************/
.information-hub-banner {
    width: 100%;
    float: left;
    position: relative;
}
.banner-main {
    background: url(../images/information-hub.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    /* height: 150px; */
    position: relative;
    padding: 35px 15px;
	width:100%;
	float:left;
}
.banner-main::before {
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: flex;
}
.banner-main h2 {
    color: #FFFFFF;
    text-align: center;
    font-size: 36px;
    margin: 0px 0 10px 0;
    text-transform: capitalize;
    /* font-family: 'Montserrat', sans-serif; */
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 500;
    letter-spacing: 1px;
}
.footer-social {
	width:100%;
	float:left;
	margin-top:20px;
}
.footer-social li {
	display:inline-block;
	float:left;
	margin-right:15px;
	width:31px;
	height:31px;
	background: url(../images/footer-social.png) no-repeat;
}
.footer-social li:nth-child(1) {
	background-position:left top;
}
.footer-social li:nth-child(2) {
	background-position:-42px top;
}
.footer-social li:nth-child(3) {
	background-position:-84px top;
}
.footer-social li:nth-child(4) {
	background-position:-126px top;
}
.footer-social li:nth-child(5) {
	background-position:-168px top;
}
.footer-social li a {
	display:block;
	width:31px;
	height:31px;
}
.banner-main ul {
    list-style: none;
    text-align: center;
}
.banner-main ul li {
    display: inline-block;
    margin: 0 5px;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
}
.banner-main ul li a {
    color: #ffcd00;
}
.banner-main ul li {
    display: inline-block;
    margin: 0 5px;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
}
.content-row-1-hub{
	width:100%;
	float:left;
	background: #025684;
}
.blog-cat {
    background: #025684;
    /* border-top: 1px solid #fff; */
}
.blog-cat ul{
    list-style: none;
    margin-bottom: 0;
    font-size: 0;
}
.blog-cat ul li:nth-child(1) {
    /* border-left: 1px solid #fff; */
}
.blog-cat ul li {
    display: inline-block;
    padding: 15px 18px;
    font-size: 15px;
    font-weight: 500;
    /* border-right: 1px solid #fff; */
    cursor: pointer;
}
.blog-cat ul li a {
    color: #fff;
	font-family: 'Nunito Sans', sans-serif !important;
}
.blog-cat ul li:nth-child(even) {
    padding: 0;
    color: #ffcd00;
    font-size: 18px;
}
.blog-cat ul li:nth-last-child(1) {
    display: none;
}
.blog-cat ul li:hover {
    /* background: #ffcd00; */
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}
.blog-cat ul li:hover a {
    color: #ffcd00;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
	text-decoration:none;
}
.client-row{
	width:100%;
	float:left;
	padding:30px 0;
	text-align:center;
}
.client-row h2 {
	font-size:36px;
	color:#0b0b0b;
	font-weight:600;
	margin-bottom:10px;
}
.client-row p {
	font-size:16px;
	color:#0b0b0b;
	line-height:22px;
	margin-bottom:35px;
}
/*.client-row h2{
font-family: 'Poppins', sans-serif;
    color: #00a99d;
    font-weight: bold;
    font-size: 35px;
    letter-spacing: 1px;
    text-align: center;
    border-bottom: 2px solid;
    width: 410px;
    margin: auto auto 50px auto;
    padding-bottom: 10px;
}*/

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 30px!important;
    height: 30px!important;
    border-radius: 50%;
    background-size: 50% 50%!important;
}
 .carousel-control-prev {
    width: 7%!important;
    
}
.carousel-control-next {
    width: 7%!important;
   
}
.title-1 {
	font-size:32px;
	line-height:42px;
	font-weight:700;
	color:#000;
	background:url(../images/title-bg.png) center bottom no-repeat;
	padding-bottom:25px;
	text-align:center;
	margin-bottom:35px;
}
.header2 {
	width:100%;
	float:left;	
}
.header2.smaller {
	position:fixed;
	left:0px;
	top:0px;
	z-index:8;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75)	
}
#cssmenu {
	display:none;	
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 959px) {
	#cssmenu {
	display:block;	
}
.menu {
	display:none;	
}
  .menu-container {
    width: 100%;
  }
  .menu-container .menu{
	display:inline-block;
   }
  .menu-mobile {
    display: block;    
    float: right;    
    padding: 16px 0 3px 0;
    line-height: 14px;
  }
  .menu-dropdown-icon:before {
    display: block;
  }
  .menu > ul {
    display: none;
    width:100%;
  }
  .menu > ul > li {
    width: 100%;
    float: none;
    display: block;
  }
  .menu > ul > li a {
    padding: 1.5em;
    width: 100%;
    display: block;
  }
  .menu > ul > li > ul {
    position: relative;    
    padding: 0 40px;
  }
  .menu > ul > li > ul.normal-sub {
    width: 100%;
  }
  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .menu > ul > li > ul > li:first-child {
    margin: 0;
  }
  .menu > ul > li > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul > li > ul > li {
    float: none;
  }
  .menu .show-on-mobile {
    display: block;
  }
.menu > ul > li:nth-child(1),.menu > ul > li:nth-child(2),.menu > ul > li:nth-child(3), .menu > ul > li:nth-child(4), .menu > ul > li:nth-child(5), .menu > ul > li:nth-child(6), .menu > ul > li:nth-child(7) {
	background: none;
}
.header-row-1 .wrapper {
	width: 90%!important;
}
.menu > ul > li a {
	text-align:left;
	padding: 10px;	
}
}
@media only screen and (max-width: 920px) {
	.content-row-1 ul li {
		width:49%;
		float:left;
		margin-right:0px;
	}
	.content-row-1 ul li:nth-child(2n) {
		float:right;	
	}
	.content-row-1 ul li:nth-child(4), .content-row-1 ul li:nth-child(5), .content-row-1 ul li:nth-child(6) {
    margin-bottom: 3%;
}	
.footer-col-2, .footer-col-3, .footer-col-4 {
	padding-left:0px;	
}
.top-social {
		float: left;
		margin: 0 0 10px 0 !important;
		background: #e80028;
		padding: 10px 0;
		width:100%;
		text-align:center;
	}
.top-social li {
	float:none;	
}
.header-nav {
	width:100%;
	text-align:center;
	float:left;	
}
.header-nav li {
	width:50%;
	padding: 20px 10px;	
}
.header-nav li:nth-child(2) {
	background:none;	
}
.login {
	margin-top:0px;	
}
.header-row-2 {
		height:auto;	
	}
	.header-row-2 .wrapper {
		width:100% !important;	
	}
	.header-row-2-col-1 {
		width:100%;
		text-align:center;	
	}
	.header-row-2-col-2 {
		width:100%;
		background:#ff002c;	
	}
	
.content-row-3-left h2 {
    font-size: 28px;
}

.content-row-3-left ul li {
    width: 42%;
}

.title-1 {
    font-size: 18px;
}

.content-row-2 {
    padding: 20px 0 0;
}

.content-row-1 ul li {
    width: 100% !important;
}

.services-row-col-1-left {
    width: 100%;
}

.services-row-col-1-right {
    width: 100%;
}

.content-row-1 ul li h3 {
    font-size: 18px;
}
.content-row-1 ul li:nth-child(2) {
    min-height: auto;
}

.content-row-1 ul li:nth-child(5) {
    min-height: auto;
}

.content-row-1 {
    padding: 15px 0 15px 0;
}

.banner-box h2 {
    font-size: 15px;
    line-height: 20px;
}

.banner-box p {
    display: none;
}

.banner-box a {
    font-size: 15px;
    border-radius: 5px;
    padding: 2px 11px;
    margin-top: -12px;
}

.header-row-1 {
    padding: 0px;
}

.footer-col-2 ul li a {
    font-size: 14px;
}

.footer-col-3 {
    margin-left: 0px;
}

a.menu-mobile {
    color: #000;
    text-decoration: none;
}

	
}
@media only screen and (max-width: 740px) {
	
	.content-row-1 ul {
		padding:0px;	
	}
	.content-row-2 ul li {
		width:100%;
		margin:0 0 15px 0;	
	}
	.footer-col-1, .footer-col-2, .footer-col-3, .footer-col-4 {
		width:50%;
	    min-height: 315px;
	}	
.copy-right-left {
	width:100%;
	text-align:center;	
}

.content-row-1 ul li {
    width: 100% !important;
}

.content-row-3-left h2 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 20px;
}

section.our-webcoderskull.padding-lg li{
 	width:100% !important;   
}

.aboutus-section4 h2 {
    font-size: 19px;
    line-height: 28px;
}

.feature .feature-box .iconset::after{
    display:none;
}

.aboutus-section2 h2 {
    padding: 10px 0;
    font-size: 17px;
    line-height: 25px;
}

.aboutus-section {
    padding: 10px 0;
}

.aboutus-section2 {
    padding: 30px 0;
}

.menu > ul > li > ul > li:nth-child(1) {
    width: 100%;
}
.menu > ul > li > ul {
    padding: 0 20px;
}

.menu > ul > li > ul > li:nth-child(2) {
    width: 100%;
}

.menu > ul > li > ul > li:nth-child(3) {
    width: 100%;
}

.menu > ul > li > ul > li:nth-child(4) {
    width: 100%;
}

.menu > ul > li > ul > li:nth-child(5) {
    width: 100%;
}

.banner-box {
    width: 100%;
    margin-left: 0px;
}


.even-left ul li i {
    margin-right: 2px !important;
}

.aboutus-title {
    font-size: 22px;
}

.odd-right ul li i {
    margin-right: 2px !important;
}

.inner-title .banner-box a {
    font-size: 13px !important;
    padding: 5px 16px !important;
    margin-top: 0 !important;

}

.inner-title .banner-box h2 {
    display: none;
}

.banner-box {
    margin-top: 10px;
}

.odd-left {
    width: 100% !important;
    float: left !important;
    text-align: left !important;
}

.odd-right {
    width: 100% !important;
    float: left !important;
    text-align: left !important;
}

.odd-right ul {
    width: auto !important;
    float: left !important;
    margin-top: 10px;
}

.even-left {
    width: 100% !important;
    float: left;
}

.even-right {
    width: 100% !important;
    float: left;
    text-align: left;
}

.even-left h3 {
    font-size: 17px !important;
    text-align: left;
}	

.odd-right h3 {
    font-size: 17px !important;
    float: left !important;
}

h3#Payroll-Services {
    padding-left: 0 !important;
}

.even-left ul {
    width: 100% !important;
    float: left;
    margin-top: 10px;
}

h3#Tax-Preparation {
    padding-left: 0 !important;
}

.indursty-ac {
    padding-left: 0 !important;
}

.menu-dropdown-icon:before{
    background:none;
}

.even-left a, .odd-right a {
    float: left !important;
}

.odd-right p {
    text-align: left !important;
}
.odd-right h3 {
 	width:100%;	   
}

}

@media only screen and (max-width: 620px) {
	
	.content-row-1 ul li {
		width:100%;	
	}
	.content-row-3-left {
    	width: 100%;
		padding-top: 40px;
	}
	.content-row-3-right {
    	width: 100%;
	}
	.content-row-3-left h2 {
		margin-bottom: 20px;	
	}
	.content-row-3-left ul {
		margin-top: 20px;	
	}
	.footer-col-1, .footer-col-2, .footer-col-3, .footer-col-4 {
		width:100%;
	    min-height: 15px;
	}
	.header-nav li {
		width:100%;
		padding: 3px 10px;	
	}
	.banner img {
	    height:220px;
	}
	.banner-box h3 {
	    font-size:15px;
	}
	.banner-box h4 {
	    font-size:12px;
	}
	.n-content-row-1-col-1 {
	    width:100%;
	    margin-bottom:15px;
	    border-right:0px;
	}
	.n-content-row-1-col-1 p {
	    padding-right:0px;
	}
	.n-content-row-1-col-2 {
	    width:100%;
	}
	.n-content-row-1-col-1 h2 {
	    padding-right:0px;
	    font-size: 21px;
	}
	.n-content-row-2 .process-list li {
	    width:100%;
	    margin-right:0px;
	    padding: 65px 25px 40px 125px;
	}
	.n-content-row-3 h2 {
	    background-size: 90%;
	    padding: 40px 0 15px 0;
	}
	.service-list li {
	    width:100%;
	    margin-right:0px;
	}
	.n-content-row-4-col-1 {
         width: 100%;
   }
   .n-content-row-4-col-2 {
         width: 100%;
         padding-top: 20px;
   }
   .n-content-row-4-col-2 h2 {
    font-size: 30px;
   }
   .content-row-5 ul li {
       width:100%;
       margin:0 0 20px 0;
   }
   .n-content-row-6-col-1 {
    width: 100%;
    margin-bottom:25px;
}
.n-content-row-6-col-2 {
    width: 100%;
}
.testimonial-list li {
    width:100%;
    margin:0 0 20px 0;
}
.blog-list li {
    width:100%;
    margin:0 0 20px 0;
}
.content-row-3 ul li {
    width:50%;
}
.footer-col-1 {
    padding:0px;
}
.footer {
    padding-bottom:0px;
}
}
