.prt-row.home02-service-section.bg-layer-equal-height.clearfix {
	padding-top: 0;
}
div.pp_pic_holder {
    width: 800px !important;
    left: 550px !important;
}
.prt-row.home01-services-section.bg-img1.bg-base-grey.prt-bg.prt-bgimage-yes.clearfix
{
  padding-bottom: 0;
}
div.pp_default .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
    padding-right: 23px;
}
div.pp_default .pp_content {
    width: 100% !important;
}
.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}
.destination-section .inner-container .image::before {
	position: absolute;
	top: 0;
	left: -80%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
	z-index: 1;
}
.destination-section .inner-container .content-box {
    position: relative;
    padding: 51px 60px 60px 60px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.destination-section .content-box .shape .shape-1 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: center;
}
.destination-section .content-box .shape .shape-2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 359px;
    height: 306px;
    background-repeat: no-repeat;
}
.destination-section .content-box h2 {
    display: block;
    font-size: 40px;
    line-height: 48px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 7px;
}
.destination-section .content-box p {
    display: block;
    color: #b8bfc5;
    margin-bottom: 10px;
}
.destination-section .content-box ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    margin-bottom: 33px;
}
.destination-section .content-box ul li {
    position: relative;
    display: block;
    color: #fff;
    padding-left: 27px;
    margin-bottom: 8px;
    font-size: 15px;
}
.destination-section .content-box li:before {
	content: '\f00c';
	font-family: 'FontAwesome';
	color: #ff5202;
	font-size: 16px;
	border-radius: 50%;
	position: absolute;
	left: 0;
} 
.destination-section .content-box .list li i {
    color: #e94d4e;
}
.contact-section .bg-layer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: calc(50% + 65px);
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
}
.contact-section {
    position: relative;
    padding: 110px 0px;
    overflow: hidden;
}
.contact-section .content-box {
    position: relative;
    display: block;
    background: #fff;
    padding: 51px 40px 60px 40px;
}
.contact-section .content-box .sec-title {
    margin-bottom: 42px;
}
.sec-title {
    position: relative;
    display: block;
    margin-bottom: 50px;
}
.sec-title h6 {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-weight: 800;
    padding-bottom: 9px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.sec-title h6:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 2px;
    left: 0px;
    bottom: 0px;
}
.contact-section .content-box .sec-title h2 {
    margin-bottom: 16px;
}
.sec-title h2 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 50px;
    font-weight: 800;
}
.pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
select.form-control {
    border: 1px solid rgba(0, 43, 92, 0.08);
    font-size: 14px;color: #666666;
    height: 52px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ebeef2;
    border-radius: 4px;
    height: 52px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 50px;
    font-size: 15px;
    color: #bcbcbc;
    padding-left: 17px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 14px;
    right: 6px;
    width: 20px;    
}
.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}
.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: var(--base-bodyfont-color);
    width: 100%;
    height: 58px;
    margin-bottom: 12px;
}
.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px 20px 15px 20px !important;
    border-radius: 5px;
    border: 1px solid #ced7e4;
    transition: all 0.3s ease-in;
}
.select-styled.active {
    border: 1px solid var(--base-skin);
}
.select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-color: #888888 transparent transparent transparent;
    position: absolute;
    top: 27px;
    right: 20px;
    transform: rotate(0deg);
    transition: all 0s ease;
}
.select-styled.active:after {
    top: 23px;
    border-color: #e02454 transparent transparent transparent;
    transform: rotate(180deg);
    transition: all 0s ease;
}
.select-options {
    display: none;
    position: absolute;
    overflow: hidden;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: var(--base-grey);
    border: 1px solid #ced7e4;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    color: var(--base-bodyfont-color);
    transition: all 0.15s ease-in;
}
.select-options li.is-selected[rel="hide"] {
    display: none;
}
.bg-base-grey .select .select-styled:active,
.bg-base-grey .select .select-styled {
    background-color: var(--base-grey);
}
.bg-base-grey .select-options li {
    background-color: var(--base-white);
    border: none;
}
.bg-base-grey .select-options li:hover,
.bg-base-grey .select-options li.is-selected {
    color: var(--base-white);
    background-color: var(--base-dark);
}
.destination-section .bg-layer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50%;
}
.destination-section .inner-container {
    position: relative;
    background: #142b3c;
    padding-left: 0px;
    overflow: hidden;
    display: flex;
}
.destination-section .inner-container .image {
    height: 100%;
    margin: 0px;
    flex: 0 0 50%;
}
.destination-section .inner-container .image:before {
    position: absolute;
    top: 0;
    left: -80%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 1;
}
.destination-section .inner-container .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}
.destination-section .content-box h2,
.destination-section .content-box p {
    color: #fff;
}

