* {
    box-sizing: border-box;
}

.custom-logo a img {
    width: 100%;
    height: 80px;
    
}

.logo-right a img {
    width: auto;
    height: 80px;
}


/* .sec3 {
    background-image: url(/html/assets/images/Mantri_Modern_Type\ A2_300dpi.jpg);
    height: 90vh;
    background-size: cover;
    text-align: center;
    background-position-x: 50%;
}

p.luxp {
    margin: auto;
    font-size: 30px;
    font-family: 'Playfair Display', serif;
    color: #1d1d1d;
    padding-top: 40px;
    padding-bottom: 20px;
}

p.juy1 {
    margin: 1px;
    font-family: 'Tinos', serif;
    font-weight: 500;
}

p.neath {
    width: 86%;
    margin: auto;
    color: #585858;
    font-family: 'Tinos', serif;
} */


/* #Au Tabs
================================================== */
h3{
    color:#ffffff
}
.au-tabs {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #e6e6e6;
}

.au-tabs:after {
    content: "";
    display: table;
    clear: both;
}

.au-tabs li {
    float: left;
}

.au-tabs li.active a {
    /*
    color: #333;
    background: #f2f2f2;
  */
    color: #ffffff;
    background: #bf8f1f;
}

.au-tabs li a {
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    padding: 10px 30px;
}

.au-tabs li a:hover {
    color: #ffffff;
    background: #bf8f1f ;
}

@media (max-width: 991px) {
    .au-tabs li {
        width: 100%;
    }
    .au-tabs li a {
        display: block;
    }
}

.au-tabs-1 {
    display: block;
    border: 1px solid #e6e6e6;
}

.au-tabs-1 li.active a {
    border-top: 2px solid #999999;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    margin-bottom: -1px;
    background: #fff;
}

.au-tabs-1 li a {
    padding: 15px 30px;
    border: none;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
}

@media (max-width: 767px) {
    .au-tabs-1 li {
        width: 100%;
    }
    .au-tabs-1 li.active a {
        border: none;
        margin-bottom: 0;
        background: #e6e6e6;
    }
    .au-tabs-1 li a {
        display: block;
    }
}

.au-tab-content-1 {
    padding: 30px 30px 40px 30px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.au-tab-content-1 p {
    margin: 0;
}

.post-tabs-1 {
    padding: 0;
    margin: 0;
    border-left: 1px solid #e6e6e6;
}

.post-tabs-1 li {
    margin-bottom: 10px;
}

.post-tabs-1 li a {
    display: block;
    padding: 1px 0 0 20px;
    color: #555;
    font-weight: 700;
    border-left: 3px solid transparent;
}

.project-tabs {
    margin: 0;
    padding: 0;
}

.project-tabs:after {
    content: "";
    display: table;
    clear: both;
}

.project-tabs li {
    margin-right: 40px;
    float: left;
}

.project-tabs li span {
    cursor: pointer;
    color: #888888;
}


/* #au-paginations
  ================================================== */

.au-paginations {
    padding: 0;
    margin: 0;
}

.au-paginations:after {
    content: "";
    display: table;
    clear: both;
}

.au-paginations li:not(.next) {
    margin-right: 10px;
    float: left;
    width: 36px;
    height: 36px;
    border: 1px solid #e6e6e6;
    display: table;
    text-align: center;
}

.au-paginations li:not(.next) a {
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    color: #808080;
}

.au-paginations .next {
    display: table;
    text-align: center;
    float: left;
    width: 50px;
    height: 36px;
    margin-left: 10px;
}

.au-paginations .next a {
    font-weight: 700;
    color: #808080;
    display: table-cell;
    vertical-align: middle;
}

.au-paginations .next a i {
    margin-left: 5px;
}


/* ////////////////////////////////////////////////////// */

.financial-tabs-section {
    text-align: center;
}

.financial-tabs-section .tab-content {
    text-align: left;
}

.image-card-7 .image {
    padding-right: 30px;
}

.image-card-7 .image img {
    width: 100%;
}

.image-card-7 .title {
    margin: 10px 0 40px;
}

.image-card-7 .title a {
    font-weight: 700;
    color: #333333;
}

@media (max-width: 1199px) {
    .image-card-7 .image {
        padding-right: 0;
    }
    .image-card-7 .title {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

.p-b-0 {
    padding-bottom: 0px;
}

.heading-section-2 {
    padding-bottom: 10px;
    text-align: center;
    color:#fff
}


.heading-section-2 h3 {
    margin-top: 0;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    position: relative;
    margin-bottom: 15px;
}

.heading-section-2 h3:after {
    position: absolute;
    bottom: -15px;
    left: 50%;
    /* -webkit-transform: translate(-50%, 0); */
    /* -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0); */
    transform: translate(-50%, 0);
    content: "";
    width: 50px;
    height: 5px;
    display: inline-block;
    /* -webkit-border-radius: 2.5px; */
    /* -moz-border-radius: 2.5px; */
    border-radius: 2.5px;
    background: #bf8f1f;
}

ul .au-tabs m-b-20 {
    list-style: outside none;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.post-content {
    text-align: center;
}


/* #Accordion-box
  ================================================== */

.accordion-box-1 .accordion {
    /* background: #25211f; */
    margin-bottom: 25px;
    color:#fff;
}

.accordion-box-1 .accordion .accordion-title {
    cursor: pointer;
    padding: 10px 20px 10px 30px;
    border: 1px solid #25211f;
    margin: 0;
    font-size: 18px;
    color: #fff !important;
    background-color: #25211f;

}

.accordion-box-1 .accordion .accordion-title span {
    width: 30px;
    position: relative;
    height: 30px;
    float: right;
    vertical-align: bottom;
}

.accordion-box-1 .accordion .accordion-title span:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
    display: inline-block;
    width: 2px;
    height: 12px;
    background: #aaaaaa;
}

.accordion-box-1 .accordion .accordion-title span:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
    display: inline-block;
    width: 12px;
    height: 2px;
    background: #aaaaaa;
}

.accordion-box-1 .accordion .accordion-title p {
    margin: 0;
    font-size: 14px;
}

.accordion-box-1 .accordion.open .accordion-title span:before {
    display: none;
}

.accordion-box-1 .content-inner {
    border: 1px solid transparent;
    padding: 0px 0px 0px 30px;
}

.accordion-box-2 .accordion.open .accordion-title {
    background: #ac907f;
}

.accordion-box-2 .accordion .accordion-title {
    border: none;
    background: #292929;
}

.accordion-box-2 .accordion .accordion-title p {
    color: #fff;
}

.accordion-box-2 .accordion .accordion-content .content-inner {
    background: #111;
    border: none;
}

.accordion-box-2 .accordion .accordion-content .content-inner p {
    color: #999999;
    padding-left: 20px;
    border-left: 1px solid #292929;
}

.post-section-1 .accordion-box-1 .accordion .accordion-title span {
    width: 23px;
    height: 23px;
}


/* @import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
}

.panel-title>a.collapsed:before {
    float: right !important;
    content: "\f067";
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
} */

.email-sec:hover {
    color: lightblue;
}
.sec1{
    background-image: url("../images/slider1.jpeg"), linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5));
    background-blend-mode: overlay;
}

