
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

html,
body {
    margin: 0;
    font-size: 100%;
    background: #fff;
	overflow-x: hidden;
}

body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	font-family: 'Mukta', sans-serif;
}

body img {
    max-width: 100%;
}

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    letter-spacing: 0px;
    color: #323648;
}
li {
    list-style-type: none;
}
p {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #5b5e6d;
	font-family: 'Mukta', sans-serif;
}


ul {
    margin: 0;
    padding: 0;
}


/*-- header --*/
header {
    -webkit-box-shadow: 0 0.15rem 0.1rem 0 rgba(0,0,0,0.05);
    box-shadow: 0 0.15rem 0.1rem 0 rgba(0,0,0,0.05);
	position: fixed;
	width:100%;
	z-index: 9;
}
.navbar-light .navbar-brand,.footer h2 a{
    color: #323648;
    font-size: 33px;
	font-weight: 600;
    letter-spacing: 0px;
    font-family: 'Niramit', sans-serif;
}
.navbar-light .navbar-brand i, .footer h2 i{
    color: #30c39e;
	font-weight:normal;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
   color: #6d6f7d;
    font-size: 17.5px;
    letter-spacing: .5px;
}
.navbar-light .navbar-nav .nav-link,.dropdown-item {
    color: #6d6f7d;
    font-size: 17.5px;
    letter-spacing: .5px;
	padding: 0 10px;
	font-family: 'Niramit', sans-serif;
}
.dropdown-item {
    padding: 0.4rem 1.5rem;
}
.dropdown-toggle::after {
    margin-left: 0em;
    vertical-align: middle;
}
.dropdown-menu {
    border: none;
    -webkit-box-shadow: 0.15rem 0.15rem 0.1rem 0 rgba(0,0,0,0.05);
    box-shadow: 0.15rem 0.15rem 0.1rem 0 rgba(0,0,0,0.05);
}
.header-right a.signin {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #6d6f7d;
    text-transform: capitalize;
	font-family: 'Niramit', sans-serif;
}
.header-right a.signin:hover {
    color: #30c39e;
}
.header-right a.contact {
    background: #30c39e;
    padding: 11px 30px;
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
}
.navbar {
    padding: 0.5rem 0rem;
}
.theme-bg{
    background: #096475!important;
}
.logo{
        width: 198px;
}
.right{
    float: right!important;
}
.black-bg{
    background-color: #151414;
    padding: 3px;
    margin-top: -4px;
}
.black-bg a{
     color: #ffffff;
}
/*-- //header --*/

/*-- banner --*/

.banner-info h2,.banner-info h3 {
    font-size: 60px;
    font-weight: 600;
    letter-spacing: 1px;
}
.banner-grids {
    padding: 11em 0 5em;
}
.banner-info {
        margin-top: -4em;
}
.banner-info a {
    background: #30c39e;
    padding: 11px 35px;
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}

/*-- //banner --*/

.btn-primary:hover{
    background-color: #096475;
    border-color: #096475;
}
/*-- banner bottom --*/

.heading h3.head {
    font-size: 32px;
	font-weight: 600;
	letter-spacing: 1px;
}
.heading h3.head1 {
    font-size: 30px;
}    
.heading p.head {
    width: 80%;
    margin: auto;
}

/*-- //banner bottom --*/

/*--/about--*/

.about{
	background: #f5f5f5;
}

.about-in .card {
    background: none;
    border: none;
    padding: 0;
}

.about-in .card i {
    font-size: 2em;
    color: #ff6c5f;
}
h4.card-title {
    letter-spacing: 1px;
    font-weight: 600;
    margin-top: 8px;
    font-size: 18px;
    text-align: center;
    color: #000;
    margin-bottom: 0.5rem;
}

.icon-service {
    box-shadow: 0 0 6px 0 #333;
    height: 130px;
    overflow: hidden;
}
.icon-service:hover img{
    box-shadow: 0 0 6px 0 #333;
    transition: 450ms ease-in-out;    
    transform: scale(1.40);
}
.icon-service-info {
    float: left;
    width: 100%;
    position: relative;;
}

