html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: IRANYekan !important;
    font-weight: 500;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    background: #f4f5f7;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

input {
	font-family: IRANYekan !important;
	font-weight : 500 !important;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
	text-decoration: none !important;
}


/* first-nv */

.nav-mobile-first {
    display: none;
}

.social:hover path {
    fill: #45B16A;
    color: #45B16A;
}

.p-nav-color {
    color: #000028 !important;
    font-size: 13px;
    font-weight: 500;
}
.typed-cursor {
	font-weight: 800 !important;
	font-size: 2rem !important;
}
.p-nav-color-bold {
    color: #000028 !important;
    font-size: 16px;
    font-weight: 700;
}

.p-nav-color-bold1 {
    color: #000028 !important;
    font-size: 14px;
    font-weight: 500;
}

.p-email-color {
    color: #000028 !important;
    font-size: 13px;
    font-weight: 600;
}

.p-email-color-bold {
    color: #000028 !important;
    font-size: 16px;
    font-weight: 700;
}

.p-location-color {
    color: #000028;
    font-size: 13px;
    font-weight: 600;
}

.bg-nav-first {
    background-color: rgba(255, 255, 255, 0.14) !important;
}

.bg-navbar {
    background-color: #000000;
}

.color-a-nav {
    color: #ffffff !important;
    font-size: 14px;
}

.color-a-nav:hover {
    color: #ffffff;
}

.color-drop-nav {
    color: #ffffff !important;
}

.color-language {
    color: #ffffff !important;
}

.social-hover path {
    fill: #fff !important;
}

.drop-menu {
    margin-top: 16px !important;
}


/* header style */

.bg-header {
    background: url(../img/image\ 42.png)no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    position: relative;
    z-index: 1;
}

.bg-header::after {
    position: absolute;
    width: 100%;
    height: 242px;
    right: 0px;
    top: 0px;
    content: "";
    background: linear-gradient(180deg, rgba(14, 203, 78, 0.9) 4.4%, rgba(9, 10, 13, 0) 94.09%);
    opacity: 0.47;
    z-index: -1;
}

.bg-header::before {
    position: absolute;
    width: 907px;
    height: 735px;
    top: 0px;
    content: "";
    background: linear-gradient(270deg, #000028 6.65%, rgba(0, 0, 40, 0) 82.84%);
    opacity: 1.78;
    z-index: -1;
}

.fonts-bold {
    font-weight: 800;
}

.p-fonts-header {
    font-size: 14px;
    line-height: 1.90;
}

.button-header {
    background: rgba(69, 177, 106, 0.11);
    border: 2px solid #45B16A;
    border-radius: 11px;
    color: #ffffff;
    padding: 1rem 4rem !important;
    font-weight: 500;
}

.button-header:hover {
    background: #45B16A;
    color: #ffffff;
    transition: all .6s ease-in-out;
    transform: all scale(4);
}

.img-svg-header {
    position: relative;
}
.img-svg-header::after {
	position: absolute;
	width: 907px;
	height: 735px;
	top: 0px;
	content: "";
	background: linear-gradient(0deg, #000028 6.65%, rgba(0, 0, 40, 0) 82.84%);
	opacity: 1.78;
	z-index: -1;
}

.img-break-header {
    position: absolute;
    bottom: -376px;
    right: -12px;
    width: 315%;
}

.padding-bottom {
    padding-bottom: 274px;
}


/* swiper */


/* .swiper-button-disabled {
    opacity: .3;
} */


/* Header Slider  */

.swiper1 {
    width: 828px;
    height: auto;
    background-color: #ffffff;
    border-radius: 31px;
    border: 10px solid rgba(255, 255, 255, 0.68);
    outline: #e7ebe763 solid 10px;
    -moz-outline-radius: 25px;
}

.swipe-button-next-header {
    position: absolute;
    width: 74px;
    height: 74px;
    background-color: #fff;
    border-radius: 50px;
    transform: rotate(180deg);
    left: -32px;
    z-index: 10;
    box-shadow: -3px 0px 4px rgba(0, 0, 0, 0.17);
}

.swipe-button-next-header::after {
    position: absolute;
    content: "keyboard_arrow_right";
    font-family: 'Material Icons';
    left: 7px;
    top: 13px;
    font-size: 30px;
}

.swipe-button-prev-header {
    position: absolute;
    width: 74px;
    height: 74px;
    background-color: #ffff;
    border-radius: 50px;
    right: -32px;
    box-shadow: -3px 0px 4px rgba(0, 0, 0, 0.17);
    z-index: 10;
}

.swipe-button-prev-header::after {
    position: absolute;
    content: "keyboard_arrow_right";
    font-family: 'Material Icons';
    right: 33px;
    top: 16px;
    font-size: 30px;
}


/* section1 */

.bg-section1 {
    background-color: #f4f5f7;
}

.img-section1 {
	height : 100px;
	transition : all .25s;
	transform : scale(1);
	width : 100px;
}

.img-section1:hover {
    transition : all .25s;
	transform : scale(1.2);
}

.show-slider {
    z-index: 1;
    margin-top: -184px;
}

.color-a-nav:hover::after {
    content: "";
    border-bottom: 2px solid #45B16A;
    display: block;
    position: relative;
    top: 31px;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}


/* section2 */

.section-2 {
    margin-top: 48px;
    background: #f4f5f7;
}

.title-section2 {
    color: #45B16A;
    font-weight: 800;
}

.text-section2 {
    color: #000028;
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
}

.tab-section2 {
    font-size: 14px !important;
    font-weight: 800;
    background: #e5e6eb !important;
    border-radius: 11px !important;
    color: #000028 !important;
}

.tab-section2:hover {
    font-size: 14px !important;
    font-weight: 800;
    background: #d2d3da !important;
    border-radius: 11px !important;
    color: #000028 !important;
}

.active1 {
    background-color: #45B16A !important;
    color: #ffffff !important;
}

.active1 path {
    fill: #ffffff !important;
}

.active1:hover path {
    fill: #ffffff !important;
}

.active1:hover {
    background-color: #45B16A !important;
    color: #ffffff !important;
}

.text-tab-section2 {
    color: #000028;
    font-weight: 800;
}

.p-tab-section2 {
    color: rgba(0, 0, 40, 0.62);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.75;
}

#myProgress {
    width: 100%;
    background-color: #d2d3da;
    border-radius: 11px;
}

#myBar {
    width: 91%;
    height: 25px;
    background-color: #45B16A;
    text-align: left;
    line-height: 25px;
    color: white;
    border-radius: 11px;
}

