/*
Template Name: sonnet with Bootstrap v3.0.0
Template Version: 1.0
Author: Mosaddek Hossain
*/

/* Import fonts */
/*@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400);*/

body {
    color: #000000;
    font-family: sans-serif, FontAwesome, 'Lato';
    padding: 0px !important;
    margin: 0px !important;
    font-size:16px;
    font-weight: 300;
    overflow-x: hidden;
}

ul li {
    list-style: none;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;

}

::selection {
    background: #f07663;
    color: #fff;
}
::-moz-selection {
    background: #f07663;
    color: #fff;
}

p {
   line-height:30px;

}
#container {
    width: 100%;
}

.view-full-post-btn{
  display:inline-block;
  /*border-radius*/
  -webkit-border-radius:10px;
     -moz-border-radius:10px;
          border-radius:10px;
  padding:8px 16px;
  margin-top:10px;
  color:#454545;
  border:1px solid #d8dcdc;
  font-family:Georgia,serif;
  font-style:italic;
  font-size:16px;
}
.view-full-post-btn:hover{
  background:#454545;
  /*transition*/
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
          transition:all .3s ease;
  border:1px solid #000000;
  color:#FFFFFF;
}

/*header*/

.logo  {
    margin-top: 20px;
    display: inline-block;
    padding: 0;
	height: 120px;
	width: 354px;
}
#top-bar {
    background:rgba(255, 255, 255, 1);
    min-height: 120px;
    top: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.07);

}

.fix-top {
    position: fixed;
}

.no-fix-top {
    position: absolute;
}

#top-bar .nav {
    margin-top: 50px;
    font-size: 19px;
	height: 30px;
	width: 60%;
}

#top-bar .navbar {
    background-color: #FFFFFF;
    background-image:none;
    background-repeat: repeat-x;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
}
.seperator{
    padding: 5px 0;
}
#top-bar .nav > li > a {
	color: #000000;
    background: none;
    padding: 10px 10px;
    font-weight: 400;
}

#top-bar .nav > li > a:hover, #top-bar .nav > li.active a {
    color: #ff6260;
}


.banner {
    width: 100%;
    min-height: 300px !important;
}

.start {
	 position: relative;
}

.ban-head-pos-home {
    margin: 215px 0 100px ;

}

.ban-head-pos {
    margin: 40px 0 ;
}

.entry-title {
    margin-top: 250px;
}

.border-top-bot {
	display:none;
    border: 1px solid rgba(256,256,256,0.6);
    width: 50%;
    margin: 0 auto;
    position: relative;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px;
}

.blog-title {
    background: none;
    width: 50%;
    margin: 0 auto;
    position: relative;
    border-radius: 0;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
}


.extra {
    font-size: 42px;
    margin: 10px 0;
    font-family: 'Allura', cursive;
}

.border-top-bot i {
    font-size: 150px;
    color: rgba(256,256,256,0.2);
}

.border-top-bot i.top {
    display: inline-block;
    left: -150px;
    margin-top: -60px;
    position: absolute;
}

.border-top-bot i.bot {
    display: inline-block;
    margin-top: -90px;
    position: absolute;
    right: -150px;
}

.border-top-bot h1 {
    font-weight: 300 !important;
    letter-spacing: 3px;
}

.border-top-bot h4 {
    padding-bottom: 25px;
    margin-bottom: 0 !important;
    font-size: 24px !important;
}

a.btn-tour {
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 12px 40px;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    outline: none;
}

a.btn-tour:hover, a.btn-tour:focus {
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 12px 40px;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    outline: none;
    background: rgba(256,256,256,0.1);
}


.common-heading h1 {
    font-size: 60px;
    font-weight: 300;
    margin-top: 20px;
	display: none;
}

.common-heading h4 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 50px;
    line-height: 25px;
}

#start, #home, .portfolio, .about, .team, .services, .features, .price, .contact {
    padding-top:20px;
}

.news {
    min-height:40px;
    padding-top:10px;
}

