
body {
    font-family: "Poppins", sans-serif;
    background-color:#fff;
	color:#000;
    margin:0px;padding:0px;font-size:21px;
}

p {
    font-size: 18px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    font-family: "Poppins";
    line-height: 23px;
}

h1,h2,h3,h4,h5{
	padding:0px ;
	margin:0px 0px 10px 0px;
	font-family: "Poppins", sans-serif;
}

h1{font-size:30px;}
h2{font-size:28px;}
h3{font-size:26px;}
h4{font-size:24px;}
h5{font-size:22px;}

ul{
	list-style:none;
}
img {
    max-width: 100%;
}

.main{
	width:90%;
	margin:auto;
}

.clear{
	clear:both;
}

.svsmobileview{
	display:none;
}
.maindiv{width:92%; margin:auto}
.svsbannersection{
	background-image:url('../images/svsBANNER.jpg');
	background-repeat:no-repeat;
	background-size:100% 100%;
}


.svscontentheadertwo {
    font-size: 40px;
    margin: 0px;
    line-height: 1.2;
    font-weight: 500;
}

.svscontentheaderfour{
	margin:0px;
}

h2.orangebg {
    background-color: #f15316;
    display: inline-block;
    color: #fff;
    padding: 4px;
}
/* header */

.svsheaderlog{
	float:left;
	width:20%;
}

.svsheaderlog img {
    margin: 15px 0% 0px 0%;
}

.svsheaderright {
    float: right;
    width: 80%;
    padding-top: 45px;
}

/*.svsmenu {
    float: left;
    width: 77%;
	text-align:end;
}*/
.svsmenu {
    float: left;
    width: 100%;
	text-align:right;
}


.svsmenu h4 {
    font-size: 16px;
}

.svsmenu ul li{
    display:inline-block;
    width:auto;
    margin-left:25px;
	
    text-align:center;
}

.svsmenu li a{
	position: relative;
    display: inline-block;
    font-size: 17px;
    color: #000;              /* Default text color */
    text-decoration: none;
    transition: color 0.3s ease;
}

.svsmenu li:nth-of-type(4n){
	text-align:center;
}
.svsmenu li a:hover {
    color: #256b47;           /* Green */
}


.svsmenu li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 0;
    height: 2px;
    background: #dc5238;
    transition: width 0.3s ease;
}

/* Underline animation */
.svsmenu li a:hover::after {
    width: 100%;
}

.svsmenu li a.active {
    color: #28a745;
}

.svsmenu li a.active::after {
    width: 100%;
}





.svssocialicons {
    float: right;
	width: 20%;
	display:none;
}

.svssocialicons ul{
	padding: 0px ;
	margin:0px;
}

.svssocialicons li{
	display:inline-block;
	width:30%
}

.svssocialicons img {
    width: 45px;
}





.svsbanner.mobileview {
    display: none;
}

.svsbannertxt{
	width: 45%;
    padding: 90px 0px 120px 0px;
}

p.bannerpara {
    padding-top: 15px;
}
.svsaboutleft {
    float: left;
    width: 50%;
}
.svsaboutright {
    float: right;
    width: 44%;
    padding: 30px 4% 30px 2%;
}
h4.svsredtag {
    background-color: #db4f36;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    padding: 3px 5px;
	margin:0px;
	font-size:19px;
}

.svsaboutright h2 {
    font-size: 40px;
    line-height: 1.2;
}

 .svsknowmorebtn {
    display: inline-block;
    background-color: #f9c512;
    border-radius: 25px;
    padding: 7px 9px;
}
.svsknowmorebtn p img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}

.svsknowmorebtn p {
    margin: 0;
    padding: 0;
   vertical-align: middle;
    line-height: 24px;
    text-align: center;
	font-size:20px;
}

.svsvissionmission {
    margin-top: 30px;
}

.svsvismisleft {
    float: left;
    width: 50%;
}


.svsvismisright {
    float: right;
    width: 50%;
}

.svsvissionmission {
    margin-top: 30px;
}
.svsvismisleft {
    float: left;
    width: 46%;
    padding-left: 4%;
  
}

.svsvismisleftsec {
    float: left;
    width: 80%;
}

