*, html {
    margin: 0; 
    padding: 0;
}
body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: 'Ek Mukta', sans-serif;
}
ul, ol {
    list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Ek Mukta', sans-serif;
}

p {
    margin: 0;
    color: #333;
}

ul {
    margin: 0;
    padding: 0;
}

p,
ul,
ol {
    font-size: 14px;
}
a {
    text-decoration: none;
    color: #333;
}
a:hover, a:focus {
    color: red;
}
td {
    color: #e8e8e8;
    padding: 3px 6px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #d8d8d8;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #d8d8d8;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #d8d8d8;
}
:-moz-placeholder { /* Firefox 18- */
  color: #d8d8d8;
}
.non-underlined {
    border: 0;
}
.underlined li a {
    border-bottom: 1px solid #fff;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.p0 {
    padding: 0;
}
.p2 {
    padding: 2px;
}
.p4 {
    padding: 4px;
}
.p6 {
    padding: 6px;
}
.p8 {
    padding: 8px;
}
.p10 {
    padding: 10px;
}
.clearfix {
    clear: both;
}
.ad_section .img-responsive {
    width: 100%;
}

.social_link .pull-left .label {
    padding: 3px 8px 0px;
}
.single-page .post-content img {
    height: auto;
}
#header .ad_section .img-responsive {
    width: auto;
    float: right;
	max-height: 102px;
}
.search_form input[type="search"] {
    width: 80%;
    float: left;
    background: none;
    border: none;
    border-bottom: 1px solid #525252;
    padding: 4px;
    color: #d8d8d8;
}
.search_form button[type="submit"] {
    width: 15%;
    float: left;
    background: none;
    border: 0;
    padding-top: 6px;
    font-size: 12px;
    color: #d8d8d8;
}
.background-video {
    position: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    width: 100%;
    height: 100%;
}

input[type="submit"],
a,
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}


/*-- banner --*/

.center-container {
    padding: 2em 0 48em;
    background: rgba(0, 0, 0, 0.44);
}

.w3_agile_header_left {
    float: left;
}

.agile_header_right {
    float: right;
    margin-top: .7em;
}

.agile_header_right ul li {
    display: block;
    font-weight: 600;
    color: #fff;
    display: inline-block;
}

.agile_header_right ul li i {
    padding-right: 1.5em;
    color: #0accff;
}

.agile_header_right ul li a {
    color: #fff;
    text-decoration: none;
}

.agile_header_right ul li a:hover {
    color: #0accff;
}

.agile_header_right ul li a:before,
.agile_header_right ul li a:after {
    display: none;
}

.agile_header_right ul li:last-child {
    margin-left: 3em;
}

.w3_agileits_logo {
    float: left;
}

.w3_agileits_logo h1 a {
    font-size: 1.2em;
    color: #fff;
    display: block;
    text-decoration: none;
    font-weight: 700;
    font-family: 'Ek Mukta', sans-serif;
}

.w3_agileits_logo h1 a span {
    display: block;
    font-size: .3em;
    font-weight: 600;
    color: #0accff;
    position: relative;
}

.agileits_w3layouts_banner_info {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.agileits_w3layouts_banner_info h2 {
    font-size: 2em;
    color: #fff;
    text-transform: capitalize;
    line-height: 2em;
}

.agileits_w3layouts_banner_info p {
    color: #fff;
    line-height: 2em;
    margin: 0 0 5em;
}
.marquee_container {
    background: #fff;
    margin-bottom: 15px;
}
.marquee_container span.pull-left {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #c90000;
    padding: 6px;
    margin-right: 10px;
}
.marquee_container .marquee_text {
    float: left;
    width: 90%;
    padding: 6px;
    overflow: hidden;
    height: 36px;
}
.marquee_container .marquee_text a {
    font-size: 18px;
    font-weight: bold;
    padding-left: 12px;
    padding-right: 12px;
    display: inline-block;
    line-height: 28px;
}
ul.top_agile_info_ad {
    width: 42%;
    margin: 1.4% auto 0;
    float: right;
}

ul.top_agile_info_ad li {
    list-style: none;
    display: inline-block;
    width: 50%;
    float: left;
}

.w3l_header_contact_details_agile {
    float: right;
    width: 78%;
    text-align: left;
}

.w3_agileits_logo h1 a span {
    font-size: 12px;
    text-align: center;
    color: #7aba1e;
}
.social_link li {
    display: inline-block;
}
.header_contact_details_agile i {
    color: #fff;
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 13px;
    font-size: 1.5em;
}

.header-contact-detail-title {
    color: #7aba1e;
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 7px;
}

a.w3l_header_contact_details_agile-info_inner,
.w3l_header_contact_details_agile a {
    font-size: 1em;
    color: #fff;
    text-align: left;
}

.container {display:block; position:relative; width:1240px; margin:0 auto;}
.top-header {
    background: black;
}
.logo {
    padding-top: 40px;
    padding-bottom: 40px;
}
#header .ad_section {
    padding: 15px 0;
}
#topline{padding:10px 0;}
#topline p{color: #d2ae6b; font-size: 14px; font-weight: bold;}
#topline ul{margin:0; padding:0; list-style:none;}
#topline li{display:inline; margin:0 8px 0 0; padding:0 10px 0 0; border:none;}
#topline li:last-child{margin-right:0; padding-right:0; border:none;}

