/******==================== Solutions Main Page CSS Start ====================******/
.solutions-wrapper .main-page-header .page-header-content p {color: #252b33; font-size: 16px; line-height: 28px; font-weight: 400;}
.cmn-pad-50{padding: 50px 0px;}
.mr-top-30{margin-top: 30px;}
.methodology-title{margin-bottom: 50px;}
.methodology-title h6 {color: #F13C31 !important;font-size: 16px;font-weight: 600;text-transform: uppercase; margin-bottom: 15px;}
.methodology-pages .pages-link h3{font-weight: 800; font-size: 24px; margin: 15px 0px;}
.methodology-pages .pages-link p{margin-bottom: 0px; width: 85%;}
.methodology-pages .col-lg-4 .pages-link p{width: 100%;}
.methodology-pages .pages-link svg, .methodology-pages .pages-link img{width: 40px; height: 40px;}
.methodology-pages .pages-link svg g g, .methodology-pages .pages-link svg g path{fill: #F13C31;}
.methodology-pages a.page-link-col{display: flex; align-items: center; padding: 35px 25px; border: 1px solid rgba(217,222,226,1); border-radius: 4px; transition: all 0.3s ease-in-out; height: 100%;}
.methodology-pages a.page-link-col:hover{background: #F13C31 !important;}
.methodology-pages a.page-link-col:hover p,.methodology-pages a.page-link-col:hover h3{color: #fff !important;}
.methodology-pages .page-link-col:hover .pages-link svg g g, .methodology-pages .page-link-col:hover .pages-link svg g path{fill: #fff;}
.methodology-pages .service .pages-link svg{width: 128px;}

.container-box{max-width: 1430px; width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}
.wwd-content-center h2{ margin-bottom: 40px;}
.wwd-content-center{ text-align: center;}
.technology-icon{ margin-top: 40px; }
.technology-icon ul{display: flex; display: -ms-flexbox; flex-wrap: wrap; margin-bottom: 0px; }
.technology-icon ul li { list-style: none; margin:0 8px 8px 0; }
.technology-icon ul li a{ padding: 3px 14px; border-radius: 2px; border: 1px solid #EEEEEE; width: auto; height: 56px; display: flex; display: -ms-flexbox; align-items: center; justify-content: center; }
.technology-icon ul li svg g { -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out; }
.technology-icon ul li a:hover { opacity: 0.8; }
.technology-icon ul li a { color: red;}
.wwd-service-content-center .wwd-service-bg { background-color: #f8f8f8;}
.wwd-service-content-center:last-child {margin-bottom: 0;}
.wwd-service-content-center .wwd-content-center{ padding: 80px 40px; }
.wwd-service-content-center .wwd-content-center .img-box { margin-top: 60px;}
.wwd-service-content-center .wwd-content-center .technology-icon { margin-bottom: 0px; }
.wwd-service-content-center .wwd-content-center .technology-icon ul { justify-content: center;}

.our-target-customers-section .mobile-app-services p { padding-right:30px; }
.mobile-app-services{margin-top: 80px;}
.mobile-app-services h3{margin: 32px 0px 16px 0px;font-weight: 800; color: #252B33; font-size: 24px;}
/******==================== Solutions Main Page CSS End ====================******/


.theme-black{background: #000;}
.theme-black .methodology-feedback .metho-ux-part, .theme-black .wwd-service-content-center .wwd-service-bg {background: #202020!important;}
.theme-black .methodology-pages a.page-link-col {background: 0 0; border: 1px solid rgba(255,255,255,.4);}
.theme-black .technology-icon ul li a {border: 1px solid rgba(255,255,255,.1);}
.theme-black .technology-icon ul li svg g {fill: rgba(255,255,255,.6);}