/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 5, 2018 */



@font-face {
    font-family: 'century751_btroman';
    src: url('../fonts/century-webfont.woff2') format('woff2'),
         url('../fonts/century-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 5, 2018 */



@font-face {
    font-family: 'zurich_btbold';
    src: url('../fonts/zurchb-webfont.woff2') format('woff2'),
         url('../fonts/zurchb-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 5, 2018 */



@font-face {
    font-family: 'zurich_btroman';
    src: url('../fonts/zurchn-webfont.woff2') format('woff2'),
         url('../fonts/zurchn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.plan .modal-open.modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 999999;
}
/*sticky header position*/
.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 6px #ccc;
    padding: 26px 0;
}

header {
    top: 0;
    z-index: 9999;
    width: 100%;
}

html {
	scroll-behavior: smooth;
}

nav {
  background: #fff;
  min-height: 85px;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    margin-right: 15px;
    color: #555;
}

.socialicon li i {
    color: #fff;
}
.socialicon a {
    color: #fff;
    padding: 0 10px;
}
.text-box {
    position: absolute;
    top: 60%;
    left: 15%;
    right: 15%;
    color: #fff;
    text-align: center;
    transform: translateY(-50%);
    width: 56%;
    margin: auto;
}
{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body,html{
	font-family: 'Poppins', sans-serif;
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:hover,a:active
{
    text-decoration: none;
}

button:focus {
    outline: none;
    outline: none;
}
p, a {

    color: #555;
}
.mt-70{
  padding-top: 70px;
}
.mb-70{
  padding-bottom: 70px;
}
.mt-40{
  margin-top: 40px;
}
/****************header-top start************/
.prehedaer-area-wrapper {
    background-color: #1d3a62;
    padding: 10px 0;
}
.pre-header-item:last-child {
    margin-right: 20px;
}
.pre-header-item {
    color: #222;
    font-size: 15px;
    margin-right: 20px;
}
.pre-header-item i {
    color: #fa9a00;
    margin-right:3px;
}
.prehedaer-area-wrapper:before {
    background-color: #fff;
    content: '';
    position: absolute;
    height: 49px;
    width: 673px;
    z-index: 2;
}
.prehedaer-area-wrapper:before, .prehedaer-area-wrapper:after {
    left: -1%;
    -webkit-transform: skew(50deg,0deg);
    -ms-transform: skew(50deg,0deg);
    transform: skew(50deg,0deg);
    border-radius: 0px 7px 13px 14px;
}
a.navbar-brand {
    position: absolute;
    z-index: 999;
    margin-bottom: 32px;
    width: 18%;
}
.justify-content-center i.fa {
    text-align: center;
    color: #fff;
}
/*************************header-top end*******/
/*************************banner satrt*******/
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255 255 255);
    background: #1d3a62;
}
#minimal-bootstrap-carousel {
    margin-top: 0px;
    position: relative;
}

#minimal-bootstrap-carousel .carousel-caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    text-align: right;
    text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-caption .container {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

@media (max-width: 1199px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 960px;
    }
}

@media (max-width: 991px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 720px;
    }
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
    display: table-cell;
    text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
    vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
    vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
    vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .container .box .content {
    display: block;
}

#minimal-bootstrap-carousel [class*=carousel-control] {
    background: none;
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 48px;
    color: #fff;
    background-color: transparent;
    visibility: visible !important;
    opacity: 1;
    border: 1px solid #fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    border-radius: 50%;
}

@media (max-width: 667px) {
    #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }
}

@media (max-width: 480px) {
    #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 40px;
        height: 40px;
        font-size: 17px;
        line-height: 40px;
        background: rgba(255, 255, 255, 0.4);
        color: #000;
    }
}

#minimal-bootstrap-carousel .carousel-control-prev {
    left: 1%;
}

#minimal-bootstrap-carousel .carousel-control-next {
    right: 1%;
}
#minimal-bootstrap-carousel [class*=carousel-control]:hover {
    opacity: 1;
    background: #303867;
    border-color: #303867;
}
/* fixing slider height */
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item {
    min-height: 710px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #222;
}


.slider-content-style .content {
    text-align: center;
    position: relative;
    z-index: 999;
}

.slider-content-style .content h3,
.slider-content-style .content h2,
.slider-content-style .content p {
    margin: 0;
}

