
  body {
      position: relative; 
     font-family: 'Titillium Web', sans-serif;
  }
@font-face {
  font-family: font1;
  src: url(../fonts/Lato-Bold.ttf);
}
@font-face {
  font-family: font2;
  src: url(../fonts/Lato-Heavy.ttf);
}
@font-face {
  font-family: font3;
  src: url(../fonts/Lato-Medium.ttf);
}
@font-face {
  font-family: font4;
  src: url(../fonts/Lato-Regular.ttf);
}
@font-face {
  font-family: font5;
  src: url(../fonts/Lato-Semibold.ttf);
}


/**************************header fonts************************/
@font-face {
  font-family: font6;
  src: url(../fonts/MavenPro-Black.ttf);
}
@font-face {
  font-family: font7;
  src: url(../fonts/MavenPro-Bold.ttf);
}
@font-face {
  font-family: font8;
  src: url(../fonts/MavenPro-ExtraBold.ttf);
}
@font-face {
  font-family: font9;
  src: url(../fonts/MavenPro-SemiBold.ttf);
}
::-webkit-scrollbar {
    width: 4px
}

::-webkit-scrollbar-track {
    background: #fff;
    opacity: .2;
    -webkit-box-shadow: gray
}

::-webkit-scrollbar-thumb {
    background-color: #000;
    transition: .3s;
    border-radius: 2px
}
/***********************************************Carousel ********************************/
.carousel-fade .carousel-inner .item {
    opacity: 0!important;
    transition-property: opacity
}

.carousel-fade .carousel-item {
    opacity: 0!important;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-inner .active {
    opacity: 1!important;
    transition-property: opacity
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: .2;
    transition-property: opacity
}

/***********************************************End Carousel ********************************/
.inner_servs_imgs p {
    text-align: justify;
    color: #383434;
}
section#call_us_now {
    background: url(../img/services/kitchen.jpg);
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
    padding: 50px 50px;
}
.inside_cal_us_now button {
    margin: 0;
    background: #1d1d51;
    color: #fff;
    padding: 10px 34px;
    border: none;
    transition: .5s;
    background: -webkit-linear-gradient(90deg, #ad0e2f 0, #ff3a63 100%);
    background: linear-gradient(90deg, #ad0e2f, #ff3a63 100%);
    border-radius: 5px !important;
}
.inside_cal_us_now h2 {
    color: #fff;
    font-family: font6;
}
.inside_cal_us_now p {
    color: #fff;
}
section#call_us_now{
    position: relative;
}
section#call_us_now::before {
    position: absolute;
    background: #00000061;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
}


span.sun {
    font-family: 'font7';
    font-size: 28px;
    color: #ffffff;
}
a.navbar-brand img {
    height: 90px;
}
span.sun-mob {
    font-family: 'font7';
    font-size: 24px;
    color: #1d1d51;
}
.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/dloader2.gif) 50% 50% no-repeat #fff;
    opacity: 1
}

