@charset "utf-8";
@font-face {
  font-family: "Poppins"; font-size:16px !important;
  src: url("../fonts/PoetsenOne-Regular.ttf");
}

p {
  font-family: "Saira", sans-serif; font-size:16px !important;
}

ul,
li {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
}
html {
  scroll-behavior: smooth;
}

html {
   scroll-padding-top: 278px;
}
.a1m{display:none;}
.container:{width:1280px !important;}
.small-tab{background:#6c2a56; border-radius:50px; padding:5px; color:#fff; width:8%; text-align:center;}
.phone{color:#000; font-size: 24px; margin-top:32px;}
.affix .phone{color:#000; font-size: 24px; margin-top:14px;}
.imgframe{background:#fff; border-radius: 24px; width:18%; margin-bottom:20px;}
#floatingSocialShare {
    position: relative;
    z-index: 9999 !important;

}

button.sub-menu-toggle {
    display: none;
}
nav.navigation.post-navigation {
    padding:83px;
}
.singh{padding-top: 140px !important;}
.kumar{padding-top: 138px !important;}

.reasons{padding: 60px 0;}
.reasons .title-section h2 {
color: #6c2a56;
 font-size:24px;
 font-family: "Saira", sans-serif;
 font-weight: 600;
 margin: 0;

}
.numberCircle {
    border-radius: 50%;
    width: 50px !important;
    height: 50px !important;
    padding: 6px;
    background: #f4f3f3;
    border: 2px dashed #6c2a56;
    color: #6c2a56;
    text-align: center;
    font: 32px Arial, sans-serif;
}


.newh{margin-top: 11px;}
.extra-con{position:absolute; z-index: 9999; margin:526px 0 0 0; width:50%; padding:40px;}
.extra-con h5 {
    color: #fff;
    font-size: 18px;
    font-family: "Saira", sans-serif;
    margin: 5px auto 10px 0px;
   }


.white-belt{background: #6c2a56;
 padding: 20px;
margin-top:0px;
}

.white-belt h2{
 color: #fff;
 font-size:24px;
 font-family: "Saira", sans-serif;
 font-weight: 600;
 margin: 10px 0 10px 0;
 
 line-height:32px;

 

}

.extra-title h2 {
    color: #feb42b;
    font-size: 24px;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    margin: 20px 0 34px 0;
    text-transform: uppercase;
    padding-top: 66px;
    text-align: center;
}

.logo{margin:10px 0 10px 0; }
.affix .logo{ margin-top: 1px;}
.center {
    padding: 0;
    width: 300px;
    transition: 0.50s;
    -webkit-transition: 0.50s;
    -moz-transition: 0.50s;
    -ms-transition: 0.50s;
    -o-transition: 0.50s;
}
.affix .header img {
    width: 74%;
    margin-top: 5px;
}


.trust{background:#000 /*url(../images/service-bg.png) no-repeat center ;-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover*/;
  padding:120px 0 32px 0;
  margin-top: 138px;

}

.trust h2{
 color: #d8a97c;
 font-size:32px;
 font-family: "Saira", sans-serif;
 font-weight: 600;
 margin: 0 0 10px 0;
 text-transform: uppercase;
 text-align: center;

}

.trust h2 span{
 color: #02224b;

}

.trust h4 {
    color: #fff;
    font-size: 18px;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    margin: -74px auto 10px 0px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    z-index: 9999;
}

.trust h5 {
    color: #fff;
    font-size: 18px;
    font-family: "Saira", sans-serif;
    font-weight:500;
    margin: 5px auto 10px 0px;
   }

.trust p{
  color: #fff;
  font-family: "Saira", sans-serif;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}

.quote a{ background: #6c2a56;  color: #fff !important; padding: 12px;  float: right;
margin-top:25px !important; border-radius:6px;  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.quote a:hover{ background: #4f153b;  color: #fff !important; padding: 12.5px; float: right;
margin-top:25px !important; border-radius:6px;
}

.affix .quote a{ background: #6c2a56;  color: #fff !important; padding: 12px;  float: right;
margin-top:8px !important; border-radius:6px;  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.affix .quote a:hover{ background: #4f153b;  color: #fff !important; padding: 12.5px; float: right;
margin-top:6px !important; border-radius:6px;
}
::placeholder {
  color: #333;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #333;
}



.page ::placeholder {
  color: #333;
  opacity: 1;
  /* Firefox */
}

.page :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333;
}

.page ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #333;
}

.input-text {
  color: #333;
  height: 45px;
  width: 100%;
  font-size: 16px;
  font-family: "Poppins";
  padding: 5px 15px;
  background:#fff /*rgba(203,203,202,0.7)*/;
  border: none;
}

.input-textarea {
  color: #333;
  width: 100%;
  font-size: 16px;
  font-family: "Poppins";
  padding: 5px 15px;
  background:#fff /*rgba(203,203,202,0.7)*/;
  border: none;
}

.input-submit {
  color: #fff;
  font-size: 15px;
  border: 2px solid #fff;
  background: transparent;
  width: 100%;
  padding: 10px 25px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  font-family: "Poppins";
  text-transform: uppercase;
  font-weight: 500;
}

.input-submit:hover {
  color: #10437a;
  background: #fff;
  border: 2px solid #2492eb;
}



.page .input-text {
  color: #121212;
  height: 50px;
  width: 100%;
  font-size: 14px;
  font-family: "Poppins";
  padding: 5px 15px;
  background: #fff;
  border: 1px solid #d7d7d7;
  font-weight: 300
}




.page .input-textarea {
  color: #121212;
  width: 100%;
  font-size: 14px;
  font-family: "Poppins";
  padding: 5px 15px;
  background: #fff;
  font-weight: 300
  border: 1px solid #d7d7d7;
}

.page .input-submit {
  color: #0e6228;
  font-size: 16px;
  border: 2px solid #0e6228;
  background: transparent;
  width: 100%;
  padding: 10px 25px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  font-family: "Poppins";
}

.page .input-submit:hover {
  color: #fff;
  background: #0e6228;
  border: 2px solid #0e6228;
}


.button1 {
  font-family: "Poppins";
  font-weight: normal;
  font-style: normal;
  color: #6c2a56;
  font-size: 16px;
  border: 2px solid #6c2a56;
  background: transparent;
  padding: 10px 25px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  font-weight: 400;
}

.button1:hover {
  color: #fff;
  background: #6c2a56;
  border: 2px solid #6c2a56;
}


.button2 {
  color: #121212;
  font-size: 15px;
  border: 2px solid #121212;
  background: transparent;
  padding: 10px 25px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  font-family: "Montserrat";
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
}

.button2:hover {
  color: #fff;
  background: #121212;
  border: 2px solid #121212;
}


.button3 {
  font-family: "Poppins";
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 15px;
  border: 2px solid #fff;
  background: #6c2a56;
  padding: 10px 25px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  font-weight: 500;

}

.button3:hover {
  color: #fff;
  background:transparent;
  border: 2px solid #6c2a56;
}

.button30 {
  font-family: "Poppins";
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 15px;
  border: 2px solid #6c2a56;
  background:transparent;
  padding: 10px 25px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  font-weight: 500;}



.button30:hover {
  color: #fff;
  background: #6c2a56;
  border: 2px solid #fff;
}


.button3a{
  font-family: "Poppins";
  font-weight: normal;
  font-style: normal;
  color: #000;
  font-size: 15px;
  border: 2px solid #000;
  background:transparent;
  padding: 10px 25px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  font-weight: 500;}



.button3a:hover {
  color: #fff;
  background: #000;
  border: 2px solid #fff;
}
.top-header{
  background: #000;
  padding:8px 0 0 0;
  margin: 0;
}

.top-header .info ul li{
  display: inline-block;
  text-decoration: none;
  font-family: 'Poppins';
  color: #fff;
  font-size: 16px;
  margin-left: 25px;
}

.top-header .info ul li:first-child{
  margin-left: 0;
}

.top-header .info ul li a{
  color: #fff;
}

.top-header .social-info{
  text-align: right;
}

.top-header .social-info ul li{
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  margin-right: 20px;

}

.top-header .social-info ul li a{
  color: #fff;
}

.banner-content {
  position: relative;
  
}

.banner-content img {
  width: 100%;
}

.banner-content .centered {
    position: absolute;
    top: 48%;
    left: 34%;
    /*background-color: rgba(0, 0, 0, 0.6);*/
    width: 54%;
    transform: translate(-50%, -50%);
    padding:20px 20px 40px 20px;
    border-radius: 25px 0 25px 0;
}

.banner-content .centered h1 {
  color: #fff;
  font-size:50px;
  font-family: "Saira", sans-serif;
  text-shadow: 1px 2px 1px #000;
 
  line-height:50px;
}

.banner-content .centered p {
  color: #fff;
  font-size: 16px;
  font-family: "Poppins";
  line-height: 23px;
}

.one {
  background: url(../images/bg2.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
     padding: 60px 20px 0 20px;
}

.one .title-section{
  margin-bottom: 30px;
  text-align: center;
}

.one .title-section h2 {
 color: #6c2a56;
 font-size:24px;
 font-family: "Saira", sans-serif;
 font-weight: 600;
 margin: 0;
 text-shadow: 1px 0px 1px #fff;

}



.three {
  background: #b676a1;
  padding: 80px 0;
  text-align: center;
}


.three .title-section{
  margin-bottom: 30px;
}

.three .title-section h2 {
color: #6c2a56;
 font-size:24px;
 font-family: "Saira", sans-serif;
 font-weight: 600;
 margin: 0;

}


.ourwork-images {
  overflow: hidden;
  -webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
  transition: all linear 0.5s;
}

.ourwork-images img {
  width: 100%;
  -webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
  transition: all linear 0.5s;
}

.ourwork-images:hover img {
  transform: scale(1.1, 1.1);
}


.four {
  background: #be94b0;
  padding:80px 0;
  text-align: center;
 
}

.four .title-section{
  margin-bottom: 30px;
}

.four .title-section h2 {
 color: #6c2a56;
font-size:32px;
 font-family: "Saira", sans-serif;
 font-weight: 600;
 margin: 0;
 text-align: center;

}


.four h3 {
  color: #6c2a56;
  font-size:16px;
  font-family: "Saira", sans-serif;
  font-weight: 600;
}


.four .service {
  padding: 30px 20px;
  background: #fff;
  text-align: center;
  border: 1px solid #e7e7e7;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.four p {
  color: #2e2e2e;
 font-family: "Saira", sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
 
}


.four .learn-more a{
  color: #d52529;
  font-size: 18px;
  font-weight: 600;
}


.four img{
 
}


.five {
   background:url(../images/fivebg.jpg) no-repeat center;
  padding: 60px 0;
  text-align: center;

}


.five  h2 {
 color: #fff;
 font-size:16px;
 font-family: "Poppins";
 font-weight: 600;
 margin: 0 0 6px 0;
 
 text-align: left;

}


.five p {
  color: #e5e5e2;
  font-family: "Poppins";
  font-size: 16px;
  line-height:27px;
  text-align:left;
}



.sevensea{padding: 40px 0 0px 0; background-color:transparent !important; }
.sevensea-left{margin-top: 316px; }
.sevensea-left2 {background:#973e79; padding:15px; color:#fff; width:100% !important; text-align: center; 
  display:block; font-size:14px; font-weight:bold; text-transform: uppercase; border-radius: 25px;}
.sevensea-left2:hover{background:#4e143b !important; padding:15px; color:#000; transition: all ease-in 0.2s;}
.sevensea-left2 a{background:#6c2a56; padding:20px 15px 15px 15px; color:#fff; width:100% !important;}
.sevensea-left2 a:hover{background:#fff !important; padding:15px; color:#4e143b; transition: all ease-in 0.2s;}


.welcome {
    background: #fff;
    margin-left:-15px;
    position: absolute;
    z-index: 9999;
    padding: 10px 15px 0px 15px !important;
}


.sevensea .title-section h2 {
 color: #6c2a56;
font-size:32px;
 font-family: "Saira", sans-serif;
 font-weight: 600;
 font-weight: 600;
 margin-right: -15px;
}


.sevensea .title-section h2 .fa{
  color: #3f75bc;
  font-size: 35px;
}

.sevensea p {
  color: #fff;
  font-family: "Saira", sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
  font-weight:normal;
  text-transform: none;
}


.top-footer {
    padding: 30px 0 40px 0;
   background: url(../images/footerbg.jpg) repeat-y !important; 
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    border-top: 1px solid #e4e5e6;
}


.top-footer h5{
    color: #fff !important;
    font-size: 16px;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    margin: 20px 0 10px 0;
    text-transform: uppercase;
    text-decoration:underline;
    line-height:23px;
   
   
}

.top-footer .hr2{
  background: #ccc;
  width: 100%;
  height: 1px;
  margin: 15px 0;
}



.top-footer p {
  color: #fff;
 font-family: "Saira", sans-serif;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
}

.top-footer p span{
  color: #d7b502;
  font-weight: 600;

}


.top-footer .fa {
  color: #fff;
  font-size: 18px;
  
}



.top-footer a {
  color: #fff;
}

.top-footer a:hover {
  color: #fff;
  transition: all ease-in 0.2s;
  text-decoration: none;
  padding:.5px;
}


.footer {
  padding: 10px 0 5px 0;
  background: #6c2a56;
  border-top:8px solid #fff;

}

.footer span{
  color: #0e6228;
}

.footer p {
  color: #fff;
  font-family: "Saira", sans-serif;
  font-size: 14px;
  margin: 0;
}

/* Inner Page */

.page {
  padding: 40px 0px 40px 0;
  background: #ededed !important;
  position: relative !important;
}

.page .inner-cont {
  background: white;
  margin-top: -60px;
  box-shadow: 0 10px 10px 0px #666;
  padding: 25px 25px 80px 25px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
}



.page h2 {
 color: #121212;
 font-size: 30px;
 font-family: "Poppins";
 margin: 0;
 line-height: 50px;
 font-weight: bold;
 text-transform: uppercase;
}

.page h4 {
  color: #d8a97c;
  font-size: 30px;
  font-family: "Poppins";
  margin: 0;
  line-height: 50px;
  font-weight: bold;
  text-transform: uppercase;
}

.page h3 {
  font-size: 20px;
  font-family: "Poppins";
  color: #d52529;
}

.page h3 span {
  font-family: "Poppins";
  color: #ccc;
  font-size: 14px;
}

.page h5 {
  font-family: "Poppins";
  color: #d8a97c;
  font-size: 20px;
  font-weight: 500;
}

.page p {
  color: #000;
  font-family: "Poppins";
  font-size: 15px;
  line-height: 25px;
}

.page .fa {
  font-size: 18px;
  color: #f1c510;
}



.reset {
  margin: 0px !important;
  padding: 0px !important;
}

.margin-reset {
  margin: 0px !important;
}

.padding-reset {
  padding: 0px !important;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: 0px solid #fff !important;
}

/* Typography */

.opensans {
  font-family: "Open Sans";
}

.coda {
  font-family: "Coda";
}

.rokkitt {
  font-family: "rokkitt";
}

/* Coloring */

.black {
  color: #000 !important;
}

.white {
  color: #fff !important;
}

/* Header */

.affix {
  position: fixed;
  top: 0px;
  transition: all 0.5s ease-in-out;
  width: 100%;
  z-index: 999999;
  box-shadow: 0 1px 10px #666;
  margin-bottom: 10px;
}

.affix-top {
  position: static;
  top: -35px;
  transition: all 0.5s ease-in-out;
}




.affix .header #menu .quote:last-child a{margin-top: 0}

.header {
  background-size: cover;
  background: #fff;
  padding: 0;
  width: 100%;
}

.header  .center {
  margin:0 0 10px 0;
}

.affix .header  .center {
  margin-top: 15px;
}






/* Tap to Call */

.taptocall {
  color: #747475 !important;
  font-size: 14px !important;
  border: 1px solid #747475;
  width: 50%;
  margin: 5px auto !important;
  padding: 10px 0px;
}

.taptocall:hover {
  background: #e1dfdf;
  transition: 0.2s ease-in;
  color: #000;
}

/* Menu */

:after,
:before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* Cool Heading */

.heading {
  display: inline-block;
  padding: 0 15px;
  position: relative;
  text-align: center;
  font-family: "Poetsen One";
  font-weight: bold;
  font-size: 26px;
}

/* Owl Banner CSS */

.owl-theme .owl-controls {
  margin-top: 0px !important;
}

#owl-demo {
  display: block;
  overflow: hidden;
  width: 100%;
  position: relative;
  background: #f4f3f3;
}

#owl-demo .item img {
  display: block;
  width: 100%;
}

.owl-controls.clickable .owl-buttons div {
  display: none !important;
  border-radius: 0px !important;
  width: 0px !important;
  height: 0px !important;
  line-height: 0px !important;
  text-align: center;
  color: transparent;
  font-size: 0px !important;
  background: rgba(0, 0, 0, 0) !important;
  border-radius: 0px !important;
}

.owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center;
}

.items {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 20;
  visibility: inherit;
  opacity: 1;
}

.owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center;
}

.owl-pagination {
  position: absolute;
  bottom: 10%;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.owl-controls .owl-page span {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.owl-controls .owl-page.active span {
  background: #fff !important;
  width: 6px !important;
  height: 6px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
  .container:{width:1280px !important;}
}

@media (min-width: 1200px) {
    .container {
        width: 1280px !important;
    }
}

/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
  .center {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: inherit;
    position: relative;
    background: transparent;
    z-index: 1;
  }
  .services img {
    width: 100%;
    margin-bottom: 20px;
  }
  .three img {
    margin-bottom: 10px;
    margin: 0 auto;
  }
  .page .inner-cont {
    margin-top: inherit;
  }
  .header {
    position: inherit !important;
  }

  .top-header .info{
    text-align: center;
  }
  .top-header .social-info{
    text-align: center;
  }

  .header #toggle-menu {
    padding: 1em 0.8em;
    background: #000;
    color: #fff;
  }

  .header #menu .quote:last-child {
    float: none; 
  }

  .header #menu .quote:last-child a{ margin-top: 0px;}
  .five{
    text-align: center;
  }
  .five img{
    margin: 15px auto;
  }
}

@media only screen and (max-width: 768px) {
  .singh{padding-top:30px !important;}
.kumar{padding-top:30px !important;}
  .a1m{display:block;}
  .small-tab{width:50%;padding:10px 0 10px 0; }
  .container:{width:100%;}
    .sevensea{padding: 0 0 20px 0; background-color:transparent !important; }
  .trust{ margin-top: 27px;}
  .sevensea-left{margin-top: 6px; }
.trust h2{
 color: #10437a;
 font-size:26px;
 font-family: "Saira", sans-serif;
 font-weight: 600;
 margin: 0 0 10px 0;
 text-transform: uppercase;
 text-align: center;

}
.welcome {
    background: #fff;
    margin-left:0px;
    position: relative;
    z-index: 9999;
    padding: 40px 18px 20px 18px !important;
}

.extra-con{position:absolute; z-index: 9999; margin:-1200px 0 0 0; width:100%; padding:24px;}
.extra-con h5 {
    color: #fff;
    font-size: 16px;
    font-family: "Saira", sans-serif;
    margin: 5px auto 10px 0px;
   }
  .trust{padding:20px 0;}
  #floatingSocialShare {
   
            margin-top: 46px !important;
}
  .extra-title h2 {margin: 20px 0 34px 0;
    text-transform: uppercase;
    padding-top:10px;
    text-align: center;
    font-size:18px;
    line-height: 23px;
    padding:0 0 42px 0;
}
  .four {
  background: #f4f3f3;
  padding:40px 0;
  text-align: center;
 
}
.trust{ padding-top:40px;}
.white-belt{background: #6c2a56;
 padding: 32px;
margin-top:0px;
}

.white-belt h2{
 color: #fff;
 font-size:18px;
 font-family: "Saira", sans-serif;
 font-weight: 600;
 margin: 10px 0 10px 0;
 text-transform: uppercase;

 

}

 .seven .welcome{padding: 60px 0 15px 20px; text-align: left;}


  .trust h4 { margin: -54px auto 10px 13px;}
         .logo {
        margin: 0 auto !important;
        display: block;
        position: relative;
        /* text-align: center; */
        z-index: 9999;
        left: 6%;
        width: 79%;
    }
.sevensea .title-section h2 {font-size:22px;}
  .banner-content .centered {
  position: absolute;
  top: 54%;
  left: 50%;
  width: 100%;
  transform: translate(-50%,-50%);
}


    .banner-content .centered h1 {
        color: #fff;
        font-size: 39px;
        font-family: 'Bebas Neue', cursive;
        text-shadow: 1px 2px 1px #000;
        margin-bottom: 9px;
        line-height: 44px;
    }


.banner-content .centered p {
  color: #fff;
  font-size: 14px;
  font-family: "Poppins";
  line-height: 18px;
}

  .button1 {
    margin-bottom: 20px;
  }

  .seven .home-image-block{
    right: inherit;
    position: inherit;
  }


  .header {
    top: inherit;
    background: #fff;
    padding: 10px 0px;
  }

  .footer h2 {
    text-align: center;
  }

  .hr1{display: none;}

  .title-section{
    margin-bottom: 30px;
    text-align: left;
  }

  .one{
    text-align: center;
  }

  .three h2{
    text-align: center !important;
  }

  .two h2{
    text-align: center;
  }

  .two #ask{
    padding: 30px 0;
  }
  .sevensea{
    text-align: center;
  }

  .footer img {
    margin: 0 auto;
  }
  .footer p {
    text-align: center !important;
  }
  .four {
    text-align: center;
  }
  .affix {
    position: inherit;
  }
  .four img {
    margin: 0 auto;
  }
  .owl-controls {
    display: none !important;
  }
  .testimonials-content .client-name {
    text-align: center;
  }



  .testimonials-content img {
    margin: 0 auto;
  }

  .five {
    text-align: center;
  }
  .navbar .navbar-nav > li > a {
    padding: 15px;
  }
  .dropdown-menu > li > a {
    color: #121212;
  }
  .six {
    text-align: center;
  }
  .four .service img {
    margin: 0 auto;
  }


  .top-footer .btm-menu {

    font-size: 15px;

  }
}

