* {
    margin: 0;
}
body{
    font-family:Ravi FaNum;
}

.slideshow {
    float: right;
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    position: relative;
}

.slideshow:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
}
header {
    position: fixed;
    width: 100%;
    z-index: 999;
    right: 0;
    top: 0;
    padding: 0px 0 !important;
    transition: 0.5s;
    background: #ffffff99;
}
body.admin-bar header {
    top: 32px;
}


header .logo {
    float: right;
    width: 230px;
}
header .logo img {
    float: right;
    width: auto;
    height: 68px;
    padding: 12px 0 0 0;
}
header .row {
    align-items: center;
    padding: 0 0 11px;
}
header .AccessMenu {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
header .AccessMenu li {
    float: left;
}
header .AccessMenu li .Menu_icon {
    float: left;
    width: 34px;
    margin: 0 34px 0 0;
    cursor: pointer;
}
header .AccessMenu li .Menu_icon span {
    float: left;
    width: 100%;
    height: 2px;
    background: #00519b;
    margin: 4px 0 0 0;
    transition: 0.5s;
}
header .AccessMenu li .Menu_icon:hover span {
    transition: 0.5s;
    width: 77%;
}
header .AccessMenu li .Menu_icon:hover span:nth-child(2), header .AccessMenu li .Menu_icon:hover span:nth-child(4) {
    width: 100%;
    transition: 0.5s;
}
header .AccessMenu li .Menu_icon span:nth-child(2) , header .AccessMenu li .Menu_icon span:nth-child(4) {
    width: 77%;
}
header .AccessMenu a {
    float: left;
    color: #00529c;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    text-decoration: none;
    padding: 0;
    margin: 8px 0px 0 100px;
}
header .AccessMenu div.lang {
    float: left;
    color: #00529c;
    margin: 8px 0 0 29px;
    padding: 0 0 0 15px;
    border-left: 1px solid #00529c;
    font-size: 18px;
    font-weight: 600;
}

.SlideShowItem {
    float: right;
    width: 100%;
    height: 100vh;
    position: relative;
}
.SlideShowItem .slideshowCarousel {
    float: right;
    width: 100%;
}
.SlideShowItem .slideshowCarousel .slide_item {
    float: right;
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
}
.SlideShowItem:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    /*background: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 3.12%, rgba(0, 0, 0, 0.08) 19.27%, rgba(0, 0, 0, 0.65) 100%);*/
    z-index: 2;
}

.SlideShowItem .owl-thumbs {
    position: absolute;
    bottom: 50px;
    right: 0;
    z-index: 8;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.SlideShowItem .owl-thumbs .owl-thumb-item {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 11px;
    background-size: cover;
    background-position: center;
    border: 2px solid #fff;
}
.SlideShowItem .owl-thumbs .owl-thumb-item:nth-child(2n) {
    width: 50px;
    height: 50px;
}
.SlideShowItem .owl-thumbs .owl-thumb-item:nth-child(1) , .SlideShowItem .owl-thumbs .owl-thumb-item:nth-child(5) {
    width: 40px;
    height: 40px;
}

.Home_Page {
    float: right;
    width: 100%;
    margin: 0px 0 0;
}
header.active {
    background: #eeeeeebd;
    transition: 0.5s;
}


.Tour360 {
    float: right;
    width: 100%;
    margin: 50px 0;
}
.Tour360 .Viewtype , .Viewtype {
    float: right;
    width: 250px;
    border: 1px solid #b7b6b6;
    list-style: none;
    display: flex;
    padding: 5px;
    border-radius: 50px;
    margin: 0 calc(50% - 125px);
    position: relative;
    z-index: 7;
}
.Tour360 .Viewtype li ,.Viewtype li {
    float: right;
    width: 100%;
    background: ;
    font-size: 13px;
    text-align: center;
    padding: 5px 0;
    border-radius: 50px;
    cursor: pointer;
}
.Tour360 .Viewtype li.active , .Viewtype li.active {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    background: #fff;
}
.divOfTour {
    float: right;
    width: 100%;
    display: none;
    min-height: 500px;
    position: relative;
}
.divOfTour.active {
    display: block;
}
.ViewOutModel {
    float: right;
    width: 85%;
    margin: 0 7.5%;
    position: absolute;
}
.ViewOutModel img {
    width: 70%;
    margin: 0 15%;
}
.divOfTour .ViewOutModel img {
    display: none;
}

.divOfTour .ViewOutModel img:first-child {
    display: block;
}
.divOfTour .ViewOutModel img {
    transition: opacity 0.3s ease-in-out;
}


.Thumbnail {
    float: right;
    width: 100%;
    height: 500px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 12px;
    background-color: #ececec;
    z-index: 9;
}
.ColorOfCar {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100px;
    top: calc(50% - 75px);
    right: 10%;
    height: 150px;
    overflow: hidden;
    z-index:1;
}
.ColorOfCar li {
    float: right;
    width: 100%;
    padding: 6px 11px;
    color: #fff;
    font-size: 14px;
    border-radius: 7px;
    margin: 0 0 6px 0;
    cursor: pointer;
}

#panorama {
    float: right;
    width: 100%;
    height: 550px;
    background: #000;
    margin: 15px 0 0 0;
}

