body {
padding: 0;
margin: 0;
background: #FFF;
font-family: 'Open Sans', sans-serif;
}
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;
text-decoration: none;
}
body a:hover {
text-decoration: none;
}
body a:focus, 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;
padding: 0;
font-family: 'Comfortaa', cursive;
}
p {
margin: 0;
}
ul {
margin: 0;
padding: 0;
}
label {
margin: 0;
}
a:focus, a:hover {
text-decoration: none;
outline: none;
}
/*-- //Reset-Code --*/
/* -- TOP HEADER */
.top-middle li {
display: inline-block;
}
.top .top-left,.top  .top-middle,.top  .top-right {
padding: 0px;
}
.top-left li {
display: inline-block;
color:#fff;
margin-right: 1em;
letter-spacing: 1px;
margin: 0 0 0 210px;
}
.top {
padding: 10px 0;
position: absolute;
z-index: 999;
width: 100%;
}
.top-middle {
text-align:right;
}
.top-left p{
color:#fff;
font-size: 16px;
margin-top: 3px;
}
.top-left i.fa {
margin: 0 10px;
color: #ffffff;
font-size: 20px;
vertical-align: middle;
}
span {
color: #000;
}
.top-middle li {
margin-left: 15px;
}
.top-middle .fa-facebook {
font-size: 16px;
text-align: center;
line-height: 25px;
width: 30px;
height: 25px;
}
.top-middle .fa-facebook:hover {
background: #527dbd;
color: #ececec;
border: 1px solid #527dbd;
}
.top-middle .fa-twitter {
font-size: 16px;
text-align: center;
line-height: 25px;
width: 30px;
height: 25px;
}
.top-middle .fa-twitter:hover {
background: #1da1f2;
color: #ececec;
border: 1px solid #1da1f2;
}
.top-middle .fa-google-plus {
font-size: 16px;
text-align: center;
line-height: 25px;
width: 30px;
height: 25px;
}
.top-middle .fa-google-plus:hover {
background: #dd4b39;
color: #ececec;
border: 1px solid #dd4b39;
}
.top-middle .fa-instagram {
font-size: 16px;
text-align: center;
line-height: 25px;
width: 30px;
height: 25px;
}
.top-middle .fa-instagram:hover {
background: #0077b5;
color: #ececec;
border: 1px solid #0077b5;
}
.top-middle i.fa {
border: 1px solid #fff;
color: #fff;
border-radius: 5px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
/* -- //TOP HEADER */

.logo-position{
position:absolute;
top:10px;
left:7%;
z-index:10000;
width: 120px;
height: 120px;
border-radius: 50% !important;
overflow: hidden;

}
.logo-position a img{
background:#FFF;
width:100%;
height:120px;
}

/*-- header --*/
/*-- Index-Page-Styling --*/
.agileinfo-dot {
background: url(../images/dott.png)repeat 0px 0px;
background-size: 2px;
-webkit-background-size: 2px;
-moz-background-size: 2px;
-o-background-size: 2px;
-ms-background-size: 2px;
}
/*-- Top-Bar --*/
.header{
/*position:relative;*/
}
.header-nav{
position:relative;
}
.top-bar {
position: absolute;
z-index: 999;
background: rgba(255, 255, 255, 0.78);
top: 7%;
width: 100%;
}
/*-- 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;
}
.dropdown-menu > li > a {
padding: 0px;
}
/*-- //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;
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;
width: 100%;
border: 0;
}
.callbacks_tabs {
list-style: none;
position: absolute;
top: 80%;
z-index: 999;
left: 11%;
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: #ff4f81;
}
.slider-info {
position: absolute;
top: 22em;
z-index: 999;
left: 13em;
width: 50%;
}
.slider-info {
position: static; 
width: 100%;
min-height:500px;
padding: 320px 0;
background: url(../images/s1.jpg) no-repeat 0px 0px;
background-size: cover;

}
.slider-info1 {
position: static; 
width: 100%;
min-height:500px;
padding: 320px 0;
background: url(../images/s2.jpg) no-repeat 0px 0px;
background-size: cover;
}
.slider-info2 {
position: static; 
width: 100%;
min-height:500px;
padding: 320px 0;
background: url(../images/s3.jpg) no-repeat 0px 0px;
background-size: cover;
}
.slider-info3 {
position: static; 
width: 100%;
min-height:500px;
padding: 320px 0;
background: url(../images/s4.jpg) no-repeat 0px 0px;
background-size: cover;
}
.slider-info img, .slider-info1 img, .slider-info2 img, .slider-info3 img {
width: 150px;
margin: 0 auto;
margin-bottom: 2.5em;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3, .slider-info3 h3 {
font-size: 45px;
font-weight: 600;
color: #FFF;
text-transform: uppercase;
/* margin: 20px 0px; */
width: 50%;
margin-left: 4em;
margin-bottom: .5em;
text-shadow: 2px 2px 2px #190B07;
}

.slider-info p, .slider-info1 p, .slider-info2 p, .slider-info3 p {
font-size: 14px;
font-weight: 100;
color: #d3d8d8;
margin-left: 13em;
line-height: 28px;
letter-spacing: 1px;
width: 50%;
background:rgba(0, 0, 0, 0.5);
}
.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 3px;
}
/*-- //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: 35px;
font-weight: 600;
text-decoration: none;
}
a.navbar-brand img {
display: inline-block;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
padding: 0;
float: left;
margin-left: 20em;
}
.navbar-default .navbar-brand:hover {
color: #fff;
text-decoration: none;
}
a.navbar-brand span {
color: #146eb4;
}
.navbar {
position: relative;
min-height: inherit;
}
.navbar-header {
margin-top: 5px;
}
.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: 5px 0px;
}
/*-- //nav-bar --*/
/*-- //nav --*/
/* Effect 15: scale down, reveal */
.cl-effect-15 a {
color: #ff4f81;
text-shadow: none;
text-decoration: none;
font-size: 17px;
letter-spacing: 2px;
}
.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 18px;

}
/*-- 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: 10px;
}
.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: -56px;
right: 0px;
}
.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: #ff4f81;
}

.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 #ff4f81, 0 3px 6px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 3px 0 #ff4f81, 0 3px 6px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 3px 0 #ff4f81, 0 3px 6px rgba(0, 0, 0, 0.05);
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 --*/
.readmore-w3 a {
border: 1px solid #146eb4;
background: #146eb4;
text-transform: uppercase;
display: inline-block;
text-decoration: none;
color: #fff;
font-size: 1em;
padding: 10px 20px;
margin: 3.5em 0 0;
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:#ff4f81;
background:#ff4f81;
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: center;
font-size: 30px;
margin-bottom: .5em;
}
.modal-content h5 {
color: #FFC107;
font-size: 22px;
}
.modal-content p{
color:#636363;
font-size:14px;
line-height:25px;
padding-top: 10px;
}
/*--//modal--*/
/*-- //Banner-Slider --*/

