p{
    font-size:16px;
}
.topbar{
	background: #82b939;
	font-size: 13px
}
.logo{
/* 	position: absolute; */
    top: 0px;
    background: #fff;
    width: 192px;
	    margin-top: 24px;
}
.logo img{
	width: 100%;
/*     height: 130px; */
}
.goto-box{
    background: url(https://amrityoganepal.com/wp-content/themes/bikashsoft-amrityoganepal/img/care.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.gocard{
    background:rgba(225,225,225,.3);
}
.kr-nav {
    background: transparent !important;
}
.my-left{
	width: 18%;
	float: left;
}
.my-mid{
	width: 38%;
	float: left;
}
.my-midright{
	width: 0%;
    float: left;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
	padding: 0 5px
}
.my-right{
	width: 44%;
    float: left;
    font-weight: 600;
    font-size: 14px;
}
.my-right p{
	font-size: 12px
}
.log{
    font-size:15px;
    font-weight:500;
}
.my-left p{
	color: #3c7047;
	margin: auto;
}
.my-mid p,.my-midright p,.my-right p{
	margin: auto;
	padding: 7px 0;
	font-weight: 500;
    font-size: 15px;
}
.uk-button-primary{
	background: #3c7047;
	border-radius: 4px;
	box-shadow: 0 12px 18px -6px rgb(0 0 0 / 30%);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    font-size: 1.2rem;
    line-height: 30px;
    padding: 7px 20px;
}
.uk-button-primary:hover{
	background: #fcb84b;
	color: #000
}
.uk-button-danger{
	background: #fcb84b;
	color: #000 !important;
	font-weight: 500;
	font-size: 1.2rem;
    line-height: 30px;
    padding: 7px 20px;
	box-shadow: 0 12px 18px -6px rgb(0 0 0 / 30%);
}
.uk-button-danger:hover{
	background: #3c7047;
}
.uk-light{
	color: #fff
}
.uk-dark{
	color: #000
}
.kr-nav li a {
    color: #3c7047;
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
   
}
.uk-navbar-nav>li>a{
     min-height:93px;
}
.phn{
	font-size: 11px
}
.tophead {
    font-size: 22px;
    display: block;
    color: #3c7047;
    font-weight: 700;
}
.intro p {
    font-size: 16px;
	text-align: justify;
}
.intro h3 {
    font-weight: 600;
    font-size: 34px;
}
.intro h1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
}
.about{
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
.about h2,.news-blog h2{
	font-weight: 700;
    font-size: 35px;
}
.about h5{
	color: #fcb84b;
	font-weight: 500;
	font-size: 30px;
}
.abt-box p{
    font-size: 19px;
}
.abt-box{
	margin-left: 55px
}
.abt-boxx1{
	border: 1px solid #f0f0f0;
    width: 48%;
    float: left;
    margin-left: 10px;
}
.abt-boxx2{
	border: 1px solid #f0f0f0;
    width: 44%;
    float: right;
}
.my-icc h4 {
    margin-top: 10px;
}
.my-ic {
    width: 20%;
    float: left;
}
.my-icc {
    width: 80%;
    float: left;
}
.my-ic svg{
	width: 75px;
    height: 100px
}
.why-choose h3{
    font-size: 30px;
}
.clear{
	clear: both
}
.mission-values {
    width: 94%;
    margin: auto;
    margin-top: 50px
}
.abt-bg{
	background: url(https://amrityoganepal.com/wp-content/themes/bikashsoft-amrityoganepal/img/bg2.png);
    background-size: contain;
}
.abt-bg img{
	width: 85%;
    margin-left: 50px;
}
.intro i{
	color: #3c7047;
    font-size: 30px;
}
.ftt{
    background:#3c7047;
    border-radius: 10px;
    padding: 40px 20px 0px 20px;
    color: #fff !important;
}
.ftt hr{
    border: 1px solid #fcb84b;
    margin: auto;
    width: 65px;
    float: left;
	margin-bottom: 10px;
    margin-top: 10px;
}
.ftt a {
    color: #fff !important;
}
.footer{
    padding-top: 25px;
	/*background: url(https://amrityoganepal.com/wp-content/themes/bikashsoft-amrityoganepal/img/vvg.png);*/
 /*   background-position: bottom right;*/
 /*   background-size: cover;*/
 background:#3c7047;
}
.footer h3 {
    color: #f0f0f0;
    font-weight: 500;
    margin-bottom: 5px;
}
.foot-logo{
    background: #fff;
    position: relative;
    bottom: 72px;
    /*height: 325px;*/
    left: -58px;
    box-shadow: 0 12px 18px -6px rgb(0 0 0 / 30%);
}
.foot-logo img{
	margin-top:45px;
	margin-bottom: 10px;
}
.cprgt p{
	font-size: 12px
}
.datepck {
    text-align: center;
    width: 100px;
    border: 1px solid #ccc;
    padding: 10px 0;
}
.news-box {
    margin: 10px;
    border: 1px solid #f0f0f0;
    padding: 10px;
    background: #fff
}
.news-box h3{
	font-weight: 500;
    margin: auto;
}
.news-blog img{
	width: 232px;
	height: 194px
}
.slider h2{
	font-size: 60px;
	font-weight: 600
}
.slider p{
    font-size: 35px;
    font-weight: 600;
}
.copyright{
    border-top: 1px solid #ccc;
	padding: 5px 0;
	/*background:#555;*/
	    margin-top: 10px;
}
.page-head {
    background: #3c7047;
}
.page-title {
    margin-top: 55px;
    font-size: 20px;
    font-weight: 500;
}
.my-top-center{
	width: 100%;
    background: rgba(0,0,0,0.6);
    height: 380px;
    top: 130px;
    text-align: center;
}
.uk-button-primarys img{
    width: 50%;
    float: left;
    box-shadow: 0 12px 18px -6px rgb(0 0 0 / 30%);
}
.my-drp{
	width: 26%;
    border: 1px solid #f0f0f0;
    /*left: 41% !important;*/
    border-radius: 4px;
    background: #fff
}
.my-drp form input{
	font-size: 21px !important
}
.my-scrh svg{
	color: #000
}
.why-choose i{
	color: #fcb84b;
    font-size: 65px;
}
.why-choose strong{
	color: #000;
	font-size: 25px;
}
.why-choose p{
	color: #333;
}
.ftct p{
    font-size:17px;
}
.page-ban img{
	width: 100%;
	height: 380px;
	object-fit: cover;
}
.catg img{
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.cat-page-head{
	font-weight: 500
}
.entry-meta {
   padding: 2px;
    color: #000;
    margin-bottom: 10px;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
}
.auth-box img{
    width:100%;
}
.auth-box{
    background: #fff;
    padding: 10px;
    margin-top: 30px;
}
.pname{
    width: 91%
}
.pmail{
    width: 91.2%;
    margin-left: 4px;
}
.ptel{
    width: 85.2%;
}
.padd{
    width: 89%
}
.related_page_list{
	padding: 0
}
.related_page_list li {
	list-style: none;
	border-top: 1px dotted #3c7047;
}
.related_page_list li a {
	text-decoration: none;
    color: #444;
    font-weight: 500;
    line-height: 35px;
}
.page-side{
	background: #f1f1f1;
    padding: 10px 13px;
}
.side-page-head{
	background: #828282;
    color: #fff;
    padding-left: 5px;
}
.time-drop{
    top: 34px !important;
    background: #828282;
    color: #fff;
}
.uk-navbar-dropdown{
    top: 80px !important;
    width: 30% !important;
}
ul.uk-nav.uk-navbar-dropdown-nav li a {
    font-size: 14px;
}
.kmodel{
    background: rgba(225,225,225,0.7);
}
.kpop{
   width: 50%;
    margin: auto;
    border: 1px solid #ccc;
    background:#fff;
}
img.kpopban{
    width:100%;
    height:170px;
    object-fit:cover
}
.kpop button{
    margin-right:40px !important;
}
.khez::after{
    border-top: 1px solid #3c7047;
}
.wpcf7-response-output{
    position: absolute !important;
    top: 350px !important;
    text-align: center !important;
    width: 92% !important;
}
#prvc{
    color:#3c7047 !important;
}
.size-home-services.wp-post-image{
    height: 470px;
    object-fit: cover;
    background-color: #3c7047;
    border-radius: 0 30% 0 30%;
    padding: 0 10px;
    margin: 0 0 0 20px;
    width: 400px;
}
form#loginform input {
    display: block;
}
form#loginform input[type="text"],form#loginform input[type="password"]{
    width: 99%;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
form#loginform input[type="submit"]{
    background: #fcb84b;
    color: #000 !important;
    font-weight: 500;
    box-shadow: 0 12px 18px -6px rgb(0 0 0 / 30%);
    border: none;
    padding: 9px 35px;
    font-size: 15px;
}
.my-login-form form{
    background: #3c7047;
    color: #fff;
    padding: 20px;
    width: 50%;
    margin: auto;
}
.fm{
    background:url(https://amrityoganepal.com/wp-content/themes/bikashsoft-amrityoganepal/img/acd.jpeg);
    background-size: cover;
}
.fm-frm{
    background:rgba(225,225,225,.8);
    color: #000;
}
.fm-frm li a{
    color: #000;
    font-weight:500;
}
.abttab li {
    padding: 10px 0;
}
.abtbtn {
    margin-top: 15px;
}
.abttab.uk-tab>.uk-active>a {
    color: #333;
    border-color: #3c7047;
}
.ftt ul{
	clear: left
}
.ftct {
    clear: left;
}
.more-link {
    display: none;
}

@media (min-width: 280px) and (max-width: 768px){
	.moblog{
		padding:10px 0
	}
    .uk-button-primary,.uk-button-danger {
        font-size: 1rem;
        padding: 7px 17px;
    }
    .why-choose strong,.why-choose p {
        font-size: inherit;
    }
    .why-choose i {
        font-size: 40px;
    }
    .slider h2{
        font-size: 30px;
    }
    .slider p{
        font-size: 20px;
    }
	.my-midright{
	    text-align: center;
        width: 22%;
       padding: 5px 5px;
	}
	.my-midright a{
	    color:#000;
	    font-weight: 500;
	}
	.my-right{
		width: 65%;
	}
	.mob-menu-icon svg {
	    color: #000;
	    width: 34px;
	}
	.my-top-center {
        top: 135px;
        height:232px;
	}
	.page-ban img {
        height: 230px;
	}
	.abt-box {
	    margin-left: 20px;
	    margin-right: 20px;
	    padding-bottom: 20px;
	}
	.abt-bg img {
	    width: 90%;
	    margin-left: 20px;
	}
	.news-box {
	    margin: 0px; 
	    font-size: 14px;
	}
	.news-blog img {
	    height: 190px;
	}
	.intro i {
	    font-size: 17px;
	}
	.abt-boxx1{
	    width: 94%;
	    float: none;
	    margin-bottom: 10px;
	}
	.abt-boxx2{
		width: 94%;
	    float: none;
	    margin-left: 10px;
	}
	.my-ic {
	    width: 25%;
	}
	.my-icc {
	    width: 70%;
    	padding: 0 5px;
	}
	.uk-nav-sub li {
        line-height: 33px;
    }
    .kpop{
        width:100%;
    }
    .wpcf7-response-output{
        top: 70px !important;
    }
    .my-login-form form {
        width: 86%;
    }
    .size-home-services.wp-post-image {
        border-radius: 0; 
        margin: auto;
       
    }

}

figure.gallery-item {
    float: left;
    padding: 10px;
}
address, dl, fieldset, figure, ol, p, pre, ul {
    margin: 0 0 0px 0 !important;
}
.why-choose h3 {
    font-size: 16px !important;
}

.uk-text-bold {
    font-weight: 400 !important;
}