body, p {
    color: #626262;
    font: 400 0.875rem/1.375rem "Raleway", sans-serif;
}
.cc  {
    max-width: 100%!important;
    padding: 10px 100px 10px 100px;
}
.ch 
    {
        max-width: 100%!important;
        padding: 10px 73px 10px 73px;
    }
      /* book-header */
	.book-header {
		background: url('../../img/franchise/book.jpg') center center no-repeat;
		background-size: cover; 
		height: 78%;
		background-position: center;
	}

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

	.book-header .text-container {
		margin-top: 0;
		margin-bottom: 0;
	}
	/* end-book-header */
/* service2 */
.serviceBox2 .service-icon2 {
    border-bottom: 1px solid #d5d7d9;
    display: inline-block;
    width: 100%;
    overflow-y: hidden;
    position: relative;
}
.serviceBox2 .service-icon2  > 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  > span{
    background: #FBC02D;
} */
.serviceBox2 .service-icon2  > 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;
}
#myTab
{
  visibility:hidden;
}
.bros {
    text-align: center;
    display: block;
    margin: 32px auto;
}
.brc 

{
    
    margin: 63px auto;
    display: block;
    text-align: right;
}
.dwn 
{
    margin: 28px auto;
    display: block!important;
}

.btn-solid-reg {
    display: inline-block;
    padding: 19px 27px 10px;
    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 i 

{
    margin-top:-8px;
}

button:focus {
  
    outline: none;
}
/* .bros h5 
{
    display: inline-flex;
    font-size: 26px;
    margin-right: 30px;
} */
.bros select 
{
     padding: 8px 16px; 
    border:1px solid black;
    background-color:transparent;
     border-radius: 8px; 
    width: 250px;
    
}
.bros select:focus 
{
   border:1px solid black;
    border-radius: 8px; 
   outline:none!important;
}
.vcn {
    background-color: #cccccc5c;
    margin: 65px 0px 30px 0px;
}
.select {
    display:inline-flex;
    flex-direction: column;
    position:relative;
    width:250px;
    height:40px;
  }
  
  .option {
    padding:0 30px 0 10px;
    min-height:40px;
    display:flex;
    align-items:center;
    background:#fff;
    /* border-top:#222 solid 1px; */
    position:absolute;
    top:0;
    width: 100%;
    pointer-events:none;
    order:2;
    z-index:1;
    transition:background .4s ease-in-out;
    box-sizing:border-box;
    overflow:hidden;
    white-space:nowrap;
    border: none;
    
  }
  
  /* .option:hover {
    background:#666;
  } */
.select:focus .option {
    position:relative;
    pointer-events:all;
    outline:none!important;
  }
  .select:focus 
  {
      outline:none!important;
  }
  
  input {
    opacity:0;
    position:absolute;
    left:-99999px;
  }
  
  input:checked + label {
    order: 1;
    z-index:2;
    background:#fff;
    border-top:none;
    position:relative;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  
  input:checked + label:after {
    content:'';
    width: 0; 
      height: 0; 
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid white;
    position:absolute;
    right:10px;
    top:calc(50% - 2.5px);
    pointer-events:none;
    z-index:3;
  }
  
  input:checked + label:before {
    position:absolute;
    right: -7px;
    height: 40px;
    width: 40px;
    content: '';
    background:#1e4169;
  }
  label.option:focus {
    outline: none;
}
label {
    display: inline-block;
    margin-bottom: 0px;
    border:1px solid #ccc;
}
/* .own 
{
    display: inline-flex;
    padding: 7px 18px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 8px;

} */
.bookmarkRibbon {
    width: fit-content;
    height: 0;
    border-bottom: 20px solid #1e4169;
    border-top: 20px solid #1e4169;
    border-right: 15px solid transparent;
    bottom: 70px;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    right: -15px;
    top: 7px;
    border-radius: 5px;
    padding: 0 20px;
    margin-bottom: 30px;
}
.vll {
    margin-left: -2px;
    height: 152px;
}

@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;
    height: 100%;
}
.serviceBox3 .service-icon3{
    /* background: #1e4169; */
	color: #1e4169;
    width: 64px;
    height: 64px;
    line-height:64px;
    font-size:33px;
    text-align:center;
    /* float: left; */
}

.rit 
{
	padding: 20px;
    padding-left: 120px;
    border-right: 3px solid;

}
.p-hea 
{
	width: 62%;
}
.rit span 
{
	float: right;
    margin-right: 4px;
    margin-top: -40px;
    font-size: 16px;

}
.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 */

@media only screen and (max-width: 768px){
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        /* margin-left: -51px; */
        color: #1e4169;
        font-size: 12px;
    }
    .cc {
        max-width: 100%!important;
        padding: 10px 0px 10px 0px;
    }
    .book-header {
        background: url('../../img/franchise/book.jpg') center center no-repeat;
        background-size: cover;
        height: 78%;
        background-position: center;
        margin-top: 58px
    }
    .book-header .book-header-content {
        padding-top: 60px;
        text-align: left;
        padding-bottom: 40px;
    }
    .turquoise {
        color: #292B2C;
        font-size: 20px;
    }
   

}
@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%;
    }
    .serviceBox3 {
        padding: 24px 24px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #ffd76e;
        margin-bottom: 21px;
    }
    .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%;
    }
    .serviceBox3 {
        padding: 24px 24px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #ffd76e;
        margin-bottom: 21px;
    }
    .book-header .book-header-content {
    padding-top: 12.5rem;
    text-align: left;
    padding-bottom: 11.5rem;
    }
    .turquoise {
        color: #292B2C;
        font-size: 26px;
        margin-left: 30px;
    }
}
@media screen and (min-width:1024px) and (max-width:1366px)
{
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        /* margin-left: -35px; */
        color: #1e4169;
        margin-right: 0%;
    }
  
}