.th-header {
    padding: 0 0 5px;
    position: relative
}

.th-header.sticky {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 999
}

.tih {
    background: #282828
}

.th-header:after {
    left: 0;
    bottom: 0;
    height: 5px;
    width: 100%;
    content: '';
    position: absolute;
    background: #bf161d
}

.th-topbar {
    background: #222
}

.th-newsticker {
    width: 76%;
    float: left;
    position: relative
}

.th-tickerheading {
    width: 16%;
    float: left;
    min-height: 40px;
    background: #fff;
    position: relative
}

.th-tickerheading:before {
    top: 0;
    right: 100%;
    width: 9999px;
    height: 100%;
    content: '';
    background: #fff;
    position: absolute
}

.th-tickerheading:after {
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    border-top: 40px solid #fff;
    border-right: 20px solid transparent
}

.th-tickerheading strong {
    display: block;
    font-size: 14px;
    line-height: 40px;
    color: #222;
    text-transform: uppercase
}

.th-tickerslider {
    width: 70%;
    float: left;
    padding: 10px 0 10px 40px;
    overflow: hidden;
    color: #fff;
    font-size: 14px
}

.th-tickerslider .th-description p {
    margin: 0
}

.th-tickernext,
.th-tickerprev {
    top: 50%;
    right: 20px;
    width: 18px;
    height: 11px;
    margin: -5px 0 0;
    cursor: pointer;
    position: absolute
}

.th-tickerprev {
    right: 60px
}

.th-tickernext span,
.th-tickerprev span {
    display: block;
    height: inherit;
    background: url(img/icon-01.png) no-repeat
}

.th-tickernext span {
    background-position: 100% 0
}

.th-dateplusaddnav {
    width: 24%;
    float: right;
    padding: 10px 0 10px 20px;
    min-height: 40px;
    position: relative;
    background: #121212
}

.th-dateplusaddnav:before {
    top: 0;
    left: 100%;
    width: 9999px;
    height: 100%;
    content: '';
    position: absolute;
    background: #121212
}

.th-timedate {
    float: left;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    padding: 0 0 0 35px;
    background: url(images/icon-02.png) no-repeat
}

.th-addnavbtn {
    float: right;
    color: #fff;
    font-size: px;
    line-height: 20px
}

body.th-showaddnav {
    overflow: hidden
}

.top-mren {}

.top-mren ul {}

.top-mren ul li {
    padding: 0 !important
}

.top-mren ul li a {
    padding: 16px 11px !important
}

.top-mren ul li a.get-quote {
    background: #bf161d;
    border-radius: 0
}

.th-navigation.float-right {
    float: right;
    width: auto
}

.th-bgaddnav {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9998;
    display: none;
    position: fixed;
    overflow: hidden;
    background: rgba(0, 0, 0, .9)
}

.th-addnavbox {
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    z-index: 9999;
    position: absolute;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    background: #2f281f url(images/bg-addnav.png) no-repeat 0 100%
}

.th-addnav {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 0 0 140px
}

.th-addnav ul {
    width: 100%;
    float: left;
    height: 100%;
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center
}

.th-addnav ul li {
    width: 100%;
    float: left;
    text-align: center;
    list-style-type: none
}

.th-addnav ul li a {
    color: #fff;
    display: inline-block
}

.th-copyrightsocialicons {
    left: 0;
    bottom: 30px;
    width: 100%;
    z-index: 10000;
    padding: 0 30px;
    position: absolute
}

.th-copyrightsocialicons .th-copyright {
    width: 100%;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 16px;
    padding: 20px 0 0;
    text-align: center
}

body.th-showaddnav .th-addnavbox {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.th-logoarea {
    width: 100%;
    float: left;
    padding: 0 0
}

.th-addbox {
    float: right
}

.th-addbox img {
    display: block
}

.th-logo {
    float: left;
    padding: 3px 0
}

.th-logo a {
    display: block
}

.th-logo a img {
    display: block
}

.th-navigation {
    width: 100%;
    padding: 0;
    z-index: 3;
    position: relative;
    line-height: 14px
}

.th-nav {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    margin: 0 0 -5px;
    text-transform: uppercase
}

.th-nav ul {
    float: left;
    list-style: none;
    line-height: inherit
}

.th-nav>div>ul {
    width: 100%;
    padding: 0;
    margin: 0
}

.th-nav>div>ul>li {
    float: left;
    padding: 20px 0;
    list-style-type: none;
    line-height: inherit;
    border-bottom: 0 solid #ff3f3a
}

.th-nav>div>ul,
.th-nav>div>ul>li.th-dropdown {
    position: relative
}

.th-nav>div>ul li:nth-child(2) {
    border-color: #26aae0
}

.th-nav>div>ul li:nth-child(3) {
    border-color: #6fb566
}

.th-nav>div>ul li:nth-child(4) {
    border-color: #5f2e79
}

.th-nav>div>ul li:nth-child(5) {
    border-color: #f9b248
}

.th-nav>div>ul li:nth-child(6) {
    border-color: #eb3472
}

.th-nav>div>ul li:nth-child(7) {
    padding-right: 0;
    border-color: #ff7328
}

.th-nav>div>ul>li>a {
    color: #000;
    display: block;
    padding: 3px 0 0;
    line-height: inherit;
    position: relative;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    padding-left: 47px;
    color: #191919;
    line-height: 15px;
    text-decoration: none
}

li.we-are-hiring {
    float: right !important;
    padding: 0 !important
}

li.we-are-hiring a {
    background: #1279be;
    color: #fff !important;
    display: block !important;
    padding: 8px 16px !important
}

li.we-are-hiring a:before {
    display: none
}

.th-nav>div>ul>li>a img {
    width: 40px
}

.th-nav>div>ul>li>a:before {
    top: 0;
    right: 0;
    position: absolute;
    font-family: fontawesome
}

.th-nav ul>li>ul {
    top: 150%;
    left: 0;
    width: 240px;
    clear: both;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    list-style: none;
    background: #fff;
    position: absolute;
    line-height: 40px;
    font-weight: 300;
    text-transform: capitalize;
    font-family: roboto, Arial, Helvetica, sans-serif;
    -webkit-box-shadow: 0 0 7px 2px rgba(0, 0, 0, .5);
    box-shadow: 0 0 7px 2px rgba(0, 0, 0, .5)
}

.th-nav ul li ul li {
    position: relative;
    line-height: 40px;
    list-style-type: none
}

.th-nav ul>li>ul>li>a {
    z-index: 2;
    color: #000;
    display: block;
    padding: 0 25px;
    position: relative;
    line-height: inherit
}

.th-nav ul li ul li a:before {
    top: 0;
    left: 0;
    content: '';
    width: 0;
    z-index: -1;
    height: 100%;
    position: absolute
}

.th-nav ul li ul li.th-hasdropdown>a:after {
    top: 0;
    right: 20px;
    height: 100%;
    content: '\f105';
    position: absolute;
    font-family: fontawesome
}

.th-nav ul>li>ul>li:hover>a,
.th-nav ul>li>ul>li>a:hover {
    color: #fff
}

.th-nav ul>li>ul>li:hover>a:before {
    width: 100%
}

.th-nav>div>ul>li:hover>ul {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.th-nav ul>li>ul>li>ul {
    top: 0;
    left: 150%
}

.th-nav ul>li>ul>li:hover>ul {
    left: 100%;
    opacity: 1;
    visibility: visible
}

.th-nav ul li.th-megadropdown>ul {
    top: 200%;
    left: 0;
    width: 100%;
    padding: 40px 50px;
    position: absolute;
    display: table;
    table-layout: fixed;
    line-height: 16px;
    -webkit-box-shadow: 0 0 7px 2px rgba(0, 0, 0, .5);
    box-shadow: 0 0 7px 2px rgba(0, 0, 0, .5);
    background: #ececec
}

.th-nav ul li.th-megadropdown ul li {
    line-height: 16px;
    display: table-cell;
    position: relative
}

.th-nav ul li.th-megadropdown>ul>li>a {
    padding: 10px;
    color: #000;
    font-size: 20px;
    line-height: 16px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase
}

.th-nav ul li.th-megadropdown>ul>li:hover>a,
.th-nav ul li.th-megadropdown>ul>li>a:hover {
    color: #000
}

.th-nav ul li.th-megadropdown ul li a:before {
    display: none
}

.th-allpostslider {
    width: 100%;
    float: left;
    overflow: hidden
}

.th-allpostslider .th-themepost {
    margin: 0
}

.th-allpostslider .th-posttitle {
    padding: 0
}

.th-allpostslider .th-posttitle h2 {
    font-size: 14px;
    line-height: 17px;
    font-weight: 700
}

.th-allpostslider .th-posttitle h2 a {
    color: #4a4a4a
}

.th-allpostslider .th-rbtnslidernext,
.th-allpostslider .th-rbtnsliderprev {
    z-index: 10
}

.th-allpostslider .th-rbtnslidernext {
    right: -40px
}

.th-allpostslider .th-rbtnsliderprev {
    left: -40px
}

.th-dropdowntabs {
    width: 100%;
    float: left;
    overflow: hidden
}

.th-dropdowntabnav {
    width: 25%;
    float: left;
    margin: 0 0 -999px;
    padding: 40px 0 999px;
    background: #f2f2f2;
    position: relative;
    border-left: 1px solid #dbdbdb
}

.th-dropdowntabnav:before {
    top: 0;
    right: 0;
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    background: #dbdbdb
}

.th-dropdowntabs li {
    width: 100%;
    float: left
}

.th-dropdowntabs li a {
    color: #000;
    display: block;
    padding: 0 50px;
    line-height: 38px;
    background: #f2f2f2;
    position: relative;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #dbdbdb
}

.th-dropdowntabs li a:after {
    top: 0;
    left: 25px;
    content: '\f105';
    position: absolute;
    font-family: fontawesome
}

.th-dropdowntabs li:hover a,
.th-dropdowntabs li.active a {
    background: #fff;
    border-color: #dbdbdb;
    border-right-color: #fff
}

.th-nav ul li.th-megadropdown ul.th-megadropdownmenu.th-tabs {
    padding: 10px
}

.th-dropdowncontent {
    width: 75%;
    float: left;
    padding: 30px 22px
}

.th-dropdowncontent .tab-pane {
    width: 100%;
    float: left
}

.th-dropdowncontent .tab-pane>h2 {
    color: #000;
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
    margin: 0 0 30px;
    text-transform: capitalize
}

.th-dropdowncontent .th-themepost {
    width: 25%;
    float: left
}

.th-dropdowncontent .th-themepost {
    margin: 0;
    padding: 0 8px
}

.th-dropdowncontent .th-posttitle {
    padding: 0
}

.th-dropdowncontent .th-posttitle h2 {
    font-size: 14px;
    line-height: 17px;
    font-weight: 700
}

.th-dropdowncontent .th-posttitle h2 a {
    color: #4a4a4a
}

.th-btnsearch {
    float: right;
    padding: 0 0 18px;
    margin: 0 0 -5px;
    position: relative;
    border-bottom: 5px solid #222
}

.th-btnsearch:before {
    right: 0;
    bottom: -5px;
    content: '';
    width: 500px;
    height: 5px;
    background: #222;
    position: absolute
}

.th-btnsearch span {
    display: block;
    width: 21px;
    height: 21px;
    background: url(images/icon-03.png) no-repeat
}

.tih .th-nav>div>ul>li {
    float: left;
    padding: 0 9px 4px 0;
    list-style-type: none;
    line-height: inherit;
    border-bottom: 0 solid #ff3f3a
}

.tih .th-nav>div>ul>li>a {
    color: #fff;
    display: block;
    padding: 18px 18px 0 0;
    line-height: inherit;
    position: relative
}

.tih .th-nav>div>ul>li>a.blink {
    animation: blink 1.5s infinite;
    background: #30a4ee;
    color: #fff;
    padding: 10px 20px !important;
    border-radius: 50px !important;
    margin-top: 8px;
    line-height: normal
}

.tih .th-nav>div>ul>li>a {
    color: #fff;
    display: block;
    padding: 18px 18px 0 0;
    line-height: inherit;
    position: relative
}

.position_static {
    float: right;
    position: static
}

#right_nav {
    display: block;
    position: static;
    float: right;
    margin: 5px 0;
    padding: 3px 0 0
}

#right_nav li {
    float: left;
    display: inline-block;
    padding: 0;
    position: static;
    list-style: none
}

#right_nav li a {
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 4px 10px;
    position: relative;
    text-decoration: none
}

#right_nav li a img {
    margin-right: 7px;
    width: 27px
}

.cs_mega.portal.digital-marketing {
    position: absolute;
    right: -30px;
    top: 0;
    background: #0b2d5d;
    padding: 13px
}

.cs_mega.portal.digital-marketing a {
    color: #ffff
}

