.width-1 { width: 1%; }
.width-2 { width: 2%; }
.width-3 { width: 3%; }
.width-4 { width: 4%; }
.width-5 { width: 5%; }
.width-6 { width: 6%; }
.width-7 { width: 7%; }
.width-8 { width: 8%; }
.width-9 { width: 9%; }
.width-10 { width: 10%; }
.width-11 { width: 11%; }
.width-12 { width: 12%; }
.width-13 { width: 13%; }
.width-14 { width: 14%; }
.width-15 { width: 15%; }
.width-16 { width: 16%; }
.width-17 { width: 17%; }
.width-18 { width: 18%; }
.width-19 { width: 19%; }
.width-20 { width: 20%; }
.width-21 { width: 21%; }
.width-22 { width: 22%; }
.width-23 { width: 23%; }
.width-24 { width: 24%; }
.width-25 { width: 25%; }
.width-26 { width: 26%; }
.width-27 { width: 27%; }
.width-28 { width: 28%; }
.width-29 { width: 29%; }
.width-30 { width: 30%; }
.width-31 { width: 31%; }
.width-32 { width: 32%; }
.width-33 { width: 33%; }
.width-34 { width: 34%; }
.width-35 { width: 35%; }
.width-36 { width: 36%; }
.width-37 { width: 37%; }
.width-38 { width: 38%; }
.width-39 { width: 39%; }
.width-40 { width: 40%; }
.width-41 { width: 41%; }
.width-42 { width: 42%; }
.width-43 { width: 43%; }
.width-44 { width: 44%; }
.width-45 { width: 45%; }
.width-46 { width: 46%; }
.width-47 { width: 47%; }
.width-48 { width: 48%; }
.width-49 { width: 49%; }
.width-50 { width: 50%; }
.width-51 { width: 51%; }
.width-52 { width: 52%; }
.width-53 { width: 53%; }
.width-54 { width: 54%; }
.width-55 { width: 55%; }
.width-56 { width: 56%; }
.width-57 { width: 57%; }
.width-58 { width: 58%; }
.width-59 { width: 59%; }
.width-60 { width: 60%; }
.width-61 { width: 61%; }
.width-62 { width: 62%; }
.width-63 { width: 63%; }
.width-64 { width: 64%; }
.width-65 { width: 65%; }
.width-66 { width: 66%; }
.width-67 { width: 67%; }
.width-68 { width: 68%; }
.width-69 { width: 69%; }
.width-70 { width: 70%; }
.width-71 { width: 71%; }
.width-72 { width: 72%; }
.width-73 { width: 73%; }
.width-74 { width: 74%; }
.width-75 { width: 75%; }
.width-76 { width: 76%; }
.width-77 { width: 77%; }
.width-78 { width: 78%; }
.width-79 { width: 79%; }
.width-80 { width: 80%; }
.width-81 { width: 81%; }
.width-82 { width: 82%; }
.width-83 { width: 83%; }
.width-84 { width: 84%; }
.width-85 { width: 85%; }
.width-86 { width: 86%; }
.width-87 { width: 87%; }
.width-88 { width: 88%; }
.width-89 { width: 89%; }
.width-90 { width: 90%; }
.width-91 { width: 91%; }
.width-92 { width: 92%; }
.width-93 { width: 93%; }
.width-94 { width: 94%; }
.width-95 { width: 95%; }
.width-96 { width: 96%; }
.width-97 { width: 97%; }
.width-98 { width: 98%; }
.width-99 { width: 99%; }
.width-100 { width: 100%; }

.height-400px{height: 400px}
.height-368px{height: 368px}

.footer-info-officer-div {
	display: flex;
    gap: 5px;
}

.footer-info-officer-div img{
	width: 100px;
}