.destination-section .content-box .list {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 32px;
}

.destination-section .content-box .list li {
    position: relative;
    display: block;
    color: #fff;
    /* padding-left: 31px; */
    margin-bottom: 8px;
}

.destination-section .list i:hover {
    background-color: var(--base-skin);
    color: var(--base-white);
}

.destination-section .list i {
    min-width: 30px;
    min-height: 30px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    font-size: 16px;
    text-align: center;
    color: var(--base-skin);
    background-color: var(--base-grey);
}

.destination-section .list-ct {
    display: inline-block;
    padding-left: 19px;
}

.contact-section .auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.contact-section .ct-box {
    position: relative;
    display: block;
    background: #fff;
    padding: 51px 40px 60px 40px;
}

.contact-section .form-inner .form-group {
    position: relative;
    display: block;
    padding: 0px 10px;
    margin-bottom: 20px;
}

.contact-section .form-inner .select-box {
    min-height: 54px;
}



.news-section {
    position: relative;
    padding: 102px 0px 110px 0px;
}

.news-block-one .inner-box {
    position: relative;
    display: block;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
}

.news-block-one .inner-box .image-box {
    position: relative;
    display: block;
}

.news-block-one .inner-box .image-box .image {
    position: relative;
    display: block;
    overflow: hidden;
    background: #142b3c;
}

.news-block-one .inner-box .image-box .image img {
    width: 100%;
    transition: all 500ms ease;
}

.news-block-one .inner-box:hover .image-box .image img {
    transform: scale(1.05);
    opacity: 0.5;
}

.news-block-one .inner-box .image-box h2 {
    position: absolute;
    right: 30px;
    bottom: 40px;
    width: 70px;
    z-index: 1;
    font-size: 30px;
    line-height: 26px;
    color: #fff;
    font-weight: 800;
    text-align: center;
    padding: 12px 0px 6px 0px;
}

.news-block-one .inner-box .image-box h2 span {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}

.news-block-one .inner-box .image-box h2:before {
    position: absolute;
    content: '';
    background: rgba(233, 77, 78, 0.50);
    width: 60px;
    height: 5px;
    left: 5px;
    bottom: -5px;
}

.news-block-one .inner-box .image-box h2:after {
    position: absolute;
    content: '';
    background: rgba(233, 77, 78, 0.50);
    width: 50px;
    height: 10px;
    left: 10px;
    bottom: -10px;
}

.news-block-one .inner-box .lower-content {
    position: relative;
    display: block;
    padding: 24px 30px 34px 30px;
}

.news-block-one .inner-box .lower-content .author-box {
    position: relative;
    display: block;
    margin-bottom: 14px;
}

.news-block-one .inner-box .lower-content .author-box .author-thumb {
    position: absolute;
    top: 6px;
    right: 0px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.news-block-one .inner-box .lower-content .author-box .author-thumb img {
    width: 100%;
    border-radius: 50%;
}

.news-block-one .inner-box .lower-content .author-box h6 {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 16px;
    margin-bottom: 5px;
}

.news-block-one .inner-box .lower-content .author-box h6:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 0px;
    top: 8px;
}

.news-block-one .inner-box .lower-content .author-box h6 a {
    display: inline-block;
}

.news-block-one .inner-box .lower-content .author-box h6 a:hover {
    color: #142b3c;
}