.tih .th-nav>div>ul>li>a.blink:before {
    top: 9px;
    right: 5px;
    content: '\f107';
    position: absolute;
    font-family: fontawesome
}

.th-logo a {
    font-size: 28px;
    color: #fff;
    font-family: cursive
}

.th-nav>div>ul>li>a .icon {}

.th-nav>div>ul>li>a .icon i {
    display: inline-block;
    vertical-align: top;
    width: 32%
}

.th-nav>div>ul>li>a .icon em {
    vertical-align: top;
    padding-left: 3px;
    text-align: left;
    display: inline-block;
    font-style: normal;
    padding-top: 6px
}

.th-megadropdown.portal {
    width: 13%
}

.th-megadropdown.portal img {
    position: absolute;
    left: 0;
    width: 40px;
    top: 50%;
    position: absolute;
    transform: translate(0px, -50%)
}

.th-navigation {
    width: 100%
}

ul.cs-dropdown li {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

ul.cs-dropdown li {
    border: 0;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 0;
    width: 100%;
    line-height: 20px;
    width: 10%;
    margin-right: .9%;
    float: left;
    background: #262626;
    border-bottom: 1px solid #0e99dd;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
    min-height: 80px;
    transition: .5s
}

li.cs_mega ul.cs-dropdown li:hover:before,
li.cs_mega ul.cs-dropdown li:focus:before,
li.cs_mega ul.cs-dropdown li:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

ul.cs-dropdown li:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

li.cs_mega ul.cs-dropdown li a {
    color: #f1f1f1;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    background: 0;
    padding: 5px
}

.menu_catname {
    position: relative;
    height: 50px;
    text-align: center
}

.menu_catname span {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    max-width: 100%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 13px;
    font-weight: 100
}

.ribbon-top-left {
    top: -10px;
    left: -10px
}

.ribbon {
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: absolute
}

.ribbon-top-left:before {
    top: 0;
    right: 0
}

.ribbon-top-left:before,
.ribbon-top-left:after {
    border-top-color: transparent;
    border-left-color: transparent
}

.ribbon:before,
.ribbon:after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #51c4f1
}

.ribbon-top-left span {
    right: -25px;
    top: 20px;
    transform: rotate( -45deg)
}

.ribbon-top-left:after {
    bottom: 0;
    left: 0
}

.ribbon span {
    position: absolute;
    display: block;
    width: 137px;
    padding: 5px 0;
    background-color: #51c4f1;
    box-shadow: 0 5px 10px rgb(0 0 0/10%);
    color: #fff;
    font: 700 10px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgb(0 0 0/20%);
    text-transform: uppercase;
    text-align: center
}

li.cs_mega ul.cs-dropdown li:hover .menu_catname span {
    color: #000
}

.th-haslayout.new-dse {
    background: #e9e9e9
}

.th-haslayout.new-dse figcaption {
    position: inherit;
    background: #1279be;
    overflow: hidden;
    padding: 9px 0;
    text-align: center
}

.th-haslayout.new-dse figcaption h2 {
    color: #fff;
    font-size: 17px !important
}

.th-haslayout.new-dse figcaption h2 a {
    color: #fff
}

.th-haslayout.new-dse .th-themepost-img {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 10px #000
}

.th-haslayout.new-dse .th-themepost-img img {
    margin: 36px 0;
    overflow: hidden
}

.th-haslayout.new-dse .th-lifestylepost .th-themepost {
    margin: 0 0 2px;
    border-top: 3px solid #1279be;
    position: relative;
    overflow: initial
}

.th-haslayout.new-dse .th-section-head h2 {
    color: #2291cb
}

.new-dse .th-category {
    float: left;
    box-shadow: 0 0 10px #000;
    margin: 0 0 75px 0
}

.clockdiv {
    position: absolute;
    left: 0;
    bottom: -20px;
    line-height: 1;
    display: inline-block;
    background: rgb(18 121 190);
    padding: 7px 15px 7px 14px;
    border-radius: 0 30px 30px 0;
    z-index: 1;
    width: 90%
}

.clockdiv::after {
    content: "";
    transform: rotate(45deg);
    display: inline-block;
    position: absolute;
    bottom: -12px;
    left: 0;
    z-index: 1;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid rgb(18 121 190)
}

.clockdiv h2 {
    font-size: 16px;
    margin: 0
}

.clockdiv h2 a {
    color: #fff !important
}

ul.product-flag li {
    position: absolute;
    left: 0;
    display: inline-block;
    color: #fff;
    width: 80px;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    transform: rotate( 90deg);
    z-index: 9;
    top: 10px !important;
    background: rgb(18 121 190);
    padding: 0;
    border-radius: 0 30px 30px 0
}

ul.product-flag li::before {
    content: "";
    transform: rotate(-45deg);
    display: inline-block;
    position: absolute;
    top: -6px;
    left: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid rgb(18 121 190)
}

ul.product-flag li.discount {
    background-color: rgb(81 196 241);
    left: 50px
}

ul.product-flag li.discount:before {
    border-top: 7px solid rgb(81 196 241)
}

.th-megadropdownmenu.th-tabs.cs-dropdown img {
    transform: inherit;
    position: relative;
    width: 100%
}

.simple-mne {
    position: relative
}

.simple-drop-dowmn {
    width: 100% !important;
    padding: 0 !important;
    background: #fff !important
}

.simple-drop-dowmn li {
    width: 100%;
    display: block !important
}

.simple-drop-dowmn li a {
    font-size: 15px !important;
    text-decoration: none
}

.simple-drop-dowmn li a:hover {
    background: #282828;
    color: #fff !important
}

.banner-slider .desktop-banner {
    display: block
}

.banner-slider .mobile-banner {
    display: none
}

.banner-slider {
    background: #0b2d5d;
    background: url(../img/banner-blur.jpg);
    background: url(../img/bg.jpg);
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.banner-slider:before {
    content: '';
    background: #0000005c;
    position: absolute;
    width: 100%;
    height: 100%
}

.banner-slider img {
    width: 100%;
    position: relative
}

iframe {
    width: 100%;
    height: 628px;
    border: none;
    overflow-y: hidden !important
}

.client-list-section {
    background: #ddd;
    padding: 0 0;
    overflow: hidden
}

.clients-images-wrapper {
    overflow: hidden
}

.clients-images {}

.clients-images-wrapper {
    overflow: hidden
}

.clients-images {}

.clients-images ul {
    padding: 0;
    margin: 0
}

.clients-images ul li {
    display: inline-block;
    background: #fff;
    padding: 5px;
    border: 1px solid #d2d2d2;
    width: 12.1%
}

.clients-images ul li img {
    width: 100%
}

@keyframes slide {
    0% {
        transform: translate3d(0, 0, 0)
    }
    100% {
        transform: translate3d(-11991px, 0, 0)
    }
}

.feature-box {
    width: 14%;
    float: left;
    position: relative
}

.feature-box:after {
    background: url(../img/sprites.png) no-repeat top right;
    top: 0;
    right: 0;
    position: absolute;
    content: "";
    width: 35px;
    height: 67px
}

.services-section {
    position: relative;
    background: #282828;
    padding: 0;
    overflow: hidden
}

.services-section .auto-container {
    max-width: 100%;
    padding: 0;
    position: static;
    max-width: 1200px !important;
    padding: 0 15px;
    margin: 0 auto;
    max-width: 100% !IMPORTANT;
    padding: 0 !IMPORTANT;
    height: 100vh
}

.services-section .wrapper-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.services-section .wrapper-box .left-column {
    background-image: -webkit-linear-gradient( #bf161d, #bf161d)
}

.sec-title {
    position: relative;
    margin-bottom: 20px
}

.services-section .sec-title.light h2,
.services-section .sec-title.light .sub-title {
    color: #fff;
    -webkit-text-fill-color: inherit;
    font-size: 52px
}

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 46px;
    line-height: 1.1em;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #fff;
    margin: 0
}

.services-section .icon-box {
    position: relative;
    padding-left: 110px;
    min-height: 100px
}

.services-section .icon-box .icon {
    position: absolute;
    left: 0;
    top: 0;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden
}

.services-section .left-column {
    position: relative;
    width: 50%;
    padding: 27px 45px 19px
}

.image_block_1 .image-box {
    position: relative;
    display: block;
    padding-right: 25px;
    margin-right: 0;
    padding-bottom: 120px
}

.image_block_1 .image-box .image-1 {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px
}

figure {
    margin: 0
}

.image_block_1 .image-box .image-1:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 0
}

.image_block_1 .image-box .image-1:before {
    background: #282828
}

.image_block_1 .image-box img {
    width: 100%
}

.image_block_1 .image-box .image-1:after {
    position: absolute;
    top: 0;
    left: -80%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX( -25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX( -25deg)
}

.image_block_1 .image-box .image-2 {
    position: absolute;
    right: 0;
    bottom: 50px;
    background: #fff;
    padding: 6px;
    width: 60%
}

.image_block_1 .image-box .image-3 {
    position: absolute;
    left: -22px;
    bottom: 0;
    padding: 6px;
    width: 53%
}

.image_block_1 .image-box img {
    width: 100%
}

.image_block_1 .image-box .image-content {
    position: absolute;
    top: 0;
    left: -195px;
    width: 195px;
    padding: 37px 15px 32px;
    text-align: center
}

.image_block_1 .image-box .image-content {
    background: #282828
}

.llgl {}

.content-box .sec-title p {
    color: #fff
}

.content-box .text p {
    color: #fff;
    text-align: justify;
    font-size: 15px
}

.about-logd {
    width: 85%;
    float: left
}

.top-logos {
    width: 15%;
    background: #282828;
    float: right;
    text-align: center;
    padding: 0;
    border-left: 1px solid #fff
}

.top-logos h3 {
    text-align: center;
    font-weight: 900;
    margin: 20px 0;
    color: #fff
}

.top-logos .logo-bg {
    background: #d8d8d8;
    display: block;
    width: 100%;
    padding: 14px;
    margin-bottom: 15px;
    box-shadow: 0 5px 10px #adadad
}

.top-logos .logo-bg:last-child {
    margin-bottom: 9px
}

.top-logos .logo-bg img {
    width: 100%
}

.services-section .right-column {
    position: relative;
    width: 50%
}

.services-section .right-column .timeline.column {
    padding: 45px 45px 70px
}

.fact-counter {
    position: relative;
    padding: 30px 30px 0;
    max-width: 100%
}

.services-section .border-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.services-section .border-box .border_top {
    position: absolute;
    content: '';
    left: 0;
    top: 48.333%;
    width: 100%;
    height: 2px;
    background: url(../img/shape-2.png) center no-repeat
}

.services-section .border-box .border_bottom {
    position: absolute;
    content: '';
    left: 0;
    top: 59.666%;
    width: 100%;
    height: 2px
}

.services-section .border-box .border_middile {
    position: absolute;
    content: '';
    top: 0;
    left: 25%;
    width: 2px;
    height: 100%;
    background: url(../img/shape-3.png) center no-repeat
}

.services-section .border-box .border_third-left {
    position: absolute;
    content: '';
    top: 0;
    left: 73%;
    width: 2px;
    height: 100%;
    background: url(../img/shape-3.png) center no-repeat
}

.services-section .border-box .border_second-left {
    position: absolute;
    content: '';
    top: 0;
    left: 48%;
    width: 2px;
    height: 100%;
    background: url(../img/shape-3.png) center no-repeat
}

.services-section .border-box .border_first-left {
    position: absolute;
    content: '';
    top: 0;
    left: 25%;
    width: 2px;
    height: 100%;
    background: url(../img/shape-3.png) center no-repeat
}

.fact-counter .inner {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto
}

.fact-counter .content {
    position: relative;
    padding-left: 72px;
    min-height: 100px;
    margin-bottom: 27px
}

.fact-counter .icon {
    position: absolute;
    left: -31px;
    top: 5px
}

.fact-counter .icon img {
    width: 100%
}

.fact-counter .count-box {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px
}

.fact-counter .count-text {
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -5px;
    margin-right: 5px
}

.fact-counter .counter-title {
    color: #c5c5c5;
    font-size: 16px
}

.client-l {
    padding: 14px;
    background: #fff
}

#about-us .column {
    width: 46%;
    margin-left: 0;
    margin-right: 3.8%;
    clear: none;
    float: left;
    padding: 2em 0
}

.timeline time {
    display: block;
    width: 4.111em;
    color: #fff;
    text-align: center;
    font-weight: 700;
    margin-left: -74px
}

.timeline .experience {
    position: relative;
    float: left;
    margin-left: -46px;
    padding-left: 3em;
    border-left: 2px solid #ccc
}

.timeline .experience .circle {
    position: absolute;
    top: 1em;
    left: -21px;
    display: block;
    width: 40px;
    height: 40px;
    border: 3px solid #e1e1e1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #db7c10
}

