body{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    letter-spacing: 0.6px;
    line-height: 20px;
    font-weight: 400;
    text-transform:capitalize;
    background-color: #fff;
}
@media (min-width:576px) {
    .container {
        max-width: 100% ;
    }
}
@media (min-width:768px) {
	.container {
		max-width: 100% ;
	}
    #fproduct , #sproduct, #f_downlod, #tproduct ,#fh_product , #shop_color_collapse , #shop_brand_collapse , #shop_size_collapse ,.s_filter  .collapse:not(.show) {
            display: block;
    }
    .footer h6 button, .s_filter h6 button{
            display: none;
    }
  
    #shop_range_collapse {
        display: flex;
    }

}
@media (min-width:992px) {
	.container {
		max-width: 960px;
	}
    .v_menu  .dropdown .dropdown-menu {
        opacity: 0;
        box-shadow: none;
        display: block !important;
        transform-origin: 0 0 0;
        transform: scale(1,0);
        transition: all 500ms ease 0s;
    }
    .v_menu .dropdown:hover .dropdown-menu {
        opacity: 1;
        transform: scale(1,1);
    }
    .vertical_main_menu .dropdown-menu {
        left: 105%;
        top: 0;
        position: absolute;
    }
    .home {
        position: absolute;
        left: 0;
        right: 0;
        top: 1%;
        z-index: 2;
    }
    .main-menu li {
        display: inline-block;
        margin-right: 30px;
        font-weight: 700 !important;
        position: relative;
    }
    .main-menu > li .dropdown-menu {
        opacity: 0;
        display: block !important;
        transform-origin: 0 0 0;
        transform: scale(1,0);
        transition: all 500ms ease 0s;
        text-transform:capitalize;
    }
    .main-menu > li:hover .dropdown-menu {
        opacity: 1;
        transform: scale(1,1);
    }
}
@media (min-width:1200px) {
    .container {
       max-width: 1170px;
    }
}

.col-12 {
    margin-bottom: 1px;
}
.font-weight-bolder {
    font-weight: 600 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.btn.focus, .btn:focus , .btn-primary:not(:disabled):not(.disabled):active:focus , .custom-select:focus{
    box-shadow: none;
}
.custom-select:focus{
    border: 1px solid #ced4da;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../../assets/img/loader.gif') no-repeat center center #fff;
}
.invalid-feedback {
    display: none;
    color: #ff4200;
    font-size: 11px;
    margin-top: 5px;
    text-align: left;
    font-weight: 400;
    padding-left: 12px;
    background: #ffebeb;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0;
}
.form-control.is-valid:focus, .was-validated .form-control:valid:focus, .form-control.is-valid, .form-control.is-invalid, .form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    border-color: #ff4200 !important;
    box-shadow: none;
}

.btn {
    -webkit-appearance: initial;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    display: inline-block;
    font-size: 17px;
    border: 2px solid transparent;
    letter-spacing: .5px;
    line-height: inherit;
    border-radius: 0;
    text-transform: capitalize;
    width: auto;
    font-weight: 500;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease !important;
    transition: all .5s ease !important;
}


/*=============================================================================================HOME====================================================================================================*/
.padding-top{
    padding-top: 80px;
}
.padding-bottom{
    padding-bottom: 80px;
 }
 p{
    color: #7c7c7c;
    line-height: 26px;
 }
li{
	list-style: none;
}
ul {
    margin-bottom: 0;
    padding-left: 0;
}
a{
	color: #000;
	text-decoration: none;
	transition: 0.3s ease-in-out;
}
a:hover , a.active ,a:focus{
	color: #ff4200;
	text-decoration: none;
	transition: 0.3s ease-in-out;
}
.page-link{
    color:#000;
}
.}
.page-link{
    color:#000;
}
.page-link:hover{
    color:#ff4200;
}
.text {
    color: #ff4200;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: .01px;
}
.heading {
    color: #202020;
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 63px;
    height: 200px;
}
.about-us-page .main-menu.navbar li a,.blog-page-header .main-menu.navbar li a, .service-d-page .main-menu.navbar li a, .service-page .main-menu.navbar li a, .faq-page .main-menu.navbar li a, .casestudies-page  .main-menu.navbar li a, .contact-us-page .main-menu.navbar li a, .page-404 .main-menu.navbar li a{
    color: #000;
}
.about-us-page .main-menu.navbar li a:hover,.blog-page-header .main-menu.navbar li a:hover {
    color: #ff4200;
}
button, input, select, textarea , a{
    outline: none !important;
}
.btn-danger:not(:disabled):not(.disabled):active:focus , .btn-outline-secondary:not(:disabled):not(.disabled):active:focus{
    box-shadow: none !important;
}
.svg-inline--fa.fa-angle-down.fa-w-10 {
    width: 8px !important;
    vertical-align: middle !important;
    opacity: 0.8;
}
button, select {
    text-transform: capitalize;
}
.home_ .rounded {
    border-radius: 15px !important;
}
.border {
    border: 1px solid #e4e4e4 !important;
    border-radius: 20px;
}
.p_10{
    padding:10px;
}
.main-menu.navbar li a {
    color: #fff;
}
.main-menu.navbar li a:hover{
    color: #ff4200
}
.main-menu > li .dropdown-menu li a {
    color: #000;
    font-size: 14px;
}
.home .header-top {
    border-bottom:none;
}
.header-top {
    border-bottom: 1px solid #e4e4e4;
}
.font-weight-bolder {
    font-weight: 500 !important;
}
.blog-page a.pink-btn, #blog_page a.pink-btn{
    padding: 8px 14px;
    font-size: 12px;
}
.blog-page {
    margin-bottom: 80px;
}
.blog-pagination{
    margin-bottom: 80px;
}
.card{
    border-radius: 20px!important;
}
.single-blog-commnets{
    border: 1px solid #e4e4e4;
    border-radius: 20px;
    margin-top: 40px;
}
/*--------------------------------------------------------------------- title  -------------------------------------------------------------------------*/


.title_outer{
    text-align: center;
}
.title_outer h2::before {
    position: absolute;
    content: "";
    background: url('../../assets/img/title_img.png') no-repeat center center;
    height: 30px;
    width: 100px;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
}
.title_outer h2{
    margin-bottom: 40px !important;
}


/*--------------------------------------------------------------------- /  title  -----------------------------------------------------------------------*/

/*------------------------------------------------------------------  carousel arrow  ------------------------------------------------------------------*/


.owl-theme .owl-buttons [class*="owl-"] {
    color: #222 !important;
    margin: 0 !important;
    min-width: 60px;
    min-height: 60px;
    text-align: center;
    transition: 0.3s ease;
    border-radius: 50% !important;
    box-shadow: 0px 3px 4px 0px rgba(1, 1, 1, 0.09);
    padding-top: 20px;
    font-size: 18px;
    background: #fff;
}
.owl-theme .owl-dots{
    display: none;
}
.owl-theme .owl-buttons [class*="owl-"]:hover {
    color: #ff4200 !important;
    opacity: 1;
}
.owl-theme .owl-buttons .disabled {
    opacity: 1 !important;
    cursor: no-drop !important;
}
.menu_slider .owl-prev {
    left: 20px;
    right: auto;
    position: absolute;
}
.menu_slider .owl-next {
    left: auto;
    right: 20px;
    position: absolute;
}
.owl-buttons {
    left: 0;
    right: 0;
    position: absolute;
    top: 45% !important;
}
.owl-prev {
    left: -14px;
    position: absolute;
    right: auto;
}
.owl-next {
    left: auto;
    right: -14px;
    position: absolute;
}
.owl-carousel .owl-buttons button.owl-prev, .owl-carousel .owl-buttons button.owl-next, .owl-carousel button.owl-dot{
    background: #fff !important;
}
/*---------------------------------------------------------------- /  carousel arrow  ------------------------------------------------------------------*/


/*--------------------------------------------------------------------- header area ---------------------------------------------------------------------*/


/* search */


.dblock{
    display: block;
}
.dnone{
    display: none;
}
body.active-search .search-toggle {
    opacity: 1;
    transform: translateY(0);
    margin-top: 0;
}
.search-toggle{
    z-index: 9999;
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    background-color: rgba(18,18,18,.9);
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: translateY(-100%);
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 42px;
}
.search-toggle .close-nav {
    color: #fff;
    display: inline-block;
    padding-left: 10px;
    line-height: 0;
    position: relative;
    top: 4px;
}
.search-toggle .close-nav i{
    font-size: 14px;
    position: relative;
    bottom: 2px;
    padding-left: 10px;
}
.search-toggle .searchsmooth{
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}
#searchbox.input-group{
    width: auto;
}
body.active-search .search-toggle .searchsmooth{         
    animation: fadeInDown 0.3s 0.2s ease-out both;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.14);
}
#search_toggle{
    border: none;
    cursor: pointer;
    background-color: transparent;
    padding: 0;
}
.searchsmooth .btn.btn-primary {
    height: 50px;
    border-radius: 0 4px 4px 0;
    border: none;
}
.searchsmooth .form-control:focus {
    border: none !important;
}
/* search over */

.desktop-setting .head_, .headr {
    position: unset;
    padding: 0 0;
    float: none;
    border: 1px solid #eee !important;
    min-width: auto;
    margin-top: 4px !important;
}
.mega_menu li{
    margin-right: 0 !important;
}
.m1.mega_menu .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%;
}
.m1{
    position: unset !important;
}
.m1 li {
    width: 100%;
}
.m-space{
    width: 30px;
    display: inline-block;
}
.main-menu {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.desktop{
    padding-left: 20px;
}


.head-right a{
    display: inline-block;
}
.navbar{
    display: inline-block;
    padding: 0;
    align-items: initial;
}
.mg_menu {
    float: left;
}
.form-control:focus {
    color: #495057;
    background-color: transparent;
    border-color: transparent;
    outline: none;
    box-shadow: none;
}
.form-select:focus , .btn-danger:active:focus ,.btn-danger:focus{
    box-shadow: none;
}
.dropdown-toggle::after{
	display: none;
}
.right1 ,.right2 ,.right3 ,.right4 {
	display: inline-block;
}
.hr_::before {
    content: '';
    border-left: 1px solid #ccc;
    margin: 0 20px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 2px;
}
h1.hr_{
    font-size: 14px;
}
.right4 ul {
    display: inline-block;
}
.dropdown-item:hover ,.dropdown-item:active {
    color: #ff4200;
    background-color: transparent;
}
.dropdown-menu.r_menu {
    right: 0;
    left: auto;
    padding: 10px;
    min-width: 11rem;
}
.between-heder{
	min-width: 780px;
}
.between-header .select-menu {
    float: left;
    border: none;
    width: 150px;
    letter-spacing: 1px;
    text-transform: capitalize;
    background-size: 10px;
    font-size: 12px;
    height: 43px;
    background-position: 110px;
    background-repeat: no-repeat;
    background-image: url('../../assets/img/down_arrow.png');
    -moz-appearance: none !important;
    appearance: none !important;
    background-color: transparent !important;
    cursor: pointer;
}
.between-header .input-group::before {
    content: '';
    width: 1px;
    height: 25px;
    position: absolute;
    top: 10px;
    left: 160px;
    background: #eee;
    z-index: 12;
}
.between-header .input-group {
    position: unset;
    width: 67%;
}
.between-header {
    height: 45px;
    position: relative;
    padding: 0 0 0 15px;
}
.between-header .input-group {
    position: unset;
    width: auto;
}
.between-header input {
    width: 100%;
    height: 43px;
    border: none;
    padding-left: 20px;
}
.between-header .input-group-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: 12;
}
.between-header .form-control:focus {
    border: none;
}
.between-header .btn.btn-danger {
    height: 43px;
    border-radius: 0 2px 2px 0;
    border: none;
    margin: 0;
    position: relative;
    width: 120px;
    font-size: 14px;
    letter-spacing: 1px;
    background: #ff4200;
}
.between-header .btn.btn-danger:hover{
    background-color:#ffcc00 !important;
    color: #000 !important;
}
.head-search .form-control:focus {
    border:none !important;
}
/*menu*/
.header_bottom {
    padding: 13px 0;
}

