/*
Theme Name:Loans4Me Mortgage Broker & Personal Loans
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* =========================================================== */
/* Common /* 
============================================================== */

/*CSS*/


/**
 *** Table of Content ***
 * reset css
 * Topbar css
 * Menu Section
 * Search Box
 * Home Section
 * call to action css
 * Services Section
 * About Us Section
 * Team Section
 * CounterUp Section
 * Projects Section
 * Contact US Section
 * Footer Sectoin
 * Copyright Section
 * *** Other CSS ***
 * Content Slider CSS
 * Background Image CSS
 * Background Slider Parallax CSS
 * *** pages css ****
 * blog page css
 * single page css
 **/


/*start topbar area css*/

.top_bar_area {  background: #010101;  line-height: 48px;}
.topbarleft ul.single-topbar li span a{color:#fd6603;}
.topbarleft ul.single-topbar li span a:hover{color:#fff;}

ul.single-topbar li {  display: inline-block;  margin-right: 30px;  color: #fff;}

ul.single-topbar li span:first-child {
    margin-right: 10px;
    color: #fd6603;
    font-size: 14px;
    font-weight: 700;
}

.topbar-right ul li {  display: inline-block;}

.topbar-right ul li.social-icon a {
    display: inline-block;
    width: 30px;
    text-align: center;
    color: #fff;
    transition: .4s;
}

.topbar-right ul li.social-icon a:hover {  color: #fd6603;}

.topbar-right ul li.social-icon {  margin-right: 0px; margin-left: 45px;}

.topbar-right ul li a.getAquate {
    padding-left: 40px;
    padding-right: 40px;
    background: #fd6603;
    /* padding: 13px 40px; */
    text-transform: uppercase;
    font-weight: 700;
    color: #010101;
    font-size: 14px;
    transition: .4s;
    padding-top: 13px;
    padding-bottom: 13px;
}

.topbar-right ul li a.getAquate:hover {  background: #fff;}
.topbar-right {   float: right;}

/*end of topbar area css*/


/*start navabar css*/

/* .menu {
    padding-right: 120px;
} */
.menu{padding-right: 0;margin: 0 auto;display: table;}

.menu li a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #010101;
    line-height: 20px;
    transition: .4s;
	padding: 20px ;
}

.menu li a:hover,
.menu li.current-menu-item > a {
color: #fff;
background: #fd6603;
}


/*dorpdown csss*/

.menu li ul {
    position: absolute;
    z-index: 4;
    width: 200px;
    background: #fff;
}


.menu li ul li {
    padding-left: 0px;
    transition: .4s;
	list-style: none;
}

.menu li ul li:hover {
    background: #fd6603;
    color: #fff;
}

.menu li ul li a{padding:5px 7px; background:#fd6603; font-weight:500;}

.menu li ul li a:hover {
    color: #fff;
	background:#000;
}

.menu li ul li a {
    display: block;
}

.menu li ul {
    position: absolute;
    width: 200px;
    background: #fff;
    transition: .5s;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    
    left: 0
}

.menu>li {
    position: relative;
    transition: .4s
}

.menu>li:hover>ul {
    opacity: 1;
    visibility: visible;
    z-index: 5;
    top: 100%;
    transform: translateX(0%);
	left:5px;
	background: #000;
}
.f-rite{ float:right;}

/*end of dropdown css*/

.notification li { padding-top: 15px;}

.notification li:first-child a {
    font-size: 28px;
    position: relative;
    color: #fd6603;
}
.notification li:first-child a:hover{color:#101010;}

.notification li:first-child {
    /* position: relative;
    margin-right: 20px;
    padding-right: 20px; */
}

.notification li:first-child::before {
    border-left: 1px solid #90a4b8;
    border-right: 1px solid #90a4b8;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    margin-top: -2px
}

.notification li:last-child a {
    color: #101010;
    font-size: 25px;
    font-weight: 700;
    position: relative;
}
.notification li:last-child a:hover{color:#fd6603;}

.notification li:first-child a span {
    background: #fd6603 none repeat scroll 0 0;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 700;
    height: 20px;
    position: absolute;
    right: 7px;
    text-align: center;
    top: 5px;
    width: 20px;
    color: #010101
}

.searchbox { width: 250px; position: absolute; right: 16px; z-index: 5; top: 65px;}
.notification li:last-child { position: relative;}
.searchbox input { width: 100%; height: 40px; background: #fff; padding-left: 10px; border: 1px solid #002e5b;}
li.search a {  padding: 0; line-height: 50px;}

li.search { height: 50px; width: 50px;  text-align: center;}
.searchbox button {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -7px;
    background: transparent;
    color: #fd6603;
}

span.shoping-count { font-family: 'Poppins', sans-serif; line-height: 22px;}


/*end of nav bar css*/

.welcome-text {color: #fefefe;font-weight: 400; font-size: 18px;}
.welcome-text p{padding:10px 0 0 0;}
.welcome-text h1.hero-title span{color:#fd6603;}

.welcome-btn a {
    background: #fd6603 none repeat scroll 0 0;
    border-radius: 0;
    color: #010101;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 50px;
    line-height: 54px;
    text-align: center;
    text-transform: uppercase;
    width: 160px;
}

.welcome-btn a.read-btn {
    margin-right: 15px;
    transition: .4s;
}

.welcome-btn a.read-btn:hover {
    color: #010101;
    background: #fff;
}

.welcome-btn a.buy-btn {
    background: #fefefe;
    transition: all 0.4s ease 0s;
}

.welcome-btn a.buy-btn:hover {
    background: #fd6603;
    color: #010101
}


/*.welcome-btn a.buy-btn.hvr-sweep-to-left:before {
    background: #fd6603;
}

.welcome-btn a.read-btn.hvr-sweep-to-right:before {
    background: #fff;
}
*/

.welcome-btn {
    margin-top: 50px;
}

.welcome-text h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 700
}

.welcome-text h1.hero-title {
    padding-top: 40px;
}

.welcome-text .hero-subtitle {
    color: #fd6603;
    padding-bottom: 30px
}

.welcome-text h3 {
    font-family: 'Lora', serif;
    font-style: italic;
	font-size: 30px;
text-transform: uppercase;
}


/*end of welcome text area*/


/*start why chose avacus area*/

.single-why-chose {
    position: relative;
    z-index: 1;
    transition: .4s
}

.why-chose-avacuse {
    background: #efefef none repeat scroll 0 0;
}

.single-why-chose::before {
    background: #fd6603 none repeat scroll 0 0;
    content: "";
    height: 80px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 80px;
    z-index: -1;
}

.why-thumb {
    position: relative;
    overflow: hidden;
}

.why-content {
    bottom: -75%;
    left: 0;
    position: absolute;
    background: rgba(16,16,16, .8);
    width: 100%;
    height: 100%;
    padding-right: 30px;
    padding-left: 30px;
    font-weight: 400;
    color: #fff;
    transition: .4s
}

.why-content h4 {
    padding-bottom: 30px;
    font-weight: 500;
    position: relative;
    top: -10px;
}

.why-content h4 span:first-child {
    padding-right: 20px;
    display: inline-block;
}


/*item hover*/

.single-why-chose:hover h4 {
    top: 0;
}

.single-why-chose:hover .why-content {
    bottom: 0
}


/*end of hover efffect*/

.why-content a {
    color: #fd6603;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;
    transition: .4s
}

.why-content a span {
    padding-left: 5px;
    font-weight: 700
}

.why-content a:hover {
    color: #fff
}


/*end of why chose avacus content*/


/*start avacus services content*/

.avacus-services-section.section-padding {
    padding-bottom: 55px;
}

.service-ttile>h4 {
    color: #010101;
    font-size: 18px;
    font-weight: 700;
    line-height: 90px;
    text-transform: uppercase;
}

.service-ttile {
    display: block;
    float: left;
}

.service-icon {
    background: #010101 none repeat scroll 0 0;
    color: #fd6603;
    float: left;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    margin-right: 20px;
    text-align: center;
    width: 80px;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    transition: .4s
}


/*.avacus-single-services:hover .icon{
    fill:#010101;
}

.icon {
    fill:#FDE42E;
    width: 60px;
    height: 60px;
}

*/

.service-icon::before {
    border: 5px solid #fd6603;
    content: "";
    height: 100%;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 100%;
    z-index: -1;
}

.services-icon-title {
    margin-bottom: 30px;
    overflow: hidden;
}

.services-trim-content p {
    color: #010101;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
	min-height: 90px;
}

.services-trim-content a {
    color: #fd6603;
    display: inline-block;
    font-weight: 500;
    margin-top: 5px;
    text-transform: none;
    transition: .4s
}

.services-trim-content a span {
    font-weight: 700;
    padding-left: 5px;
}

.services-trim-content a:hover {
    color: #fff;
}

.avacus-single-services:hover .service-icon {
    background: #fd6603;
    color: #fff;
}

.avacus-single-services {
    margin-bottom: 45px
}


/*end of services area*/

.avacus-count-down-section {
    background-image: url(images/bg/countbg.jpg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
	background-attachment:fixed;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.avacus-count-down-section:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 52, 69, .85);
    content: "";
}

.single-count-down .counter {
    color: #fd6603;
    font-size: 35px;
    font-weight: 700;
}

.single-count-down {
    padding-left: 20px;
    border-left: 5px solid #fd6603;
    color: #fff;
}

.single-count-down h4 {
    font-family: 'Lora', serif;
    font-style: italic;
    margin-top: 10px
}


/*end of count down section*/


/*start latest projec section*/

section.avacus-latest-project-section {
    background: #efefef;
}

.project-img {
    position: relative;
    overflow: hidden;
}

.project-caption {
    position: absolute;
    left: 0;
    bottom: 10%;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    bottom: -10%;
    transition: .4s;
}

.project-img:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 50%;
    content: "";
    background: rgba(16, 16, 16, .8);
    transition: .4s;
    opacity: 0;
    visibility: hidden;
}

.avacus-single-project:hover .project-img:before {
    top: 0%;
    opacity: 1;
    visibility: visible;
}

.padding5 {
    padding-left: 10px;
    padding-right: 10px;
}

.avacus-single-project:hover .project-caption {
    visibility: visible;
    opacity: 1;
    bottom: 10%;
}

.project-caption a:hover {
    color: #fff
}

.project-caption a {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 30px;
    display: inline-block;
    color: #fd6603;
    transition: .4s
}

.project-caption a span {
    font-weight: 700;
    padding-left: 5px;
}

.project-caption h3 {
    line-height: 30px;
}

.latest-project-slider ul.slick-dots li {
    display: inline-block;
}

.latest-project-slider ul.slick-dots {
    text-align: center;
    margin-top: 30px;
}

.latest-project-slider ul.slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 10px;
    background: #c2cdd1;
    margin-right: 10px
}

.latest-project-slider ul.slick-dots li:last-child button {
    margin-right: 0;
}

.latest-project-slider ul.slick-dots li.slick-active button {
    background: #fd6603;
}

.project-caption h3 {
    top: -40px;
    position: relative;
    transition: .6s;
    opacity: 0;
    transition-delay: .5s
}

.project-caption a {
    position: relative;
    top: -40px;
    transition: .6s;
    opacity: 0;
    transition-delay: .4s
}

.avacus-single-project:hover a {
    opacity: 1;
    top: 0;
}

.avacus-single-project:hover h3 {
    top: 0;
    opacity: 1
}


/*end of avacus latest project css*/

.main-singel-testimonial {
    background: #010101;
    color: #fff;
    padding: 30px;
    position: relative;
    margin-top: 10px;
}

.main-singel-testimonial::before {
    border-left: 10px solid #fd6603;
    border-top: 10px solid #fd6603;
    content: "";
    height: 85px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 85px;
    z-index: 0;
}

.client-face {
    float: none;
    margin:0 auto 20px;
	display:table;
	
}
.client-face img{width:100%; border-radius:50%; border:1px solid #fd6603;}

.client-title {
    float: left;
    margin-top: 5px;
}

.client-face-title {
    overflow: hidden;
    margin-bottom: 30px;
}

.main-singel-testimonial p {
    line-height: 24px;
}

.client-title h4 {
    font-weight: 700;
    line-height: 24px;
}

.client-title p {
    margin-bottom: 10px;
}

.client-rating {
    color: #fd6603;
}

.clientprev {
    position: absolute;
    left: 0px;
    top: 35%;
    height: 50px;
    width: 50px;
    text-align: center;
    color: #fff;
    background: #ccd6da;
    margin-top: -25px;
    transition: .4s;
    font-size: 24px;
	z-index:99;
}

.clientprev:hover {
    color: #010101;
}

.clientnext {
    position: absolute;
    right: 0px;
    top: 35%;
    margin-top: -25px;
    height: 50px;
    width: 50px;
    text-align: center;
    color: #fff;
    background: #ccd6da;
    font-size: 24px;
    transition: .4s
}

.clientnext:hover {
    color: #010101
}


/*start avasuc quote section*/

.page-quote-section {
    background: #fd6603;
    color: #010101;
    padding: 50px 0
}

.quote-btn a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    background: #010101;
    color: #fff;
    width: 160px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    transition: .4s
}

.quote-btn a:hover {
    color: #010101;
    background: #fff;
}

.quote-btn a.hvr-sweep-to-left:before {
    background: #fff;
}

.quote-text p {
    font-weight: 300;
    line-height: 36px;
	font-size:26px;
	color:#fff;
}


/*end of avacus quote section*/


/*start avacus consultataion seciton*/

.avacus-consultation-section {
    background: #010101;
}

.consultation-text h2 span {
    display: block;
    color: #fd6603;
}

.consultation-text {
    color: #fff
}

.consultation-text h2 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 35px;
}

.consultation-text p {
    line-height: 24px;
}

.select-arrow select {
    width: 100%;
    height: 50px;
    padding-left: 10px;
    font-weight: 500;
}

.select-arrow {
    position: relative;
    margin-bottom: 15px;
}

.select-arrow:before {
    position: absolute;
    content: "\f107";
    right: 16px;
    top: 50%;
    font-family: fontawesome;
    font-weight: 700;
    font-size: 18px;
}

.single-inpuut input {
    width: 100%;
    height: 50px;
    color: #010101;
    font-weight: 500;
    padding-left: 10px;
	border-radius: 0 !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important;
border: 1px solid #fd6603;
}
.single-inpuut textarea {
    width: 100%;
    height: 120px;
    color: #010101;
    font-weight: 500;
    padding-left: 10px;
	border-radius: 0 !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important;
border: 1px solid #fd6603;
}

.single-inpuut input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #010101;
    font-weight: 400
}

.single-inpuut input::-moz-placeholder {
    /* Firefox 19+ */
    color: #010101;
}

.single-inpuut input:-ms-input-placeholder {
    /* IE 10+ */
    color: #010101;
}

.single-inpuut input:-moz-placeholder {
    /* Firefox 18- */
    color: #010101;
}

h3.fomr-title {
    color: #fd6603;
font-weight: 500;
font-size: 36px;
margin-bottom: 30px;
text-align: center;
}

.submit-button input {
    width: 160px;
    height: 50px;
    text-transform: uppercase;
    margin-top: 15px;
    border: 0;
    background: #fd6603;
    color: #010101;
    font-weight: 700;
    transition: .4s
}

.submit-button input:hover {
    color: #010101;
    background: #fff;
}


/*end of avacus consultation section*/


/*start latest news section*/

.single-news {
    position: relative;
}

.single-news:before {
    position: absolute;
    width: 85px;
    height: 85px;
    background: #FFFF00;
    left: -10px;
    top: -10px;
    content: "";
    z-index: -1;
}

.news-thumb {
    position: relative;
    overflow: hidden;
}

.thumb-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 52, 69, .85);
    transition: .4s;
    transform: scale(5);
    opacity: 0;
    visibility: hidden;
}

.single-news:hover .thumb-hover {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.single-news:hover a {
    transition-delay: .2s;
    opacity: 1
}

.thumb-hover a {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    opacity: 0
}

.single-news h3 {
    font-weight: 700;
    margin-bottom: 24px;
    margin-top: 30px;
    line-height: 35px;
    font-size: 24px;
    color: #010101
}

.news-details a {
    font-size: 13px;
    color: #010101;
    display: inline-block;
    margin-right: 10px;
    font-weight: 400
}

.news-details a span {
    color: #fd6603;
    padding-right: 10px;
}

.news-details a:last-child {
    margin-right: 0;
}


/*end of news section*/


/*start brand section*/

.single-brand {
    cursor: pointer;
}

.single-brand img {
    display: inline-block;
    opacity: .3;
    transition: .4s
}

.single-brand img:hover {
    opacity:1;
}

.brand-section {
    padding: 50px 0;
    background: #efefef;
}


/*end of brand section*/


/*start avacus footer section*/

footer.avacus-footer-section {
    background: #010101 none repeat scroll 0 0;
    color: #fff;
    padding: 70px 0;
}

.wedget-title {
    margin-bottom: 40px;
}

.wedget-title h4 {
    padding-bottom: 15px;
    position: relative;
    font-weight: 500;
	font-size:25px;
	color:#fd6603;
}

.wedget-title h4:before {
    position: absolute;
    width: 40px;
    height: 3px;
    background: #fd6603;
    content: "";
    left: 0;
    bottom: 0;
}

.wedget p {
    line-height: 24px;
}

.wedget>a {
    color: #fd6603;
    margin-top: 20px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    transition: .4s;
}

.wedget>a span {
    padding-left: 5px;
    font-weight: 700;
}

.wedget>a:hover {
    color: #fff;
}
.wedget ul li{list-style:none;}
.wedget ul li a {
    color: #fff;
    line-height: 32px;
    font-size: 14px;
    transition: .4s;
}

.wedget ul li a:hover {
    color: #fd6603;
}

.wedget h5 span {
    padding-right: 15px;
}

.wedget h5 {
    line-height: 32px;
}

.wedget .social-icon a {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #fd6603;
    border-radius: 5px;
    color: #fff;
    transition: .4s;
    margin-right: 10px;
}

.wedget .social-icon a:hover {
    background: #fff;
    color: #010101;
}

.wedget .social-icon {
    margin-top: 20px;
}

.copyright-secton {
    padding: 30px 0;
    background: #101010;
    color: #fff;
	border-top:1px solid #fd6603;
}

.copyright-secton a {
    color: #fd6603;
}


/*end of avacus footer section*/


/*start avacus shop page css*/

.inner-page-header-section {
    height: 250px;
    background-image: url(images/bg/inner-head.jpg);
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.inner-page-header-section:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(16, 16, 16, .8);
    content: "";
}

.breadcrumb li:before {
    display: none;
}

.page-title {
    color: #fff;
}

.page-title h2 {
    font-size: 55px;
    font-weight: 700;
}

.page-title h2 span {
    color: #fd6603
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 70px;
    list-style: none;
    background-color: #fd6603;
    border-radius: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    margin-top: -40px;
    padding-left: 30px;
}

.breadcrumb li,
.breadcrumb a{
    color: #fff;
    font-size: 14px;
    font-weight: 400
}
.breadcrumb li.active{color:#000;}

section.avacus-shop-page-section {
    background: #f2f3f4;
}

.widget button {
    width: 50px;
    height: 50px;
    background: #fd6603;
    color: #010101;
    display: inline-block;
    margin-left: -4px;
    font-weight: 700;
    font-size: 18px;
    transition: .4s
}

.widget button:hover {
    background: #010101;
    color: #fff
}

.widget input {
    width: 82%;
    height: 50px;
    padding-left: 15px;
    border: 0;
    float: left
}

.widget {
    margin-bottom: 50px;
}

.widget h2 {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 24px;
}

.widget ul li a span:last-child {
    float: right;
}

.widget ul li a {
    color: #010101;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    transition: .4s;
    font-weight: 700;
}

.widget a:hover {
    color: #fd6603;
}

.widget ul li {
    line-height: 24px;
    border-bottom: 1px solid #d9e0e2;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.tag a:hover {
    color: #010101
}

.widget ul li:last-child {
    border-bottom: 0;
}

button.filtedr {
    border: navajowhite;
    border-radius: 3px;
    text-transform: uppercase;
    color: #010101;
    background: #fd6603;
    width: 80px;
    height: 50px;
    font-size: 14px;
    text-transform: capitalize;
}

.pricing-rang {
    margin-top: 30px;
    overflow: hidden;
}

input#price {
    float: left;
    border: none;
    margin-left: 0px;
    color: #003455;
    background: transparent;
    cursor: pointer;
    width: 120px;
}

.pricing-rang label {
    float: left;
}

div.price {
    width: 50%;
    float: left;
}

span.price-text {
    margin-left: 20px;
    text-transform: capitalize;
    color: hsla(0, 0%, 37%, 1);
    float: left;
    line-height: 54px
}

div#slider-3 {
    background: #fff;
    height: 6px;
    border-radius: 0;
    border-color: transparent;
}

a.ui-slider-handle.ui-state-default.ui-corner-all.ui-state-hover {
    border-radius: 50%;
    background: #fd6603;
    border-color: #fd6603
}

a.ui-slider-handle.ui-state-default.ui-corner-all {
    border-radius: 50%;
    background: #fff;
    border: 2px solid #003455;
    height: 15px;
    width: 15px;
    margin-top: -1px;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    background: #fd6603;
    height: 6px;
    top: -1px;
}

.single-popular a {
    color: #010101
}

.popular-img {
    float: left;
    margin-right: 20px;
    width: 65px;
}

.popular-title {
    padding-left: 85px;
}

.popular-title h4 {
    font-size: 18px;
    margin-bottom: 9px;
}

.popular-title p.popular-price {
    font-weight: 700;
    line-height: 21px;
}

.puplar-rating span {
    color: #fd6603;
}

.single-popular {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d9e0e2;
}

.widget>a {
    padding: 12px;
    display: inline-block;
    color: #003455;
    border: 1px solid #d9e0e2;
    font-size: 13px;
    margin-bottom: 4px;
    transition: .4s;
}

.widget>a:hover {
    background: #fd6603;
}


/*end of avacus shop page css*/


/*product shorting css*/

.data-shorting select {
    width: 230px;
    height: 50px;
    padding-left: 10px;
    background: transparent;
    border: 0;
    outline: 0;
}

.data-shorting {
    position: relative;
    background: #fff;
    width: 230px;
    display: inline-block;
}

.data-shorting select option {
    background: #003455;
    color: #fff;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.data-shorting:before {
    position: absolute;
    width: 20px;
    content: "\f107";
    font-family: fontawesome;
    right: 6%;
    top: 32%
}

.product-filtaring h4 {
    font-weight: 700;
    line-height: 50px;
}


/*end of product shorting css*/


/*code for single product*/

.poduct-title {
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 20px;
}

.product-price-rating div {
    float: left;
    width: 50%;
}

.product-price-rating {
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

.puplar-rating {
    text-align: left;
}

.product-price-rating h4 {
    font-weight: 400;
}

.single-product>h4 {
    padding-left: 10px
}

.single-product {
    margin-bottom: 50px;
}

.add-to-cart {
    background: #003455 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin-top: 30px;
    text-align: center;
    width: 100%;
    transition: .4s
}

.product-img {
    position: relative;
    overflow: hidden;
}

.product-img:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background: rgba(0, 52, 85, .85);
    position: absolute;
    transition: .4s;
    visibility: hidden;
    opacity: 0
}

.single-product:hover .product-img:before {
    opacity: 1;
    visibility: visible;
}

.product-view>span {
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    transition: .4s;
    opacity: 0;
    transform: none;
}

.single-product:hover .product-view>span {
    opacity: 1;
    visibility: visible;
    transform: none;
}

.add-to-cart:hover {
    background: #fd6603;
    color: #003455
}

.product-filtaring {
    margin-bottom: 50px;
}


/*end of single product code*/


/*checkout page css*/

.avacus-checkout-section.section-padding {
    padding-bottom: 50px;
    padding-top: 130px;
}

.single-input input {
    height: 50px;
    padding-left: 10px;
    width: 100%;
    border: 0;
}

.single-input.halp-input {
    float: left;
    margin-right: 11.1px;
    width: 49%;
}

.single-input input::-webkit-input-placeholder {
    opacity: 1;
    font-weight: 400;
}

.single-input.full-input {
    width: 100%;
}

.avacus-checkout-section {
    background: #f2f3f4 none repeat scroll 0 0;
}

.single-input {
    margin-bottom: 10px;
}

.single-input.mr0 {
    margin-right: 0;
}

.billing-details>h3 {
    font-weight: 700;
    margin-bottom: 30px;
}

.single-form {
    margin-bottom: 50px;
    overflow: hidden;
}

.basick-hisab>li span {
    color: #fd6603;
    padding-left: 10px;
}

.basick-hisab>li {
    border-bottom: 1px solid #d9e0e2;
    font-size: 14px;
    font-weight: 700;
    padding: 25px 30px;
}

.basick-hisab>li:last-child {
    border-bottom: 0
}

.basick-hisab>li i {
    float: right;
}

.total-hisab {
    background: #fd6603 none repeat scroll 0 0;
    padding-left: 20px;
    padding-right: 20px;
}

.total-hisab>li span {
    float: right;
}

.total-hisab>li {
    border-bottom: 1px solid #e3d22b;
    font-weight: 700;
    padding-bottom: 25px;
    padding-top: 25px;
}

.total-hisab>li:last-child {
    border-bottom: 0 none;
}


/*check box css*/

.type-select {
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 50px;
}

.bank-condition {
    padding-left: 70px;
}

.single-method {
    overflow: hidden;
    padding-bottom: 30px;
}

.roundedOne {
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 50px;
    height: 20px;
    margin: 0px auto;
    position: relative;
    width: 20px;
}

.roundedOne input[type="checkbox"] {
    visibility: hidden;
}

.roundedOne input[type="checkbox"]:checked+label::after {
    opacity: 1;
}

.roundedOne label::after {
    background: #fd6603;
    border-radius: 50px;
    content: "";
    height: 12px;
    left: -1px;
    opacity: 0;
    position: absolute;
    top: -1px;
    width: 12px;
}

.roundedOne label {
    /*  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #222222 0%, #45484d 100%) repeat scroll 0 0;*/
    border-radius: 50px;
    /*  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) inset, 0 1px 0 white;*/
    cursor: pointer;
    height: 12px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 12px;
}

.select-pay-method {
    background: #010101 none repeat scroll 0 0;
    color: #fff;
    padding: 40px 20px;
}

.order-button.hvr-bounce-out {
    background: #fd6603 none repeat scroll 0 0;
    color: #003455;
    display: block;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    transition: .4s
}

.order-button.hvr-bounce-out:hover {
    background: #fff;
    color: #003455
}

.bank-condition>h4 {
    font-weight: 700;
    margin-bottom: 20px;
}

.all-payment-method {
    margin-top: 50px;
}


/*end of checkout page css*/


/*start about us page css*/

.avacus-company-review {
    background: #f2f3f4;
}

.company-video {
    width: 100%;
    height: 350px;
    position: relative;
    background: url(video/postar.jpg);
    z-index: 1
}
.company-video:after {
    position: absolute;
    content: "";
    background: yellow;
    left: -10px;
    top: -10px;
    content: "";
    height: 100px;
    width: 100px;
    z-index: -1;
}
.company-video:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 52, 69, .85);
    content: "";
}

.watch_now {
    position: relative;
    height: 500px;
}

.company-video a,
.history-video a {
    background: transparent;
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    z-index: 4
}

#bg_video {
    position: absolute;
    width: 100%;
    height: 350px;
    top: 0;
    left: 0;
    z-index: 0;
}


/*
.company-video::before {
    background: #fd6603 none repeat scroll 0 0;
    content: "";
    height: 100px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 100px;
}*/

.vdoverly {
    position: absolute;
    background: rgba(0, 52, 69, .85);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}

.historyvdoverly {
    position: absolute;
    background: rgba(0, 52, 69, .85);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}

.about-right-content .section-title {
    padding-bottom: 40px;
}

.about-right-content p {
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 24px;
}


/*history section*/

.avacus-history-section {
    background: #f2f3f4 none repeat scroll 0 0;
}

.single-history {
    padding-bottom: 40px;
    padding-left: 130px;
    position: relative;
}

.single-history:last-child {
    padding-bottom: 0
}

.years {
    left: 0;
    position: absolute;
    top: 0;
    font-weight: 700;
    font-size: 18px
}

.single-history::before {
    background: #a9b7bc none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 100px;
    position: absolute;
    width: 1px;
}

.single-history::after {
    background: #fd6603 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 95px;
    position: absolute;
    top: 0;
    width: 10px;
}

.single-history>h4 {
    font-weight: 700;
    margin-bottom: 20px;
}

.single-history>p {
    line-height: 25px;
}

.history-video {
    overflow: hidden;
    position: relative;
}

.history-video>video[poster],
.company-video>video[poster] {
    height: 100%;
    width: 100%;
}


/*end of history section*/


/*start team section css*/

.team-picture {
    position: relative;
}

.team-social-icon {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    margin-top: -25px
}

.team-social-icon a {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    color: #010101;
    display: inline-block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    margin-right: 8px;
    text-align: center;
    width: 50px;
    transition: .4s;
    font-weight: 700
}

.team-social-icon a:hover {
    background: #fd6603;
    color: #010101
}

.team-social-icon a:last-child {
    margin-right: 0;
}

.team-picture::before {
    background-color: rgba(0, 52, 69, 0.85);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: .4s;
}

.single-team:hover .team-picture:before {
    opacity: 1;
}

.single-team:hover .team-social-icon>a:nth-child(1) {
    top: 0;
    opacity: 1;
    visibility: visible
}

.single-team:hover .team-social-icon>a:nth-child(2) {
    top: 0;
    opacity: 1;
    visibility: visible
}

.single-team:hover .team-social-icon>a:nth-child(3) {
    top: 0;
    opacity: 1;
    visibility: visible
}

.team-social-icon a:nth-child(1) {
    transition: .4s;
    position: relative;
    top: 50px;
    opacity: 0;
    visibility: hidden
}

.team-social-icon a:nth-child(2) {
    transition: .4s;
    position: relative;
    top: 50px;
    transition-delay: .1s;
    opacity: 0;
    visibility: hidden
}

.team-social-icon a:nth-child(3) {
    transition: .4s;
    position: relative;
    top: 50px;
    transition-delay: .2s;
    opacity: 0;
    visibility: hidden
}

.team-title {
    margin-top: 25px;
}

.team-title h3 {
    font-weight: 700;
    text-transform: capitalize;
}

.team-title p {
    font-weight: 500;
}


/*end of team section css*/


/*start news latter section*/

.avacus-newslatter-section {
    background-image: url(img/newsbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    text-align: center;
    color: #fff;
    background-size: cover;
    padding: 70px 0
}

.avacus-newslatter-section:before {
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    background-color: rgba(0, 52, 69, 0.85);
}

.subscribe-form {
    color: #010101;
}

.subscribe-form input[type="email"] {
    display: inline-block;
    font-weight: 400;
    height: 50px;
    padding-left: 10px;
    width: 550px;
    border: 0;
    border-radius: 0;
	margin-right: 10px;
}

.subscribe-form input[type="email"]::-moz-placeholder {
    opacity: 1
}

.subscribe-form {
    margin-top: 50px;
}

.subscribe-form input[type="submit"] {
    background-color: #fd6603;
    border: 0 none;
    border-radius: 0;
    color: #010101;
    font-weight: 700;
    height: 50px;
    width: 160px;
    transition: .4s;
	text-transform: uppercase
}

.subscribe-form input[type="submit"]:hover {
    background: #fff;
    color: #010101
}

.news-latter-title>h2 {
    font-size: 35px;
    font-weight: 700;
}

.news-latter-title>h2 span {
    color: #fd6603;
}

.news-latter-title>h4 {
    font-style: italic;
    margin-bottom: 20px;
    font-family: 'Lora', serif;
    font-size: 20px;
}


/*end of news latter seciton*/


/*end of about us page css*/


/*start testimonia page css*/

section.testimonial-page {
    background: #efefef none repeat scroll 0 0;
}

section.testimonial-page .main-singel-testimonial {
    margin-bottom: 20px;
}

section.main-testimonial-section.section-padding.testimonial-page {
    padding-bottom: 80px;
}

.feedback-section .main-singel-testimonial {
    height: 300px;
    margin-bottom: 40px;
}

.feedback-section.section-padding {
    padding-bottom: 60px;
}

.testimonial-thumb>img {
    border: 5px solid #010101;
    border-radius: 50%;
}

.testimonial-thumb {
    margin-bottom: 50px;
    display: inline-block;
}

.name-title-rating {
    margin-top: 40px;
}

.premium-single-testimonial p {
    font-size: 20px;
    line-height: 35px;
    font-family: 'Lora', serif;
    font-style: italic;
}

section.premium-testimonia-section {
    background: #f2f3f4 none repeat scroll 0 0;
}

.rating {
    color: #fd6603;
    margin-top: 15px;
}

.name-title-rating h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

.name-title-rating h4 {
    font-size: 14px;
    font-weight: 400;
}


/*end of testimonial page css*/


/*start services page css === services 1*/

.single-why-chose {
    margin-bottom: 50px;
}

.why-chose-avacuse.section-padding {
    padding-bottom: 50px;
}


/*service page two css*/

.avacus-services-two-section {
    background: #f2f3f4 none repeat scroll 0 0;
}

.services-category a {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 4px solid #f2f3f4;
    color: #330445;
    display: block;
    padding: 15px;
    transition: .4s;
    font-size: 16px
}

.services-category a:hover {
    background: #010101;
    color: #fff
}

.services-side-img {
    margin-top: 0px;
    margin-bottom: 50px;
	background:#000;
}

.sideimg-title a {
    font-size: 14px;
    background: #010101 none repeat scroll 0 0;
    color: #fff;
    padding: 15px;
    display: block;
    transition: .4s
}

.sideimg-title a:hover {
    background: #fd6603;
    color: #010101
}

.sideimg-title a span {
    padding-right: 10px;
}

.sideimg-title a i {
    padding-left: 20px;
}

.contact-us-widget {
    background: #fd6603 none repeat scroll 0 0;
    padding: 30px 30px;
}

.contact-us-widget>h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.contact-us-widget p {
    line-height: 24px;
}

.contact-us-widget ul {
    margin-top: 20px;
}

.get-quate-btn {
    background: #fff none repeat scroll 0 0;
    color: #010101;
    display: block;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    transition: .4s;
}

.get-quate-btn:hover {
    background: #010101;
    color: #fff
}

.contact-us-widget>ul li span {
    padding-right: 15px;
}

.contact-us-widget>ul li {
    line-height: 30px;
}


/*end of service page to css*/

.post-title {
    font-weight: 700;
    margin-bottom: 30px;
}

.services-single-content img {
    margin-bottom: 25px;
}

.services-single-content p {
    line-height: 24px;
    margin-bottom: 20px;
}

blockquote {
    border-color: #fd6603;
    font-size: 18px;
    font-style: italic;
    line-height: 32px;
}

.services-single-content h3 {
    font-weight: 700;
    margin-bottom: 30px;
}

.case-stady {
    overflow: hidden;
    margin-top: 30px
}

.cash-thumb {
    float: left;
    margin-right: 20px;
    width: 38%
}

.case-list li {
    padding: 6px 25px;
    position: relative;
}

.case-list {
    float: left;
    width: 59%;
}

.case-list li::before {
    background: #fd6603 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: "";
    font-family: fontawesome;
    height: 15px;
    left: 0;
    line-height: 15px;
    margin-top: -7.5px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 15px;
}

.accordion-title {
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 30px;
}


/*start accourdion css*/

.panel-heading::before {
    background: transparent none repeat scroll 0 0;
    color: #010101;
    content: "";
    font-family: fontawesome;
    font-size: 15px;
    font-weight: 700;
    height: 17px;
    position: absolute;
    right: 4%;
    top: 24px;
    width: 17px;
}

.panel-heading {
    position: relative;
    padding: 0
}

h4.panel-title {
    color: #fff;
    font-family: roboto;
}

.panel-title a {
    display: block;
    padding: 15px 30px;
    color: #010101;
    font-size: 14px;
    font-family: 'Poppins', sans-serif !important;
    line-height: 24px
}

.panel-heading.active::before {
    content: "\f107";
    color: #fff;
    background: transparent;
}

.panel-item {
    background: transparent none repeat scroll 0 0;
    border-radius: 15px;
}

.panel-body {
    border-top: 0 !important
}

.panel-heading.active .panel-title {
    background: #010101;
}

.panel-heading.active a {
    color: #fff;
    font-weight: 700
}


/*end of accourdion css*/


/*services tab css*/

.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid transparent;
    border-radius: 0;
    border: 0;
    background: #fff;
    color: #010101;
    font-size: 14px;
    border-right: 5px solid #f2f3f4;
    padding-top: 20px;
    padding-bottom: 20px
}

.nav-tabs.nav-justified>li:last-child>a {
    border-right: 0;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 0;
    background: #010101;
    color: #fff
}

.services-tab-content h2 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 20px;
}