#myProgress1 {
    width: 100%;
    background-color: #d2d3da;
    border-radius: 11px;
}

#myBar1 {
    width: 10%;
    height: 25px;
    background-color: #45B16A;
    text-align: left;
    line-height: 25px;
    color: white;
    border-radius: 11px;
}

#myProgress2 {
    width: 100%;
    background-color: #d2d3da;
    border-radius: 11px;
}

#myBar2 {
    width: 10%;
    height: 25px;
    background-color: #45B16A;
    text-align: left;
    line-height: 25px;
    color: white;
    border-radius: 11px;
}

#myProgress3 {
    width: 100%;
    background-color: #d2d3da;
    border-radius: 11px;
}

#myBar3 {
    width: 10%;
    height: 25px;
    background-color: #45B16A;
    text-align: left;
    line-height: 25px;
    color: white;
    border-radius: 11px;
}

#myProgress4 {
    width: 100%;
    background-color: #d2d3da;
    border-radius: 11px;
}

#myBar4 {
    width: 10%;
    height: 25px;
    background-color: #45B16A;
    text-align: left;
    line-height: 25px;
    color: white;
    border-radius: 11px;
}

#myProgress5 {
    width: 100%;
    background-color: #d2d3da;
    border-radius: 11px;
}

#myBar5 {
    width: 10%;
    height: 25px;
    background-color: #45B16A;
    text-align: left;
    line-height: 25px;
    color: white;
    border-radius: 11px;
}

.text-Property-section2 {
    color: #000028;
}

.img-thumbnails {
    background-color: rgba(0, 157, 206, 0.11);
    border: 1px solid #dee2e6;
    border-radius: 30px;
    width: 100%;
    height: 100%
}


/* section3 count- style */

.margin-count {
    margin-left: 4rem !important;
    margin-right: 5rem !important;
    margin-top: ;
}

.section-3 {
    background: #f4f5f7;
}

.title-section3 {
    color: #45B16A;
    font-weight: 800;
}

.bg-count-js {
    background: #e7e8e9 !important;
}

.font-count-js {
    font-weight: 800;
    color: #000028;
}

.text-counts-js {
	color: #000028;
	font-weight: 500;
	text-align: center;
	line-height: 30px;
	white-space: nowrap;
}

.shape-count-section3 {
    position: absolute;
    width: 8%;
    left: 0px;
    transform: rotate(180deg);
}

.shape-count-section4 {
    position: absolute;
    right: -6px;
    height: 153px;
}


/* secton-4 style */

