
.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;}
.media-body{-ms-flex:1;flex:1;}
.d-flex{display:-ms-flexbox!important;display:flex!important;}
.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important;}
.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important;}
.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important;}
.align-items-center{-ms-flex-align:center!important;align-items:center!important;}
.mr-auto{margin-right:auto!important;}
.ml-auto{margin-left:auto!important;}
.text-center{text-align:center!important;}

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
/*! CSS Used from: https://droitthemes.com/html/saasland/vendors/animation/animate.css */
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
/*! CSS Used from: https://droitthemes.com/html/saasland/vendors/magnify-pop/magnific-popup.css */
button::-moz-focus-inner{padding:0;border:0;}
/*! CSS Used from: https://droitthemes.com/html/saasland/vendors/elagent/style.css */

.arrow_carrot-right:before{content:"\35";}
.icon_close:before{content:"\4d";}
.icon_check_alt2:before{content:"\52";}
/*! CSS Used from: https://droitthemes.com/html/saasland/vendors/scroll/jquery.mCustomScrollbar.min.css */
.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom;}
.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr;}
.mCSB_container{overflow:hidden;width:auto;height:auto;}
.mCSB_inside>.mCSB_container{margin-right:30px;}
.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)";}
.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto;}
.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;}
.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center;}
.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out;}
.mCustomScrollBox:hover>.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}
.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)";}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)";}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)";}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)";}

