* {
    margin:0px;
    padding:0px;
}

a {
    text-decoration: none !important;
}

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}

@font-face {
    font-family: "Century Gothic";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/breeserif-regular-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/breeserif-regular-webfont.woff") format("woff"), url("../fonts/Century Gothic.ttf") format("truetype"), url("../fonts/breeserif-regular-webfont.svg#bree_regular") format("svg");
}

.visible {
    display: block !important;
}

.hidden {
    display: none;
}

img {
    max-width: 100%;
}

header {
    float: left;
    width: 100%;
    height: auto;
}

.logo01 {
    float: left;
    width: 50%;
    height: 50%;
    margin-top: 15px;
}

.logo01 a {}

.logo01 a img {}

.topright01 {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 32px;
}

.topright01 ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: auto;
}

.topright01 ul li {
    display: inline-block;
    margin-left: 20px;
    font-size: 15px;
    font-weight: 500;
}

.topright01 ul li a {
    color: #25373f;
}

.topright01 ul li a:hover {
    color: #ff3d17;
}

.topcall {
    float: right;
    width: auto;
}

.topcall a {
    background-color: #fff;
    border: 1px solid #c9c9c9;
    padding: 9px 6px;
    border-radius: 6px;
    color: #000;
    font-weight: 500;
}

.topcall a img {
    vertical-align: sub;
    margin-right: 5px;
}

.topcall a:hover {}

.banner {
    float: left;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ddd;
    margin-top: 30px;
    background-image: url(../images/bg002.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom right;
}

.banner h3 {
    margin-top: 110px;
    font-size: 35px;
    color: #25373f;
    margin-bottom: 7px;
}

.banner h4 {
    font-size: 50px;
    font-weight: 700;
    color: #ff541e;
    margin-bottom: 20px;
    margin-top: 0px;
    line-height: 60px;
}

.banner h4 span#example {
    display: block;
}

.banner h4 span.typed_cursor {
    font-weight: 300;
    opacity: 0.5;
}

.banner h5 {
    font-size: 20px;
    color: #25373f;
    margin-bottom: 20px;
}

.banner ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    height: auto;
}

.banner ul li {
    float: left;
    width: 24%;
    margin-right: 1%;
    border: 1px solid #ddd;
    padding: 20px 5px;
    text-align: center;
    border-radius: 8px;
    position: relative;
    min-height: 135px;
    margin-bottom: 20px;
}

.banner ul li img {}

.banner ul li p {
    color: #000;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 0px;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
}

.bnrform {
    float: right;
    width: 100%;
    height: auto;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 4px solid #ff541e;
    border-radius: 8px;
    max-width: 400px;
    padding: 30px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    margin-right: 15%;
    box-shadow: 0px 0px 23px rgb(0 0 0 / 31%);
}

.bnrform h3 {
    margin-top: 0px;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 26px;
}

.bnrform form {
    float: left;
    width: 100%;
    height: auto;
}

.bnrform form ul {}

.bnrform form ul li {
    width: 100%;
    min-height: 10px;
    border: 0px;
    padding: 0px;
    border-radius: 0px;
    margin-bottom: 9px;
    margin-right: 0px;
}

.bnrform form ul li input {
    width: 100%;
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0px 15px;
    color: #000;
    outline: 0px;
    box-shadow: none;
}

.bnrform form ul li select {
    width: 100%;
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0px 15px;
    color: #000;
    outline: 0px;
    box-shadow: none;
}

.bnrform form ul li textarea {
    width: 100%;
    height: 70px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px;
    color: #000;
    outline: 0px;
    box-shadow: none;
}

.bnrform form ul li img {
    margin-bottom: 5px;
}

.bnrform form ul li button {
    background-color: #ff541e;
    color: #fff;
    border: 0px;
    padding: 12px 25px;
    border-radius: 5px;
    font-weight: 500;
}

.bnrform form ul li button:hover {}

.secion001 {
    float: left;
    width: 100%;
    height: auto;
    padding: 20px 0px;
}

