@font-face {
    font-family: convfonts;
    src: url(../fonts/convfonts.eot);
    src: url(../fonts/convfonts.woff) format("woff"), url(../fonts/convfonts.ttf) format("truetype"), url(../fonts/convfonts.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

*{
    object-fit: cover !important;
}

body {
    margin: 0;
    padding: 0;
    font-family: convfonts;
    font-size: 16px;
    color: #000;
    background: url(../images/content_bg.jpg)
}

p {
    margin-bottom: 0;
    line-height: 22px
}

h1 {
    line-height: 24px
}

ul {
    padding-left: 20px;
    list-style: none;
    margin-bottom: 0
}

a {
    font-weight: 700
}

a:hover {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 900
}

.page-loader {
    width: 100%;
    height: 100vh;
    position: absolute;
    background: #ccc;
    z-index: 99999
}

.page-loader .txt {
    color: #666;
    text-align: center;
    top: 40%;
    position: relative;
    text-transform: uppercase;
    letter-spacing: .3rem;
    font-weight: bold;
    line-height: 1.5
}

.spinner {
    position: relative;
    top: 35%;
    width: 246px;
    height: 110px;
    margin: 0 auto;
    background: url("../images/logo.png")
}

.page-header {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    padding: 20px 50px 10px 50px;
    z-index: 1;
    width: 100%;
    margin: 0 auto
}

.page-header.is-sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    -webkit-animation: slideDown .35s ease-out;
    animation: slideDown .35s ease-out;
    background-color: rgba(255, 255, 255, 0.15)
}

.logo {
    float: left
}

.logo a {
    display: block
}

.details_right {
    float: right
}

.details_right ul {
    float: right
}

.details_right ul li {
    padding-left: 15px;
    float: left
}

.menu li {
    position: relative
}

.dropdown-menu1 {
    min-width: 100%
}

.dropdown-menu1,
.dropdown-menu {
    margin-top: 8px;
    background: transparent
}

.dropdown-menu li {
    float: none !important;
    margin: 0;
    padding-left: 0 !important
}

.dropdown-menu li a {
    padding: 3px 9px;
    font-size: 14px !important;
    margin: 0;
    width: 100%;
    color: #000;
    text-align: left;
    background-color: #f5f5f5;
    font-weight: 700;
    border-bottom: 1px solid #000
}

.details_right ul li a {
    color: #000;
    font-size: 16px
}

.details_right ul li a img {
    height: 40px
}

.navbar-collapse {
    padding: 0
}

.navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0;
    border: 0
}

nav {
    display: table;
    clear: both;
    padding: 20px 0;
}

.nav>li>a {
    padding-right: 0
}

nav ul li a {
    font-size: 18px !important
}

#banner {
    width: 100%;
    float: left;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8;
    position: relative
}

.banner_bottom {
    position: absolute;
    text-align: center;
    bottom: 20px;
    padding: 0 10px
}

.banner_bottom h1 {
    font-size: 30px;
    padding-bottom: 20px
}

.banner_bottom p {
    font-size: 20px;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 10px;
    font-weight: 600;
    line-height: 30px
}

.main {
    width: 100%;
    float: left
}

.home_section1 {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.home_section1_bottom h1 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 30px
}

.home_section1_bottom h2 {
    text-align: center;
    padding-bottom: 20px
}

.home_section1_bottom h3 {
    padding-bottom: 10px
}

.home_section1_bottom p {
    text-align: justify;
    padding-bottom: 15px
}

.home_section2 {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.h3_heading {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 40px
}

.h3_heading2 {
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 10px
}

.home_section2_bottom {
    position: relative;
    width: 100%;
    height: 300px;
    margin-bottom: 30px
}

.home_sec2_bottom2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ecf0f3;
    height: 100%;
    width: 100%;
    transition: all .5s;
    text-align: center;
    display: table;
    border-radius: 40px;
    box-shadow: 0 0 5px 1px #9e9e9e;
    border: 1px solid #9e9e9e
}

.home_sec3_bottom {
    padding-top: 0
}

.home_sec3_bottom h3 {
    padding-bottom: 10px
}

.home_sec3_bottom p {
    text-align: justify;
    padding-bottom: 15px
}