.head-right li{
    display: inline-block;
    padding-left: 18px !important;
}
.head-right li:first-child{
    padding-left: 0 !important;
}
.head-right svg {
    fill: #797979;
}
.head-right {
    padding-top: 3px;
}
.head-right li:hover svg{
    fill: #ff4200;
}
.head-right li:hover .comp_wish {
    transition: 0.1s ease-in-out; 
}
.head-right li span svg{
    padding-right: 7px;
}
.head-left .input-group > .form-control:not(:last-child) {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.shopping-cart .fst-image {
    height: 80px;
}
.shopping-cart .media{
    align-items: center;
}
.shopping-cart li:last-child span a {
    background-color: #ff4200;
    width: 100px;
    height: 35px;
    color: #fff;
    text-align: center;
    padding-top: 7px;
    border-radius: 5px;
    font-size: 13px;
    display: inline-block;
}
.shopping-cart li:last-child span:hover a{
    background-color: #000;
}
.s_cart{
    min-width: 280px !important;
}
.head-right .shopping-cart li{
    padding-left: 0 !important;
}
.shopping-cart .border-bottom {
    border-bottom: 1px solid #f2f2f2 !important;
}
.f_15{
    font-size: 15px !important;
}
.f_18 {
    font-size: 18px !important;
}
.f_20{
    font-size: 20px !important;
}
.price_cart {
    border-radius: 50%;
    padding: 0px 6px;
    background: #ff4200;
    color: #fff !important;
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.cart_cross {
    height: 18px;
    width: 18px;
    border-radius: 50%;
    color: #000;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    padding-left: 2px;
    cursor: pointer;
}
.cart_cross:hover {
    color: #ff4200;
}


/*-------------------------------------------------------------------/   header area ---------------------------------------------------------------------*/

/*------------------------------------------------------------- vertical menu and slider --------------------------------------------------------------------*/
.menu_slider .col-12{
    padding:0 !important;
}

.vertical_menu{
    max-width: 20%;
    flex: 0 0 20%;
    margin-bottom: 15px;
}
.v_menu{
    position: absolute;
    left: 15px;
    right: 15px;
    z-index: 2;
}
.main_slider{
    max-width: 80%;
    flex: 0 0 80%;
}

.cat_menu {
    padding: 15px 25px;
}
.cat_menu .svg-inline--fa.fa-bars.fa-w-14 {
    margin-right: 20px;
}
.vertical_main_menu {
    padding: 0 15px;
    display: block;
}
.vertical_main_menu > li , .c_menu li {
    padding: 8px 0;
    cursor: pointer;
}
.h_title ,.dropdown-item{
    padding: 8px 15px;
}
.r_menu  .h_title {
    border: 1px solid #eee;
    margin-top: 5px;
    border-radius: 5px;
}
.vertical_main_menu li a > svg  ,.vertical_main_menu .dropdown.plus svg{
    font-size: 16px;
    color: #939393;
    background-color: #f5f5f5;
    width: 30px !important;
    height: 30px;
    text-align: center;
    padding: 7px 0;
    border-radius: 50%;
    transition: 0.3s ease;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.vertical_main_menu li:hover a >  svg ,.vertical_main_menu .dropdown.plus:hover svg{
    background-color: #f3283d;
    color: #fc0;
}
.mega_menu .dropdown-menu {
    width: 520px;
}
.dropdown-menu{
    font-size: 14px;
    border:none;
    margin-top: 10px;
    border-radius: 0;
    border: 1px solid #eee;
    border-radius: 4px;
}
.main_slider .carousel-control-prev,.main_slider  .carousel-control-next {
    bottom: 20px;
    top: auto;
    left: 0;
    right: 0;
    width: 100%;
}
.main_slider .carousel-control-next {
    left: 10px !important;
}
.main_slider .carousel-control-prev {
    left: -10px !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
    width: 16px;
}
.slider-banner-content{
    visibility: visible; animation-delay: 0.8s; animation-name: slideInLeft;
}
.slider-main-txt{
    font-size:1.2em;vertical-align:middle;
}
/*-----------------------------------------------------------/   vertical menu and slider --------------------------------------------------------------------*/

/*--------------------------------------------------------------------  services -----------------------------------------------------------------------------*/

.main_services ul li.ser-svg {
    position: relative;
    transition: all .3s ease-in-out 0s;
    height: 70px;
    width: 70px;
    padding: 13px 0;
    background-color: #f5f5f5;
    border-radius: 100%;
    border: 1px solid #f5f5f5;
    text-align: center !important;
    margin-right: 15px;
}
.category-style-page .main_services ul li.ser-svg{
    padding:18px 0 0 0;
}
.service:hover li.ser-svg {
    border: 1px solid #ff4200;
}
.service{
    padding: 30px 20px;
}



/*------------------------------------------------------------------/   services -----------------------------------------------------------------------------*/

/*--------------------------------------------------------------------   banner  -----------------------------------------------------------------------------*/

.banner a{
    position: relative;
    display: block;
    overflow: hidden;
}
.banner a::before , .banner a::after{
    
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(255,255,255,0);
    transition: all 0.7s ease-in-out;
}
.banner:hover a::before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255,255,255,.2);
}
.banner:hover a::after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255,255,255,.2);
}

/*-------------------------------------------------------------------/   banner  -----------------------------------------------------------------------------*/


.owl-carousel .owl-item img{
    width: auto !important;
}
.product_thumb {
    background: #fff;
    padding: 10px 10px 10px 10px;
}
.button-group {
    opacity: 0;
    transition: 0.4s ease;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
}
 .button-group .symbol:hover svg {
    fill: #000;
}
 .product_thumb:hover .button-group {
    opacity: 1;
    top: 32%;
}
.button-group .symbol {
    background-color: #fff;
    fill: #4c4c4c;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding-bottom: 2px;
    transition: 0.3s ease;
    border: 1px solid transparent;
    cursor: pointer;
    margin: 0 5px;
    position: relative;
    display: inline-block;
    padding-top: 8px;
    text-align: center;
    box-shadow: 0px 3px 4px 0px rgba(1, 1, 1, 0.09);
}
 .button-group .symbol:hover{
    background-color: #ff4200;
    border: 1px solid #ff4200;
}
.pro-heading {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0;
    transition: 0.3s ease;
}
.pro_thumb .main_text {
    padding-top: 10px !important;
}
/*------------------------------------------------------------------ blog  -------------------------------------------------------------------------------------*/

/*.blog_class .date {
    position: absolute;
    top: 0;
    left: 0;
    background: #ff4200;
    height: 60px;
    width: 60px;
    border-radius: 5px 0 0 0;
    font-size: 20px;
    z-index: 5;
}
.blog_class .date div {
    line-height: 22px;
}*/
.blog_class .blog_mask {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transform: scale(1);
    background-color: rgba(255,255,255,.4);
    padding: 10px;
}
.blog_class .blog_mask_content {
    position: absolute;
    left: 20px;
    right: 0;
    top: 50%;
}
.blog_class .blog_mask .icon {
    border-radius: 50%;
    transform: translate(-50%,-50%);
    border: 2px solid #1a1a1a;
    min-width: 35px;
    min-height: 35px;
    padding: 5px 0;
    margin: 0 5px;
}
.blog_class .blog_:hover .blog_mask {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transform: scale(1);
}
.blog_class .blog_mask .icon:hover {
    background-color: #fc0;
    color: #000;
    border: 2px solid #fc0;
}

.blog_class .text-left {
    flex: 0 0 54%;
    max-width: 54%;
    padding: 30px 15px;
}
.blog_class .svg-inline--fa.fa-comments.fa-w-18.text-muted.pr-1 {
    font-size: 22px;
}
.blog_class li {
    padding: 8px 0 15px;
}
.blog_class .btn {
    margin-top: 30px;
}
.blog_class .btn-danger{
    background-color: #ff4200;
}
.blog_class .btn-danger:hover{
    background-color: #ffcc00;
    color: #000;
}
.blog_class .btn {
    font-size: 15px;
    letter-spacing: 1px;
    padding: 8px 20px;
    border: none;
}
.text-left h6 , .ser-t  p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*-----------------------------------------------------------------/ blog  -------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------- footer  -------------------------------------------------------------------------------------*/
.footer{
    font-size: 15px;
}

.footer a , .demo_link{
    color: #000 ;
    line-height: 30px;
    text-transform: capitalize;
}
.footer a:hover{
    color: #ff4200;
}
.footer .footer_title {
    margin-bottom: 20px;
}
.footer .footer_title h6{
    font-weight: 600;
}
/*first_footer*/

.home_ .mail-footer 
{
    margin-top: -90px;
}

.mail-footer {
    background-color: #000;
    background-color: #ff4200;
    padding: 63px 30px;
    border-radius: 20px;
}
.mail-footer row{
    align-items: center;
}
.newsletter p{
    color: #e8e8e8;
}
.form-control {
    color: #7a7a7a;
    font-size: 16px;
    height: 60px;
    border: 0;
    font-weight: 300;
    padding: 0;
    margin-bottom: 20px;
    border-radius: 0;
    border-bottom:solid 1px #e7e7e7;
}
.form-control:focus{
    background-color: #fff;
}
.btn-outline-secondary{
    border: none;
}
.first_footer .btn {
    background-color: #1a1a1a;
    color: #fff;
    width: 140px;
    letter-spacing: 1px;
}
.btn-outline-secondary:hover{
    background-color: #000;
    color: #fff;
}

/*second_footer*/
.about-us{
    color: #000;
    font-size: 16px;
    width: 84%;
    margin-bottom: 35px;
}
.second_footer  ,.fourth_footer{
    background-color: #1a1a1a;
    padding: 20px 0 10px;
}
.second_footer .owl-carousel .owl-item img {
    opacity: 0.4;
    width: 80% !important;
}
.second_footer .owl-buttons{
    display: none;
}

/*third_footer*/

.third_footer {
    background-color: #fff;
}
.th_foo{
    padding:30px 0 50px 0;
    border-top: 1px solid rgba(255,255,255,.2);
    border-bottom: 1px solid rgba(255,255,255,.2);
}
.th_foo .add_row svg {
    fill: #ff4200;
    margin-right: 8px;
    float: left;
    width: 25px;
    margin-top: 7px;
    font-size: 16px;
}
.th_foo .add_row {
    margin-bottom: 20px;
}
.add {
    background:url("../../assets/img/png/location.png")no-repeat left 10px;
    padding-left: 30px;
}
.call_ic {
    background-image: url("../../assets/img/png/phone.png");
    background-repeat: no-repeat;
    padding-left: 30px;
}   
.mail_ic {
    background: url("../../assets/img/png/email.png")no-repeat left 3px;
    padding-left: 30px;
}

.th_foo .add_row li {
    padding-bottom: 8px;
}
.foo_pay li{
    display: inline-block;
    padding: 0 7px;
}
a.mail_f{
    text-transform:lowercase;
}
.foo_pay .svg-inline--fa.fa-w-18 {
    width: auto;
    margin-right: 15px;
}
.foo_pay .svg-inline--fa{
    height: 1.8em;
}
.foo_pay{
    float: right;
}

/*fourth_footer*/