@media only screen and (max-width: 480px) {
  .owl-controls {
    display: none !important;
  }
}

@media only screen and (max-width: 320px) {
  .owl-controls {
    display: none !important;
  }
}

.testimonials-content{
  text-align: center;
}

.testimonials-content img{
  margin: 15px auto;
}

.testimonials-content .client-name {
  font-size: 20px;
   font-family: "Saira", sans-serif;
  font-weight: 600;
  color: #fff;
  display: block;
}


.testimonials-content .client-review {
  display: block;
  margin-bottom: 5px;
  line-height:23px;
  color: #fff;
  font-size: 15px;
   font-family: "Saira", sans-serif;
}

#owl-demo1 .item {
  margin: 0 2px;
}

/* -- Here is owl pagination { display: none; } you can { display: block; } to show the pagigation buttons -- */

#owl-demo1 .owl-pagination {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -50%);
  display: none !important;
}

#owl-demo1 .owl-pagination .owl-page span {
  width: 5px !important;
  height: 5px !important;
  border-radius: 50% !important;
  background: #fff;
}

#owl-demo1 .owl-pagination .active span {
  background: #000000 !important;
  border: 1px solid #005826 !important;
  height: 15px !important;
  width: 15px !important;
}


#owl-demo2 .owl-pagination {
  display: none !important;
}

