a.red_mor {
    font-size: 15px;
    color: #fff;
    font-family: Poppins-light;
    border-radius: 50px;
    display: inline-block;
    padding: 12px 43px;
    margin-top: 25px;
    position: relative;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    background: linear-gradient(to right,#a8a342 0,#b9b331 100%);
}
.inner-banner .container.blgCont .head-bread  
{
     width: 65%;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	box-shadow: 2px 2px 3px #999;
	z-index:100;
}

.my-float{
	margin-top:16px;
}
.app_form_navigation {
	border: 0;
	color: #fff;
	font-family: 'Poppins-light';
	font-size: 15px;
	margin-bottom: 10px;
	padding: 12px 35px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	height: 50px !important;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	background: linear-gradient(to right, #a8a342 0%, #b9b331 100%);}



.app_form_navigation:after {
	 content: "";
	 position: absolute;
	 right: 0;
	 left: 0;
	 top: 0;
	 bottom: 0;
	 border-radius: 5px;
	 background-color: #bfb932;
	 -webkit-transform: translateX(-100%);
	 transform: translateX(-100%);
	 -webkit-transition: all 500ms;
	 transition: all 500ms;
	 z-index: -1;
 }


.vltinForm select.form-control, section.testimonial-inner.apmntCont select.form-control{
    border: 1px solid #ededed;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 15px;
    color: #888;
    height: 45px;
    padding: 10px 15px;
    border-radius: 4px;
    font-family: Poppins-light;
}
.vltinForm  .form-group .inner-field:after, section.testimonial-inner.apmntCont .form-group .inner-field:after{
    content: "";
    background-image: url(../images/chevron-arrow-down.svg);
    width: 10px;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    height: 8px;
    z-index: -1;
    background-size: 10px;
    opacity: .4;
}
.vltinForm .form-group .inner-field  {
    position: relative;
    margin-bottom: 15px;
}
section.testimonial-inner.apmntCont .form-group .inner-field {
    position: relative;
    margin-bottom: 0px;
}
.vltinForm 
{
    display: block;
    width: 60%;
    max-width: 60%;
    flex: 60%;
    margin: 0 auto;
}
.vltinForm .form-group.fmFlds input[type="radio"] {
    margin: 0 2px 0px 13px;
    position: absolute;
    opacity: 0;
}

.vltinForm .form-group .input-field
{
    padding: 0px 0 6px 0;
        font-weight: 600;
}
.vltinForm .form-group .input-field label
{
    font-weight: 100;
}
.vltinForm .form-group .input-box input, section.testimonial-inner.apmntCont .form-group .input-box input 
{
    border: 1px solid #ededed;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 15px;
    color: #888;
    height: 45px;
    padding: 10px 15px;
    border-radius: 4px;
    font-family: Poppins-light;
    margin-bottom: 15px;
    width: 100%;
}

.vltinForm .form-group .button-box
{

}
.vltinForm .form-group .button-box button, section.testimonial-inner.apmntCont .form-group .button-box button, .form-group.submit button{
    border: 0;
    color: #fff;
    font-family: Poppins-regular;
    font-size: 18px;
    width: 100%;
    padding: 9px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
        background: #a8a342;
    background: linear-gradient(to right,#a8a342 0,#b9b331 100%);
    max-width: 210px;
}
.form-group.fmFlds {
    margin-bottom: 0;
}
section.testimonial-inner.apmntCont .form-group .button-box button {
        max-width: 650px;
}
.vltinForm .form-group .button-box button:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 5px;
    background-color: #bfb932;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: all .5s;
    z-index: -1;
}
 .vltinForm .form-group .button-box button:hover:after {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

section.inner-banner.formBanr {
}
section.inner-banner.formBanr .bnr-shape {
    overflow: hidden;
    height: 370px;
    position: relative;
}
section.inner-banner.formBanr .bnr-shape img{
    position: absolute;
    bottom: 0;
}

section.testimonial-inner.apmntCont
{

}
section.testimonial-inner.apmntCont h3 {
    margin-bottom: 30px;
}

section.testimonial-inner.apmntCont .form-group .input-box input
{
    margin-bottom: 0px;
}

.banner-form .evalRslt h3
{
    margin-bottom: 30px;
}
.banner-form .evalRslt h1 span {
    font-size: 32px;
    line-height: 44px;
}
.banner-form .evalRslt a {
    background: #a39e38;
    color: #f9faff;
    padding: 12px;
    border-radius: 5px;
    display: block;
    text-align: center;
    margin-bottom: 12px;
    transition: 400ms;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
}
.banner-form .evalRslt a:hover {
    background: #6f6b1e;
}
pagination#paginLinks {
    padding: 0;
    float: left;
    margin-top: 30px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #b7b132;
    border-color: #b9b332;
}

.testimonial-inner .container .row .testi-box .testi-box-inner .details-right .name span {
    color: #b5af34;
    margin-top: 10px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-left: 3px solid #b6b034;
    padding-left: 14px;
}
.testimonial-inner .container .row .testi-box .testi-box-inner .testi-thump .head {
    overflow: hidden;
      display: flex;
  align-items: center;
  justify-content: center;
}
.alert-success {
    margin-top: 15px;
}
.vltinForm .btn-group {
    margin-left: 11px;
}
.vltinForm .btn-primary:not(:disabled):not(.disabled).active, .vltinForm .btn-primary:not(:disabled):not(.disabled):active, .vltinForm .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #a39e38;
    border-color: #a39e38;
}
.vltinForm .btn-primary {
    color: #000;
    background-color: #ffffff;
    border-color: #cacaca;
}
.vltinForm .form-group .input-box input.error {
    border-bottom: 1px solid red;
}
.vltinForm .form-group .input-field.rtingBtns label
{
    border-radius: 50% !important;
    padding: 5px !important;
    margin: 0 10px 0 0px;
}
.vltinForm .form-group .input-field.rtingBtns label.mnLbl {
    padding: 0px !important;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus, .btn-primary.focus, .btn-primary:focus {
    box-shadow: none !important;
}

    
section.inner-banner.formBanr .bnr-shape {
    height: 140px;
}
section.inner-banner.formBanr .container .head-bread {
        float: right;
        text-align: right;
        margin-top: -40px;
}

.testimonial-inner.evalteCnt .container
{
    padding: 50px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f2f2+0,ffffff+57,f7f7f7+96&0.8+0,1+57 */
background: -moz-linear-gradient(-45deg, rgba(242,242,242,0.8) 0%, rgba(255,255,255,1) 57%, rgba(247,247,247,1) 96%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(242,242,242,0.8) 0%,rgba(255,255,255,1) 57%,rgba(247,247,247,1) 96%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(242,242,242,0.8) 0%,rgba(255,255,255,1) 57%,rgba(247,247,247,1) 96%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf2f2f2', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.form-control:focus {
    box-shadow: 0 0 0 0.2rem rgba(163, 158, 56, 0.22);
}

.apmntCont .successApmnt
{
    text-align: center;
    width: 100%;
}


.apmntCont .successApmnt h2
{
color: #c3c3c3;
    margin-bottom: 0;
    font-size: 21px;
    margin-top: 20px;
}
.apmntCont .successApmnt h1
{
    color: #aaa540;
    padding: 15px 0;
    display: inline-block;
    border-bottom: 1px solid #cccd;
    width: auto;
    margin-bottom: 25px;
}
.apmntCont .successApmnt h4 {
    font-size: 17px;
    color: #757575;
}
.welcome.appntInfo
{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f2c9+1,ffffff+37 */
background: rgb(245,242,201); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,242,201,1) 1%, rgba(255,255,255,1) 37%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(245,242,201,1) 1%,rgba(255,255,255,1) 37%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(245,242,201,1) 1%,rgba(255,255,255,1) 37%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f2c9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.welcome.appntInfo .inner-video::before
{
    display: none;
}
.welcome.appntInfo .inner-video h2
{
        padding: 0 0 30px 0;
}
.welcome.appntInfo .inner-video 
{
        box-shadow: none !important;
}
.welcome.appntInfo .inner-video iframe {
    border: 5px solid #fff !important;
    border-radius: 5PX;
    max-height: 340px;
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.10196078431372549);
}
.welcome.appntInfo .left-content h2 span {
    color: #a59e15 !important;
}


.form-group .input-box input {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}


.input-box input{
	border:none;}
	
div#locMap iframe {
    width: 100%;
    float: left;
    height: 300px;
    border: #fff 5px solid;
    box-shadow: 1px 5px 8px #0000002e;
    margin-top: 10px;
}
		
	.loc-map {
    float: left;
    padding-left: 30px;}
		
		.contact-section {
    float: left;
    padding: 0px;
    margin: 0px;
}
	

@media screen and (max-width:1250px) {
    .inner-banner .container.blgCont .head-bread {
        width: 54%;
    }
    .inner-banner .container .head-bread {
        max-width: 59%;
    }
    
}
@media screen and (max-width:991px) {
    .inner-banner .container.blgCont .head-bread {
        width: 100%;
    }
    .inner-banner .container.blgCont .head-bread h2 {
        font-size: 33px;
    }
    .vltinForm select.form-control, section.testimonial-inner.apmntCont select.form-control, .vltinForm .form-group .input-box input, section.testimonial-inner.apmntCont .form-group .input-box input {
        font-size: 13px;
    }
    .inner-banner .container .head-bread h2 {
        text-align: left;
    }
    section.inner-banner.formBanr .bnr-shape {
        height: 171px;
    }
    .inner-banner .container .head-bread {
        max-width: initial;
    }
    .vltinForm {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }
}

@media screen and (max-width:767px) {
    form#appointmentForm {
        margin-top: 25px;
    }
    .vltinForm .form-group .input-field {
        border-bottom: 1px solid #ededed;
        margin-bottom: 11px;
    }
    .inner-banner .container .head-bread
    {
        display: block;
     }
     .inner-banner .container .head-bread .breads span
     {
        float: left;
     }
    .inner-banner .container .head-bread h2, .inner-banner .container .head-bread .breads
    {
        float: none;
        width: 100%;
        clear: both;
        text-align: left;
    }
    .inner-banner .container .head-bread .breads a {
        float: left;
    }
}
@media screen and (max-width:550px) {
    .inner-banner .container.blgCont .head-bread
    {
        display: block;
    }
    header .container .row .menu-right .hotline a {
        padding: 6px 3px !important;
    }
    .testimonial-inner .container .row .testi-box .testi-box-inner .testi-thump .quote {
        font-size: 10px;
    }

	.float{
		position:fixed;
		width:60px;
		height:60px;
		bottom:40px;
		right:40px;
		background-color:#25d366;
		color:#FFF;
		border-radius:50px;
		text-align:center;
		font-size:30px;
		box-shadow: 2px 2px 3px #999;
		z-index:100;
	}

	.my-float{
		margin-top:16px;
	}
}

.leftmda img, .leftmda video {
    width: 100%;
}

/* 18/08/2020 */
.inner-values p {
    margin-top: 1rem;
}
.banner .container .head-bread {
    float: right;
    text-align: right;
    margin-top: 70px;
}
.banner .container .head-bread .breads {
    margin-top: 5px;
}
.banner .container .head-bread .breads a {
    position: relative;
    top: -2px;
}
.banner .container .head-bread .breads a svg {
    height: 15px;
    width: 15px;
    fill: #c2c2bd;
    transition: all .5s;
}
.banner .container .head-bread .breads span {
    color: #a39e38;
    float: right;
    font-family: Poppins-light;
    position: relative;
    margin-left: 3px;
    padding-left: 8px;
}
.banner .container .head-bread .breads span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 14px;
    width: 1px;
    background-color: #c2c2bd;
    margin: auto;
}
a.contentbtn {
    font-size: 15px;
    color: #fff;
    font-family: Poppins-light;
    border-radius: 50px;
    display: inline-block;
    padding: 12px 43px;
    position: relative;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    background: linear-gradient(to right,#a8a342 0,#b9b331 100%);
}
footer .container .foot-boxes .q-links ul li {
    width: 33.33% !important;
}
footer .container .foot-boxes:nth-child(3) {
    padding-left: 30px;
}

.titile-box {
    width: 100%;
    height: 100%;
    margin: 15px auto;
    margin-top: 30px;
    display: flex;
    align-items: center;
}
.titile-box .icon-titile {
    background: #aea83d;
    padding: 10px;
    float: left;
    color: #fff;
}
.titile-box h3.main-heading-in {
    font-size: 20px;
    margin-left: 15px;
}

/* 28/08/20 */
.welcome .container .welcome-top p {
line-height: 1.4;
}

.welcome .container .welcome-top h3 {
    color: #b7b134;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
}

.welcome .container .welcome-top h3 {
    color: #b7b134;
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
}

.welcome .container .welcome-top h3::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: #b7b134;
}

