@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap');
/** font-family: "Lora", serif;**/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
/**font-family: "Inter", serif;**/
@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
/**font-family: "Urbanist", serif;**/
/* CSS Document */
h1, h2, h3, h4, h5, h5 {
font-family: "Urbanist", serif;
  font-weight: 600;
}
*:after, *:before, p a, a, hover {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
p {
    font-size: 16px;
}
body {
font-family: "Urbanist", serif;
  margin: 0;
  padding: 0;
}
.bg-light {
  background-color: #fff !important;
}
.blue-bg {
  background: #00b7e8;
  color: #fff;
}
.blue-bg p {
  color: #fff;
}
.white-btn {
  color: #fff;
  border: solid 1px #fff;
}
.blue .fa-angle-right:before {
  margin: 63px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 22px;
}
a:hover {
  text-decoration: none;
}
*:after, *:before, p a, a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/*******300621v1tav*********/
.iconobx {
  clear: both;
  display: block;
  width: 100%;
  text-align: right;
  margin: 11px 0 0 0;
}
.iconobx img {
  width: 35px;
}
/**go to top here**/
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  animation: MenuSlideDown .3s linear;
  -moz-animation: MenuSlideDown .3s linear;
  -ms-animation: MenuSlideDown .3s linear;
  -o-animation: MenuSlideDown .3s linear;
  -webkit-animation: MenuSlideDown .3s linear;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
  background: #114344;
  border-radius: 0;
  margin: 0;
  padding: 2px 0;
  z-index: 99999;
}
.sticky {
  padding: 0;
	display: none;
}
.sticky .logo-name h2 {
  font-size: 15px;
  margin: 0px 0 1px 0;
  padding: 0;
}.sticky .logo-main {
  max-width: 93px;
}
.sticky .logo-2 {
  width: 30px;
}
.sticky .logo-name .appro {
  margin: 0;
}
.sticky .logo-name .tag-line {
  font-size: 16px;
  margin-top: 0;
}
.trent-ment-btn:hover {
  color: #000;
}
.sticky .search-bar {
  display: block;
}
@-webkit-keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
@keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
/** #back-top {
	position: fixed;
	bottom: 7px;
	right: 15px;
	z-index: 99;
	cursor: pointer;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a img {
	margin: 0 auto;
}
#back-top a:hover {
	color: #000;
}
#back-top a i {
	background: #ff2c2b;
	color: #fff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	font-size: 29px;
	padding-top: 2px;
	border: solid 2px #fff;
	box-shadow: 0px 0px 5px #777;

} **/
#back-top {
  height: auto;
  width: auto;
  padding: 9px;
  position: fixed;
  bottom: 7px;
  right: 15px;
  z-index: 999;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 15px;
  text-transform: uppercase;
}
#back-top img {
  width: 25px;
  display: block;
  margin: 0 auto;
}
#back-top a {
    font-size: 19px;
    color: #fff;
    text-decoration: none;
    background: #114344;
    background: -moz-linear-gradient(left, #f37c12 0%, #eb4645 100%);
    /* background: -webkit-linear-gradient(left, #f37c12 0%, #eb4645 100%); */
    /* background: linear-gradient(to right, #f37c12 0%, #eb4645 100%); */
   /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f37c12', endColorstr='#eb4645', GradientType=1);*/
    display: block;
    padding: 0;
    border-radius: 34%;
    border: solid 2px #fff;
    height: 40px;
    width: 40px;
    outline: none;
    line-height: 37px;
    margin: 0;
}



/**go to top here end**/
/*******landingpage code************/
/***header nav***/
header {
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    background: #fff;
    z-index: 9;
}

.logos {
    width: 370px;
}

    .navbar-expand-sm .navbar-nav {
        margin-left: 4%;
    }
.navbar.navbar-expand-sm {padding: 0;}
.nav-link {
    color: #fff;
    position: relative;
    margin: 0 10px;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 14px;
	    padding: 25px 0;
}

