html, body{
    font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	background:#ffffff;
	margin: 0;
}
p,ul li,ol li{
	margin:0;
	font-size:16px;
}
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"],.block_mail_grid_left1,.block_mail_grid_left2 a,.block_services_grid_main,.power_block_nav_right ul li a,.block_banner_info_right ul li a,.wthree_copy_right p a,.agile_map_grid ul li a,.power_block_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;
}
/*-- banner --*/
.header.block {
    background: #fff;
    margin-top: -2em
}
.head-top-agileinfo {
    background: url(../images/3.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 750px;
    padding-top: 4em;
	position: relative;
}
.head-top-agileinfo:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 1px;
    width: 0;
    height: 0;
    border-bottom: 35px solid #0c3b8a;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.head-top-agileinfo:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 1px;
    width: 0;
    height: 0;
    border-bottom: 40px solid #0c3b8a;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}
.head-top-agileinfo1{
	background:url(../images/3.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:400px;
	padding-top: 4em;
	position: relative;
}
.head-top-agileinfo1:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 1px;
    width: 0;
    height: 0;
    border-bottom: 35px solid #0c3b8a;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.head-top-agileinfo1:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 1px;
    width: 0;
    height: 0;
    border-bottom: 40px solid #0c3b8a;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}
.pol-banner-info h3 {
    color: #fff;
    font-size: 33px;
    text-align: center;

    line-height: 60px;
	letter-spacing:1px;

}
.pol-banner-info p {
    font-size: 18px;
    color: #cccccc;
    text-align: center;
    margin: 20px 0 0;
}
.pol-banner-info {
    width: 60%;
    padding: 2em;
    margin: 12em auto 0;
    background: rgba(53, 107, 181, 0.5)
}
/*-- nav --*/
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
    padding: 1em 0;
}
.navbar-brand {
    font-size: 38px;
    font-weight: 600;
    height: 0.7em;
    color: #005696;
    letter-spacing: 1px;

}
.navbar-brand > img{
  width: 100%;
  margin-top: -0.6em
}
.navbar-brand span {
    line-height: 0.5;
    color: #ffc100;
    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 {
    color: #ecac00;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#ecac00;
    background: none;
}
.navbar-nav > li > a {
	padding:22px 30px 0;

    font-weight: bold;
}
.navbar-default .navbar-nav > li > a {
    color:#000000;
}
.navbar-default .navbar-nav li a img.menu{
  width: 25%
}
.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;
    margin-left: 0em;
}
.navbar-nav {
    float: right !important;
    margin: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#ecac00;
}
.nav > li > a,.agile_short_dropdown li a {

}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #ecac00 ! important;
    background-color: rgba(76, 76, 76, 0) ! important
}
.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;
    top: 4em;
    right: 27px ! important;
    min-width: 90px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: rgba(0, 0, 0, 0.24) ! important;
    color: #fff ! important;
}
.po_agile_login{
	float:right;
}
.po_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 {
    padding: 8px 20px;
    color: #fff;
    text-align: center;
}
.agile_short_dropdown li a:before{
	content:'';
	display:none;
}
li a.navbar-brand{
  display: none
}
.dropbtn {
    color: white;
    padding: 16px;
    /* font-size: 16px; */
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    list-style: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 190px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {}
/*-- //nav --*/
.agileinfo-news-button a {
    padding: .5em 1.5em;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    outline: none;
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -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: #000000;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:#ecac00;
    -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;
}
.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;
}
.power_block_banner_info{
	margin: 15em 0 0;
}
.power_block_banner_info h2 {
    text-align: left;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}
