@font-face {
    font-family: georgia regular;
    font-style: normal;
    font-weight: 400;
    src: local('Georgia Regular'), url(../fonts/georgia/georgia.woff) format('woff')
}

@font-face {
    font-family: georgia italic;
    font-style: normal;
    font-weight: 400;
    src: local('Georgia Italic'), url(../fonts/georgia/georgiai.woff) format('woff')
}

@font-face {
    font-family: georgia bold;
    font-style: normal;
    font-weight: 400;
    src: local('Georgia Bold'), url(../fonts/georgia/georgiab.woff) format('woff')
}

@font-face {
    font-family: georgia bold italic;
    font-style: normal;
    font-weight: 400;
    src: local('Georgia Bold Italic'), url(georgiaz.woff) format('woff')
}

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400&display=swap');


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: arial;
    color: #313131
}

html {
    font-size: 100%
}

html {
    min-height: 100%;
    position: relative
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary,
title {
    display: block
}

body{
    background: #fff;
    box-sizing: border-box;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    font-family: 'Nunito Sans', sans-serif;
}

dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a:active,
a:focus,
a:hover,
input[type=image],
select:focus,
input,
input[type=button]:focus,
:focus {
    outline: 0;
    text-decoration: none
}

.clearfix {
    *zoom: 1
}

a {
    color: #313131;
    transition: all .2s ease-in-out 0s;
    cursor: pointer
}

a:hover {
    transition: all .2s ease-in-out 0s;
    color: #028ff9
}

p {
    margin-bottom: 10px
}

img {
    max-width: 100%
}

a:active,
a:focus,
a:hover,
input[type=image],
select:focus,
input,
input[type=button]:focus,
:focus {
    outline: 0;
    text-decoration: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}

.clearfix:before,
.clearfix:after {
    display: block;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.clear {
    clear: both
}

.btn {
    outline: 0
}

.lists {
    list-style: none;
    margin: 0;
    padding: 0
}

a:focus {
    outline: none !important
}

.select_box {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.select_box select {
    -moz-appearance: none;
    color: #999;
    background: 0 0;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    cursor: pointer;
    float: left;
    font-size: 14px;
    overflow: hidden;
    padding-left: 10px;
    height: 50px;
    text-overflow: ellipsis;
    white-space: normal;
    width: 100%;
    border: 1px solid #b8b8b8;
    border-radius: 3px;
    background: #fff;
    width: 100%
}

.select_box span::after {
    background: url(../images/select_arrow.png) no-repeat top right;
    bottom: 0;
    color: #333;
    content: "";
    height: 10px;
    padding: 14px 25px;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 20px;
    z-index: 1
}

.select_box span {
    display: inline-block;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%
}

header {
    background: #000
}

.menu_area {
    float: left;
    padding-bottom: 10px;
    width: 100%
}

.logo {
    float: left;
    padding-top: 15px
}

.logo_sec nav {
    float: right
}

nav ul {
    display: inline-block
}

.logo_sec nav ul li {
    float: left
}

.logo_sec nav ul li li {
    line-height: 18px
}

.logo_sec nav ul li.com a::before {
    background-color: #fff
}

.logo_sec nav ul li:hover a::before {
    height: 102px
}

.logo_sec nav ul li>a::before {
    background-color: #333;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s ease 0s;
    z-index: -1
}

.logo_sec nav ul li:hover a {
    color: #222
}

.logo_sec nav ul li a:focus {
    color: #fff
}

nav ul li a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    vertical-align: middle;
    font-weight: 400
}

nav ul li>a::before {
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s ease 0s;
    z-index: -1
}


nav nav ul li.com a::before {
    background: #fff
}

nav ul li.ser a::before {
    background: #fff
}

nav ul li.gam a::before {
    background: #fff
}

nav ul li.port a::before {
    background: #fff
}

nav ul li.hire a::before {
    background: #fff
}

nav ul li.ready a::before {
    background: #fff
}

nav ul li:hover>a::before {
    background: #fff
}

.logo_sec nav ul li:hover .maga_menu {
    opacity: 1;
    pointer-events: auto;
    top: 95px
}

.megha_menu {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: transparent !important;
    background-image: url(../images/submenu_bg.jpg) !important;
    background-origin: padding-box !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    display: none;
    left: 0;
    position: absolute;
    top: 90px;
    width: 100%;
    z-index: 999999;
    padding: 20px 0 40px
}

nav ul li:hover .megha_menu {
    display: block;
    top: 90px
}

nav ul li:hover a {
    color: #222
}

.left_side.company_sb {
    width: 100%
}

.left_side {
    float: left;
    position: relative;
    width: 70%
}

.Parterns_menu,
.loyal_partn,
.right_sid {
    overflow: hidden
}

.com .about_projct_panel {
    margin-top: -20px
}

.nav-submenu-item {
    border: medium !important;
    width: 35%
}

.nav-submenu-item.km_wd {
    float: right;
    width: 25%
}

.nav-submenu-item .nav-submenu-item {
    border: 0;
    position: relative;
    width: 100%
}

.nav-submenu-item .nav-submenu-item a::before {
    display: none
}

.nav-submenu-item .nav-submenu-item a {
    background: transparent url(../images/sprint_01.png) no-repeat scroll 6px 14px;
    color: #252626 !important;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 0 13px 34px !important;
    text-transform: inherit
}

.nav-submenu-item .nav-submenu-item a:hover {
    opacity: .5 !important
}

.logo_sec nav ul li li {
    line-height: 18px
}

.footerwrap {
    background: #1d1d29;
    bottom: 0;
    left: 0;
    min-height: 400px;
    position: relative;
    right: 0;
    width: 100%;
    z-index: 99
}

.loyal_partn {
    display: inline-block;
    text-align: center;
    width: 100%;
    background: #fff none repeat scroll 0 0
}

.Parterns_menu {
    background: #fff;
    display: inline-block;
    text-align: center;
    width: 100%
}

.Parterns_menu span {
    display: inline-block;
    width: 8%
}

.footernew {
    padding: 32px 0 25px;
    width: 100%;
} 	

.footernew h2 {
    color: #d5d5d7;
    font-size: 19px;
    margin-bottom: 15px
}

.footernew li a {
    color: #fff;
    font-size: 14px;
    line-height: 35px
}
.footernew li a i {
	display:none;
}

.footernew li a:hover {
    color: #fff
}

.blogFtext,
.date-icon,
.sm-icon {
    display: inline-block;
    vertical-align: top
}

.social-icons {
    float: left;
    padding: 11px 0;
    text-align: center;
    width: 100%
}

.footernew h2 {
    color: #d5d5d7;
    font-size: 19px;
    margin-bottom: 15px
}

.submit-btn {
    background: #e52e2f;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    padding: 13px 20px;
    text-align: center
}

.sm-icon {
    background: url(https://www.brsoftech.com/blog/wp-content/themes/blogthm/images/sm-icon-img.png);
    height: 31px;
    margin-right: 10px;
    margin-top: 4px;
    width: 31px;
    display: inline-block
}

.sm-icon.sm1 {
    background-position: 0 0
}

.sm-icon.sm1:hover {
    background-position: -31px 0
}

.sm-icon.sm2 {
    background-position: 0 -31px
}

.sm-icon.sm2:hover {
    background-position: -31px -31px
}

.sm-icon.sm3 {
    background-position: 0 -62px
}

.sm-icon.sm3:hover {
    background-position: -31px -62px
}

.sm-icon.sm4 {
    background-position: 0 -93px
}

.sm-icon.sm4:hover {
    background-position: -31px -93px
}

.sm-icon.sm5 {
    background-position: 0 -123px
}

.sm-icon.sm5:hover {
    background-position: -31px -123px
}

.sm-icon.sm6 {
    background-position: 0 -155px
}

.sm-icon.sm6:hover {
    background-position: -31px -155px
}

.sm-icon.sm7 {
    background-position: 0 -186px
}

.sm-icon.sm7:hover {
    background-position: -31px -186px
}

.sm-icon.sm8 {
    background-position: 0 -217px
}

.sm-icon.sm8:hover {
    background-position: -31px -217px
}

.footerwrap .blogs_sec ul>li {
    display: inline-block;
    margin-top: 10px;
    padding-bottom: 20px;
    width: 100%
}

.social-icons {
    margin-bottom: 20px;
    position: relative
}

.footerwrap .blogs_sec .icon_box {
    width: 63px;
    margin-right: 15px
}

.footerwrap .blogs_sec .icon_box .top {
    background: #d5d5d7;
    color: #1d1d29;
    padding: 2px 20px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    font-size: 17px;
    font-weight: 500
}

.footerwrap .blogs_sec .icon_box .bott {
    background: #e52e2f;
    color: #fff;
    padding: 1px 16px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    font-size: 15px
}

.footerwrap .blogs_sec .right_text {
    float: right;
    width: calc(100% - 78px)
}

.footerwrap .blogs_sec .right_text a {
    color: #c8c8c8;
    line-height: 22px;
    font-size: 13px;
    padding: 3px 0 0;
    display: block
}

#search-popup .modal-dialog {
    width: 100%;
    max-width: 1000px;
    margin-top: 150px
}

.collapse {
    display: none
}

.footer-call {
    background-position: 0 -13px;
    height: 26px;
    width: 26px
}

.footerwrap .dna_lofoo {
    background: #111119;
    padding: 10px 0;
    text-align: center
}

.footerwrap .dna_lofoo a {
    margin: 0 5px;
    display: inline-block
}

.enquirywrap {
    background: #f1f1f7;
    width: 100%
}

.enquiry-txt {
    color: #202020;
    font-size: 16px;
    padding: 17px 0 0
}

.enquiry-txt {
    color: #202020;
    font-size: 16px;
    padding: 17px 0 0
}

.dna_lofoo {
    background: #111119;
    padding: 10px 0;
    text-align: center
}

.dna_lofoo a {
    margin: 0 5px
}

.left_side {
    float: left;
    position: relative;
    width: 70%
}

.maga_menu.orng_part {
    background-color: #fff;
    border-color: #fff !important
}

.left_side {
    float: left;
    position: relative;
    width: 70%
}

.blue_col .left_side,
.orng_part .left_side,
.purpl .left_side {
    width: 100%
}

.Custom_nav_pills {
    border-bottom: 1px solid #ebebeb;
    float: left;
    width: 100%
}

.newsub_area {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    width: 100%
}

.servicesubtop {
    border-right: 1px solid #ddd;
    float: left;
    text-align: center;
    width: 16.66%
}

.servicesubtop:last-child {
    border: medium
}

.servicesubtop a {
    padding: 20px 0
}

.tab_submenuarea {
    display: inline-block;
    width: 100%
}

.servicesubtop span {
    background: url(../images/header-img.png);
    display: block
}

.servicesubtop span+span {
    background: 0 0
}

.menu-icon1 {
    background-position: 15px -55px !important;
    display: inline-block !important;
    height: 59px;
    width: 60px
}

.menu-icon2 {
    background-position: -42px -55px !important;
    display: inline-block !important;
    height: 59px;
    width: 60px
}

.menu-icon3 {
    background-position: -107px -55px !important;
    display: inline-block !important;
    height: 59px;
    width: 60px
}

.menu-icon4 {
    background-position: -172px -55px !important;
    display: inline-block !important;
    height: 59px;
    width: 60px
}

.menu-icon5 {
    background-position: -236px -55px !important;
    display: inline-block !important;
    height: 59px;
    width: 60px
}

span.menu-icon6 {
    background-position: -295px -55px;
    display: inline-block !important;
    height: 59px;
    margin: auto;
    width: 90px !important
}

.servicesub_submenu {
    float: left;
    width: 25%
}

.servicesub_submenu h3 {
    color: #313131 !important;
    font-size: 16px;
    font-weight: 600 !important;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: left;
    text-transform: uppercase
}

.servicesub_submenu ul li {
    line-height: inherit !important;
    background: url(../images/sprint_01.png) no-repeat scroll 0 8px;
    padding-left: 25px;
    margin-bottom: 5px;
    width: 100%
}

.servicesub_submenu ul li:last-child {
    margin-bottom: 0
}

.servicesub_submenu ul li a {
    background: transparent none repeat scroll 0 0;
    font-size: 14px;
    padding: 0;
    text-transform: capitalize
}

.servicesub_submenu ul li a::before {
    height: auto !important;
    background: 0 0 !important
}

.servicesubtop.active22 {
    background: #eee;
    position: relative
}

.servicesubtop.active22::before {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #eee;
    bottom: -13px;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0
}

.tab_submenuarea {
    display: none
}

.tab_submenuarea.active22 {
    display: block
}

.sprite {
    display: inline-block
}

.fullwidth {
    width: 100%
}

.fullwidth .nav-submenu-item.sf_mega_menu_sub_item {
    width: 49%
}

.fullwidth .nav-submenu-item.sf_mega_menu_sub_item li {
    width: 49%
}

.sf_mega_menu_sub_item h5 {
    color: #242424;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-left: 0;
    text-transform: uppercase
}

span.search-icon,
span.call-icon,
span.whatsapp-icon,
span.whatsapp-icon2,
span.indflag-icon,
span.skype-icon,
span.Usaflag-icon,
.footer-call,
.footer-skyp,
.footer-mail,
.footer-mail2,
.footer-logo2,
.footer-logo3,
.whatsapp-icon1 {
    background-image: url(../images/header-img.png);
    background-position: -40px -13px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 23px;
    width: 36px
}

span.call-icon {
    background-position: 0 -15px;
    display: inline-block !important;
    width: 27px !important;
    height: 36px !important;
    margin-top: -5px
}

span.new-no {
    color: #fff;
    font-size: 17px;
    margin-left: -30px;
    right: 0
}

.logo_sec nav ul li.menuslide a {
    vertical-align: top
}

.logo_sec nav ul li.qut a::before {
    background: transparent none repeat scroll 0 0
}

li.qut.quote_text a {
    background: #ef323a;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 34px;
    margin-top: 30px;
    padding: 0 15px
}

li.qut.quote_text:hover a {
    background: #4d3c9a;
    color: #fff
}

.searchpopup .modal-dialog {
    width: 99%
}

.searchpopup .modal-content {
    background: transparent none repeat scroll 0 0;
    box-shadow: none
}

.searchpopup .modal-header {
    border: none
}

.dna_lofoo a {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase
}

.dna_lofoo a span {
    color: #6466fc
}

.dna_lofoo .copyright {
    background: #040204;
    line-height: 15px;
    padding: 3px 5px
}

.searchinput input[type=text] {
    border: none;
    border-bottom: 1px solid #ddd;
    width: 94%;
    font-size: 15px;
    padding: 10px 15px;
    height: 64px;
    float: left;
    background: 0 0;
    color: #fff
}

.searchinput input[type=submit] {
    border: none;
    width: 5.5%;
    font-size: 15px;
    height: 64px;
    text-align: center;
    background: red url(../images/search_icon.png) no-repeat center center;
    float: right
}

.searchinput {
    margin-top: 150px
}

.searchpopup .close {
    color: #fff;
    float: right;
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    opacity: 1;
    text-shadow: 0 1px 0 #fff;
    z-index: 9999
}

.searchpopup .close:hover {
    color: #fff
}

.right_menuarea {
    background: rgba(0, 0, 0, .75);
    bottom: 0;
    height: 100vh;
    padding: 50px 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: all .4s ease-in-out 0s;
    width: 300px;
    z-index: 99999
}

.topclose_btn {
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    padding: 5px 10px;
    position: absolute;
    right: 20px;
    top: 10px
}

.right_menuareainner {
    height: 93vh;
    overflow: auto
}

.rightprofile_area {
    color: #fff;
    margin-bottom: 10px;
    text-align: center
}

.rightprofileimg {
    border-radius: 3px;
    display: inline-block;
    height: 96px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 96px
}

.newrightnavigation ul li {
    border-bottom: 1px dashed rgba(255, 255, 255, .19);
    color: #d4d4d4;
    display: block;
    font-size: 15px;
    margin: 0 5%;
    padding: 15px 0;
    text-align: center;
    width: 90%
}

.newrightnavigation ul li a {
    display: inline-block;
    vertical-align: top;
    width: 49%
}

.newrightnavigation ul li span {
    display: block;
    margin-top: 15px
}

.bannerimg {
    text-align: center;
    position: relative
}

.banner_bottomarea {
    background: #062480;
    color: #fff;
    padding: 15px 0
}

.sky_bluebg {
    background: #006bc0
}

.bluebg {
    background: #0062a3
}

.big-data-analytics h3 {
    color: #333;
    font-size: 22px;
    margin: 20px 0
}

.sectionarea {
    padding: 5px 0
}

.big-data-analytics p {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px !important;
    margin-bottom: 15px !important;
    text-align: justify
}

.big-data-analytics p {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6 !important;
    margin-bottom: 15px !important;
    text-align: justify
}

.getauote_area {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px
}

.getauote_area .forminput {
    background: #fff;
    border: 1px solid #cfcfcf;
    height: 49px;
    width: 100%;
    padding-left: 10px;
    color: #333;
    font-size: 14px
}

.getauote_area .form-group {
    margin-bottom: 5px
}

.getauote_area .first_call {
    float: left;
    width: 20%
}

.getauote_area .second_call {
    float: right;
    width: 78%
}

.getauote_area textarea.forminput {
    background: #fff;
    border: 1px solid #cfcfcf;
    height: 133px;
    width: 100%;
    padding-left: 10px;
    color: #333;
    padding-top: 5px
}

.getauote_area input.send_button {
    background: #b11d12;
    border-radius: 4px;
    display: block;
    text-transform: uppercase;
    border: 0;
    padding: 10px 5px;
    width: 100%;
    color: #fff;
    font-size: 22px;
    margin-top: 15px
}

.getauote_area h3 {
    color: #4f3e9a;
    font-size: 30px;
    text-align: center;
    padding-top: 0;
    margin-bottom: 20px
}

.big-data-solution {
    background: url(../images/technology_bg.jpg) no-repeat center center/cover;
    color: #fff
}

.big-data-solution h2 {
    font-size: 30px;
    margin-bottom: 15px
}

.mining-box {
    background-color: #fff;
    border-radius: 5px;
    color: #0056cb;
    padding: 40px 25px;
    margin-bottom: 25px;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    text-align: center;
    font-weight: 400
}

.mining_boxtopimg {
    border: 10px solid #f5f5f5;
    border-radius: 50%;
    display: inline-block;
    height: 185px;
    position: relative;
    width: 185px;
    margin-bottom: 15px
}

.mining_boxtopimg img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.mining_content {
    display: inline-block;
    width: 100%
}

.mining_content h3 {
    font-size: 24px;
    font-weight: 400
}

.mining-box p {
    color: #666;
    margin-top: 15px;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0 !important;
}

.mining-box:hover {
    margin-top: -10px !important
}

.mining-box:hover .mining_boxtopimg {
    border: 10px solid #83d614
}

.new-big-bata-analytics-services {
    background-color: #09669c;
    color: #fff
}

.new-big-bata-analytics-services h2 {
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center
}

.dataanalytics_servicebox {
    text-align: center
}

.dataanalytics_servicebox h3 {
    font-size: 21px;
    margin-bottom: 25px;
    height: auto;
    margin-top: 25px;
}

.dataanalytics_servicebox p {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 15px;
    text-align: center
}

.howbig_titaltop {
    margin-bottom: 80px
}

.howbig_datablk h2 {
    font-size: 30px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.howbig_datablk h2 span {
    color: #de3a14
}

.howbig_datablk p {
    margin-bottom: 20px
}

.howbig_innerblk {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 40px
}

.howbig_innerblk figure {
    margin-bottom: 30px
}

.howbig_innerblk h3 {
    color: #4d4d4d;
    font-weight: 300;
    font-size: 23px;
    margin-bottom: 15px
}

.howbig_innerblk p {
    color: #505050;
    font-weight: 300;
    font-size: 15px
}

.bigdata_whychoose {
    background: #eee
}

.bigdata_whychooseinner {
    width: 100%;
    text-align: center;
    margin-bottom: 30px
}

.bigdata_whychooseinner figure {
    background: #00b7d9;
    border-radius: 100%;
    display: block;
    text-align: center;
    line-height: 140px;
    height: 140px;
    width: 140px;
    margin: auto
}

.bigdata_whychooseinner h3 {
    margin: 40px 0 20px;
    font-size: 22px;
    color: #424242;
    font-weight: 400
}

.bigdata_whychooseinner p {
    font-size: 14px;
    color: #545454;
    font-weight: lighter;
    line-height: 24px
}

.bigdata_whychoose h2 {
    font-size: 26px;
    margin-bottom: 15px
}

.bigdata_whychoose p {
    color: #666
}

.contury_innerslide {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-bottom: 30px
}

.contury_innerslide h3 {
    font-size: 20px;
    margin: 30px 0 15px;
    color: #636369;
    text-transform: uppercase
}

.contury_innerslide p {
    font-size: 13px;
    color: #686868;
    font-weight: 200
}

.contury_innerslide i {
    color: green;
    font-size: 18px
}

.testimonial_blk {
    background: url(../images/testimonial_bg.jpg) center top no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 150px 0;
    background-attachment: fixed;
    transition-property: background-position
}

.testimonial_innerleft {
    border-radius: 50%;
    display: inline-block;
    height: 160px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 160px
}

.testimonial_innerright {
    float: right;
    vertical-align: top;
    width: calc(100% - 220px);
    position: relative
}

.testimonial_innerblks {
    display: inline-block;
    margin-top: 100px;
    max-width: 800px;
    text-align: left
}

.testimonial_innerright p {
    color: #6f6f6f;
    font-weight: 300
}

.testimonial_innerright h4 span {
    display: block;
    font-size: 14px;
    margin-top: 8px
}

.testimonial_slider .slick-arrow {
    background-color: rgba(0, 0, 0, .62);
    border-radius: 100%;
    cursor: pointer;
    font-size: 0;
    top: 45%;
    transition: all .5s ease-in-out;
    width: 50px;
    z-index: 1
}

.testimonial_slider .slick-prev {
    background-image: url(../images/nextarrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    left: 15px;
    top: 50% !important;
    width: 60px !important;
    height: 60px !important;
    background-size: 30px
}

.testimonial_slider .slick-next {
    background-image: url(../images/backarrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    right: 15px;
    top: 50% !important;
    width: 60px !important;
    height: 60px !important;
    background-size: 30px
}

.testimonial_slider .slick-arrow:hover {
    background-color: rgba(0, 0, 0, .99)
}

.testimonial_slider .slick-next::before,
.slick-prev::before {
    display: none
}

.big-data-solution p {
    margin-bottom: 30px
}

.mining_contentarea {
    display: inline-block;
    min-height: 138px
}

.Latestblogbox_area {
    background: #f5f5f5;
    text-align: center
}

.Latestblogcta_area {
    background: #fff;
    border: 1px solid #e9e9e9;
    text-align: left
}

.Latestblogcta_img {
    background: #ff0;
    margin-bottom: 10px;
    min-height: 145px;
    overflow: hidden;
    position: relative
}

.Latestblogcta_text {
    padding: 15px
}

.Latestblogcta_text p {
    font-weight: 400;
    line-height: 22px
}

.Latestblogcta_text h3 {
    font-size: 20px;
    margin-bottom: 15px
}

.Latestblogcta_text span {
    color: #8e8989;
    display: block;
    font-size: 14px;
    margin: 6px 0 10px
}

.Latestblogcta_text p {
    font-weight: 400;
    line-height: 22px
}

.howbig_titaltop h2 {
    margin-bottom: 20px
}

.bannertext_area {
    color: #fff;
    left: 0;
    margin: auto;
    position: absolute;
    text-align: left;
    top: 25%;
    width: 100%;
    text-shadow: 1px 1px 1px #000
}

.bannertext_area h1 {
    font-size: 48px;
    margin-bottom: 20px;
    text-shadow: 1px 1px 1px #000
}

.bannertext_area h1 span {
    display: block;
    margin-left: 13%;
    margin-top: 10px
}

.banner_bottomarea h3 {
    color: #fff;
    font-size: 23px;
    margin: 0
}

.flutter_ul_top {
    padding-left: 15px
}

.flutter_ul_top li {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    list-style-type: disc;
    padding: 5px 0
}

.flutter_ul_top li:last-child {
    margin-bottom: 20px
}

.big-data-analytics p {
    color: #505050;
    font-size: 15px;
    line-height: 2
}

.big-data-analytics h3 {
    font-weight: 600
}

.ondemand_section {
    background-color: #6155b8;
    padding: 50px 0
}

.ondemand_in h2 {
    color: #fff;
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 1.3;
    margin-bottom: 40px;
    margin-top: 0;
    text-align: center
}

.ondemand_in ul {
    padding-left: 0
}

.ondemand_in ul li {
    background: #7064c7;
    color: #fff;
    font-size: 14px;
    list-style-type: none;
    margin: 10px 0;
    min-height: 100px;
    padding: 16px 15px;
    position: relative
}

.online_grocery_section {
    background: #fff;
    padding: 50px 0
}

.online_grocery_right h2 {
    color: #515151;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: 0
}

.online_grocery_right p {
    color: #515151;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5
}

.industries_box {
    margin-top: 60px
}

.industries_area {
    background: url(../images/industries_bg.jpg) no-repeat center top/cover;
    padding: 58px 0;
    min-height: 487px;
    color: #fff;
    background-size: cover;
    text-align: center
}

.industries_area h2 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 15px
}

.industries_area p {
    font-size: 15px
}

.industries_box ul li {
    background: rgba(255, 255, 255, .12);
    float: left;
    height: 180px;
    margin-left: 41px;
    padding-top: 7px;
    position: relative;
    text-align: center;
    width: 100px;
    transition: all .2s ease-in-out 0s
}

.industries_box ul li span {
    display: block;
    font-size: 14px;
    margin-top: 10px
}

.industries_box ul li::before {
    border-bottom: 180px solid rgba(255, 255, 255, .12);
    border-left: 40px solid transparent;
    content: "";
    height: 0;
    left: -40px;
    position: absolute;
    top: 0;
    width: 0;
    transition: all .2s ease-in-out 0s
}

.industries_box ul li::after {
    border-right: 40px solid transparent;
    border-top: 180px solid rgba(255, 255, 255, .12);
    content: "";
    height: 0;
    position: absolute;
    right: -40px;
    top: 0;
    width: 0;
    transition: all .2s ease-in-out 0s
}

.industries_box ul li:hover {
    background: #6155b8;
    height: 204px;
    margin-top: -12px;
    transition: all .2s ease-in-out 0s
}

.industries_box ul li:hover::before {
    border-bottom: 204px solid #6155b8;
    transition: all .2s ease-in-out 0s
}

.industries_box ul li:hover::after {
    border-top: 204px solid #6155b8;
    transition: all .2s ease-in-out 0s
}

.industries_box img {
    width: auto
}

.expend-btn-part {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: auto;
    padding-top: 50px
}

.industries-img-box {
    height: 70px
}

.industries_box a span {
    color: #fff
}

.expretise_main_f ul li a span {
    margin-top: 23px
}

.expertice_section_flutter {
    padding: 50px 0;
    background: #6155b8
}

.left_expertice span {
    font-size: 28px;
    color: #fff;
    font-weight: 300
}

.right_expertice_flutter a {
    display: inline-block;
    padding: 12px 30px;
    background: #fff;
    font-size: 15px;
    color: #6155b8;
    border-radius: 3px
}

.ad_flutter_section {
    background: #f1f1f1;
    padding: 50px 0
}

.flutter_addvantages_head h2 {
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center
}

.flutter_single_ad {
    background-color: #fff;
    color: #fff;
    margin-bottom: 30px;
    min-height: 290px
}

.flutter_single_ad h4 {
    background: #4d4eb1;
    font-size: 20px;
    margin: 0;
    padding: 12px;
    text-align: center;
    width: 100%
}

.flutter_single_ad p {
    color: #333;
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 0;
    padding: 15px;
    text-align: justify
}

.mb_50 {
    margin-bottom: 50px
}

.advantages_section {
    width: 100%;
    background: #f1f1f1;
    text-align: center
}

.advantages_innerblk {
    background: #fff;
    padding: 20px;
    min-height: 260px;
    border: 1px solid #dedede;
    margin-bottom: 30px
}

.advantages_innerblk h3 {
    background: #03a9f4;
    color: #fff;
    font-size: 16px;
    padding: 16px;
    border-radius: 50px;
    margin-bottom: 20px
}

.advantages_innerblk p {
    color: #505050;
    font-weight: 300;
    font-size: 14px;
    text-align: left
}

.golangprogramming_section {
    width: 100%;
    display: inline-block
}

.golangprogramming_innerblk {
    width: 100%;
    text-align: center
}

.golangprogramming_innerblk figure {
    margin-bottom: 22px
}

.golangprogramming_innerblk h3 {
    color: #03a9f4;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 15px;
    min-height: 40px;
    line-height: 24px
}

.golangprogramming_innerblk p {
    color: #505050;
    font-weight: 300;
    font-size: 15px;
    text-align: justify
}

.golangprogramming_section {
    width: 100%;
    text-align: center;
    display: inline-block
}

.golangprogramming_section .col-sm-3 {
    border-right: 1px dashed #03a9f4
}

.golangprogramming_section h2 {
    font-size: 26px;
    color: #323232;
    font-weight: 300
}

.golanghire_section {
    width: 100%;
    display: inline-block;
    background: linear-gradient(to right, #1e3ea1, #8360c3);
    background-color: transparent;
    color: #fff;
    background-color: #1e3ea1
}

.golanghire_section h2 {
    font-size: 26px;
    text-align: center
}

.golanghire_innerblk p {
    color: #fff
}

.golangwhychoose_section {
    width: 100%;
    display: inline-block;
    text-align: center
}

.golangwhychoose_section h2 {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 15px
}

.golangwhychoose_section p {
    color: #505050;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    line-height: 20px
}

.golangwhychoose_innerblk {
    background: #03a9f4;
    padding: 20px;
    text-align: center;
    color: #fff;
    min-height: 330px
}

.golangwhychoose_innerblk figure {
    margin-bottom: 20px
}

.golangwhychoose_innerblk h3 {
    font-size: 20px;
    margin-bottom: 15px
}

.golangwhychoose_innerblk p {
    font-size: 14px;
    font-weight: 300;
    color: #fff
}

.golanghirepro_section {
    background: #1b1b1b;
    color: #fff
}

.footer_divider {
    padding: 50px
}

.contact_btn {
    background: #fff;
    padding: 0 30px;
    display: inline-block;
    height: 42px;
    line-height: 43px;
    border-radius: 3px;
    color: #000
}

.contact_btn:hover {
    opacity: .8
}

.footer_dividerright h3 {
    padding-top: 8px
}

.big-data-analytics q {
    color: #7bb342;
    font-size: 20px;
    font-style: italic;
    display: block;
    margin-bottom: 15px
}

.quote_link_machine {
    background: transparent linear-gradient(to right, #2f80ed, #56ccf2) repeat scroll 0 0;
    padding: 30px 0
}

.machine_contact h3 {
    color: #fff;
    padding-top: 8px
}

.call_contact_right {
    display: inline-block
}

.call_contact_right a {
    background: #ffa801;
    border: 2px solid #b7680c;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 8px 45px;
    text-transform: uppercase;
    transition: all .3s ease 0s
}

.machine_learning_expertise {
    padding: 50px 0
}

.machine_learning_head h2 {
    margin-bottom: 35px;
    text-align: center
}

.machine_learning_expertise>.container>.row {
    border-bottom: 1px solid #efefef;
    padding: 30px 0
}

.machine_learning_expertise>.container>.row:nth-child(2n) {
    background: #f9f9f9 none repeat scroll 0 0
}

.machine_learning_con h4 {
    font-size: 20px;
    font-weight: 600 !important;
    margin-bottom: 5px
}

.machine_learning_con p {
    color: #333;
    font-size: 15px;
    line-height: 1.8
}

.RailsTechnicalExpertise {
    background: url("../images/mitigate.jpg") no-repeat scroll center center/cover !important;
    padding: 80px 40px;
    text-align: center
}

h2.mitigate_major_h2 {
    margin-bottom: 40px;
    color: #fff
}

.mitigate_majorbox img {
    max-width: 30%
}

.mitigate_majorbox {
    background: #fff;
    border-radius: 10px;
    min-height: 345px;
    padding: 35px 25px 0
}

.mitigate_majorbox h4 {
    color: #1c1c1c;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 10px
}

h2.various_industries_h2 {
    color: #333;
    text-align: center
}

.hire_php_box {
    background-color: #485b9d;
    border-radius: 10px;
    margin-bottom: 45px;
    min-height: 200px;
    padding: 35px 25px 0;
    text-align: center
}

.various_industriescta {
    min-height: 200px;
    padding: 35px 25px 0;
    text-align: center
}

.various_industriescta h4 {
    color: #1c1c1c;
    font-size: 16px;
    margin-top: 5px
}

section.industries_section_work {
    background: #00b7d9
}

section.industries_section_work h3 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 10px
}

section.industries_section_work p {
    color: #fff;
    font-size: 15px;
    text-align: justify
}

.res_page_section {
    display: inline-block;
    margin-top: 20px;
    width: 100%
}

.res_page_blk {
    min-height: 290px;
    padding: 15px
}

.res_page_blk h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 20px;
    text-align: center
}

section.industries_section_work p {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    text-align: justify
}

.res_page_blk {
    border: 2px solid #fff;
    margin-bottom: 30px;
    min-height: 350px;
    padding: 15px
}

header.fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    background: rgba(0, 0, 0, .7)
}

.footerwrap .collapse {
    display: block
}

section.blogslider_area {
    padding: 27px 0 0;
}

.sliderblogbox {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    vertical-align: top;
    overflow: hidden;
    border: 1px solid #dae8fd;
}

.sliderblogbox-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    padding: 10px
}

.penci-image-holder:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 66.6667%;
    background: 0 0 !important;
    box-shadow: none !important
}

.sliderblogbox-text h3 {
    font-size: 22px;
    color: #fff;
    margin: 10px 0
}

.sliderblogbox-text a {
    color: #fff
}

.largeblog-area {
    margin-bottom: 30px
}

.largeblog-content h6,
.largeblog-content h5 {
    text-align: center
}

.largeblog-content h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-top: 0
}

