@import url(https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Engagement);
@import url(https://fonts.googleapis.com/css?family=Great+Vibes);
body{
    font-family:Montserrat,sans-serif;
    font-weight:400;
    font-style:normal;
    font-size:13px;
    line-height:24px;
    color:#3d3d3d
}
.btn,.owl-item,.post,.story-item,a{
    -webkit-transition:all .3s ease-out 0s;
    -moz-transition:all .3s ease-out 0s;
    -ms-transition:all .3s ease-out 0s;
    -o-transition:all .3s ease-out 0s;
    transition:all .3s ease-out 0s
}
a:focus{
    text-decoration:none!important
}
a:focus,a:hover{
    color:#77153c;
    text-decoration:none!important
}
a,button,input{
    outline:medium none!important;
    color:#77153c
}
h1,h2,h3,h4,h5,h6{
    font-family:Montserrat,sans-serif;
    font-weight:400;
    margin-top:0;
    margin-bottom:0;
    text-transform:capitalize
}
h1.title2,h2.title2,h3.title2,h4.title2,h5.title2,h6.title2{
    font-weight:600
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
    color:inherit
}
h1{
    font-size:42px;
    font-style:normal;
    line-height:50px;
    font-family:Century Gothic,cursive;
    text-transform:capitalize;
    color:#fff
}
h2{
    font-size:50px;
    font-style:normal;
    line-height:50px;
    font-family:FontAwesome;
    color:#000;
    text-transform:capitalize
}
h3{
    font-size:30px;
    font-style:normal;
    line-height:40px
}
h4{
    font-size:20px;
    font-style:normal;
    text-transform:uppercase;
    margin-bottom:10px;
    font-weight:500;
    line-height:26px;
    color:#000
}
h5{
    font-size:16px;
    font-style:normal;
    line-height:20px;
    font-weight:500
}
h6{
    font-size:16px;
    font-style:normal;
    line-height:24px
}
h1.title2{
    font-size:50px;
    line-height:56px
}
h2.title2{
    font-size:40px;
    line-height:50px
}
h3.title2{
    font-size:38px;
    line-height:48px
}
h4.title2{
    font-size:34px;
    line-height:40px
}
h5.title2{
    font-size:30px;
    line-height:36px
}
h6.title2{
    font-size:26px;
    line-height:32px
}
.title2>label{
    color:#77153c;
    font-weight:600
}
hr{
    margin:0;
    padding:0;
    border-bottom:1px solid #e0e0e0;
    border-top:0
}
label{
    font-weight:400;
    color:#aaa
}
.label{
    color:#fff!important;
    font-size:9px!important
}
::-moz-selection{
    background:#77153c;
    color:#fff;
    text-shadow:none
}
::-moz-selection{
    background:#77153c;
    color:#fff;
    text-shadow:none
}
::selection{
    background:#77153c;
    color:#fff;
    text-shadow:none
}
.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6{
    color:#fff
}
.text-white h1.text-yellow,.text-white h2.text-yellow,.text-white h3.text-yellow,.text-white h4.text-yellow,.text-white h5.text-yellow,.text-white h6.text-yellow{
    color:#77153c
}
mark{
    background:#77153c;
    color:#fff
}
ol,ul{
    padding:0;
    margin:0;
    list-style-type:none
}
ol li{
    list-style:decimal inside;
    line-height:30px
}
ol.alpha li{
    list-style:decimal-leading-zero inside
}
ol.roman li{
    list-style:lower-roman
}
ul.disc li{
    list-style:disc inside;
    padding:0;
    margin:0;
    line-height:30px
}
.lead{
    font-weight:400;
    font-size:16px;
    line-height:30px;
    margin-bottom:0
}
.big-title{
    font-size:350px;
    font-weight:400;
    line-height:350px;
    background:-webkit-linear-gradient(top,#ff3b30,#77153c);
    background:linear-gradient(top,#ff3b30,#ff3b30);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    font-family:'Great Vibes',cursive
}
.textrotate{
    font-size:100px;
    line-height:100px
}
.textrotate.homepage{
    color:#4c84c2!important
}
.textrotate.findmatch{
    color:#4c84c2!important
}
.position-relative{
    position:relative
}
.w-100{
    width:100%
}
.overflow-h{
    overflow:hidden
}
.img-center{
    display:inline-block;
    max-width:100%
}
blockquote{
    display:block;
    background:#f9f9f9;
    position:relative;
    font-size:15px;
    font-weight:400;
    font-style:italic;
    padding-left:65px;
    border-left:5px solid #77153c;
    padding-top:20px;
    padding-bottom:15px
}
blockquote::before{
    content:"\201C";
    font-family:FontAwesome;
    font-size:60px;
    font-style:inherit;
    font-weight:700;
    color:#fff;
    position:absolute;
    left:0;
    top:0;
    background:#77153c;
    width:auto;
    padding-left:5px;
    padding-right:15px;
    height:40px;
    line-height:60px
}
blockquote cite{
    font-size:16px;
    margin-top:15px;
    display:block;
    font-weight:600;
    color:#77153c
}
blockquote .quote-author,blockquote .quote-author a{
    font-size:16px;
    font-weight:500;
    color:#252525
}
.page-section-ptb{
    padding:80px 0
}
.page-section-pt{
    padding:80px 0 0
}
.page-section-pb{
    padding:0 0 80px
}
.page-section-ptb2{
    padding:20px 0
}
.page-section-pt2{
    padding:20px 0 0
}
.page-section-pb2{
    padding:0 0 20px
}
.page-section-ptb3{
    padding:30px 0
}
.page-section-pt3{
    padding:30px 0 0
}
.page-section-pb3{
    padding:0 0 30px
}
.page-section-ptb4{
    padding:40px 0
}
.page-section-pt4{
    padding:40px 0 0
}
.page-section-pb4{
    padding:0 0 40px
}
.page-section-ptb5{
    padding:50px 0
}
.page-section-pt5{
    padding:50px 0 0
}
.page-section-pb5{
    padding:0 0 50px
}
.page-section-ptb6{
    padding:60px 0
}
.page-section-pt6{
    padding:60px 0 0
}
.page-section-pb6{
    padding:0 0 60px
}
.page-section-ptb7{
    padding:70px 0
}
.page-section-pt7{
    padding:70px 0 0
}
.page-section-pb7{
    padding:0 0 70px
}
.page-section-ptb9{
    padding:90px 0
}
.page-section-pt9{
    padding:90px 0 0
}
.page-section-pb9{
    padding:0 0 90px
}
.page-section-ptb100{
    padding:100px 0
}
.page-section-pt9{
    padding:100px 0 0
}
.page-section-pb9{
    padding:0 0 100px
}
.page-section-ptb125{
    padding:125px 0
}
.page-section-pt9{
    padding:125px 0 0
}
.page-section-pb9{
    padding:0 0 125px
}
.page-section-ptb150{
    padding:150px 0
}
.page-section-pt9{
    padding:150px 0 0
}
.page-section-pb9{
    padding:0 0 150px
}
.page-section-ptb250{
    padding:250px 0
}
.page-section-pt9{
    padding:250px 0 0
}
.page-section-pb9{
    padding:0 0 250px
}
.mt-6{
    margin-top:60px!important
}
.mt-7{
    margin-top:70px!important
}
.mt-8{
    margin-top:80px!important
}
.mt-9{
    margin-top:90px!important
}
.mt-10{
    margin-top:100px!important
}
.mb-6{
    margin-bottom:60px!important
}
.mb-7{
    margin-bottom:70px!important
}
.mb-8{
    margin-bottom:80px!important
}
.mb-9{
    margin-bottom:90px!important
}
.mb-10{
    margin-bottom:100px!important
}
.ptb-10{
    padding:10px 0!important
}
.ptb-20{
    padding:20px 0!important
}
.ptb-40{
    padding:40px 0!important
}
.ptb-50{
    padding:50px 0!important
}
.ptb-60{
    padding:60px 0!important
}
.ptb-80{
    padding:80px 0!important
}
.ptb-100{
    padding:100px 0!important
}
.pt-6{
    padding-top:60px!important
}
.pt-7{
    padding-top:70px!important
}
.pt-8{
    padding-top:80px!important
}
.pt-9{
    padding-top:90px!important
}
.pb-6{
    padding-bottom:60px!important
}
.pb-7{
    padding-bottom:70px!important
}
.pb-8{
    padding-bottom:80px!important
}
.pb-9{
    padding-bottom:90px!important
}
.pl-6{
    padding-left:60px!important
}
.pl-7{
    padding-left:70px!important
}
.pl-8{
    padding-left:80px!important
}
.pl-9{
    padding-left:90px!important
}
.pr-6{
    padding-right:60px!important
}
.pr-7{
    padding-right:70px!important
}
.pr-8{
    padding-right:80px!important
}
.pr-9{
    padding-right:90px!important
}
.text-yellow{
    color:#77153c
}
.text-white{
    color:#fff
}
.text-black{
    color:#3d3d3d
}
.text-gray,.text-grey{
    color:#aaa
}
.text-yellow{
    color:#77153c
}
.white-bg{
    background:#fff
}
.dark-bg{
    background:#000
}
.gray-bg,.grey-bg{
    background:#f0f0f0
}
.blue-bg{
    background:#77153c
}
.yellow-bg{
    background:#77153c
}
.dark-bg a{
    color:#fff!important
}
.no-gutter>[class*=col-]{
    padding-right:0;
    padding-left:0
}
.row-eq-height{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.section-title{
    margin-bottom:30px
}
.section-title span{
    font-weight:600;
    font-size:16px;
    margin-top:30px;
    display:block;
    line-height:28px
}
.section-title p{
    padding:0 100px;
    margin-top:25px;
    display:block;
    margin-bottom:50px
}
.section-title p.text-left,.section-title.text-left p,.text-left .section-title p{
    padding:0;
    margin-bottom:20px
}
.bg.fixed{
    background-color:rgba(0,0,0,0);
    background-origin:initial;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover!important;
    position:relative;
    z-index:0;
    background-attachment:fixed
}
.bg{
    background-color:rgba(0,0,0,0);
    background-origin:initial;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover!important;
    position:relative;
    z-index:0
}
.emptyProfile{
    background-position:center center!important;
    background-size:contain!important
}
.parallax{
    background-size:cover;
    position:relative;
    z-index:0;
    background-repeat:inherit
}
.gradient-overlay{
    position:relative
}
.gradient-overlay:before{
    content:"";
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:-1;
    background:url(../images/bg/gradient-overlay.html) repeat-y left 0
}
.pattern-overlay{
    position:relative;
    z-index:0
}
.fixed.pattern-overlay:before{
    background-attachment:fixed
}
.pattern-overlay:before{
    background-image:url(../images/pattern/01.png);
    background-repeat:repeat;
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.pattern-2:before{
    background-image:url(../images/pattern/01.png)
}
.pattern-3:before{
    background-image:url(../images/pattern/02.png)
}
.pattern-4:before{
    background-image:url(../images/pattern/03.png)
}
.pattern-5:before{
    background-image:url(../images/pattern/04.png)
}
.bg-overlay-black-10:before{
    background:rgba(0,0,0,.1);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-black-20:before{
    background:linear-gradient(rgba(0,0,0,0) 45%,rgba(0,0,0,.64));
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-black-30:before{
    background:rgba(0,0,0,.3);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-black-40:before{
    background:rgba(0,0,0,.4);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-black-50:before{
    background:rgba(0,0,0,.5);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-black-60:before{
    background:rgba(0,0,0,.6);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-black-70:before{
    background:rgba(0,0,0,.7);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-black-80:before{
    background:rgba(0,0,0,.8);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-black-90:before{
    background:rgba(0,0,0,.9);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-white-10:before{
    background:rgba(255,255,255,.1);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-white-20:before{
    background:rgba(255,255,255,.2);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-white-30:before{
    background:rgba(255,255,255,.3);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-white-40:before{
    background:rgba(255,255,255,.4);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-white-50:before{
    background:rgba(255,255,255,.5);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-white-60:before{
    background:rgba(255,255,255,.6);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-white-70:before{
    background:rgba(255,255,255,.7);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-white-80:before{
    background:rgba(255,255,255,.8);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-white-90:before{
    background:rgba(255,255,255,.9);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-white-95:before{
    background:rgba(255,255,255,.95);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-blue-10:before{
    background:rgba(0,46,91,.1);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-blue-20:before{
    background:rgba(0,46,91,.2);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-blue-30:before{
    background:rgba(0,46,91,.3);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-blue-40:before{
    background:rgba(0,46,91,.4);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-blue-50:before{
    background:rgba(0,46,91,.5);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-blue-60:before{
    background:rgba(0,46,91,.6);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-blue-70:before{
    background:rgba(0,46,91,.7);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-blue-80:before{
    background:rgba(0,46,91,.8);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-blue-90:before{
    background:rgba(0,46,91,.9);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-blue-95:before{
    background:rgba(0,46,91,.95);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-red:before{
    background:linear-gradient(270deg,#4c84c242);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
[class*=bg-overlay-]:before{
    z-index:0
}
.bg-effect{
    position:relative;
    z-index:0;
    margin-top:-20px;
    padding:0 17px
}
.bg-effect>img{
    display:inline
}
.bg-effect:before{
    content:"";
    background-color:#f9f9f9;
    background-image:url(../images/pattern/pattern3.html);
    width:100%;
    height:70%;
    left:0;
    position:absolute;
    top:15%;
    z-index:-1
}
.section-title .pos,.title .pos{
    margin-top:10px;
    color:#77153c
}
.custom-info{
    position:relative;
    border-left:5px solid #77153c
}
.custom-info i{
    position:absolute;
    left:15px;
    font-size:50px;
    color:#f4f1e6;
    z-index:0
}
.custom-info p{
    position:relative;
    z-index:9;
    padding-left:50px;
    font-size:15px;
    font-style:italic;
    line-height:26px
}
.owl-carousel .owl-item img{
    width:auto
}
.owl-carousel .owl-nav{
    display:block;
    position:absolute;
    text-indent:inherit;
    top:45%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    left:0;
    width:100%;
    cursor:pointer;
    z-index:999
}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{
    display:block;
    position:absolute;
    text-indent:inherit;
    width:auto;
    cursor:pointer;
    transition:all .2s ease-in-out;
    -webkit-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -ms-transition:all .2s ease-in-out
}
.owl-carousel .owl-nav .owl-prev{
    left:-100px
}
.owl-carousel .owl-nav .owl-next{
    right:-100px
}
.owl-carousel .owl-nav i{
    -webkit-box-shadow:0 0 10px 0 rgba(247,186,32,.5);
    -moz-box-shadow:0 0 10px 0 rgba(247,186,32,.5);
    box-shadow:0 0 10px 0 rgba(247,186,32,.5);
    font-size:20px;
    width:50px;
    height:50px;
    line-height:50px;
    padding-left:2px;
    display:inline-block;
    color:#fff!important;
    border-radius:50%;
    background:#77153c;
    border:0 solid #3d3d3d;
    font-weight:400;
    text-align:center;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}
.owl-carousel .owl-nav i:hover{
    background:#333!important;
    color:#fff
}
.dark-bg .owl-carousel .owl-nav i,.text-white .owl-carousel .owl-nav i{
    background:#77153c;
    color:#3d3d3d
}
.owl-carousel .owl-controls .owl-dot{
    display:inline-block;
    margin-top:10px;
    margin-right:35px
}
.owl-carousel .owl-dots{
    display:inline-block;
    position:absolute;
    bottom:0;
    text-indent:inherit;
    width:100%;
    cursor:pointer;
    text-align:center
}
.owl-carousel.owl-theme .owl-dots .owl-dot span{
    transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    cursor:pointer
}
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span{
    background:#77153c
}
.owl-carousel.owl-theme .owl-dots .owl-dot span:before{
    content:"\f004";
    font-family:FontAwesome;
    font-size:20px;
    position:absolute;
    color:#c2cfd7
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span:before{
    color:#77153c;
    font-size:24px
}
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span:before{
    color:#77153c
}
.dark-bg .owl-carousel.owl-theme .owl-dots .owl-dot span,.text-white .owl-carousel.owl-theme .owl-dots .owl-dot span,.yellow-bg .owl-carousel.owl-theme .owl-dots .owl-dot.active span,.yellow-bg .owl-carousel.owl-theme .owl-dots .owl-dot:hover span{
    background:#fff
}
.dark-bg .owl-carousel.owl-theme .owl-dots .owl-dot.active span,.text-white .owl-carousel.owl-theme .owl-dots .owl-dot.active span{
    background:#77153c
}
.section-title h1,.section-title h2,.section-title h3,.section-title h4,.section-title h5,.section-title h6{
    position:relative;
    padding-bottom:15px
}
.section-title h1.title:before,.section-title h2.title:before,.section-title h3.title:before,.section-title h4.title:before,.section-title h5.title:before,.section-title h6.title:before{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:50px;
    height:2px;
    background:#77153c
}
.section-title .title:before{
    transition:all .2s ease-in-out;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out
}
section:hover .section-title .title:before{
    width:80px
}
section.text-center:hover .section-title .title:before,section:hover .text-center .section-title .title:before,section:hover .text-center.section-title .title:before{
    margin-left:-40px
}
.yellow-bg .section-title h1:before,.yellow-bg .section-title h2:before,.yellow-bg .section-title h3:before,.yellow-bg .section-title h4:before,.yellow-bg .section-title h5:before,.yellow-bg .section-title h6:before{
    background:#fff
}
.text-center .section-title h2:before,.text-center .section-title h3:before,.text-center .section-title h4:before,.text-center .section-title h5:before,.text-center .section-title h6:before,.text-center.section-title h2:before,.text-center.section-title h3:before,.text-center.section-title h4:before,.text-center.section-title h5:before,.text-center.section-title h6:before{
    left:50%;
    margin-left:-25px
}
.text-right .section-title h2:before,.text-right .section-title h3:before,.text-right .section-title h4:before,.text-right .section-title h5:before,.text-right .section-title h6:before,.text-right.section-title h2:before,.text-right.section-title h3:before,.text-right.section-title h4:before,.text-right.section-title h5:before,.text-right.section-title h6:before{
    left:auto;
    right:0
}
.accordion .acd-heading{
    position:relative;
    padding:15px 40px 15px 70px;
    font-size:15px;
    line-height:normal;
    cursor:pointer;
    display:block;
    border:1px solid #ddd;
    text-align:left;
    color:#888;
    text-decoration:none
}
.accordion .acd-heading:before{
    font-family:FontAwesome;
    cursor:pointer;
    content:"\f08a";
    position:absolute;
    left:10px;
    border-right:1px solid #ddd;
    height:100%;
    padding:15px 15px 0 10px;
    top:0;
    font-size:16px;
    line-height:24px;
    -webkit-transition:all .25s ease-in-out 0s;
    -moz-transition:all .25s ease-in-out 0s;
    transition:all .25s ease-in-out 0s
}
.accordion .acd-active .acd-heading:before{
    content:"\f004";
    color:#77153c;
    color:#fff;
    border-color:#fff
}
.accordion .acd-heading>i{
    margin-right:16px
}
.accordion .acd-active .acd-heading{
    background:#77153c;
    border-color:#77153c;
    color:#fff
}
.accordion .acd-des{
    padding:15px 15px 15px 70px;
    border:1px solid #ddd;
    background:#fff
}
.accordion .acd-group{
    margin-bottom:10px
}
.accordion .acd-group:last-child{
    margin-bottom:0
}
.accordion.boxed .acd-group{
    box-shadow:0 0 6px 2px rgba(0,0,0,.07)
}
.accordion.boxed .acd-heading{
    background:#fff;
    color:#000!important
}
.accordion.boxed .acd-heading::before{
    background:0 0
}
.accordion.boxed .acd-des{
    background:#77153c;
    color:#fff
}
.accordion.boxed .acd-active .acd-heading{
    color:#fff!important;
    background:#77153c
}
.dark-bg .accordion.boxed .acd-des{
    border:none;
    border-top:1px solid #fff
}
.accordion.boxed .acd-heading::before{
    left:0;
    padding-left:15px;
    background:0 0
}
.accordion.icon .acd-heading::before{
    background:#77153c;
    color:#fff;
    left:0;
    padding:15px 15px 0
}
.accordion.icon .acd-des{
    margin-left:47px;
    position:relative;
    overflow:hidden
}
.accordion.icon .acd-des::before{
    bottom:40px;
    color:#77153c;
    content:"\f12c";
    font-family:Flaticon;
    font-size:150px;
    opacity:.4;
    position:absolute;
    right:-30px;
    transform:rotate(-45deg)
}
.action-box{
    padding:25px 0
}
.action-box h2,.action-box h3,.action-box h4{
    font-weight:600
}
.action-box .visit{
    border:2px solid #333;
    padding:10px 50px;
    display:inline-block;
    float:right
}
.action-box.text-white .visit,.text-white .action-box .visit{
    border-color:#fff
}
.action-box .visit h2{
    line-height:46px
}
.action-box .visit h4{
    line-height:36px
}
.action-box-img:after{
    content:"";
    background:url(../images/action-box-img.png) no-repeat 0 0;
    bottom:0;
    position:absolute;
    right:0;
    width:393px;
    height:270px;
    background-size:contain
}
.action-box.action-icon{
    padding:50px 0
}
.action-box.action-icon .left{
    position:relative;
    padding-left:100px
}
.action-box.action-icon i{
    color:#77153c;
    font-size:70px;
    line-height:70px;
    position:absolute;
    left:0;
    top:5px
}
.action-box.action-icon i:before{
    font-size:70px
}
.action-box.small{
    padding:15px 0
}
.action-box.small h4{
    font-weight:500;
    margin-top:22px
}
.alert{
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px
}
.alert.outline{
    background:0 0
}
.alert.outline.alert-success{
    border-color:#2ecc71;
    color:#2ecc71
}
.alert.outline.alert-info{
    border-color:#79d4f3;
    color:#79d4f3
}
.alert.outline.alert-warning{
    border-color:#f1c40f;
    color:#f1c40f
}
.alert.outline.alert-danger{
    border-color:#f7a093;
    color:#f7a093
}
.alert.outline .close{
    opacity:.7;
    text-shadow:none
}
.alert.outline.alert-success .close{
    color:#649d01
}
.alert.outline.alert-info .close{
    color:#79d4f3
}
.alert.outline.alert-warning .close{
    color:#f1c40f
}
.alert.outline.alert-danger .close{
    color:#f7a093
}
.alerts-and-callouts{
    font-size:14px
}
.alerts-and-callouts .bs-callout{
    padding:20px;
    margin:20px 0;
    border:1px solid #eee;
    border-left-width:5px;
    border-radius:3px
}
.alerts-and-callouts .bs-callout h4{
    margin-top:0;
    margin-bottom:5px
}
.alerts-and-callouts .bs-callout p:last-child{
    margin-bottom:0
}
.alerts-and-callouts .bs-callout code{
    border-radius:3px
}
.alerts-and-callouts .bs-callout+.bs-callout{
    margin-top:-5px
}
.alerts-and-callouts .bs-callout-default{
    border-left-color:#777
}
.alerts-and-callouts .bs-callout-default h4{
    color:#777
}
.alerts-and-callouts .bs-callout-primary{
    border-left-color:#428bca
}
.alerts-and-callouts .bs-callout-primary h4{
    color:#428bca
}
.alerts-and-callouts .bs-callout-success{
    border-left-color:#649d01
}
.alerts-and-callouts .bs-callout-success h4{
    color:#5cb85c
}
.alerts-and-callouts .bs-callout-danger{
    border-left-color:#f7a093
}
.alerts-and-callouts .bs-callout-danger h4{
    color:#f7a093
}
.alerts-and-callouts .bs-callout-warning{
    border-left-color:#f1c40f
}
.alerts-and-callouts .bs-callout-warning h4{
    color:#f1c40f
}
.alerts-and-callouts .bs-callout-info{
    border-left-color:#5bc0de
}
.alerts-and-callouts .bs-callout-info h4{
    color:#5bc0de
}
.button{
    cursor:pointer;
    display:inline-block;
    font-family:Montserrat,sans-serif;
    color:#656565;
    font-weight:500;
    letter-spacing:1px;
    line-height:100%;
    margin:10px 0;
    outline:0 none;
    padding:15px 50px;
    position:relative;
    text-transform:capitalize;
    white-space:nowrap;
    border:2px solid #ddd
}
.button:hover{
    color:#656565;
    text-decoration:none
}
.button:hover,a.button:hover{
    opacity:.8
}
button:focus{
    outline:0;
    box-shadow:none!important
}
.button.full-rounded{
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px;
    overflow:hidden;
    position:relative;
    z-index:9;
    vertical-align:bottom
}
.button.rounded{
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px
}
.button i{
    font-size:15px;
    margin-right:10px
}
.button.right-icn i{
    margin-left:10px;
    margin-right:0
}
.button,.button.animated.right-icn i,.button.animated.right-icn span{
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    transition:all .2s ease-out
}
.button.animated.right-icn i{
    position:absolute;
    display:block;
    top:50%;
    right:0;
    -webkit-transform:translate(40px,-50%);
    -ms-transform:translate(40px,-50%);
    transform:translate(40px,-50%);
    ms-transform:translate(40px,-50%);
    opacity:0
}
.button.animated.right-icn span{
    width:100%;
    height:100%;
    display:block;
    -webkit-transform:translate(0,0);
    -ms-transform:translate(0,0);
    transform:translate(0,0);
    ms-transform:translate(0,0);
    -webkit-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    ms-backface-visibility:hidden
}
.button:hover.animated.right-icn span{
    -webkit-transform:translate(-20px,0);
    -ms-transform:translate(-20px,0);
    transform:translate(-20px,0);
    ms-transform:translate(-20px,0)
}
.button:hover.animated.right-icn i{
    opacity:1
}
.button.small{
    padding:10px 25px
}
.button.big{
    padding:22px 40px;
    font-size:15px;
    line-height:20px
}
.button.btn-dark{
    border:inherit;
    color:#fff!important;
    background:#000
}
.button.btn-dark:hover{
    background-color:#ff3b30;
    color:#fff
}
.button.btn-theme{
    color:#fff!important;
    background:#77153c;
    background:-webkit-linear-gradient(80deg,#4c84c2bf,#77153ced);
    background:-o-linear-gradient(80deg,#4c84c2bf,#77153ced);
    background:-moz-linear-gradient(80deg,#4c84c2bf,#77153ced);
    background:linear-gradient(80deg,#4c84c2bf,#77153ced);
    border:1px solid #77153c
}
.button.btn-colored{
    background:#77153c;
    color:#fff;
    border:2px solid transparent
}
.button.btn-colored:hover{
    background:0 0;
    border:2px solid #77153c;
    color:#77153c
}
.button.btn-outline:hover{
    color:#fff!important;
    background:#77153c;
    border-color:#77153c
}
.btn-2 .button.btn-theme:hover{
    color:#3d3d3d!important
}
.button.white-bg:hover{
    color:#fff!important;
    background:#77153c
}
.counter{
    position:relative;
    font-family:Montserrat,sans-serif;
    color:#3d3d3d;
    min-height:60px
}
.counter i{
    font-size:60px;
    line-height:64px;
    display:inline-block
}
.counter i:before{
    font-size:60px
}
.counter span{
    display:block;
    font-size:40px;
    font-weight:400;
    margin:20px 0 0;
    line-height:40px;
    position:relative
}
.counter label{
    font-weight:500;
    color:#555;
    font-size:15px;
    position:relative;
    margin:10px 0;
    margin-bottom:0
}
.text-center .counter label:before{
    left:50%;
    margin-left:-15px
}
.text-right .counter label:before{
    left:auto;
    right:0
}
.text-white .counter,.text-white .counter label{
    color:#fff
}
.text-white .counter i{
    color:#77153c
}
.text-white .counter label:before{
    background:#fff
}
.counter.fancy{
    color:#fff
}
.counter.fancy::before{
    color:#77153c;
    content:"\f004";
    font-family:FontAwesome;
    font-size:165px;
    left:50%;
    position:absolute;
    top:50%;
    transform:translateY(-50%) translateX(-50%);
    -moz-transform:translateY(-50%) translateX(-50%);
    -ms-transform:translateY(-50%) translateX(-50%);
    -webkit-transform:translateY(-50%) translateX(-50%)
}
.counter.fancy i{
    display:none
}
.counter.fancy span{
    font-size:24px;
    line-height:28px
}
.counter.fancy label{
    font-size:12px;
    color:#fff;
    margin:0
}
.counter.rounded i{
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    line-height:60px
}
.counter.rounded i:before{
    font-size:34px
}
.text-white .counter.rounded i{
    border-color:#77153c
}
.counter.fill i{
    background:#77153c;
    color:#fff
}
.counter.left_pos{
    position:relative;
    padding-left:65px
}
.counter.left_pos:after{
    height:40px;
    left:0
}
.counter.left_pos:before{
    height:65px;
    left:5px
}
.counter.left_pos label{
    width:100%;
    margin-bottom:0;
    margin-top:0
}
.counter.left_pos label:before{
    content:normal
}
.counter.left_pos i{
    color:#77153c;
    font-size:50px;
    line-height:55px;
    position:absolute;
    left:0
}
.counter.left_pos i:before{
    font-size:54px
}
.counter.left_pos span{
    margin:0;
    line-height:40px
}
.text-white .counter.left_pos:after,.text-white .counter.left_pos:before{
    background:#77153c
}
.yellow-bg .counter.left_pos i{
    color:#3d3d3d
}
.dark-bg .counter.left_pos{
    padding-left:0;
    text-align:center
}
.dark-bg .counter.left_pos i,.dark-bg .counter.left_pos:after,.dark-bg .counter.left_pos:before{
    display:none
}
.columns-section .col-bg{
    padding:12px;
    border-radius:3px;
    background:#f2f2f2
}
.col-bg h5{
    font-size:15px;
    font-weight:400
}
.c{
    color:#999
}
.nt{
    color:#2f6f9f
}
.na{
    color:#4f9fcf
}
.s{
    color:#d44950
}
.data-table .table thead{
    background:#77153c;
    color:#fff;
    text-align:center
}
.data-table .table thead tr th{
    border:medium none;
    font-weight:400;
    text-align:center;
    padding:12px
}
.data-table .table tbody tr td{
    color:#7e8890;
    font-size:14px;
    padding:12px 0;
    text-align:center
}
.data-table .table tbody tr.tr-bg td{
    background:#f7f7f7
}
.data-table .table-bordered tbody tr td{
    border-color:#eee
}
.data-table .table-2 .table thead{
    background:0 0;
    color:#77153c;
    font-weight:600;
    text-align:center
}
.data-table .table-2 .table thead tr th{
    border:1px solid #77153c
}
.data-table .table-3 .table thead{
    background:#dfdfdf;
    color:#323232;
    font-weight:600;
    text-align:center
}
.data-table .table-3 .table thead tr th{
    border:none
}
ul li{
    margin:5px 0;
    padding-left:5px
}
ul li a,ul.list li a{
    color:#757575
}
ul li:after{
    content:"";
    font-family:FontAwesome;
    position:absolute;
    color:#77153c;
    left:0;
    top:0
}
ul.list li a:hover{
    color:#77153c
}
ul.list li .fa{
    margin-right:15px
}
ul.list-mark li{
    padding-left:25px;
    position:relative
}
ul.list-mark li:after{
    content:"\f00c"
}
ul.list-arrow li{
    padding-left:25px;
    position:relative
}
ul.list-arrow li:after{
    content:"\f105";
    font-size:18px
}
ul.list-hand li{
    padding-left:25px;
    position:relative
}
ul.list-hand li:after{
    content:"\f0a4"
}
ul.list-edit li{
    padding-left:25px;
    position:relative
}
ul.list-edit li:after{
    content:"\f040"
}
.post{
    position:relative;
    border-bottom:2px solid #c2cfd7
}
.post .post-date{
    font-size:24px;
    font-weight:500;
    color:#fff;
    background:#ffd200;
    display:inline-block;
    width:60px;
    height:85px;
    text-align:center;
    position:absolute;
    line-height:55px
}
.post .post-date span{
    font-size:13px;
    font-weight:400;
    color:#fff;
    background:#323232;
    width:60px;
    height:32px;
    display:block;
    position:absolute;
    bottom:0;
    letter-spacing:1px;
    line-height:32px
}
.post .post-details{
    padding:15px;
    background:#fff;
    display:inline-block
}
.post .post-details .title{
    font-weight:500;
    margin-top:20px;
    margin-bottom:10px
}
.post .post-details a.button{
    margin-bottom:0
}
.post .post-meta{
    margin-bottom:10px
}
.post .post-meta a{
    font-size:14px;
    font-weight:300;
    color:#555;
    margin-right:10px
}
.post .post-meta a:hover{
    color:#ffd200
}
.post .post-meta a .fa{
    color:#ffd200;
    padding-right:8px
}
.post .button-small{
    background:#ffd200;
    font-size:14px;
    font-weight:700;
    color:#fff;
    text-decoration:none;
    padding:7px 15px;
    margin-top:5px
}
.post-image img{
    width:100%
}
.post-details p a{
    margin-left:5px
}
.post-artical .post-date{
    background:inherit!important
}
.post-artical .post-date span{
    background:inherit;
    color:inherit;
    font-size:30px;
    bottom:12px
}
.post-artical .button{
    float:right
}
.single-blog .post:hover{
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none
}
.post.right-pos{
    border:none
}
.post.right-pos:hover{
    box-shadow:none
}
.post.right-pos .post-date{
    right:0;
    top:0
}
.post.right-pos .post-details{
    background:#fff;
    left:32%;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-box-shadow:0 0 5px 3px rgba(0,0,0,.2);
    -moz-box-shadow:0 0 5px 3px rgba(0,0,0,.2);
    box-shadow:0 0 5px 3px rgba(0,0,0,.2)
}
.post.right-pos .post-image{
    width:70%
}
.post:last-child hr{
    display:none
}
.post.top-pos .post-details{
    position:relative
}
.post.top-pos .post-title{
    position:absolute;
    right:15px;
    top:45px
}
.post.top-pos .post-title h5{
    margin:0;
    font-size:14px
}
.post.top-pos .post-date{
    color:#77153c;
    font-weight:400;
    position:relative;
    font-size:20px
}
.post.top-pos .post-date span{
    font-size:20px
}
.post.top-pos .post-date::before{
    background:#77153c;
    content:"";
    height:60%;
    position:absolute;
    right:-10px;
    top:16px;
    width:1px
}
.post.post-text .post-meta a{
    border-right:1px solid #000;
    display:inline-block;
    padding:15px 0;
    width:29.33%
}
.post.post-text .post-meta a:last-child{
    border-right:none
}
.post-artical .post-details .button,.post-article .post-details .button{
    border:none;
    color:#77153c;
    padding:0!important;
    background:0 0!important
}
.stories-btm-pos .story-text a,.stories-btm-pos .story-text a:hover{
    color:#fff
}
.comment-respond form .form-group .form-control{
    background:#f2f2f2
}
.comment-respond form .form-group>label{
    color:#3d3d3d
}
.skill{
    width:100%;
    height:12px;
    margin:40px 0 20px 0;
    background-color:#eceff8;
    border-radius:5px
}
.skill:not(:first-child){
    margin-top:64px
}
.skill.skill-medium{
    height:8px
}
.skill.skill-small{
    height:3px
}
.skill.skill-dark .skill-bar{
    background:#3d3d3d
}
.skill.skill-box .skill-bar .progress-number,.skill.skill-box .skill-bar .progress-type{
    background:#77153c;
    color:#fff;
    padding:5px;
    margin-top:-26px
}
.skill-box .progress-type{
    border-bottom-right-radius:5px;
    border-top-right-radius:4px
}
.skill-box .progress-number{
    border-bottom-left-radius:5px;
    border-top-left-radius:4px
}
.skill-box .skill-bar{
    border-radius:5px;
    display:block
}
.skill-bar{
    border-radius:5px;
    height:100%;
    padding:0;
    background:#77153c;
    box-shadow:none;
    transition:width .9s ease;
    -webkit-transition:width .9s ease;
    -o-transition:width .9s ease;
    -ms-transition:width .9s ease;
    -moz-transition:width .9s ease
}
.progress-title{
    color:#3d3d3d;
    font-size:15px;
    font-weight:400;
    position:absolute;
    text-align:left;
    margin-left:0;
    margin-top:-28px
}
.progress-title>i{
    margin-right:8px
}
.skill-bar .progress-number,.skill-bar .progress-type{
    color:#3d3d3d;
    float:right;
    margin-top:-18px;
    position:relative;
    top:-10px;
    font-size:15px;
    font-weight:600
}
.text-white .skill{
    background:rgba(255,255,255,.25)
}
.text-white .progress-title .text-white .skill-bar .progress-number,.text-white .skill-bar .progress-type{
    color:#fff
}
.social-icons ul{
    padding:0
}
.text-center.social-icons ul{
    display:inline-block
}
.social-icons li{
    float:left;
    list-style:none;
    padding:0;
    margin:0 8px 8px 0
}
.social-icons li a{
    float:left;
    height:32px;
    width:32px;
    line-height:33px;
    font-size:16px;
    text-align:center;
    margin:0;
    border-radius:4px;
    border:0;
    background:0 0;
    color:#333;
    overflow:hidden;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.footer-widget .social-icons li a{
    height:40px;
    width:40px;
    margin-right:15px
}
.footer-widget .social-icons .fa{
    font-size:25px;
    margin-top:10px
}
.footer-widget .social-icons li a{
    color:#fff
}
.footer-widget .copyright{
    font-size:10px
}
.text-white .social-icons li a{
    color:#fff
}
.social-icons.color a,.social-icons.color-hover a:hover{
    color:#fff;
    border:0
}
.social-icons.color .social-rss a,.social-icons.color-hover .social-rss a:hover{
    background-color:#faa33d
}
.social-icons.color .social-facebook a,.social-icons.color-hover .social-facebook a:hover{
    background-color:#5d82d1
}
.social-icons.color .social-twitter a,.social-icons.color-hover .social-twitter a:hover{
    background-color:#40bff5
}
.social-icons.color .social-vimeo a,.social-icons.color-hover .social-vimeo a:hover{
    background-color:#35c6ea
}
.social-icons.color .social-myspace a,.social-icons.color-hover .social-myspace a:hover{
    background-color:#008dde
}
.social-icons.color .social-youtube a,.social-icons.color-hover .social-youtube a:hover{
    background-color:#ef4e41
}
.social-icons.color .social-instagram a,.social-icons.color-hover .social-instagram a:hover{
    background-color:#548bb6
}
.social-icons.color .social-gplus a,.social-icons.color-hover .social-gplus a:hover{
    background-color:#db5442
}
.social-icons.color .social-stumbleupon a,.social-icons.color-hover .social-stumbleupon a:hover{
    background-color:#ff5c30
}
.social-icons.color .social-lastfm a,.social-icons.color-hover .social-lastfm a:hover{
    background-color:#f34320
}
.social-icons.color .social-pinterest a,.social-icons.color-hover .social-pinterest a:hover{
    background-color:#e13138
}
.social-icons.color .social-google a,.social-icons.color-hover .social-google a:hover{
    background-color:#eb5e4c
}
.social-icons.color .social-evernote a,.social-icons.color-hover .social-evernote a:hover{
    background-color:#9acf4f
}
.social-icons.color .social-dribbble a,.social-icons.color-hover .social-dribbble a:hover{
    background-color:#f7659c
}
.social-icons.color .social-skype a,.social-icons.color-hover .social-skype a:hover{
    background-color:#13c1f3
}
.social-icons.color .social-forrst a,.social-icons.color-hover .social-forrst a:hover{
    background-color:#45ad76
}
.social-icons.color .social-linkedin a,.social-icons.color-hover .social-linkedin a:hover{
    background-color:#238cc8
}
.social-icons.color .social-wordpress a,.social-icons.color-hover .social-wordpress a:hover{
    background-color:#2592c3
}
.social-icons.color .social-grooveshark a,.social-icons.color-hover .social-grooveshark a:hover{
    background-color:#ffb21d
}
.social-icons.color .social-delicious a,.social-icons.color-hover .social-delicious a:hover{
    background-color:#377bda
}
.social-icons.color .social-behance a,.social-icons.color-hover .social-behance a:hover{
    background-color:#1879fd
}
.social-icons.color .social-dropbox a,.social-icons.color-hover .social-dropbox a:hover{
    background-color:#17a3eb
}
.social-icons.color .social-soundcloud a,.social-icons.color-hover .social-soundcloud a:hover{
    background-color:#ff7e30
}
.social-icons.color .social-deviantart a,.social-icons.color-hover .social-deviantart a:hover{
    background-color:#6a8a7b
}
.social-icons.color .social-yahoo a,.social-icons.color-hover .social-yahoo a:hover{
    background-color:#ab47ac
}
.social-icons.color .social-flickr a,.social-icons.color-hover .social-flickr a:hover{
    background-color:#ff48a3
}
.social-icons.color .social-digg a,.social-icons.color-hover .social-digg a:hover{
    background-color:#75788d
}
.social-icons.color .social-blogger a,.social-icons.color-hover .social-blogger a:hover{
    background-color:#ff9233
}
.social-icons.color .social-tumblr a,.social-icons.color-hover .social-tumblr a:hover{
    background-color:#426d9b
}
.social-icons.color .social-quora a,.social-icons.color-hover .social-quora a:hover{
    background-color:#ea3d23
}
.social-icons.color .social-github a,.social-icons.color-hover .social-github a:hover{
    background-color:#3f91cb
}
.social-icons.color .social-amazon a,.social-icons.color-hover .social-amazon a:hover{
    background-color:#ff8e2e
}
.social-icons.color .social-xing a,.social-icons.color-hover .social-xing a:hover{
    background-color:#1a8e8c
}
.social-icons.color .social-wikipedia a,.social-icons.color-hover .social-wikipedia a:hover{
    background-color:#b3b5b8
}
.social-icons.color .social-android a,.social-icons.color-hover .social-android a:hover{
    background-color:#a4c639
}
.social-icons.color .social-apple a,.social-icons.color-hover .social-apple a:hover{
    background-color:#999
}
.social-icons.border li a{
    border:1px solid #eee;
    background:0 0
}
.social-icons.social-icons-dark li a{
    background:#888;
    color:#fff
}
.social-icons.light li a{
    background:#fff;
    color:#333;
    border:1px solid #eee
}
.social-icons.rounded li a{
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%
}
.social-icons.medium li a{
    height:42px;
    width:42px;
    line-height:42px;
    font-size:18px
}
.social-icons.social-icons-large li a{
    height:48px;
    width:48px;
    line-height:48px;
    font-size:18px;
    margin:0 10px 10px 0
}
.social-icons:not(.color):not(.color-hover) li a:hover{
    background-color:#eee
}
.social-icons li:hover i{
    -webkit-animation:toTopFromBottom .3s forwards;
    -moz-animation:toTopFromBottom .3s forwards;
    animation:toTopFromBottom .3s forwards
}
@-webkit-keyframes toTopFromBottom{
    49%{
        -webkit-transform:translateY(-100%)
    }
    50%{
        opacity:0;
        -webkit-transform:translateY(100%)
    }
    51%{
        opacity:1
    }
}
@-moz-keyframes toTopFromBottom{
    49%{
        -moz-transform:translateY(-100%)
    }
    50%{
        opacity:0;
        -moz-transform:translateY(100%)
    }
    51%{
        opacity:1
    }
}
@keyframes toTopFromBottom{
    49%{
        transform:translateY(-100%)
    }
    50%{
        opacity:0;
        transform:translateY(100%)
    }
    51%{
        opacity:1
    }
}
form .form-group{
    width:100%;
    float:none;
    display:inline-block;
    position:relative
}
form .half-group{
    width:49%;
    margin-right:2%;
    float:left
}
form .form-group .input-group{
    width:100%;
    position:relative;
    z-index:9
}
form .form-group:nth-child(2),form .form-group:nth-child(4),form .form-group:nth-child(6),form .form-group:nth-child(8){
    margin-right:0
}
form.input3-col .half-group{
    width:32%;
    margin-right:2%
}
form.input3-col .form-group:nth-child(12),form.input3-col .form-group:nth-child(3),form.input3-col .form-group:nth-child(6),form.input3-col .form-group:nth-child(9){
    margin-right:0
}
form .form-group label{
    color:#858585
}
form .form-group .form-control{
    color:#000;
    background:#f8f8f8;
    height:auto;
    padding:5px 15px;
    box-shadow:none;
    border-radius:2px;
    border:1px solid #000
}
form .form-group .form-control:focus{
    border-color:#77153c
}
form .form-group button,form .form-group input[type=submit]{
    background:0 0
}
form .form-group textarea{
    resize:vertical
}
.main-form .form-group .form-control{
    background:0 0;
    border:none;
    border-bottom:2px solid #fff;
    height:60px;
    color:#fff
}
.main-form .form-group .form-control:focus{
    border:none;
    border-bottom:2px solid #77153c
}
.defoult-form.border .form-group .form-control{
    background:0 0;
    border:1px solid #ddd
}
.defoult-form.line .form-group .form-control{
    background:0 0;
    border:none;
    border-bottom:1px solid #ddd;
    padding-left:0
}
.text-white .defoult-form.line .form-group .form-control{
    background:0 0;
    color:#fff;
    border:none;
    border-bottom:1px solid #fff
}
.defoult-form.line .form-group .form-control:focus{
    border-color:#77153c
}
.text-white .defoult-form .form-group .form-control{
    background:rgba(255,255,255,.15);
    color:#fff
}
.text-white .defoult-form .form-group label{
    color:#77153c
}
.text-white .defoult-form.border .form-group .form-control{
    background:0 0;
    color:#fff;
    border:1px solid #fff
}
.text-white .defoult-form.border .form-group label{
    color:#fff
}
.defoult-form{
    min-height:215px
}
#ajaxloader{
    width:100%;
    height:200px;
    background:0 0!important;
    position:relative
}
#ajaxloader .center-block{
    position:absolute;
    top:20%;
    left:42%
}
#ajaxloader .center-block img{
    max-width:100%
}
.masonry.column-3 .masonry-item{
    width:33.3333%
}
.masonry.column-2 .masonry-item{
    width:50%
}
.masonry .masonry-item .post-artical{
    margin:15px
}
.tab .nav-tabs li{
    display:inline-block;
    padding:0;
    margin:0;
    text-align:center
}
.tab .nav-tabs li a{
    color:#000;
    border:none;
    border-bottom:2px solid transparent;
    background:#fff;
    padding:15px;
    border-radius:0;
    margin:0;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
    display:block
}
.tab .nav-tabs li a i:before{
    font-size:38px;
    display:inline-block;
    width:100%;
    line-height:normal
}
.tab .nav-tabs li a span{
    font-size:16px;
    line-height:24px
}
.tab .nav-tabs li a.active,.tab .nav-tabs li a:hover{
    border:none;
    border-bottom:2px solid #77153c;
    color:#fff;
    position:relative
}
.tab .nav-tabs li a i{
    display:none
}
.tab .nav-tabs li a.active{
    color:#fff;
    background-color:#77153c
}
.tab .tab-content{
    padding:20px 0 0
}
.tab-content .fade.in{
    opacity:1
}
.tab .tab-content .img-left{
    float:left;
    margin-right:15px;
    margin-bottom:15px
}
.tab .tab-content .img-right{
    float:right;
    margin-left:15px;
    margin-bottom:15px
}
.tab .tab-content .title{
    font-size:28px;
    font-weight:500;
    color:#77153c;
    line-height:normal;
    margin-top:0;
    margin-bottom:15px
}
.tab .tab-content .list li{
    margin-bottom:5px
}
.tab .tab-content .list li i{
    margin-right:5px
}
.list li i{
    color:#77153c
}
.tab.tab-icon{
    background:#fff;
    box-shadow:0 0 20px 1px rgba(0,0,0,.18)
}
.tab.tab-icon .nav-tabs li{
    width:25%;
    text-align:center;
    float:left;
    position:relative
}
.tab.tab-icon .nav-tabs li a{
    padding:15px 0;
    border:none;
    background:#efefef;
    width:100%
}
.tab.tab-icon .nav-tabs li a i{
    display:block
}
.tab.tab-icon .nav-tabs li a.active,.tab.tab-icon .nav-tabs li a:hover{
    border:none;
    background:#77153c;
    color:#fff!important;
    position:relative
}
.tab.tab-icon .tab-content{
    padding:20px
}
.tab.tab-bg .nav-tabs{
    border:none
}
.tab.tab-bg .nav-tabs li a{
    background:#fff;
    margin-right:10px;
    box-shadow:1px 1px 20px 1px rgba(0,0,0,.08)
}
.tab.tab-bg .nav-tabs li a:hover,.tab.tab-bg li a.active{
    border:none;
    background:#77153c;
    color:#fff!important;
    position:relative
}
.team{
    background:#fff;
    text-align:center;
    position:relative;
    overflow:hidden;
    padding-bottom:40px
}
.team.team-1 .team-description .team-tilte{
    background:rgba(0,0,0,.5);
    padding:7px 0;
    position:absolute;
    top:-59px;
    width:100%
}
.team.team-1 .team-description p{
    padding:15px 15px 0
}
.team.team-1 .team-description span{
    color:#fff!important
}
.team.team-1 .team-description .team-tilte h5 a{
    color:#fff
}
.team.team-1:hover .team-description .team-tilte h5 a{
    color:#77153c
}
.team.team-1:hover .team-social-icon{
    bottom:68px
}
.team.team-1:hover .team-social-icon.social-icons .social-facebook a{
    background-color:#5d82d1;
    color:#fff!important
}
.team.team-1:hover .team-social-icon.social-icons .social-twitter a{
    background-color:#40bff5;
    color:#fff!important
}
.team.team-1:hover .team-social-icon.social-icons .social-gplus a{
    background-color:#db5442;
    color:#fff!important
}
.team.team-1:hover .team-social-icon.social-icons .social-dribbble a{
    background-color:#f7659c;
    color:#fff!important
}
.team .team-description{
    background:#fff;
    position:absolute;
    bottom:0;
    left:0;
    text-align:center;
    width:100%;
    display:inline-block;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.team .team-description h4{
    color:#fff;
    text-transform:uppercase;
    margin:0
}
.team .team-description span{
    font-size:15px;
    color:#77153c
}
.team .team-social-icon{
    background:0 0!important;
    color:#fff;
    width:100%;
    text-align:center;
    margin-top:15px
}
.team .team-social-icon a{
    line-height:24px;
    font-size:18px;
    color:#000;
    margin-bottom:0;
    width:100%;
    height:50px;
    line-height:50px;
    border-radius:0;
    text-align:center;
    display:inline-block;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.team-social-icon.social-icons li{
    margin:0;
    width:25%
}
.team-social-icon.float-right.social-icons.border{
    border:none!important
}
.team-social-icon.social-icons.border li{
    margin-right:15px;
    width:16%
}
.team-social-icon.social-icons.border li:last-child{
    margin-right:0
}
.team-images{
    overflow:hidden
}
.team .team-images img{
    display:inline-block;
    transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out
}
.team:hover .team-images img{
    -o-transform:scale(1.07);
    -ms-transform:scale(1.07);
    -moz-transform:scale(1.07);
    -webkit-transform:scale(1.07);
    transform:scale(1.07)
}
.team.boxed{
    padding:0
}
.team.boxed,.team.boxed .team-description h4,.team.boxed .team-description span{
    border:none;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.team.boxed .team-description{
    height:100%;
    position:absolute;
    left:0;
    padding:25% 5%;
    bottom:-100%;
    background:#3d3d3d;
    -webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,.1);
    -moz-box-shadow:2px 2px 3px 0 rgba(0,0,0,.1);
    box-shadow:2px 2px 3px 0 rgba(0,0,0,.1);
    font-size:14px;
    line-height:24px;
    color:#fff
}
.team.boxed .team-description h4{
    color:#fff;
    padding-top:5px
}
.team.boxed .team-description a:hover{
    color:#3d3d3d
}
.team.boxed .team-description p{
    font-size:14px;
    line-height:24px;
    color:#fff;
    margin-bottom:0
}
.team.boxed .team-description span{
    color:#77153c;
    margin-bottom:15px;
    display:inline-block;
    width:100%
}
.team.boxed .team-social-icon a{
    border-radius:50%
}
.team.boxed .team-social-icon.social-icons li{
    width:auto;
    margin-right:10px;
    float:none;
    display:inline-block
}
.team.boxed .team-social-icon.social-icons a{
    color:#fff;
    border-radius:50%;
    border:2px solid #fff;
    height:40px;
    width:40px;
    line-height:40px
}
.team.boxed:hover .team-images img{
    -o-transform:scale(.95);
    -ms-transform:scale(.95);
    -moz-transform:scale(.95);
    -webkit-transform:scale(.95);
    transform:scale(.95)
}
.team.boxed:hover .team-description{
    background:#77153c;
    height:100%;
    bottom:0
}
.team.boxed:hover .team-description h4{
    color:#fff;
    margin-bottom:10px
}
.team.boxed:hover .team-description span{
    color:#fff
}
.team.boxed:hover .team-social-icon{
    bottom:68px
}
.team.boxed:hover{
    -webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);
    -moz-box-shadow:0 0 10px 0 rgba(0,0,0,.1);
    box-shadow:0 0 10px 0 rgba(0,0,0,.1)
}
.team.left-pos{
    background:0 0;
    padding:0;
    cursor:auto
}
.team.left-pos .team-description{
    position:absolute;
    left:0;
    height:65%;
    top:50%;
    transform:translateY(-50%);
    -webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);
    -moz-box-shadow:0 0 10px 0 rgba(0,0,0,.1);
    box-shadow:0 0 10px 0 rgba(0,0,0,.1);
    border-left:2px solid #77153c;
    background:#fff;
    width:50%;
    text-align:left;
    padding:30px
}
.team.left-pos .team-description span{
    margin-bottom:5px;
    display:block
}
.team.left-pos .team-images{
    text-align:right
}
.team.left-pos .team-social-icon a{
    color:#000;
    border:none;
    height:40px;
    width:40px;
    line-height:40px
}
.team.left-pos .team-social-icon a:hover{
    color:#fff
}
.testimonial{
    position:relative;
    padding:0 50px 0 70px;
    font-family:Montserrat,sans-serif;
    color:#656565;
    font-weight:400;
    line-height:24px;
    text-align:center
}
.testimonial-avatar{
    position:absolute;
    left:50%;
    margin-left:-55px;
    top:-45px;
    width:110px;
    height:110px
}
.testimonial-avatar img{
    border:4px solid #77153c;
    max-width:100%;
    border-radius:50%
}
.author-info{
    font-size:16px;
    color:#000;
    text-transform:uppercase;
    margin-top:20px;
    position:relative
}
.author-info strong{
    font-weight:500
}
.author-info span{
    font-weight:400;
    color:#77153c;
    text-transform:none
}
.testimonial.text-white,.text-white .testimonial,.text-white .testimonial .author-info{
    color:#fff
}
.testimonial.clean{
    background:0 0;
    box-shadow:none;
    padding:0 50px;
    margin-top:0
}
.testimonial.clean .testimonial-avatar{
    position:relative;
    top:0;
    margin-bottom:20px
}
.testimonial.clean .testimonial-avatar img{
    border-color:#fff!important
}
.testimonial.left_pos{
    padding:0 40px 0 150px;
    text-align:left
}
.testimonial.left_pos .testimonial-avatar{
    left:0;
    margin-top:-70px;
    top:50%;
    margin-left:0;
    border-radius:50%;
    padding:9px 0 18px 15px;
    background:#77153c
}
.testimonial.left_pos .testimonial-avatar img{
    border:none
}
.testimonial.bottom_pos .testimonial-info,.testimonial.left_pos .testimonial-info{
    background:#77153c;
    padding:30px;
    color:#fff;
    position:relative;
    border-radius:5px
}
.testimonial.left_pos .testimonial-info:after,.testimonial.left_pos .testimonial-info:before{
    right:100%;
    top:50%;
    border:solid transparent;
    content:" ";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none
}
.testimonial.left_pos .testimonial-info:after{
    border-right-color:#77153c;
    border-width:17px;
    margin-top:-17px
}
.testimonial.left_pos .testimonial-info:before{
    border-width:20px;
    margin-top:-20px
}
.testimonial.bottom_pos{
    padding:0 0 120px;
    text-align:left;
    margin-top:0;
    margin-bottom:50px
}
.testimonial.bottom_pos .testimonial-avatar{
    bottom:-30px;
    top:inherit;
    left:50%;
    transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    margin:0
}
.testimonial.bottom_pos .testimonial-info{
    text-align:center
}
.testimonial.bottom_pos .author-info{
    text-align:center;
    color:#fff
}
.testimonial.bottom_pos .author-info span{
    color:#fff
}
.testimonial.bottom_pos .testimonial-info:after,.testimonial.bottom_pos .testimonial-info:before{
    top:100%;
    left:50%;
    border:solid transparent;
    content:"";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none
}
.testimonial.bottom_pos .testimonial-info:after{
    border-top-color:#77153c;
    border-width:17px;
    margin-left:-17px
}
.testimonial.bottom_pos .testimonial-info:before{
    border-width:20px;
    margin-left:-20px
}
.dark-bg .testimonial.bottom_pos .testimonial-info{
    background:rgba(1,1,1,.6)
}
.dark-bg .testimonial.bottom_pos .testimonial-info:after,.dark-bg .testimonial.bottom_pos .testimonial-info:before{
    border-top-color:rgba(1,1,1,.5)
}
.dark-bg .testimonial.bottom_pos .author-info,.dark-bg .testimonial.bottom_pos .author-info span{
    color:#77153c
}
.dark-bg .owl-carousel .owl-nav{
    top:73%
}
.dark-bg .owl-carousel .owl-nav .owl-prev{
    left:35%
}
.dark-bg .owl-carousel .owl-nav .owl-next{
    right:35%
}
.dark-bg .owl-carousel .owl-nav i{
    height:40px;
    width:40px;
    line-height:40px
}
.divider,.divider-2,.divider-3{
    position:relative;
    display:inline-block;
    padding-bottom:20px
}
.divider,.divider-2{
    padding-bottom:35px
}
.divider-2:before,.divider-3:before,.divider:before{
    content:"";
    position:absolute;
    bottom:0;
    display:inline-block;
    left:50%;
    margin-left:-118px
}
.divider:before{
    background:url(../images/divider-customizer/divider-skin-default.png) no-repeat 0 0;
    width:236px;
    height:18px
}
.divider-2:before{
    background:url(../images/divider-customizer-1/divider-skin-default.png) no-repeat 0 0;
    width:236px;
    height:25px
}
.divider-3:before{
    background:url(../images/divider-customizer-3/divider-skin-default.png) no-repeat 0 0;
    margin-left:-48px;
    width:97px;
    height:3px
}
.text-left .divider-2:before,.text-left .divider-3:before,.text-left .divider:before{
    left:0;
    margin-left:0
}
.text-right .divider-2:before,.text-right .divider-3:before,.text-right .divider:before{
    left:inherit;
    margin-left:0;
    right:0
}
.timeline>li,.timeline>li>.timeline-panel{
    position:relative
}
.timeline>li{
    margin-bottom:50px;
    position:relative;
    width:100%;
    display:inline-block
}
.timeline>li:last-child{
    margin-bottom:0
}
.timeline>li>.timeline-panel{
    width:36%;
    float:left;
    position:relative
}
.timeline>li.timeline-inverted .timeline-badge{
    -webkit-box-shadow:0 0 2px 3px rgba(0,0,0,.1);
    -moz-box-shadow:0 0 2px 3px rgba(0,0,0,.1);
    box-shadow:0 0 2px 3px rgba(0,0,0,.1)
}
.timeline>li>.timeline-badge{
    color:#fff;
    position:absolute;
    top:16px;
    left:50%;
    -ms-transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    border-radius:50%;
    border:2px solid #fff
}
.timeline>li.timeline-inverted>.timeline-panel{
    float:right
}
.timeline>li:before{
    content:"";
    position:absolute;
    left:50%;
    bottom:-180px;
    background:url(../images/timeline/timeline-bdr2.png) no-repeat 0 0;
    width:1px;
    height:100%;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -moz-transform:translateX(-50%)
}
.timeline>li:last-child:before{
    display:none
}
.timeline>li.timeline-inverted .timeline-badge{
    -webkit-box-shadow:0 0 4px 4px #ff5029;
    -moz-box-shadow:0 0 4px 4px #ff5029;
    box-shadow:0 0 4px 4px #ff5029
}
.timeline>li .timeline-badge{
    -webkit-box-shadow:0 0 4px 4px #ffbc37;
    -moz-box-shadow:0 0 4px 4px #ffbc37;
    box-shadow:0 0 4px 4px #ffbc37
}
.timeline-body{
    position:relative;
    margin-top:10px;
    text-align:center
}
.timeline-body:before{
    content:"";
    position:absolute;
    right:-60px;
    top:15px;
    background:url(../images/timeline/timeline-bdr.png) no-repeat 0 0;
    width:52px;
    height:100%
}
.timeline-inverted .timeline-body:before{
    left:-60px
}
.timeline-section:before{
    position:absolute;
    bottom:-100px;
    left:20px;
    z-index:9;
    width:373px;
    height:1000px;
    content:"";
    background:url(../images/timeline-img.png) no-repeat 0 0;
    background-size:contain
}
.timeline-inner{
    background-position:right -270px bottom -100px!important;
    height:578px;
    background-repeat:no-repeat!important
}
.post .story-text{
    padding:5px 0
}
.story-details{
    background:#fff;
    padding:30px 15px;
    border-bottom:2px solid #c2cfd7
}
.story-details h5{
    text-transform:uppercase;
    margin-bottom:0
}
.profile-slider .owl-item:hover,.story-slider .story-item:hover{
    -webkit-box-shadow:0 0 8px 5px rgba(0,0,0,.2);
    -moz-box-shadow:0 0 8px 5px rgba(0,0,0,.2);
    box-shadow:0 0 8px 5px rgba(0,0,0,.2);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1)
}
.owl-carousel .owl-stage-outer{
    padding:50px 0
}
.story-image{
    position:relative
}
.story-link{
    background:rgba(0,0,0,.5);
    opacity:0;
    display:inline-block;
    height:100%;
    left:50%;
    position:absolute;
    transition:all .3s ease-out 0s;
    -webkit-transition:all .3s ease-out 0s;
    -moz-transition:all .3s ease-out 0s;
    -ms-transition:all .3s ease-out 0s;
    -o-transition:all .3s ease-out 0s;
    text-align:center;
    top:50%;
    width:100%;
    -webkit-transform:translateY(-50%) translateX(-50%);
    -moz-transform:translateY(-50%) translateX(-50%);
    -ms-transform:translateY(-50%) translateX(-50%);
    -o-transform:translateY(-50%) translateX(-50%);
    transform:translateY(-50%) translateX(-50%)
}
.story-link>a{
    -webkit-transition:inherit;
    -moz-transition:inherit;
    -ms-transition:inherit;
    -o-transition:inherit;
    transition:inherit;
    position:absolute;
    top:50%;
    transform:translateY(-50%) translateX(-50%);
    background:#77153c;
    height:50px;
    width:50px;
    border-radius:50%;
    line-height:50px;
    color:#fff;
    font-size:20px;
    -webkit-box-shadow:0 0 8px 6px rgba(255,255,255,.3);
    -moz-box-shadow:0 0 8px 6px rgba(255,255,255,.3);
    box-shadow:0 0 8px 6px rgba(255,255,255,.3)
}
.story-link>a i{
    line-height:50px;
    font-weight:700
}
.story-link>a:hover{
    background:#fff!important;
    color:#77153c
}
.story-slider .story-item:hover .story-link{
    opacity:1
}
.profile-details{
    padding:10px;
    background:rgba(0,0,0,.5);
    position:absolute;
    bottom:0;
    color:#fff;
    width:100%
}
.profile-details h5{
    color:#77153c
}
.profile-details.profile-text{
    position:inherit!important;
    text-align:center;
    background:#fff;
    border-bottom:2px solid #c2cfd7;
    border-left:1px solid #f2f2f2;
    border-right:1px solid #f2f2f2
}
.profile-table{
    display:inline-block;
    width:100%
}
.profile-table>li{
    width:100%;
    margin:0;
    padding:25px 0;
    border-bottom:1px solid #c2cfd7;
    list-style:none
}
.profile-table li:first-child ul>li{
    font-size:16px;
    text-transform:uppercase;
    font-weight:600;
    color:#77153c
}
.profile-table li ul>li{
    width:24%;
    display:inline-block;
    padding:0;
    margin:0;
    font-size:14px;
    text-transform:capitalize;
    font-weight:400;
    position:relative
}
.profile-table img{
    border:1px solid #77153c;
    height:50px;
    top:-8px;
    position:absolute;
    left:40px
}
.profile-cntn{
    position:absolute;
    top:175px;
    left:0;
    width:100%;
    height:255px
}
.profile-cntn img{
    border:4px solid #77153c;
    border-radius:50%;
    display:block;
    z-index:999;
    width:250px;
    height:250px
}
.profile-cntn ul{
    display:table;
    padding-left:25px
}
.profile-cntn ul li{
    display:table-cell;
    vertical-align:middle
}
.profile-cntn .profile-text{
    color:#fff;
    display:block;
    z-index:999;
    padding-left:40px
}
.profile-item-hover{
    -webkit-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.profile-item-hover .location{
    margin-bottom:0;
     font-size: 11px;
}
.profile-item-hover:hover{
    -webkit-box-shadow:0 0 8px 5px rgba(0,0,0,.2);
    -moz-box-shadow:0 0 8px 5px rgba(0,0,0,.2);
    box-shadow:0 0 8px 5px rgba(0,0,0,.2)
}
.profile-item-hover-1{
    -webkit-transition:all .3s ease-in-out;
    -ms-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.profile-item-hover-1:hover{
    -ms-transform:translateY(-15px);
    -o-transform:translateY(-15px);
    -moz-transform:translateY(-15px);
    -webkit-transform:translateY(-15px);
    transform:translateY(-15px)
}
.banner-form h4{
    background:#77153c;
    color:#fff;
    padding:15px 30px;
    font-size:16px;
    font-weight:600;
    margin-bottom:0;
    text-transform:capitalize
}
.banner-form form .form-group select.form-control{
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
    background-color:rgba(234,234,234,.5);
    background-image:url(../images/form-icon/skin-default.html);
    background-position:right 12px center;
    background-repeat:no-repeat;
    border-radius:30px;
    border:none;
    font-size:14px;
    width:100%;
    padding:11px 10px;
    height:inherit
}
.banner-form .form-inner .form-group{
    margin-bottom:20px
}
.banner-form .form-inner .form-group select.form-control{
    color:#fff
}
.banner-form .form-inner .form-group input.form-control{
    background-color:rgba(234,234,234,.5);
    border-radius:30px;
    color:#fff;
    padding:11px 10px
}
.banner-form .form-inner .form-group label{
    font-size:14px;
    color:#fff;
    text-transform:capitalize;
    text-align:right
}
.banner-form .form-inner{
    background:rgba(0,0,0,.3);
    display:inline-block;
    padding:30px;
    width:100%;
    border-bottom:3px solid #77153c
}
.banner-form .form-group{
    margin-bottom:0;
    font-weight:700;
    font-size:16px!important
}
.banner-form .form-group>[class*=col-]{
    float:left
}
.banner-form .dropdown-toggle::after{
    margin-left:-20px
}
.banner-form .dropdown-menu{
    padding:0
}
.banner-form .bootstrap-select>.dropdown-toggle{
    color:#333;
    outline:0!important
}
.banner-form .bootstrap-select.btn-group .dropdown-menu li a{
    padding:7px 8px;
    display:block;
    font-weight:400;
    color:#000;
    line-height:24px
}
.banner-form .bootstrap-select.btn-group .dropdown-menu li.selected a{
    background:#77153c
}
.banner-form .bootstrap-select.btn-group .dropdown-toggle .filter-option{
    overflow:inherit
}
.form-1{
    background:#a395a1;
    margin-bottom:-82px;
    position:relative;
    top:-78px;
    width:100%;
    z-index:9
}
.form-1 .banner-form{
    margin-top:0
}
.form-1 .banner-form .button{
    padding:11px 50px
}
.form-1 .button{
    margin-bottom:0;
    margin-top:0
}
.form-1 .form-group label{
    margin-bottom:0;
    margin-top:10px;
    font-weight:400;
    font-size:16px
}
.bootstrap-select.btn-group .dropdown-menu.inner{
    max-height:235px!important
}
.play-btn{
    height:60px;
    width:60px;
    line-height:60px;
    padding:2px 0 0 5px;
    cursor:pointer;
    background:#77153c;
    display:inline-block;
    border-radius:50%;
    color:#fff;
    text-align:center;
    -webkit-box-shadow:0 0 8px 6px rgba(255,255,255,.2);
    -moz-box-shadow:0 0 8px 6px rgba(255,255,255,.2);
    box-shadow:0 0 8px 6px rgba(255,255,255,.2)
}
.play-btn i{
    transition:inherit
}
.play-btn:focus,.play-btn:hover{
    background:#fff!important
}
.our-app .button{
    padding:10px 30px;
    border:none;
    margin-right:15px;
    -webkit-box-shadow:0 0 8px 6px rgba(0,0,0,.1);
    -moz-box-shadow:0 0 8px 6px rgba(0,0,0,.1);
    box-shadow:0 0 8px 6px rgba(0,0,0,.1)
}
.our-app a i,.our-app a i:before{
    display:inline-block;
    font-size:36px;
    margin-right:5px
}
.our-app a span{
    display:inline-block;
    text-align:left
}
.our-app a span span{
    font-size:13px;
    display:block
}
.our-app .counter span{
    font-size:110px;
    line-height:115px;
    margin-top:30px
}
.our-app .counter label{
    font-size:30px;
    line-height:40px
}
.our-app-2 .timeline-inner{
    background-position:left -300px bottom -100px!important;
    height:auto;
    padding-bottom:80px
}
#main-slider{
    overflow:hidden;
    -webkit-backface-visibility:hidden;
    -webkit-transform-style:preserve-3d
}
#main-slider .item img{
    width:100%
}
#main-slider .item .slider-content{
    z-index:0;
    opacity:0;
    -webkit-transition:opacity .5s;
    -moz-transition:opacity .5s;
    -o-transition:opacity .5s;
    -ms-transition:opacity .5s;
    transition:opacity .5s
}
#main-slider .item.active .slider-content{
    z-index:0;
    opacity:1;
    -webkit-transition:opacity .1s;
    -ms-transition:opacity .1s;
    -moz-transition:opacity .1s;
    -o-transition:opacity .1s;
    transition:opacity .1s
}
#main-slider .slider-content{
    display:inline-block;
    left:0;
    position:absolute;
    text-align:center;
    top:55%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    width:100%;
    z-index:2
}
#main-slider .slider-content .slider-3,#main-slider .slider-content .slider-3 h1{
    width:70%
}
#main-slider .slider-content h1{
    width:50%;
    display:inline-block
}
#main-slider .slider-content a.button-orange:hover{
    background:#fff;
    color:#fff
}
#main-slider .slider-content span{
    color:#77153c
}
#main-slider .carousel-control i{
    color:#fff;
    line-height:44px;
    font-size:32px
}
#main-slider .carousel-control.left span,#main-slider .carousel-control.right span{
    padding:15px
}
#main-slider .carousel-control.left,#main-slider .carousel-control.right{
    opacity:1;
    position:absolute;
    top:50%;
    background-image:none;
    background-repeat:no-repeat;
    text-shadow:none
}
#main-slider .left.carousel-control .glyph-icon.flaticon-hearts,#main-slider .right.carousel-control .glyph-icon.flaticon-hearts{
    border:2px solid #fff;
    height:50px;
    width:50px;
    line-height:44px;
    border-radius:50%;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    z-index:5;
    display:inline-block
}
#main-slider .left.carousel-control .glyph-icon.flaticon-hearts:hover,#main-slider .right.carousel-control .glyph-icon.flaticon-hearts:hover{
    background:#77153c;
    color:#fff!important;
    font-weight:700
}
#main-slider .left.carousel-control .glyph-icon.flaticon-hearts{
    left:50px;
    -ms-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
#main-slider .right.carousel-control .glyph-icon.flaticon-hearts{
    right:50px;
    -ms-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg)
}
.slider-static{
    padding-top:12%;
    padding-bottom:5%
}
#main-slider .carousel-control.left{
    left:30px
}
#main-slider .carousel-control.right{
    right:30px
}
.carousel .item.active .animated1{
    -webkit-animation:lightSpeedIn 1s ease-in .2s both;
    -o-animation:lightSpeedIn 1s ease-in .2s both;
    -ms-animation:lightSpeedIn 1s ease-in .2s both;
    -moz-animation:lightSpeedIn 1s ease-in .2s both;
    animation:lightSpeedIn 1s ease-in .2s both
}
.carousel .item.active .animated2{
    -webkit-animation:bounceInRight 1s ease-in-out .5s both;
    -o-animation:bounceInRight 1s ease-in-out .5s both;
    -ms-animation:bounceInRight 1s ease-in-out .5s both;
    -moz-animation:bounceInRight 1s ease-in-out .5s both;
    animation:bounceInRight 1s ease-in-out .5s both
}
.carousel .item.active .animated3{
    -webkit-animation:bounceInLeft 1s ease-in-out .5s both;
    -o-animation:bounceInLeft 1s ease-in-out .5s both;
    -ms-animation:bounceInLeft 1s ease-in-out .5s both;
    -moz-animation:bounceInLeft 1s ease-in-out .5s both;
    animation:bounceInLeft 1s ease-in-out .5s both
}
.carousel .item.active .animated4{
    -webkit-animation:flipInX 1s ease-in .5s both;
    -o-animation:flipInX 1s ease-in .5s both;
    -ms-animation:flipInX 1s ease-in .5s both;
    -moz-animation:flipInX 1s ease-in .5s both;
    animation:flipInX 1s ease-in .5s both
}
.carousel .item.active .animated5{
    -webkit-animation:bounceInLeft 1s ease-in-out .1s both;
    -o-animation:bounceInLeft 1s ease-in-out .1s both;
    -ms-animation:bounceInLeft 1s ease-in-out .1s both;
    -moz-animation:bounceInLeft 1s ease-in-out .1s both;
    animation:bounceInLeft 1s ease-in-out .1s both
}
.carousel .item.active .animated6{
    -webkit-animation:bounceIn 1s ease-in .5s both;
    -o-animation:bounceIn 1s ease-in .5s both;
    -ms-animation:bounceIn 1s ease-in .5s both;
    -moz-animation:bounceIn 1s ease-in .5s both;
    animation:bounceIn 1s ease-in .5s both
}
.carousel .item.active .animated7{
    -webkit-animation:fadeInDown .7s ease-in 1s both;
    -o-animation:fadeInDown .7s ease-in 1s both;
    -moz-animation:fadeInDown .7s ease-in 1s both;
    -ms-animation:fadeInDown .7s ease-in 1s both;
    animation:fadeInDown .7s ease-in 1s both
}
.carousel .item.active .animated8{
    -webkit-animation:fadeInUp .7s ease-in 1s both;
    -o-animation:fadeInUp .7s ease-in 1s both;
    -moz-animation:fadeInUp .7s ease-in 1s both;
    -ms-animation:fadeInUp .7s ease-in 1s both;
    animation:fadeInUp .7s ease-in 1s both
}
#main-slider .item img,.banner,.carousel,.carousel-inner,.carousel-inner>.item{
    height:100%
}
.banner{
    background-repeat:no-repeat;
    background-size:cover
}
.login-1-social li{
    float:left;
    padding:0;
    width:50%;
    margin:0;
    list-style:none
}
.login-1-social li i{
    font-size:20px;
    margin-right:15px
}
.login-1-social li a.fb{
    background:#4c70ad;
    border-radius:3px;
    color:#fff;
    display:block;
    font-size:14px;
    padding:10px 20px;
    border-radius:30px;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    background:#5ac8fa;
    background:-webkit-linear-gradient(90deg,#5ac8fa,#5856d6);
    background:-o-linear-gradient(90deg,#5ac8fa,#5856d6);
    background:-moz-linear-gradient(90deg,#5ac8fa,#5856d6);
    background:linear-gradient(90deg,#5ac8fa,#5856d6)
}
.login-1-social li a.gplus{
    background:#db5442;
    border-radius:3px;
    color:#fff;
    display:block;
    font-size:14px;
    padding:10px 20px;
    border-radius:30px;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    background:#d75a53;
    background:-webkit-linear-gradient(-90deg,#d75a53,#ff2d55);
    background:-o-linear-gradient(-90deg,#d75a53,#ff2d55);
    background:-moz-linear-gradient(-90deg,#d75a53,#ff2d55);
    background:linear-gradient(-90deg,#d75a53,#ff2d55)
}
.login-2-social li a.mail{
    background:#db5442;
    border-radius:3px;
    color:#fff;
    display:block;
    font-size:14px;
    padding:10px 20px;
    border-radius:30px;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    background:#77153c;
    background:-webkit-linear-gradient(90deg,#77153c,#ff3b30);
    background:-o-linear-gradient(90deg,#77153c,#ff3b30);
    background:-moz-linear-gradient(90deg,#77153c,#ff3b30);
    background:linear-gradient(90deg,#77153c,#ff3b30)
}
.login-1-social.login-2-social li{
    float:none;
    width:100%
}
.login-1-social.login-2-social li a{
    border-radius:30px;
    width:100%
}
.login-1-form{
    background:url(../images/login-bg.png) no-repeat 0 0;
    position:relative;
    background-size:cover;
    width:100%;
    height:100%;
    padding:30px;
    border-radius:10px;
    border:4px solid #77153c
}
.login-2-form{
    background:#fff;
    border:4px solid red;
    border-radius:30px;
    padding:30px 90px 30px 30px
}
.login-form .field-widget{
    position:relative
}
.login-form .field-widget i{
    color:#fff;
    left:0;
    padding:0;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    font-size:20px
}
.login-form .field-widget input{
    width:100%;
    background:0 0;
    border:none;
    border-bottom:1px solid #c7b7cf;
    height:50px;
    padding-left:40px;
    color:#fff
}
.login-form-2 .login-2-form:before{
    background:url(../images/register-img.html) no-repeat 0 0;
    width:416px;
    height:750px;
    bottom:-150px;
    right:-270px;
    background-size:contain
}
.login-form-2 .section-field .button{
    float:left;
    margin:0 15px 0 0
}
.login-form-2.login-form .field-widget i,.login-form-2.login-form .field-widget input{
    color:#3d3d3d
}
.login-form-2.register-form .login-2-form{
    padding:30px 30px 30px 250px
}
.login-form-2.register-form .login-2-form:before{
    height:736px;
    width:487px;
    background:url(../images/login-img.html) no-repeat 0 0;
    right:inherit;
    left:-210px;
    bottom:-50px
}
.login-1-form::before,.login-img .login-1-form::before,.register-img .register-1-form::before{
    background-image:none!important
}
.login-img .login-1-form{
    background-image:none!important;
    border:none;
    padding:0
}
.search-box{
    position:relative
}
.search-box i{
    color:#3d3d3d;
    cursor:pointer;
    font-size:18px;
    padding:16px 12px;
    position:absolute;
    right:10px
}
.search-box input.form-control{
    background:#eaeaea;
    border:none;
    border-radius:30px;
    box-shadow:none;
    color:#353535;
    height:50px;
    padding:0 130px 0 40px;
    transition:all .3s ease-in-out 0s;
    -webkit-box-shadow:0 0 3px 1px rgba(0,0,0,.1);
    -moz-box-shadow:0 0 3px 1px rgba(0,0,0,.1);
    box-shadow:0 0 3px 1px rgba(0,0,0,.1)
}
.register-img .login-1-form{
    background-image:none!important;
    border:none;
    padding:0
}
.error-page{
    padding-top:200px
}
.error-page .button{
    height:50px;
    margin-top:0;
    line-height:27px
}
.error-page:before,.login-form-2 .login-2-form:before{
    content:"";
    right:50px;
    bottom:0;
    position:absolute
}
.error-page:before{
    background:url(../images/error-404.png) no-repeat 0 0;
    width:587px;
    height:889px;
    background-size:contain
}
.stepwizard{
    display:table;
    width:100%;
    position:relative
}
.stepwizard-row{
    display:table-row
}
.stepwizard-step{
    display:table-cell;
    text-align:center;
    position:relative;
    width:33.33%;
    z-index:9
}
.stepwizard-step p{
    text-transform:capitalize;
    margin-top:10px
}
.stepwizard-step button[disabled]{
    opacity:1!important
}
.stepwizard-step a span{
    left:50%;
    opacity:0;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
    -ms-transform:translateX(-50%) translateY(-50%);
    -webkit-transform:translateX(-50%) translateY(-50%)
}
.stepwizard-step .btn-circle.completed{
    font-size:0
}
.stepwizard-step .btn-circle.completed span{
    opacity:1;
    font-size:14px
}
.stepwizard-step::before{
    background:#e97e16;
    bottom:0;
    content:" ";
    height:4px;
    position:absolute;
    right:-110px;
    top:14px;
    width:100%;
    z-index:-9
}
.stepwizard-step:nth-child(3):before{
    display:none
}
.btn-circle{
    width:30px;
    height:30px;
    position:relative;
    text-align:center;
    padding:6px 0;
    font-size:12px;
    line-height:1.428571429;
    -webkit-box-shadow:0 0 8px 6px rgba(255,255,255,.3);
    -moz-box-shadow:0 0 8px 6px rgba(255,255,255,.3);
    box-shadow:0 0 8px 6px rgba(255,255,255,.3);
    border-radius:15px;
    z-index:999;
    background:#ffbb04;
    color:#fff!important;
    border:none!important;
    margin:0;
    -webkit-box-shadow:0 0 8px 6px rgba(255,255,255,.3);
    -moz-box-shadow:0 0 8px 6px rgba(255,255,255,.3);
    box-shadow:0 0 8px 6px rgba(255,255,255,.3)
}
.btn-circle.completed{
    background:#77153c;
    -webkit-box-shadow:0 0 8px 6px rgba(255,255,255,.3);
    -moz-box-shadow:0 0 8px 6px rgba(255,255,255,.3);
    box-shadow:0 0 8px 6px rgba(255,255,255,.3);
    border-radius:15px;
    z-index:999;
    background:#ffbb04;
    color:#fff!important;
    border:none!important;
    margin:0;
    -webkit-box-shadow:0 0 8px 6px rgba(255,255,255,.3);
    -moz-box-shadow:0 0 8px 6px rgba(255,255,255,.3);
    box-shadow:0 0 8px 6px rgba(255,255,255,.3)
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{
    box-shadow:none;
    cursor:not-allowed;
    opacity:1
}
.profile-info{
    position:relative;
    display:inline-block;
    padding-left:40px
}
.profile-info i{
    font-size:30px;
    position:absolute;
    left:0;
    top:50%;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -webkit-transform:translateY(-50%)
}
.step-social{
    background:#77153c;
    background:-webkit-linear-gradient(90deg,#77153c,#ff3b30);
    background:-o-linear-gradient(90deg,#77153c,#ff3b30);
    background:-moz-linear-gradient(90deg,#77153c,#ff3b30);
    background:linear-gradient(90deg,#77153c,#ff3b30);
    border-radius:30px;
    display:inline-block;
    padding:10px 30px
}
.step-social li{
    border-right:1px solid #feb878;
    margin:0;
    padding:0 15px;
    display:inline-block
}
.step-social li:last-child{
    border-right:none
}
.step-social li a{
    color:#fff;
    font-size:15px
}
.step-social li i{
    font-size:20px;
    margin-right:10px
}
.step-social li a:hover{
    color:#3d3d3d
}
.slider .tooltip.top{
    opacity:1
}
.radio{
    background:rgba(0,0,0,0) none repeat scroll 0 0;
    position:relative
}
.checkbox input[type=checkbox],.radio input[type=radio]{
    opacity:0;
    position:static
}
.radio input[type=radio]+label::after{
    background-color:#77153c;
    border-radius:50px;
    box-shadow:0 0 0 2px #fff inset;
    content:"";
    height:16px;
    left:2px;
    position:absolute;
    top:1.5px;
    transform:scale(0,0);
    transition:transform .4s cubic-bezier(.45,1.8,.5,.75) 0s;
    width:16px;
    background:#77153c!important
}
.radio input[type=radio]+label::before{
    border:2px solid #77153c;
    border-radius:50px;
    content:"";
    height:20px;
    left:0;
    position:absolute;
    top:0;
    transition:box-shadow .4s ease 0s;
    width:20px;
    z-index:5
}
.radio input[type=radio]:checked+label::before{
    border:2px solid #77153c;
    box-shadow:0 0 0 2px #77153c inset
}
.radio.theme-color input[type=radio]:checked+label::before{
    border-color:#2e71f0
}
.radio.theme-color input[type=radio]+label::after{
    background-color:#2e71f0
}
.radio input[type=radio]+label{
    left:0;
    padding-left:2em;
    position:absolute;
    top:0
}
.radio input[type=radio]:checked+label::after{
    transform:scale(1,1)
}
.checkbox{
    background:rgba(0,0,0,0) none repeat scroll 0 0;
    margin-bottom:0;
    position:relative
}
.checkbox input[type=checkbox]+label::before{
    background-color:#fff;
    border:2px solid #cecece;
    border-radius:4px;
    content:"";
    height:25px;
    left:0;
    position:absolute;
    top:0;
    transition:box-shadow .4s ease-in-out 0s;
    width:25px
}
.checkbox input[type=checkbox]:checked+label::after{
    background:#77153c!important;
    transform:scale(1,1)
}
.checkbox input[type=checkbox]+label::after{
    border-radius:4px;
    color:#fff;
    content:"\f00c";
    font-family:FontAwesome;
    font-size:16px;
    height:25px;
    left:0;
    line-height:25px;
    position:absolute;
    text-align:center;
    top:0;
    transform:scale(0,0);
    transition:transform .4s cubic-bezier(.45,1.8,.5,.75) 0s;
    width:25px
}
.checkbox input[type=checkbox]+label{
    left:0;
    padding-left:30px;
    position:absolute;
    top:0
}
form .form-group>label{
    color:#000;
    font-weight:600;
    font-size:16px;
    line-height:40px
}
form .form-group .checkbox label,form .form-group .radio label{
    padding-left:40px;
    color:#000
}
.step-form .form-group textarea.form-control{
    background:rgba(0,0,0,.2)
}
.slider-handle{
    background:url(../images/step/slider-handle.png) no-repeat 0 0
}
#slider12a .slider-track-high,#slider12b .slider-track-low,#slider12c .slider-track-high,#slider12c .slider-track-low{
    background:#33040f
}
#slider12c .slider-selection{
    background:#febc03
}
.slider-track{
    background-image:none
}
.slider.slider-horizontal{
    float:left;
    width:50%
}
.step-1-img{
    background:rgba(145,118,125,.2);
    font-size:30px;
    font-weight:700;
    color:#febc03;
    line-height:30px;
    padding:30px;
    height:100%
}
.step-1-large{
    padding-top:80px
}
#ex1Slider1 .slider-selection,#ex1Slider2 .slider-track-high,#ex1Slider2 .slider-track-low{
    background:#000
}
#ex1Slider1 .slider-track-high,#ex1Slider1 .slider-track-low,#ex1Slider2 .slider-selection{
    background:#febc03
}
#ex1Slider1 .slider-track,#ex1Slider1 .slider-track-high,#ex1Slider1 .slider-track-low{
    border-top-right-radius:0;
    border-bottom-right-radius:0
}
#ex1Slider2 .slider-selection,#ex1Slider2 .slider-track,#ex1Slider2 .slider-track-high,#ex1Slider2 .slider-track-low{
    border-top-left-radius:0;
    border-bottom-left-radius:0
}
.tooltip-inner{
    background:#febc03
}
.tooltip.top .tooltip-arrow{
    border-top-color:#febc03
}
.profile-cntn ul.profileMenu{
    width:76%;
    float:right;
    top:-75px;
    position:relative;
    margin:0;
    padding:0;
    font-size:15px;
    font-weight:600
}
.profile-cntn ul.profileMenu li{
    padding:10px;
    width:15%;
    text-align:center
}
img.img-fluid.default{
    width:265px
}
.profile-item-hover .profile-image{
    width:auto;
    height:205px;
    overflow:hidden
}
.col-md-5th{
    -webkit-box-flex:0;
    -ms-flex:0 0 20%;
    flex:0 0 20%;
    max-width:20%;
    position:relative;
    width:100%;
    min-height:1px;
    padding-right:15px;
    padding-left:15px
}
.profile-image{
    position:relative
}
.photos{
    position:absolute;
    top:7px;
    left:7px;
    background:#fff;
    padding:0 8px;
    border-radius:3px;
    color:#4a80bd!important
}
.percentmatch{
    position:absolute;
    bottom:7px;
    right:7px;
    background:#fff;
    padding:0 9px;
    border-radius:2px;
    color:#4c84c2;
    font-weight:600
}
.ui-widget-header{
    background:#77153c
}
a.filter-btn{
    padding:10px 15px;
    border:1px solid #77153c;
    border-radius:3px;
    background:#77153c
}
a.filter-btn:focus,a.filter-btn:hover{
    color:#fff
}
a.filter-btn .fa{
    font-size:20px
}
.filter-area{
    border:1px solid #007bff;
    border-radius:6px;
    margin-bottom:10px;
    padding:10px 0;
    width:100%;
    float:left
}
.bannerMatch{
    color:#fff;
    font-size:42px
}
.gallery-item .delete i{
    font-size:18px;
    opacity:.7;
    color:#fff;
    position:relative;
    top:4px;
    left:8px
}
.profile-details.profile-text .online{
    color:green
}
.gallery-item:hover .cover-photo,.gallery-item:hover .delete,.gallery-item:hover .profile-photo{
    display:block
}
.gallery-item .profile-photo i{
    font-size:18px;
    opacity:.7;
    color:#fff;
    position:relative;
    top:4px;
    left:8px
}
.gallery-item .cover-photo i{
    font-size:18px;
    opacity:.7;
    color:#fff;
    position:relative;
    top:4px;
    left:6px
}
.btn-disabled{
    cursor:not-allowed
}
.gallery-upload{
    padding-bottom:0;
    margin-bottom:0;
    height:200px;
    width:200px;
    color:#fff;
    text-align:center;
    padding-top:67px;
    background-color:#1f72f2;
    font-weight:700;
    font-size:.85em
}
.gallery-upload i.camera{
    display:block;
    font-size:2em;
    padding-bottom:10px
}
.gallery-item{
    position:relative;
    cursor:pointer
}
.gallery-item{
    padding-bottom:0;
    margin-bottom:0;
    position:relative
}
.gallery-item img{
    height:200px;
    width:200px;
    filter:none;
    object-fit:cover;
    object-position:center top
}
.gallery-item.uploadGalleryBtn{
    border-radius:10px;
    height:200px;
    width:200px;
    background:#77153c
}
.gallery-item.uploadGalleryBtn a{
    position:absolute;
    color:#fff;
    width:200px;
    height:200px
}
.gallery-item.uploadGalleryBtn a span{
    position:absolute;
    left:25%;
    top:32%
}
.gallery-item.uploadGalleryBtn a span .fa{
    margin-left:37px
}
#galleryMin ul.profile-gallery li{
    margin:0;
    padding:0
}
#add-photos .dropzone{
    margin:25px 0 20px;
    border:2px dashed rgba(0,0,0,.15);
    border-radius:10px;
    padding:20px 25px;
    background:#f7f7f7;
    background-clip:border-box;
    transition:background .1s linear,border-color .1s linear;
    text-align:center
}
li.profileImage{
    position:relative
}
li.profileImage:hover span{
    display:block!important;
    position:absolute;
    top:42%;
    left:26%;
    background:#00000099;
    width:50%;
    height:auto;
    font-size:16px;
    padding:10px;
    color:#fff;
    border-radius:6px
}
.fancybox-thumbs__list a{
    height:200px;
    width:200px;
    background-position:100%;
    max-width:calc(100% - 4px)
}
.fancybox-thumbs__list a:before{
    border:1px solid #77153c
}
.profile-details.profile-text h5{
    text-align:center;
    margin-top:0;
    position:relative
}
.profile-details.profile-text .title .fa{
    position:absolute;
    right:0;
    top:0;
    width:25px;
    height:20px;
    background:#fff
}
.profile-text h5{
    margin-top:10px;
    text-align:left
}
.instructionWrap{
    display:block;
    line-height:26px;
    position:absolute;
    text-align:center;
    width:100%;
    top:145px;
    z-index:999
}
.instructionWrap .instructions{
    background:#546185 9px 8px no-repeat;
    background-color:rgba(84,97,133,.4);
    border-radius:2px;
    box-shadow:inset 0 1px 0 rgba(0,0,0,.12);
    color:#fff;
    display:inline;
    font-size:13px;
    font-weight:700;
    padding:4px 9px 6px 29px
}
.editCoverPhoto .profile-cntn{
    top:110px
}
.editCoverPhoto .profile-cntn img{
    position:absolute
}
.favoritesMenuOuter{
    display:flex;
    align-items:center;
    justify-content:center
}
.favoritesMenuOuter ul.favoritesmenu{
    list-style:none
}
.favoritesMenuOuter ul.favoritesmenu li{
    display:inline-block;
    padding:10px;
    margin:0;
    border:1px solid #77153c;
    font-size:16px
}
.favoritesMenuOuter ul.favoritesmenu li.active{
    background:#77153c
}
.favoritesMenuOuter ul.favoritesmenu li.active a{
    color:#fff
}
.searchUser{
    position:relative
}
.searchUser .fa{
    position:absolute;
    display:inline;
    font-size:17px;
    color:#fff;
    background:#77153c;
    padding:9px 10px;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px
}
.searchUser .form-control{
    padding:5px 43px
}
#homepageRegistration .checkbox input[type=checkbox]+label{
    position:unset;
    color:#77153c;
    font-weight:500
}
#homepageRegistration .checkbox input[type=checkbox]+label a{
    font-weight:500;
    text-decoration:underline
}
#homepageRegistration .checkbox input[type=checkbox]+label::after,#homepageRegistration .checkbox input[type=checkbox]+label::before{
    top:10px
}
.workandeducationTab .card .card-body{
    height:70px;
    overflow:hidden;
    overflow-y:scroll
}
#profileArea>.well{
    background-color:transparent!important
}
ul.cstm-profile-gallery li{
    margin:5px!important;
    min-height:210px
}
.close_icon{
    width:auto;
    display:inline-block;
    margin:7px;
    padding:0 5px;
    border-radius:50%;
    background:#fff;
    color:#77153c;
    border:2px solid #77153c;
    line-height:20px
}
.videoGallery .verificationmsg{
    bottom:7px!important
}
.verificationmsg{
    right:0
}
.about_section .title{
    margin-top:40px
}
.about_section .title:before{
    left:0;
    margin:0;
    width:160px;
    background-size:100%
}
.page-section-pt{
    background:linear-gradient(80deg,#4c84c259,#77153c73)!important
}
.gallery-item.uploadGalleryBtn a{
    color:#000;
    font-family:Montserrat,sans-serif;
    font-size:1rem
}
.icon_section{
    display:inline-block;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    background:rgba(0,0,0,.5)
}
.active_icon{
    display:inline-block;
    float:right
}
.active_icon i{
    padding:0 5px;
    border-radius:50%;
    background:#fff;
    color:#77153c;
    border:2px solid #77153c;
    line-height:20px;
    width:auto;
    display:inline-block;
    margin:7px 5px
}
.close_icon i{
    color:#77153c
}
.info_msg{
    letter-spacing:1px;
    background:linear-gradient(80deg,#4c84c259,#381e2814)!important;
    color:#000;
    padding:10px;
    text-align:center;
    border:2px solid #76153c;
    border-radius:10px;
    font-weight:600;
    font-size:1rem
}
.profile_info_msg{
    background:#fff!important
}
@media screen and (min-width:768px){
    .vertical-block{
        position:relative;
        width:100%;
        height:407px
    }
    .skill.skill-vertical{
        -ms-transform:rotate(-90deg);
        -webkit-transform:rotate(-90deg);
        transform:rotate(-90deg);
        height:40px;
        width:366px;
        float:none;
        position:absolute;
        left:0;
        top:155px;
        margin-top:50px
    }
    .skill.skill-col1{
        left:-130px
    }
    .skill.skill-col2{
        left:0
    }
    .skill.skill-col3{
        left:130px
    }
    .skill.skill-vertical .skill-bar .progress-type{
        display:none
    }
    .skill.skill-vertical .skill-bar .progress-number{
        position:absolute;
        left:inherit;
        font-size:20px;
        right:-35px;
        top:28px;
        -ms-transform:rotate(90deg);
        -webkit-transform:rotate(90deg);
        transform:rotate(90deg);
        padding-right:15px
    }
    .skill.skill-vertical .skill-bar .progress-number:before{
        content:"%";
        position:absolute;
        right:0;
        top:0;
        color:#000
    }
    .skill.skill-vertical .progress-title{
        margin-left:8px;
        margin-top:-35px;
        font-weight:500
    }
    .skill.skill-vertical .progress-title:before{
        content:"";
        position:absolute;
        left:0;
        bottom:-5px;
        width:100px;
        height:2px;
        background:#3d3d3d
    }
}
@media screen and (max-width:1024px){
    .isotope.column-3 .grid-item,.isotope.column-4 .grid-item,.isotope.column-5 .grid-item{
        width:33.3333%
    }
}
@media screen and (max-width:992px){
    .isotope.column-3 .grid-item,.isotope.column-4 .grid-item,.isotope.column-5 .grid-item,.masonry.column-2 .masonry-item,.masonry.column-3 .masonry-item{
        width:50%
    }
}
@media screen and (max-width:599px){
    .isotope.column-3 .grid-item,.isotope.column-4 .grid-item,.isotope.column-5 .grid-item,.masonry.column-2 .masonry-item,.masonry.column-3 .masonry-item{
        width:100%
    }
}
@media screen and (max-width:1200px){
    .text-md-left{
        text-align:left
    }
    .text-md-center{
        text-align:center
    }
    .text-md-right{
        text-align:right
    }
}
@media screen and (max-width:992px){
    .text-sm-left{
        text-align:left
    }
    .text-sm-center{
        text-align:center
    }
    .text-sm-right{
        text-align:right
    }
}
@media screen and (max-width:767px){
    .text-xs-left{
        text-align:left
    }
    .text-xs-center{
        text-align:center
    }
    .text-xs-right{
        text-align:right
    }
}
@media screen and (max-width:479px){
    .text-xx-left{
        text-align:left
    }
    .text-xx-center{
        text-align:center
    }
    .text-xx-right{
        text-align:right
    }
    .col-xx-12{
        width:100%;
        float:none
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    .timeline>li:before{
        bottom:-165px
    }
    .timeline>li:last-child:after{
        bottom:-50px;
        margin-left:-5px
    }
    .banner-form form .form-group select.form-control{
        padding:0 10px
    }
    .timeline>li:last-child:after,::i-block-chrome{
        bottom:-30px
    }
}
@media screen and (max-width:1770px){
    .timeline-section:before{
        height:750px;
        bottom:-70px
    }
}
@media screen and (max-width:1570px){
    .timeline-section::before{
        bottom:-30px;
        height:510px
    }
    .error-page::before{
        height:700px;
        right:-50px
    }
    .error-page{
        overflow:hidden
    }
    .our-app-2 .timeline-inner{
        background-position:left -410px bottom -100px!important
    }
}
@media screen and (max-width:1360px){
    .timeline-section::before{
        display:none
    }
    .owl-carousel .owl-nav .owl-prev{
        left:-50px
    }
    .owl-carousel .owl-nav .owl-next{
        right:-50px
    }
}
@media screen and (max-width:1360px){
    .mega-menu .drop-down-multilevel a{
        font-size:.8em
    }
    .mega-menu .drop-down-multilevel{
        max-width:150px
    }
    .mega-menu .menu-logo img{
        padding-top:3px!important
    }
}
@media (min-width:1200px){
    .container{
        max-width:1170px
    }
}
@media screen and (max-width:1200px){
    .page-section-ptb{
        padding:60px 0
    }
    .page-section-pt{
        padding:60px 0 0
    }
    .page-section-pb{
        padding:0 0 60px
    }
    .social-icons li a{
        margin:0 5px 5px 0
    }
    .counter span{
        font-size:40px;
        line-height:40px
    }
    .team-block{
        width:100%
    }
    .team.boxed .team-description{
        padding:4% 2%
    }
    .team.boxed .team-social-icon.social-icons li{
        margin-right:0
    }
    .team.left-pos .team-description{
        padding:15px
    }
    .timeline>li>.timeline-panel{
        width:35%
    }
    .timeline>li::before{
        left:50%
    }
    .timeline>li:last-child::after{
        bottom:-39px;
        margin-left:-1px
    }
    .post .post-meta a{
        font-size:12px
    }
    .post-title h5{
        font-size:13px
    }
    .owl-carousel .owl-nav .owl-prev{
        left:-25px
    }
    .owl-carousel .owl-nav .owl-next{
        right:-25px
    }
    .action-box-img::after{
        bottom:-40px;
        right:-60px;
        height:230px
    }
    .action-box-img{
        overflow:hidden
    }
    .button{
        padding:18px 45px
    }
    .error-page::before{
        height:500px;
        right:-150px
    }
    .big-title{
        font-size:250px;
        line-height:220px
    }
    .form-1 .form-group label{
        font-size:14px;
        padding-left:0
    }
    .profile-table img{
        left:20px
    }
    .our-app-2 .timeline-inner{
        background-position:left -530px bottom -140px!important;
        padding-bottom:60px
    }
    .story-details{
        padding:20px 15px
    }
    .story-details h5{
        font-size:15px
    }
    .post.top-pos .post-title{
        max-width:130px;
        top:35px
    }
}
@media screen and (max-width:992px){
    h2{
        font-size:40px;
        line-height:50px
    }
    h4{
        font-size:18px
    }
    h5{
        font-size:14px
    }
    .page-section-ptb{
        padding:50px 0
    }
    .page-section-pt{
        padding:50px 0 0
    }
    .page-section-pb{
        padding:0 0 50px
    }
    .gradient-overlay::before{
        background-position:40% 0
    }
    .action-box .button{
        padding:18px 25px;
        font-size:13px
    }
    .action-box-img::after{
        display:none
    }
    .counter span{
        font-size:38px;
        line-height:38px
    }
    .counter.left_pos::before{
        height:60px
    }
    .counter-section .row>[class*=col-sm]:nth-last-of-type(-n+2) .counter.left_icn,.counter-section .row>[class*=col-sm]:nth-last-of-type(-n+2) .counter.left_pos,.counter-section .row>[class*=col-xs]:nth-last-of-type(-n+2) .counter.left_icn,.counter-section .row>[class*=col-xs]:nth-last-of-type(-n+2) .counter.left_pos{
        margin-bottom:0!important
    }
    .team img{
        width:100%
    }
    .team.boxed .team-description{
        padding:30% 8%
    }
    .team.boxed,.team.team-1{
        margin-bottom:30px
    }
    .team.left-pos .team-description{
        height:71%;
        top:50%;
        width:80%;
        padding:10px
    }
    .post-artical{
        margin-bottom:30px
    }
    .post-title h5{
        font-size:14px
    }
    .post.right-pos .post-details{
        left:0;
        transform:0;
        top:75%;
        position:static;
        transform:inherit
    }
    .post.right-pos .post-image{
        width:100%
    }
    .post.top-pos .post-date::before{
        right:-2px
    }
    .post.top-pos .post-title{
        max-width:130px;
        right:0;
        top:11%
    }
    .post.top-pos .post-date,.post.top-pos .post-date span{
        font-size:16px
    }
    .post .post-meta a{
        margin-right:0;
        font-size:10px
    }
    .timeline-body::before{
        display:none
    }
    .timeline>li{
        margin-bottom:0
    }
    .timeline>li:last-child::after{
        bottom:0;
        margin-left:-8px
    }
    .timeline-inner{
        background:0 0!important;
        height:inherit;
        padding-bottom:40px
    }
    .timeline-inner .mb-2{
        margin:0 0 50px!important
    }
    .timeline-inner h2{
        color:#fff
    }
    .owl-carousel .owl-nav .owl-prev{
        left:-22px
    }
    .owl-carousel .owl-nav .owl-next{
        right:-22px
    }
    .owl-carousel .owl-dots{
        bottom:0
    }
    .mega-menu .menu-logo img{
        max-width:70%!important
    }
    .error-page::before{
        display:none
    }
    .form-1 .banner-form .form-group{
        font-size:16px!important
    }
    .form-1 .banner-form .form-group label{
        text-align:left;
        margin:0
    }
    .form-1 .banner-form .form-group>[class*=col-]{
        padding-left:0
    }
    .form-1 .banner-form .form-group>[class*=col-]{
        display:block
    }
    .form-1 .banner-form .button{
        padding:11px 25px;
        font-size:12px;
        margin-top:20px
    }
    .form-1 .banner-form .button i:before{
        font-size:15px
    }
    .form-1 .banner-form .button.animated.right-icn:hover span{
        transform:translate(-10px,0)
    }
    .form-1 .button.animated.right-icn i{
        transform:translate(25px,-50%)
    }
    .profile-table img{
        left:0;
        height:40px;
        top:-3px
    }
    #main-slider .slider-content h1{
        width:70%
    }
    #main-slider .slider-content{
        transform:translateY(0);
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0)
    }
    #main-slider .carousel-control.left,#main-slider .carousel-control.right{
        display:inline-block
    }
    .stepwizard-step::before{
        right:-80px
    }
    .banner-3 .banner-form{
        margin-top:30px
    }
    .banner-form select.form-control{
        padding:8px 10px
    }
    .our-app-2 .timeline-inner{
        background-image:none;
        padding-bottom:50px
    }
}
@media screen and (max-width:992px) and (min-width:768px){
    .container{
        max-width:750px
    }
    .post.left_pos .post-details,.post.left_pos .post-image{
        width:100%
    }
    .post.left_pos .post-image{
        height:280px;
        overflow:hidden
    }
    .team.left_pos{
        padding-left:0
    }
    .team.left_pos .team-images{
        height:330px;
        left:0;
        overflow:hidden;
        padding-top:15px;
        position:relative;
        text-align:center;
        top:0;
        width:auto
    }
    .team.left_pos .team-social-icon{
        position:relative;
        width:100%
    }
    .counter label{
        font-size:10px
    }
    .story-details h5{
        font-size:14px
    }
    .accordion.boxed{
        margin-bottom:50px
    }
    .step-social li{
        padding:0 5px
    }
}
@media screen and (max-width:767px){
    h1{
        font-size:40px;
        line-height:50px
    }
    h2{
        font-size:28px;
        line-height:36px
    }
    h3{
        font-size:25px;
        line-height:32px
    }
    h4{
        font-size:16px;
        line-height:28px
    }
    h5{
        font-size:15px;
        line-height:22px
    }
    h6{
        font-size:14px;
        line-height:20px
    }
    h1.title2{
        font-size:44px;
        line-height:50px
    }
    h2.title2{
        font-size:36px;
        line-height:42px
    }
    h3.title2{
        font-size:32px;
        line-height:40px
    }
    h4.title2{
        font-size:30px;
        line-height:36px
    }
    h5.title2{
        font-size:26px;
        line-height:32px
    }
    h6.title2{
        font-size:22px;
        line-height:30px
    }
    .lead{
        font-size:14px;
        line-height:24px
    }
    .inner-intro{
        height:250px!important
    }
    .intro-title h1{
        font-size:29px!important
    }
    .section-title .sub-title{
        font-size:65px!important
    }
    .page-section-ptb{
        padding:40px 0
    }
    .page-section-pt{
        padding:40px 0 0
    }
    .page-section-pb{
        padding:0 0 40px
    }
    .sm-pb-6{
        padding-bottom:60px!important
    }
    .sm-pb-0{
        padding-bottom:0!important
    }
    .sm-mt-0{
        margin-top:0!important
    }
    .sm-mb-0{
        margin-bottom:0!important
    }
    .sm-mb-2{
        margin-bottom:20px!important
    }
    .sm-mt-2{
        margin-top:20px!important
    }
    .sm-mb-3{
        margin-bottom:30px!important
    }
    .sm-mt-3{
        margin-top:30px!important
    }
    .mb-5{
        margin-bottom:50px!important
    }
    .action-box h4{
        line-height:32px;
        margin-top:5px
    }
    .timeline>li::before,.timeline>li:last-child::after{
        display:none
    }
    .timeline>li{
        margin-bottom:30px
    }
    .timeline>li>.timeline-panel{
        width:65%
    }
    .timeline>li>.timeline-badge{
        height:100px;
        left:inherit;
        right:-20px;
        top:20%;
        width:100px
    }
    .timeline .timeline-inverted .timeline-badge{
        left:15%;
        right:inherit;
        top:40px
    }
    .timeline .timeline-inverted .timeline-panel{
        padding:0;
        width:65%
    }
    .counter span{
        font-size:34px;
        line-height:34px
    }
    .counter i::before{
        font-size:50px;
        line-height:50px
    }
    .counter.fancy i::before{
        font-size:80px
    }
    .counter.left_icn i::before,.counter.left_pos i::before{
        font-size:50px
    }
    .counter.border i::before{
        font-size:32px;
        line-height:32px
    }
    .counter-section .row>[class*=col-sm] .counter,.counter-section .row>[class*=col-sm]:nth-last-of-type(-n+2) .counter.left_icn,.counter-section .row>[class*=col-sm]:nth-last-of-type(-n+2) .counter.left_pos,.counter-section .row>[class*=col-xs]:nth-last-of-type(-n+2) .counter.left_icn,.counter-section .row>[class*=col-xs]:nth-last-of-type(-n+2) .counter.left_pos{
        margin:10px 0!important;
        display:inline-block;
        width:100%
    }
    .counter-section .row>div:first-child .counter{
        margin-top:0!important
    }
    .about-cntn,.counter{
        margin-bottom:30px
    }
    .counter.fancy{
        margin:70px 0
    }
    .tab .nav-tabs{
        width:100%
    }
    .tab .tab-content{
        width:100%;
        padding:25px
    }
    .tab .nav-tabs li a{
        padding:10px
    }
    .testimonial.clean,.testimonial.left_pos{
        padding:0
    }
    .testimonial.left_pos .testimonial-avatar{
        margin:0 0 30px;
        position:inherit;
        top:inherit
    }
    .testimonial.left_pos .testimonial-info::after,.testimonial.left_pos .testimonial-info::before{
        left:40px;
        top:inherit;
        bottom:100%;
        -webkit-transform:rotate(-270deg);
        -ms-transform:rotate(-270deg);
        transform:rotate(-270deg)
    }
    .dark-bg .owl-carousel .owl-nav .owl-prev{
        left:20%
    }
    .dark-bg .owl-carousel .owl-nav .owl-next{
        right:20%
    }
    .dark-bg .owl-carousel .owl-nav{
        bottom:95px;
        top:inherit
    }
    .team-block .member-info.member1{
        top:-20px;
        left:6%
    }
    .team-block .member-info.member2{
        top:-36px;
        left:22%
    }
    .team-block .member-info.member3{
        top:-25px;
        left:39%
    }
    .team-block .member-info.member4{
        top:-15px;
        left:52%
    }
    .team-block .member-info.member5{
        top:-28px;
        left:65%
    }
    .team-block .member-info.member6{
        top:-5px;
        left:83%
    }
    .team-block .member-info.member1 .info{
        left:-5px
    }
    .team-block .member-info.member1 .info::after{
        left:10%
    }
    .team-block .member-info.member6 .info{
        left:-200px
    }
    .team-block .member-info.member6 .info::after{
        left:88%
    }
    .team-block .member-info .info{
        width:0;
        transition:none
    }
    .team-block .member-info:hover .info{
        width:250px
    }
    .team.boxed .team-description{
        padding:13% 0
    }
    .team.boxed:hover .team-description h4{
        margin-top:5px
    }
    .team.left-pos .team-description .title{
        font-size:14px;
        margin-bottom:0
    }
    .team.left-pos .team-description{
        position:inherit;
        height:98%;
        padding:5px;
        width:100%
    }
    .team.left-pos .team-description p{
        margin:0;
        line-height:18px
    }
    .team.left-pos .team-description span{
        margin-bottom:0
    }
    .team .team-social-icon{
        margin-top:0
    }
    .post.right-pos{
        margin-bottom:50px
    }
    #main-slider .slider-content h1{
        width:80%
    }
    #main-slider .item .slider-content{
        top:60%
    }
    .mega-menu .menu-logo img{
        max-width:100%!important
    }
    .owl-carousel .owl-nav{
        bottom:30px;
        top:inherit
    }
    .owl-carousel .owl-nav .owl-prev{
        left:37%
    }
    .owl-carousel .owl-nav .owl-next{
        right:37%
    }
    .profile-image img{
        width:100%
    }
    .profile-table{
        overflow-x:scroll
    }
    .profile-table>li{
        width:220%
    }
    .story-slider .mb-5{
        margin-bottom:0
    }
    .textrotate{
        font-size:50px;
        line-height:70px
    }
    .bg-1 .align-items-center{
        top:65%
    }
    h1 br,p br{
        display:none
    }
    .banner-form{
        margin-top:30px
    }
    .banner-form .form-inner{
        padding:10px
    }
    .button{
        font-size:14px;
        padding:13px 40px
    }
    .skill.skill-medium{
        margin-top:50px
    }
    .address-block{
        margin-bottom:30px
    }
    .accordion{
        margin-bottom:30px
    }
    .light-form{
        padding:20px!important
    }
    .o-hidden{
        overflow:hidden
    }
    .story-item h5{
        font-size:14px
    }
    .big-title{
        font-size:200px;
        line-height:160px
    }
    .form-1{
        margin-top:0;
        top:0;
        margin-bottom:0
    }
    .form-1 .banner-form .form-group{
        margin-bottom:5px
    }
    .form-1 .banner-form .button{
        margin-top:20px
    }
    .inner-intro.details-page .container{
        display:block
    }
    .details-page .profile-cntn li h2{
        margin-bottom:0!important
    }
    .our-app-2 .timeline-inner{
        padding-bottom:40px
    }
    .stepwizard-step::before{
        right:-60px
    }
    .divider-3{
        padding-bottom:10px
    }
    .post.top-pos .post-title{
        max-width:100%;
        right:10px;
        top:40px
    }
    .step-social li{
        padding:0 5px
    }
}
@media screen and (max-width:630px){
    .tab.tab-bg .nav-tabs li a span,.tab.tab-icon .nav-tabs li a span{
        font-size:12px;
        line-height:20px
    }
    .form-1 .banner-form .form-group{
        padding:10px 15px;
        margin-bottom:0
    }
    .banner-form .form-inner .form-group{
        margin-bottom:0
    }
}
@media screen and (max-width:479px){
    .profileMenu .divider-3:before{
        margin-left:-30px!important;
        width:60px!important
    }
    ul.drop-down-multilevel{
        width:100%!important
    }
    .col-md-5th{
        flex:0 0 50%!important;
        max-width:50%!important
    }
    h1{
        font-size:40px;
        line-height:40px
    }
    h3{
        font-size:18px
    }
    h4{
        font-size:16px
    }
    .page-section-ptb{
        padding:56px 0
    }
    .post .post-date{
        width:47px
    }
    .post .post-date span{
        width:47px
    }
    .post.left_pos .post-details,.post.left_pos .post-image{
        width:100%
    }
    .post.left_pos .post-image{
        height:280px;
        overflow:hidden
    }
    .post.right-pos{
        padding-bottom:10px!important
    }
    .post.right-pos h5{
        font-size:12px
    }
    .team.left_pos{
        padding-left:0
    }
    .team.left_pos .team-images{
        height:330px;
        left:0;
        overflow:hidden;
        padding-top:15px;
        position:relative;
        text-align:center;
        top:0;
        width:auto
    }
    .team.left_pos .team-social-icon{
        position:relative;
        width:100%
    }
    .team-block .member-info.member1{
        top:-25px;
        left:3%
    }
    .team-block .member-info.member2{
        top:-32px;
        left:20%
    }
    .team-block .member-info.member3{
        top:-25px;
        left:37%
    }
    .team-block .member-info.member4{
        top:-20px;
        left:50%
    }
    .team-block .member-info.member5{
        top:-28px;
        left:63%
    }
    .team-block .member-info.member6{
        top:-15px;
        left:81%
    }
    .team-block .member-info .info{
        width:0;
        transition:none
    }
    .team-block .member-info:hover .info{
        width:250px
    }
    .team-block .member-info.member2 .info{
        left:-45px
    }
    .team-block .member-info.member2 .info::after{
        left:26%
    }
    .team-block .member-info.member5 .info{
        left:-155px
    }
    .team-block .member-info.member5 .info::after{
        left:70%
    }
    .team.boxed .team-description{
        padding:28% 10%
    }
    .team.boxed .team-description p{
        margin-bottom:20px
    }
    .timeline .timeline-inverted .timeline-badge,.timeline>li>.timeline-badge{
        position:inherit;
        right:inherit;
        top:inherit;
        transform:inherit;
        left:inherit;
        margin:0 auto
    }
    .timeline .timeline-inverted .timeline-panel,.timeline>li>.timeline-panel{
        width:100%;
        text-align:left;
        margin-top:30px
    }
    .timeline-heading{
        text-align:left
    }
    .login-1-social li{
        float:none;
        width:100%
    }
    .login-1-social li a.fb{
        border-radius:30px!important;
        margin-bottom:30px
    }
    .login-1-social li a.gplus{
        border-radius:30px!important
    }
    .profile-item-hover .profile-image{
        height:130px!important
    }
    .percentmatch{
        font-size:11px;
        line-height:15px
    }
    a.dislikeProfile{
        font-size:14px;
        line-height:18px
    }
    .photos{
        font-size:11px;
        line-height:20px
    }
    .profile-details h5.title .offline{
        right:0;
        bottom:3px;
        position:absolute;
        background:#fff;
        padding:0 3px
    }
    .profile-details h5.title{
        position:relative
    }
    .social-icons li{
        margin:0 3px 8px 0
    }
    .inner-intro{
        height:225px!important
    }
    .videoContainer{
        height:225px!important;
        background:#000
    }
    .intro-title h1{
        font-size:20px!important
    }
    .intro-title .section-title .sub-title{
        font-size:40px!important
    }
    .banner-form form .form-group>label{
        font-size:13px;
        line-height:20px
    }
    .dropdown{
        line-height:20px
    }
    .owl-carousel .owl-item img{
        width:100%
    }
    .owl-carousel .owl-controls .owl-dot{
        margin-right:25px
    }
    .owl-carousel.owl-theme .owl-dots .owl-dot span::before{
        font-size:16px
    }
    .owl-carousel.owl-theme .owl-dots .owl-dot.active span::before{
        font-size:18px
    }
    .owl-carousel .owl-nav .owl-prev{
        left:30%
    }
    .owl-carousel .owl-nav .owl-next{
        right:30%
    }
    .tab .nav-tabs li{
        width:100%!important
    }
    .tab .nav-tabs li a i::before{
        font-size:26px
    }
    .tab .nav-tabs li a span{
        font-size:14px;
        line-height:20px
    }
    .tab.tab-bg .nav-tabs li a{
        margin-right:0
    }
    .profile-cntn{
        top:110px
    }
    .profile-cntn ul.profileMenu{
        top:0!important;
        font-size:10px!important;
        width:100%!important;
        background:#fff
    }
    .profile-cntn ul.profileMenu li{
        padding:6px 0!important
    }
    .profile-cntn .profile-text{
        padding-left:20px;
        margin-top:27px
    }
    .profile-text h2{
        font-size:28px;
        line-height:36px
    }
    .profile-text h5,.profile-text p{
        margin:0
    }
    .profile-cntn img{
        height:100px;
        width:100px
    }
    .profile-slider .profile-image img{
        width:100%
    }
    .profile-table li ul>li{
        font-size:13px;
        line-height:20px
    }
    .skill.skill-medium span{
        left:18%
    }
    .counter.fancy{
        margin:70px 0 70px
    }
    .big-title{
        font-size:150px;
        line-height:120px
    }
    .form-1 .banner-form .form-group label{
        margin-bottom:5px
    }
    .banner-3 .banner-form{
        margin-top:10px
    }
}
@media screen and (max-width:375px){
    .post.top-pos .post-title{
        max-width:170px
    }
    .banner-form .bootstrap-select>.dropdown-toggle{
        padding:6px 10px
    }
    .banner-form .form-inner .form-group label{
        font-size:12px;
        line-height:12px;
        margin-bottom:5px
    }
    .countdown>li span{
        font-size:18px
    }
}
.customPages{
    padding:50px 0
}
.customPages img{
    max-width:100%
}
.profile-details.profile-text h5{
    height:45px;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
}
 .testimonial-info{
     padding-top:15px !important;
}
 @media(max-width:1200px){
     .page-section-ptb {
         padding: 120px 0 !important;
    }
     .profile-item-hover{
         background-color: #ffffff;
    }
}
 @media(max-width:1024px) and (min-width:767px){
     .searchUser .form-control{
         width: 300px;
    }
}
 @media(max-width:992px){
     form.index_registeration .col-md-3{
         padding-right: 0px !important;
         font-family: serif;
    }
     .page-section-ptb{
         padding: 60px 0 !important;
    }
     .mega-menu .menu-links{
         top: 80px !important;
    }
     .index_registeration .form-group{
         margin-bottom: 10px!important;
         font-family: serif;
    }
     .page-section-ptb{
         padding: 120px 0 !important;
    }
     .mega-menu .drop-down-multilevel{
         width: 100%;
    }
}
 @media(max-width:991px){
     .page-section-ptb{
         padding: 180px 0 !important;
    }
}
 @media(max-width:767px){
     .align-bottom{
         margin-bottom: 20px !important;
    }
}
 @media(max-width:500px){
     .profile-cntn .profile-text{
         padding-left: 10px !important;
    }
}
 @media screen and (max-width: 479px){
     .profile-cntn .profile-text {
         padding-left: 10px !important;
         margin-top: 0px !important;
    }
}
 .dz-preview.removeclose-msg{
     display:none;
}
 .custmcl > .col-md-12{
     background: #cecece;
     margin-bottom: 1em;
     padding: 1rem;
     text-align: center;
     font-size: 1.5em;
     border: 1px solid #999;
     border-radius: 5px;
}
 .custmcl > .col-md-12:hover{
     background: #fff;
     transition: .4s;
}
 
 
    
@media screen and (max-width: 575px) {
.about_section .title {
    margin-top: 80px!important;   
 }   
}  