button.btn.topbar-btns {
    margin: 0;
    background: #1d1d51;
    color: #fff;
    padding: 10px 34px;
    border: none;
    transition: .5s;
    background: -webkit-linear-gradient(90deg, #ad0e2f 0, #ff3a63 100%);
    background: linear-gradient(90deg, #ad0e2f, #ff3a63 100%);
    border-radius: 5px !important;
}
.steps_for_bsns {
    margin-top: 50px;
}
.inner_steps_hws.text-center {
    background: #fff;
    padding: 20px;
    height: 100%;
    border-radius: 10px;
    transition: .5s;
}
.inner_steps_hws:hover {
    transition: .5s;
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    transform: translateY(-8px);
}
li.nav-item.emrgc_cnts {
    margin-left: 100px;
}
/*button.btn.topbar-btns:hover {
    width: 200px;
    transition: .5s;
}*/
a.nav-link:hover {
    color: #ffff !important;
    font-weight: bold;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background: transparent !important;
    box-shadow: none;
    padding: 10px;
    z-index: 99999;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.is-sticky {
    background: #282828 !important;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light.navbar-tp.is-sticky a.nav-link {
    color: #fff !important;
}
section#section1 {
    margin-top: -120px;
    background: url(../img/adjs-sider.jpg);
    height: 100vh;
    background-size: cover;
    background-position: revert;
    position: relative;
}
a.navbar-brand span {
    display: flex
;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    align-items: center;
}
section#section1::before {
    position: absolute;
    content: '';
    /* background: #0000006e; */
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: linear-gradient(45deg,rgba(0,0,0,.3) 50%,rgb(0 0 0 / 70%) 50%);
    background-size: 3px 3px;
}
.banner-abs {
    padding-top: 16%;
    padding-left: 7%;
}
.image-contents h1 {
    color: #fff;
    font-size: 47px;
    font-family: 'font8';
}
.image-contents h2 {
    font-size: 72px;
    color: #fff;
    font-family: font6;
}
.image-contents p {
    color: #fff;
    font-size: 19px;
}
.is-sticky {
     background: #fff !important;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    -moz-box-shadow: 0 0 6px 0 #565858 !important;
    box-shadow: 0 0 6px 0 #565858 !important;
    -webkit-animation: .5s ease-in-out 0s normal none 1 running fadeInDown;
    animation: .5s ease-in-out 0s normal none 1 running fadeInDown;
}
.back-to-top {
    position: fixed;
    display: none;
    background: #fbb03b;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50px;
    right: 37px;
    bottom: 32px;
    transition: background .5s ease-in-out;
}

img.slider-img {
    height: 631px;
}

.mouse {
    margin: 0 auto;
    width: 25px;
    position: absolute;
    top: 28%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11
}

.mouse-icon {
    width: 25px;
    height: 45px;
    border: 2px solid #fff;
    border-radius: 15px;
    cursor: pointer;
    position: relative;
    text-align: center
}

.mouse-wheel {
    height: 6px;
    margin: 2px auto 0;
    display: block;
    width: 3px;
    background-color: #fff;
    border-radius: 50%;
    animation: 1.6s ease infinite wheel-up-down
}

@-webkit-keyframes wheel-up-down {
    0% {
        margin-top: 2px;
        opacity: 0
    }
    30% {
        opacity: 1
    }
    100% {
        margin-top: 20px;
        opacity: 0
    }
}

@-moz-keyframes wheel-up-down {
    0% {
        margin-top: 2px;
        opacity: 0
    }
    30% {
        opacity: 1
    }
    100% {
        margin-top: 20px;
        opacity: 0
    }
}

@keyframes wheel-up-down {
    0% {
        margin-top: 2px;
        opacity: 0
    }
    30% {
        opacity: 1
    }
    100% {
        margin-top: 20px;
        opacity: 0
    }
}

.top-header::after {
    content: '';
    height: 4px;
    width: 51px;
    background: #fbb03b;
    position: absolute;
    margin-left: -21px;
    margin-top: 1px;
}
.top-header::before {
    content: '';
    position: absolute;
    background: #1d1d51;
    height: 4px;
    width: 89px;
    margin-top: 42px;
    margin-left: -41px;
}


.back-to-top i {
    font-size: 24px;
    padding-top: 6px;
    color: #fff;
}
.top_bar {
    background: #000;
    color: #fff;
    padding: 5px;
}
.inner-sider-addfull {
    padding: 6px;
}
.image-content {

    position: absolute;
    top: 38%;
    color: #fff;
    padding-left: 12%;
}
.image-content h2 {
    font-family: 'font8';
    font-size: 66px;
    color: #3ab54a;
}
.image-content h1 {
    color: #fff;
    font-family: 'font7';
    font-size: 50px;
}
.image-content p {
    color: #fff;
    /* font-family: 'font4'; */
    font-size: 19px;
}

.inner-sider-addfull {
    display: inline-block;
}
.sider-client-view button {
    background: #fff;
    padding: 0;
    width: 119px;
    font-size: 16px;
    color: #fff;
    font-family: 'font4';
    border-radius: 50px;
}
a.coin-marquee-item-inner:hover {
    color: #fff !important;
    text-decoration: none;
}
li.nav-item {
    margin-left: 6px;
}
.inner-sider-addfull p {
    margin-bottom: 0;
    font-family: font3;
    font-size: 14px;
    padding: 1px;
    color: #fff !important;
}
.inner-sider-addfull a:hover {
    text-decoration: none;
}
li.nav-item.active a {
    background: transparent !important;
    color: #da970b !important;
}
li.nav-item.dropdown:hover .dropdown-menu {
    display: block !important;
    transition: .5s;
    transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
}
.top-header-new p {
    border-bottom: 1px solid #eee;
    padding-bottom: 19px;
}
.para-comp h5 {
    font-family: 'font5';
}
.full-sign-up-page {
    box-shadow: 0 4px 22px -5px rgb(0 0 0 / 20%);
    padding: 26px;
    background: #1d1d51;
}
label.dsn-lbl {
    color: #fff;
}
section#section2 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.insider_main_sec2 h1 {
    font-family: 'font5';
}
.insider_main_sec2 h2 {
    font-family: 'font5';
}
.all_top_hdr h5 {
    color: red;
    font-family: 'font5' !important;
}
section#section7 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.inner_type_web.text-center {
    border: 1px solid #eee;
    padding: 30px;
    height: 182px;
    box-shadow: 0 4px 22px -5px rgba(0, 0, 0, .2);
}
.inner_type_web.text-center img {
    height: 65px;
    margin-bottom: 20px;
}
.inner_type_web p {
    margin-bottom: 0;
    font-family: 'font7';
    font-size: 15px;
}
a#dsole_control {
    position: fixed;
    z-index: 999;
    bottom: 19px;
    left: 42px;
    height: 50px;
    width: 50px;
    background: #00d089;
    padding: 14px;
    border-radius: 50%;
    transition: .5s;
    box-shadow: 0 4px 30px -4px rgba(0, 0, 0, .3);
}
.show_dpanel_user {
    position: fixed;
    bottom: -131px;
    left: -106px;
    height: 365px;
    width: 365px;
    background: #080808a8;
    border-radius: 53%;
    transition: .5s;
    z-index: 99;
}
.show_dpanel_user2 {
    position: fixed;
    bottom: -155px;
    left: -192px;
    height: 200px;
    width: 200px;
    background: #08080880;
    border-radius: 53%;
    transition: .5s;
    z-index: 99;
}
.drgs_whatspp-icon img {
    padding: 10px 10px;
}
#dsole_control_close {
    position: fixed;
    z-index: 999;
    bottom: 19px;
    left: 42px;
    height: 50px;
    width: 50px;
    background: #da0606;
    padding: 14px;
    border-radius: 50%;
    transition: .5s;
}
.drgs_calling_icon {
    position: absolute;
    left: 231px;
    cursor: pointer;
    top: 49px;
    height: 60px;
    width: 60px;
    background: #fff;
    border-radius: 50px;
}
.drgs_whatspp-icon {
    z-index: 999;
    position: absolute;
    left: 126px;
    top: 22px;
    height: 60px;
    width: 60px;
    cursor: pointer;
    border-radius: 50%;
    background: #fff;
}
.drges_resume_icon {
    position: absolute;
    left: 276px;
    top: 147px;
    height: 60px;
    width: 60px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}