.largeblog-content h1 a {
    color: #313131
}

.largeblog-content h1 a:hover {
    color: #038bff
}

.smallblogbox .largeblog-area {
    text-align: center
}

.largeblogimg {
    width: 100%;
    position: relative
}

.largeblog-content h2 {
    margin-top: 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
}

.largeblog-content h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0
}

.largeblog-content h2 a {
    color: #313131
}

.largeblog-content h2 a:hover {
    color: #525151
}

.largeblog-content {
    margin-top: 25px;
    text-align: justify
}

.largeblog-bottombox {
    padding: 15px 0;
    clear: both;
    display: block;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin: 30px 0 0;
    text-align: left
}

.largeblog-date {
    display: inline-block
}

.largeblog-social {
    display: inline-block;
    float: right
}

.largeblog-social ul li {
    display: inline-block;
    margin: 0 5px
}

.largeblog-social ul li a {
    color: #313131
}

.largeblog-social ul li a:hover {
    color: #028ff9
}

.smallblogbox .largeblog-content h2 {
    font-size: 18px
}

.paginationtab {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 50px 0
}

.paginationtab ul li {
    display: inline-block;
    margin: 0 15px;
    border-left: 2px solid #8c8c8c;
    padding: 0 15px;
    padding-left: 20px;
    margin-left: 0;
    color: #999
}