.timeline .experience-img {
    float: left;
    width: 4em;
    height: 4em
}

.timeline .experience-img i {
    color: #fff;
    font-size: 2.5em;
    display: block;
    line-height: 36px
}

.timeline .experience-info {
    margin-left: 4.444em;
    margin-bottom: 25px
}

.timeline .experience-img,
.timeline .experience-info,
.timeline .experience-info h5,
.timeline .experience-info .role,
.timeline .experience-info p {
    clear: none
}

.timeline .experience-info p {
    font-size: 13px;
    color: #fff;
    line-height: 1.4em;
    margin-bottom: 2px
}

.timeline .experience-info h5 {
    margin-top: 0;
    margin-bottom: .333em;
    font-size: 15px;
    color: #fff;
    font-weight: 600
}

.counter-width {
    width: 25%;
    float: left
}

.googe-rating {
    width: 100%
}

.googe-rating .rating-box {
    width: 100%
}

.googe-rating .rating-box .col-iumg {
    width: 100%
}

.googe-rating .rating-box .col-iumg img {
    width: 100%
}

.googe-rating .rating-box .content {
    width: 100%
}

.googe-rating .rating-box .content h3 {
    width: 100%
}

.googe-rating .rating-box .content p {
    width: 100%
}

.googe-rating .rating-box .content p span {
    width: 100%
}

.googe-rating .rating-box .content p img {
    width: 100%
}

.clients-images .col-md-2 {
    width: 20%
}

.solutions-wrapper.service-he {
    padding: 20px 0
}

.delivery-sec {
    padding-bottom: 35px
}

.deliver-head {
    text-align: center;
    margin-bottom: 18px
}

.deliver-head h2 {
    font-size: 34px;
    padding: 0 25px;
    font-weight: 600
}

.deliver-head h1 {
    font-size: 16px
}

.card-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0
}

.card-sec,
.card-sec.end-block {
    width: 32.5%;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 20px
}

.card-block {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 10px #cacaca
}

.image-block {
    height: 255px;
    overflow: hidden
}

picture {
    display: block
}

.image-block img {
    width: 100%
}

.card-text {
    padding: 10px;
    position: absolute;
    bottom: 0;
    background: #000;
    width: 100%;
    text-align: center;
    z-index: 1
}

.card-text .card-heading {
    padding: 0
}

.card-text .card-heading h3 {
    font-size: 20px;
    line-height: 1.1;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #fff
}

.card-text .card-heading .dots {
    display: inline-block
}

.solution-overlay {
    padding: 25px
}

.solution-overlay {
    background-color: rgb(191 22 29/81%);
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 20px 10px;
    bottom: -100%;
    transition: all .5s ease-out
}

.close-cross {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 25px;
    height: 25px;
    right: 6px;
    top: 6px;
    z-index: 1;
    opacity: 0;
    transition: all .5s ease-in-out
}

.solution-overlay .solution-title {
    font-size: 22px;
    margin-bottom: 12px;
    display: block;
    color: #fff
}

.card-block:hover .solution-overlay {
    bottom: 0
}

.design-overview {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px
}

.design-overview strong {
    background-color: #fff;
    padding: 9px;
    color: #cb111d;
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 13px
}

.design-overview a {
    width: 32%;
    color: #fff;
    padding: 9px;
    border: 1px solid #fff;
    transition: all .5s ease-out
}

.services-point {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.services-pointer {
    width: 50%;
    padding: 0;
    list-style: none
}

.services-pointer li {
    margin-bottom: 10px
}

.services-pointer li a {
    color: #fff;
    font-size: 13px
}

.end-block .image-block {
    height: 510px
}

.design-overview strong a.links-hover {
    overflow: hidden;
    border: 0 solid #fff;
    color: #000;
    text-decoration: none
}

.award-section {
    background-color: #282828;
    position: relative
}

.awards-wrapper {
    padding: 46px 0 42px
}

.awards-wrapper h2 {
    font-size: 26px;
    margin-bottom: 45px;
    color: #fff;
    text-align: center
}

.awards-sec {
    display: flex;
    align-items: center;
    justify-content: space-between
}

#mixedSlider {
    position: relative
}

#mixedSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 5%
}

#mixedSlider .MS-content .item {
    display: inline-block;
    width: 20%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    padding: 0 10px
}

@media(max-width:991px) {
    #mixedSlider .MS-content .item {
        width: 50%
    }
}

@media(max-width:767px) {
    #mixedSlider .MS-content .item {
        width: 50%
    }
}

#mixedSlider .MS-content .item .imgTitle {
    position: relative;
    text-align: center
}

#mixedSlider .MS-content .item .imgTitle .blogTitle {
    margin: 0;
    text-align: left;
    letter-spacing: 2px;
    color: #252525;
    font-style: italic;
    position: absolute;
    background-color: rgba(255, 255, 255, .5);
    width: 100%;
    bottom: 0;
    font-weight: 700;
    padding: 0 0 2px 10px
}

#mixedSlider .MS-content .item .imgTitle img {
    height: auto;
    width: 100%
}

#mixedSlider .MS-content .item p {
    font-size: 16px;
    margin: 2px 10px 0 5px;
    text-indent: 15px
}

#mixedSlider .MS-content .item a {
    float: right;
    margin: 0 20px 0 0;
    font-size: 16px;
    font-style: italic;
    color: rgba(173, 0, 0, .82);
    font-weight: 700;
    letter-spacing: 1px;
    transition: linear .1s
}

#mixedSlider .MS-content .item a:hover {
    text-shadow: 0 0 1px grey
}

#mixedSlider .MS-controls button {
    position: absolute;
    border: none;
    background-color: #bf161d;
    outline: 0;
    font-size: 50px;
    top: 0;
    color: rgb(255 255 255);
    transition: .15s linear
}

#mixedSlider .MS-controls button:hover {
    color: rgba(0, 0, 0, .8)
}

@media(max-width:992px) {
    #mixedSlider .MS-controls button {
        font-size: 30px
    }
}

@media(max-width:767px) {
    #mixedSlider .MS-controls button {
        font-size: 20px
    }
}

#mixedSlider .MS-controls .MS-left {
    left: 0
}

@media(max-width:767px) {
    #mixedSlider .MS-controls .MS-left {
        left: -10px
    }
}

#mixedSlider .MS-controls .MS-right {
    right: 0
}

@media(max-width:767px) {
    #mixedSlider .MS-controls .MS-right {
        right: -10px
    }
}

#basicSlider {
    position: relative
}

#basicSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 2%;
    height: 50px
}

#basicSlider .MS-content .item {
    display: inline-block;
    width: 20%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    line-height: 50px;
    vertical-align: middle
}

@media(max-width:991px) {
    #basicSlider .MS-content .item {
        width: 25%
    }
}

@media(max-width:767px) {
    #basicSlider .MS-content .item {
        width: 35%
    }
}

@media(max-width:500px) {
    #basicSlider .MS-content .item {
        width: 50%
    }
}

#basicSlider .MS-content .item a {
    line-height: 50px;
    vertical-align: middle
}

#basicSlider .MS-controls button {
    position: absolute
}

#basicSlider .MS-controls .MS-left {
    top: 35px;
    left: 10px
}

#basicSlider .MS-controls .MS-right {
    top: 35px;
    right: 10px
}

.featured-texts {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background: #282828
}

.featured-texts,
.featured-links {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.featured-text {
    border-right: 1px solid #e6e6e6;
    text-align: center;
    padding: 10px 20px
}

.featured-text span {
    text-transform: capitalize;
    color: rgb(255 255 255);
    display: block;
    font-size: 13px
}

.featured-text strong {
    font-size: 32px;
    color: #fff;
    display: block;
    font-family: playfair display, serif;
    line-height: 31px
}

.position-relative {
    position: relative
}

.padding-tb75 {
    padding-top: 14px;
    padding-bottom: 0;
    overflow: hidden
}

.half-bg-right {
    position: absolute;
    background-color: #bf161d;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%
}

.freee-food .block-title,
.freee-food .widgettitle {
    position: relative;
    font-size: 36px;
    margin-bottom: 40px
}

.freee-food p.food-content {
    text-align: justify;
    font-size: 16px;
    position: relative;
    color: #fff;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    margin-bottom: 10px;
    max-width: 700px;
    font-size: 15px;
    line-height: 22px;
    background: #282828;
    padding: 20px;
    border-radius: 5px
}

.freee-food .block-title:before,
.freee-food .widgettitle:before {
    position: absolute;
    width: 40px;
    height: 3px;
    content: " ";
    left: 0;
    bottom: -18px;
    background: #bf161d
}

.freee-food .block-title:after,
.freee-food .widgettitle:after {
    position: absolute;
    width: 3px;
    height: 3px;
    content: " ";
    left: 43px;
    bottom: -18px;
    background: #bf161d
}

.spacer-20 {
    height: 20px;
    clear: both;
    width: 100%
}

.events-compact-list {
    list-style-type: none;
    margin: 0
}

.event-list-item {
    padding: 12px 0 20px;
    margin-bottom: 12px;
    border-bottom: 1px solid #e6e6e6
}

.event-date {
    display: block;
    margin-bottom: 5px;
    float: left;
    margin-right: 20px;
    padding: 8px;
    color: #fff;
    width: 60px;
    text-align: center;
    font-family: dosis, sans-serif;
    background: #bf161d
}

.event-date .date {
    font-size: 34px;
    line-height: 34px;
    display: block;
    border-bottom: 1px solid rgb(255 255 255);
    padding-bottom: 8px;
    margin-bottom: 8px
}

.event-date .month {
    letter-spacing: 1px
}

.event-date .month,
.event-date .year {
    text-transform: uppercase;
    display: block;
    line-height: 16px
}

.home .events-compact-list .event-list-cont {
    padding-right: 20px
}

.meta-data {
    color: #aaa;
    font-size: 12px;
    line-height: 16px;
    display: block;
    font-weight: 400;
    text-transform: uppercase;
    font-family: lato, sans-serif
}

.events-compact-list h4,
.events-compact-list p {
    padding-left: 80px
}

.event-list-item h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 5px;
    text-transform: none;
    margin-bottom: 10px;
    letter-spacing: 0
}

.event-list-item h4 a {
    color: #000
}

.event-list-item p {
    margin-bottom: 0
}

.free-food-btn a {
    background: linear-gradient( 107deg, #282828, #802d30, #bf161d);
    display: inline-block;
    font-size: 18px;
    color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 35px 10px;
    text-decoration: none;
    letter-spacing: 1px;
    position: relative;
    top: -5px;
    margin-left: 40px
}

.gallery-updates {
    position: relative;
    width: 100%;
    margin: 15px 0 15px 15px;
    padding: 15px
}

.gallery-updates>ul {
    margin: 0;
    list-style-type: none;
    background: #000
}

.gallery-updates.cols2>ul>li {
    width: 50%;
    float: left
}

.gallery-updates>ul>li {
    opacity: .7;
    height: 100%;
    -webkit-transition: all .3s ease .2s;
    -moz-transition: all .3s ease .2s;
    -ms-transition: all .3s ease .2s;
    -o-transition: all .3s ease .2s;
    transition: all .3s ease .1s;
    background-color: #000;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.grid-item {
    background: #fff
}

.gallery-updates>ul>li>a {
    display: block;
    height: 100%;
    width: 100%
}

.media-box {
    position: relative;
    z-index: 1;
    display: inline-block;
    max-width: 100%
}

.gallery-updates-overlay {
    position: absolute;
    left: -168px;
    width: 275px;
    top: 50%;
    height: 27px;
    line-height: 25px;
    text-align: center;
    transform: rotate( -90deg);
    background: #000;
    border-radius: 19px;
    color: #fff;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.gallery-updates-overlay i {
    position: relative;
    top: 1px;
    color: #fff
}

.tz-gallery .row>div {
    padding: 2px
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    pointer-events: none;
    z-index: 9000;
    transition: .4s;
    content: "\f00e";
    font-family: FontAwesome
}

.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgb(0 0 0/68%);
    content: '';
    transition: .4s
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1
}

.baguetteBox-button {
    background-color: transparent !important
}

.tz-gallery video {
    width: 100%;
    height: 320px
}

.case-block-one {
    position: relative
}

.case-block-one .inner-box {
    position: relative;
    margin-bottom: 0
}

.case-block-one .image {
    position: relative;
    overflow: hidden;
    height: 175px;
    border-radius: 0
}

.development-tech {
    padding: 60px 0;
    overflow: hidden
}

.development-tech .technology {
    width: 100%
}

.development-tech .technology h3 {
    font-weight: 700;
    font-size: 28px;
    color: #0e3d52;
    text-align: center;
    padding: 10px 0;
    margin: 0 0 30px
}

.development-tech .technology a {
    display: inline-block;
    -webkit-transition: all 700ms linear;
    transition: all 700ms linear;
    width: 10%
}