.po-power-bann p {
    font-size: 21px;
    color: #fff;
    margin-top: 18px;
}
.po-agile-bann ul li {
    display: block;
    margin-bottom: 1em;
    color: #ffffff;
    line-height: 1.5em;
    font-size: 1em;
    letter-spacing: 0px;
}
.po-agile-bann ul li i {
    color: #b06010;
    padding: 10px;
    font-size: 18px;
    border: 1px solid #fff;
    margin-right: 19px;
    line-height: 15px;
}
.po-agile-bann ul li:last-child,.po-agile-bann ul li:last-child{
	margin-bottom:0;
}
.po-power-bann {
    margin-top: 50px;
}
/*-- //banner --*/
/*-- services --*/
.pols_head_para1 {
    text-align: center;
    font-size: 15px;
    color: #424f57;
    line-height: 28px;
    margin: 20px auto 0;
    width: 80%;
}
p.pols_head_para.pols_head_para2 {
    font-size: 18px;
    color: #000;
    text-align: center;
    margin: 20px 0;
}
.pol_head1:before,.pol_head1:after{
	width:10% !important;
}
.pol_head1:before {
    left: 35% !important;
}
.pol_head1:after {
    right: 35% !important;
}
.po_power_services_grids{
	margin:2em 0 0;
}
.po_power_services_grid{
	text-align:center;
	padding: 0;
}
.po_power_services_grid_agile {
    padding: 2em;
}
.po_power_services_grid_1 {
    width: 100px;
    height: 100px;
    background: #eee;
    margin: 0 auto;
}
.po_power_services_grid_1 i{
	color:#ecac00;
	font-size:3em;
	line-height:2em;
}
.po_power_services_grid_agile h3 {

    font-size: 20px;
    letter-spacing: 1px;
    color: #0c3b8a;
    font-weight: 600;
    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;
}
.po_power_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: #0c3b8a;
    left: 40%;
    bottom: 0;
}
.po_power_services_grid:hover .po_power_services_grid_agile h3:after {
    background: #fff;
    width: 60%;
}
.po_power_services_grid_agile p{
	color:#999;
	line-height:2em;
}
.po_power_services_grid_agile a{
	margin: 0.5em 0
}
.po_power_services_grid:hover .po_power_services_grid_agile{
	background: #0c3b8a;
}
.po_power_services_grid:hover .po_power_services_grid_1{
	background:#fff;
	border:2px solid #fff;
}
.po_power_services_grid:hover .po_power_services_grid_agile h3{
	color:#fff;
}
.po_power_services_grid:hover .po_power_services_grid_agile p{
	color:#fff;
}
.po_power_services_grid:hover .po_power_services_grid_agile a{
	color:#ddd;
}
.po_power_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;
}
#about {
    padding: 5em 0;
}
#about .serviceBox{
    font-family: 'Roboto', sans-serif;
    color: rgba(0,0,0,0.5);
    margin: 0 15px;
    position: relative;
}
#about .serviceBox:after{
    content: '';
    height: 12px;
    width: 12px;
    background-color: #fff;
    border: 2px solid #0c3b8a;
    border-radius: 50%;
    position: absolute;
    left: -4px;
    bottom: -2px;
}
#about .serviceBox .service-icon{
    color: #0c3b8a;
    font-size: 70px;
    text-align: center;
    line-height: 150px;
    height: 150px;
    width: 150px;
    margin: 0 0 25px;
    border-radius:50% 50% 50% 0;
    background: linear-gradient(to bottom,#EBEDEC,#E8E8E8);
    box-shadow: 0 0 3px #909090;
    display:block;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
#about .serviceBox .service-icon img{
  margin-top: 0.5em
}
#about .serviceBox:hover .service-icon{
    font-size: 80px;
    box-shadow: 0 0 10px #909090;
}
#about .serviceBox .service-icon:before,
#about .serviceBox .service-icon:after{
    content: '';
    height: 90%;
    width: 90%;
    background-color: #ffc017;
    border-radius: 50% 50% 50% 0;
    transform:translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
}
#about .serviceBox .service-icon:after{
    height: 80%;
    width: 80%;
    background-color: #fff;
    border-radius: 50%;
}
#about .serviceBox .service-content{
    padding: 0 20px 15px;
    border-left: 2px solid #d3d3d3;
}
#about .serviceBox .title{
    color: #0c3b8a;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;

    margin: 0 0 10px;
}
#about .serviceBox .description{
    font-size: 15px;
    text-align: justify;
    line-height: 28px;
    margin: 0;
    color: #444
}
#about .info img{
  width: 100%;
  height: 25em
}
@media only screen and (max-width:1200px){
    #about .serviceBox{ margin: 0; }
}
@media only screen and (max-width:990px){
    #about .serviceBox{ margin: 0 0 40px; }
}
.pol_head {
    font-size: 40px;
    font-weight: 600;
    color: #0c3b8a;

    letter-spacing: 1px;
    text-align: center;
}

/*-- //services --*/
/*-- branch --*/
.branch-wthree{
	background: url(../images/1.jpg) center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 500px;
    padding-top: 3em;
	text-align:center;
	position: relative;
}
.branch-wthree:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 1px;
    width: 0;
    height: 0;
    border-bottom: 35px solid #0c3b8a;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.branch-wthree:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 1px;
    width: 0;
    height: 0;
    border-bottom: 40px solid #0c3b8a;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}
