/*--
Author:
Author URL: http://
License: Creative Commons Attribution 3.0 Unported
License URL: http://
--*/
html, body{
	margin:0;
	font-size: 100%;
	font-family: 'Lato', sans-serif;
	background: #fff;
}
body a {
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
/*-- header --*/
/*-- Index-Page-Styling --*/
/*-- Top-Bar --*/
.header{
	position:relative;
    border-bottom:0px solid #ccc
}
.header-nav{
	position:relative;
    background:url('../images/banner-top-9.png');
 /*  eng-background:url('../images/banner-top-9-en.png'); --*/

    background-position: right top;
    background-repeat: no-repeat;
    background-size:100% auto
}
.top-bar {
    width: 100%; z-index: 99999;  background: #fff;
}    .top-bar .container-fluid {
    width: 100%;  padding: 0em
}
.adv-top{
  background: white url('/images/adv-top.jpg') no-repeat ;
  background-size:100% auto;
  padding: 1em
}
div .mod-languages ul{
margin:0px 0px 0px 0
}
.mail-feed {
   width:auto;
   float: right;
   margin:0 63px 0 0
 }
 .mail-feed img{
   width:56px;

 }




/*-- Logo --*/
.logo {
	width: 60%;float: left;
}
.logo a {
font-size: 40px;
font-weight: bolder;
color: #EEE;
}
.logo a:hover {
color: #FFF;
}
/*-- //Logo --*/
/*-- Info --*/
.info {
width: 40%; float: left;  padding-top: 20px;
}
.info .email, .info .phone {
	width: 50%;
	float: left;
}
.info p {
	color: #EEE;
	font-size: 13px;
}
.info a {
	color: #FFF;
}
.info a:hover {
	color: #009688;
}
.info span.glyphicon {
	margin-right: 5px;
}
.navbar-brand {
    line-height: 0px !important;
}
.navbar-brand {
   float: none;
}
nav.linkEffects.linkHoverEffect_12 ul {
    margin-top: 6px;
}
/*-- //Info --*/
/*-- //Top-Bar --*/
/*-- Slider --*/
#slider {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
    position: relative;
    float: none;
    text-align: center;
    width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    bottom: 326px;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: transparent url(../images/arrows.png) no-repeat left top;
}
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  left: 95.5%;
 }
 .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left:22px;
}
.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks2_nav:active {
	opacity: 1.0;
}

#slider-pager a {
	display: inline-block;
}

#slider-pager span {
	float: left;
}
#slider-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}
#slider-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}
#slider-pager a {
	padding: 0;
}
#slider-pager li {
	display: inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	left: 0%;
	top: 0;
	width: 100%;
}
.rslides li {
	position: relative;
	display: block;
	float: none;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 66.5%;
	z-index: 999;
	left: 45%;
	padding: 0em 0.6em 1em 0.3em;
	margin: 0;
}
.callbacks_tabs li {
	display: inline-block;
	margin: 0.5em;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	width:12px;
	height: 12px;
	display: inline-block;
	background: #fff;
	border: none;
	border-radius: 50%;
}
.callbacks_here a:after {
	background: #168eea;
}
.slider-info {
    position: absolute;
    bottom:0em;      text-align:left;
    z-index: 999;
   padding:1em;
    width: 100%;
    height: 25%;
    background:rgba(0,0,0,0.23);
}
.slider-info img {
    width: 150px;
    margin: 0 auto;
    margin-bottom: 2.5em;
}
.slider-info h3 {
    font-size: 45px;
    font-weight: 900;
    color: #FFF;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 2px 0px 10px;
}

.slider-info p {
    font-size: 18px;
    font-weight: 100;
    color: #d3d8d8;
    margin: 0 auto;
    line-height: 35px;
    letter-spacing: 1px;
}
.slider-info h4 {
    font-size: 45px;
    color: #b56d10;
	letter-spacing: 3px;
	text-transform:uppercase; 
	margin-top: 7px;
}
h6 {
	margin:0 auto;
	z-index:999;
}
h6 a{
	cursor:pointer;
	font-size:15px;
	text-transform:uppercase;
}
.slider-top span{
font-weight:600;
}
.callbacks_tabs li{
       display: inline-block;
    margin: 0 7px;
}
/*-- //Slider --*/
.navbar {
  margin-bottom: 0;
}
.navbar-nav {
  float: right;
}
.navbar-default {
  background:none;
  border-color: #012231;
}
.navbar-default .navbar-brand {
	color:#000 !important;
	font-size:37px;
	text-decoration: none;
    cbackground:url('../images/logo-vn2.png') no-repeat;
        background-size: 100% auto;
    padding: 55px 130px;

    margin: 18px 0 0 0%;
    float:left
}
a.navbar-brand img {
    display: inline-block;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 0;
    float: left;
    margin-left: 2em;
}
.navbar-default .navbar-brand:hover {
	color: #fff;
	text-decoration: none;
}
a.navbar-brand span {
    color: #ee4f4f;
    /* margin-left: 12px; */
}
.navbar {
    position: relative;
    min-height: inherit;
}
.navbar-header {
    margin-top: 0px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #2FD828;
}
.navbar-default .navbar-nav > li > a{
  color: #fff;
  font-size: 16px;
}
.navbar-nav > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
}
.navbar-brand {
    height: 0;
    padding: 0;
	}
.navbar{
    border-radius: 0px; 
	border:none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus ,.navbar-default .navbar-nav > li > a.active{
    color:#EFA52C;
	}
.navbar {
    border-radius: 0px;
    border: none;
    padding: 18px  0px;
}
 .moduletable-search {
 width:175px  ;    position: absolute;   float: right  ;right:90px;top:192px

    }

   .moduletable-search form  button {
  float: right;
  width: 20%;
  padding:3px 0 3px 0;
  background: none;
  color: #fff;
  font-size: 17px;
  border: 0px solid grey;
  border-left: none;
  cursor: pointer;
}

 .moduletable-search form button:hover {
  background:none;
}


   .moduletable-ngonngu {
 width:120px  ;    position:  absolute;   float: right  ;
   right:0px;
    }

    .mod-languages  {
   position:  absolute;
   top:13px;right:0

    }
   .moduletable-menu-product  {
 width:24%  ;    position: relative;

    }
   .moduletable-menu-product h3{
          margin: 0px 1px 0px 3px;
    padding: 12px 10px 12px 40px;

    color: white;
    font-size: 16.5px;
    text-transform: uppercase;
    background: url(../images/icon-menu-product.png) #333333;
    background-repeat: no-repeat;
    background-size: 25px auto;
    background-position: left 5px center;   }

  .menu-product-left{
      float:left ;width:100%  ; position: absolute;

  }
  .menu-product-left li{
   width:100%    ;background:none ;
   border-bottom: 1px solid #ccc

  }
  .main-menu-top{
      float:right   ;  width:76%; padding-left:10px

  }

   .support-top{   width:24%  ;
   position: absolute; top:372px   ; padding-right:30px
  }
   .support-top h3{

  padding: 9px 5px 9px 15px;
    color: #fff;
    text-align: left;
    margin: 0 0 0px 0;
    border-bottom: 0px solid #ccc;
    cbgr: #CC0033;
    background: rgba(88,66,53,1) url(../images/background-module-head.jpg) no-repeat left bottom;
    background-size: 100% auto;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
           }

  .support-top .supportdetail {
    background-color: #ccc  ;
    background-image:  url(../images/white10-1.png) ,   url(../images/support-online-2.jpg) ;
     background-position: right bottom, right bottom;
    background-size: 100% auto, 100% auto;
    background-repeat:  no-repeat, no-repeat;
    float: left;
    width: 100%;
    padding: 0px 0px 60px 0px;
    font-family: tahoma;
}
div.mod-languages img {
    border: 1px solid #fff;

}

/*-- //nav-bar --*/
/*-- //nav --*/
/* Effect 15: scale down, reveal */
.cl-effect-15 a {
    color: #ffffff;
    font-weight: 700;
    text-shadow: none;
    text-decoration: none;
    font-size: 17px;
    letter-spacing: 0px;   font-family:verdana,  calibri
}
 .cl-effect-15 a.hotnew {
    background: url('../images/new.gif') no-repeat ;
    background-position: right top;
    background-size:45px auto;  padding:25px 00 0 0;
}
  .cl-effect-15 a.tinmoi {
    background: url('../images/moi.gif') no-repeat ;
    background-position: right top;
    background-size:45px auto;  padding:25px 00 0 0;
}     .cl-effect-15 a.tinhot {
    background: url('../images/hot.gif') no-repeat ;
    background-position: right top;
    background-size:45px auto;  padding:25px 00 0 0;
}


    .cl-effect-15 a:hover{
    color: rgba(88,66,53,1)

}
.cl-effect-15 a::before {
	color: #168eea;
	content: attr(data-hover);
	position: absolute;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}

.cl-effect-15 a:hover::before,
.cl-effect-15 a:focus::before {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0;
}
nav#cl-effect-15 ul li {
    list-style: none;
    display: inline-block;
    padding: 10px 20px;
}
/*-- search --*/
.w3ls_search{
	position:relative;
}
.cd-main-header {
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
}
.cd-main-header {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px);
	-ms-transform: translateX(-260px);
	-o-transform: translateX(-260px);
	transform: translateX(-260px);
}
.nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
	-webkit-transform: translateX(260px);
/*-- w3layouts --*/
	-moz-transform: translateX(260px);
	-ms-transform: translateX(260px);
	-o-transform: translateX(260px);
	transform: translateX(260px);
}
/*-- header-contact --*/
.agileits-contact-info {
    float: left;
    width: 33%;
    margin-top:  0px;      float:right
}
.agileits-contact-info ul li {
    display: inline-block;
    font-size: 15px;
}
.agileits-contact-info ul li span {
    left: -0.5em;
    color: #168eea;
	font-size: 14px;
}
.agileits-contact-info ul li:nth-child(2) {
    margin-left: 25px;
}
.agileits-contact-info ul li a {
    color: #000;
    vertical-align: text-bottom;
}
.agileits-contact-info ul li a:hover {
    color: #139596;
}
/*-- header-contact --*/
.cd-header-buttons {
    position: absolute;
    display: inline-block;
    top: 5px;
    right:0px; float:right
}
.cd-header-buttons li {
	display: inline-block;
}
.cd-search-trigger, .cd-nav-trigger {
	position: relative;
	display: block;
	width: 44px;
	height: 44px;
	overflow: hidden;
	white-space: nowrap;
	color: transparent;
	z-index: 3;
	    background: #ee4f4f;
}