.slider-content-style .content h3 {
    color: #fff;
    font-size: 70px;
    line-height: 1em;
    font-weight: 600;
    /* font-family: 'Josefin Sans'; */
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    font-family: 'Poppins', sans-serif;
}
.slider-content-style .content p {
    /* font-family: 'Josefin Sans'; */
    /* font-weight: 600; */
    font-size: 18px;
    color: #FFFFFF;
    /* letter-spacing: .150em; */
    /* margin-top: 20px; */
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    margin: 1% 24%;
}

.slider-content-style .content a {
    background: #303867;
    display: inline-block;
    vertical-align: middle;
    color: #fff7f7;
    font-size: 18px;
    /* letter-spacing: .1em; */
    /* font-family: 'Josefin Sans'; */
    /* font-weight: 600; */
    padding: 10px 17px;
    margin-top: 27px;
    transition: all .4s ease;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.slider-content-style .content a:hover {
    background: #fff;
    color: #303867;
}

/*************************banner end*******/
/*************************about end*******/
h2.about-title span {
    display: block;
    font-size: 19px;
    background: #1d3a62;
    padding: 10px;
    width: 22%;
    margin-bottom: 8px;
    text-align: center;
    color: #fff;
}
h2.about-title1 span {
   width: 34%;
}
.about_img img {
    max-width: 100%;
}

.about-hlp-gallria h2 {
    font-size: 37px;
    color: #1d3a62;
    font-weight: 500;
    padding: 0 0 13px 0px;
}
.left_sec p {
    margin-top: 14px;
	text-align: justify;
}
h2.about-title {
    color: #1d3a62;
	text-align: center;
    font-size: 40px;
}
a.plan-floor {
    background: #1d3a62;
    color: #fff;
    margin: auto;
	border: 1px solid transparent;
    padding: .375rem .75rem;
	font-size: 1rem;
    line-height: 1.5;
	border-radius: .25rem;
}
p.plan-p-text {
    padding-bottom: 30px;
}
h2.about-title + p {
    text-align: center;
    padding-bottom: 20px;

}

.about_img1:hover .about_img:before {
    opacity: 1;
    visibility: visible;
}

/*.about_img:before {
    background-color: rgba(0,0,0,.2);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 98%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 5px;
}
.about_img1:hover .about_img:after {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    opacity: 1;
}

.about_img:after {
    background: rgba(255,255,255,.25);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .6s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .6s cubic-bezier(.645,.045,.355,1);
    transition: all .6s cubic-bezier(.645,.045,.355,1);
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    opacity: 0;
}*/
.about_img {
    position: relative;
}
.about_img1 {
    overflow: hidden;

}
/*************************about end*******/
/*************************facilty strt*******/
.what-img-box {
    border-radius: 50%;
    width: 98px;
    height: 98px;
    line-height: 43px;
    text-align: center;
    display: inline-block;
}
.what-img-box img {
    max-width: 81%;
    padding-top: 10px;
}
.facilites-para{
    color: #cacbcc;
    margin: 0px 10%;
}
.what-img {
    margin-top: 31px;
}
.facilites {
    background: url(../images/amenties.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    margin-top: 22px;
    min-height: 600px;
}
.what-title span {
    margin: 0 auto;
    color: #403528;

}
.facilty-sec.text-center {
    margin: 16px 59px;
    /* font-size: 17px; */
}
.facilty-sec.text-center h4 {
    font-size: 30px;
    color: #cacbcc;
}
.facilty-sec.text-center h3 {
    color: #e7e7e8;
    font-size: 23px;
    margin: 10px 4%;
    /* font-weight: 600; */
    line-height: 36px;
}
.what-title{
    color: #e7e7e8;
}
.what-sec {
    padding: 70px 0;
    background: #373329;
}
section.what-we.text-center {
    margin-top: -17%;
}
.what-img p {
    color: #eee;
    margin-top: 10px;
	text-transform: capitalize;
}
.sticky.is-sticky .navbar-brand img {
    margin-top: 37px;
    max-width: 56%;
}
/*************************faciltiy end*******/
/*************************plan start*******/

.text1 {
    border-bottom: 1px solid #555555;
    margin-bottom: 10px;
    /* margin-top: 10px; */
    padding-bottom: 9px;
}
.location-cnt{
    background: url(../images/loc.jpg) no-repeat;
    background-size: cover;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 70px;
}
h2.location-title span{

	width:25%;
}
.loc-cnt ul li {
    color: #eee;
    /* font-size: 14px; */
    margin-top: 12px;
}
.dev_txt.text-center {
    position: absolute;
    bottom: -39px;
    background: #fff;
    left: 0;
    right: 0;
    width: 60%;
    margin: 0 auto;
    padding: 24px 21px;
    z-index: 999;
    border-radius: 7px;
}
.dev_box {
    border: 2px solid #303867;
    padding: 12px;
    border-radius: 7px;
}
.dev_box p {
    color: #282727;
}
.dev_box h3 {
    font-size: 74px;
    font-family: Garamond, "Big Caslon", "Times New Roman";
    margin: 0;
    padding: 0;
}
.dev_box h4 {
    color: #282727;
    margin-top: 0;
}
section#location {
    margin-bottom: 60px;
}
/*************************plan end*******/
/*************************conatct start*******/
.contact-form {
    /* background: url(../images/contact.jpg) no-repeat; */
    padding: 41px 35px;
    background: #fff;
    margin-bottom: 18px;
}
.contact-form .form-control {
    border-radius: 10px;
    padding: 11px;
    margin-bottom: 8px;
}
.contact-right img {
    max-width: 100%;
}
/*************************conatct end*******/
/*************************footer satrt*******/
.ftco-footer {
    font-size: 16px;
    background: #000600;
    padding: 3em 0 0 0;
    z-index: 0;
    position: relative;
    z-index: 0;
    margin-top: 38px;
}
.ftco-footer p {
    color: rgba(255, 255, 255, 0.5);
}
.ftco-footer .ftco-footer-widget ul {
    margin: 0;
    padding: 0;
}
.ftco-footer .ftco-footer-widget ul li {
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.5);
}

