@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600;700;800&display=swap');
*{margin:0px; padding:0px;}
body{font-size:15px; font-family: 'Roboto', sans-serif; color:#555; font-weight:400; line-height:25px;letter-spacing: 1.3px;}
p{letter-spacing: 1.3px;}
h1, h2, h3, h4, h5, h6{font-family:'Roboto', sans-serif;}
a:focus, a:active, a{ outline:0!important; border: 0; }
.mar-top{ margin-top:30px;}
button {outline: none; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: none;
    outline-offset: -2px;
}



li{margin-top: 20px;}


.navbar .nav li{
    margin-top:0;
}

.banner-section {
    position: relative;
    background: url(../images/bg.jpg) center top/cover no-repeat;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; padding:60px 0;
}


.boxes-testmonials {
    box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    -webkit-transform: scale(.95);
    transform: scale(.95);
    margin-top: 0;
}
.box-top {
    padding: 25px 18px 35px;
    position: relative;
}
.box-top .quotes-img {
    padding-bottom: 20px;
}
.box-top .quotes-img img {
    max-width: 30px;
}
.box-top p {
    margin: 0;
    line-height: 1.8;
    font-size: 15px;
    font-weight: 400;
    color: #555;text-align: left;

}
.box-bttm {
    background-color: #fff;
    padding: 30px 30px 30px;
    border-top: 1px solid #eee;
    position: relative;
}
.box-bttm .stude-img {
    position: absolute;
    left: 0;
    width: 100%;
    top: -30px;
}
.stude-img img {
    height: 60px;
    border-radius: 50%;
    max-width: 60px;
    border: 2px solid #39117b;
    padding: 5px;
}
.box-bttm h3 {
    font-size: 18px!important;
    font-weight: 500!important;
    margin-top: 15px!important;
    margin-bottom: 0!important;
}
.box-bttm h4 {
    margin: 10px 0 0 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #333;
}

.box-top ul {
    list-style: outside none none;
    margin: 15px 0 15px 0;
    padding: 0;letter-spacing: 1.2px;
}

.box-top ul li {
    list-style: outside none none;
    margin: 0;
    padding: 5px 0 5px 25px;
    position: relative;
    text-align: left;
    font-size: 15px;
    color:#555;
}

.box-top ul li::before {
   color: #FF692E;
    content: "\f0a4";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 5px;  font-weight: 600;   
}

/* mCustom scroll bar settings */
.mCustomScrollbar{
    position: relative;
    height: 210px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom; margin-bottom: 20px;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside > .mCSB_container {
    margin-right: 10px;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color:#f15a22;
}
.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: rgb(105, 204, 68);
}


.bg-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
div#contedtop {
    padding: 0px;
}

.lefts {
    padding: 40px 20px 40px 0;
}
.lefts h1 {
    font-size:30px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #333456;
}
.lefts h2 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 300;
    color: #333456;
    line-height: 26px;
}

.lefts h5 {
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 20px!important;
    font-weight: 400;
    color: #fff;
    background: #ff6600;
    display: table;
    border-radius: 50px;
    padding: 6px 13px;
    margin: 0 auto;
}

.rgt {
    padding: 50px 0px 50px 20px;
}
.banner-section .bg-shape-white {
    background-image: url(../images/about-circle.png);
    background-repeat: no-repeat;
    background-position: right top;
    position: absolute;
    width: 196px;
    height: 462px;
    right: 0;
    top: 100px;
    z-index: 1;
    opacity: 0.9;
    background-size: 100%;
}
.banner-section h1 {
    font-size:38px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #fff;
}

.banner-section h2 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 800;
    color: #fff;
}

.banner-section p {
    font-size: 17px;
    color: #fff;
}