.cd-search-trigger::before, .cd-search-trigger::after {
	/* search icon */
	content: '';
	position: absolute;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.cd-search-trigger::before {
	top: 11px;
	left: 11px;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
/*-- agileits --*/
	border:3px solid #fff;
}
.cd-search-trigger::after {
	/* handle */
	height: 3px;
	width: 8px;
	background: #fff;
	bottom: 14px;
	right: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search-trigger span {
	/* container for the X icon */
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.cd-search-trigger span::before, .cd-search-trigger span::after {
	/* close icon */
	content: '';
	position: absolute;
	display: inline-block;
	height: 3px;
	width: 22px;
	top: 50%;
	margin-top: -2px;
	left: 50%;
	margin-left: -11px;
	background:#fff;
	opacity: 0;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
.cd-search-trigger span::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search-trigger span::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
	/* hide search icon */
	-moz-opacity: 0;
	opacity: 0;
}
.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
	/* show close icon */
	-moz-opacity: 1;
	opacity: 1;
}
.cd-search-trigger.search-is-visible span::before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.cd-search-trigger.search-is-visible span::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search {
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-search input {
    border-radius: 0;
    border: none;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    padding: 0 5%;
    -webkit-box-shadow: inset 0 3px 0 #168eea, 0 3px 6px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 3px 0 #168eea, 0 3px 6px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 3px 0 #168eea, 0 3px 6px rgba(0, 0, 0, 0.05);
 -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 1.2em;
    padding: 1em 2em;
    color: #fff;
    letter-spacing: 1px;
}
.cd-search input::-webkit-input-placeholder {
	color: #fff !important;
}
.cd-search input::-moz-placeholder {
	color: #fff !important;
}
.cd-search input:-moz-placeholder {
	color: #fff !important;
}
.cd-search input:-ms-input-placeholder {
	color: #fff !important;
}
.cd-search input:focus {
	outline: none;
}
.cd-search.is-visible {
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
/*-- //search --*/



.cd-search-trigger2, .cd-nav-trigger2 {
	position: relative;
	display: block;
	width: 44px;
	height: 44px;
	overflow: hidden;
	white-space: nowrap;
	color: transparent;
	z-index: 3;
	    background: #ee4f4f;
}

.cd-search-trigger2::before, .cd-search-trigger2::after {
	/* search icon */
	content: '';
	position: absolute;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.cd-search-trigger2::before {
	top:4px;
	left: 11px;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
/*-- agileits --*/
	border:3px solid #fff;
}
.cd-search-trigger2::after {
	/* handle */
	height: 3px;
	width: 8px;
	background: #fff;
	bottom: 21px;
	right: 2px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search-trigger2 span {
	/* container for the X icon */
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.cd-search-trigger2 span::before, .cd-search-trigger2 span::after {
	/* close icon */
	content: '';
	position: absolute;
	display: inline-block;
	height: 3px;
	width: 22px;
	top: 50%;
	margin-top: -2px;
	left: 50%;
	margin-left: -11px;
	background:#fff;
	opacity: 0;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
.cd-search-trigger2 span::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search-trigger2 span::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.cd-search-trigger2.search-is-visible::before, .cd-search-trigger2.search-is-visible::after {
	/* hide search icon */
	-moz-opacity: 0;
	opacity: 0;
}
.cd-search-trigger2.search-is-visible span::before, .cd-search-trigger2.search-is-visible span::after {
	/* show close icon */
	-moz-opacity: 1;
	opacity: 1;
}
.cd-search-trigger2.search-is-visible span::before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.cd-search-trigger2.search-is-visible span::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.readmore-w3{
    float:left   ;width:100%
}
.readmore-w3 a {
    border: 2px solid #ee4f4f;
    background: #ee4f4f;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
   margin: 1em auto 0 auto;

    z-index: 999;
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    padding: 8px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.readmore-w3 a:hover{
	color:#fff;
	border-color:#168eea;
	background:#168eea;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*--modal--*/
.modal-content  img{
	width:100%;
}
.modal-content h4 {
    color: #000;
    text-align: left;
    font-size: 16px;
    margin-bottom: 0em;
}
.modal-content h5 {
    color: #168eea;
    padding-top: 15px;
    font-size: 22px;
}
.modal-content p{
	color:#636363;
	font-size:14px;
	line-height:25px;
	    padding-top: 10px;
}
.modal-header {
    padding:10px;
}
  .modal-body {
    padding:10px;
}
/*--//modal--*/
/*-- //Banner-Slider --*/
/*-- /about --*/
.w3ls-agile-left-info {
    padding: 1em 0;
    border-bottom: 1px dashed #44c7f4;
}
.w3ls-agile-left p {
    color: #827e7e;
    font-size: 0.95em;
}
.w3ls-agile-left h2 {
    font-size: 1.4em;
    color: #ee4f4f;
}
.agile-about-right-img img {
    width: 100%;
}
  .w3ls-ab-right h3{
  font-size: 20px;font-family:a  ; color:#fff;
  background: rgba(88,66,53,1) url('../ximages/bgr-bar-1.jpg') no-repeat;padding:5px 0
}


h3.w3l_head {
    text-align: center;
    color: #111;
        font-size: 3.7em;
    letter-spacing: 2px;
}
h3.w3l_head.three {
    color: #44c7f4;
}
p.w3ls_head_para {
color: #f54785;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 7px;
    text-decoration: overline;
}
.w3ls-agile-left p {
    color: #777;
    font-size: 15px;
    line-height: 2.3em;
    margin: 1em 0;
}
.w3ls-agile-left a{
	    border: 2px solid #168eea;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 17px;
    z-index: 999;
    text-decoration: none;
    color: #ee4f4f;
    font-size: .8em;
    padding: 8px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3ls-agile-left a:hover {
    color: #fff;
	background:#168eea;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agile-about-right-img {
    background: transparent  ;
    background-size: cover;
    min-height: 250px;
}





 .item-page {
   margin-bottom:10px;     padding:0 10px 10px 10px;width:100%;background:#f4f4f4    ; font-family: tahoma;
     }
       .item-page span.published{
     padding:0 10px 5px 0px;  font-size:12px; color:#000;float:left;margin:0 0 5px 0;  width:100%
     }

       .item-page img {
max-width:98%;margin:5px
     }                   .item-page form {

     width:98%;
     }
     .item-page form h2{
       margin:0 0 10px 0;      font-family:calibri
     }  .item-page form input, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"]{
       height:auto;
     }
       .formResponsive textarea   {
       height:auto;  resize: both;
     }   .formResponsive .formHorizontal .formControlLabel {

     text-align: left;padding-left:15px
     }     .item-page .moduletable h3{
       margin:0 0 10px 0;      font-family:calibri
     }       .item-page form input[type="text"] {
             border: 1px solid #ccc    ;width:auto  ;margin:0 0 5px 0   ;padding:3px 5px  3px 10px
           }
           .item-page form textarea {
             border: 1px solid  #ccc  ;width:auto  ;margin:0 0 0 0 ;padding:3px  5px 3px 10px  ; resize: both;
           }  .item-page form input[type="submit"]  {
                  margin:10px 0 5px 0
           }


   .page-header{
  margin:0 0 10px 0;padding:0;border:none
}

.pull-left .moduletable{
 margin-bottom:20px; float:left; width:100%
}

.pull-left .moduletable h3, .pull-left .moduletable h4{
  padding:9px 5px 9px 15px;    color:#fff;  text-align:left;
  margin:0 0 0px 0;
  border-bottom:0px solid #ccc  ;  cbgr:#CC0033;
  background: rgba(88,66,53,1)  url('../images/background-module-head.jpg') no-repeat left bottom;
  background-size:100% auto;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.pull-left   ul {
  list-style: none;
  padding:10;
  border:1px solid  #e91e63;
  border-top:none    ;
  background:orange url('../images/orange-light.jpg') no-repeat;
  background-size:100% 100%;


}
   .pull-left   ul  li{
border-bottom:1px solid #ccc;
padding:5px 3px 5px 35px ;
background: rgba(255, 51, 0,0.47)  url('../images/arrow-white.png') no-repeat center left;
background-size:25px auto;
}  .pull-left   ul  li:last-child{
border-bottom:0px solid #ccc;

}
  .pull-left   ul  li:hover{
background:  rgba(233, 30, 99,0.47) url('../images/arrow-ye.png') no-repeat center left;background-size:25px auto;      ;
}  .pull-left   ul  li.active , .pull-left   ul  li.current{
background:  rgba(0, 51, 153,0.47)  url('../images/arrow-ye.png') no-repeat center left;background-size:25px auto;      ;
}
  .pull-left   ul  li a{
font-size:15px;font-family: sans-serif tahoma, arial;  color:#fff ;
}
  .pull-left   ul  li:hover>a{
color:  #fff;
}
 .support-top .supportdetail {
    background-color: #fff;
      background-image: url("/templates/may20/images/white10-1.png") , url("/templates/may20/images/support-4.png");
    background-position: right bottom;
    background-size: 100% auto, 43% auto;
    background-repeat: no-repeat, no-repeat;

}	 
.supportdetail {
        background-color: #fff   ; /*  #ccc */  
    background-image:  url(../images/white10-1.png) ,   url(../images/support-online-4b.png) ;
    background-size: 35% auto;
     background-position: right bottom;
    background-repeat:  no-repeat, no-repeat;
           float:left       ;    width:100%  ;
         padding:0px  0px 0px 0px       ; font-family: tahoma
    }
	
 .support-xk .supportdetail {
    background-color: #fff;
      background-image: url("/templates/may20/images/white10-1.png") , url("/templates/may20/images/support-online.jpg");
    background-position: right bottom;  float:left       ;    width:100%  ;
    background-size: 100% auto;
    background-repeat: no-repeat, no-repeat;

}	.support-nd .supportdetail {
    background-color: #fff;
      background-image: url("/templates/may20/images/white10-1.png") , url("/templates/may20/images/support-online-3b.png");
    background-position: right bottom;  float:left       ;    width:100%  ;
    background-size: 31% auto;
    background-repeat: no-repeat, no-repeat;

}	
 .mod-tuyen-dung  .supportdetail {
    padding:0px  0px 83px 0px
    }
    .supportcontact{
      padding:13px 0px 5px 0;
      border-bottom:0px solid #ccc     ;  width:100%;margin:0 auto;   background:rgba(250,250,250,0.0);
    }

    .supportname{
          font-weight:bold;font-size:16px   ;  text-align:center;   color:#CC0033;
      width:100% ;padding:3px 0;background:rgba(250,250,250,0.7);
    }   .supportcontact small{
      width:40px; margin: 0 ; padding:0 0 0 10px;
    }    .supportcontact span{
       text-align:left   ;width:100px
    }

     .supportdetail .skype{
       background: url('../images/skype-icon.png') no-repeat; background-size:22px auto;
       background-position:left center;
       padding:4px 13px;margin:0 0px 5px 0;
     }

     .supportdetail .whatsapp{
       background: url('../images/whatsapp-icon1.png') no-repeat; background-size:30px auto;
       background-position:left center;
       padding:6px 19px  6px 15px;margin:0 0px 5px -7px;
     }
   .supportdetail .tel{
       background: url('../images/tel-icon3.png') no-repeat; background-size:22px auto;
       background-position:left center;
       padding:4px 13px;margin:0 0px 5px 0;
     }   .supportdetail .zalo{
       background: url('../images/zalo-icon.png') no-repeat; background-size:22px auto;
       background-position:left center;
       padding:4px 13px;margin:0 0px 5px 0;
     }


.supportdetail .wechat {
    background: url("/templates/may20/images/wechat.png") no-repeat;
    background-size: 22px auto;
    background-position: left center;
    padding: 4px 13px;
    margin: 0 0px 5px 0;
}

.blog-featured        {
    margin:10px 0
   }
.blog{
    background: #f4f4f4;   float:left  ;padding:0 10px            ;width:100%;
}
   .blog .category-desc{
    margin:0 0 10px 0
   }
   .blog .category-desc img{
    max-width:99%;      float:left  ;
    margin:0 0 10px 0
   }

 .blog h1 , .item-page h1{
  font-size: 28px;
  font-family: calibri, sans-serif;
  color:rgba(88,66,53,1);
  text-align:  left;
  font-weight: 600;
    margin: 0 0 15px;
    padding: 10px 0 10px 5px;
    border-bottom:1px solid #ccc  ; text-align: left;
}          .blog h1 a , .item-page h1 a{
   color:   orangered
}
.blog h2{
padding-bottom:10px;  text-align: left; margin-bottom:0;
      font-size:24px
}



 .blog .items-row{

float:left;
margin-bottom:1em; width:98%;
clear:both
}     .blog .items-row .item{

float:left;
 width:100%;       ;font-family:calibri  

}   .blog .items-row .item h2{

              color: #FF6600
}    .blog .items-row .item h2 a{

              color:rgb(1,114,158); ccololr: #FF6600  ;font-family:calibri
}
        .blog .items-row .item-separator{
     border-bottom:1px solid #ccc;margin: 0;padding:10px 0  ;clear:both
   }
 .blog .items-row p.button a , .blog .sub-category p.button a {
   float:left; margin:10px ; padding:5px 10px 5px 27px;background:rgba(88,66,53,1) url('../images/arrow-ye.png') no-repeat center left;
background-size:20px auto  ;color:white  ;border-radius:5px
 }   .blog .items-row p.button a:hover,.blog .sub-category p.button a:hover{
   background:  #FF3300 url('../images/arrow-white.png') no-repeat center left;
background-size:20px auto  ;color:yellow
 }

 .blog .items-row .img-intro-left  {
 float:left  ;width:46%; padding: 3px; border:1px solid #ccc; margin:0 10px 0 0;
                     max-height:200px;overflow:hidden
 }   .blog .items-row .img-intro-left  img {
 width:100%;
 }

  .vm-product-container .vm-product-media-container {
    float: left;
    width: 45%;
}
.vm-product-details-container {
    float: right;
    width: 55%;
}

          .available ul li{
	list-style:none;
	padding:0 0.5em 0 0;
	color:#4c4c4c;
	font-size:1.1em;
	float:left;
	width:100%;
	 font-family: 'Roboto Slab', serif;
	   margin: 0.5em 0;
}
.available ul li select {
  outline: none;
  padding: 12px;
  border: none;
  background: #eeeeee;
 width: 77%;
  margin-left: 13%;
  cursor:pointer;
}
.available ul li.size-in select {
	  margin-left: 16%;
}
.available {
  padding: 0 0 1em 0;
}
.available .product-fields-title {float: left;
    clear: both;
    margin-right: 5px;
    padding-left: 25px;
       background: url('../images/check-128.png');
    background-repeat: no-repeat;
    background-size: 20px auto;
     }  .available .product-field-display {float: left;

    padding-left: 5px;
     }

   .product-description span.title{
    color: #fff;margin: 0 0 10px 0;  border-radius:5px;
    padding: 5px 10px; background: brown;
   }


/*-- //about --*/
/*--sevices-section--*/
.sevices-grid {
    margin: 0px 0px 30px;    padding: 0px 45px;
    text-align: center;
}     .sevices-grid a {
 color:white
}
.sevices-w3layouts,.team , .gallery,.about{
    padding: 20px 0px;
}   .about{
   margin-top:260px
}   .contact-w3-agileits {
    padding: 20px 0px;
}
h3.tittle{
    color: #000000;      font-size: 34px;     text-align: center;     text-transform: uppercase;
}
h3.tittle.two{
    color: #ffffff;
}
h3.tittle span{
	color:#1a5e71;
}
p.title-para-w3-agileits {
    color: #838383;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 0.31em;
	margin-bottom: 0em;
    text-align: center;
}
.icon {
    /* background: rgba(26, 94, 113, 0.83); */
    width:100%;
    height: auto;
    border-bottom: 3px solid #168eea;
    /* -webkit-border-radius: 50%; */
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    /* border-radius: 50%; */
    margin: 0 auto;
    margin-bottom: 1em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.sevices-grid i {
    color: #168eea;
    font-size: 60px;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.sevices-grid h4 {
	color:#fff;
    text-transform: uppercase;
    font-size: 18px;
    margin: 33px 0px 11px;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.sevices-grid:hover .icon h4 {
	color:#fff;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
p.para-agileits{
    text-align: center;
    font-size: 15px;
    color: #777;
    line-height: 1.8em;
}
.sevices-grid:hover .icon i{
	color:#ee4f4f;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.sevices-grid:hover .icon {
	border-color:#ee4f4f;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.sevices-grid:hover .readmore-w3 a  {
	background: #b56d10;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.sevices-header-agile h3{
	color:#fff;
}
.sevices-header-agile p {
    color: #d6d6d6;
}
.sevices-grid p{
	color:#eee;
}
/*--sevices-bottom-section--*/
.banner-btm-agileits-w3layouts {
    border: 2px solid #202020;
    padding: 20px;
}
.sevices-wthree h3 {
    color: #ee4f4f;
    font-size: 4em;
    border-right: 4px solid #168eea;
    padding-right: 20px;
    float: left;
}
.sevices-wthree p {
    font-size: 20px;
    color: #fbfbfb;
    float: left;
    margin-left: 23px;
    width: 70%;
    line-height: 30px;
}
.banner-btm-agileits-w3layouts {
    border: 4px solid #ffffff;
    padding: 22px 20px;
    min-height: 122px;
    margin-top: 2em;
}
.sevices-w3layouts {
    background: url(../images/white-background-1.jpg)no-repeat fixed;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}
/*--sevices-bottom-section--*/
/*--//sevices-section--*/

/*--team--*/
ul.top-icons.team-icon {
    text-align: center;
    margin-top: 10px;
}
.team-icon li i {
    color: #fff;
    padding-top: 8px;
}
.team-icon li {
    display: inline-block;
    margin: 0px 4px;
    width: 32px;
    height: 32px;
    background: #ee4f4f;
    /* border-radius: 50%; */
    /* -webkit-border-radius: 50%; */
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}
.team-icon li:hover {
    background:#168eea;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*--//team--*/
.agile_team_grid_main{
    height:225px; overflow: hidden
}
.agile_team_grid1{
	padding: 1em;
    border: 4px double #ddd;
    text-align: center;
}
.agile_team_grid1 h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #168eea;
    display: inline-block;
    margin-bottom: .5em;
}
.agile_team_grid_main .p-mask{
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.72);
    bottom: 0%;
    position: absolute;
    padding:1em 0 .6em;
    width: 100%;
    -webkit-transform: translate3d( 0px, 100%, 0px );
    -moz-transform: translate3d( 0px, 100%, 0px );
    -ms-transform: translate3d( 0px, 100%, 0px );
    -o-transform: translate3d( 0px, 100%, 0px );
    transform: translate3d( 0px, 100%, 0px );
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-align: center;
}
.agile_team_grid:hover .p-mask{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d( 0px, 0px, 0px );
    -moz-transform: translate3d( 0px, 0px, 0px );
    -ms-transform: translate3d( 0px, 0px, 0px );
    -o-transform: translate3d( 0px, 0px, 0px );
    transform: translate3d( 0px, 0px, 0px );
}
label.team-bar-w3 {
    width: 35px;
    height: 2px;
    vertical-align: super;
    display: inline-block;
    background: #ee4f4f;
    margin: 0px 5px;
}
/*--//team--*/
/*-- //icons --*/

/********************
 * 17.0 - Image Gallery
 ********************/
.filter li {
  margin-bottom: 20px;
}
.filter li a {
  border: solid 3px;
  padding: 5px;
  text-transform: uppercase;
}
.filter li a.active {
  border-color: #1fa3ff;
  color: #1fa3ff;
}
.col-2-gallery .gallery-item {
  width: 50%;
  padding: 5px;
}
.col-3-gallery .gallery-item {
  width: 33.33%;
  padding: 5px;
}
.thumbnail {
  border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}
.gallery-item {
  text-decoration: none;
}
.gallery-item .thumbnail {
  margin-bottom: 0;
}
.isotope-gallery {
  padding-left: 0;
}
.isotope-gallery .gallery-item .thumbnail {
  margin-bottom: 0;
}
.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  background-color: rgba(255, 255, 255, 0.7);
  opacity: 0;
}
.image-overlay p {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
.image-overlay p span,
.image-overlay p a {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: #333333;
  margin: 3px;
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
}
.image-overlay p span i,
.image-overlay p a i {
  display: block;
}
.image-overlay p span i::before,
.image-overlay p a i::before {
  margin-left: 0;
}
figure:hover img {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
a,
figure {
  margin: 0;
  position: relative;
  overflow: hidden;
}
a img,
figure img {
  width: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
a:hover,
figure:hover {
  overflow: hidden;
}
a:hover .image-overlay,
figure:hover .image-overlay {
  opacity: 1;
}
/********************
 * 17.0 - Image Gallery End
 ********************/
/*-- Gallery Section --*/
.gallery {
    background: rgba(23, 63, 99, 0.07);
}     .gallery .ggrids {
                   height:auto; overflow: hidden
}
 .agileits {
    padding: 60px 0;
}
#gallery img {
	width:100%;
	height:280px;
		transition:all .3s ease-in-out;
}
#gallery img:hover {
	transform:scale(1.3);
}
#gallery a {
	display:block;
	overflow:hidden;
	margin-bottom:30px;
}
#gallery a img {
	margin-bottom:0px;
	display:block;
	width:100%;
	max-width:100%;
}
#gallery .description {
	background-color: #168eea;
    display: block;
    padding: 10px 15px;
    color: #fffbfb;
    text-transform: uppercase;
    clear: both;
    position: relative;
}
#gallery .caption {
	float:left;      height: 42px; overflow: hidden;
}
#gallery .camera {
	float:right;
}
#gallery a.btn {
	display:inline-block;
}
.caption {
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
}
/*	Magnific Popup	==================================================*/
.mfp-bg {
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1042;
	overflow:hidden;
	position:fixed;
	background:#0b0b0b;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.mfp-wrap {
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1043;
	position:fixed;
	outline:none !important;
	-webkit-backface-visibility:hidden;
}
.mfp-container {
	text-align:center;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	padding:0 8px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.mfp-container:before {
	content:'';
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.mfp-align-top .mfp-container:before {
	display:none;
}
.mfp-content {
	position:relative;
	display:inline-block;
	vertical-align:middle;
	margin:0 auto;
	text-align:left;
	z-index:1045;
}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
	width:100%;
	cursor:auto;
}
.mfp-ajax-cur {
	cursor:progress;
}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor:-moz-zoom-out;
	cursor:-webkit-zoom-out;
	cursor:zoom-out;
}
.mfp-zoom {
	cursor:pointer;
	cursor:-webkit-zoom-in;
	cursor:-moz-zoom-in;
	cursor:zoom-in;
}
.mfp-auto-cursor .mfp-content {
	cursor:auto;
}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
	-webkit-user-select:none;
	-moz-user-select:none;
}
.mfp-loading.mfp-figure {
	display:none;
}
.mfp-hide {
	display:none !important;
}
.mfp-preloader {
	color:#CCC;
	position:absolute;
	top:50%;
	width:auto;
	text-align:center;
	margin-top:-0.8em;
	left:8px;
	right:8px;
	z-index:1044;
}
.mfp-preloader a {
	color:#CCC;
}
.mfp-preloader a:hover {
	color:#FFF;
}
.mfp-s-ready .mfp-preloader {
	display:none;
}
.mfp-s-error .mfp-content {
	display:none;
}
button.mfp-close,button.mfp-arrow {
	overflow:visible;
	cursor:pointer;
	background:transparent;
	border:0;
	-webkit-appearance:none;
	display:block;
	outline:none;
	padding:0;
	z-index:1046;
	-webkit-box-shadow:none;
	box-shadow:none;
}
button::-moz-focus-inner {
	padding:0;
	border:0;
}
.mfp-close {
	width:44px;
	height:44px;
	line-height:44px;
	position:absolute;
	right:0;
	top:0;
	text-decoration:none;
	text-align:center;
	opacity:0.65;
	filter:alpha(opacity=65);
	padding:0 0 18px 10px;
	color:#FFF;
	font-style:normal;
	font-size:28px;
}
.mfp-close:hover,.mfp-close:focus {
	opacity:1;
	filter:alpha(opacity=100);
}
.mfp-close:active {
	top:1px;
}
.mfp-close-btn-in .mfp-close {
	color:#333;
}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
	color:#FFF;
	right:-6px;
	text-align:right;
	padding-right:6px;
	width:100%;
}
.mfp-counter {
	position:absolute;
	top:0;
	right:0;
	color:#CCC;
	font-size:12px;
	line-height:18px;
	white-space:nowrap;
}
.mfp-arrow {
	position:absolute;
	opacity:0.65;
	filter:alpha(opacity=65);
	margin:0;
	top:50%;
	margin-top:-55px;
	padding:0;
	width:90px;
	height:110px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.mfp-arrow:active {
	margin-top:-54px;
}
.mfp-arrow:hover,.mfp-arrow:focus {
	opacity:1;
	filter:alpha(opacity=100);
}
.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a {
	content:'';
	display:block;
	width:0;
	height:0;
	position:absolute;
	left:0;
	top:0;
	margin-top:35px;
	margin-left:35px;
	border:medium inset transparent;
}
.mfp-arrow:after,.mfp-arrow .mfp-a {
	border-top-width:13px;
	border-bottom-width:13px;
	top:8px;
}
.mfp-arrow:before,.mfp-arrow .mfp-b {
	border-top-width:21px;
	border-bottom-width:21px;
	opacity:0.7;
}
.mfp-arrow-left {
	left:0;
}
.mfp-arrow-left:after,.mfp-arrow-left .mfp-a {
	border-right:17px solid #FFF;
	margin-left:31px;
}
.mfp-arrow-left:before,.mfp-arrow-left .mfp-b {
	margin-left:25px;
	border-right:27px solid #3F3F3F;
}
.mfp-arrow-right {
	right:0;
}
.mfp-arrow-right:after,.mfp-arrow-right .mfp-a {
	border-left:17px solid #FFF;
	margin-left:39px;
}
.mfp-arrow-right:before,.mfp-arrow-right .mfp-b {
	border-left:27px solid #3F3F3F;
}
.mfp-iframe-holder {
	padding-top:40px;
	padding-bottom:40px;
}
.mfp-iframe-holder .mfp-content {
	line-height:0;
	width:100%;
	max-width:900px;
}
.mfp-iframe-holder .mfp-close {
	top:-40px;
}
.mfp-iframe-scaler {
	width:100%;
	height:0;
	overflow:hidden;
	padding-top:56.25%;
}
.mfp-iframe-scaler iframe {
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	box-shadow:0 0 8px rgba(0,0,0,0.6);
	background: #000;
}
/* Main image in popup */
img.mfp-img {
	width:auto;
	max-width:100%;
	height:auto;
	display:block;
	line-height:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:40px 0 40px;
	margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
	line-height:0;
}
.mfp-figure:after {
	content:'';
	position:absolute;
	left:0;
	top:40px;
	bottom:40px;
	display:block;
	right:0;
	width:auto;
	height:auto;
	z-index:-1;
	box-shadow:0 0 8px rgba(0,0,0,0.6);
	background:#444;
}
.mfp-figure small {
	color:#BDBDBD;
	display:block;
	font-size:12px;
	line-height:14px;
}
.mfp-figure figure {
	margin:0;
}
.mfp-bottom-bar {
	margin-top:-36px;
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	cursor:auto;
}
.mfp-title {
	text-align:left;
	line-height:18px;
	color:#F3F3F3;
	word-wrap:break-word;
	padding-right:36px;
}
.mfp-image-holder .mfp-content {
	max-width:100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
	/** * Remove all paddings around the image on small screen */
	.mfp-img-mobile .mfp-image-holder {
			padding-left:0;
			padding-right:0;
	}
	.mfp-img-mobile img.mfp-img {
			padding:0;
	}
	.mfp-img-mobile .mfp-figure:after {
			top:0;
			bottom:0;
	}
	.mfp-img-mobile .mfp-figure small {
			display:inline;
			margin-left:5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
			background:rgba(0,0,0,0.6);
			bottom:0;
			margin:0;
			top:auto;
			padding:3px 5px;
			position:fixed;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			box-sizing:border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
			padding:0;
	}
	.mfp-img-mobile .mfp-counter {
			right:5px;
			top:3px;
	}
	.mfp-img-mobile .mfp-close {
			top:0;
			right:0;
			width:35px;
			height:35px;
			line-height:35px;
			background:rgba(0,0,0,0.6);
			position:fixed;
			text-align:center;
			padding:0;
	}
}
@media all and (max-width:900px) {
	.mfp-arrow {
			-webkit-transform:scale(0.75);
			transform:scale(0.75);
	}
	.mfp-arrow-left {
			-webkit-transform-origin:0;
			transform-origin:0;
	}
	.mfp-arrow-right {
			-webkit-transform-origin:100%;
			transform-origin:100%;
	}
	.mfp-container {
			padding-left:6px;
			padding-right:6px;
	}
}
.mfp-ie7 .mfp-img {
	padding:0;
}
.mfp-ie7 .mfp-bottom-bar {
	width:600px;
	left:50%;
	margin-left:-300px;
	margin-top:5px;
	padding-bottom:5px;
}
.mfp-ie7 .mfp-container {
	padding:0;
}
.mfp-ie7 .mfp-content {
	padding-top:44px;
}
.mfp-ie7 .mfp-close {
	top:0;
	right:0;
	padding-top:0;
}
/*	Common	==================================================*/ 
.section {	
	
}
.wrapsection {  
    padding-top:140px;
	padding-bottom:140px;
    position: relative;
  }

.parallax.section .container{
	position: relative;
	z-index: 4;
}
.justtitle {
	margin-top:80px;
}
.parallax {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	overflow: hidden;
	z-index: 1;	
	color:#fff;
	
}
.parallax-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2;
	
}

/*	Responsive	==================================================*/ 
@media (max-width:991px) {
	.service-box {
					margin-bottom:30px;
	}
	#image img-responsive {
					margin-left:auto;
					margin-right:auto;
	}	
	.navbar-nav>li>a {
	}
}
@media (max-width:767px) {
	.parallax.section .container {
					padding-top:30px;
					padding-bottom:30px;
	}
	.service-box,.carousel {
					margin-bottom:30px;
	}
	.maintitle .lead {
					margin-left:0;
					margin-right:0;
	}
	/*.container {
					max-width:690px;
					padding-left:30px;
					padding-right:30px;
	}	*/
	.navbar-nav>li>a {
					padding:10px;
	}
	.header-button {
					margin:0;
	}
	#hero .herotext {
					padding: 90px 0px;
	}
}
@media (max-width:767px) {
	body {
					font-size:14px;
	}
	h1 {
					font-size:28px;
	}
	h2,.carousel-inner blockquote p {
					font-size:24px;
	}
	h3 {
					font-size:20px;
	}
	h4 {
					font-size:18px;
	}
	h5 {
					font-size:16px;
	}
	h6 {
					font-size:14px;
	}
	p.lead {
					font-size:18px;
	}
	.maintitle p.lead {
					margin-bottom:40px;
	}
	.service-box,.carousel {
					margin-bottom:30px;
	}
	.maintitle .lead {
					margin-left:0;
					margin-right:0;
	}

}
@media (max-width:490px) {
	.wow {
					visibility: visible !important;
					-webkit-animation: none !important;
					 -moz-animation: none !important;
					   -o-animation: none !important;
					  -ms-animation: none !important;
						  animation: none !important;
	}

	#hero h1 {
					font-size:38px;
	}
	#hero p.lead {
					font-size:1.5em;
	}	
	.faq-block {
					margin: 0;
	}
}



#Choco_right_arrow {
    left: 17%;
}
#Choco_left_arrow {
    left: -17%;
}
/*-- //Gallery Section --*/
/*--contact--*/
.map-left-w3-agile{
	float:left;
	width:50%;
}
.address-right-w3ls {
    width: 50%;
    float: left;
    padding: 2.5em 1em 4.5em 2em;
    background: #ccc url('/images/bgrcontact.jpg') no-repeat;
    background-size:100% 100%  ;
    font-family: tahoma;
}
.address-right-w3ls h5 {
    font-size: 23px;
    color: #ee4f4f;
    text-transform: uppercase;
}
.map-left-w3-agile iframe {
    border: none;
    outline: none;
    height: 28.04em;
    width: 100%;
}
label.address-bar-w3 {
    width: 4%;
    height: 2px;
    vertical-align: middle;
    display: inline-block;
    background: #ee4f4f;
    margin-right: 5px;
}
.address-right-w3ls h6 {
    color: blue;
    font-size: 16px;
    margin-top: 11px;
	display:inline-block;
}
.address-right-w3ls p {
    color: #000;
    font-size: 14px;
    margin-top: 12px;
}
.address-right-w3ls p a {
    color: whitesmoke;
    font-size: 15px;
    text-decoration: none;
}
section.content.bgcolor-5 {
    margin-top: 2em;
}
.address-right-w3ls p a:hover {
    color: #168eea;
}
textarea {
    border: none;
    outline: none;
    resize: none;
    width: 98.5%;
    margin: 0px 8px;
    font-size: 14px;
    height: 100px;
    padding: 10px;
    border-top: 4px solid #555;
    border-bottom: 4px solid #555;
    margin-top: 6px;
	font-weight: bold;
}
/*
input[type="text"], input[type="email"] {
    border: none;
	outline:none;
    border-top:4px solid #333;
    padding: 10px;
    width: 49%;
}
input[type="email"] {
    margin-left: 19px;
}*/

