body {
    font-family: "Poppins", serif;
	font-size: 16px;
	line-height: 22px;
	font-weight:400;
	color:#000000;
	overflow-x: hidden;
}
h1 {
    font-size: 46px;
    color: #000000;
	font-weight:600;
    line-height: 56px;
    margin-bottom: 15px;
    margin-top: 0px !important;
}
h2 {    
    font-size: 36px;
    color: #000000;
	font-weight:700;
    line-height: 46px;
    margin-bottom: 30px;
}
h3 {
font-size:26px;
color:#000000;
}
h4 {
font-size:22px;
color:#000000;
}
h1, h2, h3, h4, h5 {
    font-family: "Poppins", serif;
}
p {
	margin-bottom:20px;
	line-height:26px;
}
.container {
    max-width: 1206px;
	padding:0;
}

.clear {
    clear: both;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
a {
	color:#4d6dd1;
}
ul {
	margin-bottom:0;
	padding-left:0;
}
h1 span, h2 span, h3 span, h4 span {
    color: #e2193b;
}

.carousel-item {
    min-height: 513px;
	height: 51vh;
}
.carousel-caption {
bottom: 122px;
left: 5%;
margin-top: 0;
right: 60%;
text-align: left;
border-radius:5px;
}
.carousel-caption p.banner-cap {
	color:#ffffff;
	font-size:20px;
	line-height:20px;
	margin-bottom:38px;
	font-weight:500;
}
.carousel-caption h1 {
	color:#ffffff;
	font-size:50px;
	line-height:50px;
	font-weight:700;
	margin-bottom:20px;
	text-transform:none;
}
.carousel-control-next, .carousel-control-prev {
    width: 5%;
	opacity: inherit !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	background-image: none !important;
	height: auto;
    width: auto;
}
.banner-btn {
	background:#f7cd00;
	color:#000000;
	padding:12px 25px;
	font-size:18px;
	font-weight:500;
	letter-spacing:0.8px;
	border:2px #f7cd00 solid;
	border-radius:120px;
	display:inline-block;
}
.banner-btn:hover {
	background:none;
	color:#f7cd00;
	border:2px #f7cd00 solid;
}
.navbar-toggler-icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(252, 106, 6, 1)\' stroke-width=\'4\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E") repeat scroll 0 0 !important;
}
.owl-next {
    position: absolute;
    right: -20px;
    top: 90px;
}
.owl-prev {
    left: -20px;
    position: absolute;
    top: 90px;
}
.owl-theme .owl-controls .owl-page span {
    background: #fc6a06 none repeat scroll 0 0 !important;
	margin-top:30px !important;
}
.phn-menu i {
	color:#f7cd00;
	font-size:19px;
	padding-right:5px;
	vertical-align: middle;
}
.menu-area{background: #d61a5e}
.dropdown-menu{padding:0;margin:0;border:0 solid transition!important;border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 8px 0px 14px 15px;
    text-decoration: none;
    text-transform: none;
    display: block;}
.mainmenu .active a,.mainmenu .active a:focus,.mainmenu .active a:hover,.mainmenu li a:hover,.mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{
    color: #4d6dd1;outline: 0;
	background:none !important;
    
}
.dropdown-menu .dropdown a, .dropdown-menu li a {
color:#fff !important;
font-size:13px !important;
background: none !important;
}
.dropdown-menu .dropdown a:hover, .dropdown-menu li a:hover {
    color:#ffffff !important;
background:none !important;
}
/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a{color: #4d6dd1;}
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{color: #4d6dd1;}
.mainmenu .collapse ul ul ul > li:hover > a{color: #4d6dd1;}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#4d6dd1;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#4d6dd1; height: 350px;
overflow-y: scroll;}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#4d6dd1}

/******************************Drop-down menu work on hover**********************************/
.mainmenu{background: none;border: 0 solid;margin: 0px 0 0;padding: 0;min-height:20px;width: 100%;}

@media only screen and (min-width: 992px) {
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:190px;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:230px;display:none}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;right:100%;min-width:190px;display:none;z-index:1}
}
@media only screen and (max-width: 992px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
}
#navbarNav ul li {
    margin-left: 20px;
}
.dropdown-menu li {
    border-bottom: 1px solid #7591e8;
    margin-left: 0 !important;
}
.dropdown-menu li:last-child {
    border-bottom: none;
}
.menu-btn {
background:#f2f2f2;
	color:#000000 !important;
	padding:10px 19px !important;
	line-height:18px;
	font-weight:600 !important;
	border:1px #000000 solid;
	border-radius:120px;
	display:inline-block !important;
	margin-top: 5px;
}
.menu-btn:hover {
	color:#4d6dd1 !important;
	border:1px #4d6dd1 solid;
}
.navbar-light .navbar-nav .active a {
	font-weight:600;
}
#banner-bottom-section {
	background:#f2f2f2;
	padding-bottom:60px;
	padding-top:60px;
}
.banner-btm-box {
	background:#ffffff;
	padding:30px;
	border:1px #4d6dd1 solid;
	border-radius:10px;
	box-shadow: 0px 5px 10px 1px #e0e0e0;
	min-height: 464px;
}
.banner-btm-box img {
	margin-bottom:20px;
}
.banner-btm-box h3 {
	font-size:20px;
	font-weight:600;
	margin-bottom:15px;
}
.banner-btm-box p {
	margin-bottom:0;
}
.border-radius-10 {
border-radius:10px;	
}
#score-section {
	padding-bottom:60px;
	padding-top:60px;
}
.sec-head {
	font-weight:500;
	font-size:18px;
}
#score-section h5 {
	font-weight:600;
}
#score-section .media-body p {
	margin-bottom:10px;
}
.rm-btn {
	background:none;
	color:#000000 !important;
	padding:16px 32px !important;
	line-height:18px;
	font-weight:600 !important;
	border:1px #000000 solid;
	border-radius:120px;
	display:inline-block !important;
	margin-top: 5px;
}
#expert-section {
	padding-bottom:60px;
}

