.cc  {
    max-width: 100%!important;
    padding: 10px 100px 10px 100px;
}
.ch 
    {
        max-width: 100%!important;
        padding: 10px 73px 10px 73px;
    }
	/* Service Header */
	.service-header {
		background: url(../../img/franchise/service-banner.jpg) center center no-repeat;
    background-size: cover;
    height: 78%;
    background-position: center;
	}

	.service-header .service-header-content {
		padding-top: 11.5rem;
    text-align: left;
    padding-bottom: 20.5rem;

	}

	.service-header .text-container {
		margin-top: 0;
		margin-bottom: 0;
	}

    /* end-service-header */
    .cc  {
        max-width: 100%!important;
        padding: 10px 100px 10px 100px;
    }
    .ch 
        {
            max-width: 100%!important;
            padding: 10px 73px 10px 73px;
        }

        
/* services */
.p-one .serviceBox 
{
	background: #ffd76e;
}
.p-one .serviceBox .title 
{
	color: #1e4169;
}
.p-one .serviceBox .description 
{
	color: #1e4169;
}
.p-one .btn2:after 
{
	background-color:#1e4169;
}

.p-two .serviceBox .service-icon
{
	background: #ffd76e;
}
.p-two .serviceBox .service-icon:after 
{
	border-top: 11px solid  #ffd76e;
}
.p-two .service-icon i {
    color: #1e4169;
}
.p-two .serviceBox 
{
	background:  #1e4169;
}
.p-two .serviceBox .title 
{
	color: #fff;
}
.p-two .serviceBox .description 
{
	color: #fff;
}
.p-two .btn2:after 
{
	background-color:#fff;
}
.p-two .btn2:before, .btn2:after 
{
	color:#1e4169;
}
.p-two .btn2:hover:after {
    background-color: #fff;
    width: 100%;
}
.p-two .btn2 
{
	color:#fff;
}
.p-two .btn2:hover {
    color:#1e4169;
    border-color: transparent;
}
/* .cons p
{
  border: 1px solid #ccc;
  width: fit-content;
  background-color: #1e4169;
  padding: 3px 6px;
  font-size: 12px;
  border-radius: 5px;
  margin-bottom: 0px;
  float: right;
  color: #fff;
} */
.const p
{
border: 1px solid #ccc;
width: fit-content;
background-color: #1e4169;
padding: 3px 6px;
font-size: 12px;
border-radius: 5px;
margin-bottom: 0px;
float: right;
color: white!important;
margin-left: 10px;

}

.const a {
    color:white!important;
}
.dd 
{
	padding: 40px 0px 40px 0px;
}
.bnn 
{
	margin: 0 auto!important;
    display: block!important;
    width: fit-content!important;
    margin-top: 16px!important;
}
.btn-solid-reg {
	display: inline-block;
	padding: 1.1875rem 2.125rem 1.1875rem 2.125rem;
	border: 0.125rem solid #1e4169;
	border-radius: 2rem;
	background-color: #1e4169;
	color: #fff;
	font: 700 0.75rem/0 "Raleway", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
	font-size: 16px;
}

.btn-solid-reg:hover {
	background-color: transparent;
	color: #1e4169;
	text-decoration: none;
}

