/*--
Author: W3layouts
Author URL: http://w3layouts.com
--*/
html,
body {
    margin: 0;
    font-size: 100%;
    background: #fff;
    font-family: 'Catamaran', sans-serif;
}

html {
    scroll-behavior: smooth;
}

body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'Catamaran', sans-serif;
}

body img {
    max-width: 100%;
}

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
    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;
    color: #323648;
}

li {
    list-style-type: none;
}

p {
    margin: 0;
    font-size: 17px;
    line-height: 2em;
    letter-spacing: 1px;
    color: #707579;
}

ul {
    margin: 0;
    padding: 0;
}

/*-- header --*/


/*-- //navigation --*/
.navbar-light .navbar-brand {
    font-size: 20px;
    padding: 0px;
	margin-left: 400px;
    font-family: 'Verdana', cursive;
    letter-spacing: 2px;
}

a.navbar-brand span,
.w3l-footer h1 a span {
   /* color: #eec972;*/
	color: #000;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {


    padding: 0 1rem;
    /*background: #eee;*/
    box-shadow: 1px 2px 2px 1px rgba(12, 12, 12, 0.11);
}

.bg-light {
    background-color: rgba(89, 89, 89, 0.65) !important
	
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: #fff;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    letter-spacing: 1px;
    padding: 26px 20px;
    font-size: 15px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #000;
    background: #fff;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #000;
    background: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/*-- //navigation --*/

a.navbar-brand {
    font-size: 1em;
    color: #fff;
    padding: 0;
    font-weight: 600;
    margin: 0;
	letter-spacing: 1px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
	position:relative
}

.header-agile {
    width: 45%;
	z-index: 9;
}

.social ul li {
    margin: 0px;
    display: inline-block;
}

.social ul li a {
    font-weight: 400;
    text-transform: capitalize;
    color: #ddd;
    letter-spacing: 1px;
    font-size: 15px;
    position: relative;
    padding: 0 0.1rem;
}

.social.social-invisible {
    display: none;
}

/*-- //header --*/

/*-- //Pricelist --*/
	table {
			border:0px solid #b3adad;
			border-collapse:collapse;
			padding:5px;
			text-align:left;
			font-family: 'Catamaran', sans-serif;
			font-size:15px;
			color: #ddd;
			
		}
		table th {
			border:0px solid #b3adad;
			padding:5px;
			background: #ffffff;
			color: #313030;
			text-align:left;
		}
		table td {
			border:0px solid #b3adad;
			text-align:center;
			padding:5px;
			background: #ffffff;
			color: #313030;
			text-align:left;
		}
/*-- //Pricelist --*/

/*-- banner --*/

.banner-text {
    text-align: center;
}

.banner-text a {
    font-size: 17px;
    letter-spacing: 2px;
    color: #fff;
    outline: none;
    padding: 0px;
    text-decoration: underline;
    margin-top: 20px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
}

/*-- text Slider --*/


p.sub-para {
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 300;
}

.slider-top span {
    font-weight: 600;
}

.home h3 {
    font-size: 2em;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 1.15em;
}

/* //text slider */

.bs-slider-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}

.bs-slider-overlay1 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}

h4.agile-title,
h1.agile-title,
h2.agile-title {
    letter-spacing: 2px;
    line-height: 1.2em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    font-size: 4em;
    color: #fff;
}

.banner-text h5 {
    letter-spacing: 6px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    font-size: 1.5em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    margin-bottom: .5em;
}

/*-- //banner --*/


/*-- banner --*/

.csslider>ul>li,
.bs-slider-overlay,
.csslider>ul>li,
.bs-slider-overlay1 {
    min-height: 750px;
}

.csslider>ul>li:first-child {
    background: url(../images/banner1.jpg) no-repeat center;
    background-size: cover;
}

.csslider>ul>li:nth-child(2) {
    background: url(../images/banner2.jpg) no-repeat center;
    background-size: cover;
}

.csslider>ul>li:nth-child(3) {
    background: url(../images/banner3.jpg) no-repeat center;
    background-size: cover;
}

.csslider {
    position: relative;
}

.csslider>input {
    display: none;
}

