@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');
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, tt, var, b, u, i, center, dl, dt, dd, ol, ul, 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; outline: 0; vertical-align: top; font-family: 'Lato', sans-serif; font-size:15px; color: #000; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/*---Universal Selector to add additional resets, such as text-size adjust and tap highlighting---*/
* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
html {-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */}
a { text-decoration: none; }
body {
  background: #fff none repeat scroll 0 0;
  margin: 0;
  width: 100%;
}
span { color: #1A86CA; }
ul { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
/*---Additional Form resets---*/
button, input[type="button"] { background: none; }
:required { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none;}
/*---Typographic Styling---*/
em, i { font-style: italic; }
u { text-decoration: underline; }
pre, code { font-family: Monaco, Courier, monospace; }
pre { white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
blockquote, q { quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after, { content: "";}
/*---Interactive Element Settings---*/
a, input[type="submit"], input[type="button"], button, label[for] { cursor: pointer; }
input[type="submit"], input[type="button"], button { -webkit-appearance:none; }
/*---Misc. Element Styling---*/
img { -ms-interpolation-mode: bicubic; }
.linksiz { font-size: 19px; line-height: 30px; }
/* Proper box model */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/* General styles */
::selection {background: #eb8f00;color: #fff;}
::-moz-selection { background:#eb8f00; color:#fff;}
::-webkit-selection { background:#eb8f00; color:#fff;}
a { text-decoration: none; color: #327D9D;
  -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s; }
a:hover { }
a:active { }
a:visited { }
address { }
aside { }
b, strong { }
blockquote { }
button { cursor: pointer; }
button:hover { }
button:active { }
caption, th, td { vertical-align: top; }
h1, h2, h3, h4, h5, h6 {font-family: Oswald;   }
h1 { font-size: 40px; font-weight: 700; line-height: 46px; margin-bottom: 26px;  }
h2, h3, h4, h5, h6 { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 22px;}
.heading { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 22px; text-transform: uppercase; }
h6 { }
i, em { }
img { height: auto; max-width: 100%; }
input, select, textarea {font-size: 13px; }
input[type="text"], input[type="phone"], input[type="email"] {

}
input[type=radio] { }
input[type=checkbox] { }
label { }
li { }
p { line-height: 26px; margin: 0 0 27px; }
select { }
select option { }
table { border: 0; border-spacing: 0; empty-cells: show; }
textarea { height: 153px; resize: none; width: 100%; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; font-size: 12px; font-weight: normal; margin: 0;vertical-align: top; }
ul, ol { margin:0;padding:0;}
.m0 { margin: 0px 0px 0px 0px; }
.wid:after, .wid:before, ul:after, ul:before, .social:after { display: block; content: ""; clear: both; }
::-webkit-input-placeholder {opacity: 1;color:#acacac;}
:-moz-placeholder {opacity: 1;color:#acacac;}
::-moz-placeholder {opacity: 1;color:#acacac;}
:-ms-input-placeholder {opacity: 1;color:#acacac;}
*, :before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.hidecal { display:none; }
a.phn {    display: inline-block;    font-weight: bold;    font-size: 20px;}
a{text-decoration: none !important;}
.rcapcha { border-radius: 3px; height: 75px; margin: 0 auto 6px; overflow: hidden; width: 100%; }
/*##########################################    Menu    ##############################################################*/


.logo { float: left;  margin: 10px 0 0 1px; width: 293px; }
.logoRgt { width:875px; height: 205px; }

/*=========Listing==========*/
.listng.twoCol > li { float: left; width: 46%; }/*=========2 column Listing==========*/
.contRgt .wpcf7-not-valid-tip { height: 25px; top: 10px; line-height: 21px; font-size: 13px; }

.sharedv { clear: both; padding-top: 20px; }

/*=========Social Media==========*/
.social { float: left; width: 210px; }
.social > ul, .socialFtr > ul { list-style: outside none none; margin: 0; padding: 0; }
.social li, .socialFtr li { float: left; height: 50px; width: 50px; margin-right: 3px; }
 .social li:nth-child(4) {margin-right:0;}
 .social li:nth-child(5) {width:100%;text-align:center;margin-top: 5px;}
 .social li:nth-child(5) li {float:none;display:inline-block;width: auto;height: auto;margin: 0 -1px 0 0;}
 .social li:nth-child(5) li a {}
.social li a, .socialFtr li a { display: block; height: 100%; }
.social li a:hover, .socialFtr li a:hover { opacity: 0.7; }






.banner {
    height: 100vh;
    position: relative;
    z-index: 9;
    overflow: hidden;
}
.banner .banner-logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9
}

.banner .ab-logo {
	position: absolute;
	bottom: 50px;
	right: 50px;
	z-index: 9
}

.banner .video-wrap {
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-position: center;
	background-size: cover;
	background-image: url(../images/banner-bg.jpg);
	overflow: hidden
}
.banner .video-wrap img {
    height: 100%;
    object-fit: cover;
}
.banner .video-wrap video {
	position: absolute;
	width: 130%;
	min-width: 1366px;
	height: auto;
	top: -125px;
	left: -45px;
	display: none
}

.banner .video-wrap.dark:after {
	background-color: rgba(8, 8, 33, 0.55)
}

.banner .video-wrap:after {
	z-index: 9;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.25);
	background-image: url(../images/overlay-trans.png);
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s
}

.banner .video-wrap:before {
    z-index: 8;
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4) url(../images/ovrlay.png) no-repeat 0 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
}

.banner .anim-sec {
	z-index: 9;
	position: absolute;
	width: 370px;
	height: 370px;
	right:15%;
	bottom:15%;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s
}

.banner .anim-sec.start {
	opacity: 0
}

.banner .anim-sec .inner-ring {
	position: absolute;
	left: 50%;
  transform: translate(-50%, -50%);
	top: 50%;
	height:150px;
	width:150px;
	border-radius: 50%;
	border: 1px solid #7AAF42;
	overflow: hidden;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s
}
.banner .anim-sec .ring2 {
	position: absolute;
	left: 50%;
  transform: translate(-50%, -50%);
	top: 50%;
	height:250px;
	width:250px;
	border-radius: 50%;
	border:1px solid #fff;
	overflow: hidden;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s
}
.inner-ring .items:after {
    content: "";
    background: #7AAF42;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%; z-index: 1;
}
.banner .anim-sec .inner-ring.active .items {
	opacity: 0
}

.banner .anim-sec .inner-ring .items {
	opacity: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s
}

.banner .anim-sec .inner-ring .items.active {
	opacity: 1
}

.banner .anim-sec .inner-ring .items .title {
	font-size:18px;
	font-weight:700; line-height: 26px;
	color: #fff;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0px;
	top: 50%;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
  z-index: 11;
}

.banner .anim-sec .outer-ring {
	width: 100%;
	height: 100%;
	border: 1px dashed #fff;
	border-radius: 50%;
	position: absolute
}

.banner .anim-sec .outer-ring.active .link-concerns {
	/* background-color: #7AAF42; */
	width: 60px;
	height: 60px
}

.banner .anim-sec .outer-ring.active .link-concerns img {
	-webkit-animation: zoom 0.5s 0.2s ease-in forwards;
	-moz-animation: zoom 0.5s 0.2s ease-in forwards;
	-ms-animation: zoom 0.5s 0.2s ease-in forwards;
	-o-animation: zoom 0.5s 0.2s ease-in forwards;
	animation: zoom 0.5s 0.2s ease-in forwards
}

.banner .anim-sec .outer-ring.active .link-concerns.first {
	top: -30px;
	margin-left: -30px
}

.banner .anim-sec .outer-ring.active .link-concerns.second {
	right: -30px;
	margin-top: -30px
}

.banner .anim-sec .outer-ring.active .link-concerns.third {
	left: -30px;
	margin-top: -30px
}

.banner .anim-sec .outer-ring.active .link-concerns.fourth {
	bottom: -30px;
	margin-left: -30px
}

.banner .anim-sec .outer-ring.active .link-concerns:after {
	background-color: #fff
}

.banner .anim-sec .outer-ring .link-concerns {
	position: absolute;
	width: 28px;
	height: 28px;
	background-color: #fff;
	border-radius: 50%;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s
}

.banner .anim-sec .outer-ring .link-concerns img {
	z-index: 99;
	border-radius: 50%;
	position: absolute;
	width: 0px;
	height: 0px;
	opacity: 0;
	top: 50%;
	left: 50%;
	backface-visibility: hidden
}

.banner .anim-sec .outer-ring .link-concerns:after {
	position: absolute;
	content: "";
	background-color: #001a62;
	width: 6px;
	height: 6px;
	top: 50%;
	left: 50%;
	margin-top: -3px;
	margin-left: -3px;
	border-radius: 50%;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s
}

.banner .anim-sec .outer-ring .link-concerns .rip1,
.banner .anim-sec .outer-ring .link-concerns .rip2 {
	z-index: -1;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #fff;
	backface-visibility: hidden;
	-webkit-animation: ripple 1.7s linear infinite;
	-moz-animation: ripple 1.7s linear infinite;
	-ms-animation: ripple 1.7s linear infinite;
	-o-animation: ripple 1.7s linear infinite;
	animation: ripple 1.7s linear infinite
}

.banner .anim-sec .outer-ring .link-concerns .rip2 {
	animation-delay: 0.5s
}

.banner .anim-sec .outer-ring .link-concerns.first {
	left: 50%;
	margin-left: -14px;
	top: -14px
}

.banner .anim-sec .outer-ring .link-concerns.second {
	top: 50%;
	margin-top: -14px;
	right: -14px
}

.banner .anim-sec .outer-ring .link-concerns.third {
	top: 50%;
	margin-top: -14px;
	left: -14px
}

.banner .anim-sec .outer-ring .link-concerns.fourth {
	left: 50%;
	margin-left: -14px;
	bottom: -14px
}

.banner .anim-sec .outer-ring .link-concerns:hover,
.banner .anim-sec .outer-ring .link-concerns.active {
	background-color: #7AAF42;
	width: 60px;
	height: 60px
}

.banner .anim-sec .outer-ring .link-concerns:hover img,
.banner .anim-sec .outer-ring .link-concerns.active img {
	-webkit-animation: zoom 0.5s 0.2s ease-in forwards;
	-moz-animation: zoom 0.5s 0.2s ease-in forwards;
	-ms-animation: zoom 0.5s 0.2s ease-in forwards;
	-o-animation: zoom 0.5s 0.2s ease-in forwards;
	animation: zoom 0.5s 0.2s ease-in forwards;
}

.banner .anim-sec .outer-ring .link-concerns:hover.first,
.banner .anim-sec .outer-ring .link-concerns.active.first {
	top: -30px;
	margin-left: -30px
}

.banner .anim-sec .outer-ring .link-concerns:hover.second,
.banner .anim-sec .outer-ring .link-concerns.active.second {
	right: -30px;
	margin-top: -30px
}

.banner .anim-sec .outer-ring .link-concerns:hover.third,
.banner .anim-sec .outer-ring .link-concerns.active.third {
	left: -30px;
	margin-top: -30px
}

.banner .anim-sec .outer-ring .link-concerns:hover.fourth,
.banner .anim-sec .outer-ring .link-concerns.active.fourth {
	bottom: -30px;
	margin-left: -30px
}

.banner .anim-sec .outer-ring .link-concerns:hover:after,
.banner .anim-sec .outer-ring .link-concerns.active:after {
	background-color: #fff
}

.banner .anim-sec .outer-ring .dummy {
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff
}

.banner .anim-sec .outer-ring .dummy.first {
	left: 9%;
	top: 18%
}

.banner .anim-sec .outer-ring .dummy.second {
	left: 14.5%;
	bottom: 12%
}

.banner .anim-sec .outer-ring .dummy.third {
	right: 14.5%;
	bottom: 12%
}

.banner .anim-sec .outer-ring .dummy.fourth {
	right: 9%;
	top: 18%
}

.welcome-wrap {
	min-height: 410px;
	padding-left: 455px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/welcome-img.jpg);
	position: relative;
	z-index: 1
}



@-webkit-keyframes ripple {
	to {
		opacity: 1;
		transform: scale(0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0)
	}
	from {
		opacity: 0;
		transform: scale(2);
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2)
	}
}

@keyframes ripple {
	to {
		opacity: 1;
		transform: scale(0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0)
	}
	from {
		opacity: 0;
		transform: scale(2);
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2)
	}
}


@-webkit-keyframes zoom {
	from {
		width: 0px;
		height: 0px;
		opacity: 0
	}
	to {
		width: 100%;
		height: 100%;
		margin-left: -30px;
		margin-top: -30px;
		opacity: 1
	}
}

@keyframes zoom {
	from {
		width: 0px;
		height: 0px;
		opacity: 0
	}
	to {
		width: 100%;
		height: 100%;
		margin-left: -30px;
		margin-top: -30px;
		opacity: 1
	}
}

header {
    position: absolute;
    z-index: 1030;
    padding: 17px 0 35px;
    width: 100%;
    left: 0;
    background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0));
}
header .container{
width: 100%; padding: 0 40px;
}
a.logo_brand {
    float: left;
    width: 200px;
    margin: 0px 0 0;
}
.right-cnt {
    float: right;
    padding: 10px 0px;
}
#nav-container {
    float: right;
    position: absolute;
    right: 40px;
    display: none;
}
body.nav-open {
    overflow: hidden !important;
}

.wrapper-menu.open .line-menu {
    animation: inherit !important
}
.wrapper-menu.open .two  {
  display: none;
}
.wrapper-menu.open .one {
    transform: rotate(46deg);
    margin-top: 22px;
}
.wrapper-menu.open .three {
    transform: rotate(-48deg);
    margin-top: -1px;
}

.line-menu {
  background-color: #fff;
  border-radius: 5px;
  height: 2px;
  width: 100%;
  transition: all .2s ease-in-out
}
.line-menu.one {
  animation: burger-hover 1s infinite ease-in-out alternate;
}
.line-menu.two {
  animation: burger-hover 1s infinite ease-in-out alternate forwards .2s
}
.line-menu.three{
  animation: burger-hover 1s infinite ease-in-out alternate forwards .4s
}

.prContent {
    padding: 40px 50px;
    background: #fff;
}

@keyframes burger-hover {
  0% {
    width: 100%;
  }
  50% {
    width: 50%;
  }
  100% {
    width: 100%;
  }
}
.wrapper-menu {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    float: right;
    height: 22px;
    justify-content: space-between;
    margin-right: 24px;
    margin-top: 20px;
    transition: transform 330ms ease-out 0s;
    width: 30px;
}
.right-cnt{
  float: right;
}
.right-cnt i{
  width: 36px; height: 36px; border: 1px solid #7AAF42; border-radius: 30px; color: #7AAF42; padding: 10px; text-align: center;
}
.right-cnt a{
  margin: 0 7px;
}
.right-cnt a:hover i{
  background: #7AAF42; border-color: #7AAF42; color: #fff;
}
.social-icons a{
  display: block;
}
.banner-conent{
  position: absolute; top: 50%; left: 40px; z-index: 1111; display: flex;
}
.banText{
  padding-left: 30px;
}
.banText h1 {
    text-transform: uppercase;
    color: #fff;
    line-height:54px;
    font-size: 42px;
}
.social-icons a {
    display: block;
    width: 33px;
    height: 33px;
    border-radius: 30px;
    padding: 10px;
    text-align: center;
    margin-bottom: 4px;
}
.social-icons a:hover{
  background: #7AAF42;
}
.social-icons a i{
  color: #fff;
}
/*tooltip Box*/
.con-tooltip {
  border-radius: 9px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
position: relative;
}
.cn-phone .tooltip {
  width: 160px;
}
/*tooltip */
.tooltip {
  visibility: hidden;
  z-index: 1;
  opacity: .40;
  width: 227px;
  padding: 2px 20px;
  background: #fff;
  color: #E086D3;
  position: absolute;
  top:-140%;
  right:0%;


  border-radius: 9px;
  font: 16px;

  transform: translateY(9px);
  transition: all 0.3s ease-in-out;

  box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
}


/* tooltip  after*/
.tooltip::after {
  content: " ";
  width: 0;
  height: 0;

  border-style: solid;
  border-width: 12px 12.5px 0 12.5px;
  border-color: #fff transparent transparent transparent;

  position: absolute;
  right:10%;

}
.tooltip p{
  margin: 0px;
}
.con-tooltip:hover .tooltip{
  visibility: visible;
  transform: translateY(-10px);
  opacity: 1;
    transition: .3s linear;
  animation: odsoky 1s ease-in-out infinite  alternate;

}
@keyframes odsoky {
  0%{
    transform: translateY(6px);
  }

  100%{
    transform: translateY(1px);
  }

}

/*hover ToolTip*/
.bottom:hover {transform: translateY(6px);}


/*bottom*/

.bottom .tooltip {
    top: 115%;
    right: 0%;
}

.bottom .tooltip::after{
  top:-21%;
  right:2%;
  transform: rotate(180deg);
}

a.btn.qucik {
    background: #7AAF42;
    position: absolute;
    z-index: 11111;
    padding: 12px 30px 29px;
    text-transform: uppercase;
    color: #fff;
    bottom: 83px;
    left: 10%;
    border-radius: 20px;
    cursor: pointer;
 border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}

a.btn.qucik:after {
    content: "";
    display: block;
    background: #fff;
    width: 110%;
    height: 50px;
    position: absolute;
    left: -5%;
    transform: rotate(7deg);
    top: 44px;
}

a.btn.enqrs {
    position: absolute;
    z-index: 111111;
    padding: 13px 20px 31px 120px;
    text-transform: uppercase;
    color: #fff;
    bottom: 19px;
    right: 0%;
    border-radius: 20px;
    cursor: pointer;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    transform: rotate(-28deg);
    font-size: 17px;
    font-weight: 600;
}

a.btn.enqrs:after {
    content: "";
    display: block;
    background: url(../images/shape1.png) no-repeat 0 0;
    width: 110%;
    height: 230px;
    position: absolute;
    right: -28px;
    transform: rotate(28deg);
    top: -131px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    z-index: -1;
}

.aboutus {
    margin-top: 0;
    position: relative;
    z-index: 1111;
    overflow: hidden;
    padding-bottom: 60px;
    padding-top: 50px;
}
section h1{
  color: #7AAF42; font-size: 32px; text-transform: uppercase;
}
.bx {
    display: flex;
    box-shadow: 0px 0px 23px -9px rgba(0, 0, 0, 0.4);
    padding: 10px 20px;
    border-radius: 15px;
    width: 350px;
    margin-bottom: 20px; background: #fff;
}
.bx i {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgb(203 203 203);
}
.bx strong{
  display: block; margin-bottom: 5px;
}
.box-3 i.icon-bx {
    background: #555555;
}
.box-2 i.icon-bx {
    background: #7AAF42;
}
.container{
  width: 1200px; margin: 0 auto;
}
.icon-right {
    padding-left: 20px;
    width: 90%;
}
.boxes {
    width: 140%;
    position: relative;
    right: 40%;
    /* text-align: center; */
    justify-content: center;
    top: 40px;
    /* overflow: -webkit-paged-y; */
}
a.bx.box-1 {
    margin: 50px auto 50px; display: flex;  float: none;
}
a.bx.box-2 {
    float: left; margin-left: 30px;
}
a.bx.box-3 {
    float: right;
    margin: 15px 0 0;
}
.aboutus:before{
content: ""; display: block; background: url(../images/ab-vector.png) no-repeat 0 0;
width: 648px; height: 482px; position: absolute; z-index: -1; top: 80px;
}
.aboutus .row{
position: relative; padding-bottom: 260px;
}
.ab-conten {
    position: absolute;
    right: 15px;
    bottom: 0px;
    width: 50%;
}
.gobtn i{
  width: 32px; height: 32px; border-radius: 30px; background: #7AAF42; float: left; margin-right: 10px; text-transform: uppercase;
  padding: 10px 7px;
}
.gobtn {
    background: #f7faff;
    display: flex;
    border-radius: 30px;
    padding: 5px 10px;
    align-items: center;
    width: 140px;
    text-transform: uppercase;
    color: #7AAF42;
    border: 0px;
    outline: none;
}
a.gobtn:hover {
    background: #7AAF42;
color: #fff;
}
button.gobtn {
    background: #fff;
    width: 115px;
    margin-top: 10px;
}
button.gobtn:hover {
    background: #7AAF42;
    width: 115px;
    margin-top: 10px;
}
.whtweDo{
  padding: 50px 0 0;
  position: relative;
}
.disabled{
  display: none !important;
}
.sv01{
  margin-top: 87px;
}
.whtweDo h1 {
    position: absolute;
    margin: 10px 0;
}
.sv_img{
  position: relative;
}
.col-2 .sv_img{
  height: 245px; background: #7AAF42; overflow: hidden; margin-bottom: 10px;
}
.sv05 .sv_img{
  height: 245px; background: #7AAF42; overflow: hidden; margin-bottom: 10px;
}
.sv06 .sv_img{
  height: 245px; background: transparent; overflow: hidden; margin-bottom: 10px;
}
.row_services h4{
  position: absolute; top: 50%; text-align: center; width: 100%; left: 0px; transform: translateY(-50%);
  font-size: 18px; font-family: 'Lato', sans-serif;
  z-index: 11; font-weight: 500; line-height: 25px;
}
.row_services{
  margin: 0 -5px;
}
.row_services .row{
  margin: 0 -5px;
}
.row_services .col-sm-3, .row_services .col-sm-6{
  padding: 0 5px;
}
.sv01 .sv_img:after {
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.6);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
}
.sv02 .sv_img:after {
    content: "";
    display: block;
    background: rgba(29, 29, 27, 0.5);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
}
.sv04 .sv_img:after {
    content: "";
    display: block;
    background: rgba(34, 34, 34, 0.6);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
}
.sv01 h4, .sv02 h4, .sv03 h4, .sv04 h4, .sv05 h4{
  color: #fff;
}
.whtweDo:after {
    content: "";
    display: block;
    width: 500px;
    height: 305px;
    background: url(../images/vector2.png) no-repeat 0 0;
    position: absolute;
    right: 0px;
    z-index:0;
    bottom: 0px;
}


.main_counter_content .col-xs-3 {
    padding: 0 10px;
}
.single_counter h2 {
    margin: 0px;
    color: #06699f;
    font-weight: 800;
    font-size: 32px;
    margin: 0px 0 5px;
    line-height: 24px;
}
.counter_div{
  margin-top: 100px; position: relative;
}
.counter_div:before {
    content: "";
    display: block;
    background: url(../images/dot-bg.jpg) repeat 0 0;
    width: 110%;
    height: 130%;
    position: absolute;
    left: -5%;
    top: -15%;
    z-index: -11;
}
.year_div i.num{
  width: 200px; height: 200px; background: #7AAF42; display: flex; align-items: center; justify-content: center; border-radius: 100%; flex-wrap: wrap;
  position: relative;
}
.year_div i h1 {
    font-size: 84px;
    font-weight: 800;
    color: #fff;
    margin: 0px;
    width: 100%;
    text-align: center;
    margin: 35px 0 0; position: relative;z-index: 1;
}
.year_div i h1:before {
    content: "";
    display: block;
    width: 54px;
    height: 105px;
    position: absolute;
    bottom: 0px;
    background: url(../images/cn-shpe.png) no-repeat 0 0;
    right: 18px;
    z-index: -1;
}
.year_div {
    position: relative;
}
.elemts {
    position: absolute;
    z-index: 9999;
    top: 40px;
    left: 10%;
    width: 160px;
    height: 175px;
}
span.s4 {
    position: absolute;
    /* right: 0px; */
    bottom: 19px;
    right: 21%;
    /* left: auto; */
    z-index: 11;
    /* background: #333; */
}
span.s1 {
    color: #fff;
}
.elemts span{
  color: #fff; font-weight: 800; font-size: 16px;
}
.rnd{
  width: 10px; height: 10px; background: #fff; border-radius: 30px; display: block;
}
.s6.rnd {
    background: #fff;
    position: absolute;
    top: 75px;
    right: 0px;
}
span.s5.rnd {
    position: absolute;
    top: 90px;
    left: -8px;
}
span.s2 {
    position: absolute;
    top: 44px; left: 0px;
}
.str {
    position: absolute;
    bottom: 16px;
    width: 100%;
    text-align: left;
    padding-left: 50px;
}
span.s1 {
    text-align: center;
    width: 100%;
    position: absolute; color: #fff;
}
span.s9.shp {
    position: absolute;
    right: 36px;
    text-align: 0px;
    top: 0px;
}
span.s3 {
    position: absolute;
    left: 31px;
}
.shp i{
  font-size: 20px !important;
}
span.s8.shp {
    position: absolute;
    left: 22px;
    text-align: 0px;
    top: 70px;
}
span.s8.shp i{
  color: #fff;
}
span.s9.shp i{
  color:#ccc;
}
.str i{
  color: #fff; font-size: 18px;
}
.year_div i p{
 width: 100%; margin:20px 0; position: relative; padding: 3px 0; z-index: 0; font-weight: 400; z-index: 0; color: #333;
}
.year_div i p:before {
    content: "";
    display: block;
    background: #ffffff;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 88%;
    height: 100%;
    z-index: -1;
    transform: skew(23deg);
    left: 6px;
}
.year_div i p:after {
    content: "";
    display: block;
    background: #288d52;
    position: absolute;
    left: 0px;
    top: auto;
    width: 53%;
    height: 100%;
    z-index: -2;
    transform: rotate(5deg);
    left: 16px;
    bottom: -5px;
}

.year_div i.num:before {
    content: "";
    display: block;
    background: #d3f4de;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 106%;
    height: 106%;
    z-index: -1;
    left: -4%;
    border-radius: 100%;
    top: -4%;
}
.counter_div .row {
    display: flex;
    align-items: center;
}
.single_counter h2:after {
    content: "+";
    font-size: 20px;
    vertical-align: top;
    margin-top: -5px;
    margin-left: 2px;
    display: inline-block;
}
.coun_right{
  width: 100%;
  position: relative; padding: 20px;
}
.coun_right:before {
    content: "";
    display: block;
    background: #f9fffb;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 105%;
    height: 106%;
    z-index: -11;
    left: -5%;
    border-radius: 0%;
    top: -3%;
}
.single_counter {
    background: #fff;
    padding: 15px 15px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 3px 7px -2px rgba(0,0,0,0.1);
}
.single_counter p {
    margin: 0px 0 10px;
    font-size: 16px;
    color: #333;
    font-weight: 500;
}
.single_counter h2 {
    margin: 0px;
    color: #7AAF42;
    font-weight: 800;
    font-size: 32px;
    margin: 15px 0 5px;
}
.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 0px;
    max-width: 100%;
    width: 100%;
    vertical-align: top;
}
.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: 400;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #696969;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}
/* Kozakura */
.input--kozakura {
	overflow: hidden;
	padding-bottom: 6px;
}

