/*
Theme Name: UCG
Author: UCG Development Team
Version: 1.1
 */

@font-face {
	font-family: 'Humanist777BT-RomanCondensedB';
	src: url('fonts/Humanist777BT-RomanCondensedB.eot?#iefix') format('embedded-opentype'), url('fonts/Humanist777BT-RomanCondensedB.woff') format('woff'), url('fonts/Humanist777BT-RomanCondensedB.ttf') format('truetype'), url('fonts/Humanist777BT-RomanCondensedB.svg#Humanist777BT-RomanCondensedB') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Humanist777BT-BlackCondensedB';
	src: url('fonts/Humanist777BT-BlackCondensedB.eot?#iefix') format('embedded-opentype'), url('fonts/Humanist777BT-BlackCondensedB.woff') format('woff'), url('fonts/Humanist777BT-BlackCondensedB.ttf') format('truetype'), url('fonts/Humanist777BT-BlackCondensedB.svg#Humanist777BT-BlackCondensedB') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
font-family: 'Segoe UI Regular';
font-style: normal;
font-weight: normal;
src: local('Segoe UI Regular'), url('fonts/Segoe UI.woff') format('woff');
}


@font-face {
font-family: 'Segoe UI Italic';
font-style: normal;
font-weight: normal;
src: local('Segoe UI Italic'), url('fonts/Segoe UI Italic.woff') format('woff');
}


@font-face {
font-family: 'Segoe UI Bold';
font-style: normal;
font-weight: normal;
src: local('Segoe UI Bold'), url('fonts/Segoe UI Bold.woff') format('woff');
}


@font-face {
font-family: 'Segoe UI Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Segoe UI Bold Italic'), url('fonts/Segoe UI Bold Italic.woff') format('woff');
}

/**/
html,
body {
	overflow-x: hidden;
	font-family: 'Segoe UI Regular';

}

body.error404 header{
       background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://res.cloudinary.com/levelaccountsauditing2020/images/f_auto,q_auto/v1605773266/Group-1014-2/Group-1014-2.jpg);
    background-attachment: scroll;
    min-width: 1903px;
    min-height: 500px;
    background-position: center;

}

.row.page404 {
margin-top: 20px;
margin-bottom: 20px;
}

p.error404 {
    color: #C89746;
    text-align: center;
        font-size: 12em !important;
    line-height: 1.2em;
}

.row.page404 h1 {
    text-align: left;
    margin-bottom: .2em;
    font-size: 3em;
}

.row.page404 h2{
    color: #bb8833;
	margin-bottom: 15px;
}

.row.page404 h4 {
    color: #1e2731;
}

.row.page404 input[type="submit"] {
background: #C89746;
    height: 39px;
    padding: 0 23px 0 23px;
    border: none;
    font-size: 14px;
    font-weight: 400;
    text-shadow: none;
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.row.page404 input[type="submit"]:hover {
    background: #3b4348;
    color: #fff;
}

.row.page404 input[type="text"] {
background: #fff;
    min-height: 21px;
    margin: 0;
    padding: 8px 10px 8px 10px !important;
    border: 1px solid #dfdfdf !important;
    font-size: 13px;
    font-weight: 400;
    color: #737885 !important;
}




p
{
	font-size:1.1rem;
}
h1,
h2,
h3,
h4 {
	font-family: 'Segoe UI Bold';
}
.right-side p
{
	font-size:15px;
}

.member-name 
{
	text-transform: uppercase;
}

.member-box .vc_column-inner
{
	filter: grayscale(1);
	border:1px solid #fff;
	transition:all 0.3s ease-in;
}
.member-box .vc_column-inner:hover
{
	filter: grayscale(0);
	border-color:#c89742;
}
.member-box hr
{
	border-color:#c89742;
}

.member-box p img {
    width: 20px;
    height: auto;
    margin-bottom: 15px;
    margin-right: 10px;
    vertical-align: text-top;
}
.member-box p a
{
	color:#434343;
}

.ult_exp_section-main.ult_expright_icon .ult_expheader 
{
 padding-right: 20px !important;
    line-height: 33px !important;
}
.acc-names {
	text-transform: uppercase;
}

#rev_slider_2_2_wrapper .rs-layer {
	font-family: 'Segoe UI' !important;
}

#rev_slider_1_1_wrapper h3.rs-layer {
	font-family: 'Segoe UI Bold' !important;
}

#rev_slider_1_1_wrapper .rs-layer {
	font-family: 'Segoe UI' !important;
}

.navbar-toggler {
	background: #fff;
}

.pcontact img {
    width: 20px;
    height: auto;
    margin-right: 7px;
}