.home_sec2_bottom2 a {
    display: table-cell;
    vertical-align: middle;
    font-size: 22px;
    color: #000;
    padding: 0 15px
}

.home_section3 {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.black_button2 {
    padding: 8px 32px;
    font-size: 14px;
    font-weight: 700;
    color: #2a2826;
    background: 0;
    border: 2px solid #2a2826;
    border-radius: 4px;
    margin: 10px 0;
    text-decoration: none
}

.black_button2:hover {
    background: #000;
    color: #fff;
    text-decoration: none
}

.learn_paly_show2 {
    display: none
}

.online_sec {
    padding-bottom: 10px
}

.online_sec h4 {
    font-size: 24px;
    padding-bottom: 10px;
    font-weight: 700
}

.online_sec h2 {
    font-size: 24px;
    padding-bottom: 10px;
    font-weight: 700
}

.learn_paly_show2 h4 {
    font-size: 22px;
    padding-bottom: 15px;
    font-weight: 700;
    line-height: 28px
}

.online_sec p {
    text-align: justify
}

.black_button_hide2 {
    display: none
}

.paly_show22 {
    display: block
}

.home_blog_sec {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.home_testi_sec {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.home_testi_sec2 img {
    width: 100%
}

.home_testi_sec2 {
    position: relative
}

.home_testi_sec2_bottom {
    position: absolute;
    top: 6%;
    left: 35px;
    width: 75%;
    margin: 0 auto
}

.home_testi_sec2_bottom p {
    font-size: 14px;
    text-align: justify
}

.home_testi_sec2_bottom span {
    float: right;
    font-size: 12px;
    padding-right: 0;
    padding-top: 20px
}

.home_faq_section {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #eee;
    margin-bottom: 15px
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #a0a0a0;
    border-color: #eee
}

.panel-title {
    font-size: 16px
}

.panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none
}

.more-less {
    float: right;
    color: #fff
}

.panel-default>.panel-heading .panel-collapse>.panel-body {
    border-top-color: #eee
}

.faq_sec_bottom .panel-body p {
    font-size: 15px;
    text-align: justify;
    padding-bottom: 10px
}

.faq_sec_bottom .panel-body ul {
    list-style: disc;
    padding-top: 15px
}

.faq_sec_bottom .panel-body ul li {
    font-size: 15px;
    padding-bottom: 10px
}

.contact_us_home {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8;
    padding-bottom: 20px
}

.contact_us_bottom {
    position: relative
}

.contact_bottom_pos {
    position: relative;
    bottom: 25px
}

.contact_us_bottom2 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.address {
    width: 100%;
    float: left;
    background: url(../images/contact_devider1.png) center top no-repeat;
    padding: 10px 0;
    margin-bottom: 0
}

.address_left,
.address_right {
    width: auto;
    height: auto;
    float: left
}

.address_left {
    width: 100%;
    padding-right: 10px
}

.address_left p,
.address_right p {
    width: 100%;
    color: #1c1a1a;
    font-size: 14px;
    float: left;
    text-align: center
}

.address_right {
    background: 0;
    float: left;
    padding-left: 10px
}

.email {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    background: url(../images/contact_devider3.png) center bottom no-repeat, url(../images/contact_devider3.png) center top no-repeat;
    padding: 10px 0 5px 0
}

.email img {
    height: 35px
}

.email p a {
    color: #42322b;
    font-size: 14px;
    padding-bottom: 5px;
    display: block
}

.mobile img {
    margin: 0 auto;
    display: block;
    height: 45px
}

.mobile {
    width: 100%;
    height: auto;
    float: left;
    padding: 5px 0
}

.mobile2 {
    width: 100%;
    height: auto;
    float: left;
    background: url(../images/contact_devider6.png) center bottom no-repeat;
    padding: 5px 0
}

.mobile p {
    width: 100%;
    text-align: center;
    color: #42322b;
    font-size: 14px;
    padding-bottom: 5px
}

.mobile p a {
    color: #42322b;
    font-size: 14px
}

footer {
    width: 100%;
    float: left;
    background: url(../images/footer.jpg);
    padding: 30px 0;
    position: relative
}

.footer_bottom {
    width: 90%;
    margin: 0 auto;
    display: table;
    clear: both
}

.footerlogo_social_wrap {
    width: 205px;
    float: left;
    position: relative
}

.footerlogowrapper {
    float: left
}

.footerlogowrapper a img {
    width: 52px
}

.social {
    float: left;
    position: absolute;
    right: 0;
    bottom: 5px
}

.footernav_sociallinks {
    width: 80%;
    height: auto;
    float: right
}

.footernav {
    width: 100%;
    height: auto;
    float: left
}

.footernav ul {
    float: right;
    padding-left: 0;
    background: url(../images/footer_devider.png) left bottom repeat-x
}

.footernav ul li {
    padding: 0 8px;
    line-height: 32px;
    list-style: none;
    color: #000;
    font-size: 12px;
    float: left;
    padding-bottom: 5px
}

.footernav ul li a {
    color: #000;
    text-transform: uppercase
}

.footernav p {
    width: 100%;
    float: left;
    padding: 1% 0;
    font-size: 12px;
    color: #040708;
    text-align: right
}

.designrush_sec {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
    font-size: 11px
}

.careers_section {
    width: 100%;
    float: left;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8;
    padding: 50px 0
}

.careers_section p {
    padding-bottom: 10px
}

.head {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 20px;
    text-align: center
}

.careers_section_bottom p {
    padding-bottom: 20px
}

.caree {
    width: 100%;
    float: left;
    padding-bottom: 20px
}

.caree p {
    text-align: justify
}

.caree_mobile_site h3 {
    float: left;
    padding: 10px 0 15px 0
}

.caree_mobile_site ul {
    width: 100%;
    float: left
}

.caree h4 {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px
}

.caree ul {
    list-style: disc
}

.caree ul li {
    padding-bottom: 5px
}

.star {
    width: 100%;
    float: left;
    background: url(../images/star.png) left center repeat-x;
    padding-bottom: 20px
}

.test_sec_bottom {
    text-align: center;
    padding-bottom: 40px
}

.test_sec_bottom img {
    margin: 0 auto;
    height: 200px
}

.test_sec_bottom p {
    padding: 10px 0;
    font-weight: 700
}

.port_section1 {
    width: 100%;
    float: left;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8;
    padding: 50px 0
}

.port_section2 {
    padding-top: 50px
}

.h_sec_heading {
    text-align: center;
    font-size: 23px;
    padding-bottom: 40px
}

.h_sec_heading span {
    padding: 0 15px;
    text-transform: uppercase
}

.port_section1 h3 {
    text-align: center;
    font-size: 25px
}

.port_section1 h3 span {
    text-transform: uppercase;
    padding: 0 15px
}

.port1_bottom {
    box-shadow: 0 0 5px 1px #9e9e9e;
    border: 1px solid #9e9e9e;
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.port1_bottom img,
.port1_bottom11 img {
    height: 240px
}

.port1_bottom11 {
    box-shadow: 0 0 5px 1px #9e9e9e;
    border: 1px solid #9e9e9e;
    position: relative;
    overflow: hidden
}

.port1_bottom11>img {
    width: 100%
}

.port1_bottom>img {
    width: 100%
}

.port_bottom2 {
    position: absolute;
    top: -100px;
    transition: all .5s;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    opacity: 0
}

.port_bottom2 img {
    width: 100%
}

.port1_bottom11:hover .port_bottom2 {
    top: 0;
    opacity: 1
}

.port1_bottom:hover .port_bottom2 {
    opacity: 1;
    top: 0
}

.logo_design_sec {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.logo_design_sec2 {
    padding-top: 50px
}

.logo_design_sec1_bottom h4 {
    padding-bottom: 15px
}

.logo_design_sec1_bottom h2 {
    font-size: 18px;
    padding-bottom: 10px
}

.logo_design_sec1_bottom h3 {
    font-size: 18px;
    padding-bottom: 15px
}

.logo_design_sec1_bottom h1 {
    padding-bottom: 15px;
    font-size: 20px
}

.logo_design_sec1_bottom h5 {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    padding: 15px 0
}

.logo_design_sec1_bottom p {
    text-align: justify;
    padding-bottom: 15px
}

.logo_design_sec1_bottom img {
    padding-top: 20px;
    margin: 0 auto;
    display: block;
    padding-bottom: 20px
}

.logo_design_sec1_bottom ul {
    width: 100%;
    float: left;
    padding-bottom: 15px;
    list-style: square
}

.logo_design_sec1_bottom ul li {
    width: 33.33%;
    float: left;
    padding-bottom: 5px
}

.logo_design_bottom2 {
    padding-bottom: 20px
}

.logo_design_bottom2 p {
    padding-bottom: 15px
}

.logo_des_sec1 {
    width: 100%;
    float: left;
    padding: 50px 0
}

.logo_des_sec1_bottom h4 {
    font-size: 25px
}

.logo_des_sec1_bottom img {
    box-shadow: 0 0 5px 1px #9e9e9e;
    border: 1px solid #9e9e9e;
    margin: 0 auto 40px auto;
    width: 100%
}

.logo_des_sec1_right {
    padding-left: 50px
}

.logo_des_sec1_right ul {
    padding-left: 0;
    padding-top: 40px;
    width: 100%;
    float: left
}

.logo_des_sec1_right ul li {
    padding-bottom: 10px;
    width: 100%;
    float: left
}

.logo_des_details {
    width: 100%;
    float: left
}

.logo_des_details p {
    float: left;
    width: 30%;
    font-weight: 700
}

.logo_des_details span {
    float: left;
    text-align: left
}

.logo_des_sec1_right>p {
    text-align: justify;
    padding-top: 20px;
    float: left
}

.quote_link {
    width: 100%;
    float: left
}

.quote_link li {
    float: left !important;
    width: auto !important
}

.quote_link li:last-child {
    float: right !important
}

.quote_link li a {
    font-size: 20px;
    color: #000
}

.print_design_sec2 {
    padding-top: 50px
}

.bottom_menu {
    width: 100%;
    float: left;
    padding-top: 20px
}

.bottom_menu ul {
    padding-top: 15px;
    padding-left: 0;
    float: left;
    list-style: none
}

.bottom_menu ul li {
    float: left;
    padding-bottom: 10px;
    width: auto
}

.bottom_menu ul li a {
    color: #000;
    font-size: 14px;
    padding: 15px 5px
}

.port_main_sec22 {
    padding-bottom: 30px
}

.port_main_sec span {
    text-align: center;
    text-transform: uppercase;
    display: block;
    padding-top: 15px;
    font-size: 20px
}

.pack_sec_bottom {
    width: 100%;
    float: left;
    padding-top: 20px
}

.pack_sec_bottom h4 {
    padding-bottom: 15px
}

.audio_youtube_sec {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.audio_you_sec2 {
    padding-bottom: 30px
}

.quote_section1 {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.quote_sec_bottom p {
    text-align: center
}

.quote_sec_bottom form {
    width: 70%;
    margin: 0 auto;
    margin-top: 50px;
    box-shadow: 0 0 5px 1px #9e9e9e;
    border: 1px solid #9e9e9e;
    display: table;
    padding: 40px 30px
}

.quote_sec_bottom form .form-group {
    width: 100%;
    float: left
}

.quote_sec_bottom form .form-group label {
    width: 30%;
    float: left
}

.quote_sec_bottom form .form-group input {
    width: 70%;
    float: left
}

.quote_sec_bottom form .form-group textarea {
    width: 70%;
    height: 80px;
    border: 0;
    outline: 0;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    resize: none
}

.quote_sec_bottom form .form-group2 {
    float: none;
    text-align: center
}

.quote_sec_bottom form .form-group2 button {
    width: auto;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    background-color: #4cb050;
    color: #fff;
    outline: 0;
    border: 0;
    padding: 8px 20px;
    float: right;
    margin-left: 15px
}

.quote_sec_bottom form .form-group2 button:last-child {
    margin-right: 0
}

.quote_sec_bottom form .form-group2 input {
    width: auto;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    background-color: #4cb050;
    color: #fff;
    outline: 0;
    border: 0;
    padding: 8px 20px;
    float: right;
    margin-left: 15px;
    border-radius: 4px
}

.quote_sec_bottom form .form-group2 input:last-child {
    margin-right: 0
}

.website_design_bottom ul {
    float: left;
    padding-bottom: 20px
}

.website_design_bottom ul li {
    width: 100%
}

.web_design_sec2 {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.web_design_sec2_bottom {
    text-align: center;
    padding-top: 30px
}

.web_design_sec2_bottom img {
    margin: 0 auto
}

.web_design_sec2_bottom span {
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 15px;
    display: block
}

.web_design_sec2_bottom p {
    text-align: justify;
    padding-bottom: 15px
}

.web_design_sec3 {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.web_design_sec3 .port1_bottom {
    margin-top: 0;
    margin-bottom: 50px
}

.web_design_sec4 {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.web_design_sec4_bottom {
    text-align: center;
    padding-bottom: 20px
}

.web_design_sec4_bottom img {
    margin: 0 auto
}

.web_design_sec4_bottom span {
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 20px;
    display: block
}

.web_design_sec4_bottom h4 {
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 20px
}

.web_design_sec4_bottom p {
    text-align: justify;
    padding-bottom: 15px
}

.buttonarea {
    width: 100%;
    float: left;
    padding: 20px 0
}

.buttonarea .newbtn {
    color: #fff;
    padding: 10px 30px;
    background: #779a39;
    border: 1px solid #779a39;
    display: block
}

.web_design_sec5 {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.seo_quote_sec {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8;
    position: relative
}

.newbtn {
    color: #fff;
    padding: 10px 30px;
    background: #779a39;
    border: 1px solid #779a39;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.newbtn:hover {
    color: #779a39;
    padding: 10px 20px;
    background: 0;
    border: 1px solid #779a39
}

.read-more {
    float: right;
    padding-top: 10px;
    font-weight: 700
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 10px;
    display: none;
    background: #fff;
    color: #4cb050;
    border-color: #4cb050
}

.back-to-top:hover {
    background: #4cb050;
    border-color: #4cb050
}

input,
select,
textarea {
    outline: 0
}

.feedback-form {
    position: fixed;
    top: 18%;
    right: 0;
    z-index: 9999;
    min-height: 450px
}

.feedback-form-show {
    right: 0 !important
}

.feedback_form_area {
    position: relative;
    display: none;
    overflow: hidden;
    background: #fff;
    padding-bottom: 15px
}

.feedback_form_area_inner {
    width: 300px;
    min-height: 450px;
    color: #fff;
    padding: 15px;
    background-color: #fff
}

.feedback_form_area h3 {
    margin-top: 0
}

.feedback_form_area_inner form .form-group label {
    padding-bottom: 5px;
    color: #000
}

.feedback_form_area_inner form .form-group textarea {
    color: #000;
    border: 1px solid #000;
    resize: none
}

.custom-inp {
    width: 100%;
    height: 32px;
    padding-left: 5px;
    color: #000 !important;
    border: 1px solid #000 !important;
    background: 0
}

.custom-inp-txt {
    width: 100%;
    height: 100px;
    padding: 5px;
    color: #fff;
    border: 1px #fff solid;
    background: 0;
    border-radius: 0 !important
}

.feedback-form-btn {
    width: 209px;
    position: absolute;
    left: -127px;
    color: #fff;
    font-size: 20px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    top: 40%;
    border-radius: 0;
    background: #4cb050;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}

.feedback-form-btn:hover {
    color: #fff
}

.feedback-form-btn:focus {
    color: #fff
}

.side_button input {
    background: #4cb050;
    color: #fff;
    border: 0;
    outline: 0
}

.side_button:hover input {
    color: #fff
}

.feedback-form a i {
    padding-right: 5px
}

.social ul {
    padding-left: 0
}

.social ul li {
    display: inline-block
}

.services {
    padding: 50px 0;
    width: 100%;
    float: left;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.services_text p,
.services_textseo p {
    font-size: 16px;
    vertical-align: middle;
    padding: 0;
    text-align: center;
    cursor: pointer;
    line-height: inherit
}

.services_bg,
.services_inner {
    width: 100%;
    height: auto;
    float: left;
    position: relative
}

.services_bg img {
    width: 100%;
    height: auto
}

.services_innermainwrap {
    width: 63%;
    height: auto;
    position: absolute;
    left: 18%;
    top: 0
}

.services_innermainwrap a {
    color: #000
}

.services_main {
    width: 33%;
    height: auto;
    float: left;
    position: relative
}

.services_main img {
    width: 100%;
    height: auto;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transition: 5s all;
    -o-transition: 5s all;
    transition: 5s all;
    cursor: pointer
}

.services_main img:hover {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transition: 5s all;
    -o-transition: 5s all;
    transition: 5s all;
    cursor: pointer
}

.services_text {
    width: 54%;
    height: auto;
    position: absolute;
    left: 28%;
    top: 50%;
    transform: translateY(-50%)
}

.height-zero1 {
    height: auto
}

.latest-blog {
    position: relative;
    top: -3px;
    width: 42px
}

.for_desk_ser {
    display: block
}

.for_mob_ser {
    display: none
}

.home_blog_sec2 ul {
    padding-left: 0
}

.home_blog_sec2 ul li {
    float: left;
    width: 25%;
    padding: 0 15px
}

.home_blog_sec2 ul li a {
    display: block
}

.home_blog_sec2 ul li a img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover
}

.home_blog_sec2 ul li a span {
    padding-top: 20px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #000
}

.caree h3 {
    float: left;
    padding-bottom: 10px
}

.caree p {
    float: left;
    text-align: justify
}

.outdev_bgarea {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.why_creaa {
    width: 100%;
    float: left;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8
}

.why_creaa .h3_heading {
    text-align: left;
    padding-bottom: 10px
}

.why_creaa p {
    text-align: justify;
    padding-bottom: 15px
}

.why_creaa h4 {
    font-size: 20px;
    padding-top: 20px
}

.benefits_area {
    padding: 50px 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8;
    display: table
}

.faq_area_main {
    padding: 50px 0;
    width: 100%
}

.out_dev_area h4 {
    padding-bottom: 10px
}

.out_dev_area p {
    font-weight: 600;
    line-height: 30px
}

.benefits_area .heading span {
    padding: 0 15px;
    text-transform: capitalize
}

.benefits_area .h3_heading {
    font-size: 22px
}

.benefits_area .all_benefits {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.benefits_area .all_benefits .single_benefits {
    width: 33.33333333%;
    padding: 30px 0
}

.benefits_area .all_benefits .single_benefits h3 {
    padding: 10px 0
}

.benefits_area .all_benefits img {
    width: 75px;
    height: auto
}

.d-none {
    display: none
}

.g-recaptcha {
    width: 70%;
    float: left
}

.g-recaptcha2 {
    width: auto !important;
    float: none !important
}

.port1_bottom_mobi_app {
    margin-bottom: 0
}

.online_sec55 h2 {
    font-size: 16px
}

.side_button {
    width: 100%;
    float: left
}

.side_button input {
    width: auto;
    font-weight: 700;
    font-size: 18px;
    background-color: #4cb050;
    color: #fff;
    outline: 0;
    border: 0;
    padding: 8px 20px;
    float: right
}

.btn-loadmore {
    border: 0
}

.site_map_sec {
    width: 100%;
    float: left;
    padding: 50px 0
}

.site_map_sec h1 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 30px
}

.site_map_sec_bottom ul li {
    padding-bottom: 10px;
    width: 50%;
    float: left
}

.site_map_sec_bottom ul li a {
    font-weight: 700;
    text-transform: uppercase
}

.logo_design_sec1_bottom33 ul {
    width: 100%;
    float: left;
    padding-bottom: 15px
}

.logo_design_sec1_bottom33 ul li {
    width: 100%;
    float: none
}

.brad_crum {
    width: 100%;
    float: left;
    padding-bottom: 15px;
    padding-left: 0
}

.brad_crum li {
    float: left;
    padding-right: 5px
}

.branding_sec_design li {
    width: 100% !important;
    float: none !important
}

footer .footer_left h4 {
    padding-bottom: 10px
}

footer .footer_left ul {
    padding-left: 0
}

footer .footer_left ul li {
    padding-bottom: 7px;
    font-size: 14px
}

footer .footer_left ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 400
}

@media(max-width:767px) {
    .benefits_area .all_benefits .single_benefits h3 {
        font-size: 18px
    }

    .benefits_imgbox {
        padding-bottom: 6px
    }

    .benefits_area .all_benefits img {
        width: 65px !important
    }

    ul.dropdown-menu.dropdown-menu1 {
        position: relative;
        box-shadow: none;
        background: transparent !important;
        border: 0 !important;
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }

    ul.dropdown-menu.dropdown-menu1 li a {
        border: 0;
        text-align: center;
        padding-top: 7px;
        padding-bottom: 7px;
        background: transparent !important
    }

    nav ul li {
        clear: both
    }

    .details_right ul li:last-child {
        padding-top: 0 !important
    }

    body .ptt20 {
        padding-top: 117px !important;
        padding-bottom: 10px !important
    }

    .lineheight26 {
        line-height: 26px
    }

    .why_creaa .h3_heading {
        padding-left: 0 !important
    }

    .outdev_bgarea {
        padding: 20px 0
    }

    .benefits_area .all_benefits .single_benefits {
        padding: 20px 0
    }

    .all_benefits .single_benefits:nth-child(9) {
        padding-bottom: 0
    }

    .all_benefits .single_benefits:nth-child(10) {
        padding-bottom: 0
    }

    .services_main_box h3 {
        font-size: 18px !important;
        margin-bottom: 5px !important
    }

    .heading.text-center.pb36 {
        padding-bottom: 25px !important
    }

    .services_imgbox {
        height: 80px !important
    }

    .services_imgbox img {
        margin-bottom: 0 !important
    }

    .heading.text-center.pb36 img {
        width: 100%
    }
}

.our_services_page {
    padding: 50px 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8;
    display: table;
    background-image: url(../images/background3.png)
}

.services_imgbox img {
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 15px
}

.services_main_box h3 {
    font-size: 22px;
    margin-bottom: 10px;
    padding: 0 10px;
    line-height: 32px
}

.services_main_box {
    margin-bottom: 40px
}

.whyus_main_imgbox img {
    width: 70px
}

.whyus_main_box {
    display: flex
}

.whyus_main_imgbox {
    padding-right: 20px
}

.whyus_content h3 {
    padding-bottom: 7px;
    font-size: 22px
}

.whyus_main_box {
    padding-right: 20px;
    padding-bottom: 20px
}

.services_imgbox {
    height: 90px
}

.whyus_content p {
    text-align: justify
}

.whychoose_us {
    padding: 50px 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 10px #bcbab8;
    box-shadow: 0 10px 10px #bcbab8;
    display: table;
    background-image: url(../images/background3.png)
}

.pb100 {
    padding-bottom: 50px
}

.ptt20 {
    padding-top: 140px !important
}

.heading.text-center.pb36 {
    padding-bottom: 50px
}

.home_section1_bottom {
    word-break: break-all;
}

.home_section1_bottom img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 20px auto;
}

.home_section1_bottom table {
    word-break: break-all;
}

.home_section1_bottom p,
.home_section1_bottom li,
.home_section1_bottom span,
.home_section1_bottom a,
.home_section1_bottom strong,
.home_section1_bottom em,
.home_section1_bottom td,
.home_section1_bottom th,
.home_section1_bottom tr {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}

.home_section1_bottom h1,
.home_section1_bottom h2,
.home_section1_bottom h3,
.home_section1_bottom h4,
.home_section1_bottom h5,
.home_section1_bottom h6 {
    color: #000;
    margin-bottom: 20px;
}

.home_section1_bottom h1 {
    font-size: 30px;
}

.home_section1_bottom h2 {
    font-size: 28px;
}

.home_section1_bottom h3 {
    font-size: 26px;
}

.home_section1_bottom h4 {
    font-size: 24px;
}

.home_section1_bottom h5 {
    font-size: 22px;
}

.home_section1_bottom h6 {
    font-size: 20px;
}

.awreyew5wr5ut6yju {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    line-height: 1.6;
    padding: 0 !important;
}

@media (max-width: 767px) {
    .awreyew5wr5ut6yju {
        grid-template-columns: repeat(1, 1fr);
    }
}

.awreyew5wr5ut6yju img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin-bottom: 10px;
}

.awreyew5wr5ut6yju h2 {
    font-size: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}

.awreyew5wr5ut6yju p {
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #1d1c1c;
}

.feoahfyoiew {
    text-decoration: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    flex-direction: row;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
.feoahfyoiew a{
    color: #000;
    background-color: #5b6f94;
    padding: 10px;
    border-radius: 5px;
}