.development-tech .devo-logo {
    text-align: center
}

.footer {
    position: relative;
    background: #052149;
    color: #fff;
    font-size: 14px;
    padding: 60px 0 0
}

.footer h5 {
    margin: 2px 0 20px;
    font-size: 19px;
    color: #fff;
    font-weight: 700
}

.cont i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #222;
    font-size: 28px;
    float: left;
    border-radius: 50%;
    background: #fff;
    margin-right: 10px
}

.cont p {
    color: #999;
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 18px;
    overflow: hidden
}

.cont a {
    color: #fff
}

.loca-tion {
    overflow: hidden;
    width: 100%
}

.loca-tion p {
    margin-bottom: 14px;
    font-size: 15px
}

.footer ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer ul li:first-child {
    border: none
}

.footer ul li {
    position: relative;
    padding: 4px 0 4px 20px;
    border-top: 1px solid #333;
    display: block;
    color: #999
}

.loca-tion li {
    padding: 0 !important;
    border: none !important;
    background: #9d031d;
    float: left;
    margin: 0 0 4px 3px;
    width: 48%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.footer ul li a {
    color: #fff;
    font-size: 13px;
    line-height: 26px
}

.loca-tion a {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 21px !important
}

.loca-tion img {
    width: 31px;
    height: 24px
}

.loca-tion span {}

.bor {
    background-color: #0b2d5d;
    padding: 1em 1em 0
}

.footer ul li:before {
    content: "\f178";
    position: absolute;
    left: 0;
    top: 7px;
    font-family: fontawesome
}

.bor-bottom {
    background-color: #0b2d5d;
    margin-top: 5px;
    padding: 0 1em
}

.keywords {
    font-size: 12px;
    background-color: #0b2d5d
}

.keywords p {
    color: #ececec;
    margin-bottom: 5px;
    line-height: 18px;
    padding: 10px
}

.keywords p span {
    font-size: 11px;
    color: #bfbfbf
}

.col-md-12.domen {
    padding: 0
}

.domen ul li {
    float: left
}

.footerimage>li {
    padding: 0 !important;
    border: none !important;
    background: #9d031d;
    float: left;
    margin: 0 0 4px 3px;
    width: 10.8%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 21px !important
}

.social_connect .fb_like,
.social_connect .in_connect,
.social_connect .tw_follow {
    width: 249px;
    height: 60px;
    display: block;
    clear: both;
    margin-bottom: 1px;
    text-align: center;
    font-size: 22px;
    line-height: 60px;
    -webkit-transition: background 300ms ease-out 0s;
    -moz-transition: background 300ms ease-out 0s;
    -o-transition: background 300ms ease-out 0s;
    transition: background 300ms ease-out 0s
}

.social_connect a span {
    font-family: oswaldbold;
    color: #6e6e6e;
    font-size: 34px;
    display: block;
    text-indent: 25px
}

.social_connect a:hover span {
    display: none
}

.tw_follow {
    background: url(../img/btn_social.png) 0 0 no-repeat
}

.tw_follow:hover {
    background-position: -258px 0
}

.fb_like {
    background: url(../img/btn_social.png) 0 -71px no-repeat
}

.fb_like:hover {
    background-position: -258px -71px
}

.in_connect {
    background: url(../img/btn_social.png) 0 -141px no-repeat
}

.in_connect:hover {
    background-position: -258px -141px
}

.discuss_project {
    background: #ececec;
    box-shadow: inset 0 -2px 0 #909090;
    padding: 1.8vw 0;
    border-radius: 3px;
    position: absolute;
    top: -55px;
    left: 15%;
    width: 70%;
    text-align: center
}

.discuss_project .heading_title {
    font-weight: 700;
    font-size: 30px;
    color: #052149
}

.discuss_project a {
    background: linear-gradient( 107deg, #282828, #802d30, #bf161d);
    display: inline-block;
    font-size: 18px;
    color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 35px 10px;
    text-decoration: none;
    letter-spacing: 1px;
    position: relative;
    top: -5px;
    margin-left: 40px
}

.discuss_project a img {
    height: 12px;
    margin-top: -2px;
    margin-left: 3px
}

.footer-bar {
    width: 100%;
    background: #111120 none repeat scroll 0% 0%;
    padding: 10px 0
}

.newsletter-signup {
    float: left;
    width: 100%
}

.footer-bar-title {
    display: inline-block;
    max-width: 35%;
    color: #fff;
    margin: 0;
    font-size: 18px;
    vertical-align: middle;
    padding-right: 20px
}

.newsletter-signup form {
    display: inline-block;
    vertical-align: middle;
    width: 64%
}

.newsletter-signup form input {
    height: 45px;
    display: table-cell;
    width: 59%;
    margin-right: 1%;
    font-size: 12px;
    color: #525151;
    padding: 10px 20px;
    border: 0
}

.newsletter-signup form button {
    width: 35%;
    height: 46px;
    background-color: #bf161d;
    position: relative;
    border: none
}

.footer-bar a.theme-btn:before,
.footer-bar .theme-btn:before,
.footer-bar .slide-button:before {
    border-right: 20px solid rgb(0 0 0/51%);
    border-top: 20px solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    background-color: #ffffff00;
    bottom: 3px;
    right: 3px
}

.footer-social-btns {
    float: right;
    text-align: right;
    width: 100%
}

.footer-bar-title {
    display: inline-block;
    max-width: 64%;
    color: #fff;
    margin: 0;
    font-size: 18px;
    vertical-align: middle;
    padding-right: 20px
}

.social {
    display: inline-block;
    vertical-align: middle
}

.social a {
    float: left;
    width: 44px;
    height: 44px;
    margin-right: 11px;
    line-height: 44px;
    text-align: center;
    background: #25253c none repeat scroll 0% 0%;
    color: #fff
}

.social a i {
    float: left;
    line-height: 42px;
    width: 100%;
    color: #fff
}

.social a:hover {
    background: #bf161d
}

.copy-main {
    background: #000;
    padding: 10px
}

.copy-main p {
    margin: 0
}

.phone-logos {
    overflow: hidden;
    padding: 0
}

.phone-logos .row {
    margin: 0
}

.phone-logos .light-blacks {
    padding: 16px
}

.phone-logos .lite-blacks {
    padding: 16px
}

.phone-logos .col-md-6 {
    padding: 0
}

.phone-logos .lite-blacks li {
    display: inline-block;
    padding: 0;
    border: none
}

.phone-logos .lite-blacks li:before {
    display: none
}

.blog_gray {
    background: #ececec;
    padding-bottom: 80px
}

.blog_gray .main {
    padding-top: 40px;
    padding-bottom: 15px
}

.blog_gray .heading_title {
    font-weight: 700;
    font-size: 28px;
    color: #0e3d52;
    text-align: center;
    padding: 10px 0;
    margin: 0 0 30px
}

.black {
    color: #0e3d52
}

.post-inner {
    box-shadow: none;
    border: #d8d8d8 solid 1px;
    margin: 0
}

.post-inner,
.related-posts-wrapper ul li.related_post,
.grav-tweet {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 5px 5px 1px rgb(0 0 0/10%);
    margin: 0 0 0 15px;
    position: relative
}

.post-inner .hds {
    height: 220px;
    padding: 10px;
    overflow: hidden;
    width: 100%
}

.hds img {
    width: 100%
}

.blog-container .post-container {
    padding: 0 18px 30px
}

.blog-container span.masonry-post-meta {
    color: #717171;
    display: block;
    font-style: normal;
    line-height: 1.1;
    font-weight: 500;
    margin: 15px 0 10px;
    font-size: 14px;
    font-family: Roboto
}

.process_head,
.comment-reply-title {
    font-family: Roboto, sans-serif;
    color: #282828;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px
}

.post-inner .read-more {
    display: block;
    width: 100%;
    height: 0;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    overflow: hidden;
    text-align: right;
    transition: height .4s
}

.read-more:before {
    position: absolute;
    top: 100%;
    right: -4%;
    width: 222%;
    height: 61px;
    content: "";
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    outline: transparent solid 1px;
    background: linear-gradient( 100deg, #282828, #282828, #bf161d)
}

.post-inner .read-more a {
    color: #fff
}

.read-more span {
    position: absolute;
    right: 15px;
    bottom: 12px;
    z-index: 5;
    text-transform: uppercase;
    font: 700 14px/1 Roboto, sans-serif;
    display: inline-block
}

.post-inner:hover .read-more {
    height: 50px
}

.post-inner:hover .read-more:before {
    -webkit-transform: rotate( -6deg);
    transform: rotate( -6deg)
}

.breadcrumb-css {
    background: #e2e2e2;
    padding: 10px 0
}

.breadcrumb-css .breadcrumb {
    margin-bottom: 0;
    padding: 0;
    background: #e2e2e2
}

.breadcrumb-css .breadcrumb a {
    font-size: 12px;
    color: #000;
    padding-right: 10px;
    position: relative
}

.breadcrumb-css .breadcrumb a:nth-child(2) {
    padding: 14px 10px
}

.breadcrumb-css .breadcrumb a:after {
    position: absolute;
    left: 100%;
    content: "";
    border-left: 4px solid #000;
    border-right: 4px solid transparent;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    top: 50%;
    transform: translate(0, -50%)
}

.breadcrumb-css .breadcrumb span {
    color: #ff1112;
    font-size: 12px;
    margin-left: 10px;
    position: relative
}

.breadcrumb-css .breadcrumb span:after {
    position: absolute;
    content: "";
    left: 0;
    top: 100%;
    width: 100%;
    height: 1px;
    background: #ff1112
}

.media_coverage {
    padding: 50px 0;
    overflow: hidden
}

.media_coverage .media-w {
    width: 18%;
    float: left;
    margin: 11px;
    box-shadow: 0 1px 10px #c5c5c5;
    padding: 11px
}

.media_coverage .media-w .media-logo {}

.media_coverage .media-w .media-content {}

.media_coverage .media-w .media-content h3 {
    text-align: center;
    font-size: 15px;
    margin: 18px 0 0
}

.media_coverage .media-w a {
    color: #000;
    text-decoration: none
}

.contact-locataions {
    padding: 1em 0 6em
}

.contact-locataions h2 {
    font-weight: 700;
    font-size: 28px;
    color: #0e3d52;
    text-align: center;
    padding: 10px 0;
    margin: 0 0 30px
}

.our-portfolio {
    padding: 60px 0
}

.our-portfolio .contactus h3 {
    color: #000;
    font-size: 22px;
    line-height: 22px;
    font-family: open sans, sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding-bottom: 18px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 18px;
    position: relative
}

#masterContent {
    margin-bottom: 30px;
    padding: 70px 0
}

.mp {
    display: block;
    top: 26px;
    z-index: 5
}

.refLine {
    padding: 70px 0
}

.refHolder {
    width: 100%;
    position: relative;
    min-height: 368px
}

.refHolder>div.mobile {
    right: 75%
}

.slider-resp-design>div.mobile,
.refHolder>div.mobile {
    background-image: url(pro/slider-responsive-mobile.png);
    padding: 39px 24px 55px 15px;
    z-index: 3
}

.refHolder>div.desktop {
    right: 0
}

.slider-resp-design>div.desktop,
.refHolder>div.desktop {
    background-image: url(pro/slider-responsive-desktop.png);
    margin-bottom: 5px;
    padding: 17px 60px 120px
}

.refHolder>div {
    position: absolute;
    bottom: 0
}

.slider-resp-design>div,
.refHolder>div {
    display: inline-block;
    vertical-align: bottom;
    background-size: cover
}

.refLine:nth-child(2n+1) {
    background: #ededed
}

.refHolder>div.tablet {
    right: 50%;
    bottom: 0;
    margin-right: 0;
    position: absolute
}

.slider-resp-design>div.tablet,
.refHolder>div.tablet {
    background-image: url(pro/slider-responsive-tablet.png);
    margin-bottom: 17px;
    margin-right: -80px;
    padding: 20px 27px 31px 19px;
    position: relative;
    z-index: 2
}

.refInfo {
    padding-top: 0
}

#masterRight h3 {
    color: #59595b;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px
}

.refInfo h3 {
    font-size: 36px !important;
    letter-spacing: .3px;
    font-weight: 600 !important;
    color: #000;
    margin: 0 0 10px
}

.refInfo .refDate {
    font-size: 18px;
    color: #17749b;
    letter-spacing: .3px;
    margin-bottom: 10px
}

#masterRight h4 {
    color: #000;
    font-weight: 300;
    font-size: 24px
}

#masterRight p {
    margin: 0 0 30px;
    line-height: 28px
}

#masterRight ul.techno {
    width: 100%;
    list-style: none
}

#masterRight ul {
    margin: 0 0 30px;
    line-height: 28px;
    list-style: url(/images/listBlue.png) inside;
    padding: 0
}

#masterRight ul.techno li {
    float: left;
    margin-right: 15px
}