.nav > li {
    float: left;
}
.navbar {
    margin-bottom: 0;
}
.main-menu {
    background: black;
}
.navbar-default {
    border: 0;
    background: none;
    margin-bottom: 0;
}
.nav > li > a {
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    border-right: 1px solid #443b3b;
    padding: 10px 18px;
    color: #fff;
}
.nav > li > a:first-child {

}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #f20101;
}
.nav > li:last-child > a {
    /*border-right: 0;*/
}
.nav > li:first-child > a {
    border-left: 1px solid #443b3b;
}
.nav > li.current-menu-item > a {
    background: none;
    /*color: #fa0000;*/
}
.nav > li.current-menu-item:hover > a {
    background: #f20101;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
#menu-header-menu {
    position: relative;
}
#menu-header-menu>li {
    position: unset;
    border-bottom: 1px solid #443b3b;
}
#menu-header-menu .sub-menu {
    position: absolute;
    left: 0;
    display: none;
    width: 100%;
    background: #f20101;
}
/*
#menu-header-menu li:hover .sub-menu {
    display: block;
    width: 100%;
    background: #f20101;
}
*/
#menu-header-menu li.menu-item-has-children.opened {
    margin-bottom: 45px;
    background: #f20101;
    border-color: #f20101;
}
#menu-header-menu li.opened > a {
    color: #fff;
}
#menu-header-menu li li:hover {
    margin-bottom: 0;
}
#menu-header-menu .sub-menu li {
    float: left;
    padding: 11px 14px 10px;
    border-right: 1px solid #ff4c4c;
}
#menu-header-menu .sub-menu li a {
    color: #fff;
    font-size: 18px;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.panel-default {
    border: 0;
    border-radius: 0;
}
.main-container {
    background: #e8e8e8;
    padding: 15px 0 0;
}
.main-container .container, .footer .container {
    padding:0;
    width: 1196px;
}
.main-container .inner-container {
    background: #fff;
}
.main-container .inner-container .col-md-6, .main-container .inner-container .col-md-8, .main-container .inner-container .col-md-4, .main-container .inner-container .col-md-3 {
    padding: 4px;
}

.main-container .inner-container .top_ad .ad_section {
    background: #e8e8e8;
}
.main-container .inner-container .ad_section {
    
}
.main-container .inner-container .sidebar_ad {
    background: #fff;
}
.secound_half .nav {
    background: #d8d8d8;
}
.secound_half li {
}
.secound_half h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.secound_half h2 a {
    color: #d83030;
    display: block;
    /* background: #d83030; */
    width: 100%;
    padding: 3px 45px;
    font-size: 16px;
    font-size: 15px;
    margin: 0;
    font-weight: bold;
}
.secound_half li.active {
	background: #c90000;
}
.secound_half .active h2 a {
    color: #fff;
}
.secound_half h2 a.active, .secound_half h2 a:hover, .secound_half h2 a:focus {
    color: white;
    /* display: block; */
    background: #d83030;
}
.secound_half .tab-content {
    background: #f2f2f2;
    height: 490px;
    overflow: hidden;
    padding: 6px;
}
.secound_half .tab-content:hover {
    overflow-y: scroll;
}
.secound_half .tab-content ul li {
    clear: both;
    border-top: 1px dotted #c3c3c3;
}
.secound_half .tab-content ul li:first-child {
    border-top: none;
}
.secound_half .tab-content ul li a {
    display: block;
    padding: 4px 8px;
    font-weight: bold;
    font-size: 15px;
    width: 90%;
    float: left;
    line-height: 24px;
}
.secound_half .tab-content ul li:hover a, .secound_half .tab-content ul li.active a {
    color: #d83030;
}
.author_archive li {
    border: 1px solid #ddd;
}
.author_archive li a {
    background: #ddd;
    display: block;
    margin: 6px;
}
/*-- nav --*/