.contact-w3-agileits input[type="submit"] {
    border: none;
    outline: none;
    color: #fff;
    background: #ee4f4f;
    border: 3px solid #ee4f4f;
    font-size: 18px;
    margin: 0 auto;
    display: block;
    margin-top: 50px;
    padding: 4px 30px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}
.contact-w3-agileits input[type="submit"]:hover {
    background: #168eea;
	border: 3px solid #168eea;
    color: #fff;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 1em .5em;
    /* max-width: 361px; */
    /* width: calc(100% - 2em); */
    vertical-align: top;
    width: 32.16%;
    margin-right: 0%;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
    font-size: 14px;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #a3ccff;
	color: #aaa;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	-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: #6a7989;
	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%;
}


.icon {
	color: #ddd;
	font-size: 150%;
}

/* Yoko */
.input__field--yoko {
	z-index: 10;
	width: 100%;
	color: #000;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.input__label--yoko {
	position: relative;
	width: 100%;
	color: #b04b40;
	text-align: left;
}

.input__label--yoko::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 4em;
    background: rgba(13, 74, 212, 0.07);
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.input__label--yoko::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0.3em;
	background: #555;
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.input__label-content--yoko {
    padding: 0.75em 0;
    color: #a6a7a9;
    font-size: 14px;
}