/* 11-11-2020 */

.banner .container .banner-caption p {
    font-size: 30px;
    max-width: 750px;
    margin: 0px auto;
}

.banner .container .left-shape {
    display: none;
}

.banner-form {
    width: 300px;
    float: inherit;
    margin: 0px auto;
}

/* 12-11-2020 */

.banner-form form .form-group .inner-field select.form-control {
    border: 1px solid #dcdcdc;
    color: #282828;
}

.testimonial-inner.evalteCnt .container {
    padding: 50px;
    background: transparent;
}

.vltinForm select.form-control,
section.testimonial-inner.apmntCont select.form-control {
    border: 1px solid #dcdcdc;
    color: #282828;
}

.vltinForm .form-group .input-box input,
section.testimonial-inner.apmntCont .form-group .input-box input {
    border: 1px solid #dcdcdc;
    color: #282828;
    margin-bottom: 10px;
}

.vltinForm .form-group .input-box input::placeholder,
section.testimonial-inner.apmntCont .form-group .input-box input::placeholder {
    color: #282828;
}

.vltinForm .form-group .input-box input:-ms-input-placeholder,
section.testimonial-inner.apmntCont .form-group .input-box input:-ms-input-placeholder {
    color: #282828;
}

.vltinForm .form-group .input-box input::-ms-input-placeholder,
section.testimonial-inner.apmntCont .form-group .input-box input::-ms-input-placeholder {
    color: #282828;
}