.fourth_footer {
    display: flex;
    width: 100%;
}
.fourth_footer .fth_foo div {
    margin-bottom: 10px;
}
.fth_foo {
    text-align: center;
    margin-top: -45px;
}
.item_name1 li{
    float: left;
}
.item_name1 li {
    margin: 4px 0;
}
.item_name1 li a::after{
    content: '|';
    color: #fff;
    margin: 0 12px;
}
.item_name1 li:last-child a::after{
    display: none
}
.item_name1 li {
    display: inline-block;
    float: none;
}
.footer .item_name1 a{
    line-height: 20px;
}
.item_name2 {
    display: inline-block;
    background: #1a1a1a;
    padding: 0 40px;
}
.item_row {
    margin: 15px 0;
}

/*fifth_footer*/

.fifth_footer{
    background-color: #f8f8f8;
}
.fifth_footer{
    padding: 10px 0;
    border-top: 1px solid rgba(255,255,255,.2);
}
/*--------------------------------------------------------------/  footer  -------------------------------------------------------------------------------------*/

/*=============================================================================================HOME====================================================================================================*/




/*-------------------------------------------------------------------------header----------------------------------------------------------------------------------*/


#sp_vertical_menu .vertical_main_menu {
    padding: 0 ;
}
#sp_vertical_menu .vertical_main_menu > li {
    padding: 8px 15px;
}
.sp_view_more {
    background-color: #ffc107 !important;
    border-radius: 4px;
    padding: 5px 15px !important;
}
.sp_hz_menu {
    padding: 9px 0 9px 20px;
}
#sp_header_top.header_bottom {
    padding: 6px 0;
}
#sp_header_top .cat_menu {
    padding: 9px 25px;
}



/*-----------------------------------------------------------------------/  header----------------------------------------------------------------------------------*/


#content {
    position: sticky;
    top: 0;
}
.sp_header {
    margin:30px 0 30px 0;
}
.sp_header ul {
    border-radius: 4px;
}
.sp-pro-carousel {
    padding: 30px;
}
.sp-pro-carousel .owl-theme .owl-buttons{
    display: none;
}
.sp_pro_container{
    margin-top: 36px;
    margin-bottom: 60px;
}
.border_l{
    border-left: 1px solid #ecf0f4 !important;
}
#clockdiv .main_box {
    height: 55px;
    width: 55px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    padding: 7px;
}
#clockdiv.sp_clockdiv div > span {
    font-size: 18px;
    color: #ff4200;
    font-weight: 600;
}
#clockdiv.sp_clockdiv .smalltext {
    font-size: 12px;
}
.yellow , .black{
    height: 40px;
    width: 40px;
}
.yellow{
    background-color: #ffcc00;
}
.black{
    background-color: #000;
}
.size_{
    height: 40px;
    width: 40px;
}
.sp_counter .form-control{
    width: 35%;
}
.primary.btn.btn-primary {
    height: 45px;
    width: 350px;
    background-color: #ff4200;
    border: none;
padding-top: 10px;
} 
.sp_buy .primary.btn.btn-primary {
    padding-top: 6px;
}

.parallax-window {
    background: transparent;
}
.primary.btn.btn-primary:hover{
    background-color: #000;
}  
.sp_buy .primary.btn.btn-primary{
    width: 400px !important;
}
.sp_text {
    font-size: 14px;
    width: 90%;
    text-transform: initial;
}
.sp_product_detail h2{
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 12px;
}
.sp_price {
    font-size: 30px;
    color: #ff4200;
}
.sp_tax{
    font-size: 12px;
}
.sp_rating .svg-inline--fa.fa-star.fa-w-18 {
    width: 12px;
    color: #ff9900;
    margin: 20px 0;
}
.sp_color .btn.focus,.sp_color .btn:focus , .sp_color .active , .sp_size .active{
    border: 2px solid #ff4200;
}
.sp_color .btn {
    margin-right: 10px;
}
.size_ {
    background: #f5f5f5;
    margin-right: 10px;
    border: 2px solid transparent;
}
.sp_comn1, .sp_comn2, .sp_c_count1 , .sp_c_count2 ,.sp_comp1 ,.sp_comp2{
    width: 30%;
    display: inline-block;
}
.sp_about svg , .sp_wish_com svg{
    margin-right: 10px;
}
.sp_counter .input-group {
    background: #fff;
}
.sp_counter .minus, .sp_counter .plus {
    width: 40px;
    height: 40px;
    background: #f5f5f5;
    border-radius: 4px;
    padding: 10px 5px 6px 5px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    color: #a2a2a2;
    line-height: 18px;
    cursor: pointer;
}
.sp_counter .btn{
    border: none;
}
.sp_counter .form-control.input-number {
    margin: 0 5px;
}
.sp_counter input {
    height: 40px;
    width: 100px;
    text-align: center;
    font-size: 15px;
    border: none;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    background: #f5f5f5;
}
.sp_collapse_block .card{
    border: none;
    background-color: transparent;
}
.sp_collapse_block .card-header {
    padding: 0 0 10px 0;
    border: none;
    background-color: transparent;
}
.sp_collapse_block .btn{
    padding: .375rem 0;
}
.sp_collapse_block .btn-link{
    color: #000000;
}
.sp_collapse_block h2{
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.sp_collapse_block .card-body{
    padding: 0.25rem 0 1.25rem;
}
 .btn-link:hover {
    color: #ff4200 !important;
    text-decoration: none;
}
 .btn-link:focus{ 
    text-decoration: none; 
}
.sp_collapse_block .sp_form{
    margin-bottom: 20px;
}
.sp_collapse_block .form-control {
    height: 45px;
    font-size: 12px;
    border: transparent;
    border: 1px solid #eee;
}
.sp_text_area{
    height: auto !important;
}
.sp_collapse_block .form-control:focus{
    border: 1px solid #ff4200;
}
.sp_collapse_block .sp_form .btn{
    padding: 8px 30px;
    margin-top: 20px;
}
.sp_about .modal-body li{
    list-style: disc;
}
#collapse_One p {
    font-size: 14px;
    text-transform: initial;
}
.sp_about .modal-body{
    padding: 1rem 1rem 1rem 2rem;
    font-size: 12px;
}
.que_form .form-control{
    background-color: #f7f8fa;
}
.sp_wish_com .modal-footer{
    justify-content: center;
}
 .btn-primary {
    background-color: #ff4200;
    border-color: #ff4200;
}
.btn-primary:not(:disabled):not(.disabled):active{
    background-color: #000;
}
.row.sh_page {
    padding-bottom: 13px;
	margin-right: 0 !important;
    margin-left: 0 !important;
    border-radius: 4px;
}

/*========================================================================================SINGLE PRODUCT===============================================================================================*/


/*==========================================================================  BLOG =======================================================================================*/

.blog-page .card , .single-blog-page .card{
    border: none;
    background-color:transparent;
    border:1px solid #e4e4e4;
    border-radius: 20px;
}
.b_left_side {
    border-radius: 20px;
}
.b_left_blog a img{
    border-radius: 20px 20px 0 0!important;
}
.blog-page .card-text {
    line-height: 24px;
}
.blog-page h2.card-title, .single-blog-page h2.card-title {
    font-size: 18px;
    line-height: 27px;
}
.b_left_side{
    border:1px solid #e4e4e4;
    padding-top: 15px;: 
}
.bl-sidebar img{
    border-radius:0px !important;
} 
.single-blog-page .fst-image.mx-auto.d-block.img-fluid {
    border-radius: 20px 20px 0;
}
/*=========================================================================/  BLOG =======================================================================================*/


.s_b_comment h2{
    font-size: 24px;
}
.s_b_comment .form-control {
    border-bottom: 1px solid #e4e4e4;
}
.s_b_comment .form-control:focus {
    border: none;
}
.s_b_comment .form-control:focus {
    border: none !important;
    border-bottom: solid 1px #e7e7e7 !important;
}
.s_b_comment{
    position: sticky;
    top: 30px;
    padding:20px 0;
}
#scroll {
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: url('../../assets/img/svg/scroll.svg') no-repeat center center;
    height: 40px;
    width: 40px;
    z-index: 123;
    background-size: 100%;
}



.photo-holder {
    background-color: #888;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 0 5px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
#photo-container-holder {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    margin-left: 0;
}
#selected-photo {
    max-width: 100%;
}
#left {
    background: url('../../assets/img/svg/left-arrow.svg') no-repeat center center;
    height: 15px;
    width: 15px;
    position: absolute;
    bottom: 50px;
    border: none;
    left: 0;
    z-index: 1;
}
#right {
    background: url('../../assets/img/svg/right-arrow.svg') no-repeat center center;
    height: 15px;
    width: 15px;
    position: absolute;
    bottom: 50px;
    border: none;
    right: 0;
    z-index: 1;
}
#content .primary.btn.btn-primary{
    width: 100% !important;
}
.sin_pro{
    position: relative;
}

/*=========================================================================  PORTFOLIO  =======================================================================================*/

.portfolio-sec{
    padding-top: 80px;
    padding-bottom: 80px;
}
.m1_menu .dropdown-menu {
    width: 450px;
}
.portfolio .column  {
    float: left;
   margin: 10px;
    overflow: hidden;
    display: none;
    position: relative;
    border-radius: 4px;
}
.portfolio-2-page .column{
    width: 48.5%;
}
.portfolio-3-page .column {
    width: 31.8%;
}
.portfolio-4-page .column {
    width: 23.5%;
}
.portfolio .row{
    margin-right: -10px;
    margin-left: -10px;
}
.portfolio .row:after {
  content: "";
  display: table;
  clear: both;
}
.portfolio .show {
  display: block;
}
.portfolio .btn {
    border: none;
    padding: 8px 20px;
    background-color: white;
    font-size: 18px;
    margin: 5px;
    text-transform: uppercase;
    font-weight: 700;
}
.portfolio .btn:hover {
  color: #ff4200;
}
.portfolio .btn.active {
    color: #ff4200;
    text-decoration: underline;
}
.portfolio img{
    position: relative;
}
.portfolio .column:hover img ,.grid-item:hover .gridm_img img{
    transform: scale(1.1);
    transition: all .4s ease;
}

.portfolio .column img ,.grid-item .gridm_img img{
    transform: scale(1);
    transition: all .4s ease;
    overflow: hidden;
}
.portfolio-sec .progress{
    margin-bottom: 15px;
    border-radius: 50px;
}
.portfolio-sec .progress-bar{
    background-color: #ff4200;
}
.work-progress p{
    color: #000;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 8px;
}
.work-progress .progress *:not([data-progress]) {
  margin: 5px 0;
  font-size: 14px;
}

.work-progress .progress {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  height: 15px;
}

.work-progress .progress [data-progress] {
  height: 15px;
  width: 100%;
  border-radius: 2px;
  overflow: hidden;
}
 
.work-progress [data-progress]::after {
  content: "";
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-color:#ff4200 ;
  width: 0;
  height: 100%;
  box-sizing: border-box;
  font-size: 10px;
  color: white;
  padding: 0 3px;
  transition: 2s;
  border-radius: 50px;
}

.work-progress [data-progress].animate-progress::after {
  content: attr(data-progress) "%";
  width: var(--animate-progress);
}
.portfolio-sec .description-main {
    margin-bottom: 26px;
}
/*=========================================================================/  PORTFOLIO  ====================================================================================*/

/*=========================================================================  TITLE  =======================================================================================*/

