/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
    font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	background:transparent;
	margin: 0;
}
p,ul li,ol li{
	margin:0;
	font-size:14px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto', sans-serif;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
input[type="submit"],input[type="reset"],.w3layouts_mail_grid_left1,.w3layouts_mail_grid_left2 a,.w3layouts_services_grid_main,.agileits_w3layouts_nav_right ul li a,.w3layouts_banner_info_right ul li a,.wthree_copy_right p a,.agile_map_grid ul li a,.agileits_w3layouts_footer_grid ul li a{
	-webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
@font-face{
    font-family: 'LibreBaskerville-Regular';
    src:url(../fonts/LibreBaskerville-Regular.ttf) format('truetype');
}

@font-face{
    font-family: 'LibreBaskerville-Italic';
    src:url(../fonts/LibreBaskerville-Italic.ttf) format('truetype');
}

@font-face{
    font-family: 'LibreBaskerville-Bold';
    src:url(../fonts/LibreBaskerville-Bold.ttf) format('truetype');
}

@font-face{
    font-family: 'LetterGothic';
    src:url(../fonts/lettergothicstd.otf) format('truetype');
}

@font-face{
    font-family: 'Helvetica';
    src:url(../fonts/HelveticaNeueLTStd-Ex.otf) format('opentype');
}

@font-face{
    font-family: 'MadeFuture';
    src:url(../fonts/MadeFuture.otf) format('opentype');
}

@font-face{
    font-family: 'Quicksand';
    src:url(../fonts/Quicksand-Regular.ttf) format('truetype');
}

@font-face{
    font-family: 'Quicksand-Bold';
    src:url(../fonts/Quicksand-Bold.ttf) format('truetype');
}
@font-face{
    font-family: 'Quicksand-SemiBold';
    src:url(../fonts/Quicksand-SemiBold.ttf) format('truetype');
}
@font-face{
    font-family: 'Quicksand-Medium';
    src:url(../fonts/Quicksand-Medium.ttf) format('truetype');
}
.fontFamily1 {
    font-family:'LibreBaskerville-Regular';
}

.fontFamily2 {
    font-family:'LibreBaskerville-Italic';
}

.fontFamily3 {
    font-family:'LibreBaskerville-Bold';
}

.fontFamily4 {
    font-family:'LetterGothic';
}

.fontFamily5 {
    font-family:'Helvetica';
}

.fontFamily6 {
    font-family:'MadeFuture';
}

.fontFamily7 {
    font-family:'Quicksand';
}

.margine {
    clear:both;
}
.margine10 {
    clear:both;
    margin-bottom:10px;
}
.margine20 {
    clear:both;
    margin-bottom:20px;
}
.margine1 {
    clear:both;
    margin-bottom:1em;
}
.margine2 {
    clear:both;
    margin-bottom:2em;
}

.marginAtas {
    padding-top:4.5em;
}

.marginAtas2 {
    padding-top:14em;
}
/*#movetop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 15px;
  z-index: 99;
  font-size: 18px;
  cursor: pointer;
  color: #fff;
  width: 250px;
  height: auto;
  padding: 0;
  transition: 0.3s ease-out;
  border:1px solid;
}*/
#movetop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 15px;
    z-index: 99;
    overflow: hidden;
    z-index: 999;
    width: 250px;
    height: auto;
    border: none;
    text-indent: 100%;
    cursor:pointer;
    /*background: url(../images/arr.png) no-repeat 0px 0px;*/
}
.frameHeader {
    width:260px;
    text-align:center;
    padding-top:2px;
    padding-bottom:2px;
    background-color:transparent;
/*    border: 1px solid;*/
}

.frameHeader .wording {
    float:right;
    width:80%;
}
.frameHeader .wording .company {
    /*font-family: 'Helvetica';
    text-transform:uppercase;*/
    font-size: 20px;
    letter-spacing: 2px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    color:#0C269C;
    font-weight: bold;
    margin: 0;
    width:100%;
    padding-left:5px;
    padding-top:40px;
    padding-bottom:0px;
    padding-right:5px;
    text-align:left;
    
}
.frameHeader .wording .slogan {
    font-size: 18px;
    /*font-family: 'MadeFuture';*/
    margin: 0;
    width:100%;
    padding-left:5px;
    padding-top:0px;
    padding-bottom:0px;
    padding-right:5px;
    text-align:left;
}

.frameHeader .frameImg {
    float:left;
    width:80%;
    text-align:center;
/*    border: 1px solid;*/
}
.frameHeader .frameImg img {
    width:100%;
    height:auto;
}

.frameContact {
    width:100%;
    padding-top: .2em;
}

.frameContact .frameImg {
    width:30%;
    float:left;
    padding:20px
}

.frameContact .frameImg img {
    width:100%;
    height:auto;
}

.frameContact .frameContent {
    width:100%;
    float:left;
    padding-right:10px;
    padding-top:10px;
/*    border : 1px solid;*/
}

.frameContact .frameContent .title {
    font-size: 28px;
    /*text-transform: uppercase;*/
    font-weight: bold;
    padding-bottom:5px;
    margin-bottom:40px;
    border-bottom:0px solid purple;
}

.frameContact .frameContent .title .word1 {
    color:#000;
}

.frameContact .frameContent .title .word2 {
    color:#ff4500;
}

.frameContact .frameContent .frameWording {
    width:100%;
    padding-top:15px;
    font-size:35px;
    color: mediumpurple;
    text-shadow: #000 0px 0px;
    font-weight: 700;
    font-family: 'Quicksand-SemiBold';
}

.frameContact .frameContent .frameButton {
    width:100%;
    float:left;
    padding:10px;
   
}
.frameContact .frameContent .frameButton .frameButton1 {
    width:50%;
    float:left;
    padding:1px;
   
}
.frameContact .frameContent .frameButton1 img{
    width:100%;
    margin-top:1px;
    font-weight:600;
    cursor:pointer;
    font-size:16px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.frameContact .frameContent .frameButton1 p{
    width:100%;
    font-size:14px;
    color: #FFFDD0;
    text-shadow: #000 1px 1px;
    font-weight: 600;
    text-align: center;
    float: left;
}
.frameContact .frameContent .frameButton .frameButton2 {
    width:40%;
    float:left;
    padding:1px;
    margin-left: 5em;
    margin-top: 5em;
    
}
.frameContact .frameContent .frameButton2 img{
    width:100%;
    margin-top:1px;
    font-weight:600;
    cursor:pointer;
    font-size:16px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.frameContact .frameContent .frameButton2 p{
    width:100%;
    font-size:14px;
    color: #FFFDD0;
    text-shadow: #000 1px 1px;
    font-weight: 600;
    text-align: center;
    float: left;
}

.frameContact .frameContent .frameButton .button {
    width:60%;
    padding:20px;
    background:mediumpurple;
    border:0px solid #0C269C;
    color:#FFF;
    border-radius:40px;
    text-align:center;
    margin-top:5em;
    font-weight:600;
    cursor:pointer;
    font-size:16px;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
}

.frameContact .frameContent .frameButton .button:hover {
    background:purple;
    border:0px solid #ff4500;
    color:#FFFFFF;
}


@media(max-width:1440px){

}

@media(max-width:1366px){

}

@media(max-width:1280px){

}

@media(max-width:1080px){
    .frameContact {
        width:85%;
        margin:auto;
        padding-bottom:1em;
        padding-top:3em;
    }
    .frameContact .frameContent .title {
        font-size:28px;
        padding-bottom:5px;
        margin-bottom:10px;
    }
    .frameContact .frameContent .frameWording {
        width:100%;
        padding-top:20px;
        line-height:35px;
        font-size:18px;
    }
    .frameContact .frameContent .frameButton .button {
        width:100%;
        padding:5px;
        margin-top:40px;
        font-size:14px;
    }
}

@media(max-width:1024px){
    .frameContact {
        width:85%;
        margin:auto;
        padding-bottom:2em;
        padding-top:2em;
    }
    .frameContact .frameContent .title {
        font-size:28px;
        padding-bottom:5px;
        margin-bottom:10px;
    }
    .frameContact .frameContent .frameWording {
        width:100%;
        padding-top:20px;
        line-height:35px;
        font-size:18px;
    }
    .frameContact .frameContent .frameButton .button {
        width:100%;
        padding:3px;
        margin-top:40px;
        font-size:13px;
    }
}

@media(max-width:991px){
    .frameContact {
        width:90%;
        margin:auto;
        padding-bottom:2em;
        padding-top:2em;
    }
    .frameContact .frameContent .title {
        font-size:28px;
        padding-bottom:5px;
        margin-bottom:10px;
    }
    .frameContact .frameContent .frameWording {
        width:100%;
        padding-top:20px;
        line-height:35px;
        font-size:18px;
    }
}

@media(max-width:900px){
    .frameContact {
        width:90%;
        margin:auto;
        padding-bottom:2em;
        padding-top:2em;
    }
    .frameContact .frameImg {
        width:45%;
        float:left;
        padding:10px;
        padding-top:40px;
    }
    .frameContact .frameContent {
        width:55%;
        float:left;
        padding-right:40px;
        padding-top:30px
    }
    .frameContact .frameContent .title {
        font-size:28px;
        padding-bottom:5px;
        margin-bottom:10px;
    }
    .frameContact .frameContent .frameWording {
        width:100%;
        padding-top:20px;
        line-height:35px;
        font-size:18px;
    }
}

@media(max-width:800px){
    .frameContact {
        width:90%;
        margin:auto;
        padding-bottom:2em;
        padding-top:2em;
    }
    .frameContact .frameImg {
        width:50%;
        float:left;
        padding:10px;
        padding-top:40px;
    }
    .frameContact .frameContent {
        width:50%;
        float:left;
        padding-right:20px;
        padding-top:30px
    }
    .frameContact .frameContent .title {
        font-size:24px;
        padding-bottom:5px;
        margin-bottom:10px;
    }
    .frameContact .frameContent .frameWording {
        width:100%;
        padding-top:20px;
        line-height:30px;
        font-size:16px;
    }
    .frameContact .frameContent .frameButton {
        width:75%;
        float:none;
        margin:auto;
        padding:5px;
    }
    .frameContact .frameContent .frameButton .button {
        width:100%;
        padding:5px;
        margin-top:15px;
        font-size:16px;
    }
}

@media(max-width:767px){

}

@media(max-width:667px){
    .frameContact {
        width:80%;
        margin:auto;
        padding-bottom:2em;
        padding-top:2em;
    }
    .frameContact .frameImg {
        width:80%;
        float:none;
        margin:auto;
        padding:10px;
        padding-top:20px;
        padding-bottom:30px;
    }
    .frameContact .frameContent {
        width:100%;
        float:none;
        margin:auto;
        padding-right:0px;
        padding-top:20px;
        padding-bottom:30px;
    }
    .frameContact .frameContent .title {
        font-size:24px;
        padding-bottom:5px;
        margin-bottom:10px;
    }
    .frameContact .frameContent .frameWording {
        width:100%;
        padding-top:20px;
        line-height:35px;
        font-size:20px;
    }
    .frameContact .frameContent .button {
        width:50%;
        margin:auto;
        padding:10px;
        border-radius:10px;
        margin-top:20px;
        font-size:16px;
    }
    .frameContact .frameContent .frameButton {
        width:65%;
        float:none;
        margin:auto;
        padding:5px;
    }
    .frameContact .frameContent .frameButton .button {
        width:100%;
        padding:5px;
        margin-top:15px;
        font-size:16px;
    }
}

@media(max-width:640px){

}

@media(max-width:600px){
    .frameContact {
        width:80%;
        margin:auto;
        padding-bottom:2em;
        padding-top:2em;
    }
    .frameContact .frameImg {
        width:90%;
        float:none;
        margin:auto;
        padding:10px;
        padding-top:20px;
        padding-bottom:30px;
    }
    .frameContact .frameContent {
        width:100%;
        float:none;
        margin:auto;
        padding-right:0px;
        padding-top:20px;
        padding-bottom:30px;
    }
    .frameContact .frameContent .title {
        font-size:24px;
        padding-bottom:5px;
        margin-bottom:10px;
    }
    .frameContact .frameContent .frameWording {
        width:100%;
        padding-top:20px;
        line-height:35px;
        font-size:20px;
    }
}

@media(max-width:480px){
    .frameContact {
        width:90%;
        margin:auto;
        padding-bottom:.1em;
        padding-top:.1em;
    }
    .frameContact .frameImg {
        width:95%;
        float:none;
        margin:auto;
        padding:10px;
        padding-top:20px;
        padding-bottom:30px;
    }
    .frameContact .frameContent {
        width:100%;
        float:none;
        margin:auto;
        padding-right:0px;
        padding-top:5px;
        padding-bottom:10px;
    }
    .frameContact .frameContent .title {
        font-size:24px;
        padding-bottom:5px;
        margin-bottom:10px;
    }
    .frameContact .frameContent .frameWording {
        width:100%;
        padding-top:5px;
        line-height:30px;
        font-size:16px;
    }
    .frameContact .frameContent .frameButton {
        width:100%;
        float:none;
        margin:auto;
        padding:5px;
    }
    .frameContact .frameContent .frameButton img{
        width:50%;
       
    }
    .frameContact .frameContent .frameButton .button {
        width:100%;
        padding:5px;
        margin-top:20px;
        font-size:16px;
    }
    .frameContact .frameContent .frameButton p{
        width:100%;
        font-size:12px;
    }
}

@media(max-width:440px){

}

@media(max-width:414px){
    .frameContact {
        width:100%;
        margin:auto;
        padding-bottom:3em;
        padding-top:.1em;
    }
    .frameContact .frameImg {
        width:95%;
        float:none;
        margin:auto;
        padding:10px;
        padding-top:20px;
        padding-bottom:30px;
    }
    .frameContact .frameContent {
        width:100%;
        float:none;
        margin:auto;
        padding-right:0px;
        padding-top:10px;
        padding-bottom:10px;
    }
    .frameContact .frameContent .title {
        font-size:22px;
        padding-bottom:5px;
        margin-bottom:10px;
    }
    .frameContact .frameContent .frameWording {
        width:100%;
        padding-top:10px;
        line-height:30px;
        font-size:14px;
        text-align: center;
    }
    .frameContact .frameContent .frameButton {
        width:100%;
        float:none;
        margin:auto;
        padding:5px;
    }
    .frameContact .frameContent .frameButton img{
        width:100%;
       
    }
    .frameContact .frameContent .frameButton1 img{
        width:80%;
        font-weight:600;
        cursor:pointer;
        font-size:16px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .frameContact .frameContent .frameButton1 p{
        width:100%;
        font-size:10px;
        color: #FFFDD0;
        text-shadow: #000 1px 1px;
        font-weight: 600;
        text-align: center;
        float: left;
    }
    .frameContact .frameContent .frameButton .frameButton2 {
        width:100%;
        float:left;
        padding:10px;
        margin-top: 2px;
        margin-left: 10px;
        
    }
    .frameContact .frameContent .frameButton2 img{
        width:50%;
        margin-top:1px;
        font-weight:600;
        cursor:pointer;
        font-size:16px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .frameContact .frameContent .frameButton2 p{
        width:100%;
        font-size:10px;
        color: #FFFDD0;
        text-shadow: #000 1px 1px;
        font-weight: 600;
        text-align: center;
        float: left;
    }
    .frameContact .frameContent .frameButton .button {
        width:100%;
        padding:5px;
        margin-top:20px;
        font-size:16px;
    }
    .frameContact .frameContent .frameButton p{
        width:100%;
        font-size:12px;
    }
}

@media(max-width:375px){
    .frameContact {
        width:100%;
        margin:auto;
        padding-bottom:10px;
        padding-top:5px;
    }
    .frameContact .frameImg {
        width:100%;
        float:none;
        margin:auto;
        padding:10px;
        padding-top:20px;
        padding-bottom:30px;
    }
    .frameContact .frameContent {
        width:100%;
        float:none;
        margin:auto;
        padding-right:0px;
        padding-top:10px;
        padding-bottom:20px;
    }
    .frameContact .frameContent .title {
        font-size:22px;
        padding-bottom:5px;
        margin-bottom:10px;
    }
    .frameContact .frameContent .frameWording {
        width:100%;
        padding-top:10px;
        line-height:30px;
        font-size:12px;
    }
    .frameContact .frameContent .frameButton {
        width:100%;
        float:none;
        margin:auto;
        padding:5px;
    }
    .frameContact .frameContent .frameButton .button {
        width:100%;
        padding:5px;
        margin-top:20px;
        font-size:16px;
    }
}

@media(max-width:320px){
    .frameContact .frameContent .frameButton {
        width:85%;
        float:none;
        margin:auto;
        padding:5px;
    }
    .frameContact .frameContent .frameButton .button {
        width:100%;
        padding:5px;
        margin-top:20px;
        font-size:16px;
    }
}
/*-- banner --*/
.header.w3layouts {
    background: transparent;
    width: 80%;
}
.head-top-agileinfo {
    
    width: 100%;
    min-height: 750px;
    padding-top: 2em;
	position: relative;
    background: url(../images/12451.jpg) no-repeat 0px -40px;  
    background-size: cover; 
    -webkit-background-size: cover; 
    -moz-background-size: cover;  
    -o-background-size: cover; 
    -ms-background-size: cover;
}
.head-top-agileinfo:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 50px solid transparent;
    border-right: 1700px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.head-top-agileinfo:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 50px solid transparent;
    border-right: 1700px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}
.head-top-agileinfo123 {
    background: url(../images/2426.jpg) center no-repeat;
    background-size: contain;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 350px;
    padding-top: 3em;
    position: relative;
    background-position: 50% 50%;
}
.head-top-agileinfo123:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 50px solid rebeccapurple;
    border-right: 1700px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.head-top-agileinfo123:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 50px solid mediumpurple;
    border-right: 1700px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}
.head-top-agileinfo1{
	background:url(../images/137199934_m2.jpg);
	background-size:contain;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:300px;
	position: relative;
    background-position: 50% 20%;
}
.head-top-agileinfo1:after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 50px solid #0C269C;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.head-top-agileinfo1:before {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 50px solid #3696d1;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}
.col50{
    width: 100%;
    border: 1px solid;
    float: left;
}
.col100{
    width: 100%;
    border: 0px solid;
    float: left;
}
.col30{
    width: 30%;
    border: 0px solid;
    float: left;
}
.col10{
    width: 10%;
    border: 0px solid;
    float: left;
}
.col15{
    width: 15%;
    border: 0px solid;
    float: left;
}
.fontSize48{
    font-size: 48px;
}
.border1{
    border: 1px solid;
}
.w3l-banner-info h3 {
    color: mediumpurple;
    font-size:3.5em;
    line-height: 60px;
	letter-spacing:1px;
	font-weight:bold;
    text-shadow: white 2px 2px;
    font-family: 'Quicksand-Bold';
}
.w3l-banner-info p {
    margin: 0;
    padding: 0;
    color:rebeccapurple;
    text-shadow: #fff 1px 1px;
    font-size:2em;
    transition: 0.5s;
    margin-bottom:1em;
    font-weight: 900;
    font-family: 'Quicksand-Bold';
}
.w3l-banner-info {
    width: 100%;
    padding-top: 6em;
    padding-bottom: 6em;
    padding-left: 2em;
    margin: 4em auto;
    border-radius: 10px;
    background: transparent;
/*    border: 1px solid;*/
  
}
.w3l-banner {
    width: 60%;
/*    border: 1px solid;*/
    margin-left: 2em;
  
}
/*-- nav --*/
.navbar-default {
    background: #0C269C;
    border: none;
}
.navbar {
    margin-bottom: 0;
    padding: .6em 0em 0em 2em;
    background: transparent;
/*    border: 1px solid;*/
}
.navbar img {
    width:28%;
    height:auto;
    float: left;
}
.navbar-brand {
    font-size: 28px;
    font-weight: 1000;
    color: black;
    letter-spacing: 1px;
	
}
 .frameTopHomeNew {
    width:40%;
/*    height:559px;*/
    padding-top: 2em;
    padding-bottom:2em;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
   font-family: 'Tahoma';
   /*border: 2px solid white;*/

}

.frameTopHomeNew .frameForm {
        float:left;
        width:100%;
        padding:2px;
    }

 .frameTopHomeNew .frameForm .frameInput {
    width:100%;
    margin:auto;
    /*background:#ebf5fb;*/
   background: rgba(93, 120, 255, 0.5);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    border-radius:10px;
    padding:20px;
    padding-left:10px;
    padding-right:10px;
    margin-bottom:20px;
}
.frameTopHomeNew .frameForm .frameInput h3 {
    color: #fff;
    font-size:1.5em;
    padding-top: 5px;
    padding-bottom: 10px;
    letter-spacing:1px;
    text-shadow: #0C269C 2px 2px;
    text-align: center;
    font-family: 'Quicksand-Bold', sans-serif;
    font-weight: 900;
}

 .frameTopHomeNew .frameForm .frameInput .title {
    width:100%;
    text-align:center;
    padding-bottom:20px;
    font-size:18px;
    color:#000;
    font-weight:800;
}

 .frameTopHomeNew .frameForm .frameInput .result {
    width:100%;
    text-align:center;
    padding-bottom:10px;
    font-size:14px;
    color:#000;
    font-weight:600;
}

 .frameTopHomeNew .frameForm .frameInput .frameField {
    width:100%;
    padding-bottom:0px;
    font-family: 'Quicksand', sans-serif;
}

.frameTopHomeNew .frameForm .frameInput .frameField .field {
    width:30%;
    float:left;
    padding-top:10px;
    font-size:14px;
    font-weight:600;
}

 .frameTopHomeNew .frameForm .frameInput .frameField .item {
    width:100%;
    float:left;
    padding-right:10px;
    padding: 5px;
}

 .frameTopHomeNew .frameForm .frameInput .frameField .textinput {
    width:100%;
    border: 1px solid #ced4da;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #e9ecef;
    font-size:14px;
    padding:5px;
    font-weight: 700;
}

.frameTopHomeNew .frameForm .frameInput .frameField .textinput:focus {
    background-color: #fff;
}


 .frameTopHomeNew .frameForm .frameInput .frameField .selectinput {
    width:100%;
    border: 1px solid #ced4da;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #e9ecef;
    font-size:14px;
    padding:5px;
    font-weight: 700;
}

 .frameTopHomeNew .frameForm .frameInput .frameField .button {
    width:100%;
    border:2px solid #0C269C;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #0C269C;
    color:#FFF;
    font-size:15px;
    padding:5px;
    margin-top:10px;
    font-weight:600;
    cursor:pointer;
    font-family: 'Quicksand-SemiBold', sans-serif;
}

 .frameTopHomeNew .frameForm .frameInput .frameField .button:hover {
    border: 2px solid #5dade2;
    background-color: #FFF;
    color:#5dade2;
}

.frameTopHomeNewCeki {
    width:35%;
/*    height:559px;*/
    padding-top: 1em;
    padding-bottom:1em;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
   font-family: 'Tahoma';
   /*display: block;
   margin-right: auto;
   margin-left: auto;*/
   margin-left: 18%;
   margin-top: 2em;

   /*border: 2px solid white;*/

}

.frameTopHomeNewCeki .frameForm {
        float:left;
        width:100%;
        padding:2px;
    }

 .frameTopHomeNewCeki .frameForm .frameInput {
    width:100%;
    margin:auto;
    /*background:#ebf5fb;*/
   background: rgba(93, 120, 255, 0.5);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    border-radius:10px;
    padding:20px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom: 1em;
    margin-bottom:20px;
}
.frameTopHomeNewCeki .frameForm .frameInput h3 {
    color: #fff;
    font-size:1.5em;
    padding-top: 5px;
    padding-bottom: 15px;
    letter-spacing:1px;
    font-weight:900;
    text-shadow: #0C269C 2px 2px;
    text-align: center;
    font-family: 'Quicksand-Bold', sans-serif;
}

 .frameTopHomeNewCeki .frameForm .frameInput .title {
    width:100%;
    text-align:center;
    padding-bottom:20px;
    font-size:18px;
    color:#000;
    font-weight:800;
}

 .frameTopHomeNewCeki .frameForm .frameInput .result {
    width:100%;
    text-align:center;
    padding-bottom:10px;
    font-size:14px;
    color:#000;
    font-weight:600;
}

 .frameTopHomeNewCeki .frameForm .frameInput .frameField {
    width:100%;
    padding-bottom:0px;
    font-family: 'Quicksand-SemiBold', sans-serif;
}

.frameTopHomeNewCeki .frameForm .frameInput .frameField .field {
    width:30%;
    float:left;
    padding-top:10px;
    font-size:14px;
    font-weight:600;
}

 .frameTopHomeNewCeki .frameForm .frameInput .frameField .item {
    width:100%;
    float:left;
    padding-right:10px;
    padding: 5px;
}

 .frameTopHomeNewCeki .frameForm .frameInput .frameField .textinput {
    width:100%;
    border: 1px solid #ced4da;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #e9ecef;
    font-size:14px;
    padding:5px;
    font-weight: 700;
}

.frameTopHomeNewCeki .frameForm .frameInput .frameField .textinput:focus {
    background-color: #fff;
}


 .frameTopHomeNewCeki .frameForm .frameInput .frameField .selectinput {
    width:100%;
    border: 1px solid #ced4da;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #e9ecef;
    font-size:14px;
    padding:5px;
    font-weight: 700;
}

 .frameTopHomeNewCeki .frameForm .frameInput .frameField .button {
    width:100%;
    border:2px solid #0C269C;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #0C269C;
    color:#FFF;
    font-size:17px;
    padding:5px;
    margin-top:10px;
    font-weight:600;
    cursor:pointer;
}

 .frameTopHomeNewCeki .frameForm .frameInput .frameField .button:hover {
    border: 2px solid #5dade2;
    background-color: #FFF;
    color:#5dade2;
}

.navbar-brand span {
    line-height: 0.5;
    color: white;
    text-transform: capitalize;
    transform: rotate(-150deg);
	-webkit-transform: rotate(-150deg);
	-moz-transform: rotate(-150deg);
	-o-transform: rotate(-150deg);
	-ms-transform: rotate(-150deg);
    display: inline-block;
}
/*.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {frameHeader
    color: #0C269C;
}*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:red;
    background: none;
    text-shadow: 1px 1px #0C269C;
}
.navbar-nav > li > a {
	padding:35px 30px 10px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    display:block;
    font-family: 'Quicksand-Bold', sans-serif;
}

/*tulisan product*/
.navbar-default .navbar-nav > li > a {
    color:#EDEDED;
    text-shadow: 1px 1px #0C269C;
}

/*hover tulisan product*/
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#0C269C;
    text-shadow: 1px 1px #FFFFFF;
}

/*hover buat ketika product di hover*/
.nav li:hover ul {display:block;} /* shows sublist on hover */

/*menu didalam asuransi jiwa muncul*/   
.nav li ul ul li {
    padding:10px 10px 10px;
    text-transform: capitalize;
    font-weight: 400;
    width: 450px;
    display:block;
}

/*sub sub menu muncul ketika produk di hover*/
.nav li:hover ul ul {display:none;} /* hides sub-sublists */


/*hover di asuransi jiwa agar sub menu muncul*/
.nav li li:hover ul {
    display:block; /* shows sub-sublist on hover */
    margin-left:190px; 
    margin-top: -40px;
    min-width: 260px;;
    background: rgba(0, 0, 0, 0.80);
}

/*hover nama sub sub menu*/
.nav li ul ul li:hover{
    background-color: #3696d1; ! important;
}

/*isi sub menu dan isi sub sub menu*/
.agile_short_dropdown li a {
    padding: 8px 20px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-shadow: #333 1px ;
    font-family: 'Quicksand', sans-serif;
}

/*kalau product di klik*/
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #3696d1 ! important;
    background-color: rgba(76, 76, 76, 0) ! important
}










.navbar-collapse {
    padding: 0;
    border-top: none;
    box-shadow: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
.navbar-right {
    float: none !important;
    margin-right: 0;
}
.navbar-nav {
    float: right !important;
    margin-top: 1em;
    list-style:none inside;
}

.nav > li > a, .agile_short_dropdown li a {

	
}


.dropdown-menu {
    background-color: rgba(0, 0, 0, 0.24) ! important;
}
ul.dropdown-menu {
    background: rgba(0, 0, 0, 0.24);
    box-shadow: 0 0 0;
    border: none;
    margin: 0;
    left: 1em;
    top: 4em;
    right: 0px ! important;
    min-width: 190px;


}
.nav ul ul {
    position:absolute;
    padding:0;
    left:0;
    display:none;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.sub-dropdown-menu {
  display: none;
  position: absolute;
  background-color: #555;
  min-width: 160px;
  left: 100%;
  top: 0;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.sub-dropdown:hover .sub-dropdown-menu {
  display: block;
}


.nav li {
  padding: 15px;
}

.nav a {
  text-decoration: none;
  color: white;
}

.dropdown-menu {
  display: none;
  position: absolute;
  background-color: #555;
  min-width: 160px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.sub-dropdown-menu {
  display: none;
  position: absolute;
  background-color: #555;
  min-width: 160px;
  left: 100%;
  top: 0;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.sub-dropdown:hover .sub-dropdown-menu {
  display: block;
}







 



/*.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: blue ! important;
    color: #fff ! important;
    display: block;

}
.dropdown-menu>li>ul :hover, .dropdown-menu>li>ul :focus {
    background-color: yellow; ! important;
    color: #fff ! important;
    display: block;
}
.dropdown-menu>li>a>ul:hover, .dropdown-menu>li>ul>li>a:focus {
    background-color: red ! important;
    color: #fff ! important;
    display: block;
}

.dropdown-menu>li>ul {
    display:none; /* shows sub-sublist on hover */
   

    


.w3_agile_login{
	float:right;
}
.w3_agile_login a i{
	padding: .5em .7em;
    border: 1px solid #fff;
    color: #fff;
    font-size: 1em;
    margin-top: 1em;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active.open > a{
	color: #204b87;
}


.agile_short_dropdown li a:before{
	content:'';
	display:none;
}

/*-- //nav --*/
.agileinfo-news-button a {
    padding: .6em 1.5em;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    outline: none;
    font-weight: 600;
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
    display: inline-block;
    float: left;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: skyblue;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 20px;
    
}
.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:mediumvioletred;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 20px;
    padding: :80px;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.agileinfo-news-button {
    margin-top: 35px;
    text-align: center;
}
.agileits_w3layouts_banner_info{
	margin: 15em 0 0;
}
.agileits_w3layouts_banner_info h2 {
    text-align: left;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}
.w3-agileits-bann p {
    font-size: 21px;
    color: #fff;
    margin-top: 18px;
}
.w3-agile-bann ul li {
    display: block;
    margin-bottom: 1em;
    color: #ffffff;
    line-height: 1.5em;
    font-size: 1em;
    letter-spacing: 0px;
}
.w3-agile-bann ul li i {
    color: #b06010;
    padding: 10px;
    font-size: 18px;
    border: 1px solid #fff;
    margin-right: 19px;
    line-height: 15px;
}
.w3-agile-bann ul li:last-child,.w3-agile-bann ul li:last-child{
	margin-bottom:0;
}
.w3-agileits-bann {
    margin-top: 50px;
}
/*-- //banner --*/
/*-- services --*/
.w3ls_head_para1 {
    text-align: center;
    font-size: 18px;
    color: #424f57;
    line-height: 28px;
    margin: 20px auto 0;
    width: 100%;
    font-family: 'Quicksand-SemiBold';
    font-weight: 400;
}
}
p.w3ls_head_para.w3ls_head_para2 {
    font-size: 24px;
    color: #000;
    text-align: center;
    margin: 20px 0;
}
.w3l_head1:before,.w3l_head1:after{
	width:10% !important;
}
.w3l_head1:before {
    left: 35% !important;
}
.w3l_head1:after {
    right: 35% !important;
}
.w3_agileits_services_grids{
	margin: .9em 0 0;
}
.buttonmore{
    margin: 1em 0 0;
    border: 1px solid;
    padding: 10px;
    background: purple;
    font-size: 12px;
    color: #FFFFFF;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 20%;
    cursor: pointer;
    border-radius: 20px;
    font-family: 'Quicksand', sans-serif;
}
.buttonmore:hover{
    border: 1px solid;
    padding: 10px;
    background: mediumpurple;
    font-size: 12px;
    color: white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 20%;
}
.buttonmorebrosur{
    margin: .5em 0 0;
    border: 0px solid;
    padding-top: 2px;
    background: transparent;
    font-size: 12px;
    color: #0C269C;
    /*display: block;
    margin-left: auto;
    margin-right: auto;*/
    float: right;
    text-align: center;
    width: 20%;
    cursor: pointer;
    font-family: 'Quicksand', sans-serif;
}
.buttonmore:hover{
    border: 1px solid;
    padding: 10px;
    background: mediumpurple;
    font-size: 12px;
    color: white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 20%;
}
.w3_agileits_services_grid{
	text-align:center;
	padding: 0;
    cursor: pointer
}
.w3_agileits_services_grid_agile {
    padding: 2em;
}
.w3_agileits_services_grid_1 {
    width: 200px;
    height: 200px;
    background: transparent;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1 i{
	color:#b5e2ff;
	font-size:3em;
	line-height:1em;
}
.w3_agileits_services_grid_1 img{
    width: 100%;
    height: 100%;
}
.w3_agileits_services_grid_1_asjiw1 {
    width: 100px;
    height: 100px;
    background: #00FFFF;
    margin: 0 auto;
    border-radius: 20px;
}
.w3_agileits_services_grid_1_asjiw1 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_asjiw2 {
    width: 100px;
    height: 100px;
    background: #1E90FF;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asjiw2 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_asjiw3 {
    width: 100px;
    height: 100px;
    background: #00BFFF;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asjiw3 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_asjiw4 {
    width: 100px;
    height: 100px;
    background: #4D4DFF;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asjiw4 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_asjiw5 {
    width: 100px;
    height: 100px;
    background: #5A4FCF;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asjiw5 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_asjiw6 {
    width: 100px;
    height: 100px;
    background: #89CFEF;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asjiw6 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_asjiw7 {
    width: 100px;
    height: 100px;
    background: #3F00FF;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asjiw7 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}

.w3_agileits_services_grid_1_askes1 {
    width: 100px;
    height: 100px;
    background: #FF00FF;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_askes1 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_askes2 {
    width: 100px;
    height: 100px;
    background: #FFC0CB;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_askes2 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_askes3 {
    width: 100px;
    height: 100px;
    background: #FF00BF;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_askes3 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_astam1 {
    width: 100px;
    height: 100px;
    background: #32de84;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_astam1 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_astam2 {
    width: 100px;
    height: 100px;
    background: #4FFFB0;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_astam2 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_astam3 {
    width: 100px;
    height: 100px;
    background: #66FF00;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_astam3 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_astam4 {
    width: 100px;
    height: 100px;
    background: #17B169;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_astam4 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_astam5 {
    width: 100px;
    height: 100px;
    background: #03C03C;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_astam5 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_astam6 {
    width: 100px;
    height: 100px;
    background: #ACE1AF;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_astam6 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_astam7 {
    width: 100px;
    height: 100px;
    background: #50C878;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_astam7 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_astam8 {
    width: 100px;
    height: 100px;
    background: #00FF40;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_astam8 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_astam9 {
    width: 100px;
    height: 100px;
    background: #008000;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_astam9 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_astam10 {
    width: 100px;
    height: 100px;
    background: #ADFF2F;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_astam10 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}
.w3_agileits_services_grid_1_astam11 {
    width: 100px;
    height: 100px;
    background: #00FA9A;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_astam11 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}

.w3_agileits_services_grid_1_asmum1 {
    width: 100px;
    height: 100px;
    background: #DDA0DD;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asmum1 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}

.w3_agileits_services_grid_1_asmum2 {
    width: 100px;
    height: 100px;
    background: #800080;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asmum2 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}

.w3_agileits_services_grid_1_asmum3 {
    width: 100px;
    height: 100px;
    background: #EE82EE;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asmum3 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}

.w3_agileits_services_grid_1_asmum4 {
    width: 100px;
    height: 100px;
    background: #662d91;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asmum4 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}

.w3_agileits_services_grid_1_asmum5 {
    width: 100px;
    height: 100px;
    background: #4B0082;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asmum5 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}

.w3_agileits_services_grid_1_asmum6 {
    width: 100px;
    height: 100px;
    background: #D8BFD8;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asmum6 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}

.w3_agileits_services_grid_1_asmum7 {
    width: 100px;
    height: 100px;
    background: #720e9e;
    margin: 0 auto;
    border-radius: 20px;
    ;
}
.w3_agileits_services_grid_1_asmum7 i{
    color:#FFFFFF;
    font-size:3em;
    line-height:2em;
}

.w3_agileits_services_grid_agile h3 {
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 1px;
    color: rebeccapurple;
    font-weight: 900;
    margin: 2em 0 1em;
    padding-bottom: .5em;
    position: relative;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    font-family: 'Quicksand-Semibold', sans-serif;
}
.w3_agileits_services_grid_agile h3:after {
    content: '';
    position: absolute;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
	-ms-transition: all .5s ease;
    transition: all .5s ease;
    width: 20%;
    height: 1px;
    background: rebeccapurple;
    left: 40%;
    bottom: 0;
}
.w3_agileits_services_grid:hover .w3_agileits_services_grid_agile h3:after {
    background: #fff;
    width: 60%;
}
.w3_agileits_services_grid_agile p{
	color:#999;
	line-height:2em;
    font-family: 'Quicksand-Medium', sans-serif;
}
.w3_agileits_services_grid:hover .w3_agileits_services_grid_agile{
	background: rebeccapurple;
     box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
    z-index: 100;
    border-radius: 20px;
    
}
.w3_agileits_services_grid:hover .w3_agileits_services_grid_1{
	background:black;
	border:0px solid #fff;
}
.w3_agileits_services_grid:hover .w3_agileits_services_grid_agile h3{
	color:#fff;
}
.w3_agileits_services_grid:hover .w3_agileits_services_grid_agile p{
	color:#fff;
}
.w3_agileits_services_grid{
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
	-ms-transition: all .5s ease;
    transition: all .5s ease;
}
.services {
    padding: 3em 0 2em 0; 
    background: transparent;
   /* border-top-left-radius: 60px;
    border-top-right-radius: 60px;*/
/*    border: 1px solid;*/
    
   /* position: relative;*/
}
/*.services:before {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 30px solid #0C269C;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.
.services:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 30px solid #3696d1;
    border-right: 1802px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}*/

/*.services2:after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 50px solid #0C269C;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.services2:before {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 50px solid #3696d1;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}*/
.w3l_head {
    font-size: 40px;
    font-weight: 900;
    color:mediumpurple;
    text-transform: capitalize;
    text-align: center;
   /* border: 1px solid;*/
    width: 100%;
    font-family: 'Quicksand-Bold', sans-serif;
    font-weight: 900;
}
.services3{
    background:url(../images/lindungi1.png) no-repeat center;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    min-height:300px;
    position: relative;
    background-position: 50% 50%;
}
.services3:after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 50px solid #0C269C;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.services3:before {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 50px solid #3696d1;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}
/*-- //services --*/
/*-- branch --*/
.branch-wthree{
	background: #f7eaff;
    min-height: 500px;
    padding-top: 2em;
    padding-left: 2em;
	position: relative;
    padding-bottom: 3em;
}
.branch-wthree:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 0px solid mediumpurple;
    border-right: 0px solid purple;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.branch-wthree:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 0px solid purple;
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}
.branch-wthree h3 {
    font-size: 40px;
    color: mediumpurple;
    text-transform: capitalize;
	font-weight:900;
    padding-left: 2em;
    font-family: 'Quicksand-Bold';
}
.branch-wthree p {
    font-size: 16px;
    color: #3696d1;
    margin: 30px auto 0;
    width: 80%;
    line-height: 28px;
}
/*-- //branch --*/
/*-- team --*/
.team-agileits{
	padding:1.5em 0;
    background: #FFFFFF;
    width: 100%;
}
.team-grids{
	margin:5px 0 0;
    padding-bottom: 2em;
   /* border: 1px solid;*/
    width: 100%;

}
.team-grid{
	text-align:center;
}
.team-grid h4 a{
	font-size: 14px;
    color: purple;
    margin: 2em 0em 0em;
    font-weight: 300;
    text-align: center;
    font-family: 'Quicksand-SemiBold', sans-serif;
}
.team-grid p{
	color:#999;
}
/*-- img-hovers --*/
.pic {
    width: 100%;
    height: auto;
    position: relative; 
    overflow: hidden;
    display: block;
    /*animation: anima 2s;
    -webkit-animation: anima 2s;
    -moz-animation: anima 2s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    border: 1px solid;*/
}
.pic .pic-image, .pic-caption, .pic:hover .pic-caption, .pic:hover img {
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.pic-image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.pic-caption {
    position: absolute;
    width: 100%;
    height: 100%;
    background:rgba(30, 30, 30, 0.42);
    padding: 3em 0 0;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.top-to-bottom {
    bottom: 50%;
    left: 0;
}
.team-grid:hover .pic .top-to-bottom {
    left: 0;
    bottom: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	z-index: 9999;
}
.pic-caption h5{
	font-size:1.4em;
	color:#fff;
	margin:2em 0 .5em;
	text-transform:capitalize;
    font-family: 'Quicksand', sans-serif;
}
.pic-caption p{
	line-height:1em;
	color:#E4E4E4;
}
/*--//img-hovers--*/
.social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin:2em 0 0;
}
.social-nav li {
    display: inline-block;
}
.social-nav a {
    display: inline-block;
    float: none;
    width: 30px;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    background: #000;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.team-grids i.fa {
    color: #fff;
}
.model-3d-0 a {
    background:#5C5B5B;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.model-3d-0 .front, .model-3d-0 .back {
    width: 30px;
    height: 30px;
    background:#3696d1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(18px);
    -moz-transform: translateZ(18px);
    -ms-transform: translateZ(18px);
    -o-transform: translateZ(18px);
    transform: translateZ(18px);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}
.model-3d-0 .back {
    -webkit-transform: rotateX(90deg) translateZ(18px);
    -moz-transform: rotateX(90deg) translateZ(18px);
    -ms-transform: rotateX(90deg) translateZ(18px);
    -o-transform: rotateX(90deg) translateZ(18px);
    transform: rotateX(90deg) translateZ(18px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
.twitter .back,.facebook .back,.instagram .back,.pinterest .back{
    background:#27A0D8;
}
.model-3d-0 a:hover {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}
.model-3d-0 a:hover .back {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}
.twitter-sub{

    display: block;
    width: 30px;
    height: 30px;
}
.facebook-sub{

    display: block;
    width: 30px;
    height: 30px;
}
.instagram-sub{

    display: block;
    width: 30px;
    height: 30px;
}
.pinterest-sub{

    display: block;
    width: 30px;
    height: 30px;
}
.stack img { width: 100%; height: 40%; border:2px solid mediumpurple; border-radius: 18px; left: 0; padding: .8em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.stack iframe { width: 100%; height: 250px; vertical-align: bottom; border:10px solid #3696d1; border-radius: 3px; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    
}
.stack:last-of-type { margin-right: 0; }

/* Third stack example (One stack element rotated in the opposite direction) */
.stack.twisted:before {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
}	
.stack.twisted:after {
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
}	
/* Reset all rotations on hover */
.stack:hover:before, .stack:hover:after,.team-grid:hover .stack:before,.team-grid:hover .stack:after{
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
}
/* Stacks creted by the use of generated content */
.stack:before, .stack:after { content: ""; border-radius: 3px; width: 100%; height: 100%; position: absolute; border: 12px solid mediumpurple; left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	transition: 0.3s all ease-out;
	-o-transition: 0.3s all ease-out;
	-ms-transition: 0.3s all ease-out;
}
.stack:before { top: 0px; z-index: -2; } /* 1st element in stack (behind image) */	
.stack:after { top: 0px; z-index: -2; } /* 2nd element in stack (behind image) */
.stack { float: none;     width: 100%;
    margin:0% 0% 0% 0%; position: relative; z-index:998; }
/*-- //team --*/
/*-- testimonial --*/
.testimonial {
    background: #f7eaff;
    position: relative;
    padding: .2em 0;
}
.testimonial:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0;
    height: 0;
/*    border-bottom: 35px solid #3696d1;*/
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;
}
.testimonial:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    /*border-bottom: 40px solid #0C269C;
    border-right: 1582px solid transparent;*/
    border-left: 0px solid transparent;
}
.testimonial-heading{
	text-align:center;
}
.testimonial-heading h3 {
    color: #0C269C;
    text-shadow: #3696d1 1px 1px;
    font-size: 28px;
    margin-bottom: 25px;
    text-align: center;
	text-transform: capitalize;
	font-weight:900;
}
.testimonial-heading p{
	color:#FFFFFF;
}
.agileits-w3layouts{
    text-align: center;
    margin: 2em 0 0 0;
}
i.fa.fa-quote-right {
    font-size: 3em;
    color: #FFFFFF;
}
.agileits-w3layouts p {
    color: #ffffff;
    line-height: 2em;
    margin: 2em auto;
    width: 81%;
    font-weight: 300;
}
.agileits-w3layouts h5 {
    color: #15afcb;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
}
.agileits-w3layouts h5 span{
	font-weight:300;
}
/*-- //testimonial --*/
/*--slider--*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;

}
.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;
  width: 100%;
  padding-left: 5em;
  padding-right: 5em;
  padding-top: 2em;
  padding-bottom: 1em;

}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  
}
.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);
    top: 100px;
    left: 0;
    opacity: 0.6;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 40px;
    height: 40px;
    background: blue url("../images/arrows.png") no-repeat right top;
}
.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
 }
 .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #fff;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: 200px;
  border: 0;
  }
.callbacks_tabs{
    list-style: none;
    position: absolute;
    top: 315px;
    left: 230px;
    padding: 0;
    margin: 0;
    z-index: 990;
    display: inline-block;
    text-align: center;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
    display: inline-block;
    margin: 0;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
    font-size: 0;
    visibility: visible;
    display: block;
    height: 10px;
    width: 10px;
    display: inline-block;
    background:rgba(255, 255, 255, 0.38);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{
    height: 10px;
    width: 10px;
    display: inline-block;
    background: #FFFFFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.services-info{
	position:relative;
}
.services2-info{
    position:relative;
}
.w3ls-text{
    width: 80%;
    margin: 3em auto 0;
    text-align: center;
}
.w3ls-text h5{
	color: #FFFFFF;
    font-size: 1em;
    font-weight: 600;
    margin: 0 0 1em 0;
    line-height: 1.5em;
}
.w3ls-text p {
    color: #FFFFFF;
    font-size: .9em;
    line-height: 1.8em;
    margin: 0;
}
.w3ls-text p span{
	margin:1em 0 0 0;
	display:block;
}
/*-- //slider --*/
/*-- footer --*/
.footer-w3-agile h2 {
    color: #3696d1;
    font-size: 40px;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
	font-weight:600;
}
.footer-w3-agile {
    padding: 5em 0;
}
.contact-info i {
    font-size: 19px;
    margin-right: 10px;
    display: inline-block;
    top: 3px;
	color:#000;
}
.contact-info p.p3 {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
}
.contact-info p.p4 {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    font-size: 16px;
}
.contact-info p.p3 a,.contact-info p.p4 a {
    text-decoration: none;
    color: #000;
}
.copyright-agileinfo {
    padding: 1em 0 0em;
/*    border: 1px solid;*/
    width: 35%;
    float: left;

}
.copyright-agileinfo p {
/*    text-align: center;*/
    padding: 2em 0em 2em 2em;
    color: #FFFFFF;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 12px;
    text-align: justify;
    line-height: 25px;
    font-family: 'Quicksand-SemiBold', sans-serif;
}
.copyright-agileinfo img {
   
    width: 180px;
    height: 140px;
    display: block;
    margin-left: auto;
    margin-right: auto;

}
.copyright-agileinfo2 {
    padding: 1em 0 0em;
/*    border: 1px solid;*/
    width: 30%;
    float: left;
}
.copyright-agileinfo2 p {
/*    text-align: center;*/
    padding: 2em 0em 4em 2em;
    color: #363636;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 12px;
    text-align: justify;
    line-height: 25px;
}
.copyright-agileinfo2 img {
   
    width: 40%;
    height: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
/*    border: 1px solid;*/

}
.copyright-agileinfo3 {
    padding: 1em 0em 0em 3em;
/*    border: 1px solid;*/
    width: 30%;
    float: left;
}

.copyright-agileinfo3 .copy1 {
    padding: 2em 0 0em;
/*    border: 1px solid;*/
    width: 50%;
    float: left;
}
.copyright-agileinfo3 .copy2 {
    padding: 2em 0 0em;
/*    border: 1px solid;*/
    width: 50%;
    float: left;
}
.copyright-agileinfo3 .copy3 {
    padding: 2em 0 0em;
/*    border: 1px solid;*/
    width: 100%;
    float: left;
}


.copyright-agileinfo3 .copy1 p {
/*    text-align: center;*/
    padding: 5px 0em 1em 3em;
    font-size: 14px;
    line-height: 14px;
    color: #FFFFFF;
    font-weight: 800;
    cursor: pointer;
    font-family: 'Quicksand-SemiBold', sans-serif;
   
}
.copyright-agileinfo3 .copy2 p {
/*    text-align: center;*/
    padding: 5px 0em 1em 5em;
    color: #FFFFFF;
    font-weight: 800;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    font-family: 'Quicksand-SemiBold', sans-serif;

}
.copyright-agileinfo3 .copy3 p {
/*    text-align: center;*/
    padding: 5px 0em 1em 5em;
    color: #FFFFFF;
    font-weight: 800;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    font-family: 'Quicksand-SemiBold', sans-serif;

}
.copyright-agileinfo3 .copy1 a {
/*    text-align: center;*/
    padding: 5px 0em 1em 3em;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    font-weight: 800;
    
   
}
.copyright-agileinfo3 .copy2 a {
/*    text-align: center;*/
    padding: 5px 0em 1em 5em;
    color: #000000;
    font-weight: 800;
    font-size: 12px;
    line-height: 14px;

}
.copyright-agileinfo3  h3 {
    text-align: center;
    padding: 1em 0em 2px 2em;
    color: #FFFFFF;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 25px;
    font-family: 'Quicksand-SemiBold', sans-serif;
/*    border: 1px solid;*/
}
.copyright-agileinfo3 .copy1 img {
   
    width: 110px;
    height: 120px;
    display: block;
    margin-left: auto;
    margin-right: auto;

}


.copyright-agileinfo4 {
    padding: 1em 0em 0em 1em;
/*    border: 1px solid;*/
    width: 30%;
    float: left;
}

.copyright-agileinfo4 .copy1 {
    padding: 2em 0 0em;
/*    border: 1px solid;*/
    width: 50%;
    float: left;
}
.copyright-agileinfo4 .copy2 {
    padding: 2em 0 0em;
/*    border: 1px solid;*/
    width: 50%;
    float: left;
}
.copyright-agileinfo4 .copy3 {
    padding: 2em 0 0em;
/*    border: 1px solid;*/
    width: 100%;
    float: left;
}


.copyright-agileinfo4 .copy1 p {
/*    text-align: center;*/
    padding: 5px 0em 1em 3em;
    font-size: 14px;
    line-height: 14px;
    color: #FFFFFF;
    font-weight: 800;
    cursor: pointer;
    font-family: 'Quicksand-SemiBold', sans-serif;
   
}
.copyright-agileinfo4 .copy2 p {
/*    text-align: center;*/
    padding: 5px 0em 1em 5em;
    color: #FFFFFF;
    font-weight: 800;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    font-family: 'Quicksand-SemiBold', sans-serif;

}
.copyright-agileinfo4 .copy3 p {
/*    text-align: center;*/
    padding: 5px 0em 1em 5em;
    color: #FFFFFF;
    font-weight: 800;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    font-family: 'Quicksand-SemiBold', sans-serif;

}
.copyright-agileinfo4 .copy1 a {
/*    text-align: center;*/
    padding: 5px 0em 1em 3em;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    font-weight: 800;
    
   
}
.copyright-agileinfo4 .copy2 a {
/*    text-align: center;*/
    padding: 5px 0em 1em 5em;
    color: #000000;
    font-weight: 800;
    font-size: 12px;
    line-height: 14px;

}
.copyright-agileinfo4  h3 {
    text-align: center;
    padding: 1em 0em 2px 2em;
    color: #FFFFFF;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 25px;
    font-family: 'Quicksand-SemiBold', sans-serif;
/*    border: 1px solid;*/
}
.copyright-agileinfo4 .copy1 img {
   
    width: 110px;
    height: 120px;
    display: block;
    margin-left: auto;
    margin-right: auto;

}
.w3ls-cont {
    background: #3696d1;
    padding: 5em 2.7em 5em;
	position:relative;
}
.w3ls-cont:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 1px;
    width: 0;
    height: 0;
    border-bottom: 45px solid #ba4659;
    border-right: 349px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.w3ls-cont:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 0;
    height: 0;
   border-bottom: 45px solid #ba4659;
    border-right: 349px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}
.phone {
    margin: 1em 0;
}
.foot-agileits-w3layouts {
    padding: 1em 3em 2em ;
/*    background: linear-gradient(to bottom right, #00ccff 0%, #0000cc 100%);*/
    background: mediumpurple ;
    width: 100%;
    float: left;
	position:relative;
}
.foot-agileits-w3layouts:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 0px solid transparent;
    border-right: 0x solid transparent;
    border-left: 0px solid transparent;
}
.foot-agileits-w3layouts:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}
.social-icons1 {
	margin-top:2em;
}
.social-icons1 li {
	display:inline;
    margin-right:1px;
}
.social-icons1 li a i.fa.fa-facebook {
	background-color:#3b5998;
    width: 36px;
    height: 36px;
    line-height: 37px;
    border-radius: 50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
    font-size: 17px;
	color:#fff;
	text-align: center;
    vertical-align: middle;	
	 transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.social-icons1 li a i.fa.fa-twitter {
	background-color:#55acee;
	    width: 36px;
    height: 36px;
    line-height: 37px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	font-size:17px;
	color:#fff;
	text-align: center;
    vertical-align: middle;
	 transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.social-icons1 li a i.fa.fa-linkedin {
	background-color:#e68523;
	   width: 36px;
    height: 36px;
    line-height: 32px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	font-size:17px;
	color:#fff;
	text-align: center;
    vertical-align: middle;
	 transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.social-icons1 li a i.fa.fa-google-plus {
	background-color:#dc4e41;
	  width: 36px;
    height: 36px;
    line-height: 35px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	font-size:15px;
	color:#fff;
	text-align: center;
    vertical-align: middle;
	 transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.social-icons1 li a i.fa.fa-facebook:hover {
	background-color:#002573;
}
.social-icons1 li a i.fa.fa-twitter:hover {
	background-color:#004A82;
}
.social-icons1 li a i.fa.fa-linkedin:hover { 
	background-color:#BB5E00;
}
.social-icons1 li a i.fa.fa-google-plus:hover { 
	background-color:#8A0B00;
}
.map-w3-agileits iframe {
    width: 100%;
    border: none;
    min-height: 338px;
}
/*-- //footer --*/
/*-- icons --*/
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 15px;
    background:rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
} 
.icon-box:hover {
    background: #000;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
.icon-box:hover i.fa {
	color:#fff !important;
}
.icon-box:hover a.agile-icon {
	color:#fff !important;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px; 
    line-height: 1.4;
    text-align: center;  
    font-size: 12px;
    list-style-type: none;	
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    font-size: 28px;
    color: #3696d1 !important;
    margin: 30px 0 15px;
    font-weight: 600;
    letter-spacing: 2px;
}
h3.agileits-icons-title {
    text-align: center;
    font-size: 33px;
    color: #222222;
    font-weight: 600;
    letter-spacing: 2px;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}
.bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background:rgba(149, 149, 149, 0.18);
    margin: 1%;
}
.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
	color: #282a2b;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
@media (max-width:991px){
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
}
@media (max-width:768px){
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 25px;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.icon-box {
		margin: 0;
	}
}
@media (max-width: 640px){
	.icon-box {
		float: left;
		width: 50%;
	}
}
@media (max-width: 480px){
	.bs-glyphicons li {
		width: 31%;
	}
}
@media (max-width: 414px){
	h3.agileits-icons-title {
		font-size: 23px;
	}
	h3.icon-subheading {
		font-size: 18px;
	}
	.bs-glyphicons li {
		width: 31.33%;
	}
}
@media (max-width: 384px){
	.icon-box {
		float: none;
		width: 100%;
	}
}
/*-- //icons --*/
.w3_wthree_agileits_icons.main-grid-border {
    padding: 5em 0;
}
/*--Typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
	font-weight: 300 !important;
	border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
    margin-bottom: 1em;
    color: #3696d1;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 2px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #8bc34a;
}
.badge-warning {
	background-color: #3696d1;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p{
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables  p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.alert {
	font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:2em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
	.grid_5 {
		padding: 0 0 1em;
	}
	.grid_3 {
		margin-bottom: 0em;
	}
}
@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 25px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
	.label {
		font-size: 60%;
	}
	.in-gp-tl {
		padding: 0 1em;
	}
	.in-gp-tb {
		padding-right: 1em;
	}
}
@media (max-width:480px){
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		font-size: 1.2em;
	}
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
	.grid_3.grid_4.w3layouts {
		margin-top: 25px;
	}
}
@media (max-width: 320px){
	.grid_4 {
		margin-top: 18px;
	}
	h3.title {
		font-size: 1.6em;
	}
	.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.nav > li > a {
		font-size: 14px;
	}
	table.table.table-striped,.table-bordered,.bs-docs-example {
		display: none;
	}
}
/*-- //typography --*/
.typo {
    padding: 5em 0;
}
/*-- gallery --*/
.agileinfo-gal {
    padding: 5em 0;
}
.agileits_portfolio_grids{
	margin:3em 0 0;
}
.agileinfo_portfolio_grid{
	margin-top:2em;
}
.hovereffect {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
  -moz-filter: brightness(0.6);
  -o-filter: brightness(0.6);
  -ms-filter: brightness(0.6);
}

.hovereffect h4 {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-weight: 600;
    font-size: 1.2em;
    letter-spacing: 2px;
    background-color: transparent;
    color: #fff;
    padding: 1.6em 0 0.5em;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
}

.hovereffect p{
	color: #FFF;
    line-height: 1.8em;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

.hovereffect:hover p, .hovereffect:hover h4 {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*-- //gallery --*/
/*-- services --*/
.w3layouts_services_grids{
	margin:2em 0 0 0;
}
.w3layouts_services_grid1{
	position:relative;

}
.w3layouts_services_grid1 img{
    height: 230px;
    width: 100%;
/*    border: 1px solid;*/
}
.w3layouts_services_grid1_pos{
	position: absolute;
    top: 5%;
    right: 5%;
    width: 20%;
}
.w3layouts_services_grid1_pos h4{
	font-size: 14px;
    color: #fff;
    background: #1bd6f2;
    text-align: center;
}
.w3layouts_services_grid h5{
	font-size: 18px;
    text-transform: capitalize;
    color: mediumpurple;
    width: 100%;
    margin: 1em 0 0em 0em;
    line-height: 1.5em;
    font-weight: 800;
    text-align: center;
    font-family: 'Quicksand-Bold', sans-serif;
}
.w3layouts_services_grid h5 a{
    
    color: mediumpurple;
   
}
.w3layouts_services_grid p{
	color:#999;
	line-height:2em;
    text-align: center;
    font-size: 13px;
    margin-bottom: 9em;
    width: 100%;
    font-family: 'Tahoma';
    font-family: 'Quicksand', sans-serif;
}
.w3layouts_services_grid_main{
	height: 500px;
	z-index: 2;
	padding: 10px;
    background: #FAF9F6;
        margin-bottom: 20px;
        border-radius: 5px;
/*    border: 1px solid;*/
}
.w3layouts_services_grid_main:hover{
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
    z-index: 100;
}
.w3layouts_services_grids1{
	margin:3em 0 0;

}
.w3_agile_mail_left{
    width: 100%;
    margin-top: 2em;
    
     
}
/*-- //services --*/
/*-- mail --*/
.agileits_mail_grid_right1221{
	padding:1em;
	background:#FFFFFF;
	margin-top: 2em;
    border-radius: 20px;
    box-shadow: 2px 2px rgba(0, 0, 0, 0);
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: block;
   

}
.agileits_mail_grid_right1221 h3{
    padding-top:10px;
    padding-bottom: 1em;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: tomato;
    font-family: 'Quicksand';

}
.agileits_mail_grid_right1221 span i{
	color: #212121;
    font-size: 12px;
    text-transform: capitalize;
    font-style: normal;
    font-weight: 700;
    float: left;
    width: 18%;
    margin: .8em 0 0;
}
.agileits_mail_grid_right1221 input[type="text"],.agileits_mail_grid_right1221 input[type="email"],.agileits_mail_grid_right1221 textarea, .agileits_mail_grid_right1221 select{
	outline: none;
    width: 80%;
    background: #fff;
    color: #212121;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #E7E7E7;
    border-radius: 10px;
}
::-webkit-input-placeholder{
	color:#212121 !important;
}
.agileits_mail_grid_right1221 span {
    padding: .5em 0;
    display: block;
}
.agileits_mail_grid_right1221 textarea{
	min-height:200px;
}
.agileits_mail_grid_right1221 input[type="submit"]{
	outline: none;
    width: 40%;
    background: #0C269C;
    color: #fff;
    padding: 10px 0;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    border-radius: 10px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 1em;
}
.agileits_mail_grid_right1221 input[type="submit"]:hover{
    background:#3696d1;
    color: #fff;
}
.contact-w3-agile {
    padding: 2px 0;
    background:url(../images/bb.jpg) no-repeat;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    width: 100%;
    position: 50% 50%;
}
/*-- //mail --*/
.agileits_mail_grid_right1{
    padding:1em;
    background:#ededed;
    margin-top: 2em;
    border-radius: 20px;
    box-shadow: 2px 2px rgba(0, 0, 0, 0);
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    display: block;
   

}
.agileits_mail_grid_right1 h3{
    padding-top:10px;
    padding-bottom: 1em;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: tomato;
    font-family: 'Quicksand';

}
.agileits_mail_grid_right1 span i{
    color: #212121;
    font-size: 12px;
    text-transform: capitalize;
    font-style: normal;
    font-weight: 700;
    float: left;
    width: 18%;
    margin: .8em 0 0;
}
.agileits_mail_grid_right1 input[type="text"],.agileits_mail_grid_right1 input[type="email"],.agileits_mail_grid_right1 textarea, .agileits_mail_grid_right1 select{
    outline: none;
    width: 80%;
    background: #fff;
    color: #212121;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #E7E7E7;
    border-radius: 10px;
}
::-webkit-input-placeholder{
    color:#212121 !important;
}
.agileits_mail_grid_right1 span {
    padding: .5em 0;
    display: block;
}
.agileits_mail_grid_right1 textarea{
    min-height:200px;
}
.agileits_mail_grid_right1 input[type="submit"]{
    outline: none;
    width: 40%;
    background: #0C269C;
    color: #fff;
    padding: 10px 0;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    border-radius: 10px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 1em;
}
.agileits_mail_grid_right1 input[type="submit"]:hover{
    background:#3696d1;
    color: #fff;
}

#viewNews {
    
    margin-top:1px;
    margin-bottom:2px;
    border:0px solid;
    border-color:#D3D3D3;
    width:100%;
    text-align: center;
    padding: 20px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
    align-items: center;
    /*background:url('../images/red.jpg') no-repeat; */
    /*height:200px;*/
}

#viewNews .upload {
    color:#666;
    font-size:0.80em;
    font-family: 'Quicksand', sans-serif;
    padding-bottom: 10px;

}

#viewNews h1 {
    width: 100%;
    font-size:2em;
    font-family: 'Quicksand-Bold', sans-serif;
    color:#3696D1;
    font-style: bold;
    padding-bottom: 10px;
}

#viewNews img {
    
    width:80%;
    height:450px;
    margin-right:10px;
    margin-bottom:10px;
    margin-top:20px;
    align-items: center;
}

#viewNews p {
    margin-left:0px;
    font-size : 18px;
   font-family: 'Quicksand', sans-serif;
    text-align: justify;
    /*font-family: 'Monda', sans-serif;*/
    color:#48494b;
}

#viewNews span {
    margin-left:0px;
    font-size:18px;
    font-family: 'Quicksand', sans-serif;
    text-align: justify-all;
    line-height: 2px;
    /*font-family: 'Monda', sans-serif;*/
    color:#333;
}

#viewNews .viewText {
    width: 100%;
    margin-top: 30px;
    margin-left:0px;
    font-size:18px;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
    line-height: 35px;
    color:#333;
    padding: 20px;
}

#viewNews .line {
    width:100%;
    border-top:1px solid;
    border-color:#DCDCDC;
    margin-top:50px;
}

#viewNews .garis {
    width:100%;
    border: 1px solid;
    border-color:#F60;
    margin-bottom: 20px;
}

#viewNews h2 {
    color:#F60;
    font-size:1.70em;
    font-family: 'Quicksand-SemiBold', sans-serif;
    font-weight:200;
    padding-top: 10px;
    text-transform:uppercase;
    padding-bottom: 5px;
}

#viewNews .beritaterkait{
    margin-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    background: #DCDCDC;
    border: 0px solid;
    width:100%;
    font-family: 'Quicksand-SemiBold', sans-serif;
}

#viewNews a.terkait {
    color:#3696D1;
    text-decoration:none;
    font-size:1.09em;
    font-family: 'Quicksand', sans-serif;
    font-weight:700;
    line-height: 35px;

}

#viewNews a.terkait:hover {
    color:#2b3d4f;
}

#viewNews li {
    list-style:none;
    margin-bottom:10px;
}

#sumber {
    color: tomato;
    font-size:0.80em;
    font-weight:bold;
    background: #f2efef;
    width: 100%;
    padding: 20px;
    font-family: 'Quicksand', sans-serif;
}
.frameProduk {
    width:100%;
    margin:auto;
    padding-top:3em;
    padding-bottom:1em;
    background:#FFFFFF;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    font-family:'Quicksand';
/*    font-family: 'Calibri';*/
}

.frameProduk .frameContent {
    width:85%;
    margin:auto;
    margin-bottom:20px;
    padding:40px;
    background:#FFF;
    box-shadow: 20px 7px 10px 0 rgba(100, 100, 100, 0.1);
    border-radius:20px;
}

.frameProduk .frameContent .title {
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    padding-bottom:30px;
    color:purple;
    font-weight: 800;
    font-family: 'Quicksand-Bold', sans-serif;
}

.frameProduk .frameContent .frameImg {
    width:50%;
    float:none;
    margin:auto;
    margin-bottom:20px;
}

.frameProduk .frameContent .frameImg img {
    width:100%;
    height:auto;
}
.frameProduk .frameContent .imgg  {
    width: 100%; padding-top: .5em;
}
.frameProduk .frameContent  .imgg img {
   margin-right: auto; margin-left: auto; display: block;
}

.frameProduk .frameContent .frameBasic {
    width:100%;
    margin:auto;
    padding:10px;
    line-height:35px;
    border:1px solid 
    font-family: 'Quicksand', sans-serif;
}

.frameProduk .frameContent .frameBasic .frame100 {
    width:100%;
    padding-bottom:20px;
    font-size:17px;
}

.frameProduk .frameContent .frameBasic .titleProduct {
    font-size:17px;
    font-weight:bold;
    padding-bottom:10px;
    border-bottom:0px solid #ff4500;
    color:#ff4500;
}

.frameProduk .frameContent .frameBasic .frame100 ul {
    width:100%;
    list-style-type:circle;
    padding-left:20px;
    color:black;
}

.frameProduk .frameContent .frameBasic .frame100 ul li {
    width:100%;
    color:black;
}


.frameProduk123 {
    width:100%;
    margin:auto;
    padding-top:1em;
    padding-bottom:1em;
    background:url(../images/bb.jpg) no-repeat;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
/*    font-family: 'Calibri';*/
}

.frameProduk123 .frameContent {
    width:85%;
    margin:auto;
    margin-bottom:10px;
    padding:40px;
    background:#FFF;
    box-shadow: 20px 7px 10px 0 rgba(100, 100, 100, 0.1);
    border-radius:20px;
}

.frameProduk123 .frameContent .title {
    font-size: 28px;
    text-align: center;
    font-weight: 700;
    padding-bottom:1px;
    color:#0C269C;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Quicksand-Bold', sans-serif;
}

.frameProduk123 .frameContent .frameImg {
    width:50%;
    float:none;
    margin:auto;
    margin-bottom:20px;
}

.frameProduk123 .frameContent .frameImg img {
    width:100%;
    height:auto;
}
.frameProduk123 .frameContent .imgg  {
    width: 100%; padding-top: .5em;
}
.frameProduk123 .frameContent  .imgg img {
   margin-right: auto; margin-left: auto; display: block;
}

.frameProduk123 .frameContent .frameBasic {
    width:100%;
    margin:auto;
    padding:10px;
    line-height:10px;
    /*border:1px solid;*/
}

.frameProduk123 .frameContent .frameBasic .frame100 {
    width:100%;
    padding-bottom:20px;
    font-size:17px;
}

.frameProduk123 .frameContent .frameBasic .titleProduct {
    font-size:17px;
    font-weight:bold;
    padding-bottom:10px;
    border-bottom:0px solid #ff4500;
    color:#ff4500;
}

.frameProduk123 .frameContent .frameBasic .frame100 ul {
    width:100%;
    list-style-type:circle;
    padding-left:20px;
    color:black;
}

.frameProduk123 .frameContent .frameBasic .frame100 ul li {
    width:100%;
    color:black;
}
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Adjust the alpha value for transparency */
    justify-content: center;
    align-items: center;
}

/* Add this CSS for the popup content */
.popup-content {
    background: #fff; /* Set the background color for the popup */
    padding: 20px;
    border-radius: 5px;
}

ul,ol {
    list-style-type: none;
}
.menu-wrapper {
    position: relative;
    width:100%;
    margin:0px auto;
   font-family: 'Quicksand-Bold', sans-serif;
    
}
.menu-wrapper ul{
    margin:0;
    padding:0;

}
.multi-level-responsive-menu {
    background-color: transparent;
    width: 65%;
    float: left;
    padding: 1em 0 0 0;
     vertical-align: bottom;
     float: left;
     display: block;
}
    .menu-toggle {
        display: none;
    }
    .multi-level-responsive-menu ul {
        padding:0;
        display: table;
        width: 100%;
        list-style: none;

    }
        .multi-level-responsive-menu ul li ul li:first-child {
            border-top: 1px solid #3696d1;
        }
        .multi-level-responsive-menu ul li {
            position: relative;
            display: inline-block;
            float:left;
            width: 20%;

            
        }
        .multi-level-responsive-menu ul li:last-child {
            border-right: 0;
        }
            .multi-level-responsive-menu ul li a{
                display: block;
                text-align: center;
                padding:11px 0px ;
                text-decoration: none;
                line-height: 1;
                font-weight: 900;
                color: mediumpurple;
                text-shadow: 1px 1px purple;
                font-size: 16px;
                text-transform: uppercase;
                width: 100%;
               
            }
            .multi-level-responsive-menu ul li ul li a{
                
                background-color: purple;
                width: 100%;
                font-size: 12px;
               /* padding-top: 5px;
                padding-bottom: 5px;*/
                
            }

            
    .multi-level-responsive-menu ul li.active a{
        background-color:#3696d1 ;
    }
    .multi-level-responsive-menu ul li:not(.active) a:hover {
        background-color:mediumpurple ;
        color: whitesmoke;
    }

    ul.menu li span.arrow-bottom,
    ul.menu li span.arrow-right {
        position: absolute;
        top:15px;
        right:1em;
        border:5px solid transparent;
        width:0;
        height:0;
    }
    ul.menu li span.arrow-bottom {
        border-top-color: purple;
    }
    ul.menu li span.arrow-right {
        border-left-color: #fff;
    }
@media(min-width: 768px) {
    .multi-level-responsive-menu ul li ul {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        height: 0;
        width: 0;
        background-color: #333;
        -webkit-transition:opacity 0.5s;
        -moz-transition:opacity 0.5s;
        -o-transition:opacity 0.5s;
        transition:opacity 0.5s;
        top:100%;
        left: 0;
        padding: 0;
        min-width: 220px;
    }
        .multi-level-responsive-menu ul li ul li{
            white-space: nowrap;
            display: block;
            width: 100%;
        }
            .multi-level-responsive-menu ul li ul li a {
                width: 100%;
                border-radius: 0;
                color:#fff;
                padding:10px 20px;
                text-align: left;
            }
            .multi-level-responsive-menu ul li a i {
                margin-left: 10px;
                float: right;
                font-weight: 500;
                margin-top: 5px;
            }
    .multi-level-responsive-menu >ul >li:hover >ul {
        visibility: visible;
        opacity: 1;
        height: auto;
        width: auto;
        display: block;
        z-index: 999;
    }
        .multi-level-responsive-menu >ul >li >ul li:hover >ul {
            visibility: visible;
            opacity: 1;
            height: auto;
            width: auto;
            display: block;
            z-index: 999;
            left:100%;
            top: 0;
        }
            .multi-level-responsive-menu >ul >li >ul li >ul li:hover >ul{
                visibility: visible;
                opacity: 1;
                height: auto;
                width: auto;
                display: block;
                z-index: 999;
                left:100%;
                top: 0;
            }



}
@media (max-width: 767px) {
    button.menu-toggle {
        display: block;
        color: #fff;
        background-color: transparent;
        border:0;
        padding:10px 10px;
        text-align: right;
        width: 10%;
        outline: none;
        cursor: pointer;
        float: right;
    }
    .multi-level-responsive-menu ul li:not(.active) a:hover {
        background-color:purple ;
        text-shadow: #333 1px 1px;
    }
    button.menu-toggle.active {
        background-color: transparent;
    }
    .multi-level-responsive-menu {
        display: table;
    width: 100%;
    vertical-align: top;
    padding: 0 0 0 0;
    vertical-align:top;
    }
    .multi-level-responsive-menu ul.menu {
        display: none;
    }
        .multi-level-responsive-menu ul li {
            display: block;
            width: 100%;
            float: none;
        }
            .multi-level-responsive-menu ul li a{
                text-align: center;
                padding:10px;
                color:mediumpurple;
                text-shadow: #FFFFFF 1px 1px;
                background: #f7eaff;
            }
            .multi-level-responsive-menu ul li ul li ul li a{
                text-align: center;
                padding:10px;
                color:#FFFFFF;
                text-shadow: #333 1px 1px;
            }
        .multi-level-responsive-menu ul li ul { 
            width: 100%;
            position: relative;
            left:0 !important;
            padding-left: 0px;
            display: none;
        }
}
/*-- why --*/
.why_head_para1 {
    text-align: center;
    font-size: 18px;
    color: #424f57;
    line-height: 28px;
    margin: 20px auto 0;
    width: 100%;
    font-family: 'Quicksand-SemiBold';
    font-weight: 400;
}

p.why_head_para.w3ls_head_para2 {
    font-size: 24px;
    color: #000;
    text-align: center;
    margin: 20px 0;
}
.why_head1:before,.why_head1:after{
    width:10% !important;
}
.why_head1:before {
    left: 35% !important;
}
.why_head1:after {
    right: 35% !important;
}
.why_agileits_services_grids{
    margin: .9em 0 0;
}
.buttonmore{
    margin: 1em 0 0;
    border: 1px solid;
    padding: 10px;
    background: purple;
    font-size: 12px;
    color: #FFFFFF;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 20%;
    cursor: pointer;
    border-radius: 20px;
    font-family: 'Quicksand', sans-serif;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
}
.buttonmore:hover{
    border: 1px solid;
    padding: 10px;
    background: mediumpurple;
    font-size: 12px;
    color: white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 20%;
}
.buttonmorebrosur{
    margin: .5em 0 0;
    border: 0px solid;
    padding-top: 2px;
    background: transparent;
    font-size: 12px;
    color: #0C269C;
    /*display: block;
    margin-left: auto;
    margin-right: auto;*/
    float: right;
    text-align: center;
    width: 20%;
    cursor: pointer;
    font-family: 'Quicksand', sans-serif;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);

}
.buttonmore:hover{
    border: 1px solid;
    padding: 10px;
    background: mediumpurple;
    font-size: 12px;
    color: white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 20%;
}
.why_agileits_services_grid{
    text-align:center;
    padding: 0;
    cursor: pointer;
    width: 100%;
}
.why_agileits_why{
    width: 60%;
    float: right;
    padding: 1em;
}
.why_agileits_whyLeft{
    width: 40%;
    float: left;
    padding: 1em;
}
.why_agileits_why30{
    width: 50%;
    float: left;
    padding: 10px;
}
.why_agileits_services_grid_agile {
    padding: .2em;
    width: 100%;
}

.why_agileits_services_grid_1 {
    width: 180px;
    height: 180px;
    background: transparent;
    margin: 0 auto;
    border-radius: 20px;
}
.why_agileits_services_grid_12 {
    width: 500px;
    height: 500px;
    background: transparent;
    border-radius: 20px;
}
.why_agileits_services_grid_12 i{
    color:#b5e2ff;
    font-size:3em;
    line-height:1em;
}
.why_agileits_services_grid_12 img{
    width: 100%;
    height: 100%;
}
.why_agileits_services_grid_1 i{
    color:#b5e2ff;
    font-size:3em;
    line-height:1em;
}
.why_agileits_services_grid_1 img{
    width: 100%;
    height: 100%;
}

.why_agileits_services_grid_agile12 {
    padding: 2em;
    margin-left: 20em;
}
.why_agileits_services_grid_agile12 h3 {
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 1px;
    color: rebeccapurple;
    font-weight: 900;
    margin: 2em 0 1em;
    padding-bottom: .5em;
    position: relative;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    font-family: 'Quicksand-Semibold', sans-serif;
}
.why_agileits_services_grid_agile12 h3:after {
    content: '';
    position: absolute;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    width: 20%;
    height: 1px;
    background: rebeccapurple;
    left: 40%;
    bottom: 0;
}

.why_agileits_services_grid_agile h3 {
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 0px;
    color: rebeccapurple;
    font-weight: 900;
    margin: .4em 0em 0em 0;
    padding-bottom: .5em;
    position: relative;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    font-family: 'Quicksand-Semibold', sans-serif;
    text-align: center;
}

.why_agileits_services_grid:hover .why_agileits_services_grid_agile h3:after .why_agileits_services_grid_agile12 h3:after {
    background: #fff;
    width: 60%;
}
.why_agileits_services_grid_agile p .why_agileits_services_grid_agile12 p{
    color:#999;
    line-height:2em;
    font-family: 'Quicksand-Medium', sans-serif;
}
.why_agileits_services_grid:hover .why_agileits_services_grid_agile .why_agileits_services_grid_agile12{
    background: rebeccapurple;
     box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
    z-index: 100;
    border-radius: 20px;
    
}
.why_agileits_services_grid:hover .why_agileits_services_grid_1{
    background:purple;
    border:0px solid #fff;
}
.why_agileits_services_grid:hover .why_agileits_services_grid_agile h3 .why_agileits_services_grid_agile12 h3{
    color:#fff;
}
.why_agileits_services_grid:hover .why_agileits_services_grid_agile p .why_agileits_services_grid_agile12 p{
    color:#fff;
}
.why_agileits_services_grid{
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
.why {
    padding: 3em 0 2em 8em; 
    background: #f7eaff;
    

    /*border-top-left-radius: 60px;
    border-top-right-radius: 60px;*/
/*    border: 1px solid;*/
    
   /* position: relative;*/
}
.whyBorder{
    background: #f7eaff;
    width: 100%;
    border: 1px mediumpurple solid;
    inline-size: 80%;
    margin: auto;
    right: 0;
    left: 0;
    border-width: thin;
    

}
/*.services:before {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 30px solid #0C269C;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.
.services:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 30px solid #3696d1;
    border-right: 1802px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}*/
.services2 {
    padding: 2em 0 2em 0;
    background: #FFFFFF;
   /* position: relative;*/
}
/*.services2:after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 50px solid #0C269C;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.services2:before {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-bottom: 50px solid #3696d1;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}*/
.why_head {
    font-size: 40px;
    font-weight: 900;
    color:mediumpurple;
    text-transform: capitalize;
    
   /* border: 1px solid;*/
    width: 100%;
    font-family: 'Quicksand-Bold', sans-serif;
    font-weight: 900;
}

/*-- //services --*/