.pcontact {
    display: inline-block;
    color: #fff;
    padding-right: 40px;
}
.pcontact a {
	color:#fff;
}

.home-head {
	color: #241E20;
	position: relative;
	margin-bottom: 50px;
}

#menu-main-menu {
	margin-bottom: 0px;
	text-align: right;
}

.menu-main-menu-container {
	text-align: right;
}

.vc_gitem_row .vc_gitem-col {
	padding: 20px !important;
}

.custom .tp-bullet {
	width: 4px;
	height: 15px;
	background: #3F3F40 !important;
	transition: all 0.3s ease-in;
}

.golden {
	color: #c89742;
}

.golden p {
	color: #c89742;
}

.parallex-bg {
	background-attachment: fixed !important;
}

.lg-txt {
	font-size: 1.2rem;
	font-weight: bold;
	text-transform: uppercase;
}

.internal-tabs {
	box-shadow: 0px 4px 6px -2px #dfdfdf !important;
}

ul.ult_tabmenu.style1.Style_4 span.ult_tab_main {
	left: 53%;
}
.slick-prev {
    left: 10px !important;
}
.slick-next {
    right: 9px !important;
}
.slick-next, .slick-prev
{
	height: 1.5em !important;
    width: 1.5em !important; 
	color: #fff !important;
	background: rgba(200, 151, 66, 0.73) !important;
}

.third-tab a#Effective-Control {
	padding-top: 32px !important;
	padding-bottom: 32px !important;
}

.internal-tabs .ult_tab_li {
	border-right: 1px solid #c89742 !important;
}

.ult_tabmenu.style1 a.ult_a {
	padding: 20px 10px !important;
}

.internal-tabs .ult_tab_li:last-child {
	border-right: 0 !important;
}
.pre-footer img {
    width: 130px;
}
.qoute2
{
	color:#434343;
	position:relative;
	display:inline-block;
}
.qoute2::before
{
	content: "";
    position: absolute;
    left: 3px;
    top: 0px;
    background: url(imgs/quotation.svg);
    height: 40px;
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;
}
.qoute2::after
{
	content: "";
    position: absolute;
   right: -50px;
    left: auto;
    top: 6px;
    background: url(imgs/quotation2.svg);
    height: 40px;
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;
}

.white-txt p {
	color: #fff;
}

.white-txt li {
	color: #fff;
}

.right-side a {
	color: #434343;
}

.address-contact {
	text-align: center;
	color: #fff;
}

.address-contact p {
	color: #fff;
}

.address-contact a {
	color: #fff;
}



.ult_exp_section-main.ult_expright_icon .ult_expheader {
	padding-left: 5% !important;
	font-weight: bold;
}



.ult_exp_content {
	padding-left: 10% !important;
	padding-right: 10% !important;
}

.ult-just-icon-wrapper.ult_exp_icon {
	position: absolute;
	right: 7px;
}

.ult_ecpsub_cont {
	max-width: initial !important;
}

.hidden {
	display: none;
	transition: all 0.3s ease;
}

.active {
	display: block;
	transition: all 0.3s ease;
}


#rev_slider_2_2_wrapper .ares .tp-bullet-title {
	color: #c89742 !important;
	background: transparent !important;
}

#rev_slider_2_2_wrapper .ares .tp-bullet-title:after {
	content: none;
}

.right-side p {
	text-align: right;
}

span.about-num {
	color: #fff;
	font-size: 2.5rem;
	padding-right: 30px;
}

.about-point {
	opacity: 0.5;
	transition: all 0.3s ease-in;
	cursor: pointer;
}

.about-point.active {
	opacity: 1;
}

.about-point:hover {
	opacity: 1;
}

span.about-title {
	color: #fff;
	font-size: 1.5rem;
	padding-right: 30px;
}

.header-title {
	color: #c89742;
}

.v-sep {
	color: #c89742;
	padding-left: 10px;
	font-size: 18px;
	vertical-align: text-bottom;
	padding-right: 10px;
}

.top-bar {
	padding-top: 10px;
	border-bottom: 1px solid #434343;
	color: #434343;
}

.top-bar p {
	margin-bottom: 7px;
}

.custom .tp-bullet:hover,
.custom .tp-bullet.selected {
	background: #c89742 !important;
	height: 28px;
	top: -12px !important;
}

header {
	padding-top: 30px;
	height: 80px;
	text-align: left;
	z-index: 10;
	position: relative;
}

.main-menu ul {
	margin-bottom: 0px;
}

.powered,
.copyright {
	font-size: 13px;
}

a:hover {
	text-decoration: none;
}