.dark-color {
    color: #6e6e6e;
}

.green-color {
    color: #23c3a8;
}

.yellow-color {
    color: #f7ab12;
}

.blue-color {
    color: #7ca2e1;
}

/*features*/

.feature {
    padding:0 0 0px 0px;
}

.feature-row .f-icon i {
    margin-top: 15px;
	display: inline-block;
}

.feature-row .f-icon i img {
    width: 200px!important;
	height: 200px!important;
}
.feature-row .hi-icon {
    width: 230px;
    height: 230px;
    display: inline-block;
}

.feature-row h2 {
    font-size: 22px;
    font-weight: 300;
}

.feature-wrap {
    display: inline-block;
    border-bottom: 1px solid #efefef;
   
	width: 100%;
}

.f-btn-row h4 {
    font-size: 20px;
    font-weight: 300;
    color: #616161;
    margin-bottom: 30px;
}

.f-btn-row .btn-purchase-red {
    background: #f07663;
    padding: 15px 50px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    outline: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-top:20px;
    display: inline-block;
}

.f-btn-row .btn-purchase-red:hover {
    background: #595959;

}

/*portfolio*/

.portfolio {
    background: #00add5;
}

.element.item.view.view-tenth > img {
    width: 100%;
}

.light-color {
    color: #fff;
}