.branch-wthree h2{
  margin: 1.5em 0 4em;
  color: #eee
}
.branch-wthree .serviceBox{
    padding: 130px 20px 10px;
    background: #fff;
    text-align: center;
    border-top-right-radius: 25px;
  border-top-left-radius: 25px;
    overflow: hidden;
        height: 25em;
    /* position: relative; */
}
.branch-wthree .serviceBox .service-icon{
    display: inline-block;
    width: 200px;
    height: 200px;
    line-height: 300px;
    border-radius: 50%;
    box-shadow: 0 0 5px #000 inset;
    background: linear-gradient(to top,#0c3b8a,#074998 50%,#0c3b8a 50%);
    font-size: 50px;
    color: #fff;
    position: absolute;
    top: -90px;
    left: 50%;
    transform: scale(1) translateX(-50%);
    transition: all 0.8s ease 0s;
}
.branch-wthree .serviceBox .service-icon img{
  width: 60%;
    margin-left: 17%;
    margin-top: 13%;
}
.branch-wthree .serviceBox:hover .service-icon{ font-size: 65px; }
.branch-wthree .serviceBox .title{
    font-size: 18px;
    color: #333;
    margin: 0 0 10px 0;
}
.branch-wthree .serviceBox:hover .title{ color: #0c3b8a; }
.branch-wthree .serviceBox .description{
    font-size: 15px;
    color: #555;
    line-height: 1.7em;
    margin-bottom: 1em;
}
.branch-wthree .serviceBox .read-more{
    /* display: inline-block; */
    padding: 5px 15px;
    font-size: 14px;
    color: #fff;
    background: linear-gradient(to top,#0c3b8a,#074998);

    transform: translateY(50px);
    transition: all 0.3s ease 0s;
}
.branch-wthree .serviceBox .read-more:hover{
    color: #fff;
    box-shadow: 0 0 5px #000;
}
@media only screen and (max-width:1200px){
    .branch-wthree .serviceBox .service-icon{
        width: 160px;
        height: 160px;
        line-height: 240px;
        top: -80px;
    }
}
@media only screen and (max-width:990px){
    .branch-wthree .serviceBox{ margin-bottom: 30px; }
    .branch-wthree .serviceBox .service-icon{
        width: 200px;
        height: 200px;
        line-height: 300px;
        top: -90px;
    }
}
/*-- //branch --*/

/*-- videos --*/
.videos{
  padding: 5em 0;
  background: #eee
}
.videos h2{
  color: #0c3b8a;
  font-size: 2em;
  font-weight: 600
}
.videos .embed-responsive{
  margin-bottom: 1em
}
/*-- videos --*/

/*-- advices --*/
.advices {
  padding: 3em 0
}
.advices h2{
  color: #0c3b8a;
  text-align: center;
  font-size: 2em;
  font-weight: 600
}
.advices .testimonial{
    padding: 20px 20px;
    margin: 0 20px 0px;
    text-align: center;
}
.advices .testimonial .pic{
    display: inline-block;
    margin-bottom: 20px;
    overflow: hidden;
}
.advices .testimonial .pic img{
    width: 100%;
    height: auto;
}
.advices .owl-theme .owl-controls{ margin-top: 0; }
.advices .owl-theme .owl-controls .owl-page span{
    background: #555;
    opacity: 0.8;
    transition: all 0.3s ease 0s;
}
.advices .owl-theme .owl-controls .owl-page.active span{ background: #ffc33c; }
/*-- //advices --*/

/*-- services-details --*/
.services-details{
  padding: 5em 0;
}
.services-details h2{
  color: #0c3b8a;
  text-align: center;
  font-size: 2em;
  font-weight: 600;
      margin-bottom: 2em;
}
.services-details .details{
  margin: 1em 0
}
.services-details .details h3{
  font-size: 2em;
    margin: 0.5em 0;
}
.services-details .details p{
  font-size: 1.1em;
color: #555;
line-height: 1.7em;
}

.services-details a:hover,.services-details a:focus{
    text-decoration: none;
    outline: none;
}
.services-details #accordion .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 15px;
    position: relative;
}
.services-details #accordion .panel:before{
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    border: 1px dashed #6e8898;
    position: absolute;
    top: 25px;
    left: 18px;
}
.services-details #accordion .panel:last-child:before{ display: none; }
.services-details #accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 0;
    position: relative;
}
.services-details #accordion .panel-title a{
    display: block;
    padding: 10px 30px 10px 60px;
    margin: 0;
    background: #fff;
    font-size: 18px;
    font-weight: 700;
    color: #1d3557;
    border-radius: 0;
    position: relative;
}
.services-details #accordion .panel-title a:before,
.services-details #accordion .panel-title a.collapsed:before{
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 40px;
    height: 100%;
    line-height: 40px;
    background: #ecac00;
    border: 1px solid #ecac00;
    border-radius: 3px;
    font-size: 17px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
}
.services-details #accordion .panel-title a.collapsed:before{
    content: "\f105";
    background: #fff;
    border: 1px solid #6e8898;
    color: #000;
}
.services-details #accordion .panel-body{
    padding: 10px 30px 10px 30px;
    margin-left: 40px;
    background: #fff;
    border-top: none;
    font-size: 15px;
    color: #6f6f6f;
    line-height: 28px;
}
.paitent-gallery h2{
  color: #0c3b8a;
  text-align: center;
  font-size: 2em;
  font-weight: 600;
      margin-bottom: 2em;
}
.paitent-gallery #carousel3d .carousel-3d-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-color: #fff;
  padding: 10px;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.paitent-gallery #carousel3d .carousel-3d-slide.current {
  background-color: #333;
  color: #fff;
}
.paitent-gallery #carousel3d .carousel-3d-slide.current span {
  font-size: 20px;
  font-weight: 500;
}
.paitent-gallery #carousel3d .carousel-3d-slide img{
  height: 16em;
  width: 100%
}
/*-- services-details --*/