.services-tab-content h2 span {
    color: #fd6603;
}

.services-tab-content p {
    line-height: 24px
}

.tab-content {
    padding-top: 50px;
    padding: 50px 30px;
    background: #fff;
}

.tab-content .single-comments-input input {
    background: #f2f3f4
}

.tab-content .single-comments textarea {
    background: #f2f3f4
}

.service-3-cash-study {
    margin-top: 50px;
    margin-bottom: 50px;
}

.service-3-cash-study h2 {
    font-weight: 700;
    margin-bottom: 20px;
}

.service-3-cash-study {
    line-height: 24px;
}

a.show-more {
    width: 160px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    background: #010101;
    color: #fff;
    font-weight: 700;
    margin-top: 50px;
    transition: .4s
}

a.show-more:hover {
    background: #fd6603;
    color: #010101;
}


/*end of tab css*/


/*end of services page css*/


/*start project page css*/

ul.project-nav {
    margin-bottom: 30px
}

ul.project-nav li {
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: .4s
}

ul.project-nav li.current,
ul.project-nav li:hover {
    color: #fd6603;
}

.projectpage .avacus-single-project {
    margin-bottom: 20px;
}

.project-caption.two_column h3 {
    font-size: 45px;
    line-height: 60px;
}


/*end of project page css*/