.title{
    margin-top: 50px !important;
}
.title h2{
    position: relative;
    display: inline-block;
    padding: 0 20px 10px;
}
.title1 h2::after {
    position: absolute;
    height: 5px;
    width: 70px;
    background-color: #ff4200;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.title1 h5{
    color: #ff4200;
}
.title2 h2::after {
    position: absolute;
    height: 5px;
    width: 100%;
    background-color:#ff4200;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 3px;
    z-index: -1;
}
.title3 .title_line, .title3 .title_line::after, .title3 .title_line::before {
    height: 5px;
    background-color: #ff4200;
    content: "";
}
.title3 .title_line {
    position: relative;
    width: 45px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto 0;
}
.title3 .title_line::before {
    left: 50px;
}
.title3 .title_line::after {
    right: 50px;
}
.title3 .title_line::after, .title3 .title_line::before {
    position: absolute;
    width: 10px;
}
.title3 .title_line, .title3 .title_line::after, .title3 .title_line::before {
    height: 5px;
    background-color:#ff4200;
    content: "";
}
.title4 .title_line {
    position: relative;
    height: 1px;
    width: 180px;
    background-color:#ff4200;
    margin: 0 auto 0;
    bottom: 0;
    top: 0;
}
.title4 .title_line::before {
    left: 64px;
}
.title4 .title_line::after {
    left: 78px;
}
.title4 .title_line::after, .title4 .title_line::before {
    position: absolute;
    height: 10px;
    width: 10px;
    content: "";
    background-color: #ff4200;
    top: -4px;
}
.title4 .title_line span::before {
    right: 64px;
}
.title4 .title_line span::after {
    right: 78px;
}
.title4 .title_line span::after, .title4 .title_line span::before {
    position: absolute;
    height: 10px;
    width: 10px;
    content: "";
    background-color: #ff4200;
    top: -4px;
}
.title5 .title_line{
    position: absolute;
    content: "";
    background-color: #ff4200;
    top: 50px;
    right: 0;
    height: 3px;
    width: 100%;
}
.title5 h2{
    background-color: #fff;
    padding-top: 0 20px;
    z-index: 1;
}
/*=========================================================================/  TITLE  =======================================================================================*/

/*=====================================================================  CATEGORY STYLE  ===================================================================================*/
.cats-img{
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.text-s {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.text-s h4 {
    background-color: #fff;
    display: inline-block;
    padding: 12px 30px;
    border: 1px solid #ff4200;
}
.cats-img img {
    transform: scale(1);
    transition: .5s ease;
}
.cats_effect:hover img{
    border:1px solid #ff4200;
}
.cats_effect img{
    border: 1px solid transparent;
}
.pro-cat-thumb:hover img {
    transform: scale(1.1);
    transition: .5s ease;
}
.category-2-style-container{
    margin-top: 60px;
    margin-bottom: 60px;
}
.pro-cat-thumb {
    padding: 15px;
    background: #fff;
}
.s-3-button {
    display: inline-block;
    border: 2px solid #ff4200;
    height: 50px;
    width: 180px;
    text-align: center;
    padding-top: 12px;
    font-size: 18px;
}
.s-3-button:hover{
    background-color: #ff4200;
}
.s-3-button:hover a{
    color: #fff !important;
}
/*====================================================================/  CATEGORY STYLE  ====================================================================================*/

/*====================================================================  SERVICE STYLE  ====================================================================================*/

.service-style-2-container{
    margin-top: 60px;
    margin-bottom: 60px;
}
.category-style-page .ser-svg{
    display: block;
    margin: 0 auto 15px !important;
}

/*===================================================================/  SERVICE STYLE  ====================================================================================*/

/*===================================================================  BLOG SIDEBAR PAGE  ====================================================================================*/

.bl-sidebar img{
    height: 70px;
}
.bl-sidebar .media-body h6 ,.bl_cat a , .blog-page .b_left_blog .card-title a{
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bl_cat li {
    list-style: disc;
    margin-left: 12px;
    padding: 8px 0;
}
.bl_sticky {
    position: sticky;
    top: 30px;
}
.b-title{
    color: #000;
    text-transform:capitalize;
}
.blog_subtitle span{
    font-size: 13px;
    cursor: pointer;
}

/*==================================================================/  BLOG SIDEBAR PAGE  ====================================================================================*/

/*==================================================================  ABOUT US PAGE ====================================================================================*/
.about-banner-slider{
        background-image: url("../../assets/img/bg-page-header.jpg");
        position: absolute;
        transition: .8s ease;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: left center;
        z-index: 1;
}
.about-banner-slider::before {
    background-image: linear-gradient(180deg, #F79056 0%, #F3600D 100% ) !important;
    background-image: -webkit-linear-gradient(180deg, #F79056 0%, #F3600D 100% );
}
.cenum-banner-breadcrumb {
    padding: 100px 0;
    height: 250px;
}
.cenum-banner-breadcrumb {
    background-color: transparent;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
    position: relative;
    height: auto;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}
.cenum-banner-breadcrumb::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .8;
}
 .cenum-banner-breadcrumb {
     background-image: url("../../assets/img/other-banner.jpg");
    background-size: 100%;
    background-position: center center;
}
.breadcrumbs .trail-items, .breadcrumbs .trail-items li {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    background: 0 0;
    text-indent: 0;
}   
.cenum-breadcrumb ul li a{
    color: #fff;
}
.page-title {
    font-size: 42px;
    font-weight: 900;
    color: #fff;
    letter-spacing: 2px;
}
.trail-items li::after {
    content: "\002F";
    padding: 0 .5em;
    color: #edf0f2;
}
.trail-items li:last-child::after {
    content: none;
}
.about-us-page .mail-footer, .left_blog_sidebar_page .mail-footer{
    margin-top: 0;
}
.about-text-sec,.about-progress-bar,.our-team{
    padding-top: 40px;
    padding-bottom: 40px;
}
.process-wrapp, .process-wrapp li, .process-wrapp li > .pro-step {
    z-index: 1;
}
.process-wrapp p{
    color: #26313c;
}
.process-wrapp {
    overflow: hidden;
    display: table;
    table-layout: fixed;
    margin: 0 15px;
}
.process-wrapp li {
    padding: 30px 15px 0 15px;
    display: table-cell;
}
.process-wrapp li, .process-wrapp li > .pro-step {
    text-align: center;
}
.process-wrapp, .process-wrapp li, .process-wrapp li > .pro-step {
    z-index: 1;
}
#services-slider, #services-slider .service-box, .services-main .services-content, .process-wrapp, .process-wrapp li, .process-wrapp li > .pro-step, .feature-item .icon, .feature-item .text h3, .half-section-alt, .bg-counters, .progress-bars .progress, .progress-bars .progress p {
    position: relative;
}
.whitecolor {
    color: #ffffff;
}
.process-wrapp li:first-child::before, .process-wrapp li:last-child::after {
    opacity: 0;
    visibility: hidden;
}
.process-wrapp li::before {
    left: 0;
}
.process-wrapp li::before, .process-wrapp li::after {
    height: 1px;
    top: 115px;
    background: rgba(255, 255, 255, .5);
    width: 30%;
    z-index: -1;
    margin: 0;
}
.process-wrapp li > .pro-step, .process-wrapp li > .pro-step::before {
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.process-wrapp li > .pro-step {
    height: 90px;
    width: 90px;
    line-height: 90px;
    border: 1px solid #000;
    font-size: 28px;
    font-weight: 600;
    color: #000;
}
.process-wrapp li, .process-wrapp li > .pro-step {
    text-align: center;
}
.process-wrapp, .process-wrapp li, .process-wrapp li > .pro-step {
    z-index: 1;
}
#services-slider .service-box > span, .process-wrapp li > .pro-step, .progress-bars .progress p, .progress-bars .progress .progress-bar span::after {
    display: inline-block;
}
#services-slider, #services-slider .service-box, .services-main .services-content, .process-wrapp, .process-wrapp li, .process-wrapp li > .pro-step, .feature-item .icon, .feature-item .text h3, .half-section-alt, .bg-counters, .progress-bars .progress, .progress-bars .progress p {
    position: relative;
}
.bottom20 {
    margin-bottom: 20px;
}
.process-wrapp li > .pro-step::before {
    background: #ffb902;
    opacity: 0;
    visibility: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}   
.half-section-alt::before, .progress-bars .progress .progress-bar, .progress-bars .progress .progress-bar span, .progress-bars .progress .progress-bar span::after, .process-wrapp li > .pro-step::before, .process-wrapp li::before, .process-wrapp li::after {
    position: absolute;
}
.side-menu .btn-close::before, .side-menu .btn-close::after, .process-wrapp li > .pro-step::before, .process-wrapp li::before, .process-wrapp li::after, .half-section-alt::before, .team-content::before, .progress-bars .progress .progress-bar span::after, .bg-testimonial::after, ul.rounded li::before, .webcats li a::before, ul.hours_links li::before, .side-nav .navbar-nav .nav-link::after, .numbered .tp-count::before, .owl-prev::before, .owl-next::before, .contact-banner::before {
    content: "";
}
a, ::before, ::after, .button, .image img, .navbar, button, .navbar .dropdown-menu, .team-content h4, .overlay, .overlay ul, .card-header .card-link::before, .contact-table .icon-cell, .feature-item .icon, .cbp-l-filters .cbp-filter-item span, .testi-box .testimonial-round > img, .feature-item .icon, #services-slider .service-box > span {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.process-wrapp li p:last-child {
    font-size: 13px;
    margin-bottom: 4px;
}
.process-wrapp li:hover > .pro-step {
    border-color: transparent;
    color: #fff;
}
.process-wrapp li > .pro-step::before {
    background-color: #ff4200;
    opacity: 0;
    visibility: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.process-wrapp li:hover > .pro-step::before {
    opacity: 1;
    visibility: visible;
    border-radius: 20px;
}

.our-process{
    padding-top: 70px;
    padding-bottom: 70px; 
    background-color: #f5f5f5;
    margin-top: 40px;
	margin-bottom: 40px;
}
.heading-main{
    font-size: 32px;    
}
.heading-title > span {
    font-size: 1.125rem;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
}
.heading-title h2{
    letter-spacing: 1.3px;
}
.padding_top_half {
    padding-top: 3.75rem;
}
/* About-us progress-bar */
.progress-about{
    width: 145px;
    height: 145px;
    background-color: #fff; 
}
.progress-about .track, .progress-about .fill{
    fill: rgba(0, 0, 0, 0);
    stroke-width: 2;
    transform: rotate(90deg)translate(0px, -80px);
}
.progress-about .track{
    stroke: #F0F6FF;
}
.progress-about .fill {
    stroke: rgb(255, 255, 255);
    stroke-dasharray: 219.99078369140625;
    stroke-dashoffset: -219.99078369140625;
    transition: stroke-dashoffset 1s;
}
.progress-about.blue .fill {
    stroke:#ff4200;
}
.progress-about.green .fill {
    stroke:#ff4200;
}
.progress-about .value, .progress-about .text {
    fill:#000;
    text-anchor: middle;
}
.progress-about .text {
    font-size: 12px;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
        cursor: default;
}
.about-progress-bar .title{
    margin-top: 0 !important;
}
#wrapper{
    margin-top: 15px;
    margin-bottom: 15px;
}
.about-progress-bar{
    padding-top: ;
    padding-bottom: ;
}

/* our-team */
.our-team{
    background-color: #f5f5f5;
    margin: 40px 0 80px;
}
.team-1{
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.2);
    border-radius: 20px;
    padding: 15px 15px 30px;
}
.team-1 img{
    margin: 20px auto 20px;
}
.owner-name{
    display: block;
    margin-bottom: .2em;
    font-size: 1.2em;
    font-weight: 700;
    color: #444;
}
.owner-po.{
    color: #696687;
    font-size: .9em;
}
/*==================================================================/  ABOUT US PAGE  ====================================================================================*/


/*==================================================================== /  INFORMATION  ====================================================================================*/


.counter span {
    margin: 0 3px;
    background: #ff4200;
    position: relative;
    border-radius: 2px;
    padding: 0 2px;
    color: #fff;
    display: inline-block;
    width: 27px;
    text-align: center;
    font-size: 14px;
}
#deal_carousel .owl-buttons {
    top: 30% !important;
}