.input__field--yoko:focus,
.input--filled .input__field--yoko {
	opacity: 1;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.input__field--yoko:focus + .input__label--yoko::before,
.input--filled .input__label--yoko::before {
	-webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
	transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}

.input__field--yoko:focus + .input__label--yoko,
.input--filled .input__label--yoko {
	pointer-events: none;
}

.input__field--yoko:focus + .input__label--yoko::after,
.input--filled .input__label--yoko::after {
	-webkit-transform: perspective(1000px) rotate3d(1, 0, 0, -90deg);
	transform: perspective(1000px) rotate3d(1, 0, 0, -90deg);
}




/*--//contact--*/
/*--footer--*/
.footer {
    background: #116298;
    color: #ffffff;
	padding-bottom:1.8em;
}
.footer-content-agile {
    ccolor: #7D7C7C;     color: #ffffff;     font-family:tahoma;
}
.about-us-agile {
    background:rgba(88,66,53,1);cbgr: #ee4f4f;
    padding: 2em 3em 4.5em;
}     .about-us-agile p{
   color:rgba(255,202,8,1);ccolor: #efeded;
    font-size: 14px;
    line-height: 30px;
}
.aboutus-right-wthree p {
    color: #efeded;
    font-size: 14px;
    line-height: 30px;
}
.news-letter-agileits-w3layouts, .links-w3layouts, .footer-social-icons-agileinfo {
    padding: 2em 2em 2.5em 2em;
}
.footer-head-agile ul li{
	display:inline-block;
}
span.fa-icon-w3 i {
    font-size: 20px;
    margin-right: 9px;
}
.footer-head-agile .mail a{
	color:#1a5e71;
	text-decoration:none;
}
.footer-content-agile h4 ,.footer-content-agile h3{
    font-size: 20px;
    margin: 16px 0px;
	color:#ffffff;
    text-transform: uppercase;  BORDER-BOTTOM:1PX SOLID #FFFFFF;
    padding: 0 0 0.5em 0
}
.logo-w3ls h2 a {
    font-size: 19px;
    padding: 5px 10px;
    margin: 0em 16em;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}
.aboutus-right-wthree{
	width: 100%;
}
.aboutus-right-wthree ul {
    margin-top: 14px;
}
.aboutus-right-wthree ul li {
    display: inline-block;
    margin-right: 7px;
    width: 35px;
    height: 35px;
    background: rgba(26, 94, 113, 0.83);
    border-radius: 50px;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.aboutus-right-wthree ul li:hover{
	background:#b56d10;
    -webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.aboutus-right-wthree ul li i {
    color: #fff;
    padding-left: 12px;
    padding-top: 9px;
}
 .aboutus-right-wthree i.fa.fa-google-plus {
    padding-left: 9px;
}
.news-letter-agileits-w3layouts p {
    font-size: 14px;
}
.news-letter-agileits-w3layouts form {
    margin: 0px;
}
.news-letter-agileits-w3layouts input[type="email"] {
    background: transparent;
    border: 2px solid #555;
    color: #ddd;
    width: 100%;
    font-size: 14px;
    margin: 0px;
    padding: 7px 10px;
    margin-top: 20px;
    outline: none;
}
.news-letter-agileits-w3layouts input[type="submit"] {
    float: left;
    font-size: 13px;
    padding: 4px 15px;
    margin-top: 13px;
    color: #fff;
    background: transparent;
    border: 2px solid #168eea;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    outline: none;
}
.news-letter-agileits-w3layouts input[type="submit"]:hover{
	background:#168eea;
	color:#fff;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.links-w3layouts ul li, .news-letter-agileits-w3layouts ul li{
    list-style: none;
    font-size: 14px;
    line-height: 30px;
}
.links-w3layouts {
    cpadding-left: 75px;
}
.links-w3layouts ul li a, .news-letter-agileits-w3layouts ul li a {
    ccolor: #7D7C7C;     color: #ffffff;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.links-w3layouts ul li a:hover, .news-letter-agileits-w3layouts ul li a:hover {
    color: yellow;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	text-decoration:none;
}
.footer-social-icons-agileinfo ul li {
    list-style: none;
    margin-bottom: 6px;
}
.footer-social-icons-agileinfo ul li i {
    color: #fff;
    margin: 9px 0px 0px 11px;
    font-size: 14px;
}
.footer-social-icons-agileinfo ul li span {
    display: inline-block;
	margin-right: 14px;
    width: 32px;
    height: 32px;
    background: #ee4f4f;
    /* border-radius: 50%; */
    /* -webkit-border-radius: 50%; */
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}
.footer-social-icons-agileinfo ul li span:hover{
	background: #168eea;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.footer-social-icons-agileinfo ul li a {
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
	    margin-top: 2em;
}
/*--copy-right--*/
.copy {
    text-align: center;
    border-top: 1px ridge rgba(50, 50, 50, 0.92);
}
.copy p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 2em;
}
.copy p a {
    color: #ccc;
    text-decoration: none;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.copy p a:hover{
	color:#fff;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*--//copy-right--*/
/*--//footer--*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 24px;
	right: 1%;
	overflow: hidden;
	z-index: 999;
    width: 64px;
    height: 64px;
	border: none;
	text-indent: 100%;
	background: url("../images/arr.png") no-repeat 0px 0px;
}
#toTopHover {
    width: 64px;
    height: 64px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*--responsive--*/
@media(max-width:1920px){

      .navbar-default .navbar-collapse, .navbar-default .navbar-form {
	       margin-top: 132px;
    margin-left: 0;
    background: #ed1c22;
    width: 100%;
	}

     nav#cl-effect-15 ul li {
    margin: 0 5px 0 0;
    padding: 10px 5px;
    background: rgba(88,66,53,0.0000);
    border-radius: 5px;
}
    nav#cl-effect-15 ul li:hover {
	      background:  rgba(255,202,8,1)   ;
}
   .cl-effect-15 a {
    font-size: 13px;
}
nav#cl-effect-15 ul.menu-product-left li a {
    color: red;
}
.mod-languages {

    top: 3px;

}  .moduletable-search {

    right: 106px;
    top: 285px;
}
.agileits-contact-info {
		width: 8%;
	}
         	.readmore-w3 a {
	   margin: 0;float:right
	} 
    .w3ls-ab-right     h3{
       color:#fff;font-size:20px  ;
        -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
     .w3l-grids-about img    {
          width:100%;height:132px    ;border:1px solid #ccc;
      }
     .adv-top{
       height:145px
     }
   .support-top {
    width: 16%;
    top:466px;
}
.slider-info h3 {
    font-size: 41px;
}
.callbacks_tabs {

    top: 60.5%;
    }
.callbacks_nav {
    bottom: 132px;
}
 .callbacks_nav.next {

    left: 91.5%;
}
 .readmore-w3 a {
    margin: -3.5em 0 0 0;
    float: right;
    right: 1em;
}
}
@media(max-width:1680px){
   	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		margin-top: 97px; margin-left:0;width:100%
	}

    nav#cl-effect-15 ul li {
    margin: 0 5px 0 0;
    padding: 10px 0 10px 5px;
    background: rgba(88,66,53,0.0000);
    border-radius: 5px;
}
nav#cl-effect-15 ul.lang-inline li {
     margin: 0 0px 0 0;
    padding: 10px 2px;
}
    nav#cl-effect-15 ul li:hover {
	      background:  rgba(255,202,8,1)   ;
}
	.agileits-contact-info {
		width: 9%;
	}       	.readmore-w3 a {
	   margin: 0;float:right
	}
    .w3ls-ab-right     h3{
       color:#fff;font-size:20px  ;
        -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
     .w3l-grids-about img    {
          width:100%;height:132px    ;border:1px solid #ccc;
      }
     .adv-top{
       height:125px
     }
     .moduletable-search {
    right: 131px;
    top: 252px;
}
     .support-top {
    width: 18%;
    top: 431px;
}
   .slider-info h3 {
    font-size: 37px;
}
.readmore-w3 a {
    margin: -3em 0 0 0;
    float: right;
}

}
@media(max-width:1600px){
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		margin-top: 2px; margin-left:11.8em
	}
	nav#cl-effect-15 ul li {
		   margin:0 10px 0 0;  padding: 10px 0 10px 10px;     background:  rgba(88,66,53,1)  ;
           border-radius:5px
	}     	nav#cl-effect-15 ul li:hover {
	      background:  rgba(255,202,8,1)   ;
}
	.agileits-contact-info {
		width: 10%;
	}




	.slider-info {
		padding:1em
	}
	.callbacks_tabs {
		left: 43.5%;
	}
	.readmore-w3 a {
	   margin: 0;float:right
	}           .w3ls-ab-right     h3{
       color:#fff;font-size:20px  ;
        -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
     .w3l-grids-about img    {
          width:100%;height:132px    ;border:1px solid #ccc;
      }
     .adv-top{
       height:120px
     }

}
@media(max-width:1440px){

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
	       margin-top: 63px;
    margin-left: 0;
    background: #ed1c22;
    width: 100%;
	}
	nav#cl-effect-15 ul li {
		   margin:0 5px 0 0;  padding: 10px 0px 10px 5px;     background:  rgba(88,66,53,0.0000)  ;
           border-radius:5px  ;
	}
    	nav#cl-effect-15 ul li:hover {
	      background:  rgba(255,202,8,1)   ;
}
  	nav#cl-effect-15 ul.menu-product-left li{
   width:100%    ;background:none

  }     .cl-effect-15 a {
    font-size: 13px;
}
     	nav#cl-effect-15 ul.menu-product-left li a{
  color:red

  }

    	nav#cl-effect-15 ul.lang-inline li {
		   margin:0 00px 0 0;  padding: 0px 0px;     background: none  ;

	}
      .moduletable-search {
    top: 215px;
}
	.agileits-contact-info {
		width: 10%;
	}
	.slider-info {
	  padding:1em
    }
	.readmore-w3 a {
	   margin:0em ;float:right
	}
	.slider-info h3 {
		font-size: 41px;
	}
    .adv-top{
       height:108px
     }

	#Choco_content {
		top: 45%;
	}

    .w3ls-ab-right     h3{
       color:#fff;font-size:20px  ;
        -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
      .w3l-grids-about img    {
          width:100%;height:140px    ;border:1px solid #ccc;
      }
     .callbacks_nav {

    bottom: 132px;

}    .callbacks_nav.next {

    left: 92.5%;
}
 .support-top {
    width: 21%;

    top: 395px;

}   .callbacks_tabs {
    top: 56.5%;
}
   .readmore-w3 a {
    margin: -3.5em 0 0 0;
    float: right;
    right: 1em;
}
    .mod-languages {

    top: 13px;

}
}
@media(max-width:1366px){
  	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	       margin-top: 56px;
    margin-left: 0;
    background: #ed1c22;
    width: 100%;
	}

	.slider-info {
	  padding:1em
	}
     	.slider-info h3 {
		font-size: 31px;
	}
	.cl-effect-15 a {
		font-size: 13px;
	}
	.agileits-contact-info {
		width: 15%;
	}
	.slider-info img {
		width: 133px;
	}
	.readmore-w3 a {
	    margin: -3em 0 0   ;float:right;
		font-size: .8em;
	}
	.about-us-agile {
		padding: 2em 3em 2.6em;
	}

    .callbacks_tabs {

    top: 56.5%;

}
	.callbacks_nav.next {
		left: 91.5%;
	}
	.callbacks_nav {
		bottom: 150px;
	}
     .w3ls-ab-right     h3{
       color:#fff;font-size:20px  ;
        -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
      .w3l-grids-about img    {
          width:100%;height:140px    ;border:1px solid #ccc;
      }
   .moduletable-search {
       top: 208px;  right:90px
   }
   .mod-languages {

    top: 13px;

}
   .support-top {
    top:690px;   width:24%;
    padding-right: 50px;
}
    .support-top .supportdetail {
       padding: 0px 0px 28px 0px;
   min-height:120px
}

}
@media(max-width:1280px){
	.navbar {
		padding: 18px 0px;
	}
   .navbar-default .navbar-collapse, .navbar-default .navbar-form {
	       margin-top: 38px;
    margin-left: 0;
    background: #ed1c22;
    width: 100%;
	}
     .moduletable-search   {
      width:156px  ;
    top: 192px;  right:90px

}
  .mod-languages {

    top: 13px;

}
    .moduletable-search form input[type="search"] {
     width:120px
}
	.cd-header-buttons {
		right: 0px;
	}
	.agileits-contact-info {
		width: 15%;
	}
	.slider-info h3 {
		font-size: 38px;
	}
	.slider-info p {
		font-size: 17px;
		line-height: 27px;
	}
	.slider-info {
		padding:1em
	}
	.readmore-w3 a {
	   margin: -4em 0 0 0;float:right;right:1em;
	}
	h3.tittle {
		font-size: 32px;
	}
.w3ls-ab-right     h3{
       color:#fff;font-size:20px  ;
        -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
      .w3l-grids-about img    {
          width:100%;height:140px    ;border:1px solid #ccc;
      }
	.input__label--yoko::after {
		height: 0.29em;
	}
	.about-us-agile {
		padding: 2em 2.5em 3em;
	}
	.address-right-w3ls h5 {
		font-size: 21px;
	}
	.map-left-w3-agile iframe {
		height: 27.99em;
	}
	.slider-info img {
		width: 125px;
	}

   .support-top {
    top:372px;
    padding-right: 30px;
}
   .support-top .supportdetail {

    padding: 0px 0px 60px 0px;

}
}
@media(max-width:1080px){

	.navbar-default .navbar-brand {
		font-size: 35px;
	}
	.cl-effect-15 a {
		font-size: 16px;
		letter-spacing: 1.5px;
	}
	nav#cl-effect-15 ul li {
		padding: 10px 15px;
	}
    .navbar-default .navbar-collapse{
         width:100%;margin:5px 0 0 0
        }            .mail-feed{
     float:right  ;margin:-35px 0px 0 0
    }
	.agileits-contact-info {
		width: 19%;
	}   div.mod-languages img {
       width:50px
      }
	.agileits-contact-info ul li {
		font-size: 14px;
	}
	.cd-search-trigger, .cd-nav-trigger {
		width: 41px;
		height: 41px;
	}
	.cd-search-trigger::before {
		top: 9px;
		left: 10px;
		width: 17px;
		height: 17px;
	}
	.cd-search-trigger::after {
		height: 3px;
		width: 9px;
		bottom: 14px;
		right: 10px;
	}
         .cd-header-buttons{
       right:0 ;top:63px
      }
	.navbar {
		padding: 16px 35px;
	}
	.slider-info img {
		margin-bottom: 2em;
	}
	.slider-info {
		left: 0em;
		top: 18.5em;
	}
	.slider-info h3 {
		font-size: 35px;
	}
	.callbacks_tabs {
		top: 69.5%;
	}
	.readmore-w3 a {
		bottom: 3.5em;
		left: 0.5em;
		font-size: .7em;
	}
	.callbacks_nav {
		bottom: 213px;
		width: 37px;
		height: 37px;
		background-size: 74px;
	}
	.sevices-w3layouts, .team, .contact-w3-agileits, .gallery, .about {
		padding: 40px 0px;
	}
	.w3ls-agile-left a {
		margin-top: 5px;
		font-size: .78em;
	}
	h3.tittle {
		font-size: 23px;
	}
	.agile-about-right-img {
		min-height: 270px;
	}     .w3l-grids-about img {
  	  height:95px
	}

	.sevices-wthree h3 {
		font-size: 3.5em;
		padding-right: 15px;
	}
	.banner-btm-agileits-w3layouts {
		min-height: 114px;
	}
	.sevices-grid {
		padding: 0px 25px;
	}
	.sevices-wthree p {
		font-size: 18px;
		margin-left:20px;
		width: 68%;
	}
	.icon {
		margin-bottom: 1.3em;
	}
	.agile_team_grid {
		padding: 6px;
	}
	.agile_team_grid1 {
		padding: 1em .5em;
	}
	label.team-bar-w3 {
		width: 27px;
	}
	.caption {
		font-size: 15px;
	}
	.address-right-w3ls p a {
		font-size: 14.5px;
	}
	.input {
		max-width: 295px;
	}
	.address-right-w3ls {
		padding: 2.5em 3em;
	}
	textarea {
		width: 98.4%;
	}
	.contact-w3-agileits input[type="submit"] {
		font-size: 17px;
		padding: 3px 27px;
	}
	.news-letter-agileits-w3layouts, .links-w3layouts, .footer-social-icons-agileinfo {
		padding: 1.5em 0.4em 2.5em 0.51em;
	}
    .adv-top{
     height:80px; overflow: hidden;
    }
	.about-us-agile {
		padding: 1.5em 2.5em 2em;
	}
	.aboutus-right-wthree p {
		line-height: 27px;
	}
	.copy p {
		margin-top: 1.7em;
	}
	.footer {
		padding-bottom: 1.6em;
	}
	.sevices-grid i {
		font-size: 55px;
	}
	p.title-para-w3-agileits {
		margin-bottom: 3.2em;
		margin-top: 10px;
	}
}
@media(max-width:1050px){
	.navbar {
		padding: 16px 25px;
	}
	.cl-effect-15 a {
		font-size: 15.5px;
	}
	.cd-header-buttons {
		right:0px; top:56px
	}
	.agileits-contact-info ul li span {
		font-size: 12px;
	}
	.slider-info h3 {
		font-size: 31px;
	}
	.slider-info img {
		margin-bottom: 1.2em;
	}
	.callbacks_tabs a:after {
		width: 11px;
		height: 11px;
	}
	.callbacks_tabs li {
		margin: 0 5px;
	}
	.callbacks_tabs {
		top: 67.5%;
	}
	.readmore-w3 a {
		bottom: 4em;
		left: 0em;
	}
	.map-left-w3-agile iframe {
		height: 27.95em;
	}
	#toTop {
		bottom: 51px;
		right: 3%;
		width: 30px;
		height: 30px;
		background-size: 26px;
	}
	.footer-content-agile h4 {
		font-size: 18px;
	}
	.slider-info {
		left: 0.5em; top:18em
	}
}
@media(max-width:1024px){
.container {
width:100%  ;  padding:0 10px

}
	nav.navbar {
		padding: 16px  5px;
	}
    	nav.cl-effect-15{
    	  float: left; margin-top:5px
        }
        .navbar-default .navbar-collapse{
         width:100%;margin:5px 0 0 0
        }
	nav#cl-effect-15 ul li {
		padding: 10px 14px;
	}
	.navbar-default .navbar-brand {
		font-size: 33px;
        color: #000 !important;
          padding:23px 52px;   background-size: 100px auto;
    margin: 0 0 0 3%;
    float: left;
}
    .mail-feed{
     float:right  ;margin:-35px 0px 0 0
    }
    .agileits-contact-info{
      width:19%;
      }
      .mod-languages {

    top: 0px;
    right: 0;
}
      .moduletable-ngonngu {

    right: 10px;
}
      div.mod-languages img {
       width:25px
      }
      .cd-header-buttons{
       right:0 ;top:63px
      }
	.slider-info h3 {
		font-size: 29px;
	}
	.slider-info p {
		font-size: 16px;
	}
	.slider-info {
		top: 17.5em;    left:0
	}
	.readmore-w3 a {
		top: -2em;
		left: -1em;
	}
	p.title-para-w3-agileits {
		font-size: 14.5px;
	}
	.caption {
		font-size: 14.4px;
	}
	.cd-search input {
		font-size: 1.1em;
	}

    .w3l-grids-about img{
height:106px
    }

}
@media(max-width:991px){
  .container-fluid {
    padding-left:0
  }
	.slider-info {
		left: 0em;
		top: 3.5em;
	}
	.navbar {
		padding: 16px 20px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		margin-left: 10px;
	}
	.agileits-contact-info {
		width: 43.5%;
	}
	.readmore-w3 a {
		bottom: 3.5em;
		left: 39.3em;
	}
	.agile-about-right-img {
		height: auto;
	}
	.w3ls-agile-left {
		margin-top: 2em;
	}
	.sevices-grid {
		padding: 0px 10px;
		width: 33.3%;
		float: left;
	}
	h3.tittle {
		font-size: 28px;
	}
	.w3ls-agile-left h2 {
		font-size: 21px;
	}
	.w3ls-agile-left p {
		font-size: 14.5px;
	}
	.sevices-grid h4 {
		font-size: 17px;
		margin: 25px 0px 10px;
	}
	.icon {
		margin-bottom: .85em;
		height: 111px;
	}
	p.para-agileits {
		font-size: 14.5px;
	}
	.sevices-wthree {
		width: 50%;
		float: left;
		padding: 0;
	}
	.sevices-wthree h3 {
		font-size: 3.05em;
		padding-right: 15px;
	}
	.sevices-wthree p {
		font-size: 17px;
		margin-left: 20px;
		width: 65%;
		line-height: 26px;
	}
	.banner-btm-agileits-w3layouts {
		border: 4px solid #ffffff;
		padding: 20px 14px;
		min-height: 108px;
		margin-top: 1em;
	}
	.agile_team_grid {
		width: 50%;
		float: left;
	}
	.agile_team_grid_main img {
		width: 100%;
	}
	.agile_team_grid:nth-child(1),.agile_team_grid:nth-child(2){
		margin-bottom: 2em;
	}
	.agile_team_grid1 {
		padding: 1.5em 1em;
	}
	#gallery .description {
		padding: 7px 15px;
	}
	.address-right-w3ls {
		padding: 2em 2.5em;
	}
	.map-left-w3-agile iframe {
		height: 28.15em;
	}
	.input {
		max-width: 221.9px;
	}
	textarea {
		width: 98%;
		margin: 0px 6px;
	}
	.address-right-w3ls h5 {
		font-size: 20px;
	}
	.about-us-agile,.news-letter-agileits-w3layouts,.links-w3layouts,.footer-social-icons-agileinfo{
		width:25%;
		float:left;
	}
	.about-us-agile {
		padding: 1.5em 2em 2em 2.5em;
	}
	.contact-w3-agileits input[type="submit"] {
		font-size: 16px;
	}
	.footer-content-agile h4 {
		font-size: 16px;
		margin: 11px 0px 18px;
	}
}

     @media(max-width:970px){
     .slider-info {
      top:16em
     }

    .readmore-w3 a {
     left:0
    }
    .callbacks_tabs {
    top: 57.5%;
}
    .w3ls-ab-right {
     width:50%;float:left;margin-bottom:1em
    }
     .w3l-grids-about img{
      height:195px
     }

}
@media(max-width:900px){
	.navbar-default .navbar-brand {
		font-size: 29px;
	}
	.cl-effect-15 a {
		letter-spacing: 1px;
	}
	nav#cl-effect-15 ul li {
		padding: 10px 11px;
	}
	.agileits-contact-info ul li {
		font-size: 13px;
	}
	.cd-header-buttons {
		right: 20px;
	}
	.agileits-contact-info {
		width: 13.99%;
	}
	.slider-info img {
		width: 100px;
	}
	.slider-info h3 {
		font-size: 26px;
	}
	.slider-info p {
		line-height: 22px;
	}
	.slider-info {
		width: 82%;
		left: 5.4em;
		top: 2.9em;
	}
	.readmore-w3 a {
		bottom: 3.4em;
		left: 35.6em;
	}
	.callbacks_tabs {
		top: 64.5%;
	}
	.callbacks_nav {
		bottom: 178px;
	}
	.address-right-w3ls {
		padding: 2em 2em;
	}
	.news-letter-agileits-w3layouts, .links-w3layouts, .footer-social-icons-agileinfo {
		padding: 1.5em 0em 2em 2em;
	}
	.about-us-agile {
		padding: 1.5em 2em 2em 2em;
	}
	.copy p {
		font-size: 13px;
	}
	.caption {
		font-size: 12.5px;
	}
	p.title-para-w3-agileits {
		margin-bottom: 2.4em;
		margin-top: 8px;
	}
}
@media(max-width:800px){
	.navbar {
		padding: 16px 10px;
	}
	.navbar-default .navbar-brand {
		font-size: 26px;
	}
	.cl-effect-15 a {
		letter-spacing: .4px;
	}
	.cd-header-buttons {
		right: 10px;
	}
	nav#cl-effect-15 ul li {
		padding: 10px 8px;
	}
	.agileits-contact-info {
		width: 54.99%;
	}
    .adv-top{
     height:60px
    }
	.slider-info {
		width: 100%;
		left: 0em; top:13em
	}
	.callbacks_nav.next {
		left: 92.5%;
	}
	.callbacks_nav {
		bottom: 155px;
		width: 30px;
		height: 30px;
		background-size: 62px;
	}
	.callbacks_tabs {
		top: 50.5%;
		left: 41%;
	}
	.readmore-w3 a {
	    top: -3em;
		left: 0em;
		padding: 6px 17px;
	}
	.banner-btm-agileits-w3layouts {
		min-height: 104px;
	}
	.about-us-agile {
		float: none;
		width: 100%;
		padding: 2em;
	}

    .w3l-grids-about img{
     height:170px
    }
	.news-letter-agileits-w3layouts, .links-w3layouts, .footer-social-icons-agileinfo {
		width: 48.3%;
		float: left;
		padding:2em;
	}
    #gallery img{
     height:180px
    }
    #gallery .caption {
     height:52px
    }

}
@media(max-width:768px){
	nav#cl-effect-15 ul li {
		padding: 9px 7px;
	}
	.navbar-default .navbar-brand {
		font-size: 25px;
	}
	.cd-search-trigger, .cd-nav-trigger {
		width: 36px;
		height: 36px;
	}
	.cd-search-trigger::before {
		top: 7px;
		left: 7px;
	}
	.cd-search-trigger::after {
		bottom: 11px;
		right: 8px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		margin-top: 5px;
		margin-left: 6px;
	}
	.agileits-contact-info {
		margin-top: 12px;
	}
	.cd-header-buttons {
		top: -56px;
	}
	.callbacks_nav.next {
		left: 92.7%;
	}
	.slider-info h3 {
		font-size: 22px;
	}
	.slider-info img {
		margin-bottom: 1em;
	}
	.callbacks_tabs a:after {
		width: 10px;
		height: 10px;
	}
	.callbacks_tabs li {
		margin: 0 2px;
	}
	.callbacks_tabs {
		left: 42%;
	}
	.readmore-w3 a {
	    top: -3em;
		left: 0em;
	}
	.sevices-w3layouts, .team, .contact-w3-agileits, .gallery, .about {
		padding: 35px 0px;
	}
	h3.tittle {
		font-size: 26px;
	}
	 .links-w3layouts, .footer-social-icons-agileinfo {
		width: 48%	}
	.news-letter-agileits-w3layouts {
		width: 48%;
	}
    .pull-right,pull-left{
      width:98%
    }
    .item-page input, .item-page textarea{
     max-width:100%
    }
     .men3 {
    width: 49%;   float:left
}   .intro-product .PricebasePriceVariant {
   height:20px;
}
.intro-product .PricesalesPrice {
   height: 20px;
}
  .intro-product .desc {
   height: 48px; width:100%; overflow: hidden;
}
}
@media(max-width:767px){
	nav.linkEffects.linkHoverEffect_12 {
		float:none;
	}
	nav.linkEffects.linkHoverEffect_12 ul li {
		display: block;
		margin: 14px auto;
		text-align: center;
	}
	.navbar-collapse.in {
		overflow-y: hidden;
		width: 100%;
	}
	.navbar-default .navbar-brand {
		margin-top: 0px;
	}
	.navbar-header {
		margin-top: 0px;  width:100%;height:auto
	}
	.linkHoverEffect_12 a {
		font-size: 16px;
		padding: 10px 15px;
	}
	.top-bar {
		padding: 0px;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: rgba(255, 253, 253, 0.42);
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle {
		border-color: #fff;
	}
	 .navbar-toggle {
		position: relative;
		float: right;
		padding: 9px 10px;
	   margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		margin-top: 0;
		margin-left: 0;
		float:none;
	}
	nav#cl-effect-15 ul li {
		padding: 9px 7px;  margin-bottom:3px;
		width: 100%;
		text-align: center;
	}
       .mod-languages {
             		margin-top:3px
        }
       	nav#cl-effect-15 ul.lang-inline li {

		width: 30px;

	}
    .main-menu-top {
    float: right;
    width: 99%;
    margin-top: 30px;
}
       .moduletable-search {
    top: 66px;
}
.moduletable-menu-product {
    width: 99%;
    position: relative;
}
.menu-product-left {
    float: left;
    width: 100%;
    position: relative;
}
nav#cl-effect-15 ul.menu-product-left li a {
    color: #fff;
}
.moduletable-menu-product h3 {

    width: 99%;

    float: left;

}
.support-top {   position: relative;  width: 99%;
    top: 10px;
    padding-right: 0px;
}
	.slider-info p {
		font-size: 15px;
	}
	.slider-info {
		left: 0em;  top:11em
	}
	.cd-header-buttons {  
		top: -52x;
		right: 63px;
	}
	.readmore-w3 a {
		left: 2.7em;
	}
	.agileits-contact-info {
		width: 24%;  position: absolute;
		float:right;   right:113px;top: 16px;
		text-align: left;

	}
	.agileits-contact-info ul li {
		font-size: 15px;
	}
	.sevices-grid {
		padding: 0px 130px;
		width: 100%;
		float: none;
		margin: 0px 0px 45px;
	}
	.banner-btm-agileits-w3layouts {
		margin-top: 0;
	}
	.sevices-wthree p {
		font-size: 16px;
		margin-left: 16px;
	}
	.sevices-wthree h3 {
		font-size: 3em;
		padding-right: 10px;
	}
	.ggrids {
		width: 100%;
		float: left;
	}  #gallery a img {
  	  width:48%;float:left;height:auto ;
	}
         #gallery  .description {
  	  width:48%;float:right; clear: right;
	}         #gallery .caption{
  	  height: auto  
	}

	.map-left-w3-agile {
		float: none;
		width: 100%;
	}
	.address-right-w3ls {
		width: 100%;
		float: none;
	}
	.map-left-w3-agile iframe {
		height: 17em;
	}
	.address-right-w3ls {
		padding: 2em 3em;
	}
	.input {
		max-width: 100%;
		margin: 0;
	}
	.input {
		width: 100%;
	}
	textarea {
		width: 100%;
		margin: 0;
		margin-top: 3em;
	}
	#Choco_right_arrow {
		left: 13%;
	}
	#Choco_left_arrow {
		left: -14%;
	}
	.last a {
		margin-bottom: 0px!important;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
	}
	.sevices-w3layouts, .team, .contact-w3-agileits, .gallery, .about {
		padding: 00px 0px;
	}
}
@media(max-width:736px){
             .header-nav {
                 padding: 0px 0 27px 0;
                 }
	.callbacks_tabs {
		left: 42.5%;
	}
    .agileits-contact-info {
      width:25%
    }
       .cd-header-buttons {
         top:-52px
       }

	.readmore-w3 a {
		left: 31.6em;
	}
	.slider-info h3 {
		font-size: 20px;
		letter-spacing: 2px;
	}
	h3.tittle {
		font-size: 24px;
	}
	.slider-info {
		left: 0em;
		top: 14em;
		width: 100%;
	}
	.slider-info h3 {
		margin: 0px 0px 1px;
	}
	.readmore-w3 a {
		left: 0em;;top:2em
	}
	.callbacks_nav {
		bottom: 128px;
	}
     .men3 {
    width: 49%;   float:left
}
}

   @media(max-width:732px){

   }