a#dsole_control_close i {
    font-size: 18px;
    padding: 2px 5px;
    color: #fff;
}
.d-sgnup {
    background: #eee;
    border-radius: 0;
    border: none;
        transition: .5s;
}
.d-sgnup:focus {
    box-shadow: none;
    transition: .5s;
    border: 1px solid #000 !important;
}
section#footer {
    background: #ffffff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.inner-sider-foot1 h5 {
    color: #fbb03b;
    font-family: 'font5';
    margin-bottom: 28px;
}

ul.list-group.dlist-sna-group1 a:hover {
    text-decoration: none;
}
li.list-group-item.d-list-item-footer {
    height: 35px;
    width: 35px;
    padding: 0 7px;
    border: 1px dashed #00abc9 !important;
    background: 0 0;
    font-size: 19px;
    border: none;
    color: #0000;
    border-radius: 50px !important;
    transition: .5s;
}
li.list-group-item.d-list-item-footer:hover {
    background: #000000;
    transition: .5s;
}
li.list-group-item.d-list-item-footer:hover a i {
color: #fff !important;
}
ul.list-group.list-group-horizontal.d-list-grp-footer {
    justify-content: space-around;
}
li.list-group-item.d-list-item-footer a i {
    color: #ffffff !important;
}
#sidebar {
    position: fixed;
    display: block;
    height: 100%;
    top: 0px;
    left: -500px;
    background-color: #000;
    overflow: scroll;
    overflow-x: hidden;
    z-index: 99999999;
    -moz-box-shadow: -3px 0 5px 0 #555;
    -webkit-box-shadow: -3px 0 5px 0 #555;
    box-shadow: -3px 0 5px 0 #555;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
    width: 300px;
    color: #ffffff;
    text-transform: capitalize;
    margin-top: 7px;
}
#cssmenu ul ul {
  display: none;
}
svg#Capa_1 {
    margin-right: 10px;
}
.align-right {
  float: right;
}
#cssmenu ul li a {
    padding: 16px 22px;
    cursor: pointer;
    z-index: 2;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    /* font-weight: bold; */
    font-family: 'font3';
    border-bottom: 1px solid #ffffff;
    background: transparent;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