.vltinForm .form-group .inner-field {
    margin-bottom: 20px;
}

.vltinForm .form-group .input-field {
    padding-bottom: 20px;
}

.vltinForm .form-group .input-box {
    margin-bottom: 20px;
}

.vltinForm .form-group .input-box span.phnfrmt {
    color: red;
}

section.inner-banner.formBanr .bnr-shape img {
    animation: none !important;
}
.vltinForm .form-group .inner-field:after, section.testimonial-inner.apmntCont .form-group .inner-field:after {
    z-index: 1 !important;
}

@media screen and (max-width: 991px) {
    .banner-form {
        width: 400px;
    }
    .banner .container .banner-caption {
        position: relative;
        margin-bottom: 50px;
    }
    .banner-form form .form-group {
        width: 100%;
    }
    .banner-form form .form-group:nth-last-child(-n+2) {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    .banner-form {
        width: 330px;
    }
    .banner .container .banner-caption {
        position: relative !important;
        margin-bottom: 50px;
    }
    .banner .container .banner-caption p {
        max-width: 100%;
        font-size: 26px;
        line-height: 40px;
    }
    .testimonial-inner {
        padding: 15px !important;
    }
    .testimonial-inner.evalteCnt .container {
        padding: 30px !important;
    }
    .vltinForm .btn-group {
        margin-left: 0px !important;
        width: 100%;
        display: block;
    }
    .vltinForm select.form-control,
    section.testimonial-inner.apmntCont select.form-control {
        background: #ffffff;
    }
    .vltinForm .form-group .input-box input,
    section.testimonial-inner.apmntCont .form-group .input-box input {
        background: #ffffff;
    }
    header .container .row .menu-right .hotline a {
        padding: 6px 15px !important;
        font-size: 12px;
    }
    section.inner-banner.formBanr .bnr-shape img {
    bottom: 40px;
}
}

@media screen and (max-width: 360px) {
    .hotline {
        display: none;
    }
    .banner-form {
        width: 300px;
    }

	.float{
		position: fixed;
		width: 50px;
		height: 50px;
		bottom: 19px;
		right: 15px;
		background-color:#25d366;
		color:#FFF;
		border-radius:50px;
		text-align:center;
		font-size:30px;
		box-shadow: 2px 2px 3px #999;
		z-index:100;
	}

	.my-float{
		margin-top:11px;
	}
}
