/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* reset */

article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/

.login-wrapper2 {
    background-color: #f2f2f2;
    height: 100%;
}
.acbodymale
{
    margin: 0;
    background: #f2f2f2;
    padding: 2em 0;
}



.wrap {
    width: 50%;
    margin: 2em auto 0;
}
/*--profile start here--*/
h1 {
    font-size: 3em;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}
/*::-webkit-input-placeholder{
    color:#FFFFFF !important;
}*/
/*--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;
    float: left;
    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);
    bottom: 109px;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: transparent url(../images/arrows.png) no-repeat left top;
}
.callbacks_nav.next {
    left: auto;
    background-position: right top;
    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: 110%;
    left: 41%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 999;
}
.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;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 8px;
    width: 8px;
    display: inline-block;
    background: #212121;
    border: 2px solid #212121;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{
    /*    background: #f44336;*/
    background: #094173;
    border: 2px solid #094173;
}
/*-- //slider --*/
.content-info {
    padding: 5em 3em;
    text-align: center;
}
.content-info h2{
    color: #212121;
    font-size: 1.5em;
    font-weight: 800;
}
.w3layouts-banner-info {
    margin: 2em 0 0 0;
    text-align: center;
}
.w3layouts-banner-info2 {
    margin: 2em 0 0 0;
    text-align: left;
}
.w3layouts-banner-info h3{
    color: #212121;
    font-size: 1em;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.w3layouts-banner-info p{
    color:#999999;
    margin:1em 0 0 0;

    line-height:1.8em;
}
.agileinfo-follow{
    margin: 4em 0 2em 0;
    text-align: center;
}
.agileinfo-follow h4{
    color:#212121;
    font-size:1em;
    font-weight:600;
}
.agileinfo-social-grids{
    text-align:center;
}
.agileinfo-social-grids ul {
    padding: 0;
    margin: 0;
}
.agileinfo-social-grids ul la {
    color: #FFFFFF;
    text-align: center;
    display: inline-block;
    margin: 0 .5em 0 0;
}
.agileinfo-social-grids ul  a i.fa{
    height: 30px;
    width: 30px;
    border: solid 2px #212121;
    line-height: 29px;
    background: none;
    color: #212121;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileinfo-social-grids ul a i.fa.fa-facebook:hover {
    border: solid 2px #3b5998;
    background:#3b5998;
    color: #FFFFFF;
}
.agileinfo-social-grids ul  a i.fa.fa-twitter:hover{
    border: solid 2px #55acee;
    background:#55acee;
    color: #FFFFFF;
}
.agileinfo-social-grids ul  a i.fa.fa-rss:hover{
    border: solid 2px #f26522;
    background:#f26522;
    color: #FFFFFF;
}
.agileinfo-social-grids ul  a i.fa.fa-vk:hover{
    border: solid 2px #45668e;
    background:#45668e;
    color: #FFFFFF;
}
.agileinfo-social-grids ul  a i.fa.fa-instagram:hover{
    border: solid 2px #fb3958;
    background:#fb3958;
    color: #FFFFFF;
}
.agileinfo-social-grids ul  a i.fa.fa-linkedin:hover{
    border: solid 2px #0077b5;
    background:#0077b5;
    color: #FFFFFF;
}
.agileinfo-social-grids ul  a i.fa.fa-dribbble:hover{
    border: solid 2px #ea4c89;
    background:#ea4c89;
    color: #FFFFFF;
}
.agile-signin h4{
    text-align:center;
    color:#212121;
    font-size:.9em;
    margin:1em 0 0 0;
}
.agile-signin h4 a{
    color: #f44336;
    text-decoration: none;
}
.agile-signin h4 a:hover{
    color:#212121;
}
.content-left{
    float:left;
    width:50%;
    background:#FFFFFF;
    min-height: 617px;

}
.content-left2{
    float:left;
    width:100%;
    background:#FFFFFF;
}
.content-left3{
    float:left;
    width:50%;
    background:#FFFFFF;
    min-height: 300px;
}
.content-main{
    float:left;
    width:50%;
}
.w3ls-subscribe{
    background: rgb(226,226,226);
    padding: 2em;

}
.w3ls-subscribe h3{
    color: #FFFFFF;
    font-size: 2em;
    margin: 0 0 1em 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
.w3ls-subscribe input[type="email"],.w3ls-subscribe input[type="text"],.w3ls-subscribe input[type="password"] {
    outline: none;
    padding: 1em;
    background: none;
    border: 1px solid #000;
    color: #000;
    font-size: .9em;
    margin:1em 0 0em 0;
    width: 93%;
}
/*.w3ls-subscribe input[type="submit"] {
    color: #ffffff;
    font-size: .9em;
    text-decoration: none;
    padding: 1em 2em;
    cursor: pointer;
    background: #F44336;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    border: solid 1px #f44336;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3ls-subscribe input[type="submit"]:hover{
    background:none;
    border: solid 1px #FFFFFF;
}*/
.w3ls-subscribe h4{
    color: #000;
    font-size: 1em;
    margin: 0 0 1em 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
.wthree_footer_copy {
    margin: 2em 0 0 0;
    text-align:center;
}
.wthree_footer_copy p {
    font-size: .9em;
    color: #FFFFFF;
}
.wthree_footer_copy p a{
    color:#FFFFFF;
}
.wthree_footer_copy p a:hover{
    color: #f44336;
}

.margin-top-80
{
    margin-top: 80px;
}
.margin-top-50
{
    margin-top: 50px;
}
.padding-top-20
{
    padding-top: 20px;
}




/*-- responsive --*/
@media(max-width:1440px){
    .wrap {
        width: 55%;
    }
}
@media(max-width:1366px){
    .wrap {
        width: 60%;
    }
}
@media(max-width:1080px){
    .wrap {
        width: 75%;
    }
}
@media(max-width:991px){
    .wrap {
        width: 80%;
    }
}
@media(max-width:900px){
    .wrap {
        width: 85%;
    }
}
@media(max-width:800px){
    .content-info h2 {
        font-size: 1.2em;
    }
    .w3ls-subscribe {
        min-height: 445px;
    }
}
@media(max-width:768px){
    .wrap {
        width: 90%;
    }
}
@media(max-width:667px){
    .content-left {
        float: none;
        width: 100%;
        min-height: 400px;
    }
    .content-left2 {
        float: none;
        width: 100%;
    }
    .content-left3 {
        float: none;
        width: 100%;
    }
    .content-main {
        float: none;
        width: 100%;
    }
    .callbacks_tabs {
        left: 45%;
    }
    .w3ls-subscribe {
        min-height: 425px;
    }
    .wrap {
        width: 85%;
    }

    .margin-top-80
    {
        margin-top: 0px;
    }
    .margin-top-110
    {
        margin-top: 0px;
    }
}
@media(max-width:480px){
    h1 {
        font-size: 2em;
    }
    .margin-top-80
    {
        margin-top: 0px;
    }
    .margin-top-110
    {
        margin-top: 0px;
    }
}
@media(max-width:414px){
    .w3ls-subscribe input[type="email"],.w3ls-subscribe input[type="text"],.w3ls-subscribe input[type="password"]  {
        width: 89%;
    }
    .content-info {
        padding: 3em 2em;
    }
    .w3ls-subscribe {
        padding: 2em;
    }
    .callbacks_tabs {
        left: 41%;
    }
    .margin-top-80
    {
        margin-top: 0px;
    }
    .margin-top-110
    {
        margin-top: 0px;
    }
}
@media(max-width:375px){
    h1 {
        font-size: 1.5em;
    }

    .callbacks_tabs {
        left: 40%;
    }
    .margin-top-80
    {
        margin-top: 0px;
    }
    .margin-top-110
    {
        margin-top: 0px;
    }
}
@media(max-width:320px){
    .wrap {
        width: 90%;
    }
    .content-info {
        padding: 2em 1em;
    }
    .callbacks_tabs {
        left: 39%;
    }
    .w3ls-subscribe input[type="email"],.w3ls-subscribe input[type="text"],.w3ls-subscribe input[type="password"] {
        width: 86%;
    }
    .margin-top-80
    {
        margin-top: 0px;
    }
    .margin-top-110
    {
        margin-top: 0px;
    }
}
/*-- //responsive --*/

.text-box-error
{
    border: 1px solid #f44336 !important;
}

/*.bg-white
{
    background: #1a1a1a none repeat scroll 0 0;
    opacity: 0.90;
}*/

.text-12
{
    font-size: 12px;
    color: #f44336;
    font-style: italic;
}
.padding-top-bottom-10
{
    padding-bottom: 10px;
    padding-top: 10px;
}

.padding-right-25
{
    padding-right: 25px;
}

.paddng-top-30{
    padding-top: 30px;
}

.plink
{
    color: #000 ;
}
.plink a:hover{

    text-decoration: underline;
}

#recoverform
{
    display: none;
}

.text-agree
{
    color: #ea2c54;
    font-size: 20px;
    font-family: arial;
}
.bs-popover-top
{
    display: none;
}

@media only screen and (min-width:768px) {
    form .row [class*=col-]:not(:first-child),
    form .row [class*=col-]:not(:last-child) {
        padding-right: 0px;
        padding-left: 0px
    }

}