/* About */
.gallery,.services,.video-info,.team,.contact,.testimonials,.about {
padding: 2em 0;
display:block;
}
h3.heading,h2.heading {
font-size: 40px;
color: #000;
text-align: center;
margin-bottom: 35px;
}
.about-left p {
font-size: 14px;
color: #212121;
line-height: 28px;
margin: 20px 0;
letter-spacing: 0px;
padding: 0;
margin-right: 100px;
}
.about span{
font-size: 86px;
width: 12%;
padding: 0;
color: #ff4f81;
}
.about img {
width: 100%;
}
.about-right{
position:relative;
padding: 0;
border: 10px solid #fff;
/*-webkit-box-shadow: -2px 5px 35px 2px rgba(0,0,0,0.75);*/
/*-moz-box-shadow: -2px 5px 35px 2px rgba(0,0,0,0.75);*/
/*box-shadow: -2px 5px 35px 2px rgba(0,0,0,0.75);*/
}
.about-right1 {
position: absolute;
left: -100px;
width:500px;
bottom: -60%;
border: 10px solid #fff;
/*-webkit-box-shadow: -9px 11px 24px -9px rgba(0,0,0,0.75);*/
/*-moz-box-shadow: -9px 11px 24px -9px rgba(0,0,0,0.75);*/
/*box-shadow: -9px 11px 24px -9px rgba(0,0,0,0.75);*/
}
.about-right2 {
position: absolute;
right: -60px;
width:300px;
height:300px;
bottom: -46%;
border: 10px solid #fff;
/*-webkit-box-shadow: -2px 2px 35px 5px rgba(0,0,0,0.75);*/
/*-moz-box-shadow: -2px 2px 35px 5px rgba(0,0,0,0.75);*/
/*box-shadow: -2px 2px 35px 5px rgba(0,0,0,0.75);*/
}

/* //About */

/* testimonials */
.testimonials-te{ padding: 0; }
.testimonials-te img{
width: 120px !important;
height: 120px !important;
margin: 0 auto !important;
background: none !important;}
.testimonials h4, h5 {
font-size: 25px;
color: #146eb4;
text-align:center;
}
.w3l-info1 h1{
font-size: 3em;
color: #000;
text-transform: uppercase;
line-height:1.4em;
letter-spacing:0.2em;
font-weight: 900;
}
.w3l-info1 p {
font-size: 14px;
color: #fff;
line-height: 28px;
margin-top: 20px;
padding: 0 25%;
text-align:center;
}
.flexslider .slides img {
background: #999;
width: 230px;
height: 230px;
margin: 0 auto;
}
.w3l-info1 h3 {
font-size: 3em;
color:#999;
}
.testimonials h5 {
font-size: 16px;
color: #999;
margin-top:10px;
}
.testimonials .col-md-9 {
padding-left:0px;
padding-right:0px;
}
.flexslider .slides > li {
display: block;
}
/* //testimonials */

/*--footer--*/
.footer h4 {
margin-bottom: 15px;
font-size: 23px;
color: #fff;
}
.phone h4 {
color: #fff;
}
.ftr-grid.ftr-mid ul li {
display: inline;
}
.ftr-grid.ftr-mid ul li a {
padding:10px;
}
.ftr-grid {
padding: 28px 0px;
background: #146eb4;
padding-left:200px;
}
.ftr-mid {
padding: 28px 100px;
background: #ff4f81;;
}
.ftr-rit {
padding: 28px 50px;
padding-right:200px;
}
.footer {
background: #000;
}
.address i.fa {
font-size: 25px;
color: #fff;
}
.address p {
color: #d4d4d4;
line-height: 28px;
letter-spacing: 0px;
font-size: 14px;
}
.address p a {
color: #d4d4d4;
}
.phone p {
color: #fff;
line-height: 28px;
letter-spacing: 0px;
font-size: 14px;
}
/*--//footer--*/

/*map */
iframe {
width: 100%;
border: none;
}
.map{
height: 400px;
}

/* //map */
.footer-w3layouts {
padding: 0em 0;
background: #232323;
}
.footer-w3layouts p {
padding: 1em 0;
text-align: center;
color: #BBBBBB;
margin: 0;
}
.agile-copy a {
color: #fff;
}
.agile-copy a:hover{
color: #146eb4;
}
.agile-copy {
text-align:center;
}
.agileits-social {
float: left;
margin: .8em 0;
}
.agileits-social ul {
padding: 0;
margin: 0;
}
.agileits-social ul li a i.fa {
height: 30px;
width: 30px;
background: #333;
line-height: 30px;
color: #000618;
color: #fff;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-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;
}
.agileits-social ul li a {
color: #333;
text-align: center;
}
.agileits-social ul li:nth-child(2) {
margin: 0 .5em;
}
.agileits-social ul li {
display: inline-block;
}


.form-group {
margin-bottom: 14px;
}
.contact h3.heading{
color:#fff;
}
.contact label {
font-size: 16px;
font-weight: normal;
color: #fff;
text-transform: uppercase;
padding-bottom: 10px;
}
.contact input#name, .contact input#phone, .contact input#email {
height: 50px;
}
.contact input#name, .contact input#phone, .contact input#email, .contact textarea#message {
font-size: 17px;
font-weight: normal;
color: #fff;
width: 100%;
background-color: rgba(0, 0, 0, 0.3);
border: 1px solid rgba(255, 255, 255, 0.43);
outline: none;
margin-bottom: 30px;
}
.form-control ,.btn{
border-radius:0;
}
.contact input#name, .contact input#phone,.contact input#email,.contact textarea#message {
font-size: 17px;
font-weight: normal;
color: #fff;
width: 100%;
background-color: rgba(0, 0, 0, 0.3);
border: 1px solid rgba(255, 255, 255, 0.43);
outline: none;
margin-bottom: 20px;
}
.contact button.btn.btn-primary {
width: 24%;
margin: 0 auto;
height: 50px;
font-size: 18px;
letter-spacing: 1px;
text-align: center;
font-weight: normal;
color: #fff;
display: block;
background-color: #ff4f81;
border-color: #ff4f81;
outline: none;
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;
font-family: 'Open Sans', sans-serif;
}
.contact button.btn.btn-primary:hover{
background-color: #146eb4;
border-color: #146eb4;
}
.contact {
background: url(../images/contact.jpg) no-repeat 0px 0px;
background-size:cover;
background-attachment:fixed;
}