.svsvismisrightsec {
    float: right;
    width: 20%;
    margin-right: -60px;
    z-index: 9999999;
    position: relative;
	margin-top:30px;
}
.svsvismisright {
    float: right;
    width: 50%;
}


.svsproduct-section{
  background-image:url('../images/svsTEXTURE-BG.jpg');
	background-repeat:no-repeat;
	background-size:100% 100%;
   margin-top:30px;
    text-align:center;
	
}

.svsproduct-list{
    list-style:none;
    padding:0;
    margin:0;
}

.svsproduct-list li{
    display:inline-block;
    width:31%;
  margin:8px 1%;
    vertical-align:top;
}

.svsimg-box{
    position:relative;
    width:250px;
    height:250px;
    margin:auto;
}

.svsimg-box img{
    width:100%;
    display:block;
    transition:.3s;
}

/* Overlay Title */
.svsproduct-title{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:90%;
    color:#fff;
    font-size:22px;
    font-weight:600;
    text-align:center;
    opacity:0;
    visibility:hidden;
    transition:.3s;
    z-index:2;
  
}


.svsproduct-section h2 {
    font-size: 40px;
}

.svsproduct-list h4{margin:0px;font-weight:600;font-size:22px;}
.svsquality {
    margin-top: 30px;
	padding:20px 0px;
}
.svsqualityleft {
    float: left;
    width: 45%;
}

.svsqualityright {
    float: right;
    width: 55%;
	text-align:center;
}
.svsqualityleft h2 {
    font-size: 40px;
    margin: 0px;
    line-height: 1.2;
}
.svsqualityright li {
    display: inline-block;
    width: 31%;
    text-align: center;
    border-right: 1px solid #000;
    margin: 10px 0px;
    padding: 0px 5px;
}
.svsqualityright li i {
   display: block;
             margin: 0 auto 10px;}

.svsqualityright li:nth-child(3), .svsqualityright li:nth-child(5){border-right:none;}

.svsqualityright ul {
    padding:0px;
    margin: 0px;
}