.ad_section {
    padding-bottom: 15px;
}
.single-page .ad_section {
    padding-bottom: 0;
}
.sidebar_block .ad_section {
    margin-bottom: 15px;
    background: none;
}
.gallery__thumbnail h2 {
    font-size: 10px;
}
.gallery__thumbnail.current h2 {
    background: #ddd;
}
.ad_section.single .img-responsive {
    height: 148px;
}
.blocks3 .panel-body {
    padding:0;
    height: 636px;
    overflow: hidden;
}
.archive-container .blocks3 .panel-body {
    padding:0;
    height: auto;
    overflow: auto;
}
.blocks3 .panel-body:hover {
    overflow-y: scroll;
}
.blocks3 .panel-default > .panel-heading {
    color: #333;
    padding: 0;
    /* background-color: #f5f5f5; */
    border-color: transparent;
    background: none;
    padding-left: 8px;
    padding-bottom: 8px;
}
.blocks3 .panel-default {
    border: 1px solid #ddd;
}
.blocks3 .small_image p.short_content {
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
}
.image-block .heading h2 a, .archive-container .image-block .heading h2 {
    font-size: 22px;
    font-weight: bold;
    color: red;
}
.archive-container .image-block .heading {
    padding-top: 12px;
}
.archive-container .image-block .heading h2 {
    padding: 6px 0;
    font-size: 28px;
}
.archive-container .sidebar_block .image-block .heading h2 {
    font-size: 22px;
}
.archive-container .image-block .heading .title_head {
    font-size: 14px;
    display: block;
}
.archive-container .image-block .heading .sub_title {
    font-size: 24px;
    display: block;
}
.archive-container .article h3 a {
    font-size: 16px;
    line-height: 24px;
}
.archive-container .col-md-8 .article h3 a {
    font-size: 18px;
    padding: 8px 0 2px;
}
.archive-container .blocks3 .small_image p.short_content {
    border: none;
}
.category-page .meta_info {
    font-size: 1em;
    color: #79797b;
    padding: 0;
}
.meta_info .fa {
    padding: 0 4px 0 8px;
}
.blocks3 h3{
    font-size: 18px;
    padding-left: 8px;
}
.blocks3 p{
    padding-left: 8px;
    line-height: 26px;
}
.blocks3 .single_content p{
    padding: 8px;
}
.blocks3 h3 a{
    font-weight: bold;
    padding: 4px 0;
    line-height: 24px;
    display: block;
    font-size: 16px;
}
.blocks3 .underlined{
    padding-bottom: 6px;
}
.blocks3 ul li{
    clear: both;
    border-top: 1px dotted #e8e8e8;
    margin: 8px 0 0 6px;
}
.footer_block ul li{
    clear: both;
    border-top: none;
    margin: 8px 0 0 6px;
}
.blocks3 ul li:first{
    clear: both;
    border-top: none;
}
.blocks3 ul li a{
    display: block;
    padding: 4px 8px;
    font-weight: bold;
    font-size: 15px;
    width: 90%;
    float: left;
    line-height: 24px;
}
.blocks3 .article ul li i, .secound_half .tab-content ul li i {
    border: 1px solid #ccc;
    padding: 1px 6px 2px;
    border-radius: 25px;
    color: #666;
    width: 5%;
    float: left;
    /* line-height: 14px; */
    display: block;
    margin-top: 6px;
}
.blocks3 ul li:last-child a{
    border-bottom: none;
}
.article-left {
    float: left;
    padding: 8px;
    width: 25%;
}
.article-right {
    float: right;
    width: 75%;
}
.category-page .article .underlined {
    border-bottom: 1px solid #e8e8e8;
}
.category-page .article .underlined:last-child {
    border-bottom: none;
}
.pagination-wrapper {
    /*width: 30%;*/
    /*margin: 0 auto;*/
}
.pagination-wrapper{
    width: 48%;
    margin: 26px auto;
}
.pagination {
    display: block;
}
.pagination > li > a, .pagination > li > span, .pagination .page-numbers {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin:0 1px;
}
.pagination .current {
    color: #fff;
    background-color: #ed1b24;
    border: 1px solid transparent;
}
.nav-links .nav-previous, .nav-links .nav-next {
    width: 48%;
    float: left;
    margin: 0 1%;
}
.nav-links .nav-previous a, .nav-links .nav-next a {
    border: 1px solid #e8e8e8;
    float: left;
    padding: 10px 12px;
    text-align: center;
    background: #e8e8e8;
    font-weight: bold;
    margin-right: 15px;
    margin-bottom: 10px;
    min-height: 66px;
}
.jp-relatedposts-items .col-md-4 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.jp-relatedposts-items h4.jp-relatedposts-post-title {
    line-height: 24px;
}
.jp-relatedposts-items h4 a {
    font-weight: bold;
    padding-top: 4px;
    display: block;
    padding-bottom: 6px;
}
/*-- menu --*/

.mobile-nav-button {
    position: fixed;
    margin: 3em 0em 0;
    right: 8%;
    top: 0;
    z-index: 9999;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: rgba(27, 25, 25, 0.27);
}

.mobile-menu ul li {
    list-style: none;
    margin-bottom: 2em;
    display: block;
}

.mobile-menu ul li a {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    padding: 1em 0;
    text-transform: uppercase;
}

.open>ul.dropdown-menu.agile_short_dropdown {
    display: block;
    transform: none !important;
    min-width: 65%;
    border: none;
    box-shadow: none;
    border-radius: 0;
    left: 18%;
}

.open>ul.dropdown-menu.agile_short_dropdown li {
    margin: 0 !important;
}

ul.dropdown-menu.agile_short_dropdown>li>a:hover {
    background: none;
}

.mobile-menu ul li a:after {
    content: '';
    background: #7aba1e;
    width: 100%;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    z-index: -1;
    transition: 0.4s ease;
}

.mobile-menu ul li a:hover,
.mobile-menu ul li.active a {
    color: #fff;
}

.mobile-menu ul li a:hover:after,
.mobile-menu ul li.active a:after {
    right: 0;
}

li.dropdown.act a.w3_icons_act {
    background: #0e0e0e;
    color: #fff;
}

.mobile-menu img {
    position: absolute;
    width: 150px;
    display: block;
    left: 50%;
    top: 3rem;
    transform: translatex(-50%);
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    padding: 0;
    text-align: center;
}

.mobile-menu--open {
    opacity: 1;
    right: 0%;
}

.dropdown.active.open a ul.dropdown-menu.agile_short_dropdown li a.w3_icon_1:after {
    background: none !important;
}


/*-- //menu --*/


/*-- /slider --*/

.agile_banner_text_info {
    position: absolute;
    z-index: 999;
    top: 26%;
    left: 28%;
}