.boxFeature {
    position: relative;
    transition: 0.5s;
    top: 0;
}
.boxFeature:hover {
    position: relative;
    top: -10px;
    transition: 0.5s;
}
.boxFeature:hover svg path {
    stroke: #fff;
}
.boxFeature:hover .elementor-heading-title {
    color: #fff!important;
}
.boxFeature:hover p {
    color: #fff;
}


.hotspotToltip .e-hotspot__button {
    border: 2px solid #fff;
    border-radius: 50% !important;
}
.hotspotToltip .e-hotspot__tooltip {
    background: #fff;
    color: #000 !important;
    font-size: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.09);
    border-radius: 6px;
}
.contactusicon .elementor-widget-container {
    padding: 20px 0!important;
}
.contact-us-form form input , .contact-us-form form textarea{
    padding: 5px 10px!important;
}
.contact-us-form form .elementor-button {
    flex-basis: 30%!important;
}
.maplist {
    width: 45% !important;
}
.maplist li.elementor-icon-list-item {
    padding: 10px 20px!important;
    margin:0!important;
}
span.circle {
    width: 20px;
    height: 20px;
    background: #FFFF;
    display: block;
    border-radius: 50px;
    position: absolute;
}
span.circle.opacity {
    width: 40px;
    height: 40px;
    background: #ffffff40;
}
.parent {
    position: absolute;
    right: 73%;
    display: flex;
    align-items: center;
    justify-content: center;
}
footer {
    float: right;
    width: 100%;
    background: #081C34;
}
footer p {
    color: #FFF;
    padding: 15px 0!important;
    margin: 0;
    font-size: 12px;
}
footer p.copyright {
    text-align: left;
}
footer p.copyright a {
    text-decoration: none;
    color: #FF8413;
}
.box_right {
    width: 100%;
    display: flex;
}

footer .menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
}
footer .box_right p {
    margin: 0 0 0 10px;
    width: 64%;
}
footer .menu li a {
    text-decoration: none;
    padding: 0 10px;
    color: #FFFF;
    font-size: 14px;
    border-right: 1px solid #ffffff5e;
    width: 110% !important;
    display: flex;
}

.tool {
    display: none;
}

.tool.active {
    display: block;
}
.boxFeature:hover .showmore a {
    color: #FFF!important;
}


.e-hotspot__tooltip img{
    width: 100%;
}




header .menu {
    display: none;
}
header .menu.active {
    position: absolute;
    background: #081C34;
    width: 30%;
    height: 100vh;
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    flex-wrap: wrap;
}
header .menu.active li {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    position: relative;
    flex-direction: column;
}

.closeMobile{
    display: none;
    color: #FFF;
    position: absolute;
    z-index: 999999;
    font-size: 30px;
    left: 2%;;
}
.menuheader.active .closeMobile{
    display: block;
}
header .menu.active li:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 35px;
    background: #ffffff5e;
    right: 81%;
}
.boxFeature {
    position: relative;
}

.popup_value {
    position: absolute;
    width: 100%;
    height: 160px;
    top: 0;
    right: 0;
    z-index: 9;
}
ul.sub-menu {
    display: none;
    position: absolute;
    left: 200px;
    width: 100%;
}
ul.sub-menu li {
    padding: 8px 0 !important;
}
header .menu.active li:hover .sub-menu {
    display: block;
}