#owl-demo2 .item {
  margin: 0 10px;
}



@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
 .header #menu a {
  font-size: 12px;
}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {



}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {  

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { 
 .header #menu a {
  font-size: 12px
}


}

/*flip image*/
#slidecaption {
     -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration:6s;
    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

  /* WebKit and Opera browsers */ @-webkit-keyframes spinner {
    from
    {
        -webkit-transform: rotateY(0deg);
    }
    to {
        -webkit-transform: rotateY(-360deg);
    }
} /* all other browsers */
@keyframes spinner {
    from {
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    to
    {
        -moz-transform: rotateY(-360deg);
        -ms-transform: rotateY(-360deg);
        transform: rotateY(-360deg);
   
    }
}

/*overlay container*/
.nst{-webkit-filter: none; /* Safari 6.0 - 9.0 */
  filter: none;
 
}
.nst:hover{
   -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

/**/
 .zoom {
    /*
      All of the base styles have
      moved to the “CSS” tab above.
    */
    transition: transform 250ms;
  }
 
  .zoom:hover {transform: translateY(-5px);}

/**/

/**/
 .rotate{
   width:130px;
   height:130px;
   animation: rotation infinite 7s linear;
}

@keyframes rotation{
  from{
    transform:rotate(0deg);
  }
 
  to{
    transform:rotate(360deg);
  }
}
         
/**/

.post-navigation {
    font-size: 15px;
    margin-bottom: 10px !important;
}
.post-navigation .nav-previous {
    float: left;
}
.post-navigation .nav-next {
    float: right;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
    padding: 5px 10px;
    border: 1px solid #6c2a56 !important;
    border-radius: 5px;
}
.post-navigation .nav-previous a{color:#6c2a56 !important; font-size:14px; line-height:14px;}
.post-navigation .nav-next a{color:#6c2a56 !important; font-size:14px; line-height:14px;}



@media (max-width:768px) {
.post-navigation {
    text-align: center;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
    float: none;
    margin-bottom:40px;
}
}