#cssmenu ul li:hover a, #cssmenu ul li.active a {
    /* background: #00abc9; */
    background: linear-gradient(90deg,#e1060c 0,#fc5130 100%);
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
div#toggle_close {
    position: absolute;
    right: 19px;
    top: 6px;
    font-size: 24px;
}
a.navbar-brand-mobile img {
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    height: 70px;
}
#sidebar ul ul > li.has-sub > a:before {
  top: 20px;
  background:#ffffff;
}
.menu_fixed{
    position:fixed !important;
    left:0 !important;
    right:0 !important;
    top:0 !important;
    z-index: 1000;
}
#sidebar h2 {
    font-size:20px;
    color:#FF2E00 !important;
    padding-left: 20px;
    font-weight:bold;
    text-transform:uppercase;
    padding-bottom: 15px;
    margin-top: 15px;
}
#sidebar h2 span{
    margin:0;
    color:black;
    font-size:20px;
    background:#f9f9f9;
}
#cssmenu ul > li.has-sub > a:after {
    position: absolute;
    right: 26px;
    top: 19px;
    z-index: 5;
    display: block;
    height: 10px;
    width: 2px;
    background: #000000;
    content: "";
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#cssmenu ul > li.has-sub > a:before {
    position: absolute;
    right: 22px;
    top: 23px;
    display: block;
    width: 10px;
    height: 2px;
    background: #000000;
    content: "";
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#cssmenu ul > li.has-sub.open > a:after, #cssmenu ul > li.has-sub.open > a:before {
    -webkit-transform: rotate(
45deg
);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(
45deg
);
}
.dropdown-toggle::after{
  display: none;
}
button.btn.btn-btncolor-one {
    background: #000;
    color: #fff;
    margin-top: 9px;
    background: -webkit-linear-gradient(90deg,#e1060c 0,#fc5130 100%);
    background: linear-gradient(90deg,#e1060c 0,#fc5130 100%);
    border: none;
}
li.list-group-item.dlist-sna-item-web:hover {
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
    transition: .5s;
    transform: translateY(-8px);
}
span#enu {
    color: #000;
    font-family: 'font4';
}
.drgserrsss {
    color: red !important;
    font-size: 13px;
}
a.dropdown-item.waves-effect.waves-light:hover {
    background: #edecea !important;
}
li.list-group-item.dlist-sna-item1::before {
    content: "\f101";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1px !important;
    width: 20px;
    font-size: 13px;
    color: #000;
    margin-left: 5px;
}
.inner-sider-foot1 img {
    height: 120px;
}
.dwn-cntts h5 {
    font-weight: bold;
    font-family: 'font7';
}
.full-bottom-add p {
    margin-bottom: 0;
    font-family: 'font7';
    color: #ffffff;
    font-size: 12px;
}
.bootom_add {
    background: #000;
    padding: 10px;
}
li.list-group-item.dlist-sna-item1 {
    padding: 2px;
    border: none;
    background: 0 0;
    font-size: 14px;
    color: #000;
    margin-bottom: 8px;
}
section#about-us {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff;
    background: url(../img/clr-bg.png) #ffff;
    /* background-position: revert; */
}
input.form-control.d-sgnup {
    font-weight: bold;
}
section#projects {
    padding-top: 50px;
    padding-bottom: 50px;
}
section#newadjs {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    background-attachment: fixed !important;
    background: url(../img/bg-downs.jpg);
    background-size: cover;
}
section#newadjs::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0000009c;
    /* background-image: linear-gradient(45deg,rgba(0,0,0,.3) 50%,rgb(0 0 0 / 70%) 50%); */
    background-size: 3px 3px;
}
.inner-sider-cnt {
    padding: 38px;

}
.inner-sider-cnt p {
    font-size: 20px;
}
.inner-sider-cntdwn {
    padding: 38px;
}
.inner-sider-cntdwn p {
    font-size: 20px;
    color: #fff;
    text-align: justify;
}
section#section3 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff;
}
.main-three-imgs {
    overflow: hidden;
    transition: .5s;
}
.main-three-imgs img {
    -webkit-transition: ease-out .4s;
    -moz-transition: ease-out .4s;
}
section#section6 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f2f2f2;
}
.inner-steps.text-center h3 {
    font-size: 66px;
    font-family: 'font6';
    color: #3cb64b;
}
.top-header h2 {
    font-family: 'font7';
    margin-bottom: 10px;
    color: rgb(23 25 36);
    text-shadow: 2px 8px 6px rgb(0 0 0 / 20%), 0px -5px 35px rgb(255 255 255 / 30%);
}
.top-headers h2 {
    font-family: 'font7';
    margin-bottom: 10px;
    color: rgb(23 25 36);
    text-shadow: 2px 8px 6px rgb(0 0 0 / 20%), 0px -5px 35px rgb(255 255 255 / 30%);
}
.inner-steps p {
    font-family: font7;
}
span#web-color {
    color: #b41234;
}
button.btn.membership-btn {
    color: #00abc9;
}
.inner-sider-adjs-cnt h3 {
    font-size: 42px;
    font-family: 'font8';
    color: #ffff;
}
.inner-sider-adjs-cnt p {
    color: #fff;
}
.inner-sider-adjs-cnt {
    padding: 50px;
}
.sider-content.col-lg-6.col-md-6.col-12.align-self-center {
    padding-left: 0;
    padding-right: 0;
}
section#adjs {
    background: #27221d;
}
a.dropdown-item.waves-effect.waves-light {
    font-family: 'font5' !important;
}
a.nav-link {
    /* color: #000 !important; */
    font-size: 15px;
    font-family: 'font9';
    color: #fff !important;
}
.insider-sec6-members {
   transition: .5s;
   background: #fff;
   box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
}
.insider-sec6-members p {
    padding: 29px 30px 30px 30px;
}
section#reasons {
    background: #f0f6ff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.insider-sec6-members:hover {
    transition: .5s;
    
}
.inner-sider-adjs-cnt p::before {
    content: "\f101";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -0.3em;
    width: 20px;
    font-size: 18px;
    color: #ffffff;
    margin-left: 5px;
}
.insider-sec6-members h3 {
    margin-top: 16px;
    font-size: 20px;
    font-family: 'font7';
}
.outer-sec6-memebership.col-lg-4.col-md-4.col-sm-4 {
    display: -webkit-box;
}
.inner-sider-contact-boxes {
    padding-right: 29%;
    padding-left: 15%
}

.d-control2 {
    border-radius: 10px;
    border: 2px solid #fff;
    transition: .5s;
    font-family: 'font7';
    height: 55px;
    box-shadow: none;
    background: 0 0;
    color: #000;
    background: #fff;
    box-shadow: 0px 0px 55px 0px rgb(0 0 0 / 15%);
}
.inner-sider-contact-boxes h2 {
    padding-bottom: 3%;
    font-family: font1;
    text-align: center;
    color: #000;
    font-weight: 700;
}