.butns .btn {
    background-color: #ff692e;
    border: 2px solid #ff692e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
    padding: 0px 10px;
    text-align: center;
    border-radius: 2px;
    width: auto;
    line-height: 40px;
}
.gren {
    background-color: #17c97e!important;
    border: 2px solid #17c97e!important;
}
.butns .btn:hover {
    background-color: #ff692e;
    border: 2px solid #ff692e;
    color: #fff;
    
}

.three-a-part .col-md-4:nth-child(3) ~ * {
    margin-top: 30px;
}


.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #42b078;
}
.hovereffect:hover {
    cursor: pointer;
}
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 40px 20px;background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
}

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hovereffect:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect h2 {
    color: #fff!important;
    text-align: center;
    position: relative;
    font-size: 17px!important;
    overflow: hidden;
    padding: 9px 30px;
    background: rgba(0, 255, 149, 0.7) none repeat scroll 0 0;
    line-height: initial!important;
    display: inline-block;
}

.hovereffect h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.hovereffect:hover h2:after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/*.hovereffect a, .hovereffect p {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}*/

/*.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}*/






.navbar-brand>img {
    max-height: 51px!important;
}

.padd-none{padding-right: 0px!important;}
.rgt-bar {
    position: relative;
    text-align: center;
}
.left-bar {
   
}
.left-btm {
        background: #fff;
    padding: 10px 20px;
    position: relative;
    left: 210px;
    box-shadow: rgba(161, 161, 161, 0.5) 0px 0px 8px 0px;
    z-index: 999;
    width: 390px;
    top: 45px;
}
.left-bar img {
    margin-bottom:0px!important;
    display: block;
    margin: 0 auto;
}