.icon-box-7 .icon {
    width: 77px;
    height: 92px;
    float: left;
}

.icon-awesome {
    color: white;
    font-size: 25px;
    /* background: #17346b; */
    background: #178770;
    padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
}

/* -----------contact from--------- */


#slider {
    width:500px;
    top:100px;
    position:fixed;
    transition-timing-function: linear;
    z-index: 999999999;
    }
    #header {

        
         width: 359px;
height: auto;
position: absolute;
right: 0;
border: 1px solid #d8d8d8;
margin-left: 40px;
padding: 20px 40px;
border-radius: 3px;
box-shadow: 0 0 8px grey;
background: #000;
background-image: linear-gradient(to right, #000, #000);
color: white;
border-radius: 10px;
    }
    #sidebar {
        position: absolute;
        top: 42px;
        left: 112px;
        box-shadow: 0 0 8px grey;

    }
    #sidebar1 {

        position: absolute;
        top: 42px;
        left: 112px;
        box-shadow: 0 0 8px grey;
    }

       #slider input[type=text] {
        margin-top:10px;
        padding:3px;
        width:100%;
        font-size:15px;
        border-radius:2px;
        border:0px solid #cf0c8f;
        color: #222;
    }

    div#title {
    position:absolute;
    top:300px;
    left:650px
    }
    #slider select {
    padding:6px;
    width:100%;
    font-size:15px;
    border-radius:2px;
    border:3px solid #98d0f1;
    margin-top: 10px;
        color: #222222;
    }
    #slider textarea {
    padding:3px;
    font-size:15px;
    border-radius:2px;
    border:0px solid #5e0c3d;
    margin-top:10px;
    height:60px;
    width:100%
    }
   #slider button {
    background:#2bc1f2;
    border:none;
    color:#fff;
    width:100%;
    font-size:22px;
    font-weight:bolder;
    padding:8px 0;
    border-radius:3px;
    cursor:pointer;
    margin-top:25px
    }

.footer-block-2 .contact-list ul li {
    line-height: 20px;
}

.top-title .title {
    color: white;
}