.d-control22 {
    border-radius: 0;
    border: 2px solid #000;
    transition: .5s;
    font-family: font3;
    height: 55px;
    box-shadow: none;
    background: 0 0;
    color: #000;
}
.d-control2:focus {
    outline: 0;
    box-shadow: none;
    transition: .5s;
    border-color: #ffffff;
    background: #fff !important;
    color: #000;
    box-shadow: 0px 0px 55px 0px rgb(0 0 0 / 15%);
}

.main-cform-btn {
    padding-top: 29px
}
button.btn.btn_bkbtns.waves-effect.waves-light {
    background: -webkit-linear-gradient(90deg, #ad0e2f 0, #ff3a63 100%);
    background: linear-gradient(90deg, #ad0e2f, #ff3a63 100%);
    padding: 2px 25px 2px 25px;
    color: #fff;
    border: none;
    width: 100%;
}
.inner_servs_imgs h4 {
    font-size: 18px;
    margin-top: 9px;
    font-family: 'font7';
    color: #b31133;
}

.main-cform-btn button {
    padding: 10px 57px;
    background: #ffff;
    font-weight: bold;
    background: -webkit-linear-gradient(90deg,#e1060c 0,#fc5130 100%);
    background: linear-gradient(90deg,#e1060c 0,#fc5130 100%);
    color: #fff;
}
.form-input-section12 {
    padding-left: 13%;
    padding-right: 13%;
}
.d-control2::placeholder{
    color: #000 !important;
    font-family: 'font5' !important;
}
a.navbar-brand h3 {
    color: #fff;
    font-family: 'font8';
    font-size: 22px;
}

.sider-contact-images.col-lg-5.col-md-5.col-sm-5 {
    padding-left: 0;
    padding-right: 0
}


.d-control2::placeholder {
    color: #000;
    font-family: font3;
    font-size: 14px;
    color: #fff;
}

section#abt-5 {
    padding-top: 100px;
    padding-bottom: 100px
}

.icons-memb-small img {
    height: 45px
}

.inner-side-one-contact-2 h2 {
    padding-left: 14px;
    padding-bottom: 20px;
    font-family: font3
}

.inner-side-one-contact-2 img {
    width: 100%;
}

.inner-side-one-contact {
    /* background: #002161; */
    color: #000;
    text-indent: -9px;
}
.dropdown-menu {
    border-radius: 0;
}
.inner-side-one-contact p {
    font-family: 'font5';
    font-size: 20px;
    color: #000;
}
.same-class::after {
    content: '';
    position: absolute;

    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* background-image: linear-gradient(45deg,rgba(0,0,0,.3) 50%,rgba(0,0,0,.7) 50%); */
    background-image: linear-gradient(45deg,rgba(0,0,0,.3) 50%,rgb(0 0 0 / 70%) 50%);
    background-size: 3px 3px;
}
.same-class{
      height: 250px;

}
section#com-history {
    background: url(../img/inner-banner-new.jpg) no-repeat;
    background-position: top;
    background-size: cover;
    position: relative;
    margin-top: -120px;
    height: 301px;
}
.inner-side-one-contact p a {
    font-family: font5;
    font-size: 20px;
    color: #000;
}

ul.breadcrumb.dcrumb {
    background: 0 0;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px
}
ul.breadcrumb.dcrumb li {
    display: inline;
    font-size: 18px;
    color: #fff;
    font-family: font2;
}


ul.breadcrumb.dcrumb li+li:before {
    padding: 8px;
    color: #fff;
    content: "\f101";
    font-family: FontAwesome;
}

ul.breadcrumb.dcrumb li a {
    color: #fcfdff;
    text-decoration: none;
    font-family: font2
}

.abt-iner-sider-toppadding {
    padding-top: 17%;
    z-index: 9;
    position: relative;
}
span#durgesh_collapse {
    position: absolute;
    right: 52px;
       top: 5px;
}
.inner-sider-foot1 p {
    color: #000000;
}

.extr-box p {
    color: #000;
}
.card-header {
    background: #fff;
    padding: 0;
    background: #fff;
    padding: 9px;
}
section#section12 {
    background: url(../img/contact-bg.jpg);
    position: relative;
    background-size: cover;
    /* background-position: center; */
}
.inner-sider-contact-boxes h4 {
    font-family: font3;
    text-align: center;
    color: #bf3654;
}
.card {
    box-shadow: 0 4px 22px -5px rgb(0 0 0 / 20%);
}
div#accordionExample {
    padding-top: 50px;
  }
