@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');




html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{
margin:0;
padding:0;
border:0;
font-size:100%;
font:inherit;
vertical-align:baseline;
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section 
{
display: block;
}
ol,ul
{
list-style:none;
margin:0px;
padding:0px;
}
blockquote,q
{
quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after
{
content:'';
content:none;
}
table
{
border-collapse:collapse;
border-spacing:0;
}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
.clear
{clear:both;
}




a
{
outline: 0;
text-decoration:none;
}
body {
   font-family: 'Jost';
    font-size: 16px;

color:
    #fff;
    line-height: 26px;
}

.col-md-2-he {
    width: 20%;
    float: left;
    padding: 0 0 0 0;
}

.col-md-8-he {
    width: 70%;
    float: left;
    padding: 0 0 0 0;
}


.col-md-4-he {
    width: 24%;
    float: right;
    padding: 0px 0 0 0;
}

.righ-he-icon span {
    float: left;
    width: 100%;
    text-align: left;
    padding: 30px 0 0 40px;
    font-weight: 500;
    color: #fff;
}


.righ-he-icon:hover span{
    color: #3a5e73;
}

.container-1500 {
    width: 1500px;
}


.sm-ou
{
}



#topheader .topbarcolumns-2 aside.widget {
    min-width: auto;
    float: none;
    flex: initial;
    text-align: right;
    padding-left: 15px;
}


#topheader .topbarcolumns-2 * {
    font-size: 12px;
    color: #949494;
}

#topheader * {
    line-height: initial;
}

#topheader aside.widget {
    min-width: 100%;
    display: inline-block;
}
#topheader aside.widget {
    max-width: 90%;
}

#topheader .topbarcolumns-2 * {
    font-size: 12px;
    color: #949494;
}

#topheader ul li, .widget_themeaxe_socialwidget ul li {
    margin-left: 15px;
}

#topheader .wpml-ls-legacy-list-horizontal a {
    padding: 5px 0px;
}


.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
    display: inline;
    vertical-align: middle;
    width: 18px;
    height: 12px;
}

#topheader ul li, .widget_themeaxe_socialwidget ul li {
    list-style: none;
    display: inline-block;
    margin-left: 4px;
}

.toa {
    float: left;
    padding: 8px 6px;
}

.toa-out {
}