.csslider>input:nth-of-type(3):checked~ul li:first-of-type {
    margin-left: -200%;
}

.csslider>input:nth-of-type(4):checked~ul li:first-of-type {
    margin-left: -300%;
}

.csslider>input:nth-of-type(2):checked~ul li:first-of-type {
    margin-left: -100%;
}

.csslider>input:nth-of-type(1):checked~ul li:first-of-type {
    margin-left: 0%;
}

.csslider>ul {
    position: relative;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.csslider>ul>li {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: visible;
    font-size: 15px;
    font-size: initial;
    line-height: normal;
    -moz-transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal;
}

.csslider>.navigation {
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 10;
    margin-bottom: -10px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.csslider>.navigation>div {
    margin-left: -100%;
}

.csslider>.navigation label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 4px;
    padding: 2px;
    background: #fff;
    border: 3px solid #fff;
}

.csslider>.navigation label:hover:after {
    opacity: 1;
}

.csslider>.navigation label:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -7px;
    margin-top: -7px;
    background: transparent;
    border-radius: 50%;
    padding: 3px;
    opacity: 0;
    border: 4px solid #fff;
}

.csslider.inside .navigation {
    bottom: 10px;
    margin-bottom: 10px;
}

.csslider.inside .navigation label {
    border: 1px solid #7e7e7e;
}

.csslider>input:nth-of-type(1):checked~.navigation label:nth-of-type(1):after,
.csslider>input:nth-of-type(2):checked~.navigation label:nth-of-type(2):after,
.csslider>input:nth-of-type(3):checked~.navigation label:nth-of-type(3):after {
    opacity: 1;
}

.csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
.csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(0),
.csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(1),
.csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2) {
    display: block;
    left: 0;
    right: auto;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
.csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(2),
.csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3) {
    display: block;
    right: 0;
    left: auto;
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

/*#region MODULES */


#slider1 {
    width: 100%;
}



/* //banner */

/* header */
/* CSS Document */
header {
    position: absolute;
    z-index: 20;
    width: 100%;
    padding: 1rem 0;
    background: rgba(255, 255, 255, 0.1);
}

.toggle,
[id^=drop] {
    display: none;
}

/* Giving a background-color to the nav container. */
nav {
    margin: 0;
    padding: 0;
}


/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
    content: "";
    display: table;
    clear: both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

/* Positioning the navigation items inline */
nav ul li {
    margin: 0px;
    display: inline-block;
    float: left;
}

/* Styling the links */
nav a {
    font-weight: 400;
    text-transform: capitalize;
    color: #eee;
    letter-spacing: 1px;
    font-size: 16px;
    position: relative;
    padding: 0.2rem;
}


nav ul li ul li:hover {
    background: #f8f9fa;
}

/* Background color change on Hover */
nav a:hover {
    color: #fff;
    background: transparent;
}

.menu li.active a {
    color: #eee;
    background: transparent;
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
    display: none;
    position: absolute;
    /* has to be the same number as the "line-height" of "nav a" */
    top: 25px;
    background: #fff;
    padding: 10px;
}

ul.inner-dropdown a:hover {
    color: #333;
}

/* Display Dropdowns on Hover */
nav ul li:hover>ul {
    display: inherit;
}

/* Fisrt Tier Dropdown */
nav ul ul li {
    width: 160px;
    float: none;
    display: list-item;
    position: relative;
}

nav ul ul li a {
    color: #333;
    padding: 5px 10px;
    display: block;
}

/* Second, Third and more Tiers	
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
    position: relative;
    top: -60px;
    /* has to be the same number as the "width" of "nav ul ul li" */
    left: 170px;
}


/* Change ' +' in order to change the Dropdown symbol */
li>a:only-child:after {
    content: '';
}




/*-- // header --*/

/* -- about --*/
.about h4 {
    font-size: 30px;
    
    letter-spacing: 1px;
}

.about-padding {
    padding: 2em 4em;
}

.img-div {
    position: relative;
}

.position-img {
    position: absolute;
    right: 0;
    bottom: 10%;
	 border: 4px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}

.position-img1 {
    position: absolute;
    left: 0;
    bottom: 10%;
	 border: 4px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}

/* -- //about --*/