span#durgesh_collapse i {
    font-weight: normal;
    font-size: 17px;
    color: #171924;
}
button.btn.durgesh_c_btn {
    font-family: 'font7';
}
div#accordionExample p {
    font-family: 'font3';
}
button.btn.durgesh_c_btn:focus {
    outline: none;
    box-shadow: none;
}
.inner-sider-foot-web h5 {
    color: #00abc9;
    font-family: 'font5';
    margin-bottom: 28px;
    margin-top: 14px;
    font-size: 28px;
}
section#conatct_form {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff;
}
.inner-form-info {
    border: 1px solid #e9e9e9;
    padding: 50px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 20%);
}
li.list-group-item.dlist-sna-item-web {
    font-size: 15px;
    padding: 9px;
    border: none;
    padding-bottom: 10px !important;
    font-size: 16px !important;
    font-size: 14px;
    color: #000;
    font-family: 'font4';
    margin-bottom: 13px;
    transition: .5s;
    border-radius: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
}
ul.list-group.dlist-sna-group-web {
    padding-top: 15px;
}
.inner-sider-foot-web h5::before {
    content: '';
    position: absolute;
    height: 4px;
    width: 55px;
    background: #1d1d51;
    top: 11%;
    border-radius: 202px;
}
.inner-sider-foot-web h5::after {
    content: '';
    position: absolute;
    height: 4px;
    width: 30px;
    background: #3ab54a;
    top: 13%;
    left: 6%;
    border-radius: 30px;
}
ul.list-group.dlist-sna-group-web a {
    text-decoration: none;
}
section#comhis {
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../img/clr-bg.png) #f2f2f2;
    /* background-size: cover; */
    background-position: left;
    /* background: #f2f2f2; */
}
.main_portfolio_div {
    padding-top: 48px;
  }
  p.counter-count {
    font-size: 26px;
    font-family: 'font7';
}
p.employee-p {
    font-family: 'font8';
    color: #a59999;
    font-size: 15px;
}
.top-header-new h2 {
    font-family: 'font7';
    margin-bottom: 10px;
    font-size: 50px;
    /* color: rgba(0,0,0,0.6); */
    text-shadow: 2px 8px 6px rgb(0 0 0 / 20%), 0px -5px 35px rgb(255 255 255 / 30%);
}
.abt-iner-sider-toppadding h3 {
    color: #fff;
    font-family: 'font7';
}
section#forex-account {
    background: #fff;
}
li.list-group-item.dlist-sna-item-web::before {
    content: "\f101";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 1px !important;
    width: 20px;
    font-size: 13px;
    color: #000000;
    margin-left: 0px;
}
a.btn.btn.btn-signup {
    background: #000;
    color: #fff;
    border-radius: 30px;
    width: 132px;
}

.owl-carousel4 button.owl-prev {
    position: absolute;
    left: -8%;
    top: 37%;
    margin: 0;
    height: 50px;
    width: 50px;
    background: #fff !important;
    border-radius: 50px !important;
    border: none
}

.owl-carousel4 button.owl-next {
    position: absolute;
    right: -8%;
    top: 37%;
    margin: 0;
    height: 50px;
    width: 50px;
    background: #fff !important;
    border-radius: 50px !important;
    border: none
}

.owl-carousel4 button.owl-next img {
    height: 26px
}

.owl-carousel4 button.owl-prev img {
    height: 26px
}

.owl-carousel4 button.owl-prev span {
    font-size: 60px;
    color: #000;
    position: absolute;
    top: -28px;
    left: 13px
}

.owl-carousel4 button.owl-next span {
    font-size: 60px;
    color: #000;
    position: absolute;
    top: -28px;
    right: 13px
}

.steps_contents_csd_testi {
    margin-bottom: 30px;
    margin-top: 60px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    height: 293px;
    background: rgb(255, 255, 255);
    padding: 23px;
    border-radius: 10px;
}
.owl-carousel1 .owl-dots .owl-dot span {
    background: #000000 !important;
    width: 24px !important;
    height: 8px !important;
}
.owl-carousel1 .owl-dots .owl-dot.active span, .owl-carousel1 .owl-dots .owl-dot:hover span {
    background: #b61335 !important;
}
.inner_steps_hws img {
    height: 96px;
}
.inner_steps_hws h2 {
    font-size: 19px;
    font-family: 'font9';
    margin-top: 12px;
}
.inner_steps_hws p {
    font-size: 13px;
    font-family: 'font4';
}
section#how_its_works {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f2f2f2;
}
button:focus {
    outline: none !important;
}
.owl-item.active.center .steps_contents_csd_testi {
    background: #000;
    transition: .5s;
    color: #fff !important;
}
.ratings span {
    color: gold;
    font-size: 13px;
    margin-bottom: 20px;
}
.steps_contents_csd_testi h6 {
    font-weight: bold;
    color: #f6365e;
}
.owl-item.active.center .steps_contents_csd_testi h6 {
    color: #fff;
}
.inner_sider_test_img img {
    height: 75px;
    width: 75px !important;
    margin-top: -61px !important;
    text-align: center;
    margin: 0px auto;
}

/************************************ plans*********************************/

.plan-one {
    margin: 0 0 20px 0;
    width: 100%;
    position: relative;
}

.plan-card {
    background: #fff;
    margin-bottom: 30px;
    transition: .5s;
    border: 0;
    border-radius: .55rem;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.5);
}

.plan-one .pricing-header {
    padding: 0;
    margin-bottom: 0;
    text-align: center;
}

.plan-one .pricing-header .plan-title {
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    font-size: 1.2rem;
    color: #ffffff;
    padding: 10px 0;
    font-weight: 600;
    background: #5a99ee;
    margin: 0;
}