/*--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%;
}
.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: transparent 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: auto;
  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;
}
.pols-text{
    width: 80%;
    margin: 3em auto 0;
    text-align: center;
}
.pols-text h5{
	color: #FFFFFF;
    font-size: 1em;
    font-weight: 600;
    margin: 0 0 1em 0;
    line-height: 1.5em;
}
.pols-text p {
    color: #FFFFFF;
    font-size: .9em;
    line-height: 1.8em;
    margin: 0;
}
.pols-text p span{
	margin:1em 0 0 0;
	display:block;
}
/*-- //slider --*/


/*-- footer --*/
.contact-info i {
    font-size: 19px;
    margin-right: 10px;
    display: inline-block;
    top: 3px;
	color:#0c3b8a;
}
.contact-info p.p3 {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
    width: 90%
}
.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 hr{
  opacity: 0.3
}
.copyright-agileinfo p {
    text-align: center;
    padding: 1em 0 2em;
    color: #ddd;

}
.contact-information{
  background: #eee
}
.contact-information .contact-info .address{
  margin: 1em 0
}
.pols-cont {
    padding: 3em 2em;
	position:relative;
}
/*
.pols-cont:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 1px;
    width: 0;
    height: 0;
    border-bottom: 45px solid #ecac00;
    border-right: 349px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.pols-cont:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 0;
    height: 0;
   border-bottom: 45px solid #ecac00;
    border-right: 349px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
} */
.phone {
    margin: 1em 0;
}
.foot-power-block {
    padding: 5em 0em 2em;
    background: #000;
	position:relative;
}
.foot-power-block:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 1px;
    width: 0;
    height: 0;
    border-bottom: 35px solid #0c3b8a;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(-180deg);
}
.foot-power-block:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 1px;
    width: 0;
    height: 0;
    border-bottom: 40px solid #0c3b8a;
    border-right: 1582px solid transparent;
    border-left: 0px solid transparent;
    transform: rotate(0deg);
}
.foot-power-block h3{
  color: #ddd;
padding: 0 0 0 0.5em;
border-left: 3px solid #0c3b8a;
margin: 0.5em 0;
}
.foot-power-block p{
  color: #999;
    font-size: 1em;
    line-height: 1.7em;
}
.foot-power-block a{
  color: #999
}
.foot-power-block a:hover{
  color: #ecac00
}
.foot-power-block .input-group{
  margin-top: 1em
}
 .foot-power-block .form-control {
height: 50px;
background: rgba(255, 255, 255, 0.3);
border-color: transparent;
color: #eee;
border-radius: 25px 0 0 25px;
}
.foot-power-block .form-control:focus {
box-shadow: none;
border-color: #243c4f;
}
.foot-power-block .btn {
min-height: 50px;
border-radius: 0 25px 25px 0;
background: #ecac00;
color: #ddd;
}
.foot-power-block .btn:hover{
  color: #fff
}
.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-po-power 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: #ecac00 !important;
    margin: 30px 0 15px;
    font-weight: 600;
    letter-spacing: 2px;
}
h3.power-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.power-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
}
@media (max-width:768px){
	h3.power-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.power-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 --*/
.po_wthree_power_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: #ecac00;
    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: #ffc107;
}
.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.block {
		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;
}
/*-- service --*/
.agileinfo-gal {
    padding: 5em 0;
}
.power_portfolio_grids{
	margin:3em 0 0;
}
.agileinfo_portfolio_grid{
	margin-bottom:2em;
}
.hovereffect {
    width: 100%;
    /* height: 100%; */
    overflow: hidden;
    position: relative;
    text-align: center;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 60%;
    left: 10%;
    top: 20%;
  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 {
  width: 100%;
  height: 15em;
  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-align: center;
    position: relative;
    font-weight: 600;
    font-size: 1.2em;
    letter-spacing: 2px;
    background-color: transparent;
    color: #fff;
    padding:3em 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);
}
.agileinfo-gal .col-sm-12{
  margin-bottom: 3em
}
.power_portfolio_grids .service-info h3{
  font-size: 2em;
  margin: 0 0 0.5em 0;
}
.power_portfolio_grids .service-info p{
  color: #555;
  font-size: 1.05em;
  line-height: 1.7em
}
.agileinfo-gal .service-details{
padding: 2em;
transition: 0.5s
}
.agileinfo-gal .service-details:hover{
  box-shadow: 1px 1px 10px #555;
  transition: 0.5s
}
.agileinfo-gal .service-details img{
  width: 100%;
height: 15em;
}
.agileinfo-gal .service-details .table-info .h{
  color: #555;
  /*#0c3b8a*/
}
.agileinfo-gal .service-details .table-info th{
  color: #0c3b8a
}
.agileinfo-gal p.title{
  text-align: center;
color: #555;
font-size: 1em;
margin: 0.5em 0;
line-height: 1.7em;
}
/*-- //service --*/
/*-- services --*/
.block_services_grids{
	margin:3em 0 0;
}
.block_services_grid1{
	position:relative;
}
.block_services_grid1_pos{
	position: absolute;
    top: 5%;
    right: 5%;
    width: 20%;
}
.block_services_grid1_pos h4{
	font-size: 14px;
    color: #fff;
    background: #1bd6f2;
    text-align: center;
}
.block_services_grid h5{
	font-size: 1.4em;
    text-transform: capitalize;
    color: #ecac00;
    margin: 1em 0 .5em;
    line-height: 1.5em;
}
.block_services_grid p{
	color:#999;
	line-height:2em;
}
.block_services_grid_main{
	position:relative;
	z-index: 2;
	padding:1em;
}
.block_services_grid_main:hover{
    box-shadow: 0 70px 70px 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;
}
.block_services_grids1{
	margin:1em 0 0;
}
/*-- //services --*/
/*-- mail --*/
.power_mail_grid_right1{
	padding:3em;
	background:#f5f5f5;
	margin-top: 4em;
}
.power_mail_grid_right1 span i{
	color: #212121;
    font-size: 14px;

    font-style: normal;
    float: left;
    width: 9%;
    margin: .8em 0 0;
}
.power_mail_grid_right1 input[type="text"],.power_mail_grid_right1 input[type="email"],.power_mail_grid_right1 textarea{
	outline: none;
    width: 100%;
    background: #fff;
    color: #212121;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #E7E7E7;
}
.contact-info .address{
  margin: 1.5em 0
}
.contact-info .address i{
  display: contents;
}
.contact-po-agile .pols-cont {
    padding: 4em 0em;
}
.contact-po-agile .pols-cont img{
  width: 80%;
  height: 20em
}
.power_mail_grid_right1 input::placeholder{
  color: #ddd
}
::-webkit-input-placeholder{
	color:#212121 !important;
}
.power_mail_grid_right1 span {
    padding: .5em 0;
    display: block;
}
.power_mail_grid_right1 textarea{
	min-height:200px;
}
.power_mail_grid_right1 input[type="submit"]{
	outline: none;
    width: 35%;
    background: #0c3b8a;
    color: #fff;
    padding: 10px 0;
    font-size: 14px;

    border: none;
    margin:.5em 0 0 0;
}
.power_mail_grid_right1 input[type="submit"]:hover{
    background:#ecac00;
    color: #fff;
}
.contact-po-agile {
    padding: 5em 0;
}
/*-- //mail --*/