/*-- team --*/
.w3_agile_team_grid_left{
float: left;
border-right: 2px solid #ec9114;
width: 8%;
margin: 3em 0 0;
}
.w3_agile_team_grid_left p{
font-size:1em;
color:#212121;
font-weight:600;
}
.w3_agile_team_grid_left span{
display:block;
font-size:1em;
color:#999;
margin:1em 0 0;
}
.w3_agile_team_grid_right{
float: right;
width: 85%;
}
.w3_agile_team_grid_right h3{
font-size:2em;
color: #212121;
line-height: 1.5em;
text-transform: capitalize;
}
.w3_agile_team_grid_right h3 span,.stats-bottom-banner h3 span,.agileits_services_bottom_grid h3 span{
color:#0accff;
}
.w3_agile_team_grid_right p{
margin: 0.5em 0 0;
color: #999;
line-height: 2em;
width: 60%;
}
.agileits_w3layouts_team_grid img {
margin: 0 auto;
}
.agileits_w3layouts_team_grids{
margin:3em 0 0;
}
.agileits_w3layouts_team_grid{
text-align:center;
}
.agileits_w3layouts_team_grid h3{
font-size:20px;
color:#146eb4;
font-weight:600;
}
.agileits_w3layouts_team_grid p{
color: #ec9114;
}
.w3_agileits_social_icons {
margin: 15px 0 25px;
}
.agileinfo_social_icons li {
display: inline-block;
}
.agileinfo_social_icons li a {
width: 35px;
height: 35px;
border-radius: 8px;
text-decoration: none;
display: block;
text-align: center;
border: 1px solid #bfbfbf;
}
.agileinfo_social_icons li a i {
line-height: 2.7em;
}
.w3_agileits_facebook {
color: #3b5998;
}
.w3_agileits_facebook:hover {
background: #3b5998;
}
.wthree_twitter {
color: #1da1f2;
}
.agileinfo_google {
color: #dd4b39;
}
.agileinfo_google:hover {
background: #dd4b39;
}
.agileits_pinterest {
color: #bd081c;
}
.wthree_twitter:hover {
background: #1da1f2;
}
.agileits_pinterest:hover {
background: #bd081c;
}
.agileinfo_social_icons li a:hover {
color: #fff;
}
/*-- //team --*/


.video-info h3.heading1 {
font-size: 30px;
text-align: center;
color: #fff;
}
.video-info p {
margin: 20px auto 60px;
width: 60%;
text-align: center;
color: #fff;
font-size: 22px;
letter-spacing: 1px;
line-height: 28px;
}
.center-container {
background: rgba(0, 0, 0, 0.45);
}
.readmore-w3 {
float: left;
margin-left: 13em;
}
.video-info ul li {
display: inline-block;
font-size: 1em;
}
.video-info ul li a {
padding: 10px 40px;
text-decoration: none;
color: #212121;
}
.w3l_contact, .w3ls_more:hover {
border: 2px solid #fff;
color: #ffffff !important;
background: none;
}
.w3ls_more, .w3l_contact:hover {
border: 2px solid #146eb4;
background: #146eb4;
color: #fff !important;
}
.video-info {
text-align: center;
padding: 100px 0;
margin-top: 50px;
}
/*-- Services --*/
.approach h3, .portfolio h3, .services h3, .contact h3 {
margin-bottom: 50px;
text-align: center;
}
.services-info {
padding: 0;
}
.services-info-1, .services-info-2, .services-info-3 {
margin-bottom: 100px;
}
.w3layouts i.fa {
font-size: 45px;
color: #4CAF50;
}
i.fa.fa-plane {
color: #f13d00;
}
i.fa.fa-subway {
color: #03A9F4;
}
i.fa.fa-motorcycle {
color: lightseagreen;
}
i.fa.fa-ship {
color: #5d4545;
}
i.fa.fa-taxi {
color: #E91E63;
}
.services-info-3 img {
margin-left: -20px;
}