.main-menu li {
	display: inline-block;
	margin-right: 7px;
	font-size: 16px;
	height: 100%;
	transition: all 0.3s ease-in;
	position: relative;
}

.main-menu li a {
	color: #434343;
	transition: all 0.5s ease-in;
	height: 100%;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 10px;
}

.main-menu .current-menu-item a {
	color: #c89742;

	font-weight: bold;
	background-color: rgba(86 ,86 ,87 , 0.16);
}

.main-menu li a:hover {
	color: #c89742;
	transition: 0.5s ease;
	background-color: rgba(86 ,86 ,87 , 0.16);
}

.social-links {
	margin-bottom: 0px;
}

.social-links li {
	display: inline-block;
	margin-left: 6px;
}

.social-links li a {
	color: #c89742;
	font-size: 22px;
}

.widgetizedArea h4 {
	font-size: 1rem;
}

.social-icons li {
	display: inline-block;
	margin-right: 30px;
}

.social-icons li a i {
	font-size: 21px;
}

.location-field {
	color: #c89742;
	font-weight: bold;
	font-size: 21px;
}

.location-field.location-back {
	color: #434343;
	margin-top: 50px;
}

.contact-form .form-control {
	border-radius: 0;
	margin-bottom: 5px;
	line-height: 30px;
	border-color: #f0f0f0;
}
.contact-home{
	background-color: #fff;
	padding: 10px;
	padding-top: 20px;
}
.contact-home .form-control {
	background-color: #F7F7F7 !important;
}
.inner-contact-form .form-control {

	border-radius: 0;
	margin-bottom: 45px !important;
	color: #fff;
	border: none;
	border-bottom: 1px solid #fff;
	padding-left: 0px;
}
.form-control:focus {
	box-shadow: none;
}

.inner-contact-form ::placeholder {
	color: #fff !important;
	opacity: 1;
}

.inner-contact-form :-ms-input-placeholder {
	color: #fff !important;
}

.inner-contact-form ::-ms-input-placeholder {
	color: #fff !important;
}

.inner-contact-form .wpcf7-submit.send-btn {
	border: none;
	color: #fff !important;
	background: #fff6 !important;
	width: 100%;
	padding-right: 0;
	padding-top: 15px !important;
	padding-bottom: 15px;
	font-size: 19px;
	cursor: pointer;
	transition: all 0.3s ease-in;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: transparent;
	background-color: rgba(255, 0 ,0 , 0.5);
	color: #fff;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border-color: #c89742;
}

.inner-contact-form div.wpcf7-validation-errors,
.inner-contact-form div.wpcf7-acceptance-missing {
	color: #fff;
}

.inner-contact-form span.wpcf7-not-valid-tip {
	margin-top: -38px;
	margin-bottom: 20px !important;
}

.contact-form ::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #ccc;
	opacity: 1;
	/* Firefox */
}

.contact-form :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #ccc;
}

.contact-form ::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #ccc;
}

.wpcf7-submit.send-btn {
	background: transparent !important;
	color: #434343 !important;
	border-top: 2px solid #c89742;
	border-bottom: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-left: 10px !important;
	padding-top: 5px !important;
	font-size: 15px;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s ease;
}


.social-links li a:hover {
	color: #434343 !important;
}

.contact-elements {
	color: #434343;
}

.contact-elements a {
	color: #434343;
}

.contact-elements img {
	width: 22px;
	margin-right: 14px;
}



.vc_btn3-container.read-more-btn {
	margin-top: 20px;
}

.vc_btn3-container.read-more-btn a {
	background: transparent !important;
	color: #fff !important;
	border-top: 1px solid #434343;
	padding-left: 0px !important;
	padding-top: 5px !important;
	padding-right: 35px !important;
	font-size: 15px;
	text-transform: uppercase;
}

.vc_btn3-container.read-more-btn a:hover {
	border-top: 1px solid #434343;
}

.vc_gitem-post-data-source-post_title {
	color: #fff;
}

.vc_gitem-post-data-source-post_date {
	color: #fff;
}

.bottom-pos {
	bottom: -365px;
	position: absolute !important;
}

.sub-title {
	color: #434343;
	font-family: 'Humanist777BT-RomanCondensedB';
	font-weight: 700;
}

p,
li {
	color: #434343;
}

.inner-header-title {
	display: inline-block;
	position: relative;
	text-transform:uppercase;
}



.vc_row.big-bg {
	background-position: bottom !important;
	background-repeat: no-repeat !important;
}

.pre-footer {
	background: #f0f0f0;
	/*padding: 0 0px 15px 0px;*/
	color: #434343;
	
}
.pre-footer .container
{
padding-top:20px;
padding-bottom: 20px;
border-top: 1px solid #c89742;
}