/*faq section*/

textarea.faqmessage {
    width: 100%;
    height: 200px;
    padding: 10px;
}

textarea.faqmessage::-webkit-input-placeholder {
    opacity: 1;
    color: #010101;
    font-weight: 400;
}

.faqpage {
    background-image: url(img/faqbg.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.faqpage:before {
    position: absolute;
    content: "";
    background: rgba(0, 52, 69, .85);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.faqpage .single-inpuut input {
    margin-bottom: 15px;
}

.faqpage .consultation-text h2 span {
    display: inline-block
}

.avacus-accordio-section {
    background-color: #f2f3f4
}


/*end of faq section*/


/*start partners page css*/

section.main-partners-section {
    background: #efefef;
    padding-bottom: 50px
}

.partners-img {
    text-align: center;
    height: 144px;
    line-height: 144px;
    background: #fff;
    position: relative;
    margin-left: 10px;
    margin-top: 10px
}

.partners-img:before {
    position: absolute;
    width: 100px;
    height: 100px;
    left: -10px;
    top: -10px;
    background: transparent;
    content: "";
    border-left: 10px solid #fd6603;
    border-top: 10px solid #fd6603;
}

.partners-content h3 {
    font-weight: 700;
    line-height: normal;
}

h4.partners-state {
    margin-bottom: 25px;
    font-size: 13px;
}

h4.partners-state span {
    color: #fd6603;
    padding-right: 10px;
}

.partners-content p {
    line-height: 24px;
}

.margin-bottom50 {
    margin-bottom: 50px;
}


/*end of partners page css*/


/*start blog area*/

.blog-post-area {
    background: #f2f3f4;
}

.sigle-blog-post>h3 {
    color: #010101;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
    transition: .4s
}

.sigle-blog-post a h3 {
    color: #010101;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
    transition: .4s
}

.sigle-blog-post a h3:hover {
    color: #fd6603
}

.post-date span {
    font-size: 14px;
    color: #fd6603;
    padding-right: 10px;
}

.post-date a {
    color: #010101;
    margin-left: 15px;
}

.post-date {
    margin-bottom: 25px;
}

.sigle-blog-post p {
    line-height: 24px;
    margin-bottom: 20px;
}

.post-share-link {
    padding-top: 50px;
    padding-bottom: 80px;
    border-top: 1px solid #d9e0e2;
    margin-top: 50px;
}

.post-share-link div {
    display: inline-block;
}

.tag.posttag a {
    color: #010101;
    margin-right: 10px;
    transition: .4s;
}

.tag.posttag strong {
    text-transform: capitalize;
    margin-right: 10px
}

.tag.posttag a:hover {
    color: #fd6603
}

.share a {
    width: 40px;
    height: 40px;
    display: inline-block;
    color: #fff;
    text-align: center;
    background: #010101;
    line-height: 40px;
    border-radius: 6px;
    transition: .4s;
}

.share a:hover {
    color: #010101;
    background: #fd6603;
}

.share {
    margin-left: 200px;
}

.author-details .author-img {
    float: left;
    margin-right: 20px;
}

.author-details .about-author {
    padding-left: 120px;
}

.author-details {
    background: #fff;
    padding: 35px;
    margin-bottom: 50px
}

.author-details h4 {
    font-weight: 700;
    margin-bottom: 20px;
}

.author-details p {
    line-height: 24px;
    margin-bottom: 20px;
}

.author-details a {
    display: inline-block;
    color: #010101;
    margin-right: 10px;
}

.author-details a:hover {
    color: #fd6603
}

.author.comments .author-img {
    float: left;
    margin-right: 20px;
}

.author.comments .comment-description {
    padding-left: 120px;
}

.author.comments .comment-description p {
    line-height: 24px;
}

.author-description h4 {
    font-weight: 700;
    margin-bottom: 20px;
}

.author-description.comment-description>h4 span {
    float: right;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    opacity: .5;
}

.reply-button {
    color: #fd6603;
    display: inline-block;
    font-weight: 700;
    margin-top: 20px;
    text-transform: capitalize;
    transition: .4s
}

.reply-button:hover {
    color: #010101;
}

.author.comments {
    border-bottom: 1px solid #d9e0e2;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.author.comments.authore-reply {
    margin-left: 120px;
}

.author-title {
    margin-top: 50px;
}

.author-title h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
}

.single-comments-input {
    float: left;
    margin-right: 1%;
    width: 49%;
}

.single-comments-input {
    float: left;
    margin-bottom: 10px;
    margin-right: 1%;
    width: 49.5%;
}

.single-comments-input input {
    border: 0;
    width: 100%;
    height: 50px;
    padding: 10px
}

.mr0 {
    margin-right: 0;
}

.single-comments textarea {
    border: 0 none;
    padding: 10px;
    width: 100%;
}

.input-submit input {
    background: #fd6603 none repeat scroll 0 0;
    border: 0 none;
    font-weight: 700;
    height: 50px;
    margin-top: 10px;
    text-transform: uppercase;
    width: 100%;
    transition: .4s;
}

.sidebar {
    margin-bottom: 50px
}

.sidebar input {
    border: 0 none;
    height: 50px;
    padding-left: 15px;
    width: 212px;
}

.sidebar button {
    background: #fd6603 none repeat scroll 0 0;
    color: #010101;
    font-weight: 700;
    height: 50px;
    margin-left: -4px;
    width: 50px;
    transition: .4s
}

.sidebar button:hover {
    background: #010101;
    color: #fff
}

.sidebar-title h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.sidebar ul li a {
    border-bottom: 1px solid #d9e0e2;
    color: #010101;
    display: block;
    line-height: 24px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    transition: .4s;
    font-weight: 700
}

.sidebar ul li a:hover {
    color: #fd6603
}

.sidebar ul li a span {
    float: right;
}

.recent-img {
    float: left;
    margin-right: 20px;
    width: 70px;
}

.recent-content {
    padding-left: 90px;
}

.single-recent-post a {
    color: #010101;
    transition: .4s
}

.recent-content>p:first-child {
    font-size: 14px;
    font-weight: 700
}

.recent-content>p:last-child {
    font-size: 13px;
    margin-top: 10px;
}

.recent-content>p span {
    color: #fd6603;
    padding-right: 10px
}

.single-recent-post {
    border-bottom: 1px solid #d9e0e2;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.single-recent-post a:hover p:first-child {
    color: #fd6603
}

.sidebar.subcribe-widget {
    background: #010101 none repeat scroll 0 0;
    color: #fff;
    padding: 30px 20px;
}

.sidebar.subcribe-widget>h3 {
    font-weight: 700;
    margin-bottom: 20px;
    color: #fd6603
}

.subcribe-form {
    margin-top: 20px;
}

.input-submit input:hover {
    background: #010101 none repeat scroll 0 0;
    color: #fff;
}

.sidebar.subcribe-widget .subcribe-form input {
    float: left;
    width: 176px;
    color: #010101;
}


/*end of blog area*/


/*contact us page css*/

.contact-address-with-map {
    background: #efefef;
}

.contact-address ul li {
    padding-left: 40px;
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #d9e0e2;
	list-style: none;
}

.contact-address ul li strong {
    margin-right: 5px;
}

.contact-address ul li span {
    position: absolute;
    font-family: fontawesome;
    left: 0;
    font-size: 20px;
    color: #fd6603;
    top: 50%;
    margin-top: -21px;
}

.google-map #gmap {
    width: 100%;
    height: 323px;
}

.single-input-contact input {
    width: 100%;
    height: 50px;
    padding-left: 10px;
    margin-bottom: 15px;
    background: #fff;
    border: 0;
}

section.contact-form-section {
    background: #f2f3f4;
    padding-top: 0;
}

.single-input-contact select {
    width: 100%;
    height: 50px;
    padding-left: 10px;
    border: 0;
}

.single-input-contact.selectarrow {
    position: relative;
    background: #fff;
    z-index: 1
}

.single-input-contact.selectarrow:before {
    position: absolute;
    content: "\f107";
    font-family: fontawesome;
    right: 0;
    top: 0;
    width: 30px;
    text-align: center;
    line-height: 50px;
    z-index: -1;
    font-weight: 700;
    font-size: 15px;
}

.single-input-contact.selectarrow select {
    background: transparent;
}

.ceo-img {
    width: 100px;
    float: left;
    margin-right: 20px;
}

.ceo-details h4 {
    font-weight: 700;
    margin-bottom: 20px;
    padding-top: 10px;
}

.single-ceo-address {
    overflow: hidden;
    padding: 20px;
    background: #010101;
    color: #fff;
    margin-bottom: 30px;
}

.single-ceo-address:last-child {
    margin-bottom: 0;
}

.single-ceo-address p span {
    padding-right: 10px;
    color: #fd6603;
}

.single-ceo-address p {
    line-height: 24px;
}

.contact-message textarea {
    width: 100%;
    height: 120px;
    padding-left: 10px;
    padding-top: 10px;
    border: 0;
}

button.submit[type="submit"] {
    width: 100%;
    height: 50px;
    background: #fd6603;
    color: #010101;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
    padding: 0;
    text-align: center;
    transition: .4s
}

button.submit[type="submit"]:hover {
    background: #010101;
    color: #fff;
}


/*end of contact us page css*/


/*start single product page css*/

.single-product-thumbnail {
    text-align: left;
    position: relative;
    width: 80px !important;
    margin-right: 10px;
}

.product-thumbnail {
    margin-top: 15px;
}

.single-product-thumbnail.slick-slide.slick-current:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 52, 69, 0.85);
    content: "";
    background-image: url(img/plus.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
}