.ftco-footer-social li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block;
}
.ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    background: rgba(255, 255, 255, 0.08);
    position: relative;
    border-radius: 50%;
}
.ftco-footer-social li a span {
    position: absolute;
    font-size: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff !important;
}
.ftco-footer .ftco-heading-2 {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    /* text-transform: uppercase; */
    margin-bottom: 17px;
    /* letter-spacing: 2px; */
}
.ftco-footer .ftco-footer-widget ul li a {
    color: rgba(255, 255, 255, 0.5);
}

.ftco-footer .bg-primary {
    background: #030918 !important;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.ftco-footer .bg-primary .aside-stretch {
    background-color: #1d3a62;
}

.ftco-footer .bg-primary p {
    color: rgb(255 255 255);
}
.copyright-cnt {
    background: #161515;
}
.ftco-footer-social li a:hover {
    background: #1d3a62;
    color: #000;
}
/*************************footer end*******/

/************** quick contact ****************//* popup-form */
#feedback {
    position: fixed;
    right: 0;
    top: 13%;
    z-index: 9;
}

#feedback-tab:hover {    background: #a6a2a none repeat scroll 0 0 !important;    color: #fff;}

#feedback-tab {
    margin-right: -54px;
    margin-top: 240px;
    padding-top: 5px;
    background: #1d3a62;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 19px;
    text-align: center;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 200px;
  
    width: 163px !important;
    position: absolute;
    left: -98px;
}

#feedback-form {
    background: #fff;
    border: 1px solid #505050;
    border-radius: 0;
    box-shadow: 0 0 6px #7b7b7b;
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    width: 326px;
    z-index: 1000;
    padding-top: 15px;
    padding-bottom: 15px;
}
#feedback-form .wpcf7-not-valid-tip{ display:none !important; }
#feedback-form .wpcf7-validation-errors{	color:#f00 !important;	}
#feedback-form .wpcf7-not-valid {    border: 1px solid red;}
#feedback-form .wpcf7-mail-sent-ok{	color:#fff !important;}
label.error{margin-top: 6px; color: #f00; font-size: 14px;}
.popup-form h2 {
    color: #000;
    text-align: center;
    font-size: 24px;
    padding-top: 15px;
}
/* #popup_msg{	color:#fff;} */
.submit-btn {
    background: #1d3a62;
    color: #fff;
    display: flex;
    margin: auto;
}
.submit-btn:hover {

    background: #1d3a62;
    color: #fff;
}
#feedback p {
    color: #000;
    font-size: 12px;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 0;
}
/************** quick contact end****************/
/************** thank you start****************/
.pre-header-item.thankyou-mail a {
    color: #555;
    font-size: 18px;
}
.pre-header-item.thankyou-mail i {
    color: #555 !important;
    font-size: 16px;
}