.bx-controls-direction a {
    background-color: #00bce8 !important;
    padding: 20px 35px;
    border-radius: 5px !important;
    margin-left: 5px !important;

    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.bx-controls-direction a:hover {
    background-color:#23d3fb !important;

    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {
    left: 43%;
    background-position: 25px 8px ;
}

.bx-wrapper .bx-next, .bx-wrapper .bx-next:hover {
    background-position: 22px 8px;
}

.bx-wrapper .bx-controls-direction a {
    top: 300px;
}

.bx-wrapper {
    padding-bottom: 200px;
}


/*----image hove----*/
.view {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #fff;
}

.view .mask,.view .content {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.view img {
    display: block;
    position: relative;
}

.view-tenth img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.view-tenth .mask {
    background-color: rgba(240, 118,99, 0.7);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth:hover img {
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -o-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(5);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=.5);
    opacity: .5;
}

.view-tenth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.mask a i {
    color: #242424 !important;
    font-size: 16px;
    line-height: 40px;
}

.mega-hoverlink, .mega-hoverview {
    cursor: pointer;
    height: 50px;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 42%;
    width: 50px;
}

.mega-hover:hover .mega-hoverview {
    transform: scale(1);
    -webkit-transform: scale(1);
}
.mega-hoverview {
    background: url("../img/plus.png") no-repeat center center rgba(0, 0, 0, 0);
    left: 42% !important;
    margin-left: 0;
    transform:scale(5);
    -webkit-transform:scale(5);
    -webkit-transition: 0.3s;
    transition: 0.3s;

}

.mega-hover {
    background-color: rgba(0, 0, 0, 0.6);
}


/*purchase row*/

.purchase-block {
    background: url("../img/parallax/parallax1.jpg") no-repeat fixed 0 0 #cfb26d;
    background-size:cover;
    width: 100%;
    min-height: 500px;
}

.purchase-block .quote {
    padding-top: 200px;
}


.purchase-block h1 {
    color: #fff;
    border: 1px solid #fff;
    padding: 30px 15px;
    margin-top: 210px;
    display: inline-block;
    font-weight: 300;
    font-size: 40px;
    font-style: italic;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.purchase-block .prch-btn {
    background: none;
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 18px 40px;
    margin-top: 90px;
    clear: both;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

/*about*/

.about {
    background: #5bb46c;
    color: #fff;
	font-family: Tahoma, 'Lato', sans-serif;
	
}
.about a {
	color: #ffffff;
}
.about-details {
    width: 100%;
    min-height: 317px;
    margin-top: 50px;
    padding-top: 50px;
    text-align: left;
}

.abt-intro {
    font-size: 38px;
    font-weight: 300;
    text-align: left;
    margin-top: 0px !important;
}

/*animated diagram*/

.diagram {
    display: inline-block;
    padding-bottom: 100px;
}

.get {
    display: none;
}

/*team*/

.team-member{
    color: #838383 !important;
}
.team-member:hover, .team-member.active{
    color: #19bfb9 !important;
}

.team-details {
    position: relative;
}

.team-details.text-center > img {
    left: 20%;
    position: absolute;
    top: 124px;
}

.team-info-details {
    position: absolute;
    top: 70px;
}
.team-info-details h1 {
    color: #19bfb9;
    font-size: 35px;
    font-weight: 300;
}

.team-info-details p.designation {
    font-size: 16px;
}

.team-info-details p.tm-info {
    width: 60%;
    float: right;
}

ul.team-social-link {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 50px;
}

ul.team-social-link li {
    display: inline-block;
    margin-left: 20px;
}

ul.team-social-link li a {
    float: left;
    font-size: 25px;
    color: #e1e1e1;
}

ul.team-social-link li a:hover {
    color: #ff6260;
}


.team-row{
    width:100%;
    overflow: hidden;
    padding-bottom: 120px
}

.team-container{
    width: 200%;
}

.team-list, .team-description {
    float: left ;
    width: 50%
}

.back-row {
    float: right;
    width: 100%;
    text-align: right;
}


.goback {
    background: #ff6260;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
    margin-top: 20px;
}


.goback:hover {
    background: #595959;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/*services*/

.services {
    background: #ff6260;
    color: #fff;
    padding-bottom: 100px;
}

.service-box i {
    font-size: 100px;
}

.service-box h4 {
    font-size: 24px;
    font-weight: 300;
    border: 1px solid rgba(256,256,256,0.5);
    padding: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 30px 0;
}

/*news*/

.news {
    background: #ecaf69;
    padding-bottom: 1px;
}

.news-carousel {
    background: #e1e6eb;
    padding: 10px 40px 10px 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
	font-family: Tahoma, 'Lato', sans-serif;
   
}

.news-carousel img {
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 40px;
    margin-top: 15px;
}

.news-carousel h3{
    color: #ecaf69;
    font-size: 22px;
    font-weight: 300;
	font-family: Tahoma, 'Lato', sans-serif;
   
}
.news-carousel p{
    width: 80%;
}

.new-desk {
    border-right: 1px solid #e5e5e5;
    width: 70%;
    margin-top: 12px;
}

.cmnt-box strong {
    font-size: 35px;
    font-weight: 300;
    margin-top: 25px;
    display: inline-block;
}

.owl-theme .owl-controls {
    width: 8%;
    margin: 0 auto;
}

.owl-pagination {
    bottom: -50px;
    position: absolute;
    z-index: 10;
}

.owl-theme .owl-controls .owl-page span {
    background: #fdc584;
}

ul.post-list {
    margin-left: 0;
}



/*newsletter*/

.newsletter {
    background: #363636;
    color: #a6a6a6;
    padding: 60px 0;
    vertical-align: middle;
}
.newsletter h1 {
    font-size: 30px;
    font-weight: 300;
    color: #ecaf69;
    margin-top: 0;
}

.newsletter input, .newsletter input:focus {
    height: 58px;
    border:none;
}

.btn-newsletter{
    background: #ecaf69;
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    position: relative;
    border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-newsletter:hover {
    background: #595959;
    color: #fff;
}

.newsletter .form-inline {
    margin-top: 15px;
}


/*testimonial*/

.testimonial {
    background: url("../img/parallax/parallax2.jpg") no-repeat fixed 0 0 #56c3d7;
    background-size:cover;
    width: 100%;
    min-height: 670px;
    padding-top: 90px;
    padding-bottom: 120px;
}

.testimonial .client-wrap, .testimonial .client-feed ,.testimonial .testimonial-icon {
    float: left;
}

.testimonial .client-wrap {
    width: 45%;
    position: relative;
}

.testimonial .client-feed {
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 30px;
}

.testimonial .testimonial-icon {
    width: 10%;
    text-align: center;
    margin-top: 5%;
}

.test-photo {
    margin-bottom: -30px;
}

.arrow-left-side {
    float: right;
    margin-right: 15%;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 40px 40px 0;
    border-color: transparent #fff transparent;
}

.arrow-right-side {
    float: left;
    margin-left: 15%;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #fff transparent transparent
}

.clients-info {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 12px;
}

.clients-info h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0;
}

.lt-pos {
    margin-right: 5%;
}

.rt-pos {
    margin-left: 5%;
}

.testimonial .owl-pagination {
    bottom: -40px;
}

.testimonial .owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #54e9ff;
}

.testimonial .owl-theme .owl-controls .owl-page.active span, .testimonial .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: none repeat scroll 0 0 #FFFFFF;
}

.single-testimonial {
    width: 70% !important;
    margin: 0 auto !important;
    float: none !important;
}
/*features*/

.features {
    background: #8075c6;
    color: #fff;
	font-family: Tahoma, 'Lato', sans-serif;
}
.features a {
	color: #bdb5f9;
}
.features a:active, a:hover {
	color: #ffffff;
}
.f-list h1 {
    color: #c1b8fe;
    font-size: 38px;
    font-weight: 300;
}

.f-list .btn-purchase-feature {
    color: #fff;
    background: #9d92e8;
    display: inline-block;
    margin-top: 30px;
    font-size: 15px;
    font-weight: 300;
    padding: 20px 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-transform: uppercase;
    margin-top: 50px;
    position: relative;
    margin-left: 0;
    -webkit-border-radius: 6px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.f-list .btn-purchase-feature:hover {
    background: #595959;
    color: #fff;
}


.features .owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #9d92e8;
}

.features .owl-theme .owl-controls .owl-page.active span, .testimonial .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: none repeat scroll 0 0 #FFFFFF;
}

.features .owl-pagination {
    bottom: -50px;
}

.features .owl-item img {
    margin-top: 10px;
}

/*pricing table*/

.price {
    background: #dd7bd0;
    color: #606060;
    padding-bottom: 120px;
}

.pricing-table {
    background: #fff;
    text-align: center;
    padding: 0 0 25px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pricing-table.most-popular {
    top: -20px;
    position: relative;
}

.most-popular {
    background: #f5aaeb;
    color: #fff;
}

.most-popular h1 {
    font-size: 25px !important;
    padding-bottom: 10px;
    padding-top: 17px !important;
}

.most-popular h2 {
    background: #dd99d2 !important;
    margin-top: 20px !important;
}

.most-popular ul li {
    border-bottom: 1px dotted #a680b1 !important;
}

.most-popular .price-actions .btn {
    background: #dd7bd0 !important;
    margin: 10px 0;
    cursor: pointer;
}

.pricing-table .price-actions .btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #acacac;
    color: #fff;
    border: none;
    box-shadow: none;
    text-shadow: none;
    padding: 10px 20px;
    cursor: pointer;
}

.pricing-head h1 {
    font-size: 18px;
    font-weight: 300;
    padding-top: 15px;
}

.pricing-head h2 {
    padding: 30px 0;
    background: #c0c0c0;
    color: #fff;
    font-size: 50px;
    font-weight: 300;
}

.pricing-table ul {
    margin: 15px 0;
    padding: 0;
}

.pricing-table ul li {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 2em;
    padding: 1em 0;
    text-align: center;
    font-weight: 300;
}

.pricing-head span.note {
    display: inline;
    font-size: 25px;
    line-height: 0.8em;
    position: relative;
    top: -18px;
}

.pricing-quotation, .team-info {
    background: #EEEEEE;
    padding: 20px 20px 35px 20px;
    margin-bottom: 100px;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pricing-quotation h3, .team-info h3 {
    font-weight: 300;
}

.pricing-quotation p, .team-info p {
    margin-bottom: 0px;
}

.pricing-plan, .team-info-wrap {
    position: relative;
}

.pricing-quotation:before, .team-info:before {
    background-color: #EEEEEE;
    border-color: #EEEEEE;
    border-image: none;
    border-right: 1px solid #EEEEEE;
    border-style: none;
    top: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 48%;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px;
}

/*clients*/

.clients {
    padding-top: 70px;
    /*background: #ebecee;*/
    padding-bottom: 50px;
}

ul.client-logo li {
    float: left;
    width: 16.5%;
    text-align: center;
}

/*design purchase*/

.design-purchase {
    background: #71cfaf;
    color: #fff;
    padding: 3px 0;
}

.design-purchase p {
    font-size: 20px;
    font-weight: 300;
    padding-top: 20px;
}

a.btn-d-purchase {
    background: #98edd1;
    color: #4ca78a;
    font-size: 15px;
    display: inline-block;
    text-transform: uppercase;
    padding: 20px 40px;
    outline: none;
    position: relative;
    margin: 0;
    font-weight: 300;
    border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


a.btn-d-purchase:hover {
    background: #595959;
    color: #fff;
}

/*contact*/



.contact textarea {border: 1px solid #000000;height: 183px}
.contact label {
    font-weight: 300;
	color: #000000;
	font-family: Tahoma, 'Lato', sans-serif;
}
.contact input {
    border: 1px solid #000000;
    box-shadow: none;
    color: #C2C2C2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 6px 12px;
}
.contact .btn-send {
    background: #9c56e2;
    color: #fff;
    padding: 15px 40px;
    margin: 50px 0;
    font-weight: 300;
    border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.contact .btn-send:hover {
    background: #595959;
    color: #fff;
}

/*blog*/

.blog-head {
    background: #272728;
    padding-top: 85px;

}

.blog-title h1 {
    font-size: 35px;
    margin-bottom: 0 !important;
}

.blog-title h4 {
    font-size: 18px !important;
}

.blog {
    padding: 80px 0;
	font-family: Tahoma, 'Lato', sans-serif;
}

.blog h1 {
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    margin: 0 0 30px 0;
}

.blog h2, .blog h2 a {
    font-size: 36px;
    font-weight: 300;
    margin: 0 0 30px 0;
    letter-spacing: 2px;
    color:inherit;
}

.blog h2 a:hover{
    color:#ff6260;
}

.blog h2.even a:hover{
    color:rgba(255,255,255,0.5);
}
.blog strong {
	font-weight: bold;
}
.gray-txt , .gray-txt a  {
    color: #bdbdbd;
}

.gray-txt a:hover{
    color: #ff6260;
}

.light-color a:hover  {
    color: rgba(256,256,256,0.5);
}

.ath-date-row {
    text-align: center;
    margin-bottom: 50px;
    color: #b1b1b1;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}

.ath-date-row i {
    padding-right: 5px;
}

.ath-date-row .author, .ath-date-row .date, .ath-date-row .comments {
    display: inline-block;
    margin: 0 20px;
}

.col-lg-6 img {
    
    width: 30%;
}
.light-color .ath-date-row {
    color: rgba(256,256,256,0.5);
}

.light-color a {
    color: #fff;
}

.green-bg {
    background: #5bb46c;
}

.turquoise-bg {
    background: #43bccc;
}
.purple-bg {
    background: #8075c6;
}

.brown-bg{
    background: #ecaf69;
}
.blue-bg{
    background: #0fc5ef;
}

.single-blog {
    width: 60%;
    margin: 0 auto;
}

.quote {
    font-size: 32px;
    font-weight: 300;
    width: 70%;
    margin: 0 auto;
    padding: 50px 0;
    position: relative;
}

.quote i {
    color:rgba(256,256,256,0.5);
}


.blog-details img {
    width: 30%;
	display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

.blog-details p {
    margin-bottom: 10px;
}

blockquote{
    background: #f3f1f0;
    border-left: 10px solid #ff6260;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 30px 20px;
    margin:0 10% 40px 10%;
}


blockquote p {
    margin-bottom: 20px !important;
    font-size: 16px;
}

.blog-tag {
    margin-bottom: 10px;
}

.blog-tag a, .red {
    color: #ff6260;
}

.blog-tag a:hover {
    text-decoration: underline;
}

.share-row {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 30px;
    padding: 15px 0;
    line-height: 40px;
}

ul.social-links {
    margin-bottom: 0;
}

ul.social-links li {
    display: inline-block;
    margin-left: 20px;
}

ul.social-links li a{
    color: #d6d6d6;
    font-size: 20px;
}

ul.social-links li a:hover{
    color: #ff6260;
    font-size: 20px;
}

.comments-row {
    margin-bottom: 80px;
}

.media img.media-object {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 50px;
    width: 50px;
}

/**
Comment Section

/**/
ul.children {
    margin-left: 40px;
}

.comments-title {
    display: none;
}
.comment-reply-title {
    font-size: 46px;
    font-weight: 300;
    margin-bottom: 40px;
}
ol.comment-list  {
    padding-left: 0;
    margin-left: 0;
}

ol.comment-list li {
    list-style: none;
}

.comment-author img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 50px;
    width: 50px;
}

.comment-author .fn, .comment-author .says {
    color: #535353;
    font-size: 15px;
    font-weight: 400;
}

.comment-author .fn {
    margin-left: 5px;
}

.comment-metadata {
    margin-left: 60px;
    margin-top: -10px;
}

.comment-content, .comment-list .reply {
    margin-left: 60px;
}

.comment-metadata  a {
    color: #C8C8C8;
}

.edit-link a, .comment-list .reply a, .logged-in-as a:last-child{
    color:#FF6C6B ;
}

.comment-list .reply {
    margin-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 20px;
}

.comment-list li.depth-1 {
    border: 1px solid #E1E1E1;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
}

.comment-form label {
    font-size: 15px;
    font-weight: 300;
    width: 120px;
}

.comment-form input, .comment-form textarea {
    border: 1px solid #E2E2E4;
    box-shadow: none;
    color: #323232;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 6px 12px;
}

.comment-form textarea {
    width: 89%;
}

.comment-form input {
    width: 40%;
}

.comment-form .form-submit input {
    background: #FF6260;
    color: #FFFFFF;
    font-weight: 300 !important;
    margin: 0 !important;
    padding: 15px 20px !important;
    border: none;
    width: auto;
    transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
}

.comment-form .form-submit input:hover {
    background: #595959;
    transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
}

li.comment .comment-body:last-child .reply{
    border:none;
}
/**
comment section end
**/

.mtop20{
    margin-top: 20px;
}
.pagination-row {
	background-color: #272727;
    padding: 10px 0;
}

.pagination li a {
    background-color: #ffffff;
    border: none;
    padding: 15px;
    color: #000000;
}

.pagination li:first-child a {
	 margin-right: 10px;
    padding: 15px 25px;
}

.pagination li:last-child a {
	margin-left: 10px;
    padding: 15px 25px;
}

.pagination > .active > a, .pagination > .active > span {
    background-color: #ffffff;
    border-color: #f2f2f2;
    color: #000000;
    cursor: default;
    z-index: 2;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #ffffff;
    border-color: #f2f2f2;
    color: #000000;
    cursor: default;
    z-index: 2;
}


/*timeline*/


#timeline {
	display: none;
    height: 400px;
    left: 25px;
    position: fixed;
    width: 50px;
    z-index: 5;
    top: 200px;
}
#sidebar{
    width: 100px; height: 500px; background: #ccc;  z-index: 99999; position: absolute;
}
#timeline .line {
	display: none;
    background: rgba(230,231,232,0.5);
    height: 100%;
    left: 8px;
    position: absolute;
    top: 0;
    width: 1px;
}

#timeline .link.active, #timeline .link.hover, #timeline .link .dot:hover {
    opacity: 1;
}

#timeline .link.active .dot {
    opacity: 1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    *display: block;
	display: none;
    left: -3px;
    position: absolute;
    top: 0;
    transition: transform 0.15s ease-out 0s, -webkit-transform 0.15s ease-out 0s;
    height: 12px;
    width: 12px;
}
#timeline .link {
    left: 5px;
    margin-top: 0;
    opacity: 0.7;
    position: absolute;
	display: none;
}

#timeline .link.active .dot,
#timeline .link.hover .dot {
    border-radius: 9px;
    transition: transform 0.15s ease-out 0s, -webkit-transform 0.15s ease-out 0s;
}
#timeline .link .dot {
    background: #e6e7e8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    height: 8px;
    left: -1px;
    position: absolute;
    top: 0;
    transition: transform 0.15s ease-out 0s, -webkit-transform 0.15s ease-out 0s;
    width: 8px;
}

