/*--Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*-- reset code --*/
body{
	padding:0;
	margin:0;
	background:#FFF;
}
body a{
    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[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;	
	padding:0;
}

h4,h5{
    font-family: 'Nunito', sans-serif;
}
p{
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
button{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
img {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- /reset code --*/
body {
	font-family: 'Open Sans', sans-serif;
	color:#999;
}
/*-- top bar --*/
.top-bar {
	margin:0 auto;
	padding:7px 0;
	background-color:#0093D9;
}
ul.top-contacts , ul.top-links {
	list-style:none;
}
ul.top-contacts {
	float:left;
}
ul.top-links {
	float:right;
}
ul.top-contacts li {
	margin-right:20px;
	display:inline-block;
}
ul.top-links li {
	margin-left:5px;
	display:inline-block;
}
.top-bar ul.top-contacts li p , .top-bar ul.top-contacts li p a {
    color: #fff;
	text-decoration:none;
	font-size: 16px;
    font-weight:400;
	padding-top:7px;
}
.top-bar ul.top-contacts li p span {
    vertical-align: middle;
    text-align: center;
    line-height: 1px;
	margin-right:5px;
}
.top-bar ul.top-contacts li p a:focus, .top-bar ul.top-contacts li p a:hover {
    color:#fff;
	text-decoration:underline;
}
.top-bar ul.top-links li a i.fa {
	color: #000;
    background-color: #fff;
    width: 37px;
    height: 37px;
    font-size: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    line-height: 36px;
    text-align: center;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
}
.top-bar ul.top-links li a i.fa:hover {
	color: #fff;
    background-color: #E47614;
}
/*-- /top-bar --*/
/*-- navigation section --*/
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color:#0093D9;
    background-color: transparent;
}
.navbar-inverse .navbar-brand {
    color:#0093D9;
	padding:20px 15px;
}
.navbar-brand h1 {
	font-size:35px;
	font-weight:normal;
	color:#0093D9;
	text-transform:uppercase;
}
.navbar-inverse .navbar-nav>li>a {
    color: #201815;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #201815;
    background-color:transparent;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #201815;
    background-color:transparent;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #ffffff;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
}
.navbar-nav>li>a {
    padding-top: 30px;
    padding-bottom: 30px;
}
.navbar-wrapper .navbar {
    border-radius: 0px;
}
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}
.navbar {
	margin-bottom:0;
	height:85px;
}

@media (min-width: 768px) {
  .navbar-wrapper {
    margin-top: 57px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-wrapper .cl-effect-4 li::after {
	position: absolute;
	top:80%;
	left: 0;
	width: 100%;
	height: 1px;
	background:#0093D9;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.navbar-wrapper  .cl-effect-4 li a:hover::after,
.navbar-wrapper  .cl-effect-4 li a:focus::after {
	height: 5px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}	
/*-- /navigation section --*/
/*-- banner section --*/
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.fl {
	float: left;
}
.row {
	width: 100%;
}
.grid12 {
	float: left;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.small12 {
	width: 100%;
}
.small3 {
	width: 25%;
}
.slideDemos {
	width: 100%;
}
.slideDemos-single {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 1em;
}
.slideDemos-single .pogoSlider {
	height: 225px;
}
.slideDemos-single h3 {
	text-align: center;
	margin-top: 90px;
	color: #fff;
	font-weight: 700;
}
.pogoSlider-slide-element {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    text-align:left;
    margin-top: 560px!important;
}
.pogoSlider-slide-element h3 {
	color: #fff;
    font-weight: normal;
    font-size: 50px;
    padding: 0 600px 30px 100px;
    letter-spacing: 3px;
    line-height: 75px;
    padding-bottom: 30px;
    text-transform: uppercase;
    position: relative;
}
.pogoSlider-slide-element h3:after {
	content: '';
    background-color: #0093D9;
    height: 5px;
    width: 20%;
    left: 6%;
    bottom: 0;
    position: absolute;
}
.pogoSlider-nav-btn {
	width:15px;
	height:15px;
}
/*-- /banner section --*/

/*-- banner-top --*/
.ban-top{
    background:#FFFFFF;
    padding: 0px 0;
}
.dropdown-menu.columns-3 {
    min-width: 600px;
    padding: 20px 20px;
}
.multi-gd-img img{
    width:100%;
}
/*-- nav-bar --*/
.navbar-default {
    background: none;
    border: none;
    min-height: inherit;
    margin: 0;
    float: right;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #FFFFFF;
    background: none;
}
.navbar-nav > li {
    margin: 0 15px 0 0;
}
.navbar-nav > li > a {
    padding: 26px 16px;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav > li > a {
    line-height: inherit;
}

/*-- //nav-bar --*/
/* Common styles for all menus */

.menu__list {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu__item {
    display: block;
    margin: 0em 0;
}

.menu__link {
    font-size: 1.05em;
    font-weight: bold;
    display: block;
    padding: 1em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.menu__link:hover,
.menu__link:focus {
    outline: none;
}

/* Individual styles */
.menu--shylock .menu__link {
    position: relative;
    margin: 0;
    color: #b5b5b5;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
}

.menu--shylock .menu__item--current .menu__link,
.menu--shylock .menu__item--current .menu__link:hover,
.menu--shylock .menu__item--current .menu__link:focus {
    color: #d94f5c;
}

.menu--shylock .menu__item--current .menu__link::after,
.menu--shylock .menu__item--current .menu__link::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.menu--shylock .menu__item--current .menu__link::before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.menu--shylock .menu__link:hover,
.menu--shylock .menu__link:focus {
    color: #b5b5b5;
}

.menu--shylock .menu__link:hover::before,
.menu--shylock .menu__link:focus::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.menu--shylock .menu__link::before,
.menu--shylock .menu__link::after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 5px;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: center left;
    transform-origin: center ;
    -webkit-transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.menu--shylock .menu__link::before {
    background: #E47614;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.menu--shylock .menu__link::after {
    background: #E47614;
}
a.menu__link {
    color: #000 !important;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
.agile_short_dropdown {
    border-radius: 0;
    background: #ffffff;
    text-align: center;
    padding:0;
    border: none;
}
.agile_short_dropdown li a{
    text-transform:uppercase;
    color:#212121;
    font-size:13px;
    font-weight:600;
    padding: .8em 0;
    /*border-bottom: 1px solid #ececef;*/
}
.agile_short_dropdown > li > a:hover{
    color: #fff;
    text-decoration: none;
    background-color: #E47614;
}

/*-- //left nav --*/
.top_nav_right {
    float: right;
    width: 21%;
}
.box_1 {
    background: #E47614;
    padding: 15px 22px;
    text-align: center;
}
.box_1 h3 {
    color: #fff;
    font-size: 1em;
    margin: 0;
    text-decoration:none;
    margin: 0 0 7px 0;
}
.total i {
    top: 2px;
    left: -5px;
}

.box_1 p {
    margin: 0;
    color: #999;
    font-size: 14px;
}
a.simpleCart_empty {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    display: block;
}
.header-right ul li a:hover {
    transform: rotateY(360deg);
}
/*-- //banner-top --*/
/*-- banner --*/


/*-- inner-page-banner --*/
.inner-page-banner{
    background: url(../images/baner.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 250px;
}

li.breadcrumb-item {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
}

li.breadcrumb-item a {
    color: #555;
}

.breadcrumb-item.active {
    color: #E47614;
}
.breadcrumb{
    margin: 0;
}
/*-- //inner-page-banner --*/


/*-- services section --*/
section.service-w3ls {
	padding:50px 0;
}
section.service-w3ls h3.text-center {
	font-size: 35px;
    font-weight: 600;
	padding-bottom:25px;
	text-transform:uppercase;
	position:relative;
	color:#000;
}
section.service-w3ls h3.text-center:after {
    content: '';
    position: absolute;
    background-color: #0093D9;
    width: 5%;
    height: 4px;
    bottom: 25%;
    left: 47.5%;
}
section.service-w3ls p.text-center {
	font-size:17px;
	font-weight:normal;
	padding-bottom:50px;
}
section.service-w3ls h4 {
    font-size: 22px;
    font-weight: normal;
    color: #0093D9;
    padding: 0 0 20px;
    text-transform: capitalize;
}
section.service-w3ls p.serv-p1 {
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
}
section.service-w3ls .col-xs-5.serv-agile2 {
    padding: 0;
}
section.service-w3ls .col-xs-7.serv-agile1 {
    border: 1px solid #999;
    height: 263px;
    padding: 34px;
}
section.service-w3ls .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0,0,0,0);
    border: 1px solid #0093D9;
    border-radius: 10px;
}
section.service-w3ls .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color:#0093D9;
}
section.service-w3ls .carousel-indicators {
    bottom: -50px;
}
/*-- /services section --*/

/*-- coupons --*/
.coupons{
    background:url(../images/banner.jpg) no-repeat center;
    background-size:cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 250px;
    padding-top:70px;
}

.coupons-gd span {
    background: #E47614;
    padding: 18px 15px;
    border-radius: 100%;
    color: #F3F3F3;
    font-size: 18px;
}
.coupons-gd h4 {
    color: #FFFFFF;
    font-size: 10px;
    text-transform: uppercase;
    margin: 25px 0 15px;
}
.coupons-gd h3 {
    color: #FFFFFF;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 1.8em;
    margin: 73px 0 0;
}
.coupons-gd p {
    text-align: center;
    color: #BBB;
    font-size: 15px;
    line-height: 2em;
}
/*-- //coupons --*/

/* Team */
.team img {
    width: 100%;
}
.inner-team1{
    box-shadow: 0 1px 1px #ddd;
    padding:0 0 10px 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -webkit-box-shadow: 0 1px 1px #ddd;
    -moz-box-shadow: 0 1px 1px #ddd;
}
.inner-team1:hover {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -webkit-box-shadow: 0 0 40px #aaa;
    -moz-box-shadow: 0 0 40px #aaa;
    box-shadow: 0 0 40px #aaa;
}
.team1 h3 {
    text-align: center;
    margin-top: 20px;
    font-size: 22px;
    color: #000;
    text-transform: capitalize;
}
.team1 h4 {
    text-align: center;
    font-size: 18px;
    margin: 10px 0 0;
    letter-spacing: 1px;
    color: #03A9F4;
    font-weight: normal;
}
.team1 p {
    color: #212121;
    color: #757575;
    line-height: 26px;
    padding: 20px;
    text-align: center;
}
.team1 {
    padding: 8px;
}
.team-social a i {
    color: #000;
    font-size: 16px;
    border: 1px solid #8a8a8a;
    padding: 10px;
    width: 35px;
    height: 35px;
    line-height: 15px;
}
.inner-team1 {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    border: 1px solid #d4d4d4;
}
.team-social{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    text-align: center;
    margin-bottom: 10px;
}
.inner-team1:hover div.team-social {
    display: block;
    bottom: 100px;
    left: 68px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.team i.fa.fa-twitter {
    color: #1da1f2;
}
.team i.fa.fa-twitter:hover {
    color: #fff;
    background: #1da1f2;
    border: 1px solid #1da1f2;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition:1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s;
}
.team i.fa.fa-pinterest-p{
    color: #bd081c;
}
.team i.fa.fa-pinterest-p:hover{
    color: #fff;
    background: #bd081c;
    border: 1px solid #bd081c;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition:1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s;
}
.team i.fa.fa-linkedin{
    color: #e68523;
}
.team i.fa.fa-linkedin:hover{
    color: #fff;
    background: #e68523;
    border:1px solid #e68523;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition:1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s;
}
/* Team */

/*-- divider section --*/
section.divider {
	background:url(../images/gb1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	-ms-background-size:100% 100%;
	padding:20px 0;
	text-align:center;
}
section.divider h2.text-center {
	font-size:35px;
	font-weight:normal;
	padding-bottom:20px;
	color:#fff;
	line-height:70px;
	text-transform:uppercase;
}
section.divider  a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    width: 150px;
    height: 50px;
    line-height: 49px;
    background-color: #E47614;
    border: 1px solid #fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    display: inherit;
    margin: 10px auto 0;
}
section.divider a:hover {
	background-color:#fff;
	color:#E47614;
}
section.divider h4#myModalLabel {
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}
section.divider p.banner-p1 {
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
    font-weight: 400;
}
button.btn.btn-lg.btn-success {
    background-color:#0093D9;
	color:#fff;
}
/*-- /divider section --*/
/*-- work section --*/
section.work {
	padding:100px 0;
}
section.work h3.text-center {
	font-size: 35px;
    font-weight: 600;
	padding-bottom:40px;
	color:#000;
	text-transform:uppercase;
	position:relative;
}
section.work h3.text-center:after {
    content: '';
    position: absolute;
    background-color: #0093D9;
    width: 3%;
    height: 4px;
    bottom: 25%;
    left: 48.5%;
}
section.work p.text-center {
	font-size:16px;
	font-weight:normal;
	padding-bottom:50px;
	line-height:35px;
	color:#999;
}
section.work .portfolio-grids {
    padding: 0;
}
/******** SAP ************/
section.work .sap_tabs{
	clear:both;
	padding: 0;
}
section.work .tab_box{
	background:#fd926d;
	padding: 2em;
}
section.work .top1{
	margin-top: 2%;
}
section.work .resp-tabs-list {
    list-style: none;
    padding: 4em 0 3em;
    margin: 0 auto;
    text-align: center;
}
section.work .resp-tab-item {
    color: #333;
    font-size: 1em;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    text-align: center;
    list-style: none;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase;
    margin: 0 1.5em 0;
}
section.work .resp-tab-active {
    text-shadow: none;
    color: #E47614;
    border-bottom: 2px solid;
}
section.work .resp-tabs-container {
	padding: 0px;
	clear: left;	
}
section.work h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
section.work .resp-tab-content {
	display: none;
}
section.work .resp-content-active,section.work .resp-accordion-active {
   display: block;
}
section.work .portfolio-grids a {
    display: block;
    overflow: hidden;
	position:relative;
}
section.work .portfolio-grids img.img-responsive {
    width: 100%;
}
section.work .b-wrapper {
    background:rgba(0,0,0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
	padding: 2em;
	transition:.5s all;
	text-align:center;
}
section.work .portfolio-grids a:hover .b-wrapper{
	bottom: 0%;
}
section.work i.fa.fa-search-plus {
    color: #fff;
    font-size: 40px;
    padding-top:45px;
}
section.work .b-wrapper h5 {
    font-size:25px;
	font-weight:normal;
    color: #fff;
    text-align: center;
    padding:14px 0;
}
section.work .b-wrapper p{
	font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 1.8em;
    text-align: center;
}
section.work .gallery-grids{
	margin:0;
}
section.work .nav-tabs > li.active > a,section.work .nav-tabs > li.active > a:hover,section.work .nav-tabs > li.active > a:focus {
    color:#0093D9;
    cursor:pointer;
    border: none;
    border-bottom-color: transparent;
}
section.work .nav-tabs > li > a {
	margin-right: 20px;
    border-radius: 0;
    font-size: 17px;
    color: #000000;
    border: none;
    font-weight: normal;
}	
section.work .nav-tabs {
    border-bottom: none;
	margin: 0 0 40px;
}
section.work .nav-tabs > li {
    margin-bottom: 0;
}
section.work .nav-tabs > li:nth-child(1) {
	margin-left:43em;
}
section.work .nav-tabs > li > a:hover {
    border: none;
}
section.work .nav > li > a:hover,section.work .nav > li > a:focus {
    color:#0093D9;
	background-color:transparent;
}
section.work .cl-effect-4 li a::after {
	position: absolute;
	top:100%;
	left: 0;
	width: 100%;
	height: 1px;
	background:#0093D9;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

section.work .cl-effect-4 li a:hover::after,section.work .cl-effect-4 li.active a::after,section.work .cl-effect-4 li.active a:focus::after,section.work .cl-effect-4 li.active a:hover::after,section.work .cl-effect-4 li a:focus::after {
	height: 5px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}	
section.work .nav-tabs > li:nth-child(1),section.work .nav-tabs > li:nth-child(2),section.work .nav-tabs > li:nth-child(3),section.work .nav-tabs > li:nth-child(4) {
	position:relative;
}
section.work .nav-tabs > li:nth-child(1):after,section.work .nav-tabs > li:nth-child(2):after,section.work .nav-tabs > li:nth-child(3):after,section.work .nav-tabs > li:nth-child(4):after {
	content: '';
    background-color: #0093D9;
    width: 2px;
    height: 20px;
    right: 5px;
    top: 12px;
    position: absolute;
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -moz-rotate: rotate(30deg);
}
/*-- /work section --*/
/*-- testimonial section --*/
section.test {
	padding:100px 0 100px;
}
section.test h3.text-center {
	font-size: 35px;
    font-weight: 600;
	padding-bottom:40px;
	color:#000;
	position:relative;
	text-transform:uppercase;
}
section.test h3.text-center:after {
    content: '';
    position: absolute;
    background-color: #0093D9;
    width: 5%;
    height: 4px;
    left: 47.5%;
    bottom: 20%;
}
section.test p.text-center {
	font-size:16px;
	font-weight:normal;
	padding-bottom:50px;
	line-height:35px;
	color:#999;
}
section.test .carousel-inner > .item  {
    width:100%;
    margin: auto;
}
section.test .carousel-control.left,section.test .carousel-control.right {
	background-image:none;
}
section.test .test-details {
    padding: 0 30px;
} 
section.test .test-w3ls {
    background-color: #F7F7F7;
    padding: 25px 30px;
    height: 200px;
    position: relative;
}
section.test .test-w3ls:after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 54px;
    border-left: 10px solid #ffffff;
    border-right: 10px solid #ffffff;
    border-bottom: 14px solid #F7F7F7;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
}
section.test .test-w3ls h5 {
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 10px;
    text-transform: capitalize;
    color: #E47614;
}
section.test .test-w3ls p.test-p1 {
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
}
section.test .test-agile {
	width:100%;
	padding-top:30px;
}
section.test .test-agile img.img-circle.img-responsive {
	float:left;
	width:100px;
}
section.test .test-agile h4 {
    font-size: 17px;
    font-weight: normal;
    color: #000;
    padding: 20px 0 15px;
}
section.test .test-agile p.test-p2 {
	font-size: 15px;
    font-weight: 400;
	font-style:italic;
}
section.test .carousel-indicators li {
    border: 1px solid #0093D9;
}
section.test .carousel-indicators .active {
    background-color: #0093D9;
}
section.test .carousel-indicators {
    bottom: -45px;
}
/*-- /testimonial section --*/
/*-- subscribe section --*/
section.subs {
    padding: 100px 0;
	background:#0093D9 url(../images/subscribe.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	-ms-background-size:100% 100%;
}
section.subs h3{
	font-size:35px;
	font-weight:normal;
	padding-bottom:35px;
	color:#fff;
	position:relative;
	text-transform:uppercase;
}
section.subs h3:after {
	content:'';
	position:absolute;
	background-color:#fff;
	width:20%;
	height:2px;
	left:0;
	bottom:20%;
}
section.subs p {
	font-size:16px;
	font-weight:normal;
	line-height:35px;
	color:#fff;
}
.subscribe {
    margin-top: 89px;
}
section.subs .subscribe input#email {
    text-align: center;
    width: 70%;
	float:left;
	color:#fff;
	background-color:transparent;
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    outline: none;
	border:1px solid #fff;
    border-right: transparent;
	border-radius:0;
	font-family: 'Open Sans', sans-serif;
}
section.subs .subscribe button.btn.btn-outline.btn-lg {
    width:30%;
	float:left;
    height: 50px;
    font-size: 20px;
    font-weight: normal;
    outline: none;
    color: #fff;
	border:1px solid #fff;
    background-color:transparent;
	border-radius:0;
	font-family: 'Open Sans', sans-serif;
}
section.subs .subscribe button.btn.btn-outline.btn-lg:hover {
	background-color:#E47614;
}
input::-webkit-input-placeholder {
color: #fff !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #fff !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #fff !important;  
}
 
input:-ms-input-placeholder {  
color: #fff !important;  
}
/*-- /subscribe section --*/
/*-- map section --*/
.map iframe.googlemaps {
	width:100%;
	height:400px;
}
/*-- /map section --*/
/*-- contact section --*/
section.contact-w3ls {
	padding:100px 0;
	text-align:center;
}
section.contact-w3ls h3 {
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 45px;
    color: #000;
    position: relative;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
section.contact-w3ls h3:after {
    content: '';
    position: absolute;
    background-color: #0093D9;
    width: 5%;
    height: 4px;
    left: 47.5%;
    bottom: 31%;
}
section.contact-w3ls ul.social-icons1 {
    list-style: none;
    margin: 2em 0 0;
}
section.contact-w3ls ul.social-icons1 li {
	display:inline-block;
	margin-right:3px;
}
section.contact-w3ls ul.social-icons1 li a {
	text-decoration:none;
	font-size:16px;
	color:#000;
}
section.contact-w3ls ul.social-icons1 li a i.fa {
    font-size: 21px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    border: 1px solid #999;
    text-align: center;
    background-color: transparent;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
section.contact-w3ls ul.social-icons1 li a i.fa:hover {
	background-color:#0093D9;
	border: 1px solid #0093D9;
	color:#fff;
}
section.contact-w3ls ul.social-icons1 li a:hover {
	color:#fff;
}
/*-- /contact section --*/

.mapArea {
    width: 100%;
    display: block
}

.mapArea #map {
    width: 100%;
    height: 420px
}

/*-- contact --*/
.contact {
    padding: 0 0;
}
.sign-gd-two ul li {
    color: #000;
    margin: 25px 0;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 400;
    list-style-type: none;
}

.sign-gd-two ul li {
    margin-bottom: 15px;
}
.sign-gd-two ul li.p2 {
    margin-left: 34px;
    margin-top: 0px;
}
.sign-gd-two ul li i {
    color: #E47614;
    margin-right: 10px;
    font-size: 20px;
}
strong {
    text-transform: uppercase;
    color: #000;
}
.map-home a {
    color: #000;
}
.map-home a:hover {
    color: #146eb4;
}
ul.top-links li {
    display: inline-block;
}
ul.top-links li a i.fa {
    color: #f53753;
    color: #fff;
    font-size: 15px;
    background: #656565;

    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    line-height: 14px;
    text-align: center;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.top-links i.fa.fa-facebook {
    background: #3b5998;
}
.top-links i.fa.fa-facebook:hover {
    background: #fff;
    color: #3b5998;
}
.top-links i.fa.fa-google-plus {
    background: #dd4b39;
}
.top-links i.fa.fa-google-plus:hover {
    background: #fff;
    color: #dd4b39;
}
.top-links i.fa.fa-twitter {
    background: #0087da;
}
.top-links i.fa.fa-twitter:hover {
    background: #fff;
    color: #0087da;
}
.top-links i.fa.fa-linkedin {
    background: #0077b5;
}
.top-links i.fa.fa-linkedin:hover {
    background: #fff;
    color: #0077b5;
}
.map iframe {
    border: none;
    width: 100%;
    height: 413px;
}
.map {
    padding: 0;
}
.map-home h3 {
    color: #000;
    font-weight: 600;
    font-size: 25px;
}

/* contact form */
.contact-w3ls input[type="text"], .contact-w3ls input[type="email"] {
    width: 100%;
    color: #999;
    float: left;
    background: none;
    outline: none;
    font-size: 1em;
    padding: .85em 1em;
    margin-bottom: 10px;
    border: solid 1px #c7c7c7;
    -webkit-appearance: none;
    display: inline-block;
}
.contact-w3ls textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #999;
    font-size: 1em;
    outline: none;
    padding: 1em .8em;
    border: solid 1px #c7c7c7;
    min-height: 17em;
    -webkit-appearance: none;
}
.contact-w3ls input[type="submit"] {
    outline: none;
    color: #fff;
    padding: .5em 2em;
    margin-left: 15px;
    font-size: 1em;
    -webkit-appearance: none;
    background: #E47614;
    border: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    /* width: 100%; */
    letter-spacing: 1px;
}
.contact-w3ls input[type="submit"]:hover {
    background: #000;
    color:#fff;
}
.contact-w3ls h3,.ser-top h3,.w3ls-heading h3,.agileits_w3layouts_head h3,.customer h3{
    text-transform: uppercase;
    text-align: center;
    font-size:30px;
    color:#000;
    margin-bottom:2em;
}
label.header {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    text-transform: capitalize;
    float: left;
    margin-bottom: 8px;
}
.form-control {
    border: none;
    box-shadow: none;
}
h3.connect {
    margin-top: 43px;
}
/* //contact form */

/*-- //contact --*/
/* map */
iframe {
    width: 100%;
    border: none;
    height: 450px;
}
/* //map */

/*-- bottom-to-top --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 3%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/move-top.png) no-repeat 0px 0px;

}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

/*-- //bottom-to-top --*/



/*-- //team --*/
.social-w3lsicon{
    padding-top: 1.5em;
}
.social-w3lsicon a {
    display: inline-block;
    color: #fff;
    margin: 0 0.6em;
    font-size: 1em;
    text-align: center;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}
.social-w3lsicon a:hover {
    color: #E47614;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

/*-- contact --*/
.contact{
    padding-bottom:0;
}
.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    width: calc(100% - 0em);
    vertical-align: top;
}
.input__field {
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    -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%;
    font-size:1em;
    -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.1em 0;
    width: 100%;
}
/* Ichiro */
.input--ichiro {
    margin-top: 2.5em;
}
.input__field--ichiro {
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 100;
    display: block;
    padding: 0 1em;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background: #fff;
    color: #212121;
    opacity: 0;
    -webkit-transform: scale3d(1, 0, 1);
    -moz-transform: scale3d(1, 0, 1);
    -o-transform: scale3d(1, 0, 1);
    -ms-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.input__label--ichiro {
    width: 100%;
    text-align: left;
    cursor: text;
}
.input__label--ichiro::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#dfe4f6;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: transform 0.3s;
    transition: -o-transform 0.3s;
    transition: transform 0.3s;
    border: 1px solid #e4e4e4;
}
.input__label-content--ichiro {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: transform 0.3s;
    transition: transform 0.3s;
}
.input__field--ichiro:focus,
.input--filled .input__field--ichiro {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.input__field--ichiro:focus + .input__label--ichiro,
.input--filled .input__label--ichiro {
    cursor: default;
    pointer-events: none;
}

.input__field--ichiro:focus + .input__label--ichiro::before,
.input--filled .input__label--ichiro::before {
    -webkit-transform: scale3d(1, 1.5, 1);
    -moz-transform: scale3d(1, 1.5, 1);
    -o-transform: scale3d(1, 1.5, 1);
    -ms-transform: scale3d(1, 1.5, 1);
    transform: scale3d(1, 1.5, 1);
    border: none;
}

.input__field--ichiro:focus + .input__label--ichiro .input__label-content--ichiro,
.input--filled .input__label-content--ichiro {
    -webkit-transform: translate3d(0, -2.6em, 0) scale3d(0.8, 0.8, 1);
    -moz-transform:translate3d(0, -2.6em, 0) scale3d(0.8, 0.8, 1) translateZ(1px);
    -o-transform:translate3d(0, -2.6em, 0) scale3d(0.8, 0.8, 1) translateZ(1px);
    -ms-transform:translate3d(0, -2.6em, 0) scale3d(0.8, 0.8, 1) translateZ(1px);
    transform:translate3d(0, -2.6em, 0) scale3d(0.8, 0.8, 1) translateZ(1px);
}
.w3_agile_contact_grid textarea {
    outline: none;
    width: 100%;
    background: #dfe4f6;
    color: #212121;
    padding: .8em 1em;
    font-size: 1em;
    border: 1px solid #e4e4e4;
    min-height: 305px;
    font-weight: bold;
    margin: 2em 0 0;
}
.w3_agile_contact_grid textarea::-webkit-input-placeholder {
    color: #212121 !important;
}
.w3_agile_contact_grid input[type="submit"] {
    outline: none;
    width: 100%;
    background: #0093D9;
    color: #fff;
    padding: 1em 0;
    font-size: 1em;
    font-weight: bold;
    border: none;
    text-transform: uppercase;
    margin: 2em 0 0;
    letter-spacing: 5px;
    -webkit-transition:.5s all;
    -moz-transition:.5s all;
    transition:.5s all;
}
.w3_agile_contact_grid input[type="submit"]:hover{
    background:#E47614;
}
.agile_map iframe{
    width:100%;
    border:none;
    min-height:300px;
    margin-bottom:-6px;
}
/*-- //contact --*/

/*-- experts --*/
.what-grid {
    margin-top: 20px;
}
.what-left {
    float: left;
    width: 15%;
    text-align: center;
}
.what-right {
    float: right;
    width: 83%;
}
.what-grid1 h4,.what-grid h4 {
    font-size: 1.5em;
    color: #201815;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.what-grid1 p,.what-grid p {
    font-size: 14px;
    color: #777;
    padding-top: 10px;
}
.what-grid1 i {
    height: 60px;
    width: 60px;
    margin: 3px;
    font-size: 1.5em;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    background: #E47614;
    color: #fff;
}
.what-top1 {
    margin: 3em 0;
}
p.w3agile {
    font-size: 14px;
    color: #777;
    width: 70%;
    margin: 0 auto;
    line-height: 28px;
    text-align: center;
}
/*-- //experts --*/

/*-- video section --*/
.video-w3l {
    background: rgba(0, 0, 0, 0.28);
    min-height:400px;
    text-align: center;
}
.video-w3l h5 {
    color: #fff;
    font-size: 45px;
    letter-spacing: 2px;
    text-align: center;
    width: 70%;
    line-height: 1.5;
    margin: 0 auto;
    padding-top: 60px;
    text-shadow:6px 4px 2px rgba(10, 10, 10, 0.78);
}
.video-w3l i{
    color: #fff;
    font-size: 50px;
    text-align: center;
    margin-top: 60px;
}
/*-- //video section --*/

/*-- clients --*/
.partner-grids i.fab {
    font-size: 80px;
    color: #777;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.partner-grids i.fab:hover {
    color: #E47614;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.slick-carousel.clients .slick-slide img {
    width: auto;
}

/*-- clients--*/

/*--gallery--*/
.gallery {
    padding: 5em 0;
}
.gallery-grids {
    padding:5px;
}
.gallery-box {
    display: block;
    overflow: hidden;
    width: 100%;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
/*--.gallery-box img{
    max-width: inherit;
}--*/
/*--image-zoom--*/
img.zoom-img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}
img.zoom-img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 750ms;
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: 750ms;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -ms-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    overflow: hidden;
}
/*--//image-zoom--*/
/*--//gallery--*/

/*-- features --*/
.features {
    -webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.39);
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.39);
    background: url(../images/gb1.jpg)no-repeat center 0px fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
.features-wthree-grids {
    position: relative;
    text-align: inherit;
}
.features-wthree-grids h4 {
    color: #ff9800;
    font-size: 18px;
    margin-bottom: 0.8em;
    font-weight: 600;
    letter-spacing: 1px;
}
.features-wthree-grids p {
    color: #fff;
}
h5.w3ls-featext {
    color: rgba(255, 255, 255, 0.15);
    font-size: 18em;
    position: absolute;
    top: -32%;
    left: 26%;
    z-index: 0;
    font-weight: 800;
    line-height: 0.8em;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.features-wthree-grids:hover h5.w3ls-featext{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
    padding-top: 20%;
}
/*-- //features --*/

/*--/services Page--*/
.wthree-top-grid h4 {
    font-size: 1.8em;
    margin: 0.6em 0 0.6em 0;
    color: #0093D9;
}
/*--//services page--*/

/*-- prepare --*/
.prepare_wthree{
    background: url(../images/bg.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-attachment: fixed;
}
.prepare_top_right {
    background: #fff;
    padding: 4em;
}
.prepare_wthree h5 {
    color: red;
    letter-spacing: 2px;
    font-size: 20px;
}
.prepare_wthree h4 {
    font-size: 25px;
    letter-spacing: 2px;
    line-height: 1.5;
}
/*-- //prepare --*/

/*-- reservation --*/
.book-form input[type="text"],.book-form input[type="email"], select#country, select#country1 {
    width: 100%;
    color: #999;
    font-size: 1em;
    padding: 10px  10px 10px  40px;
    outline: none;
    background: #fff;
    border: 1px solid #dedede;
}
.phone_email{
    float:left;
}
.phone_email.phone_email1{
    float:right;
}
.phone_email, .phone_email1 {
    width: 100%;
    margin-bottom: 1.5em;
}
.cuisine {
    margin-bottom: 2em;
}
.book-form .form-text,.book_date,.section_room {
    position: relative;
}
.book-form label {
    font-size: 1em;
    color: #555;
    font-weight: 400;
    margin-bottom: .5em;
    text-transform: uppercase;
}
.span1_of_1 {
    list-style: none;
    width: 100%;
}
.span1_of_1:nth-child(2) {
    margin: 1em 0;
}
.book-form span {
    position: absolute;
    color: #E47614;
    font-size: 1em;
    top: 1em;
    left: 1.2em;
}
.book-form input[type="submit"] {
    text-transform: uppercase;
    width: 100%;
    background: #0093D9;
    color: #ffffff;
    padding: 11px 0;
    border: none;
    font-size: 1em;
    margin-top: 2em;
    outline: none;
    font-weight: 600;
    -webkit-transition:.5s all;
    -moz-transition:.5s all;
    transition:.5s all;
}
.book-form input[type="submit"]:hover{
    background: #E47614;
    color:#fff;
}
.book-form ::-webkit-input-placeholder {
    color:#999 !important;
}
.book-form :-moz-placeholder { /* Firefox 18- */
    color:#999 !important;
}
.book-form ::-moz-placeholder {  /* Firefox 19+ */
    color:#999 !important;
}
.book-form :-ms-input-placeholder {
    color:#999 !important;
}
.agile-reservation-grid {
    background: #f4f4f4;
    padding: 2em;
}
.book-form {
    margin: 1.17em 0;
}
/*-- //reservation --*/


/*-- services --*/
.services {
    padding: 0em 0 8em;
    text-align: center;
}
.services-w3lsrow {
    margin-top: 0em;
}
.services p {
    color: #666;
    font-size: 14px;
    line-height: 28px;
}
.services h4 {
    color: #000000;
    font-size: 1.3em;
    margin: 1em 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.services-grids i.fa {
    font-size: 3em;
    color: #E47614;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.services-grids:hover i.fa {
    color: #555;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.services h3.agileits-title span {
    border-left-color:#fff;
}
.services-grids:hover h4 {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.top-1 {
    border: 1px solid #c4c4c4;
    border-top:none;
}
.top-2 {
    border-bottom: 1px solid #c4c4c4;
}
.top {
    border-bottom: 1px solid #c4c4c4;
}
.top-4 {
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
}
.services-grids{
    padding: 40px 20px;
}
/*-- //services --*/

/*************************/
/****** 5. Headers ******/
/*************************/

.sub-menu, .mega-menu{
    position: relative;
    background-color: #1a2b51;
    z-index: 999999;
    display: none;
    min-width: 200px;
    transition: 500ms ease all;
}

.sub-menu.sub-menu-reversed{
    right: 0;
}

html[dir=rtl] .sub-menu.sub-menu-reversed{
    right: auto;
    left: 0;
}

.mega-menu{
    left: 15px;
    width: calc(100% - 30px);
}

.menu-list{
    list-style: none;
    padding-left: 1.25rem;
}

.menu-list .menu-list{
    padding-left: 1.25rem;
}

.menu-list > li{
    position: relative;
}

.menu-list .list-heading{
    font-family: 'PT Sans Narrow', sans-serif;
    color: #ff9c00;
    padding: 0.625rem 1.25rem;
    font-size: 1.125rem;
    text-transform: uppercase;
}

.menu-list > li + .list-heading{
    margin-top: 1.25rem;
}

.menu-list > li > a{
    padding: 0.625rem 1.25rem;
    color: #fff;
    display: block;
    transition: 200ms ease all;
}

.menu-list > li > a:hover{
    text-decoration: none;
    margin-left: 5px;
    color: #ff9c00;
}

.has-menu > a:after{
    content: "\f0da";
    font-family: "FontAwesome";
    position: absolute;
    margin-left: 1.25rem;
}

/* RTL Support */

html[dir=rtl] .has-menu > a:after{
    content: "\f0d9";
    margin-left: 0;
    margin-right: 1.25rem;
}

.has-menu .has-menu > a:after{
    display: inline;
}

.has-menu.open-menu >  a:after{
    content: "\f0d7";
}

/* RTL support */

html[dir=rtl] .has-menu.open-menu >  a:after{
    content: "\f0d7";
}

.has-menu.open-menu > .sub-menu,
.has-menu.open-menu > .mega-menu{
    display: block;
}

.sub-menu .sub-menu{
    left: 0;
    top: 0;
    margin-top: 0;
}

/* RTL Support */

html[dir=rtl] .sub-menu .sub-menu{
    left: auto;
    right: 0;
}

html[dir=rtl] .sub-menu .sub-menu-reversed{
    left: 0;
    right: auto;
}

.navbar .container{
    position: relative;
}

.header-1{
    position: relative;
    width: 100%;
    background-color: rgba(255,156,0,0.8);
    z-index: 99;
}

.header-1 .navbar{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    align-items: center;
}

.header-1 .navbar .navbar-brand{
    padding: 0.5rem 1rem;
    margin-right: 0;

}

.header-1 .navbar .nav-item .nav-link
{
    color: #fff;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    padding: 0.625rem;
    z-index: 1;
    -webkit-transition: 350ms all ease;
    transition: 350ms all ease;
}

.header-1 .navbar .nav-item:last-child .nav-link{
    padding-right: 0;
}

/* RTL Support */

html[dir=rtl] .header-1 .navbar .nav-item:last-child .nav-link{
    padding-right: 0.625rem;
    padding-left: 0;
}

.header-1 .navbar .nav-item .nav-link::before{
    content:'';
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fff;
    width: 0;
    height: 2px;
    transition: 350ms ease all;
}

.header-1 .navbar-collapse{
    position: absolute;
    width: 100%;
    top:100%;
    background-color: #1a2b51;
    flex-basis: auto;
}

.header-1 .navbar-nav{
    padding: 1.25rem;
}

.header-1 .navbar-toggler{
    position: absolute;
    height: 100%;
    right: 0;
    margin: 0;
    border-radius: 0;
    border: 0;
    color: #fff;
    font-size: 1.75rem;
    line-height: 0;
    opacity: 0.6;
}

/* RTL Support */

html[dir=rtl] .header-1 .navbar-toggler{
    left: 0;
}

.header-1 .navbar-toggler.collapsed{
    opacity: 1;
}

.header-1 .navbar-toggler .navbar-toggler-icon{
    height: auto;
}

.header-2{
    position: relative;
    width: 100%;
    background-color: rgba(255,156,0,1);
    z-index: 99;
}

.header-2 .navbar{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    align-items: center;
}

.header-2 .navbar .navbar-brand{
    padding: 0.5rem 1rem;
    margin-right: 0;
}

.header-2 .navbar .nav-item .nav-link
{
    color: #fff;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    padding: 0.625rem;
    z-index: 1;
    -webkit-transition: 350ms all ease;
    transition: 350ms all ease;
}

.header-2 .navbar .nav-item:last-child .nav-link{
    padding-right: 0;
}

.header-2 .navbar .nav-item .nav-link::before{
    content:'';
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fff;
    width: 0;
    height: 2px;
    transition: 350ms ease all;
}

.header-2 .navbar-collapse{
    position: absolute;
    width: 100%;
    top:100%;
    background-color: #1a2b51;
    flex-basis: auto;
}

.header-2 .navbar-nav{
    padding: 1.25rem;
}

.header-2 .navbar-toggler{
    position: absolute;
    height: 100%;
    right: 0;
    margin: 0;
    border-radius: 0;
    border: 0;
    color: #fff;
    font-size: 1.75rem;
    line-height: 0;
    opacity: 0.6;
}

/* RTL Support */

html[dir=rtl] .header-2 .navbar-toggler{
    left: 0;
}

.header-2 .navbar-toggler.collapsed{
    opacity: 1;
}

.header-2 .navbar-toggler .navbar-toggler-icon{
    height: auto;
}

.header-bot {
    padding: 17px 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #2fdab8;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}



/*************************/
/****** 5. Headers ******/
/*************************/


/*-- footer --*/
.footer {
    background: #0093D9;
    padding: 4em 0;
}
.footer h3.agileits-title {
    font-size: 2.2em;
    color: #fff;
    margin-bottom: 1.2em;
    font-weight: 400;
}
.footer-wthreegridimg {
    padding: 0;
}
.footer-wthreegrid li {
    display: block;
    margin-top: 1em;
}
.footer-wthreegrid li  i.fa{
    margin-right: .8em;
}
.footer-wthreegrid li a {
    font-size: 1em;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    font-weight: 300;
    outline: none;
}
.footer-wthreegrid li a:hover {
    margin-left: 1em;
    color: #E47614;
}
.footer-wthreegrid.footer-tags li {
    display: inline-block;
}
.footer-wthreegrid.footer-tags li a {
    padding: .5em 0.8em;
    margin-right: 9px;
    border: 1px solid;
}
.footer-wthreegrid.footer-tags li a:hover {
    margin-left: 0;
    background-color: transparent;
    color: #E47614;
}
.footer-wthreegrid.footer-tags {
    padding-left: 0;
}
.footer-wthreegrid p {
    color: #fff;
    font-weight: 300;
}
.copy-right {
    padding: 2em 0;
    background: #1b1b1b;
}
.copy-right p {
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
}
.copy-right p a{
    color: #E47614;
    text-decoration:none;
}
.copy-right p a:hover{
    color: #fff;
}
/*-- //footer --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 3%;
    right: 3%;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url("../images/move-up.png") no-repeat 0px 0px;
}

h3.agileits-title{
    color: #000;
    font-size: 3em;
    font-weight: 700;
    margin-bottom: 0.8em;
    text-transform: capitalize;
    border-left: 5px solid #FF9800;
    padding-left: 0.6em;
    line-height: 0.9em;
}
/*-- back to top --*/
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(0,0,0, 0.5) url(../images/cd-top-arrow.svg) no-repeat center 50%;
    background-size: 40px;
    -webkit-background-size:40px;
    -moz-background-size:40px;
    -o-background-size:40px;
    -ms-background-size:40px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
    z-index: 9999;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.cd-top:hover {
  background-color: #000;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 50px;
    width: 50px;
    right: 30px;
    bottom: 30px;
  }
}
/*-- /back to top --*/
.slideanim {visibility:hidden;}
.slide {
    /* The name of the animation */
    animation-name: slide;
    -webkit-animation-name: slide; 
    /* The duration of the animation */
    animation-duration: 1s; 
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible; 
}

/* Go from 0% to 100% opacity (see-through) and specify the percentage from when to slide in the element along the Y-axis */
@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0%);
    } 
}
@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

/*-- responsive design --*/
@media (max-width:1600px) {
	.navbar-wrapper {
    margin-top: 56px;
}
.pogoSlider-slide-element {
    margin-top: 475px!important;
}
.pogoSlider {
	height: 444px!important;
}
.pogoSlider-slide {
	min-height:744px!important;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 39em;
}
}

@media (max-width: 1440px) {
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 35em;
}
.pogoSlider-slide-element h3 {
	padding:0 530px 30px 100px;
}
}

@media (max-width: 1366px) {
.pogoSlider {
    height: 500px!important;
}
.pogoSlider-slide {
	min-height:417px!important;
}
.pogoSlider-slide-element h3 {
	font-size: 40px;
    padding: 0 170px 30px 100px;
}
.pogoSlider-slide-element {
    margin-top: 200px!important;
}
.pogoSlider-slide-element h3:after {
	left:8%;
}
section.divider h2.text-center {
	font-size:25px;
	padding-bottom:0;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 31em;
}
section.work i.fa.fa-search-plus {
	padding-top:25px;
}
}


@media (max-width: 1280px) {
.pogoSlider-slide-element h3 {
	padding: 0 480px 30px 100px;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 28em;
}
section.work i.fa.fa-search-plus {
    padding-top: 20px;
}
}

@media (max-width: 1080px) {
.pogoSlider-slide-element h3 {
    padding: 0 370px 30px 100px;
	font-size:35px;
	line-height:60px;
}
section.work .nav-tabs > li > a {
	font-size:15px;
}
section.service-w3ls p.text-center,section.work p.text-center,section.test p.text-center {
	font-size:14px;
	line-height:30px;
}
section.service-w3ls h4 {
	font-size:20px;
	padding-bottom:10px;
}
section.service-w3ls p.serv-p1 {
	font-size:14px;
	line-height:28px;
}
section.service-w3ls .col-xs-7.serv-agile1 {
	padding:20px;
	height:214px;
}
section.divider h2.text-center {
    font-size: 25px;
    padding-bottom: 0;
	line-height:60px;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 22em;
}
section.work i.fa.fa-search-plus {
    padding-top: 20px;
	font-size:35px;
} 
section.work .b-wrapper h5 {
	font-size:20px;
	padding:14px 0 10px;
}
section.work .b-wrapper p {
    font-size: 13px;
}
section.work .b-wrapper {
	padding:1em;
}
section.test {
	padding:0 0 100px;
}
section.test .test-w3ls p.test-p1 {
    font-size: 14px;
}
section.test .test-agile p.test-p2 {
	font-size:14px;	
}
section.subs p {
    font-size: 14px;
}
.footer p {
    font-size: 14px;
}
.row {
	margin-left:0;
	margin-right:0;
}
}

@media (max-width: 1024px) {
.pogoSlider-slide-element h3 {
    padding: 0 280px 30px 100px;
    font-size: 35px;
    line-height: 60px;
}
section.service-w3ls {
    padding: 50px 0 100px;
}
section.divider {
	padding:50px 0;
}
section.divider .button-wrap {
    padding: 1em 0 0;
}
section.divider button {
    padding: 10px 25px;
}
section.work {
    padding: 50px 0;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 20em;
}
section.subs .subscribe input#email {
	font-size:17px;
}
section.subs .subscribe button.btn.btn-outline.btn-lg {
	font-size:18px;
}
section.subs {
    padding: 50px 0;
}
section.contact-w3ls {
    padding: 50px 0;
}
.footer {
	padding:30px 0;
}
.pogoSlider {
    height: 424px!important;
}
.pogoSlider-slide {
	min-height:424px!important;
}
.pogoSlider-slide-element {
    margin-top: 380px!important;
}
.pogoSlider-slide-element h3:after {
    left: 11%;
}
section.divider  a {
	width: 140px;
    height: 45px;
    line-height: 44px;
	font-size:17px;
}
section.divider p.banner-p1 {
    font-size: 14px;
}
section.divider h4#myModalLabel {
    font-size: 27px;
}
}

@media (max-width:991px) {
section.service-w3ls .col-xs-7.serv-agile1 {
    padding: 40px;
    height: 335px;
}
.col-lg-6.col-md-6.serv-w3ls1 {
	margin-bottom:20px;
}
section.divider h2.text-center {
    font-size: 20px;
    line-height: 45px;
}
section.work .nav-tabs > li > a {
    font-size: 14px;
	margin-right:15px;
}
section.work i.fa.fa-search-plus {
    padding-top: 112px;
}
.col-lg-6.col-md-6.test-info1 {
    margin-bottom: 30px;
}
section.subs p {
	padding-bottom:30px;
}
.subscribe {
    margin-top: 0px;
}
section.service-w3ls p.text-center, section.work p.text-center, section.test p.text-center {
	padding-bottom:30px;
}
.navbar-inverse .navbar-brand {
    color: #0093D9;
    padding: 23px 15px;
}
.navbar-brand h1 {
    font-size: 30px;
}
section.service-w3ls h4 {
	padding:60px 0 20px;
}
section.test .test-agile h4 {
	margin-left:-50px;
}
section.test .test-agile p.test-p2 {
	margin-left:-50px;
}
}

@media (max-width:900px) {
section.service-w3ls h4 {
    padding: 50px 0 20px;
}
section.test .test-agile h4 {
    margin-left: -55px;
}
section.test .test-agile p.test-p2 {
	margin-left:-55px;
}
}

@media (max-width:800px) {
.pogoSlider-slide-element h3 {
    padding: 0 100px 30px 70px;
    font-size: 35px;
    line-height: 60px;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 12em;
}
section.contact-w3ls h3 {
	padding-bottom:30px;
} 
section.contact-w3ls h3:after {
	bottom:4%;
}
section.work i.fa.fa-search-plus {
    padding-top: 65px;
}
}

@media (max-width:768px) {
.top-bar ul.top-contacts li p, .top-bar ul.top-contacts li p a {
	font-size:14px;	
}
.top-bar ul.top-contacts li p span {
	margin-top:2px;
}
.pogoSlider-slide-element h3 {
    padding: 0 60px 30px;
	line-height:55px;
}
.pogoSlider-slide-element h3:after {
    left: 9%;
}
section.service-w3ls h3.text-center,section.work h3.text-center,section.test h3.text-center,section.subs h3,section.contact-w3ls h3 {
    font-size: 30px;
}
section.work i.fa.fa-search-plus {
    padding-top: 60px;
}
.pogoSlider {
    height: 400px!important;
}
.pogoSlider-slide {
	min-height:500px!important;
}
.pogoSlider-slide-element {
    margin-top: 280px!important;
}
section.divider p.banner-p1 {
    font-size: 14px;
    margin-top: 20px;
}
}

@media (max-width:767px) {
	.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #0093D9;
}
	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}
	.navbar-wrapper {
    margin-top: 51px;
}
	.navbar {
	height: 55px;
}
	.navbar-inverse .navbar-brand {
	padding:9px 15px;	
}
ul.nav.navbar-nav.navbar-right {
    margin: 0;
    text-align: center;
    background-color: rgba(0, 147, 217,0.9);
}
.navbar-nav>li>a {
	color:#fff!important;
}
.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
}
.navbar-wrapper  .cl-effect-4 li a::after {
	background-color:rgba(0, 147, 217,0.9);

}}

@media (max-width:736px) {
.navbar {
	height:60px;
}
.navbar-toggle {
	margin-top:12px;
}
.navbar-inverse .navbar-brand {
	padding: 12px 15px;
}
.pogoSlider {
    height: 400px!important;
}
.pogoSlider-slide {
	min-height:400px!important;
}
.pogoSlider-slide-element {
    margin-top: 198px!important;
}
.pogoSlider-slide-element h3 {
	font-size:30px;
	line-height:50px;
}
section.service-w3ls .col-xs-7.serv-agile1 {
    padding: 40px;
    height: 320px;
}
section.service-w3ls .col-xs-5.serv-agile2 {
	height:320px;
}
.map iframe.googlemaps {
    width: 100%;
    height: 300px;
}
ul.nav.navbar-nav.navbar-right {
    margin: 0;
    text-align: center;
    background-color: rgba(0, 147, 217,0.9);
}
.navbar-nav>li>a {
	color:#fff!important;
}
}

@media (max-width: 667px) {
section.service-w3ls .col-xs-7.serv-agile1 {
    padding: 40px;
    height: 287px;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 8em;
}
section.work i.fa.fa-search-plus {
    padding-top: 45px;
}
section.service-w3ls h4 {
    padding: 25px 0 20px;
}
section.test .test-agile h4 {
    margin-left: -40px;
}
section.test .test-agile p.test-p2 {
    margin-left: -40px;
}
}

@media (max-width: 640px) {
section.service-w3ls .col-xs-7.serv-agile1 {
    padding: 40px;
    height: 274px;
}
section.divider h2.text-center {
    font-size: 18px;
    line-height: 45px;
}
section.work .gallery-grids {
    margin: -15px 0 0 0;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 7em;
}
section.service-w3ls h4 {
    padding: 15px 0 20px;
}
section.test .test-agile h4 {
    margin-left: -20px;
}
section.test .test-agile p.test-p2 {
    margin-left: -20px;
}
}

@media (max-width: 600px) {
.pogoSlider-slide-element h3 {
    font-size: 25px;
    line-height: 45px;
	padding:0 40px 30px;
}
section.service-w3ls {
    padding: 40px 0 70px;
}
section.service-w3ls .col-xs-7.serv-agile1 {
    padding: 40px;
    height: 254px;
}
section.work i.fa.fa-search-plus {
    padding-top: 30px;
}
section.service-w3ls h4 {
    padding: 0px 0 15px;
}
section.test .test-agile h4 {
    margin-left: -10px;
}
section.test .test-agile p.test-p2 {
    margin-left: -10px;
}
}

@media (max-width: 568px) {
section.service-w3ls .col-xs-7.serv-agile1 {
    padding: 30px;
    height: 239px;
}
section.service-w3ls .col-xs-5.serv-agile2 {
	height:239px;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 5em;
}
section.work i.fa.fa-search-plus {
    padding-top: 20px;
}
}

@media (max-width: 480px) {
.pogoSlider {
    height: 300px!important;
	margin-top: 60px;
}
.pogoSlider-slide {
	min-height:300px!important;
}
.pogoSlider-slide-element {
    margin-top:140px!important;
}
.pogoSlider-slide-element h3 {
    font-size: 20px;
    line-height: 35px;
    padding: 0 40px 30px;
}
ul.top-contacts {
    float: none;
    text-align: center;
}
ul.top-links {
    float: none;
    margin-top: 20px;
    text-align: center;
	padding-bottom:7px;
}
.navbar-wrapper {
    margin-top:105px;
}
section.service-w3ls .col-xs-7.serv-agile1 {
    padding: 10px;
    height: 196px;
}
section.service-w3ls .col-xs-5.serv-agile2 {
	height:196px;
}
section.divider h2.text-center {
    font-size: 15px;
    line-height: 35px;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 7px;
}
section.work .nav-tabs > li > a {
	margin-right:13px;
}
section.work i.fa.fa-search-plus {
    padding-top: 0px;
}
section.test .test-details {
    padding: 0 0px;
}
section.service-w3ls h4 {
    padding: 0px 0 10px;
}
section.test .test-agile h4 {
    margin-left: 0px;
}
section.test .test-agile p.test-p2 {
    margin-left: 0px;
}
}

@media (max-width:414px) {
ul.top-links {
	margin-top:15px;	
}
.pogoSlider {
    height: 245px!important;
    margin-top: 65px;
}
.pogoSlider-slide {
	min-height:245px!important;
}
.pogoSlider-slide-element h3 {
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    padding: 0 20px 20px;
}
.pogoSlider-slide-element {
	margin-top:97px!important;
}
.pogoSlider-slide-element h3:after {
    left: 35%;
	width:30%;
}
section.service-w3ls .col-xs-7.serv-agile1 {
    padding: 20px;
    height: 185px;
    width: 100%;
    float: left;
}
section.service-w3ls .col-xs-5.serv-agile2 {
    padding: 0;
    width: 100%;
    float: left;
    height: 373px;
	margin-bottom:20px;
}
.col-lg-6.col-md-6.serv-w3ls1 {
    margin-bottom: 35px;
}
section.service-w3ls .col-xs-5.serv-agile2 img.img-responsive {
	width:100%;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 0px;
}
section.work .nav-tabs > li > a {
    margin-right: 2px;
}
section.work .nav-tabs > li:nth-child(1):after, section.work .nav-tabs > li:nth-child(2):after, section.work .nav-tabs > li:nth-child(3):after, section.work .nav-tabs > li:nth-child(4):after {
	right:0;
}
.col-md-3.col-sm-6.col-xs-6.portfolio-grids {
    width: 100%;
    float: left;
}
section.work i.fa.fa-search-plus {
    padding-top: 70px;
}
section.test .test-w3ls {
	height:230px;
}
section.test .test-w3ls:after {
	left:45px;
}
section.subs .subscribe input#email {
	float:none;
	width:100%;
	border:1px solid #fff;
	margin-bottom:20px;
}
section.subs .subscribe button.btn.btn-outline.btn-lg {
    font-size: 17px;
	float:none;
	width:100%;
}
section.service-w3ls h3.text-center, section.work h3.text-center, section.test h3.text-center, section.subs h3, section.contact-w3ls h3 {
    font-size: 25px;
}
section.contact-w3ls {
    padding: 30px 0;
}
section.divider a {
    width: 120px;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
}
section.divider button {
    padding: 8px 25px;
    font-size: 16px;
}
section.test .test-agile h4 {
	padding:15px 0 10px;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right:0;
    margin-left:0;
}
#lightninBox {
	padding:5px;
}
#lightninBox .lb-next {
    top: 48%;
    right: 25px;
    width: 20px;
    height: 27px;
    background-size: 20px 30px;
}
.navbar-inverse .navbar-brand {
    padding: 12px 0px;
}
.navbar-toggle {
    margin-right: 0;
}
.navbar-collapse {
    padding: 0;
}
.navbar-wrapper .navbar {
    padding: 0;
}
section.work p.text-center {
	padding:0 20px 30px;
} 
}