.paginationtab ul li:first-child {
    border-left: none;
    margin-right: 0;
    color: #888
}

.paginationtab ul li:first-child a {
    color: #313131
}

.paginationtab ul li:first-child a:hover {
    color: #028ff9
}

.rightbox-hedding h3 {
    margin: 0;
    border: 1px solid #313131;
    font-size: 15px;
    text-transform: uppercase;
    padding: 8px 12px 7px;
    font-weight: 600
}

.rightbox-hedding h3 {
    border-left: 6px solid #313131;
    /*display:none;*/
}

.rightbox-hedding {
    margin-bottom: 2px;
}

.rightbox .largeblog-content h2 {
    font-size: 20px
}

.rightbox .largeblog-content p {
    text-align: center
}

.keepintouch {
    display: inline-block;
    width: 100%;
    text-align: center
}

.keepintouch ul li {
    display: inline-block;
    margin: 0 1px
}

.keepintouch ul li a {
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 1px solid #ddd;
    border-radius: 100%;
    color: #333;
    line-height: 34px
}

.keepintouch ul li a:hover {
    background: #028ff9;
    color: #fff
}

.categories,
.widget_categories {
    display: inline-block;
    width: 100%;
    text-align: left
}

.widget_categories a {
    color: #333;
    padding: 10px 0;
    display: block
}