.expert-ctn-box{
	background:#f7cd00;
	border-radius:20px;
	padding:40px 60px 50px 60px;
	font-size:18px;
	line-height:24px;
}
.expert-ctn-box a {
    color:#000000;
}
.expert-ctn-box h2 {
	margin-bottom:10px;
}
.lm-btn {
	background:#000000;
	color:#ffffff !important;
	padding:14px 65px !important;
	font-size:16px;
	line-height:18px;
	font-weight:600 !important;
	border:2px #000000 solid;
	border-radius:120px;
	display:inline-block !important;
	margin-top: 5px;
}
.lm-btn:hover {
	background:none;
	color:#000000 !important;
	border:2px #000000 solid;
}
#packages-section {
	background:#f2f2f2;
	padding-bottom:60px;
	padding-top:60px;
}
.price-box-head {
	text-align:center;
}
.price-box-head p {
	background:#4d6dd1;
	color:#ffffff;
	font-size:16px;
	padding:6px 30px;
	border-radius:10px 10px 0 0;
	margin-bottom:0;
	display: inline-block;
}
.price-box-ctn {
	background:#ffffff;
	text-align:center;
	border:1px #4d6dd1 solid;
	padding:30px 20px;
	box-shadow: 0px 5px 10px 1px #e0e0e0;
	border-radius:10px;
	min-height:560px;
}
.price-box-ctn h3 {
	font-size:20px;
	text-align:center;
	font-weight:600;
	padding:0 15px;
}
.price-box-ctn p.price-cap {
	font-size:14px;
	font-weight:500;
	text-align:center;
	margin-bottom:5px;
}
.price-box-ctn ul, .accord-list {
	list-style:none;
	margin-bottom:22px;
}
.price-box-ctn ul {
	text-align:left;
}
.price-box-ctn ul li, .accord-list li {
	background: rgba(0, 0, 0, 0) url("../images/right-arrow.png") no-repeat scroll 0 7px !important;
margin-bottom: 5px;
padding-left: 20px;
display: inline-block;
font-size: 16px;
font-weight: 400;
margin-bottom: 10px;
width: 100%;
}
.price-tag {
	font-size:36px;
	font-weight:700;
	text-align:center;
	margin-bottom:25px;
}
.price-box-ctn:hover .lm-btn {
	background:#f7cd00;
	color:#000000 !important;
	border:2px #f7cd00 solid;
}
.no-tag {
	background:none !important;
	min-height:31px;
}
.owl-theme .owl-dots .owl-dot span {
 background:#ffffff;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
 background:#000000
}
#faq-section {
	padding-bottom:60px;
	padding-top:60px;
}
.accordion input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.accordion-wrapper {
    border-radius: 0px;
    overflow: hidden;
    width: 100%;
    margin:0 auto;
}
.accordion {
    width: 100%;
    color: white;
    overflow: hidden;
    margin-bottom: 0px;
}
.accordion:last-child{
    margin-bottom: 0;
}
.accordion-label {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 18px 15px 7px 5px;
    cursor: pointer;
    color: #000000;
	font-weight: 500;
	margin-bottom:0;
font-size:18px;
    border-top: 1px solid #c8c8c8;   
}