#timeline .link.active a,
#timeline .link:hover a {
    opacity: 1 !important;
    top: -3px;
    transition: opacity 0.3s ease-out 0s;
}
#timeline .link a {
    color: #d1d3d4;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    opacity: 0;
    overflow: hidden;
    padding-left: 20px;
    position: absolute;
    text-decoration: none;
    top: -3px;
    transition: opacity 0.3s ease-out 0s;
}

.link-dot-position-1 {
    bottom: 400px;
}

.link-dot-position-2 {
    bottom: 350px;
}

.link-dot-position-3 {
    bottom: 300px;
}

.link-dot-position-4 {
    bottom: 250px;
}

.link-dot-position-5 {
    bottom: 200px;
}

.link-dot-position-6 {
    bottom: 150px;
}

.link-dot-position-7 {
    bottom: 100px;
}

.link-dot-position-8 {
    bottom: 50px;
}

.link-dot-position-9 {
    bottom: 0px;
}


/*footer*/

.footer {
    background: #272727;
    padding: 50px 0;
    color: #ffffff;
    font-size: 13px;
	font-weight: 300;
}

.f-logo {
    margin-top: 2px;
    margin-bottom: 2px;
    display: inline-block;
}
.f-logo img {
		width: 300px;
}

h1, h2, h3, h4, h5, h6{

    font-family: sans-serif, FontAwesome, 'Lato';
}