.agile_banner_text_info h1 {
    color: #fff;
    font-size: 8em;
    line-height: 0.8;
    font-weight: 800;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px rgba(16, 16, 16, 0.57);
}

.agile_banner_text_info h1 a {
    color: #fff;
    text-decoration: none;
}

.agile_banner_text_info h1 span {
    font-weight: 600;
    display: block;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Ek Mukta', sans-serif;
    text-shadow: 2px 2px 2px rgba(16, 16, 16, 0.57);
}

.agile_banner_text_info i {
    font-size: 0.6em;
    margin-bottom: 7px;
}


/*-- //slider --*/


/*-- //banner --*/

.wthree_head_section h2 {
    font-size: 3.3em;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 1.2em;
    font-weight: 800;
}

.about h4 {
    font-size: 2em;
    margin: 1em 0 0.5em 0;
    color: #fff;
    font-weight: 600;
}

.about_agileinfo h3 {
    text-align: left;
    margin-top: 2em;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 0;
    color: #303030;
}

.about_agileinfo p {
    font-size: 14px;
    line-height: 2em;
    margin-top: 1em;
    color: #9da0af;
}

.services,
.team,
.contact-w3layouts,
.agile_testimonials {
    padding: 6em 0;
}

#welcome {
    background: #0b0c11;
    padding: 6em 0;
}

.wthree_head_section {
    text-align: left;
}

h3.agile_tittle {
    font-size: 3em;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
}

h3.agile_tittle i {
    font-size: 0.8em;
    margin-bottom: 6px;
}

h3.agile_tittle span {
    font-weight: 600;
    font-family: 'Ek Mukta', sans-serif;
    display: block;
    font-size: 18px;
}

.agile_wthree_inner_grids {
    margin-top: 4em;
}

.agileits-button.two a,
.agileits-button a {
    padding: 0.8em 1em;
    color: #fff;
    font-size: 1.1em;
    background: #1bb580;
    border: 1px solid #1bb580;
    border-radius: 4px;
    margin-top: 2em;
}

.about_agileinfo {
    padding: 0;
}

.about_agileinfo_grid_imgs img {
    width: 100%;
}

.about_agileinfo_grid_imgs img:nth-child(2) {
    margin-top: 1em;
}


/*-- //about --*/


/*-- /modal-info--*/

.modal-info h4 {
    text-align: center;
    font-size: 2em;
    font-weight: 600;
    margin: 0.5em 0 0.5em 0;
    color: #000;
}

.modal-info h5 {
    font-size: 1.4em;
    font-weight: 400;
    margin: 1em 0 0.5em 0;
    color: #1bb580;
}

.modal-info p {
    line-height: 2em;
}


/*-- //modal-info--*/


/*-- stats --*/

.w3layouts_stats_left {
    text-align: center;
}

.w3layouts_stats_left p {
    font-size: 4em;
    font-weight: 800;
    color: #fff;
    margin: 0.1em 0 0.1em 0;
}

.w3layouts_stats_left h3 {
    font-size: 1em;
    color: #062d20;
    margin: 0;
    font-weight: 600;
}

.w3layouts_stats_left i {
    font-size: 3em;
    color: #fff;
}

.w3l_stats_bottom_grid_left img {
    margin: 0 auto;
}

.stats {
    text-align: center;
    background: #1bb580;
    padding: 4em 0;
}

.agile_inner_info_stats {
    margin-top: 2em;
}


/*-- //stats --*/


/*-- /skills --*/

.bargrids-left {
    margin-right: 40px;
}

.bar-grids h4 {
    font-size: 1.6em;
    color: #ffffff;
    margin-bottom: 1.4em;
    /* border-bottom: 1px dashed #ffffff; */
    padding-bottom: 0em;
    font-weight: 600;
}

.bar-grids h4 span.glyphicon {
    margin-right: 0.8em;
    color: #ecb731;
}

.progress {
    height: 20px;
    margin-bottom: 2.2em;
    background-color: #dadde0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.prgs-w3agile-last {
    margin-bottom: 0!important;
}

.progress-bar {
    background-color: #0c0c0c;
}

.bar-grids h6 {
    font-size: 1em;
    color: #1bb580;
    margin-bottom: 0.6em;
    text-transform: capitalize;
    font-weight: 700;
}

.bar-grids h6 span {
    float: right;
    font-size: 1em;
}


/*-- //skills --*/

.skills {
    background: url(../images/banner4.jpg)no-repeat 0px 0px;
      background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    padding: 0;
    min-height: 700px;
}

h3.agile_tittle.two {
    color: #252525;
}

.bar-grids.w3-agile {
    padding: 5em 5em;
}

.wthree_skills {
    margin-top: 4em;
}


/*-- //skills --*/


/*-- services --*/

.services {
    background: #1bb580;
}