.adv-img{
    height: 186px;
    margin-left: 12%;
    width: 79%;
    margin-bottom: 3em!important;
}
.about-in .card-body {
    /*margin-bottom: 1.2em;*/
    padding: 0.5em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.middle-grids .card-body:hover{
    background: url(../images/serve-img.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    height: auto;
}
.middle-grids .card-body:hover,.middle-grids .card-body:hover p{
    color:#fff;
}
.about-in h6 {
    font-size: 0.9em;
    color: #888;
    font-weight: 400;
}

.about-right h3 {
    color: #303031;
    font-weight: 600;
    font-size: 1.4em;
    letter-spacing: 1px;
    line-height: 1.6em;
}

.about-right h4 {
    margin: 1.2em 0;
    font-size: 15px;
    color: #b1b2b3;
    font-weight: 300;
}

.about-right {
    padding: 3em 6em;
}

ul.author li {
    list-style: none;
    margin: 0 2em 0 0em;
}

ul.author li img {
    border-radius: 50%;
    -weblit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 4px solid #ddd;
}

ul.author li {
    color: #888;
    font-size: 0.85em;
}

ul.author li span {
    display: block;
    font-weight: 600;
    color: #5c6065;
    font-size: 1.2em;
}

.colour-one,
.colour-two,
.colour-three,
.colour-four {
    width: 227px;
    height: 227px;
    background: #ff3c41;
    border-radius: 150px 150px 0px 150px;
}

.colour-gd {
    margin-bottom: 0.7em;
    padding: 0;
}

.colour-two {
    border-radius: 150px 150px 150px 0px;
    background: #fcd000;
}

.colour-three {
    border-radius: 150px 0px 150px 150px;
    background: #47cf73;
}

.colour-four {
    border-radius: 0px 150px 150px 150px;
    background: #ae63e4;

}

/*--//about--*/


/* -- news --*/

.news_grids img {
    max-width: 100%;
    height: auto;
}
.news_grids h5.card-title {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 800;
}
.news_grids a {
    background: #30c39e;
    padding: 11px 35px;
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}
a.more_blog_link {
    background: none;
    color: #333;
    text-decoration: underline;
    text-transform: capitalize;
    font-size: 20px;
    margin-top: 30px;
    padding: 0;
}
a.more_blog_link:hover{
	color: #30c39e;
}
.news_grids h4 {
    font-size: 25px;
    font-weight: 800;
}
.blog-post {
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
}

/* -- //news --*/

/*-- subscribe --*/
.subscribe{
    background: #0a8ea0;
}
.subscribe input[type="email"] {
    outline: none;
    padding: 15px 20px;
    color: #333;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: capitalize;
    width: 70%;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 5px;
}
.subscribe input[type="submit"] {
    background: #30c39e;
    padding: 11px 0px;
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
    border: none;
    width: 29%;
    border-radius: 5px;
    display: inline-block;
    margin-left: 1%;
	cursor: pointer;
}
.subscribe input[type="submit"]:hover {
    background: #333;
}
.subscribe form {
    width: 60%;
    margin: auto;
}
.subscribe .heading p.head,.about .heading p.head {
    color: #ddd;
}
.subscribe .heading h3.head,.about .heading h3.head {
    color: #323648;
}

/*-- subscribe --*/

/*-- footer --*/

h4.w3f_title {
    font-size: 20px;
    letter-spacing: 2px;
    color: #444;
}
ul.list-agileits li a,.footer p.head {
    color: #888;
    font-size: 17px;
    letter-spacing: .5px;
}
ul.list-agileits li a:hover {
    color: #333;
}
/*-- //footer --*/

/*-- copyright --*/

.copy-right p {
    margin: 0;
    font-size: 17px;
    letter-spacing: .5px;
}

.copy-right p a{
    color: #333;
}
.copy-right p a:hover{
    color: #30c39e;
}
.social-iconsv2 {
    justify-content: flex-end;
}
.social-iconsv2 li a {
    font-size: 25px;
    width: 38px;
    display: block;
    color: #555;
}
.social-iconsv2 li a:hover{
	color: #30c39e;
}
/*-- //copyright --*/

/*-- features page --*/

.inner-banner {
    padding-top: 10em;
}

/*-- features section --*/
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #096475;
    background-color: transparent;
    border-radius: 0;
    text-align: center;
    font-size: 20px;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
    color: rgba(102, 102, 102, 0.4)
}

.nav-pills .nav-link.btn{
    background-color: #30c39e;
}

.nav-pills .nav-link.btn span{
    color: #fff;
}

.features li.nav-item a span {
    display: block;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
}
.features  li.nav-item {
    color: #096475;
    background-color: transparent;
    border-radius: 0;
    text-align: center;
    font-size: 20px;
}
.features h4 {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.4;
}
ul.points li {
    list-style-type: disc;
}
li.points{
	color: #888;
	font-size: 17px;
	letter-spacing: .5px;
}
.features p.italic {
    font-family: initial;
}
.features h6 {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 800;
}
/*-- features section --*/

/*-- features bottom --*/
.bottom-grids a {
    background: #30c39e;
    padding: 11px 30px;
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}
.bottom-grids p.points{
	list-style-type: none;
    color: #888;
    font-size: 17px;
    letter-spacing: .5px;
    float: left;
    width: 90%;
}
.point {
    border-bottom: 1px solid #eee;
	margin-top:1em;
}
.icon{
	width:10%;
	text-align:right;
    float: left;
}
.icon i{
	color: #30c39e;
}
.bottom-grids .bg-white {
    padding: 2em 3em;
	box-shadow: 1px 1px 5px 5px rgba(76, 110, 245, .1)
}
/*-- //features bottom --*/


.orb {
  width: 235px;
  background: #f9f9f9;
  display: inline-block;
  margin: 0 20px;
  float: left;
  padding: 30px 30px;
  transition: all .2s ease-out;
  box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1)
}

.orb p {
    font-size: 17px;
    line-height: 27px;
	margin-bottom: 0;
    letter-spacing: .5px;
}
.orb i {
    font-size: 60px;
    width: 100%;
    color: #2dde98;
}

.orb:hover {
  /* transform: scale(1.2); */
  opacity: .7;
  cursor: pointer;
  background: #fff;
}

