@charset "UTF-8";

/*
Theme Name: Software Website
*/
body{ padding: 0px; margin: 0px; list-style: none; font: 400 15px/23px 'Manrope'; color:#000; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none; text-decoration: none !important;}
a{color:#B2BB1E;}
a:hover{color:#004B8D;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}
a, button, input[type="submit"], ::before, ::after{
transition: all 0.35s ease-in-out;
-webkit-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
}
input[type="submit"]{cursor: pointer; border: 0px; outline: none; background: none;}

img{max-width: 100%; height: auto;}
p, h1, h2, h3, h4, h5, h6{margin: 0 0 13px;}
p:last-child{margin-bottom: 0px;}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child{margin-bottom: 0px;}
figure{margin: 0px;}

/* manrope-200 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 200;
    src: url('assets/fonts/manrope-v15-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* manrope-300 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 300;
    src: url('assets/fonts/manrope-v15-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* manrope-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/manrope-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* manrope-500 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    src: url('assets/fonts/manrope-v15-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* manrope-600 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    src: url('assets/fonts/manrope-v15-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* manrope-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    src: url('assets/fonts/manrope-v15-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* manrope-800 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 800;
    src: url('assets/fonts/manrope-v15-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  @font-face {
    font-family: 'icomoon';
    src:  url('assets/fonts/icomoon.eot?d8b1u9');
    src:  url('assets/fonts/icomoon.eot?d8b1u9#iefix') format('embedded-opentype'),
      url('assets/fonts/icomoon.ttf?d8b1u9') format('truetype'),
      url('assets/fonts/icomoon.woff?d8b1u9') format('woff'),
      url('assets/fonts/icomoon.svg?d8b1u9#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-Vector-12:before {
    content: "\e901";
  }
  .icon-Vector-11:before {
    content: "\e903";
  }
  .icon-Vector-10:before {
    content: "\e904";
  }
  .icon-Vector:before {
    content: "\e902";
  }
  .icon-Vector-9:before {
    content: "\e900";
  }
  .icon-instagram1:before {
    content: "\e90a";
  }
  .icon-instagram:before {
    content: "\e907";
  }
  .icon-linkedin:before {
    content: "\e906";
  }
  .icon-twitter:before {
    content: "\e90b";
  }
  .icon-facebook-logo:before {
    content: "\e91b";
  }
  .icon-youtube-logo:before {
    content: "\e915";
  }
  .icon-phone-call:before {
    content: "\e918";
  }
  .icon-email:before {
    content: "\e919";
  }
  .icon-pinterest:before {
    content: "\e934";
  }
  .icon-whatsapp:before {
    content: "\ea93";
  }
  .icon-spotify:before {
    content: "\ea94";
  }
  .icon-youtube:before {
    content: "\ea9d";
  }
  .icon-soundcloud:before {
    content: "\eac3";
  }
  .icon-pinterest1:before {
    content: "\ead1";
  }
  

.headersec.fixed_header, .navbar-brand{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.headersec.fixed_header{position: fixed; top: 0; left: 0; width: 100%; z-index: 999;
-moz-box-shadow: 0 0 8px -5px #333;
-webkit-box-shadow: 0 0 8px -5px #333;
box-shadow: 0 0 8px -5px #333;}


@-webkit-keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}
.headersec.fixed_header{top:0;left:0;right:0;position:fixed;margin:0;z-index:1002;-webkit-animation-name:animationFade;-o-animation-name:animationFade;animation-name:animationFade;-webkit-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-moz-box-shadow:0 0 8px -5px #333;-webkit-box-shadow:0 0 8px -5px #333;box-shadow:0 0 8px -5px #333;}



/*
font-family: 'Manrope';
font-family: 'icomoon';
*/

.media{display: flex; align-items: flex-start;}
.media-object{flex: 1;}
p, .page_content_sec_inr li {color: #6B7280; font-weight: 400; line-height: 26px; font-size: 16px;}

.bannerSec{position: relative;}
.bnrimg{position: relative; margin-top: -32px;}
.bnrimg > img{width: 100%; object-fit: cover;}
.bnerhding h1{font-weight: 700; font-size: 38px; line-height: 45px; padding: 0 0 4px;
background: radial-gradient(37.78% 104.97% at 50% 50%, #4F5794 0%, #004B8D 20%, #1E3360 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.bnerhding{display: inline-flex; flex-direction: column; align-items: flex-start; position: relative; z-index: 1;}
.bnrBtn{display: inline-flex; align-items: center; color: #FFF; height: 64px; border-radius: 50px; margin: 55px 0 0; font-weight: 600; font-size: 20px;
background: radial-gradient(50% 50% at 50% 50%, #C0C75B 0%, #B2BB1E 20%, #929C2B 100%); position: relative; z-index: 1;
box-shadow: 0px 8px 18px -2px #FFFFFF80 inset; line-height: 25px; padding: 0 30px;}
/* .bnrBtn::before{position: absolute; content: ""; bottom: 0; left: 0; right: 0; height: 50%; pointer-events: none; z-index: -1;
background: linear-gradient(180deg, rgba(17, 17, 17, 0.8) 0%, rgba(17, 17, 17, 0.4) 100%); mix-blend-mode: Lighten;} */
.bnrBtn span{margin-left: 15px;}
.bnrBtn:hover{transform: translateX(10px); color: #FFF;}

.solutionCon{width: 100%; min-height: 675px; box-shadow: 0px 4px 4px 0px #00000040; border-radius: 30px; background: #FFF;
padding: 45px 38px 25px;}
.page-id-318 .solutionCon, .page-id-316 .solutionCon { min-height:490px;}
.specificSec{width: 100%; padding: 123px 0 90px;}
.solutionsSec{margin-top: -85px; position: relative; z-index: 9;}
.solutionCon h3{text-transform: uppercase; color: #22282B; font-size: 30px; line-height: 45px; font-weight: 400; padding: 0 0 27px;
background: url(assets/images/downarw.png) no-repeat bottom left;}
.solutionCon h3 em{color: #929C2B; display: block; font-style: normal; font-weight: 600;}
.solutionCon li{color: #22282B; font-weight: 500; font-size: 18px; line-height: 25px; border-bottom: 1px dashed #A9A9A9; padding: 12px 0;}
.solutionCon ul{display: inline-block; width: 100%; border-top: 1px dashed #A9A9A9;}
.solutionCon p{min-height: 90px;}
.solutionsSec .container{position: relative;}
.defulthding{background: radial-gradient(50% 50% at 50% 50%, #C0C75B 0%, #B2BB1E 20%, #929C2B 100%); width: 100%;
border-radius: 30px; max-width: 340px; min-height: 574px; padding: 30px; position: absolute; top: -90px; left: 70px; z-index: -1;}
.defulthding h2{color: #FFF; font-weight: 700; font-size: 30px; line-height: 35px; letter-spacing: -1px;}

.specificMain{width: 100%; margin: 0 auto; position: relative; padding: 0 12px; max-width: 1304px;}
.specificSec .row{margin: 0 -6px;}
.specificSec .row > div{padding: 0 6px; width: 20%;}
.specific_Con h4{color: #B2BB1E; font-weight: 700; font-size: 18px; line-height: 25px; text-transform: uppercase;}
.specific_Con{position: relative; width: 100%; padding: 12px 0 7px 38px; position: relative;}
.specific_Con::before{position: absolute; content: ""; left: 18px; top: -40px; bottom: 0; border-left: 1px dashed #B2BB1E;}
.specific_Bxs figure, .specific_Bxs figure img {border-radius: 30px;}
.specificSec .row > div:nth-child(4) .specific_Bxs{margin-top: 43px;}
.specificSec .row > div:nth-child(2) .specific_Bxs{margin-top: 165px;}
.specificSec .defulthding{top: -48px; left: 142px; display: flex; justify-content: flex-end; padding-top: 50px; padding-right: 60px;
min-height: 408px;}
.specificSec .defulthding h2{background: url(assets/images/whteArw.png) no-repeat top left; padding-top: 45px;}


.financialArw span{color: #929C2B; font-size: 40px;}
.financialArw{margin: 0 0 55px 55px;}
.financialBxs{margin-left: 155px; position: relative;}
.financialBxs ul{display: inline-flex; align-items: flex-start;}
.financialpnl > .media{flex-direction: row-reverse;}
.financialBxs img, .financialFst, .financiallast {border-radius: 30px;}
.financiallst li{position: relative; color: #22282B; font-weight: 500; font-size: 18px; line-height: 24px;
border-top: 1px dashed #A9A9A9; padding: 14px 0 14px 50px;}
.financiallst li:last-child{border-bottom: 1px dashed #A9A9A9;}
.financiallst li::before{position: absolute; content: "\e902"; font-family: 'icomoon'; left: 0; top: 13px; font-size: 13px;}
.financialFst{margin-top: 164px; margin-right: -62px; position: relative;}
.financialFst, .financiallast{max-width: 238px;}
.financialSec .container{position: relative;}
.financialSec .defulthding{top: -40px; right: 255px; left: auto; max-width: 258px; min-height: 490px; text-align: right;}
.financialFst{box-shadow: 0px 4px 4px 0px #00000040;}

.contactSec{width: 100%; margin-top: -150px;}
.contactpnl{width: 100%; padding: 75px 95px 80px; position: relative;}
.contacthed h2{color: #B2BB1E; font-size: 30px; line-height: 40px; font-weight: 400;}
.contacthed h2 em{display: block; font-weight: 600; font-style: normal;}
.frmdta{margin: 20px 0 0;}
.frmdta input[type="text"],
.frmdta input[type="email"],
.frmdta input[type="tel"],.frmdta textarea{width: 100%; color: #6B7280; font-size: 16px; line-height: 20px; font-weight: 400; height: 42px; border: 0;
border-bottom: 1px dashed #A9A9A9; outline: none; padding: 0 18px; background: transparent;}
.frmdta textarea{height:100px !important;}
.frmdta input[type="text"]::placeholder,
.frmdta input[type="email"]::placeholder,
.frmdta input[type="tel"]::placeholder{opacity: 1; color: #6B7280;}
.contacthed{padding: 0 0 35px; width: 100%;}
.frmbutn{text-align: right; margin: 50px 0 0;}
/*.frmbutn input[type="submit"]{color: #FFF; font-size: 20px; line-height: 25px; font-weight: 600;*/
/*background: url(assets/images/rtArws.png) no-repeat right 40px center, url(assets/images/butonGradint.png) no-repeat 0 0;*/
/*height: 64px; display: inline-flex; align-items: center; justify-content: flex-start; min-width: 200px; padding: 0;*/
/*box-shadow: 0px 18px 52px -10px #00000061; border-radius: 50px; padding-left: 45px; text-align: left;*/
/*background-size: 19px, cover;}*/
.frmbutn input[type="submit"]{color: #FFF; font-size: 20px; line-height: 25px; font-weight: 600;
background: url(assets/images/rtArws.png) no-repeat right 40px center, url(assets/images/butonGradint.png) no-repeat 0 0;
height: 64px; display: inline-flex; align-items: center; justify-content: flex-start; min-width: 200px; padding: 0;
box-shadow: 0px 18px 52px -10px #00000061; border-radius: 50px; padding-left: 45px; text-align: left;
background-size: 19px, cover;}
.frmbutn input[type="submit"]:hover{transform: translateY(-10px);}
.contactpnl::before{position: absolute; content: ""; top: 0; bottom: -15px; left: 0; right: 0; background: url(assets/images/contactPetrn.png) no-repeat 0 0;
background-size: 100% 100%; z-index: -1;}
.contactpnl .row{margin: 0;}
.contactpnl .row > div{padding: 0;}

.foterSec{position: relative; width: 100%;}
.foterbtm{display: flex; align-items: flex-end; justify-content: space-between; padding: 40px 0;
border-top: 1px solid #F1F1F1;}
.foterbtmrgt{display: inline-flex; align-items: center; padding: 0 0 15px;}
.foterbtmrgt p{color: #F1F1F1; font-weight: 400; font-size: 14px; line-height: 20px; margin: 0;}
.foterbtmrgt p span{display: inline-flex; padding: 0 10px;}
.foterSec::before{position: absolute; content: ""; top: -153px; left: 0; right: 0; bottom: 0; z-index: -9;
background: linear-gradient(180deg, #B2BB1E 50%, #929C2B 100%);}

.stnky { background: linear-gradient(180deg, #B2BB1E 50%, #929C2B 100%);}
.stnky.foterSec::before { display: none;}
.foterbtmrgt p a{color: #F1F1F1; text-decoration: underline !important;}
.foterbtmrgt > em{display: inline-flex; align-items: center; color: #F1F1F1; font-size: 14px; line-height: 20px; font-style: normal;
margin-left: 50px;}
.foterbtmrgt > em i{margin-right: 8px;}
.ftrlnk h3{color: #F1F1F1; font-weight: 600; font-size: 18px; line-height: 24px; margin: 0 0 35px;}
.ftrlnk ul{width: 100%; display: inline-block;}
.ftrlnk li a{color: #FFF;}
.ftrlnk li{margin: 0 0 12px;font-size: 14px; line-height: 20px; font-weight: 400;}
.ftrlnk li:last-child{margin: 0;}
.fotertop{padding: 92px 0 40px; width: 100%;}
.fotertop .row > div.col-lg-2{width: 20%;}
.fotertop .row > div:last-child .ftrlnk{text-align: right;}
.fotersocil ul{display: flex; justify-content: flex-end; align-items: center;}
.fotersocil li{margin-right: 20px;}
.fotersocil li:last-child{margin: 0;}
.fotersocil li a{display: flex; align-items: center; justify-content: center; background: #F1F1F1; width: 34px; height: 34px;
color: #444444; border-radius: 100%;}
.fotersocil{padding: 0 0 32px;}
.fotersocil li a:hover{background: #444444; color: #FFF;}
.ftrlnk li a:hover, .foterbtmrgt p a:hover {color: #444444;}

ul.slimmenu > li > a{display: inline-block; color: #004B8D; font-size: 14px; line-height: 20px; font-weight: 600;}
ul.slimmenu > li{margin-right: 22px;}
ul.slimmenu > li:last-child{margin: 0;}
.hdrmnu{padding-right: 18px;}
.hderRght{display: inline-flex; align-items: center;}
.hdrBtn{display: inline-flex; align-items: center; border: 1px solid #004B8D; height: 50px; border-radius: 50px; font-weight: 600;
font-size: 14px; line-height: 20px; color: #004B8D; padding: 0 35px;}
.hdrBtn:hover{background: #004B8D; color: #FFF;}
ul.slimmenu li .sub-toggle{width: 13px; height: 13px; background: url(assets/images/careticon.png) no-repeat center center;
right: 0; top: 5px;}
ul.slimmenu > li.has-submenu{padding-right: 34px;}
ul.slimmenu li .sub-toggle::before{content: none;}
ul.slimmenu li .sub-toggle i{display: none;}
ul.slimmenu li > ul{width: 200px; background: #FFF; padding: 10px;
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;}
ul.slimmenu li > ul > li{background: transparent; width: 100%;}
ul.slimmenu li > ul > li > a{width: 100%; display: inline-block; padding: 8px 12px; color: #004B8D; text-transform: capitalize;}
ul.slimmenu li > ul > li > a:hover{background: #004B8D; color: #FFF;}
.headersec{padding: 45px 0; width: 100%; z-index: 13; top: 0; left: 0; position: absolute;}
.hderinr{position: relative; display: flex; align-items: center; justify-content: space-between;}
.topPatern{position: relative; padding: 230px 0 0;}
.topPatern::before{position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: -440px; content: "";
background: url(assets/images/topPatern.jpg) no-repeat 0 0; background-size: cover;}
.fotertop .row > div.col-lg-2:last-child .ftrlnk li:first-child, .fotertop .row > div.col-lg-2:last-child .ftrlnk li:nth-child(2) {font-weight: 700;}
.ftrlnk li{color: #FFF;}

.headersec.fixed_header{background: #FFF; padding: 10px 0; pointer-events: visible;}
.headersec.fixed_header .hdrlgo{max-width: 175px;}

.fixedBtn{position: fixed; top: 150px; right: -57px; z-index: 12; font-size: 16px; line-height: 20px; font-weight: 600; height: 50px;
padding: 0 25px; align-items: center; display: inline-flex; color: #FFF; transform: rotate(90deg); border-radius: 0 0 30px 30px;
background: radial-gradient(37.78% 104.97% at 50% 50%, #4F5794 0%, #004B8D 20%, #1E3360 100%);
box-shadow: 0px 14px 40px -10px #00000061;}
.fixedBtn span{margin-left: 12px;transform: scale(-1);}
.fixedBtn:hover{color: #FFF; opacity: 0.95;}

.foterSec.itFoter::before{background: linear-gradient(180deg, #004B8D 50%, #1E3360 100%);}

.itFoter .ftrlnk li a:hover, .itFoter .foterbtmrgt p a:hover {color: #929C2B;}
.headersec{pointer-events: none;}
.hderinr, .menuOvrly, .closeMenu{pointer-events: visible;}

.itsolutions .solutionCon h3{background: transparent; color: #004B8D; font-weight: 600;}
.itsolutions .solutionCon {min-height: 600px;}
.specific_Bxs figure img {width: 100%;}

.doesWrkSec{padding: 80px 0 100px;}
.doesWrkCon{width: 100%; position: relative; min-height: 240px; border-radius: 30px; padding: 45px 50px; margin: 38px 0 0;
background: url(assets/images/paterns.jpg) no-repeat 0 0; background-size: cover;}
.doesWrkCon h4{font-weight: 500; font-size: 22px; line-height: 30px; color: #000;margin: 0 0 7px;}
.doesWrkCon i{width: 36px; height: 36px; display: flex; align-items: center; justify-content: center;top: -18px; position: absolute;
border-radius: 100%; background: radial-gradient(37.78% 104.97% at 50% 50%, #4F5794 0%, #004B8D 20%, #1E3360 100%);}
.doesWrkhding{margin: 0 0 93px; display: flex; justify-content: flex-start;}
.doesWrkhding h3,.doesWrkhding_top h2{color: #004B8D; font-weight: 600; font-size: 30px; line-height: 35px; background: #FFF; border-radius: 30px;padding: 26px 44px;}

.topPatern.ITSolutnPtrn::before {bottom: -562px;}
.solutionsSec.itsolutions {margin-top: -165px;}
.expect .doesWrkhding h3{color: #004B8D; border: 1px solid #004B8D;}
.expect .doesWrkhding {margin: 0 0 77px;}
.expect .financialFst{margin: 0 100px 0 80px;max-width: 290px;}
.expect .financialBxs{margin: 0;}
.frmbutnTwo input[type="submit"]{
background: url(assets/images/rtArws.png) no-repeat right 40px center, url(assets/images/butonGradintTwo.png) no-repeat 0 0;
}

.bnrBtnTwo{background: radial-gradient(37.78% 104.97% at 50% 50%, #4F5794 0%, #004B8D 20%, #1E3360 100%);}
.bnrBtn::after{position: absolute; content: ""; pointer-events: none;bottom: 0; left: 0; right: 0; top: 0; border-radius: 50px;
box-shadow: 0px 18px 52px -10px #00000061;}
.fixedTwo{background: radial-gradient(50% 50% at 50% 50%, #C0C75B 0%, #B2BB1E 20%, #929C2B 100%);right: -86px;top: 185px;}

.splashPge .hdrBtn{margin-right: 28px;}
.splashPge .hdrBtn:last-child{margin: 0;}
.splashPge.topPatern {padding:175px 0 0;}
.splashPge::before{bottom: 125px;}

.splashSec .solutionCon{padding: 0; position: relative;}
.splashSec .solutionCon p{font-weight: 600; font-size: 20px; line-height: 30px; color: #22282B; min-height: auto;}
.splashhding{padding: 45px 45px 35px; min-height: 290px;}
.splashSec .solutionCon h3{background: transparent; padding: 0; margin: 0;}
.splashSec .row > div:last-child .solutionCon h3 em{color: #004B8D;}
.splashhdinginr{display: flex; align-items: flex-end; justify-content: space-between; margin: 0 0 27px;}
.splashhdinginr span{
background: radial-gradient(50% 50% at 50% 50%, #C0C75B 0%, #B2BB1E 20%, #929C2B 100%); font-size: 29px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.splashSec .row > div:last-child .splashhdinginr span{
background: radial-gradient(37.78% 104.97% at 50% 50%, #4F5794 0%, #004B8D 20%, #1E3360 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.splashlist{padding: 45px; min-height: 425px;}
.splashSec .bnrBtn{margin: 0; position: absolute; bottom: -32px; left: 45px;}

.pgehding{display: flex; align-items: center; max-width: 340px; border-radius: 30px 30px 0 0; padding: 15px 15px 15px 38px;
background: radial-gradient(50% 50% at 50% 50%, #C0C75B 0%, #B2BB1E 20%, #929C2B 100%); height: 80px;}
.inrBner .bnrimg{margin: 0;}
.pgehding h1{color: #FFF; font-weight: 700; font-size: 26px; line-height: 30px;}

.bnersubcon{padding: 75px 0; width: 100%;}
.page-template-page-voor-wie .bnersubcon{padding: 75px 0;}
.bnersubconinr p{font-weight: 500; font-size: 16px; line-height: 30px;
background: radial-gradient(50% 50% at 50% 50%, #C0C75B 0%, #B2BB1E 20%, #929C2B 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.topPatern.inerPage::before{bottom: 0;}



.flip-box {
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}

.flip-box-front,
.flip-box-back {
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  min-height: 260px;
  -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-front {
  -ms-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;  
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-back {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}


/*.flip-box-back{padding: 35px;}*/
.flip-box-back{padding: 25px;}
.flip-box-back p{font-size:14px;line-height:22px;margin-bottom:7px;text-align: center;}
.flip-box-back p:last-child{margin-bottom:0px;}
.flip-box-front, .flip-box-back {background: url(assets/images/reactunglar.jpg) no-repeat 0 0; background-size: cover;
border-radius: 30px; display: flex;align-items: center;justify-content: center;}
.contentGrid{padding: 25px 0 140px;}
.contentGridArea{margin: 40px 0 0;}
.contentGrid .row{margin: 0 -35px;}
.contentGrid .row > div{padding: 0 35px;}
.topContact.contactSec{margin: 295px 0 0;}
.contentGrid .container{position: relative;}
.contentGrid .container::before{position: absolute; bottom: -140px; left: 12px; right: 0; border-top: 1px dashed #004B8D; content: "";}

.contactimge{position: absolute; right: 110px; top: -144px; max-width: 290px; box-shadow: 0px 4px 4px 0px #00000040;}
.contactimge img{width: 100%;}
.contactimge, .contactimge img {border-radius: 30px;}

.pgehdingtwo{background: radial-gradient(37.78% 104.97% at 50% 50%, #4F5794 0%, #004B8D 20%, #1E3360 100%);}
.bnersubTwo .bnersubconinr p{color: #004B8D; background: inherit; -webkit-text-fill-color: inherit;}
.prterlgo{width: 100%; background: url(assets/images/reactunglar.jpg) no-repeat 0 0; background-size: cover; margin: 40px 0 0;
min-height: 200px; border-radius: 30px; display: flex; align-items: center; justify-content: center;}

.partnerSec .doesWrkhding{margin: 40px 0 0; position: relative; display: flex; align-items: center;}
.partnerSec .doesWrkhding h3{padding: 0; padding-right: 55px; background: #FFF;}
.partnerSec .doesWrkhding::before{position: absolute; content: ""; right: 0; left: 0; border-top: 1px dashed #004B8D; z-index: -1;}

.bluecolor .contacthed h2{color: #004B8D;}

.bnertxt{position: absolute; top: 50%; transform: translateY(-50%); width: 100%;}
.bnertxtinr h2,.page_content_sec h2{color: #FFF; font-size: 30px; line-height: 45px; font-weight: 600;}
.bnertxtinr h2 em{color: #B2BB1E; font-style: normal;}
.bnertxtinr{max-width: 350px;}

.applnk{display: inline-flex; align-items: center; color: #B2BB1E; font-weight: 600; font-size: 20px; line-height: 25px;
border-top: 1px dashed #B2BB1E; max-width: 260px; width: 100%; justify-content: space-between; padding: 27px 0 0; margin: 20px 0 0;}
.applnk span{font-size: 15px;}
.applnk:hover{color: #004b8d; border-color: #004b8d;}

.whychoseSec{padding: 0 0 144px; width: 100%;}
.whychosepnl .media{flex-direction: row-reverse;}
.whychoseSec .doesWrkhding h3{color: #B2BB1E;}
.whychose_img{margin: 0 100px 0 80px; max-width: 290px; box-shadow: 0px 4px 4px 0px #00000040;}
.whychose_img img, .whychose_img {border-radius:30px;}

.topPatern.overOns::before{bottom: -45px;}
.curiouspnl .doesWrkhding h3{color: #B2BB1E; border: 0; border-radius: 0; padding: 0;}
.expect.curiouspnl .doesWrkhding{margin: 0 0 30px;}
.discoverBtn.bnrBtn{margin: 0; color: #B2BB1E; 
/*background: url(assets/images/graybutn.png) no-repeat 0 0; */
background: transparent; 
background-color:#dbdcdd;
background-size: cover;
box-shadow: 0px 15px 45px -10px rgba(0, 0, 0, 0.18); }

.bnercolorTwo .bnertxtinr h2 em{color: #fff;}
.whychoseSec.colrBlue .doesWrkhding h3 {color: #004B8D;}
.blueover .doesWrkhding h3{color: #004B8D;}
.blueover .discoverBtn{color: #004B8D;}
.lnehding h3{border: 1px solid #004B8D;}
.titleServicSec .discoverBtn.bnrBtn{color: #004B8D; height: 50px; font-size: 16px; line-height: 20px; margin: 40px 0 0;}
.titleServicSec .discoverBtn.bnrBtn span{font-size: 14px;}
.titleServicimg{max-width: 290px; width: 100%;}
.titleServicOnepnl .media{flex-direction: row-reverse;}
.titleServicOne .doesWrkhding {margin:0 0 70px;}
.titleServicOne{padding: 0 0 118px;}
.colm_rept{padding-top:118px !important;padding-bottom:0px !important;}
.titleServicOne:last-child{border-bottom: 1px dashed #004B8D;}
.titleServicimg{max-width: 290px; margin: 0 110px 0 75px;}
.titleServicimg img{border-radius: 30px; width: 100%;}
.titleServicOne:nth-child(even) .doesWrkhding{justify-content: flex-end;}
.lnehding{align-items: center; position: relative;}
.lnehding::before{position: absolute; content: ""; z-index: -1; left: 0; right: 0; border-top: 1px dashed #004B8D;}
.titleServicOne:first-child .doesWrkhding::before{content: none;}

.bnercolorTwo{width: 100%; background-repeat: no-repeat; background-size: cover;}
.titlepgeBnr .bnercolorTwo{min-height: 350px;}
.bnercolorTwo .applnk{color: #004B8D; border-color: #004B8D;}
.bnercolorTwo h2{color: #004B8D;}
.bnercolorTwo .bnertxtinr {max-width: 330px;}
.titleServicThrehdng h3{color: #004B8D; font-size: 22px; line-height: 27px; font-weight: 700;}
.titleServicCon{margin: 26px 0 0;}

.splashSec .solutionCon h3 a{color: #22282B;}
.arwlnk{display: inline-flex; margin: 0 0 8px;}
.splashSec .solutionCon h3 a:hover, .arwlnk:hover {opacity: 0.82;}

.bnercolorTwo .applnk:hover{color: #22282B; border-color: #22282B;}
/*-----------------------------------*/
.no-link a {
    pointer-events: none !important;
    cursor: default!important;
    text-decoration: none!important;
}
button.sub-menu-toggle{display:none !important;}
.page_content_sec h2{color: #B2BB1E;}
.page_content_sec h3{font-size: 24px;
    line-height: normal;
    font-weight: 600;}
.flip-box-back{flex-direction:column;}    
.flip-box-back p a {
    color: #B2BB1E;}  
.flip-box-back p a:hover {
    color: #6B7280;}    
    
.refer_sec{padding-top:100px;}    
.doesWrkhding_top h2{margin-top:-80px;background-color:#fff;padding:20px;color:#B2BB1E;}

.solutionsSec_new{margin-top:40px !important;}
.whychoseSec_new{margin-top:30px;}
.whychoseSec_new .doesWrkhding{margin-bottom:30px;}
.Logo_cont_sli {overflow:hidden;}
.Logo_cont_sli .owl-item{float:left;}
.Logo_cont{margin:50px 0px 0px;position:relative;z-index:1;}
.whychoseSec.whychoseSec_new{padding-bottom:40px;}
.Logo_cont_sli {margin:50px 0px;}
.Logo_cont_title h2{text-align:center;}
.Logo_cont_sli .owl-item .Logo_cont_item{background-color:#ededed;padding:30px 15px;text-align: center;}
.owl-nav.disabled,.owl-dots.disabled{display:none !important;}
.bnrimg{position:relative;}
.bnrimg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.30);}
.whychoseSec_big_img .whychose_img img{width:100%;}
.whychoseSec_big_img .whychose_img{max-width:60% !important;}

.bnersubcon_misc{background-color:#e6e6e6;}
.bnersubcon_misc .bnersubconinr{ text-align: center;}
.whychoseSec_heading.lnehding{margin:40px 0px !important;}
.whychoseSec_heading.lnehding h3{border-color:#B2BB1E !important;color: #B2BB1E;}
.whychoseSec_heading.lnehding::before{border-top-color:#B2BB1E !important;}
.cont_box_colm{margin-bottom:30px;display: flex
;}
.cont_box_colm .solutionCon{min-height:50px;width:100%;}
.cont_box_colm.blue_box .solutionCon{background-color:#0a58ca;}
.cont_box_colm.blue_box h3,.cont_box_colm.blue_box p{color:#fff;}
.cont_box_colm.blue_box .applnk:hover{color: #fff;border-color:#fff !important;}

.cont_box_colm.gray_box .solutionCon{background-color:#F1F1F1;}
.cont_box_colm.gray_box h3{color:#22282B;}
.cont_box_colm.blue_box p{color:#6B7280;}
.cont_box_colm.gray_box .applnk:hover{color: #fff;border-color:#fff !important;}
.cont_box_colm.gray_box .bnrBtn{background: #B2BB1E !important;box-shadow: 0px 8px 18px -2px #FFFFFF80 inset !important;color:#FFFFFF;margin-top:0px;height:53px;font-size:18px;width:218px;}
.cont_box_colm.gray_box .bnrBtn:after{box-shadow: 0px 18px 52px -10px #00000061 !important;}
.cont_box_colm.gray_box .bnrBtn i{ margin-left: 10px;}

.number_box_colm i{color:#fff;background: radial-gradient(50% 50% at 50% 50%, #C0C75B 0%, #B2BB1E 20%, #929C2B 100%);}

.media-object-new .discoverBtn.bnrBtn{background-color:transparent !important;margin-top:50px;}
.number_box_Sec h3{color:#B2BB1E !important;}
.bnersubcon_misc2{margin:40px 0;background-color:transparent !important;}
.bnersubcon_misc2 .applnk {
    max-width: 300px;}
 .bnersubcon_misc {
        padding-bottom:70px !important;
    } 
  .bnersubcon_misc2 {
        padding-bottom:0px !important;
    } 
.number_box_colm  {display:flex;}  
.number_box_colm .doesWrkCon{min-height:50px;width:100%;} 
.misc_text_box_Sec{margin-bottom:50px;}

.cont_box_colm .solutionCon{display:flex;flex-direction: column;height:100%;}
.cont_box_colm .solutionCon p{flex-grow: 1;}

.wpcf7-acceptance span{margin-left:0px !important;}

.page_content_sec_inr{margin:50px 0;}

.ft_info_colm{margin-bottom:30px;}
.frm_sec_in{padding:25px;background-color:#e6e6e6;border-radius:30px;}
.cus_map{margin-top:20px;}

.cus_map iframe{height:400px;width:100%;border:none;max-width:100%;}

.whychoseSec_heading.rgt_align {
    justify-content: end;
}
.media-object-new .discoverBtn.bnrBtn{    height: 70px;}

.media-object-new .discoverBtn.bnrBtn,.media-object-new .discoverBtn.bnrBtn:after{box-shadow: inherit !important;}
.media-object-new .discoverBtn.bnrBtn{background: transparent !important;box-shadow: 0px 18px 52px -10px #00000061 !important;background-color:#dfe0e1 !important;}


.contentGrid.partnerSec .container::before{display:none;}
.contentGrid.partnerSec {padding-bottom: 40px;}
/*--------------------------------------*/
.bnersubTwo .applnk {
    color: #004b8d;
    border-color: #004b8d;
}
.bnersubTwo .applnk:hover {
    color: #B2BB1E;
    border-color: #B2BB1E;
}
/*-----------flipbox Disable-------------------*/
.flipbox_disable .flip-box-front {
  -ms-transform: inherit;
  -webkit-transform: inherit;
  transform: inherit;
  -webkit-transform-style: inherit;
  -ms-transform-style: inherit;
  transform-style: inherit;
}

.flipbox_disable .flip-box:hover .flip-box-front {
  -ms-transform: inherit;
  -webkit-transform: inherit;
  transform:inherit;
  -webkit-transform-style: inherit;
  -ms-transform-style: inherit;
  transform-style:inherit;
}

.flipbox_disable .flip-box:hover .flip-box-back {
  -ms-transform: inherit;
  -webkit-transform: inherit;
  transform:inherit;
  -webkit-transform-style: inherit;
  -ms-transform-style: inherit;
  transform-style: inherit;
}
  
   
.colm_comn_cont .titleServicimg img,.colm_rept .titleServicOnepnl .media img{border-radius:0px;width:auto;}  
.colm_comn_cont .titleServicimg{margin:0 0 0px !important;}
.colm_comn_cont .titleServicimg{max-width:100%;}
.mrgb{margin-bottom:50px;}
.cont_row {
    border-bottom: 0px dashed #004B8D !important;
}
/*.colm_rept .titleServicOnepnl .row{flex-direction: inherit;}*/
.colm_rept:nth-child(even) .row{flex-direction: row-reverse;}
.btn_bg{background:rgb(229 230 230) !important;}

.oplossingen_cont_sec{border-top: 1px dashed #004B8D !important;margin-top: 50px;}
.titleServicOne.cont_row{padding-bottom:0px;}

/*------------------------------------------------------------------*/
.page_content_sec_inr ul{padding-top:15px;}
.page_content_sec_inr ol{padding-left:30px;}
.page_content_sec_inr ul li{position: relative;padding:0px 0 10px 30px;    border-bottom: 1px dashed #A9A9A9;}
.page_content_sec_inr li{margin-bottom:20px;}
.page_content_sec_inr ul li::before {
    position: absolute;
    content: "\e902";
    font-family: 'icomoon';
    left: 0;
    top: 1px;
    font-size: 11px;
}
.wp-block-video{margin-top:40px;}
.sing_page_cont_green h2,.sing_page_cont_green h3,.sing_page_cont_green h4,.sing_page_cont_green h5,.sing_page_cont_green h6{color:#B2BB1E;}
/*------------------------------------------------------------------*/
.error_404 h2,.error_404 p,.error_404 h3{text-align:center}
.error_404 h3 a{text-decoration:underline !important;text-transform:uppercase;}
.error_404 h3 a:hover{text-decoration:none !important;}

.post_colm{margin-bottom:30px;display:flex;flex-wrap:wrap;}
.post_colm figure{position:relative;margin-bottom:0px;overflow:hidden;border-radius:4px 4px 0 0;}
.post_colm figure img{backface-visibility: hidden;
    transition: all .7s cubic-bezier(.2,1,.22,1);
    border-radius:4px 4px 0 0;
   }
.post_colm_in:hover img{transform: scale(1.07);}
.post_colm_in{box-shadow: 0 1px 3px rgba(0, 0, 0, .08);border-radius:4px;}
.post_colm h3{font-size:20px;margin-bottom:20px;}
.post_colm_txt{padding:20px;border-radius:0 0 4px 4px;}
.cat_link{display:inline-block;position:absolute;left:30px;top:10px;}
.cat_link a{display:inline-block;width:auto;padding:0 10px;height:30px;text-align:center;font-size:15px;font-weight:500;border-radius:20px;background-color:#B2BB1E;color:#fff;border:2px solid #B2BB1E;}
.cat_link a:hover{background-color:#004B8D;border-color:#004B8D;}

.cus_pagination{padding-top:30px;display: flex;
    justify-content: center;}
.cus_pagination .page-numbers{display:block;width:40px;height:40px;text-align:center;line-height:40px;font-size:14px;color:#fff;background-color:#B2BB1E;border-radius:5px;}
.cus_pagination .page-numbers:hover,.cus_pagination .page-numbers.current{background: #004B8D;}
.cus_pagination li{padding:0 5px;list-style-type:none !important;margin:0 5px 10px !important;}
.cus_pagination ul,.quotelft .ftrinfo{padding-left:0px !important;}
.blog_list_page h1{padding:0 0 30px;}

.sing_thumb {float: right;width: 40%;padding: 0px 0 30px 30px;}
.sing_thumb img {width: auto;border: 0px solid #004B8D;border-radius: 25px;height: auto;box-shadow: 0px 4px 4px 0px #00000040;}
.alignleft,img.alignleft{width:auto;max-width:40%;margin:5px 30px 20px 0 !important;}
.alignright,img.alignright{width:auto;max-width:40%;margin:5px 0px 20px 30px !important;}
.aligncenter,img.aligncenter{width:auto;max-width:100% !important;margin:5px auto 20px !important;}
.alignfull,.alignwide{width:auto;max-width:100% !important;margin:5px auto 20px !important;}
.alignleft img,.alignright img,.aligncenter img,.alignfull img,.alignwide img,img.alignleft,img.alignright,img.aligncenter{border: 0px solid #004B8D;border-radius: 7px;height:auto;}
img.alignleft{float:left;}
img.alignright{float:right;}
img.aligncenter{display:inline-block;}
.sing_page_cont .wp-block-separator{display:block;clear:both;margin:20px 0;border-width:0px !important;}

.cus_pagination_colm .nav-links{display:flex;flex-wrap:wrap;justify-content:center;}
.cus_pagination ul{padding:0px !important;}
.cus_pagination ul li{padding:0px !important;border:none !important;}
.cus_pagination ul li:before{display:none !important;}
.cus_pagination_colm .nav-links .nav-previous ,.cus_pagination_colm .nav-links .nav-next {padding: 0 15px;width:50%;display: flex
;}
.cus_pagination_colm .nav-links .nav-previous a,.cus_pagination_colm .nav-links .nav-next a{display:block;padding:20px;background-color:#004B8D;border-radius:15px;width: 100%;}
.cus_pagination_colm .nav-links .nav-previous a:hover,.cus_pagination_colm .nav-links .nav-next a:hover{background-color:#B2BB1E;}
.cus_pagination_colm .nav-links .meta-nav{margin-bottom:0px !important;}
.cus_pagination_colm .nav-links .nav-previous{}
.cus_pagination_colm .nav-links a p{color:#fff;font-weight:600;}
.cus_pagination_colm .nav-links .nav-next{text-align:right;}
.cus_pagination_row{margin-top:40px;}
/*.financialBxs li:before{display:none !important;padding: inherit;*/
/*    border-bottom: inherit;}*/


.wp-block-quote{border-left-color:#bdbd00;}

.error-center{text-align:center;}
.error-404 h3 a {
    text-decoration: underline !important;
    /*text-transform: uppercase;*/
}
.error-404 h3 a:hover {
    text-decoration: none !important;
}

ul.design_fix {
    margin-top: 27px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

ul.design_fix li {
    width: 204px;
    margin-right: 10px;
}

ul.design_fix li:last-child{
    margin-right: 0;
}




/*---------------flipbox Disable End--------------------*/
@media screen and (min-width:1600px) {

.flip-box-front, .flip-box-back{min-height:290px;}
.flip-box-back{padding:30px;}
.flip-box-back p{font-size:16px;line-height:24px;}
.whychoseSec_big_img .whychose_img{max-width:65% !important;}
.misc_text_box_Sec{margin-bottom:60px;}
.page_content_sec_inr{margin:60px 0;}

.cont_box_colm.gray_box .bnrBtn{height:64px;font-size:20px;width:236px;}
.blue_page_cont h4{
    font-size: 27px;
   }
.blue_page_cont h5{
    font-size: 24px;
   }  
.blue_page_cont h6{
    font-size: 22px;
   }
.oplossingen_cont_sec{margin-top: 60px;}   
.titleServicOne.cont_row{padding-bottom:0px;}

.post_colm h3{font-size:23px;margin-bottom:20px;}

.cat_link a{padding:0 12px;height:30px;font-size:16px;}
.cus_pagination_row{margin-top:50px;}
}

@media (min-width: 1700px) and (max-width: 1799px) {



}

@media (min-width: 1600px) and (max-width: 1699px) {




}

@media only screen and (max-width: 1599px) {



}

@media only screen and (max-width: 1399px) {

.fixedBtn {font-size: 14px; height: 44px; top: 160px;}
.fixedTwo {right: -79px;top: 190px;}


}

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

.container{max-width: 1124px;}

}

@media only screen and (max-width: 1199px) {

.headersec {padding:30px 0;}
.hdrlgo{max-width: 200px;}
ul.slimmenu li .sub-toggle {width: 11px;height: 11px;top: 6px;background-size: 11px;}
ul.slimmenu > li.has-submenu {padding-right: 25px;}
.hdrBtn {height: 45px;padding:0px 30px;}
.bnerhding h1 {font-size: 33px; line-height: 42px;}
.bnrBtn {height: 58px;margin:35px 0 0;font-size: 16px;line-height: 22px;padding:0 27px;}
.bnrBtn span {margin-left: 13px;}
.topPatern {padding:185px 0 0;}
.solutionCon h3 {font-size: 25px;line-height: 37px;padding: 0 0 22px;background-size: 13px;}
p, .page_content_sec_inr li {line-height: 25px;font-size: 15px;}
.solutionCon li {font-size: 16px;line-height: 24px;padding:11px 0;}
.solutionCon {min-height: 630px;border-radius:25px;padding:38px 28px 23px;}
.defulthding h2 {font-size: 25px; line-height: 30px;}
.defulthding {border-radius:25px;max-width: 300px;min-height: 500px;padding:25px;top: -80px;}
.specific_Bxs figure, .specific_Bxs figure img {border-radius:25px;}
.specific_Con {padding:10px 0 7px 25px;}
.specific_Con::before {left: 14px; top: -30px;}
.specific_Con h4 {font-size: 16px; line-height: 23px;}
.specificSec .defulthding {top: -40px;left: 100px;padding-top: 40px;padding-right: 50px;min-height: 345px;}
.specificSec {padding:100px 0 70px;}
.financiallst li {font-size: 16px;line-height: 24px;padding:12px 0 12px 38px;}
.financialBxs img, .financialFst, .financiallast {border-radius:25px;}
.financialFst {margin-top: 125px;margin-right: -55px;}
.financialArw {margin: 0 0 40px 45px;}
.contacthed h2 {font-size: 25px;line-height: 35px;}
.contactpnl {padding:60px 75px 65px;}
.frmbutn input[type="submit"] {font-size: 18px;line-height: 24px;height: 60px;min-width: 190px;}
.frmbutn {margin:37px 0 0;}
.contactSec {margin-top: -125px;}
.foterbtm {padding:30px 0;}
.fotertop {padding:75px 0 30px;}
.foterbtmrgt p span {padding: 0 7px;}
.foterlgo{max-width: 200px;}
.foterbtmrgt {padding: 0 0 13px;}
.foterbtmrgt > em {font-size: 13px;margin-left: 15px;}
.foterbtmrgt p{font-size: 13px;}
.ftrlnk h3 {font-size: 17px;line-height: 23px;}
.fotersocil li {margin-right: 15px;}
.fixedBtn {font-size: 13px;height: 40px;right: -52px;}

.doesWrkhding h3,.doesWrkhding_top h2 {font-size: 25px;line-height: 30px;border-radius:22px;padding:23px 38px;}
.fixedTwo {right: -76px;}
.itsolutions .solutionCon {min-height: 545px;}
.doesWrkSec {padding:60px 0 70px;}
.topPatern.ITSolutnPtrn::before {bottom: -480px;}
.doesWrkCon h4 {font-size: 20px;line-height: 25px;margin:0 0 6px;}
.doesWrkCon {border-radius:25px;padding:35px 35px;margin:30px 0 0;}
.doesWrkhding {margin:0 0 45px;}
.expect .financialFst {margin:0 75px 0 70px; max-width: 265px;}

.splashSec .solutionCon p {font-size: 18px;}
.splashhding {padding:30px;min-height: 275px;}
.splashhdinginr span {font-size: 25px;}
.arwlnk{margin: 0 0 6px;}
.splashlist {padding:30px;min-height: 388px;}
.splashSec .bnrBtn {bottom: -28px;left: 35px;}
.splashPge .hdrBtn {margin-right: 20px;}

.pgehding h1 {font-size: 22px; line-height: 28px;}
.pgehding {max-width: 315px;border-radius:25px 25px 0 0;padding:15px 15px 15px 35px;height: 70px;}
.bnersubcon {padding:56px 0;}
.page-template-page-voor-wie .bnersubcon{padding: 56px 0 65px;}
.contentGrid .row {margin:0 -20px;}
.contentGrid .row > div {padding:0 20px;}
.contentGridArea {margin:35px 0 0;}
.flip-box-front, .flip-box-back {border-radius:23px;}
.siterlgo{max-width: 170px;}
.contentGrid {padding:20px 0 95px;}
.contentGrid .container::before {bottom: -95px;}
.contactimge, .contactimge img {border-radius:25px;}
.contactimge {right: 76px;top: -115px;max-width: 240px;}
.topContact.contactSec {margin:215px 0 0;}

.prterlgo img{max-width: 170px;}
.prterlgo {margin:35px 0 0; border-radius:23px;}

.bnertxtinr h2,.page_content_sec h2 {font-size: 25px;line-height: 37px;}
.bnertxtinr {max-width: 212px;}
.whychoseSec {padding:0 0 130px;}
.whychose_img {margin: 0 75px 0 70px; max-width: 265px;}

.titleServicOne .doesWrkhding {margin:0 0 60px;}

.titleServicSec .discoverBtn.bnrBtn {font-size: 15px;line-height: 20px;margin:25px 0 0;}
.titleServicimg {margin: 0 80px 0 65px; max-width: 240px;}
.titleServicOne {padding:0 0 100px;}
.colm_rept{padding-top:100px !important;padding-bottom:0px !important;}
.bnercolorTwo .applnk {padding:20px 0 0;margin:15px 0 0;font-size: 18px;line-height: 24px;}
.titlepgeBnr .bnercolorTwo {min-height: 311px;}

.page_content_sec h3{font-size: 21px;
    line-height: normal;}
.refer_sec {
    padding-top: 60px;
} 
.misc_text_box_Sec{margin-bottom:40px;}
.page_content_sec_inr{margin:40px 0;}

.cus_map iframe{height:300px;}
.ft_info_colm{margin-bottom:20px;}

.blue_page_cont h4{
    font-size: 22px;
   }
.blue_page_cont h5{
    font-size: 20px;
   }  
.blue_page_cont h6{
    font-size: 15px;
   }  
.oplossingen_cont_sec{margin-top: 30px;} 
.titleServicOne.cont_row{padding-bottom:0px;}
.post_colm h3{font-size:18px;}

.cat_link a{padding:0 10px;height:30px;font-size:14px;}

.cus_pagination_row{margin-top:30px;}
}

@media only screen and (max-width: 991px) {

.collapse-button{right: 0px; background: transparent !important; border-radius: 0px; padding: 0px; width: auto;justify-content: center;
display: flex;flex-direction: column;align-items: flex-end;}
.collapse-button .icon-bar{background: #383632; height: 3px; border-radius: 5px; width: 27px; margin: 3px 0;
transition: all 0.45s ease-in-out;}
.collapse-button .icon-bar:first-child{margin-top: 0; width: 22px;}
.collapse-button .icon-bar:last-child{margin-bottom: 0; width: 22px;}
ul.slimmenu{background: #383632; position: fixed; top: 0; right: -82%; height: 100vh !important; width: 80%; z-index: 999; padding: 100px 20px 20px;
transition: all 0.45s ease-in-out; overflow: auto; display: flex !important; flex-direction: column; justify-content: flex-start;}
body.sideMenu{overflow: hidden;}
.menuOvrly{position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(255,255,255,0.92); z-index: 99;
transition: all 0.45s ease-in-out; opacity: 0; visibility: hidden;}
.sideMenu .menuOvrly{opacity: 1; visibility: visible;}
.sideMenu ul.slimmenu{right: 0;}
ul.slimmenu > li{border-bottom: 1px solid rgba(255,255,255,.1); transition: all 0.75s ease-in-out; padding: 5px 0;
padding-left: 65px;}
ul.slimmenu > li > a{padding: 10px 0; color: #FFF; border: 0 !important;}
ul.slimmenu > li:last-child{border: 0;}
ul.slimmenu li .sub-toggle{background: transparent; height: 43px !important; width: 43px; display: flex; top: 5px;
align-items: center; justify-content: center;}
.sideMenu ul.slimmenu > li{padding-left: 0px; margin: 0;}
.closeMenu{position: absolute; right: 82%; top: 20px; width: 32px; height: 32px; z-index: 999; opacity: 0; visibility: hidden;
transform: rotate(-25deg); transition: all 0.45s ease-in-out; transition-delay: 0.2s;}
.closeMenu::before, .closeMenu::after {position: absolute;left: 15px;content: ' ';height: 33px;width: 2px;background-color: #333;}
.closeMenu::before {transform: rotate(45deg);}
.closeMenu::after {transform: rotate(-45deg);}
.sideMenu .closeMenu{transform: rotate(0deg); opacity: 1; visibility: visible;}
ul.slimmenu > li > a:hover{padding-left: 8px; opacity: .6;}
ul.slimmenu li .sub-toggle i{display: none;}
ul.slimmenu li .sub-toggle::before{content: none;}
ul.slimmenu li .sub-toggle::after{border-left: solid 6px transparent; border-right: solid 6px transparent; border-top: solid 6px #fff; 
height: 0; width: 0; position: absolute; content: "";}
ul.slimmenu.collapsed li > ul{width: 100%; background: #FFF; float: left;}
ul.slimmenu.collapsed li > ul > li{background: transparent;}
ul.slimmenu.collapsed li > ul > li > a{padding: 10px 12px; color: #383632; text-transform: capitalize;}
ul.slimmenu.collapsed li > ul > li i{display: none;}

.headersec {padding:18px 0;}
.headersec .container{max-width: 100%;}
.hdrBtn {margin-right: 55px;}
.topPatern {padding: 145px 0 0;}
.bnrBtn {height: 55px;margin:28px 0 0;font-size: 15px;line-height: 20px;padding:0 25px;}
.solutionCon, .defulthding, .specific_Bxs figure, .specific_Bxs figure img, .financialBxs img, .financialFst, .financiallast {border-radius:18px;}
.solutionCon{margin: 24px 0 0;}
.defulthding {max-width: 275px;min-height: 450px;padding:20px;top: -55px;}
.solutionsSec {margin-top: -66px;}
.solutionCon li {font-size: 15px; line-height: 24px; padding: 10px 0;}
.solutionCon {min-height: 570px; padding: 30px 25px 20px;}
.specificSec .row > div{width: 33.33%;}
.specificSec .row {justify-content: center;}
.specific_Bxs{margin: 24px 0 0 !important;}
.specificSec .defulthding h2{padding: 0; background: transparent;}
.specificSec .defulthding {top: -77px;left: 140px;padding-top: 20px;padding-right: 20px;min-height: 315px;}
.specificSec .defulthding br{display: none;}
.specificSec {padding: 130px 0 70px;}
.financialFst {margin-top: 100px;margin-right: -80px;}
.financialFst, .financiallast {max-width: 190px;}
.financialSec .defulthding {top: -54px;right: 202px;max-width: 200px;min-height: 380px;}
.financialBxs {margin-left: 98px;}
.financialArw {margin:0 0 25px 25px;}
.financialArw span {font-size: 30px;}
.financiallst li {font-size: 15px;line-height: 23px;padding:10px 0 10px 30px;}
.contactpnl {padding:30px;}
.contactSec {margin-top: -45px;}
.contacthed {padding: 0 0 20px;}
.frmbutn input[type="submit"] {font-size: 17px;line-height: 24px;height: 55px;min-width: 185px;}
.foterbtm {padding: 23px 0;flex-direction: column;text-align: center;align-items: center;}
.foterbtmrgt {padding:13px 0 0;}
.foterbtmrgt p span {padding: 0 5px;}
.foterlgo {max-width: 180px;}
.fotertop .row > div.col-lg-2{width: 100%;}
.ftrlnk{padding: 20px 0 0; text-align: center;}
.ftrlnk ul{display: flex; justify-content: center; flex-wrap: wrap;}
.ftrlnk li {margin:0;padding:0 10px;width: auto;}
.fotersocil ul {justify-content: center;}
.fotersocil {padding: 20px 0 0;}
.fotertop {padding: 20px 0 25px;}
.solutionsSec {z-index: 1;}
ul.slimmenu li > ul > li > a:hover {color: #FFF;}
ul.slimmenu > li.has-submenu {padding-right: 0;}

.ftrlnk h3 {margin:0 0 13px;}
.solutionsSec .row{justify-content: center;}
.solutionsSec.itsolutions {margin-top: -110px;}
.expect .financialFst {margin:0 45px 0 40px;max-width: 227px;}
.doesWrkhding h3,.doesWrkhding_top h2 {border-radius:14px;padding:18px 28px;}
.topPatern.ITSolutnPtrn::before {bottom: -553px;}
.doesWrkSec {padding: 50px 0;}
.doesWrkCon {border-radius:17px;padding:28px 25px;margin:25px 0 0;}

.splashPge.topPatern {padding:120px 0 0;}
.splashSec .solutionCon p {font-size: 16px; line-height: 28px;}
.splashhdinginr {margin: 0 0 17px;}
.splashhding {padding: 20px; min-height: 250px;}
.splashSec .solutionCon h3 {font-size: 22px; line-height: 34px;}
.splashhdinginr span {font-size: 21px;}
.arwlnk{margin: 0 0 7px;}
.splashlist {padding:20px; min-height: 345px;}
.splashSec .bnrBtn {bottom: -26px; left: 20px;}

.bnersubconinr p {font-size: 15px;line-height: 27px;}
.pgehding h1 {font-size: 20px;line-height: 25px;}
.pgehding {max-width: 295px;border-radius:22px 22px 0 0;padding:13px 13px 13px 30px;height: 65px;}
.bnersubcon {padding:43px 0;}
.page-template-page-voor-wie .bnersubcon{padding: 43px 0 60px;}
.contentGrid {padding:20px 0px 75px;}
.contentGrid .container::before {bottom: -75px;}
.contactimge, .contactimge img {border-radius:20px;}
.contactimge {right: 50px; top: -117px; max-width: 200px;}
.topContact.contactSec {margin: 175px 0 0;}

.partnerSec .doesWrkhding h3 {padding-right: 35px;}

.topPatern.overOns::before {bottom: -33px;}
.whychose_img {margin:0 45px 0 40px;max-width: 227px;}
.applnk {font-size: 18px;line-height: 23px;max-width: 200px;padding:20px 0 0;margin:15px 0 0;}
.bnertxtinr h2,.page_content_sec h2 {font-size: 22px; line-height: 30px;}
.bnertxtinr {max-width: 188px;}
.whychoseSec {padding:0 0 98px;}

.bnercolorTwo .applnk {padding:14px 0 0;margin:10px 0 0;font-size: 17px;line-height: 23px;}
.titlepgeBnr .bnercolorTwo {min-height: 270px;}
.titleServicOne .doesWrkhding {margin:0 0 40px;}
.titleServicimg img {border-radius:17px;}
.titleServicimg {margin:0 40px 0 35px; max-width: 230px;}
.titleServicOne {padding:0 0 80px;}
.colm_rept{padding-top:80px !important;padding-bottom:0px !important;}
.splashSec{padding: 0 0 25px;}
.fixedBtn {top: 150px;}
.fixedTwo {top: 175px;}
ul.design_fix li { width: 160px; margin-right: 10px;}


}



@media only screen and (max-width: 767px){

.animated {
-webkit-animation-duration: initial;
animation-duration: initial;
-webkit-animation-fill-mode: initial;
animation-fill-mode: initial;}

.bnerhding h1 {font-size: 25px;line-height: 35px;}
.solutionCon, .defulthding, .specific_Bxs figure, .specific_Bxs figure img, .financialBxs img, .financialFst, .financiallast {
border-radius:13px;}
.solutionCon, .page-id-318 .solutionCon, .page-id-316 .solutionCon {margin:20px 0 0;min-height: auto;padding:20px;}
.solutionCon p {min-height: auto;}
.solutionsSec {margin-top: 0;}
.topPatern::before {bottom: -300px;}
.specificSec .row > div{width: 50%;}
.specific_Bxs figure img{width: 100%;}
.specificMain {max-width: 540px;}
.financialpnl > .media {flex-direction: column;}
.financialBxs {margin:0 0 30px;width: 100%;}
.financialBxs ul{width: 100%;}
.financialFst {margin-top: 25px;margin-right: 12px;}
.financialFst, .financiallast {max-width: 100%;}
.financialBxs li{width: 50%;}
.financialBxs img{width: 100%;}
.financialSec .defulthding {top: -160px;right: 200px;max-width: 245px;}
.financialSec{padding: 115px 0 42px;}
.contactSec {margin-top: 0;}
.contactpnl {padding:15px;background: #eeefef; border-radius: 12px;}
.contactpnl::before{content: none;}
.contacthed {padding:0;}
.foterbtmrgt {flex-direction: column;}
.foterbtmrgt > em {margin:13px 0 0;}
.topPatern {padding:125px 0 0;}
.headersec {padding:10px 0;}
.bnrBtn {height: 52px;margin:15px 0 0;}
.bnrimg {margin-top: -23px;}
.fixedBtn {font-size: 12px;height: 35px;top: 150px;right: -52px;border-radius:0 0 23px 23px;}

.itsolutions .solutionCon {min-height: auto;}
.solutionsSec.itsolutions {margin-top: -75px;}
.expect .financialFst {margin: 0 auto 25px;max-width: 240px;}
.expect .doesWrkhding {margin:0 0 40px;}
.expect .financialBxs li {width: 100%;}
.financialSec.expect{padding: 40px 0;}
.doesWrkCon {min-height: auto; border-radius: 13px;}
.fixedTwo {right: -73px;}
.doesWrkSec .doesWrkhding h3{border: 1px solid #004B8D;}
.doesWrkhding {margin:0 0 25px;}
.doesWrkSec {padding: 40px 0 0;}
.solutionsSec.itsolutions {margin-top: 0;}

.splashPge .hdrBtn {margin-right: 10px;}
.splashPge.topPatern {padding:65px 0 0;}
.splashhding {padding:15px; min-height: auto;}
.splashhdinginr {margin:0 0 13px;}
.splashlist {padding:15px;min-height: auto;padding-bottom: 50px;}
.splashPge::before {bottom: 80px;}
.splashSec .solutionCon {margin:55px 0 0;}

.contentGrid .row > div {padding:0 12px;}
.contentGrid .row {margin:0 -12px;}
.flip-box-front, .flip-box-back {border-radius:16px;}
.flip-box-back {padding:23px;}
.contentGridArea {margin:25px 0 0;}
.contentGrid {padding:20px 0px 58px;}
.contentGrid .container::before {bottom: -58px;}
.bnersubcon {padding:30px 0 30px;}
.page-template-page-voor-wie .bnersubcon{padding:35px 0 60px;}
.pgehding {max-width: 260px;border-radius:17px 17px 0 0;padding:11px 11px 11px 25px;height: 60px;}
.contactimge, .contactimge img {border-radius:15px;}
.contactimge {right: 15px;top: -128px;max-width: 170px;}

.prterlgo {margin:30px 0 0;border-radius:18px;}
.partnerSec .doesWrkhding {margin:25px 0 0;}

.whychose_img {margin:0 auto 25px;max-width: 240px;}
.whychosepnl .media{flex-direction: column;}
.bnersubcon .row > div:last-child .bnersubconinr{padding: 18px 0 0;}
.whychoseSec {padding:0 0 28px;}
.bnertxtinr h2,.page_content_sec h2 {font-size: 20px;line-height: 25px;}
.bnertxtImg .bnrimg > img{height: 160px;}

.bnercolorTwo .applnk {padding:10px 0 0;margin:5px 0 0;font-size: 15px;line-height: 20px;}
.bnercolorTwo .bnertxtinr {max-width: 265px;}
.titlepgeBnr .bnercolorTwo {min-height: 250px;}
.titleServicOne .doesWrkhding {margin:0 0 25px;}
.titleServicCon {margin:18px 0 0;}
.titleServicOne {padding:0 0 50px;}
.colm_rept{padding-top:70px !important;padding-bottom:0px !important;}
.titleServicimg {margin:0 0px 15px 15px;max-width: 210px;float: right;}
.titleServicOnepnl .media{display: inline-block;}
.titleServicSec .discoverBtn.bnrBtn {margin: 15px 0 0;box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);}

.doesWrkhding h3,.doesWrkhding_top h2 {border-radius:10px;padding:13px 16px;font-size: 20px;line-height: 25px;}
.fixedTwo {top: 170px;}


.page_content_sec h3{font-size: 19px;
    line-height: normal;}
    
.flip-box-front, .flip-box-back {
    min-height: 306px;}
    
 
.whychoseSec_new .doesWrkhding {
    justify-content: center;
}  
.whychoseSec_new .doesWrkhding h3{text-align: center;}
.Logo_cont {
    margin: 30px 0px 30px;
}
.Logo_cont_sli .owl-item .Logo_cont_item{padding:15px;}
/*.Logo_cont_sli .owl-item .Logo_cont_item img{height:50px;width:auto;}*/


.whychoseSec_big_img .whychose_img {
    max-width: 100% !important;
    margin-bottom:40px !important;
}
.cont_info_sec{text-align: center;}

.media-object-new .financiallst{text-align:center;}
.media-object-new .discoverBtn.bnrBtn {
    margin-top: 0px;
}



.media-object.blueover{text-align:center;width:100%;}
.blueover .doesWrkhding {
    justify-content: center;
}

.blue_page_cont h4{
    font-size: 20px;
   }
.blue_page_cont h5{
    font-size: 18px;
   }  
.blue_page_cont h6{
    font-size: 17px;
   }  
.colm_comn_cont .titleServicimg {
    text-align: center;
}

/*-------------------------------------*/
.sing_thumb {float: none;width: 100%;padding: 0px 0 20px 0px;text-align:center;}
.alignleft,.alignright,.aligncenter,img.alignright,img.alignleft,img.aligncenter{width:100%;max-width:100%;margin:0px 0px 20px !important;text-align:center;}
.alignleft img,.alignright img,.aligncenter img{width:auto;max-width:100%;display:inline-block;}
/*----------------------------*/
.cus_pagination_colm .nav-links {
    flex-direction: column;
}
.cus_pagination_colm .nav-links .nav-previous, .cus_pagination_colm .nav-links .nav-next {
    padding: 0 0px 15px;
    width: 100%;
}

}

@media only screen and (max-width: 575px){

.hdrlgo {max-width: 165px;}
.hdrBtn {margin-right: 50px;height: 40px;padding:0px 25px;}
.topPatern {padding:100px 0 0;}
.headersec.fixed_header .hdrlgo {max-width: 152px;}

.fixedBtn span{display: none;}
.fixedBtn {font-size: 12px;height: 30px;top: 130px;right: -38px;border-radius:0 0 15px 15px;padding:0 20px;}

.doesWrkhding h3,.doesWrkhding_top h2 {border-radius:8px;padding:15px;font-size: 22px;line-height: 28px;}
.fixedTwo {right: -60px;}

.contentGrid {padding: 20px 0px 40px;}
.contentGrid .container::before {bottom: -40px;}
.bnersubcon {padding:20px 0 60px;}
.page-template-page-voor-wie .bnersubcon{padding: 25px 0 60px;}
.pgehding h1 {font-size: 18px;line-height: 24px;}
.pgehding {border-radius:13px 13px 0 0;padding:14px;height: auto;}
.contactimge {position: static;max-width: 100%;margin:0 0 20px;}
.topContact.contactSec {margin:30px 0 0;}

.prterlgo {margin:24px 0 0;border-radius:14px;min-height: 170px;}
.partnerSec .row > div{width: 50%;}
.prterlgo img {max-width: 155px;}

.frmbutn {margin:27px 0 0;text-align: center;}
.contactpnl{text-align: center;}
.fixedTwo {top: 150px;}
.flip-box-front, .flip-box-back {
        min-height: 260px;
    }
}

@media only screen and (max-width: 480px){ 

.hdrBtn{display: none;}
ul.slimmenu > li:last-child{display: block;}
.bnerhding h1 {font-size: 20px;line-height: 30px;}
.bnerhding h1 br{display: none;}
.bnrimg{margin: 0;padding: 20px 0 0;}
.defulthding {top: -50px;left: 12px;}
.solutionsSec {margin-top: 25px;}
.specificSec .defulthding {left: 12px;}
.financialSec .defulthding {right: 12px;}

.splashPge .hdrBtn{display: inline-flex; padding: 0 10px; border-radius: 6px; font-size: 11px; height: 30px;margin-right: 5px;}
.splashPge .hdrlgo {max-width: 125px;}
.headersec.fixed_header .hdrlgo {max-width: 120px;}
.splashPge.topPatern {padding:40px 0 0;}
.splashSec .solutionCon p {font-size: 15px;line-height: 25px;}
.splashhdinginr {flex-direction: column;align-items: flex-start;}
.splashhdinginr span {font-size: 18px;}
.arwlnk{margin: 8px 0 0;}

.inrBner .bnrimg {padding:0;}

.partnerSec .row > div {width: 100%;}
.prterlgo {margin:20px 0 0;}
.partnerSec .doesWrkhding h3 {padding-right: 21px;}

.titlepgeBnr .bnercolorTwo {min-height: 220px;}
.titleServicimg {margin:0 0 15px;max-width: 100%;float: none;}
.titleServicThrehdng h3 {font-size: 20px;line-height: 23px;}



}

@media only screen and (max-width: 450px){ 

.specific_Con {padding: 10px 0 6px 0px;}
.specific_Con h4 {font-size: 14px; line-height: 18px; letter-spacing: -0.3px;}
.specific_Con::before{content: none;}

ul.design_fix li { width: 160px; margin: 0 10px 10px 0;}


}