.w3-agileits-services-left {
    background: url(../images/banner6.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 570px;
}

.services-right-grid {
    text-align: center;
}

.services-right-grid i.fa {
    color: #111;
    font-size: 2em;
}

.services-icon {
    width: 70px;
    height: 70px;
    text-align: center;
    padding: 1.5em 0 0 0;
    margin: 0 auto;
}


/* Radial In */

.hvr-radial-in {
    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;
    overflow: hidden;
    background: #111;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    border-radius: 100%;
    -webkit-transform: scale(2);
    transform: scale(2);
    -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-radial-in:hover,
.hvr-radial-in:focus,
.hvr-radial-in:active {
    color: white;
}

.services-right-grid:hover div.hvr-radial-in:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}

.services-right-grid:hover i.fa {
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.services-icon-info h5 {
    color: #2f2f2f;
    font-size: 1.2em;
    font-weight: 600;
    margin: 1em 0 0 0;
}

.services-right-grids:nth-child(2) {
    margin: 2em 0;
}

.services-icon-info p {
    color: #ffffff;
    font-size: .9em;
    margin: 1em 0 0 0;
    line-height: 1.8em;
}


/*-- //services --*/


/*-- portfolio section --*/

.agile_inner_info {
    margin-top: 3em;
}

p.sub_cap {
    text-align: center;
    text-shadow: 1px 1px 2px rgba(154, 153, 153, 0.37);
}

.portfolio-agileinfo h3.text-center {
    font-size: 40px;
    font-weight: normal;
    color: #000;
    padding-bottom: 50px;
}

.portfolio-agileinfo .portfolio-grids a {
    display: block;
    overflow: hidden;
    position: relative;
}

.portfolio-agileinfo .portfolio-grids img.img-responsive {
    width: 100%;
}

.portfolio-agileinfo .b-wrapper {
    background: rgba(253, 43, 48, 0.74);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
    padding: 6.5em 0 0 0;
    transition: .5s all;
    text-align: center;
    display: none;
}

.portfolio-agileinfo .b-wrapper.two {
    padding: 15.5em 0 0 0;
}

.portfolio-agileinfo .portfolio-grids a:hover .b-wrapper {
    bottom: 0%;
}

.portfolio-agileinfo i {
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 2em;
    border: 1px solid rgba(255, 255, 255, 0.58);
    padding: 10px;
}

.portfolio-agileinfo .b-wrapper h5 {
    font-size: 25px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding: 14px 0;
}

.portfolio-agileinfo .b-wrapper p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 1.8em;
    text-align: center;
}

.portfolio-agileinfo .gallery-grids {
    margin: 0;
}

.portfolio-agileinfo h3 {
    color: #000;
}

.portfolio-grids {
    padding: 0;
}

.portfolio-grids_left {
    padding: 0;
}

.portfolio-grids img {
    width: 100%;
}

.portfolio-grid_left {
    padding: 0;
}

#portfolio {
    padding-top: 3em;
}


/*-- /portfolio section --*/


/*-- /contact --*/

.contact_img_agile {
    background: url(../images/contact.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 800px;
}

.contact-form.agile_inner_grids {
    padding: 5em 5em;
}

.contact-form h4 {
    font-size: 2.1em;
    color: #262c38;
    text-transform: uppercase;
    position: relative;
    font-weight: 800;
    margin: 0 0 2em 0;
    text-align: center;
}

.contact-form h4:after {
    border-top: 2px solid #efb312;
    display: block;
    width: 81px;
    content: "";
    margin: 8px auto 0;
}

.contact-form h4 span {
    color: #0ac876;
}

.styled-input.agile-styled-input-top {
    margin-top: 0;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
    font-size: 1em;
    color: #26272b;
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #b9b9b9;
    background: none;
    -webkit-appearance: none;
    outline: none;
    font-family: 'Ek Mukta', sans-serif;
}

.contact-form textarea {
    min-height: 150px;
    resize: none;
}

.contact-form.agile_inner_grids form {
    margin-top: 4em;
}


/*-- input-effect --*/

.styled-input input:focus~label,
.styled-input input:valid~label,
.styled-input textarea:focus~label,
.styled-input textarea:valid~label {
    font-size: .9em;
    color: #0ac876;
    top: -1.3em;
    -webkit-transition: all 0.125s;
    -moz-transition: all 0.125s;
    -o-transition: all 0.125s;
    -ms-transition: all 0.125s;
    transition: all 0.125s;
}

.styled-input {
    width: 100%;
    margin: 2em 0 2em 0em;
    position: relative;
}

.textarea-grid {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
}

.styled-input label {
    padding: 0.5em 0em;
    position: absolute;
    top: 0;
    color: #2c2c2d;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    font-weight: 600;
    font-size: 1em;
    display: block;
    line-height: 1em;
}

.styled-input input~span,
.styled-input textarea~span {
    display: block;
    width: 0;
    height: 2px;
    background: #0ac876;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.125s;
    -moz-transition: all 0.125s;
    transition: all 0.125s;
}

.styled-input textarea~span {
    bottom: 5px;
}

.styled-input input:focus.styled-input textarea:focus {
    outline: 0;
}

.styled-input input:focus~span,
.styled-input textarea:focus~span {
    width: 100%;
    -webkit-transition: all 0.075s;
    -moz-transition: all 0.075s;
    transition: all 0.075s;
}


/*-- //input-effect --*/

.contact-form input[type="submit"] {
    outline: none;
    color: #FFFFFF;
    padding: .8em 3em;
    font-size: 1.1em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #1bb580;
    border: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
}

.contact-form input[type="submit"]:hover {
    background: #efb312;
}

.map iframe {
    width: 100%;
    min-height: 380px;
    border: none;
    margin-top: 3em;
}

div#contact {
    background: #f4f4f4;
}


/*-- //contact--*/

.test-grid i {
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-width: 2px;
    border: 2px solid #1bb580;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 20px;
    color: #333;
    text-align: center;
}