/*-- about --*/
.page-about .main-info{
  margin-top: 2em;
  width: 100%
}
.page-about .main-info h3{
  color: #0c3b8a;
  font-weight: 600;
  margin: 0 0 0.5em 0;
  padding: 0.2em 0 0.2em 0.5em;
  border-left: 3px solid;
}
.page-about .main-info p{
  line-height: 1.7em;
  font-size: 1em;
  color: #555;
  margin: 1em 0;
}
.page-about .main-info img{
  width: 100%;
  height: 25em;
}
/*-- //about --*/

/*-----start-responsive-design------*/
@media (max-width: 1920px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 1902px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 1902px solid transparent;
}
}
/*-----responsive-design------*/
@media (max-width: 1680px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 1662px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 1662px solid transparent;
}
}
/*-----responsive-design------*/
@media (max-width: 1600px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 1582px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 1582px solid transparent;
}
}
/*-----responsive-design------*/
@media (max-width: 1440px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 1422px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 1422px solid transparent;
}
}
/*-----responsive-design------*/
@media (max-width: 1366px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 1348px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 1348px solid transparent;
}
}
/*-----responsive-design------*/
@media (max-width: 1280px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 1262px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 1262px solid transparent;
}
}
/*-----responsive-design------*/
@media (max-width: 1080px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 1062px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 1062px solid transparent;
}
.navbar-nav > li > a {
    padding: 22px 20px 0 ! important;
}
.head-top-agileinfo1 {
    min-height: 300px;
    padding-top: 3em;
}
.contact-po-agile {
    padding: 3em 0;
}
.pols-cont {
    padding: 5em 1em 5em;
}
.pols-cont:before {
    border-right: 282px solid transparent;
}
.pols-cont:after {
    border-right: 283px solid transparent;
}
.foot-power-block {
    padding: 3em 0em 1em;
}
.power_mail_grid_right1 input[type="submit"] {
    margin: .5em 0 0 5.4em;
}
.contact-info p.p3 {
    font-size: 15px;
}
.pols-cont {
    padding: 5em 1em 5em;
}
.hovereffect h4 {
    padding: 0.6em 0 0.5em;
}
}
/*-----responsive-design------*/
@media (max-width: 1024px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 1006px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 1006px solid transparent;
}
.po_wthree_power_icons.main-grid-border {
    padding: 3em 0;
}
.typo {
    padding: 3em 0;
}
.agileinfo-gal {
    padding: 3em 0;
}
.services {
    padding: 3em 0;
}
}
/*-----responsive-design------*/
@media (max-width: 991px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 973px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 973px solid transparent;
}
.power_mail_grid_right1 input[type="submit"] {
    margin: .5em 0 0 3.9em;
}
.pols-cont:before {
    border-right: 689px solid transparent;
}
.pols-cont:after {
    border-right: 689px solid transparent;
}
.pols-cont {
    padding: 5em 13em 5em;
}
.power_portfolio_grid {
    float: left;
    width: 50%;
}
.hovereffect h4 {
    padding: 2.2em 0 0.5em;
}
.power_portfolio_grids {
    margin: 1em 0 0;
}
.block_services_grid {
    float: left;
    width: 33.33%;
}
.block_services_grid h5 {
    font-size: 1.2em;
}
.navbar-brand {
    font-size: 30px;
}
.navbar-nav > li > a {
    padding: 18px 8px 0 ! important;
}
.pol-banner-info {
    width: 90%;
    margin: 6em auto 0;
}
.head-top-agileinfo {
    min-height: 611px;
    padding-top: 3em;
}
.pol-banner-info h3 {
    font-size: 30px;
}
.pols_head_para1 {
    width: 100%;
}
.branch-wthree {
    min-height: 340px;
    padding-top: 5em;
}
.branch-wthree p {
    line-height: 28px;
}
.team-power {
    padding: 3em 0;
}
.team-grid {
    text-align: center;
    float: left;
    width: 33.33%;
}
.testimonial {
    padding: 3em 0;
}
.footer-po-agile {
    padding: 3em 0;
}
.po_power_services_grid {
    float: left;
    width: 33.33%;
}
.po_power_services_grid_agile {
    padding: 1em;
}
.pols_head_para1 {
    font-size: 14px;
}
.branch-wthree p {
    font-size: 14px;
	width: 100%;
}
}
/*-----responsive-design------*/
@media (max-width: 800px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 782px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 782px solid transparent;
}
}
/*-----responsive-design------*/
@media (max-width: 768px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 750px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 750px solid transparent;
}
.pol_head {
    font-size: 35px;
}
.power_mail_grid_right1 {
    margin-top: 3em;
}
.head-top-agileinfo {
    min-height: 570px;
}
}
/*-----responsive-design------*/
@media (max-width: 767px){
.navbar-default .navbar-toggle {
		border-color:#005595;
	}
.navbar-default .navbar-toggle .icon-bar {
		background-color: #005595;
	}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}