.pre-footer a {
	color: #434343;
	transition: all 0.3s ease-in;
}

.pre-footer a:hover {
	color: #c89742;
}

.pre-footer ul.menu {
	padding-left: 0px;
	line-height: 32px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
}

.pre-footer ul.menu li {
	/*display: inline-block;*/
	padding-right: 30px;
	position: relative;
}

.pre-footer ul.menu a {
	font-size: 1rem;
}
.pre-footer .footer-logo-custom {
	text-align: center;
	align-items: center;
	display: inline-grid;
}
	.read-more {
    color: #C89745;
    border: 1px solid #C89745;
    padding: 5px 25px;
    }
	.read-more:hover {
    color: #fff;
    background: #C89745;
      }
.gold-list li{
	color:#fff;
}
.gold-text{
	color:#C89745;
}
.number {
    font-size: 5em;
	font-family:Segoe UI;
	color:#373738;
	opacity:0.08;
}
.custem-text:hover .number{
	color:#C89745;
	opacity:1;
}
.text-hover {
	margin-left: -2em;
}
.custem-text:hover .text-hover{
	padding-left:2em;
	
}
.custem-text {
    padding-left: 4em;
}
.related-div{
	padding-left:15px!important;
	padding-right:15px!important;
}
.related-div .vc_column-inner {
	background-color:#fff!important;
	padding-left:0px!important;
	padding-right:0px!important;

}
.related-div figcaption{
	color:#C89745;
	margin-top: 1.2em!important;
}
.related-div:hover figcaption{
	font-weight:bold;
	}

.related-div:hover .gold-hover{
	display:flex;
	}
.middle{
	display:none;
}
.related-div:hover .middle {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 33;
    position: absolute;
    top: 35%;
    right: 45%;
}
.rank-math-breadcrumb a {
    color: #B5B5B5;
}
.rank-math-breadcrumb p{
	text-align:start;
}
@media(min-width:360px) and (max-width:400px){
	.gold-hover {
    	
    	width: 83%!important;
		height: 80.5%!important;
	}
}
@media(min-width:412px) and (max-width:768px){
	.gold-hover {
    	
    	width: 73%!important;
		height: 80.5%!important;
	}
}
@media (max-width: 823px) {
	.footer-logo-custom .widgetizedArea {
		padding-top: 0;
	}
	.widgetizedArea {
		padding-top: 30px;
	}
	.custem-text {
    padding-left: 2em;
		display: flex;
	}
	.custem-text p{
    text-align: left !important;
	}
}

footer {
	background: #434343;
	border-top: 1px solid #fff;
	min-height: 45px;
	width: 100%;
	padding-top: 13px;
	color: #fff;
	font-weight: 200;
	margin-top: -2px;
}

footer a {
	color: #fff;
	transition: all 0.3s ease-in;
	font-weight: bold;
}

footer a:hover {
    color: #c89742;
}

p {
	text-align: justify;
}


/* mobile menu */

.mobile-nav {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 99;
}

.mobile-nav .nav-trigger {
	background: #fff;
	border-radius: 0;
	width: 35px;
	height: 35px;
	font-size: 1.3em;
	display: block;
	text-align: center;
	vertical-align:middle;
	line-height: 32px;
	z-index: 9999;
	right: 15px;
	top: 25px;
	position: absolute;
	border: 1px solid #c89742;
	cursor: pointer;
	color: #c89742;
	transition: all 0.3s ease-in;
}

.mobile-nav .nav-trigger.active {
	transform: rotateZ(270deg);
}

.mobile-nav .menu-main-menu-container {
	position: absolute;
    overflow:scroll;
	width: 300px;
	right: -300px;
	height: 100vh;
	top: 0;
	padding-top: 80px;
	padding-left: 18px;
	background: #fff;
	z-index: 9;
	transition: all 0.6s ease-in-out;
	opacity: 0;
	box-shadow: 0px 0px 22px 0px #000;
}

.mobile-nav .menu-main-menu-container.active {
	right: 0;
	opacity: 1;
}

.mobile-nav .menu-main-menu-container a {
	line-height: 46px;
	display: block;
	position: relative;
	color: #434343;
	cursor: pointer;
	border-bottom: 1px dashed #c89742;
	margin-right: 15px;
	text-align: left;
}

.mobile-main-menu li {
	position: relative;
}

.mobile-main-menu li.menu-item-has-children::before {
	content: "";
	border: solid #c89742;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	left: auto;
	top: 17px;
	position: absolute;
	z-index: 999;
	right: 38px !important;
	transition: all 0.4s linear;
}