.test-grid h4 {
    font-size: 1.6em;
    color: #1bb580;
    font-weight: 700;
    margin: 1em 0 0.2em;
}

.test-grid p {
    font-size: 14px;
    line-height: 2em;
    color: #3a3a3c;
}

.test-grid span {
    font-size: 0.9em;
    color: #484747;
}

.test-grid2 img {
    width: 90%;
}

.wthree_head_section.test h3 {
    color: #111;
}

.test-grid1 {
    padding-left: 0;
}


/*--footer--*/
.footer_block {
    background: currentColor;
    padding-top: 1em;
}
.footer_block .heading {
    display: block;
    margin-bottom: 8px;
    padding-left: 4px;
    float: left;
    padding-top: 10px;
    color: #9e9e9e;
}
.footer_block ul li a {
    font-size: 14px;
    color: #e0e0e0;
    font-weight: normal;
}
.footer_block ul.location li a {
    padding: 0;
}
.footer_block .image-block .heading h2 {
    font-size: 18px;
    font-weight: normal;
    color: #9e9e9e;
    border-bottom: 2px solid #a9a9a9;
    float: left;
}
.footer_block .image-block .non-underlined h2{
    border-bottom: 0;
}
.footer_block p, .footer_block li {
    color: #e0e0e0;
}
.copyright p, .develop a {
    color: #9f9f9f;
    font-size: 12px;
    line-height: 24px;
}
.develop a:hover {
    color: #fff;
}
.footer_block .location li {
    display: block;
    line-height: 18px;
    font-weight: normal;
    font-size: 14px;
}
.footer_block li span {
    float: left;
    padding-right: 0;
    padding-top: 0;
    width: 24px;
    line-height: 18px;
}
.footer_block h2 {
    color: #fff;
    font-size: 16px;
}
.footer_block ul.archive_list li {
    border: 0;
    width: 40%;
    float: left;
    clear: none;
    margin: 0;
}
.footer_block ul.archive_list li a {
    color: #e0e0e0;
    font-size: 14px;
    border: 0;
    font-weight: normal;
}
.footer_block ul.social_link li {
    display: inline-block;
}
.footer-top {
    background-color: #730e0e;
    padding: 2em 0;
}
.footer-bottom {
    background: #000000;
    padding: 10px 0;
    position: relative;
    border-top: 4px solid #232222;
}
.footer-text ul li {
    display: inline-block;
}
.editor_board h3, .editor_board h4, .editor_board p a {
    color: white;
    padding: 0;
    text-align: center;
}
.footer_logo {
    padding: 2em 0 1em;
}
.footer-grid ul {
    margin-bottom: 1em;
}
.editor_board li {
    padding: 6px 0 0;
}
.footer-grid p {
    color: #979797;
    font-size: 0.9em;
}
.editor_board h4 {
    font-size: 14px;
    color: #bbb8b8;
}
.footer-grid p a {
    color: #9c9a9a;
}
.footer-grid ul li a {
    font-size: 1.1em;
    color: #f9f9f9;
    line-height: 1.8em;
    /* border-bottom: 1px dotted #282626; */
}
.footer-text ul li a {
    padding: 0 4px;
    border-left: 1px solid #4d6373;
    color: #9f9f9f;
    font-size: 12px;
}
.footer-text ul li a:hover {
    border-bottom: 1px solid #ccc;
}
.footer-text ul li:first-child a{
    border-left: none;
}
.footer-logo{
    border: 8px solid #1d1c1c;
    border-radius: 91px;
    height: 180px;
    padding: 20px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 0 0 12px #1d1c1c;
    float: left;
}
.footer-top .footer-grid ul li i {
    color: #b71f25;
}
.footer-top .footer-social-icons ul li i {
    color: #ffffff;
    font-size: 16px;
}
.footer-top .footer-social-icons ul li i.fa-facebook-official {
    color: #4359a8;
}
.footer-top .footer-social-icons ul li i.fa-twitter {
    color: #2ec5f4;
}

/*-- arrow-animation --*/

.arrow-container,
.arrow-1 {
    width: 100px;
    height: 100px;
}

.arrow-container {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 43%;
}

.arrow-1 {
    background: #1bb580;
    opacity: 0.5;
    border-radius: 50%;
    position: absolute;
}

.arrow-2 {
    width: 60px;
    height: 60px;
    background: #1bb580;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    display: table;
}

.arrow-2:focus {
    text-decoration: none;
}

.arrow-2:before {
    width: 52px;
    height: 52px;
    content: "";
    border: 2px solid rgba(15, 162, 112, 0.8);
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
}

.arrow-2 i.fa {
    font-size: 30px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}