.single-product-thumbnail img {
    display: inline-block;
    margin-right: 0 !important
}

.Quantity {
    width: 100px;
    height: 50px;
    float: left;
}

.single-product-preview .Quantity input {
    background: #fff;
}
.single-product-preview .Quantity {
    padding-left: 0 !important;
	width: 80px;
}
.Quantity input {
    width: 50px;
    height: 100%;
    padding-left: 22px;
    border: 0;
    float: left;
}

.quantity-button {
    overflow: hidden;
    margin-top: 25px;
}

.single-product-preview p {
    line-height: 24px;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

h3.privew-title {
    font-weight: 700;
    margin-bottom: 10px;
}

.single-prduct-rating.rating {
    margin-bottom: 20px;
}

.plus-minus {
    display: inline-block;
    float: left;
}

.plus-minus span {
    display: block;
    height: 25px;
    line-height: 25px;
    width: 20px;
    text-align: center;
    transition: .4s;
    background: #e5e5e5;
    color: #010101;
    font-weight: 700
}

.plus-minus span:hover
{
    background-color: #010101;
    color: #fff;
}

a.addtoCart {
    float: left;
    width: 160px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #010101;
    color: #fff;
    font-weight: 700;
    transition: .4s;
}

a.addtoCart:hover {
    background: #fd6603;
    color: #010101
}

.single-pagetab {
    margin-top: 50px
}

.single-pagetab.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    width: 160px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-transform: uppercase;
    background: #010101;
    color: #fff;
    font-weight: 700;
    margin-right: 10px;
    transition: .4s
}

.single-pagetab.nav-tabs>li>a:hover,
.single-pagetab.nav-tabs>li.active>a {
    background: #fd6603;
    color: #010101;
}

ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 4px solid #010101;
    border-radius: 50%;
    top: -7px;
    background: #fff;
}

ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default:focus {
    outline: none !important;
}

.related-product .single-product {
    margin-bottom: 0
}

.related-product h2 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 20px;
}


/*end of single proudct page css*/


/*start avacus cart page*/

section.cart-page {
    background: #f2f3f4;
}

table {
    background-color: #fff;
    margin-bottom: 0 !important
}

tr th {
    text-align: center;
    text-transform: uppercase;
}

.table>tbody+tbody {
    border-top: 1px solid #e5eaec;
    border-bottom: 1px solid #e5eaec;
}

.table>thead>tr>th {
    border-bottom: none !important;
    border-right: 1px solid #e1e7e9
}
.single-cart-product i{
	cursor: pointer
	
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle;
    border-top: 0;
    padding: 20px 8px;
}

thead {
    background: #010101;
    color: #fff;
}

.plus-minus {
    display: inline-block;
    float: left;
}

.plus-minus span {
    display: block;
    height: 25px;
    line-height: 25px;
    width: 20px;
    text-align: center;
    transition: .4s;
    background: #e5e5e5;
    color: #010101;
    font-weight: 700
}

.plus-minus span:hover{
    background-color: #010101;
    color: #fff;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.Quantity {
    width: 100px;
    height: 50px;
    display: inline-block;
    padding-left: 20px
}

.Quantity input {
    width: 50px;
    height: 100%;
    padding-left: 22px;
    border: 0;
    float: left;
    background: #f2f3f4;
}