.icon-awesome {
    color: white;
    font-size: 25px;
    background: #178770;
    padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
}
.slideclose {
        color: white;
position: absolute;
right: 16px;
z-index: 999999999999;
top: 26px;
border: 2px solid white;
width: 28px;
height: 28px;
border-radius: 30px;
padding: 3px 4px 0px 8px;
background: black;
cursor: pointer;
}
.icon-box-7 .content .title {
    margin-bottom: 3px;
}
input.btn.btn-primary {
    padding: 10px;
    border: navajowhite;
    border-radius: 10px;
    margin-top: 5px;
    background-image: linear-gradient(to right, #ffffffde, #867965de) !important;
    font-weight: 700;
}

@media screen and (min-width:320px) and (max-width:772px) {
    .icon-box-7{
        padding: 26px 0px;
    } 
    .content h3{
        margin-top: 0px !important;
    }
    .ima{
        margin-left: 35% !important;
        margin-right: 35% !important;
    }
}
.ima{
    margin-left: 29%;
    margin-right: 29%;
}

@media (min-width: 460px) and (max-width: 639px) {
    .logo-right img {
        position: relative;
    }
    .logo-right a img {
        height: 62px;
        position: absolute;
        bottom: 33%;
        left: 77%;
    }
    .navigation .nav-btn {
        height: 55%;
        /*right: 30% !important;*/
        top: 13px;
    }
    .navigation .nav-btn figure {
        height: 4px;
        width: 25px;
    }
    .custom-logo a img {
        height: 90px !important;
         margin-left:20px;
        /*left: -20% !important;*/
    }
    .navigation .brand {
        margin: 0% -3%;
    }
}

@media (min-width: 640px) and (max-width: 767px) {
    .logo-right img {
        position: relative;
    }
    .logo-right a img {
        height: 62px;
        position: absolute;
        bottom: 33%;
        left: 88%;
    }
    .navigation .nav-btn {
        height: 55%;
        /*right: 17% !important;*/
        top: 13px;
    }
    .navigation .nav-btn figure {
        height: 4px;
        width: 25px;
    }
    .custom-logo a img {
        height: 90px !important;
         margin-left:20px;
        /*left: -20% !important;*/
    }
    .navigation .brand {
        margin: 0% -3%;
    }
}

@media (min-width: 320px) and (max-width: 772px) {
    .logo-right img {
        position: relative;
    }
    .logo-right a img {
        height: 62px;
        position: absolute;
        bottom: 33%;
        left: 77%;
    }
    .navigation .nav-btn {
        height: 55%;
        /*right: 30% !important;*/
        top: 13px;
    }
    .navigation .nav-btn figure {
        height: 4px;
        width: 25px;
    }
    .custom-logo a img {
        height: 90px !important;
        /*left: -20% !important;*/
        margin-left:20px;
    }
    .navigation .brand {
        margin: 0% -10%;
    }
    .owl-stage-outer .owl-height{
        height:0px !important;
    }
}

.boxsh{
    background-color: #00153f;
    /* box-shadow: 1px 1px 0px 1px #ac907f; */
    /* border-radius: 35px; */
    margin: 0px 8px;
    /* border:1px solid #bf8f1f; */
    width: 48%;
}
.villat{
    background:#00153f;
    color: #fff;
}
.vContainer {
    position: absolute;
    top: 6.5%;
    left: 5%;
    z-index: 10;
    /* display: none; */
}

/* ----------------- onload website popup-------- */

/* #container
{
	width: 100%; height: 100%;
	position: fixed; top: 0;left: 0;
	z-index: 100; display: none;
	background-color: #808080;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;-khtml-opacity: 0.7; opacity: 0.7;
}
.window a { text-decoration: none; }
.popupbox
{
	width: 100%; margin: 0 auto;
	display: none; position: fixed; z-index: 101;
}
.window
{
	width: 360px; height:266px;
	min-width: 362px; min-height: 95px;
	margin: 80px auto; padding: 1px; background: #e6e6e6;
	position: relative; z-index: 103; border-radius: 5px;
	box-shadow: 0 2px 5px #000;
}
.window p
{
	color: #555555; clear: both;
	text-align: justify;
}
.window p a { color: #d91900; font-weight: bold;}
.window .close
{
	width: 34px; height: 35px; top: -25px; left: 22px;
	float: right; position: relative;
}
.window .close:hover { cursor: pointer;} */
/*we need to style the popup with CSS so it is placed as a popup does*/
#popup {
    display:none;
    position:absolute;
    margin:0 auto;
    top: 6%;
    left: 50%;
    width: 100%;
    height: 109vh;
    transform: translate(-50%, -50%);
    background-color: #0c1518eb;
    /* box-shadow: 0px 0px 50px 2px #000; */
}
.panel-footer{
    padding: 0px 0px;
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 10px;
    margin-left: 63%;
    margin-top: -21px;
}
.panel-primary{
    border-color: transparent;
}

@media screen and (min-width:320px) and (max-width:772px) {
    .vContainer{
        left:0%;
        top:5%;
        /* width: 90% !important; */
    }
    .cl2{
        margin-top: 34% !important;
    }
    .boxsh{
        width: 100%;
        
    }
    .boxsh1{
        border-right: 0px solid #bf8f1f !important;
    }
      .ft1{
        margin:-4% 0%;
    }
    
}
.boxsh1{
    border-right: 1px solid #bf8f1f;
}