#masterRight ul.techno li i {
    color: #9d031d;
    margin-right: 6px
}

.refInfo .refLogo {
    width: auto;
    margin: 0 auto;
    max-width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .8;
    transition: .5s ease;
    -moz-transition: .5s ease;
    -webkit-transition: .5s ease
}

.refInfo .refLink {
       padding: 7px 9px 7px 20px;
    font-size: 14px;
    max-width: 100%;
    overflow: hidden;
    color: #fff;
    letter-spacing: .3px;
    background: #9d031d url(../img/link.png) no-repeat left 20px center;
    float: right;
    margin-top: 50px;
    text-transform: uppercase;
}

.refLine:hover .refInfo .refLogo {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.refHolder {
    width: 100%;
    position: relative;
    min-height: 368px
}

.slider-resp-design img,
.refHolder img {
    object-fit: cover;
    object-position: center top;
    transition: 1s ease;
    -moz-transition: 1s ease;
    -webkit-transition: 1s ease
}

.slider-resp-design img:hover,
.refHolder img:hover {
    object-position: center bottom;
    transition: 1s ease;
    -moz-transition: 1s ease;
    -webkit-transition: 1s ease
}

.slider-resp-design>div,
.refHolder>div {
    display: inline-block;
    vertical-align: bottom;
    background-size: cover
}

.refHolder>div {
    position: absolute;
    bottom: 0
}

.refHolder>div.mobile {
    right: 75%
}

.slider-resp-design>div.mobile>img,
.refHolder>div.mobile>img {
    height: 123px;
    width: 95px
}

.refHolder>div.tablet {
    right: 50%;
    bottom: 0;
    margin-right: 0;
    position: absolute
}

.slider-resp-design>div.tablet>img,
.refHolder>div.tablet>img {
    height: 212px;
    width: 163px
}

.slider-resp-design>div.desktop>img,
.refHolder>div.desktop>img {
    height: 236px;
    width: 417px
}

.career_section {
    background: #fff
}

.career_section {
    width: 100%;
    margin: 0;
    padding: 40px 0 60px
}

.career_section h2 {
    padding: 0 0 9px;
    margin: 0 0 10px;
    line-height: 43px;
    text-align: left
}

.career_section h2 strong {
    color: #282828;
    font-size: 35px;
    font-weight: 600
}

.career_section h2 span {
    color: #bf161d;
    font-size: 35px;
    font-weight: 600
}

#category_faq .panel {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative
}

#category_faq .panel-heading {
    padding: 0;
    border: 0;
    border-radius: 0;
    z-index: 1;
    position: relative
}

#category_faq .panel-title {
    padding: 0;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.career_section #category_faq .panel-title a {}

#category_faq .panel-title a {
    display: block;
    padding: 10px 15px;
    text-align: left;
    margin: 0;
    background: #282828;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border-radius: 0;
    position: relative;
    border-bottom: 1px solid #ccc;
    text-decoration: none !important
}

.career_section #category_faq .panel-body {
    background: #f5f5f5
}

#category_faq .panel-body {
    padding: 10px 15px;
    border-bottom: 3px solid #bf161d;
    border-top: 0;
    background: #fff;
    font-size: 15px;
    color: #333;
    line-height: 27px
}

.career_section .panel-body p {
    line-height: 24px;
    font-size: 14px;
    font-weight: 500;
    color: #333
}

.career_btn {
    background-color: #052149 !important;
    color: #fff;
    text-decoration: none !important;
    font-size: 17px;
    font-family: poppins, sans-serif !important;
    padding: 5px 25px;
    float: left;
    border-radius: 4px;
    margin-bottom: 25px;
    margin-top: 15px
}

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-shutter-out-horizontal:hover {
    color: #fff
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #bf161d;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.faq_section h2 {
    font-weight: 600;
    line-height: 43px;
    text-align: left
}

.career_content {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.time_info {
    color: #2098d1
}

.faq_section p {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    text-align: justify;
    font-weight: 400
}

.title_career {
    color: #333;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    display: flex;
    border: 1px solid #dcdcdc
}

.career_form .form-group {
    margin-bottom: 15px
}

.career_form .title_career label {
    font-size: 16px;
    color: #fafeff;
    background: #bf161d;
    padding: 7px;
    float: left;
    width: auto;
    margin: 0
}

.career_form form .form-group label {
    font-size: 17px;
    color: #282828
}

.career_form .title_career b {
    font-size: 16px;
    padding: 8px
}

.career_form form input {
    width: 100%;
    padding: 0 12px;
    height: 44px;
    font-size: 15px;
    border: 1px solid #ccc;
    border-radius: 4px
}

.career_form form textarea {
    width: 100%;
    padding: 10px 12px;
    height: 130px;
    font-size: 15px;
    border: 1px solid #ccc;
    border-radius: 4px
}

.apply_now_btn {
    float: left;
    background: #052149;
    color: #fff;
    font-size: 17px;
    padding: 7px 30px;
    border-radius: 4px;
    border: 0
}

.redesigning_banner {
    background: #d84c44 url(https://www.weblinkindia.net/images/corporate-banner.jpg) center top no-repeat;
    width: 100%;
    height: 590px;
    background-attachment: local;
    background-size: cover !important;
    position: relative;
    background-repeat: round !important
}

.redesigning_banner:before {
    content: '';
    background: #000000ad;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.banner_sec {
    text-align: left;
    width: 60%;
    float: left
}

.banner_sec h1 {
    font: 800 47px/47px 'Open Sans', sans-serif;
    display: block;
    color: #fff;
    border-bottom: 0;
    margin-top: 65px;
    text-shadow: 1px 1px 3px #666
}

.banner_cnt {
    font: 24px/30px 'Open Sans', sans-serif;
    color: #fff;
    margin-top: 5px;
    text-shadow: 1px 1px 3px #666;
    margin-bottom: 25px
}

.ban_bg1 {
    background: rgba(5, 33, 73, .5);
    margin-top: 3px;
    padding: 10px;
    font: 18px/25px 'Open Sans', sans-serif;
    color: #fff;
    display: table
}

.ban_bg1 .fa-check {
    background: #fff;
    color: #6a3848;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    text-align: center;
    padding-top: 2px;
    margin-right: 10px
}

.mb25 {
    margin-bottom: 25px
}

.redesigning_banner .banner_btn {
    width: 45%;
    background: #0cc5cc;
    text-align: center;
    margin-top: 23px;
    border-radius: 5px
}

.banner_btn a {
    display: block;
    text-decoration: none;
    padding: 10px
}

.banner_btn .title {
    font: 700 22px/22px 'Open Sans', sans-serif;
    color: #fff;
    text-decoration: none;
    text-shadow: 1px 1px 1px #028a8f
}

.banner_btn .title_sub {
    font: 15px/24px 'Open Sans', sans-serif;
    color: #fff;
    margin-top: 3px;
    text-shadow: 1px 1px 1px #028a8f
}

.corporate_bg {
    background: #eee url(https://www.weblinkindia.net/images/bg1.jpg);
    padding: 60px 0
}

.row,
.row>.no_pad {}

.corporate_bg .cnt {
    font-size: 17px;
    color: #222;
    line-height: 30px
}

.corporate_bg h2 {
    font: 300 40px/53px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #282828;
    margin: 0
}

.corporate_bg h2 span {
    font: 800 41px/41px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #bf161d
}

.service_bg {
    background: #052149
}

.arrow_drupal {
    text-align: center
}

.service_bg h2 {
    font: 300 47px/58px 'Open Sans', Arial, Helvetica, sans-serif;
    display: block;
    color: #fff;
    text-align: center;
    margin: 25px 0 50px
}

.service_bg h2 span {
    font: 800 47px/58px 'Open Sans', Arial, Helvetica, sans-serif
}

.partner_list ul,
.partner_list ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

.partner_list ul li {
    float: left;
    width: 25%;
    margin-bottom: 30px !important;
    text-align: center
}

.partner_area_bdr {
    border: 1px dashed #85898e;
    border-radius: 20px;
    width: 95%;
    margin: auto;
    padding: 5px
}

.partner_area {
    background: #fff;
    padding: 30px 12px;
    border-radius: 15px
}

.app_process_box .sec1 {
    width: 100px;
    margin: 0 auto 20px
}

.app_process_box_img {
    width: 100px;
    height: 100px;
    margin: auto;
    overflow: hidden;
    position: relative
}

.app_process_box_img figure {
    width: 100px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.app_process_box_img svg {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto
}

.app_process_box .sec2 {
    width: 100%
}

.app_process_box h3,
.app_process_box p.strong {
    font-size: 19px;
    color: #bf161d;
    text-transform: capitalize;
    font-weight: 600
}

.app_process_box .sec2_cnt {
    display: none;
    font: 15px/24px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #333;
    margin-top: 5px;
    height: 210px;
    overflow: hidden;
    margin-top: 10px
}

.partner_area_bdr .gre {
    fill: #282828
}

.partner_area_bdr .blu {
    fill: #bf161d
}

.partner_area_bdr:hover {
    border: 1px dashed #bf161d;
    background: #bf161d
}

.partner_area_bdr:hover .gre {
    fill: #bf161d
}

.partner_area_bdr:hover .blu {
    fill: #282828
}

.why_bg {
    background: #eee url(https://www.weblinkindia.net/images/bg1.jpg);
    padding-bottom: 10px
}

.why_bg h2 {
    font: 300 47px/58px 'Open Sans', Arial, Helvetica, sans-serif;
    display: block;
    color: #282828;
    text-align: center;
    margin: 25px 0 50px
}

.why_bg h2 span {
    font: 800 47px/58px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #bf161d
}

.logo_choose ul li {
    float: left;
    width: 33.333%;
    margin-bottom: 60px
}

.logo_choose_area:hover {
    background: #fff
}

.logo_choose_area {
    width: 372px;
    margin: auto;
    border: 1px dashed #000;
    border-radius: 15px;
    padding: 15px 0;
    position: relative
}

.logo_choose_area:hover .h_sec1 {
    background: #0078ae
}

.logo_choose_area .h_sec1 {
    width: 64px;
    height: 64px;
    border-radius: 100%;
    text-align: center;
    background: #0bcc6e;
    vertical-align: middle;
    position: absolute;
    z-index: 99;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -32px
}

.number_pos {
    font: 700 20px/64px 'Open Sans', serif;
    color: #fff
}

.logo_choose_area h3 {
    font-size: 20px;
    color: #000;
    text-align: center;
    text-transform: capitalize;
    height: 43px;
    overflow: hidden;
    margin-top: 28px;
    font-weight: 600;
    margin: 30px 0 0
}

.logo_choose ul,
.partner_list ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

.logo_choose_cnt {
    font-size: 15px;
    color: #232323;
    text-align: center;
    padding: 0 15px;
    height: 125px;
    overflow: hidden
}

.clientele_sec {
    background: #c2e59c;
    background: linear-gradient( -120deg, #282828, #282828);
    box-shadow: 1px 0 10px #eee;
    text-align: center;
    padding-bottom: 20px
}

.clientele_sec h4,
.clientele_sec h5 {
    font: 400 27px/28px 'Open Sans', sans-serif;
    color: #fff;
    padding-top: 25px
}

.clientele_sec h4 span,
.clientele_sec h5 span {
    font: 900 27px/28px 'Open Sans', sans-serif
}

.clientele_area {
    text-align: center;
    padding-bottom: 80px
}

.clientele_area .white {
    color: #fff
}

.clientele_cnt {
    background: rgb(5 33 73);
    padding: 20px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font: italic 16px/24px 'Open Sans', sans-serif;
    color: #fff;
    margin-top: 30px
}

.clientele_area .yellow {
    color: #0078ae
}

.clientele_sec .pt25 {
    padding-top: 25px
}

.clientele_sec .fs20 {
    font-size: 20px
}

.clientele_sec .pt30 {
    padding-top: 30px
}

.clientele_sec .weight700 {
    font-weight: 700
}

.clientele_sec .pt5 {
    padding-top: 5px
}

.clientele_sec .fs17 {
    font-size: 17px
}

.clientele_sec .i {
    font-style: italic
}

.clientele_sec .carousel-indicators {
    bottom: 44px
}

.benefits_area {
    background: #fff;
    padding: 0 0 50px
}

.benefits_area h2 {
    font: 300 47px/58px 'Open Sans', Arial, Helvetica, sans-serif;
    display: block;
    color: #282828;
    text-align: center;
    margin: 48px 0 20px
}

.benefits_area h2 span {
    font: 800 47px/58px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #282828
}

.link_tabs {
    text-align: center
}

.link_tabs div.col {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    text-transform: none
}

.link_tabs div.col a {
    background: #f0f0f0;
    margin: 30px 0;
    border: 1px #e0dede solid;
    width: 185px;
    height: 185px;
    border-radius: 10px;
    display: block
}

.link_tabs div.col a {
    font: 600 16px/22px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #000;
    text-decoration: none
}

.link_tabs .rel {
    position: relative
}

.link_tabs div.col a svg {
    width: 70px;
    height: 80px;
    margin: 30px auto 0
}

.link_tabs div.col a:hover {
    background: #052149;
    color: #fff
}

.fix-image {
    margin-bottom: 40px
}

.fix-image img {
    width: 100%
}

.contactus {
    background: #fff;
    padding: 0 0 0px
}

.contactus h2 {
    font: 300 47px/58px 'Open Sans', Arial, Helvetica, sans-serif;
    display: block;
    color: #282828;
    text-align: center;
    margin: 0
}

.service-portfolio #masterRight h3 {
    color: #282828;
    font-size: 31px !important;
    font-weight: 600;
    line-height: 32px
}

.service-portfolio .refInfo .refDate {
    font-size: 18px;
    color: #bf161d;
    letter-spacing: .3px;
    margin-bottom: 0
}

.service-portfolio #masterRight h4 {
    color: #0b2d5d;
    font-weight: 300;
    font-size: 20px
}

.service-portfolio #masterRight p {
    margin: 0 0 18px;
    line-height: 27px;
    height: 50px;
    overflow: hidden
}