/*-- services --*/

.bottom-gd-content h4 {
    letter-spacing: 2px;
}

.bottom-gd-icon span {
    font-size: 2em;
    color: #ff3c41;
}

.bottom-gd-ser {
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    box-shadow: 5px 5px 10px 0 rgba(76, 110, 245, .1);
}

h3.heading {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
}

.services {
    background: #f5f6f7;
}

/*-- //services --*/

/*-- services --*/

.service-grid h4 {
    letter-spacing: 1px;
}

/*-- //services --*/


/*-- video section PM --*/

.video-agileits {
    background: url(../images/bg6.jpg)no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding-top: 15em !important;
    margin-top: 18em;
    position: relative;
}



.agileits_modal_body2 {
    text-align: center;
    position: absolute;
    top: -60%;
    left: 0;
    right: 0;
}

.agileits_modal_body2 iframe {
    width: 800px;
    height: 466px;
    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}

/*-- //video section PM --*/

/*-- video section BW --*/
.video-agileits_bw {
    background: url(../images/bg_bw.jpg)no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding-top: 15em !important;
    margin-top: 18em;
    position: relative;
}

.agileits_modal_body2_bw {
    text-align: center;
    position: absolute;
    top: -60%;
    left: 0;
    right: 0;
	}


.bw2 {
    
    width: 800px;
    height: 466px;
    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}


/*-- //video section BW --*/


/*-- video section BW2 --*/
.video-agileits_bw2 {
  
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding-top: 1em !important;
    margin-top: 1em;
    position: relative;
}

.agileits_modal_body2_bw {
    text-align: center;
    position: absolute;
    top: -60%;
    left: 0;
    right: 0;
	}


.bw3 {
    text-align: center;
    width: 600px;
    height: 266px;
    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}

.bw4 {
    text-align: center;
	float:right;
    width: 600px;
    height: 600px;
    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
	
}
.bw5 {
    text-align: center;
	float:right;
    width: 602px;
    height: 779px;
    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}

.bw6 {
    text-align: center;
	float:right;
    width: 470px;
    height: 530px;
    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}


/*-- //video section BW2 --*/


/*-- video section GB --*/
.video-agileits_gb {
    background: url(../images/gb_b1.jpg)no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding-top: 15em !important;
    margin-top: 18em;
    position: relative;
}

.agileits_modal_body2_gb {
    text-align: center;
    position: absolute;
    top: -60%;
    left: 0;
    right: 0;
	}


.gb2 {
    
    width: 800px;
    height: 466px;
    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}

.gbp {
    
    width: 700px;
   
    border: 3px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
/*-- //video section GB--*/

/*-- video section ND --*/
.video-agileits_nd {
    background: url(../images/nd_b1.jpg)no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding-top: 15em !important;
    margin-top: 18em;
    position: relative;
}

.agileits_modal_body2_nd {
    text-align: center;
    position: absolute;
    top: -60%;
    left: 0;
    right: 0;
	}


.nd2 {
    
    width: 800px;
    height: 466px;
    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}


/*-- //video section ND--*/

/*-- gallery --*/
section#gallery {
    position: relative;
}

section#gallery1 {
    position: relative;
}

section#gallery2 {
    position: relative;
}

section#galleryba {
    position: relative;
}

section#implink {
    position: relative;
}

section#datlink {
    position: relative;
}

.gal-img {
    padding: 10px;
}

.gal-img img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    margin-bottom: 15px;
}

.gal-img:hover.gal-img img {
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
}

/*-- popup --*/

.pop-overlay {
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 0ms;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
}

.pop-overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
 
    border-radius: 5px;
    max-width: 650px;
    position: relative;
    margin: 8em auto;
    padding: 3em 1em;
	 box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
	 background: rgba(0, 0, 0, 0.3);
    transition: opacity 0ms;
}



.popup p {
    font-size: 16px;
    color: #fff;
    letter-spacing: .5px;
    line-height: 30px;
}

.popup h2 {
    margin-top: 0;
    color: #fff;

}