.form-box h4 {
    color:#515151;
    font-size: 18px;
    padding-bottom: 0px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
}
.form-group {
    margin-bottom: 15px!important;
}
.form-box {background: #ffffff none repeat scroll 0 0;}
.form-control {background: #fff none repeat scroll 0 0;border-radius: 3px;box-shadow: none;color: #6b7c8a;font-size: 14px;font-weight: 300;border: 1px solid #e0e0e0; height: 37px;margin-bottom: 0px;padding-left: 15px;letter-spacing: 0.9px;}
.form-box .btn {
    background-color: #FF692E;
	border: 0 none;
	color:#fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    margin-top: 0px;
    padding: 12px 30px;
    border-radius: 5px;
    width: 100%;
}

.form-control:focus {
border-color: none;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
box-shadow: none;
}
.form-group input::placeholder { font-size:15px;color:#8B8B8B;}

.credential .modal-dialog {
	max-width: 1060px;
width: 100%;}
button.close {
    background: #ff692e;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    opacity: inherit;
    color: #fff!important;
    margin-top: -4px!important;
    margin-right: 0px;
    position: relative;
    z-index: 999;
    position: absolute;
    right: 12px;
}
h4.modal-title {text-align: left;}
button.close:focus, button.close:hover {color: #fff;text-decoration: none;cursor: pointer;filter: alpha(opacity=50);opacity: initial;}
.modal-body p{ font-size:14px;}
.credential .modal-body {
    position: relative;
    padding: 20px;
}
.modal-body .btn {
    background: #f15a22;
    border: 1px solid #f15a22;
    color: #fff;
    font-size: 16px;margin-bottom: 0px;padding: 6px 20px;
    
}
.credential .modal-header {
    min-height: 16.43px;
    padding: 10px 25px;
    border-bottom: none;
    background: #f7f7f7;
}

.mobile-new {
    width: calc(100% - 0px);
    float: left;
}
.tel-code {
    height: 37px !important;
    width: 94px !important;
}


.form-control::placeholder {
    color: #6b7c8a;
    opacity: 1;
}
.form-group input::placeholder, .form input::placeholder { font-size:14px;}

.howtostartr .btn-warning, .howtostartr .btn-warning-outline {
    border-radius: 3px;
    font-size: 14px;
    padding: 0 30px;
    font-weight: 600;
    line-height: 40px;
    border-color: #b4b4b4;
    text-shadow: initial;
    background-color: #fff;
    color: #747272;
    box-shadow: none;letter-spacing: 1.3px;
}
.howt .btn-warning, .howt .btn-warning-outline {
    border-radius: 0.4rem;
    font-size: 14px;
    padding: 30px 30px;
    font-weight: 400;
    line-height: 20px;
    border: 1px solid #fff;
    text-shadow: initial;
    background-color: #fff;
    color: #747272;
    box-shadow: none;
    width: 165px;
    white-space: break-spaces;
    letter-spacing: 1.3px;
    margin: 0 12px 12px 0px;
    min-height: 130px;
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.two-btn button.active {
    background-color: transparent;
   border: 1px solid #ff6600;
    color: #747272;
    box-shadow: rgba(0, 0, 0, 0.23) 0px 0px 7px 0px;
}

.two-btn1 button.active {
    background-color: #333456;
    border-color: #333456;
    color: white;box-shadow: none;
}
.two-btn1 {
    margin-bottom: 15px;
}


.two-part, .two-btn {
    margin-bottom: 0px;
}
.two-part span{padding-bottom: 15px;
    display: block;}
	
	
.two-btn.z-bigger .pb-5{
  display: flex;
align-items: stretch;

}


.clear-both{
	clear: both;
}

.footerlinksre li{
	margin-top:0;
}

.form-box1 h4 {
    font-size: 18px;
    font-weight: 500;
    color:#131e4a;
    display: block;
    padding: 0px 0px 10px;
    position: relative; margin-top:0px;
    text-align: center;
}
.form-box1 h4:before { content:inherit; display:none;
}

.l-brdr{ border-left:1px solid #a19d9a; padding-left:30px; padding-right: 60px;margin-top: 30px;}



#datepicker > span:hover{cursor: pointer;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1;
}

.copntheffil {
    position: relative;
    z-index: 1;
    overflow: hidden; padding:50px 0;
}
.sub-heading {
    margin-bottom: 30px;
    position: relative;
}
.copntheffil::after {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    height: 150%;
    width: 200%;
    background: #f5f5ff;
    z-index: -1;
    transform: translate3d(-50%,-50%,0);
    border-radius: 50%;
}
section{ padding: 50px 0;}
section h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    color: #1d274e;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 0px;
}
.copntheffil h3 {
   font-size: 24px;
    color: #1d274e;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 0px;
}
.process .service-item {
    background-color: #fff;
    margin: 0 auto;
    min-height: 307px;
    padding: 25px 10px;
    transition: .5s ease;
    position: relative;
    box-shadow: 0 5px 47.2px 11.8px rgba(19,30,74,.1);
}
.step {
    width: 80px;
    height: 80px;
    background: #224169;
    line-height: 80px;
    border-radius: 50%;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 15px;
}
.copntheffil p {
    line-height: 1.69;

}



/* #Primary
================================================== */

.z-bigger {
    z-index: 100 !important;
}



.checkbox:checked ~ .background-color{
	background-color: var(--white);
}


[type="checkbox"]:checked,
[type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked){
	position: absolute;
	left: -9999px;
	width: 0;
	height: 0;
	visibility: hidden;
}
.checkbox:checked + label,
.checkbox:not(:checked) + label{
	position: relative;
	width: 70px;
	display: inline-block;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	margin: 17px 0;
	margin-top: 100px;
	height: 6px;
	border-radius: 4px;
	background-image: linear-gradient(298deg, var(--red), var(--yellow));
	z-index: 100 !important;
}
.checkbox:checked + label:before,
.checkbox:not(:checked) + label:before {
	position: absolute;
	font-family: 'unicons';
	cursor: pointer;
	top: -17px;
	z-index: 2;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox:not(:checked) + label:before {
	content: '\eac1';
	left: 0;
	color: var(--grey);
	background-color: var(--dark-light);
	box-shadow: 0 4px 4px rgba(0,0,0,0.15), 0 0 0 1px rgba(26,53,71,0.07);
}
.checkbox:checked + label:before {
	content: '\eb8f';
	left: 30px;
	color: var(--yellow);
	background-color: var(--dark-blue);
	box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
}

.checkbox:checked ~ .section .container .row .col-12 p{
	color: var(--dark-blue);
}


.checkbox-tools:checked + label,
.checkbox-tools:not(:checked) + label{
position: relative;
    display: inline-block;
    padding: 8px 8px;
 /*   width: 160px;*/
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    color: #333; font-weight:400;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
/*    max-height: 105px;
    min-height: 105px;*/
    letter-spacing: 0.4px;
     min-height: 105px;
    display: flex;
flex-direction: column;
justify-content: center;
width:16.6%;
}
.checkbox-tools:not(:checked) + label {
    background-color: #fff;
    box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.2);
}



.for-checkbox-tools img {
    max-height: 40px;
    margin-bottom: 10px!important;
    display: block;
    margin: 0 auto;
}

.checkbox-tools:checked + label{
	background-color: transparent;
	box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.2);border: 1px solid #ff6600;
}
.checkbox-tools:not(:checked) + label:hover{
	box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
}
.checkbox-tools:checked + label::before,
.checkbox-tools:checked + label::before, .checkbox-tools:not(:checked) + label::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background-image: none;
    z-index: -1;
    border: 1px solid #ff6600;
}
.checkbox-tools:checked + label .uil,
.checkbox-tools:not(:checked) + label .uil{
	font-size: 24px;
	line-height: 24px;
	display: block;
	padding-bottom: 10px;
}

.checkbox:checked ~ .section .container .row .col-12 .checkbox-tools:not(:checked) + label{
	background-color: var(--light);
	color: var(--dark-blue);
	box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-budget:checked + label,
.checkbox-budget:not(:checked) + label{
	position: relative;border: 1px solid #ccc;
    display: inline-block;
    padding: 0;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.checkbox-budget:not(:checked) + label{
	background-color: var(--dark-light);
	box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.1);
}
.checkbox-budget:checked + label{
background-color: transparent;
    box-shadow: 0 2px 16px 0 rgb(255, 255, 255);
    background: #0c1f38;
    color: #fff;
}
.checkbox-budget:not(:checked) + label:hover{
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-budget:checked + label::before,
.checkbox-budget:not(:checked) + label::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	background-image: linear-gradient(138deg, var(--red), var(--yellow));
	z-index: -1;
}
.checkbox-budget:checked + label span,
.checkbox-budget:not(:checked) + label span{
	position: relative;
	display: block;
}
.checkbox-budget:checked + label span::before,
.checkbox-budget:not(:checked) + label span::before{
	position: absolute;
	content: attr(data-hover);
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	-webkit-text-stroke: transparent;
    text-stroke: transparent;
    -webkit-text-fill-color: var(--white);
    text-fill-color: var(--white);
    color: var(--white);
	-webkit-transition: max-height 0.3s;
	-moz-transition: max-height 0.3s;
	transition: max-height 0.3s;
}
.checkbox-budget:not(:checked) + label span::before{
	max-height: 0;
}
.checkbox-budget:checked + label span::before{
	max-height: 100%;
}

.checkbox:checked ~ .section .container .row .col-xl-10 .checkbox-budget:not(:checked) + label{
	background-color: var(--light);
	-webkit-text-stroke: 1px var(--dark-blue);
    text-stroke: 1px var(--dark-blue);
	box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-booking:checked + label,
.checkbox-booking:not(:checked) + label{
	position: relative;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	text-align: center;
	padding: 0;
	padding: 6px 25px;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	margin: 0 auto;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 16px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
    color: var(--white);
	text-transform: uppercase;
	background-color: var(--dark-light);
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label::before{
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.checkbox-booking:checked + label::before{
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-booking:not(:checked) + label:hover::before{
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-booking:checked + label::before,
.checkbox-booking:not(:checked) + label::before{
	position: absolute;
	content: '';
	top: -2px;
	left: -2px;
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	border-radius: 4px;
	z-index: -2;
	background-image: linear-gradient(138deg, var(--red), var(--yellow));
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label::before{
	top: -1px;
	left: -1px;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
}
.checkbox-booking:checked + label::after,
.checkbox-booking:not(:checked) + label::after{
	position: absolute;
	content: '';
	top: -2px;
	left: -2px;
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	border-radius: 4px;
	z-index: -2;
	background-color: var(--dark-light);
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox-booking:checked + label::after{
	opacity: 0;
}
.checkbox-booking:checked + label .uil,
.checkbox-booking:not(:checked) + label .uil{
	font-size: 20px;
}
.checkbox-booking:checked + label .text,
.checkbox-booking:not(:checked) + label .text{
	position: relative;
	display: inline-block;
	-webkit-transition: opacity 300ms linear;
	transition: opacity 300ms linear;
}
.checkbox-booking:checked + label .text{
	opacity: 0.6;
}
.checkbox-booking:checked + label .text::after,
.checkbox-booking:not(:checked) + label .text::after{
	position: absolute;
	content: '';
	width: 0;
	left: 0;
	top: 50%;
	margin-top: -1px;
	height: 2px;
	background-image: linear-gradient(138deg, var(--red), var(--yellow));
	z-index: 1;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label .text::after{
	width: 0;
}
.checkbox-booking:checked + label .text::after{
	width: 100%;
}

.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:not(:checked) + label,
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:checked + label{
	background-color: var(--light);
    color: var(--dark-blue);
}
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:checked + label::after,
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:not(:checked) + label::after{
	background-color: var(--light);
}

.mt-15{
    margin-top:15px;
}

/* #Primary
================================================== */

.content-text{ display:none;}
a#rm-more_0 {
    display: none;
}




.item {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 20px 25px;
    transition: .5s ease;
    text-align: left;
    position: relative;
    box-shadow: 0 5px 47.2px 11.8px rgba(19,30,74,.1);
}
.faculty .client-info {
    position: relative;
    display: block;
}
.faculty img {
    border-radius: 5px;
    display: block;
    margin: 0 auto;
}
.faculty .client-info .title {
    padding-left: 0px;
}
.faculty h4 {
    text-transform: capitalize;
    margin-top: 0px;
    font-weight: 600;
    font-size: 21px;
}
.copntheffil .col-md-12:nth-child(1) ~ * {
    margin-top: 30px;
}

.hovereffect .btn {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    border: 1px solid #d4bcb3;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    margin-top: 10px;
    padding: 0px 8px;
    text-align: center;
    border-radius: 2px;
    width: auto;
    line-height: 25px;
}


@media only screen and (max-width:480px){
	#flexuse{
		display:grid;
	}
	#contedtop{
		order:2;
	}
	#formcontfld{
		order:1;
	}

    .two-btn.z-bigger .pb-5{
       display: block;
    }

.checkbox-tools:checked + label, .checkbox-tools:not(:checked) + label{
    width: 48%;
float: left;
}

.butns .btn{
    
}


}
@media only screen and (max-width: 500px) {
}
@media only screen and (max-width: 619px) {
}
@media only screen and (max-width: 992px) {
    .credential .modal-dialog {
    width: 100%!important;
    margin: 0;
    padding: 15px 10px;
}
}
@media only screen and (max-width: 767px) { 
.faculty img {
    border-radius: 5px;
    display: block;
    margin: inherit;
    max-width: 80px;
    margin-bottom: 10px;
}	
	
.copntheffil .col-md-3:nth-child(1) ~ * {
    margin-top: 30px;
}
.banner-section {padding: 30px 0 0;}
.left-bar {
   
}
.left-btm {
    background: #fff;
    padding: 10px 20px;
    position: inherit;
    left: inherit;
    z-index: 999;
    width: auto;
    top: inherit; margin-top:15px;
}

.rgt-bar {
    padding: 0px 0px 20px 0px;
    position: relative;z-index: 999;
}
.banner-section h1 {
    font-size: 20px;margin-bottom: 20px;
}
.l-brdr {
    padding-left: 20px;padding-right: 0;
}
.howtostartr .btn-warning, .howtostartr .btn-warning-outline {
    padding: 0 15px;
}

.howt .btn-warning, .howt .btn-warning-outline {
    font-size: 13px;
    padding: 12px 17px;
    width: 122px;
    text-align: center;
    white-space: initial;margin: 0 12px 12px 0px;
}
.theme-accordion-s1 .panel-heading + .panel-collapse > .panel-body {
    background-color: #fff;
    border: 0;
    padding: 15px 20px 0px 0px;
}


.padd-none {
    padding-right: 15px!important;
}
.theme .panel-heading a::before{ right:2px;}
.theme .panel + .panel {
    margin-top: 6px;
}

.banner{ background:#f2f5ff; padding:30px 0;}
.left {
    padding:0px;
}

.left h1 {
    font-size: 19px;
}
.left h2 {
    font-size: 14px;
    font-weight: 300;
    line-height: 23px;
}
.rgt {
    display: none;
}

.checkbox-budget:checked + label, .checkbox-budget:not(:checked) + label {
    padding: 10px 14px;
    font-size: 14px;
    font-weight: 700;
    margin-left: 0px;
    margin-right: 10px;
}

.checkbox-tools:checked + label, .checkbox-tools:not(:checked) + label {
    padding: 7px 7px;
   /* width: 84px;*/
    font-size: 11px;
    line-height: 15px;
    margin-left: 0px;
    margin-right: 5px;
    word-break: break-all;
    /*min-height: 110px;*/
}
.for-checkbox-tools img {
    max-height: 40px;
}
h4:before {
    content: "";
    width: 10px;
    height: 10px;
    left: -26px;
    top: 4px;
}
.step {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 27px;
}
.process .service-item {
    min-height: inherit;
    padding: 25px 20px;
}
.banner-section h3 {
    font-size: 16px;
    }
h4 {
    font-size: 17px;
    }	
.content-text{ display:block;}	
.desk{ display:none;}
a#rm-more_0 {
    display: block;
}



.mar-top .col-md-4:nth-child(1) ~ * {
    margin-top: 30px;
}

.credential .modal-body {
    position: relative;
    padding: 15px 10px;
}


.banner-section p {
    font-size: 15px;
}

.banner-section h2 {
    margin-bottom: 20px;  
}

.butns .btn {
    margin-top: 0px;
    font-size: 15px;
    white-space: break-spaces;
    line-height: 16px;
    padding: 9px 5px;
    letter-spacing: 0.1px;
    width: 100%;
    margin-bottom: 15px;
}
	.navbar-brand>img {
    max-height: 41px!important;
}
section h2 {
    font-size: 20px; line-height: inherit;letter-spacing: inherit;
}
.copntheffil {
    padding: 30px 0;
}
	.faculty h4 {
    text-transform: capitalize;
    margin-top: 0px;
    font-weight: 600;
    font-size: 18px;
}
	
.sub-heading {
    margin-bottom: 20px;
    position: relative;
}
.hovereffect img {
    max-height: 215px;
}
.hovereffect {
    float: inherit;
}

.hovereffect:hover img {
    opacity: inherit;
    filter: alpha(opacity=40);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);

}
.hovereffect a, .hovereffect p {
    color: #FFF;
    opacity: inherit;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}


.mCustomScrollbar {
    position: relative;
    height: 506px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}


}