.navbar-expand-sm .navbar-nav .nav-link::before {
    content: "";
    right: 0;
    left: auto;
    height: 2px;
    z-index: -1;
    width: 0%;
    background: -webkit-gradient(linear, left bottom, left top, from(#d2a37b), to(#d2a37b));
    background: linear-gradient(0deg, #d2a37b 0%, #d2a37b 100%);
    position: absolute;
    bottom: 0;
}
.nav-link:focus, .nav-link:hover, .nav-link:active {
    color:#d2a37b;
}
 
.navbar-expand-sm .navbar-nav .nav-item:hover .nav-link::before {
    width: 100%;
    left: 0;
    right: auto;
}

.mobieboxe a {
    text-decoration: none;
    color: #ffffff;
    font-weight: 600;
    font-size: 21px;
}


.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}

/********zoom banner ***********/

.sliderbx {    position: relative;}

/* The outermost element*/
.header-wrapper {
    overflow: hidden;
    width: 100%;
    height: 1011px;
    text-align: center;
}

.zoominheader {
  width:100%;
  height:100%;
  text-align:center;
  background: url("../images/top-baner.webp");
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-animation: zoomin 17s ease-in infinite;
  animation: zoomin 17s ease-in infinite;
  transition: all .17s ease-in-out;
  overflow: hidden;
}
/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/********zoom banner end ***********/

.sliebxtext {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
}

/*.sliebxtext::before {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
}*/
.sliebxtext .container {z-index: 2; position: relative;}

.sliderbx .col-md-12 {    display: table;
    height: 800px;}

.maibxe  {
    display: border-left: 
    vertical-align: middle;
}

.maibxe h3 {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 3px;
    font-weight: 500;
}
.maibxe h1 {
    font-size: 67px;
    letter-spacing: 2px;
    font-weight: 800;
    margin: 42px 0;
}
.maibxe h1 span, .grnclor {
    color: #a0ff27;
}

.dedessd  .grnclor {display: block;} 
.maibxe h2 {
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 500;
}

.mausefeef {
    position: relative;
    width: 100px;
    margin: 106px auto 0;
}

.mase {
    display: block;
    height: 59px;
    width: 37px;
    border: solid 2px #fff;
    margin: 0 auto;
    border-radius: 27px;
}

.mausefeef  .fa-icon-circle {
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
    position: absolute;
    top: 22px;
    left: 0;
    right: 0;
}
.mdese {text-decoration: none; color: #fff;}

/********mause line end**********/
.mausefeef .card {
    width: 1px;
    height: 75px;
    color: #fff;
    background: transparent;
    border-right: 1px solid #fff;
    border-radius: 0;
    display: block;
    margin: -28px auto 13px;
}



.mausefeef  .card span {
    position: absolute;
    border-radius: 100vmax;
    z-index: 0;
    margin: 0 -3px 0 0;
}
.mausefeef  .right {
    top: 0;
    right: 2px;
    width: 1px;
    height: 0;
    /*background: linear-gradient(180deg, transparent 30%, rgba(210, 163, 123, 0.5), rgb(210, 163, 123));*/
	 background:#d2a37b;
}

.mausefeef  .right {
  animation: animateRight 3s ease-in-out infinite;
}
@keyframes animateRight {
  0%,
  25% {
    opacity: 0;
    height: 0;
  }
  50% {
    opacity: 1;
    height: 100%;
  }
  55%,
  100% {
    height: 100%;
    opacity: 0;
  }
}
/******mause line end************/

/**-- What We Represent --**/
.zvboxtwo {
    background: #32570D;
    padding: 40px 0;
    color: #fff;
    text-align: center;
}
.zvboxtwo h2, .zvboxfive h2 {
    margin: 0 0 21px 0;
    font-size: 53px;
    font-weight: 700;
	color: #fff;
}
.zvboxtwo h3,  .zvboxfive h3{
    margin: 0;
    font-weight: 300;
    font-size: 22px;
		color: #fff;
}

.frobxe {
    margin: 50px 0 0 0;
    padding: 0;
    list-style: none;
}
.frobxe li {
    display: inline-block;
    width: 23%;
    text-align: left;
	vertical-align: top;
	margin: 0 0.8%;
}

.ibonxecext {
    display: block;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 11px 0;
    position: relative;
	line-height: 28px;
}

.ibonxecext img {    background: #fff;
    border-radius: 50%;
    padding: 10px;
    width: 58px;}


.ibonxecext span{
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
    width: 77%;
}

.dedessd {
    display: inline-block;
    width: 45%;
    text-align: left;
    vertical-align: top;
    padding: 0 12% 0 0;
    margin-top: 15%;
}

 .dedessd h3{
    font-size: 32px;
    font-weight: 600;
}

.rigodw {
    display: inline-block;
    vertical-align: top;
    width: 54%;
	  margin-top: 5%;
}


.rigodw  ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


.rigodw  ul  li {
    display: inline-block;
    width: 46%;
    background: rgb(22, 45, 5);
    background: linear-gradient(346deg, rgba(22, 45, 5, 1) 0%, rgba(29, 57, 9, 1) 49%, rgba(12, 30, 0, 1) 100%);
    overflow: hidden;
    border-radius: 11px;
    text-align: left;
	margin:2%  1.8%;
}
.rigodw  ul  li a  {color: #fff; text-decoration: none;}

.rigodw  ul  li img {
    width: 100%;
    object-fit: cover;
}
.hedes {
    padding: 16px;
}
/**-- What We Represent end --**/
/** form **/
.zvboxfive {
    display: block;
    padding: 103px 0 0;
    background: url(../images/bg-form.webp) no-repeat top center #32570D;
    background-size: cover;
}
.zvboxfive .form-group {
    display: block;
    float: none;
    width: 100%;
    margin: 0 0 33px;
}	
.parsley-required {
    background: #fff;
    width: fit-content;
    position: absolute;
    padding: 5px 4px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px;
}

.zvboxfive .btn.btn-primary {
 width: 100%;
    background: rgb(22, 45, 5);
    background: linear-gradient(346deg, rgba(22, 45, 5, 1) 0%, rgba(29, 57, 9, 1) 49%, rgba(12, 30, 0, 1) 100%);
    border: solid 1px rgba(29, 57, 9, 1);
    margin: 0 auto;
    display: block;
    clear: both;
	padding: 13px;
}

.form-control {
    border: solid 1px #a0ff27;
    line-height: 51px;
}

.zvboxfive  .dedessd {
    display: inline-block;
    width: 45%;
    text-align: left;
    vertical-align: top;
    padding: 0 12% 0 0;
    margin-top: 0;
}
.forbxd  {
    display: inline-block;
    width: 53%;
}
/** from end **/

/*************************paralax texting*******************************/

 .hover-card {
	/* margin: calc(5% / 3);
	 box-shadow: 0 2px 20px rgba(0, 0, 0, 0.8);*/
	 cursor: pointer;
	 transform-style: preserve-3d;
	 transform: rotateX(0) rotateY(0);
	 transition: 0.2s ease-out;
}
 .hover-card.card-rounded.mouse-out {
	 transform: rotateX(0) rotateY(0) !important;
	 transition: 0.8s ease-out;
}
 .hover-card .card-img {
	 overflow: hidden;
}
/*************************paralax texting* end******************************/



.ftobde {
    margin-top: 147px;
    background: #172f06;
    padding: 16px;
    text-align: center;
}

.hrobde a {
    display: inline-block;
    color: #fff;
    font-size: 19px;
    text-decoration: none;
    margin: 0 12px 0 0;
    border-right: solid 3px #fff;
    padding-right: 11px;
    line-height: 19px;
}
.hrobde a:last-child {border-right: none;}

.hrobde a  i {    display: inline-block;
    margin: 0 10px 0 0;}


.certifiedbx {
    margin: 30px 0 0;
}

.certifiedbx ul {margin: 0; padding: 0; list-style: none; text-align: center;}

.certifiedbx ul  li{
    display: inline-block;
    margin: 1%;
}
.certifiedbx ul  li a  {  text-decoration: none;
    color: #fff;}

.certifiedbx ul li a span {
    display: block;
    margin: 10px 0 0 0;
    font-weight: 700;
}
.hedes .spac {
    background: #91b32a;
    display: block;
    width: fit-content;
    text-decoration: none;
    color: #162e05;
    padding: 2px 11px;
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
}




/*******form Model******/
.modal-dialog .form-group {    margin: 16px 0;}

.modal-dialog .btn.btn-primary {
    width: 100%;
	    background: rgb(22, 45, 5);
    background: linear-gradient(346deg, rgba(22, 45, 5, 1) 0%, rgba(29, 57, 9, 1) 49%, rgba(12, 30, 0, 1) 100%);
    border: solid 1px rgba(29, 57, 9, 1);
    margin: 0 auto;
    display: block;
    clear: both;
    padding: 13px;
}
.modal-header {
    border: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 2222;
}

.modal-header .btn-close {
    right: 0;
	    position: relative;
    opacity: 1;
    display: block;
    margin: 3px auto 0;
	outline: none;
	box-shadow: none;
}

.btn-close {
    --bs-btn-close-bg: url(../images/ebtn.svg);    
}

.frode {
    position: absolute;
    right: -18px;
    background: #2a400b;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
}
.modal.show .modal-dialog {
    transform: none;
    top: 12%;
}

.maihead {
    background: #114344;
    color: #fff;
    text-align: center;
    font-size: 21px;
    text-transform: capitalize;
    padding: 6px;
    border-radius: 3px;
}
.subhead {
    text-align: center;
    font-size: 20px;
    margin: 10px 0 37px 0;
}

.subhead strong {
    color: #a57f3e;
}

.iti {
    position: relative;
    display: block;
    width: 100%;
}

.theide {
    background: #2a400b;
    text-align: center;
    color: #fff;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 2;
	display: none;
}

.theide a {
    color: #fff;
    text-decoration: none;
    width: 33.3%;
    display: inline-block;
    float: left;
    padding: 10px 0;
    border-right: solid 1px #406012;
    border-left: solid 1px #142004;
}

.theide a span {
    display: inline-block;
    margin: 0 0 0 10px;
}

.theide  .whse i {color: 	#25D366;}

.thkmes {
    font-size: 37px;
    border: #fff 4px outset;
    padding: 58px;
}

.thankpage .grgtn {
    width: fit-content;
    margin: 14px auto 0;
    padding: 10px 50px 10px 32px;
    border-radius: 2px;
}	

.whde {
    background: #25D366;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    font-size: 32px;
    position: fixed;
    right: 20px;
    bottom: 70px;
	z-index: 222
}

.whde a {color: #fff; text-decoration: none;}

img.loids {
    display: block;
    margin: 0 auto 30px;
    max-width: 219px;
}

/**********************newccs*******************************/
.rotate {
  animation: rotation 20s infinite linear;
	  max-width: 650px;
    width: 90%;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}


/***************************thanks pge ****************/

.thkmes {
    font-size: 37px;
    border: #fff 4px outset;
    padding: 58px;
}
.thankpage .grgtn {
    display: block;
    background-color: #c19c5c;
    border-color: #c19c5c;
    color: #fff;
    border-radius: 0px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: .938rem 3rem;
    font-size: .75rem;
    line-height: 1.875;
    font-weight: 600;
    letter-spacing: 2px;
    position: relative;
    opacity: 0.8;
}
.thankpage .grgtn {
    width: fit-content;
    margin: 14px auto 0;
    padding: 10px 50px 10px 32px;
    border-radius: 2px;
}
.grgtn span {
    display: inline-block;
    vertical-align: middle;
}
.grgtn img {
    width: 15px;
    position: absolute;
    top: 40%;
    margin-left: 8px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.thankpage 	.maibxe {
    display:block; vertical-align: middle;
}

.thankpage .sliderbx .col-md-12,  .thankpage .header-wrapper {
        display: block;
        height: 100vh;
    }
	.thkmes {
    margin-top: 25%;
}

/********inr page********/
.innrerpage
.frobxe {
    margin: 19px 0 0 0;
}

.subgead   {
    margin: 22px 0 0 0;
    width: fit-content;
    border-bottom: solid 2px #fff;
    padding-bottom: 10px;
}

.innrerpage .ibonxecext span {
    display: inline-block;
    vertical-align: middle;
    margin: 12px 0 26px 0;
    width: 100%;
    display: table-cell;
    font-size: 16px;
    line-height: 22px;
    text-transform: none;
    vertical-align: middle;
}

.innrerpage .frobxe li {
    display: inline-block;
    width: 16%;
    text-align: center;
    vertical-align: top;
    margin: 9px 0 0 0;
    padding: 0;
    min-height: 114px;
    background: #4f8a00;
    border-radius: 10px;
}

.innrerpage .ibonxecext {
    display: table;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    position: relative;
    line-height: 28px;
    text-align: center;
    height: 114px;
    width: 100%;
}

.innrerpage  .ibonxecext {
    display: table;
    text-align: center;
}