@media (max-width:384px) {
section.work .nav-tabs > li > a {
    margin-right: -4px;
}
section.test .test-w3ls p.test-p1 {
    font-size: 13px;
}
section.work i.fa.fa-search-plus {
    padding-top: 60px;
}
section.test .test-agile h4 {
    padding: 12px 0 10px;
}
section.test .carousel-indicators {
    bottom: -70px;
}
section.service-w3ls .col-xs-5.serv-agile2 {
	height:335px;
	margin-bottom:22px;
}
}

@media (max-width:375px) {
.top-bar ul.top-contacts li p span {
	margin-right:1px;	
}
.navbar-inverse .navbar-brand {
    padding: 15px 0px;
}
.navbar-brand h1 {
    font-size: 25px;
}
.pogoSlider-slide-element h3 {
	padding:0 10px 15px;
}
section.work .nav-tabs > li > a {
    font-size: 13px;
}
section.work i.fa.fa-search-plus {
    padding-top: 60px;
}
.col-lg-6.col-md-6.test-info1 {
	padding:0;
}
.col-lg-6.col-md-6.test-info2 {
    padding: 0;
}
section.contact-w3ls h3 {
    padding-bottom: 20px;
}
section.service-w3ls .col-xs-5.serv-agile2 {
	margin-bottom:13px;
}
section.work p.text-center {
    padding: 0 16px 30px;
}
}

