:root {
    --font: 'Assistant', sans-serif;
}

body {
    font-family: 'Assistant', sans-serif;
    overflow-x: hidden;
    color: #58585a;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
div,
label,
input,
button,
select,
tr,
th,
td,
textarea,
ul,
li,
ol {
    font-family: 'Assistant' !important;
    direction: rtl;
}

a {
    text-decoration: none;
}

strong {
    font-weight: bold;
}

.text-center {
    text-align: center!important;
}

.custome_contanors {
    width: 85%;
    max-width: 1500px;
    margin-right: auto;
    margin-left: auto;
}

.sitehead {
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0px;
    z-index: 9;
    transition: all 0.7s;
    z-index: 9;
    padding: 20px 0px 15px;
    height: 138px;
    z-index: 99999;
    display: none;
}

.sticky .sitehead {
    box-shadow: 0px 0px 5px lightgrey;
    padding: 10px 0px 20px;
    height: 90px;
    background: #fff;
}

.header_inner {
    width: 92%;
    max-width: 1920px;
    margin: 0 auto;
}

.elementor-section {
    overflow: hidden;
}

.sitehead .logo {
    width: 100%;
    position: absolute;
    top: 25px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    transition: all 0.7s;
}

.middlesection {
    width: 80% !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 1108px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.headbot {
    position: absolute;
    bottom: 0px;
    background-size: 100% 100% !important;
}


/* Header Section */

.mainhead {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 9;
    width: 100%;
    padding: 26px 0px;
}

.mainhead:after {
    position: absolute;
    top: 0px;
    height: 230px;
    right: 0px;
    width: 100%;
    content: "";
    z-index: 5;
    background: url('../images/menubg.png') center center no-repeat;
    background-size: cover;
    transition: all 0.7s;
    display: none
}

.headerinner {
    display: block;
    width: 94%;
    margin: 0 auto;
    position: relative;
    z-index: 8;
    max-width: 1246px;
}

.mainhead .logo {
    width: 17%;
    display: inline-block;
    max-width: 300px;
    float: right;
}

.mainhead .logo img {
    max-width: 90%;
    width: 90%;
    transition: all 0.7s
}

.header_left {
    float: left;
    text-align: right;
    width: auto;
    max-width: 180px;
}

.header_left span {
    display: inline-block;
    color: #fff;
    font-size: 19px;
    width: 100%;
    margin-bottom: 10px;
}

.header_left a {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    font-size: 22px;
    font-weight: bold
}

.header_left a img {
    position: relative;
    width: 20px;
    display: inline-block;
    top: 2px;
}

.head_right {
    float: right;
    width: 60%;
    padding-bottom: 0px;
}

.mainhead nav {
    width: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
    margin-bottom: 00px;
    transition: all 0.7s;
    float: right;
    margin-top: 0px;
}

.mainhead nav ul li {
    display: inline-block;
    padding-left: 22px;
    padding-right: 22px;
    position: relative;
    padding-bottom: 28px;
}

.mainhead nav ul li.current-menu-item a {
    color: #fff;
    
}

.mainhead nav ul li.current-menu-item li a {
    color: #fff;
}

.mainhead nav ul li a {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

.mainhead nav ul li:hover .sub-menu {
    display: block;
}

.triangle-top,
.triangle-bottom {
    width: 0;
    height: 0;
    margin: 30px auto;
}

.mainhead nav ul li .sub-menu:before {
    position: absolute;
    width: 27px;
    height: 14px;
    content: "";
    background: url('../images/marrow.png') center center no-repeat;
    top: -11px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    display: none;
}

.mainhead nav ul li .sub-menu {
    position: absolute;
    top: 48px;
    padding: 20px;
    display: none;
    min-width: 175px;
    width: auto;
    right: -32px;
    background: #ffffffdb;
    padding-top: 25px;
}

.sticky .mainhead::after {
    height: 100%;
}

.sticky .mainhead nav ul li .sub-menu {
    top: 50.5px;
}

.mainhead nav ul li .sub-menu li {
    padding-bottom: 10px;
}

.mainhead nav ul li .sub-menu li {
    margin-left: 0px;
    margin-bottom: 10px;
    padding: 0px;
    text-align: right;
    padding-right: 20px;
    width: 100% !important;
}

.mainhead nav ul li .sub-menu li:hover a {
    font-weight: 700;
}

.mainhead nav ul li .sub-menu li a {
    color: #1e212f;
    font-size: 24px;
    font-weight: 400;
    width: auto;
    display: inline-block;
    position: relative;
}

.mainhead nav ul li.megamenu .sub-menu {
    width: 1050px;
    right: -350px;
    padding: 40px 30px;
    z-index: 11;
}

.mainhead nav ul li.megamenu .sub-menu .sub-menu {
    width: 100%;
}

.mainhead nav ul li.megamenu .sub-menu .sub-menu {
    display: block;
    position: static;
    right: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    background: none;
    min-height: 250px;
}

.mainhead nav ul li.megamenu .sub-menu li {
    width: 25% !important;
    vertical-align: top;
}

.mainhead nav ul li.megamenu .sub-menu li:first-child {
    width: 49% !important;
}

.mainhead nav ul li.megamenu .sub-menu .sub-menu li {
    width: 100% !important;
    padding-right: 0px;
    line-height: 23px;
}

.mainhead nav ul li.megamenu .sub-menu li ul {
    border-left: 1px solid #000000;
    min-height: 170px;
}

.mainhead nav ul li.megamenu .sub-menu li:first-child ul {
    column-count: 2;
    border-left: 1px solid #000000;
    position: relative;
    top: 0px;
}

.mainhead nav ul li.megamenu .sub-menu li:first-child ul:before {
    height: 100%;
    width: 1px;
    content: " ";
    background: #000;
    position: absolute;
    left: 0px;
    top: 0px;
}

.mainhead nav ul li.megamenu .sub-menu li:last-child ul {
    border: 0px solid #000000;
}

.mainhead nav ul li .sub-menu li a {
    font-size: 24px;
    color: #1e212f;
    font-weight: bold;
}

.mainhead nav ul li .sub-menu li .sub-menu li a {
    font-size: 20px;
    color: #1e212f;
    font-weight: 400;
    /*border-bottom: 2px solid #434d8f;*/
}

.mainhead nav ul li .sub-menu li .sub-menu li a:hover {
    font-weight: 700;
}

@keyframes bottomright {
    0% {
        width: 0;
        height: 0;
        padding-top: 0;
        visibility: visible;
    }
    25% {
        width: 100%;
        height: 0;
        padding-top: 0;
        visibility: visible;
    }
    50% {
        height: 100%;
        width: 100%;
        visibility: visible;
    }
    75% {
        visibility: visible;
    }
    100% {
        visibility: visible;
    }
}

@keyframes revbottomright {
    0% {
        width: 100%;
        height: 100%;
        visibility: visible;
    }
    25% {
        width: 100%;
        height: 100%;
        visibility: visible;
    }
    50% {
        width: 100%;
        height: 100%;
        visibility: visible;
    }
    75% {
        width: 100%;
        height: 0;
        padding-top: 0;
        visibility: visible;
    }
    100% {
        width: 0;
        height: 0;
        padding-top: 0;
        visibility: hidden;
    }
}

@keyframes topleft {
    0% {
        width: 0;
        height: 0;
        padding-bottom: 0;
        visibility: hidden;
    }
    25% {
        width: 0;
        height: 0;
        padding-bottom: 0;
        visibility: hidden;
    }
    50% {
        width: 0;
        height: 0;
        padding-bottom: 0;
        visibility: hidden;
    }
    75% {
        width: 100%;
        height: 0;
        padding-bottom: 0;
        visibility: visible;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 1;
        visibility: visible;
    }
}

@keyframes revtopleft {
    0% {
        width: 100%;
        height: 100%;
        opacity: 1;
        visibility: visible;
    }
    25% {
        width: 100%;
        height: 0;
        padding-bottom: 0;
        visibility: visible;
    }
    50% {
        width: 0;
        height: 0;
        padding-bottom: 0;
        visibility: hidden;
    }
    75% {
        width: 0;
        height: 0;
        padding-bottom: 0;
        visibility: hidden;
    }
    100% {
        width: 0;
        height: 0;
        padding-bottom: 0;
        visibility: hidden;
    }
}

.aborder:after {
    content: "";
    position: absolute;
    bottom: -5px;
    padding-right: 5px;
    left: -5px;
    width: 100%;
    height: 100%;
    border-bottom: 5px solid #434D8E;
    border-right: 5px solid #434D8E;
    visibility: hidden;
}

.aborder:before {
    content: "";
    position: absolute;
    top: -5px;
    right: -5px;
    padding-left: 5px;
    width: 100%;
    height: 100%;
    border-top: 5px solid #434D8E;
    border-left: 5px solid #434D8E;
    visibility: hidden;
}

.aborder:hover:before {
    animation: topleft 0.5s ease-in-out forwards;
}

.aborder:hover:after {
    animation: bottomright 0.5s ease-in-out forwards;
}

.aborder.active:before {
    animation: revtopleft 0.5s ease-in-out forwards;
}

.aborder.active:after {
    animation: revbottomright 0.5s ease-in-out forwards;
}

.aborder.active:before,
.aborder.active:after {
    width: 100%;
    height: 100%;
    visibility: visible;
}

.aborder.temp:before,
.aborder.temp:after {
    width: 100%;
    height: 100%;
    visibility: visible;
}


/* .sitehead nav ul li .sub-menu li a:after {

    display: none;

} */

.sticky .mainhead nav ul li .sub-menu {
    /* background: rgba(178, 209, 215, 0.9); */
    
    top: 30px;
    padding: 40px 30px;

}

.mainhead nav ul li.current-menu-item ul.sub-menu li a {
    color: #000;
}

.mainhead nav ul li ul.sub-menu li:hover a:after {
    width: 100%;
}

.mainhead nav ul li.current-menu-parent ul.sub-menu li.current-menu-item a:after {
    content: "";
    position: absolute;
    bottom: -5px;
    background: #b2d1d7;
    height: 4px;
    transition: all 0.5s;
    right: 0px;
    width: 100%;
}

.hamburger {
    display: none;
}

strong {
    font-weight: bold;
}

.sitehead .callon a {
    color: #6d6e72;
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
}

.sitehead .logo img {
    max-width: 180px;
    text-align: center;
}

.sitehead nav {
    width: 50%;
    transition: all 0.7s;
    margin-top: 52px;
    text-align: right;
    display: inline-block;
}

.sticky .sitehead nav {
    margin-top: 20px;
}

.hamburger {
    display: none;
}

.callon {
    display: inline-block;
    width: 26%;
    text-align: right;
    vertical-align: bottom;
    margin-top: 16px;
    transition: all 0.7s;
    float: right;
    max-width: 260px;
}

.cartlink {
    float: right;
    margin-left: 10px;
}

.callon .social {
    float: right;
    list-style: none;
}

.callon .social li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.callon a.telphone {
    font-weight: bold;
}

.callon a {
    display: inline-block;
    text-decoration: none;
    color: #024466;
    margin-right: 7px;
    font-size: 18px;
}

.callon a img {
    max-width: 20px;
}

.headshad {
    width: 100%;
    display: inline-block;
    padding-bottom: 24px;
    transition: all .7s;
}

.sticky .headshad {
    padding-bottom: 0px;
}

.mainhead {
    transition: all 0.7s;
    z-index: 1111;
}

.sticky .mainhead {
    background: rgba(0, 0, 0, 0.8);
    padding: 15px 0px;
}

.sticky .mainhead .logo img {
    width: 70%;
}

.header_left a,
.header_left span {
    transition: all 0.7s;
}

.sticky .header_left a {
    font-size: 23px;
}

.sticky .header_left span {
    font-size: 18px;
}

.langchange {
    float: right;
    width: auto;
    color: #052a4b;
    font-size: 20px;
    font-weight: 300;
    margin-left: 34px;
}

.sitehead nav ul li {
    display: inline-block;
    margin-left: 25px;
    position: relative;
    padding-bottom: 14px;
}

.sitehead nav ul li:hover a:after {
    width: 100%;
}

.sitehead nav ul li a {
    text-decoration: none;
    color: #787878;
    font-size: 1.5vw;
    font-weight: 400;
    transition: all 0.7s;
    line-height: 26px;
}

.sitehead nav ul li:hover a:after {
    width: 100%;
}

.sitehead nav ul li:hover li a:after {
    width: 0px;
}

.sitehead nav ul li li:hover a:after {
    width: 100% !important;
}

.sitehead nav ul li:hover .sub-menu {
    display: block;
}

.sitehead nav ul li .sub-menu {
    position: absolute;
    top: 35px;
    padding: 20px 10px;
    display: none;
    min-width: 175px;
    width: auto;
    right: -48px;
    background: rgba(178, 209, 215, 0.85);
}

.sticky .sitehead nav ul li .sub-menu {
    top: 50.5px;
}

.sitehead nav ul li .sub-menu li {
    padding-bottom: 10px;
}

.sitehead nav ul li .sub-menu li {
    margin-left: 0px;
    margin-bottom: 10px;
    width: 100%;
}

.sitehead nav ul li .sub-menu li a {
    color: #000;
    font-size: 17px;
    font-weight: 400;
}

.sitehead nav ul li .sub-menu li a:after {
    display: none;
}

.sticky .sitehead nav ul li .sub-menu {
    background: rgba(178, 209, 215, 0.9);
    padding: 10px;
    top: 30px;
}

.sitehead nav ul li.current-menu-item ul.sub-menu li a {
    color: #000;
}

.sitehead nav ul li ul.sub-menu li:hover a:after {
    width: 100%;
}

.sitehead nav ul li.current-menu-parent ul.sub-menu li.current-menu-item a:after {
    content: "";
    position: absolute;
    bottom: 5px;
    background: #b2d1d7;
    height: 4px;
    transition: all 0.5s;
    right: 0px;
    width: 100%;
}

.sitehead nav ul li .sub-menu li.current-menu-item a {
    border-bottom: solid 4px #b2d1d7 !important;
}

.sticky .sitehead .logo img {
    max-width: 130px;
}

.hamburger {
    display: none;
}

img {
    transition: all 0.7s !important;
    -webkit-transition: all 0.7s !important;
    -moz-transition: all 0.7s !important;
    -ms-transition: all 0.7s !important;
    -o-transition: all 0.7s !important;
}

.wpcf7 textarea,
.wpcf7 input[type="text"],
.wpcf7 input[type="button"],
.wpcf7 input[type="submit"],
.wpcf7 input[type="reset"],
.wpcf7 input[type="search"],
.wpcf7 input[type="password"] {}

.wpcf7 textarea,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    background: none;
    border: 1px solid #000;
    font-size: 18px;
    line-height: 40px;
    text-align: right;
    direction: rtl;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    color: #000;
}

.wpcf7 textarea:focus,
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus {
    outline: none;
    box-shadow: none;
}

.wpcf7 input[type="submit"] {
    background: #515eb3;
    border: none;
    color: #fff;
    font-size: 23px;
    width: 100%;
    height: 44px;
}

.ffield {
    display: inline-block;
    width: 20.1%;
    margin-left: 24px;
    vertical-align: middle;
}

.wpcf7-spinner {
    position: absolute;
}

.ffield.submit {
    width: 10%;
    margin-left: 0px;
    text-align: left;
    float: left;
}

.expertise_grid {
    padding: 0;
    margin: 0;
    margin: 2em auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
    
}
.imgbox-seciton{
    width: 94%;
    max-width: 1750px;
    margin: 0 auto;
}
.imgbox-seciton1 .elementor-container {
    width: 94%;
    max-width: 1750px;
    margin: 0 auto;
}
.expitem {
    width: 24%;
    color: white;
    text-align: center;
    flex: 1 1 auto;
    margin-bottom: 1%;
}

.expimage {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.expimage img{ width: 100%; height: 100%; object-fit: cover; display: inherit;  }

.expiteminr {
    position: relative;
    cursor: pointer
    width: 100%;
    height: 100%;
  
}

.boxcontent {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 90%;
    z-index: 6
}

.boxcontent .expdescription,
.boxcontent .expbutton {
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
    transition: all 0.5s;
    margin-bottom: -100px;
    max-height: 94px;
    overflow: hidden;
}

.boxcontent .expbutton {
    margin-top: 20px!important;
}


/*.font-s{ font-size: 24px!important; }*/
.ovrlay{ position: absolute; height: 100%; width: 100%; background: #00000057; z-index: 1; }
.expiteminr:before {
    outline: 2px solid #515eb3;
    outline-offset: -20px;
    transition: all 0.5s;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    z-index: 5;
    left: 0px;
    right: 0px;
    opacity: 0;
}
.wpcf7 input[type="submit"]:hover{
 cursor: pointer;
}
.expitem:hover .expiteminr:before {
    opacity: 1
}
.expitem .boxcontent .expdescription{ position: absolute; padding-left: 20px; padding-right: 20px; }
.expitem:hover .boxcontent .expdescription{
    position: relative;
}
.expitem:hover .boxcontent .expdescription,
.expitem:hover .boxcontent .expbutton {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0px;
}

.expitem:hover .exptitle {
    font-weight: 400;
}

.exptitle {
    font-size: 20px;
    font-weight: 600;
}

.expdescription {
    font-size: 14px;
    line-height: 29px;
}

.expbutton a {
    background: #434d8f;
    color: #fff;
    padding: 8px 25px;
    display: inline-block;
}

.hometesti .elementor-testimonial {
    position: relative;
    padding-top: 140px;
}

.hometesti .elementor-testimonial:before {
    content: "“";
    font-size: 300px;
    font-weight: 400;
    color: #515eb3;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    position: absolute;
    line-height: 50px;
    top: 91px
}

.hometesti .elementor-swiper-button {
    top: 60% !important;
}

.smallsec {
    width: 90%;
    margin: 0 auto;
}

.contactf {
    width: 100%;
    display: inline-block;
}

.contactf label {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    float: right;
    text-align: right;
    padding: 4px;
}

.contactf label.cpagebtn {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
}

.contactf input[type="submit"] {
    background: #2896a5;
    border: none;
    padding: 15px 45px;
    color: #fff;
    float: left;
    margin-top: 15px;
    font-size: 25px;
    font-weight: bold;
    border-radius: 30px;
}

.contactf::-webkit-input-placeholder {
    /* Edge */
    opacity: 1;
}

.contactf:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    opacity: 1;
}

.contactf::placeholder {
    opacity: 1;
}

.contactf label input,
.contactf label select,
.contactf label textarea {
    width: 100%;
    direction: rtl !important;
    text-align: right;
    display: inline-block;
    font-size: 25px;
    line-height: 30px;
    color: #000;
    background: none !important;
    border: none;
    padding: 10px;
    outline: none !important;
    background: #fff;
    border-radius: 0px;
    font-size: 400;
    border-bottom: 2px solid #2896a5;
    padding-right: 0px;
}

 ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
    opacity: 1;
}

 ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    opacity: 1;
}

 :-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
    opacity: 1;
}

 :-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    opacity: 1;
}