.service-portfolio .refInfo .refLink {
    padding: 3px 7px 3px 37px;
    font-size: 14px;
    max-width: 100%;
    overflow: hidden;
    color: #fff;
    letter-spacing: .3px;
    background: #9d031d url(../img/link.png) no-repeat left 8px center;
    float: right;
    margin-top: 0;
    text-transform: uppercase
}

.service-portfolio .bocx {
    box-shadow: 0 0 10px #d4cfcf
}

.service-portfolio .bocx .refInfo .col-sm-12 {
    padding: 0 26px 20px
}

.company_team {
    width: 100%;
    margin: 0;
    padding: 40px 0;
    background: #052149
}

.company_team .team_box {
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 0;
    line-height: 22px
}

.company_team .team_box img {
    margin-bottom: 20px
}

.company_team .team_box h2 {
    font-family: poppins, sans-serif;
    color: #fff;
    font-weight: 600;
    padding: 0 0 13px;
    margin: 0
}

.company_team .team_box p {
    color: #fff;
    font-size: 16px
}

.redesigning_banner .banner_form {
    background: #0b2d5d;
    padding: 25px;
    margin: 0;
    color: #fff;
    font-family: poppins, sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 27px;
    width: 40%;
    float: right;
    margin-top: 65px
}

.redesigning_banner .banner_form p {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    text-align: left
}

.redesigning_banner .form-group.input-group {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.redesigning_banner .form-group.input-group .select_box {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 45px;
    overflow: hidden;
    background: #fff
}

.redesigning_banner .input-group i {
    position: absolute;
    top: 5px;
    left: 5px;
    background: #e7e7e7;
    border: 1px solid #cdcdcd;
    color: #333;
    width: 35px;
    height: 35px;
    line-height: 34px;
    border-radius: 100%;
    text-align: center;
    font-size: 18px
}

.redesigning_banner .form-group.input-group input {
    float: right;
    padding: 6px 0;
    height: 45px;
    width: calc(100% - 46px);
    border: 0
}

.redesigning_banner .get_started_btn {
    background-color: #bf161d;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    border: 0;
    border-radius: 4px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-transform: uppercase;
    overflow: hidden;
    outline: none
}

.redesigning_banner .hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.redesigning_banner .form-group.input-group select {
    float: right;
    padding: 6px 0;
    height: 45px;
    border: 0;
    width: calc(100% - 46px)
}

.banner_form p span {
    color: #bf161d
}

.faq_section_servive .faq_section {
    width: 100%;
    margin: 0;
    padding: 60px 0;
    background: #fff
}

.faq_section_servive .faq_section h2 {
    padding: 0 0 9px;
    margin: 0 0 10px;
    line-height: 43px;
    text-align: center
}

.faq_section_servive .faq_section h2 strong {
    color: #333;
    font-size: 35px;
    font-weight: 600
}

.faq_section_servive .faq_section h2 span {
    color: #0b2d5d;
    font-size: 35px;
    font-weight: 600
}

.faq_section_servive .panel-group {
    margin-bottom: 20px
}

.faq_section_servive #category_faq .panel {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative
}

.faq_section_servive #category_faq .panel-title a {
    display: block;
    padding: 10px 15px;
    text-align: left;
    margin: 0;
    background: #0b2d5d;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    border-radius: 0;
    position: relative;
    border-bottom: 1px solid #ccc;
    text-decoration: none !important
}

.faq_section_servive #category_faq .panel-title a:before,
.faq_section_servive #category_faq .panel-title a.collapsed:before {
    content: "\f106";
    font-family: fontawesome;
    font-weight: 900;
    width: 50px;
    height: 100%;
    text-align: center;
    line-height: 40px;
    border-left: 1px solid #41b1e8;
    position: absolute;
    top: 0;
    right: 0
}

.faq_section_servive #category_faq .panel-title a.collapsed:before {
    content: "\f107"
}

.ff {
    padding: 3%
}

.mobile-menus .sidebar {
    position: fixed;
    top: 0;
    right: -250px;
    background-color: #262626;
    width: 250px;
    height: 100%;
    transition: .3s;
    z-index: 99
}

.mobile-menus ul {
    margin: 0;
    padding: 20px 0
}

.mobile-menus .height-scro {
    overflow-y: scroll;
    height: 200px
}

.mobile-menus ul li {
    list-style: none
}

.mobile-menus ul li a {
    padding: 10px 20px;
    color: #fff;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.mobile-menus ul li a:hover {
    background-color: grey
}

.mobile-menus .sidebarBtn {
    position: absolute;
    top: 0;
    left: -50px;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #0093cf;
    border: none;
    outline: none
}

.mobile-menus .sidebarBtn span {
    display: block;
    width: 35px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 24px;
    transition: .3s
}

.mobile-menus .sidebarBtn span:before {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: -10px;
    left: 0;
    transition: .3s
}

.mobile-menus .sidebarBtn span:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 10px;
    left: 0;
    transition: .3s
}

.mobile-menus .active {
    right: 0
}

.mobile-menus .sidebarBtn.toggle span {
    background-color: transparent
}

.mobile-menus .sidebarBtn.toggle span:before {
    top: 0;
    transform: rotate(-45deg)
}

.mobile-menus .sidebarBtn.toggle span:after {
    top: 0;
    transform: rotate(45deg)
}

.mobile-menus .sidebarBtn {
    display: none
}

.whatsapp {
    position: fixed;
    display: block;
    top: 88%;
    float: right;
    float: 13px;
    margin-left: 11px;
    z-index: 9;
    width: 51px
}

.whatsapp img {
    width: 51px
}

.homeimg {
    background-size: cover;
    width: 100%;
    float: right;
    z-index: 9;
    position: relative
}

.sideBar .formm.active {
    right: 0
}

.sideBar .formm {
    width: 300px;
    position: fixed;
    z-index: 3;
    right: -302px;
    top: 154px;
    transition: .3s
}

.homeimg .form-group .input-group-prepend .input-group-text {
    width: 28px;
    height: 35px
}

.sideBar .formm .talk-to-us img {
    width: 100%
}

.sideBar .formm .talk-to-us {
    padding: 0;
    display: inline-block;
    position: absolute;
    left: -56px;
    top: 0;
    text-align: left;
    width: 64px
}

.formm-inner h3 {
    padding: 0;
    font-size: 21px;
    color: #fff;
    text-align: left;
    margin: 0 0 10px;
    font-weight: 600
}

.formm-inner h3 a {
    color: #fff;
    text-align: left
}

.formm-inner p {
    color: #fff;
    font-size: 16px
}

.left_form {
    width: 100%;
    margin: 0 auto
}

.left_box strong {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    width: 62px;
    margin-right: 12px
}

.text_algna {
    float: right
}

.input_type {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 0;
    position: relative;
    font-size: 14px;
    min-height: 26px;
    margin-bottom: 7px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding-left: 10px
}

.sideBar .formm .talkIcon {
    padding: 6px 10px;
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    z-index: 25;
    color: #fff;
    background: #fff;
    transform: scale(.6);
    cursor: pointer;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .75)
}

.sideBar .formm .formm-inner {
    border: none
}

.formBox .formm-inner {
    display: block;
    background: #0b2d5d;
    border-radius: 3px;
    padding: 14px
}

.left_form div {
    overflow: hidden
}