.button-group .number span{
    cursor:pointer; 
}
.button-group .number {
    margin-top: 90px;
    background: #ff4200;
    display: inline-block;
    padding: 0 10px;
    border-radius: 30px;
}
.button-group .minus,.button-group .plus{
    color: #fff;
}   
.button-group input {
    height: 30px;
    width: 20px;
    text-align: center;
    font-size: 16px;
    border: none;
    display: inline-block;
    background: #ff4200;
    color: #fff;
    vertical-align: middle;
}
.deal_container .nav-item a {
    font-size: 18px;
    text-transform: uppercase;
}
.deal_container .nav-tabs {
    display: block;
    text-align: center;
}
.deal_container .nav-tabs .nav-item {
    display: inline-block;
    padding: 0 20px;
}
.deal_container .nav-link {
    padding: 10px 0 3px;
}
.deal_container .nav-tabs .nav-link.active {
    color: #ff4200;
    border-bottom: 1px solid #ff4200;
}
.button-group .symbol:hover svg{
    fill:#fff;
}
.deal_container .col-12:first-child .product_thumb ,.cat_product .col-12:first-child .product_thumb{
    margin-bottom: 30px;
}


/*service*/
.service_container .main_services ul li.ser-svg{
    height: auto;
    width: auto;
    background-color:transparent;
    border:none;
}
.service_container  .m_service li:last-child {
    width: 77%;
}
.m_service h6{
    margin-bottom: 10px !important;
    font-size: 18px !important;
}
.service:hover svg {
    fill: #ff4200;
    transition: 0.3s ease;
}
/*service*/

/*category product*/
.cat_product .number {
    margin-top: 0px;
    position: absolute;
    top: -30px;
    left: 20px;
}
.cat_product .product_thumb:hover .s-title{
    display: none;
    transition: 0.3s ease;
}
.s-title{
    transition: 0.3s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cat_product .product_thumb:hover .pro-heading{
    margin: -45px 0 10px;
    transition: 0.3s ease;
}
.cat_product .product_thumb:hover .button-group {
    top: 50%;
    margin-top: 10px;
}
.cat_product .button-group{
    top: 0;
}
.cat_product .nav-tabs .nav-item {
    margin-bottom: 0;
}
.cat_product .product_thumb {
    display: flex;
    align-items: center;
}
.cat_product .nav-link img{
    margin-right: 20px;
}
.cat_product .nav-link  {
    font-size: 20px;
    color: #000;
    background: #fff;
}
.cat_product img.cate {
    filter: brightness(0%);
}
.cat_product .nav-link.active img.cate {
    filter: brightness(100%);
}
.nav-link.active .nav-item a{
    position: relative;
}
#cat_carousel .nav-item .active::before {
    color: #ff4200;
    content: "\f0d7";
    font-family: 'Font Awesome\ 5 Free';
    font-size: 30px;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    bottom: -13px;
}
#cat_carousel .nav-item .active::after {
    color: #fff;
    content: "\f0d7";
    font-family: 'Font Awesome\ 5 Free';
    font-size: 30px;
    bottom: -11px;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
}
#cat_carousel.owl-carousel .owl-stage-outer {
    padding-bottom: 10px;
}
.new {
    z-index: 1;
    background: #ff4200;
    color: #fff;
    position: absolute;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 5px;
    margin: 5px 0 0 5px;
    display: inline-block;
}
.sale {
    z-index: 1;
    background: #ff4200;
    color: #fff;
    position: absolute;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 5px;
    margin: 5px 0 0 5px;
    display: inline-block;
    right: 5px;
}
#cat_carousel .owl-buttons ,#logo_carousel .owl-buttons{
    display: none !important;
}
.cat_product,.fea_pro {
    background: #f5f5f5;
    padding: 60px 0;
}
.cat_product .item {
    background: #f5f5f5;
}
.cat_product .title_outer h2::before,.fea_pro .title_outer h2::before{
    background-color: #f5f5f5;
}
.cat_product .owl-buttons ,.fea_pro .owl-buttons{
    top: 38% !important;
}
.cat_product .nav-link.active{
    border:1px solid #ff4200 !important;
}
/*category product*/

/*testimonials*/
.test_thumb h2{
    font-size: 18px;
    text-transform: uppercase;
}
.test_thumb p {
    line-height: 24px;
    font-size: 16px;
}
.test_thumb{
    width: 90%;
    margin: 0 auto;
}
.test_thumb img {
    border: 2px solid #6d9911;
    border-radius: 50%;
}
#testimonial_carousel .owl-buttons{
    display: none !important;
}
/*testimonials*/

/*blog*/
.blog_image {
    position: relative;
}
.date {
    position: absolute;
    background: #fff;
    bottom: 0;
    right: 0;
    color: #000;
    border-radius: 30px;
    padding: 6px 15px;
    font-size: 16px;
    margin: 10px;
    transition: 0.3s ease;
    z-index: 12;
    cursor: pointer;
}
.blog_thumb h2 {
    font-size: 22px !important;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog_thumb {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.10);
    margin-bottom: 20px;
    border-radius: 15px;
}
.blog_:hover .date{
    background: #6d9911;
    color:#fff;
    transition: 0.3s ease;
}
.blog_image .fst-image {
    border-radius: 15px 15px 0 0;
}
/*blog*/

/*brand logo*/
#logo_carousel .second-img{
    padding: 15px 25px;
}
/*brand logo*/

/*footer*/
.socials a {
        display: inline-block;
        text-align: center;
        height: 34px;
        width: 34px;
        background: #e4e4e4;
        color: #1a1a1a;
        font-size: 20px;
        border-radius: 5px;
        padding-top: 0;
        margin: 3px 7px 0;
        transition: 0.3s ease;
        cursor: pointer;
        line-height: 30px;
}
.socials a:hover{
    background:#ff4200;
    color:#fff;
    transition: 0.3s ease;
}
.socials a i{
    font-size: 16px;
}
.first_footer .newsletter h4 {
    font-size: 22px;
    font-weight:bold;
}
.first_footer .form-control{
    border-radius: 30px;
    height: 50px;
    padding: 0 15px;
}
.first_footer .btn{
    border-radius: 30px;
    font-size: 16px;
}
.foo_pay a {
    font-size: 32px;
    color: #8d8d8d;
}

/*footer*/

.deal_of_container{
    margin-top: 70px;
    margin-bottom: 80px;
}
.deal_container {
    margin-top: 70px;
    margin-bottom: 80px;
}
.deal_container .title_outer h2 {
    margin-bottom: 20px !important;
}
.service_container ,.cat_product ,.fea_pro{
    margin-top: 80px;
    margin-bottom: 80px;
}
.b_logo_container {
    margin-top: 30px;
    margin-bottom: 50px;
}
.product_thumb:hover {
    border: 1px solid #ff4200 !important;
    transition: 0.3s ease;
}
.hed_search{
    text-align: right;
}
#cat_carousel .item a {
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.append_menu {
    text-align: right;
}
#deal_carousel:hover .owl-buttons , #slider_carousel:hover .owl-buttons,.deal_container .tab-content:hover .owl-buttons , .cat_product .tab-content:hover .owl-buttons,
 #feature_carousel:hover .owl-buttons ,#blog_carousel:hover .owl-buttons , #related_product_carousel:hover .owl-buttons , #custom_product_carousel:hover .owl-buttons , #product_carousel3:hover .owl-buttons , #product_carousel2:hover .owl-buttons, #multi_product_1:hover .owl-buttons , #multi_product_2:hover .owl-buttons , #multi_product_3:hover .owl-buttons{
    opacity: 1;
    transition: 0.3s ease;
}
#deal_carousel .owl-buttons  ,#slider_carousel .owl-buttons ,.deal_container .tab-content .owl-buttons ,.cat_product .tab-content .owl-buttons , #feature_carousel .owl-buttons , #blog_carousel .owl-buttons , #related_product_carousel .owl-buttons , #custom_product_carousel .owl-buttons , #product_carousel3 .owl-buttons , #product_carousel2 .owl-buttons , #multi_product_1 .owl-buttons ,#multi_product_2 .owl-buttons , #multi_product_3 .owl-buttons{
    opacity: 0;
    transition: 0.3s ease;
}
.ser-t p{
    font-size: 14px;
}
.desktop-user , .desktop-cart , .desktop-setting    {
    cursor: pointer;
}
.desktop-user:hover svg , .desktop-cart:hover svg , .desktop-setting:hover svg , .desktop-search:hover svg{
    fill: #ff4200;
}
.deal_fruit ,.special_fruit ,.bnr_fruit , .cat_product ,.test_fruit , .fea_pro ,.blog_fruit{
    position: relative;
}
.deal_fruit::before {
    content: "";
    background: url("../../assets/img/side_img/1.png") no-repeat;
    position: absolute;
    background-size: 140px;
    height: 360px;
    width: 150px;
    left: 0;
    top: -10px;
    z-index: -1;
}
.special_fruit::after {
    content: "";
    background: url("../../assets/img/side_img/2.png") no-repeat;
    position: absolute;
    background-size: 160px;
    height: 210px;
    width: 158px;
    right: 0;
    top: -10px;
    z-index: -1;
}
.special_fruit::before {
    content: "";
    background: url("../../assets/img/side_img/3.png") no-repeat;
    position: absolute;
    background-size: 170px;
    height: 210px;
    width: 200px;
    left: 0;
    bottom: 50px;
    z-index: -1;
}
.bnr_fruit::after {
    content: "";
    background: url("../../assets/img/side_img/4.png") no-repeat;
    position: absolute;
    background-size: 160px;
    height: 340px;
    width: 160px;
    right: 0;
    top: -160px;
    z-index: -1;
}
.cat_product::before {
    content: "";
    background: url("../../assets/img/side_img/5.png") no-repeat;
    position: absolute;
    background-size: 150px;
    height: 310px;
    width: 160px;
    left: 0;
    top: 200px;
    z-index: -1;
}
.test_fruit::after {
    content: "";
    background: url("../../assets/img/side_img/6.png") no-repeat;
    position: absolute;
    background-size: 120px;
    height: 340px;
    width: 119px;
    right: 0;
    top: 100px;
    z-index: -1;
}
.fea_pro::before {
    content: "";
    background: url("../../assets/img/side_img/7.png") no-repeat;
    position: absolute;
    background-size: 140px;
    height: 360px;
    width: 150px;
    left: 0;
    bottom: 70px;
    z-index: -1;
}
.blog_fruit::after {
    content: "";
    background: url("../../assets/img/side_img/8.png") no-repeat;
    position: absolute;
    background-size: 120px;
    height: 240px;
    width: 120px;
    right: 0;
    top: 110px;
    z-index: -1;
}
.multi-slider-product-page .cat_product {
    margin-top: 0;
    margin-bottom: 0;
    background:transparent;
    padding-top: 0;
    padding-bottom: 0;  
    padding-right: 15px;
    padding-left: 15px;
}
.multi-slider-product-page .cat_product .col-12:first-child .product_thumb,.multi-slider-product-page .cat_product .col-12:nth-child(2) .product_thumb{
    margin-bottom: 30px;
}
.multi-slider-product-page .cat_product .item {
    background:transparent;
}
.multi-slider-product-page .cat_product::before{
    display: none
}
.multi-slider-product-page .cat_product .title_outer h2::before {
    background-color: transparent;
}
.wp-block-cover-image {
    position: relative;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    margin: 0 0 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wp-block-cover-image {
        background-position: 50% 0;
}

.imgbnrtext h5, .imgbnrtext .h5 {
    font-size: 40px;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #fff;
    margin: 0;
}
.imgbnrtext h1, .imgbnrtext .h1 {
    font-size: 62px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0px 0 25px 0;
    text-shadow: 0px 2px 3px rgba(0,0,0,0.3);
    line-height: 40px;
}
.imgbnrtext .btn-primary {
    border: 1px solid #ff4200;
    background: #ff4200;
    color: #ff4200;
    padding: 10px 36px;
    margin-top: 15px;
    color: #fff;
    border-radius: 20px;
    display: inline-block;
}
.imgbnrtext .btn-primary:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.bnrtext {
    /* background-image: url('../../assets/img/big-bnr.jpg') ; */
    /* background-attachment: fixed; */
    padding: 180px 0;
    
}
.imgbnrtext{
    position: relative;
  z-index: 1;
}
#image {
    height: 480px;
    width: 100%;
    position: relative;
    z-index: -1;
  }
