body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Manrope", sans-serif;
    background: linear-gradient(to bottom right, #0f172a, #1e3a8a, #0f172a); background: linear-gradient(to top right, #13369b, #00091d);
}

body a {
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-family: 'Arsenal', sans-serif;
}

p {
    margin: 0;
    padding: 0;
}

ul,label {
    margin: 0;
    padding: 0;
}

body a:hover,body a:focus {
    text-decoration: none;
    outline: none;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 0px;
}

* {
    padding: 0;
    margin: 0;
}
a.denet-pupup{position: absolute;
  content: "";
  bottom: 55px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 16%;
  background: linear-gradient(to bottom right, #92d4f4, #d4eafa, #92d4f4);
  text-align: center;
  padding: 10px 10px;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  border-radius: 0px;
  box-shadow: 0px 10px 30px -5px #000000d9;
  border: 4px solid #92d4f4;}
  a.denet-pupup:hover{background: linear-gradient(to bottom right, #00a1e3, #7fd4f9, #00a1e3);
  text-align: center;
  padding: 10px 10px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  border-radius: 0px;
  box-shadow: 0px 10px 30px -5px #000000a3;
  border: 4px solid #92d4f466;}

/*header-top NEW*/
.header-top {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0 0;
    z-index: 9;
    background: url(../images/header-bg.png) right;
    display: block;
    box-shadow: 6px -11px 31px -10px rgba(0,0,0,0.54) inset;
    -webkit-box-shadow: 6px -11px 31px -10px rgba(0,0,0,0.54) inset;
    -moz-box-shadow: 6px -11px 31px -10px rgba(0,0,0,0.54) inset;
    display: none;
}

.header-top .contact-icon {
    position: relative;
    width: 100%;
    padding: 0 0;
    margin: 0 0;
    text-align: right;
}

.header-top .contact-icon ul.hed-contact {
    width: 100%;
    padding: 7px 0 0;
    margin: 0 0;
    text-align: left;
}

.header-top .contact-icon ul.hed-contact li {
    display: inline-block;
    padding: 0px 0 5px;
    margin: 0 0px 0 0;
}

.header-top .contact-icon ul.hed-contact li i {
    color: #FFF;
    font-size: 16px;
    margin: 0;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    padding: 0 0;
}

.header-top .contact-icon ul.hed-contact li a {
    font-family: "Roboto", Sans-serif;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
    padding: 0 0 0 10px;
    margin: 0;
    font-weight: bold;
}

.header-top .contact-icon ul.hed-contact li a:hover {
    color: #ffd5c5;
    transition: all 600ms ease-in-out;
}

.header-top .logo-new {
    width: 60%;
    padding: 0px 0 0;
}

.header-top .logo-new img.logo-img {
    width: 100%;
}

.header-top .social-icon {
    position: relative;
    width: 100%;
    text-align: right;
    padding: 0 0;
    margin: 0 0;
}

.header-top .social-icon ul.social-li {
    width: 100%;
    padding: 6px 0 7px;
    margin: 0 0;
}

.header-top .social-icon ul.social-li span {
    color: #fff;
    font-weight: bold;
    margin: 0 10px 0 0;
}

.header-top .social-icon ul.social-li li {
    display: inline-block;
    text-align: center;
    padding: 0px 0px;
    margin: 0 0 0 6px;
    width: 23px;
    height: 23px;
    background: #009fff;
    border-radius: 50%;
    transition: all 600ms ease-in-out;
    border: 1px solid #fff;
}

.header-top .social-icon ul.social-li li:hover {
    background: #fff;
    -webkit-box-shadow: 0 -2px 23px 0px rgb(255, 251, 0);
    -moz-box-shadow: 0 -2px 23px 0px rgb(255, 251, 0);
    box-shadow: 0 -2px 23px 0px rgba(28, 50, 84, 0.7);
    transition: all 600ms ease-in-out;
}

.header-top .social-icon ul.social-li li i {
}

.header-top .social-icon ul.social-li li a {
    color: #fff;
    padding: 4px 0 0;
    display: block;
    opacity: 1;
    transition: all 600ms ease-in-out;
}

.header-top .social-icon ul.social-li li a:hover {
    color: #1c3254;
    opacity: 1;
    transition: all 600ms ease-in-out;
}

img.con-gif {
    position: fixed;
    top: 50%;
    right: -2px;
    width: 40px;
    padding: 0;
    margin: 0;
    z-index: 99;
    display: none;
}

/*header-bottom*/
.header-bottom {
    position: relative;
    z-index: 99;
    width: 100%;
    padding: 10px 0;
    margin: 0 0;
    background: #fff;
    display: block;
    -webkit-box-shadow: 0px 3px 22px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 22px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 22px -6px rgba(0, 0, 0, 0.31);
    z-index: 9;
}

.header-bottom .logo-new {
    width: 100%;
}

.header-bottom .logo-new .logo-img {
    width: 75%;
    padding: 13px 0;
}

.header-bottom .navigation {
    width: 100%;
    margin: 0px 0 0 0;
    float: left;
}

.header-bottom a.quote {
    width: 100%;
    color: #4e9e42;
    background-color: #fff;
    display: block;
    border-radius: 0px;
    text-align: left;
    padding: 0 0 0 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 40px;
    transition: all 600ms ease-in-out;
    font-family: 'Changa One', cursive;
    line-height: 35px;
}

.header-bottom a.quote:hover {
    background: #f9f6f6;
    transition: all 600ms ease-in-out;
}

.header-bottom a.quote span {
    display: block;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    font-size: 13px;
    line-height: 20px;
    color: #000;
    font-weight: initial;
    padding: 5px 0 0;
}

.after-brfore {
    width: 17%;
    float: right;
}

.after-brfore a {
    display: inline-block;
    vertical-align: middle;
    padding: 23px 0;
    border: 0px solid #ffffff;
    background: #6bff00;
    color: #0051cf;
    text-transform: uppercase;
    margin: 0px 0 0 0;
    font-size: 13px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    text-indent: 3;
    transition: all 600ms ease-in-out;
}

.after-brfore a:hover {
    background: #f00;
    color: #fff;
    text-indent: 7;
    transition: all 600ms ease-in-out;
}

a.denet-menu {
    padding: 7px 25px;
    font-weight: bold;
    border-radius: 5px;
    color: #fff;
    margin: 24px 0 0 10px;
    background: url(../images/header-bg.png) right;
    box-shadow: -14px -15px 34px -19px rgba(0, 0, 0, 0.75) inset;
    -webkit-box-shadow: -14px -15px 34px -19px rgb(0 45 76) inset;
    -moz-box-shadow: -14px -15px 34px -19px rgba(0,0,0,0.75) inset;
    transform: all 600ms ease-in-out; background: #038cc2;
  box-shadow: none;
}

a.denet-menu:hover {
    color: #fff !important;
    /*box-shadow: -14px -15px 34px -19px rgba(0, 0, 0, 0.75) inset;
    -webkit-box-shadow: -14px -15px 34px -19px rgb(0 0 0) inset;
    -moz-box-shadow: -14px -15px 34px -19px rgba(0,0,0,0.75) inset; border-radius: 20px 0px 20px 0px;*/
    transform: all 600ms ease-in-out;
     background: #066b93;
}

/*BANNER*/
.banner {
    position: relative;
    width: 100%;
    padding: 0 0;
    margin: -20px 0 0;
    background: #fff;
    height: 620px;
}

.banner video {
    width: 100%;
    height: auto;
}

.banner .dec {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0px;
    margin: 0;
    background: none;
    height: 100%;
}

.banner .dec .banner-text {
    padding: 250px 0 0 0;
    text-align: center;
}

.banner .dec .banner-text h1 {
    text-transform: uppercase;
    padding: 0 0 30px 0;
    margin: 0;
    line-height: 70px;
}

.banner .dec .banner-text p {
    font-family: "Roboto", Sans-serif;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    padding: 70px 0 20px;
    margin: 0;
    display: block;
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 2px 4px #000000; font-family: "Manrope", sans-serif;
}

.banner .dec .banner-text a {
    color: #ffffff;
    display: inline-block;
    border-radius: 30px;
    text-align: center;
    padding: 11px 35px;
    font-weight: bold;
    font-family: revert;
    text-transform: uppercase;
    font-size: 14px;
    transition: all 600ms ease-in-out;
    border: 1px solid #02a0ff;
    background-color: #fff;
    box-shadow: 0px 20px 20px -15px rgb(0, 0, 0);
    background: linear-gradient(to top, #ffffffa3, #fff);
    color: #02a0ff;
    text-transform: uppercase; font-family: "Manrope", sans-serif;
}

.banner .dec .banner-text a:hover {
    color: #fff;
    text-transform: uppercase;
    background: #293b4970;
    transition: all 600ms ease-in-out;
    border: 1px solid #ffffffa3;
    box-shadow: 0px 20px 30px -13px rgb(0, 0, 0);
}

.water-efact {
    position: relative;
    padding: 0 0;
    margin: 0 auto;
    display: block;
    width: fit-content;
}

.water-efact h2 {
    color: #fff;
    font-size: 120px;
    position: absolute;
    transform: translate(-50%, -50%);
    font-weight: bold;
    text-transform: uppercase;
}

.water-efact h2:nth-child(1) {
    color: transparent;
    -webkit-text-stroke: 2px #fff;
}

.water-efact h2:nth-child(2) {
    color: #02a0ff;
    animation: animate 4s ease-in-out infinite;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 2px 2px 4px #000;
}

@keyframes animate {
    0%, 100% {
        clip-path: polygon( 0% 45%, 16% 44%, 33% 50%, 54% 60%, 70% 61%, 84% 59%, 100% 52%, 100% 100%, 0% 100% );
    }

    50% {
        clip-path: polygon( 0% 60%, 15% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100% );
    }
}

.anker-teg {
    position: relative;
}

.anker-teg ul {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    margin: 0;
    padding: 0;
}

.anker-teg ul li {
    list-style: none;
    margin: 0 5px;
}

.anker-teg ul li a .fa {
    font-size: 40px;
    color: #262626;
    line-height: 80px;
    transition: .5s;
    padding-right: 14px;
}

.anker-teg ul li a span {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 30px;
    color: #262626;
    letter-spacing: 4px;
    transition: .5s;
}

.anker-teg ul li a {
    text-decoration: none;
    display: absolute;
    display: block;
    width: 210px;
    height: 80px;
    background: #fff;
    text-align: left;
    padding-left: 20px;
    transform: rotate(-30deg) skew(25deg) translate(0,0);
    transition: .5s;
    box-shadow: -20px 20px 10px rgba(0,0,0,.5);
}

.anker-teg ul li a:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -20px;
    height: 100%;
    width: 20px;
    background: #b1b1b1;
    transform: .5s;
    transform: rotate(0deg) skewY(-45deg);
}

.anker-teg ul li a:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: -10px;
    height: 20px;
    width: 100%;
    background: #b1b1b1;
    transform: .5s;
    transform: rotate(0deg) skewX(-45deg);
}

.anker-teg ul li a:hover {
    transform: rotate(-30deg) skew(25deg) translate(20px,-15px);
    box-shadow: -50px 50px 50px rgba(0,0,0,.5);
}

.anker-teg ul li:hover .fa {
    color: #fff;
}

.anker-teg ul li:hover span {
    color: #fff;
}

.anker-teg ul li:hover:nth-child(2) a {
    background: #00aced;
}

.anker-teg ul li:hover:nth-child(2) a:before {
    background: #097aa5;
}

.anker-teg ul li:hover:nth-child(2) a:after {
    background: #53b9e0;
}

/*banner-inner*/
.banner-inner {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
    padding: 0 0;
    margin: -20px 0 0;
    background: #000;
}

.banner-inner video {
    width: 100%;
}

.banner-inner img {
    width: 100%;
    opacity: 0.8;
    transition: all 400ms ease-in-out;
}

/*.banner-inner img:hover {*/
/*    width: 100%;*/
/*    opacity: 0.8;*/
/*    transition: all 600ms ease-in-out;*/
/*}*/

.banner-inner ul {
    padding: 10px 0 10px 100px;
    margin: 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff4f;
    border-top: 1px solid #ffffff5e;
    display: none;
}

.banner-inner ul li {
    position: relative;
    color: #fb9400;
    display: inline-block;
    font-size: 20px;
    line-height: 25px;
}

.banner-inner ul li a {
    transition: all 600ms ease-in-out;
    font-family: "Manrope", sans-serif;
    color: #121d3a;
    font-size: 17px;
    line-height: 20px;
    padding: 10px 10px;
}

.banner-inner ul li a:hover {
    transition: all 600ms ease-in-out;
    color: #fb9400;
}

.banner-inner ul li a.active {
    transition: all 600ms ease-in-out;
    color: #fb9400;
}

h2.title-txt {
    color: #fff;
    text-align: center;
    font-size: 35px;
    line-height: 50px;
    padding: 0 0 10px;
    margin: 0;
    font-family: "Manrope", sans-serif;
    letter-spacing: 0;
    text-transform: capitalize; font-family: Playfair Display,serif;
  font-weight: 600;
}

h2.title-txt span {
    position: relative;
    display: block;
    font-size: 14px;
    color: #f00;
    line-height: 30px;
    font-weight: lighter;
    text-transform: uppercase;
}

h2.title-txt span i {
    background: ##081b50 !important;
    z-index: 9;
    position: relative;
    padding: 0 5px;
    font-family: "Manrope", sans-serif;
    font-weight: bold;
    color: #cbd0d5e5;
}

h2.title-txt span::before {
    position: absolute;
    content: "";
    top: 17px;
    left: 0;
    width: 17%;
    height: 2px;
    background: #ffffff6b;
    right: 0;
    margin: 0 auto;
}

h2.title-txt span::after {
    position: absolute;
    content: "";
    top: 14px;
    left: 0;
    width: 20%;
    height: 2px;
    background: #ffffff5c;
    right: 0;
    margin: 0 auto;
}

h2.title-blog {
    color: #fff;
    text-align: center;
    font-size: 35px;
    line-height: 50px;
    padding: 0 0 10px;
    margin: 0;
    font-family: "Manrope", sans-serif;
    letter-spacing: 0;
    text-transform: capitalize;
}

h2.title-blog span {
    position: relative;
    display: block;
    font-size: 14px;
    color: #f00;
    line-height: 30px;
    font-weight: lighter;
    text-transform: uppercase;
}

h2.title-blog span i {
    background: #064180;
    z-index: 9;
    position: relative;
    padding: 0 5px;
    font-family: "Manrope", sans-serif;
    font-weight: bold;
    color: #fff;
}

h2.title-blog span::before {
    position: absolute;
    content: "";
    top: 17px;
    left: 0;
    width: 17%;
    height: 2px;
    background: #ffffff70;
    right: 0;
    margin: 0 auto;
}

h2.title-blog span::after {
    position: absolute;
    content: "";
    top: 14px;
    left: 0;
    width: 20%;
    height: 2px;
    background: #ffffff70;
    right: 0;
    margin: 0 auto;
}

/*about*/
.about {
    position: relative;
    width: 100%;
    padding: 80px 0;
    margin: 0 0;
    background: #fff;
    overflow: hidden;
    /*background: url(../images/ser-bg.png) repeat;*/
    background: #fff;
}

.about .lt-ab {
    position: relative;
    width: 100%;
    padding: 0px 0;
    margin: 0 0;
}

.about .lt-ab h2 {
    color: #00c3ff;
  font-size: 40px;
  line-height: 50px;
  padding: 0 0 15px;
  margin: 0;
  text-align: left;
  letter-spacing: 0;
  font-weight: 600;
  font-family: Playfair Display,serif;
}

.about .lt-ab h4 {
    font-family: 'Parisienne', cursive;
    font-size: 25px;
    font-weight: bold;
    color: #208e34;
    line-height: 35px;
    padding: 0 0 15px;
    letter-spacing: 3px;
    margin: 0;
}

.about .lt-ab p {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 35px;
    color: #2f2d2de5;
    padding: 0 0 30px;
    display: block;
    margin: 0;
    text-align: justify;
    font-weight: 500;
}

.about .lt-ab a {
    font-family: arial;
    line-height: 25px;
    margin: 0;
    background: #117bf7;
    padding: 10px 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    border-radius: 40px;
    box-shadow: 0 0 20px -2px #1716166b;
    border: 1px solid #fff;
    transition: all 500ms ease-in-out;
    display: inline-block;
}

.about .lt-ab a:hover {
    background: #fb9400;
    transition: all 600ms ease-in-out;
}

.about .rt-ab {
    position: relative;
    width: 100%;
    padding: 0px 0;
    margin: 0 0;
    float: right;
    height: auto;
    overflow: hidden;
    border-radius: 0px;
}

.about .rt-ab img {
    width: 100%;
}

.about .rt-ab img.ab-lt-img {
    position: absolute;
    top: 0;
    left: 0;
    border: 0px solid #ccc;
    height: auto;
    transition: all 600ms ease-in-out;
}

.about .rt-ab img.ab-rt-img {
    position: absolute;
    top: 10px;
    right: -10px;
    border: 0px solid #ccc;
    height: auto;
    transition: all 600ms ease-in-out;
}

.about .rt-ab img.ab-mid-img {
    position: absolute;
    top: 30px;
    left: 70px;
    right: 0;
    border: 0px solid #ccc;
    height: auto;
    margin: 0 auto;
    z-index: 9;
    box-shadow: -2px 11px 20px 0px;
    transition: all 500ms ease-in-out;
}

.about .rt-ab img.ab-bl-img {
    top: 160px;
    position: absolute;
    bottom: 0;
    left: 40px;
    border: 0px solid #ccc;
    height: auto;
    z-index: 1;
    transition: all 700ms ease-in-out;
}

.about .rt-ab img.ab-br-img {
    top: 190px;
    position: absolute;
    bottom: 0;
    right: 0px;
    border: 0px solid #ccc;
    height: auto;
    z-index: 1;
    transition: all 800ms ease-in-out;
}

.about img.flyplan {
    position: absolute;
    bottom: 0px;
    width: 45%;
    left: 280px;
}


.pdf-btn{
    width: 20%;
  padding: 0;
  margin: 0;
  text-align: center;
}
.pdf-btn a{
    width: 100%;
  display: block;
  padding: 12px 0;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  background: linear-gradient(180deg,rgba(6,182,212,.1),#0000004f);
  border: 1px solid #ccc;
  letter-spacing: 0.2px;
  border-radius: 10px; transition: all 500ms ease-in-out;
}
.pdf-btn a:hover{
    box-shadow: 0 0 20px -2px #1716166b;
  letter-spacing: 1.2px;
  transition: all 500ms ease-in-out;
  background: linear-gradient(90deg,rgba(6,182,212,.1),#0000004f);
}

/*about-iner*/
.about-iner {
    position: relative;
    width: 100%;
    padding: 30px 0 40px;
    margin: 0 0;
    overflow: hidden;
}

.about-iner h3 {
    color: #00c3ff;
  font-size: 25px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 35px;
  padding: 0 0;
  margin: 0 0 5px;
  font-family: Playfair Display,serif;
}

.about-iner p {
    font-family: "Manrope", sans-serif;
  color: #fbfbfbf7;
  font-size: 16px;
  text-align: justify;
  line-height: 32px;
  padding: 0px 0 30px;
  margin: 0;
}

.about-iner img {
    width: 100%;
    border-radius: 10px;
    margin: 10px 0 10px 20px;
    float: right;
}

.Chitravathi {
    position: relative;
    width: 100%;
    padding: 0 0 40px 0;
    margin: 0 0;
    overflow: hidden;
    background-size: cover;
}

.Chitravathi h2 {
    text-align: center;
    font-family: 'Arsenal', sans-serif;
    font-size: 19px;
    line-height: 30px;
    color: #e9e9e9;
    padding: 0 0 0 0;
    margin: 0 0 5px; font-family: "Manrope", sans-serif;
}

.Chitravathi h1 {
    color: #00c3ff;
  font-size: 45px;
  line-height: 50px;
  padding: 5px 0 20px;
  margin: 0;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: Playfair Display,serif;
}

.Chitravathi h1 span {
    display: block;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 0 0;
    margin: 0 0;
    font-family: "Manrope", sans-serif; color: #fff;
}

.Chitravathi .Chitravathi-img {
    width: 100%;
    padding: 0 0;
    margin: 0;
}

.Chitravathi .Chitravathi-img img {
    width: 100%;
    padding: 0 0;
    margin: 0;
    background: #fff;
}

.Chitravathi .Chitravathi-text {
    position: relative;
    padding: 0 0 0 10px;
    margin: 0 0;
    width: 100%;
    display: block;
}

.Chitravathi .Chitravathi-text h3 {
    font-size: 25px;
  line-height: 35px;
  color: #00c3ff;
  font-family: Playfair Display,serif;
  font-weight: 600;
}

.Chitravathi .Chitravathi-text p {
    font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #fbfbfbf7;
  padding: 0 0 30px 0px;
  display: block;
  margin: 0;
  text-align: justify;
  font-weight: 400;
}

.Chitravathi .Chitravathi-text a {
}

.cards {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}

.card--1 .card__img, .card--1 .card__img--hover {
    background-image: url(../images/team4.png);
}

.card--2 .card__img, .card--2 .card__img--hover {
    background-image: url(../images/team1.png);
}

.card--3 .card__img, .card--3 .card__img--hover {
    background-image: url(../images/team3.png);
}

.card__like {
    width: 18px;
}

.card__clock {
    width: 15px;
    vertical-align: middle;
    fill: #AD7D52;
}

.card__time {
    font-size: 12px;
    color: #AD7D52;
    vertical-align: middle;
    margin-left: 5px;
    display:none;
}

.card__time i.fab {
    font-size: 20px;
    line-height: 25px;
    background: #007bff;
    padding: 6px 10px;
    border-radius: 10px;
    color: #fff;
    border: 5px solid #fff;
}

.card__clock-info {
    float: right;
}

.card__img {
    visibility: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 235px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.card__info-hover {
    position: absolute;
    padding: 16px;
    width: 100%;
    opacity: 0;
    top: 0;
}

.card__img--hover {
    transition: 0.2s all ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    height: 235px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    top: 0;
}

.card {
    transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
    background-color: #fff;
    width: 33.3%;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #ccc3;
    filter: grayscale(0%);
    border-radius: 8px;
    box-shadow: 0px 20px 30px -13px rgba(0, 0, 0, 0.17);
    margin: 0 20px 50px;
    padding: 0;
}

.card:hover {
    box-shadow: 0px 30px 18px -8px rgba(0, 0, 0,0.1);
    transform: scale(1.10, 1.10);
}

.card__info {
    z-index: 2;
    background-color: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 14px 0px 20px 10px;
}

.card__category {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #737373;
}

.card__title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 26px;
    color: #000000ab;
    font-family: "Manrope", sans-serif;
    font-weight: normal;
    height: 160px;
}

.card__by {
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.card__author {
    font-weight: 600;
    text-decoration: none;
    color: #AD7D52;
}

.card:hover .card__img--hover {
    height: 100%;
    opacity: 0.3;
}

.card:hover .card__info {
    background-color: transparent;
    position: relative;
}

.card:hover .card__info-hover {
    opacity: 1;
}

/*most_popular*/
.most_popular {
    position: relative;
    width: 100%;
    padding: 50px 0 20px;
    margin: 0 0;
}

.most_popular h4 {
    font-family: 'Parisienne', cursive;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #f00;
    line-height: 35px;
    padding: 0 0 25px;
    letter-spacing: 2px;
    margin: 0;
}

.most_popular .popular_box {
    position: relative;
  width: 100%;
  padding: 15px;
  background: #092e5e;
  border-radius: 10px;
  -webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.09);
  margin: 0 0px 30px;
  transition: all 600ms ease-in-out;
    transition-duration: 600ms;
    transition-timing-function: ease-in-out;
  transition-duration: 600ms;
  transition-timing-function: ease-in-out;
  border: 1px solid #ffffff45;
}

.most_popular .popular_box:hover {
    -webkit-box-shadow: --1px 9px 16px -3px rgba(0, 57, 91, 0.95);
    transition: all 600ms ease-in-out;
}

.most_popular .video_box {
    position: relative;
  width: 100%;
  padding: 15px;
  background: #092e5e;
  border-radius: 10px;
  -webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.09);
  margin: 0 0px 30px;
  transition: all 600ms ease-in-out;
    transition-duration: 600ms;
    transition-timing-function: ease-in-out;
  transition-duration: 600ms;
  transition-timing-function: ease-in-out;
  border: 1px solid #ffffff45; height: 725px;
}
.most_popular .video_box video{ width: 100%; }


.most_popular .item {
    padding: 0px ;
    margin: 0 10px;
}

.most_popular .popular_box .popular_box_img {
    position: relative;
  width: 100%;
  height: 514px;
  border-radius: 10px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  background: #fff;
    /*background: url(../images/ser-bg.jpg) repeat;*/
}

.most_popular .popular_box .popular_box_img img {
    opacity: 1;
    transition: all 500ms ease-in-out;
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.most_popular .popular_box .popular_box_img img:hover {
    opacity: 1;
    transform: scale(1.1);
    transition: all 700ms ease-in-out;
}

.most_popular .popular_box .popular_box_text h2 {
    color: #86e8ff;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 0;
  margin: 0;
  font-family: "Manrope", sans-serif;
  letter-spacing: 0;
  text-transform: capitalize;
  background: #00668e;
  width: 33%;
  margin: 30px auto 0;
  border-radius: 24px;
  border: 1px solid #cccccc6b;
}

.most_popular .popular_box .popular_box_text {
    text-align: center;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    /*background: url(../images/ser-bg.jpg) repeat;*/ background: #092e5e;
}

.most_popular .popular_box .popular_box_text h3 {
    display: block;
  font-size: 23px;
  text-align: center;
  line-height: 38px;
  padding: 10px 0px 9px;
  color: #00c3ff;
  margin: 0;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 600;
  font-family: Playfair Display,serif;
}

.most_popular .popular_box .popular_box_text h5 {
      text-align: center;
  font-size: 15px;
  line-height: 25px;
  color: #ffffffd4;
  padding: 1px 50px 10px;
  margin: 0;
  font-family: "Manrope", sans-serif;
  font-weight: initial;
}

.most_popular .popular_box .popular_box_text h5 span {
    color: red;
    font-family: initial;
    font-weight: bold;
}

.most_popular .popular_box .popular_box_text h6 sup {
    font-weight: bold;
}

.most_popular .popular_box .popular_box_text h6 del {
    display: none;
    color: #475663;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 0 0 0 9px;
    margin: 0;
}

.most_popular .popular_box .popular_box_text a {
    color: #ffffff;
    border-radius: 30px;
    padding: 10px 35px;
    font-weight: bold;
    font-family: revert;
    text-transform: uppercase;
    font-size: 12px;
    border: 1px solid #b3a7a2;
    background: #f00;
    transition: all 600ms ease-in-out;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

.most_popular .popular_box .popular_box_text a:hover {
    background: #000;
    background-image: linear-gradient(to right, red , #09ac27);
    transition: all 600ms ease-in-out;
}

/*most_popular-main*/
.most_popular-main {
    position: relative;
    width: 100%;
    padding: 30px 0 50px;
    margin: 0 0;
    background: #fff;
}

.most_popular-main h2 {
    font-family: 'Raleway', sans-serif;
    color: #000;
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    padding: 0 0 10px;
    margin: 0;
}

.most_popular-main h4 {
    font-family: 'Parisienne', cursive;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #f00;
    line-height: 35px;
    padding: 0 0 25px;
    letter-spacing: 2px;
    margin: 0;
}

.most_popular-main .popular_box-main {
    position: relative;
    width: 100%;
    padding: 5px ;
    margin: 0 0 30px;
    background: #dfe8ef;
    transition: all 900ms ease-in-out;
}

.most_popular-main .popular_box-main .popular_box_img-main {
    width: 100%;
    height: 240px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.most_popular-main .popular_box-main .popular_box_img-main img {
    width: 100%;
    height: auto;
}

.most_popular-main .popular_box-main .popular_box_text-main {
    text-align: center;
    width: 100%;
    overflow: hidden;
    background: #dfe8ef61;
    padding: 0 0 12px;
    margin: 0;
}

.most_popular-main .popular_box-main .popular_box_text-main h3 {
    display: none;
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    text-align: center;
    line-height: 25px;
    padding: 5px 0 5px;
    color: #1f2529;
    margin: 0;
}

.most_popular-main .popular_box-main .popular_box_text-main h5 {
    font-family: "Roboto", Sans-serif;
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    color: #303940;
    padding: 5px 0 15px;
    margin: 0;
}

.most_popular-main .popular_box-main .popular_box_text-main h6 {
    text-align: center;
    font-family: inherit;
    font-size: 19px;
    line-height: 20px;
    color: #000;
    padding: 0 0 10px;
    margin: 0;
}

.most_popular-main .popular_box-main .popular_box_text-main h6 sup {
    font-weight: bold;
}

.most_popular-main .popular_box-main .popular_box_text-main h6 del {
    display: none;
    color: #475663;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 0 0 0 9px;
    margin: 0;
}

.most_popular-main .popular_box-main .popular_box_text-main a {
    color: #ffffff;
    border-radius: 30px;
    padding: 10px 35px;
    font-weight: bold;
    font-family: revert;
    text-transform: uppercase;
    font-size: 12px;
    border: 1px solid #b3a7a2;
    background: #f00;
    transition: all 600ms ease-in-out;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

.most_popular-main .popular_box-main .popular_box_text-main a:hover {
    background: #000;
    background-image: linear-gradient(to right, red , #09ac27);
    transition: all 600ms ease-in-out;
}

/*blog home*/
.bloghome {
    position: relative;
    width: 100%;
    padding: 50px 0;
    margin: 0 0;
    background: #064180;
}

.bloghome .bolo-box {
    width: 100%;
    background: #fff;
    padding: 2px;
    border-radius: 15px;
    overflow: hidden;
    margin: 0;
}

.bloghome .bolo-box:hover {
}

.bloghome .bolo-box img {
    border-radius: 15px;
    width: 100%;
    height: 250px;
}

.bloghome .bolo-box img:hover {
}

.bloghome .bolo-box h3 {
    font-family: revert;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #041c09;
    line-height: 28px;
    padding: 15px 10px;
    letter-spacing: 0px;
    margin: 0;
}

.bloghome .item {
    padding: 0px ;
    margin: 0 10px;
}

.bloginner {
    background: #fff;
}

.bloginner .bolo-box h3 {
    font-family: "Manrope", sans-serif;
    text-transform: capitalize;
    font-weight: normal;
    color: #03240a;
    line-height: 24px;
    padding: 11px 10px;
    letter-spacing: 0px;
    margin: 0;
    height: 90px;
    font-size: 16px;
}

.blogsingle {
    position: relative;
    width: 100%;
    padding: 30px 0 60px;
    margin: 0 0;
    background: #fff;
}

.blogsingle .img-main {
    width: 100%;
    height: 355px;
    overflow: hidden;
    background: #000;
    padding: 1px;
    border-radius: 10px;
}

.blogsingle .img-main img {
    width: 100%;
    height: 350px;
    border-radius: 10px;
    opacity: 1;
    transform: scale(1.1);
    transition: all 600ms ease-in-out;
}

.blogsingle .img-main img:hover {
    opacity: 0.8;
    transform: scale(1.0);
    transition: all 600ms ease-in-out;
}

.blogsingle .pack-deteles {
    width: 100%;
    padding: 0 0;
    margin: 20px 0;
}

.blogsingle .pack-deteles h4 {
    font-family: "Manrope", sans-serif;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #000000f5;
    font-size: 25px;
    line-height: 35px;
    padding: 0 0 10px;
}

.blogsingle .pack-deteles i {
    padding: 0 0 10px;
    color: #f00;
    font-size: 17px;
    line-height: 25px;
    margin: 0;
    border-radius: 5px;
    display: block;
}

.blogsingle .pack-deteles p {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #2f2d2dcf;
    padding: 0 0 30px;
    display: block;
    margin: 0;
    text-align: justify;
    font-weight: 500;
}

.blogsingle .pack-deteles a {
    font-size: 15px;
    outline: none;
    text-align: center;
    font-family: arial;
    line-height: 25px;
    margin: 0px 0 0;
    background: #fb9400;
    padding: 10px 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    border-radius: 40px;
    box-shadow: 0 0 20px -2px #1716166b;
    border: 1px solid #fff;
    transition: all 500ms ease-in-out;
    display: inline-block;
}

.blogsingle .pack-deteles a:hover {
    background: #fff;
    color: #fb9400;
    transition: all 500ms ease-in-out;
}

.blogsingle .rightTOURbox {
    width: 90%;
    float: right;
    margin: 0px 0 30px 0;
    padding: 0;
}

.blogsingle .rightTOURbox img {
    width: 100%;
    border: 0.5px solid #ccc;
}

/*p-gallery*/
.p-gallery {
    position: relative;
    width: 100%;
    padding: 30px 0;
    margin: 0 0;
}

.p-gallery h4 {
    font-family: 'Parisienne', cursive;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #f00;
    line-height: 35px;
    padding: 0 0 25px;
    letter-spacing: 2px;
    margin: 0;
}

.p-gallery .gallery-box {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 10px 0 15px;
    float: left;
    border: 5px solid #fff;
    height: 274px;
    overflow: hidden;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    border-radius: 8px;
    box-shadow: 0px 20px 30px -13px rgba(0, 0, 0, 0.33);
}
.p-gallery .item{ margin:0 15px; }
.p-gallery .gallery-box img.pho-gall {
    width: 100%;
    height: auto;
}

.p-gallery .gallery-box .view-caption {
    position: absolute;
    top: -140%;
    width: 100%;
    text-align: center;
    padding: 110px 0;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    background: rgb(160, 237, 234);
    background: url(../images/ser-bg.jpg) repeat;
}

.p-gallery .gallery-box:hover .view-caption {
    top: 0%;
    height: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.p-gallery .gallery-box .view-caption p {
    border: 4px solid #fff;
    width: 50%;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 0;
    line-height: 18px;
    text-decoration: none;
    text-shadow: none;
    background: #117bf7;
    padding: 9px 15px;
    color: #fff !important;
    margin: 15px auto 0;
    text-transform: uppercase;
    border-radius: 35px;
    box-shadow: 0 0 20px -2px #1716166b;
}

.p-gallery .gallery-box .view-caption a {
    border: 4px solid #fff;
    width: 50%;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 0;
    line-height: 18px;
    text-decoration: none;
    text-shadow: none;
    background: #117bf7;
    padding: 9px 15px;
    color: #fff !important;
    margin: 15px auto 0;
    text-transform: uppercase;
    border-radius: 35px;
    box-shadow: 0 0 20px -2px #1716166b;
}
.p-gallery .gallery-box h6 {
    display: none;
    text-align: center;
    color: #000;
    font-size: 15px;
    line-height: 25px;
    font-family: revert;
    background: #fff;
    padding: 7px 10px;
}

/*contact-us*/
.contact-inner {
    width: 100%;
    position: relative;
    background: #fff;
    padding: 30px 0 40px;
    margin: 0;
    background: url(../images/ser-bg.jpg) repeat;
    overflow: hidden;
}

.contact-inner .con-left {
    width: 40%;
    float: left;
    display: block;
    padding: 0;
    margin: 70px 0 0 50px;
}

.contact-inner .con-left h5 {
    display: block;
    margin: 20px 0 20px; font-family: "Manrope", sans-serif;
}

.contact-inner .con-left h5 span {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding: 0;
    margin: 0;
    font-weight: 600; font-family: Playfair Display,serif;
}

.contact-inner .con-left h5 a {
    display: block;
    color: #ffffffe5;
    font-size: 15px;
    font-weight: lighter;
    line-height: 25px;
    padding: 0 0;
    margin: 5px 0 0;
    letter-spacing: 0.5px;
    transition: all 500ms ease-in-out; font-family: "Manrope", sans-serif;
}

.contact-inner .con-left h5 span i {
    font-size: 14px;
    line-height: 17px;
    padding: 0 10px 0 0;
    margin: 0;
    color: #fffffff7;
}

.contact-inner .con-right {
    width: 50%;
    float: right;
    display: block;
    padding: 0;
    margin: 0;
}
.contact-inner .con-right .con-img-block {
    background: #fff;
    border: 1px solid #00000073;
    width: 89%;
    margin: -42px 0 0;
    box-shadow: 10px 10px 20px 8px #00000029;
    padding: 15px;
}
.contact-inner .con-right .con-img-block img{ width: 100%; }

.contact-inner .con-right form {
    background: #fff;
    border: 1px solid #00000073;
    width: 85%;
    margin: -45px 0 0;
    box-shadow: 10px 10px 20px 8px #00000029;
    padding: 20px 15px;
}

.contact-inner .con-right form h3 {
    color: #000000d1;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    padding: 0 0 20px 0; font-family: Playfair Display,serif;
}

.contact-inner .con-right form input {
    border: none;
    border-bottom: 1px solid #00000047;
    font-size: 15px;
    line-height: 20px;
    padding: 9px 6px;
    width: 100%;
    border-radius: 5px;
    margin: 0 0 15px;
    color: #000;
}

.contact-inner .con-right form textarea {
    border: none;
    border-bottom: 1px solid #00000047;
    font-size: 15px;
    line-height: 20px;
    padding: 9px 6px;
    width: 100%;
    border-radius: 5px;
    margin: 0 0 15px;
    color: #000;
}

.contact-inner .con-right form input[type="submit"] {
    font-family: arial;
    line-height: 25px;
    margin: 15px 0 5px;
    background: #005593;
    padding: 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    border-radius: 40px;
    box-shadow: 0 0 20px -2px #1716166b;
    border: 1px solid #fff;
    transition: all 500ms ease-in-out;
    display: inline-block;
    width: 35%;
    text-align: center;
}

.contact-inner .con-right form input[type="submit"]:hover {
    box-shadow: 0px 6px 20px -3px #171616de;
    transition: all 500ms ease-in-out;
    background: #00beee;
}

.banner-inner ul li.rightcontact {
    text-align: right;
    float: right;
    font-size: 14px;
    margin: 0 50px 0 0;
}

/*trems + Mision + Vision*/
.about-trems {
    width: 100%;
    padding: 30px 0;
}

.about-trems h4 {
    font-family: 'Parisienne', cursive;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #f00;
    line-height: 35px;
    padding: 0 0 25px;
    letter-spacing: 2px;
    margin: 0;
}

.about-trems p {
    padding: 0 0 10px;
    color: #e6e6e6;
    font-size: 19px;
    font-weight: lighter;
    font-style: italic;
    line-height: 33px;
    font-family: a;
    text-align: justify; font-family: "Manrope", sans-serif;
}

.about-trems img {
    width: 100%;
}

.team p {
    font-family: "Manrope", sans-serif;
  color: rgba(251, 251, 251, 0.97);
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 400;
  line-height: 30px;
  padding: 0px 0px 20px 0;
  margin: 0px 0px 5px;
  text-transform: none;
  text-align: justify; font-style: normal;
}
.team p b{
  color: #00c3ff;
  font-size: 22px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 30px;
  padding: 0 0;
  margin: 0 0 10px;
  font-family: Playfair Display,serif; display: block;
}

.team img {
    width: 100%;
    border-radius: 10px;
    margin: 10px 0 10px 20px;
    float: right;
}

/*enquiry-inquiry*/
.enquiry-inquiry {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 20px 0 10px;
    margin: 0 0;
    -webkit-box-shadow: inset 7px 10px 25px 0px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: inset 7px 10px 25px 0px rgba(0, 0, 0, 0.49);
    box-shadow: inset 7px 10px 25px 0px rgba(0, 0, 0, 0.49);
}

.enquiry-inquiry .container-inquiry h2 {
    color: #ffffff;
    text-align: center;
    font-size: 35px;
    line-height: 50px;
    padding: 0 0 5px;
    margin: 0;
    font-family: "Manrope", sans-serif;
    letter-spacing: 0;
    text-transform: capitalize; font-family: Playfair Display,serif;
  font-weight: 600;
}

.enquiry-inquiry .container-inquiry h4 {
    z-index: 9;
    position: relative;
    padding: 0 5px 40px;
    font-family: "Manrope", sans-serif;
    font-weight: normal;
    color: #ced1d3;
    text-align: center;
    font-size: 15px;
    line-height: 19px;
}

.enquiry-inquiry .container-inquiry {
    width: 78%;
    background: #0b54e5;
    margin: 50px auto 40px;
    padding: 25px 20px;
    
    border-radius: 10px;
    background: linear-gradient(to bottom right, #004cffa3, #1e3a8a, #0e2762); background: linear-gradient(180deg,rgba(6,182,212,.1),transparent);
  border: 1px solid #cccccc45;
}

.enquiry-inquiry .container-inquiry h3 {
    font-family: "Manrope", sans-serif;
    color: #e4e5e5;
    font-size: 21px;
    letter-spacing: 0px;
    font-weight: 500;
    line-height: 40px;
    padding: 0 0;
    margin: 0 0 5px;

    
    color: #00c3ff;
  font-size: 22px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 30px;
  padding: 0 0;
  margin: 0 0 5px;
  font-family: Playfair Display,serif;
}

.enquiry-inquiry .container-inquiry p {
    font-family: "Manrope", sans-serif;
    color: #fbfbfbf7;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 30px;
    padding: 0 0 20px 30px;
    margin: 0 0 5px;
    text-transform: none; text-align: justify;
  font-style: normal;
}

.enquiry-inquiry .container-inquiry .enquiry-box-form {
    width: 90%;
    display: flex;
    background: #f7f7f7;
    margin: 0 auto;
    padding: 15px;
    box-shadow: 0px 1px 11px 0px #00000030;
}

.enquiry-inquiry .container-inquiry .enquiry-box-form .form-left-to-enquiry {
    width: 30%;
    float: left;
    padding: 0;
    margin: 0 12px;
}

.enquiry-inquiry .container-inquiry .enquiry-box-form .form-left-to-enquiry label {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #272b28db;
}

.enquiry-inquiry .container-inquiry .enquiry-box-form .form-left-to-enquiry input {
    width: 100%;
    float: left;
    border: 1px dotted #797575;
    padding: 8px 10px;
    margin: 5px 0 25px;
    border-radius: 5px;
    background: #fff;
    outline: none;
    color: #000;
    height: 45px;
}

.enquiry-inquiry .container-inquiry .enquiry-box-form .form-left-to-enquiry textarea {
    width: 100%;
    float: left;
    border: 1px dotted #797575;
    padding: 8px 10px;
    margin: 5px 0 25px;
    border-radius: 5px;
    background: #fff;
    outline: none;
    color: #000;
    height: 45px;
}

.enquiry-inquiry .container-inquiry .enquiry-box-form .form-left-to-enquiry .form-sub {
    width: 60%;
}

.enquiry-inquiry .container-inquiry .enquiry-box-form .form-left-to-enquiry .form-sub input {
    margin: 0;
    background: #208e34;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.enquiry-inquiry .container-inquiry .enquiry-box-form .form-left-to-enquiry .form-sub input:hover {
    background: #f00;
}

.donate{ width: 100%;
  margin: 0 0 30px;
  padding: 0px;
  background: linear-gradient(180deg,rgba(62, 146, 255, 0.31),#00000078);
  text-align: center;}
.donate h4{ color: #e7e8e8;
  font-family: 'Roboto',sans-serif;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400; }
.donate a{ padding: 11px 35px;
  border-radius: 5px;
  color: #fff;
  margin: 0;
  transform: all 600ms ease-in-out;
  background: #038cc2;
  box-shadow: none;
  font-size: 15px;
  line-height: 25px;
  font-weight: bold;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 0.5px; border: 1px solid #fff; } 
.donate a:hover {
 color: #102249 !important;
  transform: all 600ms ease-in-out;
  background: #fff; border: 1px solid #038cc2;
}  
  

/*NEW FOOTER*/
.footer {
    position: relative;
    background: #000000;
    background: url(../images/footer.png) no-repeat;
    padding: 40px 0 20px;
    margin: 0;
    width: 100%;
    overflow: hidden;
}

.footer .footer-box {
    width: 100%;
    padding: 0;
    margin: 0;
}

.footer .footer-box h3 {
    color: #e7e8e8;
    font-family: 'Roboto',sans-serif;
    margin: 0;
    padding: 0 0 10px;
    font-size: 25px;
    line-height: 40px;
    font-weight: 700;
}

.footer .footer-box h3 span {
    color: #ff0040;
}

.footer .footer-box p {
    color: #fb9400;
    padding: 20px 0 0;
    margin: 0;
    font-size: 17px;
    line-height: 25px;
    text-align: justify;
    font-family: "Manrope", sans-serif;
    letter-spacing: 0;
    text-transform: capitalize;
}

.footer .footer-box p a {
    color: #ffffffde;
    font-size: 13px;
}

.footer .footer-box p a:hover {
    color: #fb9400;
}

.footer .footer-box ul.link-li {
    padding: 0;
    margin: 0;
}

.footer .footer-box ul.link-li li {
    color: #525252;
    font-family: 'Roboto',sans-serif;
    list-style: none;
    display: inline-block;
}

.footer .footer-box ul.link-li li i.fas {
    color: #ff0040;
}

.footer .footer-box ul.link-li li a {
    color: #e7e8e873;
    font-size: 13px;
    line-height: 28px;
    font-weight: lighter;
    padding: 10px 0 0 15px;
    margin: 0;
    display: block;
}

.footer .footer-box ul.link-li li a:hover {
    color: #fffffffa;
}

.footer .footer-box ul {
    padding: 0;
    margin: 15px 0 0;
}

.footer .footer-box ul li {
    list-style: none;
    color: #fb9400;
}

.footer .footer-box ul li a {
    color: #fff;
    padding: 0 3px;
}

.footer .footer-box ul li a:hover {
    color: #fb9400;
}

.footer .copyright {
    text-align: center;
    background: #151515;
    padding: 10px 0 10px;
    margin: 20px 0 0;
}

.footer .copyright p.copy-right {
    font-family: system-ui;
    color: #d6dce0;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    margin: 0;
}

.footer .copyright p.copy-right span {
    color: #cc0738;
}



/*///-------------------TAB / All Mobile Responsiv view SUJOY-------------------///*/
@media(max-width: 1680px) {
    
    
}

@media(max-width: 1600px) {
    
    

    
    
    
    
}

@media(max-width: 1440px) {

    
}

@media(max-width: 1280px){
   


   
}

@media(max-width: 1080px){}

@media(max-width: 900px){

}

@media(max-width: 800px){

.header-bottom .logo-new .logo-img {
  width: 83%;
  padding: 8px 0;
}
.water-efact h2 {
  color: #fff;
  font-size: 100px;
}
.banner .dec .banner-text p {
  font-size: 22px;
  line-height: 30px;
  padding: 51px 0 20px;
  margin: 0;
}
.banner .dec .banner-text a {
  border-radius: 30px;
  padding: 10px 35px;
  font-size: 12px;
}
.banner .dec .banner-text {
  padding: 185px 0 0 0;
  text-align: center;
}

.modal-dialog {
  width: 75% !important;
  margin: 94px auto !important;
}
a.denet-pupup {
  bottom: 40px;
  width: 19%;
  padding: 5px 0;
  font-size: 12px;
}
.banner {
  margin: -20px 0 0;
  height: 445px;
}

.about {
  padding: 50px 0;
}
.about .lt-ab h2 { font-size: 24px; line-height: 34px; padding: 0 0 15px; }
.about .lt-ab p {
  font-family: "Manrope", sans-serif;
  font-size: 13px;
  line-height: 24px;
  color: #2f2d2de5;
  padding: 0 0 15px;
  display: block;
  margin: 0;
  text-align: justify;
  font-weight: 500;
}
.about .lt-ab a {
  line-height: 25px;
  padding: 7px 30px;
  font-size: 12px;
}
.most_popular {
  position: relative;
  width: 100%;
  padding: 30px 0 20px;
  margin: 0 0;
}
h2.title-txt {
  font-size: 30px;
  line-height: 40px;
  padding: 0 0 30px; margin:0 !important;
}
h2.title-txt span i {
  background: #1e3a89;
  z-index: 9;
  position: relative;
  padding: 0 5px;
  font-family: "Manrope", sans-serif;
  font-weight: bold;
  color: #cbd0d5e5;
  font-size: 10px;
}
.most_popular .popular_box .popular_box_img {
  position: relative;
  width: 100%;
  height: 300px;
}
.most_popular .popular_box .popular_box_text h2 {
  font-size: 11px;
  line-height: 16px;
  padding: 5px 0;
  width: 46%;
  margin: 15px auto 0;
}
.most_popular .popular_box .popular_box_text h3 {
  display: block;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  padding: 10px 0px 9px;

}
.most_popular .popular_box .popular_box_text h5 {
  text-align: center;
  font-size: 13px;
  line-height: 24px;
  padding: 1px 13px 10px;
  margin: 0;
}

.most_popular .video_box {
  position: relative;
  width: 100%;
  padding: 15px;
  background: #092e5e;
  border-radius: 10px;
  height: 536px;
}

.Chitravathi .chitra-block{
margin: 0 auto !important;
  padding: 30px !important;
}
.Chitravathi h2 {
  font-size: 15px;
  line-height: 18px;
  margin: 0 0 5px;
}
.Chitravathi h1 {
  font-size: 34px;
  line-height: 40px;
  padding: 5px 0 20px;
}
.Chitravathi h1 span {
  display: block;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0;
  padding: 0 0;
  margin: 0 0;
  font-family: "Manrope", sans-serif;
  color: #fff;
}
.Chitravathi .Chitravathi-text h3 {
  font-size: 20px;
  line-height: 30px;
  color: #00c3ff;
  font-family: Playfair Display,serif;
  font-weight: 600;
}
.Chitravathi .Chitravathi-text p {
  font-family: "Manrope", sans-serif;
  font-size: 13px;
  line-height: 24px;
  color: #fbfbfbf7;
  padding: 0 0 15px 0px;
  display: block;
  margin: 0;
  text-align: justify;
  font-weight: 400;
}

.card__title {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 24px;
  color: #000000ab;
  font-family: "Manrope", sans-serif;
  font-weight: normal;
  height: 210px;
}
.card__category {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 500;
  color: #737373;
  line-height: 20px;
}

.p-gallery .gallery-box {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 10px 0 15px;
  float: left;
  border: 3px solid #fff;
  height: 155px;
  overflow: hidden;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  border-radius: 8px;
  box-shadow: 0px 20px 30px -13px rgba(0, 0, 0, 0.33);
}
.p-gallery .gallery-box .view-caption {
  position: absolute;
  top: -188%;
  width: 100%;
  text-align: center;
  padding: 40px 0;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  transition: .5s all;
  background: rgb(160, 237, 234);
  background: url(../images/ser-bg.jpg) repeat;
}
.p-gallery .gallery-box .view-caption p {
  border: 2px solid #fff;
  width: 81%;
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 100;
  letter-spacing: 0;
  line-height: 18px;
  text-decoration: none;
  text-shadow: none;
  background: #117bf7;
  padding: 5px 0;
  color: #fff !important;
  margin: 15px auto 0;
  text-transform: uppercase;
  border-radius: 35px;
  box-shadow: 0 0 20px -2px #1716166b;
}

.footer .footer-box p a {
  color: #ffffffde;
  font-size: 11px;
}

.footer .footer-box p {
  color: #fb9400;
  padding: 20px 0 0;
  margin: 0;
  font-size: 12px !important;
  line-height: 18px;
  text-align: justify;
  font-family: "Manrope", sans-serif;
  letter-spacing: 0;
  text-transform: capitalize;
}
.footer .footer-box ul li {
  list-style: none;
  color: #fb9400;
  font-size: 12px;
}

.footer .footer-box ul {
  padding: 0;
  margin: 20px 0 0;
}
.about-trems .about-trems-block{  
margin: 0 auto !important;
  padding: 30px !important;
}
.about-trems p {
  padding: 0 0 10px;
  color: #e6e6e6;
  font-size: 13px;

  line-height: 24px;
  font-family: a;
  text-align: justify;
  font-family: "Manrope", sans-serif;
}
.p-gallery .gallery-box .view-caption a{border: 2px solid #fff;
  width: 81%;
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 100;
  letter-spacing: 0;
  line-height: 18px;
  text-decoration: none;
  text-shadow: none;
  background: #117bf7;
  padding: 5px 0;
  color: #fff !important;
  margin: 15px auto 0;
  text-transform: uppercase;
  border-radius: 35px;
  box-shadow: 0 0 20px -2px #1716166b; display: block; }
.banner-inner {
  position: relative;
  width: 100%;
  height: 195px;
  overflow: hidden;
  padding: 0 0;
  margin: -20px 0 0;
  background: #000;
}

.about-iner .about-inner-block{ margin: 0 auto !important;
  padding: 30px !important; }

.about-iner h3 {
  color: #00c3ff;
  font-size: 20px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 30px;
  padding: 0 0;
  margin: 0 0 5px;
  font-family: Playfair Display,serif;
}
.about-iner p {
  font-family: "Manrope", sans-serif;
  color: #fbfbfbf7;
  font-size: 13px;
  text-align: justify;
  line-height: 24px;
  padding: 0px 0 20px;
  margin: 0;
}
.pdf-btn a {
  width: 100%;
  display: block;
  padding: 9px 0;
  font-size: 12px;
  line-height: 18px;
}
.pdf-btn {
  width: 23%;
  padding: 0;
  margin: 0;
  text-align: center;
}
.enquiry-inquiry .container-inquiry {
  width: 85%;
  background: #0b54e5;
  margin: 35px auto 40px;
  padding: 25px 20px;
  border-radius: 10px;
  background: linear-gradient(to bottom right, #004cffa3, #1e3a8a, #0e2762);
  background: linear-gradient(180deg,rgba(6,182,212,.1),transparent);
  border: 1px solid #cccccc45;
}
.enquiry-inquiry .container-inquiry h2{font-size: 30px;
  line-height: 40px;}
.enquiry-inquiry .container-inquiry h4 {
  z-index: 9;
  position: relative;
  padding: 0 5px 40px;
  font-family: "Manrope", sans-serif;
  font-weight: normal;
  color: #ced1d3;
  text-align: center;
  font-size: 10px;
  line-height: 14px;
}
.enquiry-inquiry .container-inquiry h3 {
  font-size: 20px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 30px;
  padding: 0 0;
  margin: 0 0 5px;
  font-family: Playfair Display,serif;
}
.enquiry-inquiry .container-inquiry p {
  font-family: "Manrope", sans-serif;
  color: #fbfbfbf7;
  font-size: 13px;
  letter-spacing: 0px;
  font-weight: 400;
  line-height: 24px;
  padding: 0 0 20px 30px;
  margin: 0 0 5px;
  text-transform: none;
  text-align: justify;
  font-style: normal;
}
.donate a {
  padding: 9px 35px;
  border-radius: 5px;
  color: #fff;
  margin: 0;
  transform: all 600ms ease-in-out;
  background: #038cc2;
  box-shadow: none;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: 1px solid #fff;
}
.contact-inner .con-right .con-img-block {
  background: #fff;
  border: 1px solid #00000073;
  width: 106%;
  margin: -16px 0 0;
  box-shadow: 10px 10px 20px 8px #00000029;
  padding: 15px;
}
.contact-inner .con-right {
  width: 58%;
  float: right;
  display: block;
  padding: 0;
  margin: 0;
}
.contact-inner .con-left {
  width: 35%;
  float: left;
  display: block;
  padding: 0;
  margin: 70px 0 0 50px;
}
.contact-inner .con-left h5 span {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  padding: 0;
  margin: 0;
  font-weight: 600;
  font-family: Playfair Display,serif;
}
.contact-inner .con-left h5 a {
  display: block;
  color: #ffffffe5;
  font-size: 13px;
  font-weight: lighter;
  line-height: 22px;
  padding: 0 0;
  margin: 5px 0 0;
  letter-spacing: 0.5px;
  transition: all 500ms ease-in-out;
  font-family: "Manrope", sans-serif;
}

.sf-menu li.active a {
  color: #c9c9c9;
  border-radius: 0;
  transform: all 600ms ease-in-out;
}
a.denet-menu {
  padding: 7px 25px;
  font-weight: bold;
  border-radius: 5px;
  color: #fff;
  margin: 0;
  background: url(../images/header-bg.png) right;
  box-shadow: -14px -15px 34px -19px rgba(0, 0, 0, 0.75) inset;
  -webkit-box-shadow: -14px -15px 34px -19px rgb(0 45 76) inset;
  -moz-box-shadow: -14px -15px 34px -19px rgba(0,0,0,0.75) inset;
  transform: all 600ms ease-in-out;
  background: #038cc2;
  box-shadow: none;
  background: #071b4f !important;
}








}



@media(max-width:786px) {


}
@media(max-width:768px) { 



}

@media(max-width:760px) {
   /* ////chek 700////*/

}


@media(max-width:699px) {
   /* ////chek 600////*/

}

@media(max-width:580px) {
    /*////chek 490////*/


}


@media(max-width:480px) {
    /*////chek 440////*/


.water-efact h2 {
    color: #fff;
    font-size: 50px;
  }

 .modal-dialog {
    width: 95% !important;
    margin: 94px auto !important;
  }
a.denet-pupup:hover {
  background: linear-gradient(to bottom right, #00a1e3, #7fd4f9, #00a1e3);
  text-align: center;
  padding: 5px 0;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  border-radius: 0px;
  box-shadow: 0px 10px 30px -5px #000000a3;
  border: 2px solid #92d4f466;
}
  a.denet-pupup {
    bottom: 26px;
    width: 30%;
    padding: 5px 0;
    font-size: 10px;
    border: 2px solid #92d4f4;
  }

.banner {
    margin: 0;
    height: 255px;
  }
  .banner .dec .banner-text p {
    font-size: 15px;
    line-height: 0px;
    padding: 35px 0 20px;
    margin: 0;
  }
.banner .dec .banner-text a {
    border-radius: 30px;
    padding: 8px 35px;
    font-size: 10px;
  }
 .banner .dec .banner-text {
    padding: 100px 0 0 0;
    text-align: center;
  }
.about {
    padding: 20px 0;
  }
 .about .lt-ab h2 {
    font-size: 20px;
    line-height: 28px;
    padding: 0 0 15px;
  }
 .about .lt-ab a {
    line-height: 24px;
    padding: 5px 30px;
    font-size: 10px;
  }
.about .rt-ab {
  position: relative;
  width: 100%;
  padding: 0px 0;
  margin: 30px 0 20px;
  float: right;
  height: auto;
  overflow: hidden;
  border-radius: 0px;
}
h2.title-txt span::before {
  position: absolute;
  content: "";
  top: 15px;
  left: 0;
  width: 31%;
  height: 2px;
  background: #ffffff6b;
  right: 0;
  margin: 0 auto;
}
h2.title-txt span::after {
  position: absolute;
  content: "";
  top: 11px;
  left: 0;
  width: 35%;
  height: 2px;
  background: #ffffff5c;
  right: 0;
  margin: 0 auto;
}
  .most_popular {
    position: relative;
    width: 100%;
    padding: 20px 0 20px;
    margin: 0 0;
  }
  .most_popular .popular_box .popular_box_img {
    position: relative;
    width: 100%;
    height: auto;
  }
 .most_popular .video_box {
    position: relative;
    width: 100%;
    padding: 15px;
    background: #092e5e;
    border-radius: 10px;
    height: auto;
  }
 .Chitravathi h1 {
    font-size: 28px;
    line-height: 36px;
    padding: 5px 0 20px;
  }
 .Chitravathi h2 {
    font-size: 13px;
    line-height: 16px;
    margin: 0 0 5px;
  }
  .Chitravathi h1 span {
    display: block;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 0 0;
    margin: 0 0;
    font-family: "Manrope", sans-serif;
    color: #fff;
  }
.Chitravathi .Chitravathi-text {
  position: relative;
  padding: 0;
  margin: 0 0;
  width: 100%;
  display: block;
}
.Chitravathi .Chitravathi-img img {
  width: 100%;
  padding: 0 0;
  margin: 15px 0;
  background: #fff;
}
  .Chitravathi .chitra-block {
    margin: 0 auto !important;
    padding: 15px !important;
  }

.cards {
  width: 100%;
  display: block;

}
.card {
  transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
  background-color: #fff;
  width: 100%;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #ccc3;
  filter: grayscale(0%);
  border-radius: 8px;
  box-shadow: 0px 20px 30px -13px rgba(0, 0, 0, 0.17);
  margin: 0 0 30px;
  padding: 0;
}
.card__img {
  visibility: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 245px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.card__info {
  z-index: 2;
  background-color: #fff;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 15px;
}

.card__title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 24px;
    color: #000000ab;
    font-family: "Manrope", sans-serif;
    font-weight: normal;
    height: 100px;
  }
  .p-gallery .gallery-box {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0 0 30px;
    float: left;
    border: 3px solid #fff;
    height: 250px;
    overflow: hidden;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    border-radius: 8px;
    box-shadow: 0px 20px 30px -13px rgba(0, 0, 0, 0.33);
  }

  .p-gallery .gallery-box .view-caption {
    position: absolute;
    top: -188%;
    width: 100%;
    text-align: center;
    padding: 90px 0;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    background: rgb(160, 237, 234);
    background: url(../images/ser-bg.jpg) repeat;
  }
.p-gallery .gallery-box .view-caption p {
    border: 2px solid #fff;
    width: 56%;
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    font-weight: 100;
    letter-spacing: 0;
    line-height: 18px;
    text-decoration: none;
    text-shadow: none;
    background: #117bf7;
    padding: 5px 0;
    color: #fff !important;
    margin: 15px auto 0;
    text-transform: uppercase;
    border-radius: 35px;
    box-shadow: 0 0 20px -2px #1716166b;
  }

.footer .footer-box ul li {
    list-style: none;
    color: #fb9400;
    font-size: 10px;
  }

.p-gallery .gallery-box .view-caption a {
    border: 2px solid #fff;
    width: 30%;
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    font-weight: 100;
    letter-spacing: 0;
    line-height: 18px;
    text-decoration: none;
    text-shadow: none;
    background: #117bf7;
    padding: 5px 0;
    color: #fff !important;
    margin: 15px auto 0;
    text-transform: uppercase;
    border-radius: 35px;
    box-shadow: 0 0 20px -2px #1716166b;
    display: block;
  }
.banner-inner {
    position: relative;
    width: 100%;
    height: 110px;
    overflow: hidden;
    padding: 0 0;
    margin: 0;
    background: #000;
  }
 .sf-menu {
    top: 73px;
    width: 234px;
  }

 .sf-menu li ul li a {
    font-size: 9px !important;
    line-height: 14px;
    font-weight: 400;
  }
  .about-trems .about-trems-block {
    margin: 0 auto !important;
    padding: 15px !important;
  }
  .enquiry-inquiry .container-inquiry {
    width: 90%;
    background: #0b54e5;
    margin: 20px auto 40px;
    padding: 15px;
    border-radius: 10px;
    background: linear-gradient(to bottom right, #004cffa3, #1e3a8a, #0e2762);
    background: linear-gradient(180deg,rgba(6,182,212,.1),transparent);
    border: 1px solid #cccccc45;
  }

 .enquiry-inquiry .container-inquiry p {
    font-family: "Manrope", sans-serif;
    color: #fbfbfbf7;
    font-size: 13px;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 15px;
    margin: 0 0 5px;
    text-transform: none;
    text-align: justify;
    font-style: normal;
  }
.pdf-btn {
    width: 45%;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  .pdf-btn a {
    width: 100%;
    display: block;
    padding: 8px 0;
    font-size: 11px;
    line-height: 18px;
  }

.contact-inner .container{height: 290px !important;}
  .contact-inner .con-left {
    width: 100%;
    float: left;
    display: block;
    padding: 0;
    margin: 50px 0 0 30px;
  }
  .contact-inner .con-right .con-img-block {
    background: #fff;
    border: 1px solid #00000073;
    width: 100%;
    margin: -16px 0 0;
    box-shadow: 10px 10px 20px 8px #00000029;
    padding: 15px;
  }

  .contact-inner .con-right {
    width: 100%;
    float: right;
    display: block;
    padding: 0;
    margin: 0;
  }
  .contact-inner .con-left {
    width: 100%;
    float: left;
    display: block;
    padding: 0;
    margin: 25px 0 25px 0;
  }
 .contact-inner .con-left h5 span {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    padding: 0;
    margin: 0;
    font-weight: 600;
    font-family: Playfair Display,serif;
  }
.contact-inner .con-left h5 span i {
  font-size: 12px;
  line-height: 15px;
  padding: 0 7px 0 0;
  margin: 0;
  color: #fffffff7;
}
.contact-inner .con-left h5 {
  display: block;
  margin: 15px 0 15px;
  font-family: "Manrope", sans-serif;
}
.header-bottom{ background: url(../images/ser-bg.jpg) repeat;
  padding: 0px 0;
  margin: 0 0;}
.about .lt-ab h2 {
    font-size: 30px;
    line-height: 40px;
    padding: 0 0 15px;
  }

.about .lt-ab p {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #2f2d2de5;}
a.denet-menu{background: #00c3ff !important;
    color: #fff !important;}
 .sf-menu li ul li a {
    font-size: 13px !important;
    line-height: 14px;
    font-weight: 400;
  }
.sf-menu {
    top: 60px;
    width: 200px;
    background: url(../images/ser-bg.jpg) repeat;
  }
h2.title-txt span i{color: #cbd0d5;
    font-size: 10px;
    background: #05153e !important;}
  .sf-menu li.active a {
    color: #535252;
    border-radius: 0;
    transform: all 600ms ease-in-out;
  }
  .contact-inner .con-left h5 a {
    display: block;
    color: #ffffffe5;
    font-size: 25px}
.contact-inner .con-left h5 span {
    font-size: 20px;
    line-height: 18px;
    color: #fff;
    padding: 10px 0 10px 0px;
    margin: 0;
    font-weight: 600;
    font-family: Playfair Display,serif;
    display: block;
  }
.footer .footer-box ul {
    padding: 0;
    margin: 10px 0 0;
    text-align: center !important;
  }
.footer .footer-box {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
}
  .footer .footer-box p {
    color: #fb9400;
    padding: 20px 0 0;
    margin: 0;
    font-size: 12px !important;
    line-height: 18px;
    text-align: center;}
.Chitravathi h2 {
    font-size: 15px;
    line-height: 16px;
    margin: 0 0 5px;
  }
  .Chitravathi h1 {
    font-size: 30px;
    line-height: 40px;
    padding: 5px 0 20px;
  }
  .Chitravathi .Chitravathi-text h3 {
    font-size: 25px;
    line-height: 40px;}
 .Chitravathi .Chitravathi-text p {
    font-family: "Manrope", sans-serif;
    font-size: 17px;
    line-height: 30px;
    color: #fbfbfbf7;
    padding: 0 0 15px 0px;
    display: block;
    margin: 0;
    text-align: left;
    font-weight: 400;
  }
.card__title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 25px;
    color: #000000ab;
    font-family: "Manrope", sans-serif;
    font-weight: normal;
    height: auto;
  }
.card__by {
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
}
.donate {
  width: 100%;
  margin: 0 0 30px;
  padding: 0px;
  background: none;
  text-align: center;
}



}

@media(max-width:430px) {
    /*////chek 400////*/
.contact-inner {
  width: 100%;
  position: relative;
  padding: 10px 0 40px;}
h2.title-txt span {
  position: relative;
  z-index: 1;

}

  .banner-inner {
    position: relative;
    width: 100%;
    height: 90px;}
  h2.title-txt {
    font-size: 30px;
    line-height: 40px;
    padding: 0 0 10px;
    margin: 0 !important;
  }
  .most_popular .popular_box .popular_box_text h5 {
    text-align: center;
    font-size: 16px;
    line-height: 25px}
  .most_popular .popular_box .popular_box_text h2 {
    font-size: 15px;
    line-height: 16px;
    padding: 13px 0;
    width: 60%;
    margin: 15px auto 0;
    color: #fff;
  }

.p-gallery .gallery-box .view-caption {
    padding: 100px 0;
    background: #ffffffa3;
  }
 .about-trems p {
    padding: 0 0 10px;
    color: #e6e6e6;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    font-family: "Manrope", sans-serif;
  }
  .enquiry-inquiry .container-inquiry p {
    font-family: "Manrope", sans-serif;
    color: #fbfbfbf7;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 30px;
    padding: 0 0 15px;
    margin: 0 0 5px;
    text-transform: none;
    text-align: left;
    font-style: normal;
  }
.about-iner p {
    font-family: "Manrope", sans-serif;
    color: #fbfbfbf7;
    font-size: 17px;
    text-align: left;
    line-height: 30px;
    padding: 0px 0 20px;
    margin: 0;
  }
strong {
  font-weight: 700;
  font-style: italic;
}



}

@media(max-width:399px) {
    /*////chek 385////*/


}


@media(max-width:380px) {
    /*////chek 375////*/


}

@media(max-width:365px) {
    /*////chek 320////*/


}



