.mobile-main-menu li.menu-item-has-children.active::before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.mobile-main-menu li.menu-item-has-children .sub-menu li.menu-item-has-children::before {
	right: 60px;
	top: 13px;
}

.mobile-main-menu li.menu-item-has-children .sub-menu {
	display: block;
	position: relative;
	box-shadow: none;
	top: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow-y: auto;
	transition: height 0.4s linear;
}

.mobile-main-menu li.menu-item-has-children .sub-menu li {
	border-bottom: none;
	margin-right: 15px;
}

.mobile-main-menu li.menu-item-has-children .sub-menu li a {
	line-height: 34px;
}

.mobile-main-menu .sub-menu li a {
	padding-left: 0px;
}

.mobile-main-menu li.menu-item-has-children .sub-menu.open {
	display: block !important;
	left: auto !important;
}

.mobile-main-menu li.menu-item-has-children .sub-menu .sub-menu {
	background: #fff;
	border-left: 1px solid #ecc75d;
}

.overlay {
	transition: all 0.3s ease;
}

.overlay.active {
	background: #000;
	opacity: 0.5;
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}

.main-menu li.menu-item-has-children::before {
	content: "";
	border: solid #c89742;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	left: auto;
	top: 8px;
	position: absolute;
	z-index: 999;
	right: 3px;
}

.main-menu li.menu-item-has-children:hover .sub-menu {
	display: block;
}

.mobile-main-menu li {
	position: relative;
}

.sub-menu {
	transition: all 0.3s ease-in-out;
	/*background: rgba(255, 255, 255, 0.88);*/
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	display: none;
	position: absolute;
	left: -70px;
	right: auto;
	min-width: 254px;
	top: 33px;
	z-index: 99;
	text-align: center;
}

.sub-menu li a {
	transition: all 0.3s ease-in;
	display: block;
	width: 100%;
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
}

.sub-menu li a:hover {
	color: #c89742;
}

.sub-menu .current-menu-item a {
	color: #c89742;
}
.sub-menu li:hover {
	background-color: rgba(86 ,86, 87 , 0.7);
}
.sub-menu li {
	display: block;
	margin-left: 0;
	font-size: 15px;
	line-height: 32px;
	margin-right: 0;
	margin-bottom: 3px;
	text-align: center;
	background-color: rgba(86 ,86, 87 , 0.7);
}
.gold-hover {
	position: absolute;
	width: 90%;
	height: 78%;
	background-color:#C89745;
	opacity:0.5;
	z-index: 7;
	top: 0;
	padding-left: 15px;
	padding-right: 15px;
	display:none;
	justify-content:center;
	align-items:center;
}
.white-text p {
    color: #fff;
}
.white-text li {
    color: #fff;
}
@media (max-width: 823px) {
	.sub-menu li {
		background-color: transparent;
	}
	.sub-menu li:hover {
		background-color: transparent;
	}
	.sub-menu li.secound-sub .sub-menu {
    display: block !important;
    left: 0;
}
}




li.menu-item-has-children .sub-menu li.menu-item-has-children::before {
	border: solid #c89742;
	border-width: 0 2px 2px 0;
	top: 15px;
	right: 15px;
}

.main-menu li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu {
	display: block !important;
	left: 255px;
	top: 0;
}

.content-area {
	width: 100%;
}

.page-has-sidebar .content-area {
	width: 74%;
	margin-left: 1%;
	display: inline-block;
}

.page-has-sidebar .widget-area {
	width: 24%;
	display: inline-block;
	padding-top: 1rem;
}

.blog-has-sidebar .content-area {
	width: 74%;
	margin-left: 1%;
	display: inline-block;
}

.blog-has-sidebar .widget-area {
	width: 24%;
	display: inline-block;
	padding-top: 1rem;
}

.single-has-sidebar .content-area {
	width: 74%;
	margin-left: 1%;
	display: inline-block;
}

.single-has-sidebar .widget-area {
	width: 24%;
	display: inline-block;
	padding-top: 1rem;
}

.text-center p {
	text-align: center;
}

.mobile-show {
	display: none;
}

.mobile-hide {
	display: block;
}

/*.qoute::before {*/
/*	content: "";*/
/*	position: absolute;*/
/*	left: 3px;*/
/*    top: 27px;*/
/*	background: url(imgs/quotation.svg);*/
/*	height: 40px;*/
/*	width: 40px;*/
/*	background-size: contain;*/
/*	background-repeat: no-repeat;*/
/*}*/

.qoute::after {
	content: "";
	position: absolute;
	right: 21%;
	left: auto;
    top: 55%;
	background: url(imgs/quot.svg);
	height: 40px;
	width: 40px;
	background-size: contain;
	background-repeat: no-repeat;
}