.widget_categories a i {
    margin-right: 5px
}

.widget_categories a:hover {
    color: #028ff9
}

.widget_categories ul li {
    border-bottom: 1px solid #dedede
}

.widget_categories ul li span {
    float: right;
    color: #333
}

.blogslider_area .container {
    position: relative
}

.blogslider_area button.owl-next {
    width: 50px;
    height: 50px;
    z-index: 999;
    top: 38%;
    right: 0;
    position: absolute;
    background: url(../images/next.png) no-repeat center !important;
    cursor: pointer
}

.blogslider_area button.owl-prev {
    width: 50px;
    height: 50px;
    z-index: 999;
    top: 38%;
    left: 0;
    position: absolute;
    background: url(../images/back.png) no-repeat center !important;
    cursor: pointer
}

.minismallblog .largeblogimg {
    width: 120px;
    height: 80px;
    position: relative;
    display: inline-block
}

.minismallblog .minismallblog-text {
    width: calc(100% - 134px);
    float: right
}

.minismallblog .minismallblog-text h4 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600
}

.minismallblog .minismallblog-text h4 span {
    display: block;
    font-size: 13px;
    color: #888;
    margin-top: 8px
}

.minismallblog {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #dedede;
    margin-top: 20px;
    padding-top: 20px
}