.footer-info-officer-info-div{
	margin-bottom: auto;
	margin-top: auto;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.footer-info-officer-name{
	font-size: 18px;
	font-weight: 600;
}

.footer-info-officer-title {
	font-size: 14px;
	font-weight: 600;
}

.footer-info-officer-contact{
	font-size: 14px;
}


.header-div {
    justify-content: space-between;
    display: flex;
}

.header-tuth-div {
    text-align: left;
    line-height: 1px !important;
    font-weight: 700;
    display: flex !important;
    flex-direction: row;
    gap: 20px;
}

.header-tuth-logo {
    margin-top: 6px
}

.header-tuth-logo {
    margin-top: 7px
}

.header-tuth-nepali-title {
    margin: 0px !important;
    font-size: 20px;
    color: #FA7843
}

.header-tuth-title {
    color: #649DF7;
    font-size: 25px;
    margin: 10px 0px !important
}

.header-tuth-location {
    margin: 25px 0px !important;
    font-size: 16px;
    font-weight: 400;
    color: #FA7843
}

.header-tuth-add-detail {
    font-size: 20px;
    margin-top: auto;
    margin-bottom: auto;
    color: #FA7843;
    font-weight: 600
}

@media screen and (max-width: 782px) {
    .header-div {
        justify-content: space-between;
        display: block;
    }
}

@media screen and (max-width: 782px) {
    .header-tuth-div {
        text-align: left;
        line-height: 1px !important;
        font-weight: 700;
        display: flex !important;
        flex-direction: row;
        gap: 20px;
    }
}

@media screen and (max-width: 782px) {
    .header-tuth-logo {
        margin-top: 6px
    }
}

@media screen and (max-width: 782px) {
    .header-tuth-logo {
        margin-top: 7px;
		height: fit-content;
        margin: auto;
    }

    .header-tuth-logo img{
        width: 64px;
    }
}

@media screen and (max-width: 782px) {
    .header-tuth-nepali-title {
        margin: 5px 0px -4px 0px !important;
        font-size: 14px;
        color: #FA7843
    }
}

@media screen and (max-width: 782px) {
    .header-tuth-title {
        color: #649DF7;
        font-size: 16px;
        margin: 0px 0px !important
    }
}

@media screen and (max-width: 782px) {
    .header-tuth-location {
        margin: 10px 0px !important;
        font-size: 12px;
		line-height: 14px;
        font-weight: 400;
        color: #FA7843
    }
}

@media screen and (max-width: 782px) {
    .header-tuth-add-detail {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: auto;
        color: #FA7843;
        font-weight: 600;
        text-align: center;
    }
}

@media (min-width: 992px){
	.menu-item-1333.menu-item-has-children:hover>.sub-menu, .menu-item-1333.menu-item-has-children>.sub-menu{
		display: grid !important;
    	grid-template-columns: auto auto auto !important;
		width: 800px !important;
	}
}

.sub-menu {
	overflow: auto !important;
	width:100%;
}
.update-news .gutentor-news-ticker-label::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M12.0009 5C13.4331 5 14.8066 5.50571 15.8193 6.40589C16.832 7.30606 17.4009 8.52696 17.4009 9.8C17.4009 11.7691 17.846 13.2436 18.4232 14.3279C19.1606 15.7133 19.5293 16.406 19.5088 16.5642C19.4849 16.7489 19.4544 16.7997 19.3026 16.9075C19.1725 17 18.5254 17 17.2311 17H6.77066C5.47638 17 4.82925 17 4.69916 16.9075C4.54741 16.7997 4.51692 16.7489 4.493 16.5642C4.47249 16.406 4.8412 15.7133 5.57863 14.3279C6.1558 13.2436 6.60089 11.7691 6.60089 9.8C6.60089 8.52696 7.16982 7.30606 8.18251 6.40589C9.19521 5.50571 10.5687 5 12.0009 5ZM12.0009 5V3M9.35489 20C10.0611 20.6233 10.9888 21.0016 12.0049 21.0016C13.0209 21.0016 13.9486 20.6233 14.6549 20" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
	margin-bottom: -4px;
}

.custom-notide-board .gutentor-post-item{
	display: flex;
    flex-direction: row;
}