/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.ser-box-1:hover .hvr-push {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


.top_header {
    float: left;
    width: 100%;
    padding: 0;
   background: #3a5e73;
    position:relative;
    z-index: 100;
}
.top_cont {
    color: 
    #ebce6e;
    line-height: 18px;
}

.top_cont span {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding: 4px 0 0 0;
    float: left;
}
.logo_outer {
    padding: 0 0px 0px 0px;
    text-align: right;
    float: right;
    position: absolute;
    top: -28px;z-index: 100;
}
.logo_outer img {

    float: left;
    margin-right: 0px;

}


.col-md-3-bx {
    width: 25%;
    padding: 0;
    margin: 0;
    float: left;
}

.col-md-3-bx .thumbnail{
    padding: 0;
    margin: 0;
	border: 0px solid #ddd;
}

.pj-ga-out
{
float:left;
width:100%;
padding:40px;
}


.col-md-3-bx  .vie-2
{
padding:0;
margin:0 !important;
}

.vi-out {
    float: left;
    width: 100%;
    background: #ececec;
    margin: 10px 0;
    border-radius: 30px;
}


.logo_outer h3
{
	float:left;
	margin:0px;
	padding:0px;
	color:#e8fd6a;
	font-size:23px;
	margin-top:18px;
}
.topcont_outer {
    float: right;
    font-size: 12px;
    width: 100%;
}

.topcont_part111 {
    float: left;
    width: 54%;
}

.topcont-out-part {
    padding: 0px 0px;
    float: right;
    width: auto;
}

.topcont_part1 {
    padding: 0px 14px;
    float: left;
}


.topcont__part1 {
    padding: 0px 14px;
    float: right;
}

.topcont_part1-top {
    padding: 0px 14px;
    float: left;
}



.topcont_part1 a span {
    float: left;
    color: #000;
    padding: 0 0 0 10px;
}
.other-logo {
    float: left;
    text-align: center;
    width: 100%;
    padding: 20px 0 40px 0;
}


.topcont_part2
{
	background:none;
}
.topcont_part2 a
{
	display:inline-block;
	padding:0px 5px;
	margin-top:5px;
}
.top_contimg {
    float: left;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0 0 0 10px;
}
.top_cont {
    color: #008a3e;
    line-height: 18px;
}

.top_cont strong {
    font-weight: 300;
    font-size: 14px;
}


.menu_outer {
    float: left;
    width: 100%;
    padding: 14px 0;
    background: #a8c6d7;
}
.menu-subb {

    float: right;
    padding: 2px 0px 0 4px;

}



.brand-lo-out {
    float: left;
    text-align: center;
    width: 100%;
}

.brand-lo-out img {
    text-align: center;
}



.notouch .toTop-arrow:hover {
    opacity: 1;
}

.toTop-arrow.show {
   bottom: 80px;
    opacity: 1;
}

.toTop-arrow {
    position: fixed;
    right: 40px;
    bottom: -56px;
    opacity: 0;
    z-index: 10;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: #f0801a;
}


/*.toTop-arrow:before {
    transform: rotate(-45deg) translateY(-50%);
    left: 10px;
}

.toTop-arrow:after, .toTop-arrow:before {
    position: absolute;
    top: 50%;
    width: 16px;
    height: 3px;
    border-radius: 3px;
    background: #fff;
    content: "";
}

.toTop-arrow:after {
    transform: rotate(45deg) translateY(-50%);
    right: 10px;
}*/


.toTop-arrow img {
    float: left;
    padding: 10px 0 0 10px;
}

.toTop-arrow span {
    text-align: center;
    padding: 46px 0 0 0;
    font-size: 16px;
    font-weight: 600;
    left: -10px;
    display: inline-block;
    position: absolute;
    line-height: 20px;
    color: #000;
}
.toTop-arrow p {
    float: left;
    text-align: center;
    width: 100%;
    padding: 9px 0 0 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: initial;
    color: #000;
}

.rightstatic-icon-out {
    display: inline-block;
    position: relative;
    z-index: 110;
	text-align:right;
}

.fade.in {
    opacity: 1;
    background:url(../images/about/pop-bg.png);
}
.modal-body {
    text-align: center;
    padding: 50px 0px;
}
.popbox_but {
    display: inline-block;
    padding: 10px 20px;
    background: #008a3e;
    color: #fff;
    font-size: 20px;
    text-align: center;
	text-transform: uppercase;
}

.popbox_but:hover{
    color: #f0801a;
}

.popbox_but img {
    margin-right: 10px;
}

.popbox_but span {
    display: inline-block;
    clear: both;
    width: 100%;
}





.popbox-but2 {
    display: inline-block;
    padding: 10px 20px;
    background: #008a3e;
    color: #000;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0 0 0;
}


.popbox-but2 span {
    float: right;
    padding: 26px 0 0 20px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

.popbox_but2:hover{
    color: #f0801a;
}

.popbox_but2 img {
    margin-right: 10px;
}

.popbox_but2 span {
    display: inline-block;
    clear: both;
    width: 100%;
}


.modal-footer {
    margin-right: 10px;
    display: none;
}


.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid 
    #e5e5e5;
}
.close {
    opacity: .4;
}
.modal-title {
    color: 
    #1b1b1b;
}

.modal-dialog {
    top: 25%;
}

.smile {

width:100%;
float:left;
color:#fff;
padding:60px 0px 60px 0px;
background-image:url(../images/about/pop-bg.png);
background-position:center;
background-repeat:repeat;
background-size: cover;

}






.head-8r {
    float: left;
    width: 100%;
    min-height: 84px;
}
.banner_outer
{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
}
.welcomepart_outer {
    padding: 0px 0px;
    margin: 0px;
    position: relative;
    display: initial;
    top: -20px;
}
.welcomepart_icon {
    float: left;
    width: 25%;
    padding: 15px 10px;
    text-align: center;
    color: 
    #ebce6e;
}
.welcomepart_icon h4 {
    float: left;
    margin: 0px;
        margin-top: 0px;
    padding: 0px;
    width: 100%;
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    font-weight: 500;
}
.welcome_outer {
    float: left;
    width: 100%;
    padding: 30px 0px;
}
.welcomeleft_outer {
    float: left;
    width: 100%;
    padding: 20px 0;
}
.allhead {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    color: #000;
}
.allhead h3 {

    display: inline-block;
    margin: 0px;
    padding: 0px;
        padding-bottom: 0px;

#00001a;

padding-bottom: 4px;

color:

    #fff;
    font-size: 26px;

}
.allhead h3 span
{
	color:#0ea43d;
}
.allhead_left
{
	float:left;
	width:auto;
}
.welcom_part1 {
    float: left;
    width: 100%;
    margin: 0px;
        margin-top: 0px;
    padding: 0px;
    margin-top: 16px;
    text-align: center;
    color: #000;
    line-height: 26px;
    font-weight: 300;
    font-size: 16px;
    padding: 10px 0;
}
.welcomeright_outer
{
	float:left;
	width:35%;
	padding-left:20px;
}
.welcomeright_outer1 {

    float: left;
    width: 100%;
    padding: 25px 15px;
    border: 1px solid 

    #79682f;

}
.allhead1 
{
	margin:0px;
}
.allhead1 h3
{
	color:#fff;
}
.htextbox_outer {

    float: left;
    width: 100%;
    border-right: 1px solid 

    #bc8f18;
    font-size: 13px;
    margin-top: 13px;
    text-transform: uppercase;
    font-weight: 500;

}
.htextbox_outer label {

    float: left;
    margin: 0px;
    width: 25%;
    padding-left: 5px;
    color: 

#fff;

height: 33px;

padding-top: 4px;

background:

    #bc8f18;

}
.htextbox {

    float: left;
    width: 75%;
    border: none;
    height: 33px;
    background-color: 

#003000;

color:

    #ebce6e;
    padding-left: 8px;

}
.htextbox_outer1 label
{
	height:70px;
}
.htextbox_outer1 .htextbox1
{
	float:left;
	width:62%;
	height:70px;
}
.home_send
{
	float:left;
	width:13%;
	padding:0px;
	border:0px;
	height:70px;
	background: #bc8f18;
	color:#fff;
}
.home_read {
    float: left;
    color: #f0476f;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
}
.home_read span
{
	color:#0ea43d;
}
.home_read:hover
{
	text-decoration:underline;
}
.homfeature_outer {
    float: left;
    width: 100%;
    margin: 0px;
    width: 100%;
    background: 
    #002700;
    padding: 40px 0px 50px 0;
}
.featurepart_outer
{
	float:left;
	width:25%;
	padding:0px 15px;
}
.featurepart_inner {
    float: left;
    width: 100%;
    margin-top: 25px;
    border-radius: 4px;
    background: 
    #ebce6e;
    overflow: hidden;
}
.featurepart_inner h4 {

    padding: 10px;
        padding-bottom: 10px;
    color: 

    #00001a;
    font-size: 18px;
    text-align: center;
    width: 100%;
    padding-bottom: 0px;
    margin-top: 0px;
    font-weight: 700;

}






/*--header--*/

.header_social_outer {
    padding: 2px 10px 2px 2px;
    float: left;
    text-align: left;
}




.header_social_outer a span {
    float: left;
    text-align: left;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.header_social_outer a {
    float: left;
    text-align: left;
}

.header_social_outer a img {
    float: left;
    text-align: left;
}


.header_social_outer-2 {
    padding: 8px 8px 0 8px;
    float: left;
    text-align: left;
	
}


.header_social_outer-2 a span {
    float: left;
    text-align: left;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 0 0 0 4px;
}


.header_social_outer-2 a {
    float: left;
    text-align: left;
    background: url(../images/top-social/cart-icon-4.png) right center no-repeat;
    padding: 0 10px 0 0;
}

.header_social_outer-2 a img {
    float: left;
    text-align: left;
}



.righ-he-icon {
    float: left;
    width: 100%;
    background: #f68a1f url(../images/about/header-left-bg.jpg) left center no-repeat;
    min-height: 84px;
    padding: 0 0 0 60px;
}
/*--header--*/





/*--about-us--*/
.about_head {
    float: left;
    margin: 0px;
    padding: 100px 0 40px 0;
    width: 100%;
    color: rgb(109, 109, 109, 0.06);
    text-align: left;
    font-size: 100px;
    font-weight: 700;
    position: relative;
}

.about_head span {
    float: left;
    margin: 0px;
    padding: 0px 0 10px 0;
    width: 100%;
    font-size: 32px;
    color: #3a5e73;
    text-align: left;
    position: absolute;
    right: 0;
}

.about_head2 {
    float: left;
    margin: 0px;
    padding: 20px 0 20px 0;
    width: 100%;
    font-size: 18px;
	line-height:30px;
    color: #2f2f2f;
    text-align: justify;
}

.tm-imgs {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    overflow: hidden;
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}




.tm-imgs-2 {
    float: left;
    width: 100%;
    padding: 30px 0 0 0;
    overflow: hidden;
}
/*--about-us-end-*/


/*--product--*/

.pro-part-1
{
float:left;
width:100%;
padding:10px 0;
}


.pro-he {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    color: #fff;
    padding: 60px 0 40px 0;
    font-weight: 600;
}
.img-tx {
    float: left;
    color: #3a5f72;
    text-align: center;
    padding: 20px 0;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
   /* min-height: 100px;*/
}

.img-bx {
    float: left;
    width: 100%;
    text-align: center;
}

.img-or {
    float: left;
    text-align: center;
    width: 100%;
    padding: 0 0 0 0;
}

.re-he {
    float: left;
    width: 100%;
    text-align:center;
    font-size: 32px;
    color: #3a5e73;
    padding: 0px 0 30px 0;
    font-weight: 600;
}

.package-view-outer {
    display: inline-block;
    width: 100%;
    text-align: right;
    padding: 0px 0 30px 0;
}

.package-view-inner {
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 0px !important;
    display: inline-block;
	padding-left:13px !important;
}

.package-view-inner:hover .henq_sub{
    background: #3a5e73;
}

.henq_sub:hover {
      background: #3a5e73;
}

.package-view-inner img {
    padding: 3px 0 0 10px;
    float: right;
}


.pro-ou-out {
    float: left;
    width: 100%;
    padding: 40px 0 60px 0;
    background: #fff;
}


.pro-out-bg {
    float: left;
    width: 100%;
    background: url(../images/bg-2.png) repeat;
    border: 1px solid #e8e8e8;
}




.pro-out-bg-2 {
    width: 100%;
    background: url(../images/service-pattern.jpg) repeat;
    padding: 50px 0 40px 0;
}

.pro-whi-bg {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px;
	text-align:center;
}

.pro-sales {
    float: left;
    padding: 1px 10px 0 10px;
    background: #fdb801;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 18px;
}

.pro-icons {
    float: right;
    padding: 0 6px;
}

.pro-sub-head {
    float: left;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    padding: 14px;
}

.pro-sub-head span {
    float: left;
    width: 100%;
    text-align: center;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 300;
    padding: 0 0 6px 0;
    text-transform: uppercase;
}

.pro-stars {
    padding: 6px 0px 0 0;
    text-align: center;
}

/*--product--*/





/*--offer--*/
.off-out-bg {
    float: left;
    width: 100%;
    background:#fff url(../images/about/service-img.jpg) repeat-x;
    position: relative;
    min-height: 420px;
    z-index: 1;
}

.oro-out-bg-2 {
    width: 100%;
    float: left;
    background: #fff;
    padding: 60px 0;
}

.ser-head {
    float: left;
    width: 100%;
    padding: 20px 0;
    color: #3a5e73;
    font-size: 22px;
    font-weight: 500;
}
.ser-head-cn
{
float:left;
width:100%;
padding:0 0 0 0;
color: #232323;
}

.ser-box-1 {
    padding: 30px 20px;
    width: 100%;
    background: url(../images/bg-2.png) repeat;
    border-radius: 30px;
    text-align: center;
    float: left;
    border-bottom: 3px solid #f68a1f;
    min-height: 580px;/*480*/
}
.ser-box--out
{
position:absolute;
}
/*--offer--*/




/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.tm-imgs-2:hover .hvr-bounce-out {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.tm-imgs:hover .hvr-bounce-out {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}



/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}

/*--subscribe--*/


.subs-out-bg {
    float: left;
    width: 100%;
    background: url(../images/bg-3.png) repeat;
    padding: 40px 0;
}


.news-tex {
    float: left;
    width: 100%;
    padding: 10px 0 30px 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 400;
}

.news-intex-2 {
    float: left;
    width: 100%;
    padding: 0 0px 0 0px;
    text-align: center;
}

.news-box {
    float: left;
    border: 1px solid #fff;
    padding: 12px 10px 10px 30px;
    color: #4c4c4c;
    font-size: 14px;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
}

.news_sub {
    float: left;
    position: absolute;
    right: 34px;
    height: 32px;
    border: none;
    background: #2c2c2c;
    top: 4px;
    border-radius: 2px;
    color: #fff;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 18px;
}


.subs-he {
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #5a5855;
    padding: 40px 0 30px 0;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

.subs-he span {
    position: absolute;
    text-align: center;
    display: inline-block;
    float: left;
    left: 46%;
    top: 30px;
}


.subs-he-2{
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #5a5855;
    padding: 40px 0 30px 0;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

.subs-he-2 span {
    position: absolute;
    text-align: center;
    display: inline-block;
    float: left;
    left: 43%;
    top: 0px;
}



.parents-text-name {
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: 400;
    padding: 14px 0;
}

.parents-text-name span{
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 300;
}


/*--subscribe--*/




/*--most--*/

.ms-left
{
float:left;
width:40%;
padding:0 0 0 0;
}

.ms-right
{
float:right;
width:60%;
padding:0 0 0 0;
}

.ms-ri-he {
    float: left;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    text-transform: uppercase;
}

.ms-ri-he-2 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    padding: 6px 0 0 0;
}

.ms-ri-he-2 span {
    float: left;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    text-transform: uppercase;
    padding: 2px 10px 0 0;
}

.ms-ri-he-2 img{
    float: left;
	padding:0;
}

.ms-out {
    float: left;
    width: 100%;
    padding: 30px 0;
}
/*--most--*/



/*--footer--*/


.con_head {
    float: left;
    margin: 0px;
    padding: 40px 0 40px 0;
    width: 100%;
    color: rgb(109, 109, 109, 0.06);
    text-align: left;
    font-size: 100px;
    font-weight: 700;
    position: relative;
}


.con_head span {
    float: left;
    margin: 0px;
    padding: 0px 0 10px 0;
    width: 100%;
    font-size: 32px;
    color: #3a5e73;
    text-align: left;
    position: absolute;
    right: 0;
}

.fot-con-he {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 0 0 0;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}


.fot-con-he span {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0 0 0 0;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: initial;
}


.fot-con-he-2 {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0 0 0;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}


.fot-out21 {
    background: none;
}


.fot-con-he-2 span {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 0 0 0;
    color: #fff;
    font-size: 16px;
	text-transform:lowercase;
}



.fot-out2 {
background:url(../images/footer/fot-border-line.jpg) right center no-repeat;
}


.fot-out2-out {
    float: right;
    width: 10%;
    padding: 0 0px 0 20px;
    position: absolute;
    text-align: right;
    right: 0;
    top: 35px;
}

.fot-logo {
    padding: 50px 0;
    float: left;
    text-align: center;
    width: 100%;
}

.fot-out2--out {
    float: right;
    width: 10%;
    padding: 0 0px 0 20px;
    position: absolute;
    text-align: right;
    right: 0;
    top: -25px;
}

.footer-bg {
    float: left;
    width: 100%;
    background:url(../images/service-pattern.jpg) repeat;
    padding: 0px 0 0px 0;
}

.fot-heading {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #f68a1f;
    padding: 30px 0 8px 40px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
}


.foot-link li {
    float: left;
    padding: 0px 0 0px 3px;
    width: 100%;
    line-height: 28px;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
}

.foot-link li a {
    color: #b2b2b2;
}


.foot-address {
    float: left;
    width: 100%;
    color: #fff;
    padding: 60px 0 0 0;
    font-size: 16px;
    text-align: justify;
    line-height: 22px;
    font-weight: 300;
    text-align-last: center;
}
.fot-social-out {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    text-align: center;
}

.fot_social_icon {
    padding: 4px 10px;
    display: inline-block;
}

.copyright-text-1 {
    float: left;
    text-align: left;
    width: 100%;
    font-size: 16px;
    color: #fff;
    padding: 8px 0 0 0;
    font-weight: 300;
}

.copyright-text-2 {
    float: right;
    text-align: right;
    width: 100%;
    font-size: 16px;
    color: #fff;
    padding: 8px 0 0 0;
    font-weight: 300;
}


.fot-pattern {
    float: left;
    width: 100%;
    background: #3a5e73;
    padding: 20px 0;
}

.copyright-text-1 {
    float: left;
    text-align: left;
    width: 100%;
    font-size: 14px;
    color: #fff;
    padding: 8px 0 0 0;
    font-weight: 300;
	text-transform:uppercase;
}

.copyright-text-2 {
    float: right;
    text-align: right;
    width: 100%;
    font-size: 14px;
    color: #fff;
    padding: 8px 0 0 0;
    font-weight: 300;
}


.copyright-text-1 a
{
	color:#fff;
}
.copyright-text-1 a:hover
{
	color:#f68a1f;
}
.fot-bullet span {
	
    margin: 0px 0px 0px 0px;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    padding: 0 0 0 0px;
    font-weight: 400;
    text-transform: initial;
}

.fot-bullet span:hover {
    color: #f68a1f;
}

.fot-bullet {
    float: left;
    width: 50%;
    margin: 0 0 0 0;
    padding: 0 0 3px 0;
	list-style: disc;
color: #f68a1f;
}

.fot-links ul {
    float: left;
    width: 100%;
    padding: 10px 0 0 0px;
}

.fot-links {
    display: inline-block;
    position: relative;
    padding: 0 0 20px 40px;
}

/*--footer--*/

/*--enquiry-*/
.henquiry_text {
    float: left;
    width: 100%;
    padding: 0px 0px;
    margin-top: 10px;
}

.htextbox {
    float: left;
    width: 100%;
    border: 1px solid #fff;
    padding: 10px 16px;
    background: #064776;
    color: #fff;
    font-size: 14px;
}

.henqsub_out {
    float: left;
    text-align: center;
    margin-top: 17px;
    padding: 0 0 30px 0;
}


.henq_sub {
    display: inline-block;
    padding: 16px 30px;
    background: #f68a1f;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
	margin-bottom:0px;
}

.package-view-outer-en {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 30px 0;
}
.package-view-inner1
{
	padding:10px 20px !important;
	background: #f68a1f;
}
.package-view-inner1:hover
{
	background:#3a5e73
}
.package-view-inner1 img
{
	padding-top:5px;
}
.htextbox {
    float: left;
    width: 100%;
    border: 1px solid #d5d5d5;
    padding: 24px 16px;
    background: #fff;
    color: #828181;
    font-size: 16px;
}

.htextbox1 {
    float: left;
    width: 100%;
    border: 1px solid #d5d5d5;
    padding: 24px 16px;
    background: #fff;
    color: #828181;
    font-size: 16px;
    min-height: 120px;
}

.fn-name-fi {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #f68a1f;
    padding: 16px 0 0 0;
    text-transform: uppercase;
}

.con-ox
{
float:left;
width:100%;
padding:0 0 0 0;
}

.pac-heading {
    float: left;
    width: 100%;
    text-align: left;
    color: #232323;
    font-weight: 300;
    font-size: 16px;
}

.en-out-bg-2 {
	float:left;
    width: 100%;
    background: #fff url(../images/contact-corner-img.png) bottom left no-repeat fixed;
    padding: 50px 0 40px 0;
}

.henquiry_text-full {
    float: left;
    width: 100%;
    padding: 0px 0px;
    margin-top: 10px;
}


/*--enquiry-*/


/*--service-*/

.bb-bg {
	float:left;
    padding: 60px 0;
    width: 100%;
 	background:  url(../images/about-corner-img.png) right bottom  no-repeat, url(../images/bg-2.png) repeat ;
}

.re-bg {
    float: left;
    padding: 60px 0;
    width: 100%;
    background: url(../images/project-corner-bg.jpg) right bottom no-repeat fixed, url(../images/bg-2.png) repeat ;
}




.wish-ou-2 {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0px 0;
    border-radius: 4px;
}

.col-md-3-25 {
    width: 20%;
    float: left;
    padding: 20px 0;
}

.news-inner2 {
    float: left;
    padding: 0px 0;
    width: 100%;
    font-size: 32px;
    font-weight: 600;
}

.industry-content {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #f68a1f;
    line-height: 24px;
    padding: 10px 0;
    font-weight: 500;
    text-align: center;
}
/*--service-*/






/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover  {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}





/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-skew {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-skew:hover {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}








/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover{
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}



/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
}




/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-skew {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.topcont_part1:hover .hvr-wobble-skew {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}









/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.header_social_outer-2:hover .hvr-wobble-vertical {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}




/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}






/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.sm-ou:hover .hvr-bounce-out {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}


.fot-heading img {
    max-width: 100%;
    padding: 6px 0 0 0;
}




/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.alltextam_out
{
    position: relative;
    z-index: 1000;
    -webkit-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -o-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -ms-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    transition: left .33s cubic-bezier(.694,.0482,.335,1);
    left: 0;
	
	background: 0 0;
    background-color: rgba(0, 0, 0, 0);
border: 0;
margin: 0;
padding: 0;
vertical-align: baseline;
outline: 0;    background-color: #ffffff;
}
.allfooterout
{
	margin:0px auto;
	width:100%;
position: fixed;
bottom: 0;
left: 0;
z-index: 99;
-webkit-transition: left .33s cubic-bezier(.694,.0482,.335,1);
-moz-transition: left .33s cubic-bezier(.694,.0482,.335,1);
-o-transition: left .33s cubic-bezier(.694,.0482,.335,1);
-ms-transition: left .33s cubic-bezier(.694,.0482,.335,1);
transition: left .33s cubic-bezier(.694,.0482,.335,1);
-webkit-backface-visibility: hidden;
}
#contact
{
	float:left;
	width:100%;   z-index: 100;
    position: relative;    background-color: #ffffff;
}
