@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,500;0,600;0,700;0,800;0,900;1,100&display=swap');
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: 'Poppins', sans-serif;
}

body,
html {
    overflow-x: hidden !important;
}
.pack-h1 {
    height: 554px;
}
.pack-h2 {
    height: 601px;
}
.container {
    width: 1316px;
}

.logo-area .col-md-6 {
    padding: 0px;
}

.top-bar {
    background: #642be5;
    font-family: 'Poppins', sans-serif;
}

.icon-sec {
    padding: 6px 0;
}

.icon-box {
    position: relative;
}

.icon-box img {
    float: left;
    margin-top: -8px;
    margin-right: 11px;
    cursor: pointer;
    /* position: absolute; */
}

.icon-box h2 {
    font-size: 11px;
    /* margin: 0 5px; */
    color: #fff;
    font-weight: 300;
    /* font-family: 'Poppins', sans-serif; */
}

.logo-area {
    padding: 20px 0;
}
.icon-box a {
    color: #fff;
}
.icon-box span {
    display: grid;
    font-weight: bold;
    margin: 04px 0;
}

.logo-area img {
    vertical-align: middle;
    margin: 0 35px;
    height: 100px;
}

.logo-area .nav a {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 18px;
}

a.quote-btn {
    background-image: url(../images/quotebg.png);
    color: #fff !important;
    border-radius: 10px;
    background-size: cover;
}

.first-slider h2 {
    font-family: 'Poppins';
    font-size: 50px;
    color: #1d057c;
    font-weight: bold;
    margin-top:50px;
}

.slider-sec p {
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 300;
    padding: 15px 0;
}

.slider-sec h3 {
    background: #fe32c7;
    width: 67%;
    padding: 8px 10px;
    font-size: 19px;
    color: #fff;
    font-weight: bold;
    border-radius: 9px;
}

.slider-sec {
    margin: 17px 0;
    background: url(../images/section-bg.png);
    background-size: contain;
}

h3.sec-head {
    width: 50%;
}

h3.third-head {
    width: 30%;
}

h2.main-text {
    text-align: center;
    font-size: 21px;
    color: #ffd800;
    padding: 0 2px;
    font-weight: bold;
}

.award-sec {
    margin: 50px 0;
    background: url(../images/section-bg.png);
    background-size: contain;
}

.award-form input::placeholder {
    color: #6c6c6c;
    font-weight: 400;
    font-family: 'Poppins';
}

.award-form select option {
    color: #6c6c6c;
    font-weight: 400;
    font-family: 'Poppins';
}


/* .award-form selected option {
    color: #6c6c6c;
    font-weight: 400;
    font-family: 'Poppins';
} */

.award-form {
    text-align: center;
    padding: 50px 20px;
    min-height: 591px;
    background-size: cover !important;
    background: url(../images/form-bg.png);
}

.award-form input[type="email"], .award-form input[type="tel"], .award-form input[type="text"] {
    width: 70%;
    height: 34px;
    border-radius: 6px;
    margin: 20px 0;
    font-size: 17px;
    border: none;
    padding-left: 34px;
    background: #fff;
}

.award-form select {
    width: 70%;
    height: 34px;
    border-radius: 6px;
    margin: 20px 0;
    border: none !important;
    color: #6c6c6c;
    font-weight: 400;
    font-size: 17px;
    font-family: 'Poppins';
    padding-left: 34px;
    background: #fff;
}

.input-sec {
    position: relative;
}

.input-sec img {
    position: absolute;
    left: 63px;
    /* height: 14px; */
    /* width: 20px; */
    top: 27px;
    /* font-size: 30px; */
    /* bottom: -4px; */
}

.award-sec input[type="submit"] {
    background: #1d057c;
    border: none;
    color: #fff;
    padding: 8px 25px;
    margin: 11px 0;
    border-radius: 8px;
    text-transform: capitalize;
    font-family: 'Poppins';
}

.award-text {
    margin-top: 140px;
    font-family: 'Poppins';
    padding: 0 86px;
}

.award-text p {
    font-size: 38px;
    color: #fff;
    font-weight: bold;
}

.award-bg {
    background: url(../images/award-bg.png);
    background-size: 89% 100%;
    padding: 50px 0;
    background-repeat: no-repeat;
}

.award-sec .container-fluid {
    margin-left: 0 !important;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0 !important;
}

.award-text h1 {
    font-size: 38px;
    line-height: 51px;
    color: #fe32c7;
    font-weight: 300;
}

.award-text strong {
    color: #ffbc01;
}

.service-sec {
    text-align: center;
    font-family: 'Poppins';
    background: url(../images/section-bg.png);
    background-size: contain;
}

.about-sec {
    margin: 50px 0;
    background: url(../images/section-bg.png);
    background-size: contain;
}

.service-sec h2 {
    font-size: 46px;
    color: #000;
    font-weight: bold;
}

.service-sec .service-main p {
    font-size: 20px;
    font-weight: 300;
    color: #fe32c7;
    /* margin: 20px; */
}

.service-main {
    margin: 40px 0;
}

.service-box img {
    float: left;
    width: 190px;
    height: 190px;
    position: absolute;
    left: -80px;
    top: -7px;
}

.service-text p {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
}

.service-box h3 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.service-box {
    margin-left: 300px;
    text-align: left;
    position: relative;
    background-color: #fe32c7;
    margin-bottom: 38px;
    /* padding: 20px 0; */
}

.service-text {
    /* position: absolute; */
    padding: 6px 189px;
    /* margin: 5px 0; */
}

.service-box:nth-child(4) {
    background-color: #ffbc01 !important;
}

.service-diff-box {
    text-align: left;
    position: relative;
    background-color: #642be5;
    margin-bottom: 38px;
    max-width: 1096px;
    /* padding: 20px 0; */
}


/* .service-diff-box {
    text-align: left;
    position: relative;
    background-color: #fe32c7;
    margin-bottom: 380px;
    /* padding: 20px 0; */

.service-diff-box img {
    width: 190px;
    height: 190px;
    position: absolute;
    right: -94px;
    top: -4px;
}

.service-sec .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.service-diff-text {
    /* position: absolute; */
    padding: 6px 60px;
    margin-right: 155px;
    /* margin: 5px 0; */
}

.service-diff-text p {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    margin-right: 107px;
}

.service-diff-box h3 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.ab-text h2 {
    font-size: 46px;
    font-weight: bold;
    color: #1d057c;
}