.sideBar .submit_btn {
    background: #bf161d;
    background-image: -moz-linear-gradient(top, #bf161d, #bf161d);
    background-image: -ms-linear-gradient(top, #bf161d, #bf161d);
    background-image: -o-linear-gradient(top, #bf161d, #bf161d);
    -webkit-border-radius: 2;
    -moz-border-radius: 2;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    padding: 7px 20px;
    text-decoration: none;
    border: none;
    outline: none
}

.acodez-won .aw-images {
    background-position: center right
}

.acodez-won .box {
    box-shadow: 0 10px 36px 0 rgb(179 179 179);
    border-radius: 10px;
    padding: 24px;
    background: #fff;
    position: relative
}

.acodez-won .aw-images {
    padding-top: 80px
}

.acodez-won .aw-images {
    background: url(https://cdn.acodez.in/wp-content/themes/acodez/images/new/bg.svg) no-repeat center left;
    background-size: contain
}

.acodez-won .box-2 {
    width: 373px
}

.acodez-won h4 {
    font-size: 16px;
    color: #282828;
    margin: 0 0 30px;
    text-align: left;
    font-family: montserrat, sans-serif;
    font-weight: 500;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.acodez-won h4 span {
    font-size: 26px;
    font-weight: 600;
    margin-right: 6px;
    position: relative
}

.acodez-won .box-2 .list-02 {
    padding: 0;
    list-style: none
}

.acodez-won .box-2 li {
    margin-bottom: 20px;
    font-weight: 500;
    font-family: montserrat, sans-serif
}

.acodez-won .box-2 li .pic {
    padding-top: 5px
}

.acodez-won .box-2 li .cont-area {
    padding-left: 0
}

.acodez-won .box-2 li a>div {
    padding: 0
}

.acodez-won .list-02 h6 {
    font-size: 16px;
    margin: 0 0 3px;
    color: #bf161d
}

.acodez-won .list-02 p {
    font-size: 13px;
    color: #000
}

.acodez-won .accolades-heading {
    margin-left: 0
}

.acodez-won .accolades-heading {
    display: block
}

.acodez-won .accolades-heading {
    display: none;
    float: none;
    clear: both;
    color: rgba(34, 82, 130, .1);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 58px;
    font-family: montserrat, sans-serif;
    opacity: .55;
    margin: 20px 0 0 38px
}

.acodez-won .new-accolades {
    padding-top: 0
}

.acodez-won .new-accolades {
    text-align: center;
    clear: both;
    padding-top: 20px
}

.acodez-won .new-accolades ul {
    margin: 0;
    padding: 0
}

.acodez-won .new-accolades ul li:nth-child(1) {
    right: 140px;
    bottom: 450px
}

.acodez-won .new-accolades ul li {
    position: absolute;
    bottom: 50px;
    right: 0;
    z-index: 1;
    display: block
}

.acodez-won .new-accolades ul li img {
    width: auto
}

.acodez-won .new-accolades ul li img {
    box-shadow: 0 5px 26px rgb(34 82 130/8%);
    display: block;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.acodez-won .new-accolades ul li:nth-child(2) {
    bottom: 390px;
    right: 0
}

.acodez-won .new-accolades ul li:nth-child(3) {
    bottom: 290px;
    right: 110px
}

.acodez-won .new-accolades ul li:nth-child(4) {
    bottom: 270px
}

.acodez-won .new-accolades ul li:nth-child(5) {
    bottom: 160px;
    right: 55px
}

.acodez-won .new-accolades ul li:nth-child(6) {
    bottom: 30px;
    right: 130px
}

.why-seofied li {
    width: 100%;
    float: left;
    position: relative
}

.why-seofied {
    width: 70%;
    float: left;
    position: relative
}

.why-seofied {
    padding: 35px 0
}

.why-seofied:after,
.why-seofied:before {
    background: #ebebeb;
    content: "";
    position: absolute;
    z-index: -1
}

.why-seofied:before {
    height: 100%;
    left: -12px;
    top: 0;
    width: 3px
}

.why-seofied li {
    padding-left: 10%;
    list-style-type: none;
    margin-bottom: 10px
}

.why-seofied li:nth-child(1) i {
    color: #f09e00
}

.why-seofied li:nth-child(2) i {
    color: #9c08e9
}

.why-seofied li:nth-child(3) i {
    color: #e3243f
}

.why-seofied li:nth-child(4) i {
    color: #449700
}

.why-seofied li:nth-child(5) i {
    color: #fa303e
}

.why-seofied li:nth-child(6) i {
    color: #0086d3
}

.why-seofied li i {
    position: absolute;
    left: -40px;
    top: -2px;
    font-size: 30px;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 0 25px rgb(0 0 0/48%);
    -webkit-transform: rotate( 61deg);
    -moz-transform: rotate(61deg);
    transform: rotate( 45deg)
}

.why-seofied li h3 {
    font-weight: 600;
    font-size: 20px;
    color: #262626 !important;
    line-height: 1.2em;
    margin-bottom: 10px;
    text-transform: capitalize;
    margin-top: 0
}

.why-seofied li p {
    color: #636363;
    font-size: 16px;
    line-height: 1.5em
}

.wwwfd {
    padding: 0;
    width: 30%;
    float: right;
    list-style: none
}

.wwwfd li {
    box-shadow: 0 0 10px #c1c1c1;
    width: 56%;
    margin-bottom: 0;
    border-radius: 50%;
    overflow: hidden
}

.wwwfd li img {
    width: 100%
}

.wwwfd li:nth-child(2) {
    float: right
}

.wwwfd li:nth-child(3) {}

.wwwfd li:nth-child(4) {
    float: right
}

.wwwfd li:nth-child(5) {}

.why-us_testimonial {
    position: relative;
    padding: 60px 0
}

.why-us_testimonial:before {
    content: '';
    background: #bf161d;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0
}

.why-us_testimonial .sec-title {
    position: relative;
    margin-bottom: 36px
}

.why-us_testimonial .sec-title.light h2 {
    color: #fff;
    -webkit-text-fill-color: inherit;
    font-size: 40px
}

.why-us_testimonial .icon-box {
    position: relative;
    padding-left: 110px;
    min-height: 100px;
    padding-right: 30px
}

.why-us_testimonial .icon-box .icon {
    position: absolute;
    left: 0;
    top: 0;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden
}

.why-us_testimonial .icon-box .icon img {
    width: 100%
}

.why-us_testimonial .icon-box h2 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px
}

.why-us_testimonial .icon-box .text {
    position: relative;
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    margin-bottom: 30px;
    max-width: 700px;
    font-size: 15px;
    line-height: 22px
}

.sec-title.black h2 {
    color: #282828;
    -webkit-text-fill-color: inherit;
    font-size: 40px
}

.redesigning_banner.web-designing {
    background: #d84c44 url(../img/banner/web-designing.jpg) center top no-repeat
}

.redesigning_banner.static-website-design {
    background: #d84c44 url(../img/banner/static-website-design.jpg) center top no-repeat
}

.redesigning_banner.startup-web-site {
    background: #d84c44 url(../img/banner/startup-web-design.jpg) center top no-repeat
}

.redesigning_banner.free-website-design {
    background: #d84c44 url(../img/banner/free-web-design.jpg) center top no-repeat
}

.redesigning_banner.dynamic-website {
    background: #d84c44 url(../img/banner/dynamic-website.jpg) center top no-repeat
}

.redesigning_banner.corporate-website {
    background: #d84c44 url(../img/banner/corporate-website.jpg) center top no-repeat
}

.redesigning_banner.cms-development {
    background: #d84c44 url(../img/banner/cms-development.jpg) center top no-repeat
}

.redesigning_banner.crm-development {
    background: #d84c44 url(../img/banner/crm-development.jpg) center top no-repeat
}

.redesigning_banner.e-commerce-website {
    background: #d84c44 url(../img/banner/e-commerce-website.jpg) center top no-repeat
}

.redesigning_banner.psd-html {
    background: #d84c44 url(../img/banner/psd-html.jpg) center top no-repeat
}

.redesigning_banner.landing-page-design {
    background: #d84c44 url(../img/banner/landing-page-design.jpg) center top no-repeat
}

.redesigning_banner.email-template {
    background: #d84c44 url(../img/banner/email-template.jpg) center top no-repeat
}

.redesigning_banner.custom-website {
    background: #d84c44 url(../img/banner/custom-website.jpg) center top no-repeat
}

.redesigning_banner.multi-vendor {
    background: #d84c44 url(../img/banner/multi-vendor.jpg) center top no-repeat
}

.redesigning_banner.business-profile {
    background: #d84c44 url(../img/banner/business-profile.jpg) center top no-repeat
}

.redesigning_banner.informative-website {
    background: #d84c44 url(../img/banner/informative-website.jpg) center top no-repeat
}

.redesigning_banner.portfolio {
    background: #d84c44 url(../img/banner/portfolio.jpg) center top no-repeat
}

.redesigning_banner.website-design {
    background: #d84c44 url(../img/banner/website-design.jpg) center top no-repeat
}

.redesigning_banner.email-hosting {
    background: #d84c44 url(../img/banner/email-hosting.jpg) center top no-repeat
}

.redesigning_banner.domain {
    background: #d84c44 url(../img/banner/domain.jpg) center top no-repeat
}

.redesigning_banner.amc {
    background: #d84c44 url(../img/banner/amc.jpg) center top no-repeat
}

.all-innear-banner.porti {
    background: #d84c44 url(images/portfolio-banner.jpg)
}

.all-innear-banner.media {
    background: #d84c44 url(images/media.jpg)
}

.all-innear-banner.career {
    background: #d84c44 url(images/career.jpg)
}

.all-innear-banner.client-banner {
    background: #d84c44 url(images/client.jpg)
}

.all-innear-banner.testimo {
    background: #d84c44 url(images/testimonial.jpg)
}

.services-section .author-box {
    position: relative;
    padding: 25px 23px;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.services-section .author-box .author-info {
    position: relative;
    padding-left: 94px;
    margin-right: 0
}

.services-section .author-box .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 16%;
    overflow: hidden;
    border-radius: 60%
}

.services-section .author-box h2 {
    font-size: 21px;
    color: #fff;
    font-weight: 700;
    margin: 0
}

.services-section .author-box .text {
    color: #c5c5c5;
    font-size: 16px
}

.services-section .author-box .author-thumb img {
    width: 100%
}

.services-section .author-box:before {
    position: absolute;
    content: '';
    background: rgba(29, 29, 29, .9);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.services-section .author-box .author-info .designation {
    color: #bf161d
}

.all-innear-banner.media {
    margin-top: 0
}

.all-innear-banner {
    width: 100%;
    background: url(images/about-us.jpg) center top no-repeat;
    position: relative;
    background-size: cover;
    padding: 35px 0;
    margin: 0;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    background-repeat: round !important
}

.all-innear-banner:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: rgba(0, 0, 0, .7)
}

.all-innear-banner .inner_title {
    color: #fff;
    font-size: 40px;
    font-family: roboto condensed, sans-serif;
    font-weight: 400;
    padding: 70px 0 25px;
    margin: 70px 0 0;
    line-height: 40px
}

.all-innear-banner .container {
    position: relative;
    z-index: 91
}

p.extra-cont {
    text-align: center;
    margin-bottom: 55px
}

.sitemap-page {
    margin: 7px 2px 100px;
    overflow: hidden
}

.sitemap-page h3.tilew {
    font-size: 48px;
    font-weight: 600;
    font-family: inherit;
    margin-top: 20px
}

.sitemap-page .site-map-header {
    background: #282828;
    box-shadow: 6px 4px 10px #949494;
    margin-bottom: 33px
}

.sitemap-page .site-map-header h3 {
    background: #9d031d;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 26px;
    font-weight: 600
}

.sitemap-page .site-map-header ul {
    list-style: none;
    padding: 9px;
    overflow: hidden
}

.sitemap-page .site-map-header ul li:before {
    content: "\f054";
    font-family: FontAwesome;
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    position: absolute;
    left: 0
}

.sitemap-page .site-map-header ul li {
    width: 25%;
    float: left;
    font-size: 19px;
    font-weight: 600;
    line-height: 31px;
    margin-bottom: 6px;
    padding-left: 17px;
    position: relative
}

.sitemap-page .site-map-header ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.policy-page {
    padding: 60px 0
}

.policy-page h3 {
    margin: 0 0 6px;
    font-size: 24px;
    font-weight: 600;
    color: #bf161d
}

.policy-page p {
    margin: 0 0 25px;
    font-size: 15px;
    font-weight: 500;
    color: #282828;
    text-align: justify;
    line-height: 25px
}

.complaint-feedback {
    padding: 60px 0
}

.complaint-feedback .flora-wrap {
    padding: 10px
}

.complaint-feedback .floraforms,
.complaint-feedback .floraforms p {
    margin: auto auto .5em
}

.complaint-feedback .floraforms {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    line-height: 1.231;
    font-weight: 400;
    font-size: 14px;
    color: #34495e
}

.complaint-feedback .floraforms .frm-footer,
.complaint-feedback .floraforms .frm-header {
    overflow: hidden;
    padding: 20px 30px;
    background: #f7f7f7
}

.complaint-feedback .floraforms .frm-header h4 {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    color: #111;
    padding: 0;
    margin: 0
}

.complaint-feedback .flora-container {
    margin: 0 auto;
    background: #fdfdfd;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0/45%);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .45);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, .45);
    box-shadow: 0 1px 2px rgb(0 0 0/45%)
}

.complaint-feedback .floraforms .frm-body {
    padding: 30px;
    padding-bottom: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.complaint-feedback .floraforms .frm-row .colm6 {
    width: 50%
}

.complaint-feedback .floraforms .frm-row .colm {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    float: left
}

.complaint-feedback .floraforms .field {
    display: block
}

.complaint-feedback .floraforms .elem-group {
    margin-bottom: 22px
}

.complaint-feedback .floraforms .flo-input,
.complaint-feedback .floraforms .flo-textarea {
    padding: 10px
}

.complaint-feedback .floraforms .flo-input,
.complaint-feedback .floraforms .flo-select,
.complaint-feedback .floraforms .flo-select>select,
.complaint-feedback .floraforms .flo-selectmulti select,
.complaint-feedback .floraforms .flo-textarea {
    background: #fff;
    position: relative;
    vertical-align: top;
    border: 2px solid #bdc3c7;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    color: #34495e;
    outline: 0;
    height: 42px;
    width: 100%;
    *zoom: 1
}

.complaint-feedback .floraforms .flo-select:before {
    top: 2px;
    right: 2px;
    width: 34px;
    bottom: 2px;
    background: #f2f4fa;
    border-left: 1px solid #d3dae7;
    -webkit-border-radius: 0 1px 1px 0;
    -moz-border-radius: 0 1px 1px 0;
    -o-border-radius: 0 1px 1px 0;
    border-radius: 0 1px 1px 0
}

.complaint-feedback .floraforms .flo-select:after,
.complaint-feedback .floraforms .flo-select:before {
    content: '';
    position: absolute;
    pointer-events: none;
    z-index: 15
}

.complaint-feedback .floraforms .flo-select .arrow {
    position: absolute;
    top: 9px;
    right: 5px;
    width: 24px;
    height: 24px;
    background: #f2f4fa;
    color: #b5c1c7;
    pointer-events: none;
    z-index: 16
}

.complaint-feedback .floraforms .flo-select .double:before {
    content: '\25BC';
    bottom: -1px
}

.complaint-feedback .floraforms .flo-select .double:after {
    content: '\25B2';
    top: -1px
}

.complaint-feedback .floraforms .flo-select .arrow:after,
.complaint-feedback .floraforms .flo-select .arrow:before {
    position: absolute;
    font: 12px Consolas, monospace;
    font-style: normal;
    pointer-events: none;
    left: 6px
}

.complaint-feedback .floraforms .flo-select>select {
    display: block;
    padding: 9px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    text-indent: .01px;
    text-overflow: '';
    z-index: 10;
    margin: 0
}

.complaint-feedback .floraforms .flo-select {
    border: 0;
    z-index: 10
}

.complaint-feedback .floraforms .frm-row .colm12 {
    width: 100%
}

.complaint-feedback .floraforms .elem-group {
    margin-bottom: 22px
}

.complaint-feedback .floraforms .flo-textarea {
    resize: none;
    line-height: 19px;
    overflow: auto;
    max-width: 100%;
    height: 96px
}

.complaint-feedback .floraforms .flo-hint {
    padding: 10px;
    display: block;
    margin-top: -4px;
    line-height: 16px;
    position: relative;
    background: #f2f4fa;
    border: 2px solid #bdc3c7;
    border-top: 1px solid #bdc3c7;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    font-size: 11px;
    color: #777
}

.complaint-feedback .floraforms .frm-row {
    margin: 0 -10px
}

.complaint-feedback .floraforms .frm-footer,
.complaint-feedback .floraforms .frm-header {
    overflow: hidden;
    padding: 20px 30px;
    background: #f7f7f7
}

.complaint-feedback .frm-footer .btn-themed {
    border: 0;
    height: 42px;
    color: #243140;
    line-height: 1;
    font-size: 15px;
    cursor: pointer;
    padding: 0 18px;
    text-align: center;
    vertical-align: top;
    background: #bdc3c7;
    display: inline-block;
    -webkit-user-drag: none;
    text-shadow: 0 1px rgb(255 255 255/20%);
    background-color: #9d031d;
    outline: none;
    color: #fff
}

.phone-id {
    display: none;
    position: fixed;
    display: block;
    top: 80%;
    z-index: 99;
    float: right;
    float: 13px;
    margin-left: 11px;
    width: 51px
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    color: #000;
    background: #000
}

@media(max-width:767px) {
    #th-header .position_static {
        display: none
    }
    #th-header .tkhk {
        display: none
    }
}

@media(max-width:991px) {
    .phone-id {
        display: block
    }
    #th-header .position_static {
        display: none
    }
    .feature-box {
        width: 100%;
        text-align: center;
        position: relative;
        float: none
    }
    .feature-box:after {
        display: none
    }
    .clients-images ul li {
        width: 24%
    }
    .about-logd {
        width: 100%;
        float: none
    }
    .services-section .left-column {
        width: 100%;
        padding: 15px
    }
    .services-section .right-column {
        width: 100%;
        padding: 15px
    }
    .timeline .experience {
        margin-left: 0;
        padding-left: 0;
        border-left: 0 solid #ccc
    }
    .timeline .experience .circle {
        display: none
    }
    .image_block_1 .image-box .image-3 {
        position: absolute;
        left: -10px;
        bottom: 21px;
        padding: 6px;
        width: 44%
    }
    .timeline time {
        margin-left: -27px;
        display: none
    }
    .counter-width {
        width: 50%;
        float: left;
        text-align: center;
        height: 165px
    }
    .fact-counter .icon {
        left: 0;
        top: 5px;
        width: 45%;
        position: relative;
        margin: 0 auto
    }
    .services-section .border-box {
        display: none
    }
    .services-section .border-box2 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    .services-section .border-box2 .border_top {
        position: absolute;
        content: '';
        left: 0;
        top: 25.333%;
        width: 100%;
        height: 2px;
        background: url(../img/shape-2.png) center no-repeat
    }
    .services-section .border-box2 .border_two {
        position: absolute;
        content: '';
        left: 0;
        top: 49.333%;
        width: 100%;
        height: 2px;
        background: url(../img/shape-2.png) center no-repeat
    }
    .services-section .border-box2 .border_three {
        position: absolute;
        content: '';
        left: 0;
        top: 73.333%;
        width: 100%;
        height: 2px;
        background: url(../img/shape-2.png) center no-repeat
    }
    .services-section .border-box2 .border_second-left {
        position: absolute;
        content: '';
        top: 0;
        left: 49%;
        width: 2px;
        height: 100%;
        background: url(../img/shape-3.png) center no-repeat
    }
    .fact-counter .count-text {
        font-size: 41px
    }
    .fact-counter .content {
        padding-left: 0
    }
    .clients-images {
        display: inline-block;
        text-align: center
    }
    .clients-images {
        display: inline-block;
        text-align: center
    }
    .clients-images .col-md-2 {
        width: 30%;
        float: none;
        padding: 5px;
        display: inline-block
    }
    .top-logos {
        display: none
    }
    .services-section .auto-container {
        height: inherit
    }
    .content-box .text p {
        font-size: 17px;
        margin: 0
    }
    .timeline .experience-info h5 {
        font-size: 18px;
        line-height: 23px
    }
    .timeline .experience-info p {
        font-size: 17px;
        text-align: justify
    }
    .deliver-head h2 {
        font-size: 26px;
        padding: 0;
        font-weight: 600
    }
    .card-sec,
    .card-sec.end-block {
        width: 100%;
        padding: 0;
        margin-bottom: 0
    }
    .card-block .image-block {
        height: 258px;
        overflow: hidden
    }
    .card-block {
        margin-bottom: 10px
    }
    .featured-text {
        border: 1px solid #fff;
        padding: 10px 20px;
        width: 50%;
        float: left
    }
    .gallery-updates {
        margin: 0
    }
    .tz-gallery .case-block-one {
        width: 50%;
        float: left
    }
    .half-bg-right {
        display: none
    }
    .red-clor-bg {
        background-color: #bf161d
    }
    .event-list-item p {
        margin-bottom: 0;
        font-size: 17px
    }
    .meta-data {
        color: #bf161d;
        font-size: 17px
    }
    .freee-food {
        padding-bottom: 0
    }
    .development-tech .technology h3 {
        font-size: 24px;
        padding: 0;
        font-weight: 600
    }
    .development-tech .technology a {
        width: 30%
    }
    .development-tech .technology a img {
        width: 100%
    }
    .blog-container span.masonry-post-meta {
        font-size: 17px;
        font-family: inherit
    }
    .discuss_project {
        top: -55px;
        left: 4%;
        width: 92%
    }
    .discuss_project .heading_title {
        font-weight: 700;
        font-size: 23px;
        display: block
    }
    .discuss_project a {
        padding: 8px 16px 7px;
        top: -5px;
        margin: 10px 0 0
    }
    .newsletter-signup {
        float: left;
        width: 100%;
        text-align: center
    }
    .footer-bar-title {
        padding-right: 0;
        font-size: 22px;
        margin-bottom: 6px
    }
    .footer-social-btns {
        float: right;
        text-align: center;
        width: 100%;
        margin-top: 20px
    }
    .footer h5 {
        font-size: 23px
    }
    .footer ul li a {
        font-size: 18px
    }
    .footer ul li {
        font-size: 18px
    }
    .cont p {
        font-size: 17px;
        line-height: 23px
    }
    .newsletter-signup form {
        width: 100%
    }
    .featured-text span {
        font-size: 16px
    }
    .events-compact-list {
        list-style-type: none;
        margin: 0;
        padding: 0
    }
    .th-navigation.float-right {
        display: none
    }
    .mobile-menus ul li i {
        float: right
    }
    .mobile-menus ul.subme {
        display: none;
        padding: 0
    }
    .feature-box h2 {
        display: none
    }
    .fact-counter {
        padding: 15px
    }
    .mobile-menus .sidebarBtn {
        display: block
    }
    .post-inner,
    .related-posts-wrapper ul li.related_post,
    .grav-tweet {
        margin: 0 0 15px 0
    }
    .post-inner .hds {
        height: auto
    }
    .banner-slider .desktop-banner {
        display: none
    }
    .banner-slider .mobile-banner {
        display: block
    }
    .phone-logos .lite-blacks {
        padding: 0
    }
    .why-us_testimonial:before {
        width: 100%
    }
    .why-us_testimonial .icon-box {
        padding-left: 0;
        padding-right: 0
    }
    .why-us_testimonial .icon-box .icon {
        position: relative;
        margin: 0 auto
    }
    .why-us_testimonial .icon-box .text {
        text-align: justify
    }
    .why-us_testimonial .sec-title.light h2 {
        font-size: 28px
    }
    .sec-title.black h2 {
        color: #fff;
        -webkit-text-fill-color: inherit;
        font-size: 29px
    }
    .why-seofied {
        width: 100%;
        float: left
    }
    .why-seofied li i {
        position: absolute;
        left: 0;
        top: -2px;
        font-size: 25px;
        width: 50px;
        height: 50px;
        line-height: 50px
    }
    .why-seofied li {
        padding-left: 20%
    }
    .why-seofied li h3 {
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 3px
    }
    .why-seofied li p {
        color: #fff;
        font-size: 15px;
        line-height: 20px
    }
    .why-us_testimonial .sec-title {
        position: relative;
        margin-bottom: 0
    }
    .mobile-bg-white {
        background: #fff;
        overflow: hidden
    }
    .mobile-bg-white .sec-title.black h2 {
        color: #282828;
        -webkit-text-fill-color: inherit;
        font-size: 40px
    }
    .mobile-bg-white .sec-title.black {
        padding: 30px 0 0
    }
    .mobile-bg-white .why-seofied li p {
        color: #000;
        font-size: 15px;
        line-height: 20px
    }
    .wwwfd {
        padding: 0;
        width: 100%;
        float: right;
        list-style: none
    }
    .wwwfd li {
        box-shadow: 0 0 10px #c1c1c1;
        float: left !important;
        width: 20%;
        margin-bottom: 0;
        border-radius: 50%;
        overflow: hidden
    }
    .partner_list ul li {
        width: 50%
    }
    .partner_area {
        padding: 10px 12px;
        height: 216px
    }
    .why_bg h2 {
        font-size: 28px;
        font-weight: 600
    }
    .logo_choose ul li {
        float: none
    }
    .banner_sec {
        width: 100%
    }
    .redesigning_banner .banner_form {
        width: 100%
    }
    .media_coverage .media-w {
        width: 30%;
        margin: 6px
    }
    .media-logo img {
        width: 100%
    }
    .services-section .right-column .timeline.column {
        padding: 30px 13px 38px;
        overflow: HIDDEN
    }
    .banner_sec h1 {
        margin-top: 20px;
        font-size: 28px;
        text-align: center
    }
    .banner_cnt {
        text-align: center;
        font-size: 18px
    }
    .redesigning_banner {
        height: 380px;
        background-repeat: inherit !important
    }
    .all-innear-banner .inner_title {
        padding: 0 0 25px;
        margin: 30px 0 0
    }
    .w-75 {
        width: 100% !important
    }
    .all-property .col-lg-2 {
        width: 50%;
        float: left
    }
    .veg-bt {
        position: inherit !important;
        top: 0;
        left: 0%
    }
    .veg-bt.parle-g {
        display: block !important
    }
    #wowslider-container1 {
        display: none !important
    }
    .mobile-desss {
        display: block !important
    }
    .cases-section.free-fod-page .case-block-one {
        width: 100%
    }
    .refHolder {
        min-height: 260px
    }
    .slider-resp-design>div.mobile,
    .refHolder>div.mobile {
        padding: 27px 15px 38px 11px
    }
    .slider-resp-design>div.tablet,
    .refHolder>div.tablet {
        padding: 14px 18px 21px 14px;
        right: 48%;
        width: 54%;
        height: 196px;
        top: 0
    }
    .slider-resp-design>div.tablet>img,
    .refHolder>div.tablet>img {
        height: 185px;
        width: 163px
    }
    .slider-resp-design>div.desktop,
    .refHolder>div.desktop {
        padding: 12px 39px 85px 41px;
        left: -16%;
        width: 136%;
        height: 273px;
        top: -83px
    }
    .slider-resp-design>div.desktop>img,
    .refHolder>div.desktop>img {
        height: 213px;
        width: 404px
    }
    .refHolder>div.mobile {
        right: 68%
    }
}

.w3-tooltip,
.w3-display-container {
    position: relative
}

#wowslider-container1 {
    display: block
}

.mobile-desss {
    display: none
}

.w3-black,
.w3-hover-black:hover {
    color: #fff !important;
    background-color: #000 !important
}

.w3-display-left {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%)
}