header.active .container {
    border: none;
}
header .AccessMenu .menu-item a {
    float: left;
    color: #cccccc;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    text-decoration: none;
    padding: 0;
    margin: 0px 0px 0px 22%;
}
.ServisList .elementor-tabs .elementor-tab-desktop-title.elementor-active {
    border-bottom: 3px solid #00529c !important;
}
.ServisList .TabLIst {
    height: 40em;
}
.ServisList .elementor-tab-content.elementor-clearfix.elementor-active ul li:nth-child(n) {
    background: #cccccc !important;
    color:#000000;
}

.ServisList .elementor-tab-content.elementor-clearfix.elementor-active ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.ServisList .elementor-tab-content.elementor-clearfix.elementor-active ul li {
    padding: 12px 4px;
    width: 49%;
    position: relative;
    border: 1px solid #00529c38;
    margin: 1px;
}

.ServisList .elementor-tab-content.elementor-clearfix.elementor-active ul li:before {
    content: "\f00c";
    /* width: 5px; */
    /* height: 5px; */
    /* border: 1px solid; */
    font-family: 'Font Awesome 5 Free';
    margin: 0 13px;
    float: right;
    color:#00529c;
}
.page-id-1138 .ServisList .TabLIst {
    height: 29em;
}
.BlogHomePage h2 {
    height: 2em;
}
.category-7 .CategoryBlogPostItem.Categorypage {
    min-height: 72vh !important;
}
.FAQSite .elementor-accordion-item {
    margin: 8px 0;
}



.Axis_Home_Page {
    width: 100%;
    float: right;
}

.Axis_Home_Page ul {
    display: flex;
    width: 100%;
    color: #fff;
    list-style: none;
    flex-direction: column;
    flex-wrap: wrap;
}
.Axis_Home_Page ul li i {
    width: 18px;
    float: right;
    height: 18px;
    border: 1px solid;
    background: #fff;
    border-radius: 50%;
    margin: 20px 0;
    position: relative;
}


.TimeLineParentSection {
    display: ;
}
.TimeLineParentSection section > div.elementor-container {
    position: relative;
    display: ;
}
.TimeLineParentSection .TimeLineBar {
    position: absolute;
    width: 20px;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
}
.TimeLineParentSection section > div.elementor-container:after {
    position: absolute;
    content: "";
    width: 9px;
    height: 100%;
    background: #00000082;
    left: 20%;
    border-radius: 50px;
    backdrop-filter: blur(10px);
}
.TimeLineParentSection .TimeLineItem {
    position: ;
    float: right;
    width: 100%;
    color: #fff;
    position: relative;
    z-index: 9;
    padding: 100px 0;
    opacity: 0.2;
}
.TimeLineParentSection .TimeLineItem .elementor-image-box-wrapper {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 0 24%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.TimeLineParentSection .TimeLineItem .elementor-image-box-wrapper .elementor-image-box-title {
    position: absolute;
    left: 0;
    top: 0;
    width: 20%;
    text-align: right;
    padding: 0 35px 0 0;
    font-size: 22px;
    color: #ffffffad;
    font-family: Ravi FaNum !important;
    font-weight: 400;
}
.TimeLineParentSection .TimeLineItem .elementor-image-box-wrapper .elementor-image-box-title:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background: #fff;
    right: -6px;
    border-radius: 50px;
    top: 4px;
}
.TimeLineParentSection .TimeLineItem.active {
    opacity: 1;
}
.TimeLineParentSection .TimeLineItem .elementor-image-box-wrapper .elementor-image-box-img {
    width: 70% !important;
    display: none !important;
}
.TimeLineParentSection .TimeLineItem .elementor-image-box-description {
    float: right;
    width: 100%;
    text-align: justify;
    padding: 0 13px 0 0;
    line-height: 2;
    font-weight: 400;
}

.TimeLineParentSection {
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}
.TimeLineParentSection::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0E2644E5;
}
.TimeLineParentSection .TimeLineItem.active .elementor-image-box-wrapper .elementor-image-box-title {
    transition: ;
}