.f_size_18{font-size:18px;}
.l_height28{line-height:28px;}
.f_400{font-weight:400;}
.f_500{font-weight:500;}
.t_color{color:#051441;}
.w_color{color:#fff;}
.mt_40{margin-top:40px;}
.mb_40{margin-bottom:40px;}
.pl_20{padding-left:20px;}
.pl_100{padding-left:100px;}
.pl_70{padding-left:70px;}
.pr_70{padding-right:70px;}
.sec_pad{padding:120px 0px;}

.btn_hover:hover{color:#fff;}
.price_btn{font:500 15px/53px "Poppins", sans-serif;color:#6754e2;border-width:1px;border-style:solid;border-radius:4px;padding:0px 25px;display:inline-block;transition:background 0.2s linear;}
.price_btn:hover{color:#fff;}
.app_btn{box-shadow:0px 20px 30px 0px rgba(12, 0, 46, 0.1);background-color:#4069eb;display:inline-block;padding:14px 40px;color:#fff;border-radius:45px;border:1px solid #4069eb;}
.app_btn:hover{color:#4069eb;background:#fbfbfd;box-shadow:none;}
.ctn-preloader{align-items:center;cursor:default;display:flex;height:100%;justify-content:center;position:fixed;left:0;top:0;width:100%;z-index:9000;}
.ctn-preloader .animation-preloader{z-index:1000;}
.ctn-preloader .animation-preloader .spinner{animation:spinner 1s infinite linear;border-radius:50%;border:3px solid rgba(0, 0, 0, 0.2);border-top-color:#000000;height:9em;margin:0 auto 3.5em auto;width:9em;}
.ctn-preloader .animation-preloader .txt-loading{font:bold 5em "Poppins", sans-serif;text-align:center;user-select:none;}
.ctn-preloader .animation-preloader .txt-loading .letters-loading{color:rgba(0, 0, 0, 0.2);position:relative;}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:before{animation:letters-loading 4s infinite;color:#000000;content:attr(data-text-preloader);left:0;opacity:0;font-family:"Poppins", sans-serif;position:absolute;top:-3px;transform:rotateY(-90deg);}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:0.2s;}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:0.4s;}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:0.6s;}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:0.8s;}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s;}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s;}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{animation-delay:1.4s;}
.ctn-preloader p{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:8px;color:#3b3b3b;}
.ctn-preloader .loader{position:fixed;top:0;left:0;width:100%;height:100%;font-size:0;z-index:1;pointer-events:none;}
.ctn-preloader .loader .row{height:100%;}
.ctn-preloader .loader .loader-section{padding:0px;}
.ctn-preloader .loader .loader-section .bg{background-color:#ffffff;height:100%;left:0;width:100%;transition:all 800ms cubic-bezier(0.77, 0, 0.175, 1);}
.ctn-preloader.loaded .animation-preloader{opacity:0;transition:0.3s ease-out;}
.ctn-preloader.loaded .loader-section .bg{width:0;transition:0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);}
@media screen and (max-width: 767px){
.ctn-preloader .animation-preloader .spinner{height:8em;width:8em;}
.ctn-preloader .animation-preloader .txt-loading{font:bold 3.5em "Poppins", sans-serif;}
}
@media screen and (max-width: 500px){
.ctn-preloader .animation-preloader .spinner{height:7em;width:7em;}
.ctn-preloader .animation-preloader .txt-loading{font:bold 2em "Poppins", sans-serif;}
}
.header_area{position:fixed;width:100%;left:0;z-index:20;top:0;}
.menu_one{padding:0px;}
.sticky_logo img + img{display:none;}
.menu > .nav-item{position:relative;padding-bottom:35px;padding-top:35px;}
.menu > .nav-item > .nav-link{font:500 15px "Poppins", sans-serif;color:#051441;padding:0px;transition:color 0.3s ease 0s;position:relative;}
.menu > .nav-item > .nav-link:before{content:"";width:0;height:1px;background:#6754e2;position:absolute;bottom:0;left:auto;right:0;transition:all 0.2s linear;}
.menu > .nav-item > .nav-link:after{display:none;}
.menu > .nav-item.submenu .dropdown-menu{margin:0px;border:0px;margin:0px;border-radius:0px;left:-40px;min-width:200px;padding:0px;background:#fff;box-shadow:-1px 2px 19px 3px rgba(14, 0, 40, 0.05);}
@media (min-width: 992px){
.menu > .nav-item.submenu .dropdown-menu{transform:translateY(20px);transition:all 0.3s ease-in;opacity:0;visibility:hidden;display:block;}
}
.menu > .nav-item.submenu .dropdown-menu .nav-item{display:block;width:100%;margin-right:0px;padding:0px 40px;position:relative;}
.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link{padding:0px;white-space:nowrap;font:400 14px/34px "Poppins", sans-serif;color:#051441;transition:color 0.2s linear;}
.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link:after{display:none;}
.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link span.arrow_carrot-right{right:20px;position:absolute;line-height:30px;font-size:18px;}
.menu > .nav-item.submenu .dropdown-menu .nav-item:first-child{padding-top:25px;}
@media (min-width: 992px){
.menu > .nav-item.submenu .dropdown-menu .nav-item:first-child > .dropdown-menu{top:0;}
}
.menu > .nav-item.submenu .dropdown-menu .nav-item:last-child{padding-bottom:30px;margin-bottom:-8px;}
.menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu{transition:transform 0.3s ease-in;padding:0px;}
.menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu:before{display:none;}
@media (min-width: 992px){
.menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu{position:absolute;left:100%;top:-25px;opacity:0;display:block;visibility:hidden;transform:translateY(20px);transition:all 0.3s ease-in;}
}
.menu > .nav-item.submenu.mega_menu{position:static;}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner{min-width:200px;list-style:none;position:absolute;box-shadow:-1px 2px 19px 3px rgba(14, 0, 40, 0.05);left:0px;right:0px;transition:all 300ms linear 0s;background:#fff;}
@media (min-width: 992px){
.menu > .nav-item.submenu.mega_menu .mega_menu_inner{-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;top:100%;opacity:0;visibility:hidden;display:block;}
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu{position:relative;max-width:1170px;margin:0 auto;left:0;background:transparent;box-shadow:none;padding:0px;}
@media (min-width: 992px){
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu{display:flex;flex-wrap:wrap;}
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item{padding-top:40px;padding-bottom:40px;margin-bottom:0px;width:25%;}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item > .nav-link{font:500 18px "Poppins", sans-serif;color:#13112d;}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu{left:0;position:relative;transform:translateY(0);box-shadow:none;padding:0px;background:transparent;top:0;}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu > .nav-item{padding-left:0px;padding-right:0px;white-space:normal;}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu > .nav-item:first-child{padding-top:20px;}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu > .nav-item:last-child{padding-bottom:0px;margin-bottom:0px;}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item:hover > .nav-link{color:inherit!important;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu{left:0;}
@media (min-width: 992px){
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu{padding:20px 0px;}
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .mCSB_scrollTools{width:0px;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .mCSB_container{margin:0;display:flex;flex-wrap:wrap;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .mCustomScrollBox{width:100%;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item{padding:0px;margin-bottom:0;width:100%;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .dropdown-menu{left:0;display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px;max-height:calc(100vh - 120px);}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .dropdown-menu .nav-item{width:25%;padding:15px 20px;margin-bottom:0;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item{text-align:center;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .rebon_tap{font:500 12px "Poppins", sans-serif;color:#fff;background:red;display:block;position:absolute;top:-7px;left:-25px;padding:15px 22px 5px;text-transform:uppercase;transform:rotate(-45deg);}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .img{box-shadow:0px 4px 8px 0px rgba(12, 0, 46, 0.06);position:relative;margin-top:0;display:block;overflow:hidden;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .img:before{content:"";width:100%;height:100%;position:absolute;background:#13112d;left:0;top:0;opacity:0;transition:opacity 0.3s linear;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .img img{width:100%;max-width:100%;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .text{font:500 16px/22px "Poppins", sans-serif;color:#13112d;display:block;margin-top:20px;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item:hover .img:before{opacity:0.5;}
@media (min-width: 992px){
.menu > .nav-item.submenu.mega_menu:hover .dropdown-menu > .nav-item > .dropdown-menu{opacity:1;visibility:visible;}
.menu > .nav-item.submenu.mega_menu:hover .mega_menu_inner{transform:translateY(0);opacity:1;visibility:visible;}
}
.menu > .nav-item:nth-last-child(-n+2).submenu .dropdown-menu{left:auto;right:0;}
.menu > .nav-item:nth-last-child(-n+2).submenu .dropdown-menu .nav-item > .dropdown-menu{left:auto;right:100%;}
.menu > .nav-item:nth-last-child(-n+2).submenu.mega_menu .dropdown-menu{left:0;right:auto;}
.menu > .nav-item:nth-last-child(-n+2).submenu.mega_menu .dropdown-menu .nav-item > .dropdown-menu{left:0;right:auto;}
.menu > .nav-item + .nav-item{margin-left:45px;}
.menu > .nav-item.active .nav-link:before{width:100%;left:0;right:auto;}
.menu > .nav-item:hover .nav-link:before{width:100%;left:0;right:auto;}
@media (min-width: 992px){
.menu > .nav-item:hover .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible;}
}
@media (min-width: 992px) and (min-width: 992px){
.menu > .nav-item:hover .dropdown-menu > .nav-item:hover .dropdown-menu{transform:scaleY(1);opacity:1;visibility:visible;}
}
.w_menu .nav-item .nav-link{color:#fff;}
.w_menu .nav-item .nav-link:before{background:#fff;}
.menu_eight .menu .nav-item.active .nav-link:before,.menu_eight .menu .nav-item:hover .nav-link:before{background:#fff;}
.menu_eight .menu .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link,.menu_eight .menu .nav-item.submenu .dropdown-menu .nav-item:focus > .nav-link{color:#23b1fe;}
.menu_eight .menu_toggle .hamburger-cross span,.menu_eight .menu_toggle .hamburger span{background:#fff;}
.navbar-toggler{padding:0px;margin-left:20px;}
.navbar-toggler:focus{outline:none;}
.menu_toggle{width:22px;height:22px;position:relative;cursor:pointer;display:block;}
.menu_toggle .hamburger{position:absolute;height:100%;width:100%;display:block;}
.menu_toggle .hamburger span{width:0%;height:2px;position:relative;top:0;left:0;margin:4px 0;display:block;background:#5e2ced;border-radius:3px;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out;}
.menu_toggle .hamburger span:nth-child(1){transition-delay:0s;}
.menu_toggle .hamburger span:nth-child(2){transition-delay:0.125s;}
.menu_toggle .hamburger span:nth-child(3){transition-delay:0.2s;}
.menu_toggle .hamburger-cross{position:absolute;height:100%;width:100%;transform:rotate(45deg);display:block;}
.menu_toggle .hamburger-cross span{display:block;background:#5e2ced;border-radius:3px;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out;}
.menu_toggle .hamburger-cross span:nth-child(1){height:100%;width:2px;position:absolute;top:0;left:10px;transition-delay:0.3s;}
.menu_toggle .hamburger-cross span:nth-child(2){width:100%;height:2px;position:absolute;left:0;top:10px;transition-delay:0.4s;}
.collapsed .menu_toggle .hamburger span{width:100%;}
.collapsed .menu_toggle .hamburger span:nth-child(1){transition-delay:0.3s;}
.collapsed .menu_toggle .hamburger span:nth-child(2){transition-delay:0.4s;}
.collapsed .menu_toggle .hamburger span:nth-child(3){transition-delay:0.5s;}
.collapsed .menu_toggle .hamburger-cross span:nth-child(1){height:0%;transition-delay:0s;}
.collapsed .menu_toggle .hamburger-cross span:nth-child(2){width:0%;transition-delay:0.2s;}
.header_area{transition:all 0.2s linear;}
.security_btn{margin-top:0;font-size:14px;border:2px solid #87bcef;padding:7px 39px;border-radius:45px;color:#fff;}
.security_btn:hover{background:#fff;color:#0e79de;border-color:#0e79de;}
.price_info_two{box-shadow:0px 4px 5px 0px rgba(12, 0, 46, 0.05);}
.price_info_two .price_head{display:table;width:100%;}
.price_info_two .price_head .p_head{width:calc(100% / 4);text-align:center;color:#fff;vertical-align:middle;display:table-cell;padding:31px 0px;}
.price_info_two .price_head .p_head h4{color:#222d39;font-size:20px;}
.price_info_two .price_head .p_head h4,.price_info_two .price_head .p_head h5{margin-bottom:0px;}
.price_info_two .price_head .p_head p{margin-bottom:0;font-size:14px;font-weight:400;color:#fff;}
.price_info_two .price_head .p_head:nth-child(2){background:#0ed1b3;}
.price_info_two .price_head .p_head:nth-child(3){background:#6c84ee;}
.price_info_two .price_head .p_head:nth-child(4){background:#ee6cda;}
.price_info_two .price_head .p_head h5{font-size:20px;font-weight:600;color:#fff;}
.price_info_two .price_item{width:calc(100% / 4);text-align:center;vertical-align:middle;display:table-cell;cursor:pointer;padding:15px 0px;}
.price_info_two .price_item:nth-child(odd){background:#f8f8fa;}
.price_info_two .price_item:first-child{text-align:left;padding-left:30px;}
.price_info_two .price_item h5{margin-bottom:0;font-size:16px;font-weight:500;color:#222d39;}
.price_info_two .price_item h5 i{font-size:20px;}
.price_info_two .price_item .pr_title{position:relative;display:inline-block;padding-left:30px;}
.price_info_two .price_item .pr_title:before{content:"p";position:absolute;left:0;top:0;font-family:eleganticons;color:#afb5c7;transition:color 0s linear;}
.price_info_two .price_item .pr_title:hover:before{color:#5e2ced;}
.price_info_two .price_item .check{color:#0ed1b3;}
.price_info_two .price_item .cros{color:#afb5c7;}
.price_info_two .pr_list{display:table;width:100%;}
.price_info_two .price_btn{border-radius:45px;color:#677294;border-color:#dfe3ed;padding:0px 32px;line-height:46px;margin:40px 0px;transition:all 0.2s linear;}
.price_info_two .price_btn:hover{background:#5e2ced;border-color:#5e2ced;color:#fff;}
.price_info_three .price_head .p_head:nth-child(2){background:#fba820;}
.price_info_three .price_head .p_head:nth-child(3){background:#e63779;}
.price_info_three .price_head .p_head:nth-child(4){background:#0e79de;}
.price_info_three .price_item h5{color:#2c2c51;}
.price_info_three .price_item .pr_title:hover:before{color:#26da15;}
.price_info_three .price_item .check{color:#0e79de;}
.price_info_three .price_item .cros{color:#fc3f48;}
.price_info_three .price_btn:hover{background:#0e79de;border-color:#0e79de;}
.hosting_title{margin-bottom:70px;}

.h_footer_dark{background:#010e28;padding:100px 0px 120px;}
.h_footer_dark .company_widget p{font-size:16px;font-weight:400;margin-top:32px;margin-bottom:0;}
.h_footer_dark .company_widget .f_social_icon{margin-top:50px;}
.h_footer_dark .company_widget .f_social_icon a{background:transparent;font-size:14px;color:#7b7b93;border:1px solid #2c3445;}
.h_footer_dark .company_widget .f_social_icon a:hover{background:#f8636b;color:#fff;border-color:#f8636b;}
.h_footer_dark .f_widget.about-widget .f_list li a,.h_footer_dark .f_widget.company_widget p{color:#7b7b93;font-weight:400;}
.h_footer_dark .f_widget.about-widget .f_list li{margin-bottom:10px;}
.h_footer_dark .f_widget.about-widget .f_list li a:before{background:#f8636b;}
.h_footer_dark .f_widget.about-widget .f_list li a:hover{color:#f8636b;}
.pos_footer_area{background:#413c85;padding-bottom:0;padding-top:120px;position:relative;z-index:0;}
.pos_footer_area .leaf_left,.pos_footer_area .leaf_right{position:absolute;bottom:0;}
.pos_footer_area .leaf_left{left:0;}
.pos_footer_area .leaf_right{right:0;}
.pos_footer_area:before{content:"";width:100%;height:40px;background:#49458c;position:absolute;bottom:0;left:0;}
.pos_footer_area:after{content:"";width:100%;height:100%;background:url(https://droitthemes.com/html/saasland/img/pos/wave_two.png) no-repeat scroll center bottom;position:absolute;left:0;top:-100%;z-index:-1;}
.pos_footer_area .f_widget.company_widget p{color:#bab5df;}
.pos_footer_area .f_widget.company_widget .f_social_icon a{color:#bab5df;border-color:#6e679b;}
.pos_footer_area .f_widget.company_widget .f_social_icon a:hover{background:#fff;border-color:#fff;color:#5f54fd;}
.pos_footer_area .f_widget.about-widget .f_list li a{color:#bab5df;}
.pos_footer_area .f_widget.about-widget .f_list li a:before{background:#fff;}
.pos_footer_area .f_widget.about-widget .f_list li a:hover{color:#fff;}
.pos_footer_bottom{padding-top:80px;padding-bottom:30px;}
.pos_footer_bottom .pos_women{position:relative;bottom:-12px;}
.wave_shap{width:100%;position:absolute;height:212px;bottom:0;z-index:-1;}
.er_btn{border:2px solid #c8d4fa;font-size:16px;font-weight:500;color:#ff0000;font-family:"Poppins", sans-serif;border-radius:45px;line-height:26px;padding:8px 27px;display:inline-block;margin-top:60px;transition:all 0.3s linear;}
.er_btn:hover{background:#ff0000;border-color:#ff0000;box-shadow:0px 20px 30px 0px rgba(45, 93, 237, 0.1);color:#fff;}
.er_btn_two{background:#ff0000;border-color:#ff0000;color:#fff;box-shadow:0px 20px 30px 0px rgba(45, 93, 237, 0.1);}
.er_btn_two:hover{box-shadow:none;border-color:#c8d4fa;background:transparent;color:#ff0000;}
.s_integration_item{background:#fff;box-shadow:0px 2px 7px 0px rgba(12, 0, 46, 0.1);border-radius:10px;text-align:center;display:block;padding:26px 0px;margin-bottom:30px;transition:all 0.2s linear;z-index:1;position:relative;}
.s_integration_item h5{font-size:18px;color:#051441;margin-top:15px;}
.s_integration_item:hover{transform:scale(1.03);}
.price_btn:hover{background:#6754e2;}
.price_btn,.f_widget.about-widget .f_list li a:before{border-color:#6754e2;}
.price_btn,.f_widget.about-widget .f_list li a:hover,.menu > .nav-item:hover .nav-link,.menu > .nav-item.active .nav-link,.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .text:hover,.menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link,.menu > .nav-item.submenu .dropdown-menu .nav-item:focus > .nav-link{color:#6754e2;}
.w_menu .nav-item:hover .nav-link,.w_menu .nav-item.active .nav-link{color:#fff;}
.f_widget.about-widget .f_list li a:before{background:#00aff0;}
.p_absoulte{position:absolute;}
.h_analytices_features_item{padding:120px 0px;}

.h_analytices_features_item .h_analytices_content ul{margin-bottom:0;border-top:1px solid #ececf6;padding-top:12px;}
.h_analytices_features_item .h_analytices_content ul li{font-size:16px;line-height:28px;color:#7b7b93;font-weight:400;position:relative;padding-left:20px;margin-top:20px;}
.h_analytices_features_item .h_analytices_content ul li span{font-weight:500;color:#2c2c51;}
.h_analytices_features_item .h_analytices_content ul li:before{content:"";width:7px;height:7px;border-radius:50%;background:#ff0000;position:absolute;left:0;top:10px;}
.h_analytices_features_item + .h_analytices_features_item{border-top:1px solid #ececf6;}
.analytices_title span{display:block;font-weight:300;color:#2c2c51;}
.analytices_title p{font-weight:400;color:#7b7b93;font-size:16px;max-width:700px;margin:0 auto;}
.analytices_logo{display:block;text-align:center;padding:25px;border-radius:6px;margin-top:20px;transition:all 0.3s linear;}
.analytices_logo:hover{background-color:white;box-shadow:0px 20px 50px 0px rgba(1, 1, 64, 0.08);}
.analytices_list_area{position:relative;padding-top:100px;padding-bottom:150px;z-index:2;}
.analytices_list_area:before{content:"";position:absolute;width:100%;height:560px;z-index:-1;left:0;background:url("https://droitthemes.com/html/saasland/img/home-software/down_bg.png") no-repeat scroll;bottom:0;background-size:cover;}
.analytices_list_area .macbook_a{position:absolute;right:0;bottom:0;}
.analytices_list{list-style:none;padding-left:0;margin-bottom:0;padding-top:40px;}
.analytices_list li{font-size:16px;line-height:20px;color:#7b7b93;position:relative;padding-left:30px;margin-top:20px;}
.analytices_list li:before{content:"î™Œ";display:inline-block;font-family:"themify";position:absolute;left:0;top:0px;font-size:14px;color:#ff0000;}
.security_list_area{padding-top:180px;}
.security_list_area .macbook_a{bottom:110px;}
.security_list_area .lock{position:absolute;right:41%;bottom:100px;z-index:-1;}
.security_list_area .analytices_title{margin-bottom:0;}
.security_list_area .analytices_list{padding-top:25px;}
.h_security_banner_area{height:100vh;min-height:650px;background-image:-moz-linear-gradient(60deg, #0063c1 0%, #0e79de 100%);background-image:-webkit-linear-gradient(60deg, #0063c1 0%, #0e79de 100%);background-image:-ms-linear-gradient(60deg, #0063c1 0%, #0e79de 100%);align-items:center;justify-content:center;display:flex;position:relative;z-index:1;}
.h_security_banner_area .s_round{position:absolute;border-radius:50%;top:-100px;background:rgba(255, 255, 255, 0.05);z-index:-1;}
.h_security_banner_area .s_round.one{width:280px;height:280px;left:-8%;}
.h_security_banner_area .s_round.two{width:500px;height:500px;left:-430px;}
.h_security_banner_area .s_shap{right:0;bottom:0;}

.security_banner_content p{font-size:20px;}
.security_banner_content .app_btn{background-color:#fba820;box-shadow:0px 10px 50px 0px rgba(10, 92, 80, 0.2);font-size:16px;padding:10px 39px;}
.security_banner_content .app_btn:hover{box-shadow:none;color:#fff;}
.security_banner_content .w_btn{font-size:16px;font-weight:500;color:#fff;margin-left:30px;}
.security_banner_content .w_btn img{margin-right:10px;vertical-align:sub;}

.h_security_area{padding:100px 0px;}
.h_security_area .row{margin-bottom:-45px;}
.h_security_item{align-items:center;margin:45px 0px;}
.h_security_item img{margin-right:40px;}
.h_security_item .media-body h4{font-size:20px;font-weight:600;color:#2c2c51;line-height:28px;margin-bottom:18px;}
.h_security_item .media-body p{margin-bottom:0;color:#7b7b93;}
.security_features_area{padding:50px 0px;position:relative;z-index:1;}
.security_features_inner{display:flex;margin-left:auto;margin-right:auto;max-width:1030px;justify-content:space-between;flex-wrap:wrap;}
.security_features_inner .s_features_item .item{width:300px;text-align:center;border-radius:30px;background-color:white;box-shadow:0px 50px 100px 0px rgba(1, 1, 64, 0.06);padding:83px 0px;position:relative;}
.security_features_inner .s_features_item .item h6{font-size:24px;color:#2c2c51;font-weight:500;margin-bottom:0;padding-top:26px;}
.security_features_inner .s_features_item:nth-child(3n-1){margin-top:75px;}
.security_features_inner .s_features_item:nth-child(3n+1){margin-top:150px;}

.h_security_about_area .h_analytices_content ul{border-top:0px;padding-top:0;}
.h_analytices_features_item.flex-row-reverse .h_security_img:before{left:auto;right:20px;background:#edb4cb;}
.h_analytices_features_item.flex-row-reverse .h_security_img img{box-shadow:15px 25.981px 60px 0px rgba(1, 1, 64, 0.14);}
.h_security_img{position:relative;z-index:0;}
.h_security_img:before{content:"";position:absolute;width:70px;top:60px;bottom:60px;left:20px;background:#b1ceeb;z-index:-1;}
.h_security_img img{box-shadow:-15px 25.981px 60px 0px rgba(1, 1, 64, 0.14);}
.security_customers_logo_area{padding:100px 0px;}
.security_customers_logo_area .hosting_title{margin-bottom:50px;}
.security_inner{padding:0px 100px 20px;position:relative;border-bottom:1px solid #ececf6;}
.security_inner .security_leaf_left,.security_inner .security_leaf_right{top:50%;margin-top:-100px;}
.security_inner .security_leaf_left{left:0;}
.security_inner .security_leaf_right{right:0;}
.security_app_btn{margin-top:30px;font-size:16px;font-weight:500;color:#7b7b93;}
.security_app_btn i{color:#0e79de;font-size:45px;vertical-align:middle;padding-right:20px;}
.security_app_btn span{color:#0e79de;}
.security_app_btn + .security_app_btn{margin-left:35px;}
.security_integration_area{padding:30px 0px 120px;}
.security_integration_area .s_integration_item{box-shadow:0px 3px 8px 0px rgba(12, 0, 46, 0.08);}
.security_integration_area .s_integration_item:hover{transform:scale(1);box-shadow:0px 20px 30px 0px rgba(12, 0, 46, 0.1);}
.security_action_area{background:#fafafd;padding:130px 0px;position:relative;overflow:hidden;z-index:1;}
.security_action_area .img_bg{right:0;top:-22px;z-index:-1;}
.security_action_inner{display:flex;justify-content:space-between;align-items:center;}
.security_action_inner .media{align-items:center;}
.security_action_inner .media img{margin-right:70px;}
.security_action_inner .media h3{font-size:34px;font-weight:600;color:#2c2c51;margin-bottom:0;}
.security_action_inner .media h3 span{display:block;color:#0e79de;font-weight:300;}
.security_action_inner .er_btn_two{margin-top:0;background:#0e79de;border:0px;padding:12px 57px;box-shadow:0px 10px 50px 0px rgba(10, 52, 92, 0.2);}
.security_action_inner .er_btn_two:hover{box-shadow:none;color:#fff;}
.security_footer_area:after{display:none;}
.f_widget.about-widget .f_list{margin-bottom:0px;}
.f_widget.about-widget .f_list li{margin-bottom:15px;}
.f_widget.about-widget .f_list li a{font:300 16px/20px "Poppins", sans-serif;color:#677294;position:relative;transition:color 0.2s linear;display:inline-block;}
.f_widget.about-widget .f_list li a:before{content:"";width:0;height:1px;background:#6754e2;right:0;left:auto;bottom:0;position:absolute;transition:width 0.2s linear;}
.f_widget.about-widget .f_list li a:hover:before{width:100%;right:auto;left:0;}
.f_widget.about-widget .f_list li:last-child{margin-bottom:0px;}
.f_social_icon a{width:46px;height:46px;border-radius:50%;font-size:14px;line-height:45px;color:#858da8;display:inline-block;background:#ebeef5;text-align:center;transition:all 0.2s linear;}
.f_social_icon a:hover{background:#00aff0;color:#fff;}
.f_social_icon a + a{margin-left:10px;}
.dark_widget .f-title{color:#fff;}
.dark_widget.about-widget .f_list li a:before{background:#4069eb;}
.dark_widget.about-widget .f_list li a:hover{color:#4069eb;}
/*! CSS Used from: https://droitthemes.com/html/saasland/css/responsive.css */
@media (max-width: 1550px){
.company_widget img{max-width:100%;}
.menu > .nav-item:nth-last-child(-n+2).submenu .dropdown-menu{left:auto;right:0;}
.new_startup_img img{max-width:100%;}
}
@media (max-width:1350px){
.analytices_list_area .macbook_a{right:-333px;}
}
@media (max-width:1199px){
.menu > .nav-item + .nav-item{margin-left:20px;}
.navbar .pl_100{padding-left:48px;}
.price_info_two .price_item:first-child{padding-left:10px;}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu{max-width:960px;}
.pos_footer_area .pl_20,.pos_footer_area .pl_70{padding-left:0;}
.security_banner_content .app_btn,.security_banner_content .w_btn{font-size:15px;}
.security_banner_content .w_btn{margin-left:6px;}

.h_security_item{padding-left:0;padding-right:0;margin:25px 0px;}
.security_features_inner .s_features_item .item{width:285px;}
.h_security_img{padding-left:30px;}
.h_security_img img{max-width:100%;}
.h_security_img:before{left:0;}
.h_analytices_features_item.flex-row-reverse .h_security_img{padding-left:0;padding-right:30px;}
.h_analytices_features_item.flex-row-reverse .h_security_img:before{right:0;}
.security_action_inner .er_btn_two{white-space:nowrap;}
.security_action_inner .media{padding-right:20px;}
.security_action_inner .media img{margin-right:20px;}
.security_inner{padding:0px 46px 20px;}
.f_widget.pl_70{padding-left:0;}
}
@media (max-width:991px){
.menu > .nav-item + .nav-item{margin-left:0px;}
.menu > .nav-item{padding-top:10px;padding-bottom:10px;}
.menu{padding:10px 30px;background:#fff;margin-top:0px;}
.menu_one .navbar-collapse{margin-left:-20px;margin-right:-20px;}
.navbar-collapse{max-height:400px;overflow-y:scroll;margin-left:0px;margin-right:0px;background:#fff;}
.menu > .nav-item{margin-right:0;}
.header_area .navbar-brand,.menu_toggle{transition:all 0.2s linear;}
.navbar .pl_100{padding-left:20px;padding-right:15px;}
.menu > .nav-item > .nav-link{display:inline-block;}
.menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu{box-shadow:none;}
.menu > .nav-item.submenu.mega_menu .dropdown-menu .nav-item > .dropdown-menu{display:block;}
.menu > .nav-item.submenu .dropdown-menu .nav-item{padding:0px 25px;}
.menu > .nav-item.submenu .dropdown-menu{box-shadow:none;padding:0px;margin:0px;}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner{box-shadow:none;position:static;}
.menu > .nav-item.submenu .dropdown-menu .nav-item.submenu .dropdown-menu .nav-item{padding-left:15px;padding-right:15px;}
.menu > .nav-item.submenu .dropdown-menu .nav-item.submenu .dropdown-menu .nav-item:first-child{padding-top:0;}
.menu > .nav-item.submenu .dropdown-menu .nav-item.submenu .dropdown-menu .nav-item:last-child{padding-bottom:0;}
.menu > .nav-item.submenu .dropdown-menu .nav-item.submenu .dropdown-menu .nav-item .nav-link:before{content:"\e649";display:inline-block;font-family:'themify';margin-right:8px;width:auto;font-size:9px;float:none;}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu{padding-left:15px;opacity:1;visibility:visible;min-height:max-content;display:block!important;}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item{padding:0px 25px;}
.menu > .nav-item.submenu .dropdown-menu .nav-item:first-child,.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item:first-child{padding-top:12px;}
.menu > .nav-item.submenu .dropdown-menu .nav-item:last-child,.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item:last-child{padding-bottom:0px;}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item > .dropdown-menu > .nav-item:last-child{padding-bottom:20px;}
.header_area .container{padding-left:20px;padding-right:20px;}
.menu_one{padding:15px 0px;}
.w_menu .nav-item .nav-link{color:#051441;}
.w_menu .nav-item:hover .nav-link,.w_menu .nav-item.active .nav-link{color:#00aff0;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu{display:block!important;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu .nav-item{padding-left:10px;padding-right:10px;}
.h_footer_dark .about-widget.pl_70,.h_footer_dark .about-widget.pl_20{padding-left:0;}
.h_footer_dark .f_widget{margin-top:30px;}
.h_footer_dark{padding:70px 0px 100px;}
.w_menu .nav-item.active .nav-link{color:#5e53fb;}
.pos_footer_area{padding-bottom:0;}
.h_analytices_features_item .h_analytices_content{margin-top:50px;}
.analytices_list_area .macbook_a{display:none;}
.analytices_list{padding-top:0;}
.analytices_list_area{padding-bottom:50px;}
.header_area .container{position:relative;}
.h_security_banner_area{height:auto;min-height:auto;padding:150px 0px;}
.security_banner_content{margin-bottom:40px;}
.h_security_item{margin:20px 0px;}
.security_features_inner .s_features_item .item{width:220px;padding:40px 0px;}
.h_security_img{max-width:490px;}
.security_list_area .macbook_a{display:block;position:relative;right:-130px;bottom:0;}
.security_list_area .lock{right:auto;left:80px;top:380px;bottom:auto;}
.security_list_area{padding:20px 0px 100px;}
.security_list_area .analytices_title{margin-top:50px;}
.security_inner .row{justify-content:center;}
.security_action_inner,.security_action_inner .media{display:block;text-align:center;}
.security_action_inner .media img{margin-right:0;margin-bottom:15px;}
.security_action_inner .media h3{margin-bottom:25px;}
.security_action_inner .media h3{line-height:45px;}
.price_info_two .price_head .p_head.time{padding-top:0;}
.security_btn{color:#0e79de;margin-left:20px;}
}
@media (max-width:768px){
.sec_pad{padding:70px 0px;}
.f_widget .mb_40{margin-bottom:16px;}
.price_info_two .price_head .p_head{display:none;}
.price_info_two .price_head .p_head.time{display:block;width:100%;}
.price_info_two .pr_list{display:block;width:100%;}
.price_info_two .price_item{display:block;width:100%;position:relative;overflow:hidden;padding:0px;}
.price_info_two .price_item:first-child{text-align:center;padding:5px 0px;}
.price_info_two .price_item:first-child h5{width:initial;border:0px;float:none;}
.price_info_two .price_item:before{content:attr(data-title);position:absolute;left:20px;top:50%;transform:translateY(-50%);font-weight:500;}
.price_info_two .price_item h5{border-left:1px dashed #ededed;display:block;float:right;font-size:1.1rem;height:100%;line-height:3.1rem;position:relative;text-align:center;text-transform:uppercase;width:50%;}
.price_info_two .pr_list:last-child{display:none;}
.h_analytices_features_item{padding:80px 0px;}
.analytices_logo img{max-width:100%;}
.security_features_inner{display:block;margin-left:-10px;margin-right:-10px;}
.security_features_inner .s_features_item:nth-child(3n+1),.security_features_inner .s_features_item:nth-child(3n-1){margin-top:0;}
.security_features_inner .s_features_item{width:calc(50% - 22px);margin:0px 10px 30px;display:inline-block;}
.security_features_inner .s_features_item .item{width:100%;}
.container{max-width:100%;}
}
@media (max-width:650px){
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu .nav-item{width:33.33%;}
.pos_footer_area .leaf_left,.pos_footer_area .leaf_right{max-width:20%;}
.pos_footer_bottom img{max-width:40%;}
.security_customers_logo_area .d-flex,.security_app_btn{display:block!important;}
.security_app_btn + .security_app_btn{margin-left:0;}
.security_app_btn{margin-top:18px;}
.security_inner .analytices_logo{padding:20px 10px;}
}
@media (max-width:576px){
.security_banner_content .action_btn.d-flex{display:block!important;}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu .nav-item{width:50%;}

.security_banner_content .w_btn{display:block;margin-top:10px;}
.security_list_area .macbook_a,.security_list_area .lock,.security_inner .security_leaf_left,.security_inner .security_leaf_right{display:none;}
.security_inner{padding-left:0px;padding-right:0px;}
.h_security_area .h_security_item{display:block!important;}
.h_security_area .h_security_item img{margin-right:0;margin-bottom:15px;}
.security_features_inner .s_features_item{width:100%;}
.security_app_btn{font-size:15px;}
.security_app_btn i{font-size:25px;padding-right:10px;}
}
@media (max-height:420px){
.navbar-collapse{max-height:310px;}
}
@media (max-width:480px){
.header_area .container{padding-left:15px;padding-right:15px;}
}




/*! CSS Used from: https://wp.xpeedstudio.com/sassico/wp-content/plugins/elementor/assets/css/frontend-legacy.min.css?ver=3.3.1 ; media=all */
@media all{
    .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:10px;}
    @media (max-width:767px){
    .elementor-column{width:100%;}
    }
    }
    /*! CSS Used from: https://wp.xpeedstudio.com/sassico/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.3.1 ; media=all */
    @media all{
    .elementor *,.elementor :after,.elementor :before{-webkit-box-sizing:border-box;box-sizing:border-box;}
    .elementor a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none;}
    .elementor img{height:auto;max-width:100%;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;}
    .elementor-section{position:relative;}
    .elementor-section .elementor-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:auto;margin-left:auto;position:relative;}
    @media (max-width:1024px){
    .elementor-section .elementor-container{-ms-flex-wrap:wrap;flex-wrap:wrap;}
    }
    .elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px;}
    .elementor-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;}
    @media (max-width:1024px){
    .elementor-row{-ms-flex-wrap:wrap;flex-wrap:wrap;}
    }
    .elementor-widget-wrap{position:relative;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;}
    .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;}
    .elementor-widget-wrap>.elementor-element{width:100%;}
    .elementor-widget{position:relative;}
    .elementor-column{min-height:1px;}
    .elementor-column,.elementor-column-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;}
    .elementor-column-wrap{width:100%;}
    @media (min-width:768px){
    .elementor-column.elementor-col-100{width:100%;}
    }
    @media (max-width:767px){
    .elementor-column{width:100%;}
    }
    .elementor-element .elementor-widget-container{-webkit-transition:background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;transition:background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;-o-transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;}
    }
    /*! CSS Used from: https://wp.xpeedstudio.com/sassico/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css?ver=2.2.0 ; media=all */
    @media all{
    .elementskit-parallax-multi-container{transition:none!important;}
    }
    /*! CSS Used from: https://wp.xpeedstudio.com/sassico/wp-content/uploads/elementor/css/post-12212.css?ver=1627370079 ; media=all */
    @media all{
    .elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px;}
    @media (max-width:1024px){
    .elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px;}
    }
    @media (max-width:767px){
    .elementor-section.elementor-section-boxed>.elementor-container{max-width:767px;}
    }
    }
    /*! CSS Used from: https://wp.xpeedstudio.com/sassico/wp-content/uploads/elementor/css/post-2783.css?ver=1627376703 ; media=all */
    @media all{
    .elementor-2783 .elementor-element.elementor-element-22ad991{padding:130px 0 176px;overflow:visible;}
    .elementor-2783 .elementor-element.elementor-element-c463916>.elementor-container{max-width:750px;}
    .elementor-2783 .elementor-element.elementor-element-c463916{margin-top:0;margin-bottom:0;padding:0 0 50px;overflow:visible;}
    .elementor-2783 .elementor-element.elementor-element-1b3dc6f .elementskit-section-title-wraper .elementskit-section-title{color:#2a284f;margin:0;font-size:48px;font-weight:700;letter-spacing:-.2px;}
    .elementor-2783 .elementor-element.elementor-element-1b3dc6f .elementskit-section-title-wraper .elementskit-section-subtitle{color:#6961f5;font-size:15px;font-weight:700;text-transform:uppercase;margin:0 0 14px;}
    .elementor-2783 .elementor-element.elementor-element-1b3dc6f .elementskit-section-subtitle.elementskit-style-border::before{background-color:#6961f5;width:60px;margin:0 16px 0 0;}
    .elementor-2783 .elementor-element.elementor-element-1b3dc6f .elementskit-section-subtitle.elementskit-style-border::after{background-color:#6961f5;width:60px;margin:0 0 0 16px;}
    .elementor-2783 .elementor-element.elementor-element-1b3dc6f .elementskit-section-subtitle.elementskit-style-border::before,.elementor-2783 .elementor-element.elementor-element-1b3dc6f .elementskit-section-subtitle.elementskit-style-border::after{height:3px;transform:translateY(0px);-webkit-transform:translateY(0px);-ms-transform:translateY(0px);}
    @media (max-width:1024px){
    .elementor-2783 .elementor-element.elementor-element-1b3dc6f .elementskit-section-title-wraper .elementskit-section-title{font-size:30px;}
    }
    @media (max-width:767px){
    .elementor-2783 .elementor-element.elementor-element-22ad991{padding:100px 0 50px;}
    }
    }

    .sassico-thumbnail{margin-bottom:30px;}
    .sassico-service-title{font-size:1.5rem;font-weight:600;color:#3a3a3a;margin-bottom:0;}
    .sassico-service-content-with-icon{display:block;-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s;}
    @media (max-width:991px){
    .sassico-service-content-with-icon{margin-bottom:1.875rem;}
    }
    .sassico-service-content-with-icon:hover:not(.sassico-service-featured){background-color:#fff;-webkit-box-shadow:0 25px 45px 0 rgba(0,0,0,.07);box-shadow:0 25px 45px 0 rgba(0,0,0,.07);-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s;}
    @media (min-width:992px){
    .sassico-service-content-with-icon:hover:not(.sassico-service-featured) .sassico-memphis-bg{-webkit-transform:translate(-30px,30px);-ms-transform:translate(-30px,30px);transform:translate(-30px,30px);opacity:1;visibility:visible;}
    }
    .sassico-service-content-with-icon .sassico-service-title{color:#1a1a1a;margin-bottom:2.0625rem;}
    .sassico-service-content-with-icon>p{margin-bottom:0;color:#777;font-size:1.0625rem;}
    @media (max-width:991px){
    .sassico-service-content-with-icon{padding:30px;}
    }
    @media (min-width:992px){
    .sassico-service-content-with-icon{position:relative;padding:60px;}
    .sassico-service-content-with-icon .sassico-memphis-bg{position:absolute;content:"";bottom:0;left:0;width:154px;height:154px;background-image:url(https://wp.xpeedstudio.com/sassico/wp-content/themes/sassico/assets/images/dots.png);opacity:0;visibility:hidden;z-index:-1;-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s;}
    }
    .sassico-thumbnail-holder{width:5.75rem;height:5.75rem;-webkit-border-radius:50%;border-radius:50%;display:inline-block;margin-bottom:1.6875rem;position:relative;}
    .sassico-thumbnail-holder::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;-webkit-border-radius:inherit;border-radius:inherit;-webkit-box-shadow:0 25px 45px 0 var(--service-box-color);box-shadow:0 25px 45px 0 var(--service-box-color);opacity:.3;color:#fff;background-color:currentColor;border:14px solid currentColor;}
    .sassico-thumbnail-holder .sassico-thumbnail{margin-bottom:0;width:64px;height:64px;line-height:64px;background-color:var(--service-box-color);-webkit-border-radius:inherit;border-radius:inherit;text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
    .sassico-thumbnail-holder .sassico-thumbnail>img{position:relative;z-index:1;}
    .sassico-thumbnail-holder .sassico-thumbnail::after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;-webkit-border-radius:inherit;border-radius:inherit;-webkit-box-shadow:0 15px 15px 0 var(--service-box-color);box-shadow:0 15px 15px 0 var(--service-box-color);opacity:.3;}
    .sassico-thumbnail-holder .sassico-thumbnail::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;-webkit-border-radius:inherit;border-radius:inherit;background-image:-webkit-linear-gradient(45deg,rgba(0,0,0,.15) 0,rgba(0,212,255,0) 60%);background-image:-o-linear-gradient(45deg,rgba(0,0,0,.15) 0,rgba(0,212,255,0) 60%);background-image:linear-gradient(45deg,rgba(0,0,0,.15) 0,rgba(0,212,255,0) 60%);}
    
    /*! CSS Used from: https://wp.xpeedstudio.com/sassico/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=2.3.4 ; media=all */
    @media all{
    :focus{outline:0;}
    .ekit-wid-con div{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;}
    .ekit-wid-con .ekit-heading{position:relative;}
    .ekit-wid-con .elementskit-section-title{margin:0;margin-bottom:20px;font-size:28px;}
    .ekit-wid-con .elementskit-section-subtitle{font-size:18px;font-weight:700;color:rgba(0,0,0,.5);}
    .ekit-wid-con .elementskit-section-subtitle.elementskit-style-border{display:inline-block;position:relative;vertical-align:middle;}
    .ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after,.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before{content:"";width:40px;height:3px;background-color:#d7d7d7;display:inline-block;vertical-align:middle;}
    .ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before{margin-right:15px;}
    .ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after{margin-left:15px;}
    .ekit-wid-con .elementskit-section-title{font-weight:500;}
    .ekit-wid-con .elementskit-section-title-wraper.text_center{text-align:center;}
    }



/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/fontawesome-all.css */
.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}
.fa-plus:before{content:"\f067";}
.fas{font-family:'Font Awesome 5 Free';font-weight:900;}
/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/flaticon.css */
[class^="flaticon-"]:before,[class^="flaticon-"]:after{font-family:Flaticon;font-style:normal;}
.flaticon-logo:before{content:"\f102";}
.flaticon-computer:before{content:"\f103";}
.flaticon-layers:before{content:"\f105";}
.flaticon-pen-tool:before{content:"\f106";}

.pera-content p{margin-bottom:0;}

.eight-section-title{margin:0 auto;}
.eight-section-title .eg-title-tag{color:#000000;font-size:17px;font-weight:500;position:relative;font-family:"Circular Std";}
.eight-section-title .eg-title-tag i:nth-child(1){height:5px;width:5px;background-color:#000;}

.eight-section-title .square-shape{width:40px;height:35px;left:-52px;top:0;position:absolute;}
.eight-section-title .square-shape i{height:9px;width:9px;position:absolute;top:0;left:0;}
.eight-section-title .square-shape i:nth-child(1){top:-8px;width:5px;height:5px;left:20px;background-color:#000;}
.eight-section-title .square-shape i:nth-child(2){width:10px;left:28px;height:10px;background-color:#000;}
.eight-section-title .square-shape i:nth-child(3){height:17px;width:17px;background-color:#000;}
.eight-section-title .square-shape i:nth-child(4){top:10px;left:10px;width:12px;height:12px;background-color:#ff0000;}
.eight-section-title p{font-size:17px;line-height:1.647;}
.feature-eight-section .eight-feature-box .feature-icon8 i{display:block;background-image:linear-gradient(173deg, #ff0000 30%, #ff0000 67%, #000 99%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.fadeFromUp{animation-name:fadeFromUp;}
.feature-eight-section{padding:165px 0px 120px;}
.feature-eight-section .ei-feature-shape{right:0;top:150px;z-index:-1;position:absolute;}
.feature-eight-section .eight-section-title{max-width:500px;position:relative;}
.feature-eight-section .eight-feature-content{padding-top:70px;}
.feature-eight-section .eight-feature-box{border-radius:20px;padding:40px 30px 53px;background-color:#ffffff;transition:0.3s all ease-in-out;}
.feature-eight-section .eight-feature-box .feature-icon8{width:98px;z-index:1;height:98px;margin:0 auto;line-height:98px;margin-bottom:34px;border-radius:25px;background-color:#ffffff;box-shadow:-0.707px 0.707px 10px 0px rgba(43, 1, 68, 0.1);}
.feature-eight-section .eight-feature-box .feature-icon8:before,.feature-eight-section .eight-feature-box .feature-icon8:after{content:"";z-index:-2;border-radius:30%;mix-blend-mode:multiply;height:110px;opacity:0;left:0px;top:0px;width:110px;position:absolute;transition:0.3s all ease-in-out;}

.feature-eight-section .eight-feature-box .feature-icon8 i{font-size:50px;font-weight:500;}
.feature-eight-section .eight-feature-box .feature-icon8 .ei-icon-bg{height:100%;width:100%;position:absolute;background-color:#fff;top:0;left:0;z-index:-1;border-radius:25px;}
.feature-eight-section .eight-feature-box .ei-feature-more{position:absolute;background-color:#000;width:50px;height:50px;border-radius:100%;line-height:50px;transition:0.3s all ease-in-out;left:0;right:0;opacity:0;visibility:hidden;bottom:0px;margin:0 auto;}
.feature-eight-section .eight-feature-box .feature-text8 h3{font-size:22px;font-weight:700;padding-bottom:13px;}
.feature-eight-section .eight-feature-box .feature-text8 p{line-height:1.5;}
.feature-eight-section .eight-feature-box:hover{background-color:#fff;box-shadow:0px 25px 38px 0px rgba(43, 1, 68, 0.17);}
.feature-eight-section .eight-feature-box:hover .feature-icon8:before,.feature-eight-section .eight-feature-box:hover .feature-icon8:after{display:block;opacity:1;}
@media screen and (max-width: 991px){
.feature-eight-section{padding:100px 0px;}
.feature-eight-section .eight-feature-box{margin-bottom:50px;}
}
@media screen and (max-width: 480px){
.pera-content p{overflow:hidden;}
}
@media screen and (max-width: 420px){
.feature-eight-section{padding:50px 0px;}
.eight-section-title h2{font-size:28px;}
}
@media screen and (max-width: 320px){
.eight-section-title h2{font-size:24px;}
}
.fadeFromUp{animation-name:fadeFromUp;}
.fadeFromUp{animation-name:fadeFromUp;}
.fadeFromUp{animation-name:fadeFromUp;}
.fadeFromUp{animation-name:fadeFromUp;}
.fadeFromUp{animation-name:fadeFromUp;}
/*! CSS Used keyframes */
@keyframes fadeFromUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}
@keyframes fadeFromUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}
@keyframes fadeFromUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}
@keyframes fadeFromUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}
@keyframes fadeFromUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}
@keyframes fadeFromUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}
@keyframes rotate{0%{top:-10px;left:-10px;}25%{top:0px;left:0px;}50%{top:0px;left:0px;}75%{top:5px;left:5px;}100%{top:-10px;left:-10px;}}




.float-left{float:left!important;}

/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/flaticon-3.css */
[class^="flaticon-"]:before,[class^="flaticon-"]:after{font-family:Flaticon;font-style:normal;}
.flaticon-null-6:before{content:"\f107";}
.flaticon-null-7:before{content:"\f108";}
.flaticon-null-8:before{content:"\f109";}
/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/fontawesome-all.css */
.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}
.fa-arrow-alt-circle-right:before{content:"\f35a";}
.fas{font-family:'Font Awesome 5 Free';font-weight:900;}
/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/style.css */
.ul-li-block ul{margin:0;padding:0;}
.ul-li-block ul li{list-style:none;display:block;}

a{color:inherit;text-decoration:none;}
a:hover,a:focus{text-decoration:none;}
img{max-width:100%;height:auto;}
section{overflow:hidden;}
a:hover,a:focus,a:visited{outline:none;box-shadow:none;text-decoration:none;color:inherit;}
.fadeFromRight{animation-name:fadeFromRight;}
.fadeFromLeft{animation-name:fadeFromLeft;}
.fadeFromRight{animation-name:fadeFromRight;}
.fadeFromLeft{animation-name:fadeFromLeft;}
.fadeFromRight{animation-name:fadeFromRight;}
.fadeFromLeft{animation-name:fadeFromLeft;}
.fadeFromRight{animation-name:fadeFromRight;}
.fadeFromLeft{animation-name:fadeFromLeft;}
.fadeFromRight{animation-name:fadeFromRight;}
.fadeFromLeft{animation-name:fadeFromLeft;}
.str-headline h2,.str-headline h3{margin:0;font-family:"Poppins";}
.str-section-title{max-width:530px;margin:0 auto;}
.str-section-title .str-title-tag{color:#ff0000e6;font-size:18px;font-weight:500;}
.str-section-title h2{color:#010101;font-size:40px;font-weight:700;position:relative;padding:25px 0px 0px;}
.str-section-title h2:before{left:0;right:0;top:13px;height:3px;width:42px;content:"";margin:0 auto;position:absolute;background-image:linear-gradient(125deg, #ff0000e6 0%, #ff0000e6 49%, #ff0000e6 100%);}
.str-section-title.str-title-left h2:before{right:auto;}
.str-about-section{background-color:#edf2f9;padding:115px 0px 110px;}
.str-about-section .str-aboutbg1{top:-20%;left:0;}
.str-about-section .str-aboutbg2{top:20%;right:-5%;}
.str-about-section .str-aboutbg3{bottom:-10%;left:-10%;}
.str-about-section .str-about-content .str-section-title{padding-bottom:25px;}
.str-about-section .str-about-content .str-about-textarea{color:#010101;font-size:17px;font-weight:500;line-height:1.647;padding-bottom:25px;}
.str-about-section .str-about-content .str-about-list{padding:25px 0px 22px;}
.str-about-section .str-about-content .str-about-list li{color:#000000;position:relative;margin-bottom:5px;padding-left:25px;}
.str-about-section .str-about-content .str-about-list li:before{top:0;left:0;color:#ff0000e6;content:"ï˜";font-weight:900;position:absolute;font-family:"Font Awesome 5 Free";}
.str-about-section .str-about-content .str-about-img{display:flex;margin-left:50px;}
.str-about-section .str-about-content .str-about-img .str-about-shape{right:0;top:40%;position:absolute;transform:translateY(-50%);}
.str-about-section .str-about-content .str-about-img .str-about-logo{top:50%;left:0;right:0;position:absolute;text-align:center;transform:translateY(-50%);}
.str-about-section .str-about-content .str-about-img .str-about-img-field{width:50%;}
.str-about-section .str-about-content .str-about-img .str-about-pic{margin:5px;display:inline-block;}
.str-about-section .str-about-content .str-progress-area{margin-top:20px;max-width:290px;}
.str-about-section .str-about-content .str-progress-area h3{color:#17161a;font-size:16px;font-weight:600;padding-bottom:5px;}
.str-about-section .str-about-content .str-progress-area .barfiller{width:100%;height:12px;background:#ebebeb;position:relative;margin-bottom:16px;}
.str-about-section .str-about-content .str-progress-area .barfiller .fill{display:block;position:relative;width:0px;height:100%;z-index:1;background-image:linear-gradient(125deg, #ff0000e6 0%, #ff0000e6 49%, #ff0000e6 100%)!important;}
.str-about-section .str-about-content .str-progress-area .barfiller .tipWrap{display:none;}
.str-about-section .str-about-content .str-progress-area .barfiller .tip{left:0px;z-index:2;color:#fff;font-size:12px;font-weight:600;padding:2px 4px;background:#333;margin-top:-30px;position:absolute;font-family:"Poppins";}
.str-about-section .str-about-content .str-progress-area .barfiller .tip:after{left:9px;z-index:9;content:"";bottom:-4px;border:solid;display:block;position:absolute;border-width:6px 6px 0 6px;border-color:rgba(0, 0, 0, 0.8) transparent;}
.str-about-section .str-about-feature-box{border-radius:5px;padding:25px 30px;}
.str-about-section .str-about-feature-box .str-about-feature-icon{width:85px;height:85px;line-height:85px;margin-right:25px;border-radius:100%;}
.str-about-section .str-about-feature-box .str-about-feature-icon i{color:#fff;font-size:45px;}
.str-about-section .str-about-feature-box .str-about-feature-text h3{color:#fff;font-size:24px;margin-top:14px;font-weight:500;line-height:1.333;}
.str-about-section .str-about-feature-area{padding-top:75px;}
.str-about-section .str-about-feature-area .col-lg-4:nth-child(1) .str-about-feature-box{background-image:linear-gradient(90deg, #ff0000e6 1%, #ff0000e6 49%, #ff0000e6 100%);}
.str-about-section .str-about-feature-area .col-lg-4:nth-child(1) .str-about-feature-icon{background-color:#000000e6;}
.str-about-section .str-about-feature-area .col-lg-4:nth-child(2) .str-about-feature-box{background-image:linear-gradient(90deg, #ff0000e6 1%, #ff0000e6 49%, #ff0000e6 100%);}
.str-about-section .str-about-feature-area .col-lg-4:nth-child(2) .str-about-feature-icon{background-color:#000000e6;}
.str-about-section .str-about-feature-area .col-lg-4:nth-child(3) .str-about-feature-box{background-image:linear-gradient(90deg, #ff0000e6 1%, #ff0000e6 49%, #ff0000e6 100%);}
.str-about-section .str-about-feature-area .col-lg-4:nth-child(3) .str-about-feature-icon{background-color:#000000e6;}
.str-btn{font-size:15px;font-weight:700;position:relative;font-family:"Poppins";}
.str-btn i{color:#ff0000e6;margin-left:5px;transition:0.3s all ease-in-out;}
.str-btn:before{bottom:-1px;content:"";height:2px;width:112px;position:absolute;background-color:#161616;}
.str-btn:hover i{margin-left:10px;}
@media screen and (max-width: 1024px){
.str-about-section .str-about-content .str-about-img .str-about-shape{display:none;}
.str-about-section .str-about-feature-box{padding:25px 15px;}
.str-about-section .str-about-feature-box .str-about-feature-text h3{font-size:22px;}
}
@media screen and (max-width: 991px){
.str-about-content{max-width:530px;margin:0 auto;}
.str-section-title{margin:inherit;}
.str-about-section .str-about-content .str-about-img{margin-left:0;padding-top:30px;}
.str-about-section .str-about-feature-box{padding:25px 30px;margin-bottom:30px;}
.str-about-section .str-about-feature-box .str-about-feature-text h3{font-size:24px;}
}
@media screen and (max-width: 480px){
.str-section-title h2{font-size:32px;}
.str-about-section{padding:50px 0px;}
.str-about-section .str-about-feature-area{padding-top:50px;}
}
@media screen and (max-width: 420px){
.str-about-section .str-about-content .str-about-img{display:inline-block;}
.str-about-section .str-about-content .str-about-img .str-about-img-field{width:100%;}
.str-about-section .str-about-content .str-about-img .str-about-logo{display:none;}
.str-about-section .str-about-content .str-progress-area{max-width:100%;}
.str-section-title h2{font-size:28px;}
}
@media screen and (max-width: 380px){
.str-section-title h2{font-size:26px;}
.str-about-section .str-about-feature-box .str-about-feature-text h3{font-size:20px;}
}
.fadeFromRight{animation-name:fadeFromRight;}
.fadeFromLeft{animation-name:fadeFromLeft;}
.fadeFromRight{animation-name:fadeFromRight;}
.fadeFromLeft{animation-name:fadeFromLeft;}


/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/animate.css */
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@media (print), (prefers-reduced-motion: reduce){
.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;}
}
/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/fontawesome-all.css */
.fas,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}
.fa-clipboard-list:before{content:"\f46d";}
.fa-codepen:before{content:"\f1cb";}
.fa-headphones:before{content:"\f025";}
.fa-pen-square:before{content:"\f14b";}
.fab{font-family:'Font Awesome 5 Brands';}
.fas{font-family:'Font Awesome 5 Free';font-weight:900;}

a{color:inherit;text-decoration:none;}
a:hover,a:focus{text-decoration:none;}
section{overflow:hidden;}
a:hover,a:focus,a:visited{outline:none;box-shadow:none;text-decoration:none;color:inherit;}
.relative-position{position:relative;}
.pera-content p{margin-bottom:0;}
.fadeFromUp{animation-name:fadeFromUp;}
@media screen and (max-width: 480px){
.pera-content p{overflow:hidden;}
}
.fadeFromUp{animation-name:fadeFromUp;}
.saas2-headline h2,.saas2-headline h3{margin:0;}
.saas_btn a{font-size:15px;font-weight:700;border-radius:30px;display:inline-block;border:2px solid #ff0000;}
.saas_btn:before{top:8px;left:32px;font-weight:900;font-size:22px;position:absolute;font-family:"Font Awesome 5 Free";}
.fadeFromUp{animation-name:fadeFromUp;}
.saas_two_feature_section .s2-feature_text .feature_tag{color:#ff0000;font-size:18px;font-weight:500;padding:3px 30px;border-radius:8px;display:inline-block;background-color:#ffe2e2;}
.saas_two_feature_section .s2-feature_text h2{font-weight:700;color:#010101;}
.saas_two_feature_section .s2-feature_text h2 span{font-weight:300;}
.saas_btn:before,.saas_two_feature_section .s2-feature_text .saas_btn a i{background:linear-gradient(-45deg, #6b2c94 32%, #fc01fd 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.saas_two_feature_section .s2-feature_text p{color:#353535;}
.saas_two_feature_section .s2-feature_text .saas_btn a{transition:0.3s all ease-in-out;position:relative;overflow:hidden;border-radius:50px;display:inline-block;}
.saas_two_feature_section .s2-feature_text .saas_btn a:before{position:absolute;content:"";width:0px;height:0px;right:0;top:45px;right:15px;box-shadow:0 0 30px 31px rgba(213, 8, 217, 0.9);border-radius:50%;z-index:-1;opacity:0;visibility:hidden;transition:0.3s all ease-in-out;}
.saas_two_feature_section .s2-feature_text .saas_btn a:after{height:100%;width:100%;position:absolute;content:"";top:-100%;right:0;z-index:-2;transition:0.3s all ease-in-out;background-color:#ff0000;}
.saas_two_feature_section .s2-feature_text .saas_btn a:hover{color:#fff;}
.saas_two_feature_section .s2-feature_text .saas_btn a:hover i{background:none;-webkit-text-fill-color:inherit;}
.saas_two_feature_section .s2-feature_text .saas_btn a:hover:before{opacity:1;right:25px;visibility:visible;}
.saas_two_feature_section .s2-feature_text .saas_btn a:hover:after{top:0;}
.saas_two_feature_section{padding:105px 0px 85px;}
.saas_two_feature_section .s2-feature_text{max-width:520px;}
.saas_two_feature_section .s2-feature_text h2{font-size:40px;line-height:1.25;padding:15px 0px 15px;}
.saas_two_feature_section .s2-feature_text .saas_btn a{padding:10px 25px 10px 25px;}
.saas_two_feature_section .s2-feature_text .saas_btn a i{font-size:20px;margin-right:5px;}
.saas_two_feature_section .s2-feature_right{padding-left:35px;}
.saas_two_feature_section .s2-feature_right .s2-feature_list{margin-bottom:10px;padding:22px 32px 20px;border-radius:10px;display:inline-block;transition:0.4s all ease-in-out;position:relative;}
.saas_two_feature_section .s2-feature_right .s2-feature_list:before{position:absolute;content:"";height:0px;width:5px;left:0;top:50%;border-radius:50px;transform:translateY(-50%);transition:0.3s all ease-in-out;}
.saas_two_feature_section .s2-feature_right .s2-feature_list:hover:before{height:60px;}
.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_icon{width:95px;float:left;height:95px;border-radius:100%;line-height:105px;margin-right:30px;}
.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_icon:after{left:0;right:0;top:5px;width:90%;height:90%;content:"";margin:0 auto;position:absolute;border:5px solid #fff;border-radius:100%;}
.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_icon i{font-size:30px;}
.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_text_box{max-width:310px;display:inline-block;}
.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_text_box h3{color:#010101;font-size:22px;font-weight:700;padding-bottom:15px;}
.saas_two_feature_section .s2-feature_right .s2-feature_list:hover{margin-left:30px;box-shadow:0px 3px 43px 0px rgba(0, 0, 0, 0.13);}
.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(1) .s2-feature_icon{background-color:#ffe2e2;}
.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(1) .s2-feature_icon i{color:#ff0000;}
.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(1):before{background-color:#ff0000;}
.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(2) .s2-feature_icon{background-color:#ffe2e2;}
.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(2) .s2-feature_icon i{color:#ff0000;}
.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(2):before{background-color:#ff0000;}
.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(3) .s2-feature_icon{background-color:#ffe2e2;}
.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(3) .s2-feature_icon i{color:#ff0000;}
.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(3):before{background-color:#ff0000;}
@media screen and (max-width: 1120px){
.saas_two_feature_section .s2-feature_right{padding-left:0;}
.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_icon{margin-right:10px;}
}
@media screen and (max-width: 1015px){
.saas_two_feature_section .s2-feature_right .s2-feature_list{padding:22px 20px 20px;}
}
@media screen and (max-width: 991px){
.saas_two_feature_section .s2-feature_right{padding-left:0;margin-top:40px;}
}
@media screen and (max-width: 480px){
.saas_two_feature_section{padding:60px 0px 25px;}
.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_icon{margin:0 auto;float:none;margin-bottom:20px;}
.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_text_box{text-align:center;max-width:100%;}
}
@media screen and (max-width: 420px){
.saas_two_feature_section .s2-feature_text h2{font-size:30px;}
.saas_two_feature_section .s2-feature_text{padding:20px 0 0 0px;}
.saas_two_feature_section .s2-feature_right .s2-feature_list:hover{margin-left:0;}
}
.fadeFromUp{animation-name:fadeFromUp;}
.fadeFromUp{animation-name:fadeFromUp;}
.fadeFromUp{animation-name:fadeFromUp;}
/*! CSS Used keyframes */
@keyframes fadeFromUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}
@keyframes fadeFromUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}
@keyframes fadeFromUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}
@keyframes fadeFromUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}
@keyframes fadeFromUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}
@keyframes fadeFromUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}

.pera-content p{margin-bottom:0;}
.it-nw .headline h2,.it-nw .headline h3{margin:0;font-family:"Poppins";}
.it-nw-section-title.middle-align{margin:0 auto;max-width:580px;}
.it-nw-section-title.middle-align .it-nw-title-tag:before{display:block;}
.it-nw-section-title.middle-align .it-nw-title-tag:after{width:35px;right:-40px;}
.it-nw-section-title .it-nw-title-tag{font-size:20px;font-weight:700;color:#ff0000e6;position:relative;}
.it-nw-section-title .it-nw-title-tag:before,.it-nw-section-title .it-nw-title-tag:after{top:18px;content:"";height:2px;width:35px;position:absolute;background-color:#ff0000e6;}
.it-nw-section-title .it-nw-title-tag:before{left:-40px;display:none;}
.it-nw-section-title .it-nw-title-tag:after{width:120px;right:-125px;}
.it-nw-section-title h2{font-size:36px;font-weight:700;color:#00133e;padding:15px 0px 14px;}
.it-nw-feature-innerbox .it-nw-feature-inner-icon i{background:-webkit-gradient(linear, left top, left bottom, from(#ff0000e6), to(#ff0000e6));background:linear-gradient(to bottom, #ff0000e6 0%, #ffffff 100%);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;}
.it-nw-feature-innerbox .it-nw-feature-inner-icon{border-radius:7px;border-top-right-radius:0;}
.it-nw-feature-section{z-index:1;overflow:visible;padding:95px 0px 0px;}
.it-nw-feature-section .it-nw-ft-bg{left:0;right:0;top:30px;z-index:-1;}
.it-nw-side-bg{top:0;right:0;opacity:0.08;}
.it-nw-feature-content{padding-top:90px;}
.it-nw-feature-innerbox{padding:70px 15px 30px;background-color:#fff;-webkit-box-shadow:0px 10px 35px 0px rgba(0, 0, 0, 0.1);box-shadow:0px 10px 35px 0px rgba(0, 27, 175, 0.1);}
.it-nw-feature-innerbox .it-nw-feature-inner-icon{left:0;right:0;z-index:1;top:-42px;width:80px;height:85px;overflow:hidden;margin:0 auto;background-color:#fff;-webkit-transition:500ms all ease;transition:500ms all ease;-webkit-box-shadow:0px 10px 35px 0px rgba(0, 27, 175, 0.2);box-shadow:0px 10px 35px 0px rgba(255, 255, 255, 0.151);}
.it-nw-feature-innerbox .it-nw-feature-inner-icon i{line-height:0.8;font-size:45px;}
.it-nw-feature-innerbox .it-nw-feature-inner-icon:after{top:0;right:0;content:"";width:100%;z-index:-1;height:0%;position:absolute;-webkit-transition:500ms all ease;transition:500ms all ease;}
.it-nw-feature-innerbox .it-nw-feature-inner-text h3{font-size:24px;font-weight:700;color:#000000;padding-bottom:12px;}
.it-nw-feature-innerbox:hover .it-nw-feature-inner-icon:after{height:100%;}
.it-nw-feature-innerbox:hover .it-nw-feature-inner-icon i{background:-webkit-gradient(linear, left top, left bottom, from(white), to(white));background:linear-gradient(to bottom, white 0%, white 100%);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;}
.it-nw-feature-innerbox:hover .it-nw-feature-inner-icon i{
    color: #fff;
}
@media screen and (max-width: 1024px){
.it-nw-section-title h2{font-size:32px;}
}
@media screen and (max-width: 991px){
.it-nw-feature-innerbox{margin-bottom:70px;}
.it-nw-feature-section{padding-bottom:20px;}
}
@media screen and (max-width: 480px){
.it-nw-feature-section{padding:60px 0px 10px;}
.it-nw-section-title h2{font-size:26px;}
.it-nw-section-title .it-nw-title-tag:after,.it-nw-section-title.middle-align .it-nw-title-tag:before{display:none;}
.it-nw-section-title .it-nw-title-tag{font-size:16px;}
}


/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/fontawesome-all.css */
.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}
.fa-arrow-right:before{content:"\f061";}
.fas{font-family:'Font Awesome 5 Free';font-weight:900;}
/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/flaticon-7.css */
i[class^="flaticon-"]:before{font-family:flaticon!important;font-style:normal;font-weight:normal!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.flaticon-accounting:before{content:"\f104";}
.flaticon-analysis:before{content:"\f105";}
.flaticon-financial-database:before{content:"\f107";}
.flaticon-online-registration:before{content:"\f108";}
.flaticon-project-management:before{content:"\f109";}
.flaticon-quality:before{content:"\f10a";}

a:hover,a:focus,a:visited{outline:none;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;color:inherit;}
.pr1-headline h2,.pr1-headline h5{font-family:"Spartan", sans-serif;font-weight:700;text-transform:capitalize;line-height:1.25;margin-bottom:0;color:#000;}
.pr1-headline h2{font-size:48px;}
@media (max-width: 767.98px){
.pr1-headline h2{font-size:36px;}
}
@media (max-width: 575.98px){
.pr1-headline h2{font-size:30px;}
}
.pr1-headline h5{font-size:22px;}
.pr1-pera-txt p{color:#666666;margin:0;}
[class^="flaticon-"]:before,[class^="flaticon-"]:after{margin-left:0;}
.pr1-title-area{margin-bottom:30px;}
.pr1-title-area .pr1-pera-txt{margin-top:15px;}
.pr1-readmore-btn{margin-top:20px;}
.pr1-readmore-btn a{font-size:15px;font-weight:700;font-family:"Spartan", sans-serif;text-transform:capitalize;-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
.pr1-readmore-btn a i{-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
.pr1-work-section{padding:100px 0;background-color:#ffffff;position:relative;}
.pr1-work-section .pr1-work-shape-1{position:absolute;width:180px;display:inline-block;top:150px;left:0;}
.pr1-work-content{position:relative;}
.pr1-work-content .pr1-work-shape-2{position:absolute;width:180px;display:inline-block;right:0;bottom:0px;right:-120px;}
.pr1-work-column{background-color:#fff;padding:20px;-webkit-box-shadow:0px 17px 40px 0px rgba(135, 135, 135, 0.15);box-shadow:0px 17px 40px 0px rgba(135, 135, 135, 0.15);margin-bottom:30px;}
.pr1-work-column:hover .pr1-icon-container i{background-color:#ff0000e6;color:#ffffff;-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
.pr1-work-column:hover .pr1-readmore-btn a{color:#ff0000e6;}
.pr1-work-column:hover .pr1-readmore-btn i{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);}
.pr1-work-column .pr1-icon-container{margin-bottom:20px;}
.pr1-work-column .pr1-icon-container i{width:60px;height:60px;background-color:#ffe1ca;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:36px;border-radius:3px;color:#ff6c00;}
.pr1-work-column .pr1-headline{margin-bottom:15px;}
.pr1-work-column .pr1-headline h5{-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
.pr1-work-column .pr1-headline a:hover h5{color:#ff0000e6;}
/*! CSS Used keyframes */
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}
@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}


/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/fontawesome-all.css */
.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}
.fa-arrow-right:before{content:"\f061";}
.fas{font-family:'Font Awesome 5 Free';font-weight:900;}
/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/flaticon-7.css */
i[class^="flaticon-"]:before{font-family:flaticon!important;font-style:normal;font-weight:normal!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.flaticon-consultant:before{content:"\f10b";}
.flaticon-hands-and-gestures:before{content:"\f10c";}

a:hover,a:focus,a:visited{outline:none;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;color:inherit;}
.pr1-headline h2,.pr1-headline h5{font-family:"Spartan", sans-serif;font-weight:700;text-transform:capitalize;line-height:1.25;margin-bottom:0;color:#000;}
.pr1-headline h2{font-size:48px;}
@media (max-width: 767.98px){
.pr1-headline h2{font-size:36px;}
}
@media (max-width: 575.98px){
.pr1-headline h2{font-size:30px;}
}
.pr1-headline h5{font-size:22px;}
.pr1-pera-txt p{color:#666666;margin:0;}
[class^="flaticon-"]:before,[class^="flaticon-"]:after{margin-left:0;}
.pr1-title-area{margin-bottom:30px;}
.pr1-title-area .pr1-pera-txt{margin-top:15px;}
.pr1-readmore-btn{margin-top:20px;}
.pr1-readmore-btn a{font-size:15px;font-weight:700;font-family:"Spartan", sans-serif;text-transform:capitalize;-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
.pr1-readmore-btn a i{-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
.pr1-business-section{padding:100px 0;}
@media (max-width: 575.98px){
.pr1-business-section{padding-bottom:70px;}
}
.pr1-business-left{position:relative;height:100%;}
.pr1-business-left .pr1-business-shape-1{width:120px;position:absolute;bottom:-50px;left:30%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
@media (max-width: 991.98px){
.pr1-business-left .pr1-img-bg{display:block;}
}
.pr1-business-left .pr1-img-container{display:inline-block;padding:3px;border-radius:6px;overflow:hidden;background-image:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ff0000e6));background-image:-webkit-linear-gradient(top, #ffffff, #ff0000e6);background-image:-o-linear-gradient(top, #ffffff, #ff0000e6);background-image:linear-gradient(to bottom, #ffffff, #ff0000e6);}
@media (max-width: 991.98px){
.pr1-business-left .pr1-img-container{position:relative;overflow:visible;}
}
@media (max-width: 575.98px){
.pr1-business-left .pr1-img-container{width:50%;}
}
.pr1-business-left .pr1-img-container img{width:inherit;}
@media (max-width: 767.98px){
.pr1-business-left .pr1-img-container img{width:auto;max-width:100%;}
}
.pr1-business-left .pr1-img-container.pr1-img-2{position:absolute;bottom:0;right:0;}
@media (max-width: 991.98px){
.pr1-business-left .pr1-img-container.pr1-img-2{bottom:-190px;right:-190px;}
}
@media (max-width: 575.98px){
.pr1-business-left .pr1-img-container.pr1-img-2{width:100%;right:-80%;bottom:-70%;}
}
@media (max-width: 991.98px){
.pr1-business-right{margin-top:250px;}
}
@media (max-width: 460px){
.pr1-business-right{margin-top:210px;}
}
.pr1-business-right .pr1-business-txt{margin-bottom:30px;}
.pr1-business-right .pr1-business-txt p{font-size:18px;font-weight:700;color:#000;}
.pr1-business-right .pr1-business-column{background-color:#fff;padding:20px;-webkit-box-shadow:0px 17px 40px 0px rgba(135, 135, 135, 0.15);box-shadow:0px 17px 40px 0px rgba(135, 135, 135, 0.15);}
@media (max-width: 575.98px){
.pr1-business-right .pr1-business-column{margin-bottom:30px;}
}
.pr1-business-right .pr1-business-column:hover .pr1-icon-container i{background-color:#ff0000e6;color:#ffffff;-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
.pr1-business-right .pr1-business-column:hover .pr1-readmore-btn a{color:#ff0000e6;}
.pr1-business-right .pr1-business-column:hover .pr1-readmore-btn i{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);}
.pr1-business-right .pr1-business-column .pr1-icon-container{margin-bottom:20px;}
.pr1-business-right .pr1-business-column .pr1-icon-container i{width:60px;height:60px;background-color:#ffe1ca;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:36px;border-radius:3px;color:#ff6c00;}
.pr1-business-right .pr1-business-column .pr1-headline{margin-bottom:15px;}
.pr1-business-right .pr1-business-column .pr1-headline h5{-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
.pr1-business-right .pr1-business-column .pr1-headline a:hover h5{color:#ff0000e6;}
/*! CSS Used keyframes */
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}
@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}
@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}


/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/flaticon-8.css */
i[class^="flaticon-"]:before{font-family:flaticon!important;font-style:normal;font-weight:normal!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.flaticon-writer:before{content:"\f11a";}
.flaticon-design-2:before{content:"\f122";}
.flaticon-browser:before{content:"\f123";}
.flaticon-responsive:before{content:"\f124";}
.flaticon-growth-1:before{content:"\f126";}
.flaticon-24-hours:before{content:"\f127";}

.pr20-headline h3,.pr20-headline h6{font-family:"Lexend", sans-serif;font-weight:700;text-transform:none;line-height:1.25;margin-bottom:0;color:#1a0b60;text-transform:capitalize;}
.pr20-headline h3{font-size:36px;}
@media (max-width: 767.98px){
.pr20-headline h3{font-size:30px;}
}
.pr20-headline h6{font-size:18px;}
.pr20-pera-txt p{color:#666666;margin:0;}
[class^="flaticon-"]:before,[class^="flaticon-"]:after{margin-left:0;}
.pr20-title-area{margin-bottom:30px;}
.pr20-title-area .pr20-subtitle{color:#ff0000e6;font-weight:700;font-size:18px;margin-bottom:6px;display:inline-block;text-transform:capitalize;}
.pr20-title-area h3{margin-bottom:20px;}
.pr20-title-area h3 span{color:#ff0000e6;}

.pr20-business-content{background-size:650px;background-position:center;}
@media (max-width: 991.98px){
.pr20-business-content .pr20-business-middle{margin-top:30px;margin-bottom:30px;}
}
.pr20-business-item{background-color:#ffffff;-webkit-box-shadow:0px 20px 60px 0px rgba(135, 135, 135, 0.2);box-shadow:0px 20px 60px 0px rgba(135, 135, 135, 0.2);margin-bottom:30px;padding:20px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.pr20-business-item .pr20-icon-wrapper{margin-right:20px;}
.pr20-business-item .pr20-icon-wrapper i{font-size:45px;color:#ff0000e6;}
.pr20-business-item .pr20-headline{margin-bottom:10px;}





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

/*! CSS Used from: https://html.themexriver.com/Saasio/assets/css/flaticon-8.css */
i[class^="flaticon-"]:before{font-family:flaticon!important;font-style:normal;font-weight:normal!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.flaticon-project-management:before{content:"\f10e";}
.flaticon-businessmen:before{content:"\f10f";}
.flaticon-web-development:before{content:"\f110";}
.flaticon-launching:before{content:"\f112";}

.pr3-headline h3,.pr3-headline h4{font-family:"Lexend", sans-serif;font-weight:700;text-transform:none;line-height:1.25;margin-bottom:0;color:#1a0b60;}
.pr3-headline h3{font-size:36px;}
@media (max-width: 767.98px){
.pr3-headline h3{font-size:30px;}
}
.pr3-headline h4{font-size:24px;}
@media (max-width: 767.98px){
.pr3-headline h4{font-size:20px;}
}
.pr3-pera-txt p{color:#666666;margin:0;}
[class^="flaticon-"]:before,[class^="flaticon-"]:after{margin-left:0;}
.pr3-title-area{margin-bottom:30px;}
.pr3-title-area span{color:#497efd;font-weight:700;font-size:18px;margin-bottom:6px;display:inline-block;}
.pr3-title-area h3{margin-bottom:20px;}
.pr3-work-process{padding:100px 0;background-color:#ffffff;}
@media (max-width: 991.98px){
.pr3-work-process{padding-bottom:70px;}
}
.pr3-work-content{margin-top:30px;}
@media (max-width: 991.98px){
.pr3-work-content .pr3-work-column{margin-bottom:30px;}
}
.pr3-work-content .pr3-work-column .pr3-wk-column-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.pr3-work-content .pr3-work-column .pr3-wk-column-top .wk-column-left{margin-right:30px;position:relative;}
.pr3-work-content .pr3-work-column .pr3-wk-column-top .wk-column-left::after{content:'';position:absolute;top:50%;right:-17px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:20px solid #ff0000;opacity:0.9;}
.pr3-work-content .pr3-work-column .pr3-wk-column-top .wk-column-left .icon-wrapper{width:80px;height:80px;background-image:-webkit-gradient(linear, right top, left top, from(#ff0000), to(#ffceec));background-image:-webkit-linear-gradient(right, #ff0000 0%, #ffceec 100%);background-image:-o-linear-gradient(right, #ff0000 0%, #ffceec 100%);background-image:linear-gradient(270deg, #ff0000 0%, #ffceec 100%);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.pr3-work-content .pr3-work-column .pr3-wk-column-top .wk-column-left .icon-wrapper i{width:50px;height:50px;border-radius:50%;background-color:#ffffff;-webkit-box-shadow:0px 5px 25px 0px rgba(0, 30, 94, 0.3);box-shadow:0px 5px 25px 0px rgba(0, 30, 94, 0.3);font-size:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ff0000;}
.pr3-work-content .pr3-work-column .pr3-wk-column-top .wk-column-right{width:100%;}
.pr3-work-content .pr3-work-column .pr3-wk-column-top .wk-column-right h4{margin-bottom:10px;position:relative;}
.pr3-work-content .pr3-work-column .pr3-wk-column-top .wk-column-right h4::after{content:'';position:absolute;bottom:-7px;left:0;width:100%;height:2px;border-bottom:2px dashed #ff0000;}
.pr3-work-content .pr3-work-column .pr3-wk-column-top .wk-column-right h4 span{margin-left:6px;}
.pr3-work-content .pr3-work-column .pr3-wk-column-top .wk-column-right span{color:#1a0b60;font-weight:700;font-family:"Lexend", sans-serif;text-transform:capitalize;font-size:16px;}
.pr3-work-content .pr3-work-column .pr3-pera-txt{margin-top:20px;}
.pr3-work-content .pr3-work-column.color-2 .wk-column-left::after{border-left:20px solid #ff5728;}
.pr3-work-content .pr3-work-column.color-2 .wk-column-left .icon-wrapper{background-image:-webkit-gradient(linear, right top, left top, from(#ff5728), color-stop(100%, #ffc587), to(#ffd328));background-image:-webkit-linear-gradient(right, #ff5728 0%, #ffc587 100%, #ffd328 100%);background-image:-o-linear-gradient(right, #ff5728 0%, #ffc587 100%, #ffd328 100%);background-image:linear-gradient(270deg, #ff5728 0%, #ffc587 100%, #ffd328 100%);}
.pr3-work-content .pr3-work-column.color-2 .wk-column-left .icon-wrapper i{color:#ff5728;}
.pr3-work-content .pr3-work-column.color-2 .wk-column-right h4::after{border-bottom:2px dashed #ff5728;}
.pr3-work-content .pr3-work-column.color-3 .wk-column-left::after{border-left:20px solid #2899ff;}
.pr3-work-content .pr3-work-column.color-3 .wk-column-left .icon-wrapper{background-image:-webkit-gradient(linear, right top, left top, color-stop(11%, #2899ff), color-stop(100%, #a9e0ff), to(#ffc587));background-image:-webkit-linear-gradient(right, #2899ff 11%, #a9e0ff 100%, #ffc587 100%);background-image:-o-linear-gradient(right, #2899ff 11%, #a9e0ff 100%, #ffc587 100%);background-image:linear-gradient(270deg, #2899ff 11%, #a9e0ff 100%, #ffc587 100%);}
.pr3-work-content .pr3-work-column.color-3 .wk-column-left .icon-wrapper i{color:#2899ff;}
.pr3-work-content .pr3-work-column.color-3 .wk-column-right h4::after{border-bottom:2px dashed #2899ff;}
.pr3-work-content .pr3-work-column.color-4 .wk-column-left::after{border-left:20px solid #01ce92;}
.pr3-work-content .pr3-work-column.color-4 .wk-column-left .icon-wrapper{background-image:-webkit-gradient(linear, right top, left top, from(#01ce92), to(#58ff83));background-image:-webkit-linear-gradient(right, #01ce92 0%, #58ff83 100%);background-image:-o-linear-gradient(right, #01ce92 0%, #58ff83 100%);background-image:linear-gradient(270deg, #01ce92 0%, #58ff83 100%);}
.pr3-work-content .pr3-work-column.color-4 .wk-column-left .icon-wrapper i{color:#01ce92;}
.pr3-work-content .pr3-work-column.color-4 .wk-column-right h4::after{border-bottom:2px dashed #01ce92;}




/*! CSS Used from: https://html.rometheme.pro/oren/css/vendor/font-awesome.min.css */
.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-trophy:before{content:"\f091";}
.fa-tasks:before{content:"\f0ae";}
.fa-users:before{content:"\f0c0";}
.fa-rocket:before{content:"\f135";}
.content-wrap{padding:80px 0;}
.spacer-content{height:80px;}
.spacer-content::after{display:block;content:"";clear:both;}
.section{position:relative;}
.section-heading{font-size:48px;line-height:1em;margin-bottom:10px;margin-top:0;padding-bottom:5px;position:relative;color:#222222;}
.section-heading:after{content:'';display:block;vertical-align:bottom;width:30px;height:3px;background:#E63F64;margin-bottom:10px;margin-top:20px;}
.section-heading.no-after:after{display:none;}
@media (max-width: 767px){
.section-heading{font-size:32px;}
}
.subheading{margin-top:-20px;margin-bottom:30px;color:#666666;font-family:"PT Serif", serif;font-size:18px;}
.text-black{color:#222222!important;}
.rs-icon-info-3 .fa{background:-webkit-gradient(linear, left center, right center, from(#E63F64), color-stop(100%, #C118FF));background:-webkit-linear-gradient(left, #E63F64, #C118FF 100%);background:linear-gradient(to right, #E63F64, #C118FF 100%);}
.rs-icon-info-3 .fa:hover{background:-webkit-gradient(linear, left center, right center, from(#C118FF), color-stop(100%, #E63F64));background:-webkit-linear-gradient(left, #C118FF, #E63F64 100%);background:linear-gradient(to right, #C118FF, #E63F64 100%);}
.rs-icon-info-3{margin-bottom:15px;}
.rs-icon-info-3 .info-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.rs-icon-info-3 .fa{text-align:center;width:60px;height:60px;margin-right:10px;color:#ffffff;background-color:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;padding-top:14px;font-size:35px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.rs-icon-info-3 .info-text{position:relative;margin-top:20px;}
.rs-icon-info-3::after{display:block;content:"";clear:both;}
.rs-icon-info-3:hover .info-icon .fa{color:#ffffff;background-color:#E63F64;-webkit-animation-name:hvr-icon-push;animation-name:hvr-icon-push;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;}



.pera-content p{margin-bottom:0;}
.fadeFromUp{animation-name:fadeFromUp;}
@media screen and (max-width: 480px){
.pera-content p{overflow:hidden;}
}
.appseo-home .container{max-width:1200px;}
.appseo-headline h2,.appseo-headline h3{margin:0;font-family:"Poppins";}
.appseo-section-title{padding-bottom:35px;}
.appseo-section-title:after{left:0;right:0;bottom:0;content:"";width:60px;height:25px;margin:0 auto;position:absolute;background-repeat:no-repeat;background-image:url(/services/political/candidate/img/ts1.png);}
.appseo-section-title p{color:#415e8d;font-size:18px;text-transform:capitalize;}
.appseo-section-title h2{font-size:40px;font-weight:800;text-transform:uppercase;}
.fadeFromUp{animation-name:fadeFromUp;}
.appseo-service-section{padding:85px 0px 120px;}
.appseo-service-section .appseo-service-vector{position:absolute;bottom:150px;left:140px;}
.appseo-service-content{padding-top:40px;}
.appseo-service-content .appseo-service-icon-text{z-index:1;overflow:hidden;padding:55px 65px;transition:0.3s all ease-in-out;box-shadow:0px 0px 35px 0px rgba(164, 177, 235, 0.13);}
.appseo-service-content .appseo-service-icon-text .appseo-service-icon{width:142px;height:142px;display:flex;margin:0 auto;margin-bottom:42px;align-items:center;border-radius:100%;justify-content:center;box-shadow:1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);background-image:linear-gradient(45deg, #ff0000 15%, #ff0000 100%);}
.appseo-service-content .appseo-service-icon-text .appseo-service-icon svg{height:70px;fill:#fff;}
.appseo-service-content .appseo-service-icon-text .appseo-service-icon:before,.appseo-service-content .appseo-service-icon-text .appseo-service-icon:after{top:15px;left:-25px;z-index:-1;content:"";width:100%;height:100%;position:absolute;background-repeat:no-repeat;background-image:url(https://html.themexriver.com/Saasio/assets/img/seo/shape/sericon2.png);}
.appseo-service-content .appseo-service-icon-text .appseo-service-icon:after{top:0;left:auto;right:-45px;background-image:url(/services/political/candidate/img/sericon1.png);}
.appseo-service-content .appseo-service-icon-text .appseo-service-text h3{color:#213e6e;font-size:22px;font-weight:700;padding-bottom:12px;}
.appseo-service-content .appseo-service-icon-text .appseo-service-text p{color:#415e8d;line-height:1.75;}
.appseo-service-content .appseo-service-icon-text:before{top:-135px;right:-120px;z-index:-1;content:"";width:100%;height:100%;position:absolute;background-repeat:no-repeat;transition:0.3s all ease-in-out;background-image:url(/services/political/candidate/img/s-shape1.png);}
.appseo-service-content .appseo-service-box{transition:0.3s all ease-in-out;background-color:#fff;}
.appseo-service-content .appseo-service-box:after{left:0;right:0;content:"";height:8px;bottom:-4px;width:240px;margin:0 auto;position:absolute;border-radius:30px;background-color:#ff0000;transition:0.3s all ease-in-out;}
.appseo-service-content .appseo-service-box:hover{transform:translateY(40px);}
.appseo-service-content .appseo-service-box:hover:after{width:270px;}
.appseo-service-content .appseo-service-box:hover .appseo-service-icon-text:before{top:-145px;right:-130px;}
.appseo-service-content .col-lg-4:nth-child(2) .appseo-service-box:after{background-color:#ff8833;}
.appseo-service-content .col-lg-4:nth-child(2) .appseo-service-box .appseo-service-icon{background-image:linear-gradient(45deg, #ff6626 15%, #ffa641 100%);}
.appseo-service-content .col-lg-4:nth-child(3) .appseo-service-box:after{background-color:#3c58e8;}
.appseo-service-content .col-lg-4:nth-child(3) .appseo-service-box .appseo-service-icon{background-image:linear-gradient(45deg, #2b3fe1 15%, #4f73ef 100%);}
@media screen and (max-width: 1440px){
.appseo-service-section .appseo-service-vector{left:-20px;}
}
@media screen and (max-width: 1045px){
.appseo-service-section .appseo-service-vector{z-index:-1;}
}
@media screen and (max-width: 991px){
.appseo-service-section{padding:60px 0px 20px;}
.appseo-service-content .appseo-service-box{margin:0 auto;max-width:370px;background-color:#fff;margin-bottom:60px;}
}
@media screen and (max-width: 480px){
.appseo-section-title h2{font-size:32px;}
}
@media screen and (max-width: 360px){
.appseo-service-content .appseo-service-icon-text{padding:55px 45px;}
}
@media screen and (max-width: 320px){
.appseo-section-title h2{font-size:30px;}
.appseo-service-content .appseo-service-icon-text{padding:55px 30px;}
}
.fadeFromUp{animation-name:fadeFromUp;}
.fadeFromUp{animation-name:fadeFromUp;}
.fadeFromUp{animation-name:fadeFromUp;}
.fadeFromUp{animation-name:fadeFromUp;}




.pr3-headline h3,.pr3-headline h5{font-family:"Lexend", sans-serif;font-weight:700;text-transform:none;line-height:1.25;margin-bottom:0;color:#1a0b60;}
.pr3-headline h3{font-size:36px;}
@media (max-width: 767.98px){
.pr3-headline h3{font-size:30px;}
}
.pr3-headline h5{font-size:22px;}
.pr3-pera-txt p{color:#666666;margin:0;}
[class^="flaticon-"]:before,[class^="flaticon-"]:after{margin-left:0;}
.pr3-title-area{margin-bottom:30px;}
.pr3-title-area span{color:#497efd;font-weight:700;font-size:18px;margin-bottom:6px;display:inline-block;}
.pr3-title-area h3{margin-bottom:20px;}
@media (max-width: 991.98px){
.pr3-workflow{padding-top:100px;}
}
.pr3-workflow .pr3-workflow-shape{position:absolute;right:0;bottom:-100px;width:300px;}
.pr3-workflow-list{padding-right:100px;}
.pr3-workflow-list .pr3-workflow-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.pr3-workflow-list .pr3-workflow-item+.pr3-workflow-item{margin-top:30px;}
.pr3-workflow-list .pr3-workflow-item .pr3-icon-wrapper{margin-right:30px;}
.pr3-workflow-list .pr3-workflow-item .pr3-icon-wrapper i{width:70px;height:70px;background-image:-webkit-linear-gradient(115deg, #ff0000 0%, #ffceec 100%);background-image:-o-linear-gradient(115deg, #ff0000 0%, #ffceec 100%);background-image:linear-gradient(-25deg, #ff0000 0%, #ffceec 100%);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:36px;border-radius:6px;color:#ffffff;}
.pr3-workflow-list .pr3-workflow-item .pr3-item-content .pr3-headline{margin-bottom:10px;}
.pr3-workflow-list .pr3-workflow-item.color-2 .pr3-icon-wrapper i{background-image:-webkit-linear-gradient(115deg, #8a6eff 4%, #b9a1ff 78%);background-image:-o-linear-gradient(115deg, #8a6eff 4%, #b9a1ff 78%);background-image:linear-gradient(-25deg, #8a6eff 4%, #b9a1ff 78%);}
.pr3-workflow-list .pr3-workflow-item.color-3 .pr3-icon-wrapper i{background-image:-webkit-linear-gradient(115deg, #01ce92 0%, #58ff83 100%);background-image:-o-linear-gradient(115deg, #01ce92 0%, #58ff83 100%);background-image:linear-gradient(-25deg, #01ce92 0%, #58ff83 100%);}
@media (max-width: 991.98px){
.pr3-workflow-right{margin-top:60px;}
}
.pr3-workflow-right img{width:initial;}
@media (max-width: 4808px){
.pr3-workflow-list{padding-right:0;}
}


/*! CSS Used from: https://rstheme.com/products/html/reobiz/assets/fonts/linea-fonts.css */
[class^="icon-"]:before{font-family:"linea-basic-10"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
/*! CSS Used from: https://rstheme.com/products/html/reobiz/assets/css/rs-spacing.css */
.pt-100{padding-top:100px;}
.pb-100{padding-bottom:100px;}
.pr-110{padding-right:110px;}
.pl-0{padding-left:0px;}
.mb-18{margin-bottom:18px;}
.mb-20{margin-bottom:20px;}
.mb-40{margin-bottom:40px;}
@media only screen and (max-width: 1199px){
.lg-pb-93{padding-bottom:93px;}
.lg-pr-30{padding-right:30px;}
}
@media only screen and (max-width: 991px){
.md-pt-72{padding-top:72px;}
.md-pt-80{padding-top:80px;}
.md-pb-70{padding-bottom:70px;}
.md-mb-30{margin-bottom:30px;}
}

.blue-color{color:#ff0000;}
body.home-eight h2{font-size:36px;line-height:48px;}
.sec-title .sub-title{font-family:'Poppins', sans-serif;font-weight:500;text-transform:uppercase;margin-bottom:8px;}
.rs-whychooseus.style4 .content-part{display:inline-flex;}
.rs-whychooseus.style4 .content-part .icon-part img{width:70px;height:70px;max-width:unset;}
.rs-whychooseus.style4 .content-part .text-part{padding-left:35px;}
.rs-whychooseus.style4 .content-part .text-part .title{margin-bottom:10px;font-size:22px;line-height:32px;font-weight:700;}

@media only screen and (max-width: 991px){
.md-order-first{-ms-flex-order:-1;order:-1;}
.md-col-padding > [class*="col-"]{padding-right:15px!important;padding-left:15px!important;}
.sec-title h2.title{font-size:30px;line-height:40px;}
}
@media only screen and (max-width: 767px){
.sec-title .sub-title{margin-bottom:0;}
}
@media only screen and (max-width: 480px){
.sec-title h2.title,h2{font-size:23px;line-height:33px;}
.sec-title .desc{display:none;}
.rs-whychooseus.style4 .content-part .text-part{padding:20px 0 0;}
.rs-whychooseus.style4 .content-part{display:block;}
}


/*! CSS Used from: https://rstheme.com/products/html/reobiz/assets/css/rs-spacing.css */
.pt-100{padding-top:100px;}
.pb-92{padding-bottom:92px;}
.pl-50{padding-left:50px;}
.mt-45{margin-top:45px;}
.mb-30{margin-bottom:30px;}
@media only screen and (max-width: 1199px){
.lg-pt-90{padding-top:90px;}
.lg-pl-35{padding-left:35px;}
}
@media only screen and (max-width: 991px){
.md-pt-80{padding-top:80px;}
.md-pb-72{padding-bottom:72px;}
.md-pl-15{padding-left:15px;}
.md-mb-30{margin-bottom:30px;}
}
@media only screen and (max-width: 767px){
.sm-pb-80{padding-bottom:80px;}
}
.blue-color{color:#ff0000;}
.y-middle{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.readon{outline:none;padding:15px 29px;border:none;border-radius:3px;display:inline-block;text-transform:uppercase;font-size:16px;font-family:'Poppins', sans-serif;font-weight:500;color:#ffffff;background:#ff0000;transition:all 0.3s ease;}
.readon.blue-btn{background:#ff0000;font-weight:600;color:#ffffff;padding:13.5px 27px;}
.readon.blue-btn:hover{background:#ff0000;color:#ffffff;}
.readon:hover{background:#ff0000;color:#ffffff;}
.gray-color{color:#999;}
body.home-eight h2{font-size:36px;line-height:48px;}
.sec-title .sub-title{font-family:'Poppins', sans-serif;font-weight:500;text-transform:uppercase;margin-bottom:8px;}
.sec-title .desc2{font-weight:700;color:#585555;}

@media only screen and (max-width: 991px){
.sec-title h2.title{font-size:30px;line-height:40px;}
}
@media only screen and (max-width: 767px){
.readon{padding:10px 25px;}
.sec-title .sub-title{margin-bottom:0;}
}
@media only screen and (max-width: 480px){
.sec-title h2.title,h2{font-size:23px;line-height:33px;}
.sec-title .desc{display:none;}
}


/*! CSS Used from: https://rstheme.com/products/html/reobiz/assets/fonts/linea-fonts.css */
[class^="icon-"]:before{font-family:"linea-basic-10"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
/*! CSS Used from: https://rstheme.com/products/html/reobiz/assets/css/rs-spacing.css */
.pt-20{padding-top:20px;}
.pb-90{padding-bottom:90px;}
.pr-10{padding-right:10px;}
.mt-61{margin-top:61px;}
.mb-0{margin-bottom:0px;}
.mb-60{margin-bottom:60px;}
@media only screen and (max-width: 1199px){
.lg-pb-85{padding-bottom:85px;}
}
@media only screen and (max-width: 991px){
.md-pb-71{padding-bottom:71px;}
.md-mt-40{margin-top:40px;}
.md-mb-16{margin-bottom:16px;}
.md-mb-42{margin-bottom:42px;}
}
@media only screen and (max-width: 767px){
.sm-pt-0{padding-top:0px;}
}
@media only screen and (max-width: 575px){
.xs-mb-16{margin-bottom:16px;}
}

.gutter-16{margin-left:-8px;margin-right:-8px;}
.gutter-16 [class*="col-"]{padding-left:8px;padding-right:8px;}
body.home-six .sec-title.style2{align-items:center;}
body.home-six .sec-title.style2 .first-half{border-color:#ff0000;max-width:50%;flex:0 0 50%;border-width:4px;}
body.home-six .sec-title.style2 .last-half{max-width:50%;flex:0 0 50%;}
.sec-title .sub-title{font-family:'Poppins', sans-serif;font-weight:500;text-transform:uppercase;margin-bottom:8px;}
.sec-title .sub-title.green{color:#ff0000;}
.sec-title .sub-title.green:after{background:#ff0000;}
.sec-title.style2{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.sec-title.style2 .first-half{width:100%;max-width:46%;flex:0 0 46%;padding-right:50px;border-right:2px solid #ff0000;}
.sec-title.style2 .last-half{width:100%;max-width:54%;flex:0 0 54%;padding-left:50px;}
.rs-services.style7 .services-wrap{padding:38px 30px 36px;box-shadow:0 0 72px -10px rgba(0, 0, 0, 0.22);text-align:center;border-radius:30px;}
.rs-services.style7 .services-wrap .icon-part{margin-bottom:19px;}
.rs-services.style7 .services-wrap .icon-part img{max-width:80px;}
.rs-services.style7 .services-wrap .title{font-size:20px;line-height:32px;font-weight:700;margin-bottom:8px;}
.rs-services.style7 .services-wrap .title a{color:#0a0a0a;}
.rs-services.style7 .services-wrap .title a:hover{color:#ff0000;}
.rs-services.style7 .more-btn{font-size:18px;line-height:31px;font-weight:500;}
.rs-services.style7 .more-btn a{color:#ff0000;}

@media only screen and (max-width: 1199px){
.rs-services.style7 .services-wrap{padding:38px 15px 36px;}
}
@media only screen and (max-width: 991px){
.sec-title h2.title{font-size:30px;line-height:40px;}
.sec-title.style2 .first-half{max-width:44%;flex:0 0 44%;padding-right:20px;padding-top:21px;}
.sec-title.style2 .last-half{max-width:56%;flex:0 0 56%;padding-left:20px;}
.sec-title.style2 .last-half .desc{padding:0;}
body.home-six .sec-title.style2 .first-half{max-width:100%;flex:0 0 100%;border-width:0;padding:0;}
body.home-six .sec-title.style2 .last-half{max-width:100%;flex:0 0 100%;padding-left:0;padding-top:10px;}
body.home-six .sec-title.style2{display:block;}
}
@media only screen and (max-width: 767px){
.sec-title .sub-title{margin-bottom:0;}
.sec-title.style2 .first-half{max-width:100%;flex:0 0 100%;padding:0;border:none;margin-bottom:10px;text-align:center!important;}
.sec-title.style2 .last-half{max-width:100%;flex:0 0 100%;padding-left:0;text-align:center;}
}
@media only screen and (max-width: 575px){
.rs-services.style7 .services-wrap{padding:38px 80px 36px;}
.rs-services.style7 .more-btn{font-size:16px;line-height:28px;}
}
@media only screen and (max-width: 480px){
.sec-title h2.title,h2{font-size:23px;line-height:33px;}
.sec-title .desc{display:none;}
.rs-services.style7 .services-wrap{padding:38px 30px 36px;}
}



/*! CSS Used from: https://rstheme.com/products/html/reobiz/assets/css/rs-spacing.css */
.pt-120{padding-top:120px;}
.pb-50{padding-bottom:50px;}
.pr-20{padding-right:20px;}
.pl-32{padding-left:32px;}
.mb-0{margin-bottom:0px;}
.mb-18{margin-bottom:18px;}
.mb-30{margin-bottom:30px;}
.mb-45{margin-bottom:45px;}
@media only screen and (max-width: 1199px){
.lg-pr-15{padding-right:15px;}
.lg-pl-15{padding-left:15px;}
}
@media only screen and (max-width: 991px){
.md-pt-72{padding-top:72px;}
.md-mb-30{margin-bottom:30px;}
.md-mb-52{margin-bottom:52px;}
}
@media only screen and (max-width: 767px){
.sm-mb-32{margin-bottom:32px;}
}
/*! CSS Used from: https://rstheme.com/products/html/reobiz/assets/css/rs-animations.css */

.red-color2{color:#ff0000;}
.y-middle{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
body.home-eleven h2,body.home-eleven h4{color:#032e42;}
body.home-eleven h2{font-size:36px;line-height:47px;}
.morphin{border-color:#ff0000;background:#ff0000;}
.sec-title .sub-title{font-family:'Poppins', sans-serif;font-weight:500;text-transform:uppercase;margin-bottom:8px;}
.rs-about.style5 .counter-wrap .content-part{align-items:center;display:flex;}
.rs-about.style5 .counter-wrap .content-part .counter-part{border-right:2px solid #e0dddd;padding:10px 0;margin-right:30px;min-width:154px;}
.rs-about.style5 .counter-wrap .content-part .counter-part .rs-count{color:#ff0000;line-height:1;font-size:60px;font-weight:900;margin-bottom:7px;display:inline-block;position:relative;}
.rs-about.style5 .counter-wrap .content-part .counter-part .rs-count.thousand{padding-right:35px;}
.rs-about.style5 .counter-wrap .content-part .counter-part .rs-count.thousand:after{position:absolute;content:"k";right:0;}
.rs-about.style5 .counter-wrap .content-part .counter-part .title{font-size:20px;line-height:30px;font-weight:600;text-transform:uppercase;color:#333333;letter-spacing:2px;}
.rs-about.style5 .img-part{position:relative;}
.rs-about.style5 .img-part .morphin{position:absolute;right:50px;bottom:30px;width:400px;height:400px;z-index:-1;}
.rs-about.style5 .img-part:after{position:absolute;content:'';bottom:0;}
.rs-about.style5 .wraping{border-bottom:1px solid #e5e5e5;position:relative;}
.rs-about.style5 .wraping:after,.rs-about.style5 .wraping:before{position:absolute;content:'';bottom:-1.5px;width:250px;background:#ffffff;height:3px;}
.rs-about.style5 .wraping:after{left:210px;}
.rs-about.style5 .wraping:before{right:210px;}

@media only screen and (max-width: 1199px){
.rs-about.style5 .img-part .morphin{right:13px;bottom:48px;}
}
@media only screen and (max-width: 991px){
.sec-title h2.title{font-size:30px;line-height:40px;}
.rs-about.style5 .img-part .morphin{width:450px;height:450px;right:50px;}
.rs-about.style5 .wraping::after,.rs-about.style5 .wraping::before{width:75px;}
.rs-about.style5 .wraping::before{right:165px;}
.rs-about.style5 .wraping::after{left:165px;}
}
@media only screen and (max-width: 767px){
.sec-title .sub-title{margin-bottom:0;}
.rs-about.style5 .wraping::before{right:125px;}
.rs-about.style5 .wraping::after{left:125px;}
}
@media only screen and (max-width: 575px){
.rs-about.style5 .img-part .morphin{width:384px;height:384px;right:15px;}
.rs-about.style5 .wraping::before{right:90px;}
.rs-about.style5 .wraping::after{left:90px;}
}
@media only screen and (max-width: 480px){
.sec-title h2.title,h2{font-size:23px;line-height:33px;}
.sec-title .desc{display:none;}
.rs-about.style5 .counter-wrap .content-part{display:block;}
.rs-about.style5 .counter-wrap .content-part .counter-part{border-right:none;padding:0;margin-right:0;min-width:100%;}
.rs-about.style5 .counter-wrap .content-part .counter-part .title{margin-bottom:5px;}
.rs-about.style5 .img-part .morphin{width:100%;height:100%;right:0;bottom:0;}
}
/*! CSS Used keyframes */
@keyframes morphin{0%{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;}25%{border-radius:58% 42% 75% 25% / 76% 46% 54% 24%;}50%{border-radius:50% 50% 33% 67% / 55% 27% 73% 45%;}75%{border-radius:33% 67% 58% 42% / 63% 68% 32% 37%;}}


/*! CSS Used from: https://rstheme.com/products/html/reobiz/assets/fonts/linea-fonts.css */
[class^="icon-"]:before{font-family:"linea-basic-10"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
/*! CSS Used from: https://rstheme.com/products/html/reobiz/assets/css/rs-spacing.css */
.pt-100{padding-top:100px;}
.pb-100{padding-bottom:100px;}
.pr-70{padding-right:70px;}
.mt-50{margin-top:50px;}
.mb-30{margin-bottom:30px;}
.mb-36{margin-bottom:36px;}
@media only screen and (max-width: 991px){
.md-pt-72{padding-top:72px;}
.md-pb-80{padding-bottom:80px;}
.md-mb-50{margin-bottom:50px;}
}
@media only screen and (max-width: 767px){
.sm-mt-0{margin-top:0px;}
}

.y-middle{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.readon{outline:none;padding:15px 29px;border:none;border-radius:3px;display:inline-block;text-transform:uppercase;font-size:16px;font-family:'Poppins', sans-serif;font-weight:500;color:#ffffff;background:#ff0000;transition:all 0.3s ease;}
.readon:hover{background:#ff0000;color:#ffffff;}
body.home-three .readon{padding:13px 28px;font-size:15px;font-weight:400;}
.sec-title .sub-title{font-family:'Poppins', sans-serif;font-weight:500;text-transform:uppercase;margin-bottom:8px;}
.sec-title .sub-title.primary{color:#ff0000;}
.sec-title .sub-title.primary:after{background:#ff0000;}
.sec-title .sub-title.right-line{padding-right:65px;position:relative;display:inline-block;}
.sec-title .sub-title.right-line:after{content:"";position:absolute;border:0;width:50px;height:2px;z-index:1;margin-left:0;right:0;top:13px;}
.rs-services.style3 .service-wrap{text-align:center;background:#fff4f4;border-radius:40px;padding:40px 30px 41px;}
.rs-services.style3 .service-wrap .icon-part{margin-bottom:26px;}
.rs-services.style3 .service-wrap .icon-part img{width:70px;margin:0 auto;}
.rs-services.style3 .service-wrap .title{font-weight:600;margin-bottom:12px;}
.rs-services.style3 .service-wrap .title a{color:#1c1b1b;}
.rs-services.style3 .service-wrap .title a:hover{color:#ff0000;}

@media only screen and (max-width: 1199px){
.rs-services.style3 .col-lg-5.pr-70{padding-right:15px;padding-left:15px;}
}
@media only screen and (max-width: 991px){
.sec-title h2.title{font-size:30px;line-height:40px;}
}
@media only screen and (max-width: 767px){
.readon{padding:10px 25px;}
.sec-title .sub-title{margin-bottom:0;}
}
@media only screen and (max-width: 480px){
.sec-title h2.title,h2{font-size:23px;line-height:33px;}
.sec-title .desc{display:none;}
}


/*! CSS Used from: https://rstheme.com/products/html/reobiz/assets/css/rs-spacing.css */
.pt-100{padding-top:100px;}
.pb-100{padding-bottom:100px;}
.pr-60{padding-right:60px;}
.pl-40{padding-left:40px;}
.mb-33{margin-bottom:33px;}
.mb-36{margin-bottom:36px;}
@media only screen and (max-width: 991px){
.md-pt-80{padding-top:80px;}
.md-pb-80{padding-bottom:80px;}
.md-mb-50{margin-bottom:50px;}
}

.y-middle{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.readon{outline:none;padding:15px 29px;border:none;border-radius:3px;display:inline-block;text-transform:uppercase;font-size:16px;font-family:'Poppins', sans-serif;font-weight:500;color:#ffffff;background:#ff0000;transition:all 0.3s ease;}
.readon:hover{background:#ff0000;color:#ffffff;}
.fw-700{font-weight:700;}
body.home-three .readon{padding:13px 28px;font-size:15px;font-weight:400;}
.sec-title .sub-title{font-family:'Poppins', sans-serif;font-weight:500;text-transform:uppercase;margin-bottom:8px;}
.sec-title .sub-title.primary{color:#ff0000;}
.sec-title .sub-title.primary:after{background:#ff0000;}
.sec-title .sub-title.right-line{padding-right:65px;position:relative;display:inline-block;}
.sec-title .sub-title.right-line:after{content:"";position:absolute;border:0;width:50px;height:2px;z-index:1;margin-left:0;right:0;top:13px;}

@media only screen and (max-width: 1199px){
.rs-about.style1 .sec-title{padding:0;}
.rs-about.style1 .col-lg-6.pl-40.pr-60{padding-right:15px;padding-left:15px;}
}
@media only screen and (max-width: 991px){
.sec-title h2.title{font-size:30px;line-height:40px;}
}
@media only screen and (max-width: 767px){
.readon{padding:10px 25px;}
.sec-title .sub-title{margin-bottom:0;}
}
@media only screen and (max-width: 480px){
.sec-title h2.title,h2{font-size:23px;line-height:33px;}
.sec-title .desc{display:none;}
}


/*! CSS Used from: https://rstheme.com/products/html/reobiz/assets/fonts/linea-fonts.css */
[class^="icon-"]:before{font-family:"linea-basic-10"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
/*! CSS Used from: https://rstheme.com/products/html/reobiz/assets/css/rs-spacing.css */
.pb-40{padding-bottom:40px;}
.mb-0{margin-bottom:0px;}
.mb-62{margin-bottom:62px;}
.mt--100{margin-top:-100px;}
@media only screen and (max-width: 991px){
.md-mb-30{margin-bottom:30px;}
.md-mb-40{margin-bottom:40px;}
}
@media only screen and (max-width: 767px){
.sm-pt-80{padding-top:80px;}
.sm-mt-0{margin-top:0px;}
}

.navy-bg{background:#000;}
.y-middle{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.readon{outline:none;padding:15px 29px;border:none;border-radius:3px;display:inline-block;text-transform:uppercase;font-size:16px;font-family:'Poppins', sans-serif;font-weight:500;color:#ffffff;background:#ff0000;transition:all 0.3s ease;}
.readon:hover{background:#228bfd;color:#ffffff;}
.no-gutter{margin-left:0;margin-right:0;}
.no-gutter > [class*="col-"]{padding-left:0;padding-right:0;}
.white-color{color:#ffffff!important;}
body.home-ten .readon{background:#b1976b;border-radius:0;color:#ffffff;padding:13.5px 28px 15.5px;font-size:16px;text-transform:uppercase;font-weight:500;}
body.home-ten .readon:hover{background:#997e50;}
.rs-services.style11 .service-wraping{padding:40px 50px 50px;position:relative;z-index:1;}
.rs-services.style11 .service-wraping .top-part{position:relative;border-bottom:1px dashed #b1976b;}
.rs-services.style11 .service-wraping .top-part .title{text-transform:uppercase;font-weight:500;font-size:32px;}
.rs-services.style11 .service-wraping .top-part .justice-icon{width:40px;height:40px;line-height:0;border-radius:100%;text-align:center;padding:10px;background:#282e3f;left:50%;bottom:-19px;transform:translateX(-50%);position:absolute;}
.rs-services.style11 .service-wraping .service-wrap{transition:all 0.3s ease;display:flex;padding-right:30px;}
.rs-services.style11 .service-wraping .service-wrap .icon-part{margin-right:22px;transition:all 0.3s ease;}
.rs-services.style11 .service-wraping .service-wrap .icon-part img{width:60px;max-width:60px;}
.rs-services.style11 .service-wraping .service-wrap .content-part .title{font-size:17px;line-height:27px;font-weight:700;text-transform:uppercase;margin-bottom:12px;}
.rs-services.style11 .service-wraping .service-wrap .content-part .title a{color:#ffffff;}
.rs-services.style11 .service-wraping .service-wrap .content-part .title a:hover{color:#b1976b;}

@media only screen and (max-width: 1366px){
.rs-services.style11 .service-wraping .top-part .title{font-size:31px;}
.rs-services.style11 .service-wraping .service-wrap{padding-right:0;}
}
@media only screen and (max-width: 1199px){
.rs-services.style11 .service-wraping .top-part .title{font-size:25px;}
.rs-services.style11 .service-wraping .service-wrap{display:block;padding-right:30px;}
.rs-services.style11 .service-wraping .service-wrap .icon-part{margin-right:0;margin-bottom:30px;}
}
@media only screen and (max-width: 991px){
.rs-services.style11 .service-wraping .service-wrap{display:flex;padding-right:0;}
.rs-services.style11 .service-wraping .service-wrap .icon-part{margin-right:30px;margin-bottom:0;}
}
@media only screen and (max-width: 767px){
.readon{padding:10px 25px;}
}
@media only screen and (max-width: 575px){
.rs-services.style11 .service-wraping{padding:40px 30px 50px;}
}
@media only screen and (max-width: 480px){
body.home-ten .readon{padding:10.5px 28px 11.5px;font-size:15px;}
.rs-services.style11 .service-wraping{padding:40px 15px 50px;}
.rs-services.style11 .service-wraping{padding:40px 15px 30px;}
.rs-services.style11 .service-wraping .top-part .title{font-size:20px;}
.rs-services.style11 .service-wraping .service-wrap{display:block;}
.rs-services.style11 .service-wraping .service-wrap .icon-part{margin-right:0;margin-bottom:30px;}
}

.mt-70{margin-top:70px;}

@media only screen and (max-width: 991px){
.md-pt-70{padding-top:70px;}
.md-pb-70{padding-bottom:70px;}
.md-mt-50{margin-top:50px;}
.md-mb-20{margin-bottom:20px;}
.md-mb-30{margin-bottom:30px;}
}
@media only screen and (max-width: 767px){
.sm-mb-20{margin-bottom:20px;}
}
.readon2{outline:none;display:inline-block;color:#fff;font-size:18px;font-weight:500;border-radius:2px;transition:all 0.3s ease;font-family:'Poppins', sans-serif;text-transform:none;letter-spacing:1px;}
.readon2.learn-more{padding:16px 35px 16px 35px;font-size:16px;text-transform:capitalize;background-color:transparent;background-image:linear-gradient(20deg, #bf0505 23%, #360d0d 98%);border-style:solid;border-width:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}
.readon2.learn-more:hover{color:#fff;background-image:linear-gradient(110deg, #010710 23%, #bf0505 98%);}
.sec-title6 .sub-title2{font-size:18px;font-weight:600;text-transform:uppercase;color:#BF0505;margin:0px 0px 6px 0px;position:relative;display:inline-block;}
.sec-title6 .sub-title2:before{content:"";position:absolute;border:0;width:50px;height:2px;background:#BF0505;z-index:1;margin-left:0;left:-55px;top:15px;}
.sec-title6 .sub-title2:after{content:"";position:absolute;border:0;width:50px;height:2px;background:#BF0505;z-index:1;margin-left:0;left:auto;right:-55px;top:15px;}
.sec-title6 .title{font-size:36px;font-weight:600;line-height:1.3em;color:#111111;margin:0px 0px 30px 0px;}
.sec-title6 .title span{color:#BF0505;font-family:"Playfair Display", Sans-serif;font-weight:700;font-style:italic;}
.rs-services.style21 .services-item .services-wrap{padding:50px 25px 50px 25px;text-align:left;background-image:linear-gradient(160deg, #ff0000 0%, #ff0000 52%);border-radius:10px 10px 0px 0px;position:relative;}
.rs-services.style21 .services-item .services-wrap .services-icon{margin-bottom:25px;}
.rs-services.style21 .services-item .services-wrap .services-icon .main-img{height:50px;width:50px;max-width:unset;transition:all .3s ease;}
.rs-services.style21 .services-item .services-wrap .services-icon .hover-img{max-width:unset;height:50px;width:50px;position:absolute;left:23px;visibility:hidden;opacity:0;transform:scale(0);transition:all .3s ease;}
.rs-services.style21 .services-item .services-wrap .services-content .title{font-size:18px;line-height:21px;letter-spacing:1px;margin-bottom:20px;}
.rs-services.style21 .services-item .services-wrap .services-content .title a{color:#0a0a0a;}
.rs-services.style21 .services-item .services-wrap .services-content .services-txt{margin-bottom:0px;}
.rs-services.style21 .services-item .services-wrap:after{display:block;width:100%;height:5px;background:#BB0B0B;content:'';position:absolute;transition:all .3s ease 0s;bottom:0;left:50%;z-index:9;transform:translateX(-50%);}
.rs-services.style21 .services-item .services-wrap:hover{background-image:linear-gradient(120deg, #ff0000 0%, #411735 100%);border-radius:10px 10px 0px 0px;}
.rs-services.style21 .services-item .services-wrap:hover .services-icon{margin-bottom:25px;}
.rs-services.style21 .services-item .services-wrap:hover .services-icon .main-img{transform:scale(0);}
.rs-services.style21 .services-item .services-wrap:hover .services-icon .hover-img{visibility:visible;opacity:1;transform:scale(1);}
.rs-services.style21 .services-item .services-wrap:hover .services-content .title a{color:#ffffff;}
.rs-services.style21 .services-item .services-wrap:hover .services-content .services-txt{color:#ffffff;}

@media only screen and (max-width: 991px){
.sec-title6 .title{font-size:33px;}
}
@media only screen and (max-width: 767px){
.rs-services.style21 .services-item .services-wrap .services-content .title{font-size:16px;line-height:19px;margin-bottom:15px;}
.rs-services.style21 .services-item .services-wrap .services-content .services-txt{font-size:15px;}
.rs-services.style21 .services-item .services-wrap .services-icon .main-img{height:45px;width:45px;}
.rs-services.style21 .services-item .services-wrap .services-icon .hover-img{height:45px;width:45px;}
}
@media only screen and (max-width: 480px){
.rs-services.style21 .sec-title6 .title br{display:none;}
.sec-title6 .title{font-size:30px;}
}

@media (min-width:992px){.pt-lg-0{padding-top:0!important}}

.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}


@media screen and (max-width:575px){
section.big-section{padding:50px 0;}
.xs-margin-15px-bottom{margin-bottom:15px;}
.btn-dual .btn{margin-left:4px;margin-right:4px;}
}
/*! CSS Used keyframes */
@-webkit-keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}
@keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}
@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}
@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}

.topmargin-lg{margin-top:5rem!important;}
.center{text-align:center!important;}
.mx-auto{float:none!important;}
[class*=col-]:not([class*=sticky-]):not([class*=position-]){position:relative;}
[class*=col-mb-]{margin-bottom:calc(var(--col-mb)/ -1);}
[class*=col-mb-]>[class*=col-]{padding-bottom:var(--col-mb);}
.col-mb-50{--col-mb:50px;}
#content p{line-height:1.8;}
#content .container{position:relative;}
.feature-box{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem;}
.feature-box:first-child{margin-top:0;}
.fbox-icon{width:5.5rem;height:4rem;padding:0 .75rem;}
.fbox-icon a,.fbox-icon i{display:block;position:relative;width:100%;height:100%;color:#fff;}
.fbox-icon i{border-radius:50%;background-color:#ff0000;}
.fbox-icon i{font-style:normal;font-size:1.75rem;line-height:4rem;text-align:center;}
.fbox-content{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%;padding:0 .75rem;}
.fbox-content h3{font-size:1rem;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;margin-bottom:0;color:#333;}
.fbox-content p{margin-top:.5rem;margin-bottom:0;color:#999;}
.heading-block{margin-bottom:50px;}
.heading-block h2{margin-bottom:0;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#333;}
.heading-block h2{font-size:30px;}
.heading-block>span:not(.before-heading){display:block;margin-top:10px;font-weight:300;color:#777;}
.heading-block.center>span{max-width:700px;margin-left:auto;margin-right:auto;}
.heading-block h2+span{font-size:1.25rem;}
.heading-block::after{content:'';display:block;margin-top:30px;width:40px;border-top:2px solid #444;}
.heading-block.center::after{margin:30px auto 0;}
@media (max-width:767.98px){
.heading-block h2{font-size:26px;}
.heading-block h2+span{font-size:18px;}
}
/*! CSS Used from: http://themes.semicolonweb.com/html/canvas/css/font-icons.css */
[class^="icon-"],[class^="icon-line-"]{display:inline-block;font-family:"font-icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
[class^="icon-line-"]{font-family:"lined-icons";}
.icon-bulb:before{content:"\e6a3";}
.icon-line-check:before{content:"\e92b";}
.icon-line-paper:before{content:"\e968";}
.icon-line-heart:before{content:"\e97d";}
.icon-line-layers:before{content:"\e987";}
.icon-line-power:before{content:"\e9c0";}
/*! CSS Used from: http://themes.semicolonweb.com/html/canvas/css/animate.css */
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@media print, (prefers-reduced-motion: reduce){
.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
/*! CSS Used keyframes */
@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}
@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}


.mt-3{margin-top:1rem!important;}
@media (min-width:768px){
.mt-md-0{margin-top:0!important;}
}

/*! CSS Used from: /assets/css/reputation-management.css ; media=all */
@media all{
.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:0;}
.list-group-item{position:relative;display:block;padding:.5rem 1rem;background-color:transparent;border:1px solid rgba(0,0,0,.125);}
.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;}
.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;}
.list-group-item+.list-group-item{border-top-width:0;}
.ms-0{margin-left:0!important;}
@media (min-width:768px){
.ms-md-4{margin-left:1.5rem!important;}
}
.list-group .list-group-item i{margin-right:5px;}
.list-group-borderless .list-group-item{border:0;padding:.425rem 0;}
.list-group-icon-primary-bg .list-group-item{display:-webkit-box;display:-ms-flexbox;display:flex;}
.list-group-icon-primary-bg i{background:#f58886;color:rgba(255,0,0,.9);font-weight:700;height:22px;width:22px;line-height:23px;text-align:center;border-radius:50%;margin-right:10px!important;font-size:11px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.list-group-icon-primary-bg i{background:#f58886;color:rgba(255,0,0,.9);font-weight:700;height:22px;width:22px;line-height:23px;text-align:center;border-radius:50%;margin-right:10px!important;font-size:11px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
}
    
    .fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}
    .fa{font-family:'Font Awesome 5 Free';font-weight:900;}
    .fa{line-height:inherit;}
    .mb-2{margin-bottom:0.5rem!important;}
    .border-radius-3{border-radius:3px!important;}
    .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
    .fa-long-arrow-right:before{content:"\f178";}
    .display{font-size:6rem;font-weight:500;line-height:1.2;}
    @media (max-width: 1200px){
    .display{font-size:calc(1.725rem + 5.7vw);}
    }
    .small{font-size:80%;font-weight:500;}
    .ml-1{margin-left:0.25rem!important;}
    .mb-2{margin-bottom:0.5rem!important;}
    .mt-3{margin-top:1rem!important;}
    .mr-3{margin-right:1rem!important;}
    .mt-4{margin-top:1.5rem!important;}
    .mb-4{margin-bottom:1.5rem!important;}
    .mt-5{margin-top:3rem!important;}
    .py-0{padding-top:0!important;}
    .py-0{padding-bottom:0!important;}
    .px-2{padding-right:0.5rem!important;}
    .px-2{padding-left:0.5rem!important;}
    @media (min-width: 768px){
    .mt-md-0{margin-top:0!important;}
    }
    @media (min-width: 992px){
    .pr-lg-5{padding-right:3rem!important;}
    .pl-lg-5{padding-left:3rem!important;}
    }
    .font-weight-bold{font-weight:600!important;}
    .up-on-hover:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);}
    a.primary-hover{color:#8f9397;}
    a.primary-hover:hover{color:#4cbd89!important;}
    .shadow-hover{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
    .shadow-hover:hover{box-shadow:0px 0px 50px rgba(111, 115, 119, 0.1);}
    .border-radius-3{border-radius:3px!important;}
    .opacity-2{opacity:0.2;}

    
    @media only screen and (max-width:767px){
    .pb-70{padding-bottom:20px;}
    .section-title{margin-bottom:30px;text-align:center!important;}
    .section-title span{font-size:14px;}
    .section-title h2{font-size:25px;}
    }
    @media only screen and (min-width:768px) and (max-width:991px){
    .pb-70{padding-bottom:20px;}
    .section-title{margin-bottom:30px;text-align:center!important;}
    .section-title span{font-size:14px;}
    .section-title h2{font-size:30px;}
    }
    .approach-content{margin-left:30px;}
    .approach-content h3{font-weight:600;font-size:25px;margin-bottom:40px;}
    .single-approach{background-color:#fff;border-left:2px solid #ff0000e6;padding:20px;margin-bottom:30px;-webkit-transition:all ease .5s;transition:all ease .5s;-webkit-box-shadow:0 0 20px 3px rgba(0, 0, 0, .05);box-shadow:0 0 20px 3px rgba(0, 0, 0, .05);position:relative;}
    .single-approach h3{margin-bottom:10px;font-size:20px;font-weight:700;-webkit-transition:all ease .5s;transition:all ease .5s;}
    .single-approach p{-webkit-transition:all ease .5s;transition:all ease .5s;}
    .single-approach:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);}
    .approach-img{margin-bottom:30px;}
    @media only screen and (max-width:767px){
    .approach-content{margin-left:0;}
    .approach-content h3{font-size:17px;margin-bottom:30px;line-height:1.6;}
    .approach-content .single-approach h3{font-size:17px;margin-bottom:10px;}
    }
    @media only screen and (min-width:768px) and (max-width:991px){
    .approach-content{margin-left:0;}
    .approach-content h3{font-size:25px;margin-bottom:30px;}
    .approach-content .single-approach h3{font-size:20px;margin-bottom:10px;}
    .approach-img img{width:100%;}
    }
    @media only screen and (min-width:992px) and (max-width:1199px){
    .approach-content{margin-left:0;}
    .single-approach{padding:15px;}
    .single-approach h3{font-size:18px;}
    .our-approach-area .row{-webkit-box-align:normal!important;-ms-flex-align:normal!important;align-items:normal!important;}
    .approach-img{background-image:url(/template/img/approach-img.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;height:100%;position:relative;}
    .approach-img::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background-color:#fff;}
    .approach-img img{display:none;}
    }

    .section-title{margin-bottom:53px;}
    .section-title h2{font-size:36px;color:#000;margin-bottom:23px;font-weight:700;line-height:48px;}
    @media only screen and (min-width: 768px) and (max-width: 991px){
    .section-title h2{font-size:32px;line-height:50px;}
    }
    @media only screen and (min-width: 576px) and (max-width: 767px){
    .section-title h2{font-size:32px;line-height:50px;}
    }
    @media only screen and (min-width: 480px) and (max-width: 575px){
    .section-title h2{font-size:28px;line-height:40px;}
    }
    @media only screen and (max-width: 480px){
    .section-title h2{font-size:28px;line-height:40px;}
    }
    @media only screen and (max-width: 414px){
    .section-title h2{font-size:26px;line-height:38px;}
    }
    @media only screen and (max-width: 350px){
    .section-title h2{font-size:24px;line-height:36px;}
    }
    .section-title{position:relative;}
    @media all{
    .pb-70{padding-bottom:70px;}
    .section-title h2{font-size:44px;font-weight:600;margin-bottom:15px;color:#111;}
    }
    @media all{
    @media only screen and (max-width: 991px){
    .pb-70{padding-bottom:20px;}
    .section-title{margin-bottom:30px;}
    .section-title h2{font-size:30px;margin-bottom:15px;}
    }
    @media only screen and (max-width:767px){
    .section-title h2{font-size:25px;margin-bottom:10px;}
    }
    }
    .pb-70{padding-bottom:70px;}

    .section-title span{display:block;margin-bottom:12px;color:#ff0000e6;font-weight:600;}
    .section-title h2{font-size:40px;margin-bottom:15px;position:relative;line-height:1.4;}
    .section-title h2:last-child{margin-bottom:0;}
    @media only screen and (max-width:767px){
    .pb-70{padding-bottom:20px;}
    h3{font-size:17px;line-height:1.4;}
    .section-title{margin-bottom:30px;text-align:center!important;}
    .section-title span{font-size:14px;}
    .section-title h2{font-size:25px;}
    }
   


    .mb-0{margin-bottom:0!important;}
    [class^="ti-"]{font-family:'themify';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
    .ti-ruler-pencil:before{content:"\e615";}
    .ti-pencil-alt:before{content:"\e61d";}
    .ti-image:before{content:"\e633";}
    .ti-world:before{content:"\e665";}
    .mb-0{margin-bottom:0!important;}
    @media (min-width: 992px){
    .p-lg-5{padding:3rem!important;}
    }
    .bg-grad::-moz-selection{color:#4cbd89;background:#ffffff;}
    .all-text-white *{color:#ffffff;}
    .icon-primary i:before{color:#4cbd89;}
    .bg-grad{background:-moz-linear-gradient(150deg, #97c74e 0%, #2ab9a5 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, #97c74e), color-stop(100%, #2ab9a5));background:-webkit-linear-gradient(150deg, #97c74e 0%, #2ab9a5 100%);background:-o-linear-gradient(150deg, #97c74e 0%, #2ab9a5 100%);background:-ms-linear-gradient(150deg, #97c74e 0%, #2ab9a5 100%);background:linear-gradient(150deg, #97c74e 0%, #2ab9a5 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-one', endColorstr='$color-two', GradientType=1);}
    .bg-grad::-moz-selection{color:#4cbd89;background:#ffffff;}
    .all-text-white *{color:#ffffff;}
    .bg-grad{background:-moz-linear-gradient(150deg, #97c74e 0%, #2ab9a5 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, #97c74e), color-stop(100%, #2ab9a5));background:-webkit-linear-gradient(150deg, #97c74e 0%, #2ab9a5 100%);background:-o-linear-gradient(150deg, #97c74e 0%, #2ab9a5 100%);background:-ms-linear-gradient(150deg, #97c74e 0%, #2ab9a5 100%);background:linear-gradient(150deg, #97c74e 0%, #2ab9a5 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-one', endColorstr='$color-two', GradientType=1);}
    .bg-grad::-moz-selection{color:#ff6a00;background:#fff;}
    .bg-grad{background:-moz-linear-gradient(150deg, #ff6a00 0%, #ee0979 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, #ff6a00), color-stop(100%, #ee0979));background:-webkit-linear-gradient(150deg, #ff6a00 0%, #ee0979 100%);background:-o-linear-gradient(150deg, #ff6a00 0%, #ee0979 100%);background:-ms-linear-gradient(150deg, #ff6a00 0%, #ee0979 100%);background:linear-gradient(150deg, #ff6a00 0%, #ee0979 100%);}
    .mt-5{margin-top:3rem!important;}
    @media all{
    .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .container:after,.row:after{clear:both;}
    }
    @media print{
    @media print{
    [class*='col-']{width:100%;}
    }
    }
    @media print{
   
    .ti-image:before{content:"\e633";}
    span{-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;}
    .mb-0{margin-bottom:0!important;}
    .mb-5{margin-bottom:1.5rem!important;}
    }


    .text-center{text-align:center!important;}
    .font-weight-bold{font-weight:700!important;}
    .text-muted{color:#9b9b9b!important;}
    .mx-auto{margin-right:auto!important;margin-left:auto!important;}
    .font-weight-bold{font-weight:700!important;}
   
    .rounded{border-radius:.25rem!important;}
    .d-block{display:block!important;}
    .mb-1{margin-bottom:.25rem!important;}
    .mt-2{margin-top:.5rem!important;}
    .mt-3{margin-top:1rem!important;}
    .mt-5{margin-top:3rem!important;}
    .font-weight-bold{font-weight:700!important;}
    .text-muted{color:#ff0000!important;}
    .sec_small_title{font-size:12px;}
    .section_title h3{text-transform:capitalize;}
    .section_title_border .f-border{width:4px;display:inline-block;height:3px;background-color:#000;}
    .section_title_border .s-border{width:25px;display:inline-block;height:3px;background-color:#000;}
    .sec_subtitle{max-width:500px;font-size:15px;line-height:1.8;}
    .text-muted{color:#777!important;}
    .work_process{padding:10px 0;position:relative;margin-top:35px;}
    .work_process::after{content:"";height:95%;left:0;margin:auto;position:absolute;right:0;top:0;width:1px;background-color:#e6e6e6;}
    .work_box{margin-bottom:50px;}
    .work_process .work_box .work_left{margin-right:20px;}
    .work_process .work_box .work_left::after,.work_process .work_box .work_right::after{border:4px solid #fff;border-radius:50%;content:"";height:20px;box-shadow:0 0 0 1px #e6e6e6;position:absolute;top:20px;width:20px;background-color:#ff0000;z-index:1;}
    .work_process .work_box .work_left::after{right:-45px;background-color:#ff0000;}
    .work_process .work_box .work_right::after{left:-45px;background-color:#ff0000;}
    .work_process .work_box .work_detail_right{text-align:center;margin-left:15px;float:left;padding:20px;border:1px solid #f3efef;}
    .work_process .work_box .work_right{text-align:center;margin-left:20px;padding:20px 0px;position:relative;}
    .work_process .work_box .work_left,.work_process .work_box .work_right{text-align:center;padding:20px 0px;position:relative;}
    .work_process .work_box .work_detail_left{text-align:center;margin-right:15px;float:right;border-radius:0;padding:20px;border:1px solid #f3efef;}
    .work_number h5{font-size:26px!important;color:#ff0000;background-color:#ffcbcbe6;display:inline-block;text-align:center;width:48px;height:48px;border-radius:50%;line-height:48px;}
    .work_process h4,.work_detail_left h4{font-size:18px;margin-top:0;text-transform:capitalize;}
    .work_right img,.work_left img{max-width:300px;}
    @media (max-width: 768px){
    .work_process::after{margin:0;}
    .work_right img,.work_left img{max-width:250px;}
    .work_box .timeline_icon{float:left!important;margin:0 0 30px 15px!important;text-align:left!important;position:relative;}
    .work_box .timeline_icon::after{left:-24px!important;}
    .work_box .work_detail{text-align:left!important;margin-left:15px;}
    }
    .text-center{text-align:center!important;}
    .mb-1{margin-bottom:.25rem!important;}
    .img-fluid{height:auto;max-width:100%;}
    .mb-0{margin-bottom:0!important;}
    .text-muted{color:#869ab8!important;}
    

    .d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}
    .align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;}
    .pt-0{padding-top:0!important;}
    @media (min-width:992px){
    .d-lg-block{display:block!important;}
    }
  
    /*! CSS Used from: /assets/unminified-css/style.css */
    .znBoxShadow-6{-webkit-box-shadow:0 40px 120px -20px rgba(0, 0, 0, 0.6);box-shadow:0 40px 120px -20px rgba(0, 0, 0, 0.6);}
    [class*="znBoxShadow-"]{z-index:1;}
    .text-left{text-align:left;}
    .clearfix:before,.clearfix:after,.row:before,.row:after{content:" ";display:table;}
    .clearfix:after,.row:after{clear:both;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .zn_section{padding-top:35px;padding-bottom:35px;position:relative;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .znBoxShadow-6{-webkit-box-shadow:0 40px 120px -20px rgba(0, 0, 0, 0.1);box-shadow:0 40px 120px -20px rgba(0, 0, 0, 0.1);}
    .znColumnElement-innerContent{width:100%;}
    .zn-bgSource{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;overflow:hidden;}
    .znColumnElement-innerContent{width:100%;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__subtitle{margin-top:0;font-size:20px;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}
    .media-container{position:relative;}
    @media screen and (min-width:1200px){
    .media-container{min-height:300px;}
    }
    @media screen and (min-width:992px) and (max-width:1199px){
    .media-container{min-height:300px;}
    }
    @media screen and (min-width:768px) and (max-width:991px){
    .media-container{min-height:300px;}
    }
    @media screen and (max-width:767px){
    .media-container{min-height:400px;}
    }
    .zn-bgSource,.zn-bgSource-image{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;overflow:hidden;}
    .zn-bgSource-image{background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;}
    .znColumnElement-innerContent{width:100%;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__subtitle{margin-top:0;font-size:20px;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .media-container{position:relative;}
    @media screen and (min-width:1200px){
    .media-container{min-height:300px;}
    }
    @media screen and (min-width:992px) and (max-width:1199px){
    .media-container{min-height:300px;}
    }
    @media screen and (min-width:768px) and (max-width:991px){
    .media-container{min-height:300px;}
    }
    @media screen and (max-width:767px){
    .media-container{min-height:400px;}
    }
    @media all{
    .znColumnElement-innerContent{width:100%;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__subtitle{margin-top:0;font-size:20px;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}
    a:focus,a:hover{color:#cd2122;}
    }
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    a{display:inline-block;}
    .clearfix::after{display:block;clear:both;content:"";}
    .clearfix:before,.clearfix:after,.container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .clearfix:after,.container:after,.row:after{clear:both;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .tbk--colored.tbk-symbol--line .tbk__symbol span{background-color:#cd2122;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .zn-bgSource{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;overflow:hidden;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .tbk--colored.tbk-symbol--line .tbk__symbol span{background-color:#cd2122;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .tbk--colored.tbk-symbol--line .tbk__symbol span{background-color:#cd2122;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    @media (min-width:992px){
    .d-lg-block{display:block!important;}
    }
    .d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}
    .tbk__subtitle{margin-top:0;font-size:20px;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
   
    .d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}
    section{padding-top:6rem;padding-bottom:4.8rem;}
    @media (max-width: 767.98px){
    section{padding-top:4rem;padding-bottom:3rem;}
    }
    .col-xs-6,.col-xs-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;}
    .clearfix:before,.clearfix:after,.container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .clearfix:after,.container:after,.row:after{clear:both;}
    .u-zindex-3{position:relative;}
    .u-zindex-3{z-index:3;}
    .znBoxShadow-6{box-shadow:0 40px 120px -20px rgba(0, 0, 0, .6);}
    [class*=znBoxShadow-]{z-index:1;}
 
  
    .znBoxShadow-6{-webkit-box-shadow:0 40px 120px -20px rgba(0, 0, 0, 0.6);box-shadow:0 40px 120px -20px rgba(0, 0, 0, 0.6);}
    [class*="znBoxShadow-"]{z-index:1;}
   
    .zn-bgSource,.zn-bgSource-image{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;overflow:hidden;}
    .zn-bgSource-image{background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .zn-button>span{vertical-align:middle;display:inline-block;}
    .media-container{position:relative;}
    @media screen and (min-width:1200px){
    .media-container{min-height:300px;}
    }
    @media screen and (min-width:992px) and (max-width:1199px){
    .media-container{min-height:300px;}
    }
    @media screen and (min-width:768px) and (max-width:991px){
    .media-container{min-height:300px;}
    }
    @media screen and (max-width:767px){
    .media-container{min-height:400px;}
    }
    .eluid3ea5f7e9{min-height:460px;}
    @media (min-width:768px) and (max-width:991px){
    .eluid3ea5f7e9{min-height:320px;}
    }
    @media (max-width:767px){
    .eluid3ea5f7e9{min-height:240px;}
    }
    .eluid3ea5f7e9{margin-top:63px;margin-left:-58px;}
    @media screen and (min-width:768px) and (max-width:991px){
    .eluid3ea5f7e9{margin-left:0px;}
    }
    @media screen and (max-width:767px){
    .eluid3ea5f7e9{margin-left:0px;}
    }
    #eluid1fca1d26 .znColumnElement-innerWrapper-eluid1fca1d26{height:px;}
    .eluid7c2cae80{min-height:460px;}
    @media (min-width:768px) and (max-width:991px){
    .eluid7c2cae80{min-height:320px;}
    }
    @media (max-width:767px){
    .eluid7c2cae80{min-height:240px;}
    }
    .eluid7c2cae80{margin-top:94px;margin-left:-92px;}
    @media screen and (min-width:768px) and (max-width:991px){
    .eluid7c2cae80{margin-left:0px;}
    }
    @media screen and (max-width:767px){
    .eluid7c2cae80{margin-left:0px;}
    }
    #eluidc6aeaa79 .znColumnElement-innerWrapper-eluid1dadc3de{height:px;}
    .znColumnElement-innerWrapper-eluid1dadc3de{margin-top:30px;margin-left:-50px;}
    @media screen and (min-width:768px) and (max-width:991px){
    .znColumnElement-innerWrapper-eluid1dadc3de{margin-top:0px;margin-left:0px;}
    }
    @media screen and (max-width:767px){
    .znColumnElement-innerWrapper-eluid1dadc3de{margin-top:0px;margin-left:0px;}
    }
    .znColumnElement-innerWrapper-eluid1dadc3de{padding-left:0px;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}
    .tbk__subtitle{margin-top:0;font-size:20px;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .tbk--colored.tbk-symbol--line .tbk__symbol span{background-color:#ff0000e6;}
    .eluid51ef8f3d{padding-top:0px;padding-bottom:15px;}
    .eluid51ef8f3d .tbk__title{margin-bottom:15px;}
    .eluid51ef8f3d .tbk__title{font-family:"Poppins", Helvetica, Arial, sans-serif;font-size:16px;line-height:26px;font-weight:600;color:#999999;letter-spacing:12px;text-transform:uppercase;}
    .eluid51ef8f3d .tbk__subtitle{font-family:"Prata", Helvetica, Arial, sans-serif;font-size:48px;line-height:46px;color:#000;}
    .eluid51ef8f3d.tbk--colored .tbk__symbol span{background-color:#006699;}
    .eluid698bce43{padding-top:0px;padding-bottom:25px;}
    .eluid698bce43 .tbk__subtitle{font-size:16px;line-height:36px;color:#5e5e5e;}
    .eluid1d3b396f.btn{font-family:"Poppins", Helvetica, Arial, sans-serif;font-size:14px;}
    .eluid1d3b396f.btn{padding-right:50px;padding-left:50px;}
    #eluiddfafc681 .znColumnElement-innerWrapper-eluid82f4cab6{height:px;}
    .znColumnElement-innerWrapper-eluid82f4cab6{padding-top:45px;}
    .eluid87f34008{padding-top:130px;padding-bottom:200px;}
    .zn_section.eluid87f34008{background-color:#f1f1f1;}
    .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .container:after,.row:after{clear:both;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    @media all{
    .znBoxShadow-6{box-shadow:0 40px 120px -20px rgba(0, 0, 0, .6);}
    [class*=znBoxShadow-]{z-index:1;}
    }
    @media all{
    section{display:block;}
    .znBoxShadow-6{-webkit-box-shadow:0 40px 120px -20px rgba(0, 0, 0, 0.6);box-shadow:0 40px 120px -20px rgba(0, 0, 0, 0.6);}
    [class*="znBoxShadow-"]{z-index:1;}
    .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .container:after,.row:after{clear:both;}
    .zn-bgSource,.zn-bgSource-image{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;overflow:hidden;}
    .zn-bgSource-image{background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;}
    }
    @media all{
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .media-container{position:relative;}
    @media screen and (min-width:1200px){
    .media-container{min-height:300px;}
    }
    @media screen and (min-width:992px) and (max-width:1199px){
    .media-container{min-height:300px;}
    }
    @media screen and (min-width:768px) and (max-width:991px){
    .media-container{min-height:300px;}
    }
    @media screen and (max-width:767px){
    .media-container{min-height:400px;}
    }
    }
    @media print{
    @media print{
    .media-container{display:none;}
    [class*='col-']{width:100%;}
    }
    }
    @media all{
   
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
  
    @media all{
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}
    .tbk__subtitle{margin-top:0;font-size:20px;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    }

    @media all{
    .clearfix:before,.clearfix:after,.container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .clearfix:after,.container:after,.row:after{clear:both;}
    }
    @media all{
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}
    .tbk__subtitle{margin-top:0;font-size:20px;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}
    }
    @media print{
    @media print{
    a[href]:after{content:none!important;}
    [class*='col-']{width:100%;}
    }
    }
    @media all{
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    }
    @media print{
    @media print{
    a[href]:after{content:none!important;}
    [class*='col-']{width:100%;}
    }
    }
    @media all{
    .zn-bgSource,.zn-bgSource-image{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;overflow:hidden;}
    .zn-bgSource-image{background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}
    .tbk__subtitle{margin-top:0;font-size:20px;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .media-container{position:relative;}
    @media screen and (min-width:1200px){
    .media-container{min-height:300px;}
    }
    @media screen and (min-width:992px) and (max-width:1199px){
    .media-container{min-height:300px;}
    }
    @media screen and (min-width:768px) and (max-width:991px){
    .media-container{min-height:300px;}
    }
    @media screen and (max-width:767px){
    .media-container{min-height:400px;}
    }
    }
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}
    .tbk__subtitle{margin-top:0;font-size:20px;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}
    .tbk__subtitle{margin-top:0;font-size:20px;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .container:after,.row:after{clear:both;}
    .clearfix::after{display:block;clear:both;content:"";}
    ::-moz-selection{background:rgba(245, 47, 110, 0.22);}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}
    .tbk__subtitle{margin-top:0;font-size:20px;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    a:focus,a:hover{color:#cd2122;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}
    .tbk__subtitle{margin-top:0;font-size:20px;font-size:20px;line-height:26px;font-weight:400;font-style:normal;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .btn-lined{background:0 0;color:#fff;text-shadow:none;padding:7px 20px;line-height:1.6;box-shadow:none;font-size:14px;font-weight:700;border-radius:3px;border:2px solid #fff;transition:all .1s ease-in-out;}
    .btn-lined:focus,.btn-lined:hover{border-color:hsla(0, 0%, 100%, .7);color:#fff;}
    .btn-lined{border-width:2px;background:0 0;color:#fff;text-shadow:none;padding:7px 20px;line-height:1.6;-webkit-box-shadow:none;box-shadow:none;font-size:14px;font-weight:700;border-style:solid;border-radius:3px;border-color:#fff;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;}
    .btn-lined:hover,.btn-lined:focus{border-color:rgba(255, 255, 255, .7);color:#fff;}
    .clearfix:before,.clearfix:after,.container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .clearfix:after,.container:after,.row:after{clear:both;}
    .kl-title-block{padding-top:0;padding-bottom:35px;}
    .tbk__title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;font-weight:400;font-style:normal;}
    .tbk__symbol{margin-top:0;margin-bottom:10px;display:block;}
    .tbk-symbol--line .tbk__symbol span{display:inline-block;width:50px;height:3px;background-color:#ccc;}
    .tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol{margin-bottom:20px;margin-top:-5px;}
    .znColumnElement-innerWrapper{width:100%;}
    .znColumnElement-innerContent{width:100%;}
    .text-left{text-align:left!important;}
    @media (min-width: 992px){
    .d-lg-block{display:block!important;}
    }
  


   
    .mb-2{margin-bottom:.5rem!important;}
    .mb-3{margin-bottom:1rem!important;}
    section{padding-top:6rem;padding-bottom:4.8rem;}
    @media (max-width: 767.98px){
    section{padding-top:4rem;padding-bottom:3rem;}
    }
    .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .container:after,.row:after{clear:both;}
    .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .container:after,.row:after{clear:both;}
    @media all{
    section{display:block;}
    .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .container:after,.row:after{clear:both;}
    }
    @media print{
    @media print{
    [class*='col-']{width:100%;}
    }
    }
   
    [class*=col-]:not([class*=sticky-]):not([class*=position-]){position:relative;}
    @media only screen and (max-width: 767px){
    h2{font-size:30px;}
    }
    @media only screen and (max-width: 599px){
    h2{font-size:24px;}
    }
    *,::after,::before{box-sizing:border-box;}
    .text-center{text-align:center!important;}
    .text-uppercase{text-transform:uppercase!important;}
    @media (max-width:1199px){
    section{padding:90px 0;}
    }
    @media all{
    *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
    :after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
    }
    ::-moz-selection{color:#000;background:#dbdbdb;}
    ::-webkit-input-placeholder{color:#6f6f6f;text-overflow:ellipsis;}
    ::-moz-placeholder{color:#6f6f6f;text-overflow:ellipsis;opacity:1;}
    :-ms-input-placeholder{color:#6f6f6f;text-overflow:ellipsis;opacity:1;}
    @media only screen and (max-width: 767px){
    p{font-size:14px;}
    }
    @media all{
    .section-title{max-width:575px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}
    .section-title h2{font-size:42px;font-weight:700;margin-bottom:20px;color:#160f30;position:relative;line-height:1.4;}
    }
    .section-title{max-width:575px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}
    .section-title h2{font-size:42px;font-weight:700;margin-bottom:20px;color:#160f30;position:relative;line-height:1.4;}
    @media all{
    .section-title{max-width:575px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}
    .section-title h2{font-size:42px;font-weight:700;margin-bottom:20px;color:#160f30;position:relative;line-height:1.4;}
    .section-title p{font-size:17px;font-weight:400;margin-bottom:25px;position:relative;}
    }
    @media all{
    @media only screen and (max-width: 991px){
    .section-title{margin-bottom:30px;}
    .section-title h2{font-size:30px;margin-bottom:15px;}
    .section-title p{margin-bottom:20px;}
    }
    @media only screen and (max-width:767px){
    .section-title h2{font-size:25px;margin-bottom:10px;}
    .section-title h2:before{-webkit-animation:none;animation:none;}
    .section-title p{margin-bottom:10px;}
    }
    }
    .mb-2{margin-bottom:0.5rem!important;}
    [class^="ti-"]{font-family:'themify';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
    .ti-image:before{content:"\e633";}
    .mb-2{margin-bottom:0.5rem!important;}
    @media all{
    .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .container:after,.row:after{clear:both;}
    }
    @media print{
    @media print{
    [class*='col-']{width:100%;}
    }
    }
    @media print{
    @media print{
    [class*='col-']{width:100%;}
    }
    }
    .section-title{margin-bottom:53px;}
    .section-title h2{font-size:36px;color:#000;margin-bottom:23px;font-weight:700;line-height:48px;}
    @media only screen and (min-width: 768px) and (max-width: 991px){
    .section-title h2{font-size:32px;line-height:50px;}
    }
    @media only screen and (min-width: 576px) and (max-width: 767px){
    .section-title h2{font-size:32px;line-height:50px;}
    }
    @media only screen and (min-width: 480px) and (max-width: 575px){
    .section-title h2{font-size:28px;line-height:40px;}
    }
    @media only screen and (max-width: 480px){
    .section-title h2{font-size:28px;line-height:40px;}
    }
    @media only screen and (max-width: 414px){
    .section-title h2{font-size:26px;line-height:38px;}
    }
    @media only screen and (max-width: 350px){
    .section-title h2{font-size:24px;line-height:36px;}
    }
    .section-title{position:relative;}
    .section-title h5{font-weight:500;text-transform:capitalize;font-size:16px;line-height:23px;margin-bottom:5px;color:#ff0000e6;}
    @media all{
 
    .section-title h2{font-size:44px;font-weight:600;margin-bottom:15px;color:#111;}
    }
    @media all{
    @media only screen and (max-width: 991px){
    .section-title{margin-bottom:30px;}
    .section-title h2{font-size:30px;margin-bottom:15px;}
    }
    @media only screen and (max-width:767px){
    .section-title h2{font-size:25px;margin-bottom:10px;}
    }
    }

    .section-title span{display:block;margin-bottom:12px;color:#ff0000e6;font-weight:600;}
    .section-title h2{font-size:40px;margin-bottom:15px;position:relative;line-height:1.4;}
    @media only screen and (max-width:767px){
    .section-title{margin-bottom:30px;text-align:center!important;}
    .section-title span{font-size:14px;}
    .section-title h2{font-size:25px;}
    }
    @media only screen and (min-width:768px) and (max-width:991px){
    .section-title{margin-bottom:30px;text-align:center!important;}
    .section-title span{font-size:14px;}
    .section-title h2{font-size:30px;}
    }
    .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .container:after,.row:after{clear:both;}
    .ml-auto{margin-left:auto!important;}
    ::-moz-selection{background:rgba(245, 47, 110, 0.22);}
    @media screen{
    .mb-2{margin-bottom:.5rem!important;}
    .mb-3{margin-bottom:1rem!important;}
    }
    [class^=ti-]{font-family:themify;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
    .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .container:after,.row:after{clear:both;}
    @media (max-width: 1199.98px){
    .row:not(:last-child){margin-bottom:2rem;}
    }
    @media (max-width: 767.98px){
    .row:not(:last-child){margin-bottom:1.5rem;}
    }
    .text-center{text-align:center!important;}
    .text-uppercase{text-transform:uppercase!important;}
    [class^="ti-"]{font-family:'themify';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
    @media print{
    *,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
    }
    *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
    :after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
    *{padding:0;margin:0;}
    .row:after,.row:before{display:table;content:" ";}
    .row:after{clear:both;}
    .mt-1{margin-top:.25rem!important;}
    .mb-2{margin-bottom:.5rem!important;}
    .mb-3{margin-bottom:1rem!important;}
    .mb-5{margin-bottom:3rem!important;}
    .mr-auto{margin-right:auto!important;}
    .ml-auto{margin-left:auto!important;}
    .text-center{text-align:center!important;}
    .text-uppercase{text-transform:uppercase!important;}
    [class^="ti-"]{font-family:'themify';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
    .ti-settings:before{content:"\e60f";}
    .ti-image:before{content:"\e633";}
    .ti-brush:before{content:"\e650";}
    .ti-layout-media-center-alt:before{content:"\e700";}
    .ti-headphone-alt:before{content:"\e719";}
    span,.featured-item{-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;}
    .featured-item{-webkit-box-shadow:0 20px 40px 0 rgba(28, 30, 35, 0.2);-moz-box-shadow:0 20px 40px 0 rgba(28, 30, 35, 0.2);box-shadow:0 20px 40px 0 rgba(28, 30, 35, 0.2);}
    .section-title{margin-bottom:50px;}
    .grey-bg{background:#fdfdfd;}
    .featured-item{border-radius:5px;position:relative;overflow:hidden;background:#ffffff;padding:50px 30px;}
    .featured-item .featured-icon{margin:0 0 20px;font-size:50px;line-height:50px;color:#ff0000;overflow:hidden;display:inline-block;}
    .featured-item:hover{background:#ff0000e6;color:#ffffff;transform:translateX(5px);-webkit-transform:translateX(5px);-o-transform:translateX(5px);-ms-transform:translateX(5px);-moz-transform:translateX(5px);}
    .featured-item:hover .featured-icon i,.featured-item:hover h4{color:#ffffff;}
    .featured-item:hover .featured-icon i,.featured-item:hover .featured-icon{color:#ffffff;}
    .featured-item p{margin-bottom:0;}
    .featured-item span{bottom:0;color:rgba(0, 0, 0, 0.03);font-size:200px;line-height:180px;position:absolute;right:0;}
    .featured-item:hover span{color:rgba(255, 255, 255, 0.2);}
    @media (max-width: 992px){
    .section-title{margin-bottom:30px;}
    }
    @media (max-width: 576px){
    .featured-item{margin-bottom:30px!important;}
    }
    .mb-3{margin-bottom:.75rem!important;}
    .text-uppercase{text-transform:uppercase!important;}
    .mb-5{margin-bottom:1.5rem!important;}
    .text-uppercase{text-transform:uppercase!important;}
          .text-white-stroke {
        color: transparent!important;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #fff;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
  
    .text-primary-shadow {
        text-shadow: 0.03em 0.03em 0 rgb(255 0 0 / 90%);
    }

    /*! CSS Used from: /assets/css/strategy.css */
    .shadow-lg{box-shadow:rgb(83 88 93 / 15%) 0 1rem 1rem!important;}
    @media all{
    .row:before,.row:after{content:" ";display:table;}
    .row:after{clear:both;}
    .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .container:after,.row:after{clear:both;}
    [class*=col-]:not([class*=sticky-]):not([class*=position-]){position:relative;}
    @media print{
    @media print{
    [class*='col-']{width:100%;}
    }
    }
    @media print{
    @media print{
    [class*='col-']{width:100%;}
    }
    }
    .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
    .container:after,.row:after{clear:both;}
    }
    .overly-one{position:relative;-webkit-transition:all ease .5s;transition:all ease .5s;}
    .overly-one::before{content:"";position:absolute;bottom:0;right:-100%;width:100%;height:2px;background:-webkit-gradient(linear, left top, right top, from(#ff0000e6), to(transparent));background:linear-gradient(left, #ff0000e6, transparent);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;z-index:1;}
    .overly-one::after{content:"";position:absolute;bottom:-100%;left:0;width:2px;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(#ff0000e6), to(transparent));background:linear-gradient(top, #ff0000e6, transparent);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;}
    .overly-one .overly-two::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;background:-webkit-gradient(linear, left top, right top, from(transparent), to(#ff0000e6));background:linear-gradient(left, transparent, #ff0000e6);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;}
    .overly-one .overly-two::after{content:"";position:absolute;top:-100%;right:0;width:2px;height:100%;background:-webkit-gradient(linear, left bottom, left top, from(#ff0000e6), to(transparent));background:linear-gradient(bottom, #ff0000e6, transparent);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;}
    .overly-one:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);}
    .overly-one:hover .overly-two::before{left:30px;opacity:1;}
    .overly-one:hover .overly-two::after{top:30px;opacity:1;}
    .overly-one:hover::before{right:30px;opacity:1;}
    .overly-one:hover::after{bottom:30px;opacity:1;}
    @media only screen and (max-width:767px){
    .overly-one::before{display:none;}
    .overly-one::after{display:none;}
    .overly-one .overly-two::before{display:none;}
    .overly-one .overly-two::after{display:none;}
    }
    @media only screen and (min-width:768px) and (max-width:991px){
    .overly-one::before{display:none;}
    .overly-one::after{display:none;}
    .overly-one .overly-two::before{display:none;}
    .overly-one .overly-two::after{display:none;}
    }
    @media (min-width:992px){
    .offset-lg-0{margin-left:0;}
    }
    .overly-one{position:relative;-webkit-transition:all ease .5s;transition:all ease .5s;}
    .overly-one::before{content:"";position:absolute;bottom:0;right:-100%;width:100%;height:2px;background:-webkit-gradient(linear, left top, right top, from(#ff0000e6), to(transparent));background:linear-gradient(left, #ff0000e6, transparent);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;z-index:1;}
    .overly-one::after{content:"";position:absolute;bottom:-100%;left:0;width:2px;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(#ff0000e6), to(transparent));background:linear-gradient(top, #ff0000e6, transparent);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;}
    .overly-one .overly-two::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;background:-webkit-gradient(linear, left top, right top, from(transparent), to(#ff0000e6));background:linear-gradient(left, transparent, #ff0000e6);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;}
    .overly-one .overly-two::after{content:"";position:absolute;top:-100%;right:0;width:2px;height:100%;background:-webkit-gradient(linear, left bottom, left top, from(#ff0000e6), to(transparent));background:linear-gradient(bottom, #ff0000e6, transparent);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;}
    .overly-one:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);}
    .overly-one:hover .overly-two::before{left:30px;opacity:1;}
    .overly-one:hover .overly-two::after{top:30px;opacity:1;}
    .overly-one:hover::before{right:30px;opacity:1;}
    .overly-one:hover::after{bottom:30px;opacity:1;}
    @media only screen and (max-width:767px){
    .overly-one::before{display:none;}
    .overly-one::after{display:none;}
    .overly-one .overly-two::before{display:none;}
    .overly-one .overly-two::after{display:none;}
    }
    @media only screen and (min-width:768px) and (max-width:991px){
    .overly-one::before{display:none;}
    .overly-one::after{display:none;}
    .overly-one .overly-two::before{display:none;}
    .overly-one .overly-two::after{display:none;}
    }
    @media print{
    @media print{
    [class*='col-']{width:100%;}
    }
    }
    [class*=col-]:not([class*=sticky-]):not([class*=position-]){position:relative;}
    .overly-one{position:relative;-webkit-transition:all ease 0.5s;transition:all ease 0.5s;}
    .overly-one::before{content:"";position:absolute;bottom:0;right:-100%;width:100%;height:2px;background:-webkit-gradient(linear, left top, right top, from(#ff0000e6), to(transparent));background:linear-gradient(left, #ff0000e6, transparent);-webkit-transition:all ease 0.5s;transition:all ease 0.5s;opacity:0;z-index:1;}
    .overly-one::after{content:"";position:absolute;bottom:-100%;left:0;width:2px;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(#ff0000e6), to(transparent));background:linear-gradient(top, #ff0000e6, transparent);-webkit-transition:all ease 0.5s;transition:all ease 0.5s;opacity:0;}
    .overly-one .overly-two::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;background:-webkit-gradient(linear, left top, right top, from(transparent), to(#ff0000e6));background:linear-gradient(left, transparent, #ff0000e6);-webkit-transition:all ease 0.5s;transition:all ease 0.5s;opacity:0;}
    .overly-one .overly-two::after{content:"";position:absolute;top:-100%;right:0;width:2px;height:100%;background:-webkit-gradient(linear, left bottom, left top, from(#ff0000e6), to(transparent));background:linear-gradient(bottom, #ff0000e6, transparent);-webkit-transition:all ease 0.5s;transition:all ease 0.5s;opacity:0;}
    .overly-one:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);}
    .overly-one:hover .overly-two::before{left:30px;opacity:1;}
    .overly-one:hover .overly-two::after{top:30px;opacity:1;}
    .overly-one:hover::before{right:30px;opacity:1;}
    .overly-one:hover::after{bottom:30px;opacity:1;}
    @media only screen and (max-width: 767px){
    .overly-one::before{display:none;}
    .overly-one::after{display:none;}
    .overly-one .overly-two::before{display:none;}
    .overly-one .overly-two::after{display:none;}
    }
    @media only screen and (min-width: 768px) and (max-width: 991px){
    .overly-one::before{display:none;}
    .overly-one::after{display:none;}
    .overly-one .overly-two::before{display:none;}
    .overly-one .overly-two::after{display:none;}
    }

    .overly-one{position:relative;transition:all .5s ease;}
    .overly-one:before{content:"";position:absolute;bottom:0;right:-100%;width:100%;height:2px;transition:all .5s ease;opacity:0;z-index:1;}
    .overly-one:after{content:"";position:absolute;bottom:-100%;left:0;width:2px;height:100%;transition:all .5s ease;opacity:0;}
    .overly-one .overly-two:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;transition:all .5s ease;opacity:0;}
    .overly-one .overly-two:after{content:"";position:absolute;top:-100%;right:0;width:2px;height:100%;transition:all .5s ease;opacity:0;}
    .overly-one:hover{transform:translateY(-5px);}
    .overly-one:hover .overly-two:before{left:30px;opacity:1;}
    .overly-one:hover .overly-two:after{top:30px;opacity:1;}
    .overly-one:hover:before{right:30px;opacity:1;}
    .overly-one:hover:after{bottom:30px;opacity:1;}
    @media only screen and (max-width:767px){
    .overly-one:before{display:none;}
    .overly-one:after{display:none;}
    .overly-one .overly-two:before{display:none;}
    .overly-one .overly-two:after{display:none;}
    }
    @media only screen and (min-width:768px) and (max-width:991px){
    .overly-one:before{display:none;}
    .overly-one:after{display:none;}
    .overly-one .overly-two:before{display:none;}
    .overly-one .overly-two:after{display:none;}
    }
 
    .feature-area{position:relative;margin-top:-130px;z-index:1;overflow:hidden;}
    .single-feature{padding:30px;margin-top:30px;margin-bottom:30px;-webkit-box-shadow:0 0 20px 3px rgba(0, 0, 0, 0.05);box-shadow:0 0 20px 3px rgba(0, 0, 0, 0.05);-webkit-transition:all ease 0.5s;transition:all ease 0.5s;background-color:#fff;}
    .single-feature p{-webkit-transition:all ease 0.5s;transition:all ease 0.5s;margin-bottom:0;}
    .single-feature:hover{background-color:#f00;-webkit-transform:translateY(-5px);transform:translateY(-5px);}
    .single-feature:hover .title h4{color:#fff;}
    .single-feature:hover .title svg{color:#fff;}
    .single-feature .title svg{color:#f00;}
    .single-feature:hover p{color:#fff;}
   


.fadeInLeft{animation-name:fadeInLeft;}
.fadeInRight{animation-name:fadeInRight;}
.fadeInUp{animation-name:fadeInUp;}
.d-table{display:table!important;}
.d-table-cell{display:table-cell!important;}
@media (min-width:768px){
.ml-md-auto{margin-left:auto!important;}
}
@media (min-width:576px){
.text-sm-center{text-align:center!important;}
}
@media (min-width:768px){
.text-md-right{text-align:right!important;}
.tw-mb-65{margin-bottom:65px;}
section{padding:100px 0;position:relative;}
.column-title{font-size:36px;display:block;}
.tw-features-area{z-index:1;}
.tw-features-area .column-title{margin-right:-32px;margin-top:-4px;}
.features-text{position:relative;}
.features-text:after{position:absolute;left:-48px;top:0;width:2px;height:100%;content:"";background:#ff0000;}
.features-box{text-align:center;background:#fff;padding:64px 44px 32px;-webkit-box-shadow:0 0 25px rgba(0, 0, 0, 0.03);box-shadow:0 0 25px rgba(0, 0, 0, 0.03);min-height:315px;-webkit-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}
.features-box .features-icon{margin-bottom:26px;width:100%;height:50px;}
.features-box .features-icon-inner{vertical-align:middle;}
.features-box h3{font-size:24px;color:#2f2c2c;margin-bottom:16px;-webkit-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}
.features-box p{margin-bottom:5px;}
.features-box:hover{-webkit-box-shadow:0px 5px 20px 0px rgba(0, 0, 0, 0.1);box-shadow:0px 5px 20px 0px rgba(0, 0, 0, 0.1);}
@media (min-width: 992px) and (max-width:1199px){
.features-text:after{left:-50px;}
.features-box{min-height:325px;margin-bottom:30px;}
}
@media (min-width: 768px) and (max-width: 991px){
.features-text:after{left:-45px;}
.features-box{margin-bottom:30px;min-height:auto;}
}
@media (max-width: 767px){
.tw-features-area .column-title{text-align:center;}
.features-text{padding-left:10px;}
.features-text:after{left:-10px;}
.features-box{margin-bottom:30px;}
}
@media (max-width: 479px){
.tw-features-area .column-title{margin-right:0;}
}
}
.column-title{font-size:36px;display:block;}
.column-title{font-size:36px;display:block;}
.d-table{display:table!important;}
.d-table-cell{display:table-cell!important;}


    .fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
    .custom-font{font-family:'Barlow Condensed', sans-serif;}
    .section-padding{padding:120px 0;}
    [class*=" pe-7s-"]{display:inline-block;font-family:'Pe-icon-7-stroke';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
    .pe-7s-magic-wand:before{content:"\e6b9";}
    .pe-7s-phone:before{content:"\e627";}
    .pe-7s-gleam:before{content:"\e650";}
    .custom-font{font-family:'Barlow Condensed', sans-serif;}
    .section-padding{padding:120px 0;}
    .sec-head{position:relative;margin:0 auto 80px;}
    .sec-head h6{color:#ff0000;font-weight:300;font-size:17px;text-transform:uppercase;letter-spacing:14px;margin-bottom:5px;}
    .sec-head h3{font-size:80px;font-weight:700;text-transform:uppercase;letter-spacing:4px;text-shadow:0 8px rgba(0, 0, 0, 0.05);}
    .sec-head .tbg{position:absolute;bottom:0;left:0;width:100%;text-align:center;font-size:10vw;font-weight:700;color:transparent;-webkit-text-stroke:1px rgba(0, 0, 0, 0.2);opacity:.3;}
    .sec-head.tr-head{text-align:right;margin-bottom:0;}
    .sec-head.tr-head .tbg{text-align:left;}
    .smore{position:relative;font-size:20px;font-weight:300;letter-spacing:2px;text-transform:uppercase;display:inline-block;padding:5px;}
    .smore:after{content:'';width:45%;height:100%;background:rgba(255, 255, 255, 0.03);position:absolute;left:0;top:0;}
    .smore i{margin-left:10px;}
    .services{position:relative;}
    .services .container{position:relative;z-index:2;}
    .services .step-item{text-align:center;padding:60px;margin:60px auto;background:#efefef;position:relative;}
    .services .step-item.xbottom{bottom:-60px;}
    .services .step-item.xtop{top:-60px;}
    .services .step-item.xcolor{background:#ff0000;color:#11141b;}
    .services .step-item.xcolor p{color:#333;}
    .services .step-item .icon{margin-bottom:20px;}
    .services .step-item h6{margin-bottom:20px;}
    @media screen and (max-width: 991px){
    .sec-head.tr-head{text-align:center;margin-bottom:55px;}
    .services .step-item.xbottom,.services .step-item.xtop{bottom:auto;top:auto;}
    .services .step-item{margin:25px 0;}
    }
    @media screen and (max-width: 767px){
    .sec-head h3{font-size:45px;}
    .sec-head h6{font-size:15px;letter-spacing:5px;}
    }
    @media screen and (max-width: 480px){
    .sec-head h3{font-size:35px;}
    }


/*! CSS Used from: /assets/css/home.css ; media=all */
@media all{
@media (min-width:1400px){
.d-xxl-block{display:block!important;}
}
.text-grey{color:#a1a1a8;}
.categories-area .single-cat{background:#fff;border-radius:5px;padding:40px 21px;-webkit-transition:.4s ease-out;-moz-transition:.4s ease-out;-ms-transition:.4s ease-out;-o-transition:.4s ease-out;transition:.4s ease-out;position:relative;z-index:3;box-shadow:0 25px 35px rgb(68 162 255 / 10%);}
.mb-50{margin-bottom:50px;}
.categories-area .single-cat:hover::before{height:100%;}
.categories-area .single-cat:hover .cat-cap p{color:#fff;}
.categories-area .single-cat:hover h5{color:#fff;transition:.7s ease-in-out;}
.categories-area .single-cat::before{position:absolute;content:"";width:100%;height:0;background:#19191c;transition:.6s;bottom:0;left:0;z-index:-1;border-radius:5px;}
.categories-area .single-cat .cat-icon{color:#ff4495;margin-bottom:30px;width:78px;height:78px;background:rgba(255, 0, 0);line-height:78px;text-align:center;border-radius:50px;display:inline-block;box-shadow:0 15px 25px rgb(0 4 74 / 4%);}
.categories-area .shape-s1{position:absolute;top:13%;left:3%;z-index:0;}

}


    .section-title__heading{font-weight:500;letter-spacing:-2px;line-height:1.1;font-size:35px;}
    @media (min-width: 576px){
    .section-title__heading{font-size:40px;}
    }
    @media (min-width: 768px){
    .section-title__heading{font-size:50px;}
    }
    @media (min-width: 992px){
    .section-title__heading{font-size:60px;}
    }
    @media (min-width: 1400px){
    .col-xxl-5{flex:0 0 auto;width:41.66667%;}
    }
    .section-title__heading{font-weight:500;letter-spacing:-2px;line-height:1.1;font-size:35px;}
    @media (min-width: 576px){
    .section-title__heading{font-size:40px;}
    }
    @media (min-width: 768px){
    .section-title__heading{font-size:50px;}
    }
    @media (min-width: 992px){
    .section-title__heading{font-size:60px;}
    }
    .section-title__description{font-size:18px;font-weight:400;letter-spacing:normal;line-height:1.61904;margin-top:15px;margin-bottom:0;}
    @media (min-width: 768px){
    .section-title__description{font-size:21px;}
    }
    @media (min-width: 992px){
    .section-title__description{margin-top:0;}
    }
    .section-title__heading{font-weight:500;letter-spacing:-2px;line-height:1.1;font-size:35px;}
    @media (min-width: 576px){
    .section-title__heading{font-size:40px;}
    }
    @media (min-width: 768px){
    .section-title__heading{font-size:50px;}
    }
    @media (min-width: 992px){
    .section-title__heading{font-size:60px;}
    }
    .section-title__description{font-size:18px;font-weight:400;letter-spacing:normal;line-height:1.61904;margin-top:15px;margin-bottom:0;}
    @media (min-width: 768px){
    .section-title__description{font-size:21px;}
    }
    @media (min-width: 992px){
    .section-title__description{margin-top:0;}
    }
    @media (min-width: 1600px){
    .widgets--content-1-l5{margin-bottom:53px;}
    }
    .widgets--content-1-l5 .widgets__title{font-size:21px;font-weight:500;letter-spacing:normal;line-height:30px;color:#ff5722;margin-bottom:13px;}
    .widgets--content-1-l5 .widgets__content{font-size:15px;font-weight:400;letter-spacing:normal;line-height:30px;}
    @media (min-width: 1600px){
    .widgets--content-1-l5 .widgets__content{font-size:16px;}
    }
    .section-title__heading{font-weight:500;letter-spacing:-2px;line-height:1.1;font-size:35px;}
    @media (min-width: 576px){
    .section-title__heading{font-size:40px;}
    }
    @media (min-width: 768px){
    .section-title__heading{font-size:50px;}
    }
    @media (min-width: 992px){
    .section-title__heading{font-size:60px;}
    }
    .section-title__description{font-size:18px;font-weight:400;letter-spacing:normal;line-height:1.61904;margin-top:15px;margin-bottom:0;}
    @media (min-width: 768px){
    .section-title__description{font-size:21px;}
    }
    @media (min-width: 992px){
    .section-title__description{margin-top:0;}
    }
    .section-title--l5 .section-title__sub-heading{color:#ff5722;font-size:16px;font-weight:500;letter-spacing:normal;line-height:28px;position:relative;padding-left:60px;display:inline-block;}
    .section-title--l5 .section-title__sub-heading::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);bottom:9px;width:41px;height:1px;background-color:#ff5722;}
    .section-title--l5 .section-title__heading{font-size:32px;font-weight:500;letter-spacing:normal;line-height:1.38095;color:var(--color-headings-2);}
    @media (min-width: 768px){
    .section-title--l5 .section-title__heading{font-size:33px;}
    }
    @media (min-width: 1600px){
    .section-title--l5 .section-title__heading{font-size:42px;}
    }
    .section-title--l5 .section-title__description{font-size:18px;font-weight:400;letter-spacing:normal;line-height:1.77777;color:var(--color-texts-3);}
    .widgets--content-1-l5{margin-bottom:30px;}
    @media (min-width: 1600px){
    .widgets--content-1-l5{margin-bottom:53px;}
    }
    .widgets--content-1-l5 .widgets__title{font-size:21px;font-weight:500;letter-spacing:normal;line-height:30px;color:#ff5722;margin-bottom:13px;}
    .widgets--content-1-l5 .widgets__content{font-size:15px;font-weight:400;letter-spacing:normal;line-height:30px;}
    @media (min-width: 1600px){
    .widgets--content-1-l5 .widgets__content{font-size:16px;}
    }
    .content-section--l5-1{padding-top:60px;padding-bottom:20px;}
    @media (min-width: 768px){
    .content-section--l5-1{padding-top:80px;padding-bottom:40px;}
    }
    @media (min-width: 992px){
    .content-section--l5-1{padding-top:70px;padding-bottom:60px;}
    }
    .content-section--l5-1 .section-title__sub-heading{margin-bottom:20px;}
    .content-section--l5-1 .section-title__heading{margin-bottom:15px;}
    .content-section--l5-1 .section-title__description{margin-bottom:33px;}
    @media (min-width: 992px){
    .content-section--l5-1 .section-title__description{font-weight:400;letter-spacing:normal;line-height:32px;font-size:16px;}
    }
    @media (min-width: 1600px){
    .content-section--l5-1 .section-title__description{font-size:18px;}
    }
    @media (min-width: 1400px){
    .content-section--l5-1 .content-img{padding:0 55px;}
    }
    @media (min-width: 480px){
    .content-section--l5-1 .content-right{margin-right:70px;}
    }
    @media (min-width: 768px){
    .content-section--l5-1 .content-right{margin-right:30px;}
    }
    @media (min-width: 992px){
    .content-section--l5-1 .content-right{margin-right:0px;}
    }

    /*! CSS Used from: /assets/unminified-css/style.css ; media=all */
    @media all{
        .clearfix:before,.clearfix:after,.row:before,.row:after{content:" ";display:table;}
        .clearfix:after,.row:after{clear:both;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .zn_section{padding-top:35px;padding-bottom:35px;position:relative;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        .znColumnElement-innerContent{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        .kl-font-alt{font-family:montserrat, Helvetica, Arial, sans-serif;}
        @media all{
        .znColumnElement-innerContent{width:100%;}
        }
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        .clearfix::after{display:block;clear:both;content:"";}
        .clearfix:before,.clearfix:after,.container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
        .clearfix:after,.container:after,.row:after{clear:both;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .u-trans-all-2s{transition:all .2s ease-out;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        .bg-light{background-color:#f7f8f9!important;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        section{padding-top:6rem;padding-bottom:4.8rem;}
        @media (max-width: 767.98px){
        section{padding-top:4rem;padding-bottom:3rem;}
        }
        .clearfix:before,.clearfix:after,.container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
        .clearfix:after,.container:after,.row:after{clear:both;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .u-trans-all-2s{transition:all .2s ease-out;}
        .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
        .container:after,.row:after{clear:both;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        @media all{
        section{display:block;}
        .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
        .container:after,.row:after{clear:both;}
        }
        @media all{
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        }
    
        .u-trans-all-2s{transition:all .2s ease-out;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        [class*=col-]:not([class*=sticky-]):not([class*=position-]){position:relative;}
        *,::after,::before{box-sizing:border-box;}
        @media (max-width:1199px){
        section{padding:90px 0;}
        }
        @media all{
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        }
    
      
        }
        @media all{
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        }
        .element-scheme--light{color:#535353;}
        .u-trans-all-2s{transition:all .2s ease-out;}
        @media all{
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        }
        @media print{
        @media print{
        [class*='col-']{width:100%;}
        }
        }
        @media all{
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        .kl-font-alt{font-family:montserrat, Helvetica, Arial, sans-serif;}
        }
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        .u-trans-all-2s{transition:all .2s ease-out;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        .container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
        .container:after,.row:after{clear:both;}
        .clearfix::after{display:block;clear:both;content:"";}
        ::-moz-selection{background:rgba(245, 47, 110, 0.22);}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        .u-trans-all-2s{transition:all .2s ease-out;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .element-scheme--light{color:#535353;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
        .stepbox3-box{position:relative;padding:0;margin-bottom:80px;box-shadow:none;}
        .stepbox3-box:after{border-color:transparent;border-top-color:#eee;border-width:10px;margin-left:-10px;left:10%;}
        .stepbox3-box:before{border-color:transparent;border-top-color:#ccc;border-width:13px;margin-left:-13px;left:10%;}
        .stepbox3-box[data-align=right]:after,.stepbox3-box[data-align=right]:before{right:10%;left:auto;margin-left:0;}
        .stepbox3-box[data-align=right]:before{margin-right:-13px;}
        .stepbox3-number{padding:0;height:100%;position:relative;width:100%;left:0;top:0;bottom:0;text-align:center;float:left;}
        .stepbox3-number-sp{font-size:100px;font-weight:900;color:#333;vertical-align:middle;position:relative;top:50%;line-height:1;display:block;}
        .stepbox3-content{padding:25px 35px 20px;float:left;font-size:14px;line-height:30px;color:#929292;background-color:#fff;}
        .stepbox3-title{font-size:14px;text-transform:uppercase;font-weight:700;color:#333;}
        .stepbox3-box[data-align=right] .stepbox3-number{left:auto;right:0;border-right:0;}
        .stepbox3-box[data-align=right] .stepbox3-content{margin-left:auto;padding:25px 35px 20px;color:#929292;line-height:30px;font-size:14px;}
        @media (min-width:992px){
        .stepbox3-number{width:240px;position:absolute;}
        .stepbox3-number-sp{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
        .stepbox3-content{margin-left:240px;}
        .stepbox3-content:before,.stepbox3-content:after{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
        .stepbox3-content:before{position:absolute;content:'';top:0;width:2px;height:100%;background-color:#cd2122;}
        .stepbox3-box:hover .stepbox3-content:before{width:5px;}
        .stepbox3-box[data-align=right] .stepbox3-content{text-align:right;margin-left:auto;margin-right:240px;}
        .stepbox3-box[data-align=left] .stepbox3-content:before{left:240px;}
        .stepbox3-box[data-align=right] .stepbox3-content:before{right:240px;}
        .stepbox3-content:after{position:absolute;content:'';border:14px solid;border-color:transparent;top:50%;margin-top:-14px;}
        .stepbox3-box[data-align=left] .stepbox3-content:after{left:242px;border-left-color:#cd2122;}
        .stepbox3-box[data-align=right] .stepbox3-content:after{right:242px;border-right-color:#cd2122;}
        .stepbox3-box[data-align=left]:hover .stepbox3-content:after{left:245px;}
        .stepbox3-box[data-align=right]:hover .stepbox3-content:after{right:245px;}
        .stepbox3-box:after,.stepbox3-number:before,.stepbox3-number:after{background-color:#f1f1f1!important;}
        .stepbox3-box:after{position:absolute;content:'';width:calc(100% - 234px);height:6px;bottom:-43px;}
        .stepbox3-box[data-align=left]:after{left:130px;}
        .stepbox3-box[data-align=right]:after{right:114px;}
        .stepbox3-number:before,.stepbox3-number:after{position:absolute;content:'';width:6px;height:50px;}
        .stepbox3-number:before{top:-37px;}
        .stepbox3-number:after{bottom:-37px;}
        .stepbox3-box:first-child .stepbox3-number:before,.stepbox3-box.last .stepbox3-number:after,.stepbox3-box.last:after{content:none;}
        .stepbox3-box.last{margin-bottom:0;}
        }
        .eluid99ad224f{padding-top:35px;padding-bottom:75px;}
        .element-scheme--light{color:#535353;}
        .stepbox3-content:before{background-color:#cd2122;}
        .stepbox3-box[data-align=right] .stepbox3-content:after{border-right-color:#cd2122;}
        .stepbox3-box[data-align=left] .stepbox3-content:after{border-left-color:#cd2122;}
        .kl-font-alt{font-family:"Montserrat", Helvetica, Arial, sans-serif;}
        .clearfix:before,.clearfix:after,.container:before,.container:after,.row:before,.row:after{content:" ";display:table;}
        .clearfix:after,.container:after,.row:after{clear:both;}
        .znColumnElement-innerWrapper{width:100%;}
        .znColumnElement-innerContent{width:100%;}
     
    
    
    
    /*! CSS Used from: /assets/css/home.css ; media=all */
    @media all{
    .pb-70{padding-bottom:70px!important;}
    .pt-100{padding-top:100px;}
    .pb-70{padding-bottom:70px;}
    .overly-one{position:relative;-webkit-transition:all ease .5s;transition:all ease .5s;}
    .overly-one::before{content:"";position:absolute;bottom:0;right:-100%;width:100%;height:2px;background:-webkit-gradient(linear, left top, right top, from(#ff0000e6), to(transparent));background:linear-gradient(left, #ff0000e6, transparent);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;z-index:1;}
    .overly-one::after{content:"";position:absolute;bottom:-100%;left:0;width:2px;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(#ff0000e6), to(transparent));background:linear-gradient(top, #ff0000e6, transparent);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;}
    .overly-one .overly-two::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;background:-webkit-gradient(linear, left top, right top, from(transparent), to(#ff0000e6));background:linear-gradient(left, transparent, #ff0000e6);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;}
    .overly-one .overly-two::after{content:"";position:absolute;top:-100%;right:0;width:2px;height:100%;background:-webkit-gradient(linear, left bottom, left top, from(#ff0000e6), to(transparent));background:linear-gradient(bottom, #ff0000e6, transparent);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;}
    .overly-one:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);}
    .overly-one:hover .overly-two::before{left:30px;opacity:1;}
    .overly-one:hover .overly-two::after{top:30px;opacity:1;}
    .overly-one:hover::before{right:30px;opacity:1;}
    .overly-one:hover::after{bottom:30px;opacity:1;}
    @media only screen and (max-width:767px){
    .pt-100{padding-top:50px;}
    .pb-70{padding-bottom:20px;}
    .overly-one::before{display:none;}
    .overly-one::after{display:none;}
    .overly-one .overly-two::before{display:none;}
    .overly-one .overly-two::after{display:none;}
    }
    @media only screen and (min-width:768px) and (max-width:991px){
    .pt-100{padding-top:50px;}
    .pb-70{padding-bottom:20px;}
    .overly-one::before{display:none;}
    .overly-one::after{display:none;}
    .overly-one .overly-two::before{display:none;}
    .overly-one .overly-two::after{display:none;}
    }
    @media (min-width:768px){
    .offset-md-3{margin-left:25%;}
    }
    @media (min-width:992px){
    .offset-lg-0{margin-left:0;}
    }
    .solution-area{overflow:hidden;}
    .solution-area .col-lg-6.pr-0{padding-right:0;}
    .solution-content{max-width:600px;margin-left:auto;}
    .solution-title{margin-bottom:40px;}
    .solution-title h2{font-size:30px;font-weight:700;margin-bottom:0;line-height:1.4;}
    .single-solution{padding:30px;position:relative;-webkit-box-shadow:0 0 20px 3px rgba(0, 0, 0, .05);box-shadow:0 0 20px 3px rgba(0, 0, 0, .05);-webkit-transition:all ease .5s;transition:all ease .5s;margin-bottom:30px;}
    .single-solution h3{margin-bottom:12px;color:#000;font-size:18px;font-weight:700;}
    .single-solution h3 a{color:#000;}
    .single-solution p{margin-bottom:0;}
    .single-solution span{position:absolute;top:-13px;right:-4px;line-height:1;font-size:80px;opacity:.1;font-weight:700;}
    .solution-img{background-image:url(/services/political/party-propulsion/img/driving-political-party-forward.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;height:100%;padding-bottom:30px;position:relative;}
    .solution-img::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background-color:#fff;}
    .solution-img img{display:none;}
    .overly-one{position:relative;-webkit-transition:all ease .5s;transition:all ease .5s;}
    .overly-one::before{content:"";position:absolute;bottom:0;right:-100%;width:100%;height:2px;background:-webkit-gradient(linear, left top, right top, from(#ff0000e6), to(transparent));background:linear-gradient(left, #ff0000e6, transparent);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;z-index:1;}
    .overly-one::after{content:"";position:absolute;bottom:-100%;left:0;width:2px;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(#ff0000e6), to(transparent));background:linear-gradient(top, #ff0000e6, transparent);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;}
    .overly-one .overly-two::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;background:-webkit-gradient(linear, left top, right top, from(transparent), to(#ff0000e6));background:linear-gradient(left, transparent, #ff0000e6);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;}
    .overly-one .overly-two::after{content:"";position:absolute;top:-100%;right:0;width:2px;height:100%;background:-webkit-gradient(linear, left bottom, left top, from(#ff0000e6), to(transparent));background:linear-gradient(bottom, #ff0000e6, transparent);-webkit-transition:all ease .5s;transition:all ease .5s;opacity:0;}
    .overly-one:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);}
    .overly-one:hover .overly-two::before{left:30px;opacity:1;}
    .overly-one:hover .overly-two::after{top:30px;opacity:1;}
    .overly-one:hover::before{right:30px;opacity:1;}
    .overly-one:hover::after{bottom:30px;opacity:1;}
    @media only screen and (max-width:767px){
    .overly-one::before{display:none;}
    .overly-one::after{display:none;}
    .overly-one .overly-two::before{display:none;}
    .overly-one .overly-two::after{display:none;}
    .single-solution h3{font-size:17px;}
    .solution-area .pr-0{padding-right:15px!important;}
    .solution-title{margin-bottom:30px;}
    .solution-title h2{font-size:25px;}
    .single-solution{padding:20px;}
    .solution-img{background-image:none;}
    .solution-img img{display:block;}
    }
    @media only screen and (min-width:576px) and (max-width:767px){
    .solution-area .container-fluid{max-width:540px;}
    }
    @media only screen and (min-width:768px) and (max-width:991px){
    .overly-one::before{display:none;}
    .overly-one::after{display:none;}
    .overly-one .overly-two::before{display:none;}
    .overly-one .overly-two::after{display:none;}
    .solution-area .pr-0{padding-right:15px!important;}
    .solution-area .container-fluid{max-width:720px;}
    .solution-content{max-width:100%;}
    .solution-title{margin-bottom:30px;}
    .solution-title h2{font-size:25px;}
    .single-solution{padding:20px;}
    .solution-img{background-image:none;}
    .solution-img img{display:block;}
    }
    .pt-100{padding-top:100px;}
    @media all{
    .overly-one{position:relative;-webkit-transition:all ease 0.5s;transition:all ease 0.5s;}
    .overly-one::before{content:"";position:absolute;bottom:0;right:-100%;width:100%;height:2px;background:-webkit-gradient(linear, left top, right top, from(#ff0000e6), to(transparent));background:linear-gradient(left, #ff0000e6, transparent);-webkit-transition:all ease 0.5s;transition:all ease 0.5s;opacity:0;z-index:1;}
    .overly-one::after{content:"";position:absolute;bottom:-100%;left:0;width:2px;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(#ff0000e6), to(transparent));background:linear-gradient(top, #ff0000e6, transparent);-webkit-transition:all ease 0.5s;transition:all ease 0.5s;opacity:0;}
    .overly-one .overly-two::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;background:-webkit-gradient(linear, left top, right top, from(transparent), to(#ff0000e6));background:linear-gradient(left, transparent, #ff0000e6);-webkit-transition:all ease 0.5s;transition:all ease 0.5s;opacity:0;}
    .overly-one .overly-two::after{content:"";position:absolute;top:-100%;right:0;width:2px;height:100%;background:-webkit-gradient(linear, left bottom, left top, from(#ff0000e6), to(transparent));background:linear-gradient(bottom, #ff0000e6, transparent);-webkit-transition:all ease 0.5s;transition:all ease 0.5s;opacity:0;}
    .overly-one:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);}
    .overly-one:hover .overly-two::before{left:30px;opacity:1;}
    .overly-one:hover .overly-two::after{top:30px;opacity:1;}
    .overly-one:hover::before{right:30px;opacity:1;}
    .overly-one:hover::after{bottom:30px;opacity:1;}
    @media only screen and (max-width: 767px){
    .overly-one::before{display:none;}
    .overly-one::after{display:none;}
    .overly-one .overly-two::before{display:none;}
    .overly-one .overly-two::after{display:none;}
    }
    @media only screen and (min-width: 768px) and (max-width: 991px){
    .overly-one::before{display:none;}
    .overly-one::after{display:none;}
    .overly-one .overly-two::before{display:none;}
    .overly-one .overly-two::after{display:none;}
    }
    @media all{
    .pt-100{padding-top:100px;}
    .pb-70{padding-bottom:70px;}
    }
    .pt-100{padding-top:100px;}
    .pb-70{padding-bottom:70px;}
    @media only screen and (max-width:991px){
    .pt-100{padding-top:50px;}
    .pb-70{padding-bottom:20px;}
    .pt-100{padding-top:50px;}
    }
    @media all{
    .pt-100{padding-top:100px;}
    .pb-70{padding-bottom:70px;}
    }
    @media all{
    @media only screen and (max-width: 991px){
    .pt-100{padding-top:50px;}
    .pb-70{padding-bottom:20px;}
    .pt-100{padding-top:50px;}
    }
    }
    @media all{
    .pt-100{padding-top:100px;}
    .pb-70{padding-bottom:70px;}
    }
    @media all{
    @media only screen and (max-width: 991px){
    .pt-100{padding-top:50px;}
    .pb-70{padding-bottom:20px;}
    .pt-100{padding-top:50px;}
    }
    }
    .pt-100{padding-top:100px;}
    .pb-70{padding-bottom:70px;}
    .overly-one{position:relative;transition:all .5s ease;}
    .overly-one:before{content:"";position:absolute;bottom:0;right:-100%;width:100%;height:2px;transition:all .5s ease;opacity:0;z-index:1;}
    .overly-one:after{content:"";position:absolute;bottom:-100%;left:0;width:2px;height:100%;transition:all .5s ease;opacity:0;}
    .overly-one .overly-two:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;transition:all .5s ease;opacity:0;}
    .overly-one .overly-two:after{content:"";position:absolute;top:-100%;right:0;width:2px;height:100%;transition:all .5s ease;opacity:0;}
    .overly-one:hover{transform:translateY(-5px);}
    .overly-one:hover .overly-two:before{left:30px;opacity:1;}
    .overly-one:hover .overly-two:after{top:30px;opacity:1;}
    .overly-one:hover:before{right:30px;opacity:1;}
    .overly-one:hover:after{bottom:30px;opacity:1;}
    @media only screen and (max-width:767px){
    .pt-100{padding-top:50px;}
    .pb-70{padding-bottom:20px;}
    .overly-one:before{display:none;}
    .overly-one:after{display:none;}
    .overly-one .overly-two:before{display:none;}
    .overly-one .overly-two:after{display:none;}
    }
    @media only screen and (min-width:768px) and (max-width:991px){
    .pt-100{padding-top:50px;}
    .pb-70{padding-bottom:20px;}
    .overly-one:before{display:none;}
    .overly-one:after{display:none;}
    .overly-one .overly-two:before{display:none;}
    .overly-one .overly-two:after{display:none;}
    }
    }
    }
    @media(min-width:768px) {
        .d-md-block {
            display: block!important;
        }
    }
        @media (min-width:768px) {
            .d-md-inline-block {
                display: inline-block!important;
            }
        }
    

/*  */


        