img.letter-ican {
    height: 20px;
    width: 18px;
}

.ab-text p {
    font-size: 20px;
    margin: 30px 0;
}

.about-sec a.package.php {
    font-size: 18px;
    background-image: url(../images/read-bg.png);
    color: #fff !important;
    border-radius: 10px;
    background-size: cover;
    padding: 11px 21px;
}

.ab-butuns .col-md-5 {
    padding: 0;
}

.ab-butuns .col-md-7 {
    padding: 0;
}

.about-sec .ab-butuns {
    margin: 30px 0;
}

.about-sec a.call-btn {
    font-size: 19px;
    color: #fe32c7;
    text-decoration: none;
}

.package-sec .package-main p {
    font-size: 20px;
    font-weight: 300;
    color: #642be5;
    /* margin: 20px; */
}

.package-main {
    margin: 40px 0;
}

.package-sec {
    text-align: center;
    background: url(../images/package-bg.png);
    background-size: cover;
}

.package-sec h2 {
    font-size: 46px;
    color: #000;
    font-weight: bold;
}

.package-titles h2 {
    font-size: 25px;
    text-transform: uppercase;
}

.package-titles h1 {
    font-size: 40px;
    color: #1d057c;
}

.package-sec span {
    font-size: 25px;
    color: #1d057c;
}


/* .package-details {
    /* text-align: left;
    padding-left: 50px; */

.package-details h4 {
    font-size: 16px;
    /* display: inline-block; */
    text-align: left;
    margin: 015px 66px!important;
}

.read-package a {
    font-size: 18px;
    background-image: url(../images/readbtn.png);
    color: #fff !important;
    border-radius: 10px;
    background-size: cover;
    padding: 11px 21px;
    text-decoration: none;
}

.read-package {
    margin: 30px 0;
}
.package-categ {
    margin: 30px 0;
}


/* .package-categ {
    margin-top: 100px;
} */

.package-box {
    padding: 20px 0;
    margin: 47px 0;
    border-radius: 10px;
}

.first-package {
    background: url(../images/package-one.png);
    background-size: cover;
}

.sec-package {
    background: url(../images/package-second.png);
    background-size: cover;
    min-height: 573px;
    margin-top: 0px;
}

.third-package {
    background: url(../images/third-package.png);
    background-size: cover;
}

.fourth-package {
    background: url(../images/third-package.png);
    background-size: cover;
}

.package-details {
    margin-top: 100px;
    color: #fff;
}

.fifth-package {
    background: url(../images/package-one.png);
    background-size: cover;
    min-height: 573px;
    /* margin-top: 75px; */
}
.sixth-package {
    background: url(../images/package-second.png);
    background-size: cover;
    /* margin-top: -30px; */
}

.portfolio-sec {
    text-align: center;
    font-family: 'Poppins';
    margin: 50px 0;
    background: url(../images/section-bg.png);
    background-size: contain;
}

.portfolio-sec .carousel-inner {
    padding: 30px 0;
}

.portfolio-sec .nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}

.portfolio-sec h2 {
    FONT-SIZE: 46PX;
    font-weight: bold;
    color: #000;
}

.portfolio-sec p {
    font-size: 20px;
    color: #642be5;
    font-weight: 300;
}

.tab-sec img {
    width: 79%;
    margin-bottom: 38px;
}

.portfolio-sec .nav-tabs {
    border-bottom: none;
}

.portfolio-sec .nav {
    padding-left: unset;
    margin: 20px 0;
}

.portfolio-sec .nav-tabs>li {
    float: none;
    display: inline-block;
    margin-bottom: -1px;
}

ul.nav.nav-tabs.portfolio-tab.home-tab {
    background: #1d057c;
    border-radius: 20px;
    padding: 10px 0;
}

.portfolio-sec .nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #fff;
    font-weight: bold;
    cursor: default;
    background-color: #fff0;
    border: none;
}

.portfolio-sec .nav-tabs>li>a {
    margin-right: 2px;
    color: #b1b1b1;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.portfolio-sec .carousel-indicators {
    position: absolute;
    bottom: -31px !important;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.portfolio-sec .carousel-indicators li {
    background-color: #000;
}

.info-sec {
    font-family: 'Poppins';
}

.info-sec h2 {
    font-size: 36px;
    color: #642be5;
    font-weight: bold;
}

.info-sec span {
    font-size: 25px;
    color: #fff;
    font-weight: 300;
}

.live-chat {
    text-align: center;
    margin-top: 65px;
    /* vertical-align: middle; */
}

.live-chat a {
    font-size: 18px;
    background-image: url(../images/readbtn.png);
    color: #fff !important;
    border-radius: 10px;
    background-size: cover;
    padding: 11px 21px;
    text-decoration: none;
}

.info-bg {
    background: #ffbc01;
    max-width: 842px;
    border-bottom-right-radius: 66px;
    padding: 7px 0;
    border-top-right-radius: 66px;
    /* border-radius: 20px; */
}

.test-sec {
    text-align: center;
    margin: 50px 0;
    font-family: 'Poppins';
    background: url(../images/section-bg.png);
    background-size: contain;
}

.test-sec h2 {
    font-size: 46px;
    color: #000;
    font-weight: bold;
}

img.header-chat-img {
    position: absolute;
    right: 0;
    bottom: -59px;
    left: 112px;
}

h2.header-chat {
    float: right;
}

.test-sec p {
    font-size: 30px;
    color: #642be5;
    font-weight: 300;
}

.test-area {
    margin: 40px 0;
    background: #642be5;
    padding: 20px 0;
    position: relative;
    border-top-left-radius: 150px;
    border-bottom-left-radius: 150px;
}

.test-area p {
    font-size: 20px;
    text-align: left;
    color: #fff;
}

.test-sec .carousel-control.left {
    background-image: none;
}

.test-sec .carousel-control.right {
    background-image: none;
}

.test-sec .glyphicon-chevron-left:before {
    content: "\003C";
}

.test-sec .glyphicon-chevron-right:before {
    content: "\003E";
}

.test-sec .col-md-8 {
    padding-right: 0px !important;
    padding-left: 120px;
    overflow: hidden;
}

.test-sec h3 {
    text-align: left;
    color: #fff;
}

.test-sec .glyphicon-chevron-left:before {
    content: "\003C";
    position: absolute;
    bottom: -86px;
    background: #fff;
    padding: 5px 11px;
    color: #642be5 !important;
    border-radius: 20px;
    right: -590px;
}

.test-sec .glyphicon-chevron-right:before {
    content: "\003E";
    position: absolute;
    bottom: -86px;
    left: -40px;
    background: #fff;
    padding: 5px 11px;
    /* text-align: center; */
    border-radius: 20px;
    color: #642be5 !important;
    padding: 5 10px;
    padding: 5 10px !important;
}

.test-area img {
    position: absolute;
    left: -35px;
    top: 30px;
}

.test-sec .carousel-inner {
    position: relative;
    width: 100%;
    overflow: visible;
}

footer {
    background: url(../images/futerbg.png);
    background-size: cover;
    font-family: 'Poppins';
}

.footer-sec {
    padding-top: 120px;
}

footer h2.img-head {
    font-size: 22px;
    margin: 0;
    color: #979797;
    font-weight: 400;
    line-height: 29px;
}

footer .img-list {
    min-height: 74px;
}

h2.futer-head {
    color: #fff;
    position: relative;
}

footer .img-head strong {
    color: #fff;
}

h2.futer-head:after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    background-color: #7a7a7a;
    width: 279px;
    height: 1px;
}