.rightbox {
    margin-bottom: 50px
}

.bottom-news-latter {
    text-align: center
}

.emaillist .es-field-wrap {
    display: inline-block
}

.bottom-news-latter input[type=text],
.bottom-news-latter input[type=email] {
    height: 48px;
    border: 1px solid #ddd;
    line-height: 48px;
    letter-spacing: 1px;
    width: 80%;
    padding: 0 20px;
    width: 390px
}

.bottom-news-latter input[type=submit] {
    background: #313131;
    border-radius: 0;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    height: 48px;
    line-height: 48px;
    letter-spacing: 1px;
    padding: 0 25px;
    text-align: center;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600
}

.bottom-news-latter input[type=submit]:hover {
    background: #028ff9
}

.bottom-news-latter i {
    font-size: 18px;
    color: #7b7b7b
}

.bottom-news-latter p {
    margin-bottom: 20px
}

.footer-news-latter {
    border-top: 1px solid #ddd;
    padding-top: 50px
}

.largeblog-content h5 span:first-child {
    color: #888
}

.blogdetailtop .largeblog-content {
    margin-top: 0;
    margin-bottom: 25px
}

.post-tags {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-top: 15px
}

.post-tags a {
    display: inline-block;
    padding: 4px 11px;
    border: 1px solid #888;
    text-transform: uppercase;
    font-size: 12px;
    color: #6a6a6a !important;
    border-radius: 3px;
    margin: 2px 0px;
    font-weight: 600;
}

.post-tags a:hover {
    background: #028ff9;
    color: #fff !important;
    border: 1px solid #028ff9
}

.author-content a {
    color: #038bff
}

.author-content a:hover {
    color: #313131
}

.author-info {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

.author-avatar {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border: 1px solid #ddd
}

.author-description {
    display: inline-block;
    width: calc(100% - 105px);
    vertical-align: middle;
    padding-left: 15px;
    text-align: left
}

.author-description h2 {
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 0
}

.author-area .largeblog-social {
    float: none
}

.reletedpost button.owl-next {
    width: 50px;
    height: 50px;
    z-index: 999;
    top: 38%;
    right: 0;
    position: absolute;
    background: url(../images/next.png) no-repeat center !important
}

.reletedpost button.owl-prev {
    width: 50px;
    height: 50px;
    z-index: 999;
    top: 38%;
    left: 0;
    position: absolute;
    background: url(../images/back.png) no-repeat center !important
}

.reletedpost {
    position: relative
}

.largeblog-content.blogdetailtop {
    margin-top: 0
}

.popularcount {
    position: absolute;
    left: 7px;
    top: -15px;
    background: #383838;
    width: 38px;
    height: 38px;
    color: #fff;
    line-height: 35px;
    font-size: 18px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 3px 1px 10px #565656;
    text-align: center
}

.minismallblog .popularcount {
    width: 30px;
    height: 30px;
    line-height: 26px;
    font-size: 14px;
    border: 2px solid #fff
}

.widget_search .screen-reader-text {
    display: block;
    margin-bottom: 5px;
    height: auto;
    position: inherit;
    top: initial;
    width: auto
}

.widget_search input[type=search] {
    height: 40px;
    border: 1px solid #ddd;
    line-height: 48px;
    letter-spacing: 1px;
    width: 100%;
    padding: 0 18px;
    color: #333;
    vertical-align: bottom
}

.widget_search .search-submit {
    background: #313131;
    border-radius: 0;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    width: 22%;
    text-align: center;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    transition: .5s all;
    vertical-align: bottom
}

.widget_search .search-submit:hover {
    background: #028ff9
}

.widget_search label {
    margin-bottom: 0;
    width: 76%;
}

header.page-header {
    background: 0 0;
    margin: 0
}

.wpp-cardview li .category {
    display: none !important
}

.largeblog-content h5 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.largeblog-content h5:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 150px;
    background: #038bff;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.largeblog-content a {
    color: #038bff
}

.largeblog-content a:hover {
    color: #333
}

.code-widget {
    display: inline-block;
    width: 100%
}

.code-widget label {
    font-size: 13px;
    width: 100%
}

.code-widget .wpcf7-form-control {
    border: 1px solid #ddd;
    height: 40px;
    padding: 10px;
    width: 100%
}

.code-widget textarea.wpcf7-form-control {
    padding: 15px;
    height: 100px
}

.code-widget input[type=submit] {
    background: #313131;
    color: #fff;
    text-transform: uppercase;
    height: 42px
}

.code-widget input[type=submit]:hover {
    background: #028ff9
}

.largeblog-content iframe {
    width: 100%
}

span.screen-reader-text {
    display: none
}

.largeblog-content img {
    width: auto;
    height: auto
}

.largeblogimg img {
    height: auto;
    width: 100%
}

.author-avatar img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.wpp-cardview li .category {
    display: none
}

header {
    background: #000
}

.menu_area {
    float: left;
    padding-bottom: 10px;
    width: 100%
}

.logo {
    float: left;
    padding-top: 15px
}

.logo_sec nav {
    float: right
}

nav ul {
    display: inline-block
}

.logo_sec nav ul li {
    float: left
}

.logo_sec nav ul li li {
    line-height: 18px
}

.logo_sec nav ul li.com a::before {
    background-color: #fff
}

.logo_sec nav ul li:hover a::before {
    height: 102px
}

.logo_sec nav ul li>a::before {
    background-color: #333;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s ease 0s;
    z-index: -1
}

.logo_sec nav ul li:hover a {
    color: #222
}

.logo_sec nav ul li a:focus {
    color: #fff
}
nav ul li a {
    color: #308400 !important;
    display: inline-block;
    font-size: 16px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
    vertical-align: middle;
    font-weight: 400;
}
nav ul li>a::before {
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s ease 0s;
    z-index: -1
}

nav nav ul li.com a::before {
    background: #fff
}

nav ul li.ser a::before {
    background: #fff
}

nav ul li.gam a::before {
    background: #fff
}

nav ul li.port a::before {
    background: #fff
}

nav ul li.hire a::before {
    background: #fff
}

nav ul li.ready a::before {
    background: #fff
}

nav ul li:hover>a::before {
    background: #fff
}

.logo_sec nav ul li:hover .maga_menu {
    opacity: 1;
    pointer-events: auto;
    top: 95px
}

.megha_menu {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: transparent !important;
    background-image: url(../images/submenu_bg.jpg) !important;
    background-origin: padding-box !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    display: none;
    left: 0;
    position: absolute;
    top: 90px;
    width: 100%;
    z-index: 999999;
    padding: 20px 0 40px;
    min-height: 680px
}

nav ul li:hover .megha_menu {
    display: block;
    top: 90px
}

nav ul li:hover a {
    color: #222
}

.left_side.company_sb {
    width: 70%
}

.left_side {
    float: left;
    position: relative;
    width: 70%
}

.Parterns_menu,
.loyal_partn,
.right_sid {
    overflow: hidden
}

.com .about_projct_panel {
    margin-top: -20px
}

.nav-submenu-item {
    border: medium !important;
    width: 35%
}

.nav-submenu-item.km_wd {
    float: right;
    width: 25%
}

.nav-submenu-item .nav-submenu-item {
    border: 0;
    position: relative;
    width: 100%
}

.nav-submenu-item .nav-submenu-item a::before {
    display: none
}

.nav-submenu-item .nav-submenu-item a {
    background: transparent url(../images/sprint_01.png) no-repeat scroll 6px 14px;
    color: #252626 !important;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 0 13px 34px !important;
    text-transform: inherit
}

.nav-submenu-item .nav-submenu-item a:hover {
    opacity: .5 !important
}