.w3-display-right {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%)
}

.w3-btn,
.w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap
}

.content-bg {
    background: #282828;
    padding: 60px 0
}

.content-bg p.cnt {
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 30px
}

.content-bg li {
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 30px
}

.policy-page ul {
    padding: 0;
    list-style: none
}

.policy-page ul li {
    position: relative;
    margin-left: 30px;
    font-size: 15px;
    font-weight: 500;
    color: #282828;
    text-align: justify;
    line-height: 25px
}

.policy-page ul li:before {
    position: absolute;
    top: 3px;
    left: -27px;
    content: "\f14a";
    font-family: fontawesome;
    font-size: 18px;
    display: inline-block;
    color: #bf161d
}

.main_menu>ul>li>a {
    color: #000 !important;
    display: block;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    font-family: rubik, sans-serif;
}

.nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav ul {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

.nav ul li {
    position: relative;
    float: left;
}

.nav ul li+li {
    margin-left: 1px;
}

.nav ul li>ul {
    display: none;
    position: absolute;
    width: 200px;
    top: 100%;
    left: -1px;
    z-index: 1;
    text-align: left;
    background-color: white;
}

.nav ul li>ul li {
    float: none;
    margin: 0;
}

.nav ul li>ul li a {
    display: block;
    border-top: 1px solid #555;
    padding-left: 15px;
    color: #080808;
    font-size: 14px;
}

.nav ul li>ul li a:hover {
    border-top: 1px solid #646464;
    background: #555;
    color: #fff;
}

.nav ul li.active {
    pointer-events: none;
}
#about-us h1{    font-weight: 700;
    font-size: 35px;
    margin-bottom: 15px;}
.Vision img{    border-radius: 5px;
    border: 1px solid #858594;
    padding: 5px;}
#about-us p{    text-align: justify;
    line-height: 23px;
    font-size: 16px;}
#about-us{padding:50px 0px}