.img-list .col-md-2 {
    padding: 0px;
}

.footer-content {
    /* padding: 40px 0; */
    padding-bottom: t;
    padding-top: 15px;
    padding-bottom: 50px;
}

.footer-content p {
    font-size: 16px;
    padding: 10px 0;
    color: #fff;
    line-height: 22px;
    font-weight: 200;
    /* margin: 10px 0; */
}

.img-list .col-md-10 {
    padding: 0px;
}

.social-icon a {
    padding: 0 7px;
}

.social-icon a i {
    font-size: 20px;
    color: #fff;
}

i.fa.fa-facebook-f {
    display: inline-block;
    height: 34px;
    width: 34px;
    border-radius: 20px;
    background: #394fa7;
    vertical-align: middle;
    text-align: center;
    line-height: 34px;
}

i.fa.fa-twitter {
    display: inline-block;
    height: 34px;
    width: 34px;
    border-radius: 20px;
    background: #5fb8fe;
    vertical-align: middle;
    text-align: center;
    line-height: 34px;
}

i.fa.fa-instagram {
    display: inline-block;
    height: 34px;
    width: 34px;
    border-radius: 20px;
    background: #e24b8f;
    vertical-align: middle;
    text-align: center;
    line-height: 34px;
}

i.fa.fa-youtube {
    display: inline-block;
    height: 34px;
    width: 34px;
    border-radius: 20px;
    background: #fe2d3d;
    vertical-align: middle;
    text-align: center;
    line-height: 34px;
}

.footer-content .col-md-6 {
    padding: 0px;
}

.futer-menu h5 {
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    font-weight: 200;
}

.copyright-sec .container-fluid {
    padding-left: 0;
    padding-right: 0;
    /* text-align: center; */
}

.copyright-sec {
    text-align: center;
}

.copyright-sec h3 {
    border-top: 1px solid #6a6a6a;
    font-size: 18px;
    padding: 13px 0;
    color: #fff;
    margin: 0;
    font-weight: 200;
}

.copyright-sec span {
    color: #fe32c7;
}

.ab-butuns .col-md-6 {
    padding: 0px;
}

.test-sec ol.carousel-indicators {
    display: none;
}


/* rizwan css */

.sec-about h2 {
    padding-top: 80px;
}
.contactForm input[type=text],
.contactForm input[type=tel],
.contactForm input[type=email],
.contactForm textarea {
    float: left;
    border: 0;
    padding: 15px;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 10px;
    background: #f5f5f5;
    font-family: 'Poppins';
}

.contactForm textarea {
    height: 250px;
}

.contactForm input[type=submit] {
    float: left;
    border: 0;
    font-size: 16px;
    color: #fff;
    font-family: 'Poppins';
    margin-top: 120px;
    padding: 12px 50px;
    font-weight: 500;
    margin-bottom: 55px;
    border-radius: 10px;
    background: #642be5;
    text-transform: uppercase;
    transition: all .5s ease-in-out;
    box-shadow: inset 0em 0.2em 0.2em 2px rgb(255 255 255 / 50%), inset -0.2em -0.2em 0.2em 0 rgb(0 0 0 / 50%);
}

.strip4.form_strip_hide {
    background: url(../images/section-bg.png);
    background-size: contain;
}
.port h2{
    padding-top:140px;
}
.port img {
    width: 800px;
    height: 600px;
    object-fit: contain;
}

/* rizwan css */

/* /logo design start/ */
.bread-crumb .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    background: #1d057c;
    padding: 5px 0;
    color: #fff;
    font-weight: bold;
}
.bread-crumb {
    text-align: center;
}
.bread-crumb h2 {
    font-size: 23px;
}
.categary-sec {
    padding: 50px 0;
}
.contactform input {
    display: block !important;
    width: 92%;
    display: block;
    padding: 10px 15px;
    border-radius: 10px;
    border: 0px;
    margin: 020px 30px;
}
.contactform {
    text-align: center;
    background: rgb(0,0,0,0.85);
    padding: 20px 20px;
    font-family: 'Poppins', sans-serif;
    border: 5px solid #fe32c7;
    border-radius: 10px;
}
.contactform h4 {
    border-bottom: 1px solid #fff;
    padding: 20px 0;
    font-size: 22px;
    font-weight: bold;
    line-height: 33px;
    color: #fff;
}
.categary-sec input.form-btn {
    width: 28%;
    display: inline-block;
    margin: 0 auto;
    background: #fe32c7;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
}
.categary-sec p {
    /* padding: 15px 0; */
    margin-top: 10px;
    font-size: 20px;
    color: #fff;
}