.services-info h4 {
margin-top: 20px;
font-size: 17px;
/*--w3layouts--*/
/*--agileits--*/
color: #000;
font-weight: 600;
text-align: left;
}
.services-grid-2 h4, .services-grid-2 h5 {
text-align: left;
color: #9c9c9c;
font-size: 17px;
font-weight: 300;
line-height: 35px;
padding-bottom: 35px;
border-bottom: 3px solid #ff4f81;
}
.services-grid-2 p {
padding-top: 30px;
padding-bottom: 0;
border: none;
color: #2f2f2f;
font-size: 15px;
letter-spacing: 2px;
line-height: 28px;
}
/*-- //Services --*/
/*-- gallery --*/
.w3layouts_gallery_grid h4{
text-transform:uppercase;
font-size:1.5em;
color:#fff;
}
.w3layouts_gallery_grid{
padding:10px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #fff;
cursor: default;
background-color:#ff4f81;
border: none;
border-bottom-color: transparent;
}
.nav-tabs > li > a {
margin-right: 3px;
border-radius: 0;
font-size: 15px;
color: #212121;
letter-spacing: 1px;
border: none;
text-transform: uppercase;
}
.nav-tabs {
border-bottom: none;
}
.nav-tabs > li {
margin-bottom: 0;
}
.nav-tabs {
margin: 0 0 4em;
}
.nav-tabs > li:nth-child(1) {
margin-left:43em;
}
.nav-tabs > li > a:hover {
border: none;
}
/*-- team --*/
.w3layouts_team_grid{
overflow: hidden;
position: relative;
}
.w3layouts_team_grid_pos{
opacity: 0;
position: absolute;
top: 0;
left: 0;
bottom: 0;
background-color:rgba(0, 0, 0, 0.4);
right: 0;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
transition: all 400ms ease;
}
.w3layouts_team_grid_pos{
-webkit-transform: scale3d(0,0,1);
-moz-transform: scale3d(0,0,1);
-ms-transform: scale3d(0,0,1);
transform: scale3d(0,0,1);
}
.w3_agile_team_grid:hover .w3layouts_team_grid_pos,.w3layouts_gallery_grid:hover .w3layouts_team_grid_pos,
.w3_agile_class_grid:hover .w3layouts_team_grid_pos{
opacity:1;
-webkit-transform: scale3d(1,1,1);
-moz-transform: scale3d(1,1,1);
-ms-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.w3_agile_team_grid:hover .wthree_text,.w3layouts_gallery_grid:hover .wthree_text,
.w3_agile_class_grid:hover .wthree_text{
opacity: 1;
-webkit-transform: translateY(0) scale3d(1,1,1);
-moz-transform: translateY(0) scale3d(1,1,1);
-ms-transform: translateY(0) scale3d(1,1,1);
transform: translateY(0) scale3d(1,1,1);
-webkit-transition: transform 400ms ease 380ms;
-moz-transition: transform 400ms ease 380ms;
transition: transform 400ms ease 380ms;
}
.wthree_text{
text-align: center;
position: absolute;
width: 100%;
top: 50%;
opacity: 0;
-webkit-transform: translateY(0) scale3d(0,0,1);
-moz-transform: translateY(0) scale3d(0,0,1);
-ms-transform: translateY(0) scale3d(0,0,1);
transform: translateY(0) scale3d(0,0,1);
-webkit-transition: transform 400ms ease 280ms;
-moz-transition: transform 400ms ease 280ms;
transition: transform 400ms ease 280ms;
}
.agileits_social_list li{
display: inline-block;
}
.agileits_social_list li:nth-child(2){
margin:0 1.5em;
}
.agileits_social_list li a{
color: #fff;
text-align: center;
display: inline-block;
font-size: 1em;
width: 35px;
height: 35px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
.agileits_social_list li a i{
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
line-height: 2.5em;
}
.agileits_social_list li a:hover{
background:#fff;
}
a.w3_agile_facebook,.w3_facebook{
background:#3b5998;
}
a.w3_agile_facebook:hover{
color:#3b5998;
}
a.agile_twitter,.w3ls_twitter{
background:#1da1f2;
}
a.w3_agile_dribble,.w3l_dribbble{
background:#ea4c89;
}
a.w3_agile_vimeo{
background:#1ab7ea;
}
a.agile_twitter:hover{
color:#1da1f2;
}
a.w3_agile_dribble:hover{
color:#ea4c89;
}
a.w3_agile_vimeo:hover{
color:#1ab7ea;
}
.agile_social_icons_banner {
float: right;
margin:1.6em 2em 0 0;
}
.w3_agile_team_grid{
text-align:center;
}
.w3_agile_team_grid h4{
font-size: 1.5em;
color: #212121;
margin: 1.5em 0 .2em;
}
.w3_agile_team_grid p{
color:#58d3f3;
}
/*-- //team --*/
/*-- //gallery --*/

/*-- to-top --*/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 55px;
right: 2%;
overflow: hidden;
z-index: 999; 
width: 32px;
height: 32px;
border: none;
text-indent: 100%;
background: url(../images/arrow.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);
}
/*-- //to-top --*/

.packagediv{
border:1px solid #333;
padding:5px;
position: relative;
-webkit-transition: all 100ms ease-in;
-webkit-transform: scale(1); 
-ms-transition: all 100ms ease-in;
-ms-transform: scale(1); 
-moz-transition: all 100ms ease-in;
-moz-transform: scale(1);
transition: all 100ms ease-in;
transform: scale(1);}
.packagediv h4{
    font-family: 'Comfortaa', cursive;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    padding: 6px 0px;
    margin: 0;
}
.packagediv h6{
    font-family: 'Comfortaa', cursive;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    padding: 0 0 3px;
    margin: 0;
}
.packagebg{
background:rgba(255, 255, 255, 0.58);
position: absolute;
left: 5%;
top: 20%;
right:5%;
text-align:center;
padding:10px;}
.packagebg h4{
padding:5px 0;
min-height:50px;
color: red;
text-align: center;
}
.packagebg h6{
text-align:center;
font-size:18px;
}
.packagediv:hover{
-webkit-box-shadow: 0px 0px 24px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 24px -10px rgba(0,0,0,0.75);
box-shadow: 0px 0px 24px -10px rgba(0,0,0,0.75);
z-index: 100;
-webkit-transition: all 100ms ease-in;
-webkit-transform: scale(1.1);
-ms-transition: all 100ms ease-in;
-ms-transform: scale(1.1);   
-moz-transition: all 100ms ease-in;
-moz-transform: scale(1.1);
transition: all 100ms ease-in;
transform: scale(1.1);
}
#blog h4{
font-size:20px;
padding-bottom:10px;}
#blog p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    padding: 0 0 15px;
}

.agileinfo_footer_bottom {
background: url(../images/footerbg.jpg) no-repeat 0px 0px;
font-style: normal;
padding: 0 0;
}
.agileinfo_footer_bottom_black {
background: #020000;
padding: 4em 0;
opacity: 0.8;
}