.level-list {
	list-style: none;
}

.level-list li {
	margin-bottom: 10px;
	position: relative;
	text-align: justify;
}
.level-list.mission-list li
{
	margin-bottom:50px;
	text-align:justify;
}

.level-list li::before {
	content: "";
	position: absolute;
	left: -20px;
	border-radius: 50%;
	top: 8px;
	height: 10px;
	background-color: #c89742;
	width: 10px;
}


.level-list ul {
	list-style: none; }
.level-list ul li:before {
	content: '';
	border: 1px solid #C89745;
	border-radius: 50%;
	display: block;
	background-color: transparent;
	height: 10px;
	width: 10px; }
.level-list li ul {
	padding-left: 10px;
	margin-top: 3px;
}

.level-list li ul li {
	margin-bottom: 0;
}

.level-list.white-list li::before {
	background: url(imgs/listing-icn-white.png);
}

.sub-title {
	position: relative;
	padding-left: 35px;
}

.sub-title::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 4px;
	background: url(imgs/listing-icn.svg);
	height: 20px;
	width: 20px;
	background-size: contain;
	background-repeat: no-repeat;
}

.ult-tabto-accordion dt>a {
	color: #434343 !important;
}

.ult-tabto-actitleActive i.accordion-icon {
	color: #fff;
}

.ult-tabto-acontent .wpb_text_column.wpb_content_element {
	padding: 0px !important;
}

.text-summary {
	margin-top: 50px
}

@media screen and (max-width: 1025px) {

	.main-menu li
    {
		font-size:14px;
		margin-right:0px;
    }
    .main-menu li a
    {
      padding-left: 6px;
      padding-right: 16px;
    }
	.bottom-pos {
		bottom: -306px;
	}
	h4 {
		font-size: 1.2rem;
	}
	.pre-footer ul.menu li {
		padding-right: 23px;
	}
	.qoute {
		padding-right: 50px;
	}
	.qoute::after {
		top: 52%;
		right: 32%;
	}
}

@media screen and (max-width: 991px) {
.top-bar
{
display:none;
}
	ul.ult_tabmenu.style1.Style_4 span.ult_tab_main {
		left: 57% !important;
	}
	.ult_tabmenu.style1 li.ult_tab_li {
		width: 25%;
	}
	.ult_tabmenu.style1 li.ult_tab_li .ult-span-text {
		font-size: 13px !important;
	}

	/*.home-txt.rs-layer {*/
	/*	font-size: 18px !important;*/
	/*	line-height: 21px !important;*/

	/*}*/
	/*.rs-layer.home-learn {*/
	/*	transform: translate(0px, 40px) !important;*/
	/*	font-size: 15px !important;*/
	/*}*/
	/*.rs-layer.slider-txt {*/
	/*	line-height: 22px !important;*/
	/*	transform: translate(0px, -1px) !important;*/
	/*	width: 450px !important;*/
	/*	font-size: 17px !important;*/
	/*}*/
	/*.rs-layer.slider-read {*/
	/*	transform: translate(0px, 25px) !important;*/
	/*	font-size: 12px !important;*/
	/*}*/
	.top-bar {
		font-size: 13px;
	}
	.right-side p {
		margin-top: -10px;
	}
	.pre-footer ul.menu li {
		padding-right: 10px;
	}
	.pre-footer ul.menu a {
		font-size: 1rem;
	}
	.text-summary {
		margin-top: 25px
	}
	.text-summary p {
		line-height: 20px;
	}
	.vc_btn3-container.read-more-btn {
		margin-top: 0;
	}
	.vc_column-inner.vc_custom_1588844434355 {
		padding-right: 70px !important;
		padding-left: 70px !important;
	}
	h4 {
		font-size: 1.05rem;
	}
	.bottom-pos {
		bottom: -220px;
	}
	.qoute {
		padding-right: 30px;
	}
	.qoute::after {
		top: 51%;
		right: 29%;

	}
    .mobile-nav .nav-trigger
    {
        top:30px !important;
    }
	
}