@media (max-width: 320px) {
.navbar-wrapper {
    margin-top: 127px;
}
.pogoSlider {
    height: 200px!important;
    margin-top: 60px;
}
.pogoSlider-slide {
	min-height:200px!important;
}
.pogoSlider-slide-element {
	margin-top:60px!important;
}
.pogoSlider-slide-element h3 {
    font-size: 14px;
}
section.service-w3ls h3.text-center, section.work h3.text-center, section.test h3.text-center, section.subs h3, section.contact-w3ls h3 {
    font-size: 22px;
}
section.service-w3ls {
    padding: 30px 0 70px;
}
section.service-w3ls .col-xs-7.serv-agile1 {
    padding: 15px;
    height: 205px;
    width: 100%;
    float: left;
}
section.divider h2.text-center {
    font-size: 14px;
    line-height: 35px;
}
section.divider {
    padding: 30px 0;
}
section.work {
    padding: 30px 0;
}
section.work .nav-tabs > li > a {
    margin-right: -16px;
}
section.work .nav-tabs > li:nth-child(1):after, section.work .nav-tabs > li:nth-child(2):after, section.work .nav-tabs > li:nth-child(3):after, section.work .nav-tabs > li:nth-child(4):after {
	width: 1px;
    height: 12px;
	top: 14px;
	right:-9px;
}
section.work .cl-effect-4 li a::after {
	left: 7px;
    width: 70%;
    height: 1px;
}
section.work i.fa.fa-search-plus {
    padding-top: 35px;
}
section.test .test-w3ls {
    height: 265px;
}
.col-lg-4.col-md-4.col-sm-4.col-xs-4.test-detail1 {
    width: 40%;
    float: left;
}
.col-lg-8.col-md-8.col-sm-8.col-xs-8.test-detail2 {
    width: 60%;
    float: left;
}
section.test .test-agile h4 {
	font-size:16px;
	padding:12px 0 10px;
}
section.test .test-agile p.test-p2 {
    font-size: 13px;
    margin-left: -5px;
}
section.subs .subscribe input#email {
    font-size: 15px;
	height:45px;
}
section.subs .subscribe button.btn.btn-outline.btn-lg {
    font-size: 16px;
	height:45px;
}
.map iframe.googlemaps {
    width: 100%;
    height: 230px;
}
section.contact-w3ls ul.social-icons1 li a i.fa {
    font-size: 17px;
    line-height: 42px;
    width: 45px;
    height: 45px;
}
.top-bar ul.top-contacts li p, .top-bar ul.top-contacts li p a {
    font-size: 13px;
}
section.service-w3ls p.text-center, section.work p.text-center, section.test p.text-center {
    font-size: 13px;
    line-height: 27px;
	padding-bottom:25px;
}
section.service-w3ls p.serv-p1 {
    font-size: 13px;
    line-height: 28px;
}
section.subs p {
    font-size: 13px;
	line-height:30px;
}
section.subs .subscribe input#email {
    font-size: 14px;
}
section.subs .subscribe button.btn.btn-outline.btn-lg {
    font-size: 15px;
}
.footer p {
    font-size: 13px;
}
section.service-w3ls .col-xs-5.serv-agile2 {
    height: 284px;
    margin-bottom: 0px;
}
ul.top-contacts li {
    margin-right:0px; 
    display: block;
}
}

p {
    font-size: 1em;
    color: #999;
    line-height: 2em;
    letter-spacing: 1px;
}