.categary-sec {
    padding: 50px 0;
    background: url('../images/pngtree-blue-business-tech-line-light-banner-background-image_206952.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.category-img {
    margin-top: 40px;
}
.carousel-logo-sec {
    margin: 50px 0;
}
.carousel-logo-sec li {
    list-style: none;
}

.carousel-logo-sec  .carousel-control.left{
    background-image: none!important;
}

.carousel-logo-sec  .carousel-control.right{
    background-image: none!important;
}

.carousel-logo-sec span.glyphicon.glyphicon-chevron-left {
    display: none;
}

.carousel-logo-sec span.glyphicon.glyphicon-chevron-right {
    display: none;
}
.carousel-logo-sec .img-text h3 {
    font-size: 42px;
    font-weight: bold;
    color: #1d057c;
}
.carousel-logo-sec  .img-text p {
    font-size: 20px;
    line-height: 35px;
}
.carousel-logo-sec  .img-text ul {
    margin-top: 0;
    padding: 0px;
    margin-bottom: 30px !important;
}
.carousel-logo-sec .img-text li {
    list-style: none;
    font-size: 20px;
    line-height: 35px;
}
.carousel-logo-sec .img-logo img {
    border-radius: 20px;
}
/* .carousel-logo-sec .img-text {
    margin-top: 36px;
} */
.carousel-logo-sec .carousel-indicators {
    bottom: -53px;
}
.carousel-logo-sec .carousel-indicators li {
    background-color: #000 ;
}

.carousel-logo-sec i {
    color: #fe32c7;
}
.carousel-logo-sec a.chat-btn {
    background: #7132ff;
    padding: 15px 40px;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
}

.carousel-logo-sec a.works-btn {
    background: #fe32c7;
    padding: 15px 40px;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
}
.logo-portfolio {
    text-align: center;
    margin: 50px 0;
}
.logo-portfolio h2 {
    font-size: 46px;
    font-weight: bold;
    color: #000;
    /* text-transform: uppercase; */
}
.portfolio-img img {
    width: 312px;
    margin: 5px 0;
}
.portfolio-img {
    margin: 20px 0;
}
.creative-sec h3 {
    font-size: 50px;
}
.creative-sec span {
    color: #1d057c;
    font-weight: bold;
}
.creative-sec p {
    font-size: 20px;
    margin-top: 30px;
}
.creative-sec {
    margin: 100px 0;
}
.design-box h4 {
    font-size: 24px;
    font-weight: bold;
    color: #7e7e7e;
}
.design-box p {
    font-size: 19px;
    font-weight: 300;
    margin: 20px 0;
    color: #7e7e7e;
}
.design-box {
    padding: 20px;
    border: 10px solid #7e7e7e;
    min-height: 290px;
    cursor: pointer;
    margin: 0 20px;
}
.first-design:hover {
    border-color: #1d057c;
}
.first-design:hover h4 {
    color: #1d057c;
}
.first-design:hover p {
    color: #1d057c;
}
.second-design {
    margin-top: 25px;
}

.second-design:hover {
    border-color: #fe32c7;
}
.second-design:hover h4 {
    color: #fe32c7;
}
.second-design:hover p {
    color: #fe32c7;
}
.third-design {
    margin-top: 50px;
}
.third-design:hover {
    border-color: #ffbc01;
}
.third-design:hover h4 {
    color: #ffbc01;
}
.third-design:hover p {
    color: #ffbc01;
}
.logo-process {
    text-align: center;
    margin: 50px 0;
}
.logo-process h2 {
    font-size: 46px;
    font-weight: bold;
}
.logo-process span {
    color: #1d057c;
    font-weight: bold;
}
.design-work {
    text-align: left;
    min-height: 275px;
    padding: 0 20px;
    cursor: pointer;
    /* margin: 0 0px; */
}
.design-work i {
    font-size: 49px;
    color: #7e7e7e;
}
.work-sec {
    margin: 50px;
}
.design-work h4 {
    color: #7e7e7e;
    font-size: 27px;
    font-weight: bold;
}
.design-work p {
    color: #7e7e7e;
    font-size: 20px;
    font-weight: 300;
}
.first-work {
    border-right: 1px solid #cfcfcf;
}
.second-work {
    border-right: 1px solid #cfcfcf;
}
.first-work:hover h4 {
    color: #1d057c;
}

.first-work:hover i {
    color: #1d057c;
}
.first-work:hover p {
    color: #1d057c;
}

.second-work:hover h4 {
    color: #fe32c7;
}

.second-work:hover i {
    color: #fe32c7;
}
.second-work:hover p {
    color: #fe32c7;
}

.third-work:hover h4 {
    color: #ffbc01;
}

.third-work:hover i {
    color: #ffbc01;
}
.third-work:hover p {
    color: #ffbc01;
}
.prof-text {
    padding-top: 100px;
}
.prof-text h3 {
    font-size: 30px;
    color: #1d057c;
    font-weight: bold;
}
.prof-text p {
    font-size: 17px;
    margin: 25px 0;
}
.prof-text .username {
    font-size: 16px;
    color: #fe32c7;
}
.prof-text{
    position: relative;
}
.prof-text span {
    position: absolute;
    left: -75px;
    font-size: 63px;
    top: 97px;
}
.company-prof .callNow_bdr_btn {
    float: left;
    font-size: 20px;
    color: #7132ff;
    padding: 10px 0;
    width: 100%;
    font-weight: 700;
    text-align: center;
    border-radius: 50px;
    border: 2px solid #7132ff;
    text-decoration: none;
    transition: all .5s ease-in-out;
}
.company-prof .liveChat_bdr_btn {
    float: left;
    font-size: 20px;
    color: #ff0067;
    padding: 10px 0;
    width: 100%;
    font-weight: 700;
    text-align: center;
    border-radius: 50px;
    border: 2px solid #ff0067;
    text-decoration: none !important;
    transition: all .5s ease-in-out;
}
.rateBox span {
    font-size: 15px;
    margin-right: 15px;
}
.savebox {
    color: #ff0067 !important;
    padding: 2px 10px;
    margin: 0!important;
    border-radius: 3px;
    border: 2px solid #ff0067;
}
.img-box-sec {
    margin: 30px 0;
}
.img-box h5 {
    font-size: 20px;
    font-weight: bold;
}
.img-box p {
    margin-top: 10px;
    font-size: 16px;
}
.first-img-box {
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
}
.second-img-box {
    border-bottom: 1px solid #c3c3c3;
}
.third-img-box {
    border-right: 1px solid #c3c3c3;
}
/* .fourth-img-box {
    border-bottom: 1px solid #c3c3c3;
} */
.img-box-sec .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
}
.img-box {
   
    padding-top: 20px;
    padding-bottom: 20px;
 
    /* margin: 20px 0; */
}
.img-box-text {
    /* text-align: center; */
    padding-left: 100px;
}
.logo-imp h4 {
    font-size: 42px;
    color: #1d057c;
    font-weight: bold;
}
.logo-imp .imp-text p {
    font-size: 20px;
    margin: 17px 0;
}
.logo-imp img {
    width: 95%;
    border-radius: 10px;
}
.imp-text {
    padding-top: 30px;
}
.sec-imp-sec {
    margin: 40px 0;
}
.accordion-sec {
    text-align: center;
    padding: 20px 0;
    margin-bottom: 50px;
}
.accordion-sec h2 {
    font-size: 46px;
    font-weight: bold;
    margin: 25px 0;
}
.accordion-sec span {
    color: #1d057c;
}
.accordion-sec .btn-info {
    color: #fff;
    background-color: #ff0067;
    border-radius: 10px;
    margin: 4px 0;
    border: none;
    font-weight: bold;
    font-size: 15px;
    padding: 8px 0;
    width: 84%;
}
.accordion-sec .collapse.in {
    display: block;
    width: 84%;
    margin: 0 auto;
    border: 1px solid #000;
    padding: 10px 20px;
    background: aliceblue;
}
.accordion-sec .btn-info:hover {
    color: #fff;
    background-color: #ff0067;
    border: none;
    border: navajowhite;
    border: none !important;
}
.call-imgman {
    text-align: center;
}
a.chat-secimp {
    display: block;
}
.secimp-text h4 {
    font-size: 42px;
    font-weight: bold;
    margin: 20px 0;
}
.secimp-text p {
    font-size: 20px;
    margin: 20px 0;
}
a.call-secimp {
    font-size: 23px;
    margin: 10px 0;
    display: block;
    color: #ff0067;
}
a.chat-secimp {
    display: block;
    font-size: 23px;
    color: #ff0067;
    text-decoration: none;
    font-weight: 600;
}
.sec-imp-sec i {
    font-weight: 600;
}
/* logodesign end */
.packages-sec {
    text-align: center;
    margin-top: -10px;
}