.input__field--kozakura {
    padding: 10px 15px;
    margin-top: 16px;
    width: 100%;
    background: transparent;
    color: #2F3238;
    font-size: 14px;
    opacity: 0;
    height: 42px;
}

.input__label--kozakura {
	width: 100%;
	text-align: left;
	position: absolute;
	top: 3px;
	pointer-events: none;
	overflow: hidden;
	padding: 0 0.25em;
	-webkit-transform: translate3d(5px, 1.75em, 0);
	transform: translate3d(5px, 1.75em, 0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.input__label-content--kozakura {
    color: #333;
    padding: 0.4em 0 0.25em;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    font-size: 14px;
    font-weight: 500;
    opacity: 1;
}

.input__label-content--kozakura::after {
    content: attr(data-content);
    position: absolute;
    font-weight: 800;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    color: #333;
    padding: 4px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
}

.graphic--kozakura {
    fill: transparent;
    pointer-events: none;
    top: 1em;
    bottom: 0px;
    height: 42px;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.7s, fill 0.7s;
    transition: transform 0.7s, fill 0.7s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
    border: 1px solid #dbdbd9;
    width: 100%;
}

.input__field--kozakura:focus,
.input--filled .input__field--kozakura {
	-webkit-transition: opacity 0s 0.35s;
	transition: opacity 0s 0.35s;
	opacity: 1;
}

.input__field--kozakura:focus + .input__label--kozakura,
.input--filled .input__label--kozakura {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}
.input--filled + .input__label--kozakura {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.input--filled + .input__label--kozakura .input__label-content--kozakura {
  -webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.input__field--kozakura:focus + .input__label--kozakura .input__label-content--kozakura,
.input--filled .input__label-content--kozakura {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

.input__field--kozakura:focus ~ .graphic--kozakura,
.input--filled .graphic--kozakura {
	fill: transparent;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.sl-selct.input--filled {
    opacity: 1;
}
.section03{
  padding: 100px 0 120px; background: url(../images/vector3.jpg) no-repeat 0 bottom; background-size: 100%;
}

.left-03{
  background: rgba(206,239,230, 0.3);
}
.prjct-form {
    padding: 45px 30px;
}
.sl-selct{
  width: 100%; height: 42px;  background: transparent; padding:10px 5px;
  color: #333; outline: none; font-size: 14px;
}
.sl-selct{

}
span.input.input--select {
}
.section03 strong {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    display: block; color: #515151;
}
.section03 p {
    color: #666;
}
.section03 p {
    color: #666;
    margin-bottom: 20px;
}

.right-03{
  padding: 0px;
}
.price-range{
  background: #7AAF42; margin-top: -20px;
  padding: 35px 40px;
}
.ca-div{
  padding: 25px 40px;
}
.ca-div strong span{
  color: #7AAF42;     font-size: 20px;
      text-transform: uppercase;
      font-weight: 800;
}
.pri-title:after{
  content: ""; display: block; clear: both;
}
.price-range:after{
  content: ""; display: block; clear: both;
}
.pri-title {
    border-bottom: 1px dashed #fff;
    padding-bottom: 5px;
    margin-bottom: 25px;
}
.pri-title strong {
    float: left;
    color: #fff;
    line-height: 40px;
    margin: 0px;
}
.pri-title div.p-amount {
    float: right;
    color: #fff;
    font-size: 32px;
    font-weight: 800;
    vertical-align: bottom;
    line-height: 34px;
}
.pri-title div.p-amount small{
  color: #fff; vertical-align: bottom; font-weight: 500; line-height: 40px;
}
.priceList li p{
  margin: 0px; color: #fff
}
.priceList li {
    margin-bottom: 10px;
}
.ls-amnt {
    color: #fff; vertical-align: bottom; font-size: 17px; font-weight: 600;
}
.ls-amnt small{
    color: #fff; font-size: 10px; vertical-align: bottom;
}
.viewBtn{
  color: #fff; text-transform: uppercase; border-bottom: 1px solid #fff; float: right; font-size: 14px; margin-top: 15px;
}

.ca-div p {
    color: #8a8a8a;
    margin-bottom: 16px;
    line-height: 22px;
}
.cs-link{
  color: #7AAF42; border-bottom: 1px solid #7AAF42;
}

.works {
    padding: 70px 0 80px;
    position: relative;
    margin-bottom: 150px;
}
.works .gobtn{
  position: absolute; bottom: -80px;
}
.col1-content {
    margin: 50px 0;
}
.col1-content h1{
  margin-bottom: 20px;
}
.col1-content p{
line-height: 24px;
}
.view-pr{
  position: absolute; top: 50px; right: 70px; border: 1px solid #fff; padding: 4px 15px; color: #fff; font-size: 13px;
  text-transform: uppercase;
}
.view-pr:hover{
  background: #7AAF42; color: #fff; border-color: #7AAF42;
}
.view-apps a.view-pr {
    top: auto;
    bottom: 50px;
    right: auto;
    left: 50px;
    background: #fff;
    border-color: #fff;
    color: #333;
}
.view-apps a.view-pr:hover {
  background: #7AAF42; color: #fff; border-color: #7AAF42;
}
.view-ads a.view-pr {
    top: auto;
    bottom: 50px;
    right: auto;
    left: 50px;
    background: #fff;
    border-color: #fff;
    color: #333;
}
.view-ads a.view-pr:hover {
  background: #7AAF42; color: #fff; border-color: #7AAF42;
}
.works .owl-carousel .item:hover a.view-pr {
  background: #7AAF42; color: #fff; border-color: #7AAF42;
}
.pr-2 {
    float: right;
    width: 36%;
}
.pr-3{
  position: absolute; bottom: 0px;
}
.pr-4 {
    position: absolute;
    bottom: 5%;
    right: 30%;
    z-index: 1;
    width: 28%;
}
.pr-5 {
    position: absolute;
    right: 35.3%;
    top: 120px;
    width: 28%;
}
.pr-6 {
    position: absolute;
    bottom: 0px;
    right: 8%; width: 26%;
}

.testimonial {
    background: #f9fefa;
    margin: 70px 0 0;
    display: block;
    clear: both;
    width: 100%;
    z-index: 0;
    position: relative;
}
.testimonial::before{
  content: ""; display: block; background: #fff; z-index: 0; width: 50%; position: absolute; right: 0px; top: 0px; height: 100%;
}
.tit_clents{
  background: #7AAF42
}

.head-05 {
    font-size: 26px;
    color: #7c7e7d;
    line-height: 38px; font-weight: 600;
}
.tit_clents{
  padding: 50px; text-align: center;
}

.tit_clents:after{
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #7AAF42; position: absolute; bottom: -20px; left: 50%; transform: translateX(-50%);
}

.tit_clents strong{
  color: #fff; text-transform: uppercase; margin-bottom: 15px; display: block;
}
.tit_clents h1 {
    margin: 0px;
    color: #fff;
    letter-spacing: 2px;
    width: 80%;
    margin: 0 auto;
    display: block;
}
.testimonial .row{
  display: flex; flex-wrap: wrap;
}
.cols7 {
    padding: 50px 50px 50px 0;
    width: 70%;
}
.test_right{
  background: url(../images/test.jpg) no-repeat 0 0;
}
.test_in {
    padding: 60px 60px 19px;
}
.panel-body {
    padding: 0px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    border: 0px;
    padding: 0px 0 0 30px;
}
.panel-default {
    border-color: transparent; border: 0px;
    background: transparent; box-shadow: none;
}
.panel-footer {
    padding: 10px 15px;
    background-color: transparent;
    border-top: 0px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    position: absolute;
    left: 0px;
    top: 160px;
}
.ts-slider{
  position: static;
}
.p-relative{
  position: relative;
}
.ne-content{
  background: #fff; padding:25px 40px; border-radius: 7px; box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 0px;
}
.ne-content p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #565656;
    line-height: 22px;
}
.news-item{
  padding:10px 20px 2px;
}
.news-ticker-images{
  margin:-20px -20px 20px;
  padding-bottom: 20px; overflow: inherit !important;
}
.pad-r-0{
  padding-right: 0px;
}
.test_right a.gobtn {
    position: absolute;
    bottom: 70px;
    font-size: 13px;
    width: 130px;
}

.glyphicon-chevron-down:before {
    content: "";
    background: url(../images/arrow-b.png) no-repeat 0 0;
    width: 20px;
    height: 15px;
  display: inline-block;float: left;
}
.glyphicon-chevron-down:after {
    content: "NEXT";
    width: 20px;  font-size: 13px;
    font-family: Oswald;  color: #333;
    height: 15px;
  display: inline-block; margin-left: 8px;
}

.glyphicon-chevron-up:after {
  content: "";
  background: url(../images/arrow-p.png) no-repeat 0 0;
  width: 20px;
  height: 15px;
  display: inline-block;float: right;
}
.glyphicon-chevron-up::before {
  content: "PREV"; color: #333;
  width: 20px;
  height: 15px; font-size: 13px;
  font-family: Oswald;
  display: inline-block; margin-right: 15px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 0px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: transparent;
    border: 0px;
}
.pagination>li>a.next {
    margin-left: 30px;
}
.pagination>li>a:hover, .pagination>li>a:focus{
  background: transparent; box-shadow: none;
  opacity: 0.6;
}
.ne-content{
  position: relative;
}
.ne-content::before{
  content: "''";
  position: absolute; left: 15px; top: 10px; font-size: 42px; opacity: 0.1;
  font-weight: 800;
}
.clients{
  padding: 80px 0;
}

.map{
  position: relative;
}
.map iframe{
  width: 100%; height: 300px; filter: grayscale(100%);
}
.cn-adrs {
    position: absolute;
    left: 30px;
    background: rgba(0, 0, 0, 0.7);
    height: 240px;
    top: 30px;
    padding:25px  30px 25px;
    width: 300px;
}
.cn-adrs .nav-tabs li {
    padding: 0px;
}
.cn-adrs .nav-tabs li a{
    padding:3px 15px; border-radius: 5px;
}
.cn-adrs .nav-tabs li a:hover{
    background: #7AAF42; border-color: #7AAF42; opacity: 0.3;
}
.cn-adrs .nav-tabs li.active a {
    background: #fff;
    border-color: #fff;
    color: #333;
}
.cn-adrs ul.nav.nav-tabs {
    position: static;
    top: 10px;
    left: 31px;
    border: 0px;
    margin-bottom: 15px;
}
.cn-adrs li {
    position: relative;
    padding-left: 25px;
    margin: 0 0 10px;
}
.cn-adrs li:before {
    color: #fff;
}
.liadrs::before{
  content: "\f041";
  font-family: Fontawesome;
  position: absolute;
  left: 0px; font-size: 17px; color: #7AAF42;
  top: 5px; display: block;
}
.liphone::before{
  content: "\f095";
  font-family: Fontawesome;
  position: absolute;
  left: 0px;
  top:2px;
font-size: 17px; color: #7AAF42; display: block;
}
.limail::before {
    content: "\f0e0";
    font-family: Fontawesome;
    position: absolute;
    left: 0px;
    top: -1px;
    font-size: 17px;
    color: #7AAF42;
    display: block;
}
.cn-adrs li a, .cn-adrs li p{
  display: block; color: #fff;
}
.map-div{
  margin-top: -80px;
}
footer{
  background: #7AAF42; margin-top: 80px;
}
.ftr-details{
}
.pad-vert {
    padding: 50px 0 40px;
    padding-right: 50px;
}
.ftr-details strong{
  color: #fff; text-transform: uppercase; font-size: 18px; margin-bottom:16px; display: block;
}
.ftr-details li{
  display: inline-block; width: 49%;
}
.ftr-details li a{
  color: #dffbec; line-height: 28px;
}

.ftr-logo {
    background: #7AAF42;
    padding: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    height: 100%;
    flex-wrap: wrap;
    justify-content: center;
}
.ftr-logo:before {
    width: 0;
    height: 0;
    border-top: 320px solid rgb(189 189 189 / 10%);
    border-left: 100px solid transparent;
    content: "";
    display: block;
    position: absolute;
    left: -85px;
    top: 0px;
}
.brd-btm{
  position: relative;
}
.brd-btm:before {
    content: "";
    display: block;
    position: absolute;
bottom: 0px; width: 85%; height: 1px; background:#75cb9a; left: 15px;
}
.ftr-logo .brand {
    margin-bottom: 0px;
    display: inline-block;
    margin-top: 50px;
}
footer .social-icons {
    width: 100%;
    margin-top: -80px;
}
footer  .social-icons a{
  display: inline-block; margin: 0 7px;
}
.ftr-details > .row{
  display: flex; flex-wrap: wrap;
}
.cop_right p{
  color: #fff; margin: 0px;
}
.cop_right{
  padding:20px 0;
}
.ftr-details {
    overflow: hidden;
}


.contact_section{

 height: auto; width: 100%;
  position: relative;
}
.contact_section .container{
  position: relative;   padding: 50px 0;
}
.conDetails {
    background: #7AAF42;
    padding: 40px 60px;
    width: 50%;
    float: right;
    height: auto;
    position: relative;
    top: 20%;
    right: 0px;
    z-index: 11;
    box-shadow: -7px 8px 18px -7px rgba(0,0,0,0.3);
}
.contact_section:after {
    z-index: 8;
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 250px; top: 0px;
    background: rgba(255,255,255,0.8) url(../images/ovrlay.png) no-repeat 0 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
}
.contact_section:before {
    z-index: 8;
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 100%;
    height:250px;  top: 0px;
  background: url(../images/map-bg.jpg) no-repeat 0 0; background-size: 100%;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
}
.cnContent{
  padding: 40px 0 40px; float: left; position: relative; z-index: 11;
}
.innerPage {
    background: #fff;
    position: relative;
}
header.innerPage:after {
    content: "";
    width: 150%;
    height: 100px;
    background: #fff;
    border-radius: 182px;
    position: absolute;
    bottom: -6px;
    left: -10%;
    z-index: -1;
    display: block;
    transform: rotate(-1deg);
}

.innerPage .navigation ul li a {
    color: #333;
}
.contct_lists {
    margin-top: 75px;
    padding-right: 40px;
    margin-left: 0px;
}
.contct_lists li {
    display: flex;
    align-items: center;
    margin-bottom: 45px;
}
.contct_lists i {
    width: 52px;
    display: inline-block;
    height: 52px;
    border: 0px;
    padding: 13px;
    border: 1px solid #fff;
    border-radius: 30px;
    box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.3);
    flex: none;
}
.rgtfl {
    padding-left: 20px;
    font-size: 16px;
    color: #333;
}
.map-frame{
  margin-top: 50px; margin-bottom: 30px;
}
.map-frame iframe{
  width: 100%; height: 300px; filter: grayscale(100%);
}
.footerInner{
  margin: 0px;
}


.innerPage .right-cnt i {
    width: 36px;
    height: 36px;
    border: 1px solid #eee;
    border-radius: 30px;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.innerPage.contact_page .right-cnt i {
    width: 36px;
    height: 36px;
    border: 1px solid #eee;
    border-radius: 30px;
    color: #333;
    padding: 10px;
    text-align: center;
}
.innerPage .line-menu {
    background-color: #fff;
    border-radius: 5px;
    height: 2px;
    width: 100%;
    transition: all .2s ease-in-out;
}
.innerPage .open .line-menu {
    background-color: #fff;
}

.conDetails .input__label-content--kozakura {
    color: #fff;
}
.conDetails .input__label-content--kozakura::after {
    color: #fff;
}
.conDetails .input__field--kozakura {
    color: #fff;
}
.conDetails textarea.input__field--kozakura {
    height: 150px;
}
.conDetails textarea.input__field--kozakura + label + .graphic--kozakura {
    height: 150px;
}
body{
  overflow-x: hidden !important;
}
.conDetails h3{
  color: #fff; font-size: 22px; margin-bottom: 15px;
}
.map-frame h6 {
    font-size: 160px;
    opacity: 1;
    color: rgba(0,0,0,0.03);
    text-align: left;
    display: block;
    /* text-shadow: -6px -7px 0px rgba(0,0,0,0.1); */
}
.ab_colLeft:before {
    content: "";
    display: block;
    /* border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd; */
    width: 70%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -50px;
    box-shadow: -7px 6px 10px -5px rgba(0,0,0,0.1);
}

.ab_colLeft {
    padding: 40px 40px 40px 0px;
    position: relative;
}

.about_section {
    padding: 50px 0;
    position: relative;
    background: url(../images/ab-bg.jpg) no-repeat 0 0;
    background-size: 100%;
}
/* .about_section:before {
    content: "";
    background: url(../images/sketch_2x.png) no-repeat 0 0;
    width: 700px;
    height: 500px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: block;
    transform: translateX(0%);
} */

.ab_colRight strong {
    font-size: 20px;
    line-height: 38px; text-align: left; font-weight: 700;
}
.ab_colRight h1 {
}

.ab_colRight {
    /* background: #7AAF42; */
    padding: 70px 40px 10px;
    margin-top: -50px;
    border-bottom-right-radius: 0px;
    text-align: left;
}

.ab-Contents{
  -webkit-column-count: 2;
      -moz-column-count: 2;
      column-gap: 50px;
}

.ab-section2{
  padding: 50px 0;
}
.lgTxt p {
    font-size: 26px;
    line-height: 42px;
    color: rgba(0,0,0,0.8);
    background: rgba(25,190,93,0.1);
    padding: 45px 50px;
    border-radius: 0px;
    box-shadow: 9px 10px 10px -8px rgba(0,0,0,0.1);
}
.bgTxt {
    background: rgba(25,190,93,0.05);
    border-left: 10px solid rgba(25,190,93,0.2);
    padding: 15px 20px;
    break-inside: avoid;
    break-after: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.ab-section3{
  /* background:#1c8e45;*/ padding: 100px 50px 60px;
}

.dis-blk{
display:block; margin: 0 auto 50px;
}
.fl-none{
  float: none;
}

.ab-section3 h2, .ab-section3 strong, .ab-section3 p{
  /* color: #fff; */
}
.bxx2 {
    margin-top: -100px;
}
.clC_ntent{
    background: rgba(25,190,93,9); padding: 15px;
}
.clC_ntent strong{
 margin-bottom: 15px; display: block;
}
.clC_ntent p{
  margin: 0px;
}
.bxx2 .clC_ntent strong{
 margin-bottom: 15px; display: block; color:  #fff;
}
.bxx2 .clC_ntent p{
  margin: 0px;  color:  #fff;
}
.bxx3 {
    margin-top: -180px;
}
.bxx1 {
    margin-top: -60px;
}
.bxx3 .clC_ntent{
background: rgba(25,190,93,0.1);
}
.bxx1 .clC_ntent{
background: rgba(25,190,93,0.3);
}
.pad-r-50{
  padding-right: 30px;
}

.we_wrks i {
    background: #217431;
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding: 20px;
}
.we_wrks strong {
display: block; margin: 10px 0;
}
.inwrks {
    padding: 25px 5px;
    margin-bottom: 0px;
}
.inwrks:hover {
    box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.1);
}

.ab-section4{
  padding-bottom: 50px;
}
.ab-section4 h2{
  margin-bottom: 10px;
}
.inwrks p {
    margin-bottom: 0px;
}
.app-section .container {
    width: 100%;
    padding: 0 40px;
}
.mb-app h2 {
    color: #fff;
    font-size: 38px;
    letter-spacing: 2px;
    line-height: 50px;
}
.app-section{
  position: relative;
}
.app-section:after {
    content: "";
    display: block;
    width: 500px;
    height: 250px;
    background: rgba(33, 116, 49, 0.8);
    position: absolute;
    right: 0px;
    top: 50%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    transform: translateY(-50%);
    z-index: 1;
}
.div-app{
  position: relative;z-index: -11;
}
.row.mb-app {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.sv_title-cv{
  position: relative; z-index: 999;
}
.sv_title-cv h2{
margin-left: -300px;
}

.bcHead{
  display: flex; align-items: center; margin-bottom: 20px;
}
.bcHead i{
  margin-right: 20px; width: 42px;
}
.bcHead h2{
margin-bottom: 0px;
}
.app-section2{
  padding: 60px 0;
}
.mtop-50{
  margin-top: 50px;
}
.div-in-pad{
  padding: 40px 20px 0px;
}
.div-in-pad p{
  text-align: justify;
}
body.app-page {
    background: url(../images/app-bg.png) no-repeat 0 0;
}
body.dig-page {
    background: url(../images/dig-bg.png) no-repeat 0 0;
}
body.br-page {
    background: url(../images/branding-bg.jpg) no-repeat 0 0; background-size: 100%;
}
section.br-section {
    height: calc(100vh - 100px);
}
.sv_page header{
  background: transparent;
}
.sv_page header:after{
  content: none;
}
.digi-content span {
    display: block;
    font-size: 38px;
    color: #fff; background: #7AAF42
}
.digi-content p{
color: #fff;
}
.digi-content small{
color: #fff; margin-bottom: 15px; display: block; letter-spacing: 1px; font-size: 13px;
}
.bg_content{
  background: url(../images/diglft.jpg) no-repeat 0 0;
  padding: 40px;
  text-align: left;
}
.bg_content p{
  color: #fff;
}
.dig_left{
  text-align: right;
}
.dig_left h2 {
    background: linear-gradient(to bottom, #333, #000);
    padding: 10px 30px;
    display: inline-block;
    color: #fff;
    border-radius: 30px;
}
.d-sv-clumn {
    background: #7AAF42;
    padding: 40px;
    margin-bottom: 0px;
    height: 100%;
}
.se_srvices{
  padding: 50px 0px 30px;
}
.se_srvices.disflx .col-sm-6{
  margin-bottom: 30px;
}
.se_srvices.disflx{
padding: 0px;
}
.se_srvices h2{
  text-align: center; margin-bottom: 50px;
}
.disflx{
  display: flex; flex-wrap: wrap;
}
.d-sv-clumn h4{
  color: #fff; font-size: 22px;  margin: 0px 0 5px;
}
.d-sv-clumn p{
  color: #fff;  margin: 0px 0 15px;
}
.pad-t-0{
  padding-top: 0px !important;
}
.seo-page{
  background: url(../images/seo-bg.png) no-repeat right 0;
  width: 100%;
}
.seo-section{
  padding: 150px 0;
}
.s-cl-bg {
    background: #f3f3f3;
    padding: 50px 0;
    display: flex;
    align-items: center;
    margin: 60px 0 !important;
}
.s-cl-bg p{
  margin: 0px;
}
.se-section02{
  padding: 150px 0 30px;
}
.dis-inline {
  display: inline-block;
}
.fl-none{
  float: none;
}
a{
  cursor: pointer !important;
}
.s-cl-bg h4 {
    background: #fff;
    display: inline-block;
    padding: 5px 30px;
    border-radius: 30px;
}
.seocl-bg{
  background: url(../images/cont-bg-seo.jpg) no-repeat 0 0;
  padding: 30px 30px 0; text-align: center;
}
body.web-page {
    background: url(../images/website-bg.jpg) no-repeat 0 0;
}
.seocl-bg i{
  width: 100px; display: inline-block; margin-bottom: 20px;
}
.seocl-bg p{
color: #fff; margin: 0px;
}
.div-para{
  text-align: left; padding: 15px 25px; border: 1px solid #7AAF42;
}
.seocl-bg .col-sm-6{
  margin-bottom: 30px;
}
.pad-t-40{
  padding-top: 40px;
}
.pad-t-20{
  padding-top: 20px;
}
.m-0 {
    margin: 0px 0 0px !important;
}
.col-sm-7.web_right {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px;
}
.web-dev {
    padding: 130px 50px 100px;
}
.web-dev h2 {
    font-size: 36px;
    line-height: 46px;
}
.web-dev p{
font-size: 16px; color: #333;
}

.web-section2{
  padding: 70px 0;
}
.inwb_cl h3 span{
  text-transform: uppercase;
  color: #3c823c; display: block; font-size: 22px;font-weight: 600;
}
.inwb_cl h3 {
    text-transform: none;
    font-size: 22px;
    text-align: center;
    display: block;
    font-weight: 400;
    line-height: 30px;
    padding: 20px 0;
}
.web-aprch{
  padding: 50px 0;

}
.web-aprch h2{
text-align: center; margin-bottom: 50px;
}
.we_wrks {
    display: flex;
    flex-wrap: wrap;
}

.tcngies{
  background: #dceddd; padding: 50px 0;
}

.web-lst{
  padding: 50px 0; text-align: center;
}

.web-lst i{
width: 65px;display: inline-block; margin-bottom: 20px;
}



/*------------------------
    Portfolio Section
--------------------------*/
.portfolio-section {
  overflow: hidden;
}

.portfolio-filter {
    list-style: none;
    padding-bottom: 20px;
}

.portfolio-filter li {
    font-size: 16px;
    display: inline-block;
    margin-right: 30px;
    padding-bottom: 10px;
    color: #979797;
    cursor: pointer;
    padding: 10px 15px;
    margin-bottom: 15px;
}

.portfolio-filter li.mixitup-control-active {
  color: #001418;
}

.portfolios-area .gallery-block {
  padding: 0;
}

.gallery-block {
  position: relative;
}

.portfolio-item {
    display: block;
    width: 100%;
    height: 150px !important;
    background-position: center center;
    position: relative;
    margin-bottom:15px;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

.portfolio-item .pi-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: transparent;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.portfolio-item .pi-inner h2 {
  opacity: 0;
  font-size: 30px;
  font-weight: 400;
  position: absolute;
  left: 50px;
  bottom: 50px;
  color: #fff;
  letter-spacing: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.portfolio-item:hover .pi-inner {
  background: rgba(0, 20, 24, 0.8);
}

.portfolio-item:hover .pi-inner h2 {
  opacity: 1;
  letter-spacing: 0;
}

.portfolio-meta {
  padding-bottom: 45px;
}

.portfolio-meta h2 {
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 24px;
    font-weight: 600;
    color: #333;
}

.portfolio-meta p {
  font-size: 14px;
  color: #a6a6a6;
  margin-bottom: 0;
}

.portfolio-intro {
    display: block;
    padding: 50px 50px 0px 0px;
}

.img-popup-warp .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.img-popup-warp.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}



.po-section{
  padding: 70px 0;
  position: relative;
  z-index: 0;
}
.po-section .container {
    position: relative;
    z-index: 1111111111111;
}
.po-section:before {
    z-index: 8;
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 250px;
    top: 0px;
    /* background: url(../images/ab-bg.jpg) no-repeat 0 0; */
    background-size: 100%;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
}
.po-section:after {
    z-index: 8;
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 250px;
    top: 0px;
    opacity: 0.3;
    background: rgba(255,255,255,0.6) url(../images/ovrlay.png) no-repeat 0 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
}
li.control.mixitup-control-active {
    background: #7AAF42;
    padding: 10px 20px;
    color: #fff;
}


#preloader{
  position: fixed; top: 0px; width: 100%; height: 100vh; background: #fff; z-index: 99999999;
  left: 0px;
}


/* The Loader */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  overflow: hidden;
}
.no-js #loader-wrapper {
  display: none;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #7AAF42;
    -webkit-animation: spin 1.7s linear infinite;
    animation: spin 1.7s linear infinite;
    z-index: 11;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #7AAF42;
    -webkit-animation: spin-reverse .6s linear infinite;
    animation: spin-reverse .6s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #333;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #fff;
    z-index: 10;
}
#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles */
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}

.br_title {
    position: absolute;
    top: 40%;
    left: 20%;
    background: #7AAF42;

}
.br_title h1 {
    color: #fff;
    margin: 0px; padding:16px 45px 20px;
    position: relative;
}
.br_title h1:after{
  content: ""; display: block; background: #fff; width: 100%; height: 1px; position: absolute; bottom: 15px; left: 0px;
}

.scndLeft ul li {
    display: flex;
    align-items: center;
    margin-bottom:25px;
}
.scndLeft ul {
margin-top: 15px;
}
.scndLeft ul li strong {
    font-weight: 600;
    padding-left: 15px; font-size: 18px;
}
.scndLeft ul li i {
    width: 60px;
}
.scndLeft p {
    margin-bottom: 35px;
    font-size: 17px;
    line-height: 31px;
}
section.app-section2 .row {
    margin-top: 50px;
}
.row.rowfrst {
    margin-top: 0px !important;
}
.row.rowscnd .col-sm-12 h3 {
    margin-bottom: 50px;
    font-size: 32px;
}
.scndLeft h3 {
    background: #7AAF42;
    display: inline-block;
    padding: 6px 30px 10px;
    color: #fff;
    letter-spacing: 1px;
}
ul.listIcons li:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #333;
    border-radius: 30px;
}
ul.listIcons li {
    margin-bottom: 16px;
}
.rowsix .scndLeft {
    padding-top: 60px;
}
.rowfive .scndLeft {
    padding-top: 60px;
}
.rowforth .scndLeft {
    padding-top: 60px;
}
.rgtfl a {
    display: block;
    color: #333;
}


.tab-content ul.contct_lists.row {
    margin: 30px 0 0;
}

.cnContent ul.nav.nav-tabs li a {
    border-radius: 5px; border:0px !important; background: rgba(0, 0, 0, 0.05); color: #333; padding: 6px 20px;
}
.cnContent ul.nav.nav-tabs li {
  margin: 0 5px;
}
.cnContent ul.nav.nav-tabs li.active a {
    background: #7AAF42; color: #fff;
}
.cnContent ul.nav.nav-tabs {
    border: 0px;
    margin-bottom: 40px;  padding-left: 10px;
}

@media screen and (min-width: 1600px) {

}








@media only screen and (min-width : 320px) and (max-width : 480px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (min-width : 320px) and (max-width : 560px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (min-width : 375px) and (max-width : 667px) {
	body {-webkit-text-size-adjust: none;}
}




.slick-slider--hero .slick-prev, .slick-slider--hero .slick-next {
   top: auto !important;
   transform: translate(0,0%) !important;
}
.slick-slider--hero .slick-prev:before, .slick-slider--hero .slick-next:before {
    content: none !important;
}
.block-products-list .slick-prev:before, .block-products-list .slick-next:before {
    content: none;
}
.block-products-list .slick-prev, .block-products-list .slick-next {
top: auto;
display: inline-block !important;
position: static  !important   ;
transform: translate(0,0%) !important;
}

.contct_lists1 {
    display: flex;
}
.brdrd {
    box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.1);
    padding: 12px 35px;
    border-radius: 100px;
    display: block;
    font-size: 13px;
    color: #666;
    margin-bottom: 0px;
    margin: 0 10px;
}
.contct_lists1 .brdrd:first-child {
    margin-left: 0px;
}
.brdrd strong{
    display: block; color: #333; font-size: 15px; margin: 5px 0 0;
}
ul.contct_lists h4 {
    margin-bottom: 30px;
}
@media only screen and (max-width:1350px) {
  .banner:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 0px;
      width: 100%;
      height: 163px;
      background: url(../images/ban-shape.png) no-repeat 0 0;
      z-index: 111;
      background-size: 100%;
  }
  a.btn.enqrs {
    position: absolute;
    z-index: 111111;
    padding: 16px 20px 29px 120px;
    text-transform: uppercase;
    color: #fff;
    bottom: 18px;
    right: 0%;
    border-radius: 20px;
    cursor: pointer;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    transform: rotate(-28deg);
    font-size: 17px;
}
a.btn.qucik {
    background: #7AAF42;
    position: absolute;
    z-index: 11111;
    padding: 12px 30px 29px;
    text-transform: uppercase;
    color: #fff;
    bottom: 70px;
    left: 10%;
    border-radius: 20px;
    cursor: pointer;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.banner .anim-sec {
    z-index: 9;
    position: absolute;
    width: 300px;
    height: 300px;
    right: 15%;
    bottom: 15%;
    transition: all 0.9s;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -ms-transition: all 0.9s;
}
.banner .anim-sec .inner-ring {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 1px solid #7AAF42;
    overflow: hidden;
    transition: all 0.9s;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -ms-transition: all 0.9s;
}
.banner .anim-sec .ring2 {
	position: absolute;
	left: 50%;
  transform: translate(-50%, -50%);
	top: 50%;
	height:200px;
	width:200px;
	border-radius: 50%;
	border:1px solid #fff;
	overflow: hidden;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s
}
}
@media only screen and (max-width:1200px) {
  .navigation {
      float: left;
      margin: 15px 0 0;
      margin-left: 40px;
      width: auto;
      border-bottom: 1px solid rgba(255,255,255,0.3);
  }
  a.logo_brand {
      float: left;
      width: 150px;
  }
  .navigation ul li {
    float: left;
    display: inline;
    padding: 0 16px;
}
.banner:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0px;
    width: 100%;
    height: 138px;
    background: url(../images/ban-shape.png) no-repeat 0 0;
    z-index: 111;
    background-size: 100%;
}
a.btn.qucik {
    background: #7AAF42;
    position: absolute;
    z-index: 11111;
    padding: 12px 30px 29px;
    text-transform: uppercase;
    color: #fff;
    bottom: 53px;
    left: 10%;
    border-radius: 20px;
    cursor: pointer;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.video-wrap img {
    height: 100%;
}
a.btn.enqrs {
    position: absolute;
    z-index: 111111;
    padding: 16px 20px 29px 120px;
    text-transform: uppercase;
    color: #fff;
    bottom: 2px;
    right: 0%;
    border-radius: 20px;
    cursor: pointer;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    transform: rotate(-22deg);
    font-size: 17px;
}
.container {
    width: 100%;
    margin: 0 auto;
}
.sv_img img {
    height: 100%;
}
.sv01 {
    margin-top: 78px;
}
.coun_left {
    padding-left: 15px;
}
.pr-5 {
    position: absolute;
    right: 33.1%;
    top: 120px;
    width: 30%;
}
.pr-3 {
    position: absolute;
    bottom: 0px;
    width: 48%;
}
.banner .anim-sec .outer-ring.active .link-concerns {
	/* background-color: #7AAF42; */
	width: 50px;
	height: 50px;
}
.banner .anim-sec .outer-ring.active .link-concerns img{
width: 100%;
}

}

@media only screen and (max-width:1024px) {
  .banner:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -5px;
      left: 0px;
      width: 100%;
      height: 138px;
      background: url(../images/ban-shape.png) no-repeat 0 0;
      z-index: 111;
      background-size: 100%;
  }



}
@media only screen and (max-width:995px) {

}
@media only screen and (max-width:995px) {
  .banner:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -5px;
      left: 0px;
      width: 100%;
      height: 138px;
      background: url(../images/ban-shape.png) no-repeat 0 0;
      z-index: 111;
      background-size: 100%;
  }
  .video-wrap img {
      height: 100%;
      width: 100%;
      object-fit: cover;
  }
  a.btn.enqrs{
    display: none;
  }
  a.btn.qucik{
    display: none;
  }
  .banner .anim-sec .inner-ring .items .title {
      font-size: 14px;
      font-weight: 700;
      line-height: 20px; font-weight: 400;
  }
  .banner .anim-sec .outer-ring .link-concerns img {
  	z-index: 99;
  	border-radius: 50%;
  	position: absolute;
  	width: 0px;
  	height: 0px;
  	opacity: 0;
  	top: 50%;
  	left: 50%;
  	backface-visibility: hidden
  }
  .banner .anim-sec .outer-ring.active .link-concerns img {
  	z-index: 99;
  	border-radius: 50%;
  	position: absolute;
  	width: 0px;
  	height: 0px;
  	opacity: 0;
  	top:65%;
  	left:45%;
  	backface-visibility: hidden;
  }
  .banText h1 {
      text-transform: uppercase;
      color: #fff;
      line-height:35px;
      font-size: 22px;
  }

  .social-icons a {
      display: block;
      width: 33px;
      height: 22px;
      border-radius: 30px;
      padding: 1px 10px;
      text-align: center;
      margin-bottom: 4px;
  }
  .banner .anim-sec {
      z-index: 9;
      position: absolute;
      width: 250px;
      height: 250px;
      right: 15%;
      bottom: 15%;
      transition: all 0.9s;
      -webkit-transition: all 0.9s;
      -moz-transition: all 0.9s;
      -ms-transition: all 0.9s;
  }
  .banner .anim-sec .ring2 {
  	position: absolute;
  	left: 50%;
    transform: translate(-50%, -50%);
  	top: 50%;
  	height:200px;
  	width:200px;
  	border-radius: 50%;
  	border:0px;
  	overflow: hidden;
  	transition: all 0.9s;
  	-webkit-transition: all 0.9s;
  	-moz-transition: all 0.9s;
  	-ms-transition: all 0.9s
  }
  .banner .anim-sec {
      z-index: 9;
      position: absolute;
      width: 250px;
      height: 250px;
      right: 15%;
      bottom: 20%;
      transition: all 0.9s;
      -webkit-transition: all 0.9s;
      -moz-transition: all 0.9s;
      -ms-transition: all 0.9s;
  }
  .banner:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -5px;
      left: 0px;
      width: 100%;
      height: 105px;
      background: url(../images/ban-shape.png) no-repeat 0 0;
      z-index: 111;
      background-size: 100%;
  }

  .banner .anim-sec .inner-ring {
      position: absolute;
      left: 50%;
      transform: translate(-50%, -50%);
      top: 50%;
      height: 150px;
      width: 150px;
      border-radius: 50%;
      border: 1px solid #7AAF42;
      overflow: hidden;
      transition: all 0.9s;
      -webkit-transition: all 0.9s;
      -moz-transition: all 0.9s;
      -ms-transition: all 0.9s;
  }
  .ab-conten {
    position: absolute;
    right: 15px;
    bottom: -20px;
    width: 50%;
}
.pri-title strong {
    float: left;
    color: #fff;
    line-height: 40px;
    margin: 0px;
    font-size: 18px;
}
.prjct-form li.col-sm-6 {
    width: 100%;
}
.section03 {
    padding: 100px 0 80px;
    background: url(../images/vector3.jpg) no-repeat 0 bottom;
    background-size: 100%;
}
.cols7 {
    padding:40px 0px 40px 0;
    width: 70%;
}
.test_in .col-sm-3, .test_in .col-sm-9 {
    width: 100%; position: static;
}
.test_in h1 br {
    display: none;
}
.test_right a.gobtn {
    position: absolute;
    bottom: -50px;
    font-size: 13px;
    width: 130px;
}
.test_right .panel-default>.panel-heading {
    padding: 0px 0 0 0px;
}
.test_right .panel-footer{
  display: none;
}
.ne-content {
    background: #fff;
    padding: 25px 20px 25px 40px;
    border-radius: 7px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 0px;
}
.test_right {
    background: url(../images/test.jpg) no-repeat 0 0;
    background-size: cover;
}
header.innerPage:after {
    content: "";
    width: 100%;
    height: 100px;
    background: #fff;
    border-radius: 182px;
    position: absolute;
    bottom: 0px;
    left: 0%;
    z-index: -1;
    display: block;
    transform: rotate(-1deg);
}

section.contact_section .row {
    margin: 0px;
}
.contact_section:after {
    z-index: 8;
    position: absolute;
    content: "";
    height: 200px;

}
.contact_section:before {
    height: 200px;
    background-size: cover;
}
}
@media only screen and (max-width:767px) {

  section.br-section {
    padding: 250px 0 0; height: auto;
  }
  .row.rowthrd, .rowfive, .rowseven {
    display: flex;
    flex-wrap: wrap;
}
.row.rowthrd .col-xs-12:first-child, .rowfive .col-xs-12:first-child, .rowseven .col-xs-12:first-child{
    order: 2;
    /* display: flex; */
}
.slick-slider--hero .slick-next {
    left: 50%;
    transform: translate(15px,-20px) !important;
}
.slick-slider--hero .slick-prev {
    right: 50%;
    left: auto;
    transform: translate(-15px,-20px) !important;
}

.aboutus {
    margin-top: 0px;
    position: relative;
    z-index: 1111;
    overflow: hidden;
    padding-bottom: 60px;
    padding-top: 20px;
}

.banner:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0px;
    width: 100%;
    height: 68px;
    background: url(../images/ban-shape.png) no-repeat 0 0;
    z-index: 111;
    background-size: 100%;
}
a.logo_brand {
    float: left;
    width: 105px;
}
.wrapper-menu {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    float: right;
    height: 22px;
    justify-content: space-between;
    margin-right: 0px;
    margin-top: 20px;
    transition: transform 330ms ease-out 0s;
    width: 30px;
}
.right-cnt {
    float: right;
    padding: 10px 50px;
}
.banner-conent {
    position: absolute;
    top: 38%;
    left: 30px;
    z-index: 1111;
    display: flex;
    transform: translateY(-50%);
    bottom: auto;
}
.banner .anim-sec {
    z-index: 9;
    position: absolute;
    width: 200px;
    height: 200px;
    right: 15%;
    bottom: 10%;
    transition: all 0.9s;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -ms-transition: all 0.9s;
}
.banner .anim-sec .inner-ring {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 1px solid #7AAF42;
    overflow: hidden;
    transition: all 0.9s;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -ms-transition: all 0.9s;
}
.banner .anim-sec .outer-ring.active .link-concerns img {
  z-index: 99;
  border-radius: 50%;
  position: absolute;
  width: 0px;
  height: 0px;
  opacity: 0;
  top:64%;
  left:45%;
  backface-visibility: hidden;
}
.boxes {
    width: 100%;
    position: relative;
    right: 0;
    /* text-align: center; */
    justify-content: center;
    top: 0px;
    /* overflow: -webkit-paged-y; */
}
.aboutus:before {
    content: "";
    display: block;
    background: url(../images/ab-vector.png) no-repeat 0 0;
    width: 400px;
    height: 430px;
    position: absolute;
    z-index: -1;
    top: 71px;
    background-size: 100%;
    left: -30px;
}
a.bx.box-1 {
    margin: 20px 10px 30px;
    display: flex;
    float: none;
}
a.bx.box-3 {
    float: right;
    margin: 10px 10px 0;
}
.ab-conten {
    position: static;
    right: 15px;
    bottom: 0px;
    width: 100%;
    padding: 25px 15px;
}
.aboutus .row {
    position: relative;
    padding-bottom: 0px;
}
.whtweDo {
    padding: 0px 0 0;
    position: relative;
}
.aboutus {
    margin-top: 0px;
    position: relative;
    z-index: 1111;
    overflow: hidden;
    padding-bottom: 0px;
    padding-top: 20px;
}
.sv_img {
    position: relative;
    height: 250px;
    overflow: hidden;
    margin-bottom: 15px;
}
.sv_img img{
  width: 100%;object-fit: cover;
}
.year_div i.num {
    width: 150px;
    height: 150px;
    background: #7AAF42;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    flex-wrap: wrap;
    position: relative;
}
.year_div i.num {
    width: 150px;
    height: 150px;
    background: #7AAF42;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    flex-wrap: wrap;
    position: relative;
}
.year_div i p {
    width: 82%;
    margin: 10px 0;
    position: relative;
    padding: 3px 0;
    z-index: 0;
    font-weight: 400;
    z-index: 0;
    color: #333;
}
.counter_div .row {
    display: block;
    align-items: center;
}
.year_div {
    position: relative;
    display: inline-block;
}
.coun_left {
    text-align: center;
    padding-left: 15px;
    margin-bottom: 20px;
}
.main_counter_content .col-xs-3 {
    padding: 0 10px;
    width: 50%;
    margin-bottom: 20px;
}
.main_counter_content.white-text:after {
    content: "";
    display: block;
    clear: both;
}
.counter_div:before {
    content: "";
    display: block;
    background: url(../images/dot-bg.jpg) repeat 0 0;
    width: 110%;
    height: 100%;
    position: absolute;
    left: -5%;
    top: -15%;
    z-index: -11;
}
.section03 {
    padding: 30px 0 80px;
    background: url(../images/vector3.jpg) no-repeat 0 bottom;
    background-size: 100%;
}
.left-03 {
    background: transparent;
}
.prjct-form {
    padding: 5px 10px;
}
.price-range {
    background: #7AAF42;
    margin-top: 0px;
    padding: 35px 40px;
}
.input--kozakura {
    overflow: hidden;
    padding-bottom: 0;
}
.priceList .col-sm-9 {
    width: 80%;
    float: left;
}
.priceList .col-sm-3.text-right {
    width: 20%; margin-top: 10px;
    float: right;
}
.works {
    padding: 0px 0 50px;
    position: relative;
    margin-bottom: 150px;
}

.pr-2 {
    float: right;
    width: 100%;
}
.pr-3 {
    position: static;
    bottom: 0px;
    width: 100%;
}
.pr-4 {
    position: static;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: 100%;
}
.pr-5 {
    position: static;
    right: 33.1%;
    top: 120px;
    width: 100%;
}
.pr-6 {
    position: static;
    bottom: 0px;
    right: 0%;
    width: 100%;
}
.web_img {
    height:300px; width: 100%;
    overflow: hidden;
}
.web_img img{
  width: 100%; height: 100%; object-fit: cover;
}
.pr-2 {
    float: none;
    width: 100%;
}
.works .row > div{
  margin: 0 0 15px;
}
.works {
    padding: 0px 0 0px;
    position: relative;
    margin-bottom: 80px;
}
.testimonial .col-sm-4.pad-r-0 {
    display: none;
}
.test_in {
    padding: 30px 20px;
}
.test_right a.gobtn {
    position: static;
    bottom: -50px;
    font-size: 13px;
    width: 130px;
    display: none;
}
.works .gobtn {
    position: absolute;
    bottom: -50px;
}
.clients {
    padding: 40px 0;
}
.ftr-logo {
    background: #75cb9a;
    padding: 30px;
    text-align: center;
    display: none;
    align-items: center;
    height: 100%;
    flex-wrap: wrap;
    justify-content: center;
}
.right-cnt i {
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 12px;
}
.wrapper-menu {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    float: right;
    height: 22px;
    justify-content: space-between;
    margin-right: 0px;
    margin-top: 17px;
    transition: transform 330ms ease-out 0s;
    width: 30px;
}
.ab-Contents {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-gap: 50px;
}
.about_section {
    padding: 50px 0;
    position: relative;
    background: url(../images/ab-bg.jpg) no-repeat center center;
    background-size: cover;
}
.ab_colRight {
    /* background: #7AAF42; */
    padding: 50px 10px 10px;
    margin-top: -50px;
    border-bottom-right-radius: 0px;
    text-align: left;
}
.ab-section2 {
    padding: 20px 0;
}
.ab-section3 {
    /* background: #1c8e45; */
    padding: 0px 0px 30px;
}
.bxx1 {
    margin-top: 0px;
}
.bxx2 {
    margin-top: 0px;
}
.bxx3 {
    margin-top: 0px;
}
.dis-blk {
    display: block;
    margin: 0 auto 10px;
}
.cnContent {
    padding: 0px 25px 40px;
    float: left;
    position: relative;
    z-index: 11;
    width: 100%;
}
.contct_lists {
    margin-top: 70px;
    padding-right: 40px;
}
.contct_lists1 {
    display: flex;
    flex-wrap: wrap;
}
.brdrd {
    box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.1);
    padding: 12px 25px;
    border-radius: 100px;
    display: block;
    font-size: 13px;
    color: #666;
    margin-bottom: 0px;
    margin: 0 0px 15px;
    width: 50%;
}
.conDetails {
    background: #7AAF42;
    padding: 40px 30px;
    width: 100%;
    float: right;
    height: auto;
    position: relative;
    top: 20%;
    right: 0px;
    z-index: 11;
    box-shadow: -7px 8px 18px -7px rgba(0,0,0,0.3);
}
.map-frame h6 {
    font-size: 70px;
    opacity: 1;
    color: rgba(0,0,0,0.03);
    text-align: left;
    display: block;
    /* text-shadow: -6px -7px 0px rgba(0,0,0,0.1); */
}
.contact_section .container {
    position: relative;
    padding: 50px 0 0;
}
.map-frame {
    margin-top: 50px;
    margin-bottom: 0px;
}
.f-bx1 {
    margin-bottom: 15px;
}
.conDetails.col-sm-6 form .row {
    margin: 0 -15px;
}
.portfolio-intro {
    display: block;
    padding: 0px;
}
.po-section {
    padding: 50px 0;
    position: relative;
    z-index: 0;
}
header.innerPage:after {
    content: "";
    width: 100%;
    height: 100px;
    background: #fff;
    border-radius: 0px;
    position: absolute;
    bottom: 0px;
    left: 0%;
    z-index: -1;
    display: block;
    transform: rotate(0deg);
    top: 0px;
}
.digi-content p {
    color: #333;
}
.app-section2 {
    padding: 0px 0;
}
.digi-content small {
    color: #666;
    margin-bottom: 15px;
    display: block;
    letter-spacing: 1px;
    font-size: 13px;
}
section.app-section2 .row {
    margin-top: 0px;
}
.bg_content {
    background: url(../images/diglft.jpg) no-repeat 0 0;
    padding: 40px 40px 20px;
    text-align: left;
    background-size: cover;
}
.se_srvices h2 {
    text-align: center;
    margin-bottom: 20px;
}
.seo-section {
    padding: 50px 0;
}
.seo-page {
    background: url(../images/seo-bg.png) no-repeat right 0;
    width: 100%;
    background-position: center 0;
    background-size: 200%;
}
.se-section02 {
    padding: 50px 0 30px;
}
.s-cl-bg {
    background: #7AAF42;
    padding: 50px 10px;
    display: block;
    align-items: center;
    margin: 60px 0 !important;
}
.s-cl-bg .col-sm-4, .s-cl-bg .col-sm-8{
width: 100%;
}
.seocl-bg {
    background: url(../images/cont-bg-seo.jpg) no-repeat 0 0;
    padding: 30px 30px 0;
    text-align: center;
    background-size: cover;
}
.sv_title-cv h2 {
    margin-left: 0px; color: #333;
}
.app-section:after {
    content: "";
    display: block;
    width: 500px;
    height: auto;
    background: rgba(33, 116, 49, 0.8);
    position: absolute;
    right: 0px;
    top: 50%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    transform: translateY(-50%);
    z-index: 1;
}
.sv_title-cv h2 {
    margin-left: 0px;
    color: #333;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
}
.sv_title-cv {
    position: relative;
    z-index: 999;
    width: 100%;
}
.col-sm-7.web_right {
    position: static;
    right: 0px;
    top: 0px;
    padding: 0px;
}
.web-dev {
    padding: 20px 20px 50px;
}
.web-section2 {
    padding: 0px 0 0px;
}
.web-aprch {
    padding: 0px 0 0px;
}
.se_srvices {
    padding: 50px 0px 0px;
}
.web-aprch h2 {
    text-align: center;
    margin-bottom: 20px;
}
.inwb_cl {
    padding: 0 50px 20px;
}
.br_title {
    position: absolute;
    top: 40%;
    left: 20%;
    background: #7AAF42;
    display: none;
}
section.br-section {
    padding: 170px 0 0;
    height: auto;
}
.row.rowscnd .col-sm-12 h3 {
    margin-bottom: 30px;
    font-size: 24px;
}
.scndRight {
    margin-bottom: 20px;
}
.rowforth .scndLeft {
    padding-top: 0px;
}
}