.footerlink a {
    color: #000;
}

.contactf label input[type="submit"] {
    width: auto;
    padding: 10px 40px;
    background: #8EBA38;
    color: #fff;
    font-size: 55px;
    font-weight: 400;
    transition: all 0.7s;
    border: solid 1px #707070;
    border-radius: 28px;
    line-height: 70px;
    padding: 0px 100px;
    margin-top: 40px;
}

.wpcf7 .ajax-loader {
    display: block;
    text-align: center;
}

.contactf label input[type="submit"]:hover {
    background: none;
    color: #8EBA38;
    border: solid 1px #8EBA38;
}

.wpcf7 ::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}

.wpcf7 :-ms-input-placeholder {
    color: #000;
    opacity: 1;
}

.wpcf7 ::placeholder {
    color: #000;
    opacity: 1;
}

.contactf.contactpage ::-webkit-input-placeholder {
    color: #000;
}

.contactf.contactpage :-ms-input-placeholder {
    color: #000;
}

.contactf.contactpage ::placeholder {
    color: #000;
}

.headsec {
    background-position-x: 5% !important;
}

.parchive .elementor-post__card {
    border-radius: 28px 28px 0px 0px;
}

.sbtnn a {
    width: 100% !important;
}

.aboutpage label {
    width: 50%;
    float: right;
}