.single-cart-product tr td {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

button.update-cart {
    width: 160px;
    height: 50px;
    background: #010101;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 20px;
    transition: .4s
}

input.coupon {
    width: 250px;
    height: 50px;
    border: 0;
    background: #f2f3f4;
    padding-left: 15px;
}

.couponsection {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}

button.update-cart:hover {
    background: #fd6603;
    color: #010101;
}

.calculate-shpping input {
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
    border: 0;
    padding-left: 15px;
}

h3.calculate-title {
    padding: 20px 0;
    font-weight: 700;
    padding-bottom: 30px;
    text-transform: capitalize;
}

.calculate-shpping .update-cart {
    margin-left: 0
}

.cart-totals ul {
    background: #010101;
    padding: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.cart-totals li {
    line-height: 60px;
    color: #fff;
    border-bottom: 1px solid #335d6a;
}

.cart-totals li span {
    float: right;
}

.cart-totals ul li:last-child {
    border-bottom: 0;
}

button.holud-default {
    background: #fd6603;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    float: right;
    margin-top: 20px;
    display: block;
    margin-bottom: 50px;
    transition: .4s
}

button.holud-default:hover {
    background: #010101;
    color: #fff
}


/*end of avacus cart page*/

section.avacus-sign-up {
    background: #f2f3f4;
}

button.login-btn {
    background: #010101;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    width: 160px;
    text-align: center;
    line-height: 50px;
    margin-top: 20px;
    font-size: 14px;
    transition: .4s
}

button.login-btn:hover {
    background: #fd6603;
    color: #010101
}

.loging-form .form-control {
    height: 50px;
    border: 0;
    border-radius: 0;
    border: 0 !important;
    box-shadow: none !important;
    color: #010101;
    background: #fff;
    margin-top: 10px;
}

a.forget-pass {
    color: #010101;
    font-size: 14px;
    margin-top: 38px;
    display: block;
    transition: .4s
}

a.forget-pass:hover {
    color: #fd6603
}

h3.login-title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}


/*
checkbox design
*/


/* .squaredThree */

.squaredThree {
    position: relative;
    text-align: left;
    margin-top: 20px;
}

.squaredThree label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #e5e5e5;
    border-radius: 4px;
    
}

.squaredThree label:after {
    content: '';
    width: 9px;
    height: 5px;
    position: absolute;
    top: 7px;
    left: 5px;
    border: 3px solid #e5e5e5;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #010101
}

.squaredThree label:hover::after {
    opacity: 0.3;
}

.squaredThree input[type=checkbox] {
    visibility: hidden;
}

.squaredThree input[type=checkbox]:checked+label:after {
    opacity: 1;
    color: #010101;
    border-color: #010101;
}
.squaredThree input[type=checkbox]:checked+label{
    background: #fd6603;
}
span.remember {
    margin-left: 20px;
}

input.form-control.hulp {
    width: 49%;
    display: inline-block;
    margin-right: 6px;
    overflow: hidden;
}

input.form-control.hulp.pd0 {
    margin-right: 0
}


/*404 page css*/

section.avacus-404page.section-padding {
    background: #f2f3f4;
}

.avacus-404page h3 {
    font-size: 24px;
    font-style: italic;
}

.avacus-404page h1 {
    font-size: 150px;
    font-weight: 700;
    color: #fd6603;
    margin-top: 50px;
    padding-bottom: 30px;
    line-height: 150px;
}

.avacus-404page h4 {
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
}

a.backtohome {
    width: 160px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    background: #fd6603;
    color: #010101;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 55px;
    transition: .4s
}

a.backtohome:hover {
    background: #010101;
    color: #fff
}


/*start blog page area*/


/*large blog page*/

a.blog-read {
    width: 160px;
    height: 50px;
    line-height: 50px;
    background: #010101;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    transition: .4s;
    font-weight: 700;
    text-transform: uppercase;
}

a.blog-read:hover {
    background: #fd6603;
    color: #010101;
}

.large-preview {
    margin-bottom: 50px;
}

section.avacus-blogpage-area {
    background: #f2f3f4;
}

.avacus-blogpage-area .pagination {
    text-align: left;
}

.large-preview .blog-img {
    position: relative;
    z-index: 4;
}

.large-preview .blog-img:before {
    position: absolute;
    width: 100px;
    height: 100px;
    left: -10px;
    background: #fd6603;
    content: "";
    z-index: -1;
    top: -10px;
}

.single-news.blog-list h3 {
    margin-top: 0;
    margin-bottom: 15px;
}

.single-news.blog-list {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
}

.single-news.blog-list:before {
    left: 4px;
}

.single-news.blog-list .news-details {
    margin-bottom: 20px;
}

a.normal-readmore {
    margin-top: 15px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: #010101;
    transition: .4s
}

a.normal-readmore:hover {
    color: #fd6603
}

a.normal-readmore span {
    padding-left: 5px;
    font-weight: 700;
}

.single-grid {
    margin-bottom: 50px;
    z-index: 1
}

.avacus-blogpage-area .gird-pagination {
    text-align: center;
}


/*end of blog page area*/


/*single project page */

section.single-project-page-area {
    background: #f2f3f4;
}

.single-project-content h3 {
    font-weight: 700;
    margin-bottom: 20px;
}

.single-project-content p {
    margin-bottom: 30px;
    line-height: 24px;
}

.single-project-content blockquote {
    margin-bottom: 30px;
}

.parojectarea {
    padding-top: 50px;
}

.project-widget {
   padding: 50px 30px 10px 20px;
    background: #010101;
    color: #fd6603;
}

.project-widget h4 {
    margin-bottom: 10px;
    font-weight: 700;
}

.project-widget a {
    color: #fff;
}

.single-project-widget {
    margin-bottom: 30px;
}

.single-project-widget:last-child {
    margin-bottom: 0;
}


/*end of project area*/


/*final css*/

.country-select.inside {
    margin-bottom: 10px;
    width: 100%;
}

.country-select .flag-dropdown {
    bottom: 0;
    position: absolute;
    right: 10px;
    top: 0;
}

.country-select.inside input[type="text"],
.country-select.inside input[type="tel"] {
    padding-left: 20px;
}

.calculate-shpping .padding-right-0 {
    padding-right: 15px;
}

section.paddingTop-plus {
    padding-top: 100px;
}

.widget.tag {
    margin-bottom: 0;
}

.margin-top0 {
    margin-top: 0
}

h3.product-description-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
}

.product-descriptoin p {
    margin-bottom: 30px;
    line-height: 24px;
}