@media only screen and (max-width:481px) {
  .main_counter_content .col-xs-3 {
      padding: 0 0px;
      width: 100%;
      margin-bottom: 20px;
  }
.banner:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0px;
    width: 100%;
    height: 60px;
    background: url(../images/ban-shape.png) no-repeat 0 0;
    z-index: 111;
    background-size: 100%;
}
a.bx {
    margin: 10px 0px 10px !important;
    display: flex;
    float: none;
    width: 100% !important;
}
.aboutus:before {
    content: "";
    display: block;
    background: url(../images/ab-vector.png) no-repeat 0 0;
    width: 400px;
    height: 430px;
    position: absolute;
    z-index: -1;
    top: 181px;
    background-size: 100%;
    left: -30px;
}
.main_counter_content.white-text {
    /* display: block; */
    /* float: left; */
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
}
.counter_div {
    margin-top: 50px;
    position: relative;
}
.counter_div:before {
    content: "";
    display: block;
    background: none;
    width: 110%;
    height: 100%;
    position: absolute;
    left: -5%;
    top: -15%;
    z-index: -11;
}
.coun_left {
    text-align: center;
    padding-left: 15px;
    margin-bottom: 40px;
}
.year_div i h1 {
    font-size: 60px;
    font-weight: 800;
    color: #fff;
    margin: 0px;
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
    position: relative;
    z-index: 1;
}
.pri-title strong {
    float: left;
    color: #fff;
    line-height: 40px;
    margin: 0px;
    font-size: 13px;
}
.pri-title div.p-amount {
    float: right;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    vertical-align: bottom;
    line-height: 34px;
}
.section03 {
    padding: 30px 0 50px;
    background: url(../images/vector3.jpg) no-repeat 0 bottom;
    background-size: 100%;
}
.works {
    padding: 20px 0 0px;
    position: relative;
    margin-bottom: 80px;
}
.cn-adrs {
    position: absolute;
    left: 5%;
    background: rgba(0, 0, 0, 0.7);
    height: 240px;
    top: 30px;
    padding: 20px 20px;
    width: 90%;
}
section h1 {
    color: #7AAF42;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 30px;
}
header .container {
    width: 100%;
    padding: 0 10px;
}
.right-cnt {
    float: right;
    padding: 10px 40px 10px 0px;
}
#nav-container {
    float: right;
    position: absolute;
    right: 10px;
}
.banner:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0px;
    width: 100%;
    height: 49px;
    background: url(../images/ban-shape.png) no-repeat 0 0;
    z-index: 111;
    background-size: 100%;
}
.banner-conent {
    position: absolute;
    top: 35%;
    left: 20px;
    z-index: 1111;
    display: flex;
    transform: translateY(-50%);
    bottom: auto;
}
}