.custom-notide-board .gutentor-post-item::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M7.05025%201.53553C8.03344%200.552348%209.36692%200%2010.7574%200C13.6528%200%2016%202.34721%2016%205.24264C16%206.63308%2015.4477%207.96656%2014.4645%208.94975L12.4142%2011L11%209.58579L13.0503%207.53553C13.6584%206.92742%2014%206.10264%2014%205.24264C14%203.45178%2012.5482%202%2010.7574%202C9.89736%202%209.07258%202.34163%208.46447%202.94975L6.41421%205L5%203.58579L7.05025%201.53553Z%22%20fill%3D%22%23FF5715%22%2F%3E%3Cpath%20d%3D%22M7.53553%2013.0503L9.58579%2011L11%2012.4142L8.94975%2014.4645C7.96656%2015.4477%206.63308%2016%205.24264%2016C2.34721%2016%200%2013.6528%200%2010.7574C0%209.36693%200.552347%208.03344%201.53553%207.05025L3.58579%205L5%206.41421L2.94975%208.46447C2.34163%209.07258%202%209.89736%202%2010.7574C2%2012.5482%203.45178%2014%205.24264%2014C6.10264%2014%206.92742%2013.6584%207.53553%2013.0503Z%22%20fill%3D%22%23FF5715%22%2F%3E%3Cpath%20d%3D%22M5.70711%2011.7071L11.7071%205.70711L10.2929%204.29289L4.29289%2010.2929L5.70711%2011.7071Z%22%20fill%3D%22%23FF5715%22%2F%3E%3C%2Fsvg%3E');
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto 10px auto 10px;
}

.update-news .gutentor-news-ticker-data .gutentor-post-title{
	position: relative;
	margin-left: 10px;
}



.double-chevron-icon::before{
	content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M6%2017L11%2012L6%207M13%2017L18%2012L13%207%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
}

.update-news .gutentor-news-ticker-data .gutentor-post-title::before{
	position: absolute;
	content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,<svg%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg"%20fill%3D"%23000000"%20width%3D"50"%20height%3D"50"%20viewBox%3D"0%200%201920%201920"><path%20d%3D"M1225.982%20926.244c27.296%2018.796%2027.3%2049.269%200%2068.067l-509.836%20351.074c-27.296%2018.797-49.424%207.18-49.424-25.959V601.13c0-33.133%2022.125-44.757%2049.424-25.959l509.836%20351.074Z"%20fill-rule%3D"evenodd"%2F><%2Fsvg>');
    background-size: contain;
    background-repeat: no-repeat;
	left: -20px;
	top: 2px;
}

.tender-header .gutentor-text::before{
	content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M9%2017H15M9%2013H15M9%209H10M13%203H8.2C7.0799%203%206.51984%203%206.09202%203.21799C5.71569%203.40973%205.40973%203.71569%205.21799%204.09202C5%204.51984%205%205.0799%205%206.2V17.8C5%2018.9201%205%2019.4802%205.21799%2019.908C5.40973%2020.2843%205.71569%2020.5903%206.09202%2020.782C6.51984%2021%207.0799%2021%208.2%2021H15.8C16.9201%2021%2017.4802%2021%2017.908%2020.782C18.2843%2020.5903%2018.5903%2020.2843%2018.782%2019.908C19%2019.4802%2019%2018.9201%2019%2017.8V9M13%203L19%209M13%203V7.4C13%207.96005%2013%208.24008%2013.109%208.45399C13.2049%208.64215%2013.3578%208.79513%2013.546%208.89101C13.7599%209%2014.0399%209%2014.6%209H19%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
	margin-bottom: -4px;
}