ul.featured-list li {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

ul.featured-list li:before {
    position: absolute;
    content: "\f067";
    font-family: fontawesome;
    left: 0;
    font-size: 9px;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
    line-height: 14px;
    color: #fd6603;
    border: 1px solid #fd6603;
}

.calculate-shpping .single-input-contact {
    margin-bottom: 15px;
}

.calculate-shpping .single-input-contact option {
    padding-left: 20px;
}

.calculate-shpping .padding-right-0 {
    padding-right: 0;
}

.single-input.full-input.selectarrow select {
    width: 100%;
    border: 0;
    height: 50px;
    padding-left: 10px;
    background-color: transparent;
}

.single-input.full-input.selectarrow {
    position: relative;
    overflow: hidden;
    background: #fff;
    z-index: 1;
}

.single-input.full-input.selectarrow:before {
    position: absolute;
    content: "\f107";
    font-family: fontawesome;
    right: 0;
    top: 0;
    width: 30px;
    text-align: center;
    line-height: 50px;
    z-index: -1;
    font-weight: 700;
    font-size: 15px;
}

.billing-details .squaredThree {
    bottom: -4px;
    display: inline-block;
    margin-top: 0;
    position: relative;
    width: 20px;
	margin-left: 20px;
}

.reviewr-img {
    width: 100px;
    margin-right: 30px;
    float: left;
}

.reviewr-details {
    padding-left: 130px;
}

.reviewr-details h4 {
    font-weight: 700;
    margin-bottom: 5px;
    color: #010101;
}

.reviews-tab i {
    color: #fd6603;
}

.single-review {
    margin-bottom: 30px;
}

.rating-text {
    margin-bottom: 30px;
}

.your-rating div {
    display: inline-block;
    margin-right: 30px
}

.your-rating div:last-child {
    margin-right: 0
}


/*end of final css*/


/*typhography*/

h1.heading {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 40px;
}

section.typhography-section {
    background: #f2f3f4;
}

h3.top-subtitle {
    font-style: italic;
    font-family: 'Lora', serif;
    margin-bottom: 15px;
}

.right-typhogarphy h3.top-subtitle {
    font-style: italic;
    font-family: 'Lora', serif;
    font-size: 20px;
}

h1.welcome-title {
    font-size: 55px;
    font-weight: 700;
    margin-bottom: 20px;
}

.single-typhography {
    margin-bottom: 60px;
}

h3.heading-three {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 18px;
}

h3.heading-two {
    margin-bottom: 20px;
    font-weight: 700;
}

h3.button-light {
    font-weight: 700;
    margin-bottom: 20px;
}

a.button-tow {
    display: inline-block;
    width: 160px;
    height: 50px;
    text-align: center;
    background: #fd6603;
    line-height: 50px;
    color: #010101;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 10px;
    transition: .4s
}

a.button-tow:hover {
    background: #010101;
    color: #fff
}

section.button-section {
    position: relative;
}

section.button-section:before {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    background: #010101;
    width: 50%;
    height: 100%;
}

.button-light-screen a.blog-read {
    margin-top: 0
}

h3.button-dark-screen {
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
}

h3.button-dark-screen {
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
}

a.button-three {
    width: 160px;
    height: 50px;
    line-height: 50px;
    background: #fd6603;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    color: #010101;
    text-transform: uppercase;
    margin-right: 10px;
    transition: .4s;
}

a.button-three:hover {
    background: #fff;
    color: #010101;
}

a.button-four {
    width: 160px;
    height: 50px;
    display: inline-block;
    text-align: center;
    background: #fff;
    color: #010101;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 50px;
    transition: .4s;
}

section.form-typhography {
    background: #f2f3f4;
}

a.button-four:hover {
    background: #fd6603;
    color: #010101;
}
.single-input-contact input:focus{
    outline: none !imortant;
    box-shadow: 0 0 1px #fd6603;
}
.single-input-contact select:focus{
    outline: none !imortant;
    box-shadow: 0 0 1px #fd6603;
    border: none !important
}

.right-side-button{
    padding-left: 50px;
}

.link-blak{color:#c55003; }
.link-wite{color:#fefefe; font-weight:500;}
.link-blak:hover, .link-wite:hover{color:#000; }
.mb-20{margin-bottom:20px;}
.mt-20{margin-top:20px;}
.mt-30{margin-top:30px;}
.homebox-sec{width:100%; padding:50px 0;}
.map-sec{width:100%;}
.homebox-sec h1, .abt-sec h1{text-align:center; font-size:45px; padding:0 0 15px 0; margin:0 0 30px 0; color:#fd6603;}
.abt-sec {width:100%;}
.abt-sec p {text-align:center;}

.homebox-sec ul{margin:0; padding:0; }
.homebox-sec ul li{list-style:none; margin:0; padding:6px 5px; }
.homebox-sec ul li i{color:#fd6603; padding:5px 6px; font-size:18px;}
.homebox-sec ul li a{color:#fd6603; }
.homebox-sec ul li a:hover{color:#000; }
.weighty{font-size:18px; font-weight:500;}
.weighty2{font-size:20px; font-weight:700; text-align:center; line-height:35px; /* color:#fd6603 !important; */ background:#000;}
.weighty2 a{color:#fefefe; }
.weighty2 a:hover{color:#fd6603; }
.centr{text-align:center;}

.avacus-consultation-section .enquire-form p, .avacus-consultation-section .enquire-form .single-inpuut label, .parojectarea .enquire-form p, .parojectarea .enquire-form .single-inpuut label  {color:#fff; margin:0; padding:5px; }
.avacus-consultation-section .enquire-form p span, .avacus-consultation-section .enquire-form span{color:#fd6603; }

.pic-box{width:100%; margin:0; padding:5px 0;}
.pic-box img{width:100%; }
.bakbg-sec {  background: url("images/bg/bg1.jpg") no-repeat;   background-size: cover;   background-attachment: fixed;   background-position: 100% 100%; padding:60px 0;}

.bakbg-sec h3{color:#fd6603; padding:5px 0 15px 0; font-size:36px; line-height:46px; text-align:center;}
.bakbg-sec p{color:#fff; }
.bakbg-sec h4{color:#fff; padding:5px 0 15px 0; font-size:20px; line-height:35px; margin: 0;}
.bakbg-sec ul {margin:0; padding:0;}
.bakbg-sec ul li{margin:0; padding:2px 0 ; list-style:none; color:#fff;}
.bakbg-sec ul li i{font-size:27px; padding:2px 10px; color:#0dcec5; margin:0;}
.black-opacity { position: relative; z-index: 9; }

.black-opacity:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #061406;
    opacity: .7;
    content: "";
    z-index: -9;
}

.bakbg-sec .service-ttile > h4 {
    color: #fd6603;
    font-size: 18px;
    font-weight: 500;
    line-height: 90px;
}
 .brand-section .NextArrowbrand, .brand-section .PrevArrowbrand{color:#fff; background:#fd6603; padding:10px; font-size:15px;}
 .brand-section .NextArrowbrand:hover, .brand-section .PrevArrowbrand:hover{ background:#101010; }
.social-box{margin:0 auto 15px; padding:5px; display:table;}
.social-box ul li {display: inline-block;}
.social-box ul li.social-icon a { display: inline-block; width: 100px; text-align: center; color: #fff; transition: .4s; font-size: 70px;}
.social-box ul li.social-icon a:hover { color: #fd6603;}
.social-box ul li.social-icon { margin-right: 0px; margin-left: 0px;}
.wedget h5 a{color:#fd6603;}
.wedget h5 a:hover{color:#fff;}


.mark-sec{width:100%; padding:50px 0; background:#efefef; border-top:2px solid #a71b09; border-bottom:2px solid #a71b09;}
.mark-sec p{color:#000; font-size:15px; line-height:25px; text-align:center; }
.btn-getcall{width:100%; padding:0; margin:8px 2px;}

.btn-getcall a {  display: inline-block; text-transform: uppercase; font-weight: 500; background: #fd6603; color: #fff;
    width: 100%; text-align: center; height: 50px; line-height: 50px; transition: .4s;}
	.btn-getcall a:hover{color:#fd6603; background: #fff;}
	
	.display-cell h4 span i{color:#fd6603; font-size:30px;}
	
	.bg-colr-sec{width:100%; background:#fd6603; padding:50px 0;}
	.bg-colr-sec h2{color:#fff; text-align:center; padding:0 0 20px 0; font-size:36px;}
	.bg-colr-sec h3{color:#fff; text-align:left; padding:0 0 20px 0; font-size:24px;}
	.bg-colr-sec h4{color:#fff; text-align:center; padding:0 0 20px 0; font-size:30px;}
	.bg-colr-sec p{color:#fff;}
	.bg-colr-sec ul{margin:0; padding:0;}
	.bg-colr-sec ul li{list-style:none; margin:0; padding:6px 5px; }
.bg-colr-sec ul li i{color:#fff; padding:5px 6px; font-size:18px;}
.bg-colr-sec ul li {color:#fff; }

.you-know{width:auto; background:#fd6603; padding:10px; margin:15px 0 10px 0;}
.you-know h3{font-size:28px; color:#fff; padding:8px 2px;}
.you-know i{color:#fff; font-size:30px; padding:0 10px 0 0;}
.you-know p{color:#000; }
	
	.rad span{display:inline-block;}
	.rad span label{padding: 12px 10px 0 5px !important; color:#fff;}
	.rad span input[type="radio"]{width: auto;margin: 0;padding: 0;float: left;}
	
.parojectarea .fomr-title2{color:#fd6603; font-size:25px; text-transform:uppercase; padding:5 0 20px 0; margin:0;}

.btn-getcall2 { width: 100%; padding: 0; margin: 15px 0;}
.btn-getcall2 a {text-transform: uppercase; font-weight: 500; background: #fd6603; color: #fff; width: auto;    text-align: center; height: 50px; line-height: 50px; transition: .4s; margin: 0 auto; display: table; padding:0 15px;}
.btn-getcall2 a:hover{background:#fff; color:#fd6603;}

.parojectarea h3{font-size:25px; color:#101010; padding:0 0 10px 0;}
.parojectarea .pic-box img{ padding:10px;}
.line-box{width:100%; background:#ffc29a; border:1px solid #fd6603; overflow:auto; padding:20px 0;}

.appli-form ul li {
    padding-left: 40px;
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #d9e0e2;
    list-style: none;
}
.appli-form ul li span {
    position: absolute;
    font-family: Flaticon;
    left: -2px;
    font-size: 38px;
    color: #fd6603;
    top: 50%;
margin-top: -21px;
}
.appli-head {font-size:20px; text-align:center; color:#fd6603; border-top:1px solid #fd6603; border-bottom:1px solid #fd6603; padding:5px 0;}
/* .social-box { float: right;} */

/* ------------------------
    Flat Icon
------------------------*/
@font-face {
  font-family: "Flaticon";
  src: url("fonts/Flaticon.eot");
  src: url("fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("fonts/Flaticon.woff") format("woff"),
       url("fonts/Flaticon.ttf") format("truetype"),
       url("fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
font-style: normal;
font-weight: normal;
}

.flaticon-relax:before { content: "\f100"; }
.flaticon-essential-oil:before { content: "\f101"; }
.flaticon-flower:before { content: "\f102"; }
.flaticon-smartphone-blocked:before { content: "\f103"; }
.flaticon-camera:before { content: "\f104"; }
.flaticon-security-on:before { content: "\f105"; }
.flaticon-fire:before { content: "\f106"; }
.flaticon-project:before { content: "\f107"; }
.flaticon-projection:before { content: "\f108"; }
.flaticon-eye:before { content: "\f109"; }
.flaticon-view:before { content: "\f10a"; }
.flaticon-care-1:before { content: "\f10b"; }
.flaticon-donation-1:before { content: "\f10c"; }
.flaticon-donation:before { content: "\f10d"; }
.flaticon-heart:before { content: "\f10e"; }
.flaticon-bench:before { content: "\f10f"; }
.flaticon-dumbbell-with-weights-outline:before { content: "\f110"; }
.flaticon-dumbbell-1:before { content: "\f111"; }
.flaticon-gym:before { content: "\f112"; }
.flaticon-dumbbell:before { content: "\f113"; }
.flaticon-weightlifting:before { content: "\f114"; }
.flaticon-cloud-2:before { content: "\f115"; }
.flaticon-computer-6:before { content: "\f116"; }
.flaticon-technology-5:before { content: "\f117"; }
.flaticon-cloud-computing-2:before { content: "\f118"; }
.flaticon-cloud-computing-1:before { content: "\f119"; }
.flaticon-cloud-1:before { content: "\f11a"; }
.flaticon-database-1:before { content: "\f11b"; }
.flaticon-server-3:before { content: "\f11c"; }
.flaticon-server-2:before { content: "\f11d"; }
.flaticon-lawyer-1:before { content: "\f11e"; }
.flaticon-court:before { content: "\f11f"; }
.flaticon-lawyer:before { content: "\f120"; }
.flaticon-picture-1:before { content: "\f121"; }
.flaticon-pan:before { content: "\f122"; }
.flaticon-salad:before { content: "\f123"; }
.flaticon-cooking-1:before { content: "\f124"; }
.flaticon-food-2:before { content: "\f125"; }
.flaticon-cooking:before { content: "\f126"; }
.flaticon-food-1:before { content: "\f127"; }
.flaticon-wedding-dinner:before { content: "\f128"; }
.flaticon-cutlery-2:before { content: "\f129"; }
.flaticon-restaurant:before { content: "\f12a"; }
.flaticon-dish:before { content: "\f12b"; }
.flaticon-optimization-1:before { content: "\f12c"; }
.flaticon-tags:before { content: "\f12d"; }
.flaticon-optimization:before { content: "\f12e"; }
.flaticon-viral-marketing:before { content: "\f12f"; }
.flaticon-file:before { content: "\f130"; }
.flaticon-research-1:before { content: "\f131"; }
.flaticon-research:before { content: "\f132"; }
.flaticon-computer-5:before { content: "\f133"; }
.flaticon-treatment:before { content: "\f134"; }
.flaticon-plant:before { content: "\f135"; }
.flaticon-coding-1:before { content: "\f136"; }
.flaticon-code:before { content: "\f137"; }
.flaticon-coding:before { content: "\f138"; }
.flaticon-responsive-1:before { content: "\f139"; }
.flaticon-computer-4:before { content: "\f13a"; }
.flaticon-responsive-design-symbol:before { content: "\f13b"; }
.flaticon-paint-brush-1:before { content: "\f13c"; }
.flaticon-paint-brushes:before { content: "\f13d"; }
.flaticon-paint-brush:before { content: "\f13e"; }
.flaticon-tools-1:before { content: "\f13f"; }
.flaticon-sketch-1:before { content: "\f140"; }
.flaticon-apple:before { content: "\f141"; }
.flaticon-playstore:before { content: "\f142"; }
.flaticon-left-arrow:before { content: "\f143"; }
.flaticon-right-arrow:before { content: "\f144"; }
.flaticon-arrows-2:before { content: "\f145"; }
.flaticon-arrows-1:before { content: "\f146"; }
.flaticon-play-button:before { content: "\f147"; }
.flaticon-graphic-design-2:before { content: "\f148"; }
.flaticon-dog:before { content: "\f149"; }
.flaticon-money-1:before { content: "\f14a"; }
.flaticon-water-1:before { content: "\f14b"; }
.flaticon-people:before { content: "\f14c"; }
.flaticon-water:before { content: "\f14d"; }
.flaticon-medical-1:before { content: "\f14e"; }
.flaticon-medical:before { content: "\f14f"; }
.flaticon-ribbon:before { content: "\f150"; }
.flaticon-money:before { content: "\f151"; }
.flaticon-donate:before { content: "\f152"; }
.flaticon-care:before { content: "\f153"; }
.flaticon-social-care:before { content: "\f154"; }
.flaticon-cloud:before { content: "\f155"; }
.flaticon-customs:before { content: "\f156"; }
.flaticon-policeman:before { content: "\f157"; }
.flaticon-police:before { content: "\f158"; }
.flaticon-cctv:before { content: "\f159"; }
.flaticon-lock:before { content: "\f15a"; }
.flaticon-pencil-1:before { content: "\f15b"; }
.flaticon-web-design-1:before { content: "\f15c"; }
.flaticon-computer-3:before { content: "\f15d"; }
.flaticon-three:before { content: "\f15e"; }
.flaticon-idea:before { content: "\f15f"; }
.flaticon-sunglasses:before { content: "\f160"; }
.flaticon-construction:before { content: "\f161"; }
.flaticon-technology-4:before { content: "\f162"; }
.flaticon-house-1:before { content: "\f163"; }
.flaticon-engineer:before { content: "\f164"; }
.flaticon-visitor:before { content: "\f165"; }
.flaticon-settings:before { content: "\f166"; }
.flaticon-house:before { content: "\f167"; }
.flaticon-blog:before { content: "\f168"; }
.flaticon-digital-marketing:before { content: "\f169"; }
.flaticon-smartphone-2:before { content: "\f16a"; }
.flaticon-smartphone-1:before { content: "\f16b"; }
.flaticon-resume:before { content: "\f16c"; }
.flaticon-brand:before { content: "\f16d"; }
.flaticon-barber-1:before { content: "\f16e"; }
.flaticon-brush:before { content: "\f16f"; }
.flaticon-shaver:before { content: "\f170"; }
.flaticon-scissors:before { content: "\f171"; }
.flaticon-barber:before { content: "\f172"; }
.flaticon-delivery:before { content: "\f173"; }
.flaticon-packages:before { content: "\f174"; }
.flaticon-24-hours:before { content: "\f175"; }
.flaticon-box-1:before { content: "\f176"; }
.flaticon-box:before { content: "\f177"; }
.flaticon-cargo-ship:before { content: "\f178"; }
.flaticon-transport-2:before { content: "\f179"; }
.flaticon-order:before { content: "\f17a"; }
.flaticon-headset:before { content: "\f17b"; }
.flaticon-truck:before { content: "\f17c"; }
.flaticon-arrows:before { content: "\f17d"; }
.flaticon-video:before { content: "\f17e"; }
.flaticon-technology-3:before { content: "\f17f"; }
.flaticon-gallery:before { content: "\f180"; }
.flaticon-photo-camera:before { content: "\f181"; }
.flaticon-picture:before { content: "\f182"; }
.flaticon-vegetarian:before { content: "\f183"; }
.flaticon-fast-food-1:before { content: "\f184"; }
.flaticon-fast-food:before { content: "\f185"; }
.flaticon-room-service:before { content: "\f186"; }
.flaticon-dinner:before { content: "\f187"; }
.flaticon-wine:before { content: "\f188"; }
.flaticon-food:before { content: "\f189"; }
.flaticon-pizza:before { content: "\f18a"; }
.flaticon-cutlery-1:before { content: "\f18b"; }
.flaticon-cutlery:before { content: "\f18c"; }
.flaticon-wedding-rings-1:before { content: "\f18d"; }
.flaticon-wedding-rings:before { content: "\f18e"; }
.flaticon-calendar:before { content: "\f18f"; }
.flaticon-wedding-couple:before { content: "\f190"; }
.flaticon-wedding-invitation:before { content: "\f191"; }
.flaticon-couple:before { content: "\f192"; }
.flaticon-cheers:before { content: "\f193"; }
.flaticon-technology-2:before { content: "\f194"; }
.flaticon-technology-1:before { content: "\f195"; }
.flaticon-server-1:before { content: "\f196"; }
.flaticon-cloud-computing:before { content: "\f197"; }
.flaticon-server:before { content: "\f198"; }
.flaticon-database:before { content: "\f199"; }
.flaticon-computer-2:before { content: "\f19a"; }
.flaticon-technology:before { content: "\f19b"; }
.flaticon-process:before { content: "\f19c"; }
.flaticon-profits:before { content: "\f19d"; }
.flaticon-team:before { content: "\f19e"; }
.flaticon-planning:before { content: "\f19f"; }
.flaticon-analysis:before { content: "\f1a0"; }
.flaticon-bar-chart:before { content: "\f1a1"; }
.flaticon-responsive:before { content: "\f1a2"; }
.flaticon-smartphone:before { content: "\f1a3"; }
.flaticon-transport-1:before { content: "\f1a4"; }
.flaticon-computer-1:before { content: "\f1a5"; }
.flaticon-web-design:before { content: "\f1a6"; }
.flaticon-computer:before { content: "\f1a7"; }
.flaticon-writing:before { content: "\f1a8"; }
.flaticon-graphic-design-1:before { content: "\f1a9"; }
.flaticon-thinking:before { content: "\f1aa"; }
.flaticon-html:before { content: "\f1ab"; }
.flaticon-content:before { content: "\f1ac"; }
.flaticon-graphic-design:before { content: "\f1ad"; }
.flaticon-brainstorming:before { content: "\f1ae"; }
.flaticon-pencil:before { content: "\f1af"; }
.flaticon-handshake:before { content: "\f1b0"; }
.flaticon-happy:before { content: "\f1b1"; }
.flaticon-coffee-cup:before { content: "\f1b2"; }
.flaticon-gavel:before { content: "\f1b3"; }
.flaticon-transport:before { content: "\f1b4"; }
.flaticon-repair:before { content: "\f1b5"; }
.flaticon-house-sketch:before { content: "\f1b6"; }
.flaticon-plan:before { content: "\f1b7"; }
.flaticon-tools:before { content: "\f1b8"; }
.flaticon-sketch:before { content: "\f1b9"; }
.flaticon-light-bulb:before { content: "\f1ba"; }

.avacus-latest-project-section .avacus-single-project .why-thumb:hover .why-content {    bottom: 0;}
 .avacus-latest-project-section .avacus-single-project .why-thumb .why-content { bottom: -75%; padding-left: 10px;padding-right: 10px;}
 .avacus-latest-project-section .avacus-single-project .why-thumb .why-content h4{font-size:15px; padding-bottom: 30px;font-weight: 500;position: relative;top: -20px;}


    @media only screen and (min-width: 1400px) {}
    
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
		/* .single-why-chose2 .display-table{top: -8px;} */
		.single-why-chose2 .display-table{top: -11px;}
		 .why-content p {font-size: 12px;line-height: 13px;        }
		.menu li a{padding: 7px;}
        .service-icon { float: left;display: block;  }
		.menu li ul{width:159px;}
        .service-ttile {
            /* margin-top: 20px; */
            float: left;
display: block;
        }
        .service-ttile>h4 {
            line-height: normal;
        }
        .menu {
            padding-right: 0
        }
        /* .clientnext {
            bottom: -60px;
            height: 40px;
            line-height: 40px;
            right: 44%;
            top: auto;
            width: 40px;
        }
        .clientprev {
            bottom: -60px;
            height: 40px;
            left: 44%;
            line-height: 40px;
            top: auto;
            width: 40px;
        } */
        ul.single-topbar li {
            margin-right: 10px
        }
        .topbar-right ul li.social-icon {
            margin-left: 15px;
            margin-right: 15px;
        }
        .topbar-right ul li a.getAquate {
            padding: 13px 30px
        }
        .why-content h4 {
            padding-bottom: 15px;
            top: -11px;
            font-size: 14px
        }
        .why-content a {
            margin-top: 15px;
        }
        /*shop page css*/
        .single-product>h4 {
            font-size: 16px;
        }
        span.price-text {
            margin-left: 10px;
        }
        button.filtedr {
            width: 60px
        }
        span.price-text {
            margin-left: 1px;
        }
        /*start check out page css*/
        .single-input.halp-input {
            width: 100%;
        }
        /*end of check out page css*/
        /*start testimonial page css*/
        section.testimonial-page .avacus-singel-testimonial {
            height: 265px;
        }
        .feedback-section .avacus-singel-testimonial {
            height: auto;
        }
        .feedback-section .client-title {
            margin-top: 20px
        }
        .premium-single-testimonial p {
            font-size: 18px;
        }
        /*end of testimonial page css*/
        /*bootstrap tab css*/
        .services-tab-content h2 {
            font-size: 28px
        }
        /*end of bootstrap tab css*/
        .sidebar.subcribe-widget .subcribe-form input {
            width: 126px;
        }
        .sidebar input {
            width: 162px;
        }
        .ceo-img {
            float: none;
            margin-bottom: 10px;
        }

        /*final css */
        .single-news h3{
            font-size: 19px;
            line-height: 30px
        }
.loging-form .form-control.hulp {
  width: 100%;
}.share {
  margin-left: 50px;
}
        /*end of final css*/
    }
	
	@media only screen and (min-width: 992px) and (max-width: 1199px) {
		 
		 .single-why-chose2 .display-table .display-cell p{font-size: 11px !important;line-height: 16px !important;}
	 }
    
	
	@media only screen and (min-width: 780px) and (max-width: 991px) {
		.avacus-latest-project-section .avacus-single-project .why-thumb .why-content { bottom: -55%;}
		.avacus-latest-project-section .avacus-single-project .why-thumb .why-content h4{font-size:14px; padding-bottom: 10px;font-weight: 500;position: relative;top: -10px;}
	}
	@media only screen and (min-width: 768px) and (max-width: 779px) {
		.avacus-latest-project-section .avacus-single-project .why-thumb .why-content h4{font-size:15px; padding-bottom: 10px;font-weight: 500;position: relative;top: -60px;}
	}
	@media only screen and (min-width: 600px) and (max-width: 767px) {
		.avacus-latest-project-section .avacus-single-project .why-thumb .why-content h4{top: -40px;}
	}
	
	
    @media only screen and (min-width: 768px) and (max-width: 991px) {
		.single-why-chose2 .why-content h4{top: 5px;}
		.single-why-chose2 .display-table{top: -4px;}
.single-why-chose2 .display-table .display-cell p{font-size: 9px !important; line-height: 9px !important;}
		.menu li a{padding: 5px;}
        .slick-slide img {
            width: 100%;
        }
        .topbar-right ul li.social-icon {
            margin-left: -10px;
            margin-right: 5px;
        }
        ul.single-topbar li {
            font-size: 13px;
        }
        ul.single-topbar li {
            margin-right: 10px;
        }
        .topbar-right ul li a.getAquate {
            padding: 13px 10px
        }
        .menu {
            padding-right: 35px
        }
        .service-icon {
           float: left;
display: block;
        }
        .service-ttile {
           /*  margin-top: 20px; */
            float: left;
display: block;
        }
		.services-trim-content p{min-height:115px; }
		.bakbg-sec .service-ttile > h4{font-size:13px;}
        .service-ttile>h4 {
            line-height: normal;
        }
        .avacus-testimonial-section.section-padding {
            padding-bottom: 150px
        }
		.clientnext, .clientprev {height: 28px;top: 35%;width: 28px; line-height:26px;}
        /* .clientnext {
            bottom: -60px;
            height: 40px;
            line-height: 40px;
            right: 44%;
            top: auto;
            width: 40px;
        }
        .clientprev {
            bottom: -60px;
            height: 40px;
            left: 44%;
            line-height: 40px;
            top: auto;
            width: 40px;
        } */
        .single-news h3 {
            font-size: 18px;
            line-height: 25px;
        }
        .wedget .social-icon a {
            height: 30px;
            line-height: 30px;
            margin-right: 5px;
            width: 30px;
        }
        .why-content {
            padding-left: 10px;
            padding-right: 10px
        }
        .why-content h4 span:first-child {
            width: 38px
        }
        .why-content h4 {
            font-size: 13px;
            padding-bottom: 10px;
            top: -1px;
        }
        .why-content a {
            margin-top: 10px
        }
        .why-content p {
           font-size: 11px;
line-height: 11px;
        }
        /*start shop page css*/
        .single-product>h4 {
            font-size: 15px;
        }
        .widget input {
            padding-left: 0
        }
        span.price-text {
            margin-left: 10px
        }
        input#price {
            width: 75px;
        }
        .puplar-rating {
            text-align: left;
        }
        .widget button {
            width: 40px;
        }
        .product-filtaring h4 {
            line-height: 20px;
        }
        /*end of shop page css*/
        /*start checkout page css*/
        .single-input.halp-input {
            width: 100%;
        }
        .basick-hisab>li {
            padding-right: 10px;
            padding-left: 10px;
        }
        /*end of check out page css*/
        /*start about page css*/
        .team-social-icon a {
            font-size: 15px;
            font-weight: 700;
            height: 40px;
            line-height: 40px;
            margin-right: 5px;
            width: 40px;
        }
        .team-title h3 {
            font-size: 19px
        }
        .quote-text h3 {
            font-size: 17px;
        }
        .single-history::after {
            left: 75px;
        }
        .single-history::before {
            left: 80px;
        }
        /*end of about us page css*/
        /*start testimonial page css*/
        .feedback-section .avacus-singel-testimonial {
            height: auto;
        }
        .feedback-section .avacus-singel-testimonial {
            padding: 20px;
        }
        .feedback-section .client-title {
            margin-top: 20px
        }
        .premium-single-testimonial p {
            font-size: 15px;
        }
        /*end of testimonial page css*/
        /*start testimonial page css*/
        .cash-thumb {
            width: 100%;
        }
        .case-list {
            width: 100%;
        }
        .sideimg-title a {
            padding-right: 8px;
            padding-left: 8px;
        }
        .sideimg-title a i {
            padding-left: 0;
        }
        /*end of testimonial page css*/
        /*start bootstrap tab css*/
        .services-tab-content h2 {
            font-size: 30px
        }
        /*end of bootstrap tab css*/
        .wedget h5 {
            font-size: 11px;
        }
        .sidebar input {
            width: 170px;
        }
        .sidebar.subcribe-widget .subcribe-form input {
            width: 134px;
        }
        .share {
            margin-left: 0;
            margin-top: 20px;
        }
        .ceo-img {
            float: left;
            margin-bottom: 10px;
        }
        .related-product .single-product {
            margin-bottom: 50px
        }
        .single-pagetab.nav-tabs>li>a {
            width: 140px;
        }
        .widget input {
            padding-left: 10px;
        }
        /*avacus cart page css*/
        .couponbtn.update-cart {
            margin-left: 0;
            width: 150px;
        }
        input.coupon {
            width: 170px;
        }
        /*end of avacus cart page css*/

        /*final css*/
        
        .single-grid {
  height: 300px;
}
.padding-right-0 {
  padding-right: 15px;
}
.loging-form .form-control.hulp {
  width: 100%;
}
.project-caption h3 {
  line-height: 30px;
}
.project-caption{
    padding-left: 10px;
    padding-right: 10px
}
        .fourcolumn h3{
            font-size: 20px
        }
        .right-side-button {
  padding-left: 10px;
}
        h1.welcome-title{
            font-size: 45px;
        }
        input#price {
  width: 95px;
}
        .widget button {
  width: 70px;
}
        /*end of final css*/
		
		.you-know h3 { font-size: 20px; color: #fff; padding: 4px 0px;}

    }
    
    @media only screen and (max-width: 767px) {
				.single-why-chose2 .display-table{top: -18px;}
							.single-why-chose2{width: 40%;margin: 26px auto;}
							.single-why-chose2 .display-table .display-cell p{font-size: 12px;line-height: 20px;}
							
		
		/* .single-why-chose2 .display-table{top: -92px;} */
		.notification li { padding-top: 3px;}
		.top_bar_area{line-height:34px;}
        .topbar-right ul li.social-icon {margin: 0;}
        .topbar-right ul li a.getAquate {padding: 13px 20px;}
        .topbarleft{ display: table;margin:0 auto;}
		.topbar-right { display: table;margin:0 auto; float:none;}
		
        .blacknav span {
            background: #000 none repeat scroll 0 0;
        }
        .blacknav {
            margin-top: 20px;
        }
        .menu > li{text-align: left;}
        .menu li a{ line-height: 18px;padding: 15px;  }
        .menu li ul{left: 100px; padding-left: 5px;}
        .menu li ul li:hover {
            background-color: transparent;
        }
        .menu li ul li:hover a{color: #fff;}
		
        .menu>li:hover>ul{ top: 32px;}
        /*welcome text responsive css*/
        .welcome-text h1 {
            font-size: 24px;
        }
        .welcome-text p {
            display: inline;
            font-size: 14px;
            line-height: 18px;
        }
        .welcome-text h1.hero-title {
            padding-top: 15px;
        }
        .welcome-text .hero-subtitle {
            padding-bottom: 10px;
        }
        .welcome-btn a {
            height: 40px;
            line-height: 42px;
            width: 130px;
            font-size: 12px;
        }
        .welcome-btn a.read-btn {
            margin-right: 5px;
            transition: all 0.4s ease 0s;
        }
        .welcome-btn {
            margin-top: 15px;
        }
        .Modern-Slider .slick-dots {
            bottom: 3%
        }
        .PrevArrow {
            height: 40px;
            width: 40px;
            left: 0;
            line-height: 40px;
        }
        .NextArrow {
            height: 40px;
            width: 40px;
            right: 0;
            line-height: 40px;
        }
        /*end of welcome text responsive css*/
        /*start why chose us responsive css*/
        .single-why-chose {
            margin-bottom: 30px
        }
        .why-content h4 span:last-child {
            line-height: 30px;
        }
        .why-content h4 span:first-child {
            float: left;
            padding-right: 20px;
        }
        .why-content h4 {
            font-size: 16px;
            padding-bottom: 10px;
            top: -13px;
        }
        .why-content {
            padding-left: 10px;
            padding-right: 10px
        }
        .why-content a {
            margin-top: 15px
        }
        /*end of why chosse us responsive css*/
        /*start services section css*/
        .service-ttile>h4 {
            line-height: normal;
            margin-top: 20px;
        }
        .services-icon-title {
            margin-bottom: 20px;
        }
        .service-icon {
            display: inline-block;
            float: none;
        }
        .service-ttile {
            display: block;
            float: none;
            width: 100%;
        }
        .avacus-single-services {
            text-align: center;
        }
        /*end of services resopnsive css*/
        /*start count dwons section css*/
        .single-count-down {
            margin-bottom: 20px;
        }
        .avacus-count-down-section {
            padding-bottom: 80px
        }
        /*end of countdown section*/
        /*start latest project section*/
        .avacus-single-project img {
            width: 100%;
        }
        .clientnext {
            bottom: -60px;
            height: 40px;
            line-height: 40px;
            right: 35%;
            top: auto;
            width: 40px;
        }
        .clientprev {
            bottom: -60px;
            height: 40px;
            left: 35%;
            line-height: 40px;
            top: auto;
            width: 40px;
        }
        .avacus-testimonial-section.section-padding {
            padding-bottom: 150px;
        }
        /*end of latest project */
        /*start get quate section css*/
        .quote-btn {
            margin-top: 20px;
            text-align: left;
        }
        .quote-text h3 {
            line-height: 30px;
        }
        /*end of get quate section css*/
        /*star consultation section*/
        .single-inpuut {
            margin-bottom: 15px;
        }
        .padding-right-0 {
            padding-right: 15px
        }
        /*end of consultation section*/
        /*start news section css*/
        .news-details a {
            font-size: 11px;
            font-weight: 400;
            margin-right: 10px;
        }
        .news-details a span {
            color: #fde428;
            padding-right: 6px;
        }
        .single-news h3 {
            font-weight: 700;
            line-height: 32px;
            margin-bottom: 4px;
            margin-top: 20px;
        }
        .single-news {
            margin-bottom: 40px;
        }
        .avacus-latest-news-section.section-padding {
            padding-bottom: 60px;
        }
        .wedget {
            margin-bottom: 50px;
        }
        footer.avacus-footer-section {
            padding-bottom: 50px;
        }
        .wedget-title {
            margin-bottom: 20px;
        }
        .notification li {
            display: inline-block;
        }
        .notification {
            text-align: center;
            margin-left: 0 !important
        }
        .searchbox {
            right:16px;
            top: 57px;
            width: 300px;
            z-index: 5;
        }
        li.search {
            top: -4px
        }
        .searchbox input {
            color: #003445
        }
        .menu li ul li {
            padding-left: 0
        }
        .menu {
            padding-right: 0;
            text-align: center;
            margin-left: 0 !important;
			width: 100%;
			background:#ffbb9e;
        }
        .navbar.sticky .navbar-collapse {
            overflow-y: scroll !important;
            height: 300px !important;
        }
        /*start shop page responsive css*/
        .data-shorting {
            text-align: center;
        }
        .product-img>img {
            width: 100%;
        }
        .product-filtaring>div {
            text-align: left;
        }
        .pagination>li>a,
        .pagination>li>span {
            height: 40px;
            line-height: 40px;
            width: 30px;
            margin-left: 0
        }
        /*end of shop page responsive css*/
        /*start checkout page css*/
        .single-input.halp-input {
            width: 100%;
        }
        .basick-hisab>li {
            font-size: 13px;
            padding: 25px 0;
        }
        .type-select {
            width: 30px;
        }
        .bank-condition {
            padding-left: 50px;
        }
        /*end of checkout page css*/
        /*start about us page css*/
        .company-video,
        #bg_video {
            height: 170px;
        }
        .about-right-content {
            margin-top: 50px;
        }
        .about-right-content .section-title {
            padding-bottom: 30px;
        }
        .section-title h2 {
            font-size: 27px;
        }
        .about-right-content .section-title h4 {
            padding-bottom: 10px;
        }
        .single-history::after {
            left: 65px;
        }
        .single-history::before {
            left: 70px;
        }
        .single-history {
            padding-left: 90px;
        }
        .history-title.section-title {
            margin-top: 70px;
            padding-bottom: 30px;
        }
        .single-team {
            margin-bottom: 50px;
        }
        .avacus-team-section.section-padding {
            padding-bottom: 50px;
        }
        .subscribe-form input[type="email"] {
            width: 100%;
            margin-bottom: 8px;
        }
        .news-latter-title {
            text-align: left;
        }
        .subscribe-form {
            text-align: left;
        }
        /*end of about us page css*/
        /*start testimonial page css*/
        .page-title h2 {
            font-size: 35px;
        }
        .client-title {
            margin-top: 25px;
        }
        .feedback-section .avacus-singel-testimonial {
            height: auto;
        }
        .avacus-testimonial-section.feedback-section.section-padding {
            padding-bottom: 50px;
        }
        /*end of testimonial page css*/
        /*services page tow layout */
        .services-single-content {
            margin-top: 50px;
        }
        .cash-thumb {
            float: none;
            width: 100%;
        }
        .case-list {
            width: 100%;
            float: none;
        }
        .services-tab-content h2 {
            margin-top: 50px;
            font-size: 26px;
        }
        /*end of services page tow layout*/
        /*faq page */
        .faqpage .consultation-text {
            margin-bottom: 20px;
        }
        /*end of faq page */
        /*start partner page*/
        .partners-content h3 {
            margin-top: 20px;
            font-size: 20px;
            line-height: normal;
        }
        /*strart single page css*/
        .author.comments.authore-reply {
            margin-left: 0;
        }
        .single-comments-input {
            width: 100%;
        }
        .sidebar input {
            margin-top: 50px;
            width: 82.5%;
        }
        .author-description.comment-description>h4 span {
            float: none;
            line-height: 25px;
            display: block;
        }
        .author-description h4 {
            margin-bottom: 10px
        }
        .author-details .author-img {
            float: none;
            margin-right: 0;
            text-align: left;
        }
        .author-details .about-author {
            margin-top: 20px;
            padding-left: 0;
        }
        .subcribe-form input {
            margin-top: 0;
        }
        /*end of single page css*/
        /*contact page css*/
        .single-input-contact input {
            margin-bottom: 10px;
        }
        .single-input-contact.selectarrow {
            margin-bottom: 10px;
        }
        .ceo-img {
            float: none;
            margin-bottom: 10px;
        }
        .single-ceo-address:first-child {
            margin-top: 20px;
        }
        .single-product-name {
            margin-top: 50px;
        }
        .related-product .single-product {
            margin-bottom: 50px
        }
        /*end of contact page css*/
        /*start avacus cart page*/

        button.update-cart{
            margin-left: 0;
            margin-top: 20px;
        }
        .update-cart-btn{
            text-align: left;
        }
        .cart-totals ul {
  padding: 0 20px;
}
.avacus-blogpage-area.section-padding {
  padding-bottom: 50px;
}

        /*end of avacus cart page*/


/*final css*/
.blog-list .news-thumb {
  margin-bottom: 20px;
}
.country-select {

  margin-bottom: 10px;

  width: 100%;
}
.padding-right-0 {
  padding-right: 15px;
}
.loging-form .form-control.hulp {
  width: 100%;
}

.forget-pass {
    display: block;
    text-align: left;
}
.squaredThree {
    margin-bottom: 30px;
    margin-top: 10px;
}
.project-caption.two_column h3 {
  font-size: 30px;
  line-height: normal;
}
.share {
  margin-left: 0;
  margin-top: 20px;
}
section.blog-post-area {
  padding-bottom: 50px;
}
        .welcome-text h3{
            font-size: 22px
        }
        h3.fomr-title{
            margin-top: 20px
        }
/*end of final css*/

section.button-section::before {
    display: none;
}
.right-side-button {
    background: #003445 none repeat scroll 0 0;
    padding: 20px;
}
.button-three {
    margin-bottom: 10px;
}
.button-light-screen {
    margin-bottom: 30px;
}
a.button-tow {
    margin-left: 0;
    margin-top: 10px;
}

    }
    
    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .why-content {
            padding-left: 60px;
            padding-right: 40px;
        }
        .why-thumb img {
            width: 100%;
        }
        .news-thumb img {
            width: 100%;
        }
        .client-title {
            margin-top: 5px;
        }
        .accourdion-img {
            text-align: left;
        }
        .sidebar.subcribe-widget .subcribe-form input {
            width: 87%;
        }
        .sidebar input {
            width: 88.5%;
        }
        .ceo-img {
            float: left;
        }
        .single-pagetab.nav-tabs>li>a {
            width: 140px;
        }
        .side-img img {
    width: 100%;
}
    }
	
	@media only screen and (max-width: 645px) {
		/* .single-why-chose2 .display-table{top: -59px;} */
		.single-why-chose2 .display-table{top: -18px;}
							.single-why-chose2{width: 45%;margin: 26px auto;}
							.single-why-chose2 .display-table .display-cell p{font-size: 12px;line-height: 18px;}
	}

	@media only screen and (max-width: 499px) {
		.avacus-latest-project-section .avacus-single-project .why-thumb .why-content h4{top: -78px}
		.single-why-chose2 .display-table{top: -16px;}
							.single-why-chose2{width: 50%;margin: 26px auto;}
							.single-why-chose2 .display-table .display-cell p{font-size: 12px !important;line-height: 18px !important;}
	}

	
	@media only screen and  (max-width: 479px){
		.social-box ul li.social-icon a{width: 60px;font-size: 40px;}
		.homebox-sec h1{font-size:30px; line-height:40px;}
		.avacus-latest-project-section .avacus-single-project .why-thumb .why-content h4{top: -53px;}
		
		 .single-why-chose2 .display-table{top: -36px;} 
		.single-why-chose2 { width: 75%;  margin: 26px auto;}
	}
	
	@media only screen and  (max-width: 450px){
		.single-why-chose2 .display-table{top: -24px;}
	}
	@media only screen and  (max-width: 399px){
		/* .single-why-chose2 .display-table{top: 3px;} */
		.single-why-chose2 .display-table{top: -16px;}
	}
	
	
	
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #fff;
}

.min-height {
min-height:200px !important;
}

.main-singel-testimonial p {
 color:#fff !important;
}

span.wpcf7-list-item-label {
    margin-top: 11px;
}

span.wpcf7-form-control-wrap.Anytimedropbox {
    color: #000;
}

span.wpcf7-form-control-wrap.loanenquirydropbox {
    color: #000;
}


.single-why-chose2 {margin-bottom: 50px;position: relative;z-index: 1;transition: .4s;}
.single-why-chose2::before {
    background: #fd6603 none repeat scroll 0 0;
    content: "";
    height: 80px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 80px;
    z-index: -1;
}
.single-why-chose2:hover h4 {top: 0;}

.single-why-chose2:hover .why-content { bottom: 0;}
.single-why-chose2 .why-content a span {color:#fff;}
 .single-why-chose2 .display-table{height: 100%;display: table;width: 100%;position: absolute;left: 9px; top: -15px;}
 .single-why-chose2 .display-table .display-cell p {  color: #fff; text-transform: none; font-weight: 300;
    padding: 0 10px; font-size: 14px; line-height: 25px;}
 .single-why-chose2 .why-content a{margin-top:0;}
 
 .link-txts{color:#fd6603 !important; text-transform:uppercase !important; font-weight:700 !important;}
 .link-txts:hover{color:#fff !important;}
 
 .single-why-chose2 .why-content h4{top: 14px;}

div.wpcf7-response-output {
    color: #ff0000 ! important ;
}
 
 
 
 