.packages-sec h2 {
    padding-top: 20px;
}
.pack-info{
    padding-top:60px;
}
/* graphic design start */


.butan-sec {
    margin: 50px 0;
}
.graphic-logo-slider .img-text{

    margin-top: 80px;
}
.galleryBox .container {
    width: 1217px;
}
.galleryBox img.bottom.bimg {
    width: 252px;
    height: 307px;
}
.galleryBox img.top.begh {
    width: 253px;
    height: 239px;
}
.galleryBox {
    margin: 80px 0;
}
/* graphic design end */

/* branding start */
.branding-text, .brochure-text {
    text-align: center;
    padding: 50px 0;
}
.brochure-text {
    background: #d9d9d9;
}
.branding-text h2, .brochure-text h2 {
    font-size: 46px;
    text-transform: uppercase;
}
.branding-text h4 {
    font-size: 20px;
    color: #fe32c7;
    font-weight: 300;
}
.branding-text p, .brochure-text p {
    font-size: 20px;
    margin: 20px 0;
    /* font-weight: 300; */
}

.branding-text a.call-brand {
    padding: 10px 20px;
    color: #fe32c7;
    font-size: 20px;
    border: 1px solid #fe32c7;
    font-weight: bold;
    border-radius: 20px;
    text-decoration: none;
}

.branding-text a.chat-brand {
    padding: 10px 20px;
    color: #fe32c7;
    font-size: 20px;
    border: 1px solid #fe32c7;
    font-weight: bold;
    border-radius: 20px;
    text-decoration: none;
}
.branding-slider {
    padding: 50px 100px;
}
.branding-slider img {
    border-radius: 20px;
}
.branding-slider .carousel-indicators {
    bottom: -51px ;
}
.branding-slider .carousel-indicators li {
  background-color: #000 ;
}
.banner-border-sec {
    background-image: url(../images/bgback.png);
    background-size: cover;
    text-align: center;
    padding: 100px 0;
}
.banner-border-sec .banner-border {
    border: 1px solid #fff;
    padding: 50px;
}
.unique-border h2 {
    font-size: 46px;
    color: #fff;
    font-weight: bold;
}

.unique-border p {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
}
.package-categ .branding-package {
    overflow-y: scroll;
    max-height: 230px;
    scroll-behavior: smooth;
}
.discuss-project{
    padding: 30px 0;
}
.head15 h2 {
    color: #000;
    margin: 0 0 20px;
    font-size: 46px;
    font-weight: bold;
}
.head15 h4 {
    font-size: 20px;
    color: #fe32c7;
    margin: 0 0 10px;
    font-weight: 300;
    text-transform: capitalize;
}

.head15 p{
    font-size: 20px;
    margin: 0 0 10px;

}
.discuss-project{
    padding: 50px 0;
}
.discuss-project a.discuss-call {
    padding: 10px 20px;
    color: #fe32c7;
    font-size: 20px;
    border: 1px solid #fe32c7;
    font-weight: bold;
    border-radius: 20px;
    text-decoration: none;
}
.discuss-project a.discuss-chat {
    padding: 10px 20px;
    color: #fe32c7;
    font-size: 20px;
    border: 1px solid #fe32c7;
    font-weight: bold;
    border-radius: 20px;
    text-decoration: none;
}

.discuss-project .btns-discuss {
    margin: 30px 0;
}
.banner-border-sec span {
    color: #fe32c7;
}
/* branding end */

/* webdesign start */


.web-business .moreTxt {
    padding: 0 10px;
    color: #1d057c;
    font-size: 20px;
    border-radius: 10px;
    border: 1px solid #1d057c;
    cursor: pointer;
    border: 1;
}
.web-business div#more_text {
    font-size: 20px;
}

.design-tab-slider .carousel-indicators li {
    width: 180px;
    border: 2px solid #1d057c;
    height: 25px;
    border-radius: 0;
    border-radius: 4px;
    color: #1d057c;
    font-weight: 600;
    line-height: 20px;
    margin: 0 6px;
    /* padding: 4px 05px; */
    font-size: 11px;
    text-indent: 0px;
    margin: 7px 05px;
}
.design-tab-slider .carousel-indicators li:hover {
background-color: #1d057c;
color: #fff;
}
.design-tab-slider .carousel-indicators li:active {
    background-color: #1d057c;
    color: #fff;
    }