.plan-one .pricing-header .plan-cost {
    color: #ffffff;
    background: #71a7f0;
    padding: 15px 0;
    font-size: 2.5rem;
    font-weight: 700;
    font-family: 'font1';
}

.plan-one .pricing-header .plan-save {
    color: #ffffff;
    background: #84b3f2;
    padding: 10px 0;
    font-size: 1rem;
    font-weight: 700;
}

.plan-one .pricing-header.green .plan-title {
    background: #47BCC7;
}

.plan-one .pricing-header.green .plan-cost {
    background: #5bc3cd;
}

.plan-one .pricing-header.green .plan-save {
    background: #6ac9d2;
}

.plan-one .pricing-header.orange .plan-title {
    background: #fc8165;
}

.plan-one .pricing-header.orange .plan-cost {
    background: #fd967e;
}

.plan-one .pricing-header.orange .plan-save {
    background: #fdaa97;
}

.plan-one .plan-features {
    border: 1px solid #e6ecf3;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin: 0;
    text-align: left;
}

.plan-one .plan-features li {
    padding: 10px 15px 10px 25px;
    margin: 5px 0;
    overflow: hidden;
    text-align: center;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    position: relative;
    border-bottom: 1px solid #e6ecf3;
    line-height: 100%;
    font-family: 'font4';
}

.plan-one .plan-footer {
    border: 1px solid #e6ecf3;
    border-top: 0;
    background: #ffffff;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    text-align: center;
    padding: 10px 0 30px 0;
}

.burger-menu .bar1,  .burger-menu .bar2, .burger-menu .bar3 {
    width: 30px;
    height: 3px;
    background-color: #fff;
    margin: 6px auto;
    transition: .4s;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
 .burger-menu.change .bar1 {
    /* -webkit-transform: rotate(-45deg) translate(-7px, 5px); */
    transform: rotate(-45deg) translate(-7px, 5px);
}
 .burger-menu.change .bar2 {
    opacity: 0;
}
.burger-menu.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-7px, -6px);
    transform: rotate(45deg) translate(-7px, -6px);
}

.foot_social_icons ul {
  margin:0;
  padding:0;
  display:flex;
}

.foot_social_icons ul li {
  list-style: none;
}