.agileinfo_footer_bottom_grid h2,.agileinfo_footer_bottom_grid h3 {
color: #fff;
font-size: 1.5em;
margin: 0;
padding-bottom: 1em;
letter-spacing: 1px;
font-weight:300;
margin: 0 0 .5em;
position: relative;
}
.agileinfo_footer_bottom_grid h2:before ,.agileinfo_footer_bottom_grid h3:before {
content: "";
width: 44px;
height: 2px;
background: #26bdef;
display: block;
bottom: 8px;
left: 0px;
position: absolute;
}
.agileinfo_footer_bottom_grid h2 span ,.agileinfo_footer_bottom_grid h3 span{
color: #fcb314;
margin-left: .3em;
font-weight: 600;
}
.agileinfo_footer_bottom_grid p{
color:#999;
line-height: 1.8em;
margin: 0;
}
.agileinfo_footer_bottom_grid ul.tag2{
padding: 0;
margin: 0 0 17px 0;
}
.agileinfo_footer_bottom_grid ul.tag2 li{
display:inline-block;
}
.agileinfo_footer_bottom_grid ul.tag2 li a{	
font-size: 14px;
color: #CCC8C8;
padding: 7px 21px;
background: #0f0f10;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
transition:.5s ease-in;
-webkit-transition:.5s ease-in;
-moz-transition:.5s ease-in;
-o-transition:.5s ease-in;
-ms-transition:.5s ease-in;
text-transform: capitalize;
letter-spacing:1px;
}
.agileinfo_footer_bottom_grid ul.tag2 li a:hover{
text-decoration: none;
background: #26bdef;
color: #fff;
}
.agileinfo_footer_bottom_grid ul.tag2{
display:block;
}
ul.tag2:last-child {
margin: 0;
}
.agileinfo_footer_bottom_grid ul.twi li{
display: block;
color: #B8B8B8;
font-size: 0.9em;
margin-bottom: 0.4em;
font-weight: 400;
line-height: 1.8em;
}
.agileinfo_footer_bottom_grid ul.twi li a{
color:#fff;}
.agileinfo_footer_bottom_grid ul.twi li i{
padding-right:1em;
}
.agileinfo_footer_bottom_grid ul.twi li a.mail{
color: #B8B8B8;
font-size: 0.9em;
line-height: 0.4em;
font-weight: 600;
letter-spacing: 1px;
}
.agileinfo_footer_bottom_grid ul.twi li a.mail:hover{
color:#fff;
}
.agileinfo_footer_bottom_grid ul.twi li span{
display:block;
margin:1em 0 0em;
color:#fff;
font-size: 0.9em;
}

.banner1{
background:url(../images/banner_pages.jpg) no-repeat 0px 0px;
background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
min-height:400px;
}
.services-breadcrumb{
padding:1em 0;
background:#f5f5f5;
text-align:center;
}
.services-breadcrumb ul li{
display:inline-block;
color:#212121;
text-transform:uppercase;
}
.services-breadcrumb ul li a{
color:#ff9900;
text-decoration:none;
}
.services-breadcrumb ul li a:hover{
color:#212121;
}
.services-breadcrumb ul li i{
padding:0 1.5em;
}
.Designers-section {
padding: 4em 0;
}
.Designers2 {
margin: 2em 0;
}
.Designers4 {
margin-top: 2em ;
}
.Designer-grid1 h4 {
font-size: 1.8em;
color: #2094F3;
text-transform: capitalize;
font-weight: 600;
}
.Designer-grid1 p {
font-size: 1.2em;
color: #777;
line-height:2em;
margin: 1em 0 0em;
text-align:justify;
}
.Designer-grid1 li{
list-style-type:square;
padding:0.5em 0 0 0.5em;
font-size:12px;
line-height:15px;
letter-spacing:1px;}
.Designers-grids-two{
background:url(../images/banner.jpg) no-repeat;
background-size:cover;
background-attachment:fixed;
min-height:300px;
padding:1.5em}

.Designers-grids-two h4 {
font-size: 1.8em;
color: #fff;
text-transform: capitalize;
font-weight: 600;
padding-bottom:1em;
}

.Designers-grids-two p {
font-size: 1em;
color: #fff;
line-height:2em;
margin: 1em 0 0em;
text-align:justify;
}
kbd{
background:#337AB7;}

/* package */

.manu-left ul li{
list-style-type:none;
}
.categories-top {
margin: 18px 0px 18px 0px;
background: #f4f2f0;
border: 1px solid #e6e6e6;
padding: 10px;
overflow: hidden;
}
.captioned {
position: relative;
display: block;
margin-bottom: 10px;
cursor:pointer;
}
.captioned__image {
display: block;
max-width: 100%;
height: auto;
width: 100%;
}
.captioned__caption {
display: block;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
background-color: rgba(0,0,0,.8);
padding-top: 9px;
padding-bottom: 9px;
}
.captioned__heading {
display: block;
font-size: 18px;
font-weight: 100;
text-transform: uppercase;
}
.captioned__heading, .captioned__hover {
display: block;
color: #fff;
padding: 0 9px;
margin: 0;
}
.categories-top + .shadow-separator {
margin-top: -19px;
}

.shadow-separator{
background:url(../images/shadow-home.png) no-repeat center top transparent;
height:28px;
margin-top:-2px;
}
#menu-left button {
width: 100%;
font-weight: 700;
font-size: 20px;
text-align: left;
}

.btn-default {
color: #fff;
background-color: #222;
border-color: #222;
}
.btn-default:focus, .btn-default:hover {
color: #fff;
background-color: #222;
border-color: #222;
}

.collapse.in {
display: block;
visibility: visible;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #337AB7;
border: 1px solid #ddd;
}
a.list-group-item {
color: #fff;
}
a.list-group-item:focus{
color: #fff !important;
text-decoration: none !important;
background-color:  #337AB7 !important;
}
#customer-service-message {
text-align: center;
padding: 20px;
background-color: #404040;
font-weight: 700;
max-width: 276px;
margin: 20px auto;
}
#customer-service-message h4 {
font-size: 26px;
color: #fff;
}
#customer-service-message h5 {
font-size: 16px;
color: #fff;
}
#customer-service-message p {
font-size: 20px;
color: #999;
}
section .page-header {
padding-bottom: 0;
margin-top: 0;
border-bottom: 1px solid #337AB7;
font-size: 28px;
}
section .page-header h1 {
color: #337AB7;
}
section .page-header h3 {
color: #337AB7;
font-size:29px;
}

section.category .category-activity, section.category .category-accommodation {
padding: 10px 20px 20px 20px;
box-shadow: 2px 2px 10px 2px #a2a2a2;
margin: 20px 0 20px 0px;
}
.category-activity-two{
padding: 20px 30px 30px 30px;
box-shadow: 2px 2px 10px 2px #a2a2a2;
margin: 20px 0 20px 0px;
}
section.category .category-activity img, section.category .category-accommodation img {
padding: 2px;
box-shadow: 2px 2px 10px 2px #a2a2a2;
width:400px;
height:200px;
}
section.category .category-activity p, section.category .category-accommodation p {
font-size: 12px;
color: #333;
}
.special-offer .activity-price {
color: #337AB7;
font-size: 20px;
}
.mr-1 {
margin-right: 10px;
}

.blue {
color: #337AB7;
}
section.category .category-activity .info-category-activity, section.category .category-accommodation .info-category-activity {
margin-top: 0px;
}
section.category .category-activity .view-details, section.category .category-accommodation .view-details {
margin-top: 18px;
}
section.product .activity-details {
margin-top: 15px;
padding: 10px 10px 15px;
background: #F5F5F5;
border: 1px solid #DDD;
}
.category{
margin-bottom:3em;}
.icon{
width:20px !important;
height:20px !important;
}
.content-desc {
padding: 1em 0;
}
.content-desc p {
line-height: 20px;
font-size: 15px;
}