.design-tab-slider .carousel-indicators {
    position: initial;
    margin-left: 0;
    width: 100%;

}
.design-tab-slider img {
    width: 500px;
    height: 400px;
}
.design-tab-slider h2 {
    color: #1d057c;
    font-weight: bold;
}
.design-tab-slider p {
    font-size: 18px;
}
.design-tab-slider li {
    list-style: none;
    /* color: #333; */
    /* font-weight: 400; */
    font-size: 18px;
}
.design-tab-slider li i {
    color: #1d057c;
    padding-right: 10px;
}
.design-tab-slider .carousel-inner.web-inner {
    padding: 20px 0;
}
.brochure-design {
    text-align: left;
}
.webs-slider .carousel-indicators{
    left:46%;
}
h2.app-head {
    text-align: center;
    font-size: 46px;
    color: #333;
    font-weight: bold;
    padding: 20px 0;
}
.app-head span {
    color: #1d057c;
}
.logo-portfolio .carousel-control.left {
    background-image: none !important;
}
.app-brochure{
    background-color: #fff !important;
}
.app-dev-categ {
    margin-top: 25px;
    background-image: url(../images/appdevimg.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.inner-app-dev h2 {
    color: #f7315a;
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 24px;
}
.inner-app-dev p {
    font-size: 16px;
}
.inner-app-dev {
    width: 100%;
    margin: 100px 0;
    padding: 20px;
}
/* webdesign end */
/* explainer start */

.creative-sec .carousel-indicators {
    position: absolute;
    bottom: -21px !important;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.creative-sec  .carousel-indicators li {
    background-color: #000;
}
.exp-videoprocess {

    width: 100%;
    background-color: #eee;
    padding: 20px 0;
}
section.concept-anim {
    background: #d9d9d9;
    padding: 20px 0;
}
.concept-anim p{
    font-size: 20px;
}
.exp-videoprocess {
  
    background: #d9d9d9;
}
.exp-videoprocess p {
    font-size: 20px;
}
.exp-videoprocess h2 {
    font-size: 46px;
    color: #333;
}
.concept-anim h2 {
    font-size: 46px;
    color: #333;
}
section.publish-video {
    padding: 50px 0;
}
.publish-video h2 {
    font-size: 46px;
    text-transform: uppercase;
    color: #1d057c;
    font-weight: bold;
}
.publish-video p {
    font-size: 20px;
}
.package-details strong {
    font-size: 21px;
    text-decoration: underline;
    color: #fff;
    font-weight: bold;
}
.package-box h1.cut-thru {
    text-decoration: line-through;
    text-decoration-color: red;
}
.package-categ .explainer-third {
    margin-top: 20px;
}
/* explainer end */

/* marketing start */
.marketing-text {
    text-align: left;
}
.magento-benefit {
    padding: 50px 0;
}
.magento-benefit h2 {
    color: #1d057c;
    font-weight: 700;
    font-size: 46px;
    padding-bottom: 7px;
    padding-left: 35px;
}
.magento-benefit p {
    font-size: 20px;

}
.package-details li {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    font-family: 'Poppins';
    text-align: left;
    list-style: none;
    font-weight: 600;
    margin: 16px 66px;
}
.package-details ul{
    padding:0;
}
.pack-sec {
    margin-top: 0px;
}
.publish-video li {
    font-size: 20px;
    color: #333;
}
.publish-video ul {
    padding: 6px;
}
.package-imp{
    text-align: center;
}


/* marketing end*/

.graph-slider h2 {
    /* font-size: 43px; */
    font-weight: bold;
    color: #1d057c;
}
.graph-slider p {
    font-size: 20px;
}
.graph-slider .carousel-indicators {
    bottom: -52px;
}
.graph-slider .carousel-indicators li {
    background-color: #000;
}
.graph-slider img {
    width: 500px;
    height: 400px;
}
section.graph-slider {
    margin: 50px 0;
}
.branding-package::-webkit-scrollbar-thumb {
    background: -webkit-linear-gradient(#ffffff, #000000) !important;
}
.branding-package::-webkit-scrollbar {
    width: 7px !important;
}
.branding-package::-webkit-scrollbar-track {
    background: #e0e0e054 !important;
}




@media screen and (max-width: 767px) {
    .pack-info{
    padding-top:0px;
}

    .container {
        width: 100%;
    }
    h2.header-chat {
        float: none;
    }
    img.header-chat-img {
        position: initial;
    }
    .top-bar .col-md-2 {
        display: none;
    }
    .icon-box h2 {
        padding-bottom: 3px !important;
    }
    .logo-area img {
        margin: 0px;
        width: 63%;
        height : 100px;
    }
    .logo-area {
        /* padding: 10px 0; */
        padding-bottom: 0px;
    }
  .menu-area .navbar-toggle {
    top: -47px;
    background-color: #000 !important;
}
    .menu-area span.icon-bar {
        background-color: #fff;
    }
    .slider-sec {
        margin-top: -64px;
    }
    h3.third-head {
        width: 100%;
    }
    h3.sec-head {
        width: 100%;
    }
    .slider-sec h3 {
        width: 100%;
        font-size: 15px;
        padding:10px;
    }
    .slider-sec img {
        width: 100%;
        margin: 20px 0;
    }
    .award-bg {
        background-size: cover;
    }
    .award-form {
    text-align: center;
    padding: 90px 0px;
    min-height: auto;
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background: url(../images/form-bg.png);
    background-position: center;
}
    .award-text {
        margin-top: 20px;
        font-family: 'Poppins';
        padding: 0px;
    }
    .award-text p {
        font-size: 28px;
    }
   .award-text h1 {
    font-size: 19px;
}
    .service-main {
        margin: 0px;
    }
.service-sec .service-main p {
    font-size: 14px;
    padding: 0px 3px;
}
    .service-box {
        margin-left: 0px;
        padding: 10px 0;
        /* margin: 10px 0; */
    }
    .service-diff-box {
        padding: 10px 0;
    }
  .service-box img {
    float: unset;
    width: 150px;
    margin: 0 auto;
    display: block;
    height: 150px;
    position: initial;
}
  .service-diff-box img {
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto;
    position: initial;
}
    .service-text {
        text-align: center;
        padding: 20px 10px;
    }
    .service-diff-text {
        padding: 0;
        margin-right: 0;
    }
    .service-diff-text p {
        text-align: center;
        margin-right: 0px;
    }
    .about-sec {
        margin: 0px;
    }
    .about-sec a.call-btn {
        display: inline-block;
        margin-top: 20px !important;
    }
    .about-sec img {
    width: 100%;
    padding-bottom: 30px;
}
    .package-details h4 {
    font-size: 14px;
    text-align: center;
    margin: 12px 0px !important;
}
    .package-titles h2 {
        font-size: 22px;
    }
    .package-titles h1 {
        font-size: 28px;
    }
  .package-sec h2 {
    font-size: 28px;
    color: #000;
    font-weight: bold;
}
    .package-sec .package-main p {
        font-size: 24px;
        /* margin: 20px; */
    }
    .portfolio-sec h2 {
    FONT-SIZE: 28PX;
}
    .portfolio-sec p {
    font-size: 14px;
}
    .tab-sec img {
        width: 100%;
        margin-bottom: 38px;
    }
    .info-sec {
        text-align: center;
    }
    .info-sec h2 {
        font-size: 28px;
    }
    .info-sec span {
        font-size: 22px;
    }
    .live-chat {
        text-align: center;
        margin-top: 25px;
    }
  .test-sec h2 {
    font-size: 28px;
    color: #000;
    font-weight: bold;
}
    .test-sec p {
        font-size: 24px;
    }
    .test-area {
        margin: 0px;
        background: #642be5;
        text-align: center;
        padding: 18px;
        position: initial;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .test-area img {
        position: initial;
    }
 .test-sec p {
    font-size: 14px;
    text-align: center;
}
    .test-sec h3 {
        text-align: center;
    }
    .footer-sec {
        padding-top: 250px;
    }
    .copyright-sec h3 {
        line-height: 25px;
    }
    footer .img-list {
        min-height: auto;
        text-align: center;
    }
    footer {
        text-align: center;
    }
    h2.futer-head:after {
        display: none;
    }
    .test-sec .glyphicon-chevron-right:before {
        display: none;
    }
    .test-sec .glyphicon-chevron-left:before {
        display: none;
    }
    .test-sec ol.carousel-indicators {
        display: block;
        margin-bottom: -26px;
    }
    .top-bar {
        background: #642be5;
        font-family: 'Poppins', sans-serif;
        display: none;
    }
    .award-form input {
    width: 80%;
    height: 34px;
    border-radius: 6px;
    margin: 13px 0;
    font-size: 17px;
    border: none;
    padding-left: 12px;
    background: #fff;
}
    .input-sec img {
        position: absolute;
        left: 53px;
        top: 20px;
    }
    .input-sec img {
        display: none;
    }
    .test-sec .col-md-8 {
        padding-left: 0px;
        overflow: hidden;
        padding-right: 0px !important;
    }
    .sec-about h2, .port h2 {
    padding-top: 0;
    margin-top: -40px;
}
.strip4.form_strip_hide{
    padding:0px 30px;
}
.contactForm input[type=submit] {
    float: none !important;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}
.info-bg {
    border-radius: initial;
}
.service-diff-box h3{
    text-align:center;
}
.service-sec p {
    padding: 0 2px;
}
.port img{
    height:auto;
}

   /* logodesign responsive */
    .category-img {
     margin-top: 0px; 
    }
    .category-img img {
        width: 100%;
    }
    .contactform h4 {
        border-bottom: 1px solid #fff;
        font-size: 14px;
        line-height: 23px;
    }
    .contactform {
        margin-top: 50px;
    }
    .contactform input {
        display: block !important;
        width: 100%;
        margin: 020px 0px;
    }
    .categary-sec input.form-btn {
        width: 43%;
    }
    .categary-sec p {
        font-size: 14px;
    }
    .carousel-logo-sec .img-text h3 {
        font-size: 24px;
    }
    .carousel-logo-sec  .img-text p {
        font-size: 14px;
    }
    .carousel-logo-sec .img-text li {
        font-size: 14px;
    }
    .carousel-logo-sec a.chat-btn {
    display: block;
   margin: 18px 0;
  
    }
    .carousel-logo-sec a.works-btn {
        display: block;
    }
    .logo-portfolio h2 {
        font-size: 28px;
    }
    .portfolio-img img {
        width: 100%;
    }
    .logo-portfolio .carousel-indicators li {
        background-color: #000;
    }
    .creative-sec h3 {
        font-size: 24px;
    }
    .creative-sec p {
        font-size: 14px;
    }
 .design-box {
    padding: 20px;
    border: 10px solid #7e7e7e;
    min-height: 290px;
    cursor: pointer;
    margin: 5px 0;
}
    .design-box h4 {
        font-size: 18px;
    }
    .design-box p {
        font-size: 14px;
    }
    .logo-process h2 {
        font-size: 26px;
    }
    .work-sec {
         margin: 0px; 
    }

    .company-prof img {
        width: 100%;
    }
    .design-work p {
        font-size: 14px;
    }
    .prof-text h3 {
        font-size: 28px;
    }
    .company-prof .callNow_bdr_btn {
        margin: 5px 0;
    }
    .img-box-text {
        padding-left: 10px; 
    }
    .logo-imp h4 {
        font-size: 28px;
    }
    .logo-imp .imp-text p {
        font-size: 14px;
        margin: 0px;
    }
    .accordion-sec h2 {
        font-size: 28px;
        margin: 0px
    }
    .accordion-sec .btn-info {
    font-size: 14px;
    white-space: normal;
    padding: 10px 10px;
}
    .secimp-text h4 {
        font-size: 28px;
    }
    .secimp-text p {
        font-size: 14px;
        margin: 20px 0;
    }
    img.futer-logos {
        width: 100%;
    }
    footer h2.img-head {
        font-size: 19px;
    }

   /* logodesign responsive end */

/*homepage responsive start*/
.first-slider h2 {
    font-family: 'Poppins';
    font-size: 36px;
    color: #1d057c;
    font-weight: bold;
    margin-top: 50px;
}
h2.main-text {
    font-size: 13px;
    padding: 0px 40px;
}
.award-form input {
    margin: 6px;
    font-size:14px;
}
.award-form select {
    margin: 6px;
    font-size: 14px;
    padding-left: 8px;
    width: 80%;
}
.service-sec h2 {
    font-size: 28px;
}
.service-box h3 {
    font-size: 28px;
}
.service-text p {
    font-size: 14px;
}
.service-diff-box h3 {
    font-size: 28px;
}
.service-diff-text p {
    font-size: 14px;
}
.ab-text h2 {
    font-size: 28px;
}
.ab-text p {
    font-size: 14px;
}
.about-sec a.package.php {
    font-size: 14px;

}
.about-sec a.call-btn {
    font-size: 14px;
}

.package-titles h2{
    font-size:16px;
}
.read-package a {
    font-size: 14px;
}
.sec-package {
    min-height: auto;
}
.fifth-package {
    min-height: auto;
}
.portfolio-sec .nav-tabs>li>a {
    font-size: 11px;
}

/*homepage responsive end*/

.pad{
    padding:0px !important;
}
.galleryBox img {
    width: 31%;
}
.galleryBox img.bottom.bimg {
    width: 31%;
     height: auto;
}
.galleryBox img.top.begh {
    width: 31%;
    height: auto;
}


/* brandingdesignresponsive */
.branding-text h2, .brochure-text h2 {
    font-size: 28px;
    text-transform: uppercase;
}
.branding-text h4 {
    font-size: 18px;
}
.branding-text p, .brochure-text p {
    font-size: 14px;
     margin:  0; 
}
.branding-text a.call-brand {
    font-size: 14px;
    display: block;
    margin: 10px 0;
}
.branding-text a.chat-brand {
    font-size: 14px;
    display: block;
}
.branding-slider {
     padding: 0px;
}
.unique-border h2 {
    font-size: 28px;
}
.banner-border-sec .banner-border {
    padding: 20px;
    border:none;
}
.head15 h2 {
    font-size: 28px;
}
.head15 h4 {
    font-size: 18px;
}
.head15 p {
    font-size: 14px;
    margin: 0 0 10px;
}
.discuss-project a.discuss-call {
    display: inline-block;
    margin: 20px 0;
    font-size: 14px;
}
.discuss-project a.discuss-chat {
    display: inline-block;
    font-size: 14px;
}
/* brandingdesignresponsive end */

/* webdesign start */
.web-business h3 {
    font-size: 18px;
}
.web-business div#more_text {
    font-size: 14px;
}
.design-tab-slider img {
    width: 100%;
    height: auto;
}
.design-tab-slider p {
    font-size: 14px;
}
.design-tab-slider li {
    font-size: 14px;
}
.design-tab-slider h2 {
    font-size: 28px;
}
.unique-border p {
    font-size: 14px;
}
/* webdesign end*/
/* webdevelopment start */

.branding-slider img {
    width: 100%;
}
.graph-slider img {
 width:100%;
}
.exp-videoprocess h2 {
    font-size: 28px;
    font-weight: bold;
}
.exp-videoprocess p {
    font-size: 14px;
}
.concept-anim h2 {
    font-size: 28px;
    color: #333;
     font-weight: bold;
}
.concept-anim p {
    font-size: 14px;
}
.publish-video h2 {
    font-size: 28px;
}
.publish-video p {
    font-size: 14px;
}
.publish-video img.pub-img {
    width: 100%;
}
.package-details li {
    font-size: 16px;
    margin: 16px 0px;
    margin-left:25px;
}
.magento-benefit h2 {
    font-size: 28px;
}
ul.magento-list {
    padding: 0;
}
.magento-benefit h2 {
     padding-left: 0px
}
img.mignetoimg {
    width: 100%;
}

/* webdevelopment end */

}


@media  screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
   {.icon-sec{
       display:none;
   }
       .first-slider h2 {
    font-size: 35px;
}
.slider-sec p {
    font-size: 17px;
}
.slider-sec h3 {
    width: 50%;
}
.input-sec {
    position: initial;
}
.award-form {
    text-align: left;
    padding: 50px 20px;
     background: none;
}
.award-form input {
    width: 38%;
}
.award-form select {
    width: 38%;
}

h2.main-text {
    text-align: left;
    font-size: 15px;
}
.award-text {
     margin-top: 0px; 
    padding: 0px
}
.award-text p {
    font-size: 14px;
}
.service-box img {
   position: initial;
   display:none;
}
.service-diff-box img {
    display: none;
}
.service-diff-box {
position:initial;
}
.service-box {
     margin-left: 0px; 
    text-align: left;
     position: initial;
    background-color: #fe32c7;
    margin-bottom: 38px;

}
.container {
    width: auto;
}
.about-sec a.call-btn {
    display: inline-block;
    margin: 33px 0;

}
.first-package,.sec-package ,.third-package, .fourth-package, .fifth-package, .sixth-package {
    background-size: cover;
    background-position: center;
}
.test-area img {
position:initial;
}
.test-area p {
text-align:center;
}
.test-sec .glyphicon-chevron-right:before {
    content: "\003E";
display:none;
}
.test-sec .glyphicon-chevron-left:before {
    content: "\003E";
display:none;
}
.test-sec h3 {
    text-align: center;
}
.footer-sec {
    padding-top: 243px;
}
.carousel-logo-sec a.chat-btn {
    display: inline-block;
    margin: 22px 0px;
}
.carousel-logo-sec a.works-btn {
    display: inline-block;
}
.galleryBox img.bottom {
    width: 64%;
}
.galleryBox img.top {
    width: 64% !important;
    height: 405px !important;
}
.galleryBox img.bottom.bimg {
    width: 64%;
}
.discuss-project a.discuss-chat {
    display: inline-block;
    margin: 24px 0;
}
.branding-text a.chat-brand {
    margin: 20px 0;
    display:inline-block;
}
.package-details {
    margin-top: 126px;
}
.contactform {
    margin-top: 38px;
}

}


/* Daniyal */

/* .g-recaptcha {
    width: 300px;
    margin: 0px auto;
    margin-bottom: 20px;
} */

/* .g-recaptcha.gr-cntct-pg {
    margin: 0px;
} */

/* .award-sec button {
    margin: 20px 0px;
} */

/* .g-recaptcha.gr-index-pg {
    margin-left: 90px;
    margin-bottom: -30px;
} */

/* .contact-status {
    padding: 14px 20px;
    margin-top: 75px;
    color: black;
    border-radius: 10px;
    float: left;
    position: relative;
    left: -172px;
} */
/* .form-status {
    color: white;
    padding-bottom: 10px;
    margin-top: -5px;
} */

/* .index-form-status {
    margin-top: 7px;
    color: white;
} */

/* .award-form input.form-btn {
    width: 40%;
    padding-left: 10px;
} */

/* .award-form input {
    width: 70%;
    height: 34px;
    border-radius: 6px;
    margin: 15px 0;
    font-size: 17px;
    border: none;
    padding-left: 34px;
    background: #fff;
} */

img.futer-logos {
    height: 80px;
}