.logo_sec nav ul li li {
    line-height: 18px
}

.footerwrap {
    background: #308400;
    bottom: 0;
    left: 0;
    min-height: 400px;
    position: relative;
    right: 0;
    width: 100%;
    z-index: 99;
}

.loyal_partn {
    display: inline-block;
    text-align: center;
    width: 100%;
    background: #fff none repeat scroll 0 0
}

.Parterns_menu {
    background: #fff;
    display: inline-block;
    text-align: center;
    width: 100%
}

.Parterns_menu span {
    display: inline-block;
    width: 8%
}

.submit-btn {
    background: #e52e2f;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    padding: 13px 20px;
    text-align: center
}

.sm-icon {
    background: url(../images/sm-icon-img.png);
    height: 31px;
    margin-right: 10px;
    margin-top: 4px;
    width: 31px;
    display: inline-block
}

.sm-icon.sm1 {
    background-position: 0 0
}

.sm-icon.sm1:hover {
    background-position: -31px 0
}

.sm-icon.sm2 {
    background-position: 0 -31px
}

.sm-icon.sm2:hover {
    background-position: -31px -31px
}

.sm-icon.sm3 {
    background-position: 0 -62px
}

.sm-icon.sm3:hover {
    background-position: -31px -62px
}

.sm-icon.sm4 {
    background-position: 0 -93px
}

.sm-icon.sm4:hover {
    background-position: -31px -93px
}

.sm-icon.sm5 {
    background-position: 0 -123px
}

.sm-icon.sm5:hover {
    background-position: -31px -123px
}

.sm-icon.sm6 {
    background-position: 0 -155px
}

.sm-icon.sm6:hover {
    background-position: -31px -155px
}

.sm-icon.sm7 {
    background-position: 0 -186px
}

.sm-icon.sm7:hover {
    background-position: -31px -186px
}

.sm-icon.sm8 {
    background-position: 0 -217px
}

.sm-icon.sm8:hover {
    background-position: -31px -217px
}

.footerwrap .blogs_sec ul>li {
    display: inline-block;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%
}

.social-icons {
    margin-bottom: 20px;
    position: relative
}

.footerwrap .blogs_sec .icon_box {
    width: 63px;
    margin-right: 15px
}

.footerwrap .blogs_sec .icon_box .top {
    background: #fff;
    color: #1d1d29;
    padding: 2px 20px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    font-size: 17px;
    font-weight: 500;
}

.footerwrap .blogs_sec .icon_box .bott {
    background: #e52e2f;
    color: #fff;
    padding: 1px 16px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    font-size: 15px
}

.footerwrap .blogs_sec .right_text {
    float: right;
    width: calc(100% - 78px)
}

.footerwrap .blogs_sec .right_text a {
    color: #c8c8c8;
    line-height: 22px;
    font-size: 13px;
    padding: 3px 0 0;
    display: block
}

#search-popup .modal-dialog {
    width: 100%;
    max-width: 1000px;
    margin-top: 150px
}

.collapse {
    display: none
}

.footer-call {
    background-position: 0 -13px;
    height: 26px;
    width: 26px
}

.footerwrap .dna_lofoo {
    background: #111119;
    padding: 10px 0;
    text-align: center
}

.footerwrap .dna_lofoo a {
    margin: 0 5px;
    display: inline-block
}

.enquirywrap {
    background: #f1f1f7;
    width: 100%
}

.enquiry-txt {
    color: #202020;
    font-size: 16px;
    padding: 17px 0 0
}

.enquiry-txt {
    color: #202020;
    font-size: 16px;
    padding: 17px 0 0
}

.dna_lofoo {
    background: #111119;
    padding: 10px 0;
    text-align: center
}

.dna_lofoo a {
    margin: 0 5px
}

.left_side {
    float: left;
    position: relative;
    width: 70%
}

.maga_menu.orng_part {
    background-color: #fff;
    border-color: #fff !important
}

.left_side {
    float: left;
    position: relative;
    width: 70%
}

.blue_col .left_side,
.orng_part .left_side,
.purpl .left_side {
    width: 100%
}

.Custom_nav_pills {
    border-bottom: 1px solid #ebebeb;
    float: left;
    width: 100%
}

.newsub_area {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    width: 100%
}

.servicesubtop {
    border-right: 1px solid #ddd;
    float: left;
    text-align: center;
    width: 16.66%
}

.servicesubtop:last-child {
    border: medium
}

.servicesubtop a {
    padding: 20px 0
}

.tab_submenuarea {
    display: inline-block;
    width: 100%
}

.servicesubtop span {
    background: url(../images/header-img.png);
    display: block
}

.servicesubtop span+span {
    background: 0 0
}

.menu-icon1 {
    background-position: 15px -55px !important;
    display: inline-block !important;
    height: 59px;
    width: 60px
}

.menu-icon2 {
    background-position: -42px -55px !important;
    display: inline-block !important;
    height: 59px;
    width: 60px
}

.menu-icon3 {
    background-position: -107px -55px !important;
    display: inline-block !important;
    height: 59px;
    width: 60px
}

.menu-icon4 {
    background-position: -172px -55px !important;
    display: inline-block !important;
    height: 59px;
    width: 60px
}

.menu-icon5 {
    background-position: -236px -55px !important;
    display: inline-block !important;
    height: 59px;
    width: 60px
}

span.menu-icon6 {
    background-position: -295px -55px;
    display: inline-block !important;
    height: 59px;
    margin: auto;
    width: 90px !important
}

.servicesub_submenu {
    float: left;
    width: 25%
}

.servicesub_submenu h3 {
    color: #313131 !important;
    font-size: 16px;
    font-weight: 600 !important;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: left;
    text-transform: uppercase
}

.servicesub_submenu ul li {
    line-height: inherit !important;
    background: url(../images/sprint_01.png) no-repeat scroll 0 3px;
    padding-left: 25px;
    margin-bottom: 5px;
    width: 100%
}

.servicesub_submenu ul li:last-child {
    margin-bottom: 0
}

.servicesub_submenu ul li a {
    background: transparent none repeat scroll 0 0;
    font-size: 14px;
    padding: 0;
    text-transform: capitalize
}

.servicesub_submenu ul li a::before {
    height: auto !important;
    background: 0 0 !important
}

.servicesubtop.active22 {
    background: #eee;
    position: relative
}

.servicesubtop.active22::before {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #eee;
    bottom: -13px;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0
}

.tab_submenuarea {
    display: none
}

.tab_submenuarea.active22 {
    display: block
}

.sprite {
    display: inline-block
}

.api_menu .sprite {
    background: url(../images/api_icons.png) no-repeat scroll left top;
    height: 47px;
    margin: 25px 15px;
    width: 98px
}

.api_menu .sprite.amazon {
    background-position: 0 0;
    height: 34px;
    width: 89px
}

.api_menu .sprite.apns {
    background-position: 0 -54px;
    height: 33px;
    width: 68px
}

.api_menu .sprite.authorized {
    background-position: 0 -107px;
    height: 51px;
    width: 67px
}

.api_menu .sprite.bitcoin {
    background-position: 0 -178px;
    height: 33px;
    width: 104px
}

.api_menu .sprite.braintree {
    background-position: 0 -231px;
    height: 30px;
    width: 95px
}

.api_menu .sprite.clickatell {
    background-position: 0 -281px;
    height: 30px;
    width: 142px
}

.api_menu .sprite.dhl {
    background-position: 0 -331px;
    height: 23px
}

.api_menu .sprite.ebay {
    background-position: 0 -374px;
    height: 38px;
    width: 90px
}

.api_menu .sprite.facebook {
    background-position: 0 -432px;
    width: 50px
}

.api_menu .sprite.feedx {
    background-position: 0 -499px;
    height: 28px;
    width: 75px
}

.api_menu .sprite.flipcart {
    background-position: 0 -547px;
    height: 33px
}

.api_menu .sprite.gcm {
    background-position: 0 -600px;
    height: 26px;
    width: 57px
}

.api_menu .sprite.googleplus {
    background-position: 0 -646px;
    width: 48px
}

.api_menu .sprite.in {
    background-position: 0 -713px;
    width: 46px
}

.api_menu .sprite.moneybookers {
    background-position: 0 -780px;
    height: 49px;
    width: 100px
}

.api_menu .sprite.mongodb {
    background-position: 0 -849px;
    height: 32px;
    width: 91px
}

.api_menu .sprite.mssql {
    background-position: 0 -901px;
    height: 44px;
    width: 46px
}

.api_menu .sprite.oracle {
    background-position: 0 -965px;
    height: 25px;
    width: 125px
}

.api_menu .sprite.parse {
    background-position: 0 -1010px;
    height: 41px;
    width: 100px
}

.api_menu .sprite.postgresol {
    background-position: 0 -1125px;
    height: 37px;
    width: 106px
}

.api_menu .sprite.pubnub {
    background-position: 0 -1182px;
    height: 27px;
    width: 82px
}

.api_menu .sprite.pusher {
    background-position: 0 -1229px;
    height: 36px;
    width: 104px
}

.api_menu .sprite.quickblox {
    background-position: 0 -1285px;
    height: 49px;
    width: 72px
}

.api_menu .sprite.sagepay {
    background-position: 0 -1354px;
    height: 33px;
    width: 86px
}