.btn-solid-lg {
	display: inline-block;
	padding: 1.375rem 2.625rem 1.375rem 2.625rem;
	border: 0.125rem solid #00bfd8;
	border-radius: 2rem;
	background-color: #00bfd8;
	color: #fff;
	font: 700 0.75rem/0 "Raleway", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-solid-lg:hover {
	background-color: transparent;
	color: #00bfd8;
	text-decoration: none;
}

.btn-outline-reg {
	display: inline-block;
	padding: 1.1875rem 2.125rem 1.1875rem 2.125rem;
	border: 0.125rem solid #00bfd8;
	border-radius: 2rem;
	background-color: transparent;
	color: #00bfd8;
	font: 700 0.75rem/0 "Raleway", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-reg:hover {
	background-color: #00bfd8;
	color: #fff;
	text-decoration: none;
}

.btn-outline-lg {
	display: inline-block;
	padding: 1.375rem 2.625rem 1.375rem 2.625rem;
	border: 0.125rem solid #00bfd8;
	border-radius: 2rem;
	background-color: transparent;
	color: #00bfd8;
	font: 700 0.75rem/0 "Raleway", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-lg:hover {
	background-color: #00bfd8;
	color: #fff;
	text-decoration: none;
}

.btn-outline-sm {
	display: inline-block;
	padding: 1rem 1.625rem 0.875rem 1.625rem;
	border: 0.125rem solid #00bfd8;
	border-radius: 2rem;
	background-color: transparent;
	color: #00bfd8;
	font: 700 0.625rem/0 "Raleway", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-sm:hover {
	background-color: #00bfd8;
	color: #fff;
	text-decoration: none;
}
.vcn 
{
	background-color: #cccccc5c;
}

.serviceBox{
	border: 1px solid #8a716a;
    border-radius: 10px;
    margin-top: 30px;
    padding: 45px 20px 20px;
    position: relative;
    margin-bottom: 35px;
    height: 350px;


}
.serviceBox.free{
	border: 1px solid #8a716a;
    border-radius: 10px;
    margin-top: 30px;
    padding: 45px 20px 20px;
    position: relative;
    margin-bottom: 35px;
    height: 350px;
}
.free a.btn2.btn2-lg
{
    margin-top:30px;
}

.serviceBox .service-icon{
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
    background: #1e4169;
    font-size: 40px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -30px;
    right: 40px;
}
.serviceBox .service-icon:before{
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: -20px;
    left: -45px;
    opacity: 0.1;
    transform: rotate(137deg) scale(1.5) skew(29deg) translate(-1px);
}
.serviceBox .service-icon:after{
    content: "";
    border-top: 11px solid #1e4169;
    border-right: 11px solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -4px;
}
.serviceBox .title{
	font-size: 18px;
    color: #787472;
    text-align: left;
    height: 45px;
    line-height: 23px;
    margin-top: 14px;
}
.serviceBox .description {
    font-size: 14px;
    color: #8a716a;
    line-height: 24px;
    text-align: justify;
    height: 8.5rem;
}

@media only screen and (max-width: 990px){
    .serviceBox{ margin-bottom: 30px; }
}
@media only screen and (max-width: 767px){
    .serviceBox{ margin-bottom: 40px; }
}
/* services-end */

/* service2 */
.serviceBox2 .service-icon2 a{
    border-bottom: 1px solid #d5d7d9;
    display: inline-block;
    width: 100%;
    overflow-y: hidden;
    position: relative;
}
.serviceBox2 .service-icon2 a > span{
    width: 75px;
    height:75px;
    background: #1e4169;
    border-radius: 5px;
    display: block;
    text-align: center;
    transform: rotate(60deg);
    position: relative;
    left:22px;
    top:12px;
    transition:all 300ms ease-in-out 0s;
}
.serviceBox2:hover .service-icon2 a > span{
    background: #FBC02D;
}
.serviceBox2 .service-icon2 a > span i{
    font-size: 30px;
    color:#fff;
    transform: rotate(-60deg);
    line-height: 72px;
}
.serviceBox2 .service-content2 h3{
	color: #26282b;
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 12px;
    margin-left: 39px;
    line-height: 22px;
    padding: 20px 0px;
    height: 45px;
}



.serviceBox2 .service-content2 p{
    color:#212121;
    line-height: 25px;
}
.bk-lis li {
    padding: 0px;
    margin-bottom: 3px;
}
@media screen and (max-width: 990px){


    .serviceBox2{
        margin-bottom: 25px;
    }
}
/* service2-end */

/* servicebox3 */
.serviceBox3.xcv 
{
	background-color: #1e4169;
    color: #fff;
}
.serviceBox3.xcv .service-icon3
{
	color:#fff;
}
.serviceBox3.xcv .service-content3 h3
{
	color:#fff;
}
.serviceBox3{
	padding: 24px 24px;
    border: 1px solid #ccc;
	border-radius: 5px;
	background-color: #ffd76e;
}
.serviceBox3 .service-icon3{
    /* background: #1e4169; */
	color: #1e4169;
    width: 64px;
    height: 64px;
    line-height:64px;
    font-size:33px;
    text-align:center;
    /* float: left; */
}
.serviceBox3 .service-content3 h3{
	font-size: 17px;
    margin-top: 5px;
    font-weight: bold;
    color: #1e4169;
}
.serviceBox3 .service-content3 p{
    font-size:13px;
    color:#000;
    line-height:21px;
}
@media screen and (max-width: 990px){
    .serviceBox3{
        margin-bottom: 5px;
    }
}
/* servicebox3-end */

/* service-buttom */
.btn2{
    color: #514d4d;
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
    /* letter-spacing: 0px; */
    padding: 15px 18px 10px 40px;
    border-radius: 0;
    position: absolute;
    transition: all 0.2s ease 0s;
    z-index: 1;
    text-decoration: none;
    width: 129px;
    float: right;
}

.service-icon i {
    font-size: 33px;
    margin: 13px auto;
    display: block;
}


.btn2:hover{
    color: #fff;
    border-color: transparent;
}
.btn2:before,
.btn2:after{
	color: #fff;
    content: "\f061";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    line-height: 48px;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 1px;
    left: 7px;
    z-index: 0;
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}
.btn2:after{
    background-color: #7f7c7c;
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50px;
    position: absolute;
    top: 9px;
    left: 6px;
    z-index: -1;
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}
.btn2:hover:after{
    background-color: #1e4169;
    width: 100%;
}
.btn2.orange:hover:after{
    background-color: #EE5A24;
    width: 100%;
}
.btn2.blue:hover:after{
    background-color: #273c75;
    width: 100%;
}
.btn2.magenta:hover:after{
    background-color: #db2b63;
    width: 100%;
}
@media only screen and (max-width: 768px){
    .btn2{ margin-bottom: 20px; }
    .cc {
        max-width: 100%!important;
        padding: 10px 0px 10px 0px;
    }
    .service-header {
        background: url(../../img/franchise/service-banner.jpg) center center no-repeat;
        background-size: cover;
        height: 78%;
        background-position: center;
        margin-top: 58px
    }
    .service-header .service-header-content {
        padding-top: 60px;
        text-align: left;
        padding-bottom: 40px;
    }
    .turquoise {
        color: #292B2C;
        font-size: 26px;
    }
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        /* margin-left: -51px; */
        color: #1e4169;
        font-size: 12px;
    }
}
/* service-button-end */
/* IE10+ hack to solve lower label text position compared to the rest of the browsers */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
	.label-control {
		top: 0.9375rem;
	}
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation :landscape)

{
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        /* margin-left: -35px; */
        color: #1e4169;
        margin-right: 0%;
    }
    .service-header .service-header-content{
        padding-top: 6.5rem;
        text-align: left;
        padding-bottom: 11.5rem;
    }
    .turquoise {
        color: #292B2C;
        font-size: 26px;
        margin-left: 46px;
    }
}
@media screen and (min-width:768px) and (max-width:1024px) and (orientation :portrait)

{
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        /* margin-left: -35px; */
        color: #1e4169;
        margin-right: 55%;
    }
    .turquoise {
        color: #292B2C;
        font-size: 26px;
        margin-left: 30px;
    }
    .navbar-custom {
        
        box-shadow: none;
        background: #fff;
       
    }
    .service-header .service-header-content {
        padding-top: 12.5rem;
        text-align: left;
        padding-bottom: 11.5rem;
    }
    .disabled-link 
	{
		pointer-events: none;
		cursor: default;
		text-decoration: none;
		color: black;
	}
    
}