.multi-slider-product-page .owl-theme .owl-buttons [class*="owl-"]{
    min-width: 40px;
    min-height: 40px;
    padding-top: 11px;
}
.multi-slider-product-page .owl-prev {
    left: 0px;
}
.multi-slider-product-page .owl-next {
    right: 0;
}
.multi-slider-product-page  .cat_product .owl-buttons {
    top: 45% !important;
}
.banner-slider .banner-slider-row {
    height: 100vh;
}
.banner-slider .banner-slider-row .text {
    margin-bottom: 50px;
}
.heading {
    color: #202020;
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 63px;
    height: 200px;
}
.heading {
    color: #202020;
    font-size: 70px;
    font-weight: 700;
}
.banner-slider .svg-div {
    background-image: url("../../assets/img/slider-bg.png");
    position: absolute;
    z-index: -1;
    right: 0%;
    top: 0;
    height: 100%;
    width: 100%;
    transform: rotate(0deg);
    transition: .8s ease;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: right top;
}
.slider-img-area {
    transform: translateX(-22%);
    background-image: url("../../assets/img/sm-1.png");
    position: absolute;
    height: 650px;
    width: 750px;
    transition: .8s ease;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 1;
    
}
.pink-btn {
    color: #FFFFFF !important;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    }
.pink-btn {
    border: solid 1px #ff4200;
    color: #FFFFFF !important;
    font-weight: 400;
    padding: 11px 33px;
    background-color: #ff4200;
    font-size: 14px;
    border-radius: 0.5em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: .8s ease;
    text-decoration: none;
    cursor: pointer;
}

.pink-btn span {
    position: absolute;
    width: 25%;
    height: 100%;
    background-color: #31459a;
    transform: translateY(150%);
    border-radius: 50%;
    transition: 0.5s;
    z-index: -1;
}   

.anim-btn span:nth-child(1), .green-btn span:nth-child(1), .purple-btn span:nth-child(1), .pink-btn span:nth-child(1) {
    left: calc((1 - 1) * 25%);
    transition-delay: calc((1 - 1) * 0.1s);
}
.anim-btn span:nth-child(2), .green-btn span:nth-child(2), .purple-btn span:nth-child(2), .pink-btn span:nth-child(2) {
    left: calc((2 - 1) * 25%);
    transition-delay: calc((2 - 1) * 0.1s);
}
.anim-btn span:nth-child(3), .green-btn span:nth-child(3), .purple-btn span:nth-child(3), .pink-btn span:nth-child(3) {
    left: calc((3 - 1) * 25%);
    transition-delay: calc((3 - 1) * 0.1s);
}
.anim-btn span:nth-child(4), .green-btn span:nth-child(4), .purple-btn span:nth-child(4), .pink-btn span:nth-child(4) {
    left: calc((4 - 1) * 25%);
    transition-delay: calc((4 - 1) * 0.1s);
}
.pink-btn:hover {
    border: solid 1px #31459a;
    color: #FFFFFF;
}
.anim-btn:hover span, .green-btn:hover span, .purple-btn:hover span, .pink-btn:hover span {
    transform: translateY(0) scale(3);
}

/*============================================================================== Service-page ==============================================================================*/
/*plan section*/
    
        .pricing-palden{
            margin-top:80px;
            margin-bottom: 80px;
        }
        
        .pricing {
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-justify-content: center;
            justify-content: center;
            width: 100%;
            margin: 0 auto 3em;
        }
        
        .pricing-item {
            position: relative;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: stretch;
            align-items: stretch;
            text-align: center;
            -webkit-flex: 0 1 330px;
            flex: 0 1 330px;
        }
        
        .pricing-action {
            color: inherit;
            border: none;
            background: none;
            cursor: pointer;
        }
        
        .pricing-action:focus {
            outline: none;
        }
        
        .pricing-feature-list {
            text-align: left;
        }
        
        .pricing-palden .pricing-item {
            cursor: default;
            color: #84697c;
            background: #fff;
            -webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
            -moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
            box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.2);
            border-radius: 20px;
            margin: 1em;
        }
        .pricing-palden .pricing-deco {
            border-radius: 20px;
            background: linear-gradient(135deg,#ff4200,#ff4200);
            padding: 4em 0 9em;
            position: relative;
        }
        
        .pricing-palden .pricing-deco-img {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 160px;
        }
        
        .pricing-palden .pricing-title {
            font-size: 16px;
            margin: 0;
            text-transform: uppercase;
            letter-spacing: 5px;
            color: #fff;
        }
        
        .pricing-palden .deco-layer {
            -webkit-transition: -webkit-transform 0.5s;
            transition: transform 0.5s;
        }
        
        .pricing-palden .pricing-item:hover .deco-layer--1 {
            -webkit-transform: translate3d(15px, 0, 0);
            transform: translate3d(15px, 0, 0);
        }
        
        .pricing-palden .pricing-item:hover .deco-layer--2 {
            -webkit-transform: translate3d(-15px, 0, 0);
            transform: translate3d(-15px, 0, 0);
        }
        
        .pricing-palden .icon {
            font-size: 2.5em;
        }
        
        .pricing-palden .pricing-price {
            font-size: 5em;
            font-weight: bold;
            padding: 0;
            color: #fff;
            margin: 0 0 0.25em 0;
            line-height: 0.75;
        }
        
        .pricing-palden .pricing-currency {
            font-size: 0.20em;
            vertical-align: top;
        }
        
        .pricing-palden .pricing-period {
            font-size: 0.15em;
            padding: 0 0 0 0.5em;
            font-style: italic;
        }
        
        .pricing-palden .pricing__sentence {
            font-weight: bold;
            margin: 0 0 1em 0;
            padding: 0 0 0.5em;
        }
        
        .pricing-palden .pricing-feature-list {
            margin: 0;
            padding: 0.25em 0 20px;
            list-style: none;
            text-align: center;
        }
        
        .pricing-palden .pricing-feature {
            padding: 1em 0;
            color: #000;
        }
        
        .pricing-palden .pricing-action {
            font-weight: bold;
            margin:0 auto 20px;
            color: #fff;
            border-radius: 30px;
            background: #ff4200;
            -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s;
            border:none;
            font-size: 14px;
            width: 60%;
        }
        
        .pricing-palden .pricing-action:hover,
        .pricing-palden .pricing-action:focus {
            background: #ff4200;
        }
        
        .pricing-palden .pricing-item--featured .pricing-deco {
            padding: 5em 0 8.885em 0;
        }
/*our services*/  

.we-offer-area{
    margin-bottom: 80px;
    margin-top:80px;
}      
.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}
.site-heading {
  overflow: hidden;
  margin-top: -5px;
}

.carousel-shadow .owl-stage-outer {
  margin: -15px -15px 0;
  padding: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
  background: #ff4200 none repeat scroll 0 0;
  border-color: #ff4200;
}

.we-offer-area .item {
  background: #ffffff none repeat scroll 0 0;
  border-left: 2px solid #ff4200;
      -webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.2);
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
}

.we-offer-area.text-center .item {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  padding: 67px 40px 64px;
  border-radius: 20px;
}

.we-offer-area.text-center .item i {
  background: #ff4200 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 40px;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
  z-index: 1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  margin-bottom: 25px;
}