.news-block-one .inner-box .lower-content .author-box span {
    position: relative;
    display: block;
}

.news-block-one .inner-box .lower-content h4 {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 19px;
    padding-bottom: 17px;
    border-bottom: 1px solid #ecebeb;
}

.news-block-one .inner-box .lower-content h4 a {
    display: inline-block;
    color: #142b3c;
}

.news-block-one .inner-box .lower-content h4 a:hover {}

.news-block-one .inner-box .lower-content p {
    display: block;
    margin-bottom: 19px;
}

.news-block-one .inner-box .lower-content .link a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #142b3c;
    font-weight: 800;
    text-transform: uppercase;
}

.news-block-one .inner-box .lower-content .link a span {
    position: relative;
    padding-right: 21px;
    transition: all 500ms ease;
}

.news-block-one .inner-box .lower-content .link a:hover span {
    padding-right: 42px;
}

.news-block-one .inner-box .lower-content .link a span:before {
    position: absolute;
    content: "\f108";
    font-family: flaticon;
    top: -2px;
    right: 0px;
    font-size: 18px;
    font-weight: 400;
}

.news-block-one .inner-box .lower-content .link a span:after {
    position: absolute;
    content: '\f141';
    font-family: 'Font Awesome 5 Pro';
    top: -2px;
    right: 16px;
    font-size: 16px;
    opacity: 0;
    transition: all 500ms ease;
}

.news-block-one .inner-box .lower-content .link a:hover span:after {
    opacity: 1;
}

.news-block-one .inner-box .lower-content .info li {
    position: relative;
    display: inline-block;
    float: left;
    padding-left: 24px;
    margin-right: 15px;
    font-size: 16px;
}

.news-block-one .inner-box .lower-content .info li:last-child {
    margin: 0px !important;
}

.news-block-one .inner-box .lower-content .info li i {
    position: absolute;
    left: 0px;
    top: 5px;
}

.news-block-one .inner-box .lower-content .info li a {
    color: #828080;
}

.client-btn {
    padding: 5px 5px 5px 5px;
    transform: rotate(-90deg);
    outline: 0;
    font-size: 17px;
    font-weight: 600;
    color: #000;
    cursor: pointer;
    transition: all .2s ease-in-out;
    transform: rotate(-90deg) translate3d(0, 0, 0);
    position: fixed;
    left: auto;
    right: 231px;
    top: 320px;
    width: 215px;

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    border: none !important;
}

.client-sticky-button {
    box-sizing: border-box;
    width: 320px;
    background: #ffffff;
    padding: 26px 15px 0;
    position: fixed;
    z-index: 9999;
    -webkit-transition: transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    transition: all .2s ease-in-out;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    box-shadow: 1px 1px 8px #626262;
}

.client-sticky-button.activeS {
    visibility: visible;
    transform: translate3d(0, 0, 0);
}

.client-btn em {
    font-style: normal;
    font-weight: initial;
}

.button-right-arrow.triangle-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid rgb(255, 255, 255);
    position: relative;
    margin-top: 25px;
    position: absolute;
    bottom: 19px;
    left: 14px;
}