.accordion-label::after {
    content: "\276F";
    width: 20px;
    height: 20px;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  font-weight: 300;
  font-size: 18px;
}
.accordion-content {
    max-height: 0;
    padding: 0 16px;
    color: #000000;
    background: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.accordion-content p{
  font-weight: 400;
font-size: 15px;
  color: #000000;
  line-height: 22px;
  position: relative;
  padding: 0 11px 0 0;
  margin-top: 14px;
  transform: translate(0,0);
  overflow: hidden;     
}
input:checked + .accordion-label {
   color: #4d6dd1;
}
input:checked + .accordion-label::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
input:checked ~ .accordion-content {
    max-height: 100vh;
    padding: 5px 16px;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:10px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
  z-index:100;
}
.my-float{
	margin-top:16px;
}
.table td, .table th {
  padding: 1.1rem;
  color:#000000;
  font-size:15px;
}
.tbg-dark {
	background:#ededed;
	font-weight:700;
	font-size:16px;
}
#top-footer-section {
	background:#4d6dd1;
	color:#ffffff;
	padding-bottom:60px;
	padding-top:60px;
}
.fst-footer p {
	margin-bottom:25px !important;
}
.tp-ctn-box h2 {
	color:#ffffff;
	font-size:50px;
}
#top-footer-section .sec-head {
	font-size:20px;
}
#main_footer {
background:#f2f2f2;
padding-top:60px;
padding-bottom:0px;
}
#main_footer p {
	margin-bottom:0;
}
.footer-social {
	list-style:none;
}
.footer-social li {
	display:inline-block;
	width:48px;
	height:48px;
	border:1px #000000 solid;
	margin-right:5px;
	border-radius:100%;
	text-align:center;
}
.footer-social li:last-child {
	margin-right:0;
}
.footer-social li a i {
	color:#000000 !important;
	font-size:20px;
	margin-top: 14px;
}
.trd-footer {

}
.footer-menu {
	list-style:none;
}
.footer-menu li {
	display:block;
	margin-bottom:10px;
}
.footer-menu li:last-child {
	margin-bottom:0;
}
.footer-menu li a {
	color:#000000;
}
#top-footer h4 {
	font-weight:600;
	margin-bottom:15px;
}
#top-footer i {
	color:#4d6dd1;
}
#footer-copyright {
	margin-top:60px;
}
#footer-copyright p {
	font-size:15px;
}
#footer-copyright .container {
	border-top:1px #b9b9b9 solid;
	padding:20px 0;
}
.trd-footer i {
	font-size:18px;
	padding-right:5px;
}
#inn-banner-slider .carousel-item {
  height: 35vh;
  min-height: 350px;
}
#inn-section {
  padding-bottom: 20px;
  padding-top: 60px;
}
.sat-ts-box {
	background: #ffffff;
	text-align:center;
padding: 20px;
border: 1px #4d6dd1 solid;
border-radius: 10px;
box-shadow: 0px 5px 10px 1px #e0e0e0;
}
.sat-ts-box img {
	margin-bottom:20px;
}
.sat-ts-box-dark {
	background: #4d6dd1;
	color:#ffffff;
padding: 35px 30px;
border: 1px #4d6dd1 solid;
border-radius: 10px;
box-shadow: 0px 5px 10px 1px #e0e0e0;
}
.sat-ts-box-dark h3 {
	color:#ffffff;
	font-weight:700;
	margin-bottom:15px;
}
.pinn-list {
	list-style:none;
	margin-top:20px;
	margin-bottom:15px;
}
.pinn-list li {
	background: rgba(0, 0, 0, 0) url("../images/right-arrow-light.png") no-repeat scroll 0 7px !important;
margin-bottom: 5px;
padding-left: 20px;
display: inline-block;
font-size: 16px;
font-weight: 400;
margin-bottom: 10px;
width: 100%;
}
.border-lrb {
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
}
.h-auto {
	min-height: 550px;
}
#contact-form .form-control, .form-control {
  border: 1px solid #eeeeee;
  border-radius: 0 !important;
  color: #263860 !important;
  font-size: 14px !important;
  margin-bottom: 10px;
  padding: 0.85rem 0.95rem !important;
}
.address-box {
  background: rgb(255,255,255,0.8);
  text-align: center;
  padding: 30px 20px;
  border: 1px #ececec solid;
}
.address-box p {
  margin-bottom: 0;
}
.address-box h3 {
  font-weight:700;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background:#f7cd00;
  font-size: 50px;
    width: 50px;
  height: 50px;
  top: 300px;
}
.owl-carousel .owl-nav button.owl-next {
    right:-50px;
}
.owl-carousel .owl-nav button.owl-prev {
    right:-50px;
}
.sign-box {
    background-color: #F1F1F1;
    padding: 30px;
    border-radius: 5px;
}
.sign-box label, .sign-box p, .sign-box p a {
  font-size: 14px;
}
#main-header {
    padding:20px 0;
}
#testimonial-section {
	text-align:center;
	padding-bottom:0px;
	padding-top:60px;
}
.testimonial-box .media img {
  width: auto;
  border-radius: 100%;
}
.star {
	margin-bottom:5px;
}
.star .fa {
	color:#ebad00;
	font-size:16px;
}
.star .checked {
  color: orange;
}
.testimonial-box {
	text-align:left;
	border:1px #ececec solid;
	padding:60px 30px;
	border-radius:8px;
	margin:0 15px;
}
.testimonial-box i {
	font-size:50px;
	color:#f7cd00;
	margin-bottom:15px;
}
.testimonial-box h5 {
	font-size:16px;
}
#owl-testimonial .owl-dots span,
#testimonial-section .owl-dots span {
    background: #000000 none repeat scroll 0 0 !important;
    width: 15px;
    height: 6px;
}
#owl-testimonial .owl-dots .active span,
#testimonial-section .owl-dots .active span {
    background: #d3222a none repeat scroll 0 0 !important;
	width: 30px
}