.we-offer-area.text-center .item i::after {
  border: 2px solid #ff4200;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 90px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 90px;
  z-index: -1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area.item-border-less .item {
  border: medium none;
}

.we-offer-area .our-offer-items.less-carousel .equal-height {
  margin-bottom: 30px;
}

.we-offer-area.item-border-less .item .number {
  font-size: 50px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  right: 30px;
  top: 30px;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.we-offer-area.center-active .single-item:nth-child(2n) .item {
  background: #ff4200 none repeat scroll 0 0;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.we-offer-area.center-active .single-item:nth-child(2n) .item i,
.we-offer-area.center-active .single-item:nth-child(2n) .item h4,
.we-offer-area.center-active .single-item:nth-child(2n) .item p {
  color: #ffffff;
}

.we-offer-area .item i {
  color: #ff4200;
  display: inline-block;
  font-size: 60px;
  margin-bottom: 20px;
}

.we-offer-area .item h4 {
  font-weight: 600;
  text-transform: capitalize;
}

.we-offer-area .item p {
  margin: 0;
}

.we-offer-area .item i,
.we-offer-area .item h4,
.we-offer-area .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area .item::after {
  background: #ff4200 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: -1;
}

.we-offer-area .item:hover::after {
  left: 0;
}

.we-offer-area .item:hover i,
.we-offer-area .item:hover h4,
.we-offer-area .item:hover p {
  color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i::after {
  border-color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i {
  background-color: #ffffff !important;
  color: #ff4200 !important;
}

.we-offer-area.text-left .item i {
  background: #ff4200 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 60px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  z-index: 1;
  text-align: center;
}

.we-offer-area.text-left .item i::after {
  border: 2px solid #ff4200;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 120px;
  left: -10px;
  position: absolute;
  top: -10px;
  width: 120px;
}

/*============================================================================== Service-page ==============================================================================*/


/*============================================================================== Service-Details ==============================================================================*/
.projectFacts{
	padding-top: 10px;
padding-bottom: 80px;
}
.service-details{
	padding-top:80px;
	padding-bottom:0px;
}
.page_service_details .service_descs {
    padding-right: 30px;
}
.page_service_details .service_descs .fpara {
    width: calc(100% - 360px);
    padding-right: 50px;
}
.page_service_details .service_descs .fpara h3 {
	color: #202020;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 25px
}
.page_service_details .service_descs .fpara p {
    line-height: 26px;
    font-weight: 400;
    color: #777777;
    margin-bottom: 40px;
    letter-spacing: 0.5px;
}
.page_service_details .service_descs .fpara ul {
    margin-bottom: 120px;
}
.page_service_details .service_descs .fpara ul li {
    line-height: 30px;
    letter-spacing: 0.5px;
    color: #232323;
}
.page_service_details .service_descs .f13 {
    font-size: 13px;
    line-height: 24px;
    color: #777777;
    letter-spacing: 0.5px;
    margin-bottom: 60px;
}
.page_service_details .service_descs .sv_subjects li {
    float: left;
    margin-bottom: 50px;
    width: calc(100% / 3);
}
.page_service_details .service_descs .sv_subjects li .media {
    margin-top: 0;
}
.page_service_details .service_descs .sv_subjects li .media-left {
    padding-right: 20px;
    text-align: center;
}
.page_service_details .service_descs .graph_row {
    text-align: center;
    margin-bottom: 15px;
}
.page_service_details .service_descs .graph_row img {
    display: inline-block;
}
.page_service_details .service_descs .sv_subjects li .media-left span {
    width: 50px;
    height: 50px;
    display: block;
    line-height: 44px;
    border: 1px solid #ff4200;
    transition: all 300ms ease-in-out 0s;
}
.page_service_details .service_descs .sv_subjects li .media-body {
    font-weight: 400;
    color: #232323;
    line-height: 26px;
    letter-spacing: 0.5px;
}
.page_service_details .service_descs .sv_subjects li .media-left span {
    width: 50px;
    height: 50px;
    display: block;
    line-height: 48px;
    border: 1px solid #ff4200;
    transition: all 300ms ease-in-out 0s;
}
.page_service_details .service_descs .sv_subjects li:hover .media-left span {
    border: 2px solid #ff4200;
    line-height: 46px;
}
.page_service_details .service_descs .funFacts {
    margin-top: 25px;
}
.page_service_details .service_descs .funFacts .fact h3 {
    font-size: 26px;
    font-weight: bold;
    color: #ff4200;
}
.page_service_details .service_descs .funFacts .fact h6 {
    color: #232323;
    font-weight: bold;
    line-height: 26px;
    text-transform: uppercase;
    margin: 0;
}
.nav.services_list > li > a {
    position: relative;
    display: block;
    padding:0 15px 0 35px;
}
.services_list li{
	background: #f8f8f8;
	position: relative;
	width: 100%;
	padding: 0;
	text-align: left;
}
.services_list li a {
    line-height: 45px;
    color: #232323;
}
.services_list li a::after {
    content: "\25A0";
    width: 25px;
    line-height: 45px;
    float: left;
    color: #cecece;
}
.services_list li a:hover {
    color: #fff;
    background: #ff4200;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.register_link {
    padding: 30px 40px;
    text-align: center;
    border-bottom: 3px solid #ff4200;
    background: #f8f8f8;
    margin-top: 50px;
}
.register_link h5 {
    margin: 0 0 15px;
    font-size: 13px;
    color: #232323;
    line-height: 24px;
    margin:0 auto;
}
.borderred_link {
    margin-top: 30px;
    display: inline-block;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 25px;
    padding: 0;
    position: relative;
    border: none;
    margin-left: 3px;
    transition: all 300ms ease-in-out 0s;
}
.register_link a span {
    width: 88px;
    height: 88px;
    font-size: 12px;
    background: #ff4200;
    border-radius: 100%;
    padding: 27px 0 0;
    text-align: center;
    line-height: 20px;
}
.borderred_link span {
    background: #ff4200;
    display: block;
    padding: 0 35px;
    border-radius: 25px;
    letter-spacing: 0.5px;
}
.borderred_link::after {
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    bottom: -3px;
    right: -3px;
    border: 3px solid rgba(0, 0, 0, 0.08);
    border-radius: 25px;
    opacity: 1;
    transition: all 300ms ease-in-out 0s;
}
.register_link a::after {
    border-color: #eaeaea;
    border-radius: 100%;
}
.borderred_link:hover::after {
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    opacity: 0;
    border-radius: 0;
    border: 3px solid rgba(0, 0, 0, 0.2);
}
.borderred_link:hover {
    color: #fff;
}
.register_link a {
    margin: 20px auto 0;
}
.register_link p {
    color: #232323;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 1;
    margin: 20px 0 0;
    font-style: italic;
    width:100%;
}
.sv_subtitle_center{
	font-weight:600;
	font-size:26px;
}
.sectionClass {
  padding: 20px 0px 50px 0px;
  position: relative;
  display: block;
}


.sectiontitle {
  background-position: center;
  margin: 30px 0 0px;
  text-align: center;
  min-height: 20px;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}


.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101F2E;
}


.projectFactsWrap{
    display: flex;
  margin-top: 30px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}
.heading-main span{
	color:#ff4200;
	font-size: 2.4rem;
	font-weight: 700;
}

.projectFactsWrap .item p.number{
  font-size: 40px;
  padding: 0;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
  margin-bottom:10px;
}

.projectFactsWrap .item p{
  color: #000;
  font-size: 18px;
  margin: 0;
  padding: 10px;
    transition: all 0.3s ease-in-out;
}


.projectFactsWrap .item span{
  width: 60px;
  background:#000;
  height: 2px;
  display: block;
  margin: 0 auto;
      transition: all 0.3s ease-in-out;
}


.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 50px;
  color: #000;
}


.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: #ff4200;
}

.projectFactsWrap .item:hover span{
  background: #ff4200;
}

@media (max-width: 786px){
  .projectFactsWrap .item {
     flex: 0 0 50%;
  }
}


.authorWindow{
  width: 600px;
  background: #75439a;
  padding: 22px 20px 22px 20px;
  border-radius: 5px;
  overflow: hidden;
}

.authorWindowWrapper{
  display: none;
  left: 110px;
  top: 0;
  padding-left: 25px;
  position: absolute;
}

.trans{
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

@media screen and (max-width: 768px) {
    .authorWindow{
         width: 210px;
    }

    .authorWindowWrapper{
             bottom: -170px;
  margin-bottom: 20px;
    }

    footer p{
          font-size: 14px;
    }
}



/*============================================================================== Service-Details ==============================================================================*/

/*============================================================================== pricing-page ==============================================================================*/
	
.pricing-page{
	 background: #f7f8fb;
	padding:80px;
	margin-top:40px;
	margin-bottom:40px;	
}
/*============================================================================== pricing-page ==============================================================================*/

/*============================================================================== FAQ-page ==============================================================================*/
.faq{
	padding-top:80px;
	padding-bottom:40px;
}
#collapsible_list_wrap {
   display:block;
   width:600px;
   line-height:1.5em;
   margin:0px auto 0px auto;
   padding:0px;
   color:#000;
   background-color:#FFF;
   text-align:left;
}

.closed, .open {
   display:block;
   position:relative;
   margin:0px;
   border:0px;
   padding:0px;
   overflow-y:hidden;
   cursor:text;
   transition:height .3s ease-out;
   -webkit-transition:height .3s ease-out;
   -moz-transition:height .3s ease-out;
}

.subject{
	-webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
	-moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
	box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.2);
	margin-bottom:30px;
}

.subject h4{
	font-size:18px;
}
.faq-img{
	text-align:center;
}
.subject.closed h4::before, .subject.open h4::before {
   content:"";
   display:inline-block;
   position:relative;
   top:1px;
   width:0px;
   height:0px;
   margin:0px 10px 0px 0px;
   border:8px solid transparent;
   border-top-color:#c0c0c0;
   padding:0px;
   vertical-align:middle;
   transform-origin:center 25%;
   -webkit-transform-origin:center 25%;
   -moz-transform-origin:center 25%;
   transition:transform .2s linear;
   -webkit-transition:transform .2s linear;
   -moz-transition:transform .2s linear;
}

.subject.closed h4::before {
   transform:rotate(0deg);
   -webkit-transform:rotate(0deg);
   -moz-transform:rotate(0deg);
}

.subject.open h4::before {
   border-top-color:#ff4200;
   transform:rotate(180deg);
   -webkit-transform:rotate(180deg);
   -moz-transform:rotate(180deg);
}

#collapsible_list_wrap .subject:last-child {
   border-bottom:0px;
}

#collapsible_list_wrap .subject h4 {
   display:block;
   width:100%;
   margin:0px;
   border:0px;
   padding:1em 1em 1em 20px;
   font-weight:normal;
   opacity:0.6;
   box-sizing:border-box;
   cursor:pointer;
}

#collapsible_list_wrap .subject h4:hover {
   opacity:1.0;
}

#collapsible_list_wrap .subject.open  h4 {
   color:#ff4200;
   opacity:1.0;
}

#collapsible_list_wrap .subject p {
   margin:0px;
   border:0px;
   padding:0px 46px 1em 46px;
}
.faq-question{
	padding-top:40px;
	margin-bottom:80px;
}
.faq-question h5{
	font-weight:600;
	font-size:18px;
}
.faq-support{
	padding-bottom:80px;
}
.faq-support h3{
	margin-bottom:10px;
}
/*============================================================================== FAQ-page ==============================================================================*/

/*============================================================================== 404-error-page ==============================================================================*/
.texted-404 .heading-main{
	margin-bottom:15px;
}
.texted-404 p{
	width:35%;
	margin:0 auto;
}

.texted-404 a{
	margin:20px;
}
.error-404{
	padding-top:80px;
	padding-bottom:80px;
}
/*============================================================================== 404-error-page ==============================================================================*/

/*============================================================================== cashtudies-page ==============================================================================*/
	
.cashtudies-section{
	padding-top:80px;
}
.section-padding {
    padding: 80px 0;
}
#portfolio {
    background: #f7f7f7;
    min-height: 100vh;
}

.portfolio-tabs {
    margin-bottom: 50px;
}

.nav-tabs {
    border: none;
    width: 60%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #ebebeb;
    border-bottom: 2px solid #ebebeb;
    border-radius: 20px;
}

.nav-tabs .nav-item:first-child .nav-link {
    border-radius: 20px 0 0 20px;
}

.nav-tabs .nav-item:last-child .nav-link {
    border-radius: 0 20px 20px 0;
}

.nav-tabs .nav-item {
    width: 16.666666666%;
}

.nav-tabs a.nav-link {
    color: #5e6271;
    background: #fff;
    -webkit-transition: .3s all;
    transition: .3s all;
    border: none;
}

.nav-tabs .nav-link.active {
    border: none;
    color: #fff;
    border-radius: 0;
}

.nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active {
    color: #fff !important;
}

.tab-pane.active {
    -webkit-animation: slide-down .3s ease-in;
            animation: slide-down .3s ease-in;
}

@-webkit-keyframes slide-down {
    0% {
        -webkit-transform: scaleY(0);
                transform: scaleY(0);
    }
    100% {
        -webkit-transform: scaleY(1);
                transform: scaleY(1);
    }
}

@keyframes slide-down {
    0% {
        -webkit-transform: scaleY(0);
                transform: scaleY(0);
    }
    100% {
        -webkit-transform: scaleY(1);
                transform: scaleY(1);
    }
}

.tab-content ul li {
    width: 46%;
    float: left;
    padding: 15px;
    -webkit-transition: .3s all;
    transition: .3s all;
    border-bottom: 1px dashed #dedede;
    margin-right: 30px;

}

.tab-content ul li:hover {
    border-radius: 20px;
    background: #fff;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
	-moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
	box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.2);
    border-color: #fff;
}

.tab-content ul li img {
    float: left;
    margin-right: 20px;
}

.tab-content ul li h4 {
    margin-top: 14px;
    margin-bottom: 8px;
    -webkit-transition: .3s all;
    transition: .3s all;
        font-size: 18px;
}
.tab-content ul li h4 .price {
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #7c7c7c;
}
.tab-content ul li:nth-child(7),
.tab-content ul li:nth-child(8) {
    border-bottom: 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #ddd #ddd #fff;
    background: #ff4200;
}


/*============================================================================== cashtudies-page-page ==============================================================================*/

/*================================================================================ featured-services ================================================================================*/
.featured-services{
	padding-bottom: 80px;
}
.featured-services .icons{
	text-align:center;
	margin-bottom: -55px;	
}
.featured-services .icon-box{
	-webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
	-moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
	box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.2);
	padding: 75px 20px 20px;
	border-radius: 20px;
}
.featured-services .sr-btn{
	color:#ff4200;
	font-weight:600;
    transition: all 0.5s;
	font-size: 14px;
}

.featured-services .sr-btn:hover{
    color:#31459a;
}

/*================================================================================ featured-services ================================================================================*/


/*================================================================================ Text with banner section ================================================================================*/