.content-desc ul{
padding-left:20px;}
.content-desc ul li{
list-style-type:square;
margin-bottom:10px;
}
.product-desc h2 {
font-size: 20px;
color: #337AB7;
}
.product-desc span b {
font-size: 20px;
color: #337AB7;
}
/* package */
.blog_area{
padding:1em 0;}
.single_blog_style1, .single_blog_style2 {
background: none repeat scroll 0 0 #f0f0f0;
}
.style_blog_img_box {
position: relative;
}
.at_love {
left: 24px;
position: absolute;
top: -10px;
z-index: 2;
}
.at_love i {
background: none repeat scroll 0 0 #fe5d5d;
color: #fff;
font-size: 17px;
height: 38px;
padding-top: 10px;
text-align: center;
width: 38px;
}
.style_b_link, .b_link {
background: none repeat scroll 0 0 #555;
bottom: 0;
color: #fff;
height: 40px;
padding-top: 10px;
position: absolute;
right: 0;
text-align: center;
width: 48px;
z-index: 2;
}
.blog_text_box {
padding: 25px;
}
.blog_text_box h5 {
color: #444444;
font-weight: 700;
min-height:50px;
}
.blog_text_box ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.blog_text_box ul li {
float: left;
margin-right: 12px;
}
.blog_text_box ul li a {
color: #878787;
display: block;
font-size: 11px;
padding: 10px 0;
}
.blog_text_box ul li a:hover {
text-decoration:none;
color:#fe5d5d;
}
.blog_text_box > p {
color: #444444;
min-height: 150px;
}
.blog_text_box > a {
color: #3ac4fa;
}
.blog_text_box > a:hover {
text-decoration:none;
color:#fe5d5d;
}
.blog_img_box > a {
color: #ffffff;
display: block;
font-size: 20px;
padding: 31px 35px;
}
body#blog_page .b_link {
background: none repeat scroll 0 0 #49515b;
bottom: 7px;
font-size: 17px;
padding: 10px 0 0;
right: 1px;
}
.load_more {
margin: 50px auto;
text-align: center;
width: 180px;
}
.load_more > a {
background: none repeat scroll 0 0 #fe5d5d;
color: #fff;
padding: 15px 30px;
border: 2px solid #fe5d5d;
}
.load_more > a:hover {
background: none repeat scroll 0 0 #fff;
color: #fe5d5d;
border: 2px solid #fe5d5d;
}
.margin-bottom-30{
margin-bottom:30px;}
.single_blog_post_area{
background: #f0f0f0;
}
.sing_blog_photo{
position: relative;
}
.sing_blog_photo > i{
color: #fff;
font-size: 17px;
padding-top: 9px;
text-align: center;
position: absolute;
}
.sing_blog_photo i.top{
background: #fe5d5d;
top: -12px;
left: 10px;
width: 40px;
height: 34px;
}
.sing_blog_photo i.bottom{
background: #49515b;
bottom: 0;
right: 0;
width: 46px;
height: 34px;
}
.sing_blog_content{
padding: 40px 40px 45px 30px;
}
.testmonial-backgroumd{
padding: 5em 0em;
background: RGBA(51, 122, 183, 0.6);
max-height:500px;
overflow:auto;}
/* Let's get this party started */
::-webkit-scrollbar { width: 12px; }
/* Track */
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 10px; border-radius: 10px; }
/* Handle */ ::-webkit-scrollbar-thumb { -webkit-border-radius: 10px; border-radius: 10px; background: rgba(255,0,0,0.8); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }
::-webkit-scrollbar-thumb:window-inactive { background: rgba(255,0,0,0.4); }
.pa_italic i {
left: -1em;
font-size: 11px;
}
.pa_italic span {
display: none;
}
.collapsed span {
display: inline-block;
left: -1em;
font-size: 11px;
}
.collapsed i {
display: none;
}
.panel-heading {
padding:10px 30px;
}
.panel-title > a{
font-size: 1em;
color:#212121;
text-transform: capitalize;
text-decoration: none;
}
.panel-default {
border-color: #FFF;
background: #f5f5f5;
}
.panel-default > .panel-heading {
border-color: #FFF;
color:#212121;
background-color: #fff;
}
.panel-body {
padding: 2em;
font-size: 14px;
line-height: 2em;
color: #555;
background: #f3f1f1;
}
a.pa_italic label {
cursor: pointer;
font-weight:500;
}
a.pa_italic:focus {
outline: none;
text-decoration: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: transparent;
}


/* Responsive design */
@media screen and (max-width: 1920px){
.nav-tabs > li:nth-child(1) {
margin-left: 55em;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
margin-left: 34em;
}
}