.news-notice-header .gutentor-text::before, .notice-header .gutentor-text::before{
	content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20fill%3D%22%23fff%22%20height%3D%2220%22%20width%3D%2220%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M474.411%2C10.667H120.704c-20.742%2C0-35.371%2C14.629-35.371%2C35.371V224h-64C9.551%2C224%2C0%2C233.551%2C0%2C245.333v192%20c0%2C34.899%2C27.915%2C63.24%2C62.64%2C63.966c0.446%2C0.022%2C0.899%2C0.034%2C1.36%2C0.034h410.411c20.763%2C0%2C37.589-16.826%2C37.589-37.589V48.256%20C512%2C27.493%2C495.174%2C10.667%2C474.411%2C10.667z%20M42.667%2C266.667h42.667v170.667c0%2C0.481-0.041%2C0.951-0.072%2C1.423%20c-0.862%2C9.603-10.235%2C18.977-19.838%2C19.838c-0.473%2C0.031-0.943%2C0.072-1.423%2C0.072c-11.791%2C0-21.333-9.542-21.333-21.333V266.667z%20%20M469.333%2C458.667H124.346c2.056-5.817%2C3.297-12.017%2C3.582-18.469c0.047-0.951%2C0.072-1.906%2C0.072-2.864v-192v-192h341.333%20V458.667z%22%2F%3E%3Cpath%20d%3D%22M341.333%2C288h64c11.782%2C0%2C21.333-9.551%2C21.333-21.333c0-11.782-9.551-21.333-21.333-21.333h-64%20c-11.782%2C0-21.333%2C9.551-21.333%2C21.333C320%2C278.449%2C329.551%2C288%2C341.333%2C288z%22%2F%3E%3Cpath%20d%3D%22M192%2C288h64c11.782%2C0%2C21.333-9.551%2C21.333-21.333c0-11.782-9.551-21.333-21.333-21.333h-64%20c-11.782%2C0-21.333%2C9.551-21.333%2C21.333C170.667%2C278.449%2C180.218%2C288%2C192%2C288z%22%2F%3E%3Cpath%20d%3D%22M341.333%2C352h64c11.782%2C0%2C21.333-9.551%2C21.333-21.333c0-11.782-9.551-21.333-21.333-21.333h-64%20c-11.782%2C0-21.333%2C9.551-21.333%2C21.333C320%2C342.449%2C329.551%2C352%2C341.333%2C352z%22%2F%3E%3Cpath%20d%3D%22M192%2C352h64c11.782%2C0%2C21.333-9.551%2C21.333-21.333c0-11.782-9.551-21.333-21.333-21.333h-64%20c-11.782%2C0-21.333%2C9.551-21.333%2C21.333C170.667%2C342.449%2C180.218%2C352%2C192%2C352z%22%2F%3E%3Cpath%20d%3D%22M341.333%2C416h64c11.782%2C0%2C21.333-9.551%2C21.333-21.333c0-11.782-9.551-21.333-21.333-21.333h-64%20c-11.782%2C0-21.333%2C9.551-21.333%2C21.333C320%2C406.449%2C329.551%2C416%2C341.333%2C416z%22%2F%3E%3Cpath%20d%3D%22M192%2C416h64c11.782%2C0%2C21.333-9.551%2C21.333-21.333c0-11.782-9.551-21.333-21.333-21.333h-64%20c-11.782%2C0-21.333%2C9.551-21.333%2C21.333C170.667%2C406.449%2C180.218%2C416%2C192%2C416z%22%2F%3E%3Cpath%20d%3D%22M192%2C224h64c11.782%2C0%2C21.333-9.551%2C21.333-21.333v-85.333C277.333%2C105.551%2C267.782%2C96%2C256%2C96h-64%20c-11.782%2C0-21.333%2C9.551-21.333%2C21.333v85.333C170.667%2C214.449%2C180.218%2C224%2C192%2C224z%20M213.333%2C138.667h21.333v42.667h-21.333%20V138.667z%22%2F%3E%3Cpath%20d%3D%22M341.333%2C224h64c11.782%2C0%2C21.333-9.551%2C21.333-21.333v-85.333c0-11.782-9.551-21.333-21.333-21.333h-64%20C329.551%2C96%2C320%2C105.551%2C320%2C117.333v85.333C320%2C214.449%2C329.551%2C224%2C341.333%2C224z%20M362.667%2C138.667H384v42.667h-21.333V138.667z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
	margin-bottom: -4px;
}

.download-header .gutentor-text::before{
	content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M17%2017H17.01M17.4%2014H18C18.9319%2014%2019.3978%2014%2019.7654%2014.1522C20.2554%2014.3552%2020.6448%2014.7446%2020.8478%2015.2346C21%2015.6022%2021%2016.0681%2021%2017C21%2017.9319%2021%2018.3978%2020.8478%2018.7654C20.6448%2019.2554%2020.2554%2019.6448%2019.7654%2019.8478C19.3978%2020%2018.9319%2020%2018%2020H6C5.06812%2020%204.60218%2020%204.23463%2019.8478C3.74458%2019.6448%203.35523%2019.2554%203.15224%2018.7654C3%2018.3978%203%2017.9319%203%2017C3%2016.0681%203%2015.6022%203.15224%2015.2346C3.35523%2014.7446%203.74458%2014.3552%204.23463%2014.1522C4.60218%2014%205.06812%2014%206%2014H6.6M12%2015V4M12%2015L9%2012M12%2015L15%2012%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
	margin-bottom: -4px;
}

.right-cheveron-icon .gutentor-button::after{
	content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M9%206L15%2012L9%2018%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: auto;
}