.popup .close {
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.popup .close:hover {
    color: #ff3c41;
}

/*-- //popup imp --*/

.popup_imp {
 
    border-radius: 5px;
    max-width: 650px;
    position: relative;
    margin: 8em auto;
    padding: 3em 1em;
	 box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
	 background: rgba(0, 0, 0, 0.6);
    transition: opacity 0ms;
}


.popup_imp p {
    font-size: 16px;
    color: #fff;
    letter-spacing: .5px;
    line-height: 30px;
	}

	
.popup_imp .close {
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
.popupimp .close:hover {
    color: #ff3c41;
}
/*-- //popup dat --*/

.popup_dat {
 
    border-radius: 5px;
    max-width: 650px;
    position: relative;
    margin: 8em auto;
    padding: 3em 1em;
	 box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
	 background: rgba(0, 0, 0, 0.6);
    transition: opacity 0ms;
}


.popup_dat p {
    font-size: 16px;
    color: #fff;
    letter-spacing: .5px;
    line-height: 30px;
	}

	
.popup_dat .close {
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
.popupdat .close:hover {
    color: #ff3c41;
}
/*-- //gallery --*/





/*-- Sections Divider--*/
.stats-info {
    background: url(../images/banner2.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
	 
}

.stats-info2 {
    background: url(../images/banner3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
	 
}

.stats-info3 {
    background: url(../images/banner1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
	 
}

.stats-info4 {
    background: url(../images/banner4.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
	 
}

.stats-info h3.heading,
p.center {
    color: #fff;
	vertical-align:bottom;
	
	 
}

.overlay {
    background: rgba(0, 0, 0, 0.5);
}

p.text-li {
    color: #ccc;
}

.stats-grid-w3-agile .icon-right-w3ls {
    background: #ff3c41;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    margin: auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.stats-grid-w3-agile span.fa {
    font-size: 30px;
    color: #fff;
    line-height: 65px;
}

.counter {
    font-size: 40px;
    line-height: 1.2;
    color: #fff;
    font-weight: 700;
}

/*-- //stats --*/


/*-- contact --*/
.contact-left span {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    color: #03A9F4;
    font-size: 16px;
    padding-left: 10px;
}

.contact input[type="text"],
.contact input[type="email"],
.contact select,
.contact textarea {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding: 12px 20px;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    color: #777;
    background-color: transparent;
    text-transform: capitalize;
    background-image: none;
    letter-spacing: 1px;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 1px solid #ccc;
}

.contact textarea {
    height: 120px;
}

.footer-style-w3ls p {
    font-size: 16px;
}

.footer-style-w3ls p a {
    color: #707579;
}

.contact button.btn {
    background: #ff3c41;
    font-size: 17px;
    display: inline-block;
    color: #fff;
    border: none;
    padding: 12px 40px;
    letter-spacing: 2px;
    margin-top: 0px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.contact iframe {
    border: none;
    outline: none;
    height: 310px;
    width: 100%;
    padding: 5px;
}

.phone-icon {
    text-align: center;
}

/*-- //contact --*/


/* -- //newsletter --*/
.subscribe-text input[type="email"] {
    outline: none;
    padding: 13px 20px;
    color: #333;
    font-size: 16px;
    width: 88%;
    border: none;
    background: none;
    letter-spacing: 1px;
}

.subscribe-text {
    background: #f5f6f7;
}

button.btn1 {
    color: #808080;
    border: none;
    padding: 13px 0;
    outline: none;
    text-align: center;
    text-decoration: none;
    background: none;
    cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    width: 12%;
}

.subscribe-text form {
    border: 1px solid #808080;
    width: 100%;
}

/* -- //newsletter --*/


/*-- footer --*/

ul.bottom-links-w3_pvt {
    border-top: 1px solid #1a1d1d;
    border-bottom: 1px solid #1a1d1d;
    padding: 1.5em 0;
    margin: 3em 0;
}

ul.bottom-links-w3_pvt li {
    display: inline-block;
    margin: 0 2em;
}

ul.bottom-links-w3_pvt li:last-child {
    float: right;
}

ul.bottom-links-w3_pvt li a.active,
ul.bottom-links-w3_pvt li a:hover {
    color: #34c663;
}

ul.bottom-links-w3_pvt li a {
    font-size: 14px;
    color: #606161;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.footv4-left h2 a {
    font-size: 0.9em;
    letter-spacing: 0.5px;
    color: #fff !important;
    display: block;
    position: relative;
    margin-bottom: 1em;
    font-weight: 800;
    text-transform: uppercase;
}

ul.d-flex.header-agile li span {
    margin-right: 1em;
    color: #0cc5b7;
	z-index: 9;
}

.footv4-left ul.v4-rel li {
    display: block;
    list-style-type: none;
    margin-bottom: 10px;
}

ul.footer-link li {
    display: inline-block;
    line-height: 2;
    margin-right: 1em;
}

ul.footer-link li a {
    color: #666;
    text-transform: capitalize;
    font-size: 17px;
    letter-spacing: 1px;
}

footer {
    background: #000;
}

.copy-right p {
    color: #444;
}

.copy-right p a {
    color: #666;
}

.footer-logo a {
    font-size: 32px;
    color: #eee;
    letter-spacing: 1px;
    font-weight: 600;
}

/*-- //footer --*/


/*-- move top --*/

a.move-top {
    color: #fff;
    font-size: 20px;
    background: #ff3c41;
    width: 40px;
    height: 40px;
    line-height: 40px;
    letter-spacing: 2px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    margin-bottom: 20px;
    display: inline-block;
}

/*--// move top --*/





/* main-slider-css */
.banner-info {
    text-align: center;
}

.banner-info a {
    font-size: 17px;
    letter-spacing: 2px;
    color: #fff;
    outline: none;
    padding: 0px;
    text-decoration: underline;
    margin-top: 20px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
}

.banner-info h5 {
    letter-spacing: 6px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    font-size: 1.5em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    margin-bottom: .5em;
}

.banner-view {
    background: url(../images/banner1.jpg) no-repeat center;
    background-size: cover;
    min-height: 850px;
    position: relative;
    z-index: 0;
    display: grid;
    align-items: center;
}

.banner-top1 {
    background: url(../images/banner2.jpg) no-repeat center;
    background-size: cover;
}

.banner-top2 {
    background: url(../images/banner3.jpg) no-repeat center;
    background-size: cover;
}

.banner-view:before {
    content: "";
    background: rgba(7, 10, 12, 0.45);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}




/*--//Mobile Menu responsive --*/

/*-- 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 --*/
















/*--//Mobile Menu responsive end--*/


@media (max-width: 1680px) {
    .banner-view {
        min-height: 750px;
    }
	
	.agileits_modal_body2 iframe {
    max-width: 100%;
  
    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
}

@media (max-width: 1440px) {
    .banner-view {
        min-height: 680px;
    }
	.agileits_modal_body2 iframe {
  max-width: 100%;
 
    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}



@media(max-width: 1280px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 26px 16px;
    }
 
}


}
@media(max-width:1024px) {

    .csslider>ul>li,
    .bs-slider-overlay,
    .csslider>ul>li,
    .bs-slider-overlay1 {
        min-height: 650px;
    }
}


@media(max-width:1080px) {

    .csslider>ul>li,
    .bs-slider-overlay,
    .csslider>ul>li,
    .bs-slider-overlay1 {
        min-height: 680px;
    }

    h4.agile-title,
    h1.agile-title,
    h2.agile-title {
        font-size: 3.5em;
    }

    .about-padding {
        padding: 2em 3em;
    }

    .about h4 {
        font-size: 28px;
    }

    h3.heading {
        font-size: 35px;
        letter-spacing: 1px;
    }

    p.text-li {
        font-size: 15px;
    }

    .bottom-gd-content h4 {
        letter-spacing: 1px;
        font-size: 22px;
    }
	 .banner-view {
        min-height: 660px;
    }
	.agileits_modal_body2 iframe {
   max-width: 100%;
 
    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
     }
	 
	 
	  .navbar-light .navbar-nav .nav-link {
        padding: 26px 12px;
        font-size: 14px;
    }
    
	
    .navbar-light .navbar-brand {
    font-size: 20px;
    padding: 0px;
	margin-left: 0px;
    font-family: 'Verdana', cursive;
    letter-spacing: 1px;
}
}

@media (max-width: 991px) {
    .banner-view {
        min-height: 630px;
    }
	.agileits_modal_body2 iframe {
   max-width: 100%;
 
    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw4 {
    text-align: center;
	float:right;
    width: 450px;
    height: 450px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}

    .navbar-toggler {
        padding: 0.50rem 0.8rem;
    }
    .navbar-light .navbar-toggler {
        color: #fff;
        border-color: #fff;
        border-radius: 0;
		
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 15px 0;
        font-size: 16px;
    }
    ul.navbar-nav.ml-auto.text-center.mr-xl-5 {
        background: rgba(24, 24, 24, 0.71);
    }
	.navbar-light .navbar-brand {
    font-size: 20px;
    padding: 0px;
	margin-left: 0px;
    font-family: 'Verdana', cursive;
    letter-spacing: 2px;
}
	
	

    #logo {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        float: none;
    }

    nav {
        margin: 0;
    }

    .header-agile {
        float: left;
		z-index: 9;
    }

    nav ul {
        width: 100%;
    }

    /* Hide the navigation menu by default */
    /* Also hide the  */
    .toggle+a,
    .menu {
        display: none;
    }

    /* Stylinf the toggle lable */
    .toggle {
        display: block;
        padding: 4px 18px;
        font-size: 20px;
        text-decoration: none;
        border: none;
        float: right;
        background-color: #666;
        color: #fff;
    }

    .menu .toggle {
        float: none;
        text-align: center;
        margin: auto;
        width: 25%;
        padding: 5px;
        font-weight: normal;
        font-size: 15px;
        letter-spacing: 1px;
        background: none;
        color: #333;
    }

    .toggle:hover {
        color: #333;
        background-color: #fff;
    }

    /* Display Dropdown when clicked on Parent Lable */
    [id^=drop]:checked+ul {
        display: block;

		
		
        background: #fff;
        padding: 15px 0;
        text-align: center;
    }

    /* Change menu item's width to 100% */
    nav ul li {
        display: block;
        width: 100%;
        padding: 5px 0;
    }

    nav ul ul .toggle,
    nav ul ul a {
        padding: 0 40px;
    }

    nav ul ul ul a {
        padding: 0 80px;
    }

    nav a:hover,
    nav ul ul ul a {
        background-color: transparent;
    }

    nav ul li ul li .toggle,
    nav ul ul a,
    nav ul ul ul a {
        padding: 14px 20px;
        color: #FFF;
        font-size: 17px;
    }

    /* Hide Dropdowns by Default */
    nav ul ul {
        float: none;
        position: static;
        color: #ffffff;
		
        /* has to be the same number as the "line-height" of "nav a" */
    }

    /* Hide menus on hover */
    nav ul ul li:hover>ul,
    nav ul li:hover>ul {
        display: none;
    }

    /* Fisrt Tier Dropdown */
    nav ul ul li {
        display: block;
        width: 100%;
        padding: 0;
		
    }

    nav ul ul ul li {
        position: static;
        /* has to be the same number as the "width" of "nav ul ul li" */

    }

    nav a {
	 font-size: 25px;
        color: #333;
    }

    nav a:hover {
        color: #2893ae;
    }

    .menu li.active a {
        color: #333;
		
    }

    nav ul ul li a {
        display: inline-block;
        font-size: 20px;
    }

    ul.inner-dropdown {
        padding-bottom: 0 !important;
        padding-top: 8px !important;
		
    }

    .about-padding {
        padding: 0em 1em;
    }

    .img-div {
        margin: 4em 0;
    }

    .csslider>ul>li,
    .bs-slider-overlay,
    .csslider>ul>li,
    .bs-slider-overlay1 {
        min-height: 600px;
    }

    header {
        padding: 0rem 0;
		z-index: 9;
    }

    .social.social-invisible {
        display: block;
    }

    .social {
        display: none;
    }

    .header-agile {
        width: auto;
		z-index: 9;
    }
}

@media(max-width:900px) {

    h4.agile-title,
    h1.agile-title,
    h2.agile-title {
        font-size: 3em;
    }
}

@media screen and (max-width: 800px) {
    .csslider>.navigation {
        bottom: 75px;
    }
}



@media screen and (max-width: 768px) {
    .csslider>ul>li {
        min-height: 486px;
    }
}


@media (max-width: 736px) {
    .banner-view {
        min-height: 580px;
		
    }

    .banner-info h5 {
        letter-spacing: 4px;
        font-size: 1.2em;
    }
	.agileits_modal_body2 iframe {
  max-width: 100%;

    border: 16px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw2 {
    
    width: 400px;
    height: 267px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}

.bw4 {
    text-align: center;
	float:right;
    width: 450px;
    height: 450px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}

    .csslider>.navigation {
        bottom: 40px;
    }

    h4.agile-title,
    h1.agile-title,
    h2.agile-title {
        font-size: 2.6em;
        letter-spacing: 1px;
    }

    .banner-text h5 {
        letter-spacing: 4px;
        font-size: 1.2em;
    }

    .csslider>ul>li,
    .bs-slider-overlay,
    .csslider>ul>li,
    .bs-slider-overlay1 {
        min-height: 550px;
    }

    .stats-grid-w3-agile .icon-right-w3ls {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .stats-grid-w3-agile span.fa {
        font-size: 25px;
        line-height: 60px;
    }

    .counter {
        font-size: 34px;
    }

    .footer-logo a {
        font-size: 28px;
    }

    .copy-right p {
        font-size: 16px;
    }
	
	.bw4 {
    text-align: center;
	float:right;
    width: 450px;
    height: 450px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
}

@media(max-width:667px) {
    .img-div {
        margin: 2em 0 0;
    }

    .position-img,
    .position-img1 {
        position: static;
        margin: 2em 0;
		 border: 4px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
    }

    .about h4 {
        font-size: 25px;
    }

    p {
        font-size: 16px;
    }

    .csslider>ul>li,
    .bs-slider-overlay,
    .csslider>ul>li,
    .bs-slider-overlay1 {
        min-height: 500px;
    }
	.bw2 {
    
    width: 400px;
    height: 267px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw4 {
    text-align: center;
	float:right;
    width: 450px;
    height: 450px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
}

@media screen and (max-width: 640px) {
    .csslider>ul>li {
        min-height: 420px;
    }
}

@media (max-width: 600px) {
    .banner-view {
        min-height: 530px;
    }
	.agileits_modal_body2 iframe {
 max-width: 100%;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw2 {
    
    width: 400px;
    height: 267px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw4 {
    text-align: center;
	float:right;
    width: 450px;
    height: 450px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}

    .csslider>ul>li {
        min-height: 385px;
    }
}

@media(max-width:568px) {
    h3.heading {
        font-size: 30px;
        letter-spacing: 1px;
    }

    h4.agile-title,
    h1.agile-title,
    h2.agile-title {
        font-size: 2.2em;
        letter-spacing: 1px;
    }

    .banner-text h5 {
        letter-spacing: 3px;
        font-size: 1em;
    }

    .csslider>ul>li,
    .bs-slider-overlay,
    .csslider>ul>li,
    .bs-slider-overlay1 {
        min-height: 450px;
    }
	.bw2 {
    
    width: 400px;
    height: 267px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}


    .banner-view {
        min-height: 400px;
    }

    .banner-info h5 {
        letter-spacing: 3px;
        font-size: 1em;
    }
	.agileits_modal_body2 iframe {
   max-width: 100%;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
h3.heading {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.bw5 {
    text-align: center;
	float:right;
    width: 450px;
    height: 582px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw4 {
    text-align: center;
	float:right;
    width: 450px;
    height: 450px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw6 {
    text-align: center;
	float:right;
    width: 400px;
    height: 451px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
 .navbar-toggler {
        padding: 0.40rem 0.8rem;
		margin-left: 200px;
    }

}



@media(max-width:480px) {
    .bottom-gd-content h4 {
        font-size: 20px;
    }

    p {
        line-height: 1.8;
    }

    .menu .toggle {
        width: 30%;
    }

    ul.footer-link {
        text-align: center;
    }
	.bw2 {
    
    width: 400px;
    height: 267px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw4 {
    text-align: center;
	float:right;
    width: 450px;
    height: 450px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
  
    .left-treat-w3l {
        padding-left: 1.5em;
    }
    .middle-sec h4 {
        font-size: 26px;
    }
    .agileits_modal_body2 iframe {
        height: 238px;
    }
    .video-agileits {
        padding-top: 6em !important;
        margin-top: 10em;
    }
    .card-body {
        padding: 1rem;
        font-size: 15px;
        line-height: 1.8;
    }
    .card .btn {
        padding: 0rem;
        font-size: .9rem;
    }
    .wthree_text {
        padding-top: 7em;
    }
    .contact-grid-agiles {
        right: 7%;
    }
    h2.logo-2 a {
        font-size: 42px;
    }
    .book-form input[type="text"],
    .book-form input[type="email"],
    .book-form input[type="password"] {
        font-size: 13px;
    }
    .modal-header h5 {
        font-size: 26px;
    }
    .modal-open .modal {
        padding: 0 !important;
    }
	
 .navbar-light .navbar-nav .nav-link {
        padding: 5px 0;
        font-size: 15px;
    }
    
    .navbar-toggler {
        padding: 0.40rem 0.8rem;
		margin-left: 170px;
    }
    
    ul.list-unstyled li {
        font-size: 14px;
    }

.navbar-light .navbar-brand {
    font-size: 20px;
    padding: 0px;
	margin-left: 0px;
    font-family: 'Verdana', cursive;
    letter-spacing: 1px;
}

    .csslider>ul>li {
        min-height: 330px;
    }
}

@media (max-width: 414px) {
    .banner-info h5 {
        letter-spacing: 2px;
        font-size: .9em;
    }
	.agileits_modal_body2 iframe {
    max-width: 100%;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
h3.heading {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.bw5 {
    text-align: center;
	float:right;
    width: 450px;
    height: 582px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw4 {
    text-align: center;
	float:right;
    width: 400px;
    height: 400px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw6 {
    text-align: center;
	float:right;
    width: 400px;
    height: 451px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw2 {
    
    width: 400px;
    height: 267px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}

    .about h4 {
        font-size: 23px;
    }

    .counter {
        font-size: 30px;
    }

    h3.heading {
        font-size: 27px;
        letter-spacing: 0px;
    }

    .contact input[type="text"],
    .contact input[type="email"],
    .contact select,
    .contact textarea {
        font-size: 14px;
    }

    .contact button.btn {
        font-size: 16px;
        padding: 10px 35px;
        letter-spacing: 1px;
    }

    h4.agile-title,
    h1.agile-title,
    h2.agile-title {
        font-size: 2em;
        letter-spacing: 0px;
    }

    .banner-text h5 {
        letter-spacing: 2px;
        font-size: .9em;
    }

    .menu .toggle {
        width: 35%;
    }
	.bw2 {
    
    width: 400px;
    height: 267px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw4 {
    text-align: center;
	float:right;
    width: 450px;
    height: 450px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
}

@media (max-width: 384px) {

    .banner-info a {
        font-size: 15px;
        margin-top: 10px;
    }
	.agileits_modal_body2 iframe {
   max-width: 100%;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
h3.heading {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

.bw5 {
    text-align: center;
	float:right;
     width: 300px;
    height: 338px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw4 {
    text-align: center;
	float:right;
    width: 300px;
    height: 300px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw6 {
    text-align: center;
	float:right;
    width: 300px;
    height: 338px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw2 {
    
    width: 300px;
    height: 200px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}

    .csslider>ul>li {
        min-height: 280px;
    }


    h4.agile-title,
    h1.agile-title,
    h2.agile-title {
        font-size: 1.8em;
    }

    .banner-text a {
        font-size: 15px;
        margin-top: 10px;
    }

    .footer-logo a {
        font-size: 25px;
        letter-spacing: 0;
    }

    .popup {
        margin: 8em 1em;
    }
	.bw2 {
    
    width: 400px;
    height: 267px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
.bw4 {
    text-align: center;
	float:right;
    width: 450px;
    height: 450px;
    border: 10px solid #fff;
    box-shadow: 0px 2px 13px 2px rgba(0, 0, 0, 0.33);
}
}

@media all and (max-width : 330px) {

    nav ul li {
        display: block;
        width: 94%;
    }

}