.text-sec{
    background-color: #f7f8fb;
    padding-top: 70px;
    padding-bottom: 70px;
    margin-bottom: 80px;
}
.text-sec .text-detail {
    padding-top: 25px;
}
.text-secc .text-detail .text {
    margin-bottom: 15px;
    width: 90%;
}
.heading-main {
    color: #202020;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 25px;
}
.description-main{
    margin-bottom: 46px;
    line-height: 24px;
}
.text-sec{
    background-color: #f7f8fb;
}
.text-sec .text-detail{
    padding-top: 25px;
}
.text-sec .text-detail .text{
     margin-bottom: 50px;
     width: 90%;
}
.text-sec .text-img{
    position: relative;
    width: 90%;
}
.text-sec .text-img img{
    width: 100%;
}
.blog-img{
    visibility: visible; animation-name: fadeInLeft;
}
.blog-detail{
    visibility: visible; animation-name: fadeInRight;
}

/*========================================================================== About-us section ==========================================================================*/
.about-sec .title a {
    color: #000;
    transition: 0.3s;
    font-size: 20px;
}
.about-sec .about-box:hover .title a {
    color: #ff4200;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.feature-item {
    margin-right: 30px;
    padding: 18px 15px;
    text-align: left;
    background-color: transparent;
    border: solid 2px #fff;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.2);
    transition: .8s ease;
    border-radius: 20px;
}
.feature-item > i.f-icon {
    font-size: 28px;
    height: 55px;
    width: 55px;
    line-height: 55px;
    background-color: #00bcd4;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 50px;
    color: #000;
    transition: .8s ease;
}
.feature-item .title {
    color: #000;
    transition: .8s ease;
    margin: 20px 0 15px;
    font-weight: 600;
}
.feature-item p {
    margin-bottom: 2px;
    font-size: 14px;
    margin-bottom: 30px;
}
.feature-item .r-icon {
    font-size: 25px;
    font-weight: 900;
    display: block;
    text-align: right;
    color: #d5d3d3;
}
.feature-item a{
    display: block;
    text-align: right;
}
.feature-item.about-1 {
    margin-top: 10px;
    margin-bottom: 30px;
}
.feature-item.about-2 {
    margin-bottom: 15px;
}
.feature-item a i{
    color: #989898;
    transition: all 0.5s;
    font-size: 25px;
}
.feature-item a i:hover{
    color: #ff4200;
}
.about-icon{
    width: 70px;
    height: 70px;
    background-color: #ff4200;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.2);
    background-position: center center;
    background-repeat: no-repeat;
}
.about-icon.about-icon-1{
    background-image: url("../../assets/img/png/monitor.png");
    background-size: 50%;
}  
.about-icon.about-icon-2{
    background-image: url("../../assets/img/png/mobile.png");
    background-size: 35%;
}   
.about-icon.about-icon-3{
    background-image: url("../../assets/img/png/Development.png");
    background-size: 50%;
}  
/*========================================================================== About-us section ==========================================================================*/

/*=========================================================================== Searvices & Skill ===========================================================================*/
.about .content h3 {
  font-weight: 700;
  font-size: 26px;
  color: #3b434a;
  text-transform: uppercase;
}

.about .content p {
  margin-bottom: 0;
}

.about .content ul {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}

.about .content ul li {
  padding-bottom: 10px;
}

.about .content ul i {
  font-size: 20px;
  padding-right: 2px;
  color: #ffb727;
}

.about .content .count-box {
  width: 100%;
}

.about .content .count-box i {
  display: block;
  font-size: 36px;
  color: #ffb727;
  float: left;
}

.about .content .count-box span {
  font-size: 36px;
  line-height: 30px;
  display: block;
  font-weight: 700;
  color: #3b434a;
  margin-left: 50px;
}

.about .content .count-box p {
  padding: 15px 0 0 0;
  margin: 0 0 0 50px;
  font-size: 14px;
  color: #5d6a75;
}

.about .content .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #5d6a75;
  font-size: 15px;
  transition: ease-in-out 0.3s;
}

.about .content .count-box a:hover {
  color: #82909c;
}

.about .image {
  background: url("../img/me.jpg") center center no-repeat;
  background-size: cover;
  min-height: 500px;
}

.about .skills-content {
  margin-top: 30px;
}

.about .skills-content .progress {
  height: 50px;
  display: block;
  background: none;
}

.about .skills-content .progress .skill {
  padding: 10px 0;
  margin: 0 0 6px 0;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  color: #3b434a;
}

.about .skills-content .progress .skill .val {
  float: right;
  font-style: normal;
}

.about .skills-content .progress-bar-wrap {
  background: #e6e8eb;
}

.about .skills-content .progress-bar {
  width: 1px;
  height: 10px;
  transition: .9s;
  background-color: #ffb727;
}



/*=========================================================================== Searvices & Skill ===========================================================================*/

/* ================================================================= contact page =================================================================*/
.contact-page{
    padding-top:80px;
    padding-bottom:80px;
    }
    .contact-page-bg{
    width:40%;
    margin:0 auto 80px;
    }
.contact-us-btn button{
    padding: 6px 10px;
    background-color: #ff4200;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}
.contact-us-btn button:hover{
    background-color: #000;
    color: #fff
}
#contactForm .form-group label{
    margin-bottom:15px;
}
.contact-page .form-control {
    border:1px solid #e4e4e4;
    padding:15px;
}
.our_off li svg {
    color: #ff4200;
    margin-right: 10px;
}
.get_in {
    font-size: 14px;
    color: #777;
}

.texted-contact{
    margin-bottom:40px;
}
.texted-contact .description-main{
	width:80%;
	margin: 0 auto;
}
#contactForm .form-control {
    padding: 15px;
}
.contact_ad{
    width:80%;
    margin:0 auto;
}
.team-1{
    margin-bottom:15px;
}
/*Map */

.map-sec{
    margin-bottom:80px;
}
#map {
  height: 400px;
  width: 100%;
}
.responsive-map iframe{
  height: 400px;
  width: 100%;
}

.contact-icn{
    width:100px;
    height:100px;
    background-color:#fff;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.2);
    margin:0 auto;
    border-radius:20px;
    margin-bottom:15px;
    cursor:pointer;
}
.contact-icn i {
    font-size: 40px;
    line-height: 100px;
    color: #ff4200;
}
.contact-det p a{
    color:#7c7c7c;
}
.contact-det p a:hover{
    color:#ff4200;
}

/* ===================================
      Contact sec css
====================================== */
.contact-sec{
    background-color: #f5f5f5;
    padding-bottom: 200px;
    padding-top: 93px;
}
.contact-sec .heading{
    color: #202020;
    font-size: 40px;
    margin-bottom: 40px;
}
.contact-sec .contact-form{
    width: 95%;
}
.contact-sec .contact-form input{
    color: #7a7a7a;
    font-size: 16px;
    height: 60px;
    border: 0;
    font-weight: 300;
    padding: 0;
    margin-bottom: 20px;
}
.contact-sec .contact-form .form-control{
    border-radius: 0;
    border-bottom:solid 1px #e7e7e7;
}
.contact-sec .contact-form input::placeholder{
    color: #7a7a7a;
    font-size: 16px;
}
.contact-sec .contact-form .purple-btn{
    margin-top: 15px;
}
.contact-sec .form-control:focus{
    border: none !important;
    border-bottom: solid 1px #ff4200 !important;
}
.contact-details .form-group .form-check-input {
    height: 0!important;
}
.contact_btn{
    margin-top: 10px;
}
.contact-details .form-control:focus {
    border:none;
}

/*contact details*/
.contact-sec .contact-background{
    position: absolute;
    right: 0;
    top: -35px;
    z-index: -1;
}
.contact-sec .contact-details{
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.2);
    padding:48px 42px;
}
.contact-sec .contact-details .heading{
    margin-bottom: 35px;
}
.contact-sec .contact-details .text{
    color: #18212e;
    /*opacity: .8;*/
}
.contact-sec .contact-details ul{
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 50px;
}
.contact-sec .contact-details ul li{
    color: #18212e;
    /*opacity: .8;*/
    list-style: none;
    margin-bottom: 22px;
    font-size: 16px;
    display: flex;
    align-items: center;
}
.contact-sec .contact-details ul li:first-child{
    width: 70%;
}
.contact-sec .contact-details ul li span{
    display: inline-block;
    padding-right: 30px;
}
.contact-sec .contact-details ul li span:last-child{
    padding-right: 0;
}
.contact-sec .contact-details ul li i{
    font-size: 38px;
    margin-right: 20px;
    margin-bottom: 8px;
    color: #31459a;
}
.contact-sec .contact-details ul li i.email {
    transform: rotate(-30deg);
}
.icon img{
    width: 50% !important;
}

.ajax_response {
    padding: 10px 20px;
    border: 0;
    display: inline-block;
    margin-top: 20px;
    cursor: pointer;
    display: none;
    color: #fff;
    margin: 15px;
    border-radius: 20px;
    width: 100%;
    text-align: center;
    background-color: #ff4200;
}
/* ===================================
       Blog section css
====================================== */
.blog-carousel .description-main{
    width: 80%;
    margin: 0 auto;
}
.blog-sec{
    background-color: #f5f5f5;
    padding-top: 60px; 
    padding-bottom: 65px; 
}
.blog-sec .blog-area .blog-carousel{
    width: 100%;
    margin: 0 auto;
}
.blog-sec .blog-area .blog-carousel .blog-box{
    padding-left: 40px;
}
.blog-sec .blog-area .blog-carousel .blog-box .icon-holder{
    display: block;
    margin-bottom: 30px;
}
.blog-sec .blog-area .blog-carousel .blog-box .icon-holder i{
    color: #46128e;
    font-size: 32px;
    display: inline-block;
    font-style: italic;
}

.img-holder img{
    border-radius:20px 20px 0 0;
}
.blog-sec .blog-area .blog-carousel .blog-box .user-name{
    color: #000;
    font-size: 24px;
    transition: all 0.5s;
    font-weight: 400;
}

.blog-carousel .blog-item {
    -webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.2);
    transition: .8s ease;
    border-radius: 20px;
    background-color: #fff;
    padding:0px 0px 40px;
    margin:15px;
}
.user-name{
    font-size: 24px;
    padding: 36px 0 16px;
    margin-bottom: 0;
    cursor: pointer;
    transition: all 0.5s;
}
.user-name:hover {
    color: #ff4200;
}

/* ===================================
client-sec
====================================== */

.client-ic{
    width: 100px;
    height: 100px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.2);
    box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.2);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 20px;
}
.client-ic.client-ic-1{
    background-image: url("../../assets/img/L1.png");
     background-size: 60%;
}

.client-ic.client-ic-2{
    background-image: url("../../assets/img/L2.png");
     background-size: 60%;
}
.client-ic.client-ic-3{
    background-image: url("../../assets/img/L3.png");
     background-size: 60%;
}
.client-ic.client-ic-4{
    background-image: url("../../assets/img/L4.png");
     background-size: 50%;
}
.project_{
    padding-bottom: 15px;
}
.happy_client{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 80px;
}
.employees{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 80px;
}
.award{
     padding-top: 15px;
}
.client{
    display: flex;
    align-items: center;
}

.client-box{
    margin-left: 15px;
}
.client-box p{
    margin-top: 10px;
}
.client-detail{
    visibility: visible; animation-name: fadeInRight;
}

/* ===================================
       Testimonial
====================================== */
.testi-image{
    width: 87px;
    height: 87px;
}
.Testimonial-item{
    display: flex;
}
.Testimonial-description{
    width: 80%;
    margin-left: 30px;        
}
.Testimonial-description .user-name {
    font-size: 24px;
    padding: 0;
}
.name{
    margin-top: 16px;
    margin-bottom: 5px;
}
.name h5{
    text-transform: capitalize;
    font-size: 18px;
}
.name span{
    color: #7c7c7c;
    font-size: 16px;
}
.Testimonial-description .description-main {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
}

/* ================================================================= Case Studies =================================================================*/
.casestudies{
    background-color:#f5f5f5;
    margin-bottom:80px;
}
/* ================================================================= Case Studies =================================================================*/
