#services_fr .bx-wrapper{width:100% !important;display:flex;flex-direction: column;}

#services_fr .bx-wrapper img{height: auto !important;width:100%;transform:scale(1.0);-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}

#services_fr .bx-wrapper .bx-viewport{}

#services_fr .bx-wrapper .bx-loading{}

#services_fr .bx-wrapper .bx-pager{}

#services_fr .bx-wrapper .bx-pager .bx-pager-item{}

#services_fr .bx-wrapper .bx-pager.bx-default-pager a{}

#services_fr .bx-wrapper .bx-pager.bx-default-pager a:hover{}

#services_fr .bx-wrapper .bx-pager.bx-default-pager a.active{}

#services_fr .bx-wrapper .bx-controls-direction a{}

#services_fr .bx-wrapper .bx-controls-direction a.disabled{}

#services_fr .bx-wrapper .bx-prev{}

#services_fr .bx-wrapper .bx-prev:hover{}

#services_fr .bx-wrapper .bx-next{}

#services_fr .bx-wrapper .bx-next:hover{}

#services_fr .bx-viewport ul li{overflow:hidden;}
#services_fr .bx-viewport ul li:hover img{transform:scale(1.2) rotate(5deg);-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
#services_fr .bx-viewport ul li::before{display:none;}

#services_fr .bx-controls{display: flex;align-items: center;justify-content: center;width: 100%;margin-top:25px;}
#services_fr .bx-controls-direction{display:inline-flex;}

#services_fr .bx-prev{text-indent: -36px;position: relative;display: block;width: 36px;height: 36px;overflow: hidden;color: #232963;background-color: #232963;}
#services_fr .bx-prev{-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
#services_fr .bx-prev::after{content: "\f0d9";display: inline-flex;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;left: 0;height: 100%;width: 100%;color: #fff;justify-content: center;align-items: center;z-index: 2;text-indent: 0;}
#services_fr .bx-prev::after{-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
#services_fr .bx-prev:hover{background-color: rgba(255, 255, 255, 1);-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
#services_fr .bx-prev:hover::after{color:#232963;-webkit-animation: toLeftFromRight 0.3s forwards;-moz-animation: toLeftFromRight 0.3s forwards;animation: toLeftFromRight 0.3s forwards;}

#services_fr .bx-next{text-indent: -36px;position: relative;display: block;width: 36px;height: 36px;overflow: hidden;color: #232963;background-color: #232963;}
#services_fr .bx-next{-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
#services_fr .bx-next::after{content: "\f0da";display: inline-flex;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;left: 0;height: 100%;width: 100%;color: #fff;justify-content: center;align-items: center;z-index: 2;text-indent: 0;}
#services_fr .bx-next::after{-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
#services_fr .bx-next:hover{background-color: rgba(255, 255, 255, 1);-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
#services_fr .bx-next:hover::after{color:#232963;-webkit-animation: toRightFromLeft 0.3s forwards;-moz-animation: toRightFromLeft 0.3s forwards;animation: toRightFromLeft 0.3s forwards;}