.thank-social li a {
    height: 40px;
    width: 40px;
    display: block;
    background: rgb(48 56 103);
    position: relative;
    border-radius: 50%;
}
.thank-social ul li a {
    color: rgba(255, 255, 255, 0.5);
}
.pre-header-item.thankyou-mail {
    margin-top: 12px;
}
.thick i {
    color: green;
    font-size: 82px;
    margin-bottom: 16px;
}
/************** thank you end****************/
/************** galery start****************/
.filter-button.active {
    background-color: transparent;
    color: #1d3a62;
    border: 2px solid #1d3a62;
    text-transform: uppercase;
}
.filter-button {
    margin: 5px;
    background: #1d3a62;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    display: none;
}
.gallery .img-div {
    overflow: hidden;
    -webkit-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    margin-bottom: 30px;
    position: relative;
}
.gallery .img-div img {
    height: auto;
    object-fit: cover;
}
.gallery .img-div::after {
    position: absolute;
    transition: all ease-in-out 0.4s;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(29 58 98 / 68%);
    content: "\f00e";
    font-family: fontawesome;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 25px;
    opacity: 0;
}
.gallery .img-div:hover::after {
    opacity: 1;
}

/************** galery end****************/

.social-li-nks{position:fixed;bottom:20px;z-index:99;left:20px}
.social-li-nks ul{display:flex;flex-wrap:wrap}
.social-li-nks ul li{margin-left:15px}
.social-li-nks ul li a{display:inline-block}
.social-li-nks ul li a img{width:60px;transition:all ease-in-out .3s}



.floor-bg  {
    height: 298px;
    /* width: 100%; */
}
.inner-div {
    border: 1px solid #f0e9e9;
    box-shadow: 0 10px 10px #eee;
    padding: 19px;
    text-align: center;
    background: #fff;
    padding-bottom: 50px;
    margin-top: 20px;
}
.inner-div h3 {
    margin-top: 18px;
    margin-bottom: 11px;
    font-size: 20px;
}








a.lightbox img {
height: 150px;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
margin: 94px 20px 20px 20px;
}

/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
position: fixed;
top: -100%;
width: 100%;
background: rgba(0,0,0,.7);
width: 100%;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
overflow: hidden;
}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 0%;
max-width: 0%;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
box-sizing: border-box;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Styles the close link, adds the slide down transition */

a.lightbox-close {
display: block;
width:50px;
height:50px;
box-sizing: border-box;
background: white;
color: black;
text-decoration: none;
position: absolute;
top: -80px;
right: 0;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
opacity: 1;
top: 0;
bottom: 0;
}

.lightbox-target:target img {
max-height: 100%;
max-width: 100%;
}

.lightbox-target:target a.lightbox-close {
top: 0px;
}


.inner-div1{
    margin-bottom: 40px;
}


.banner-cnt {
    background: url(../images/banner1.jpg) bottom center;
    background-size: cover;
    padding: 102px 0;
}














nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 18px 25px;
    color:#fff;
    background:#1d3a62;
    border-radius:0;
}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #1d3a62 ;
}
.tab-content {
    background: #fdfdfd;
    line-height: 25px;
    /* border: 1px solid #ddd; */
    /* border-top: 5px solid #e74c3c; */
    /* border-bottom: 5px solid #e74c3c; */
    padding: 30px 25px;
}
nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #1d3a62;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}