@media screen and (max-width: 1680px){
.nav-tabs > li:nth-child(1) {
margin-left: 46em;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
margin-left: 27em;
}
}
@media screen and (max-width: 1600px){
.nav-tabs > li:nth-child(1) {
margin-left: 43em;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
margin-left: 20em;
}
}
@media screen and (max-width: 1440px){
.callbacks_tabs {
left: 12%;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3, .slider-info3 h3{
width: 60%;
}
.nav-tabs > li:nth-child(1) {
margin-left: 39em;
}
.ftr-grid {
padding-left: 90px;
}
.slider-info,.slider-info1,.slider-info2,.slider-info3 {
min-height: 750px;
}
}
@media screen and (max-width: 1366px){
.callbacks_tabs {
left: 13%;
}
.nav-tabs > li:nth-child(1) {
margin-left: 36em;
}
.ftr-grid {
padding-left: 60px;
}
.ftr-rit {
padding-right: 80px;
}
.slider-info, .slider-info1, .slider-info2, .slider-info3 {
min-height: 700px;
padding: 300px 0;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3, .slider-info3 h3 {
font-size:38px;
}
.slider-info p, .slider-info1 p, .slider-info2 p,.readmore-w3 {
margin-left: 11em;
}
.callbacks_tabs {
left: 11%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
margin-left: 24em;
}
}
@media screen and (max-width: 1280px){
.slider-info, .slider-info1, .slider-info2, .slider-info3 {
min-height: 650px;
padding: 280px 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
margin-left: 11em;
}
.nav-tabs > li:nth-child(1) {
margin-left: 32em;
}	
h3.heading, h2.heading {
font-size: 35px;
margin-bottom: 30px;
}
.nav-tabs {
margin: 0 0 3em;
}
}
@media screen and (max-width: 1080px){
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
margin-left: 7em;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3, .slider-info3 h3 {
font-size: 33px;
margin-left: 2em;
}
.slider-info p, .slider-info1 p, .slider-info2 p, .readmore-w3 {
margin-left: 5em;
}
.callbacks_tabs {
left: 6%;
}
.slider-info, .slider-info1, .slider-info2, .slider-info3 {
min-height: 630px;
padding: 230px 0;
}
.about span {
width: 15%;
}
.nav-tabs > li:nth-child(1) {
margin-left: 26em;
}
.nav > li > a {
padding: 8px 12px;
}
.video-info {
padding: 70px 0;
margin-top: 0px;
}
.gallery, .services, .video-info, .team, .contact, .testimonials, .about {
padding: 40px 0;
}
.ftr-grid {
padding-left: 30px;
}
.callbacks_nav.next {
left: 94%;
}
}
@media screen and (max-width: 1024px){
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
margin-left: 5em;
}
.about-right2 {
right: 3px;
bottom: -103%;
}	
.video-info p {
margin: 20px auto 40px;
}
h3.heading, h2.heading {
font-size: 30px;
margin-bottom: 30px;
}
.flexslider-info {
margin: 2em 0em;
}
.flexslider-info {
padding: 3em 0em;
background: #f3f3f3;
}
.address p {
font-size: 13px;
}
.readmore-w3 a {
margin: 2.5em 0 0;
}
.callbacks_nav.next {
left: 92.5%;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3, .slider-info3 h3 {
margin-left: 3em;
}
.slider-info p, .slider-info1 p, .slider-info2 p, .readmore-w3 {
margin-left: 7.3em;
}
.callbacks_tabs {
left: 9%;
}
.flexslider .slides img {
width: 210px;
height: 210px;
}
.slider-info, .slider-info1, .slider-info2, .slider-info3 {
min-height: 600px;
padding: 200px 0;
}
}
@media screen and (max-width: 991px){
.top-left {
float: left;
}
.services-grid-2 h4, .services-grid-2 h5 {
font-size: 16px;
line-height: 33px;
padding-bottom: 25px;
}
.services-info h4 {
font-size: 13px;
}
.services-grid-2 p {
padding-top: 20px;
font-size: 14px;
}
.agileits_w3layouts_team_grid {
width: 50%;
float: left;
margin-bottom: 70px;
}
.w3layouts_gallery_grid {
width: 25%;
float: left;
}
.nav-tabs > li:nth-child(1) {
margin-left: 22em;
}
.testimonials-grid-1 {
width: 33.33%;
float: left;
}
.testimonials-grid-2 {
width: 66.67%;
float: left;
}
.flexslider .slides img {
width: 200px;
height: 200px;
}
.about span {
width: 12%;
float: left;
}
.about-left p {
margin-right: 0px;
}
.about-right1 {
left: -82px;
bottom: -38%;
}
.about-right2 {
right: -80px;
bottom: 3%;
}
.video-info {
margin-top: 120px;
}
.ftr-grid {
width: 33.33%;
float: left;
}
.col-md-2.address {
width: 20%;
float: left;
}
}
@media screen and (max-width: 900px){
nav#cl-effect-15 ul li {
padding: 10px 7px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
margin-left: 2em;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3, .slider-info3 h3 {
width: 80%;
font-size:30px;
}
.slider-info p, .slider-info1 p, .slider-info2 p, .slider-info3 p{
width:80%;
}
iframe,.map {
height: 350px;
}
.footer h4 {
font-size: 19px;
}
.add {
width: 80%;
float: left;
}
.ftr-mid {
padding: 28px;
}
.ftr-grid {
height: 170px;
}

}
@media screen and (max-width: 800px){
.cd-header-buttons {
top: -94px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
margin-left: 7em;
}
.slider-info p, .slider-info1 p, .slider-info2 p, .slider-info3 p, .readmore-w3 {
margin-left: 6em;
}
.slider-info, .slider-info1, .slider-info2, .slider-info3 {
min-height: 570px;
}
.about-right1 {
left: -30px;
bottom: -38%;
}
.about-right2 {
right: 60px;
bottom: -13%;
}
.nav-tabs > li:nth-child(1) {
margin-left: 17em;
}
.w3layouts_gallery_grid {
width: 33.33%;
float: left;
}
.ftr-rit {
padding-right: 0px;
}
.ftr-grid {
padding-left: 0;
}
.video-info p {
width: 70%;
}
}
@media screen and (max-width: 768px){
.about-right1 {
left: -25px;
}
.agileits_w3layouts_team_grid:nth-child(3),.agileits_w3layouts_team_grid:nth-child(4){
margin-bottom:0;
}
.nav-tabs {
margin: 0 0 2em;
}
.nav-tabs > li:nth-child(1) {
margin-left: 15em;
}
}
@media screen and (max-width: 736px){
.cd-header-buttons {
top: -54px;
right: 265px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle {
border-color: #fff;
}
.navbar-toggle{
margin: 0px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ff6096;
}
.cd-search-trigger, .cd-nav-trigger {
width: 40px;
height: 40px;
}
.cd-search-trigger::before {
width: 14px;
height: 14px;
}
.navbar-default .navbar-brand {
font-size: 32px;
}
.slider-info, .slider-info1, .slider-info2, .slider-info3 {
padding: 200px 0;
}	
.services-info-1, .services-info-2, .services-info-3, .services-info-4, .services-info-5, .services-info-6 {
width: 33.33%;
float: left;
margin-bottom:40px;
}
.services-info h4,.agileits.w3layouts.services-grid {
text-align: center;
}
.services-grid-2 p {
text-align: left;
}
.about-right1 {
left: -24px;
}

div#bs-example-navbar-collapse-1 {
position: absolute;
width: 100%;
margin: 0;
background: rgba(255, 255, 255, 0.9);
}
nav#cl-effect-15 ul li {
display: block;
text-align: center;
}
.open > .dropdown-menu {
display: block;
width: 100%;
background: rgba(255, 255, 255, 0.9);
}
}
@media screen and (max-width: 667px){
.top-middle li {
margin-left: 5px;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3,.slider-info3 h3,.slider-info p, .slider-info1 p, .slider-info2 p, .slider-info3 p {
width: 80%;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3, .slider-info3 h3 {
font-size: 27px;
}
.slider-info, .slider-info1, .slider-info2, .slider-info3 {
padding: 180px 0;
min-height: 480px;
}
.callbacks_tabs {
left: 11%;
top: 85%;
}	
.nav-tabs > li:nth-child(1) {
margin-left: 12em;
}
.nav-tabs > li > a {
font-size: 14px;
}
.flexslider .slides img {
width: 180px;
height: 180px;
}
.contact button.btn.btn-primary {
width: 29%;
}
iframe,.map {
height: 300px;
}
.top-bar {
top: 11%;
}
.callbacks_nav {
bottom: 260px;
}
.callbacks_nav.next {
left: 90.5%;
}
.cd-header-buttons {
right: 260px;
}
}
@media screen and (max-width: 640px){
.top-left li {
margin-right: 1em;	
}
.cd-header-buttons {
right: 250px;
}
.ftr-grid {
padding: 30px;
height: auto;
width: 100%;
}
}
@media screen and (max-width: 600px){
.top-left i.fa {
font-size: 20px;
}
.top-left li {
margin-right: 1em;
}
.top-middle i.fa {
font-size: 15px;
line-height: 28px;
width: 28px;
height: 28px;
}
.top-middle li {
margin-left: -1px;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3,.slider-info3 h3 {
font-size: 22px;
margin-left: 3.5em;
}
.slider-info p, .slider-info1 p, .slider-info2 p, .slider-info3 p, .readmore-w3 {
margin-left: 6em;
}
.callbacks_tabs {
left: 13%;
top: 83%;
}
.video-info ul li a {
padding: 6px 20px;
}
.testimonials-grid-1,.testimonials-grid-2,.ftr-grid {
width: 100%;
float: none;
}
.testimonials h4, h5 {
text-align: center;
margin-top: 20px;
}
.ftr-grid {
padding: 30px;
height: auto;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3, .slider-info3 h3, .slider-info p, .slider-info1 p, .slider-info2 p, .slider-info3 p {
width: 70%;
}
.about-right1,.about-right2{
position: static;
width: 100%;
}
.about-right2{
width: 300px;
height: 300px;
}
.video-info {
margin-top: 0px;
}
.cd-header-buttons {
right: 225px;
}
.agileits_w3layouts_team_grid h3 {
font-size: 17px;
color: #146eb4;
font-weight: 600;
}
}
@media screen and (max-width: 568px){
.top-left li {
margin-right: .5em;
letter-spacing: 0px;
}
.readmore-w3 a {
padding: 8px 12px;
}
.w3layouts_gallery_grid h4 {
font-size: 1.2em;
}
.w3l-info1 p {
margin-top: 0;
padding-right: 0;
text-align: center;
}
.contact button.btn.btn-primary {
width: 33%;
height: 40px;
font-size: 16px;
}
.agile-copy {
float: none;
}
.agileits-social {
float: none;
text-align: center;
margin: .8em 0;
}
.nav > li > a {
padding: 6px;
}
.nav-tabs > li > a {
font-size: 13px;
}
.nav-tabs > li:nth-child(1) {
margin-left: 10em;
}
.cd-header-buttons {
right: 190px;
}
.video-info p {
width: 75%;
}
}
@media screen and (max-width: 480px){
.top .top-left, .top .top-middle, .top .top-right {
width: 100%;
padding-bottom: 15px;
text-align: center;
}
.top-bar {
top: 16%;
}
.callbacks_nav.next {
left: 86.5%;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3, .slider-info3 h3, .slider-info p, .slider-info1 p, .slider-info2 p, .slider-info3 p {
line-height: 30px;
}
.readmore-w3 {
margin-left: 13em;
}
.callbacks_tabs {
left: 39%;
top: 85%;
}
.about span {
width: 17%;
float: left;
font-size: 70px;
margin-top: -15px;
}
.video-info p {
width: 88%;
}
.agileits_w3layouts_team_grid h3 {
font-size: 17px;
}
.nav-tabs > li:nth-child(1) {
margin-left: 7em;
}
.w3layouts_gallery_grid {
width: 50%;
float: left;
}
.navbar-default .navbar-brand {
font-size: 28px;
}
}
@media screen and (max-width: 414px){
.top-middle i.fa {
font-size: 16px;
line-height: 33px;
width: 35px;
height: 35px;
}
.top-left li {
letter-spacing: 2px;
}
.top-bar {
top: 20%;
}
.slider-info, .slider-info1, .slider-info2, .slider-info3 {
padding-top: 219px;
min-height: 330px;
padding-bottom: 130px;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3, .slider-info3 h3 {
margin-left: 3em;
}
.slider-info p, .slider-info1 p, .slider-info2 p, .slider-info3 p {
margin-left: 5em;
}
.readmore-w3 {
margin-left: 10em;
}
.readmore-w3 a {
margin: 1.5em 0 0;
}
.callbacks_tabs {
left: 37%;
top: 90%;
}
.gallery, .services, .video-info, .team, .contact, .testimonials, .about {
padding: 30px 0;
}
.nav-tabs > li:nth-child(1) {
margin-left: 4em;
}
.contact button.btn.btn-primary {
width: 45%;
}
.footer-w3layouts p {
line-height: 28px;
letter-spacing: 1px;
}

.callbacks_nav {
width: 45px;
height: 45px;
background-size: 87px;
}
.cd-header-buttons {
left: 0;
}
.navbar-default .navbar-brand {
margin-left: 85px;
}
}
@media screen and (max-width: 384px){
.video-info h3.heading1 {
font-size: 25px;
}
.agileits_w3layouts_team_grid {
width: 100%;
float: none;
margin-top: 60px;
margin-bottom: 0;
}
.w3layouts_gallery_grid {
width: 100%;
float: none;
}
.callbacks_nav.next {
left: 84.5%;
}
.testimonials h4, h5 {
font-size: 23px;
}
.callbacks_nav {
bottom: 316px;
width: 40px;
height: 40px;
background-size: 77px;
}
.navbar-default .navbar-brand {
margin-left: 72px;
}
.video-info p {
width: 95%;
}
}
@media screen and (max-width: 375px){
.flex-control-nav {
right: 41%;
}
.contact button.btn.btn-primary {
width: 50%;
}
.slider-info p, .slider-info1 p, .slider-info2 p, .slider-info3 p {
margin-left: 4em;
}
.readmore-w3 {
margin-left: 9em;
}
.navbar-default .navbar-brand {
margin-left: 65px;
}
}
@media screen and (max-width: 320px){
.top-left li {
letter-spacing: 0px;
}
.top-bar {
top: 18%;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3 {
margin-left: 2em;
}
.slider-info h3, .slider-info1 h3, .slider-info2 h3, .slider-info3 h3, .slider-info p, .slider-info1 p, .slider-info2 p, .slider-info3 p {
width: 68%;
}
.slider-info p, .slider-info1 p, .slider-info2 p, .slider-info3 p {
margin-left: 3.5em;
}
.readmore-w3 {
margin-left: 7.5em;
}
.callbacks_nav.next {
left: 83.5%;
}
.about span {
width: 19%;
font-size: 61px;
}
.about-right2 {
width: 244px;
height: 244px;
}
.video-info p {
width: 100%;
}
.video-info h3.heading1 {
font-size: 21px;
}
.nav-tabs > li:nth-child(1) {
margin-left: 1em;
}
.contact button.btn.btn-primary {
width: 60%;
height: 34px;
font-size: 14px;
}
.callbacks_nav.prev {
left: 11px;
}
div#bs-example-navbar-collapse-1 {
position: absolute;
width: 100%;
margin: 0;
background: rgba(255, 255, 255, 0.9);
}
.cd-header-buttons {
right: 237px;
}
.navbar-default .navbar-brand {
font-size: 26px;
margin-left: 53px;
}
}
/* //Responsive design */