@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

body {
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 15px;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}

dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
textarea,
p {
    margin: 0;
    padding: 0;
    font-family: 'Nunito Sans', sans-serif;
}

fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}

a {
    cursor: pointer;
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    display: block;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.clear {
    clear: both
}

.btn {
    outline: 0px;
}

.lists {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.mainpage {
    position: relative;
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: bold;
}

a {
    font-family: 'Bai Jamjuree', sans-serif;
}

img {
    width: auto;
    height: auto;
}

.container {
    max-width: 1480px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
}




/* -----------------sys_banner_bg-start-----------------*/

.web_banner_bg {
    width: 100%;
    background: url(../images/webdevelopment_india/web_devbanner.png) center center no-repeat;
    padding: 120px 0 120px;
    background-size: cover;
    position: relative;
}

.web_banner_bg_outer {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
    gap: 50px;
}

.web_banner_bg_content {
    padding: 0;
    width: 50%;
}

.web_banner_bg_content h1 {
    font-size: 55px;
    font-weight: bold;
    color: #161616;
    display: block;
    line-height: 65px;
    position: relative;
    padding-bottom: 10px;
}

.web_banner_bg_content p {
    font-size: 16px;
    color: #161616;
    font-weight: 300;
    line-height: 26px;
    padding-bottom: 30px;
    max-width: 92%;
}

.web_banner_bg_content p b {
    color: #fc7600;
    font-weight: 800;
}

.btn_contact {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    box-shadow: rgba(252, 118, 0, 0.47) 9px 7px 38px 0px;
    background: rgb(252, 118, 0);
    padding: 22px 30px;
    border-radius: 10px;
    white-space: nowrap;
    gap: 20px;
    text-decoration: none !important;
    width: fit-content;
}

.btn_contact:hover {
    color: #fff;
}

.web_banner_bg_images {
    width: 50%;
}

.web_banner_bg_images img {
    width: 100%;
}

/* ---------------------responsive-css-------------------- */


/*Section 02*/
.web_section02 {
    padding: 100px 0;
    text-align: center;
    display: block;
    width: 100%;
}

.web_section02 .web_section02_inner {
    margin: 0;
    display: block;
}

.web_section02 .web_section02_inner .web_section02_inner_heading {
    margin: 0;
    display: block;
}

.web_section02 .web_section02_inner .web_section02_inner_heading h2 {
    font-size: 38px;
    line-height: normal;
    margin: 0 auto 50px;
    display: block;
    text-align: center;
    max-width: 65%;
}

.web_section02 .web_section02_inner .web_section02_inner_Cotnent {
    margin: 0;
    display: block;
}

.web_section02 .web_section02_inner .web_section02_inner_Cotnent ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    width: 100%;
    gap: 20px 40px;
}

.web_section02 .web_section02_inner .web_section02_inner_Cotnent ul li {
    width: 100%;
}

.web_section02 .web_section02_inner .web_section02_inner_Cotnent ul li .web_section02_inner_box {
    background: #fff;
    border-radius: 25px;
    box-shadow: 10px 10px 51px rgba(13, 13, 12, 6%);
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #d7d7d7;
}

/*Section 02*/


/*Section 03*/
.web_section03 {
    padding: 0;
    text-align: center;
    margin: 0;
    width: 100%;
}

.web_section03 .web_section03_inner {
    background: #fdefe4;
    padding: 70px 50px;
    border-radius: 20px;
}

.web_section03 .web_section03_inner h2 {
    font-size: 38px;
    margin-bottom: 30px;
    line-height: normal;
}

.web_section03 .web_section03_inner p {
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

/*Section 03*/


/*Section 04*/
.web_section04 {
    margin: 0;
    display: block;
    padding: 100px 0;
    position: relative;
}

.web_section04 .web_section04_inner {
    margin: 0;
    display: block;
}

.web_section04 .web_section04_inner .web_section04_inner_heading {
    width: 100%;
    margin-bottom: 100px;
    text-align: center;
}

.web_section04 .web_section04_inner .web_section04_inner_heading h2 {
    font-size: 38px;
    line-height: normal;
    margin: 0 0 30px 0;
}

.web_section04 .web_section04_inner .web_section04_inner_heading p {
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto;
    max-width: 70%;
}

.web_section04_sliderslide {
    margin: 0px;
}

.web_section04_slidersliderBox {
    background: #f9f9f9;
    padding: 30px 30px;
    border-radius: 5px;
    min-height: 410px;
}

.web_section04_slidersliderBox span {
    width: 60px;
    height: 80px;
    display: block;
    border-radius: 0 0 20px 20px;
}

.web_section04_slidersliderBox .web_section04_slidersliderBox_images {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.web_section04_slidersliderBox h4 {
    font-size: 20px;
    font-weight: 600;
    color: #090400;
    margin: 0 0 10px 0;
    line-height: normal;
}

.web_section04_slidersliderBox p {
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    color: #000000;
}

.web_section04_slidersliderBox span img {
    width: 100%;
}

.web_section04_sliderslideslide.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    width: calc(100% + 28px);
    padding: 15px;
}

.web_section04_sliderslide .owl-nav {
    position: relative;
    top: 70px;
    right: 0;
    margin: 0 !important;
}

.web_section04_sliderslide .owl-nav button.owl-prev {
    background: transparent !important;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: solid 1px #000 !important;
}

.web_section04_sliderslide .owl-nav button.owl-prev span[aria-label="Previous"] {
    background: url(../images/webdevelopment_india/sliderarrow.png) no-repeat !important;
    background-position: center center;
    font-size: 0;
    width: 8px;
    height: 13px;
    display: block;
    text-align: center;
    margin: auto;
}

.web_section04_sliderslide .owl-nav button.owl-prev:hover {
    background: #fc7600 !important;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: solid 1px transparent !important;
}

.web_section04_sliderslide .owl-nav button.owl-prev:hover span[aria-label="Previous"] {
    filter: brightness(0) invert(1);
}

.web_section04_sliderslide .owl-nav button.owl-next {
    background: #fc7600 !important;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: solid 1px transparent !important;
}

.web_section04_sliderslide .owl-nav button.owl-next span[aria-label="Next"] {
    background: url(../images/webdevelopment_india/sliderarrow.png) no-repeat !important;
    background-position: center center;
    font-size: 0;
    width: 8px;
    height: 13px;
    display: block;
    text-align: center;
    margin: auto;
    transform: rotate(180deg);
    filter: brightness(0) invert(1);
}

/*Section 04*/


/*Section 05*/
.web_section05 {
    margin: 0;
    display: block;
    width: 100%;
    padding: 100px 0;
}

.web_section05 .web_section05_inner {
    margin: 0;
    display: block;
    width: 100%;
}

.web_section05 .web_section05_inner h2 {
    font-size: 38px;
    line-height: normal;
    text-align: center;
    margin: 0 0 80px 0;
}

.web_section05 .web_section05_inner .web_section05_inner_content {
    margin: 0;
    display: block;
    width: 100%;
}

.web_section05 .web_section05_inner .web_section05_inner_content ul {
    display: flex;
    gap: 20px 50px;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.web_section05 .web_section05_inner .web_section05_inner_content ul li {
    width: calc(100% / 6 - 10px);
}

.web_section05 .web_section05_inner .web_section05_inner_content ul li .web_section05_inner_box {
    text-align: center;
    margin: 0;
    position: relative;
    width: 100%;
}

.web_section05 .web_section05_inner .web_section05_inner_content ul li .web_section05_inner_box .web_section05_inner_box_image {
    background: #fff;
    text-align: center;
    padding: 40px 20px 20px;
    box-shadow: 0px 10px 20px rgba(13, 13, 12, 11%);
    border-radius: 15px;
    margin: 40px 0 0 0;
    position: relative;
    overflow: hidden;
    height: 100%;
    min-height: 209px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.web_section05 .web_section05_inner .web_section05_inner_content ul li .web_section05_inner_box .web_section05_inner_box_image:after {
    position: absolute;
    content: "";
    right: -15px;
    top: -15px;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    display: block;
    background: #fff3e7;
}

.web_section05 .web_section05_inner .web_section05_inner_content ul li .web_section05_inner_box span.circle_details {
    background: #fff;
    width: 50px;
    height: 50px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-size: 18px;
    font-weight: bold;
    color: #161616;
    border: solid 1px #fc7e0f;
    position: relative;
}

.web_section05 .web_section05_inner .web_section05_inner_content ul li .web_section05_inner_box span.circle_details:after {
    position: absolute;
    content: "";
    bottom: -49px;
    left: 50%;
    width: 1px;
    height: 100%;
    border: dashed 1px #fc7e0f;
    transform: translateX(-50%);
}

.web_section05 .web_section05_inner .web_section05_inner_content ul li .web_section05_inner_box .web_section05_inner_box_image span {
    display: block;
    margin: 0 0 20px 0;
}

.web_section05 .web_section05_inner .web_section05_inner_content ul li .web_section05_inner_box .web_section05_inner_box_image p {
    font-size: 16px;
    font-weight: bold;
    color: #161616;
    margin: 0;
    display: block;
    line-height: normal;
}

/*Section 05*/

/*Section 06*/
.web_section06 {
    width: 100%;
    display: block;
}

.web_section06_inner {
    border-top: solid 1px #efefef;
    padding: 100px 0;
}

.web_section06_inner .web_section06_inner_heading {
    margin: 0;
    display: block;
    width: 100%;
}

.web_section06_inner .web_section06_inner_heading h2 {
    font-size: 38px;
    line-height: normal;
    margin: 0 0 80px 0;
}

.web_section06_inner .web_section06_inner_content {
    margin: 0;
    display: block;
    width: 100%;
}

.web_section06_inner .web_section06_inner_content ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    gap: 30px;
}

.web_section06_inner .web_section06_inner_content ul li {
    width: calc(100% / 3 - 20px);
    background: #fff;
    box-shadow: 0px 0px 57px rgba(32, 31, 31, 5%);
    text-align: center;
    padding: 60px 30px;
}

.web_section06_inner .web_section06_inner_content ul li .web_section06_inner_Box {
    margin: 0;
    display: block;
}

.web_section06_inner .web_section06_inner_content ul li .web_section06_inner_Box span {
    max-width: 85px;
}

.web_section06_inner .web_section06_inner_content ul li .web_section06_inner_Box h3 {
    font-size: 22px;
    color: #181818;
    font-weight: 600;
    display: block;
    line-height: normal;
    margin: 20px 0 20px 0;
}

.web_section06_inner .web_section06_inner_content ul li .web_section06_inner_Box p {
    font-size: 16px;
    color: #161616;
    font-weight: 300;
    line-height: 26px;
    margin: 0;
}

/*Section 06*/


/*Section 07*/
.web_section07 {
    background: #fdf7f2;
    padding: 100px 0;
    text-align: center;
}

.web_section07 .web_section07_inner {
    margin: 0;
    display: block;
    width: 100%;
}

.web_section07 .web_section07_inner .web_section07_inner_heading {
    margin: 0 0 60px 0;
    display: block;
    width: 100%;
}

.web_section07 .web_section07_inner .web_section07_inner_heading h2 {
    font-size: 38px;
    line-height: normal;
    margin: 0 0 20px 0;
}

.web_section07 .web_section07_inner .web_section07_inner_heading p {
    margin: 0 auto;
    display: block;
    font-size: 16px;
    line-height: 26px;
    max-width: 50%;
}

.web_section07_inner_content {
    margin: 0;
    display: block;
    width: 100%;
}

.web_section07_inner_content ul {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin: 0;
    flex-wrap: wrap;
}

.web_section07_inner_content ul li {
    width: calc(100% / 5 - 20px);
    background: #fff;
    padding: 20px 10px;
    border: dashed 1px #fc7600;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.web_section07_inner_content ul li .web_section07_inner_box span {
    max-width: 85px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.web_section07_inner_content ul li .web_section07_inner_box p {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    display: block;
}

.web_section07_inner_content ul li .web_section07_inner_box {
    margin: 0;
    display: block;
}

.web_section07_inner_content ul li .web_section07_inner_box a {
    color: #161616;
    text-decoration: none;
}

/*Section 07*/


/*Section 08*/
.web_section08 {
    padding: 100px 0;
    width: 100%;
    display: block;
}

.web_section08_inner {
    margin: 0;
    display: block;
    width: 100%;
}

.web_section08_inner .web_section08_inner_heading {
    margin: 0 0 60px 0;
    text-align: center;
}

.web_section08_inner .web_section08_inner_heading h2 {
    font-size: 38px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
}

.web_section08_inner_content {
    display: flex;
    justify-content: center;
    max-width: 70%;
    margin: auto;
}

.web_section08_inner_content ul {
    display: flex;
    max-width: 100%;
    margin: auto;
    flex-wrap: wrap;
    gap: 30px;
}

.web_section08_inner_content ul li .web_section08_inner_Box {
    display: flex;
    gap: 20px;
    align-items: center;
}

.web_section08_inner_content ul li .web_section08_inner_Box span {
    background: #fff;
    border: solid 1px #fc7600;
    width: 55px;
    height: 55px;
    border-radius: 100px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
    color: #161616;
}

.web_section08_inner_content ul li .web_section08_inner_Box p {
    font-size: 22px;
    font-weight: bold;
    display: block;
    line-height: normal;
    margin: 0;
}

/*Section 08*/

/*Section 09*/
.web_section09 {
    margin: 0;
    padding: 0;
    width: 100%;
}

.web_section09 .web_section09_heading {
    width: 100%;
    margin-bottom: 50px;
}

.web_section09_sliderslide {
    margin: 0px;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    display: flex;
    width: 100%;
    justify-content: center;
}

.swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
}

.swiper-pagination-bullet-active {
    background: #fc7600 !important;
}

.web_section09_slidersliderBox {
    background: linear-gradient(183deg, #fff, #fffaf5);
    padding: 30px 30px;
    border-radius: 30px;
    min-height: 370px;
    border: solid 1px #ccc;
}

.web_section09_slidersliderBox span {
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 0 0 20px 20px;
    margin-bottom: 20px;
}

.web_section09_slidersliderBox .web_section09_slidersliderBox_images {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.web_section09_slidersliderBox .web_section09_slidersliderBox_images .web_section09_LargeText {
    font-size: 100px;
    font-weight: bold;
    color: #f7f7f6;
    position: absolute;
    right: -20px;
    top: 30px;
}

.web_section09_slidersliderBox h4 {
    font-size: 20px;
    font-weight: 600;
    color: #090400;
    margin: 0 0 10px 0;
    line-height: normal;
}

.web_section09_slidersliderBox p {
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    color: #000000;
}

.web_section09_slidersliderBox span img {
    width: 100%;
}

.web_section09_sliderslideslide.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    width: calc(100% + 28px);
    padding: 15px;
}

.web_section09_sliderslide .owl-nav {
    position: absolute;
    top: -110px;
    right: 80px;
    margin: 0 !important;
}

.web_section09_sliderslide .owl-nav button.owl-prev {
    background: transparent !important;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: solid 1px #000 !important;
}

.web_section09_sliderslide .owl-nav button.owl-prev span[aria-label="Previous"] {
    background: url(../images/webdevelopment_india/sliderarrow.png) no-repeat !important;
    background-position: center center;
    font-size: 0;
    width: 8px;
    height: 13px;
    display: block;
    text-align: center;
    margin: auto;
}

.web_section09_sliderslide .owl-nav button.owl-prev:hover {
    background: #fc7600 !important;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: solid 1px transparent !important;
}

.web_section09_sliderslide .owl-nav button.owl-prev:hover span[aria-label="Previous"] {
    filter: brightness(0) invert(1);
}

.web_section09_sliderslide .owl-nav button.owl-next {
    background: #fc7600 !important;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: solid 1px transparent !important;
}

.web_section09_sliderslide .owl-nav button.owl-next span[aria-label="Next"] {
    background: url(../images/webdevelopment_india/sliderarrow.png) no-repeat !important;
    background-position: center center;
    font-size: 0;
    width: 8px;
    height: 13px;
    display: block;
    text-align: center;
    margin: auto;
    transform: rotate(180deg);
    filter: brightness(0) invert(1);
}

/*Section 09*/


/*Section 10*/
.web_section10 {
    padding: 100px 0;
    margin: 0;
    width: 100%;
}

.web_section10_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 110px;
}

.web_section10_inner .Right_Part h2 br {
    display: none;
}

.web_section10_inner .Left_Part {
    width: 50%;
}

.web_section10_inner .Left_Part img {
    width: 100%;
}

.web_section10_inner .Right_Part {
    width: 50%;
}

.web_section10_inner .Right_Part h2 {
    font-size: 38px;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 40px 0;
}

.web_section10_inner .Right_Part ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    max-width: 100%;
    gap: 20px 50px;
}

.web_section10_inner .Right_Part ul li {
    margin: 0;
    display: block;
}

.web_section10_inner .Right_Part ul li .web_section10_inner_boxlist {
    background: #fff;
    box-shadow: 0px 0px 10px rgba(32, 31, 31, 10%);
    border: solid 1px #ebebeb;
    padding: 20px 20px 20px 50px;
    border-radius: 15px;
    position: relative;
}

.web_section10_inner .Right_Part ul li .web_section10_inner_boxlist:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/webdevelopment_india/web_section10_checkmark.png) no-repeat;
    border-radius: 100px;
    left: -14px;
    top: 50%;
    transform: translateY(-50%);
}