.specifications {
    background: #DFE9EB;
    margin-bottom: 70px;
}
.serviceBox {
    color: #606060;
    background-color: #fdfdfd;
    /* font-family: 'Cabin', sans-serif; */
    text-align: center;
    padding: 0 15px 45px 15px;
    margin: 60px 0 0;
    border: 1px solid transparent;
    border-radius: 20px;
    position: relative;
    transition: all 0.3s ease 0s;
    height: 281px;
    margin-bottom: 38px;
}
.serviceBox:hover{ box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }
.serviceBox:after{
    content: "";
    background: linear-gradient(to right bottom,#1d3a62,#e4c672,#1d3a62,#e4c672);
    width: 100px;
    height: 20px;
    border-radius: 50px 50px 0 0;
    transform: translateX(-50%);
    position: absolute;
    bottom: 0;
    left: 50%;
}
.serviceBox .service-count{
    color: #fff;
    background: linear-gradient(to right bottom,#1d3a62,#e4c672,#1d3a62,#e4c672);
    font-size: 50px;
    line-height: 100px;
    width: 120px;
    height: 120px;
    margin: -61px auto 0;
    border-radius: 50%;
    text-shadow: 0 0 4px #555;
    display: block;
    clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 80%, 0 50%);
}
.serviceBox .title{
    color: #02BBD7;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.serviceBox .description{
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 25px;
}
.serviceBox .service-icon{
    color: #02BBD7;
    background-color: #fff;
    font-size: 35px;
    line-height: 70px;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    border-radius: 50px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2),0 0 1px 12px #dee8e6;
}
.serviceBox:hover .service-icon i{
    transform: rotateX(360deg);
    transition: all 0.3s;
}
.serviceBox.pink:after{ background: linear-gradient(to right,#FF68D8,#FE2D67); }
.serviceBox.pink .service-count{
    background: linear-gradient(to right bottom,#FF68D8,#FF68D8,#FE2D67,#FE2D67);
}
.serviceBox.pink .service-icon,
.serviceBox.pink .title{
    color: #FE2D67;
}
.serviceBox.purple:after{ background: linear-gradient(to right,#E37EFE,#6435FF); }
.serviceBox.purple .service-count{
    background: linear-gradient(to right bottom,#E37EFE,#E37EFE,#6435FF,#6435FF);
}
.serviceBox.purple .service-icon,
.serviceBox.purple .title{
    color: #6435FF;
}
.serviceBox.green:after{ background: linear-gradient(to right,#D0E973,#2DB320); }
.serviceBox.green .service-count{
    background: linear-gradient(to right bottom,#D0E973,#D0E973,#2DB320,#2DB320);
}
.serviceBox.green .service-icon,
.serviceBox.green .title{
    color: #2DB320;
}
@media only screen and (max-width:990px){
    .serviceBox{ margin: 60px 0 90px; }
}



h1.about-title {
    color: #1d3a62;
    font-size: 2rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
}

  /********** specification Start ************/
.spec-cnt:before{
   position: absolute;
    content: "";
    bottom: 20px;
    left: 32px;
    right: 32px;
    height: 100px;
    background-color: transparent;
    border: 2px solid #fff;
    border-top: 0;
}
.spec-cnt {
    background-color: #2d2d2d;
    padding:35px;
    text-align: center;
}
.spec-cnt:after {
    position: absolute;
    content: "";
    top: 20px;
    left: 32px;
    right: 32px;
    height: 100px;
    background-color: transparent;
    border: 2px solid #fff;
    border-bottom: 0;
}
.spec-cnt .table .thead-dark th {
    color: #eff7ef;
    background: none;
    border-color: #32383e;
    /* text-align: center; */
    font-size: 20px;
    /* font-weight: 600; */
    color: #fff;
    font-size: 18px;
    /* font-weight: 700; */
    padding-bottom: 17px;
}
.payment {
    padding: 80px 0;
    background-color: #f7f7f7;
}
.spec-cnt .table-back {
    border-top: 1px solid;
    color: #fff;
}
.specification-cnt .table-back {
    padding: 20px;
    display: block;
    margin-bottom: 40px;
    background-color: #fff;
    border-top: 1px solid #004D00;
}
 /********** specification end ************/


 .navbar-brand img {
    max-width: 73%;
}
.blue_box {
    margin-bottom: 10px;
}
.blue_boxes {
    width: 100%;
    float: left;
}
.blue_box h4 {
    border: #1d3970 1px solid;
    font-size: 18px;
    color: #1d3a62;
    font-weight: 600;
    display: table;
    width: 100%;
}
.blue_box h4 strong {
    display: table-cell;
    padding: 5px 20px;
    color: #fff;
    width: 33%;
    vertical-align: middle;
    background: rgb(rgb(29, 58, 98));
    background: linear-gradient( 90deg , rgba(rgb(29, 58, 98),1) 0%, rgba(216,42,48,1) 35%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#074f91', endColorstr='#074f91',GradientType=0 );
    font-weight: normal;
    background: #1d3a62;
}
.blue_box h4 span {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 20px;
    font-weight: normal;
}
.inner-div h2 {
    font-size: 23px;
    margin-bottom: 10px;
}

.outlet-bg {
    background-color: #f7f7f7;
    padding-bottom: 30px;
}


body .sticky.is-sticky .navbar-brand img {
    margin-top: 0;
    max-width: 100%;
}
body .navbar-brand img{
    max-width: 100%; 
}
body .navbar-light .navbar-nav .nav-link {
    font-size: 15px;
    margin-right: 10px;
    text-transform: capitalize;
}
body .sticky.is-sticky{padding: 10px 0;}
body .navbar-brand {
    position: relative;
    z-index: 999;
    margin-bottom: 0px;
    width: 10%;
    padding: 0;
}
