.services-inside-photo-box:before{content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-color: #f8f8f8;z-index: 1;transform-origin: 100% 50%;transform: scale(1,1);transition: all 0.7s ease-in-out;}
.services-inside-photo-box.enable:before{transform: scale(0,1);}
@media (min-width: 1200px) {
    .breadcrumb-container{margin: 40px auto 10px;}
    .services-main-title{font:700 30px Geologica;color:#44586D;text-align: center;}
    .main-services-outter{padding: 0 20px;margin: 40px auto 80px;max-width: 1300px;}
    .main-services-inner{width: 100%;}
    .services-inside-photo-box{position: relative;overflow: hidden;padding-bottom: 50%;display: block;margin-bottom: 60px;}
    .services-inside-photo-box img{position: absolute;top:0;left: 0;width: 100%;height: 100%;object-fit: cover;}
    .small-desc-services{max-width: 666px;margin: 0 auto 40px;text-align: center;}
    .small-desc-text{font:400 22px Geologica;color:#44586D;margin:10px auto;text-align: center;line-height: 1.4;}
    .services-desc{max-width: 1000px;font:100 18px Geologica;color:#757575;line-height: 1.6;margin:0 auto ;}
    .share-outter{padding: 12px 20px;border-radius: 30px;border: 1px solid #C3C3C3;display: flex;max-width: 340px;align-items: center;width: max-content;margin-top: 60px;}
    .share-text{font:600 16px Geologica;color:#696969;margin-right: 16px;text-transform: uppercase;}
    #share-list{padding: 0;margin: 0;display: flex;align-items: center;list-style: none;}
    #share-list > li{width: max-content;margin-right: 22px;}
    #share-list > li:last-child{margin-right: 0;}
    .other-services-main-container{background-color: #44586D;width: 100%;position: relative;}
    .other-services{text-align: center;margin: 0 auto;padding-top: 21px;padding-bottom: 38px;}
    .other-services-title{font:700 28px Geologica;color:white;margin-bottom: 20px;}
    .inner-other-services{display: flex;flex-wrap: wrap;justify-content: center;}
    .other-serv-box{width: max-content;margin-right: 36px;display: flex;align-items: center;}
    .other-serv-box:last-child{margin-right: 0;}
    .other-serv-link{width: 100%;display: flex;align-items: center;margin-bottom: 20px;}
    .other-serv-link:hover .order-box{border: 1px solid #1BA3AE;color:#1BA3AE;}
    .other-serv-link:hover .other-title{color:#1BA3AE;}
    .order-box{font: 700 18px Geologica;color:white;width: 29px;height: 43px;border-radius: 100px;border: 1px solid white;display: flex;align-items: center;justify-content: center;}
    .other-title{font:400 18px Geologica;color:white;margin-left: 17px;max-width: 120px;text-align: left;}
    .other-serv-link.active-serv .order-box{border: 1px solid #1BA3AE;color:#1BA3AE;}
    .other-serv-link.active-serv .other-title{color:#1BA3AE;}
}
@media (min-width: 765px) and (max-width: 1199px) {
    .breadcrumb-container{margin: 20px auto 13px;}
    .services-main-title{font:700 26px Geologica;color:#44586D;text-align: center;}
    .main-services-outter{padding: 0 35px;margin: 20px auto 80px;}
    .main-services-inner{width: 100%;}
    .services-inside-photo-box{position: relative;overflow: hidden;padding-bottom: 50%;display: block;margin-bottom: 50px;}
    .services-inside-photo-box img{position: absolute;top:0;left: 0;width: 100%;height: 100%;object-fit: cover;}
    .small-desc-services{max-width: 666px;margin: 0 auto 30px;text-align: center;}
    .small-desc-text{font:400 18px Geologica;color:#44586D;margin:16px auto;text-align: center;line-height: 1.4;}
    .services-desc{font:100 18px Geologica;color:#757575;line-height: 1.6;margin:0 auto;}
    .share-outter{margin-top: 60px;padding: 12px 20px;border-radius: 30px;border: 1px solid #C3C3C3;display: flex;max-width: 340px;align-items: center;width: max-content;}
    .share-text{font:600 15px Geologica;color:#696969;margin-right: 16px;text-transform: uppercase;}
    #share-list{padding: 0;margin: 0;display: flex;align-items: center;list-style: none;}
    #share-list > li{width: max-content;margin-right: 22px;}
    #share-list > li:last-child{margin-right: 0;}
    .other-services-main-container{background-color: #44586D;width: 100%;position: relative;}
    .other-services{text-align: center;margin: 0 auto;padding-top: 35px;padding-bottom: 38px;}
    .other-services-title{font:700 24px Geologica;color:white;margin-bottom: 35px;}
    .inner-other-services{display: flex;flex-wrap: wrap;justify-content: center;max-width: 600px;margin: 0 auto;}
    .other-serv-box{width: 31%;margin-right: 36px;display: flex;align-items: center;}
    .other-serv-box:nth-child(2n){margin-right: 0;}
    .other-serv-link{width: 100%;display: flex;align-items: center;margin-bottom: 30px;}
    .other-serv-link:hover .order-box{border: 1px solid #1BA3AE;color:#1BA3AE;}
    .other-serv-link:hover .other-title{color:#1BA3AE;}
    .order-box{font: 700 18px Geologica;color:white;width: 29px;height: 43px;border-radius: 100px;border: 1px solid white;display: flex;align-items: center;justify-content: center;}
    .other-title{font:400 18px Geologica;color:white;margin-left: 17px;max-width: 120px;text-align: left;}
    .other-serv-link.active-serv .order-box{border: 1px solid #1BA3AE;color:#1BA3AE;} 
    .other-serv-link.active-serv .other-title{color:#1BA3AE;}
}
@media (min-width:0px) and (max-width:764px) {
    .breadcrumb-container{margin: 29px auto 6px;}
    .services-main-title{font:700 22px Geologica;color:#44586D;text-align: center;}
    .main-services-outter{padding: 0 20px;margin: 30px auto 50px;}
    .main-services-inner{width: 100%;}
    .services-inside-photo-box{position: relative;overflow: hidden;padding-bottom: 50%;display: block;margin-bottom: 40px;}
    .services-inside-photo-box img{position: absolute;top:0;left: 0;width: 100%;height: 100%;object-fit: cover;}
    .small-desc-services{max-width: 666px;margin: 0 auto 30px;text-align: center;}
    .small-desc-text{font:400 16px Geologica;color:#44586D;margin:8px auto;text-align: center;line-height: 1.4;}
    .services-desc{font:100 18px Geologica;color:#757575;line-height: 1.6;margin:0 auto ;}
    .share-outter{margin-top:60px;padding: 12px 20px;border-radius: 30px;border: 1px solid #C3C3C3;display: flex;max-width: 340px;align-items: center;width: max-content;}
    .share-text{font:600 15px Geologica;color:#696969;margin-right: 16px;text-transform: uppercase;}
    #share-list{padding: 0;margin: 0;display: flex;align-items: center;list-style: none;}
    #share-list > li{width: max-content;margin-right: 22px;}
    #share-list > li:last-child{margin-right: 0;}
    .other-services-main-container{background-color: #44586D;width: 100%;position: relative;}
    .other-services{text-align: center;margin: 0 auto;padding-top: 35px;padding-bottom: 38px;}
    .other-services-title{font:700 24px Geologica;color:white;margin-bottom: 35px;}
    .inner-other-services{display: flex;flex-wrap: wrap;max-width: 300px;margin: 0 auto;}
    .other-serv-box{width: max-content;display: flex;align-items: center;}
    .other-serv-link{display: flex;align-items: center;margin-bottom: 36px;}
    .other-serv-link:hover .order-box{border: 1px solid #1BA3AE;color:#1BA3AE;}
    .other-serv-link:hover .other-title{color:#1BA3AE;}
    .order-box{font: 700 18px Geologica;color:white;width: 29px;height: 43px;border-radius: 100px;border: 1px solid white;display: flex;align-items: center;justify-content: center;}
    .other-title{font:400 18px Geologica;color:white;margin-left: 17px;text-align: left;}
    .other-serv-link.active-serv .order-box{border: 1px solid #1BA3AE;color:#1BA3AE;}
    .other-serv-link.active-serv .other-title{color:#1BA3AE;}
}