.foot_social_icons ul li a {
    position: relative;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    margin: 0 10px;
    border-radius: 50%;
    padding: 6px;
    box-sizing: border-box;
    text-decoration: none;
    box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
    background: linear-gradient(0deg, #ddd, #fff);
    transition: .5s;
}

.foot_social_icons ul li a:hover {
  box-shadow: 0 2px 5px rgba(0,0,0,0.3);
  text-decoration:none;
}

.foot_social_icons ul li a .fab {
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(0deg, #fff, #ddd);
    border-radius: 50%;
    padding: 3px;
    font-size: 17px;
    color: #262626;
    transition: .5s;
}

.foot_social_icons ul li:nth-child(1) a:hover .fab {
  color: #3b5998;
}

.foot_social_icons ul li:nth-child(2) a:hover .fab {
  color: #00aced;
}

.foot_social_icons ul li:nth-child(3) a:hover .fab {
  color: #dd4b39;
}

.foot_social_icons ul li:nth-child(4) a:hover .fab {
  color: #007bb6;
}

.foot_social_icons ul li:nth-child(5) a:hover .fab {
  color: #e4405f;
}
.drgs_calling_icon img {
    padding: 16px 16px;
}
.drges_resume_icon img {
    padding: 16px 16px;
}
.drgs_calling_icon p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-top: 6px;
}
.drges_resume_icon p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-top: 6px;
}
.drgs_whatspp-icon p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-top: 6px;
}
.top_hds_smlas h1 {
    font-family: 'font7';
    font-size: 26px;
}
/*******************************pricing table********************************/
.demo10 {
    background: #eee;
    padding: 30px 0;
}
.pricingTable10 {
    text-align: center;
}
.pricingTable10 .pricingTable-header {
    padding: 30px 0;
    background: #4d4d4d;
    position: relative;
    transition: all 0.3s ease 0s;
}
.pricingTable10:hover .pricingTable-header {
    background: #1d1d51;
}
.pricingTable10 .pricingTable-header:after,
.pricingTable10 .pricingTable-header:before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #d9d9d8;
    position: absolute;
    bottom: 12px;
}
.pricingTable10 .pricingTable-header:before {
    left: 40px;
}
.pricingTable10 .pricingTable-header:after {
    right: 40px;
}
.pricingTable10 .heading {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 0;
}
.pricingTable10 .price-value {
    display: inline-block;
    position: relative;
    font-size: 55px;
    font-weight: 700;
    color: #09b1c5;
    transition: all 0.3s ease 0s;
}
.pricingTable10:hover .price-value {
    color: #fff;
}
.pricingTable10 .currency {
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    top: 6px;
    left: -19px;
}
.pricingTable10 .month {
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 15px;
    right: -30px;
    text-transform: uppercase;
}
.pricingTable10 .pricing-content {
    padding-top: 50px;
    background: #fff;
    position: relative;
}
.pricingTable10 .pricing-content:after,
.pricingTable10 .pricing-content:before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #7c7c7c;
    position: absolute;
    top: 12px;
}
.pricingTable10 .pricing-content:before {
    left: 40px;
}
.pricingTable10 .pricing-content:after {
    right: 40px;
}
.pricingTable10 .pricing-content ul {
    padding: 0 20px;
    margin: 0;
    list-style: none;
}
.pricingTable10 .pricing-content ul:after,
.pricingTable10 .pricing-content ul:before {
    content: "";
    width: 8px;
    height: 46px;
    border-radius: 3px;
    background: linear-gradient(to bottom, #818282 50%, #727373 50%);
    position: absolute;
    top: -22px;
    z-index: 1;
    box-shadow: 0 0 5px #707070;
    transition: all 0.3s ease 0s;
}
.pricingTable10:hover .pricing-content ul:after,
.pricingTable10:hover .pricing-content ul:before {
    background: linear-gradient(to bottom, #40c4db 50%, #34bacc 50%);
}
.pricingTable10 .pricing-content ul:before {
    left: 44px;
}
.pricingTable10 .pricing-content ul:after {
    right: 44px;
}
.pricingTable10 .pricing-content ul li {
    font-size: 15px;
    font-weight: 700;
    color: #777473;
    padding: 10px 0;
    border-bottom: 1px solid #d9d9d8;
}
.pricingTable10 .pricing-content ul li:last-child {
    border-bottom: none;
}
.pricingTable10 .read {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    background: #d9d9d8;
    padding: 8px 25px;
    margin: 30px 0;
    transition: all 0.3s ease 0s;
}
.pricingTable10 .read:hover {
    text-decoration: none;
}
.pricingTable10:hover .read {
    background: #1d1d51;
}
button.owl-next {
    display: none !important;
}
button.prev {
    display: none !important;
}
.dropdown-menu.rd-menu.rd-navbar-dropdown {
    z-index: 15;
    position: absolute;
    display: block;
    margin-top: 22px;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    border: 1px solid #d7d7d7;
    transform: translate3d(0, 30px, 0);
}


@media screen and (max-width: 990px) {
    .pricingTable10 {
        margin-bottom: 25px;
    }
}




/*************************************end pricinf table*************************/


@media(max-width: 991.98px){
    .banner-abs {
    padding-top: 47%;
}
}


@media(max-width: 767.98px){
.image-content h2 {
    font-family: 'font8';
    font-size: 28px;
}
section#call_us_now {
    padding: 50px 0px;
}
img.img-fluid.mobile-logo {
    height: 162px;
    text-align: center;
    margin: 0 auto;
}
a.navbar-brand img {
    height: 47px;
}
.insider_main_sec2 h2 {
    font-size: 24px;
}
.insider_main_sec2 h1 {
    font-size: 23px;
}
li.list-group-item.dlist-sna-item-web {

    font-size: 13px !important;
}
svg.curve-container__curve.curve-one {
    margin-top: -10px;
}
.inner-steps.text-center {
    margin-bottom: 18%;
}
.image-contents h2 {
    font-size: 40px;
}
.image-contents h1 {
    font-size: 29px;
}
section#section12 {
    background-position: center;
}
.form-input-section12 {
     padding-left: 0%;
     padding-right: 0%;
}
.inner-sider-adjs-cnt {
    padding: 32px;
}
.banner-abs {
    padding-top: 60%;
}
button.owl-prev {
    display: none !important;
}
.mouse {
    top: 7%;
}
    .top-header::before {
    margin-top: 29px;
}
.top-header::after {
    margin-top: 4px;
}
section#section1 {
    background-size: cover;
    background-position: center;
}
.abt-iner-sider-toppadding {
    padding-top: 59%;

}
.row.form-page-row {
    flex-direction: column !important;
}
.full-sign-up-page .row {
    flex-direction: row-reverse !important;
}
button.btn.durgesh_c_btn {
padding: 0;
    text-align: left;
    font-size: 12px;
}
div#accordionExample {
    padding-top: 8px;
}
span#durgesh_collapse {
    right: 12px;
}
.same-class {
    height: 143px;
}
.top-header-new h2 {
    font-size: 38px;
}
.top-header h2 {
    font-family: 'font7';
    margin-bottom: 10px;
    font-size: 22px;
}
.top-headers h2 {
    font-family: 'font7';
    margin-bottom: 10px;
    font-size: 22px;
}
.inner-sider-cnt {
    padding-top: 20px !important;
    padding: 0;
}
span.sun {
    font-size: 25px;
}
img.slider-img {
    height: 215px;
}
.image-content p {
    font-size: 12px;
}
.insider-sec6-members {
    background: #fff;
    margin-bottom: 40px;
}
.image-content h1 {
    font-size: 25px;
}
    .plan-one .pricing-header {
        text-align: center;
    }
    .plan-one .pricing-header i {
        display: block;
        float: none;
        margin-bottom: 20px;
    }
    .full-sider-box-his .row {
    flex-direction: column-reverse;
}
.foot_social_icons.mt-5 {
    margin-bottom: 37px;
}
.inner-sider-foot1 {
    margin-bottom: 30px;
  }
  .inner-sider-foot1 h5 {
    margin-bottom: 11px;
  }
}