.api_menu .sprite.skype {
    background-position: 0 -1407px;
    height: 38px;
    width: 43px
}

.api_menu .sprite.snapdeal {
    background-position: 0 -1465px;
    height: 26px;
    width: 90px
}

.api_menu .sprite.stripe {
    background-position: 0 -1511px;
    height: 34px;
    width: 80px
}

.api_menu .sprite.tokbox {
    background-position: 0 -1565px;
    height: 49px;
    width: 70px
}

.api_menu .sprite.twilio {
    background-position: 0 -1634px;
    height: 32px;
    width: 99px
}

.api_menu .sprite.twitter {
    background-position: 0 -1686px;
    width: 47px
}

.api_menu .sprite.vk {
    background-position: 0 -1753px;
    width: 45px
}

.api_menu .sprite.vonage {
    background-position: 0 -1820px;
    height: 26px
}

.api_menu .sprite.yahoo {
    background-position: 0 -1866px;
    height: 32px;
    width: 123px
}

.fullwidth {
    width: 100%
}

.fullwidth .nav-submenu-item.sf_mega_menu_sub_item {
    width: 49%
}

.fullwidth .nav-submenu-item.sf_mega_menu_sub_item li {
    width: 49%
}

.sf_mega_menu_sub_item h5 {
    color: #242424;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-left: 0;
    text-transform: uppercase
}

span.search-icon,
span.call-icon,
span.whatsapp-icon,
span.whatsapp-icon2,
span.indflag-icon,
span.skype-icon,
span.Usaflag-icon,
.footer-call,
.footer-skyp,
.footer-mail,
.footer-mail2,
.footer-logo2,
.footer-logo3,
.whatsapp-icon1 {
    background-image: url(../images/header-img.png);
    background-position: -40px -13px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 23px;
    width: 36px
}

span.call-icon {
    background-position: 0 -15px;
    display: inline-block !important;
    width: 27px !important;
    height: 36px !important;
    margin-top: -5px
}

span.new-no {
    color: #fff;
    font-size: 17px;
    margin-left: -30px;
    right: 0
}

.logo_sec nav ul li.menuslide a {
    vertical-align: top
}

.logo_sec nav ul li.qut a::before {
    background: transparent none repeat scroll 0 0
}

li.qut.quote_text a {
    background: #ef323a;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 34px;
    margin-top: 30px;
    padding: 0 15px
}

li.qut.quote_text:hover a {
    background: #4d3c9a;
    color: #fff
}

.searchpopup .modal-dialog {
    width: 99%
}

.searchpopup .modal-content {
    background: transparent none repeat scroll 0 0;
    box-shadow: none
}

.searchpopup .modal-header {
    border: none
}

.dna_lofoo a {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase
}

.dna_lofoo a span {
    color: #6466fc
}

.dna_lofoo .copyright {
    background: #040204;
    line-height: 15px;
    padding: 3px 5px
}

.searchinput input[type=text] {
    border: none;
    border-bottom: 1px solid #ddd;
    width: 94%;
    font-size: 15px;
    padding: 10px 15px;
    height: 64px;
    float: left;
    background: 0 0;
    color: #fff
}

.searchinput input[type=submit] {
    border: none;
    width: 5.5%;
    font-size: 15px;
    height: 64px;
    text-align: center;
    background: red url(../images/search_icon.png) no-repeat center center;
    float: right
}

.searchinput {
    margin-top: 150px
}

.searchpopup .close {
    color: #fff;
    float: right;
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    opacity: 1;
    text-shadow: 0 1px 0 #fff;
    z-index: 9999
}

.searchpopup .close:hover {
    color: #fff
}

.right_menuarea {
    background: rgba(0, 0, 0, .75);
    bottom: 0;
    height: 100vh;
    padding: 50px 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: all .4s ease-in-out 0s;
    width: 311px;
    z-index: 99999
}

.topclose_btn {
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    padding: 5px 10px;
    position: absolute;
    right: 20px;
    top: 10px
}

.right_menuareainner {
    height: 93vh;
    overflow: auto
}

.rightprofile_area {
    color: #fff;
    margin-bottom: 10px;
    text-align: center
}

.rightprofileimg {
    border-radius: 3px;
    display: inline-block;
    height: 96px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 96px
}

.newrightnavigation ul li {
    border-bottom: 1px dashed rgba(255, 255, 255, .19);
    color: #d4d4d4;
    display: block;
    font-size: 15px;
    margin: 0 5%;
    padding: 15px 0;
    text-align: center;
    width: 90%
}

.newrightnavigation ul li a {
    display: inline-block;
    vertical-align: top;
    width: 49%
}

.newrightnavigation ul li span {
    display: block;
    margin-top: 15px
}

.bannerimg {
    text-align: center;
    position: relative
}

.banner_bottomarea {
    background: #062480;
    color: #fff;
    padding: 15px 0
}

.sky_bluebg {
    background: #006bc0
}

.bluebg {
    background: #0062a3
}

.big-data-analytics h3 {
    color: #333;
    font-size: 22px;
    margin: 20px 0
}

.sectionarea {
    padding: 5px 0;
    padding-top: 12px;
}

.left_navarea {
    height: 73vh;
    margin-bottom: 0;
    overflow: auto
}

.mainNav {}

.mainNav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #7b5477
}

.mainNav ul li {
    border-top: 1px solid #7b5477;
    width: 100%
}

.mainNav ul li.sportbg {
    background: #0f617b;
    margin-top: 6px
}

.mainNav ul li a {
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 15px;
    line-height: normal;
    margin: 0 !important;
    padding: 12px 15px;
    position: relative;
    text-decoration: none;
    vertical-align: middle
}

.mainNav ul li:hover,
.mainNav ul li.active {
    background: #603a5e;
    text-decoration: none
}

.mainNav ul li:hover a,
.mainNav ul li.active a {
    color: #fff;
    background: 0 0
}

.mainNav ul li:hover .accordion-btn,
.mainNav ul li.active .accordion-btn {
    color: #fff !important
}

.mainNav ul li ul li.active {
    background: #404041
}

.mainNav ul li ul li.master_list ul {
    background: #18566c
}

.mainNav ul li ul li.client_list {
    background: #404041
}

.mainNav ul ul ul ul li a {
    padding: 15px 10px 15px 50px
}

.mainNav ul li ul li.master_list ul ul {
    background: #274656
}

.mainNav ul li ul li.master_list ul li:hover,
.mainNav ul li ul li.master_list ul li.active {
    background: #115f78
}

.mainNav ul li ul li.suspend_list ul {
    background: #935e33
}

.mainNav ul li ul li.suspend_list ul li a {
    color: #fff;
    text-decoration: line-through
}

.mainNav ul li ul li.master_list {
    background: #0f617b
}

.mainNav ul li ul li.suspend_list {
    background: #f58220
}

.mainNav ul ul li a i.fa-caret-right {
    padding-right: 5px
}

.mainNav ul ul {
    border-bottom: none;
    background: #6e4e6d
}

.mainNav ul ul li a {
    color: #fff !important;
    display: block;
    font-size: 14px;
    line-height: normal;
    padding: 15px 10px 15px 15px
}

.mainNav ul ul ul li a {
    color: #aeaeae
}

.dot i {
    font-size: 10px;
    margin: 0 5px;
    color: #10a650
}

.mainNav ul ul li:hover {
    background: #2c1e2a
}

.mainNav ul ul li:hover a {
    color: #fff !important
}

.mainNav ul ul ul li:hover {
    background: #404041
}

.mainNav ul ul ul {
    background: #3b3e43
}

.mainNav ul ul ul ul {
    background: #373c44
}

.mainNav ul ul ul li a {}

ul li.has-subnav .accordion-btn {
    background: 0 0;
    color: #222;
    font-size: 18px;
    line-height: 50px !important
}

.nav_icon {
    display: inline-block;
    vertical-align: middle;
    width: 35px
}

.left_navtab {
    float: left
}

.mobile_header {
    background: #fff;
    display: none;
    min-height: 50px;
    position: fixed;
    width: 100%;
    z-index: 9
}

.mobilelogo {
    float: left;
    padding-left: 5px;
    padding-top: 6px
}

.call_icon {
    float: right
}

.mobilemenu_btn {
    float: left
}

.mobilelogo img {
    width: 130px
}