#qLpercentage{ color: #f07663 !important;   font-family: FontAwesome,'Lato', sans-serif; }
.animated {
    -webkit-animation-fill-mode:both;
    -moz-animation-fill-mode:both;
    -ms-animation-fill-mode:both;
    -o-animation-fill-mode:both;
    animation-fill-mode:both;

    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s;
}

.portfolio-filter{ text-align: center;}

.portfolio-filter ul li{ list-style: none; display: inline-block; padding:0 2px;}

.portfolio-filter ul li a{
    font-size: 15px;
    color: rgba(255,255,255,0.7);
    font-weight: 300;
    background: #0094bf;
    padding:5px 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.portfolio-filter ul li a:hover, .filter:hover, .filter.selected{
    color: #067fa2;
    background: #23D3FB;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


/*Component loading Animation*/

.animate-from-left{
    opacity: 0;
    left: -60px;
    position: relative !important;
}
.animate-from-right{
    opacity: 0;
    right: -60px;
    position: relative !important;
}
.animate-from-top{
    opacity: 0;
    top: -60px;
    position: relative !important;
}
.animate-from-bottom{
    opacity: 0;
    bottom: -60px;
    position: relative !important;
}

.animate-special-pricing{
    opacity: 0;
    top: -60px;
    position: relative !important;
}


.page-mask{ width: 100%; height: 100%; position: fixed; background: #fff; top:0px; left: 0px; z-index: 2000;}
.page-loader{ width: 44px; height: 44px; text-align: center; line-height: 44px; margin: 20% auto 0 auto; font-size: 12px;}


.spinner {
    border: 2px solid #eeeeee;
    font-size: 40px;
    width: 1em;
    height: 1em;
    border-radius: .5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top-color: red;
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.btn-news{
    background: #fdc584;
    margin-top: 80px;
    padding: 15px 60px;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    font-weight: 300;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-news:hover{
    background: #595959;
    color: #fff;
}



/*skill progress bar*/

.skill-progress-bar {
    margin: 50px auto 50px;
    width: 50%;
}

.skillbar {
    position:relative;
    display:block;
    margin-bottom:15px;
    width:100%;
    background:#fff;
    height:35px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -webkit-transition:0.4s linear;
    -moz-transition:0.4s linear;
    -ms-transition:0.4s linear;
    -o-transition:0.4s linear;
    transition:0.4s linear;
    -webkit-transition-property:width, background-color;
    -moz-transition-property:width, background-color;
    -ms-transition-property:width, background-color;
    -o-transition-property:width, background-color;
    transition-property:width, background-color;
}

.skillbar-title {
    position:absolute;
    top:0;
    left:0;
    font-weight:bold;
    font-size:13px;
    color:#fff;
    background:#6adcfa;
    -webkit-border-top-left-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-bottomleft:4px;
    border-top-left-radius:20px;
    border-bottom-left-radius:20px;
}

.skillbar-title span {
    width:120px;
    display:block;
    background:rgba(0, 0, 0, 0.1);
    padding:0 20px;
    height:35px;
    line-height:35px;
    -webkit-border-top-left-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-bottomleft:4px;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
}

.skillbar-bar {
    height:35px;
    width:0px;
    background:#6adcfa;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.skill-bar-percent {
    position:absolute;
    right:10px;
    top:0;
    font-size:11px;
    height:35px;
    line-height:35px;
    color:#444;
    color:rgba(0, 0, 0, 0.4);
}

/** Pricing Table **/
.ptp-pricing-table{
    text-align: center;
}

/*Logo */
a h2.logo{
    text-decoration: none;
    cursor: pointer;
    color: #ff6260;
    margin-top: 15px;
    font-weight: 400;
}

/*NAVIGATION DROPDOWN*/
/*** ESSENTIAL STYLES ***/
.inner-nav>li+li:before {
    color:#cccac7;
    content:"/";
    padding:10px 10px 20px 0px;
    float: left;
    font-style: normal;
    font-weight: 400;
}

.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu li {
    position: relative;
}
.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}
.sf-menu > li {
    float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
    display: block;
}

.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu ul ul {
    top: 0;
    left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu {
    float: left;
    margin-bottom: 1em;
}
.sf-menu ul {
    background-color: #fff;
    -moz-box-shadow: 0 0 5px rgba(150,150,150,.3) ;
    -webkit-box-shadow:  0 0 5px  rgba(150,150,150,.3) ;
    box-shadow:  0 0 5px  rgba(150,150,150,.3);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    min-width: 12em; /* allow long menu items to determine submenu width */
    *width: 12em; /* no auto sub width for IE7, see white-space comment below */
    padding: 10px 0px;
}
.sf-menu a {
    padding: .5em 1em;
    text-decoration: none;
    zoom: 1; /* IE7 */
    color:#989898;
    font-weight: 400;
}

.sf-menu li {
    white-space: nowrap; /* no need for Supersubs plugin */
    *white-space: normal; /* ...unless you support IE7 (let it wrap) */
    -webkit-transition: background .2s;
    transition: background .2s;
}

.sf-menu li:hover,
.sf-menu li a:hover,
.sf-menu li.sfHover {
    /* only transition out, not in */
    -webkit-transition: none;
    transition: none;
    color: #f26462 !important;
}




/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
    padding-right: 2.5em !important;
    display:block;
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    /* order of following 3 rules important for fallbacks to work */
    border: 5px solid transparent;
    border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
    border-top-color: rgba(000,000,000,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #ccc; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
    border-left-color: rgba(000,000,000,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: #ccc;
}
.too_narrow_fix {
    left: -12em !important;
    top: 0px  !important;
}

/* social footer */
.social i{
    font-size: 24px;
    color: #fff;
    margin-left: 10px;
}