.aboutpage label:nth-child(2n+1) {
    padding-left: 38px;
}

.aboutpage label:nth-child(2n+2) {
    padding-right: 38px;
}

.aboutpage label input,
.aboutpage label select,
.aboutpage label textarea {
    border: solid 1px #707070;
    color: #434343;
    border-radius: 30px;
    padding: 10px 40px;
}

.aboutpage ::-webkit-input-placeholder {
    font-size: 25px;
    line-height: 32px;
    color: #434343;
}

.aboutpage :-ms-input-placeholder {
    font-size: 25px;
    line-height: 32px;
    color: #434343;
}

.aboutpage ::placeholder {
    font-size: 25px;
    line-height: 32px;
    color: #434343;
    opacity: 1;
    font-weight: 400;
}

.langswitch {
    width: auto !important;
    top: 45%;
    transform: translateY(-50%);
    right: 0;
    position: absolute;
}

.langswitch a {
    color: #fff !important;
    font-size: 20px !important;
    display: inline-block;
}

.tsocial {
    position: absolute;
    bottom: 0px;
}

.team .elementor-widget-wrap {
    padding-bottom: 72px !important;
}

.team.elementor-widget-wrap:hover {
    box-shadow: 0px 0px 10px rgba(50, 80, 132, 0.5);
}