@media screen and (max-width: 767px) and (orientation:landscape) {

    
  .mobile-nav .nav-trigger
    {
        top:25px;
    }
	.right-side p {
		margin-top: 0px;
	}
	.left-side p {
		text-align: center;
	}
	.powered,
	.copyright {
		font-size: 13px;
		text-align: center !important;
		padding-bottom: 10px;
	}
	.social-links {
		text-align: center !important;
	}
	h2.inner-header-title {
		font-size: 2rem !important;
		padding-left: 0px !important;
	}
	.vc_row.big-bg {
		background-position: top !important;
	}
	.mobile-show .about-point {
		opacity: 1;
		margin-bottom: 19px;
		padding-bottom: 10px !important;
	}
	.vc_row.vc_custom_1589113224488 {
		margin-top: -98px !important;
	}
	.ult-tabto-actitle.withBorder {
		border-bottom: 1px solid #c89742 !important;
	}
	.ult-tabto-acontent .wpb_text_column.wpb_content_element {
		padding: 0px !important;
	}
	.third-tab a#Effective-Control {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	i.accordion-icon {
		margin-top: 4px;
		color: #c89742;
	}
	h2 {
		font-size: 1.5rem !important;
	}
	h3 {
		font-size: 1.4rem !important;
	}
	h4 {
		font-size: 1.3rem !important;
	}
	h2.qoute {
		padding-left: 20px;
		padding-right: 20px;
	}
	.qoute::before {
		left: 23px;
	}
	.qoute::after {
		right: 31px;
		top: 90px;
	}
	.top-bar {
		font-size: 14px;
	}
	.mobile-hide {
		display: none !important;
	}
	.about-box {
		transition: all 0.3s ease;
		display: block !important;
	}
	.mobile-show {
		display: block;
	}
	.right-side p {
		text-align: center;
	}
	.pre-footer ul.menu li {
		padding-right: 12px !important;
		margin-top: 15px;
	}
	.pre-footer ul.menu a {
		font-size: 0.9rem !important;
	}
	/*.our-serv.rs-layer {*/
	/*	transform: translate(0px, -40px) !important;*/
	/*}*/
	/*.acc-names.rs-layer {*/
	/*	font-size: 12px !important;*/
	/*	transform: translate(0px, -35px) !important;*/
	/*}*/
	/*.rs-layer.slider-txt {*/
	/*	line-height: 17px !important;*/
	/*	transform: translate(0px, -23px) !important;*/
	/*	width: 299px !important;*/
	/*	font-size: 13px !important;*/
	/*}*/
	/*.rs-layer.slider-read {*/
	/*	transform: translate(0px, 0px) !important;*/
	/*	font-size: 12px !important;*/
	/*}*/
	/*#slider-1-slide-1-layer-3,*/
	/*#slider-1-slide-2-layer-8,*/
	/*#slider-1-slide-3-layer-11 {*/
	/*	transform: translate(0px, -16px);*/
	/*}*/
	/*.home-txt.rs-layer {*/
	/*	font-size: 11px !important;*/
	/*	transform: translate(0px, 2px) !important;*/
	/*	line-height: 12px !important;*/
	/*}*/
	/*.rs-layer.home-learn {*/
	/*	transform: translate(0px, 40px) !important;*/
	/*	font-size: 12px !important;*/
	/*}*/
      .top-bar .left-side img{
        margin-top: 4px;
    }
    .top-bar .left-side span
    {
        padding-left: 10px !important;
    display: inline-block !important;
    vertical-align: bottom !important;
  
    overflow-wrap: break-word;
    text-align: left;
    padding-right: 0px;
    margin-top: 5px;
    }
	.pcontact
    {
		margin-bottom:10px;
    }
}
@media (max-width:736px) {
	.qoute::after {
		right: 10%;
		top: 54.5%;
	}
}
@media (max-width:640px) {
	.qoute::after {
		right: 10%;
		top: 54%;
	}
}
	@media screen and (max-width: 480px) {
	.pre-footer
	{
		text-align:center;
	}
    .pcontact
    {
		margin-bottom:10px;
    }

	h3.qoute2
	{
		    padding-left: 44px !important;
	}
	.qoute2::after
	{
		right: -5px;
    	top: 20px;
	}
    .mobile-nav .nav-trigger
    {
        top:25px;
    }
    .top-bar .left-side img{
        margin-top: 4px;
    }
    .top-bar .left-side span
    {
        padding-left: 10px !important;
    display: inline-block !important;
    vertical-align: bottom !important;
  
    overflow-wrap: break-word;
    text-align: left;
    padding-right: 10px;
    margin-top: -24px;
    }
    .ult-just-icon-wrapper.ult_exp_icon
    {
         right: -10px;
         margin-right: 17px;

    }
.ult_expheader {
		font-size: 17px;
		line-height: 27px !important;
	}

	.right-side p {
		margin-top: 0px;
	}
	.powered,
	.copyright {
		font-size: 13px;
		text-align: center !important;
		padding-bottom: 10px;
	}
	.social-links {
		text-align: center !important;
	}
	h2.inner-header-title {
		font-size: 2rem !important;
		padding-left: 0px !important;
	}
	.vc_row.big-bg {
		background-position: top !important;
	}
	.mobile-show .about-point {
		opacity: 1;
		margin-bottom: 19px;
		padding-bottom: 10px !important;
	}
	.vc_row.vc_custom_1589113224488 {
		margin-top: -98px !important;
	}
	.ult-tabto-actitle.withBorder {
		border-bottom: 1px solid #c89742 !important;
	}
	.ult-tabto-acontent .wpb_text_column.wpb_content_element {
		padding: 0px !important;
	}
	.third-tab a#Effective-Control {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	i.accordion-icon {
		margin-top: 4px;
		color: #c89742;
	}
	h2 {
		font-size: 1.5rem !important;
	}
	h3 {
		font-size: 1.4rem !important;
	}
	h4 {
		font-size: 1.3rem !important;
	}
	h2.qoute {
		padding-left: 20px;
		padding-right: 20px;
	}
	/*.qoute::before {*/
	/*	left: 23px;*/
	/*	height: 32px;*/
	/*	width: 32px;*/
	/*}*/
	.qoute {
		padding-left: 0;
	}
	.qoute::after {
		height: 32px;
		width: 32px;
		right: 26%;
		top: 57%;
	}

