body {
    font-family: 'Sawarabi Mincho'!important;
}

* {
    box-sizing: border-box;
}

input[type=text],
input[type=tel],
input[type=email],
select,
textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    height: 4.5rem;
    font-family: Sawarabi Mincho !important;
}

.back-btn {
    background-color: #0984e3;
    color: white;
    padding: 15px 30px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    width: 31%;
    border-radius: 15px;
}

.back-btn:hover {
    background-color: #00b894;
}

.submit-btn {
    background-color: rgba(59, 92, 147, 1);
    color: white;
    padding: 15px 30px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    width: 31%;
    border-radius: 15px;
}

.submit-btn:hover {
    background-color: #45a049;
}

.container_cf {
    border-radius: 5px;
    background-color: #f2f2f2ad;
    padding: 20px;
    margin-top: 7rem;
    margin-bottom: 7rem;
    padding: 4rem;
}

.component_name {
    font-size: 2rem;
}

.w_body {
    width: 60%;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
}

.background_image {
    background-image: url("../images/background.png");
    /* margin-top:30px; */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.sub_bottom {
    text-align: center;
}

.ness_span {
    color: red;
    font-size: 12px;
}

.imagess {
    /* height:1575px; */
    /* width: 1036px; */
}

.subject {
    font-size: 14px;
}


/* Validation and others */

.err-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2em 0em;
}

.error {
    padding: 1em;
    font-size: 1.5rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(192, 0, 0, 0.2);
    background: rgba(192, 0, 0, 0.2);
    width: 50vw;
}

.error p {
    color: red;
}

.inactive {
    display: none !important;
}

.jibc-privacy-policy {
    height: 20rem;
    background-color: #fff;
    font-size: 1.5rem;
    /* color:#fff; */
    border: 1px solid rgba(0, 0, 0, 0.3);
    line-height: 1.5;
    padding: 0em 2em;
    margin: 1em 0em;
    overflow-y: scroll;
}

.err-name,
.err-email,
.err-message,
.err-phone {
    position: relative;
    top: -20px;
    font-size: 1.25em;
    color: red;
    padding: .25em 0em;
}


/* Validation End */

@media screen and (min-device-width: 280px) and (max-device-width: 820px) {
    .w_body {
        width: 100%;
    }
    .container_cf {
        padding: 20px;
        margin-bottom: 0;
        margin-top: 0;
    }
    /* .writing{
transform: translate(3px, 8px)!important;
  } */
    .olive_leaf {
        height: auto;
        width: 100%;
        object-fit: cover;
    }
    input[type=submit] {
        width: 47%;
        padding: 13px 20px;
    }
    .gmap {
        align-items: center;
        width: 100%;
    }
    input[type=text],
    input[type=tel],
    input[type=email],
    select {
        height: 4.5rem;
    }
    .submit-btn,
    .back-btn {
        padding: 1em 1em;
        font-size: 12px;
        font-weight: bold;
        width: 36%;
    }
}


/* media query end */

.access_map {
    /* width: 100%; */
    text-align: center;
}

.background_end {
    /* background-image:url("image/end_btm_imag copy.png"); */
    /* background-repeat: no-repeat; */
    /* float: right;
height: 300px; */
    display: flex;
}

.logo {
    text-align: center;
    /* transform: translate(1px, -29px); */
    /* height: 96.667px;
  width: 255px; */
}

.writing {
    display: flex;
    /* transform: translate(0px, -26px); */
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
    align-content: center;
    line-height: 1.5;
    padding-right: 10px;
    padding-left: 10px;
}

.img_text {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}


/* start of phuyal css */

.heading_it {
    font-size: 41pt;
    height: 30px;
    margin-right: -5rem;
}

.heading_it1 {
    font-size: 4.2rem;
    font-family: ui-serif;
    height: 30px;
    /* margin-right: -5rem; why added this margin don't know so commented it  */
}

.sentences {
    font-size: 1.6rem;
    line-height: 2;
    font-weight: 500;
    padding: 0 2rem 0 2rem !important;
    text-align: left;
}

.sub_heading {
    font-size: 20px;
}

.curve {
    min-width: 100%;
    object-fit: cover;
    margin-top: -4rem;
}


/* end of css  */


/* JIBC social media icon start */