/* Custom Animate.css */

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.4, .4, .4);
        transform: scale3d(.4, .4, .4);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.4, .4, .4);
        transform: scale3d(.4, .4, .4);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.blocks3 ul.breadcrumbs li {
    float: left;
    padding: 0;
    line-height: 24px;
    font-weight: bold;
    color: #126584;
}
.blocks3 ul.breadcrumbs {
    display: inline-flex;
}
.blocks3 ul.breadcrumbs li a {
    width: auto;
    padding: 0;
}
.single-page .post-content img {
    width: 100%;
}
.single-page .post-content p {
    font-size: 18px;
    color: #000;
    line-height: 28px;
}
.news_highlights {
    font-weight: bold; 
    font-size: 20px; 
    box-shadow: 0 2px 10px red; 
    display: block;
    width: 50%;
    float:left;
}
.single-page .post-content img.alignleft {
    width: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.single-page .post-content img.alignright {
    width: auto;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.social_link .pull-left {
    margin-right: 8px;
}
.social_link .pull-left .label {
    padding: 5px 8px 3px;
}
/*-- //arrow-animation --*/


/*--responsive--*/

/*--responsive--*/

@media(max-width:1440px) {
    .container, .main-container .container, .footer .container {
        width: 1410px;
    }
    .agile_banner_text_info h1 {
        font-size: 7.5em;
    }
}

@media(max-width:1366px) {
    .container, .main-container .container, .footer .container {
        width: 1194px;
    }
    .agile_banner_text_info h1 {
        font-size: 7em;
    }
    h3.agile_tittle {
        font-size: 2.5em;
    }
    .wthree_head_section h2 {
        font-size: 3em;
    }
    .services,
    .team,
    .contact-w3layouts,
    .agile_testimonials {
        padding: 5em 0;
    }
    .agile_wthree_inner_grids {
        margin-top: 3em;
    }
    .w3layouts_stats_left p {
        font-size: 3em;
    }
    .w3layouts_stats_left i {
        font-size: 2.3em;
    }
}

@media(max-width:1280px) {
    .container, .main-container .container, .footer .container {
        width: 1250px;
    }
    #welcome {
        padding: 4em 0;
    }
}

@media(max-width:1080px) {
    .container, .main-container .container, .footer .container {
        width: 1050px;
    }
    .agile_banner_text_info h1 {
        font-size: 6em;
    }
    .agile_banner_text_info {
        top: 21%;
        left: 24%;
    }
    .bar-grids.w3-agile {
        padding: 4em 4em;
    }
    .wthree_skills {
        margin-top: 3em;
    }
    .skills {
        min-height: 620px;
    }
    .bar-grids h6 {
        font-size: 0.9em;
    }
    .test-grid h4 {
        font-size: 1.5em;
        margin: 1em 0 2.2em;
    }
    .contact-form.agile_inner_grids {
        padding: 3em 3em;
    }
    .contact_img_agile {
        min-height: 720px;
    }
    .wthree_head_section h2 {
        font-size: 2.5em;
    }
    .services,
    .team,
    .contact-w3layouts,
    .agile_testimonials {
        padding: 4em 0;
    }
}

@media(max-width:1050px) {
    .container, .main-container .container, .footer .container {
        width: 1020px;
    }
    .agile_banner_text_info h1 {
        font-size: 5.5em;
    }
}

@media(max-width:991px) {
    .container, .main-container .container, .footer .container {
        width: 961px;
    }
    .w3-agileits-services-right {
        padding: 0;
        margin-top: 2em;
    }
    .portfolio-grids {
        padding: 0;
        float: left;
    }
    .test-grid2 img {
        width: 29%;
    }
    .test-grid2 {
        padding: 0;
        margin-bottom: 3em;
    }
    .portfolio-grids {
        padding: 0;
        float: left;
        width: 50%;
    }
    .portfolio-grid_left {
        padding: 0;
        float: left;
        width: 50%;
    }
    .skills,
    .contact_img_agile {
        min-height: 450px;
    }
    .w3l_footer h2 a {
        font-size: 1em;
    }
    .botttom-nav-agileits {
        padding: 0;
    }
    .arrow-container {
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 52%;
    }
    .about_agileinfo_grid_imgs {
        padding: 0;
        margin-top: 2em;
    }
    .w3layouts_stats_left {
        text-align: center;
        float: left;
        width: 25%;
        padding: 0;
    }
    .agile_banner_text_info h1 span {
        font-size: 13px;
    }
    #portfolio {
        padding-top: 2em;
    }
}

@media(max-width:900px) {}

@media(max-width:800px) {
    .container, .main-container .container, .footer .container {
        width: 770px;
    }
    .agile_banner_text_info h1 {
        font-size: 4.5em;
    }
}

@media(max-width:768px) {
    .container, .main-container .container, .footer .container {
        width: 738px;
    }
    .skills,
    .contact_img_agile {
        min-height: 400px;
    }
}

@media(max-width:767px) {
    .container, .main-container .container, .footer .container {
        width: 737px;
    }
    .agile_banner_text_info h1 {
        font-size: 4em;
    }
    .agile_banner_text_info {
        top: 21%;
        left: 22%;
    }
    .mobile-nav-button {
        margin: 1.5em 0em 0;
        right: 3%;
    }
    .services-right-grids:nth-child(2) {
        margin: 0em 0;
    }
    .services-right-grid {
        margin-bottom: 1em;
        padding: 0;
    }
    .w3-agileits-services-left {
        min-height: 345px;
    }
}

@media(max-width:736px) {
    .container, .main-container .container, .footer .container {
        width: 706px;
    }
    .w3layouts_stats_left h3 {
        font-size: 0.9em;
    }
}

@media(max-width:667px) {
    .container, .main-container .container, .footer .container {
        width: 637px;
    }
    h3.agile_tittle span {
        display: block;
        font-size: 15px;
    }
    .about h4 {
        font-size: 1.8em;
    }
    .wthree_head_section h2 {
        font-size: 2.3em;
    }
    h3.agile_tittle {
        font-size: 2em;
    }
    .about h4 {
        font-size: 1.6em;
    }
    .botttom-nav-agileits ul.nav-w3ls li {
        margin: 0px 10px;
    }
    p.agileits_w3ls_copyright {
    }
    #portfolio {
        padding-top: 1em;
    }
}