.qoute2::after,
.qoute2::before
{
	height: 30px;
	width: 30px;
}
	.top-bar {
		font-size: 14px;
	}
	.mobile-hide {
		display: none !important;
	}
	.about-box {
		display: block !important;
	}
	.mobile-show {
		display: block;
	}
	.right-side p {
		text-align: center;
	}
	.pre-footer ul.menu li {
		padding-right: 25px;
		margin-top: 15px;
	}
	.pre-footer ul.menu a {
		font-size: 1rem;
	}
	/*#slider-1-slide-1-layer-3,*/
	/*#slider-1-slide-2-layer-8,*/
	/*#slider-1-slide-3-layer-11 {*/
	/*	transform: translate(0px, -16px);*/
	/*}*/
	/*.our-serv.rs-layer {*/
	/*	transform: translate(0px, -40px) !important;*/
	/*}*/
	/*.acc-names.rs-layer {*/
	/*	font-size: 12px !important;*/
	/*	transform: translate(0px, -35px) !important;*/
	/*}*/
	/*.rs-layer.slider-txt {*/
	/*	line-height: 13px !important;*/
	/*	transform: translate(0px, -23px) !important;*/
	/*	width: 225px !important;*/
	/*	font-size: 12px !important;*/
	/*}*/
	/*.rs-layer.slider-read {*/
	/*	transform: translate(0px, 0px) !important;*/
	/*	font-size: 12px !important;*/
	/*}*/
	/*.home-txt.rs-layer {*/
	/*	font-size: 11px !important;*/
	/*	transform: translate(0px, 2px) !important;*/
	/*	line-height: 12px !important;*/
	/*	width: 250px !important;*/
	/*}*/
	/*.rs-layer.home-learn {*/
	/*	transform: translate(0px, 40px) !important;*/
	/*	font-size: 12px !important;*/
	/*}*/

}
/* Accordion */

.accordion-container {
	position: relative;
	max-width: 500px;
	height: auto;
	margin: 10px auto;
}
.accordion-container > h2 {
	text-align: center;
	color: #fff;
	padding-bottom: 5px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.set {
	position: relative;
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
}
.set > a {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	color: #555;
	font-weight: 600;
	border-bottom: 1px solid #ddd;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.set > a i {
	float: right;
	margin-top: 2px;
}
.set > a.active {
	background-color: #3399cc;
	color: #fff;
}
.content {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	display: none;
}
.content p {
	padding: 10px 15px;
	margin: 0;
	color: #333;
}

@media (max-width: 768px) {
    .home-txt.rs-layer {
        font-size: 11px !important;
    }
    .rs-layer.readmore-link-slide {
        padding-top: 5px !important;
    }
}
@-moz-document url-prefix() {
	.addtoany_content {
		padding-top:4px;
	}
}
.rtl .custom-post-date p {
	text-align:left !important;
}


/* .custom-post-excerpt :not(div) {
	display:none;
}
 */

.custom-post-excerpt , .custom-post-excerpt-last , .custom-post-excerpt-small{
    visibility: hidden;
}
.custom-post-excerpt div , .custom-post-excerpt-last div, .custom-post-excerpt-small div {
    visibility: visible;
}
.yikes-easy-mc-form .yikes-easy-mc-submit-button {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    background-color: #c89745 !important;
    border-color: #c89745 !important;
    border-radius: 0 !important;
}

@media( min-width: 992px){
	.sub-menu li.menu-item-has-children .sub-menu {
	display: none !important;
}
}