.red i{color:#ff4c4c;}
.pink i{color:#fd5c63;}
.blue i{color:#00bce4;}
.orange i{color:#f47721;}
.purple i{color:#7d3f98;}
.green i{color:#2c9f45;}
.yellow i{color:#ffc168;}

.marquee {
  height: 240px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}

.marquee--inner {
  display: block;
  width: 200%;
  position: absolute;
  animation: marquee 15s linear infinite;
}

.marquee--inner:hover {
  animation-play-state: paused;
}

/*.half {
  float: left;
  width: 10%;
}*/

.grid span {
  float: left;
  width: 50%;
}

@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}

/*-- features page --*/

/*-- contact page --*/

.contact-form .form-control {
    padding: 0.9rem;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.contact-form label {
    font-weight: 800;
    letter-spacing: 1px;
	color: #333;
}
.contact-form textarea {
    overflow: auto;
    resize: vertical;
    height: 10em;
}
.contact-form button.btn.btn-default {
    background: #30c39e;
    padding: 10px 30px;
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}
.contact-form button.btn.btn-default:hover{
	background: #0a8ea0;
}
.agileits-w3layouts-map iframe {
    width: 100%;
    min-height: 400px;
    border: none;
    border: 4px solid #eee;
}

/*-- contact page --*/

/*-- single page --*/

.single p.font-italic {
    font-family: initial;
    font-size: 22px;
    letter-spacing: 2px;
	line-height: 35px;
}
.shadow {
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
}
.quotes{
	width:80%;
	margin: 2em auto 0;
}
.quotes i {
    color: #30c39e;
    font-size: 30px;
    margin-bottom: 1em;
}
.matter h4 {
    font-size: 25px;
    text-transform: capitalize;
    letter-spacing: 2px;
    line-height: 35px;
}
h4.name {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800;
    font-size: 20px;
}
p.name {
	color: #999;
	font-size: 17px;
}

/*-- single page --*/

/*-- pricing page --*/

.pricing_grids h4, td.price h4 {
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.4;
}
.pricing_grids p, td.price p{
    font-size: 16px;
    color: #999;
    letter-spacing: .5px;
	margin: 0;
}
.prc-grid {
    border-right: 1px solid #ccc;
}
.pricing_grids a,table td.price a{
    background: #30c39e;
    padding: 11px 30px;
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}
td.price {
    width: 25%;
    vertical-align: text-top;
    padding: 15px 20px;
    border-right: 1px solid #ddd;
	text-align: center;
    color: #999;
}
td.head {
    font-size: 18px;
    color: #333;
    font-weight: 800;
    padding: 10px 20px;
    letter-spacing: 1px;
}
td.price i {
    color: #30c39e;
}
.pricing table{
	box-shadow: 1px 1px 5px 5px rgba(76, 110, 245, .1)
}
/*-- pricing page --*/

.sub-main-w3 h3 {
    font-size: 28px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.sub-main-w3 input[type="text"],.sub-main-w3 input[type="button"],.sub-main-w3 input[type="email"], .sub-main-w3 input[type="password"] {
    outline: none;
    font-size: 15px;
    border: none;
    border: 1px solid #ddd;
    background: rgba(255, 255, 255, 0.21);
    width: 100%;
	box-sizing:border-box;
    color: #333;
    padding: 12px 20px;
    letter-spacing: 1px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.sub-main-w3 input[type="submit"], .sub-main-w3 input[type="button"] {
    color: #fff;
    background: #0a8ea0;
    border: none;
    width: 100%;
    padding: .7em 0em;
    outline: none;
    font-size: 17px;
    cursor: pointer;
    letter-spacing: 1px;
    text-transform: capitalize;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    margin-top: 2em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.sub-main-w3 input[type="submit"]:hover {
    background: #333;
}
.icon1, .icon2 {
    position: relative;
    margin-top: 1.3em;
}
.rem-w3 {
    margin: 1.5em 0;
}
/*-- social-icons --*/
.navbar-right.social-icons a {
    display: inline-block;
    padding: 10px 0px;
    text-decoration: none;
    width: 10%;
	text-align: center;
    margin: 0 2%;
    letter-spacing: 1px;
    font-weight: 400;
    cursor: pointer;
    color: #333;
    font-size: 14px!important;
    border: 1px solid #333;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.sub-main-w3 {
    padding: 3em 3em;
    box-shadow: 1px 1px 5px 5px rgba(76, 110, 245, .1);
}
.sub-main-w3 p {
    margin: 0;
    margin-top: 1em;
    font-size: 17px;
    letter-spacing: .5px;
}
.sub-main-w3 p a {
	color: #30c39e;
}
/*-- //social-icons --*/   
/*-- checkbox --*/
.anim {
    position: relative;
    display: block;
    margin: 1.5em 0;
}
label.anim span,label.anim  a {
    color: #333;
    font-size: 15px;
    display: inline;
    letter-spacing: .5px;
    text-transform: capitalize;
	float: left;
}
label.anim  a {
    display: inline-block;
	text-decoration:none;
	float:right;
	font-family: 'Niramit', sans-serif;
}
.wthree-text ul li {
    displaY: block;
}
.wthree-text ul li:nth-child(1) {
    margin-right: 36px;
}
.agileits-login label {
    font-size: 1em;
    color: #fff;
    font-weight: 400;
    cursor: pointer;
    position: relative;
	
}
input.checkbox {
    background:#0a8ea0;
	cursor: pointer;
    width: 1em;
    height: 1em;
	margin: 3px 8px 0 0!important;
	float: left;
}
input.checkbox:before {
	content: "";
	position: absolute;
	width: 1em;
	height: 1em;
	background: inherit;
	cursor: pointer;
}
input.checkbox:after {
    content: "";
    transition: .4s ease-in-out;
    position: absolute;
    top: 2px;
    left: 0px;
    z-index: 1;
    width: 1.2em;
    height: 1.2em;
    /* margin-top: 4px; */
    border: 1px solid #ffffff;
}
input.checkbox:checked:after {
	transform: rotate(-45deg);
	height: .5rem;
	border-color: #fff;
	border-top-color: transparent;
	border-right-color: transparent;
}
.anim input.checkbox:checked:after {
	transform: rotate(-45deg);
	height: .5rem;
	border-color: transparent;
	border-right-color: transparent;
	animation: .4s rippling .4s ease;
	animation-fill-mode: forwards;
}
@keyframes rippling {
	50% {
		border-left-color: #d24747;
	}
	100% {
		border-bottom-color: #fff;
		border-left-color: #fff;
	}
} 
/*-- //checkbox --*/

/*-- typography --*/

.typo-grid .btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}
.typo-grid .btn-labeled {padding-top: 0;padding-bottom: 0;}
.typo-grid .btn { margin-bottom:15px; font-size:15px; }

.ui-group-buttons .or{position:relative;float:left;width:.3em;height:1.3em;z-index:3;font-size:12px}
.ui-group-buttons .or:before{position:absolute;top:50%;left:50%;content:'or';background-color:#5a5a5a;margin-top:-.1em;margin-left:-.9em;width:1.8em;height:1.8em;line-height:1.55;color:#fff;font-style:normal;font-weight:400;text-align:center;border-radius:500px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1);box-shadow:0 0 0 1px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.ui-group-buttons .or.or-lg{height:1.3em;font-size:16px}
.ui-group-buttons .or.or-lg:after{height:2.85em}
.ui-group-buttons .or.or-sm{height:1em}
.ui-group-buttons .or.or-sm:after{height:2.5em}
.ui-group-buttons .or.or-xs{height:.25em}
.ui-group-buttons .or.or-xs:after{height:1.84em;z-index:-1000}
.ui-group-buttons{display:inline-block;vertical-align:middle}
.ui-group-buttons:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.ui-group-buttons .btn{float:left;border-radius:0}
.ui-group-buttons .btn:first-child{margin-left:0;border-top-left-radius:.25em;border-bottom-left-radius:.25em;padding-right:15px}
.ui-group-buttons .btn:last-child{border-top-right-radius:.25em;border-bottom-right-radius:.25em;padding-left:15px}

.typo-grid .bg-light {
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
}

.container .title{
    color: #3c4858;
    text-decoration: none;
    margin-top: 30px;
    margin-bottom: 25px;
    min-height: 32px;
}


.tabs div.card {
    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 6px;
    color: rgba(0,0,0,.87);
    background: #fff;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

div.card.card-plain {
    background: transparent;
}
.tabs div.card .card-header {
    border-radius: 3px;
    padding: 1rem 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border: 0;
    background: linear-gradient(60deg,#eee,#bdbdbd);
}

.card-plain .card-header:not(.card-avatar) {
    margin-left: 0;
    margin-right: 0;
}

.div.card .card-body{
    padding: 15px 30px;
}

.tabs div.card .card-header-primary {
    background: linear-gradient(60deg,#30c39e,#0a8ea0);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(156,39,176,.6);
}

.tabs div.card .card-header-danger {
    background: linear-gradient(60deg,#0a8ea0,#30c39e);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(244,67,54,.6);
}
.card-styles .bg-warning p.card-text {
    color: #fff;
}

.card-styles .bg-light h5.card-title {
    color: #333;
}

.card-styles .bg-light p.card-text {
    color: #333;
}

.card-styles h5.card-title {
    color: #eee;
}
.card-styles p.card-text {
    font-size: 16px;
    color: #ccc;
	letter-spacing: 0px;
}

.card-nav-tabs .card-header {
    margin-top: -30px!important;
}

.card .card-header .nav-tabs {
    padding: 0;
}

.nav-tabs {
    border: 0;
    border-radius: 3px;
    padding: 0 15px;
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-tabs .nav-item .nav-link.active {
    background-color: hsla(0,0%,100%,.2);
    transition: background-color .3s .2s;
}

.nav-tabs .nav-item .nav-link{
    border: 0!important;
    color: #fff!important;
    font-weight: 500;
}

.nav-tabs .nav-item .nav-link {
    color: #fff;
    border: 0;
    margin: 0;
    border-radius: 3px;
    line-height: 24px;
    text-transform: uppercase;
	letter-spacing: 1px;
    padding: 10px 15px;
    background-color: transparent;
    transition: background-color .3s 0s;
}

.tab-pane p {
    font-size: 17px;
    color: #000;
}
.tab-pane p a{
    color: #000;
}

.tab-pane p a:hover{
    color: #30c39e;
}

.nav-link{
    display: block;
}

.nav-tabs .nav-item .material-icons {
    margin: -1px 5px 0 0;
    vertical-align: middle;
}

.nav .nav-item {
    position: relative;
}

/*-- //typography --*/

/*-- faq page --*/
.template_faq {
    background: #edf3fe none repeat scroll 0 0;
}
.panel-group {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 0;
    padding: 30px;
}
#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
}
#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}
#accordion .panel-title a {
    background: #30c39e none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 20px 12px 50px;
    position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
}
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
    background: #30c39e none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    color: #fff;
    content: "";
    font-family: 'Font Awesome 5 Free';
    font-size: 25px;
    height: 55px;
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
}
#accordion .panel-title a.collapsed::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #333;
    content: "";
}
#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}
#accordion .panel-body p {
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px;
}

/*-- //faq page --*/

/*-- about page--*/

.about-us .bottom-grids h3 {
    line-height: 1.4;
}
.stats h4 {
    color: #30c39e;
    font-size: 4em;
}
.stats .bg-white {
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
}
.stats p {
    color: #999;
    font-size: 17px;
    line-height: 1.5;
}

/*-- //about page --*/


/*-- security page --*/

.security-bottom p {
    font-size: 17px;
}
.security-bottom a {
    color: #30c39e;
    text-decoration: underline;
    font-size: 17px;
    letter-spacing: .5px;
    text-transform: capitalize;
}
.security-bottom {
    padding: 0 10em;
}
.security-bottom  h4{
    font-size: 25px;
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: 35px;
    font-weight: 600;
}

/*-- security page --*/

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 13px);
    border-radius: 0;
}
.search-lable{
    height: calc(2.25rem + 13px);
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
}
input[name="search"] {
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
    /*width: 457px;*/
}
.hm-search{
    background-color: #096475;
    height: calc(2.25rem + 13px);
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
    width: 100%;
}
input[name="search"]::-webkit-calendar-picker-indicator {
  display: none;
}
input[name="search"]::placeholderplaceholder{
    opacity: 5;
}
.get-search-btn{
    top: 0;
    right: 0;
    bottom: 0;
    padding: 14px 16px;
    border-radius: 0 3px 3px 0;
    text-transform: uppercase;
    background: #096475;
    color: #fff;
    border: none;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    height: calc(2.25rem + 13px);
}
.datalist {
   height:150px !important;
   overflow:auto;
}

.box{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.acshop-services{
    margin-top: 3px!important;
    color: #333;
    background-color: #ffffff;
}
.acshop-services p{
    color: #333;
    font-size: 16px;
    line-height: 34px;
}
.acshop-services p b{
    font-size: 13px;
    padding-left: 10px;
}
.getquotes{
    font-weight: 600;
    color: #048ea8!important;
    line-height: 69px;
    cursor: pointer;
    padding: 7px 13px 7px 13px;
    background-color: #ffffff;
    border: 1px solid rgba(0,0,0,.16);
    font-size: 12px!important;
}
.getquotes:hover{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.pad15 img {
    max-height: 175px;
    width: 100%;
}
.acshop-adv img{
    width: 100%;
    margin-top: 8px;
}
.acshop-viewall, .acshop-viewall:hover{
    font-size: 20px;
    border-bottom: 2px solid #096475;
    color: #096475;
    font-weight: 500;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    padding: 24px;
    padding-right: 35px;
    padding-left: 35px;
}
.theme-font-color{
    color: #048ea8!important;
}
.owl-item{
    border: 1px solid #eae5e5;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 #bbb;  
}
.owl-item .item{
    position: relative;
    width: 100%;
    margin: 0 15px 0 0;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 5px 0 #bbb;
}
.acshop-services span{
    font-size: 12px;
    padding-left: 5px;
    line-height: 66px;
}
.acshop-service12{
        margin-top: -24px;
}
/*.form-control:focus{
    border-color: transparent!important;
    color: #ffffff;
}*/
::-webkit-scrollbar {
  width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-thumb{
  background: #096475; 
}
.search-slt:focus{
    box-shadow: none!important;
    border-color: none!important;
}
.owl-next{
    float: right;
    margin-top: -19%!important;
    position: relative;
    z-index: 1;
}
.owl-prev{
    float: left;
    margin-top: -19%!important;
    position: relative;
    z-index: 1;
}
.search-panel{
    padding: 29px 26px 45px 26px;
    background-color: #f5f5f5;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 #888;
}
.search-content{
    position: relative;
    z-index: 1;
    margin-top: -32px;
    font-weight: 500;
}
.search-content span{
    margin-left: 10px;
}
.head hr{
    width: 10%;
    border-top: 3px solid rgb(9, 100, 117);
}
.viewall{
    padding: 10px 10px 10px 10px;
    border: 1px solid #17bfde;
    margin-top: 29px;
    background-color: #ffffff;
    color: #444;
}
.border-bottom-hr{
        border-bottom: 4px solid #4dcee6;
}

.nav-side-menu {
    font-size: 12px;
    font-weight: 200;
/*    margin-top: 11em;*/
    width: 100%;
    background: #ffff;
    color: #333;
    border-radius: 3px;
    box-shadow: 0 1px 6px rgba(32,33,36,.28);
}
.nav-side-menu .brand {
  background-color: #23282e;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 14px;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
    content: "\f078";
    display: inline-block;
    padding-left: 10px;
    color: #ddd;
    padding-right: 10px;
    vertical-align: middle;
    float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #048ea8;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
    border: none;
    line-height: 28px;
    border-bottom: 1px solid #ddd;
    margin-left: 0px;
}
.nav-side-menu li {
      padding: 5px;
      border-bottom: 1px solid #ddd;
}
.nav-side-menu li a {
    text-decoration: none;
    font-size: 12px;
    font-family: 'Poppins',sans-serif;
    padding-left: 16px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
}
.sub-menu li a{
    font-size: 12px;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}

.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}

.chiller_cb {
    position: relative;
    height: 2rem;
    margin-left: 24px;
    display: flex;
    align-items: center;
}
.chiller_cb input {
  display: none;
}
.chiller_cb input:checked ~ span {
  background: #048ea8;
  border-color: #048ea8;
}
.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
    padding-left: 2rem;
    position: relative;
    z-index: 2;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 0;
}
.chiller_cb span {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid #ccc;
  position: absolute;
  left: 0;
  transition: all 0.2s;
  z-index: 1;
  box-sizing: content-box;
}
.chiller_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}
.service-dsc h2{
    color: #048ea8!important;
    text-transform: capitalize;
}
.service-dsc p{
    font-size: 14px;
    color: #333;
    margin-bottom: 3px;
    font-family: 'Poppins',sans-serif;
    letter-spacing: 1px;
    text-align: justify;
}
.fa-map-marker{
    border: 1px solid #ddd;
    padding: 7px;
}
.getquote1{
    font-size: 13px!important;
    position: relative;
    padding: 0 12px 0 46px;
    line-height: 39px;
    color: #ffffff!important;
    background-color: #048ea8;
    height: 40px;
    cursor: pointer;
    font-weight: 550;
}

.getquote1:hover{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    transition: 450ms ease-in-out;
}
.profile-nav{
    font-weight: 700;
    font-size: 19px!important;
    letter-spacing: 1px!important;
    color: #048ea8!important;
}
.profile-main-tab li{
   text-decoration: none;
    color: #333;
    float: left;
    border: none;
    font-size: 15px;
    position: relative;
}
.profile-main-tab-li:after {
    content: "";
    position: absolute;
    border: 6px solid transparent;
    border-left: 8px solid #ccc;
    -moz-transform: scale(.9999);
    right: -30px;
    top: 15px;
}
.profile-main-tab-li1 a{
    padding: 0px 0px 8px 0px;
    padding-left: 2px!important;
    text-transform: capitalize!important;
}
.profile-main-tab-li1 a:hover, .profile-main-tab-li1 a.active{
    border-bottom: 2px solid #048ea8;
    transition: 450ms ease-in-out;
}

    .rating:not(:checked) > input {
        position:absolute;
        top:-9999px;
        clip:rect(0,0,0,0);
    }

    .rating:not(:checked) > label {
        width:1em;
        /* padding:0 .1em; */
        overflow:hidden;
        white-space:nowrap;
        cursor:pointer;
        font-size:200%;
        /* line-height:1.2; */
        color:#ddd;
    }

    .rating:not(:checked) > label:before {
        content: '★ ';
    }

.fa-phone{
        transform: rotate(100deg);
}   
.carousel-indicators{
    display: none;
}
.heading2{
        font-size: 25px!important;
}
.service-ul{
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px;
}
.service-ul li a{
    color: #333!important;
    font-weight: 500;
    font-size: 17px!important;
    display: inline-block;
    vertical-align: middle;
}
.carousel-inner{
    height: 550px;
}
.carousel-item{
        margin-top: 6em!important;
}
.carousel-control-prev, .carousel-control-next{
top: 6em!important;
}
.profile-info{
    overflow: auto;
    font-size: 12px;
    margin-top: 3em;
    font-weight: 200;
    width: 100%;
    background: #ffff;
    color: #333;
    border-radius: 3px;
    box-shadow: 0 1px 6px rgba(32,33,36,.28);
}
.profile-info ul, .profile-info li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}
.profile-info li a {
    text-decoration: none;
    font-size: 14px;
    padding-left: 16px;
    color: #333;
    font-weight: 500;
}
.profile-info-heading{
    margin-top: 17px;
    background: #eee;
    border-radius: 4px;
    padding: 6px;
}
.profile-info-heading h3{
    font-size: 18px;
}
.profile-info-heading a{
    cursor: pointer;
}
.modal-content{
    top: 13em!important;
}
.business-listing-model{
        width: 690px!important;
}
.business-listing-model .model-body{
        padding: 0px 50px 0 50px!important;
}
.modal-header .close {
    padding: 1rem;
    color: #fff;
    opacity: 1;
    font-size: 33px;
    margin: -4.5rem -1.8rem -1rem auto;
    font-weight: 400;
}
.orb h3{
    font-size: 22px;
    margin-bottom: 10px;
}
.p-gq{
    font-size: 24px!important;
    font-weight: 500!important;
}
.p-gq1{
        font-size: 18px;
}
.nav-side-menu .steps ul {
    margin: 17px 0;
}
.nav-side-menu .steps li {
    padding: 1px 19px 0px 53px;
    line-height: 18px;
    position: relative;
    color: #333;
    font-family: 'Poppins',sans-serif;
    letter-spacing: 1px;
    margin-bottom: 22px;
    font-size: 13px;
    border: none;
}
.nav-side-menu .steps li span {
    background-color: #f4f4f4;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 8px; 
    width: 36px;
    height: 30px;
    text-align: center;
    padding: 7px 14px;
    border-radius: 3px;
}
.nav-side-menu .steps li b{
    font-weight: bold;
    color: #000000;
}
.steps button{
    background: #096475;
    color: #ffffff;
}
.checked {
    color: orange;
}
b, strong {
    font-weight: bold;
}
.pg-ser{
    padding: 28px;margin-top: -40px;
}
.list-close{
    float: right;
    position: absolute;
    right: 18px;
    /* margin: -4.5rem -26.8rem -1rem auto!important; */
}
.modal-header center{
        margin-left: 3%;
}
.lbinput{
  margin: 3px 25px 21px 0px;
    width: 100%;
    display: block;
    border: none;
    padding: 18px 0;
    border-bottom: solid 1px #05323b;
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #05323b 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #05323b 4%);
    background-position: -200px 0;
    color: #05323b;
}

.lbinput:focus, .lbinput:valid {
  margin: 3px 25px 21px 5px;    
 box-shadow: none;
 outline: none;
 background-position: 0 0;
}

.lbinput::-webkit-input-placeholder {
 -webkit-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}

.lbinput:focus::-webkit-input-placeholder, .lbinput:valid::-webkit-input-placeholder {
 color: #05323b;
 font-size: 14px;
 -webkit-transform: translateY(-20px);
 transform: translateY(-20px);
 visibility: visible !important;
}
.white{
    color: #ffffff!important;
}
.lb-content{
    color: #000!important;
    font-size: 18px!important;
}
lb-content1{
    color: #000!important;
    font-size: 16px!important;
}

.navbar-icon-top .navbar-nav .nav-link > .fa {
  position: relative;
  width: 36px;
  font-size: 24px;
}

.navbar-icon-top .navbar-nav .nav-link > .fa > .badge {
  font-size: 0.75rem;
  position: absolute;
  right: 0;
  font-family: sans-serif;
}

.navbar-icon-top .navbar-nav .nav-link > .fa {
  top: 3px;
  line-height: 12px;
}

.navbar-icon-top .navbar-nav .nav-link > .fa > .badge {
  top: -10px;
}

@media (min-width: 576px) {
  .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link {
    text-align: center;
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link > .fa {
    display: block;
    width: 48px;
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }

  .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link > .fa > .badge {
    top: -7px;
  }
}

@media (min-width: 768px) {
  .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link {
    text-align: center;
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link > .fa {
    display: block;
    width: 48px;
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }

  .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link > .fa > .badge {
    top: -7px;
  }
}

@media (min-width: 992px) {
  .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link {
    text-align: center;
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link > .fa {
    display: block;
    width: 48px;
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }

  .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link > .fa > .badge {
    top: -7px;
  }
}

@media (min-width: 1200px) {
  .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link {
    text-align: center;
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link > .fa {
    display: block;
    width: 48px;
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }

  .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link > .fa > .badge {
    top: -7px;
  }
}

.business_owner ul li{
        margin-left: 2em;
}
.business_owner ul a{
        color: #000;
}
.menu-grids{
    border-radius: 3px;
    padding: 20px;
    box-shadow: 0 1px 6px rgba(32,33,36,.28);
}

.emp-profile{
    padding: 3%;
    margin-top: 3%;
    margin-bottom: 3%;
    border-radius: 0.5rem;
    background: #fff;
}
.profile-img{
    text-align: center;
}
.profile-img img{
    width: 70%;
    height: 100%;
}
.profile-img .file {
    position: relative;
    overflow: hidden;
    margin-top: -20%;
    width: 70%;
    border: none;
    border-radius: 0;
    font-size: 15px;
    background: #212529b8;
}
.profile-img .file input {
    position: absolute;
    opacity: 0;
    right: 0;
    top: 0;
}
.profile-head h5{
    color: #333;
}
.profile-head h6{
    color: #0062cc;
}
.profile-edit-btn{
    border: none;
    border-radius: 1.5rem;
    width: 70%;
    padding: 2%;
    font-weight: 600;
    color: #6c757d;
    cursor: pointer;
}
.proile-rating{
    font-size: 12px;
    color: #818182;
    margin-top: 5%;
}
.proile-rating span{
    color: #495057;
    font-size: 15px;
    font-weight: 600;
}
.profile-head .nav-tabs{
    margin-bottom:5%;
}
.profile-head .nav-tabs .nav-link{
    font-weight:600;
    border: none!IMPORTANT;
    color: #096475!important;
    font-size: 18px;
}
.profile-head .nav-tabs .nav-link.active{
    border: none!IMPORTANT;
    color: #096475!important;
    font-size: 18px;
    border-bottom: 2px solid #0062cc!IMPORTANT;
}
.profile-work{
    padding: 14%;
    margin-top: -15%;
}
.profile-work p{
    font-size: 14px;
    color: #000;
    font-weight: 600;
    line-height: 19px;
    margin-top: 15px;
}
.profile-work .a{
    text-decoration: none;
    color: #696565;
    font-size: 14px;
}
.profile-work ul{
    list-style: none;
}
.profile-tab label{
    font-weight: 600;
}
.profile-tab p{
}
.profile-work1{
    border-bottom: 1px solid #ddd;
}
.profile-about{
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
}/*
.black{
     color: #333!important;
}*/
.-m{
        margin-top: -18px;
}
.white-bg{
    background-color: #ffffff!important;
}
.filter{
    width: 100%;
    border-radius: 35px;
    border-color: #ddd;
    font-size: 12px;
}
.filter:hover{
  border-color: #096475;   
}
.filter-heading{
    font-size: 18px;
}
.filter-res h3{
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 0px;
    margin: 10px 0 2px 0;
}
.filter-res span{
    font-size: 13px;
    color: #989797;
    font-weight: 400;
}
.filter .prog{
    float: right;
    padding: 5px;
    background-color: #e6e635;
    color: #989292;
    margin-right: -14px;
}
.add_services{
    border: 1px solid #ddd;
    padding: 7px;
    background-color: #f5f5f5;
}
.add_services a{
    color: #000;
}
.sortby{
        margin-top: -24px!important;
}
.pf-cmpl{
    color: #11aaae;
    font-weight: 500;
}
.pf-photo{
    height: 150px;
    width: 100%;
}
.pf-ph-del{
    background: none;
    border: none;
    font-size: 25px;
    float: right;
    margin-top: -7.5em;
    position: relative;
    color: #096475;
    font-weight: 800;
    cursor: pointer;
}

.reviews{
  padding: 15px;
  max-width: 768px;
  margin: 0 auto;
}

.review-item{
  background-color: white;
  padding: 15px;
  margin-bottom: 5px;
  box-shadow: 0 1px 6px rgba(32,33,36,.28);
}
.show-review{
    font-size: 15px;
    color: #777;
}
.review-item .review-date{
  color: #777;
  font-size: 60%;
}
.review-item .review-text{
    margin-top: 5px;
    color: #343a40;
    line-height: 20px;
    font-size: 80%;
    font-weight: 400;
}

.review-item .reviewer{
  width: 50px;
  height: 50px;
  border: 1px solid #cecece;
}

/****Rating Stars***/
.raterater-bg-layer {
    color: rgba( 0, 0, 0, 0.25 );
}
.raterater-hover-layer {
    color: rgba( 255, 255, 0, 0.75 );
}
.raterater-hover-layer.rated { /* after the user selects a rating */
    color: rgba( 255, 255, 0, 1 );
}
.raterater-rating-layer {
    color: rgba( 255, 155, 0, 0.75 );
}
.raterater-outline-layer {
    color: rgba( 0, 0, 0, 0.25 );
}

/* don't change these - you might break something.. */
.raterater-wrapper {
    overflow:visible;
}

.software .raterater-wrapper {
    margin-top: 4px;
}

.raterater-layer,
.raterater-layer i {
    display: block;
    position: absolute;
    overflow: visible;
    top: 0px;
    left: 0px;
}
.raterater-hover-layer {
    display: none;
}
.raterater-hover-layer i,
.raterater-rating-layer i {
    width: 0px;
    overflow: hidden;
}
.pf-link{
    font-size: 20px;
    margin-left: 8px;
    text-transform: capitalize;
}
.reviewbtn{
    line-height: 34px;
    font-size: 21px;
    margin-top: 13px;
}
.about-heading{
    padding: 5px;
    background-color: #f5f5f5;
    border-left: 5px solid #096475;
}
.about-heading h1{
    font-size: 23px;
    padding: 8px;
    color: #333;
}
.contactForm .form-control{
    padding: 1rem .75rem;
    border-radius: 2px;
    border-left: 4px solid #096475;
}
.contactForm .contact{
    padding: 10px 36px;
    border-radius: 2px;
}
.contactForm .form-control:focus{
    background-color: #fff;
    border-color: none;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.whatsapp {
    float: right;
    right: -4px;
    position: fixed;
    bottom: 60%;
    z-index: 9;
}   
.whatsapp a{
    text-transform: capitalize;
    font-weight: 550;
    font-family: sans-serif;
    background-color: #30c39e;
    color: #ffffff;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    padding: 7px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    letter-spacing: 2.5px;
    transform: rotate(180deg);
}

.whatsapp1 {
    float: right;
    right: 0;
    position: fixed;
    bottom: 31%;
    z-index: 9;
}   
.whatsapp1 a{
    text-transform: capitalize;
    font-weight: 550;
    font-family: sans-serif;
    background-color: #e27635;
    color: #ffffff;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    padding: 7px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    letter-spacing: 2.5px;
    transform: rotate(180deg);
}   
.services-61{
    padding-left: 2em!important;
}
.yellow{
    color: #e8cf47!important;
}
.review-container{
    height: 575px;
    overflow: scroll;
}
.review-container::-webkit-scrollbar, .litebox-container::-webkit-scrollbar { 
    display: none; 
}
.red{
    color: red!important;
}
.lightboxgallery-gallery-item {
    float: left;
    width: 18.5%;
    margin-left: 10px;
    height: 174px;
    margin-bottom: 10px;
    overflow-y: hidden;
    position: relative;
}
.lightboxgallery-gallery-item::-webkit-scrollbar {
    display: none;
}

.litebox-container{
    width: 100%;
    overflow: hidden;
    height: 183px;
}
.lightboxgallery-gallery-item img{
    height: 150px;
    width: 100%;
    border: 1px solid #f1f1f1;
    box-shadow: 0 1px 6px rgba(32,33,36,.28);
}
.index-services{
    height: 100%;
}
.autocomplete-items {
  position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0;
    max-height: 300px;
    overflow: scroll;
    overflow-x: hidden;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
}

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}
.slider_img{
    height:550px;
}
@media(max-width: 1440px) {
}
@media(max-width: 1366px) {
    .radiotextsty{
        font-size: 14px!important;
    }
    .nav-side-menu li a {
        font-size: 10px;
        padding-left: 10px;
    }
}
@media(max-width: 1280px) {
    .banner-grids {
		padding: 10em 0 4em;
	}
	.banner-info h2, .banner-info h3 {
		font-size: 55px;
	}
	.stats h4 {
		font-size: 3.5em;
	}
}

@media(max-width: 1080px) {
    .banner-info h2, .banner-info h3 {
		font-size: 50px;
	}
	.banner-info {
		padding-top: 3em;
	}
	.features h4 {
		font-size: 25px;
	}
	.news_grids h4 {
		font-size: 23px;
	}
	.inner-banner {
		padding-top: 7em;
	}
	.security-bottom {
		padding: 0 6em;
	}
	.card-styles h5.card-title {
		font-size: 1.2rem;
	}
	.typo-grid h3 {
		font-size: 1.5rem;
	}
	.agileits-w3layouts-map iframe {
		min-height: 350px;
	}
	.sub-main-w3 h3 {
		font-size: 25px;
	}
	.orb {
		width: 200px;
		margin: 0 15px;
		padding: 30px 25px;
	}
	.single-grids h4 {
		font-size: 22px;
	}
	.matter h4 {
		font-size: 23px;
		letter-spacing: 1px;
	}
	.single p.font-italic {
		font-size: 20px;
	}
}

@media(max-width:991px) {
    .navbar-light .navbar-toggler {
		border-color: #e27635;
	}
	.navbar-toggler {
        background-color: #e27635;
        border-radius: 5px;
        color: #ffffff!important;
    }
	.navbar-light .navbar-nav .nav-link, .dropdown-item {
		padding: 5px 10px;
	}
	.navbar-collapse {
		padding: 1em;
	}
	.banner-info {
		padding-top: 0em;
	}
	.heading p.head {
		width: 100%;
		font-size: 17px;
		letter-spacing: .5px;
	}
	.subscribe form {
		width: 80%;
	}
	.inner-banner {
		padding-top: 6em;
	}
	.pricing_grids a, table td.price a {
		padding: 11px 17px;
		font-size: 16px;
		letter-spacing: .5px;
	}
	.security-bottom {
		padding: 0 0em;
	}
	.security-bottom h4 {
		font-size: 22px;
	}
	.security-bottom p {
		font-size: 16px;
	}
	.quotes {
		width: 100%;
	}
}
@media(max-width:768px) {
	.about-us .bottom-grids h3 {
		font-size: 25px;
	}
	.features h4 {
		font-size: 23px;
	}
	.security-bottom img {
		width: 35%;
	}
	.agileits-w3layouts-map iframe {
		min-height: 300px;
	}
}

@media(max-width:736px) {
   .icon-service {
		margin-right: 4%;
		width: 14%;
	}
	.subscribe form {
		width: 100%;
	}
	h4.w3f_title {
		font-size: 19px;
		letter-spacing: 1px;
	}
	.social-iconsv2 {
		justify-content: normal;
		margin-top: 10px;
		text-align: center;
	}
	h4.card-title {
		font-size: 21px;
	}
	.about-in .card-body {
		margin-bottom: 1em;
		padding: 1em 1em;
	}
	.features li.nav-item a span {
		font-size: 18px;
	}
	.news_grids img {
		width: 100%;
	}
	#accordion .panel-body p {
		font-size: 17px;
	}
	.security-bottom img {
		width: 15%;
	}
	.orb {
		width: 180px;
		margin: 0 10px;
		padding: 25px 15px;
	}
	.marquee--inner {
		width: 250%;
	}
	.single p.font-italic {
		font-size: 17px;
		letter-spacing: 1px;
	}
}

@media(max-width:667px) {
	.heading h3.head {
		font-size: 30px;
	}
	.news_grids h4 {
		font-size: 22px;
	}
	.stats h4 {
		font-size: 3em;
	}
	.slider_img{
        height: 200px;
    }
    .carousel-inner{
        height: 400px;
    }
    .services-61 {
        padding-left: 1em!important;
    }
    .icon-service {
        margin-right: 4%;
        width: 100%;
        height: 160px;
    }
    .viewall{
        margin-bottom: 0!important;
    }
    .index-services {
        height: 100%;
        width: 100%;
    }
    .header-right a.contact{
            margin-bottom: 15px;
    }
    .business-listing-model{
        width: 100%!important;
    }
    .business-listing-model .modal-title{
        font-size: 16px!important;
    }
}

@media(max-width:600px) {
   .banner-info h2, .banner-info h3 {
		font-size: 45px;
	}
	.bottom_grids h3 ,.bottom-grids h3 {
		font-size: 25px;
	}
}
@media(max-width:480px) {
   p {
		font-size: 17px;
	}
	.banner-grids {
		padding: 9em 0 2em;
	}
	.banner-info h2, .banner-info h3 {
		font-size: 40px;
	}
	.features li.nav-item {
		margin: 0 0em;
		padding-right: 0em;
	}
	.bottom-grids p{
		font-size: 16px;
	}
	.panel-group {
		padding: 20px 0px;
	}
	.sub-main-w3 {
		padding: 3em 2em;
	}
	.marquee--inner {
		width: 300%;
	}
	.pricing_grids a, table td.price a {
		padding: 10px 10px;
		font-size: 15px;
		letter-spacing: 0px;
	}
	.pricing_grids h4, td.price h4 {
		font-size: 20px;
	}
	.matter h4,.single-grids h4 {
		font-size: 20px;
	}
	h4.name {
		font-size: 18px;
	}
	p.name {
		font-size: 15px;
	}
	.quotes i {
		font-size: 20px;
		margin-bottom: .5em;
	}
}
@media(max-width:414px) {
   .subscribe input[type="email"] {
		padding: 14px 18px;
		width: 65%;
   }
   .subscribe input[type="submit"] {
		font-size: 16px;
		width: 35%;
   }
   .heading h3.head {
		font-size: 24px;
	}
	h4.card-title {
		font-size: 19px;
	}
	.stats h4 {
		font-size: 2.5em;
	}
	a.more_blog_link {
		font-size: 17px;
	}
	.about-us .bottom-grids h3 {
		font-size: 22px;
	}
	.inner-banner {
		padding-top: 5em;
	}
	#accordion .panel-body p {
		font-size: 16px;
		letter-spacing: .5px;
	}
	.security-bottom h4 {
		font-size: 19px;
	}
	.agileits-w3layouts-map iframe {
		min-height: 250px;
	}
	.sub-main-w3 h3 {
		font-size: 22px;
	}
	.marquee--inner {
		width: 330%;
	}
	.single-grids p {
		font-size: 16px;
	}	
}
@media(max-width:384px) {
	a.nav-link img {
		width: 80%;
	}
	.nav-link {
		padding: 0.5rem;
	}
	.features li.nav-item a span {
		font-size: 17px;
	}
	#accordion .panel-title a {
		font-size: 16px;
		padding: 12px 10px 12px 44px;
	}
	.sub-main-w3 p a {
		display: inline-block;
	}
	.marquee--inner {
		width: 250%;
	}
}
@media(max-width:375px) {
   .navbar-light .navbar-brand, .footer h2 a {
		font-size: 30px;
	}
	.navbar-toggler {
		font-size: 1rem;
	}
	.banner-info h2, .banner-info h3 {
		font-size: 35px;
	}
	.banner-grids {
		padding: 8em 0 0em;
	}
	.security-bottom h4 {
		font-size: 18px;
		letter-spacing: 0.5px;
	}
	.nav-tabs .nav-item .nav-link {
		font-size: 14px;
		padding: 10px 6px;
	}
	.tabs div.card .card-header {
		padding: 1rem 10px;
		margin-left: 10px;
		margin-right: 10px;
	}
}
@media(max-width:320px) {
   
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.partern-ship p{
    font-size: 17px;
    font-weight: 500;
    color: #888;
}
.partern-ship p button{
    background: #30c39e;
    padding: 8px 30px;
    color: #fff;
    font-size: 17px;
    margin-top: 10px;
}

.partern-ship p a:hover{
     color: #30c39e;
}

.top-register h5{
    font-size: 19px;
}

/*-- //Responsive design --*/