.svsbranding {
    background-image: url(../images/svsIMAGE-BAND.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 510px;
	background-attachment:fixed;
}

.svsbandingtxt {
    padding: 60px 0% 0px 20%;
}
.svsbandingtxt h3 span {
    background-color: #d02036;
    color: #fff;
	padding:3px 5px;
}

.formsection {
    padding-top: 30px;
background-color: #fefbf4;
}

.formleftsec {
    float: left;
    width: 50%;
}

.formrightsec {
    float: right;
    width: 50%;
	padding-bottom:10px;
}

.formrightsec ul {
   width:100%;
    padding: 0px;
    margin: 0px;
}
.formrightsec ul li {
    width: 100%;
    vertical-align: top;
    display: inline-block;
}
.formrightsec input {
    width: 90%;
    padding: 13px;
    border: 1px solid #000;
    border-radius: 10px;
	font-size:17px;
	font-family:'poppins';
}
.has-error {
    position: relative;
}

.has-error .help-block {
    display: block;
    color: #dc3545;
    font-size: 12px;
    margin-top: 5px;
}

span.help-block.form-error {
    font-size: 16px;
    color: #f42b44;
}
.formrightsec li {
    padding: 10px;
}
.formrightsec textarea {
    width: 90%;
    padding: 10px;
    border: 1px solid #000;
    border-radius: 10px;
	font-size:17px;
	font-family:'Poppins';
}

.submitbtn button {
	 display: inline-block;
    background-color: #f9c512;
    border-radius: 15px;
    padding: 7px 12px;
    border: none;  
    cursor: pointer;
}
.submitbtn button p {
    margin: 0;
    padding: 0;
   
    font-size: 18px;
   
    line-height: 24px;
    text-align: center;
}
.submitbtn button img {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}

.formrightsec h2 {
    font-size: 40px;
    line-height: 1;
    margin: 0px;
}

.submitbtn {
    padding-left: 10px;
}

.footerquicklinks li {display:block;
width: 40%; vertical-align:top;}

.footer {
    color: #fff;
    padding: 30px 0px 0px;
    font-size: 16px;
    background-color: #303030;
}
.footerlogo {
    float: left;
    width: 15%;
}

 .footercontact p {
    text-align: left;
    font-size: 15px !important;

}
.footerright {
    float: right;
    width: 80%;
    margin-left: 3%;
}

.footerquicklinks {
    float: left;
    width: 30%;
}
.footerproduct {
    float: left;
    width: 30% !important;
}

.footerproduct1 {
    float: left;
	margin-top: 39px;
}
.footercontact {
   float: right;
   width: 40%;
}
.footercontacts {
    display: table;
    width: 100%;
}
.footericon {
   /* float: left;*/
    width: 15%;
	display:table-cell;
	padding-bottom:10px;
}
.footericon img {

}
.footeradd {
   /* float: left;*/
    width: 85%;
    padding-left: 4%;
		display:table-cell;
	    vertical-align: middle;
}

.footer h4 {
    color: #f6c40f !important;
    font-size: 23px !important;
}
.footer a {
    color: #fff !important;
	font-size:15px;
	text-decoration:none
}
.footer-copyright {
    background-color: #f6c40f;
}
.footer-copyright p {
    color: #000;
    font-size: 15px !important;
    text-align: center !important;
    padding: 7px !important;
}
.footerquicklinks ul, .footerproduct ul, .footerproduct1 ul{padding:0;margin:0;}

.footerquicklinks li, .footerproduct li, .footerproduct1 li {
    padding-bottom: 10px;
}




/*animation*/


.svsaboutleft,
.svsvismisright,
.formleftsec
{
    opacity: 0;
    transform: scale(0.85) translateY(40px);
    transition: all 0.8s ease;
    will-change: transform, opacity;

}

.svsaboutleft.ready,

.svsvismisright.ready,

.formleftsec.ready

{
    opacity: 1;
    transform: scale(1) translateY(0);

}


.svsqualityright li i, .svsvismisrightsec i{opacity: 0;
    animation: fadeInDown 10s ease-in forwards;
   }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


.mobimage{display:none;}



.mobmenu{display:none;}


.top {
    position: fixed;
    bottom: 90px;
    right: 15px;
    z-index: 1000;
    display: none;
}


.top img {
    width: 70%;
}


button.btncaptcha {
    padding: 4px 1%;
    margin: 5px;
    background-color: #cf2038;
    color: #fff;
    border: none;
cursor: pointer;
}


.spritesvs {
    background-image: url('../images/svsicons.png');
    background-repeat: no-repeat;
    display: block;
}

.sprite-svsFOOTER-CAL {
    width: 57px;
    height: 57px;
    background-position: -5px -5px;
}

.sprite-svsFOOTER-LOC {
    width: 57px;
    height: 57px;
    background-position: -72px -5px;
}

.sprite-svsFOOTER-MAIL {
    width: 57px;
    height: 57px;
    background-position: -139px -5px;
}

.sprite-svsICON-1 {
    width: 115px;
    height: 102px;
    background-position: -206px -5px;
}

.sprite-svsICON-2 {
    width: 115px;
    height: 102px;
    background-position: -5px -117px;
}

.sprite-svsICON-3 {
    width: 115px;
    height: 102px;
    background-position: -130px -117px;
}

.sprite-svsICON-4 {
    width: 115px;
    height: 102px;
    background-position: -255px -117px;
}

.sprite-svsICON-5 {
    width: 115px;
    height: 102px;
    background-position: -5px -229px;
}

.sprite-svsMISSION-ICON {
    width: 171px;
    height: 170px;
    background-position: -380px -5px;
}

.sprite-svsVISION-ICON {
    width: 171px;
    height: 170px;
    background-position: -380px -185px;
}



.svsproduct-list{
    display:flex;
    flex-wrap:wrap;
    gap:20px;
}

.svsproduct-list li{
    list-style:none;
    width:31%;
    perspective:1000px;
}

.flip-card{
    width:100%;
    height:340px;
}

.flip-card-inner{
    position:relative;
    width:100%;
    height:100%;
    transition:transform .7s;
    transform-style:preserve-3d;
}

.flip-card:hover .flip-card-inner{
    transform:rotateY(180deg);
}

.flip-card-front,
.flip-card-back{
    position:absolute;
    width:100%;
    height:100%;
    backface-visibility:hidden;
    border:1px solid #ddd;
    border-radius:10px;
    background:#fff;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    padding:20px;
    box-sizing:border-box;
}

.flip-card-front img{
    max-width:100%;
    }

.flip-card-front h4{
    margin:0;
    text-align:center;
}

.flip-card-back{
    transform:rotateY(180deg);
    text-align:center;
}

.flip-card-back h4{
    margin:0px;
}

.flip-card-inner {
    transition: transform 0.7s ease;
    transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}


.mobview {
    display: none;
}

ul.mobflipcard {
    padding: 0;
    margin: 0;
}
ul.mobflipcard li {
    display: inline-block;
    width: 30%;
    margin: 5px 1%;
}
.svsmobileview
{display:none;}

.svsabout {
    background-color: #fefbf4;
}


@media (max-width:1024px){
	
	.svsqualityleft h2, .svsproduct-section h2, .svsaboutright h2, .formrightsec h2 {
    font-size: 36px;}
	.svsproduct-list li{margin:0px;}
	
}







@media (max-width: 999px){
	
.main{
	width:96%;
	margin:auto;
}
	
.svsheaderright{
	display:none;
}

.svsaboutleft {
    float: none;
    width: 100%;
margin-top:10px;
}
.svsaboutright {
    float: none;
    width: 96%;
	margin:auto;
	padding:0px;
margin-top:10px;
text-align:center;
}
.svsaboutright p{text-align:left;}
.svsvissionmission .svimage img{width:100%;}
.svsaboutright h4{text-align:center;}
.webimage{display:none;}
.mobimage{display:block;}
.svsvismisleft {
    float: none;padding-left:0px;padding-top:20px;}
	.svsvismisrightsec{margin-right:0px;}
	.svsproduct-list li {
    
    width: 49%;
    margin: 8px 0%;}
	
	
	.svsqualityleft {
    float: none;
    width: 100%;
    text-align: center;
}
	.svsqualityleft p{text-align:left !important;}
	.svsqualityright {
    float: none;
    width: 100%;}
	
	.formleftsec {
    float: none;
    width: 100%;
}
.formrightsec {
    float: none;
width: 100%;text-align:center;}
.footerlogo {
    float: none;
    width: 100%;
    text-align: center;
}
.footerright {
    float: none;
width: 100%;}

.footerquicklinks, .footerproduct, .footerproduct1{display:none;}
.footercontact {
    float: none;
    width: 80%;
    margin: auto;
    text-align: center;
}

.mobmenu{display:block;}
.svshomemain {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.aside-section {
  top: 0;
  bottom: 0;
  position: absolute;
  z-index:99;
}

.aside-left {
  display: none;
  width: 40%;
  left: 0;
  background-color: #ff5964;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: transform 0.4s ease-in-out;
}

.aside-right {
  width: 100%;
  right: 0;
  background-color:#f15316;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  transition: transform 0.4s ease-in-out;
}

.aside-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 150px;
  text-align: left;
  padding-left: 50px;
}

.aside-content {
  margin-top: 150px;
  padding: 0 40px;
  position: relative;
  color: white;
  text-align: center;
}

.aside-list li {
  margin-bottom: 20px;
}

.aside-anchor::after {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #ff5964;
  left: 0;
  right: 0;
  height: 3px;
  border-radius: 3px;
}

.aside-anchor::before {
  border-radius: 3px;
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #fff;
  left: 0;
  height: 3px;
  z-index: 1;
  width: 50%;
  -webkit-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}

.aside-anchor:hover:before {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.aside-anchor {
  padding-bottom: 7px;
  color: #000;
  text-decoration: none;
  font-size: 26px;
  position: relative;
  font-weight: 500;
}

.mobmenu input[type="checkbox"] {
  display: none;
}

.mobmenu input[type="checkbox"]:checked ~ aside .aside-left {
  transform: translateY(0%);
}

.mobmenu input[type="checkbox"]:checked ~ aside .aside-right {
  transform: translateX(0%);
}

.mobmenu input[type="checkbox"]:checked ~ label .bar {
  background-color: #000;
}

.mobmenu input[type="checkbox"]:checked ~ label .tops {
  -webkit-transform: translateY(0px) rotateZ(45deg);
  -moz-transform: translateY(0px) rotateZ(45deg);
  -ms-transform: translateY(0px) rotateZ(45deg);
  -o-transform: translateY(0px) rotateZ(45deg);
  transform: translateY(0px) rotateZ(45deg);
}

.mobmenu input[type="checkbox"]:checked ~ label .bottom {
  -webkit-transform: translateY(-15px) rotateZ(-45deg);
  -moz-transform: translateY(-15px) rotateZ(-45deg);
  -ms-transform: translateY(-15px) rotateZ(-45deg);
  -o-transform: translateY(-15px) rotateZ(-45deg);
  transform: translateY(-15px) rotateZ(-45deg);
}

.mobmenu input[type="checkbox"]:checked ~ label .middle {
  width: 0;
}

.middle {
  margin: 0 auto;
}

.mobmenu label {
  top: 30px;
  display: inline-block;
  padding: 7px 10px;
  background-color: transparent;
  cursor: pointer;
  margin: 10px;
  z-index: 9999;
  position: absolute;
  right:0;
}

.bar {
  display: block;
  background-color:#f15316;
  width: 30px;
  height: 3px;
  border-radius: 5px;
  margin: 5px auto;
  transition: background-color 0.4s ease-in, transform 0.4s ease-in,
    width 0.4s ease-in;
}

.svsvismisleftsec {
    float: none;
    width: 100%;
	text-align:center;
}
p.bannerpara{text-align:left;}
    img.svimage {
        text-align: center;
        width: 25%;
        margin: auto;
    }


ul.mobflipcard li{width:47%;}

.fullwidth{width:100%;}










}

@media (max-width: 867px){
	


}
@media (max-width: 767px){


.svsbannersection{background:none;}
.svsbanner img{width:100%;}

.svsbannertxt {
    width: 100%;
    padding: 0px 0px 15px 0px;
    text-align: center;
}
.svswebview{display:none;}
.svsmobileview{display:block;}
    .svsproduct-list li {
	width: 100%;}	
	    .formrightsec li {
        padding: 10px 0px;
    }
	.svsheaderlog{width:199px;}
}


@media (max-width: 600px){
ul.webview.mobflipcard {
    display: none;
}
.svsqualityright li{border:none;}
	
/* Owl Carousel Dots */
.quality-carousel .owl-dots, .svsproduct-list .owl-dots {
    text-align: center;
    
}

.quality-carousel .owl-dots .owl-dot, .svsproduct-list .owl-dots .owl-dot {
    display: inline-block !important;
    margin: 0 5px;
}

.quality-carousel .owl-dots .owl-dot span, .svsproduct-list .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #ccc;
    display: block;
    border-radius: 50%;
    transition: all 0.3s ease;
}

/* Active dot */
.quality-carousel .owl-dots .owl-dot.active span, .svsproduct-list .owl-dots .owl-dot.active span {
    background: #28a745;
    width: 25px;
    border-radius: 10px;
}
 .owl-theme .owl-controls{margin:0px !important;}
 .svsqualityright li{width:100%;}
 
 
 .svsvissionmission {
        display:flex;
        flex-direction:column;
    }

    /* Image comes first */
    .svsvissionmission  {
        display:block;
       
        height:auto;
        order:1;
    }
img.svimage {
    text-align: center;
    width: 25%;
    margin: auto;
}
.svsvismisleftsec {
    float: none;
    width: 100%;
}
    /* Vision + Mission content */
    .svsvissionmission .svsvismisleft {
        order:2;
       
    }

    /* Hide desktop image */
    .svsvissionmission .webimage {
        display:none;
    }

        .svsvismisrightsec {
        margin-top: 0px;
    }
 
 
 .svsquality{margin-top:30px;}
 
 
 
}


@media (max-width: 400px){
    .svsqualityleft h2, .svsproduct-section h2, .svsaboutright h2, .formrightsec h2 {
        font-size: 30px;
    }
.svsbandingtxt {
    padding: 57px 0% 0px 0%;
}
.svsbandingtxt h3 span{font-size:23px;}
.svscontentheadertwo{font-size: 32px;}
}