.web_section10_inner .Right_Part ul li .web_section10_inner_boxlist span {
    font-size: 18px;
    font-weight: bold;
    color: #161616;
    margin: 0;
}

/*Section 10*/


/*Section 11*/
.web_section11 {
    margin: 0;
    display: block;
    padding: 100px 0;
    width: 100%;
    background: #ececec;
}

.web_section11 .web_section11_inner {
    display: block;
    text-align: center;
    line-height: normal;
}

.web_section11 .web_section11_inner h2 {
    font-size: 38px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
}

.web_section11 .web_section11_inner a {
    background: #fc7600;
    padding: 20px 30px;
    border-radius: 100px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.01rem;
    display: inline-block;
    text-decoration: none;
}

.web_section11 .web_section11_inner p {
    font-size: 16px;
    line-height: 26px;
    display: block;
    margin: 20px 0;
}

.web_section09 .web_section09_heading h2 {
    font-size: 38px;
}

/*Section 11*/

@media only screen and (max-width:1366px) {
    .web_banner_bg_content h1 {
        font-size: 50px;
        line-height: 60px;
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul {
        gap: 20px 30px;
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul li .web_section05_inner_box .web_section05_inner_box_image {
        padding: 30px 10px 15px;
        min-height: 200px;
    }

    .web_section07_inner_content ul li .web_section07_inner_box p {
        font-size: 16px;
    }

    .web_section07_inner_content ul li {
        width: calc(100% / 5 - 15px);
    }

    .web_section07_inner_content ul {
        gap: 15px;
    }

    .web_section09_slidersliderBox {
        padding: 20px 15px;
        border-radius: 15px;
        min-height: 370px;
    }

    .web_section09_slidersliderBox p {
        font-size: 16px;
        line-height: 26px;
    }

    .web_section10_inner .Right_Part h2 br {
        display: none;
    }

    .web_section02 .web_section02_inner .web_section02_inner_heading h2,
    .web_section03 .web_section03_inner h2,
    .web_section04 .web_section04_inner .web_section04_inner_heading h2,
    .web_section05 .web_section05_inner h2,
    .web_section06_inner .web_section06_inner_heading h2,
    .web_section07 .web_section07_inner .web_section07_inner_heading h2,
    .web_section09 .web_section09_heading h2,
    .web_section08_inner .web_section08_inner_heading h2,
    .web_section10_inner .Right_Part h2,
    .web_section11 .web_section11_inner h2 {
        font-size: 33px;
    }

    .web_section10_inner .Right_Part ul {
        max-width: 100%;
        gap: 20px 40px;
    }

    .web_section10_inner .Right_Part ul li .web_section10_inner_boxlist span {
        font-size: 16px;
    }

    .web_section04 .web_section04_inner .web_section04_inner_heading {
        margin-bottom: 60px;
    }

    .web_section05 .web_section05_inner h2 {
        margin: 0 0 60px 0;
    }

    .web_section10_inner .Right_Part ul li .web_section10_inner_boxlist {
        padding: 20px 10px 20px 40px;
    }

    .web_section08_inner_content ul li .web_section08_inner_Box p {
        font-size: 18px;
    }

    .web_section02 .web_section02_inner .web_section02_inner_Cotnent ul {
        gap: 20px 20px;
    }

    .web_section02 .web_section02_inner .web_section02_inner_Cotnent ul li .web_section02_inner_box span img {
        max-width: 70%;
    }

    .web_section02 .web_section02_inner .web_section02_inner_Cotnent ul li .web_section02_inner_box {
        height: 140px;
    }

    .web_section09_slidersliderBox .web_section09_slidersliderBox_images .web_section09_LargeText {
        right: 0;
    }
}

@media only screen and (max-width:1300px) {
    .web_banner_bg_content h1 {
        font-size: 45px;
        line-height: 50px;
    }

    .btn_contact {
        font-size: 18px;
    }

    .web_section02 .web_section02_inner .web_section02_inner_heading h2,
    .web_section03 .web_section03_inner h2,
    .web_section04 .web_section04_inner .web_section04_inner_heading h2,
    .web_section05 .web_section05_inner h2,
    .web_section06_inner .web_section06_inner_heading h2,
    .web_section07 .web_section07_inner .web_section07_inner_heading h2,
    .web_section09 .web_section09_heading h2,
    .web_section08_inner .web_section08_inner_heading h2,
    .web_section10_inner .Right_Part h2,
    .web_section11 .web_section11_inner h2 {
        font-size: 30px;
    }

    .web_section02,
    .web_section04,
    .web_section05,
    .web_section06_inner,
    .web_section07,
    .web_section08,
    .web_section10,
    .web_section11 {
        padding: 60px 0;
    }

    .web_section03 .web_section03_inner {
        padding: 60px 50px;
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul li {
        width: calc(100% / 5 - 36px);
    }

    .web_section06_inner .web_section06_inner_heading h2 {
        margin: 0 0 60px 0;
    }

    .web_section08_inner_content {
        max-width: 80%;
    }

    .web_section09 .container {
        max-width: 100%;
        margin-left: auto;
    }

    .web_section10_inner {
        gap: 10px;
    }

    .web_section11 .web_section11_inner a {
        padding: 16px 50px;
        font-size: 16px;
    }
}

@media only screen and (max-width:1199px) {
    .web_banner_bg {
        padding: 100px 0 100px;
    }

    .web_banner_bg_content h1 {
        font-size: 40px;
        line-height: 45px;
    }

    .btn_contact {
        padding: 20px 30px;
        gap: 10px;
    }

    .web_section02 .web_section02_inner .web_section02_inner_Cotnent ul li .web_section02_inner_box {
        height: 110px;
    }

    .web_section02 .web_section02_inner .web_section02_inner_heading h2,
    .web_section03 .web_section03_inner h2,
    .web_section04 .web_section04_inner .web_section04_inner_heading h2,
    .web_section05 .web_section05_inner h2,
    .web_section06_inner .web_section06_inner_heading h2,
    .web_section07 .web_section07_inner .web_section07_inner_heading h2,
    .web_section09 .web_section09_heading h2,
    .web_section08_inner .web_section08_inner_heading h2,
    .web_section10_inner .Right_Part h2,
    .web_section11 .web_section11_inner h2 {
        font-size: 25px;
    }

    .web_section04 .web_section04_inner .web_section04_inner_heading h2 {
        margin: 0 0 20px 0;
    }

    .web_section04_slidersliderBox {
        padding: 20px;
        border-radius: 25px;
    }

    .web_section04_slidersliderBox p {
        font-size: 16px;
        line-height: 26px;
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul li {
        width: calc(100% / 4 - 36px);
    }

    .web_section06_inner .web_section06_inner_heading h2 {
        margin: 0 0 40px 0;
    }

    .web_section06_inner .web_section06_inner_content ul li {
        padding: 30px 15px;
    }

    .web_section06_inner .web_section06_inner_content ul li .web_section06_inner_Box h3 {
        font-size: 20px;
        margin: 20px 0 10px 0;
    }

    .web_section06_inner .web_section06_inner_content ul li .web_section06_inner_Box span {
        max-width: 65px;
        width: 80px;
        display: block;
        margin: auto;
    }

    .web_section06_inner .web_section06_inner_content ul li .web_section06_inner_Box span img {
        width: 100%;
    }

    .web_section06_inner .web_section06_inner_content ul {
        gap: 20px;
    }

    .web_section02,
    .web_section04,
    .web_section05,
    .web_section06_inner,
    .web_section07,
    .web_section08,
    .web_section10,
    .web_section11 {
        padding: 40px 0;
    }

    .web_section07 .web_section07_inner .web_section07_inner_heading p {
        max-width: 90%;
    }

    .web_section07_inner_content ul {
        gap: 15px;
        justify-content: center;
    }

    .web_section07_inner_content ul li {
        width: calc(100% / 4 - 15px);
    }

    .web_section07 .web_section07_inner .web_section07_inner_heading {
        margin: 0 0 40px 0;
    }

    .web_section08_inner .web_section08_inner_heading {
        margin: 0 0 40px 0;
    }

    .web_section08_inner_content {
        max-width: 100%;
    }

    .web_section09_slidersliderBox h4 {
        font-size: 22px;
    }

    .web_section10 .container {
        padding-left: 15px;
        max-width: 100%;
        padding-right: 15px;
    }

    .web_section10_inner .Right_Part ul li .web_section10_inner_boxlist span {
        font-size: 14px;
    }

    .web_section10_inner .Right_Part ul li .web_section10_inner_boxlist:before {
        background-position: center;
        background-size: 60%;
    }

    .web_section10_inner .Right_Part ul li .web_section10_inner_boxlist {
        padding: 20px 10px 20px 30px;
        border-radius: 10px;
    }
}

@media only screen and (max-width:991px) {
    .web_banner_bg_outer {
        flex-wrap: wrap;
    }

    .web_banner_bg_content {
        width: 100%;
        text-align: center;
        order: 2;
    }

    .web_banner_bg_images {
        width: 100%;
        order: 1;
    }

    .web_banner_bg {
        padding: 50px 0 50px;
    }

    .btn_contact {
        margin: auto;
    }

    .web_banner_bg_content h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .btn_contact {
        font-size: 16px;
    }

    .web_banner_bg_content p {
        max-width: 90%;
        margin: auto;
    }

    .web_section02 .web_section02_inner .web_section02_inner_heading h2 {
        max-width: 100%;
    }

    .web_section03 .web_section03_inner {
        padding: 30px;
        border-radius: 15px;
    }

    .web_section04 .web_section04_inner .web_section04_inner_heading p {
        max-width: 100%;
    }

    .web_section04_slidersliderBox {
        border-radius: 15px;
    }

    .web_section04 .web_section04_inner .web_section04_inner_heading {
        margin-bottom: 40px;
    }

    .web_section05 .web_section05_inner h2 {
        margin: 0 0 40px 0;
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul li {
        width: calc(100% / 3 - 36px);
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul li .web_section05_inner_box .web_section05_inner_box_image p {
        font-size: 18px;
    }

    .web_section06_inner .web_section06_inner_content ul li {
        width: calc(100% / 2 - 10px);
    }

    .web_section02 .web_section02_inner .web_section02_inner_heading h2 {
        margin: 0 auto 30px;
    }

    .web_section03 .web_section03_inner h2 br,
    .web_section06_inner .web_section06_inner_heading h2 br,
    .web_section08_inner .web_section08_inner_heading h2 br,
    .web_section09 .web_section09_heading h2 br,
    .web_section10_inner .Right_Part h2 br {
        display: none;
    }
}

@media only screen and (max-width:767px) {
    .web_banner_bg_content h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .web_section02 .web_section02_inner .web_section02_inner_Cotnent ul {
        gap: 20px 15px;
        flex-wrap: wrap;
    }

    .web_section02 .web_section02_inner .web_section02_inner_Cotnent ul li {
        width: calc(100% / 2 - 5px);
    }

    .web_section02 .web_section02_inner .web_section02_inner_Cotnent ul li .web_section02_inner_box {
        height: 120px;
        border-radius: 10px;
    }

    .web_section04_slidersliderBox {
        border-radius: 10px;
        text-align: center;
    }

    .web_section02 .web_section02_inner .web_section02_inner_Cotnent ul {
        gap: 10px 10px;
        flex-wrap: wrap;
    }

    .web_section04_slidersliderBox .web_section04_slidersliderBox_images {
        justify-content: center;
    }

    .web_section04_slidersliderBox span {
        width: 80px;
        height: 80px;
    }

    .web_section05 .web_section05_inner h2 {
        margin: 0 0 30px 0;
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul li {
        width: calc(100% / 3 - 14px);
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul {
        gap: 20px 20px;
    }

    .web_section06_inner .web_section06_inner_heading h2 {
        margin: 0 0 30px 0;
    }

    .web_section06_inner .web_section06_inner_heading {
        text-align: center;
    }

    .web_section06_inner .web_section06_inner_content ul {
        gap: 15px;
    }

    .web_section06_inner .web_section06_inner_content ul li {
        padding: 20px 15px;
    }

    .web_section06_inner .web_section06_inner_content ul li .web_section06_inner_Box h3 {
        font-size: 18px;
    }

    .web_section07 .web_section07_inner .web_section07_inner_heading p {
        max-width: 100%;
    }

    .web_section07_inner_content ul li {
        width: calc(100% / 3 - 10px);
    }

    .web_section07_inner_content ul li .web_section07_inner_box p {
        font-size: 14px;
    }

    .web_section08_inner_content {
        flex-wrap: wrap;
    }

    .web_section08_inner_content ul:not(:last-child) {
        margin-bottom: 20px;
    }

    .web_section08_inner_content ul {
        gap: 20px;
    }

    .web_section08_inner_content ul li .web_section08_inner_Box {
        gap: 15px;
    }

    .web_section08_inner_content ul li .web_section08_inner_Box p {
        font-size: 16px;
    }

    .web_section08_inner_content ul li .web_section08_inner_Box span {
        font-size: 18px;
    }

    .web_section09 .web_section09_heading {
        margin-bottom: 30px;
        text-align: center;
    }

    .web_section09_slidersliderBox span {
        width: 80px;
        height: 80px;
    }

    .web_section09_slidersliderBox .web_section09_slidersliderBox_images {
        justify-content: center;
    }

    .web_section09_slidersliderBox {
        padding: 20px 15px;
        border-radius: 15px;
        min-height: auto;
        text-align: center;
    }

    .web_section10_inner {
        flex-wrap: wrap;
    }

    .web_section10_inner .Left_Part {
        width: 100%;
    }

    .web_section10_inner .Right_Part {
        width: 100%;
    }

    .web_section10_inner .Right_Part h2 {
        margin: 0 0 30px 0;
        text-align: center;
    }

    .web_section10_inner .Right_Part ul li .web_section10_inner_boxlist span {
        font-size: 16px;
    }

    .web_section02 .web_section02_inner .web_section02_inner_heading h2,
    .web_section03 .web_section03_inner h2,
    .web_section04 .web_section04_inner .web_section04_inner_heading h2,
    .web_section05 .web_section05_inner h2,
    .web_section06_inner .web_section06_inner_heading h2,
    .web_section07 .web_section07_inner .web_section07_inner_heading h2,
    .web_section09 .web_section09_heading h2,
    .web_section08_inner .web_section08_inner_heading h2,
    .web_section10_inner .Right_Part h2,
    .web_section11 .web_section11_inner h2 {
        font-size: 22px;
    }

    .web_section02,
    .web_section04,
    .web_section05,
    .web_section06_inner,
    .web_section07,
    .web_section08,
    .web_section10,
    .web_section11 {
        padding: 30px 0;
    }

    .web_section11 .web_section11_inner a {
        font-size: 14px;
    }

    .web_section11 .web_section11_inner p {
        margin: 15px 0;
    }

    .web_section10_inner .Right_Part ul {
        gap: 20px 20px;
    }

    .web_section04 {
        padding-bottom: 0 !important;
    }
}

@media only screen and (max-width:600px) {
    .web_banner_bg {
        padding: 30px 0 30px;
    }

    .web_banner_bg_content h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .web_banner_bg_content p {
        max-width: 100%;
    }

    .web_section02 .web_section02_inner .web_section02_inner_heading h2,
    .web_section03 .web_section03_inner h2,
    .web_section04 .web_section04_inner .web_section04_inner_heading h2,
    .web_section05 .web_section05_inner h2,
    .web_section06_inner .web_section06_inner_heading h2,
    .web_section07 .web_section07_inner .web_section07_inner_heading h2,
    .web_section09 .web_section09_heading h2,
    .web_section08_inner .web_section08_inner_heading h2,
    .web_section10_inner .Right_Part h2,
    .web_section11 .web_section11_inner h2 {
        font-size: 20px;
    }

    .web_section03 .web_section03_inner {
        padding: 20px 15px;
        border-radius: 10px;
    }

    .web_section03 .web_section03_inner h2 {
        margin-bottom: 20px;
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul li {
        width: calc(100% / 2 - 14px);
    }

    .web_section06_inner .web_section06_inner_content ul li {
        width: 100%;
    }

    .web_section07_inner_content ul li {
        width: calc(100% / 2 - 10px);
    }

    .web_section07 .web_section07_inner .web_section07_inner_heading {
        margin: 0 0 20px 0;
    }

    .web_section09_slidersliderBox h4 {
        font-size: 18px;
    }

    .web_section10_inner .Right_Part ul li .web_section10_inner_boxlist span {
        font-size: 14px;
    }

    .web_section04_slidersliderBox {
        min-height: max-content;
    }
}

@media only screen and (max-width:480px) {
    .web_banner_bg_outer {
        gap: 20px;
    }

    .web_banner_bg_content h1 {
        font-size: 22px;
        line-height: normal;
    }

    .web_section02 .web_section02_inner .web_section02_inner_Cotnent ul li .web_section02_inner_box {
        height: 100px;
    }

    .web_section02 .web_section02_inner .web_section02_inner_Cotnent ul li .web_section02_inner_box span img {
        max-width: 90%;
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul li .web_section05_inner_box .web_section05_inner_box_image p {
        font-size: 14px;
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul li .web_section05_inner_box .web_section05_inner_box_image {
        padding: 20px 10px 15px;
        min-height: 170px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .web_section08_inner_content ul li .web_section08_inner_Box span {
        width: 45px;
        height: 45px;
    }

    .web_section10_inner .Right_Part ul li .web_section10_inner_boxlist:before {
        display: none;
    }

    .web_section10_inner .Right_Part ul li .web_section10_inner_boxlist {
        padding: 15px;
        border-radius: 10px;
        text-align: center;
        display: flex;
        align-items: center;
        height: 100%;
        justify-content: center;
        width: 100%;
    }

    .web_section10_inner .Right_Part ul li .web_section10_inner_boxlist span {
        font-size: 14px;
        line-height: normal;
    }

    .web_section10_inner .Right_Part ul {
        gap: 15px;
    }

    .web_section10_inner .Right_Part ul li {
        display: flex;
        height: 100%;
        justify-content: center;
        width: 100%;
    }

    .web_section11 .web_section11_inner p {
        margin: 10px 0;
    }

    .web_section07_inner_content ul li {
        padding: 10px;
        border-radius: 10px;
    }

    .web_section07_inner_content ul li .web_section07_inner_box span img {
        width: 100%;
    }

    .web_section07_inner_content ul li .web_section07_inner_box span {
        width: 65px;
        height: 65px;
        display: block;
    }

    .web_section07_inner_content ul {
        gap: 10px;
    }

    .web_section07_inner_content ul li {
        width: calc(100% / 2 - 5px);
    }
}

@media only screen and (max-width:400px) {
    .web_banner_bg_content h1 {
        font-size: 20px;
    }

    .btn_contact {
        font-size: 14px;
    }

    .web_section02 .web_section02_inner .web_section02_inner_heading h2,
    .web_section03 .web_section03_inner h2,
    .web_section04 .web_section04_inner .web_section04_inner_heading h2,
    .web_section05 .web_section05_inner h2,
    .web_section06_inner .web_section06_inner_heading h2,
    .web_section07 .web_section07_inner .web_section07_inner_heading h2,
    .web_section09 .web_section09_heading h2,
    .web_section08_inner .web_section08_inner_heading h2,
    .web_section10_inner .Right_Part h2,
    .web_section11 .web_section11_inner h2 {
        font-size: 18px;
    }

    .web_section02 .web_section02_inner .web_section02_inner_heading h2 {
        margin: 0 auto 20px;
    }

    .web_section02 .web_section02_inner .web_section02_inner_Cotnent ul li .web_section02_inner_box {
        height: 80px;
    }

    .web_section03 .web_section03_inner {
        padding: 20px 10px;
    }

    .web_section04 .web_section04_inner .web_section04_inner_heading {
        margin-bottom: 20px;
    }

    .web_section04_slidersliderBox {
        padding: 15px;
    }

    .web_section04_slidersliderBox h4 {
        font-size: 18px;
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul li {
        width: 100%;
    }

    .web_section05 .web_section05_inner .web_section05_inner_content ul li .web_section05_inner_box .web_section05_inner_box_image p {
        font-size: 16px;
    }

    .web_section06_inner .web_section06_inner_content ul li {
        padding: 15px 10px;
    }

    .web_section08_inner_content ul li .web_section08_inner_Box p {
        font-size: 14px;
    }

    .web_section08_inner_content ul li .web_section08_inner_Box span {
        font-size: 16px;
    }

    .web_section08_inner_content ul li .web_section08_inner_Box {
        gap: 10px;
    }
}