@import url('https://fonts.googleapis.com/css?family=Exo:300,400,500,600,700|Open+Sans:300,400,600,700');


@import url('https://fonts.googleapis.com/css?family=PT+Sans&display=swap');


body{color:#494949; font-size: 14px; font-family: 'PT Sans', sans-serif;}
body section{padding: 80px 0; background: #fff;}
/*
  font-family: 'Exo', sans-serif;
  font-family: 'PT Sans', sans-serif;
*/
ul, li{list-style: none; padding: 0; margin: 0px;}
*,a,a:active,a:focus,a:hover,button,button:active,button:focus,button:hover{outline:0; text-decoration: none;}
.st{transition: all .2s linear 0s; -webkit-transition: all .2s linear 0s; -moz-transition: all .2s linear 0s;}
.bg-white{background-color:#fff;}
.bg-gray1{background-color:#F6F6F6;}
.bg-gray2{background-color:#939393;}
.bg-blue1{background-color:#1A3453;}
.bg-blue2{background-color:#152E4D;}
.bg-blue-l{background-color:#0097F0;}
.bg-gray4{background-color: #F0F0F0;}
.text-white{color:#fff;}
.text-gray1{color:#F6F6F6;}
.text-gray2{color:#939393;}
.text-blue1{color:#1A3453;}
.text-blue2{color:#152E4D;}
.text-blue3{color:#97ADBB;}
.text-blue-l{color:#0097F0;}
.text-blue-l2{color:#34659F;}
.text-black{color: #1C2E3A;}
.bttn{position:relative;display:inline-block;padding:17px 36px;text-align:center;text-transform:uppercase;overflow:hidden;z-index:1;cursor:pointer; font-size: 13px;font-weight: 600;font-family: 'Exo', sans-serif; border: 0px; outline: 0px; background: transparent;}
.bttn:hover, .bttn:active, .bttn:focus{box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; outline:0;}
.bttn span{z-index: 9; position: relative;}
.bttn-animated{transition-property:color;transition-duration:.5s; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;box-sizing:border-box;}
.bttn-animated:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0097F0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.5s;transition-timing-function:ease-out;z-index:-1; -webkit-transform:scaleX(0.32);transform:scaleX(0.32);}
.bttn-animated:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);transition-timing-function:cubic-bezier(0.45,1.64,0.47,0.66)}
.bttn-info{color: #1A3453;}
.bttn-info.bttn-animated:before{background:#0097F0;}
.bttn-info.bttn-animated:hover{color:#fff;}
.bttn-info.bttn-animated:hover span{color:#fff;}
.bttn-primary{color: #1A3453;}
.bttn-primary.bttn-animated:before{background:#fff;}
.bttn-primary.bttn-animated:hover{color:#0097F0;}
.bttn-secondary{color: #fff;}
.bttn-secondary.bttn-animated:before{background:#0097F0;}
.bttn-secondary.bttn-animated:hover{color:#1A3453;}
.button-primary-white{display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; background: #fff;}
.button-primary-white:before{content: ""; position: absolute; z-index: -1; top: 0;left: 0;right: 0;bottom: 0;background: #0097F0;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 0 50%;transform-origin: 0 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.button-primary-white:hover, .button-primary-white:focus, .button-primary-white:active {color: white;}
.button-primary-white:hover:before, .button-primary-white:focus:before, .button-primary-white:active:before {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.button-primary-white span{font-size: 13px; color: #1A3453; transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -moz-transition: all 0.2s linear 0s; -ms-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s;}
.button-primary-white:hover span{color: #fff;}
.bttn-a-tag{color: #6B7C93;font-weight: 600;}
.divider{border-bottom: 1px solid #DADADA;height: 1px;width: 100%;}
.overflow-hidden{overflow: hidden;}
.cur-pointer{cursor: pointer;}
p{margin: 0;}
h1, h2, h3, h4, h5, h6{font-weight: 400;}
h1, .h1{font-size: 100px; font-weight: 700; font-family: 'Exo', sans-serif;}
h2, .h2{font-size: 40px; font-weight: 600; font-family: 'Exo', sans-serif;}
h3, .h3{font-size: 34px; font-weight: 600; font-family: 'Exo', sans-serif;}
h4, .h4{font-size: 30px; font-weight: 600; font-family: 'Exo', sans-serif;}
h5, .h5{font-size: 26px; font-weight: 600; }
h6, .h6{font-size: 22px; font-weight: 400; font-family: 'Exo', sans-serif;}
.h7{font-size: 20px; font-weight: 400; font-family: 'Exo', sans-serif;}
.h8{font-size: 18px; font-weight: 400; font-family: 'Exo', sans-serif;}
.h9{font-size: 14px; font-weight: 400;}
.h10{font-size: 13px; font-weight: 400; font-family: 'Exo', sans-serif;}
.h11{font-size: 10px; font-weight: 400; font-family: 'Exo', sans-serif;}
.h12{font-size: 12px; font-weight: 400; font-family: 'Open Sans', sans-serif;}
.para-big{font-size:18px;color:#1B1E21;line-height:32px;font-weight:400; font-family: 'Open Sans', sans-serif;}
.para{font-size:16px;color:#1B1E21;line-height:22px;font-weight:400; font-family: 'Open Sans', sans-serif;}
.para-info{font-size:16px;color:#1B1E21;line-height:30px;font-weight:400; font-family: 'Open Sans', sans-serif;}
.para-small{font-size:14px;color:#1B1E21;line-height:26px;font-weight:400; font-family: 'Open Sans', sans-serif;}
.posi-rel{position: relative;}
.ultra-bold{font-weight:900 !important;}
.bold{font-weight:700 !important; }
.semi-bold{font-weight:600 !important;}
.medium{font-weight:500 !important;}
.normal{font-weight:400 !important;}
.light{font-weight:300 !important;}
.line-height{line-height:29px;}
.comman-shadow{box-shadow: 0 3px 18px 0 rgba(0, 0, 0, .19);-webkit-box-shadow: 0 3px 18px 0 rgba(0, 0, 0, .19);-moz-box-shadow: 0 3px 18px 0 rgba(0, 0, 0, .19);}
.alert{font-size: 14px;color: #7D7D7D;line-height: 22px;font-weight: 400;padding:16px 20px;margin-bottom:20px;}
.alert .close{width:23px;height:23px;border:1px solid #d4d8e0;border-radius:50%;position:absolute;top:16px;right:20px;}
.alert .close:hover{cursor:pointer;}
.alert .time-bold{font-weight:400;color:#9499a2;}
.alert-success{border:1px solid #00c26e;background:#d6ffed;}
.alert-success i{vertical-align:-3px;font-size:20px;color:#00c26e;margin-right: 5px}
.alert-info{border:1px solid #cadcff;background:#e9f1ff;}
.alert-secondary{border:1px solid #c6cad2;background:transparent;padding:10px 20px;}
.alert-warning{border:1px solid #fde7a6;background:#fffaea;}
.custom-checkbox{cursor:pointer; padding: 0; margin: 0;}
.custom-checkbox .custom-control-indicator{width:16px;height:16px;border-radius:0px;border:1.5px solid #695FFE;background-color:transparent!important;display: inline-block;}
.custom-checkbox.form-check-block{display:block;}
.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background:url(../images/checkbox-icon.png) no-repeat 50%; background-size: 10px auto; -webkit-background-size: 10px auto; -moz-background-size: 10px auto;}
.custom-checkbox .custom-control-description{font-size:13px;color:#695FFE;line-height:22px;font-weight:400;margin-left:6px;margin-top:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none; vertical-align: 3px;}
.custom-test-case-checkbox{cursor:pointer; padding: 0; margin: 0;}
.custom-test-case-checkbox .custom-control-indicator{width:16px;height:16px;border-radius:0px;border:1.5px solid #01b1f7;background-color:transparent!important; display: inline-block;}
.custom-test-case-checkbox.form-check-block{display:block;}
.custom-test-case-checkbox .custom-control-input:checked~.custom-control-indicator{background:url(../images/checkbox-icon-t.png) no-repeat 50%; background-size: 10px auto; -webkit-background-size: 10px auto; -moz-background-size: 10px auto;}
.custom-test-case-checkbox .custom-control-description{font-size:13px;color:#01b1f7;line-height:22px;font-weight:400;margin-left:6px;margin-top:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none; vertical-align: 3px;}
.custom-radio{cursor:pointer; padding: 0; margin: 0;}
.custom-radio .custom-control-indicator{width:15px;height:15px;border-radius:50%;border:1.5px solid #0097F0;background-color:transparent!important; display: inline-block; position: absolute;left: 0;top: 5px; background-position: center center; -webkit-background-position: center center; -moz-background-position: center center;}
.custom-radio .custom-control-input:checked~.custom-control-indicator{background:url(../images/radio-icon.png) no-repeat 50%; background-size: 7px auto; -o-background-size: 6px auto; -webkit-background-size: 7px auto; -moz-background-size: 7px auto;}
.custom-radio .custom-control-description{font-size:16px;color:#151515;line-height:22px;font-weight:400;margin-left:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none; vertical-align: 3px; padding-left: 15px;display: block;}
.custom-radio-btn+label{font-size: 16px;color: #151515;line-height: 22px;font-weight: 400;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;vertical-align: 3px;padding-left: 15px;display: block;}
.custom-radio-btn:checked,.custom-radio-btn:not(:checked){position:absolute;left:-9999px;}
.custom-radio-btn:checked+label,.custom-radio-btn:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:18px;display:inline-block;}
.custom-radio-btn:checked+label:before,
.custom-radio-btn:not(:checked)+label:before{content:'';position:absolute;left:0;top:0;width: 16px;height: 16px;border:1px solid #0097F0;border-radius:100%;background:#fff;}
.custom-radio-btn:checked+label:after,.custom-radio-btn:not(:checked)+label:after{content:'';width:8px;height:8px;background:#0097F0;position:absolute;top:4px;left:4px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease;}
.custom-radio-btn:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0);}
.custom-radio-btn:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.custom-radio-button+label{font-size: 18px;color: #1A3453;font-family:'Open Sans', sans-serif;line-height: 22px;font-weight: 400;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;vertical-align: 3px;padding-left: 15px;display: block;}
.custom-radio-button:checked,.custom-radio-button:not(:checked){position:absolute;left:-9999px;}
.custom-radio-button:checked+label,.custom-radio-button:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:18px;display:inline-block;}
.custom-radio-button:checked+label:before,
.custom-radio-button:not(:checked)+label:before{content:'';position: absolute;left:0;top:0;width:16px;height:16px;border:1px solid #EBEBEB;border-radius:100%;background:#EBEBEB;}
.custom-radio-button:checked+label::after,.custom-radio-button:not(:checked)+label::after{content:'';width: 11.5px;height: 11.5px;background:#8064dc;position:absolute;top: 2px;left: 2px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease;}
.custom-radio-button:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0);}
.custom-radio-button:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.custom-control-input:focus~.custom-control-indicator{box-shadow:none;}
.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#c9082d;}
.invalid-feedback{color:#c9082d}
.no-padding{padding: 0;}
.no-margin{margin: 0;}
.pt0{padding-top: 0px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt25{padding-top: 25px;}
.pt30{padding-top: 30px;}
.pt35{padding-top: 35px;}
.pt40{padding-top: 40px;}
.pt45{padding-top: 45px;}
.pt50{padding-top: 50px;}
.pb0{padding-bottom: 0px;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pb25{padding-bottom: 25px;}
.pb30{padding-bottom: 30px;}
.pb35{padding-bottom: 35px;}
.pb40{padding-bottom: 40px;}
.pb45{padding-bottom: 45px;}
.pb50{padding-bottom: 50px;}
.pl0{padding-left: 0px;}
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.pl25{padding-left: 25px;}
.pl30{padding-left: 30px;}
.pl35{padding-left: 35px;}
.pl40{padding-left: 40px;}
.pl45{padding-left: 45px;}
.pl50{padding-left: 50px;}
.pr0{padding-right: 0px;}
.pr10{padding-right: 10px;}
.pr15{padding-right: 15px;}
.pr20{padding-right: 20px;}
.pr25{padding-right: 25px;}
.pr30{padding-right: 30px;}
.pr35{padding-right: 35px;}
.pr40{padding-right: 40px;}
.pr45{padding-right: 45px;}
.pr50{padding-right: 50px;}
.mt0{margin-top: 0;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt35{margin-top: 35px;}
.mt40{margin-top: 40px;}
.mt45{margin-top: 45px;}
.mt50{margin-top: 50px;}
.mb0{margin-bottom: 0!important;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom: 30px;}
.mb35{margin-bottom: 35px;}
.mb40{margin-bottom: 40px;}
.mb45{margin-bottom: 45px;}
.mb50{margin-bottom: 50px;}
.mb80{margin-bottom: 80px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml25{margin-left: 25px;}
.ml30{margin-left: 30px;}
.ml35{margin-left: 35px;}
.ml40{margin-left: 40px;}
.ml45{margin-left: 45px;}
.ml50{margin-left: 50px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr25{margin-right: 25px;}
.mr30{margin-right: 30px !important;}
.mr35{margin-right: 35px;}
.mr40{margin-right: 40px;}
.mr45{margin-right: 45px;}
.mr50{margin-right: 50px;}
.carousel-fade .carousel-item{opacity: 0; transition-duration: .6s; transition-property: opacity;}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right{opacity: 1;}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right{opacity: 0;}
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev{transform: translateX(0); transform: translate3d(0, 0, 0);}
.custom-navbar .nav-item>.nav-link{font-size: 13px; font-weight: 600;  color: #fff; padding: 0 20px; text-transform: uppercase; position: relative; overflow: hidden;}
.custom-navbar .nav-item>.nav-link:hover{opacity: 0.8;}
.custom-navbar .nav-item:last-child>.nav-link{padding-right: 0;}
.custom-navbar .navbar-inner{padding:0;}
.custom-navbar .nav{margin:0;display:table;width:100%;}
.custom-navbar .nav>li{display:table-cell;width:1%;float:none;text-align:center;}
.custom-navbar .nav>li a{}
.custom-navbar .menu-large{position:static!important;}
.custom-navbar .megamenu{padding:20px 0;width:100%;}
.custom-navbar .megamenu li{color:#fff;}
.custom-navbar .megamenu li ul{padding:0;margin:0;}
.custom-navbar .megamenu li ul li{list-style:none;}
.custom-navbar .megamenu li ul li a{display:block;margin-top:30px;clear:both;font-weight:normal;line-height:1.428571429;color:#fff;white-space:normal;}
.custom-navbar .dropdown-menu{background:#179cd3;}
@media(max-width:768px){
  .custom-navbar.custom-navbar .nav>li{display:block;width:100%;float:none;text-align:center;}
  .custom-navbar .navbar-nav .nav-item+.nav-item{margin-left:0;}
  .custom-navbar .megamenu{margin-left:0;margin-right:0;}
  .custom-navbar .megamenu li{margin-bottom:30px;}
  .custom-navbar .megamenu li:last-child{margin-bottom:0;}
}
header.custom-header{position:fixed;top:0; left: 0; right: 0; transition:top .2s ease-in-out;width:100%; z-index: 999;}
header.custom-header.active{background:#0095ef; box-shadow: 0 10px 40px 0 rgba(62,57,107,.07),0 2px 9px 0 rgba(62,57,107,.06); -webkit-box-shadow: 0 10px 40px 0 rgba(62,57,107,.07),0 2px 9px 0 rgba(62,57,107,.06); -moz-box-shadow: 0 10px 40px 0 rgba(62,57,107,.07),0 2px 9px 0 rgba(62,57,107,.06);}
header.custom-header.nav-down, .custom-header.nav-up{background: #0095ef;}
.about-us-page header.custom-header.nav-down,
.about-us-page .custom-header.nav-up{background: #fe875d!important;}
.career-detail-page header.custom-header.nav-down,
.career-detail-page .custom-header.nav-up{background: #03c49a!important;}
.contact-us-page header.custom-header.nav-down,
.contact-us-page .custom-header.nav-up{background: #8064db!important;}
.home-page header.custom-header.nav-down,
.home-page .custom-header.nav-up{background: #0095ef!important;}
.market-data-page header.custom-header.nav-down,
.market-data-page .custom-header.nav-up{background: #7f66de!important;}
.product-detail-page header.custom-header.nav-down,
.product-detail-page .custom-header.nav-up{background: #122a46!important;}
.symphony-developer-page header.custom-header.nav-down,
.symphony-developer-page .custom-header.nav-up{background: #7f66de!important;}
.getin-touch-page header.custom-header.nav-down,
.getin-touch-page .custom-header.nav-up{background: #7f66de!important;}
.product-api-page header.custom-header.nav-down,
.product-api-page .custom-header.nav-up{background: #7f66de!important;}
.product-api-inner-page header.custom-header.nav-down,
.product-api-inner-page.custom-header.nav-up{background: #7f66de!important;}
.blog-detail-page header.custom-header.nav-down,
.blog-detail-page.custom-header.nav-up{background: #7f66de!important;}
.blog-inner-page header.custom-header.nav-down,
.blog-inner-page.custom-header.nav-up{background: #7f66de!important;}
.presto-ats-page header.custom-header.nav-down,
.presto-ats-page .custom-header.nav-up{background: #03c49a!important;}
.qxfix-page header.custom-header.nav-down,
.qxfix-page .custom-header.nav-up{background:#7f66de!important;}
.mobility-solution-page header.custom-header.nav-down,
.mobility-solution-page .custom-header.nav-up{background: #fe875d!important;}
.page-not-found-body header.custom-header.nav-down,
.page-not-found-body .custom-header.nav-up{background: #0095ef!important;}
.xts-page header.custom-header.nav-down,
.xts-page .custom-header.nav-up{background: #0095ef!important;}
.professional-service-page header.custom-header.nav-down,
.professional-service-page .custom-header.nav-up{background: #0095ef!important;}
.custom-header.nav-up{top: -60px;}
.ani-delay1{animation-delay: 400ms; -webkit-animation-delay: 400ms;}
.ani-delay2{animation-delay: 800ms; -webkit-animation-delay: 800ms;}
.ani-delay3{animation-delay: 1200ms; -webkit-animation-delay: 1200ms;}
.ani-delay4{animation-delay: 1600ms; -webkit-animation-delay: 1600ms;}
.ani-delay5{animation-delay: 1900ms; -webkit-animation-delay: 1900ms;}
.ani-delay6{animation-delay: 2300ms; -webkit-animation-delay: 2300ms;}
.ani-delay7{animation-delay: 2700ms; -webkit-animation-delay: 2700ms;}
.bttn-link{font-size: 38px;color: #fff;}
.bttn-link:hover{color: #038BDB; padding-left: 10px;}
.bttn-link-white{font-size: 38px;color: #fff;}
.bttn-link:hover{color: #0097F0; padding-left: 10px;}
.bttn-link-prev{width: 38px; height: 38px; position: relative; display: inline-block;}
.bttn-link-prev i{transform: rotate(-180deg);position: absolute;}
.bttn-link-prev:hover{color: #0097F0; padding-left: 0px; padding-right: 10px;}
.checkbox-form [type="checkbox"]:not(:checked),
.checkbox-form [type="checkbox"]:checked{position:absolute;left:-9999px;}
.checkbox-form [type="checkbox"]:not(:checked)+label,
.checkbox-form [type="checkbox"]:checked+label{position:relative;padding-left:50px;cursor:pointer;}
.checkbox-form [type="checkbox"]:not(:checked)+label::before,
.checkbox-form [type="checkbox"]:checked+label::before{content:'';position:absolute;left:0;top:0;width:30px;height:30px;border:1px solid #ccc;background:#fff;border-radius:0;}
.checkbox-form [type="checkbox"]:not(:checked)+label:after,
.checkbox-form [type="checkbox"]:checked+label:after{content:'\2713\0020';position:absolute;top:6px;left:7px;font-size:20px;line-height:20px;color:#09ad7e;transition:all .2s;}
.checkbox-form [type="checkbox"]:not(:checked)+label:after{opacity:0;transform:scale(0);}
.checkbox-form [type="checkbox"]:checked+label:after{opacity:1;transform:scale(1);}
.checkbox-form span{font-size: 13px;color: #6b7c93;line-height: 22px;font-weight: 400;font-family: 'PT Sans', sans-serif;}
.form-group{position: relative;margin-bottom: 40px;}
.form-control-placeholder{position: absolute;top: 0;padding: 7px 0 0 0;transition: all 200ms; font-size: 18px; color: #91A3BB; font-weight: normal; font-family: 'Exo', sans-serif;}
.custom-form-control{border: 0px; border-bottom: 2px solid #91A3BB; font-size: 18px; color: #02C49B; font-weight: normal; font-family: 'Exo', sans-serif; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;}
.custom-form-control.has-content + .form-control-placeholder,
.custom-form-control:focus + .form-control-placeholder,
.custom-form-control:valid + .form-control-placeholder {font-size: 75%;transform: translate3d(0, -80%, 0);opacity: 1;}
.custom-form-control:hover, .custom-form-control:active, .custom-form-control:focus{outline: none; box-shadow: none;border-bottom: 2px solid #91A3BB;}
.custom-form-control ~ em{position: absolute; height: 2px; bottom: 0; left: 0; width: 0px; background: #1A3453; transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -moz-transition: all 0.2s linear 0s;}
.custom-form-control:focus{box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;}
.custom-form-control:focus ~ em{width: 100%;}
select.form-control-inner{background: url('../images/down-arrow.png') no-repeat center right 15px; appearance:none;-webkit-appearance:none;-moz-appearance:none;}
.nav-toggle{position:absolute;top:20px;right:0;z-index:999;padding:6px 60px 16px 0;cursor:pointer;}
.nav-toggle span,.nav-toggle span:before,.nav-toggle span:after{content:"";position:absolute;display:block;width:20px;height:3px;border-radius:1px;border-color:white;background:#fff;cursor:pointer;}
.nav-toggle span:before{top:-8px;}
.nav-toggle span:after{bottom:-8px;}
.nav-toggle span,.nav-toggle span:before,.nav-toggle span:after{transition:all 300ms ease-in-out;}
.nav-toggle.active span{background-color:transparent;}
.nav-toggle.active span:before,.nav-toggle.active span:after{top:0;}
.nav-toggle.active span:before{transform:rotate(45deg);}
.nav-toggle.active span:after{top:10px;transform:translatey(-10px) rotate(-45deg);}
.fade-scale.modal.fade .modal-dialog{-webkit-transform:scale(0.1);-moz-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1);opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}
.fade-scale.modal.fade.show .modal-dialog{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}
.comman-section-wrap .h1{color:#a8a8a8;opacity:.1;text-align:center;margin-top:-53px;margin-bottom:0;}
.comman-section-wrap h3{color:#1a3453;text-align:center;margin-top:-40px; margin-bottom: 65px;font-size: 36px;}
.morecontent span{display: none; }
.morelink {display: inline-block;font-size: 13px;color: #0092EF;font-family: 'Exo',sans-serif;font-weight: 500;text-transform: uppercase;}
.morelink2 {display: inline-block;font-size: 13px;color: #0092EF;font-family: 'Exo',sans-serif;font-weight: 500;text-transform: uppercase;}
.parallax_a, .parallax_b, .parallax_c{background-attachment: fixed; -webkit-background-attachment: fixed; -moz-background-attachment: fixed; -ms-background-attachment: fixed; -o-background-attachment: fixed;}
.double-quotes-icon, .double-quotes-icon2, .double-quotes-icon3{position: relative; display: inline-block;}
.double-quotes-icon::before{content:'';width:37px;height:35px;background:url('../images/double-quotes1.png') no-repeat 0 0;position:absolute;top:-15px;left:-52px;}
.double-quotes-icon2::before{content:'';width:37px;height:35px;background:url('../images/marketdata-quotes.png') no-repeat 0 0;position:absolute;top:-15px;left:-52px;}
.double-quotes-icon3::before{content:'';width:37px;height:35px;background:url('../images/double-quotes.png') no-repeat 0 0;position:absolute;top:-15px;left:-52px;}
.sym-process-img-outer{position: absolute;top: -60px;left: 70px;overflow: hidden;}
.sym-process-img-inner{position: relative;}
.mobility-carousel-wrap .owl-carousel{width: 900px;margin: auto;}
.mobility-carousel{background: #F3F3F3;}
.qxfix-feature-tabs-ul li{width: calc(100% / 5)!important;text-align: center;}
.professional-service-tabs li{width: calc(100% / 4)!important;text-align: center;}
.xts-tabs li{width: calc(100% / 6)!important;text-align: center;}
.imageUL_padding {0px 4px 6px 6px;}