@media(max-width:640px) {
    .container, .main-container .container, .footer .container {
        width: 610px;
    }
    .blocks3 .article ul li i, .secound_half .tab-content ul li i {
        width: 6%;
    }
	.archive-container .col-md-8 .article-left {
		float:none;
		padding: 8px 0 0 8px;
	}
	.archive-container .col-md-8 .article-right {
		float:none;
		width: 96%;
	}
	.archive-container .col-md-8 .article-left img {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.pagination-wrapper {
		width: 72%;
	}
    .nav > li > a {
        padding: 4px 18px;
        border: none;
    }
    .agile_banner_text_info h1 {
        font-size: 3.8em;
    }
    .agile_banner_text_info h1 {
        font-size: 3.5em;
    }
    .secound_half h2 a {
        padding: 3px 30px;
    }
    .skills,
    .contact_img_agile {
        min-height: 311px;
    }
    .bar-grids.w3-agile {
        padding: 3em 1em;
    }
    .services,
    .team,
    .contact-w3layouts,
    .agile_testimonials,
    .w3l_footer,
    #welcome {
        padding: 3em 0;
    }
    .contact-form.agile_inner_grids {
        padding: 2em 1em;
    }
    ul.nav-w3ls {
        float: none;
        margin-top: 1em;
        text-align: center;
    }
    .w3l-social {
        float: none;
        margin-top: 1em;
        text-align: center;
    }
}

@media(max-width:600px) {
    .container, .main-container .container, .footer .container {
        width: 570px;
    }
    .agile_banner_text_info h1 {
        font-size: 2.6em;
    }
    .agile_wthree_inner_grids {
        margin-top: 2em;
    }
    .stats {
        padding: 3em 0 2em 0;
    }
}

@media(max-width:568px) {
    .container, .main-container .container, .footer .container {
        width: 538px;
    }
    .agile_banner_text_info h1 {
        font-size: 2.7em;
    }
    .w3layouts_stats_left {
        float: left;
        width: 50%;
        padding: 0;
        margin-bottom: 2em;
    }
    p.agileits_w3ls_copyright {
        line-height: 1.9em;
    }
}

@media(max-width:480px) {
    .container, .main-container .container, .footer .container {
        width: 450px;
    }
    #header .ad_section img.img-responsive {
        width: 100%;
		float:none;
    }
    .wthree_head_section h2 {
        font-size: 2.1em;
        line-height: 1.4em;
    }
    .skills,
    .contact_img_agile {
        min-height: 280px;
    }
    .w3-agileits-services-left {
        min-height: 288px;
    }
    .about h4 {
        font-size: 1.4em;
    }
    .nav > li {
         float: none; 
        text-align: center;
    }
}

@media(max-width:440px) {
    .container, .main-container .container, .footer .container {
        width: 410px;
    }
    .agile_banner_text_info h1 {
        font-size: 2.4em;
    }
    .agileits-button.two a,
    .agileits-button a {
        padding: 0.6em 1em;
        font-size: 1.1em;
        margin-top: 2em;
    }
}

@media(max-width:414px) {
    .container, .main-container .container, .footer .container {
        width: 384px;
    }
    .skills,
    .contact_img_agile {
        min-height: 225px;
    }
    h3.agile_tittle {
        font-size: 1.8em;
    }
    .wthree_head_section h2 {
        font-size: 1.8em;
        line-height: 1.4em;
    }
    .botttom-nav-agileits ul.nav-w3ls li {
        margin: 0px 3px;
    }
    .wthree_skills {
        argin-top: 2em;
    }
    .w3l_footer h2 a {
        font-size: 0.8em;
    }
}

@media(max-width:384px) {
    .container, .main-container .container, .footer .container {
        width: 354px;
    }
    .agile_banner_text_info h1 {
        font-size: 2.3em;
    }
    .agile_banner_text_info {
        top: 19%;
        left: 19%;
    }
    .wthree_head_section h2 {
        font-size: 1.7em;
        line-height: 1.4em;
    }
    h3.agile_tittle {
        font-size: 1.7em;
    }
    .w3layouts_stats_left p {
        font-size: 2em;
    }
    .mobile-nav-button {
        margin: 0.5em 0em 0;
        right: 2%;
    }
}

@media(max-width:375px) {
    .container, .main-container .container, .footer .container {
        width: 345px;
    }
    .w3_agile_team_grid_info:nth-child(2) {
        margin: 7% auto;
    }
    .wthree_head_section h2 {
        font-size: 1.4em;
        line-height: 1.4em;
    }
    h3.agile_tittle {
        font-size: 1.4em;
    }
    .about h4 {
        font-size: 1.3em;
    }
    .w3layouts_stats_left i {
        font-size: 1.5em;
    }
    .agile_wthree_inner_grids {
        margin-top: 1.5em;
    }
}

@media(max-width:320px) {
    .container, .main-container .container, .footer .container {
        width: 290px;
    }
    .agile_banner_text_info h1 {
        font-size: 1.9em;
    }
}


/*--//responsive--*/