.team .tsocial .elementor-widget-wrap {
    padding-bottom: 0px !important;
}

.container-s {
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
}

.main-containt {
    position: relative;
    display: inline-block;
    margin-top: 175px;
    width: 100%;
}

.section-part .title {
    width: 100%;
    color: #2b97a6;
    font-size: 40px;
    line-height: 35px;
    font-weight: 900;
}

.line {
    height: 2px;
    width: 136px;
    border: 2px solid;
    color: #2b97a6;
    margin: 20px auto;
    background: #2b97a6;
}

.line2 {
    height: 1px;
    width: 319px;
    border: 1px solid;
    color: #2b97a6;
    margin: 20px auto;
    background: #2b97a6;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 0px!important;
}

.about-se1 h3:after,.about-se1 h2:after,.low-right-contain h2:after{
    content: "";
    display: block;
    border-bottom: 2px solid #434d8f;
    width: 158px;
    position: relative;
    top: 38px;
}
.low-right-contain h2,.blue-contain  h2{
    font-size: 45px;
    line-height: 46px;
    margin-top: 40px;
    margin-bottom: 66px;
    color: #030303;
    font-weight: 400;
}

.low-right-contain h3,.blue-contain  h3{
    font-size: 38px;
    line-height: 44px;
    margin-top: 40px;
    margin-bottom: 66px;
    color: #030303;
    font-weight: 400;
}
.low-right-contain h4,.blue-contain  h4{
    font-size: 30px;
    line-height: 44px;
    margin-top: 40px;
    margin-bottom: 66px;
    color: #030303;
    font-weight: 400;
}
.low-right-contain h5,.blue-contain  h5{
    font-size: 15px;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 66px;
    color: #030303;
    font-weight: 400;
}
.blue-contain  h2,.blue-contain  h3,.blue-contain  h4,.blue-contain  h5{color:#fff;}
.pg-title {
    float: left;
    width: 10%!important;
}

.row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.col-6 {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 auto;
}

.col-11 {
    width: 88%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.col-1 {
    width: 12%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.contain-part {
    padding-top: 60px;
    padding-bottom: 60px;
}

.main-item .row {
    align-items: stretch;
}

.section-part .main-item .image,
.section-part .main-item .contain {
    width: 50%;
    float: left;
    flex: 0 0 auto;
}

.section-part .main-item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.left-c .image,
.left-c .contain {
    width: 100%!important;
}

.left-c .contain {
    max-height: 300px;
}

.left-c .image .img {
    max-height: 275px;
    overflow: hidden;
}

.section-part .main-item .contain {
    padding: 25px;
    min-height: 250px;
}

.section-part .main-item .contain h3 {
    font-size: 30px;
    color: #2896a5;
    font-weight: 600;
}

.section-part .main-item .contain .author {
    padding-top: 10px;
}

.section-part .main-item .contain .author span {
    font-size: 16px;
    font-weight: normal;
    color: #2896a5;
}

.section-part .main-item .contain h3 span {
    font-size: 16px;
    font-weight: normal;
}

.section-part .main-item .row {
    flex-direction: row-reverse;
}

.left-c .contain {
    padding-top: 50px!important;
    padding-right: 25px!important;
    padding-left: 25px!important;
}

.section-part .main-item .contain .detail {
    font-size: 20px;
    padding-top: 19px;
    line-height: 22px;
    color: #000;
}

.section-part .main-item .contain .link {
    padding-top: 21px;
}

.section-part .main-item .contain .link a {
    line-height: 35px;
    color: #2b97a6!important;
    font-size: 18px;
}

.section-part .main-item {
    display: inline-block;
    margin-top: 24px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.about-form .ffield {
    width: 50%!important;
    margin-left: 0!important;
    float: right;
    padding: 10px;
        max-width: 346px;
}

.about-form .submit {
    float: left!important;
}

.ovr {
    overflow: visible!important;
}

.about-form .submit input {
    width: 121px;
    height: 50px;
}

.section-part .main-item .image .img {
    width: 100%;
    height: 100%;
}

.contact-form {
    background: #e8eaeb;
    padding: 40px 60px 20px 60px;
    position: relative;
    left: 52px;
    top: 52px;
}

.contact-form .ffield {
    width: 100%;
    padding: 10px;
}

.contact-form .ffield .wpcf7 textarea,
.contact-form .wpcf7 input[type="text"],
.contact-form .wpcf7 input[type="email"],
.contact-form .wpcf7 input[type="tel"],
.contact-form .wpcf7 input[type="submit"] {
    height: 85px!important;
    border: 1px solid #065870;
    font-size: 22px;
}
.contact-form .ffield .wpcf7 textarea::placeholder,
.contact-form .wpcf7 input[type="text"]::placeholder,
.contact-form .wpcf7 input[type="email"]::placeholder,
.contact-form .wpcf7 input[type="tel"]::placeholder{
   color: #065870; 
}

.contact-form .submit input {
    width: 184px;
    height: 84px!important;
    font-size: 22px!important;
}

.c-icon .elementor-icon-box-content {
    text-align: right;
}

.c-icon .elementor-icon-box-wrapper {
    align-items: center!important;
}

.con-set {
    
    margin-bottom: 0 auto;
    margin: 0 auto;
    top: -588px;
    overflow: visible;
    max-height: 798px;

    width: 75%!important;
    max-width: 1207px; margin-right: auto; margin-left: auto;
}

* {
    box-sizing: border-box;
}

.loadbutton {
    text-align: center;
    margin-top: 155px;
}

.loadbutton a {
    font-size: 25px;
    color: #fff;
    font-weight: 400;
}

.artical-item:nth-child(3n+2) {
    position: relative;
    top: 178px;
}

.cart-box .btn {
    width: 100%;
    text-align: center;
}

.cart-box button#loadMore {
    border: none;
    font-size: 25px;
    color: #000;
    font-weight: 400;
    text-align: center;
    display: inline-block;
}

.cart-box .arrow::before {
    border-color: #000;
}

.cart-box .arrow::after {
    border-color: #000;
}

.cart-box button#loadMore:hover {
    cursor: pointer;
}

.famly-low .expertise_grid {
    justify-content: flex-start;
}

.famly-low .expitem {
    width: 20%;
    margin: 0;
    padding: 5px;
    flex: 1 0 auto;
}

.arrow {
    background-image: url(../images/bottom-arrow-white.png);
    position: relative;
    height: 25px;
    background-repeat: no-repeat;    
    background-position: center;
    /* width: 100%;
    /*width: 4vmin;
    height: 4vmin;
    box-sizing: border-box;
    position: absolute;
    left: 49%;
    transform: rotate(-45deg);*/
}

/*.arrow::before {
    content: "";
    width: 100%;
    height: 100%;
    border-width: 0 0 0.4vmin 0.4vmin;
    border-style: solid;
    border-color: #fafafa;
    transition: 0.2s ease;
    display: block;
    transform-origin: 100% 0;
}

.arrow:after {
    content: "";
    float: left;
    position: relative;
    top: -100%;
    width: 100%;
    height: 100%;
    border-width: 0 0 0.4vmin 0;
    border-style: solid;
    border-color: #fafafa;
    transform-origin: 100% 0;
    transition: 0.2s ease;
}*/

.artical-grid {
    display: flex;
    flex-wrap: wrap;
}

.artical-grid .artical-item .image img {
    width: 100%;
}

.artical-grid .artical-item {
    width: 33.33333%;
    flex: 0 0 auto;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 80px;
}

.artical-grid .artical-item .contain {
    position: relative;
    margin-top: 15px;
    background: #fff;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 38px;
    padding-bottom: 20px;
    min-height: 300px;
}

.artical-grid .artical-item .image {
    position: relative;
}

.artical-grid .artical-item .image .description {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 35px;
    font-weight: 600;
    line-height: 34px;
    color: #fff;
    z-index: 111;
    width: 100%;
    text-align: center;
}

.contain .date {
    color: #064970;
    font-size: 20px;
    line-height: 45px;
    font-weight: 400;
}

.contain .title {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: 31px;
}

.contain .readmore {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.top-section {
    margin-top: -80px;
}

.contain .readmore a {
    margin-top: 25px;
    font-size: 20px;
    color: #000;
    font-weight: 400;
    padding: 16px 43px 16px 50px;
    border: 2px solid #000;
    display: inline-flex;
}

.overlays {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #3b3b3b7a;
    z-index: 2;
}

.cart-box {
    margin-bottom: 50px;
}

.cart-box .cart-item {
    background: #fff;
    padding: 25px 39px 15px 39px;
    margin-bottom: 70px;
    box-shadow: rgb(100 100 111 / 52%) 0px 7px 29px 0px;
}

.cart-box .cart-item .title h3 {
    font-size: 30px;
    color: #1d1d1b;
    font-weight: 600;
    line-height: 31px;
}

.cart-box .cart-item .sub-title h4 {
    font-size: 20px;
    color: #1d1d1b;
    font-weight: 400;
    line-height: 31px;
}

.cart-box .cart-item .details {
    font-size: 24px;
    color: #1d1d1b;
    font-weight: 400;
    line-height: 39px;
}.cart-box .cart-item ._details_2 {
    font-size: 24px;
    color: #1d1d1b;
    font-weight: 400;
    line-height: 39px;
}

.cart-box .cart-item .button {
    text-align: center;
    width: 100%;
    margin-top: 26px;
}

.cart-box .cart-item .button button {
    background: #fff;
    border: 2px solid black;
    padding: 15px 56px 15px 56px;
    display: inline-block;
    font-size: 18px;
    color: #1d1d1b;
}

.cart-box .cart-item .details {
    max-height: 74px;
    overflow: hidden;
}
.cart-box .cart-item ._details_2 {
    max-height: auto;
    overflow: hidden;
}

.cart-box .cart-item .button button:hover {
    cursor: pointer;
}

.cart-box .cart-item .button a {
    background: #fff;
    border: 2px solid black;
    padding: 15px 56px 15px 56px;
    display: inline-block;
    font-size: 18px;
    color: #1d1d1b;
}
.active-height {
    max-height: 100%!important;
    transition: all .5s ease-in-out;
}
.eicon-chevron-left:before{
    content: url('../images/left-icon.png');
    
}
.eicon-chevron-right:before{
      content: url('../images/right-icon.png');
}
.custom-section-size .elementor-container { 
    width: 85%; max-width: 1500px; margin-right: auto; margin-left: auto;
 }
.foot-c h4{ position: relative; top: 35px;  }

.foot-c p{ position: relative; bottom: 35px;  }

.foot-c.s h4{ position: relative; top:66px; }
.top-l{ float: right; width: auto!important; margin-left: 10px; }
.top-m{ float: right;  width: auto!important;}
 .expdescription a strong{
        
        font-weight: 400!important;
    }
.table-contain .elementor-toc__body{ display: none; }

@media screen and (min-width:1340px) {
    .callon .social li {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
    }
    .artical-section {
        background: #f2f2f2;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .artical-section .title {
        width: 100%;
        color: #2b97a6;
        font-size: 30px;
        line-height: 35px;
        font-weight: 400;
    }
    .post-img {
        background-image: url(http://admin/avi/refananew/wp-content/uploads/2021/10/post-background.png);
    }
    .social-em .elementor-share-btn {
        background: #f7f7f7!important;
        border: 1px solid #c8c8c8;
        color: #000;
        border-radius: 5px;
    }
    .social-em .elementor-share-btn__text {
        color: #000;
    }
    .social-em .elementor-share-btn_facebook {
        position: relative;
        top: 3px;
    }
    .social-em .fa-facebook:before {
        content: "\f082"!important;
        font-size: 22px!important;
    }
    .social-em .elementor-share-btn_facebook .elementor-share-btn__icon {
        color: #3b5998!important;
        background: #ffffff00!important;
    }
    .bkimg{
            background-position: center center!important;
    }
}

.pagination-post {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.pagination-post .page-numbers {
    padding: 10px;
    border: 1px solid #2b97a6;
    color: #2b97a6;
}

.pagination-post a:hover {
    background: #2b97a6;
    color: #fff;
}

.pagination-post .current {
    background: #2b97a6;
    color: #fff;
}

.sec-img {
    min-width: 655px;
    max-width: 655px;
}

.cart-box .cart-item {
    display: none;
}

.blue-img {
    min-width: 700px!important;
    max-width: 700px!important;
}

.blue-contain p {
    margin-bottom: 45px;
    line-height: 33px;
}
.blue-contain a {
    color: #7786e5;
}

.mainhead nav ul li a {
    font-size: 19px;
}

.low-right-contain {
    font-size: 20px;
    line-height: 30px;
    color: #1d1d1b;
}

.low-right-contain p {
    margin-bottom: 40px;
}

.left-sticky-icon {
    position: fixed;
    top: 483px;
    left: -95px; z-index:9;
}

.left-sticky-icon li {
    max-height: 52px;
    padding: 13px;
    width: 151px;
    background: #2b97a6;
    border-radius: 20px;
    margin-bottom: 12px;
}
.mbox .elementor-container{ max-height: 189px; min-height: 189px;  }
@media screen and (min-width:1100px) {
.mainhead nav ul li {
    padding-left:7px;
    padding-right:0px;
    position: relative;
    padding-bottom: 28px;
}
}
@media screen and (min-width:1200px) {
.mainhead nav ul li {
    padding-left: 10px;
    padding-right: 5px;
    position: relative;
    padding-bottom: 28px;
}
}

@media screen and (min-width:1366px) {
    .mainhead nav ul li {
    padding-left: 10px;
    padding-right: 15px;
    position: relative;
    padding-bottom: 28px;
}
}
@media screen and (min-width:1400px) {
    .contentsection1 {
        background-size: 82% auto !important
    }
    .mbox .elementor-container {
        max-width: 1250px !important;
    }
}

@media screen and (min-width:1550px) {
    .expiteminr {
        min-height: 294px;
    }
    .bkimg{
            background-position: center center;!important;
    }
    .headerinner {
        max-width: 1500px;
    }
    .mainhead nav ul li {
        padding-right: 20px;
        padding-left: 13px;
        padding-bottom: 28px;
    }
    .mainhead nav ul li:last-child {
        padding-left: 0px;
    }
    .mainhead nav ul li a,
    .header_left span {
        font-size: 22px;
    }
    .header_left a {
        font-size: 28px;
    }
    .header_left {
        max-width: 200px;
    }
    .wpcf7 textarea,
    .wpcf7 input[type="text"],
    .wpcf7 input[type="email"],
    .wpcf7 input[type="tel"],
    .wpcf7 input[type="submit"] {
        line-height: 52px;
        height: 52px;
    }
    .custom-section .elementor-container {
        max-width: 1320px!important;
    }
    .ffield{
        width: 21.6%;
        margin-left: 17px;
    }
    .ffield.submit{
        width: 8%;
    }
    .contact-form .ffield.submit{
        width: 100%;
    }
    .about-form .submit input{
        height: 50px;
        margin-left: 50px;
    }
    .exptitle {
    font-size: 30px;
    font-weight: 600;
    }
    .expdescription {
        font-size: 21.43px;
        line-height: 29px;
    }

    .boxcontent .expbutton {
        margin-top: 50px!important;
    }
    .cform h3{ position: relative; top: 46px;  }
    .cform p{ position: relative; bottom: 46px;  }

}

@media screen and (min-width:1540px) {
    .contentsection1 {
        background-size: 73% auto !important
    }
    .cus-cont .elementor-container {
        max-width: 1380px!important;
    }
    .l-img img {
        width: 879px!important;
        max-width: 879px!important;
    }
    .sec-img {
        min-width: 880px!important;
        max-width: 880px!important;
    }
    .blue-img {
        min-width: 900px!important;
        max-width: 900px!important;
    }
    .con-layout .elementor-container {
        max-width: 1400px!important;
    }
}

@media screen and (min-width:1740px) {
    .contentsection1 {
        background-size: 69% auto !important
    }
    .headerinner {
        max-width: 1650px;
    }
}

@media screen and (min-width:1800px) {}

@media screen and (min-width:1920px) {
    .headerinner {
        max-width: 1750px;
    }
}

@media screen and (min-width:2200px) {}
/*@media screen and (max-width:1990px) {
.mainhead nav ul li {
    padding-left: 20px!important;
    padding-right: 28px!important;
}
}
@media screen and (max-width:1750px) {
.mainhead nav ul li {
    padding-left: 19px!important;
    padding-right: 28px!important;
}
}
@media screen and (max-width:1366px) {
.mainhead nav ul li {
    padding-left: 10px;
    padding-right: 15px;
}
}

@media screen and (max-width:1300px) {
.mainhead nav ul li {
    padding-left: 10px;
    padding-right: 10px;
}
}

@media screen and (max-width:1251px) {
.mainhead nav ul li {
    padding-left: 9px!important;
    padding-right: 10px!important;
}
}
@media screen and (max-width:1200px) {
.mainhead nav ul li {
    padding-left: 5px!important;
    padding-right: 10px!important;
}
}*/
@media screen and (max-width:1024px) {
    .mainhead nav ul li a {
        font-size: 24px;
        color: #fff;
        font-weight: bold;
    }
    .mainhead nav ul li.megamenu .sub-menu {
        position: static;
        width: 100%;
        background: none;
        margin-top: 25px;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .mainhead nav ul li.megamenu .sub-menu li {
        width: 100% !important;
        text-align: center;
        border: none;
    }
    .mainhead nav ul li.megamenu .sub-menu li:first-child {
        width: 100% !important;
    }
    .mainhead nav ul li .sub-menu li a,
    .mainhead nav ul li .sub-menu li .sub-menu li a {
        color: #fff;
    }
    .mainhead nav ul li.megamenu .sub-menu li:first-child ul {
        column-count: 1;
        border: none;
    }
    .mainhead nav ul li.megamenu .sub-menu .sub-menu {
        display: none;
    }
    .mainhead nav ul li .sub-menu li {
        padding-right: 0px;
    }
    .sitehead nav ul li {
        margin-left: 0px !important;
    }
    .sitehead nav ul li {
        padding-bottom: 15px;
    }
    .sitehead {
        display: block;
        /* background: #fff; */
    }
    .sitehead .logo {
        width: 40%;
        text-align: center;
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        z-index: 0;
    }
    .header_inner {
        width: 100%;
    }
    .logoutlink {
        margin-right: 38px;
        position: relative;
        top: -10px;
    }
    .sitehead nav {
        margin-top: 0px;
    }
    .sitehead,
    .sticky .sitehead {
        position: fixed;
        padding: 18px 10px;
        height: 80px;
        box-shadow: 6px 0px 50px 9px #4d4b4b;
        background: rgba(187, 187, 182, 0.8);
    }
    .home .sitehead,
    .home .sticky .sitehead {
        box-shadow: none;
    }
    .topmenu {
        position: fixed;
        right: -110%;
        top: 0px;
        height: 100vh;
        background: rgba(0, 0, 0, 0.8);
        width: 100%;
        max-width: 600px;
        transition: all 0.7s;
        box-shadow: none;
        z-index: 9;
        padding-top: 109px;
    }
    .topmenu.active {
        right: 0px;
        padding-left: 00px;
        overflow-y: auto;
    }
    .mobilemanu {
        display: block;
        top: 15px;
    }
    .hamburger {
        display: block;
        padding: 10px 0px !important;
        z-index: 999;
        position: fixed;
        right: 15px;
        background: none !important;
        border: none !important;
        top: 5px;
    }
    .sitehead .social {
        float: left;
        width: 40%;
        margin-top: -8px;
        text-align: left;
    }
    .topmenu .logo img {
        max-width: 100px;
        float: inherit;
    }
    .mainhead nav ul li {
        width: 100%;
        margin-bottom: 10px;
        padding-right: 0px;
        border: none;
        padding-left: 0px;
        margin-left: 0px;
    }
    .topmenu nav ul {}
    .sitehead ul li:hover {
        border: none;
    }
    .sitehead nav ul li a:after {
        height: 0px;
        width: 0px !important;
    }
    /* .sitehead nav ul li a{position: relative;} */
    .sitehead nav ul li.current-menu-parent a {
        border-bottom: solid 4px #b2d1d7 !important;
    }
    .sitehead nav ul li .sub-menu li a {
        border-bottom: none !important;
    }
    .sitehead nav ul li.current-menu-item a {
        border-bottom: solid 4px #b2d1d7 !important;
    }
    .sitehead nav ul li.current-menu-item a:after {
        display: none;
    }
    .sitehead ul li:hover ul.sub-menu {
        display: none;
        position: relative;
        margin-top: 0px;
        background: none
    }
    .mainhead  nav ul li .sub-menu {
        position: relative;
        top: 20px;
        padding: 20px;
        display: none;
        min-width: auto;
        background: #fff;
        width: 100%;
    }
    .mainhead  ul li ul.sub-menu {
        right: 0px;
        background: none;
        position: relative;
        padding-top: 12px;
    }
	.toggler{ top: 4px;
        left: 10px;
        position: absolute;
        color: #fff;
        width: 14px;
        height: 19px;
        line-height: 19px;
        padding-left: 20px;
        padding-right: 100px;
        font-weight: 900; font-size:0px}
    .mainhead  ul li ul.sub-menu li:last-child a {
        background: none;
    }
    .mainhead  nav ul li .sub-menu li a {
        color: #fff !important;
    }
    .mainhead  .menu-item-has-children::before {
        font-size: 24px;
        content: '+';
        top: 4px;
        left: 10px;
        position: absolute;
        color: #fff;
        width: 14px;
        height: 19px;
        line-height: 19px;
        padding-left: 20px;
        padding-right: 100px;
        font-weight: 900;
		display:none;
    }
	.toggler::before {
        font-size: 24px;
        content: '+';
        top: 0px;
        left: 10px;
        position: absolute;
        color: #fff;
        width: 14px;
        height: 19px;
        line-height: 19px;
        padding-left: 20px;
        padding-right: 21px;
        font-weight: 900;}
		.toggler.active::before { content:"-";}
	.mainhead nav ul li:hover .sub-menu{display:none;}
	.sticky .mainhead nav ul li .sub-menu{padding:40px 30px;}
    .mainhead  .menu-item-has-children li:before {
        display: none;
    }
	.mainhead  .menu-item-has-children li.menu-item-has-children:before {
        display: none;
    }
    .mainhead  .menu-item-has-children.active::before {
        content: "-";
        top: 0px;
    }
    .hamburger.is-active .hamburger-inner,
    .hamburger.is-active .hamburger-inner::before,
    .hamburger.is-active .hamburger-inner::after,
    .hamburger-inner,
    .hamburger-inner::before,
    .hamburger-inner::after {
        background: #fff;
        border-radius: 0px;
    }
    .hamburger-inner {
        width: 40px;
    }
    .hamburger-inner::before {
        width: 40px;
    }
    .hamburger-inner::after {
        width: 40px;
    }
    .hamburger.is-active .hamburger-inner {
        width: 40px;
        margin-top: 0px;
    }
    .hamburger.is-active .hamburger-inner::before {
        width: 40px;
        margin-top: 0px;
    }
    .hamburger.is-active .hamburger-inner::after {
        width: 40px;
        margin-top: 0px;
    }
    .loginregister {
        padding-left: 20px;
        padding-right: 20px;
    }
    .menu .mobile {
        display: block;
    }
    .elementor-section {
        overflow: hidden;
    }
    .mainhead,
    .sticky .mainhead {
        padding: 10px 0px;
    }
    .sticky .mainhead {
        padding: 10px 0px;
        background: rgba(37, 45, 72, 0.8)
    }
    .mainhead .logo {
        width: 100%;
        max-width: 100%;
        text-align: center
    }
    .mainhead .logo img {
        max-width: 150px;
        width: 60%;
    }
    .header_left {
        max-width: 128px;
        position: fixed;
        top: 15px;
        left: 10px;
    }
    .header_left span {
        font-size: 15px;
        display: none;
    }
    .header_left a {
        font-size: 0px;
    }
    .header_left a img {
        max-width: 30px;
        width: 30px;
        margin-right: 5px;
    }
    .head_right {
        position: fixed;
    }
    .sticky .header_left a {
        font-size: 0px;
    }
    .sticky .mainhead .logo img {
        width: 60%;
    }
    .ovr {
        overflow: visible;
    }
    .artical-grid .artical-item {
        margin-bottom: 50px;
    }
    .artical-grid .artical-item .contain {
        padding: 10px;
        min-height: unset;
    }
    .artical-grid .artical-item .contain .date {
        font-size: 13px;
    }
    .artical-grid .artical-item .contain .title {
        font-size: 14px;
        line-height: 16px;
    }
    .artical-grid .artical-item .contain .readmore {
        position: relative;
        left: 0;
        bottom: 0;
    }
    .contain .readmore a {
        padding: 10px 37px 10px 30px;
        margin-bottom: 20px;
    }
    .famly-low .expitem {
        width: 33.3333%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .famly-low .expitem img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media screen and (max-width:768px) {
    .mainse {
        height: 400px;
    }
    .col-6 {
        width: 100%;
    }
    .col-6 .image,
    .col-6 .contain {
        width: 100%!important;
    }
    .msection {
        width: 90% !important;
    }
	.msection.singlemsection {
        width: 100% !important;
    }
    .msection.full {
        width: 100% !important;
    }
	.low-right-contain{font-size:20px;}
	.mbox .elementor-container{min-height:270px; max-height:270px;}
    .expitem {
        width: 50%;
        margin: 0px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 15px;
    }
    .famly-low .expitem {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .famly-low .expitem img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .ovr {
        overflow: visible;
    }
    .artical-grid .artical-item {
        margin-bottom: 50px;
    }
    .artical-grid .artical-item .contain {
        padding: 10px;
        min-height: unset;
    }
    .artical-grid .artical-item .contain .date {
        font-size: 13px;
    }
    .artical-grid .artical-item .contain .title {
        font-size: 14px;
        line-height: 16px;
    }
    .artical-grid .artical-item .contain .readmore {
        position: relative;
        left: 0;
        bottom: 0;
    }
    .contain .readmore a {
        padding: 10px 37px 10px 30px;
        margin-bottom: 20px;
    }
    .ffield {
        display: inline-block;
        width: 100%;
        margin-left: 0%;
        margin-bottom: 20px;
        vertical-align: middle;
    }
    .ffield.submit {
        width: 100%;
    }
    .hometesti .elementor-testimonial {
        padding-top: 75px;
    }
    .hometesti .elementor-testimonial:before {
        font-size: 196px;
        top: 36px;
    }
    .famly-low .expitem {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .famly-low .expitem img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .sec-img {
        min-width: 100%!important;
        max-width: 100%!important;
    }
    .blue-img {
        max-width: 100%!important;
    }
    .contact-form .ffield .wpcf7 textarea,
    .contact-form .wpcf7 input[type="text"],
    .contact-form .wpcf7 input[type="email"],
    .contact-form .wpcf7 input[type="tel"],
    .contact-form .wpcf7 input[type="submit"] {
        height: 60px!important;
        border: 1px solid #065870;
    }
    .mob {
        width: 100%!important;
    }
	.col-1{width:20%; max-width:70px;}
	.col-11{width:95%; padding-left:5%; padding-right:5%;}
	.cart-box .cart-item{padding-left:8px; padding-right:8px;}
	.custom-section-size .elementor-container{width:90%;}
	.top-l{font-size: 0px !important;
    background: url(../images/phonew.png) center center no-repeat;
    background-size: cover;
    width: 0px !important;    height: 24px;    margin-top: 8px !important;}
    .con-set{ max-height: unset; width: 80%!important;  }
}

@media screen and (max-width:640px) {
    .con-set {
        max-height: 100%;
    }
    .contact-form {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        padding: 22px;
        margin-top: 30px;
    }
    .c-icon .elementor-icon-box-content {
        text-align: center;
    }
    .artical-grid .artical-item {
        width: 100%;
        padding-left: 15px;
        margin-bottom: 20px;
    }
    .artical-grid .artical-item .contain {
        padding: 10px;
        min-height: unset;
    }
	.artical-grid .artical-item .image .description{font-size:30px;}
    .artical-grid .artical-item .contain .date {
        font-size: 18px;
    }
    .artical-grid .artical-item .contain .title {
        font-size: 20px;
        line-height: 24px;
    }
    .artical-grid .artical-item .contain .readmore {
        position: relative;
        left: 0;
        bottom: 0;
    }
    .contain .readmore a {
        padding: 10px 37px 10px 30px;
        margin-bottom: 20px;
    }
    .artical-item:nth-child(3n+2) {
        top: 0;
    }
    .sec-img {
        min-width: auto!important;
        max-width: auto!important;
    }
    .blue-img {
        min-width: 100%!important;
        max-width: 100%!important;
    }
    .about-form .ffield {
        width: 100%!important;
        margin-left: 0!important;
        float: right;
        padding: 10px;
    }
    .cart-box .cart-item .title h3 {
        font-size: 22px;
        color: #1d1d1b;
        font-weight: 600;
        line-height: 31px;
    }
    .cart-box .cart-item .sub-title h4 {
        font-size: 16px;
        color: #1d1d1b;
        font-weight: 400;
        line-height: 31px;
    }
    .cart-box .cart-item .details {
        font-size: 15px;
        color: #1d1d1b;
        font-weight: 400;
        line-height: 25px;
    }
 .cart-box .cart-item ._details_2 {
        font-size: 15px;
        color: #1d1d1b;
        font-weight: 400;
        line-height: 25px;
    }
    .cart-box .cart-item .button {
        text-align: center;
        width: 100%;
        margin-top: 20px;
    }
    .cart-box .cart-item .button button {
        background: #fff;
        border: 1px solid black;
        padding: 8px 30px 8px 30px;
        display: inline-block;
        font-size: 18px;
        color: #1d1d1b;
    }
    .cart-box {
        margin-bottom: 107px
    }
    .exptitle {
        font-size: 28px;
        font-weight: 600;
    }
    .expdescription {
        font-size: 22px;
        line-height: 36px;
    }
    .mob {
        width: 100%!important;
    }
    .expitem {
        width: 100%;
    }
    .mainhead .logo img {
    max-width: 120px;
    }
    .header_left a img {
        position: relative;
        max-width: 30px;
        width: 0px;
        top: 7px;
    }
    .header_left a{
        font-size: 16px;
        position: relative;
        bottom: 10px;
    }
    .sticky .header_left a{
        font-size: 16px;
    }
    .top-l {
        margin-left: 5px;
        margin-top: 15px;
   }
   .top-m{
    float: left;
   }
    .ffield.submit {
        width: 100%;
    }
    .about-form .submit input{
        margin-left: 42px;
    }
    .top-l{
        width: 24px!important;
    }
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {padding: 5px;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a svg {width: 25px;}