.navbar-toggle {
    background-color: #603a5e;
    border: 0;
    border-radius: 0;
    float: left;
    margin: 0;
    padding: 21px 18px
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
    background: #c487b7
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.menu_btn {
    float: left
}

.left_navtab {
    background: #fff;
    background: url(../images/mobilemenubg.jpg) no-repeat center;
    left: -260px;
    position: fixed;
    top: 56px;
    width: 260px;
    z-index: 9;
    transition: all .4s ease-in-out 0s;
    height: 100%
}

body.mobilemenu_area .left_navtab {
    transition: all .4s ease-in-out 0s;
    left: 0
}

.main_div.home_main {
    padding-top: 0
}

a.quote_headerbtnmain {
    background: #ef323a;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 34px !important;
    padding: 0 15px !important
}

.btn_quoteanbr_ms {
    margin-top: 25px !important
}

.wsmenu>.wsmenu-list>li.hover_none:hover {
    background: 0 0
}

.wsmenu>.wsmenu-list>li.hover_none:hover span {
    color: #fff
}

.wsmenu>.wsmenu-list>li.hover_none:hover {
    background: 0 0
}

nav ul li.hover_none:hover>a::before {
    background: 0 0
}

a.quote_headerbtnmain:hover {
    background: #4d3c9a;
    color: #fff
}

.wsmenu>.wsmenu-list>li .wstheading {
    color: #000;
    z-index: 1
}

.rightbox.widget_codewidget {
    position: sticky;
    top: 0;
    background: #efefef;
    z-index: 9;
    padding-top: 2px;
    padding: 20px
}

.widget_search label .screen-reader-text {
    display: none
}

span.ajax-loader {
    display: none !important
}

.code-widget form.wpcf7-form p {
    margin-bottom: 0;
    margin-top: 5px
}

.main-body-area {
    position: relative;
    min-height: 3400px
}

.right-fixed {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    min-height: 100%
}

div#blog-landing {
    position: relative;
    width: 100%;
    max-width: 100%
}

.col-sm-61 {
    position: absolute
}

.nav-previous {
    float: left;
    width: 50%
}

.nav-next {
    float: right;
    text-align: right;
    width: 50%
}

span.post-title {
    display: block
}

.meta-nav {
    color: #888
}

.row.smallblogbox {
    margin-top: 23px;
    display: inline-block;
    width: 100%;
    margin: 0
}

.row.smallblogbox .related-post .headline {
    margin-top: 0;
    text-align: center;
    margin-bottom: 0;
    color: #333
}

.largeblog-content ul {
    padding-left: 15px;
    margin-bottom: 10px;
    text-align: left
}

.largeblog-content ul li {
    list-style-type: disc
}

.largeblog-content ol {
    padding-left: 15px
}

.largeblog-content ol li {
    list-style-type: decimal
}

.widget_search .rightbox-hedding {
    display: none
}

.post-navigation h2 {
    display: none
}

.author-area {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

.author-img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ddd;
    position: relative
}

.author-img img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto
}

.author-content {
    display: inline-block;
    width: calc(100% - 105px);
    vertical-align: middle;
    padding-left: 15px;
    text-align: left
}

.author-content h3 {
    margin-top: 0;
    font-size: 20px
}

.author-content h3 a {
    color: #313131
}

.author-area .largeblog-social {
    float: none
}

.alignleft {
    float: left;
    margin: .375em 1.75em 1.75em 0
}

.alignright {
    float: right;
    margin: .375em 0 1.75em 1.75em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em
}

blockquote.alignleft {
    margin: .3157894737em 1.4736842105em 1.473684211em 0
}

blockquote.alignright {
    margin: .3157894737em 0 1.473684211em 1.4736842105em
}

blockquote.aligncenter {
    margin-bottom: 1.473684211em
}

.owl-stage-outer h4 {
    font-size: 14px;
    line-height: 20px
}

.owl-stage-outer h4 a {
    color: #313131
}

.owl-stage-outer h4 a:hover {
    color: #038bff
}

.owl-carousel {
    margin-top: 20px
}

.br_siderbarmenu_sprite {
    background: url(../images/sidebar_sprite.png) no-repeat scroll left top;
    height: 38px;
    width: 38px;
    margin: 0 auto
}

.br_logoside_sprite1 {
    background-position: 0 -181px;
    width: 109px;
    height: 100px;
    margin: 15px auto
}

.brwhatsapp_sprite1 {
    background-position: -6px -86px
}

.brskypefleg_sprite2 {
    background-position: -60px -84px
}

.brindia_sprite3 {
    background-position: -60px -133px
}

.brusflge_sprite4 {
    background-position: -9px -133px
}

.col-sm-8 {
    font-size: 17px !important
}

.bring-bg {
    background: #213a7c;
    background-size: contain;
    border-radius: 5px;
    padding: 21px;
    display: inline-block;
    margin-bottom: 22px;
    margin-top: 14px;
    text-align: center
}

.subscribe-h4 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 14px;
    font-weight: 600;
    margin-top: -1px
}

.subscribe-p {
    font-size: 18px;
    color: #fff;
    padding-bottom: 2px;
    margin-bottom: 14px
}

.subscribe-btn {
    background: #ed184f;
    border: 2px solid #ffff;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 9px 29px;
    letter-spacing: 1px;
    transition: all .5s;
    color: #fff !important;
    display: inline-block;
    font-size: 25px;
    font-weight: 800
}

.subscribe-btn:hover {
    background: 0 0;
    border-color: #fff;
    color: #fff;
    transition: all .5s
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .bring-bg {
        padding: 25px 10px;
        background-size: cover
    }

    .subscribe-h4 {
        font-size: 24px
    }

    .subscribe-p {
        margin-bottom: 14px;
        font-size: 17px
    }

    .section-bring .subscribe-h4 {
        width: 100%
    }

    .subscribe-btn {
        font-size: 18px;
        display: inline-block
    }

    .bring-bg {
        background-size: cover
    }
}

.has-text-align-justify {
    text-align: justify;
    font-size: 22px;
    line-height: 40px
}

.largeblog-content p {
    font-size: 1.25rem;
    line-height: 2.375rem;
}

.rightbox p {
    font-size: 18px;
    line-height: 30px
}

div#ez-toc-container ul li {
    font-size: 20px;
    padding: 5px
}

.subscribe-btn {
    background: #ed184f;
    border: 1px solid #ffff;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 4px 22px;
    letter-spacing: 1px;
    transition: all .5s;
    color: #fff !important;
    display: inline-block;
    font-size: 17px;
    font-weight: 600
}

.bring-bg p {
    text-align: center !important;
    line-height: 25px !important;
    font-size: 16px !important
}

.subscribe-p {
    font-size: 16px;
    color: #fff;
    padding-bottom: 2px;
    margin-bottom: 14px
}

.subscribe-h4 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 14px;
    font-weight: 600;
    margin-top: -1px
}

.largeblog-content ul {
    padding-left: 15px;
    margin-bottom: 10px;
    text-align: left
}


.largeblog-content ul li {
    list-style-type: circle;
    font-size: 18px;
    padding: 5px;
    line-height: 32px
}

.widget_categories ul li {
    font-size: 18px
}
.blogdetailtop a {
    color: #0d3895;
    font-size: 14px;
    border: 1px solid #0d3895;
    border-radius: 5px;
    padding: 7px;
    display: inline-block;
    margin-bottom: 6px;
    font-weight: 600;
}
table tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.03);
}
.largeblog-content h3 {
    margin-top: 13px;
    margin-bottom: 14px;
}



@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&family=Nunito+Sans:wght@300;400;600;700&family=Roboto:wght@300;400;500;700;900&display=swap');
/*
font-family: 'Montserrat', sans-serif;
font-family: 'Nunito Sans', sans-serif;
font-family: 'Roboto', sans-serif;
*/


.largeblog-content p{font-size: 1.15rem; font-family: 'Nunito Sans', sans-serif; margin-bottom: 2.375rem;}
.largeblog-content h3{margin-top: 25px; line-height: 38px;}
.largeblog-content ul{padding-left: 50px;}
.largeblog-content h2{margin-top: 30px;}
.largeblog-content ul li{list-style-type: disc;}


.largeblog-content blockquote p {
    color: #4346ce;
    font-style: normal;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 2.375rem;
	margin:0px;
}
.largeblog-content blockquote {
    margin: 0 0 1.5em;
    padding: 0 0 0 2rem;
    border-left: 3px solid #4346ce;
}

.qr_sec h2 {
    font-size: 36px;
    font-weight: 700;
    color: #4271b8;
    letter-spacing: 1px;
    margin-bottom: 10px;
    line-height: 30px;
}

.qr_sec h3 {
    font-size: 25px;
    font-weight: 400;
    color: #2e2e2e;
    margin-bottom: 15px;
}

 .qr_sec{ width: 100%;
    display: inline-block;
    
    background-color: #fff;
    border-radius: 6px;
    padding: 15px;
    margin-top: 45px;
    min-height: 366px;
 }
 
 a.qr_img {
    width: 50%;
    padding: 0 10px;
    float: left;
    text-align: center; 
}
a.qr_img {background: #fff; margin-bottom: 10px; padding: 5px; border-radius: 5px; }
.qr_sec {
    background: #f1f1f1;
    display: inline-block;
    padding: 15px;
    margin-top: 30px;
}

.screen-reader-text{display:none;}
.postform{font-size:1.15rem; padding:4px; width: 100%;}




.dna_lofoo{display:inline-block; width:100%; vertical-align: top;}


.main_div.home_main {
    padding-top: 0;
    width: 100%;
    display: inline-block;
}


.headerfull {
  display: inline-block;
}

.rightbox {
	margin-bottom: 17px;
}

.social-icons a { 
    display: none;
}
.socialmediaicon {
    display: flex;
    align-items: center;
    gap: 11px;
    font-size: 26px;
}
.socialmediaicon a {
    display: block;
	color:#fff !important;
}


.wsmenucontainer {
    background-color: #f1f5fb;
}

.clearfix:before, .clearfix:after {
	display: none;
    content: "";
    line-height: 0;
}
.headerfull .wsmain.clearfix {
    display: flex;
    justify-content: space-between;
}