@media(max-width:667px){
  .header-nav {
                 padding: 0px 0 18px 0;
                 }
  .agileits-contact-info
  {
    width:28%
  }
    .slider-info {
     top:13em
    }

	.readmore-w3 a {
		left: 0; top: 2em
	}
	.sevices-grid {
		padding: 0px 120px;
	}
	.sevices-wthree h3 {
		float: none;
		border-right: none;
		border-bottom: 3px solid #168eea;
		font-size: 4em;
		padding-right: 0px;
		text-align: center;
		width: 33%;
		margin: 0 auto;
	}
	.sevices-wthree p {
		font-size: 16px;
		margin-left: 0;
		margin-top: 7px;
		float: none;
		width: 100%;
		text-align: center;
	}
	.sevices-wthree {
		width: 100%;
		float: none;
		padding: 0;
	}
	.sevices-wthree:nth-child(1) {
		margin-bottom: 2em;
	}
	.banner-btm-agileits-w3layouts {
		min-height: auto;
		padding: 2em 2em 3em;
	}
	.news-letter-agileits-w3layouts,.links-w3layouts, .footer-social-icons-agileinfo {
		width: 95%;
		float: none;
		padding: 0;   padding-top:1.5em;
		padding-left: 1em;
	}
	.news-letter-agileits-w3layouts input[type="submit"] {
		float: none;
	}
	.news-letter-agileits-w3layouts input[type="email"] {
		width: 61%;
		display: block;
	}
	.footer-content-agile h4 {
		font-size: 16px;
		margin: 35px 0px 14px;
	}
	.copy {
		margin-top: 35px;
	}
	.about-us-agile {
		padding: 5px 40px 32px 46px;
	}
      .men3 {
    width: 49%;
}
}
@media(max-width:640px){
  .header-nav {
                 padding: 0px 0 13px 0;
                 }
	.callbacks_nav.next {
		left: 91.7%;
	}
	.slider-info {
		left: 0;top:12em
	}
	.readmore-w3 a {
		left: 0.5em;
		bottom: 1.5em;
	}
	.callbacks_tabs a:after {
		width: 9px;
		height: 9px;
	}
	.callbacks_tabs {
		top:60.5%;
	}
	.sevices-w3layouts, .team, .contact-w3-agileits, .gallery, .about {
		padding: 0px 0px;
	}
	.sevices-grid {
		padding: 0px 100px;
	}  .w3l-grids-about img {
  	  height:125px
	}  .adv-top {
  	  height:47px
	}
       .men3 {
    width: 49%;
}
}
@media(max-width:605px){
  .header-nav {
                 padding: 0px 0 5px 0;
                 }
          .agileits-contact-info {
            width:35%
          }

	.slider-info h3 {
		font-size: 18px;
	}
	.slider-info img {
		width: 85px;
	}
	.slider-info img {
		width: 85px;
	}
	.readmore-w3 a {
		left: 0em;
		padding: 5px 15px;
	}
	.caption {
		font-size: 12.4px;
	}
	.slider-info {
		left: 0em;
	}
}
@media(max-width:568px){
  .header-nav {
                 padding: 0px 0 2px 0;
                 }

.about .container{
  padding-left: 0;  padding-right: 0
}

     .xagileits-contact-info {
         width:70%

     }

	.callbacks_nav {
		bottom: 109px;
	}


	.slider-info p {
		font-size: 14px;
	}
	.callbacks_nav.prev {
		left: 16px;
	}
	.slider-info img {
		margin-bottom: .7em;
	}
	.slider-info h3 {
		font-size: 17px;
	}
	.slider-info {
		left: 0;
		top:11em;
	}
	.readmore-w3 a {
		left: 0;
		bottom: 1.2em;
	}
	.sevices-grid {
		padding: 0px 72px;
	}
	.map-left-w3-agile iframe {
		height: 15em;
	}   .w3l-grids-about img {
  	  height:120px
	}
    .pull-left{
      width:100%
    }
}
 @media(max-width:534px){
   .header-nav {
                 padding: 0px 0 0px 0;
                 }
     .slider-info {
		left: 0;
		top:10em;
	}     .w3l-grids-about img {
  	  height:110px
	}
    .men3{
      width:49%
    }

 }