.sticky-form h2 {
    font-size: 28px;
    color: rgb(0, 0, 0);
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.sticky-form p {
    color: rgb(0, 0, 0);
    font-size: 13px;
    line-height: 1.6;
}

.sticky-form button,
.sticky-form input,
.sticky-form textarea {
    width: 100%;
    height: 40px;
    padding: 5px 8px;
    border: 1px solid #e2e2e2;
    outline: 0;
    font-size: 15px;
    border-radius: 4px;
}

.client-sticky-button .form-group {
    margin-bottom: 1rem;
}

.sticky-form textarea {
    resize: none;
    height: auto;
}

.sticky-form button {
    color: #fff;
    background: #b81f32;
    cursor: pointer;
    transition: all .3s;
    font-weight: 600;
}

.sticky-form button:hover {
    color: #fff;
    background: #7e0d1b !important;
    cursor: pointer;
    transition: all .3s;
    font-weight: 600;
}

.sticky-form button:hover {
    background: #ff4000;
    color: rgb(255, 255, 255);
}

.sticky-form select {
    width: 100%;
    height: 40px;
    padding: 5px 8px;
    border: 1px solid #e2e2e2;
    outline: 0;
    font-size: 15px;
    border-radius: 4px;
}

.QuotationMain .input-group-text {
    padding: 0;
    padding-left: 0.5rem;
    background-color: transparent;
    border: 0px;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.QuotationMain .select2-container .select2-selection--single {
    border: none !important;
    height: 39px !important;
}

.QuotationMain.AllCountry input {
    width: 59% !important;
    border-left: 0;
}

.quomyselect2-dropdown {
    position: absolute;
    top: -1.3px;
    left: -35px !important;
    width: 100% !important;
}

.quoContactDropdown {
    z-index: 9999;
    width: 17.5%
}

.subscribe-area .input-group.AllCountry input {
    width: 51% !important;
    border-left: 0;
}

.subscribe-area .subAllCountry .input-group-text {
    padding: 0.3rem 0.4rem;
    border: 2px solid #e4e5ec;
    border-radius: 0;
    border-right: 0;
    background-color: #fff;
    height: 60px;
}

.subscribe-area .select2-container .select2-selection--single {
    border: none !important;
    height: 39px !important;
}

.subscribe-area.AllCountry input {
    width: 59% !important;
    border-left: 0;
}

.submyselect2-dropdown {
    position: absolute;
    top: -1.3px;
    left: -35px !important;
    width: 100% !important;
}

.subContactDropdown {
    z-index: 9999;
    width: 17.5%
}

.nice-select {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 0px;
    padding: 0px 20px;
    padding-right: 40px;
    font-size: 18px;
    font-weight: 400;
    height: 54px;
    line-height: 54px;
    border: 1px solid #dedede !important;
    font-size: 16px;
    color: #828080;
    background: transparent;
}


.clients-section .clients-logo-box{
  position: relative;
  display: block;
  padding: 50px 0px;
  border-right: 1px solid rgba(0,0,0,0.1);
}

.clients-section .clients-logo-box img{
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.clients-section .clients-logo-box .logo-title{
  position: absolute;
  left: 40px;
  bottom: -38px;
  width: calc(100% - 80px);
  background: #fff;
  text-align: center;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
  transition: all 500ms ease;
}

.clients-section .clients-logo-box:hover .logo-title{
  bottom: -28px;
  opacity: 1;
  visibility: visible;
}

.clients-section .clients-logo-box .logo-title:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 20px;
  height: 20px;
  left: 50%;
  margin-left: -13px;
  top: -8px;
  transform: rotate(45deg);
}

.clients-section .clients-logo-box .logo-title a{
  position: relative;
  display: block;
  padding: 15px 20px 11px 20px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #142b3c;
  z-index: 1;
}
.testimonial-block-one .inner-box .author-thumb {
   position: relative;
    width: 120px;
    height: auto;
    display: inline-block;
    border: 2px solid #fff;
}
.home01-testimonial-section .slick-initialized .slick-slide {
    display: block;
    padding: 20px;
    border: 2px solid var(--bs-gray);
    margin: 0 10px;
    border-radius: 6px;
}

.testimonial-block-one .inner-box .rating {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.testimonial-block-one .inner-box .rating li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    float: left;
    margin-right: 6px;
    color: var(--base-skin);
}
.testimonial-block-one .inner-box{
  position: relative;
  display: block;
}

.testimonial-block-one .inner-box .text{
  position: relative;
  display: block;
  padding: 0px 30px 73px 40px;
}

.testimonial-block-one .inner-box .text:before{
  position: absolute;
  content: '';
  width: 2px;
  height: calc(100% - 100px);
  left: 0px;
  top: 0;
  background-color: var(--base-skin);
}
.testimonial-block-one .inner-box .text::after{
  position: absolute;
  content: '';
  width: 2px;
  height: calc(100% - 100px);
  left: 6px;
  top: 30px;
  background-color: var(--base-skin);
}

.testimonial-block-one .inner-box .text h4{
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 18px;
}

.testimonial-block-one .inner-box .text p{
  color: #fff;
  font-size: 14px;
  line-height: 30px;
}

.testimonial-block-one .inner-box .lower-box{
  position: relative;
  display: block;
  padding:  0 40px 35px 40px;
}

.testimonial-block-one .inner-box .lower-box .quote{
 position: absolute;
    top: -10px;
    left: 0px;
    font-size: 24px;
    transform: rotate(180deg);
    color: var(--base-skin);
}
.testimonial-block-one .inner-box .lower-box .author-desc{
display: inline-block;
    margin: 0 20px ;
}
.testimonial-block-one .author-desc h4{
    font-size: 16px;
    line-height: 0;
    color: #fff;

}
.testimonial-block-one .author-desc p{
    font-size: 12px;
    margin: 0;
    color: #fff;


}



/* evealuation form */
.ev-form{
    color:#212529;
}
.ev-form-inner .form-group{
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.ev-form-inner .form-group small{
    color: var(--base-skin);
}
 .visa-ct {
    display: flex;
    flex-direction: column;
}
.visa-ct label {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.visa-ct input[type="checkbox"], .visa-ct input[type="radio"]{
    margin-right: 12px;
}
.p-info input, .p-info select{
    margin: 12px 0;
}
.p-info label.radio{
    margin-right: 2rem;
}
.drag-file{
    border: 1px dashed var(--base-bodyfont-color);
    height: 300px;
    width: 100%;
    border-radius: 5px;
    font-weight:400;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.drag-file.active{
    border: 2px solid var(--base-bodyfont-color);
}
.drag-file .icon{
    font-size: 30px;
    color: var(--base-dark);
}
.drag-file h6{
    font-size: 20px;
    font-weight: 300;
    color: #003760;
}
.drag-file span{
    font-size: 14px;
    font-weight: 300;
    margin: 0px 0 15px 0;
}
.drag-file img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.careers_sec .section-sub {
    display: inline-block;
}
.careers_sec .single-event-info {
    justify-content: flex-start;
}
.careers_sec .single-event-img img {
    width: 100px;
    height: auto;
}
.careers_sec .single-event-content {
    text-align: left;
}
.careers_sec .single-event-info {
    padding: 10px 15px;
}
.single-event-content h3 {
    margin: 0px;
}
.careers_sec .job_div1 {
    display: flex;
    align-items: center;
    padding: 0px 5px 10px;
}
.careers_sec .single-event-content .bara_text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.careers_sec .single-event-info {
    display: flex;
    flex-direction: column;
}
button[type="submit"] {
    padding: 15px 25px;
    background-color: #b81f32;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    border: 0;
}
.contact-form.mt-4 .form-control::placeholder {
    color: #ccc;
    opacity: 1;
}
.careers_sec .job_div2 {
    display: flex;
    text-align: left;
    justify-content: space-between;
    width: 100%;
    border-top: 2px solid #dddddd5e;
    padding: 20px 5px 10px;
}
.careers_sec .job_div2 p {
    margin: 0px;
}
.careers_sec .job_div1 .vj_btn {
    color: white;
    background-color: #ff4000;
    padding: 10px 25px 9px;
    border: 2px solid #ff4000;
}
.careers_sec .job_div1 .vj_btn:hover {
    color: #ff4000;
    background-color: white;
}
.holder { 
    height:250px;
    overflow:hidden;
}
.widget-item .widget-image img {
    width: 60px;
    height: 44px;
    object-fit: cover;
}
.widget-item {
    margin-bottom: 16px;
}
.holder .mask {
    position: relative;
    left: 0px;
    top: 10px;
    width:100%;
    height:240px;
    overflow: hidden;
}
.holder ul {
    list-style:none;
    margin:0;
    padding:0;
    position: relative;
}
.holder ul li {
    padding:0px 0px;
}
.holder ul li a {
    color:darkred;
    text-decoration:none;
}
.widget-content h5 {
    margin: 0;
    line-height: 24px;
}
.widget-content h5 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.widget-item .widget-image {
    margin-right: 16px;
    display: none;
}
.stp {
    display: flex;
    font-size: 13px;
    margin-bottom: 22px;
}
.stp:last-child {
    margin-bottom: 0;
}
.stp-d {
    margin-right: 9px;
    border-right: 1px solid #333966e8;
    padding-right: 9px;
}
.stp-d:last-child {
    border-right: none;
}
.careers_det .col-sm-8 ul {
    padding: 0;
    list-style: none;
}
.careers_det  .col-sm-8 ul li {padding-left: 22px;
    position: relative;
    line-height: 28px;
    margin-bottom: 7px;
}
.careers_det h2 {
    margin-bottom: 18px;
}
.careers_det  .col-sm-8 ul li:before {
    content: '';
    top: 10px;
    left: 0;
    position: absolute;
    background: #ff5202;
    width: 8px;
    height: 8px;
    transform: rotate(42deg);
}
.careers_sec {
    padding-top:70px;
    padding-bottom: 70px;
}
.highlights-section .blackbtn a {
    background: #000;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
}
.btn-uploads {
    margin-bottom: 27px;
}
.btn-uploads a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.hover_bg {
    background-color: #ff5202;
}
.hover_bg h4 {
    color: #fff;
}
.calss {
    position:sticky;
    position: -webkit-sticky;
    top: 0;
    background: #fff;
    border-radius: 1px;margin-top: 110px;
}
.details .sub-title {
    margin:0;
}
.calss h2 {
    color: #313131;
    font-size: 23px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 16px;
    margin-bottom: 40px;
}
.single-event-info {
    background-color: white;
    padding: 15px;
    margin-bottom: 20px;
}
.single-event-info .single-event-date {
    width: 110px;
    height: 90px;
    padding: 10px;
}
.single-event-date span {
    font-size: 25px;
}
.single-event-date p {
    font-size: 17px;
}
.small_box .single-event-content {
    padding: 0 25px;
    text-align: left;
}
.single-event-content h3 a {
    font-size: 20px;
    font-weight: 500;
}
.hover_bg h4 {
    color: #fff;
}
.single-event-info {
    display: flex;
    justify-content: space-around;
    align-items: center;
    transition: all 0.4s linear 0s;
    border: 2px solid #ddd;
}
.single-event-info .single-event-date {
    width: 135px;
    height: 135px;
}
@media (max-width: 768px) {
    .single-event-info {
        display: inline-block;
        text-align: center;
    }
    .single-event-info .single-event-date {
        margin: 0 auto 20px auto;
    }
}
.single-event-info:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    border-color: #ff5202 !important;
}
.single-event-info:hover .single-event-date {
    background-color: #ff5202;
    color: #fff;
}
.single-event-info:hover .single-event-date span {
    color: #fff;
}
.single-event-info:hover .single-event-date p {
    color: #fff;
}
.single-event-content h3 a {
    font-size: 24px;
    color: #002147;
    transition: all 0.4s linear 0s;
    font-weight: 600;
}
@media (min-width: 768px) and (max-width: 991px) {
    .single-event-content h3 a {
        font-size: 20px;
    }
}
.single-event-content h3 a:hover {
    text-decoration: none;
    color: #ff5202;
}
.single-event-content p {
    color: #666;
    margin-bottom: 5px;
}
.single-event-content p i {
    padding-right: 5px;
}
@media (min-width: 992px) {
    .single-event-content {
        padding: 0 25px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .single-event-content {
        padding-left: 20px;
    }
}
.single-event-date {
    text-align: center;
    border: 2px solid #ff5202;
    transition: all 0.4s linear 0s;
}
.single-event-date p {
    margin-bottom: 0;
    font-size: 20px;
    color: #ff5202;
}
.single-event-date span {
    font-size: 50px;
    color: #ff5202;
    font-weight: 600;
}
.highlights-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 10px 0;
}
.highlights-section ul li {
    display: inline-block;
    padding: 5px;
}
.highlights-section ul h4 {
    line-height: 35px;
}
.highlights-section .social-links ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.19);
    transition: all 0.4s linear 0s;
    text-align: center;
}
.highlights-section .social-links ul li a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #ff5202;
}
/* speed meter css */
@keyframes progress {
    0% { --percentage: 0; }
    100% { --percentage: var(--value); }
}

@property --percentage {
    syntax: '<number>';
    inherits: true;
    initial-value: 0;
}
[role="progressbar"] {
    --percentage: var(--value);
    --primary: #369;
    --secondary: #adf;
    --size: 300px;
    animation: progress 2s 0.5s forwards;
    width: var(--size);
    aspect-ratio: 2 / 1;
    border-radius: 50% / 100% 100% 0 0;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 10% auto;
}
[role="progressbar"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: conic-gradient(from 0.75turn at 50% 100%, var(--primary) calc(var(--percentage) * 1% / 2), var(--secondary) calc(var(--percentage) * 1% / 2 + 0.1%));
    mask: radial-gradient(at 50% 100%, white 55%, transparent 55.5%);
    mask-mode: alpha;
    -webkit-mask: radial-gradient(at 50% 100%, #0000 55%, #000 55.5%);
    -webkit-mask-mode: alpha;
}
[role="progressbar"]::after {
    counter-reset: percentage var(--value);
    content: counter(percentage) '%';
    font-family: Helvetica, Arial, sans-serif;
    font-size: calc(var(--size) / 5);
    color: var(--primary);
}
.journey {
    background-image: url('../images/bg-quote.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}
.journey .start-journey h1 {
    font-size: 35px;
}
.journey .btn-journey{
        margin:35px 0;
}
.desc {
    background: #0d1028;
    padding: 24px;
    color: #fff;
}
.desc ul {
    padding: 0; 
}
.desc ul li {
    color: #fff;
}
.desc ul li {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd57;
    padding-bottom: 14px;
}
.cnt {
    display: flex;
}
.cnt li {
    margin-right: 15px;
}
.cnt li a {
    width: 40px;
    height: 40px;
    display: block;
    color: #ff5202;
    border-radius: 50%;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #ff5202;
}
.ic-one {
    padding-right: 16px;
    color: #ff5202;
    flex: 0 0 12%;
    max-width: 12%;
}
.careers_det .col-sm-8 .shares ul {
    list-style: none;
    margin: 0;
}
.careers_det .col-sm-8 .shares ul li {
    margin-right: 0;
}
.shares {
    display: flex;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 30px;
}
.shares strong {
    align-self: center;
    color: #313131;
    font-weight: 500;
}
.careers_det .col-sm-8 .shares ul li:before {
  content: none;
}

/*start new css by Hammad*/
.home01-welcome-section .prt-single-img-1.aos-init.aos-animate {
    height: 100%;
    bottom: -50px;
}
.home01-welcome-section .prt-single-img-1.aos-init.aos-animate .prt_single_image-wrapper {
    height: 100%;
}
.home01-welcome-section .prt-single-img-1.aos-init.aos-animate .prt_single_image-wrapper img {
    height: 100%;
}











.prt-row.home01-welcome-section {
    position: relative;
}
.srrow_down {
    position: absolute;
    left: 47%;
    margin: 0px;
    bottom: -60px;
}
.srrow_down i {
    font-size: 110px;
    color: #b81f32;
    animation-name: example;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    position: relative;
}
@keyframes example {
  0%   {background-color:transparent; left:0px; top:0px;}
  75%  {background-color:transparent; left:0px;  top:80px;}
  100% {background-color:transparent; left:0px; top:0px;}
}
.req_call_bck #b_con_btn {
    margin: 0px 0px 20px 0px;
    padding: 6px 30px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    background-color: var(--base-skin);
    border-color: var(--base-skin);
    color: var(--base-white);
    border-radius: 40px;
    position: relative;
}
.req_call_bck #b_con_btn:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.req_call_bck #b_con_btn:hover h3 {
    color: #fff;
}
.req_call_bck #b_con_btn h3 {
    margin: 0px;
    color: #fff;
    font-size: 16px;
}