.heading01 {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.heading01 h3 {
    color: #ff541e;
    font-size: 18px;
    font-weight: 400;
}

.heading01 h4 {
    font-weight: 700;
    color: #25373f;
    font-size: 41px;
}

.brands {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
}

.brands ul {
    float: left;
    width: 100%;
    height: auto;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 40px;
}

.brands ul li {
    float: left;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px;
    width: 20%;
    text-align: center;
}

.brands ul li img {
    max-height: 100px;
}

.brands ul li:nth-child(5) {
    border-right: 0px;
}

.brands ul li:nth-child(6) {
    border-bottom: 0px;
}

.brands ul li:nth-child(7) {
    border-bottom: 0px;
}

.brands ul li:nth-child(8) {
    border-bottom: 0px;
}

.brands ul li:nth-child(9) {
    border-bottom: 0px;
}

.brands ul li:nth-child(10) {
    border-right: 0px;
    border-bottom: 0px;
}

.brands a {
    background-color: #ff541e;
    color: #fff;
    border: 0px;
    padding: 12px 25px;
    border-radius: 5px;
    font-weight: 500;
}

.brands a:hover {
    background-color: #25373f;
}

.secion002 {
    float: left;
    width: 100%;
    height: 400px;
    background-color: #e87b2b;
    margin-top: 30px;
}

.secion003 {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}

.secion003 .container {
    background-color: #fff;
    margin-top: -245px;
    padding: 50px;
}

.heading02 {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: -172px;
}

.heading02 h3 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.heading02 h4 {
    font-weight: 700;
    color: #fff;
    font-size: 38px;
}

.wishinbox01 {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 50px;
}

.wishinbox01 img {}

.wishinbox01 h3 {
    color: #25373f;
    font-size: 21px;
    font-weight: 600;
    line-height: 29px;
}

.wishinbox01 p {
    color: #000;
    font-size: 15px;
}

.martingbtn {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
}

.martingbtn a {
    background-color: #ff541e;
    color: #fff;
    border: 0px;
    padding: 12px 25px;
    border-radius: 5px;
    font-weight: 500;
}

.martingbtn a:hover {}

.secion004 {
    float: left;
    width: 100%;
    height: auto;
    padding: 60px 0px;
    background-image: url(../images/bg003.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom right;
    background-attachment: fixed;
}

.servicebox0001 {
    float: left;
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    min-height: 230px;
    margin-bottom: 20px;
}

.servicebox0001 img {}

.servicebox0001 h3 {
    font-size: 22px;
    color: #25373f;
    line-height: 27px;
    margin-top: 12px;
}

.servicebox0001 p {
    color: #000;
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 400;
}

.servicebox0001 p span {
    font-weight: 600;
    color: #ff541e;
}

.servicebox0001hed {
    float: left;
    width: 100%;
    height: auto;
    min-height: 230px;
    margin-bottom: 20px;
}

.servicebox0001hed h3 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}

.servicebox0001hed p {
    color: #fff;
    font-size: 20px;
}

.btnhover {
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.btnhover a {
    background-color: #ff541e;
    color: #fff;
    border: 0px;
    padding: 12px 25px;
    border-radius: 5px;
    font-weight: 500;
}

.btnhover a:hover {}

.secion005 {
    float: left;
    width: 100%;
    height: auto;
    padding: 50px 0px;
    background-image: url(../images/bg01.png);
    background-repeat: no-repeat;
    background-size: 1000px;
    background-position: center bottom;
    padding-bottom: 0px;
}

.secion005 h3 {
    font-weight: 700;
    color: #25373f;
    font-size: 38px;
    text-align: center;
    margin-bottom: 70px;
    margin-top: 0px;
}

.secion005 ul {
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    float: none;
    width: 100%;
    max-width: 1100px;
    position: relative;
    min-height: 380px;
    margin-bottom: 30px;
}

.secion005 ul li {
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300px;
}

.secion005 ul li span {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 50px;
    font-weight: 700;
    margin-top: 30px;
}

.secion005 ul li p {
    display: block;
    margin-bottom: 0px;
    font-size: 15px;
}

.secion005 ul li p img {
    margin-bottom: 10px;
}

.secion005 ul li p strong {
    color: #25373f;
    font-weight: 600;
    font-size: 16px;
    display: block;
}

.secion005 ul li:nth-child(1) {
    left: 3%;
}

.secion005 ul li:nth-child(1) span {
    color: #fff;
    right: 23px;
}

.secion005 ul li:nth-child(2) {
    top: 13%;
    bottom: auto;
    left: 16%;
}

.secion005 ul li:nth-child(2) p {
    max-width: 194px;
}

.secion005 ul li:nth-child(2) span {
    top: auto;
    color: #fff;
    bottom: -48px;
    right: 35px;
}

.secion005 ul li:nth-child(3) {
    top: -27px;
    left: 44%;
    bottom: auto;
}

.secion005 ul li:nth-child(3) span {
    bottom: -90px;
    top: auto;
    left: 60px;
    color: #fff;
}

.secion005 ul li:nth-child(4) {
    right: 10%;
    float: right;
    left: auto;
    bottom: 50%;
    padding-left: 16%;
}

.secion005 ul li:nth-child(4) span {
    left: 17px;
    top: auto;
    bottom: -19px;
    color: #fff;
}

.secion005 ul li:nth-child(5) {
    right: 2%;
    left: auto;
    float: right;
    padding-left: 100px;
}

.secion005 ul li:nth-child(5) span {
    left: -17px;
    color: #fff;
    top: 19px;
}

.secion006 {
    float: left;
    width: 100%;
    height: auto;
    background-color: #f3f4f6;
    padding: 40px 0px;
    padding-bottom: 50px;
}

.secion006 .heading01 {
    margin-bottom: 30px;
}

.testislider {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.testislider .owl-nav {
    margin: 0px;
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
}

.testislider .owl-nav button {
    background-color: #e93d17 !important;
    width: 35px;
    height: 35px;
    font-size: 34px !important;
    color: #fff !important;
    border-radius: 50px !important;
    padding: 0px !important;
    line-height: 0px !important;
}

.testislider .owl-nav button span {
    line-height: 0px;
    padding: 0px;
    height: 26px;
}

.testislider .owl-prev {
    float: left;
    margin-left: -45px !important;
}

.testislider .owl-next {
    right: 0;
    float: right;
    margin-right: -45px !important;
}

.testislider .owl-nav button:hover {}

.testislider .owl-nav button:hover span {}

.testivideo {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 40px;
}

.testivideo img {
    border-radius: 10px;
}

.testivideo h3 {
    color: #25373f;
    font-size: 17px;
    font-weight: 600;
}

.testivideo h3 strong {
    display: block;
    font-weight: 400;
    margin-top: 4px;
    font-size: 16px;
}

.testivideo h3 span {
    float: right;
    margin-top: -37px;
}

.testivideo h3 span img {}

.testivideotext {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    background-color: #fff;
    padding: 30px;
    margin-top: 40px;
    border-radius: 10px;
    padding-top: 38px;
}

.testivideotextface {
    float: left;
    width: 60px;
    position: absolute;
    top: -36px;
}

.testivideotextface img {}

.testivideotext p {
    color: #000;
    font-size: 15px;
    line-height: 28px;
    height: 193px;
}

.testivideotext h3 {
    border-top: 1px solid #8b8b8b;
    padding-top: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #25373f;
    margin-bottom: 0px;
}

.testivideotext h3 strong {
    display: block;
    font-weight: 400;
    margin-top: 5px;
}

.testivideotext h3 span {
    float: right;
    margin-top: -40px;
}

.testivideotext h3 span img {}

footer {
    float: left;
    width: 100%;
    height: auto;
    padding-top: 50px;
}

.workteam01 {
    float: left;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ddd;
}

.workteam01 img {}

.workteam01 h3 {
    color: #25373f;
    margin-top: 70px;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 30px;
}

.workteam01 h3 strong {
    display: block;
    font-size: 40px;
    margin-top: 7px;
    color: #25373f;
}

.workteam01 a {
    background-color: #ff541e;
    color: #fff;
    border: 0px;
    padding: 12px 25px;
    border-radius: 5px;
    font-weight: 500;
}

.workteam01 a:hover {}

.fotlocation01 {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.fotlocation01 h3 {
    font-weight: 700;
    color: #25373f;
    font-size: 41px;
    text-align: center;
    margin-bottom: 30px;
}

.fotlocation01 ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    height: auto;
}

.fotlocation01 ul li {
    float: left;
    width: 19%;
    margin-right: 1%;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 7px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom right;
    min-height: 180px;
}

.fotlocation01 ul li img {}

.fotlocation01 ul li p {
    margin-top: 15px;
    font-size: 13px;
    line-height: 19px;
    font-weight: 500;
    margin-bottom: 0px;
}

.fotlocation01 ul li p strong {
    display: block;
    margin-bottom: 6px;
    font-size: 16px;
    color: #ff6914;
}

.fotlocation01 ul li.dubai {
    background-image: url(../images/dubaibg.png);
}

.fotlocation01 ul li.dubai:hover {
    background-image: url(../images/dubaibg02.jpg);
}

.fotlocation01 ul li.england {
    background-image: url(../images/englandbg.png);
}

.fotlocation01 ul li.england:hover {
    background-image: url(../images/england01.jpg);
}

.fotlocation01 ul li.noida {
    background-image: url(../images/noidabg.png);
}

.fotlocation01 ul li.noida:hover {
    background-image: url(../images/noidabg01.jpg);
}

.fotlocation01 ul li.unitedtate {
    background-image: url(../images/ukbg.png);
}

.fotlocation01 ul li.unitedtate:hover {
    background-image: url(../images/ukbg01.jpg);
}

.fotlocation01 ul li.australia {
    background-image: url(../images/austrliabg.png);
}

.fotlocation01 ul li.australia:hover {
    background-image: url(../images/austliabg01.jpg);
}

.fotlocation01 ul li:hover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
}

.partne01 {
    float: left;
    width: 100%;
    height: auto;
}

.partne01 p {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0px;
}

.partne01 img {
    max-height: 55px;
    margin-left: 20px;
}

.partne01 h3 {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.partne01 .col-md-8 {
    text-align: right;
}

.mobileshow {
    display: none;
}

.desktopshow {
    display: block;
}

@media (max-width:660px) {
    .topright01 ul {
        display: none;
    }
    .topright01 {
        margin-top: 23px;
    }
    .banner h3 {
        margin-top: 0px;
        font-size: 23px;
    }
    .banner h4 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 10px;
    }
    .banner h5 {
        font-size: 16px;
    }
    .banner ul li {
        width: 49%;
        min-height: 60px;
        padding: 10px;
        text-align: left;
        padding-left: 48px;
        border-radius: 2px;
        padding-right: 0px;
        margin-bottom: 10px;
    }
    .banner ul li img {
        float: left;
        height: 28px;
        position: absolute;
        left: 7px;
    }
    .banner ul li p {
        position: relative;
        bottom: 0px;
        margin-top: 0px;
        font-size: 13px;
    }
    .bnrform {
        max-width: 100%;
        margin-right: 0px;
        margin-top: 25px;
    }
    .bnrform form ul li img {
        position: relative;
        height: auto;
    }
    .banner {
        border-bottom: 0px;
    }
    .heading01 h3 {
        font-size: 17px;
        line-height: 23px;
    }
    .heading01 h4 {
        font-size: 22px;
        line-height: 35px;
    }
    .brands ul li {
        width: 33.3%;
        padding: 5px;
        border: 1px solid #ddd !important;
    }
    .brands ul li:nth-child(5) {}
    .brands ul li:nth-child(10) {
        display: none;
    }
    .brands ul {
        margin-bottom: 20px;
    }
    .heading02 h3 {
        font-size: 15px;
        line-height: 20px;
    }
    .heading02 h4 {
        font-size: 21px;
    }
    .secion003 .container {
        padding: 15px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .heading02 {
        margin-top: -140px;
    }
    .wishinbox01 img {
        height: 50px;
    }
    .wishinbox01 h3 {
        font-size: 14px;
        line-height: 19px;
        margin-top: 5px;
    }
    .wishinbox01 p {
        font-size: 12px;
    }
    .wishinbox01 {
        margin-bottom: 10px;
        min-height: 230px;
    }
    .martingbtn a {
        padding: 10px 5px;
        font-size: 11.5px;
        width: 100%;
        display: block;
    }
    .secion004 {
        padding: 30px 0px;
        background-size: cover;
        background-position: center top;
        background-attachment: inherit;
        padding-bottom: 50px;
    }
    .servicebox0001 {
        min-height: 100px;
    }
    .servicebox0001 h3 br {
        display: none;
    }
    .mobileshow {
        display: block;
    }
    .desktopshow {
        display: none;
    }
    .servicebox0001hed {
        min-height: 10px;
    }
    .servicebox0001hed h3 {
        font-size: 28px;
    }
    .servicebox0001hed h3 br {
        display: none;
    }
    .servicebox0001hed p {
        font-size: 17px;
    }
    .secion005 {
        background-image: none;
    }
    .secion005 h3 {
        font-size: 26px;
        margin-bottom: 26px;
    }
    .secion005 ul {}
    .secion005 ul li {
        position: relative;
        left: 0px;
        width: 100%;
        min-height: 70px;
        margin-bottom: 20px;
    }
    .secion005 ul li span {
        display: none;
    }
    .secion005 ul li p {
        padding-left: 80px;
    }
    .secion005 ul li p img {
        position: absolute;
        top: 0;
        left: 0;
    }
    .secion005 ul li:nth-child(1) {}
    .secion005 ul li:nth-child(2) {
        top: 0px;
        left: 0;
        width: 100%;
    }
    .secion005 ul li:nth-child(3) {
        top: 0;
        left: 0;
        width: 100%;
    }
    .secion005 ul li:nth-child(4) {
        right: 0;
        left: 0;
        bottom: 0;
        padding-left: 0px;
    }
    .secion005 ul li:nth-child(5) {
        right: 0;
        left: 0;
        padding-left: 0px;
    }
    .secion005 ul li:nth-child(2) p {
        max-width: 100%;
    }
    .secion005 ul li p strong br {
        display: none;
    }
    .testivideo {
        margin-top: 0px;
    }
    .testislider .owl-prev {
        margin-left: -15px !important;
    }
    .testislider .owl-next {
        margin-right: -15px !important;
    }
    .workteam01 h3 {
        margin-top: 20px;
        font-size: 19px;
        margin-bottom: 18px;
    }
    .workteam01 h3 strong {
        font-size: 29px;
    }
    .workteam01 {
        padding-bottom: 20px;
    }
    .fotlocation01 h3 {
        font-size: 29px;
    }
    .fotlocation01 ul li {
        width: 100%;
        margin-right: 0px;
    }
    .fotlocation01 ul li p br {
        display: none;
    }
    .partne01 .col-md-8 {
        text-align: left;
    }
    .partne01 img {
        margin-left: 0px;
        max-height: 45px;
        margin-right: 10px;
        margin-top: 10px;
    }
    .partne01 h3 {
        font-size: 13px;
    }
    /* Thankyou_page */
    .thank_you h1 {
        padding-left: 0px !important;
        padding-right: 0px !important;
        font-size: 25px !important;
    }
    .thank_you {
        top: 61px !important;
        padding: 24px !important;
        height: auto !important;
    }
}

/* Thankyou_page */

.thank_you h1 {
    text-align: center;
    font-weight: 700;
    color: #25373f;
    font-size: 41px;
    padding-left: 62px;
    padding-right: 41px;
}

.thank_you {
    position: relative;
    top: 111px;
    padding: 37px;
    height: 300px;
}

/* WhatsApp Button */

.footer-call-link {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    right: 58px;
    color: #FFF;
    border-radius: 5px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    box-shadow: 0px -1px 10px 1px rgb(81 202 95);
    animation: glow 1.5s linear infinite alternate;
}

.my-whatsApp {
    margin-top: 16px;
    color: #25d366;
}

.promo-banner button.close {
    border: 3px solid #fff;
    border-radius: 50%;
    padding: 0px 3px;
    position: absolute;
    right: -12px;
    top: -12px;
    background: #727272;
    opacity: 0.8;
    color: #fff;
}

.promo-banner img {
    border-radius: 5px;
}

.owl-carousel .owl-nav {
    display: block !important;
}