@media(max-width:480px){
         nav.navbar {
    padding: 16px 5px 5px 5px;
}
	nav#cl-effect-15 ul li {
		padding: 5px 7px;
	}
	.agileits-contact-info ul li {
		font-size: 12.5px;
	}
	.agileits-contact-info ul li span {
		font-size: 11px;
	}
	.agileits-contact-info ul li span {
		font-size: 11px;
	}
     .agileits-contact-info{
      width:40%
    }

	.slider-info h3 {
		font-size: 14px;
	}
	.slider-info p {
		font-size: 13px;
		line-height: 20px;
	}
	.slider-info img {
		margin-bottom: .5em;
		width: 65px;
	}
	.callbacks_nav.next {
		left: 90.6%;
	}
	.callbacks_nav {
		bottom: 86px;
	}
	.slider-info {
		left: 0;
		top: 9em;
	}
	.callbacks_tabs {
		top: 47.5%;
		left: 39.5%;
	}
	.readmore-w3 a {
		left: 0;
		bottom: 1.6em;
	}
	h3.tittle {
		font-size: 20px;
	}
	p.title-para-w3-agileits {
		font-size: 14.4px;
		letter-spacing: .5px;
	}
	.w3ls-agile-left h2 {
		font-size: 19px;
	}
	.w3ls-agile-left p {
		font-size: 14.4px;
	}
	.w3ls-agile-left a {
		margin-top: 0px;
		padding: 7px 16px;
	}
	.sevices-grid i {
		font-size: 50px;
	}
	.sevices-grid h4 {
		font-size: 16px;
		margin: 15px 0px 6px;
	}
	.icon {
		margin-bottom: .6em;
		height: 91px;
	}
	.sevices-grid {
		padding: 0px 20px;
		margin: 0px 0px 33px;
	}
	p.para-agileits {
		font-size: 14.4px;
	}
	.sevices-wthree p {
		font-size: 14px;
	}
	.agile_team_grid {
		width: 70%;
		margin:0 auto;
		float: none;
	}
	.agile_team_grid:nth-child(1), .agile_team_grid:nth-child(2), .agile_team_grid:nth-child(3) {
		margin-bottom: 2em;
	}
	.sevices-wthree h3 {
		font-size: 3.5em;
	}
	.address-right-w3ls {
		padding: 2em 2.5em;
	}    .w3l-grids-about img {
  	  height:90px
	}
	.ggrids {
		width: 100%;
		float: none;
	}
	.contact-w3-agileits input[type="submit"] {
		font-size: 13.5px;
		padding: 3px 24px;
	}
	.agile_team_grid1 h4 {
		font-size: 17px;
	}
	.address-right-w3ls h5 {
		font-size: 18px;
	}
	.address-right-w3ls h6 {
		font-size: 14.5px;
	}
	.address-right-w3ls p {
		font-size: 12.5px;
	}
	.footer-content-agile h4 {
		font-size: 14px;
		margin: 30px 0px 12px;
	}
	.copy p {
		margin-top: 1em;
		padding: 0 24px;
		line-height: 29px;
	}
	.footer {
		padding-bottom: 1em;
	}
	.sevices-w3layouts, .team, .contact-w3-agileits, .gallery, .about {
		padding: 0px 0px;
	}
	p.title-para-w3-agileits {
		margin-bottom: 2em;
	}

   .vm-product-container .vm-product-media-container {
    float: left;
    width: 100%;
}



}
@media(max-width:414px){
  .agileits-contact-info {
    width: 46%    ;   float:  left;
    position: relative;      margin-top: 10px   ;    left:0px  ;
      display:none
  }
  nav.navbar {
    padding: 7px 5px 5px 5px;
}
     .xtop-bar {
       max-height:auto
     }

	.xcallbacks_nav {
		bottom: 74px;
		width: 25px;
		height: 25px;
		background-size: 51px;
	}
	.xnavbar-toggle {
		padding: 7px 8px;
	}
     nav#cl-effect-15 ul li{
      width:97%
    }

	.xcd-search-trigger, .cd-nav-trigger {
		width: 33px;
		height: 33px;
	}
	.xcd-search-trigger::before {
		top: 7px;
		left: 8px;
		width: 15px;
		height: 15px;
	}
	.xcd-search-trigger::after {
		bottom: 10px;
		right: 6px;
	}
	.cd-header-buttons {
		top: 10px;
		right: 0px;
	}
	.slider-info {
		width:100%;   top:8em;left:0  ;padding:10px 0 10px 10px
	}
	.slider-info h3 {
		font-size: 13px;
		margin-bottom: 0px;  padding:0em 1em 3em 0em;
		letter-spacing: 1px;
	}
    .adv-top{
          height:32px
    }
        .moduletable-search {
    top: 57px;
}

    .w3l-grids-about img{
      height:80px
    }

	.xcallbacks_nav.prev {
		left: 5px;
	}
	.xcallbacks_nav.next {
		left: 92.5%;
	}
	.xslider-info img {
		margin-bottom: .3em;
		width: 51px;
	}
	.readmore-w3 a {
		left: 0em;top:-2em;
		padding: 3px 12px;
	}
	.xcallbacks_tabs a:after {
		width: 8px;
		height: 8px;
	}
	.xcallbacks_tabs {
		top: 36.5%;
		left: 38.5%;
	}
	xp.title-para-w3-agileits {
		margin-bottom: 2em;
		margin-top: 3px;
		line-height: 25px;
	}
	.xw3ls-agile-left {
		margin-top: 2em;
	}
	.sevices-w3layouts, .team, .contact-w3-agileits, .gallery, .about {
		padding: 0px 0px;
	}       .about .container   {
  	        padding-left:0;padding-right:0
	}

	.xagile_team_grid {
		width: 80%;
	}
	.address-right-w3ls p {
		line-height: 26px;
	}
	.xcontact-w3-agileits input[type="submit"] {
		margin-top: 35px;
	}
	.xabout-us-agile {
		padding: 5px 30px 27px 30px;
	}
	.xnews-letter-agileits-w3layouts, .links-w3layouts, .footer-social-icons-agileinfo {
		padding-left: 1em;
	}
	.xnews-letter-agileits-w3layouts input[type="email"] {
		width: 70%;
		padding: 6px 10px;
		margin-top: 15px;
	}
	.xfooter-content-agile h4 {
		margin: 27px 0px 12px;
	}
	.xcopy p {
		padding: 0 29px;
	}
	.xslider-info p {
		letter-spacing: 0.3px;
	}


}
@media(max-width:384px){
  .agileits-contact-info  {
	    width:50%
	}
	.agileits-contact-info ul li span {
		font-size: 12px;
		margin-left: 8px;
	}
	.navbar-toggle .icon-bar {
		width: 20px;
	}
	.navbar-toggle {
		margin-right: 1px;
	}
	.slider-info {
		width: 100%;
		top:6em;
		left:0em;
	}
	.callbacks_tabs {
		left: 37.7%;
	}
	.readmore-w3 a {
		left: 0em;
		padding: 3px 9px;
		top: -8em;
	}
	.w3ls-agile-left h2 {
		font-size: 17px;
	}
	.w3ls-agile-left p {
		margin: .5em 0 1em;
	}
	.w3ls-agile-left a {
		padding: 5px 14px;
	}
	.banner-btm-agileits-w3layouts {
		padding: 1em 1em 1.5em;
	}
	.sevices-wthree h3 {
		font-size: 3em;
	}
	.sevices-wthree:nth-child(1) {
		margin-bottom: 1em;
	}
	.map-left-w3-agile iframe {
		height: 14.3em;
	}
	.address-right-w3ls h6 {
		font-size: 14.4px;
	}
	.slider-info p {
		letter-spacing: 0.1px;
	}    .slider-info h3 {
	    padding:0em 1em 5em 1em
	}
    .w3ls-ab-right {
      width:100%;
    } .w3ls-ab-right img{
      height:140px
    }
        .callbacks_tabs {
          top:35%
        }

}
@media(max-width:375px){
	.slider-info {
		width: 100%;
		top:7em;
		left:0em; padding: 6px 0;
	}
	.slider-info img {
		margin-bottom: .4em;
		width: 47px;
	}
	.callbacks_tabs {
		left: 37%;
	}
	.readmore-w3 a {
		left:0em;
		padding: 2px 9px; top:-4em
	}
	.callbacks_nav.next {
		left: 92.4%;
	}
	.sevices-grid h4 {
		font-size: 15px;
	}
	.agile_team_grid {
		width: 90%;
	}
	.address-right-w3ls {
		padding: 2em 2em;
	}
}
   @media(max-width:360px){
    .agileits-contact-info{
  	  width: 52%
	}

}
@media(max-width:320px){

	.navbar {
		padding: 16px 0px;
	}     .agileits-contact-info{
  	  width: 62%
	}
        nav#cl-effect-15 ul li {
          width:96%
        }

	.cd-header-buttons {
		top: 10px;
		right: 0px;
	}
	.slider-info {
		width: 100%;
		top:  6em;
		left: 0em; padding:6px 0
	}
	.slider-info img {
		width: 40px;
	}
	.slider-info h3 {
		font-size: 11px;
	}
	.readmore-w3 a {
		left: 0em;
		padding: 1px 7px;
	   top: -7em;
	}
	.callbacks_tabs li {
		margin: 0 0px;
	}
	.callbacks_nav {
		bottom: 70px;
		width: 20px;
		height: 20px;
		background-size: 40px;
	}
	h3.tittle {
		font-size: 20px;
	}
	.sevices-w3layouts, .team, .contact-w3-agileits, .gallery, .about {
		padding: 35px 0px;
	}
    .w3ls-ab-right img{
      height:130px
    }

	p.title-para-w3-agileits {
		margin-bottom: 1em;
		margin-top: 1px;
	}
	.callbacks_nav.next {
		left: 91.6%;
	}


}

 @media(max-width:240px){
      .agileits-contact-info{
  	  width: 80%
	}
       nav#cl-effect-15 ul li {
    width: 95%;
}     .w3ls-ab-right img {
    height: 103px;
}
 }