.navbar-toggle {
		margin: .5em 0 0;
	}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none;
		position: absolute;
		width: 100%;
		background:rgb(0, 0, 0);
		z-index: 999;
	}
.navbar-nav > li > a {
		padding: 13px 0 0;
		margin-bottom: 10px;
	}
.navbar-nav {
		margin: 0;
		text-align: center;
	}
.po_agile_login {
		float: none;
		text-align: center;
		padding-bottom: 1em;
	}
.navbar-nav .open .dropdown-menu {
		width: 50%;
		margin: 0 auto;
		background-color: rgb(255, 255, 255);
		border-radius: 0;
	}
.thim-click-to-bottom {
		left: 47%;
	}
	.navbar-nav {
    float: none !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: rgba(73, 73, 73, 0.03) ! important;
}
.navbar {
    padding: 1em 0 0.8em;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-nav > li > a {
    padding: 12px 9px 0 ! important;
}
}
/*-----responsive-design------*/
@media (max-width: 736px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 718px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 718px solid transparent;
}
.head-top-agileinfo1 {
    min-height: 250px;
}
.power_mail_grid_right1 input[type="text"], .power_mail_grid_right1 input[type="email"], .power_mail_grid_right1 textarea {
    width: 84%;
}
.power_mail_grid_right1 span i {
    width: 16%;
}
.power_mail_grid_right1 input[type="submit"] {
    margin: .5em 0 0 6.8em;
}
.pols-cont:before {
    border-right: 658px solid transparent;
}
.pols-cont:after {
    border-right: 658px solid transparent;
}
.pols-cont {
    padding: 5em 12em 5em;
}
}
/*-----responsive-design------*/
@media (max-width: 667px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 649px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 649px solid transparent;
}
.power_mail_grid_right1 input[type="submit"] {
    margin: .5em 0 0 5.9em;
}
.pols-cont {
    padding: 5em 10em 5em;
}
.pols-cont:before {
    border-right: 589px solid transparent;
}
.pols-cont:after {
    border-right: 589px solid transparent;
}
.po_power_services_grid_agile h3 {
    font-size: 19px;
}
}
/*-----responsive-design------*/
@media (max-width: 640px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 622px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 622px solid transparent;
}
.pol_head {
    font-size: 30px;
}
.power_mail_grid_right1 {
    margin-top: 2em;
}
.power_mail_grid_right1 input[type="submit"] {
    margin: .5em 0 0 5.7em;
}
.pols-cont {
    padding: 5em 9em 5em;
}
.pols-cont:before {
    border-right: 562px solid transparent;
}
.pols-cont:after {
    border-right: 562px solid transparent;
}
.copyright-agileinfo p {
    padding: 2em 0 3em;
}
.hovereffect h4 {
    padding: 1.5em 0 0.5em;
}
.pol-banner-info h3 {
    font-size: 28px;
	line-height: 43px;
}
.agileinfo-news-button {
    margin-top: 20px;
}
.pol-banner-info {
    width: 90%;
    margin: 5em auto 0;
	padding:2em;
}
.head-top-agileinfo {
    min-height: 510px;
}
.footer-po-agile h2 {
    font-size: 30px;
    margin-bottom: 20px;
}
.testimonial-heading h3 {
    font-size: 30px;
    margin-bottom: 20px;
}
.power-block {
    margin: 0em 0 0 0;
}
.branch-wthree h3 {
    font-size: 30px;
}
}
/*-----responsive-design------*/
@media (max-width: 600px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 582px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 582px solid transparent;
}
.head-top-agileinfo1 {
    min-height: 220px;
}
.power_mail_grid_right1 input[type="submit"] {
    margin: .5em 0 0 5.2em;
}
.pols-cont:before {
    border-right: 522px solid transparent;
}
.pols-cont:after {
    border-right: 522px solid transparent;
}
.pols-cont {
    padding: 5em 8em 5em;
}
.block_services_grid {
    float: left;
    width: 100%;
}
.block_services_grids {
    margin: 1em 0 0;
}
}
/*-----responsive-design------*/
@media (max-width: 568px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right:550px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 550px solid transparent;
}
.power_mail_grid_right1 input[type="submit"] {
    margin: .5em 0 0 5em;
}
.pols-cont {
    padding: 5em 7em 5em;
}
.pols-cont:before {
    border-right: 490px solid transparent;
}
.pols-cont:after {
    border-right: 490px solid transparent;
}
.po_power_services_grid {
    width: 100%;
}
.branch-wthree {
    padding-top: 3em;
}
.team-grid {
    float: left;
    width: 100%;
}
.team-grid:nth-child(2){
	margin:1.5em 0;
}
}
/*-----responsive-design------*/
@media (max-width: 480px){
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    margin-right: 6em;
}
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 462px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 462px solid transparent;
}
.power_mail_grid_right1 {
    padding: 1.5em;
}
.power_mail_grid_right1 input[type="text"], .power_mail_grid_right1 input[type="email"], .power_mail_grid_right1 textarea {
    width: 81%;
}
.power_mail_grid_right1 span i {
    width: 19%;
}
.power_mail_grid_right1 textarea {
    min-height: 160px;
}
.power_mail_grid_right1 input[type="submit"] {
    margin: .5em 0 0 5.3em;
}
.pols-cont {
    padding: 3em 4em 3em;
}
.pols-cont:before {
    border-right: 402px solid transparent;
}
.pols-cont:after {
    border-right: 402px solid transparent;
}
.map-po-power iframe {
    min-height: 200px;
}
.po_wthree_power_icons.main-grid-border {
    padding: 2em 0;
}
.typo {
    padding: 2em 0;
}
.hovereffect h4 {
    padding: 0.5em 0 0.5em;
}
.agileinfo-gal {
    padding: 2em 0px;
}
.services {
    padding: 2em 0;
}
.pol-banner-info h3 {
    font-size: 24px;
    line-height: 35px;
}
.pol-banner-info {
    width: 95%;
    margin: 4em auto 0;
    padding: 1.5em;
}
.head-top-agileinfo {
    min-height: 450px;
}
#about .info img {
    width: 100%;
    height: 20em;
}
.navbar-default .navbar-nav li a img.menu {
    width: 15%;
}
.navbar-nav{
    height: 18em;
}
.dropdown-content{
    margin-left: 25%;
    height: 9em;
}
.services-details h2{
    margin-bottom: 0em;
}
.services-details {
    padding: 3em 0;
}
.navbar-default .navbar-nav > .active > a.dropbtn,.navbar-default .navbar-nav > .active > a{
    margin-right: 0em;
}
.navbar-default .navbar-nav > li > a.home-menu{
    margin-right: 5.4em;
}
.contact-po-agile .pols-cont img {
    width: 100%;
}
}
/*-----responsive-design------*/
@media (max-width: 414px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 396px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 396px solid transparent;
}
.head-top-agileinfo1 {
    min-height: 200px;
}
.power_mail_grid_right1 span i {
    width: 22%;
}
.power_mail_grid_right1 input[type="text"], .power_mail_grid_right1 input[type="email"], .power_mail_grid_right1 textarea {
    width: 100%;
}
.power_mail_grid_right1 input[type="submit"] {
    margin: .5em 0 0 5em;
}
.pols-cont {
    padding: 3em 2em 3em;
}
.pols-cont:before {
    border-right: 336px solid transparent;
}
.pols-cont:after {
    border-right: 336px solid transparent;
}
.power_portfolio_grid {
    width: 100%;
}
.hovereffect h4 {
    padding: 2.5em 0 0.5em;
}
.pol-banner-info h3 {
    font-size: 19px;
    line-height: 30px;
}
.head-top-agileinfo {
    min-height: 420px;
}
p.pols_head_para.pols_head_para2 {
    font-size: 15px;
}
}
/*-----responsive-design------*/
@media (max-width: 384px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 366px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 366px solid transparent;
}
.contact-po-agile {
    padding: 2em 0;
}
.pol_head {
    font-size: 27px;
}
.power_mail_grid_right1 input[type="submit"] {
    margin: .5em 0 0 4.5em;
	width:45%;
}
.pols-cont {
    padding: 3em 1em 3em;
}
.pols-cont:before {
    border-right: 306px solid transparent;
}
.pols-cont:after {
    border-right: 306px solid transparent;
}
.pol-banner-info {
    width: 100%;
}
}
/*-----responsive-design------*/
@media (max-width: 375px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 357px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 357px solid transparent;
}
.pols-cont:before {
    border-right: 297px solid transparent;
}
.pols-cont:after {
    border-right: 297px solid transparent;
}
.dropdown-content {
    margin-left: 20%;
    height: 9em;
}
}
/*-----responsive-design------*/
@media (max-width: 320px){
.head-top-agileinfo:before,.branch-wthree:before,.head-top-agileinfo1:before,.testimonial:before,.foot-power-block:before {
	border-right: 302px solid transparent;
}
.head-top-agileinfo:after,.branch-wthree:after,.head-top-agileinfo1:after,.testimonial:after,.foot-power-block:after {
    border-right: 302px solid transparent;
}
.navbar-brand {
    font-size: 24px;
	padding:15px 0;
}
.pol_head {
    font-size: 25px;
}
.power_mail_grid_right1 {
    margin-top: 1.5em;
}
.power_mail_grid_right1 span i {
    width: 100%;
    margin-bottom: 10px;
}
.power_mail_grid_right1 input[type="text"], .power_mail_grid_right1 input[type="email"], .power_mail_grid_right1 textarea {
    width: 100%;
}
.power_mail_grid_right1 input[type="submit"] {
    margin: .5em 0 0 0em;
    width: 55%;
}
.contact-info {
    padding: 0;
}
.contact-info p.p3 {
    font-size: 14px;
}
.contact-info p.p4 {
    font-size: 14px;
}
.pols-cont:before {
    border-right: 272px solid transparent;
}
.pols-cont:after {
    border-right: 272px solid transparent;
}
.map-po-power {
    padding: 0;
}
.power_portfolio_grid {
    padding: 0;
}
.hovereffect h4 {
    padding: 1.8em 0 0.5em;
}
.agileinfo_portfolio_grid {
    margin-top: 0.5em;
}
.block_services_grid {
    padding: 0;
}
.block_services_grid h5 {
    font-size: 1.1em;
}
.pol-banner-info {
    margin: 3em auto 0;
    padding: 1em;
}
.pol-banner-info h3 {
    font-size: 16px;
    line-height: 26px;
}
.head-top-agileinfo {
    min-height: 380px;
}
.agileinfo-news-button a {
    font-size: 14px;
}
.navbar {
    padding: 0.5em 0 0.8em;
}
.pols_head_para1 {
    font-size: 13px;
}
.branch-wthree p {
    font-size: 13px;
    line-height:25px;
	 margin: 16px auto 0;
}
.branch-wthree {
    min-height: 380px;
}
.team-power {
    padding: 2em 0;
}
p.pols_head_para.pols_head_para2 {
    margin: 10px 0;
}
.team-grids {
    margin: 1.5em 0 0;
}
.footer-po-agile {
    padding: 2em 0;
}
}
/*-----responsive-design------*/
