.footer-dky {
	color: #fff;
	padding: 80px 0px 90px;
	background: #3c297c;
}
.footer-dky .row {
	align-items: center;
}
.footer-dky form{
	position: relative;
}
.footer-dky .wpcf7-form-control-wrap input.wpcf7-form-control.wpcf7-text{
	height: 63px !important;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	flex-grow: 1;
	border: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
	font-weight: 500;
	padding: 0 20px;
}
.footer-dky .wpcf7-form-control.wpcf7-submit {
	position: absolute;
	right: 0;
	top: 0;
	width: 167px;
	height: 63px;
	-webkit-border-radius: 0px 30px 30px 0px;
	-moz-border-radius: 0px 30px 30px 0px;
	border-radius: 0px 30px 30px 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: #f5d461;
	border: 1px solid #f5d461;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	padding: 0px 20px;
	font-size: 16px;
	cursor: pointer;
}

.footer-dky h3 {
	font-size: 52px;
	font-weight: 600;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 13px;
	color: #fff;
}
.footer-dky h3.title1 span {
	color: #f5d461;
}
.footer-dky h3.title2 span {
	color: #2eb9d6;
}
.footer-dky p {
	font-size: 20px;
	color: #fff;
}

.full-footer {
	padding: 80px 0 35px;
}
.footer .footer-logo {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
footer a{
	display: inline-block;
}
footer a, footer p {
	color: #8a8a8a;
	position: relative;
}

.ft-mxh a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 15px;
	margin-right: 1px;
	border-radius: 99px;
}

.ft-mxh i {
	font-size: 16px;
	width: 45px;
	height: 45px;
	text-align: center;
	box-sizing: border-box;
	line-height: 45px;
}
.ft-mxh a.facebook {
	background: #3a589d;
}
.ft-mxh a.youtube {
	background: #ca2e2a;
}
.ft-mxh a.twitter {
	background: #1da1f2;
}
.ft-mxh a.instagram {
	background: #d11f54;
}
.ft-mxh {
	margin: 7px 0;
	width: 100%;
}
.ft-mxh a:hover {
	color: #fff;
}
.footer-box h2 {
	position: relative;
	padding: 0px;
	padding-bottom: 13px;
	margin: 0px 0px 30px;
	font-size: 22px;
	font-weight: 700;
    color: #3c297c;
}
.footer-box h2::after {
	content: '';
	display: inline-block;
	width: 50px;
	height: 3px;
	background: #2eb9d6;
	position: absolute;
	bottom: 0;
	left: 0;
}
ul#footer-menu {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul#footer-menu li {
	display: block;
	margin-bottom: 0px;
	line-height: 32px;
	padding: 0px 0px;
}
ul#footer-menu a {
    text-decoration: none;
    line-height: 24px;
}

ul#footer-menu a:hover {
    text-decoration: underline;
}
/**/
.footer-box-4 p {
	display: flex;
}
.footer-box-4 p i {
	width: 20px;
	transform: translateY(7px);
	color: #2eb9d6;
	margin-right: 8px;
}
/* footer-bottom */
.full-footer-bottom {
    background: #3c297c;
    padding: 15px 0;
    text-align: center;
    color: #fff;
}
a.design-by {
    color: #fff;
    text-decoration: none;
}

a.design-by:hover {
    text-decoration: underline;
}

#show-sft,
#hide-sft {
    float: right;
    font-size: 14px;
    margin: 0;
    text-align: right;
    cursor: pointer;
}

#show-sft,
.active-sft #hide-sft {
    display: inline-block;
}

#hide-sft,
.active-sft #show-sft {
    display: none;
}

@media only screen and (max-width: 1200px) {
	.footer-dky h3 {
		font-size: 40px;
	}
	.footer-dky p {
		font-size: 18px;
	}
	.footer-dky {
		padding: 40px 0;
	}
	.footer-dky .wpcf7-form-control.wpcf7-submit,
	.footer-dky .wpcf7-form-control-wrap input.wpcf7-form-control.wpcf7-text {
		height: 50px !important;
	}
}
@media only screen and 	(max-width: 900px) {
	.footer-dky h3 {
		font-size: 30px;
	}
	.footer-dky p {
		font-size: 16px;
	}
	/**/
	.full-footer {
		padding: 30px 0;
	}
	.ft-mxh i {
		font-size: 16px;
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
}
@media only screen and 	(max-width: 810px) {
	.footer-dky h3 {
		font-size: 25px;
	}
	.footer-dky .wpcf7-form-control.wpcf7-submit{
		width: 105px;
	}
}
@media only screen and 	(max-width: 768px) {
    .footer-bottom {
        width: 100%;
        text-align: center;
    }

    .footer-box h2 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .full-footer .col-mb {
    	width: 50%;
    }
}

@media only screen and (max-width: 640px) {
	.footer-dky .col-mb {
		width: 100%;
	}
	.footer-dky {
		padding: 40px 0 0;
	}	
}
@media only screen and (max-width: 600px) {
    .full-footer .col-mb {
    	width: 100%;
    }
}