/* .transitionFiveSec, .share-content .share li {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.share-content {
  width: 60px;
  height: 60px;
  right: 28px;
  top: 35%;
  position: fixed;
  z-index: 90;
}
.share-content .share li {
  display: block;
  list-style: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid var(--kk-red);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  background: var(--kk-red);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  font-size: 2rem;
  display:flex;
  justify-content:center !important;
    align-items:center !important;
}
.icone_h:hover{
  color: #4f6f41!important;
}
.share-content .share li a {
  color: var(--white);
}
.share-content .share li.share-ico {
  z-index: 9;
  opacity: 1;
  background: var(--kk-red);
}
.share-content .share li.share-ico a {
  color: #fff;
}
.share-content .share li a :hover {
  background: var(--white);
}
.share-content .share li a :hover a {
  color: var(--kk-red);
}

.share-content .share.expand li:nth-child(2) {
  top: 60px;
  opacity: 1;
}
.share-content .share.expand li:nth-child(3) {
  top: 120px;
  opacity: 1;
}
.share-content .share.expand li:nth-child(4) {
  top: 180px;
  opacity: 1;
} */

#social-sidebar {
    right: 0;
    position: fixed;
    top: 30%;
    z-index: 5;
}


/* #social-sidebar li:first-child a { border-top-right-radius: 5px; }
#social-sidebar li:last-child a { border-bottom-right-radius: 5px; } */

#social-sidebar a {
    background: rgba(0, 0, 0, .7);
    color: #fff;
    text-decoration: none;
    display: block;
    height: 50px;
    width: 50px;
    font-size: 24px;
    line-height: 50px;
    position: relative;
    text-align: center;
    cursor: pointer;
}

#social-sidebar a:hover span {
    right: 120%;
    opacity: 1;
}

#social-sidebar a span {
    font: 12px "Open Sans", sans-serif;
    text-transform: uppercase;
    border-radius: 3px;
    line-height: 24px;
    /* right: -100%; */
    margin-top: -16px;
    opacity: 0;
    padding: 4px 8px;
    position: absolute;
    /* transition: opacity .3s, left .4s; */
    top: 50%;
    z-index: -1;
}

#social-sidebar a {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    border-radius: 50%;
    margin-bottom: 5px;
    right: 5px;
}

#social-sidebar a span:before {
    content: "";
    display: block;
    height: 8px;
    width: 8px;
    right: -4px;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
}

#social-sidebar a[class*="twitter"]:hover,
#social-sidebar a[class*="twitter"] span,
#social-sidebar a[class*="twitter"] span:before {
    background: #bb0000;
}

#social-sidebar a[class*="facebook"]:hover,
#social-sidebar a[class*="facebook"] span,
#social-sidebar a[class*="facebook"] span:before {
    background: #3B5998;
}

#social-sidebar a[class*="facebook"]:hover,
#social-sidebar a[class*="facebook"] span,
#social-sidebar a[class*="facebook"] span:before {
    background: black;
}

#social-sidebar a[class*="gplus"]:hover,
#social-sidebar a[class*="gplus"] span,
#social-sidebar a[class*="gplus"] span:before {
    background: #458eff;
}

#social-sidebar a[class*="dribbble"]:hover,
#social-sidebar a[class*="dribbble"] span,
#social-sidebar a[class*="dribbble"] span:before {
    background: rgb(14, 114, 237);
}

#social-sidebar a[class*="dropbox"]:hover,
#social-sidebar a[class*="dropbox"] span,
#social-sidebar a[class*="dropbox"] span:before {
    background: #70a503;
}

#social-sidebar a[class*="github"]:hover,
#social-sidebar a[class*="github"] span,
#social-sidebar a[class*="github"] span:before {
    background: #9C7A5B;
}

#social-sidebar a[class*="evernote"]:hover,
#social-sidebar a[class*="evernote"] span,
#social-sidebar a[class*="evernote"] span:before {
    background: #6BB130;
}
#social-sidebar a[class*="line"]:hover,
#social-sidebar a[class*="line"] span,
#social-sidebar a[class*="line"] span:before {
    background: #50af37;
}


/* JIBC social  media icon end */


/* scrool btn start */

.scrollToTopBtn {
    background-color: #73a50b;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 30px;
    line-height: 55px;
    width: 55px;
    border-radius: 50%;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 100;
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.5s ease;
}

.showBtn {
    opacity: 1;
    transform: translateY(0);
}

.form_cbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
}

.form_cbox div {
    margin-right: 5%;
}

@media only screen and (max-width: 980px) {
    .cer_ckbox input[type=checkbox],
    .ckbox {
        position: relative!important;
        top: 0!important;
        left: 0!important;
    }
    .cer_ckbox div {
        min-width: 150px;
    }
    .w_body {
        width: 100%;
    }
    .submit-btn,
    .back-btn {
        padding: 1em 1em;
        font-size: 12px;
        font-weight: bold;
        width: 36%;
    }
    .olive_leaf {
        height: auto;
        width: 100%;
        object-fit: cover;
    }
    .pc_footer {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .component_name {
        font-size: 1.8rem;
    }
}


/* scrool btn end */