.bg-section-4 {
    background: linear-gradient(270deg, #75BC82 1.56%, rgba(117, 188, 130, 0.95) 21.75%, rgba(117, 188, 130, 0.37) 46.18%, rgba(117, 188, 130, 0.17) 64.51%, rgba(117, 188, 130, 0) 87.01%);
}

@media (max-width:357px) {
    .bg-section-4 {
        flex-direction: column;
        background-color: #45B16A;
    }
	.padding-bottom {
    	padding-bottom: 60px;
	}
}

.text-a-section4 {
    color: #ffffff !important;
    text-decoration: none;
    font-weight: 500;
}

.text-h4-section4 {
    font-weight: 800;
    color: #ffffff;
}

.text-p-section-4 {
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.75;;
}

.swiper2 {
    animation: alternate;
}

.swiper-sliders-section-4 {
    border-radius: 27px;
	transition: all .4s ease-out;
	transform: translateY(0px);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
}

.swiper-sliders-section-4:hover {
    transform: translateY(-10px);
    transition: all .4s ease-in;
    box-shadow: 0px 38px 23px -12px rgba(0, 0, 0, 0.25);
}

.shadow-texts {
    opacity: 0;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
}

.swiper-sliders-section-5:hover .shadow-texts {
    transform: translateY(30px);
    transition: all .4s ease-in-out;
    opacity: 1;
    color: #ffffff;
}

.shadow-texts {
    opacity: 0;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
}

.swiper-sliders-section-6:hover .shadow-texts {
    transform: translateY(30px);
    transition: all .4s ease-in-out;
    opacity: 1;
}

.shadow-texts {
    opacity: 0;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
}

.swiper-sliders-section-4:hover .shadow-texts {
    transform: translateY(30px);
    opacity: 1;
    transition: all .4s ease-in-out;
}

.p-slider-section4 {
    color: #75BD83;
    font-size: 14px;
}


/* section5 s style */

.bg-section5 {
    background: linear-gradient(-270deg, #028BE7 1.56%, rgba(2, 139, 231, 0.95) 21.75%, rgba(2, 139, 231, 0.37) 46.18%, rgba(2, 139, 231, 0.17) 64.51%, rgba(2, 139, 231, 0) 87.01%);
}

.swiper-sliders-section-5 {
    border-radius: 11px;
}

.swiper-sliders-section-5:hover {
    transform: translateY(-10px);
    transition: all .4s ease-in;
    box-shadow: 0px 38px 23px -12px rgba(0, 0, 0, 0.25);
}

.p-slider-section5 {
    color: #75BD83;
    font-size: 14px;
}


/* section6 */

.p-b-5 {
    padding-bottom: 8rem !important;
}

.bg-section6 {
    background: linear-gradient(270deg, #009999 1.56%, rgba(0, 153, 153, 0.95) 21.75%, rgba(0, 153, 153, 0.37) 46.18%, rgba(0, 153, 153, 0.17) 64.51%, rgba(0, 153, 153, 0) 87.01%);
}

.swiper-sliders-section-6 {
    border-radius: 11px;
    transition: all .4s ease-out;
}

.swiper-sliders-section-6:hover {
    transform: translateY(-10px);
    transition: all .4s ease-in;
    box-shadow: 0px 38px 23px -12px rgba(0, 0, 0, 0.25);
}

.p-slider-section6 {
    color: #75BD83;
    font-size: 14px;
}


/* section-7 */

.swiper5 {
    width: 900px;
    height: auto;
    background-color: #ffffff;
    border-radius: 31px;
    border: 10px solid rgba(255, 255, 255, 1);
    outline: #e7ebe763 solid 10px;
    -moz-outline-radius: 25px;
}

.show-slider1 {
    z-index: 1;
    margin-top: -52px;
}


/* section- 8 style */

.title-section-8 {
    color: #45B16A;
    font-weight: 800;
}

.text-p-section-8 {
    color: #000028;
    font-size: 14px;
    font-weight: 500;
}


/* ------------ */


/* ---------------weblog */

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent !important;
    background-clip: border-box;
    border: none !important;
    border-radius: 0.25rem;
}

.text-my-propertiess {
    font-size: 14px;
    color: rgba(0, 0, 40, 0.6);
    ;
    line-height: 2;
}

.boxshadow-card-myproperties {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}

.imageimage-myproperties {
    overflow: hidden;
    height: 233px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    transition: all .4s ease-out;
}

.immmmaggg {
    height: 221px;
}

.card-img-overlay {
    height: 193px !important;
}

.card-img-overlay::after {
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}

.image-web {
    width: 30px;
    height: 30px;
}

.font-web {
    font-size: 13px;
    color: #000028;
    font-weight: 600;
}

.card:hover .font-h5-web {
    color: #45B16A;
}

.font-h5-web {
    color: #000028;
    font-weight: 800;
    font-size: 22px !important;
    text-decoration: none;
    /* width: 328px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; */
}

.font-h5-web:hover {
    color: #17BA00;
    font-weight: 800;
    font-size: 22px !important;
}

.card:hover {
    background-color: #ffffff !important;
}

.card:hover {
    border-bottom-left-radius: 24px !important;
    border-bottom-right-radius: 24px !important;
}

.card:hover .imageimage-myproperties {
    height: 193px;
    transition: all 0.4s ease-in;
}

.btn-imgoverly-sec8 {
    background: #BF0606;
    border-radius: 33px;
    color: #ffffff;
    font-weight: 500;
}

.btn-imgoverly-sec8:hover {
    background: #BF0606;
    border-radius: 33px;
    color: #ffffff;
}

.btn-imgoverly-sec81 {
    background: #45B16A;
    border-radius: 33px;
    color: #ffffff;
    font-weight: 500;
}

.btn-imgoverly-sec81:hover {
    background: #45B16A;
    border-radius: 33px;
    color: #ffffff;
}

.btn-imgoverly-sec82 {
    background: #dd8605;
    border-radius: 33px;
    color: #ffffff;
    font-weight: 500;
}

.btn-imgoverly-sec82:hover {
    background: #dd8605;
    border-radius: 33px;
    color: #ffffff;
}

.btn-see-more {
    background: rgba(69, 177, 106, 0.11);
    border-radius: 11px;
    border: 2px solid #45B16A;
    font-size: 15px;
    font-weight: 700;
    color: #000028;
}

.btn-see-more:hover {
    background: #45B16A;
    color: #ffffff;
    transition: all .5s ease-in-out;
}


/* .active2{
    background-color: #ffffff !important;
    color: #45B16A !important;
} */


/* footer */

.text-footer-mobilefirst {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5rem;
}

.bg-footer {
    background: #f4f5f7 !important;
    border-top: 2px solid #45B16A;
}

.h6-footer {
    color: rgba(69, 177, 106, 1);
    font-weight: 800;
}

.h6-footer:hover {
    color: rgba(69, 177, 106, 1);
}

.a-footer {
    color: #000028 !important;
    transition: all .5s ease-out;
    font-size: 16px;
    font-weight: 500;
}

.a-footer:hover {
    color: #45B16A !important;
    transform: translateX(-10px);
    transition: all .5s ease-in;
}

.a-footer:hover img {
    width: 8px;
    transition: all .5s ease-in;
    margin-left: .5rem;
}

.a-link-footer {
    font-size: 16px;
    color: #000028;
    line-height: 1.90rem;
}

.a-link-footer:hover {
    font-size: 16px;
    color: #000028;
}

.social-footer:hover path {
    fill: #45B16A;
    color: #45B16A;
}

.input-style {
    background: rgba(0, 0, 40, 0.03) !important;
    background: transparent !important;
    border: none;
    border-radius: 0px;
}

.input-style::placeholder {
    font-family: IRANYekan !important;
    font-weight: 700;
    font-size: 13px;
}

.form-style {
    background: rgba(0, 0, 40, 0.03);
    border-radius: 9px;
}

.btn-footer {
    color: #000028;
    background: #F4F5F7;
    border-radius: 9px;
    font-size: 14px;
    font-weight: 800;
}

.bg-row {
    background: #c4c4c430 !important;
}

.pak-font {
    font-style: 13px;
    font-weight: 800;
}

.font-p-p {
    font-size: 13px;
}

.nav-stylr {
    font-size: 13px;
    text-decoration: none;
    color: #000028;
}

.nav-stylr1 {
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
    color: #000028;
}

.p-p-p-p {
    font-size: 13px;
    color: #000028;
}

.p-p-p-p1 {
    font-size: 13px;
    color: #000028;
}

.ul-tab {
    background: rgba(69, 177, 106, 0.14);
    border-radius: 11px
}

.tttttt {
    border-radius: 11px;
    font-size: 14px;
    font-weight: 500;
    color: #000028;
}

.shape_namad {
    width: 120px;
    height: 120px;
    padding: 20px 17px;
    border-radius: 18px;
    margin: auto 6px;
    background-color: rgba(255, 255, 255, 0.71);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.shape_namad:hover {
    transform: rotate(-15deg);
}

.image-navbars {
    display: none;
}


/* responsuve */

@media (max-width:375px) {
    /* .bg-header::before {
        width: 100%;
        transform: rotate(270deg);
        top: -183px;
    } */
    .hr-style-copyright {
        position: unset !important;
        display: none !important;
    }
    .copyright-style-page {
        margin-top: 3rem;
        padding-top: 2rem;
    }
    .col-download-page {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .input-group-weblog {
        width: 20rem !important;
    }
    .card-group-weblog {
        width: 20rem !important;
    }
    .span-callpage-p {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
    .call-form-page-m {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .form-style {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .shaep-footer-svg {
        display: none !important;
    }
    .swiper1 {
        width: auto;
        border-radius: 0px;
    }
    .h6-footer {
        text-align: center;
    }
    .image-navbars {
        display: block;
        width: 20% !important;
    }
    .img-svg-header {
        display: none;
    }
    .bg-nav-first {
        display: none;
    }
    .fonts-bold {
        font-size: 20px;
        text-align: center;
    }
    .btn-header {
        display: flex;
        justify-content: center;
        margin-right: 0px !important;
    }
    .p-fonts-header {
        font-size: 11px;
    }
    .show-slider {
        margin-top: -24px;
    }
    .section-2 {
        margin-top: 0px;
    }
    .nav1 {
        overflow-x: scroll;
        white-space: nowrap;
        display: flex;
        flex-wrap: nowrap !important;
        padding-right: 0;
        margin-bottom: 0;
        list-style: none;
        flex-direction: inherit !important;
    }
    .nav1-disp {
        display: block !important;
    }
    .img-thumbnails {
        display: none;
    }
    .tab-section2 {
        margin-left: 0.5rem !important;
        border-radius: 0px !important;
        font-size: 11px !important;
    }
    .tab-content2 {
        margin-right: 0px !important;
        margin-top: 1rem !important;
    }
    .tab-content-margin {
        margin-right: 0rem !important;
        margin-top: 19px;
    }
    .img-text-team {
        height: 38px;
    }
    .text-Property-section2 {
        font-size: 13px;
        font-weight: 500;
        text-align: center;
    }
    .style-count-mobile {
        display: block !important;
        flex-direction: column;
        /* white-space: nowrap !important; */
    }
    .bg-section-4 {
        display: block !important;
        background-color: #45B16A;
    }
    .bg-section5 {
        display: block !important;
        background: #028BE7;
    }
    .bg-section6 {
        display: block !important;
        background-color: #16a1a1;
    }
    .col-section4 {
        display: none !important;
    }
    .col-section5 {
        display: none !important;
    }
    .col-section6 {
        display: none !important;
    }
    .swiper5 {
        width: auto;
        border-radius: 0px;
    }
    .text-footer-mobilefirst {
        text-align: center;
        font-size: 13px;
        font-weight: 600;
    }
    .footet-copyright {
        display: none !important;
    }
    .footer-text-hyponet {
        text-align: center;
    }
    .li-sec8 {
        margin-left: 0rem !important;
    }
    .under-text {
        display: block !important;
    }
    .pak-font {
        text-align: center;
    }
    .font-p-p {
        text-align: center;
    }
    .nav-mobile-first {
        display: block;
    }
    .footer-social-media-mobile {
        justify-content: center !important;
        padding-bottom: 0px !important;
    }
    .shape-count-section3 {
        display: none !important;
    }
    .shape-count-section4 {
        display: none !important;
    }
    /* .text-team-margin{
        margin-right: 1rem !important;
    } */
}

@media (max-width:768px) {
    /* .bg-header::before {
        width: 100%;
        transform: rotate(270deg);
        top: -177px;
    } */
    .immmmaggg-certificate {
        height: auto;
    }
    .hr-style-copyright {
        position: unset !important;
        display: none !important;
    }
    .shaep-footer-svg {
        display: none !important;
    }
    .form-style {
        width: 100% !important;
        margin-right: 0px !important;
    }
    .swiper1 {
        width: auto;
        border-radius: 0px;
    }
    .h6-footer {
        text-align: center;
    }
    .image-navbars {
        display: block;
        width: 10%;
    }
    .img-svg-header {
        display: none;
    }
    .bg-nav-first {
        display: none;
    }
    .fonts-bold {
        font-size: 20px;
        text-align: center;
    }
    .btn-header {
        display: flex;
        justify-content: center;
        margin-right: 0px !important;
    }
    .p-fonts-header {
        font-size: 11px;
    }
    .show-slider {
        margin-top: -24px;
    }
    .section-2 {
        margin-top: 0px;
    }
    .nav1 {
        overflow-x: scroll;
        white-space: nowrap;
        display: flex;
        flex-wrap: nowrap !important;
        padding-right: 0;
        margin-bottom: 0;
        list-style: none;
        flex-direction: inherit !important;
    }
    .nav1-disp {
        display: block !important;
    }
    .img-thumbnails {
        display: none;
    }
    .tab-section2 {
        margin-left: 0.5rem !important;
        border-radius: 0px !important;
        font-size: 11px !important;
    }
    .tab-content2 {
        margin-right: 0px !important;
        margin-top: 1rem !important;
    }
    .tab-content-margin {
        margin-right: 0rem !important;
        margin-top: 19px;
    }
    .img-text-team {
        height: 38px;
    }
    .text-Property-section2 {
        font-size: 13px;
        font-weight: 500;
        text-align: center;
    }
    .style-count-mobile {
        display: block !important;
        flex-direction: column;
        /* white-space: nowrap; */
    }
    .bg-section-4 {
        display: block !important;
        background-color: #45B16A;
    }
    .bg-section5 {
        display: block !important;
        background: #028BE7;
    }
    .bg-section6 {
        display: block !important;
        background-color: #16a1a1;
    }
    .col-section4 {
        display: none !important;
    }
    .col-section5 {
        display: none !important;
    }
    .col-section6 {
        display: none !important;
    }
    .swiper5 {
        width: auto;
        border-radius: 0px;
    }
    .text-footer-mobilefirst {
        text-align: center;
        font-size: 13px;
        font-weight: 600;
    }
    .footet-copyright {
        display: none !important;
    }
    .footer-text-hyponet {
        text-align: center;
    }
    .li-sec8 {
        margin-left: 0rem !important;
    }
    .under-text {
        display: block !important;
    }
    .pak-font {
        text-align: center;
    }
    .font-p-p {
        text-align: center;
    }
    .nav-mobile-first {
        display: block;
    }
    .footer-social-media-mobile {
        justify-content: center !important;
        padding-bottom: 0px !important;
    }
    .p-text-header {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}


/* ------------------------------------------------ */

@media (max-width:1300px) {
    /* .bg-header::before {
        width: 100%;
        transform: rotate(270deg);
        top: -177px;
    } */
    .immmmaggg-certificate {
        height: auto;
    }
    .hr-style-copyright {
        position: unset !important;
        display: none !important;
    }
    .shaep-footer-svg {
        display: none !important;
    }
    .swiper1 {
        width: auto;
        border-radius: 0px;
    }
    .h6-footer {
        text-align: center;
    }
    /* .image-navbars{
        display: block;
        width: 10% ;
    } */
    .img-svg-header {
        display: none;
    }
    .bg-nav-first {
        display: none;
    }
    .fonts-bold {
        font-size: 20px;
        text-align: center;
    }
    .btn-header {
        display: flex;
        justify-content: center;
        margin-right: 0px !important;
    }
    .p-fonts-header {
        font-size: 11px;
    }
    .show-slider {
        margin-top: -24px;
    }
    .section-2 {
        margin-top: 0px;
    }
    /* .nav1{
        overflow-x: scroll;
        white-space: nowrap;
        display: flex;
        flex-wrap: nowrap !important;
        padding-right: 0;
        margin-bottom: 0;
        list-style: none;
        flex-direction: inherit !important;

    }
    .nav1-disp{
        display: block !important;
    } */
    /* .img-thumbnails{
        display: none;
    } */
    /* .tab-section2{
        margin-left: 0.5rem !important;
        border-radius: 0px !important;
        font-size: 11px !important;
    }
    .tab-content2{
        margin-right: 0px !important;
        margin-top: 1rem !important;
    }
    .tab-content-margin{
        margin-right: 0rem !important;
        margin-top: 19px;
    } */
    /* .img-text-team{
        height: 38px;
    } */
    /* .text-Property-section2{
        font-size: 7px;
        font-weight: 500;
    } */
    /* .style-count-mobile{
        display: block !important;
        flex-direction: column;
        white-space: nowrap;
    } */
    /* .bg-section-4{
         display: block !important;
         background-color: #45B16A;
    }
    .bg-section5{
        display: block !important;
        background: #028BE7;
    }
    .bg-section6{
        display: block !important;
        background-color: #16a1a1;
    } */
    /* .col-section4{
        display: none !important;
    }
    .col-section5{
        display: none !important;
    }
    .col-section6{
        display: none !important;
    } */
    .swiper5 {
        width: auto;
        border-radius: 0px;
    }
    .text-footer-mobilefirst {
        text-align: center;
        font-size: 13px;
        font-weight: 600;
    }
    .footet-copyright {
        display: none !important;
    }
    .footer-text-hyponet {
        text-align: center;
    }
    .li-sec8 {
        margin-left: 0rem !important;
    }
    .under-text {
        display: block !important;
    }
    .pak-font {
        text-align: center;
    }
    .font-p-p {
        text-align: center;
    }
    /* .nav-mobile-first{
        display: block;
    } */
    .footer-social-media-mobile {
        justify-content: center !important;
        padding-bottom: 0px !important;
    }
    .p-text-header {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}


/* -------------------------------------------------- */

@media (max-width:991px) {
    .bg-header::before {
        width: 0% !important;
        /* transform: rotate(270deg);
        top: -177px; */
    }
    .swiper1 {
        width: auto;
        border-radius: 0px;
    }
    .h6-footer {
        text-align: center;
    }
    .image-navbars {
        display: block;
        width: 10%;
    }
    .img-svg-header {
        display: none;
    }
    .bg-nav-first {
        display: none;
    }
    .fonts-bold {
        font-size: 20px;
        text-align: center;
    }
    .fonts-bold1 {
        text-align: center;
    }
    .btn-header {
        display: flex;
        justify-content: center;
        margin-right: 0px !important;
    }
    .p-fonts-header {
        font-size: 11px;
        text-align: center;
    }
    .show-slider {
        margin-top: -24px;
    }
    .section-2 {
        margin-top: 0px;
    }
    .nav1 {
        overflow-x: scroll;
        white-space: nowrap;
        display: flex;
        flex-wrap: nowrap !important;
        padding-right: 0;
        margin-bottom: 0;
        list-style: none;
        flex-direction: inherit !important;
    }
    .nav1-disp {
        display: block !important;
    }
    .img-thumbnails {
        display: none;
    }
    .tab-section2 {
        margin-left: 0.5rem !important;
        border-radius: 0px !important;
        font-size: 11px !important;
    }
    .tab-content2 {
        margin-right: 0px !important;
        margin-top: 1rem !important;
    }
    .tab-content-margin {
        margin-right: 0rem !important;
        margin-top: 19px;
    }
    .img-text-team {
        height: 38px;
    }
    .text-Property-section2 {
        font-size: 13px;
        font-weight: 500;
        text-align: center;
    }
    .style-count-mobile {
        display: block !important;
        flex-direction: column;
        /* white-space: nowrap; */
    }
    .bg-section-4 {
        display: block !important;
        background-color: #45B16A;
    }
    .bg-section5 {
        display: block !important;
        background: #028BE7;
    }
    .bg-section6 {
        display: block !important;
        background-color: #16a1a1;
    }
    .col-section4 {
        display: none !important;
    }
    .col-section5 {
        display: none !important;
    }
    .col-section6 {
        display: none !important;
    }
    .swiper5 {
        width: auto;
        border-radius: 0px;
    }
    .text-footer-mobilefirst {
        text-align: center;
        font-size: 13px;
        font-weight: 600;
    }
    .footet-copyright {
        display: none !important;
    }
    .footer-text-hyponet {
        text-align: center;
    }
    .li-sec8 {
        margin-left: 0rem !important;
    }
    .under-text {
        display: block !important;
    }
    .pak-font {
        text-align: center;
    }
    .font-p-p {
        text-align: center;
    }
    .nav-mobile-first {
        display: block;
    }
    .footer-social-media-mobile {
        justify-content: center !important;
        padding-bottom: 0px !important;
    }
    .p-text-header {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .col-price-media {
        margin-right: 0px !important;
    }
}


/* certificates-style page */

.title-certificate {
    color: #45B16A;
    font-weight: 700;
}

.card-certificate {
    background-color: #ffffff !important;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: none !important;
    border-radius: 1.25rem;
    box-shadow: 0px 0px 50px 9px rgba(0, 0, 0, 0.07)
}


/* .boxshadow-card-certificate{
    border-top-left-radius:24px ;
    border-top-right-radius: 24px;
} */

.imageimage-certificates {
    overflow: hidden;
    height: 199px;
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    transition: all .4s ease-out;
}

.immmmaggg-certificate {
    height: 202px;
}

.card-overly-certificates {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 1rem;
    border-radius: calc(0.25rem - 1px);
}

.font-card-certificates {
    color: #45B16A;
}


/* style weblog page */

.btn-web-download {
    background: rgba(199, 46, 46, 0.63);
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;
}

.btn-web-download:hover {
    background: #C72E2E;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;
}

.card-weblog {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: none !important;
}

.modal-title {
    color: rgba(0, 0, 40, 0.64);
    font-weight: 800;
    font-size: 15px;
}

.modal-content-weblog {
    background-color: #f8f8f8;
    border-radius: 20px;
}

.img-social-modal-weblog {
    filter: grayscale(100%);
}

.img-social-modal-weblog:hover {
    filter: grayscale(0%);
}

.inputgroup-modal {
    background: #FFFFFF;
    box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
}

.btn-modal-weblog {
    background: rgba(69, 177, 106, 0.11);
    border: 1px solid #45B16A;
    box-sizing: border-box;
    border-radius: 8px !important;
    color: rgba(0, 0, 40, 0.62);
    font-size: 13px;
    font-weight: 600;
}

.btn-modal-weblog:hover {
    background: rgba(69, 177, 106, 0.11);
    border: 1px solid #45B16A;
    box-sizing: border-box;
    border-radius: 8px !important;
    color: rgba(0, 0, 40, 0.62) !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}

.modal-svg-weblog {
    background-color: transparent;
    border: none;
    padding: 0px;
}

.form-control-modal-weblog {
    background-color: transparent;
    border: none;
}

.container--home {
    max-width: 1370px !important;
}

.card-overly-weblog {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 1rem;
    border-radius: calc(0.25rem - 1px);
}

.card-overly-weblog::after {
    content: "";
    position: absolute;
    width: 360px;
    height: 447px;
    left: 1080px;
    top: 135px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 55.03%, #000000 100%);
}

.card-weblog {
    background-color: #ffffff !important;
    border-radius: 25px !important;
}

.card-title {
    margin-top: 22rem;
}

.text-title-weblog {
    color: #45B16A;
    font-weight: 800;
}

.text-search-weblog {
    background-color: #ffffff !important;
    border: none !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.input-text-weblog {
    border: none !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    padding: 1rem 0 1rem 0;
}

.input-group-weblog {
    border-radius: 10px !important;
}

.card-group-weblog {
    background-color: #ffffff !important;
    border-radius: 10px !important;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

.text-weblog-group {
    color: rgba(0, 0, 40, 0.62);
}

.text-weblog-group :hover {
    color: rgba(0, 0, 40, 0.62) !important;
}

.nav-weblog-import {
    color: #000028;
    font-size: 14px;
    font-weight: 800;
}

.nav-weblog-import:hover {
    color: #45B16A;
    font-size: 14px;
}

.button-tag-weblog {
    background: rgba(69, 177, 106, 0.11);
    border: 1px solid #45B16A;
    border-radius: 18px;
    font-size: 15px;
    font-weight: 700;
    white-space: nowrap;
    color: #000000;
}

.button-tag-weblog:hover {
    background-color: #45B16A;
    color: #ffffff;
}

.like-share-weblog {
    margin-top: 129px;
}

.like-share-weblog1 {
    margin-top: 144px;
}

.activeweblog path {
    fill: red !important;
}

.pagination-weblog {
    background-color: #ffffff;
    border-radius: 24px !important;
    padding: 0 0.80rem;
}

.page-link-weblog {
    background-color: transparent;
    border: none;
    color: #5a5a5a;
}

.page-link-weblog:hover {
    background-color: transparent;
    border: none;
    color: #45B16A;
}

.page-link-before {
    border-radius: 32px 12px 12px 32px !important;
    background-color: #45B16A !important;
    border: none !important;
    color: #ffffff !important;
    font-size: 11px;
    font-weight: 600px
}

.page-link-next {
    border-radius: 12px 32px 32px 12px !important;
    background-color: #45B16A !important;
    border: none !important;
    color: #ffffff !important;
    font-size: 11px;
    font-weight: 600;
}

.img-news-overly {
    position: relative;
    width: 85px;
    height: 85px;
}

.btn-article-overly {
    position: absolute;
    right: 11px;
    top: 62px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    font-size: 9px;
    font-weight: 600;
    background: #dd8605 !important;
    color: #ffffff;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.btn-article-overly:hover {
    background: #dd8605 !important;
    color: #ffffff
}

.btn-learn-overly {
    position: absolute;
    right: 10px;
    top: 62px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    font-size: 9px;
    font-weight: 600;
    background: #45b16a !important;
    color: #ffffff;
}

.btn-learn-overly:hover {
    background: #45b16a !important;
    color: #ffffff
}

.btn-news-overly {
    position: absolute;
    right: 12px;
    top: 62px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    font-size: 9px;
    font-weight: 600;
    background: #BF0606 !important;
    color: #ffffff;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.btn-news-overly:hover {
    background: #BF0606 !important;
    color: #ffffff;
}


/*-------------------- callofprice style--------------------------- */

.bg-callpage {
    background: url(../img/image\ 42.png)no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    position: relative;
    z-index: -1;
}

.bg-callpage::after {
    position: absolute;
    width: 100%;
    height: 242px;
    left: 0px;
    top: 0px;
    content: "";
    background: linear-gradient(180deg, rgba(14, 203, 78, 0.9) 4.4%, rgba(9, 10, 13, 0) 94.09%);
    opacity: 0.47;
    z-index: -1;
}

.bg-callpage::before {
    position: absolute;
    width: 100%;
    height: 372px;
    left: 533px;
    top: 0px;
    content: "";
    background: linear-gradient(270deg, #000028 6.65%, rgba(0, 0, 40, 0) 82.84%);
    opacity: 1.78;
    z-index: -1;
}

.bg-price-page {
    /* background: url(../img/image\ 42.png)no-repeat; */
    background-size: cover;
    background-position: center;
    height: 100%;
    position: relative;
    z-index: -1;
}

.bg-price-page::after {
    position: absolute;
    width: 100%;
    height: 242px;
    right: 0px;
    top: 0px;
    content: "";
    background: linear-gradient(180deg, rgba(14, 203, 78, 0.9) 4.4%, rgba(9, 10, 13, 0) 94.09%);
    opacity: 0.47;
    z-index: -1;
}

.bg-price-page::before {
    position: absolute;
    width: 100%;
    height: 563px;
    top: 0px;
    content: "";
    background: linear-gradient(90deg, #000028 6.65%, rgba(0, 0, 40, 0) 82.84%);
    opacity: 1.78;
    z-index: -1;
}

.button-price-section {
    font-size: 14px;
    font-weight: 600;
    background-color: #45B16A;
    color: #ffffff;
    border-radius: 10px;
    padding-left: 4rem;
    padding-right: 4rem;
}

.button-price-section:hover {
    font-size: 14px;
    font-weight: 600;
    background-color: #45B16A;
    color: #ffffff;
}

.label-price-form {
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 0, 40, 0.62)!important;
}

.input-group-price {
    background: white !important;
    border-radius: 10px;
}

.input-group-price:focus-within {
    border-bottom: 2px solid #45B16A !important;
}

.form-control-price {
    border-radius: 10px !important;
    background-color: #fafafa;
}

.img-form-price {
    position: absolute;
    right: 15px;
    z-index: 10;
    top: 20px;
}

.form-control-price:focus {
    border-bottom: 3px solid #45B16A !important;
    border: 1PX solid #ced4da;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.form-control-price1 {
    border-radius: 10px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    background-color: #fafafa;
}

.form-control-price1:focus {
    border-bottom: 3px solid #45B16A !important;
    border: 1PX solid #ced4da;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.uploadfile-price-page {
    border: 1px solid #d2d3da;
    border-radius: 8px;
}

.button-uploadfile-price {
    background: rgba(69, 177, 106, 0.11);
    border: 1px solid #45B16A;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
}

.baner-price-page {
    background: radial-gradient(87.45% 87.45% at 50% 50%, #4BA23F 0%, #008D6B 100%);
    border-radius: 10px;
}

.title-baner {
    color: #ffffff;
    font-weight: 800;
}


/* news page style */

.text-news-page {
    color: rgba(0, 0, 40, 0.6);
    font-size: 14px;
    font-weight: 600;
}


/* .like-share-news path{
    fill: #000000 !important;
} */

.btn-news-page {
    background: rgba(196, 196, 196, 0.56);
    border-radius: 8px;
    font-size: 12px;
    font-weight: 600;
}

.btn-news-page:hover {
    background: #17BA00;
    color: #ffffff;
}

.title-coment-newspage {
    color: #45B16A;
    font-weight: 800;
}

.btn-callpage-m {
    background: #F2FEF0;
    border: 1.5px solid #17BA00;
    box-sizing: border-box;
    border-radius: 7px;
    color: #17BA00;
    font-weight: 800;
    padding-left: 4rem;
    padding-right: 4rem;
}

.btn-callpage-m:hover {
    background: #F2FEF0;
    border: 1.5px solid #17BA00;
    box-sizing: border-box;
    border-radius: 7px;
    color: #17BA00;
}

.button-newspage {
    background: #F2FEF0;
    border: 1.5px solid #17BA00;
    box-sizing: border-box;
    border-radius: 7px;
    color: #17BA00;
    font-weight: 500;
}

.button-newspage:hover {
    background: #F2FEF0;
    border: 1.5px solid #17BA00;
    box-sizing: border-box;
    border-radius: 7px;
    color: #17BA00;
}

.news_comments-shape {
    padding: 3px 20px;
    background-color: #17BA00;
    box-shadow: 0 77px 40px -45px rgba(23, 186, 0, 0.18);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.pi_comment_body {
    max-width: 100%;
}

.pi_comments-avatars {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.pi_comments-avatars p {
    font-size: 13px;
    font-weight: 500;
    color: rgba(255, 32, 32, 0.74);
    ;
}

.pi_comments-replay {
    display: flex;
    justify-content: space-between;
}

.pi_comments-replay p {
    margin-right: 5.4rem;
    font-size: 15px;
    font-weight: 600;
    color: rgb(0, 0, 0);
}

.pi_comments-1 {
    padding: 26px 20px;
    background: #F5F5F5;
    border-bottom-right-radius: 23px;
    border-bottom-left-radius: 23px;
    border-top-left-radius: 23px;
}

.pi-answer-comment {
    padding: 26px 20px;
    background: #DDFFEF;
    ;
    border-bottom-right-radius: 23px;
    border-bottom-left-radius: 23px;
    border-top-right-radius: 23px;
    border-top-left-radius: 0px;
}

.pi_comments-1 p {
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
    line-break: anywhere;
}

.pi_comments-line {
    height: 0.5px;
    color: #bdbdbd;
    margin: 0 7.5rem;
}

.pi_comments-replay p {
    margin-right: 5.4rem;
    font-size: 15px;
    font-weight: 600;
    color: rgb(0, 0, 0);
}

.pi_comment_body {
    max-width: 100%;
}

.pi_comments-replay1 {
    display: flex;
}

.pi_comments-replay p {
    font-size: 13px !important;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.74);
}

.pi_comments-replay span {
    font-size: 13px !important;
    font-weight: 500;
    color: #17BA00;
}

.pi_comments-2 {
    padding: 20px 20px;
    background-color: #F5F5F5;
    border-radius: 30px;
}

.pi_comments-2 p {
    font-weight: 500;
    font-size: 15px;
}

.bg-coment-newsss {
    border-radius: 20px !important;
}


/* pagination style */

.activepagination {
    background-color: #45B16A !important;
    color: #FFFFFF !important;
    border-radius: 50%;
}

@media (max-width:392px) {
    .col-price-media {
        margin-right: 0 !important;
    }
    .col-price-none {
        /* display: none; */
        width: 100% !important;
    }
}

@media (max-width:767px) {
    .col-price-media {
        margin-right: 0 !important;
    }
}


/* call page style */

.call-form-page-m {
    box-shadow: 0px 20px 62px -38px rgba(0, 0, 0, 0.25);
}

.card-call-page {
    background: #FFFFFF !important;
    box-shadow: 0px 20px 62px -38px rgba(0, 0, 0, 0.25) !important;
    border-radius: 37px !important;
    color: rgba(0, 0, 40, 0.72) !important;
}

.call-inputgroup {
    background-color: #fafafa !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px !important;
}

.call-inputgroup:focus-within .call-form-control:focus-within {
    background-color: white !important;
}

.call-form-control {
    background-color: #ffffff !important;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.call-form-control:focus-within {
    background-color: white !important;
    border-bottom: 2PX solid #4BA23F;
}


/* about page style */

.title-about-page {
    color: #404183;
    font-weight: 700;
    margin-top: 8rem !important;
}

.title-pageabout {
    color: #404183;
    font-weight: 800;
    line-height: 1.45;
}

.img-dute-class {
    position: relative;
}

.img-dute-about {
    position: absolute;
    right: 420px;
    top: -70px;
}

.text-about-page {
    line-height: 2;
    margin-top: 8rem;
    font-size: 14px;
    font-weight: 600;
    width: 80%;
}

.text-about-page2 {
    line-height: 2;
    font-size: 14px;
    font-weight: 600;
}

.img-aboutpage-pakniro {
    position: relative;
}

.img-aboutpage-pakniro1 {
    position: absolute;
    top: -645px;
    height: 243px;
    right: 292px;
}

.pakniro-aboutimg {
    position: relative;
}

.pakniro-aboutimg1 {
    position: absolute;
    top: -793px;
    height: 517px;
    right: 145px;
}

.img-aboutpage-pakniro2 {
    position: relative;
}

.img-aboutpage-pakniro2-1 {
    position: absolute;
    top: -376px;
    right: 56px;
}

.img-aboutpage-pakniro3 {
    position: relative;
}

.img-aboutpage-pakniro3-1 {
    position: absolute;
    right: 146px;
    top: -219px;
}

.swiper-aboutpage {
    box-shadow: 3px 1px 20px 0px #9ebbca;
    ;
    border-radius: 11px;
    width: 250px !important;
}

.text-slider-about {
    color: #36364F;
    font-size: 14px;
    font-weight: 800;
}

@media (max-width:375px) {
    .immmmaggg-certificate {
        height: auto;
    }
    .img-mobile-aboutpage1 {
        display: none;
    }
    .duted-shape {
        display: none;
    }
    .mobile-aboutimg {
        flex-direction: column;
    }
    .img-aboutpage-pakniro1 {
        position: unset;
    }
    .img-aboutpage-pakniro2-1 {
        position: unset;
        height: 215px !important;
    }
    .img-aboutpage-pakniro3-1 {
        position: unset;
    }
    .pakniro-aboutimg1 {
        position: unset;
    }
}

@media (max-width:999px) {
    .img-mobile-aboutpage1 {
        display: none;
    }
    .duted-shape {
        display: none;
    }
    .mobile-aboutimg {
        flex-direction: column;
    }
    .img-aboutpage-pakniro1 {
        position: unset;
    }
    .img-aboutpage-pakniro2-1 {
        position: unset;
        height: 215px !important;
    }
    .img-aboutpage-pakniro3-1 {
        position: unset;
    }
    .pakniro-aboutimg1 {
        position: unset;
    }
}


/* preloader style */

.pre-loader {
    background-color: #2c3e50;
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10;
}

.sk-fading-circle {
    margin: 400px auto;
    width: 40px;
    height: 40px;
    position: relative;
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: rgb(255, 255, 255);
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}


/* learn page style */

.video-size-learnpage {
    height: 580px;
}

.video-size-img-learnpage {
    height: 400px;
}

.video-imgoverly-learnpage {
    height: 65px !important;
}


/* news page */

.card-img-newspage {
    height: 400px !important;
}

.img-newspage-card {
    height: 400px !important;
}

.pagination-comment {
    background-color: #f5f5f5;
}


/* article page */

.card-img-articlepage {
    height: 400px !important;
}

.img-articlepage {
    height: 400px !important;
}

.download-article-page {
    background: rgba(69, 177, 106, 0.11);
    border: 1px solid #45B16A;
    box-sizing: border-box;
    border-radius: 11px;
}

.p-download-article {
    font-size: 14px;
    font-weight: 600px;
    color: rgba(0, 0, 40, 0.62);
}

.button-download-article {
    background-color: #45b16a;
    color: #ffffff !important;
    border-radius: 6px;
}

.copyright-style-page {
    position: relative;
}

.hr-style-copyright {
    position: absolute;
    right: 645px;
}

@media (min-width:1300px) {
    .input-group-weblog {
        width: 25.5rem !important;
    }
    .card-group-weblog {
        width: 25.5rem !important;
    }
}


/* 404page style */

.title-error {
    color: #45B16A;
    margin-top: 5rem;
}

.img-logo-error {
    margin-top: 7rem;
}

.bg-body {
    background-color: #2c3e50 !important;
}

.text-error {
    color: #ffffff;
}

.btn-error {
    color: #ffffff;
    background-color: #45B16A;
    font-size: 17px;
    font-weight: 600;
}

.btn-error:hover {
    color: #ffffff;
    background-color: #45B16A;
}

@media (max-width:900px){
    .test123{
      max-width: 100% !important;
    }
}

@media(max-width:991px){
    .shape-count-section3{
        display: none !important;
    }
    .shape-count-section4{
        display: none !important;
    }
}

@media(max-width:991px){
    .immmmaggg-certificate{
        height: auto !important;
    }
    .col-price-none{
        width: 100% !important;
    }
}

@media(max-width:991px){
    .card-group-weblog{
        width: 100% !important;
    }
    .input-group-weblog{
        width: 100% !important;
    }
}
/* @media(max-width:991px){
    .card-group-weblog{
        width: 20rem !important;
    }
    .input-group-weblog{
        width: 20rem !important;
    }
} */

@media(max-width:900px){
 .dis-none{
     display: none !important;
 }
}

