.container {
    margin: 0 auto;
    width: 1110px;
    position: relative
}

#container {
    width: 100%;
    margin: 0 auto
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
and,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
textarea,
select {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
/*footer,*/
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1;
    cursor: url(../images/marrow.cur), pointer;
    border-top: solid 2px #169fe6;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

blockquote,
q {
    quotes: none
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: none
    }

del {
    text-decoration: line-through
}

hr {
    background: transparent;
    border: 0;
    clear: both;
    color: transparent;
    height: 1px;
    margin: 0;
    padding: 0
}

mark {
    background-color: #ffffb3;
    font-style: italic
}

input,
select {
    vertical-align: middle
}

ins {
    background-color: red;
    color: #fff;
    text-decoration: none
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0
}

* html .clearfix,
:first-child + html .clearfix {
    zoom: 1
}

body {
    background: #FFF;
    color: #393939;
    font-family: "Nunito Sans", sans-serif;
    /*font-family:'Roboto',Arial,Verdana; font-family: "Open Sans script",sans-serif;*/
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0.3px;
}

html,
body {
    height: 100%
}

    body.empty {
        margin-top: 50px
    }

p {
    margin-bottom: 35px;
    /*text-align:justify;*/
}
/* 
code,
pre {
    display: block;
    clear: both;
    overflow: auto;
    padding: 10px;
    text-align: left;
    white-space: pre;
    line-height: 18px;
    margin: 20px 0;
    background-color: #ebebeb
} */

.txt-align {
    text-align: center;
    padding-left: 10px;
    margin-bottom: 0
}

img {
    max-width: 81%;
}

a,
a > * {
    text-decoration: none;
    color: #aab2bd
}

    a:hover {
        text-decoration: none
    }

    a#logo span {
        color: #aab2bd;
        font-style: italic;
        font-size: 11px;
        margin-left: 10px;
        margin-top: 7px;
        position: absolute
    }

blockquote {
    border-left: 3px solid #e8e8e8;
    padding-left: 20px;
    color: #afafaf;
    line-height: 20px;
    margin: 20px 0 20px 15px
}

strong {
    font-family: "Roboto", Arial, Verdana;
    font-weight: 800;
    line-height: 30px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-weight:700;*/
    font-weight: normal;
    font-variant: normal;
    white-space: normal;
    color: #404040;
    margin-bottom: 20px;
    /*font-family:'Roboto',arial,helvetica,sans-serif; font-family: 'Roboto Slab', serif; font-family: 'Raleway', sans-serif; font-family: 'Titillium Web', sans-serif; font-family: "Open Sans script",sans-serif;*/
    font-family: "Nunito Sans", sans-serif;
}

    h1.heading-lg {
        font-size: 33px;
        color: #FFF;
        text-align: center
    }

.paragraph {
    text-align: center;
    font-size: 19px !important
}

h1 {
    font-size: 26px;
    line-height: 32px
}

.main-heading {
    font-size: 36px;
    color: #CCC;
    margin-left: 125px;
    text-shadow: 1px 1px #000;
    margin-top: 50px
}

h2 {
    font-size: 24px;
    line-height: 30px
}

h3 {
    font-size: 22px;
    line-height: 30px
}

h4 {
    font-size: 16px;
    line-height: 22px
}

h5 {
    font-size: 16px;
    line-height: 22px
}

h6 {
    font-size: 14px;
    line-height: 8px, font-weight:bold;
}

header {
    height: auto;
    width: 100%;
    float: left;
    margin: 0
}

#wrapp {
    float: left;
    width: 100%;
    background: #fff
}

#content {
    float: left;
    width: 100%;
    margin: 0;
    position: relative
}

header#header.header-3 {
    border-bottom: 1px solid #e6e9ee
}

#header-links {
    width: 100%;
    float: left;
    background: #f6f7fb;
    border-bottom: 1px solid #e6e9ee;
    margin-bottom: 15px;
    /*padding:5px 0*/
    padding: 8px 0;
}

.intro-features {
    width: 100%;
    float: left;
    background: #f6f7fb;
    border-bottom: 1px solid #e6e9ee;
    border-top: 1px solid #e6e9ee;
    margin: 40px 0 0;
    padding: 40px 0 20px
}

    .intro-features.no-bottom-margin {
        margin-bottom: 0;
        margin-top: 55px
    }

    .intro-features.no-top-margin {
        margin-bottom: 55px;
        margin-top: 0
    }

    .intro-features.bottom-margin-minus {
        margin-bottom: -40px
    }

#header-links a {
    color: #aab2bd;
    font-size: 11px
}

.mybreadcrumb {
    background: url(../images/startup.jpg) top center no-repeat !important;
    height: 480px
}

#breadcrumb {
    float: left;
    background: #f6f7fb;
    width: 100%;
    padding: 15px 0 5px;
    margin-left: 0;
    border-top: 1px solid #e6e9ee;
    border-bottom: 1px solid #e6e9ee;
    margin-bottom: 40px
}

    #breadcrumb h4 {
        color: #656d78;
        font-weight: 500;
        margin-bottom: 10px
    }

#breadcrumbs ul {
    float: right;
    padding: 0;
    font-size: 12px;
    margin-top: 0
}

    #breadcrumbs ul li {
        font-size: 11px;
        display: inline-block;
        color: #888;
        padding: 0 11px 0 0;
        margin: 0 0 0 5px;
        background: url(../images/breadcrumbs.png) no-repeat 100% 50%
    }

        #breadcrumbs ul li:last-child a,
        #breadcrumbs ul li a {
            color: #888
        }

            #breadcrumbs ul li:last-child a:hover,
            #breadcrumbs ul li a:hover {
                text-decoration: underline
            }

        #breadcrumbs ul li:first-child {
            padding-right: 0;
            margin-left: 0
        }

        #breadcrumbs ul li:first-child,
        #breadcrumbs ul li:last-child {
            color: #888;
            background: none
        }

        #breadcrumbs ul li:last-child {
            padding: 0;
            background: none
        }

.one,
.one-half,
.two-third,
.one-third,
.one-fourth,
.one-fifth,
.one-sixth,
.three-fourth {
    float: left;
    position: relative;
    margin-right: 2.21%;
    z-index: 1000
}

.one-half1 a {
    font-family: 'Dosis', sans-serif !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    letter-spacing: 2px;
}

.one-half1 {
    float: inherit;
    position: relative;
    margin-right: 0%;
    z-index: 1000;
    padding-bottom: 0px;
}

.one {
    width: 100%;
    margin-right: 0 !important;
    margin-top: 0
}

.two {
    width: 100%;
    margin-right: 0 !important;
    margin-top: -60px
}

.one-half {
    width: 48.895%
}

.two-third {
    width: 65.93%
}

.one-third {
    width: 31.86%
}

.one-third1 {
    width: 33%;
    float: left;
    margin-right: 0
}

.one-third2 {
    width: 31%;
    float: left;
    margin-right: 2.3%
}

.one-fourth {
    width: 23.34%
}

.three-fourth {
    width: 74.44%
}

.one-fifth {
    width: 18.23%
}

.one-sixth {
    width: 14.82%
}

    .one-half:nth-child(2n),
    .one-fourth:nth-child(4n),
    .one-fifth:nth-child(5n),
    .one-sixth:nth-child(6n) {
        margin-right: 0 !important
    }

.horizontal-line {
    width: 100%;
    margin: 10px 0;
    float: left;
    border-top: 1px solid #e3e3e3
}

.container .one-fourth:last-child {
    margin-right: 0 !important
}

.container .one-third:last-child {
    margin-right: 0 !important
}

.container .three-fourth:last-child {
    margin-right: 0 !important
}

.container .two-third:last-child {
    margin-right: 0 !important
}

.one .one-fourth:last-child {
    margin-right: 0 !important
}

.one .two-third:last-child {
    margin-right: 0 !important
}

#main-navigation.sticky {
    position: fixed;
    width: 100%;
    height: auto;
    top: 0 !important;
    z-index: 9999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1cccc)
}

#main-navigation.sticky-fullwidth {
    width: 100% !important
}

#main-navigation {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 0
}

    #main-navigation select {
        display: none;
        background: #FFF;
        border: 1px solid #eee;
        cursor: pointer;
        padding: 10px 5px;
        color: #676767
    }

ul.main-menu.alternative {
    float: right
}

    ul.main-menu.alternative li a {
        color: #898989
    }

.main-menu.alternative > li:hover > a {
    color: #FFF
}

ul.main-menu.alternative li a#current {
    border: none
}

ul.main-menu.alternative li a {
    border-right: none;
    border-left: none
}

.main-menu,
.main-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#current {
    background-color: #0086cb
}

.main-menu li,
.main-menu ul a {
    position: relative
}

.main-menu > li {
    float: left
}

    .main-menu > li.floatr {
        float: right
    }

.main-menu li > a {
    display: block
}

.main-menu ul {
    position: absolute;
    display: none;
    width: 180px
}

    .main-menu ul ul {
        top: 0;
        left: 180px
    }

.main-menu li:hover > ul {
    display: block
}

#navigation ul li:first-child {
    margin-left: -8px
}

#navigation ul li ul li:first-child,
#navigation ul li ul li ul li:first-child {
    margin-left: 0
}

ul.main-menu li a i {
    color: #FFF;
    margin-right: 10px
}

ul.main-menu ul li a i {
    color: #aab3bc
}

#current {
    margin-left: 0;
    padding-left: 20px;
    z-index: 8;
    position: relative
}

.main-menu a {
    text-decoration: none
}

.main-menu > li > a {
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    padding: 20px 22px 20px;
}

    .main-menu > li > a i {
        display: block;
        text-align: center;
        font-size: 22px;
        margin-bottom: 5px;
        margin-left: 5px
    }

.main-menu > li:hover > a {
    background-color: #0086cb;
    padding-left: 20px;
    margin: 0
}

ul.main-menu li a {
    -webkit-transition: background-color 80ms ease-in-out;
    -moz-transition: background-color 80ms ease-in-out;
    -o-transition: background-color 80ms ease-in-out;
    -ms-transition: background-color 80ms ease-in-out;
    transition: background-color 80ms ease-in-out
}

.main-menu ul li a {
    -webkit-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
    -moz-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
    -o-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
    -ms-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
    transition: background-color 20ms ease-in-out, color 20ms ease-in-out
}

.main-menu li a span {
    display: block;
    color: #ccd0d9;
    width: 100%;
    font-style: italic;
    font-size: 11px;
    line-height: 14px
}

.main-menu > li > a img,
.main-menu li > ul > li > a img {
    border: 0;
    margin-right: 7px
}

.main-menu ul {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-top: none;
    left: 1px;
    z-index: 99999;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04)
}

    .main-menu ul a {
        color: #aab2bd;
        font-size: 12px;
        line-height: 18px;
        padding: 9px 12px;
        border-top: 1px solid #e6e6e6
    }

.main-menu .one-column,
.main-menu .two-columns,
.main-menu .three-columns,
.main-menu .four-columns,
.main-menu .five-columns {
    position: absolute;
    display: none;
    overflow: auto;
    z-index: 99999;
    background: #fff
}

.main-menu .one-column,
.main-menu .one {
    width: 160px
}

.main-menu .two-columns,
.main-menu .two {
    width: 320px
}

.main-menu .three-columns,
.main-menu .three {
    width: 480px
}

.main-menu .four-columns,
.main-menu .four {
    width: 640px
}

.main-menu .five-columns,
.main-menu .five {
    width: 800px
}

.main-menu > li.floatr > ul.one-column,
ul.two-columns,
ul.three-columns,
ul.four-columns,
ul.five-columns {
    right: 0
}

.main-menu > li:hover > ul.one-column,
ul.two-columns,
ul.three-columns,
ul.four-columns,
ul.five-columns {
    display: block
}

.main-menu .one,
.main-menu .two,
.main-menu .three,
.main-menu .four,
.main-menu .colfive5 {
    float: left
}

.main-menu li > ul.one-column,
ul.two-columns,
ul.three-columns,
ul.four-columns,
ul.five-columns {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    left: -1px;
    padding: 10px
}

    ul.one-column a:hover,
    ul.two-columns a:hover,
    ul.three-columns a:hover,
    ul.four-columns a:hover,
    ul.five-columns a:hover {
        background: none;
        border: none
    }

    ul.one-column a,
    ul.two-columns a,
    ul.three-columns a,
    ul.four-columns a,
    ul.five-columns a {
        background: none;
        border: none
    }

    ul.one-column p a,
    ul.two-columns p a,
    ul.three-columns p a,
    ul.four-columns p a,
    ul.five-columns p a {
        padding: 0
    }

.main-menu h5 {
    font-size: 15px;
    color: #656d78;
    margin: 8px 10px 7px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
}

.main-menu ol {
    list-style: none;
    margin: 7px 10px;
    padding: 0
}

    .main-menu ol li {
        border-bottom: 1px dotted #e0e0e0;
        padding: 4px 0
    }

    .main-menu ol a {
        color: #aab2bd;
        font-size: 12px;
        padding: 3px 0;
        line-height: 15px
    }

.main-menu p {
    font-size: 12px;
    line-height: 18px;
    margin: 9px 10px;
    padding: 0
}

    .main-menu p a {
        color: #aab2bd;
        text-decoration: underline
    }

        .main-menu p a:hover {
            color: #555
        }

.main-menu ol a i {
    margin-right: 7px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.top-search {
    float: right;
    margin-top: 5px
}

#header-links .top-search {
    float: right;
    margin-top: 0
}

.top-search input {
    width: 220px;
    font-size: 11px;
    color: #888;
    border: 1px solid #e6e9ee !important
}

    .top-search input:focus {
        border: 1px solid #aab3bc !important
    }

.search-btn {
    float: right;
    position: relative;
    padding: 0;
    top: 0;
    right: 0;
    margin: 0 0 0 -40px;
    background: #ccd0d9 url(../images/search-bg.png) center center no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
    border: none;
    z-index: 100;
    box-shadow: none;
    border-radius: 0 4px 4px 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out
}

    .search-btn:hover {
        background-color: #aab3bc
    }

input.search-field {
    float: right;
    position: relative
}

ul.contact-links {
    float: left
}

ul.social-icons {
    float: right;
    list-style: none;
    display: block
}

    ul.social-icons.header {
        float: right;
        width: auto
    }

    ul.social-icons li {
        float: left;
        margin-left: 2px;
        display: inline
    }

        ul.social-icons li a {
            background: #2c2c2c;
            padding: 7px 7px 5px 5px
        }

            ul.social-icons li a:hover {
                background: #1f1f1f
            }

    ul.social-icons.header li a {
        background: #FFF;
        padding: 7px 7px 5px 2px
    }

        ul.social-icons.header li a:hover {
            background: #FFF
        }

    ul.social-icons li a i {
        font-size: 16px;
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        transition: all .25s ease-out;
        color: #ababab
    }

    ul.social-icons li a:hover i {
        color: #FFF;
        text-align: center;
        text-decoration: none
    }

    ul.social-icons.header li a:hover i {
        text-decoration: none
    }

ul.contact-links li {
    float: left;
    margin-left: 10px;
    margin-top: 3px
}

ul.social-links li {
    margin-left: 3px;
    float: left
}

ul.social-links {
    float: right
}

    ul.social-links li a {
        float: left;
        background-color: #FFF;
        border-radius: 4px;
        height: 20px;
        padding: 3px 5px;
        text-align: center;
        border: 1px solid #e6e9ee;
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        transition: all .25s ease-out
    }

    ul.social-links.alternative li a {
        float: left;
        background-color: #FFF;
        border-radius: 4px;
        width: 32px;
        height: 25px;
        padding-top: 7px;
        text-align: center;
        border: 1px solid #e6e9ee;
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        transition: all .25s ease-out
    }

    ul.social-links li a:hover {
        border: 1px solid #aab2bd;
        border: 1px solid #e6e9ee
    }

    ul.social-links.alternative li a.facebook:hover {
        background-color: #45619d
    }

    ul.social-links.alternative li a.twitter:hover {
        background-color: #2daae2
    }

    ul.social-links.alternative li a.linkedin:hover {
        background-color: #1881b0
    }

    ul.social-links.alternative li a.google:hover {
        background-color: #d73d32
    }

    ul.social-links.alternative li a.skype:hover {
        background-color: #00a6e3
    }

    ul.social-links.alternative li a.dribbble:hover {
        background-color: #ea4c88
    }

    ul.social-links.alternative li a.pinterest:hover {
        background-color: #cb2229
    }

    ul.social-links.alternative li a.tumblr:hover {
        background-color: #3e5a70
    }

    ul.contact-links li a i,
    ul.social-links li a i {
        font-weight: 400;
        font-size: 15px;
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        transition: all .25s ease-out
    }

    ul.social-links.alternative li a:hover i {
        color: #FFF
    }

ul.contact-links li a i {
    margin-right: 5px
}

.head-wrapp {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.callus {
    margin: 0;
    padding: 0;
    position: fixed;
    top: 100px;
    right: 5px;
    /*width:140px;*/
    z-index: 99999999999;
    float: left
}

ul.contact-links li a:hover i,
ul.social-links li a:hover i {
    color: #656d78
}

#header-links a:hover {
    color: #656d78
}

.input-wrapp {
    float: left;
    width: 100%;
    display: block
}

/*.slider-shadow-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 41px;
    background: url(../images/shadow-top.png) center center no-repeat;
    z-index: 99
}*/

.slider-shadow-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32px;
    background: url(../images/shadow-bottom.png) center center no-repeat;
    z-index: 99
}

.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
    width: 44px;
    height: 70px;
    z-index: 10000;
    top: 42%;
    position: absolute
}

.ls-fullwidth .ls-nav-prev {
    background: #aab2bd url(../images/slider-prev.png) 50% 50% no-repeat;
    left: 0;
    border-radius: 0 4px 4px 0
}

.ls-fullwidth .ls-nav-next {
    background: #aab2bd url(../images/slider-next.png) 50% 50% no-repeat;
    right: 0;
    border-radius: 4px 0 0 4px
}

.large_heading_01 {
    font-size: 22px
}

.large_heading_02 {
    color: #aab2bd;
    font-size: 24px
}

.ls_large_text_01 {
    line-height: 45px;
    font-size: 34px;
    /*font-family:"Roboto",Arial,Verdana;*/
    text-shadow: 0 1px 1px #FFF;
    z-index: 19999;
    font-weight: 300
}

.ls_large_text_02 {
    color: #656d78;
    font-size: 16px;
    /*font-family:"Roboto",Arial,Verdana;*/
    font-weight: 400;
    z-index: 19999;
    /*font-style:italic*/
}

.ls_large_text_03 {
    padding: 5px 10px;
    border-radius: 4px;
    color: #FFF;
    font-size: 20px;
    /*font-family:"Roboto",Arial,Verdana;*/
    z-index: 19999;
    font-weight: 400
}

.tp-leftarrow.large {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    width: 64px;
    height: 60px;
    left: 80px;
    border-radius: 4px;
    background: #aab2bd url(../images/slider-prev.png) 50% 50% no-repeat
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    width: 64px;
    height: 60px;
    left: -80px;
    border-radius: 4px;
    background: #aab2bd url(../images/slider-next.png) 50% 50% no-repeat
}

.tp-leftarrow.tparrows.square.large {
    position: absolute !important;
    top: 42% !important;
    left: 3% !important
}

.tp-rightarrow.tparrows.square.large {
    position: absolute !important;
    top: 42% !important;
    left: 92% !important
}

.fullwidthbanner {
    max-height: 450px;
    height: auto
}

.revolution-slider {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    height: 450px;
    margin: 0;
    overflow: hidden;
    z-index: 1
}

.tp-caption.large_title {
    padding: 10px 15px;
    font-size: 20px;
    font-family: "Roboto", Arial;
    border-radius: 2px;
    color: #FFF;
    font-weight: 500
}

.tp-caption.grey_subtitle {
    font-size: 14px;
    font-family: "Roboto", Arial;
    color: #656d78;
    line-height: 24px;
    font-style: italic;
    border-radius: 4px
}

.tp-caption.grey_subtitle_alt {
    font-size: 14px;
    font-family: "Roboto", Arial;
    color: #FFF;
    line-height: 24px;
    font-style: italic;
    border-radius: 4px
}

.flex-container {
    float: left;
    width: 100%;
    position: relative;
    height: auto
}

.flex-slider-text {
    margin-top: 100px
}

    .flex-slider-text .text {
        font-size: 14px;
        font-family: "Roboto", Arial;
        color: #656d78;
        line-height: 24px;
        font-style: italic;
        border-radius: 4px
    }

    .flex-slider-text .text_2 {
        font-size: 14px;
        font-family: "Roboto", Arial;
        color: #FFF;
        line-height: 24px;
        font-style: italic;
        border-radius: 4px
    }

.flex-home-img {
    margin-bottom: -10px !important;
    float: right
}

    .flex-home-img img {
        width: auto !important;
        height: auto !important
    }

.flex-direction-nav li a.flex-next,
.flex-direction-nav li a.flex-prev {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 35%;
    z-index: 2222
}

.flex-direction-nav li .flex-prev {
    background: #ccd0d9 url(../images/carousel-prev-next.png) -15% 50% no-repeat;
    border-radius: 4px
}

.flex-direction-nav li .flex-next {
    background: #ccd0d9 url(../images/carousel-prev-next.png) 118% 50% no-repeat;
    border-radius: 4px
}

.flex-direction-nav li a.flex-next,
.flex-direction-nav li a.flex-prev {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 40px;
    height: 70px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 38%
}

.flex-direction-nav li .flex-next {
    background: #aab2bd url(../images/slider-next.png) 50% 50% no-repeat;
    border-radius: 4px 0 0 4px
}

.flex-direction-nav li .flex-prev {
    background: #aab2bd url(../images/slider-prev.png) 50% 50% no-repeat;
    border-radius: 0 4px 4px 0
}

.flex-direction-nav {
    display: none
}

    .flex-direction-nav li .flex-next {
        right: -40px
    }

    .flex-direction-nav li .flex-prev {
        left: -40px
    }

.flexslider:hover .flex-direction-nav li .flex-next {
    right: 0
}

.flexslider:hover .flex-direction-nav li .flex-prev {
    left: 0
}

.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}

.flexslider.clients-slider .flex-direction-nav li a.flex-next,
.flexslider.clients-slider .flex-direction-nav li a.flex-prev,
.flexslider.team-member-slider .flex-direction-nav li a.flex-next,
.flexslider.team-member-slider .flex-direction-nav li a.flex-prev {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
    width: 28px;
    height: 28px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 35%;
    z-index: 2222
}

.flexslider.clients-slider .flex-direction-nav li .flex-prev,
.flexslider.team-member-slider .flex-direction-nav li .flex-prev {
    background: #aab2bd url(../images/carousel-prev-next.png) -23% 50% no-repeat;
    border-radius: 4px
}

.flexslider.clients-slider .flex-direction-nav li .flex-next,
.flexslider.team-member-slider .flex-direction-nav li .flex-next {
    background: #aab2bd url(../images/carousel-prev-next.png) 125% 50% no-repeat;
    border-radius: 4px
}

    .flexslider.clients-slider .flex-direction-nav li .flex-next:hover,
    .flexslider.clients-slider .flex-direction-nav li .flex-prev:hover,
    .flexslider.team-member-slider .flex-direction-nav li .flex-prev:hover,
    .flexslider.team-member-slider .flex-direction-nav li .flex-next:hover,
    .flexslider.team-member-slider .flex-direction-nav li .flex-prev:hover {
        background-color: #434a54
    }

.clients-slider .flex-direction-nav li .flex-next,
.team-member-slider .flex-direction-nav li .flex-next {
    right: 10px
}

.clients-slider .flex-direction-nav li .flex-prev,
.team-member-slider .flex-direction-nav li .flex-prev {
    left: 10px
}

.clients-slider:hover .flex-direction-nav li .flex-next,
.team-member-slider:hover .flex-direction-nav li .flex-next {
    right: -30px
}

.clients-slider:hover .flex-direction-nav li .flex-prev,
.team-member-slider:hover .flex-direction-nav li .flex-prev {
    left: -30px
}

.flexslider.clients-slider {
    margin: 30px 0
}

    .flexslider.clients-slider.no-margin {
        margin: 0
    }

.single-portfolio-item-slider.bottom-margin {
    margin-bottom: 40px
}

.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    text-align: center;
    display: block;
    z-index: 250;
    right: 0;
    bottom: -35px
}

    .flex-control-nav li {
        margin: 0 0 0 3px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        text-indent: -9999px
    }

        .flex-control-nav li:first-child {
            margin: 0
        }

        .flex-control-nav li a {
            -webkit-transition: all .3s ease-out;
            -moz-transition: all .3s ease-out;
            -o-transition: all .3s ease-out;
            -ms-transition: all .3s ease-out;
            transition: all .3s ease-out;
            width: 10px;
            height: 10px;
            display: block;
            background: #ccd0d9;
            border-bottom: none !important;
            cursor: pointer;
            text-indent: -999em;
            border-radius: 100px
        }

.flex-caption {
    zoom: 1;
    width: auto;
    height: auto;
    position: absolute;
    left: 30%;
    top: 40%;
    z-index: 111;
    padding: 10px 20px;
    border-radius: 4px
}

    .flex-caption h3 {
        color: #FFF;
        text-transform: capitalize;
        display: inline-block;
        margin-bottom: 0;
        font-weight: 600;
        font-size: 14px
    }

.flex-container.with-margin {
    margin-bottom: 0;
    float: left;
    width: 100%
}

.flex-small-caption {
    position: absolute;
    z-index: 999;
    bottom: 15px;
    left: 15px;
    padding: 10px 15px;
    border-radius: 4px;
    color: #FFF
}

    .flex-small-caption h4 {
        color: #FFF;
        font-size: 13px;
        margin-bottom: 0;
        text-transform: capitalize;
        font-weight: 400
    }

.portfolio-items-slider .flex-direction-nav li a.flex-next,
.portfolio-items-slider .flex-direction-nav li a.flex-prev {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 37px;
    height: 37px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 43%;
    z-index: 19999
}

.portfolio-items-slider .flex-direction-nav li .flex-next {
    background: #656d78 url(../images/slider-next-small.png) 50% 50% no-repeat;
    border-radius: 4px
}

.portfolio-items-slider .flex-direction-nav li .flex-prev {
    background: #656d78 url(../images/slider-prev-small.png) 50% 50% no-repeat;
    border-radius: 4px
}

.portfolio-items-slider .flex-direction-nav li .flex-next {
    right: 0;
    opacity: 0
}

.portfolio-items-slider .flex-direction-nav li .flex-prev {
    left: 0;
    opacity: 0
}

.portfolio-items-slider:hover .flex-direction-nav li .flex-next {
    right: 15px;
    opacity: 100
}

.portfolio-items-slider:hover .flex-direction-nav li .flex-prev {
    left: 15px;
    opacity: 100
}

.flexslider.clients {
    text-align: center
}

/*.footer-call-to-action {
    float: left;
    width: 100%;
    padding: 30px 0 10px;
    margin-bottom: -40px
}

    .footer-call-to-action .one-fourth {
        text-align: right
    }

    .footer-call-to-action h4 {
        color: #FFF;
        font-size: 16px;
        font-weight: 400
    }

#footer a {
    color: #f0f0f0
}
*/
/*#footer {
    margin-top: 0px;
    width: 100%;
    padding: 20px 0;
    float: left;
    position: relative;
    background: url( *../images/christmas-home-footer.png ) no-repeat center bottom;
    height: auto;
    color: #7e8793;
    z-index: 500;
}*/

/*#copyrights {
    width: 100%;
    padding: 10px 0 10px;
    float: left;
    position: relative;
    background: #292f38;
    height: auto;
    color: #4d5560;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.10)
}

#footer.s2 {
    background: #3b3b3b;
    color: #999
}

#copyrights.s2 {
    background: #333;
    color: #999
}

    #footer.s2 a,
    #copyrights.s2 a {
        color: #ababab
    }

#footer.s2 ul li {
    border-bottom: 1px solid #464646
}

#footer.s2 a:hover,
#copyrights.s2 a:hover {
    color: #FFF;
    text-decoration: none
}

#footer.s2 .flickr-widget li {
    border: 3px solid #2a2929
}

    #footer.s2 .flickr-widget li:hover {
        border: 3px solid #6b6b6b
    }

#footer.s3 {
    background: #f6f7fb;
    color: #656d78
}

    #footer.s3 h4 {
        color: #656d78
    }

#copyrights.s3 {
    background: #e6e9ee;
    color: #656d78
}

    #footer.s3 a,
    #copyrights.s3 a {
        color: #656d78
    }

#footer.s3 ul li {
    border-bottom: 1px solid #e6e9ee
}

#footer.s3 a:hover,
#copyrights.s3 a:hover {
    color: #929ca9;
    text-decoration: none
}

#footer.s3 .flickr-widget li {
    border: 3px solid #aab2bd
}

    #footer.s3 .flickr-widget li:hover {
        border: 3px solid #c1c6cc
    }

#copyrights a {
    -moz-transition: all .24s ease 0;
    -webkit-transition: all .24s ease 0;
    -o-transition: all .24s ease 0;
    color: #4d5560
}

    #copyrights a:hover {
        color: #FFF;
        text-decoration: none
    }

#footer h4 {
    font-size: 13px;
    color: #0069a0;
    font-family: "Roboto", Arial, Verdana;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700
}

#footer ul {
    float: none;
    list-style: none;
    display: inline-block;
}

    #footer ul li {
        width: 100%;
        float: left;
        list-style: none;
        padding: 5px 0
    }

        #footer ul li a i {
            margin-right: 5px
        }

#footer a:hover {
    color: #000;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.copyright_links {
    float: right
}

    .copyright_links li {
        display: inline;
        float: left
    }

        .copyright_links li a {
            float: left;
            padding: 0 11px 0 10px
        }

        .copyright_links li.last a,
        .copyright_links ul li:last-child a {
            background: none
        }

        .copyright_links li a:hover {
            text-decoration: underline*/
        }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea,
select {
    border: 1px solid #ccd0d9;
    padding: 7px 10px !important;
    outline: none;
    font-size: 13px;
    color: #aab3bc;
    margin: 0;
    max-width: 100%;
    display: block;
    background: #fff;
    border-radius: 4px;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out
}

select {
    padding: 0
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
    border: 1px solid #aab3bc
}

textarea {
    min-height: 60px;
    resize: none
}

label,
legend {
    display: block;
    font-weight: 700;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 5px
}

input[type="checkbox"] {
    display: inline
}

label span,
legend span {
    font-weight: 400;
    font-size: 12px;
    color: #444
}

form.simple-form {
    margin-bottom: 30px;
    float: left
}

    form.simple-form input {
        outline: none;
        font-size: 12px;
        color: #888;
        margin: 0;
        max-width: 100%;
        display: block;
        background: #fff;
        font-family: "Roboto", Arial, Verdana;
        border: none;
        border-radius: none
    }

#error-field {
    float: left;
    position: relative;
    width: 100%;
    height: auto
}

.input-title {
    margin: 10px 0 0 10px;
    float: left
}

form.simple-form fieldset {
    padding: 0;
    border-radius: 2px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    float: left
}

    form.simple-form fieldset.inputError i {
        background-color: #db4453
    }

form.simple-form fieldset {
    border: 1px solid #aab2bd
}

    form.simple-form fieldset i {
        background-color: #aab2bd
    }

    form.simple-form fieldset.inputError {
        border-color: #db4453
    }

    form.simple-form fieldset i {
        float: left;
        width: 28px;
        height: 22px;
        color: #FFF;
        text-align: center;
        padding: 10px 2px 0;
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        transition: all .25s ease-out
    }

form.simple-form input:focus,
form.simple-form textarea:focus {
    border: none
}

form.simple-form input[type="submit"] {
    width: auto;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #FFF;
    box-shadow: none
}

form.simple-form textarea {
    width: 95%;
    margin: 0 0 15px;
    font-family: "Roboto", aRIAL, Verdana;
    border: none
}

form.simple-form fieldset {
    margin-bottom: 15px;
    float: left
}

form.simple-form label {
    font-size: 12px;
    color: #888;
    margin-bottom: 10px
}

    form.simple-form label span {
        color: #e64135
    }

#filterable {
    display: inline;
    float: left;
    margin-bottom: 40px;
    margin-right: 0;
    width: 100%
}

    #filterable li {
        float: left;
        list-style: none;
        margin-left: 1px
    }

        #filterable li:first-child {
            margin-left: 0
        }

        #filterable li a {
            cursor: pointer;
            display: block;
            color: #FFF;
            text-decoration: none;
            text-align: center;
            height: auto;
            padding: 5px 15px;
            font-size: 11px;
            -webkit-transition: all .15s ease-out;
            -moz-transition: all .15s ease-out;
            -o-transition: all .15s ease-out;
            -ms-transition: all .15s ease-out;
            transition: all .15s ease-out;
            background: #aab2bd;
            border-bottom: 1px solid #8d95a0;
            text-decoration: none
        }

            #filterable li a:hover {
                color: #FFF
            }

        #filterable li:first-child a {
            border-radius: 2px 0 0 2px
        }

        #filterable li:last-child a {
            border-radius: 0 2px 2px 0
        }

        #filterable li a.active {
            color: #FFF;
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10) inset
        }

        #filterable li a i {
            color: #FFF;
            margin-right: 7px
        }

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .9s;
    -moz-transition-duration: .9s;
    -ms-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity
    }

        .isotope.no-transition,
        .isotope.no-transition .isotope-item,
        .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0;
            -moz-transition-duration: 0;
            -ms-transition-duration: 0;
            -o-transition-duration: 0;
            transition-duration: 0
        }

ul#portfolio-container {
    margin: 0 0 0 -2%;
    padding: 0;
    overflow: hidden;
    float: left;
    width: 100%;
    border: none
}

    ul#portfolio-container li {
        float: left;
        margin: 0 0 30px 2%;
        list-style: none
    }

    ul#portfolio-container.four-columns li {
        width: 23%
    }

    ul#portfolio-container.three-columns li {
        width: 31%
    }

    ul#portfolio-container.two-columns li {
        width: 48%
    }

    ul#portfolio-container li ul.slides li {
        margin: 0 !important
    }

    ul#portfolio-container li ul.flex-direction-nav li {
        margin: 0 !important
    }

    ul#portfolio-container .flex-control-nav,
    .blog-post .flex-control-nav {
        width: 100%;
        position: absolute;
        display: block;
        z-index: 9999;
        right: -15px !important;
        bottom: 15px
    }

        ul#portfolio-container .flex-control-nav li,
        .blog-post .flex-control-nav li {
            margin: 0 0 0 4px;
            padding: 0;
            float: left;
            width: 10px
        }

    ul#portfolio-container li ol.flex-control-nav li a {
        background-color: #aab2bd;
        border-bottom: 1px solid #919aa6;
        margin: 0
    }

.item-wrapp {
    border-radius: 4px;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out
}

    .item-wrapp:hover {
        box-shadow: 0 0 5px #e6e9ee
    }

.portfolio-item,
.blog-item {
    float: left;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 4px 4px 0 0
}

    .portfolio-item a,
    .blog-item a {
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        transition: all .25s ease-out
    }

    .portfolio-item img,
    .blog-item img {
        -webkit-transition: all .35s ease-out;
        -moz-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
        -ms-transition: all .35s ease-out;
        transition: all .35s ease-out;
        -webkit-backface-visibility: hidden;
        border-radius: 4px 4px 0 0;
        width: 100%;
        height: auto;
        float: left
    }

    .blog-item img {
        border-radius: 4px
    }

    .portfolio-item:hover img,
    .blog-item.small:hover img,
    .blog-item.medium:hover img,
    .blog-item.large:hover img {
        position: relative;
        z-index: 10;
        opacity: .1;
        -webkit-transform: scale(1.18);
        -moz-transform: scale(1.18);
        -ms-transform: scale(1.18);
        -o-transform: scale(1.18);
        -webkit-perspective: 1000;
        border-radius: 4px 4px 0 0
    }

    .blog-item.small img,
    .blog-item.small:hover img,
    .blog-item.medium img,
    .blog-item.medium:hover img,
    .blog-item.large img,
    .blog-item.large:hover img {
        border-radius: 4px 4px 4px 4px !important
    }

.blog-item {
    border-radius: 4px
}

    .portfolio-item a.item-permalink,
    .blog-item a.item-permalink {
        background: rgba(0, 0, 0, 0.75);
        position: absolute;
        top: 40%;
        left: -50px;
        z-index: 120;
        border-radius: 4px;
        padding: 8px 12px
    }

    .portfolio-item a.item-preview,
    .blog-item a.item-preview {
        padding: 8px 12px;
        background: rgba(0, 0, 0, 0.75);
        position: absolute;
        top: 40%;
        right: -50px;
        z-index: 121;
        border-radius: 4px
    }

        .portfolio-item a.item-permalink:hover,
        .portfolio-item a.item-preview:hover,
        .blog-item a.item-permalink:hover,
        .blog-item a.item-preview:hover {
            background: #FFF
        }

            .portfolio-item a.item-permalink:hover i,
            .portfolio-item a.item-preview:hover i,
            .blog-item a.item-permalink:hover i,
            .blog-item a.item-preview:hover i {
                color: #434a54
            }

        .portfolio-item a.item-permalink i,
        .portfolio-item a.item-preview i,
        .blog-item a.item-permalink i,
        .blog-item a.item-preview i {
            color: #FFF;
            text-align: center;
            font-size: 14px;
            font-weight: 300
        }

ul#portfolio-container.two-columns li .item-wrapp .portfolio-item:hover a.item-permalink {
    left: 41%
}

ul#portfolio-container.two-columns li .item-wrapp .portfolio-item:hover a.item-preview {
    right: 41%
}

ul#portfolio-container.three-columns li .item-wrapp .portfolio-item:hover a.item-permalink {
    left: 35.5%
}

ul#portfolio-container.three-columns li .item-wrapp .portfolio-item:hover a.item-preview {
    right: 35.5%
}

.one-third.product .item-wrapp .portfolio-item:hover a.item-permalink {
    left: 32%
}

.one-third.product .item-wrapp .portfolio-item:hover a.item-preview {
    right: 32%
}

.portfolio-item:hover a.item-permalink {
    left: 31.5%
}

.portfolio-item:hover a.item-preview {
    right: 31.5%
}

.blog-item.small:hover a.item-permalink {
    left: 30%
}

.blog-item.small:hover a.item-preview {
    right: 30%
}

.blog-item.medium:hover a.item-permalink {
    left: 38%
}

.blog-item.medium:hover a.item-preview {
    right: 38%
}

.blog-item.large:hover a.item-permalink {
    left: 44%
}

.blog-item.large:hover a.item-preview {
    right: 44%
}

.portfolio-item-title {
    text-align: center;
    padding: 20px 15px 15px;
    background: #FFF;
    border: 1px solid #e6e9ee;
    border-top: none;
    border-radius: 0 0 4px 4px
}

.item-wrapp:hover .portfolio-item-title {
    border: 1px solid #ccd0d9;
    border-top: none
}

.portfolio-item-title a {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out
}

    .portfolio-item-title a:hover {
        text-decoration: none;
        color: #434a54 !important
    }

.portfolio-item-title p {
    margin-bottom: 10px;
    line-height: 14px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    color: #404040
}

.blog-post {
    float: left;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e1e1
}

.permalink h4 {
    margin-bottom: 0
}

.permalink a {
    color: #656d78;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 18px;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out
}

    .permalink a:hover {
        text-decoration: none
    }

.media-holder {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative
}

.blog-post.layout-2 .media-holder {
    float: left;
    width: 200px;
    margin-bottom: 0;
    margin-right: 20px;
    position: relative
}

.blog-post.layout-2 .post-intro {
    width: 68.5%;
    float: left
}

.blog-post.layout-3 {
    width: 48.89%;
    margin-right: 2.21%
}

    .blog-post.layout-3:nth-child(2n) {
        margin-right: 0 !important
    }

.media-holder img {
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out
}

    .media-holder img:hover {
        opacity: .8
    }

.blog-post.layout-2 ul.post-meta {
    width: auto;
    display: block
}

ul.post-meta {
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
    width: 100%
}

    ul.post-meta li {
        padding: 5px 0;
        margin: 0 0 5px 5px;
        display: inline-block;
        color: #a5a5a5
    }

        ul.post-meta li:first-child {
            margin-left: 0
        }

        ul.post-meta li i {
            margin-right: 5px;
            color: #a5a5a5
        }

        ul.post-meta li a {
            color: #a5a5a5;
            font-weight: 400
        }

            ul.post-meta li a:hover {
                text-decoration: none
            }

.pagination ul {
    margin: 10px 0 30px;
    float: left;
    position: relative;
    width: 100%
}

    .pagination ul li a {
        padding: 5px 10px;
        display: inline-block;
        float: left;
        margin-right: 1px;
        background: #aab2bd;
        color: #FFF;
        border-bottom: 1px solid #8d95a0;
        text-decoration: none;
        -webkit-transition: all 100ms ease-in-out;
        -moz-transition: all 100ms ease-in-out;
        -o-transition: all 100ms ease-in-out;
        -ms-transition: all 100ms ease-in-out;
        transition: all 100ms ease-in-out
    }

    .pagination ul li:first-child a {
        border-radius: 4px 0 0 4px
    }

    .pagination ul li:last-child a {
        border-radius: 0 4px 4px 0
    }

ul.pricing-boxes {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none
}

.pcol_ul {
    width: 100%
}

ul.pricing-boxes form li.one-pthird {
    width: 31.86%;
    margin-bottom: 20px
}

ul.pricing-boxes form li.one-pfourth {
    width: 23.34%;
    margin-bottom: 20px
}

ul.pricing-boxes form li.one-pfifth {
    width: 18.23%;
    margin-bottom: 20px
}

ul.pricing-boxes form li {
    float: left;
    list-style: none;
    text-align: center;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out;
    margin-right: 20px
}

    ul.pricing-boxes form li.last {
        margin-right: 0 !important
    }

ul.pricing-boxes li {
    float: left;
    list-style: none;
    text-align: center;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out
}

    ul.pricing-boxes li.one-fourth {
        margin-bottom: 20px
    }

    ul.pricing-boxes li.best-plan {
        position: relative;
        top: -10px
    }

        ul.pricing-boxes li.best-plan:hover {
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.20)
        }

ul.pricing-boxes.five li {
    width: 20%
}

ul.pricing-boxes.four li {
    width: 25%
}

ul.pricing-boxes.three li {
    width: 33%
}

ul.pricing-boxes li:nth-child(even) {
    background: #FFF;
    background: #f6f7fb
}

ul.pricing-boxes li.best-plan .plan-name {
    padding: 20px 0 15px
}

ul.pricing-boxes li.best-plan .plan-features {
    padding: 0 0 35px
}

.plan-name {
    background: #656d78;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.14), inset -1px 0 0 rgba(0, 0, 0, 0.14);
    padding: 15px 0 10px;
    border-radius: 4px 4px 0 0
}

    .plan-name.color {
        box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1)
    }

    .plan-name h4 {
        color: #FFF;
        font-size: 16px;
        font-family: "Roboto", Arial;
        font-weight: 300;
        margin-bottom: 5px
    }

    .plan-name h1 {
        color: #FFF;
        text-align: center;
        margin-bottom: 5px;
        line-height: 64px;
        margin-top: 7px
    }

        .plan-name h1 i {
            color: #FFF;
            border-radius: 100%;
            border: 2px solid #FFF;
            padding: 15px;
            -webkit-transition: all .25s ease-out;
            -moz-transition: all .25s ease-out;
            -o-transition: all .25s ease-out;
            -ms-transition: all .25s ease-out;
            transition: all .25s ease-out
        }

.plan-price {
    background: #434a54;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.14), inset -1px 0 0 rgba(0, 0, 0, 0.14);
    padding: 15px 0 10px
}

    .plan-price h4 {
        color: #FFF;
        font-size: 13px;
        font-family: "Roboto", Arial;
        font-weight: 300;
        margin-bottom: 5px
    }

        .plan-price h4 i {
            margin-right: 5px
        }

        .plan-price h4 span {
            color: #FFF;
            font-size: 13px
        }

    .plan-price h3 {
        color: #FFF;
        font-size: 22px;
        font-family: "Roboto", Arial;
        margin-bottom: 5px
    }

ul.pricing-boxes li:hover .plan-name,
ul.pricing-boxes li:hover .plan-price {
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out
}

    ul.pricing-boxes li:hover .plan-name h1 i {
        border: 4px solid #FFF
    }

ul.pricing-boxes li:hover .plan-name {
    background-color: #555d68
}

ul.pricing-boxes li:hover .plan-price {
    background-color: #383f49
}

.plan-features {
    background: #fff;
    border: 1px solid #e6e9ee;
    border-top: 0;
    padding: 0 0 25px;
    border-radius: 0 0 4px 4px;
    float: left
}

ul.pricing-boxes li .plan-features {
    border-right: none
}

ul.pricing-boxes li:last-child .plan-features {
    border: 1px solid #e6e9ee
}

ul.pricing-boxes.standalone li .plan-features {
    border: 1px solid #e6e9ee !important
}

.plan-features ul {
    float: left;
    list-style: none;
    margin-bottom: 25px
}

    .plan-features ul li {
        padding: 10px 0;
        text-align: center;
        border-bottom: 1px solid #f0f0f0;
        float: left;
        width: 100%;
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        transition: all .25s ease-out;
        width: 100% !important;
        float: left
    }

        .plan-features ul li i {
            margin-right: 10px;
            font-size: 16px
        }

        .plan-features ul li:hover {
            box-shadow: none
        }

.plan-name.dark {
    background: #656d78
}

.plan-price.dark {
    background: #434a54
}

ul.star-rating {
    width: 100%;
    list-style: none;
    text-align: center;
    display: block;
    float: left;
    margin-bottom: 15px
}

    ul.star-rating li {
        list-style: none;
        display: inline;
        margin-right: 0 !important
    }

        ul.star-rating li i {
            color: #ccd0d9;
            font-size: 14px
        }

            ul.star-rating li i.color {
                color: #f6bb43
            }

    ul.star-rating.big li i {
        font-size: 24px
    }

.shopping-cart-wrapp {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 25px
}

.shop-items {
    width: 100%;
    float: left;
    position: relative
}

    .shop-items > div {
        margin-bottom: 30px
    }

a.item-price {
    padding: 2px 10px;
    font-size: 11px;
    color: #FFF;
    text-transform: uppercase;
    background-color: #76d17f;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1999
}

    a.item-price i {
        color: #FFF;
        margin-left: 5px
    }

a.all-items {
    float: right;
    font-size: 13px;
    font-style: italic;
    color: #aab2bd;
    font-weight: 400;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    transition: all .15s ease-out
}

    a.all-items i {
        color: #aab2bd;
        margin-right: 5px
    }

#scrolltotop {
    width: 48px;
    height: 48px;
    background: url(../images/top.png) top no-repeat;
    margin: 0 15px 50px 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border-radius: 3px
}

    #scrolltotop:hover {
        background: url(../images/top.png) bottom no-repeat
    }

/*#amount{border:none;font-weight:800;width:100%;background:none;float:left;margin:15px 0 15px -10px}*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccd0d9 !important;
    background: #e6e9ee !important;
    font-weight: 400;
    color: #555
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0
}

.ui-widget-content {
    border: none !important;
    border-bottom: 1px solid #ccd0d9 !important;
    background: #e6e9ee !important;
    color: #222
}

a.product-item-preview {
    border-radius: 4px;
    background-color: #aab2bd;
    color: #FFF;
    position: absolute;
    right: 20px;
    bottom: 20px;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

    a.product-item-preview i {
        color: #FFF
    }

ul.commentlist {
    float: left;
    width: 100%;
    margin: 0
}

    ul.commentlist li {
        float: left;
        padding: 10px 0 20px;
        list-style: none
    }

        ul.commentlist li.child {
            margin-left: 90px
        }

.comments-amount {
    font-weight: 300;
    color: #aaa
}

.comment > .avatar {
    float: left;
    background: #FFF;
    padding: 3px;
    box-shadow: 0 0 7px #e6e9ee;
    position: relative;
    border: 1px solid #e6e9ee;
    margin-right: 10px
}

.comment .avatar img {
    float: left;
    max-width: 64px
}

.comment-entry p {
    margin: 0;
    line-height: 23px
}

.comment-entry {
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    float: left;
    margin: -70px 0 0 90px;
    width: 81%;
    background: #FFF;
    color: #888;
    border-radius: 4px;
    border: 1px solid #e6e9ee;
    padding: 20px;
    box-shadow: 0 0 7px #e6e9ee
}

ul.commentlist li.child .comment-entry {
    width: 78%
}

.comment-arrow {
    width: 10px;
    height: 20px;
    position: relative;
    float: left;
    background: url(../images/comment-arrow.png) no-repeat;
    margin-left: -30px
}

.comment-entry strong {
    float: left;
    padding-right: 5px;
    font-size: 14px;
    color: #656d78
}

.comment-entry span {
    float: left;
    color: #999
}

.comment-author {
    float: left;
    width: 100%
}

    .comment-author span.reply {
        float: right;
        display: inline
    }

        .comment-author span.reply a {
            transition: all .1s linear;
            -moz-transition: all .1s linear;
            -webkit-transition: all .1s linear;
            -o-transition: all .1s linear;
            float: right;
            padding: 0 7px;
            margin-left: 5px;
            font-weight: 400;
            color: #FFF;
            background: #ccd0d9;
            border-radius: 4px;
            font-size: 11px
        }

            .comment-author span.reply a i {
                transition: all .1s linear;
                -moz-transition: all .1s linear;
                -webkit-transition: all .1s linear;
                -o-transition: all .1s linear;
                color: #FFF;
                font-size: 11px
            }

            .comment-author span.reply a:hover,
            .comment-author span.reply a:hover i {
                text-decoration: none
            }

    .comment-author span.date {
        color: #999;
        float: left;
        font-weight: 300;
        padding: 0;
        margin: 5px 0 0 5px
    }

.tabs-wrapp {
    float: left;
    position: relative;
    margin-top: 20px
}

.tabs-nav {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

    .tabs-nav li {
        float: left;
        line-height: 32px;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: relative
    }

        .tabs-nav li a {
            background: #dfdfdf;
            border-right: 2px solid #FFF;
            color: #000;
            display: block;
            letter-spacing: 0;
            outline: none;
            padding: 2px 15px;
            text-decoration: none;
            border-radius: 4px 4px 0 0;
            -moz-transition: all .14s ease 0;
            -webkit-transition: all .14s ease 0;
            -o-transition: all .14s ease 0;
            box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 0 rgba(0, 0, 0, 0.12)
        }

        .tabs-nav li:first-child a {
            border-left: none
        }

        .tabs-nav li a:hover {
            background: #dfdfdf;
        }

        .tabs-nav li a i {
            margin-right: 5px;
            color: #000
        }

        .tabs-nav li.active a {
            background: #169fe6;
            border-bottom: 1px solid #169fe6
        }

.tabs-container {
    border: 1px solid #169fe6;
    margin: -1px 0 20px;
    overflow: hidden;
    width: 100%
}

.tab-content {
    padding: 15px;
    background: #FFF
}

ul.accordion {
    display: inline;
    float: left;
    width: 100%
}

    ul.accordion li {
        float: left;
        width: 100%;
        padding: 0;
        border: 1px solid #e1e1e1;
        border-bottom: none
    }

        ul.accordion li:last-child {
            border-bottom: 1px solid #e1e1e1
        }

    ul.accordion .accordion-switch {
        float: left;
        width: 100%;
        background: #FFF;
        margin-bottom: 0;
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        transition: all .25s ease-out;
        cursor: pointer;
        font-size: 12px;
        color: #777;
        line-height: 22px;
        padding: 12px 0 0
    }

    ul.accordion li.accordion-item.selected .accordion-switch {
        background: #FFF
    }

    ul.accordion .accordion-switch:hover {
        background: #f6f7fb
    }

    ul.accordion li.accordion-item .accordion-switch {
        font-size: 13px;
        text-transform: capitalize;
        float: left
    }

    ul.accordion li a:hover {
        text-decoration: underline
    }

    ul.accordion li.accordion-item .togglegfx {
        float: left;
        height: 22px;
        width: 22px;
        background: #aab2bd url(../images/accordion-toggle.png) no-repeat left top;
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        transition: all .25s ease-out;
        padding-right: 0;
        border-radius: 100%;
        margin: 1px 15px 11px
    }

    ul.accordion li.accordion-item:hover .togglegfx {
        background-color: #424953
    }

    ul.accordion li.accordion-item .accordion-content {
        padding: 0 20px 10px 15px;
        margin-top: 5px;
        float: left
    }

ol.carousel-tabs {
    width: 100%;
    text-align: center;
    list-style: none;
    float: left
}

    ol.carousel-tabs li {
        float: left;
        list-style: none;
        margin: 0 0 0 3px;
        display: inline-block;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        transition: all .3s ease-out;
        width: 10px;
        height: 10px;
        display: block;
        background: #ccd0d9;
        cursor: pointer;
        text-indent: -999em;
        border-radius: 100%
    }

        ol.carousel-tabs li:first-child {
            margin: 0
        }

ul.slidecontrols {
    float: right;
    width: 100px;
    list-style: none
}

    ul.slidecontrols li {
        float: left;
        list-style: none;
        margin-top: 20px
    }

        ul.slidecontrols li:first-child {
            margin-right: 2px
        }

        ul.slidecontrols li a.prev,
        ul.slidecontrols li a.next {
            height: 24px;
            width: 24px;
            position: relative;
            border-radius: 2px;
            color: #FFF;
            border-bottom: 1px solid #434a54;
            text-indent: -99999px;
            cursor: auto;
            float: left;
            display: block;
            -webkit-transition: all .3s ease-out;
            -moz-transition: all .3s ease-out;
            -o-transition: all .3s ease-out;
            -ms-transition: all .3s ease-out;
            transition: all .3s ease-out
        }

        ul.slidecontrols li a.prev {
            background: #656d78 url(../images/carousel-prev-next.png) -15% 50% no-repeat
        }

        ul.slidecontrols li a.next {
            background: #656d78 url(../images/carousel-prev-next.png) 115% 50% no-repeat
        }

        ul.slidecontrols li a.carousel-disabled,
        ul.slidecontrols li a.carousel-disabled:hover {
            background-color: #ccd0d9 !important;
            border-bottom: 1px solid #aab2bd !important;
            cursor: default
        }

.sidebar .widget {
    float: left;
    margin-bottom: 30px;
    width: 100%
}

    .sidebar .widget .top-search input {
        width: 198px
    }

    .sidebar .widget .flickr-widget li {
        width: 48px;
        height: 48px
    }

.price-wrapp {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 20px
}

.sidebar h4.widget-title {
    color: #656d78;
    font-family: 'Roboto', Arial;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500
}

    .sidebar h4.widget-title i {
        color: #aab2bd;
        margin-right: 5px
    }

.sidebar ul.popular-tags {
    list-style: none;
    float: left;
    margin-top: 20px;
    width: 100%
}

    .sidebar ul.popular-tags li {
        float: left;
        margin-right: 5px;
        margin-bottom: 7px
    }

        .sidebar ul.popular-tags li a i {
            margin-right: 5px;
            font-size: 12px;
            color: #FFF
        }

        .sidebar ul.popular-tags li a {
            transition: all .2s linear;
            -moz-transition: all .2s linear;
            -webkit-transition: all .2s linear;
            -o-transition: all .2s linear;
            font-size: 11px;
            padding: 4px 8px;
            background: #aab2bd;
            text-decoration: none;
            color: #FFF;
            border-radius: 2px
        }

ul.sidebar-nav {
    float: left;
    list-style: none;
    margin: 0
}

    ul.sidebar-nav li {
        width: 100%;
        float: left;
        list-style: none;
        /*padding:8px 0;*/
        border-bottom: 1px solid #efefef;
    }

        ul.sidebar-nav li a {
            background: url(../images/sidebar-nav.png) no-repeat left center;
            color: #a5a5a5;
            -webkit-transition: all 100ms ease-in-out;
            -moz-transition: all 100ms ease-in-out;
            -o-transition: all 100ms ease-in-out;
            -ms-transition: all 100ms ease-in-out;
            transition: all 100ms ease-in-out;
            cursor: pointer;
            display: block;
            padding: 8px 0px 8px 15px;
        }

            ul.sidebar-nav li a:hover {
                padding: 8px 0px 8px 15px;
                background: url(../images/sidebar-nav.png) no-repeat 5px center #f7f7f7;
            }

            ul.sidebar-nav li a i {
                margin-right: 5px
            }

table.simple-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: none;
    margin-bottom: 15px;
    border-radius: 4px
}

    table.simple-table th {
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-right: none;
        text-align: left;
        padding: 10px 15px;
        color: #FFF;
        vertical-align: top;
        font-size: 13px;
        font-weight: 600;
        border-radius: 4px 4px 0 0
    }

    table.simple-table td:last-child {
        border-right: 1px solid #e0e0e0
    }

    table.simple-table th:last-child {
        border-right: 1px solid #e0e0e0
    }

    table.simple-table td {
        padding: 10px 15px;
        border: #e0e0e0 1px solid;
        border-top: none;
        border-right: none;
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        transition: all .25s ease-out
    }

    table.simple-table tr:hover td {
        background-color: #f6f7fb
    }

.instagram-widget div {
    list-style: none;
    float: left;
    margin: 0
}

    .instagram-widget div img {
        margin-bottom: 5px;
        border: none
    }

    .instagram-widget div a {
        float: left;
        border: 3px solid #161616;
        display: block;
        width: 60px;
        height: 60px;
        margin: 7px 7px 0 0;
        display: block;
        position: relative;
        -webkit-transition: all .35s ease-out;
        -moz-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
        -ms-transition: all .35s ease-out;
        transition: all .35s ease-out;
        border-radius: 2px
    }

.instagram-widget.inner div a {
    border: 3px solid #656d78
}

.flickr-widget {
    margin: -5px -10px 0 0
}

    .flickr-widget ul {
        float: left;
        list-style: none
    }

    .flickr-widget li {
        float: left;
        border: 3px solid #212730;
        display: block;
        width: 60px;
        height: 60px;
        margin: 10px 10px 0 0;
        display: block;
        position: relative;
        -webkit-transition: all .35s ease-out;
        -moz-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
        -ms-transition: all .35s ease-out;
        transition: all .35s ease-out;
        border-radius: 2px
    }

        .flickr-widget li a img {
            border: none
        }

    .flickr-widget.inner li {
        border: 3px solid #ccd0d9
    }

    .flickr-widget li a span {
        position: absolute;
        display: block;
        width: 60px;
        height: 60px;
        left: 0;
        top: 0;
        opacity: 0;
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        transition: all .25s ease-out
    }

    .flickr-widget.inner li a span {
        width: 48px;
        height: 48px
    }

    .flickr-widget li a:hover span,
    .flickr-widget.inner li a:hover span {
        opacity: .75
    }

    .flickr-widget li:hover {
        border: 3px solid #656d78
    }

    .flickr-widget.inner li:hover {
        border: 3px solid #aab2bd
    }

    .flickr-widget.inner {
        margin-top: 15px
    }

.twitter-feeds li {
    border: none !important
}

.twitter-feeds b a,
.twitter-feeds b a:hover {
    margin-top: 5px;
    display: block;
    color: #FFF;
    font-weight: 400
}

    .twitter-feeds b a:hover.twitter-feeds a:hover {
        text-decoration: underline
    }

.twitter-feeds b a {
    font-weight: 800
}

.notification {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
    position: relative;
    padding: 10px 5px 10px 10px;
    border-radius: 4px;
    font-family: "Roboto", Arial, Verdana;
    font-style: normal;
    color: #FFF;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.12), inset -1px -1px 0 rgba(0, 0, 0, 0.12);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out;
    display: block
}

    .notification:hover {
        box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.25), inset -1px -1px 0 rgba(0, 0, 0, 0.25)
    }

span.close-notification {
    float: right;
    color: #FFF;
    color: rgba(0, 0, 0, 0.40);
    font-size: 16px;
    cursor: pointer
}

    span.close-notification i {
        color: #FFF;
        color: rgba(0, 0, 0, 0.40);
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        transition: all .25s ease-out
    }

    span.close-notification:hover i {
        color: #FFF;
        color: rgba(0, 0, 0, 0.70)
    }

.notification p {
    margin: 0;
    color: #FFF;
    color: rgba(0, 0, 0, 0.40)
}

.notification i {
    margin-right: 7px;
    font-size: 14px;
    color: #FFF;
    color: rgba(0, 0, 0, 0.40)
}

.notification.success,
.notification.success strong {
    background-color: #a0d569
}

.notification.error,
.notification.error strong {
    background-color: #ee5665
}

.notification.warning,
.notification.warning strong {
    background-color: #ffce55
}

.notification.notice,
.notification.notice strong {
    background-color: #4fc0e8
}

.notification strong {
    border: none !important
}

#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999
}

    #tiptip_holder.tip_top {
        padding-bottom: 5px
    }

    #tiptip_holder.tip_bottom {
        padding-top: 5px
    }

    #tiptip_holder.tip_right {
        padding-left: 5px
    }

    #tiptip_holder.tip_left {
        padding-right: 5px
    }

#tiptip_content {
    font-size: 11px;
    color: #FFF;
    padding: 5px 8px;
    font-family: "Roboto", Arial, Verdana;
    background: #656d78;
    border-radius: 4px
}

#tiptip_arrow,
#tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0
}

#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #656d78
}

#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #656d78
}

#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #656d78
}

#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #656d78
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: #656d78
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -6px;
    border-bottom-color: #656d78
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: #656d78
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: #656d78
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #tiptip_content {
        padding: 4px 8px 5px;
        background-color: #656d78
    }

    #tiptip_holder.tip_bottom #tiptip_arrow_inner {
        border-bottom-color: #656d78
    }

    #tiptip_holder.tip_top #tiptip_arrow_inner {
        border-top-color: #656d78
    }
}

.home-intro .button {
    float: right
}

.button {
    font-size: 12px;
    color: #FFF !important;
    font-family: "Roboto", Arial, Verdana;
    text-align: center;
    outline: none;
    text-transform: capitalize !important;
    cursor: pointer;
    position: relative;
    -moz-transition: all .24s ease 0;
    -webkit-transition: all .24s ease 0;
    -o-transition: all .24s ease 0
}

    .button:hover {
        box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.15), inset -1px 0 0 rgba(0, 0, 0, 0.15)
    }

    .button.color:hover,
    .button.grey {
        background: #89929d;
        color: #FFF !important;
        text-decoration: none
    }

    .button.simple-grey {
        background: #aab2bd;
        color: #FFF !important;
        text-decoration: none;
        border-bottom: none;
        font-size: 11px
    }

    .button.color-alt {
        color: #FFF !important;
        text-decoration: none;
        border-bottom: none;
        font-size: 11px
    }

        .button.color-alt:hover {
            background: #434a54 !important;
            color: #FFF !important
        }

    .button:active,
    .grey-button:active,
    .colored-button:active {
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35) inset
    }

    .button i.right,
    .grey-button i.right,
    .colored-button i.right {
        color: #FFF;
        margin-left: 5px
    }

    .button i.left,
    .grey-button i.left,
    .colored-button i.left {
        color: #FFF;
        margin-right: 5px
    }

    .button.small,
    .grey-button.small,
    .colored-button.small {
        padding: 6px 13px
    }

    .button.big,
    .grey-button.big,
    .colored-button.big {
        padding: 11px 17px
    }

    .button.huge,
    .grey-button.huge,
    .colored-button.huge {
        padding: 12px 22px;
        font-size: 15px;
        text-transform: capitalize;
        color: #FFF !important;
        /*font-family:"Roboto",Arial,Verdana; font-family: 'Titillium Web', sans-serif;*/
        font-family: "Open Sans script", sans-serif;
        font-weight: 400
    }

    .button.round,
    .grey-button.round,
    .colored-button.round {
        border-radius: 4px
    }

    .button.circle,
    .grey-button.circle,
    .colored-button.circle {
        border-radius: 100px
    }

.bar_graph li {
    list-style: none !important;
    border-radius: 4px
}

    .bar_graph li:last-child span {
        margin-bottom: 0
    }

    .bar_graph li .bar-wrap {
        margin-bottom: 10px;
        background-color: #f6f7fb;
        border-bottom: 1px solid #e6e9ee;
        border-radius: 4px
    }

    .bar_graph li span {
        height: 30px;
        width: 0;
        display: block;
        border-radius: 4px
    }

    .bar_graph li p {
        position: absolute;
        left: 10px;
        margin-top: 5px;
        z-index: 100;
        color: #FFF;
        width: 100%;
        font-size: 12px
    }

        .bar_graph li p i {
            margin-right: 7px
        }

    .bar_graph li span {
        overflow: visible !important;
        position: relative
    }

.team-member h4 {
    margin-bottom: 0
}

    .team-member h4 a {
        margin-bottom: 0;
        color: #656d78;
        font-size: 16px;
        font-weight: 600
    }

.team-member h5 {
    margin-bottom: 10px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400
}

.team-member .avatar {
    margin-bottom: 15px
}

.member-info {
    float: left;
    position: relative;
    background-color: #FFF;
    width: 100%
}

ul.team-member-links {
    float: left;
    list-style: none;
    width: 100%;
    height: auto
}

    ul.team-member-links li {
        float: left;
        list-style: none;
        margin-left: 5px
    }

        ul.team-member-links li:first-child {
            margin-left: 0
        }

        ul.team-member-links li a {
            -webkit-transition: all .3s ease-out;
            -moz-transition: all .3s ease-out;
            -o-transition: all .3s ease-out;
            -ms-transition: all .3s ease-out;
            transition: all .3s ease-out;
            font-size: 14px;
            float: left;
            padding: 7px 3px 2px;
            height: 20px;
            width: 20px;
            border-radius: 4px;
            border: 1px solid #d0d0d0;
            text-align: center
        }

            ul.team-member-links li a i {
                -webkit-transition: all .3s ease-out;
                -moz-transition: all .3s ease-out;
                -o-transition: all .3s ease-out;
                -ms-transition: all .3s ease-out;
                transition: all .3s ease-out;
                color: #d0d0d0
            }

.team-member ul.social-links.alternative {
    float: left
}

ul.feature-block-list {
    float: left;
    list-style: none
}

    ul.feature-block-list li {
        float: left;
        margin-left: 5px
    }

        ul.feature-block-list li:first-child {
            margin-left: 0
        }

.feature-block {
    position: relative
}

.feature-block-center {
    position: relative;
    text-align: center
}

    .feature-block-center h3,
    .feature-block-center h6 {
        margin-bottom: 5px
    }

    .feature-block-center h3 {
        font-size: 18px
    }

.feature-block-title {
    float: left;
    width: 100%;
    position: relative
}

.feature-block-title-center {
    float: left;
    width: 100%;
    position: relative;
    text-align: center
}

    .feature-block-title h4,
    .feature-block-title-center h4 {
        display: block;
        line-height: 14px;
        margin-bottom: 5px
    }

    .feature-block-title h6,
    .feature-block-title-center h6 {
        text-transform: capitalize;
        display: block;
        font-size: 13px;
        font-weight: 400
    }

.feature-block:hover .feature-block-icon {
    background: #aab2bd
}

.feature-block-icon {
    padding: 9px;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    color: #FFF;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    text-align: center;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
    cursor: pointer
}

    .feature-block-icon.round {
        border-radius: 100%
    }

        .feature-block-icon.round span {
            border-radius: 100%
        }

.feature-block-icon-center {
    padding: 25px 30px 30px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    color: #FFF;
    margin-left: 30%;
    margin-bottom: 25px;
    text-align: center;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
    border: 2px solid #aab2bd
}

    .feature-block-icon-center i {
        color: #aab2bd;
        font-size: 28px
    }

.feature-block-icon i {
    color: #FFF
}

.feature-block-icon span {
    padding: 9px;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    color: #FFF;
    margin-left: -9px;
    margin-top: -30px;
    margin-bottom: 0;
    float: left;
    text-align: center;
    z-index: 50
}

.feature-block:hover > .feature-block-title .feature-block-icon span {
    background: #a0a0a0;
    opacity: 0;
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -moz-transition-duration: .7s;
    -webkit-transition-duration: .7s;
    -ms-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s
}

.testimonial {
    text-align: center
}

    .testimonial .testimonial-avatar {
        margin: 15px 0
    }

        .testimonial .testimonial-avatar img {
            width: 64px !important;
            height: 64px !important;
            border-radius: 100%;
            padding: 4px;
            border: 1px solid #ccd0d9
        }

    .testimonial h3 {
        color: #656d78;
        font-weight: 300;
        font-size: 18px
    }

.service-item {
    text-align: center;
    padding: 20px;
    border: 1px solid #e6e9ee;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

    .service-item:hover {
        border: 1px solid #aab2bd
    }

    .service-item h1 i {
        font-size: 100px
    }

.modern-notice {
    margin-bottom: 60px;
    position: relative;
    padding: 20px;
    border-radius: 0;
    font-family: "Roboto", Arial, Verdana;
    text-align: center;
    font-style: normal;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out;
    display: block;
    background: #434a54
}

.modern-block {
    margin-bottom: 20px;
    position: relative;
    padding: 11px;
    border-radius: 5px;
    font-family: "Roboto", Arial, Verdana;
    text-align: center;
    font-style: normal;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out;
    display: block;
    background: #F8F8F8
}

    .modern-block:hover {
        background: #09F;
        color: #fff
    }

        .modern-block:hover h3 {
            color: #fff
        }

    .modern-block img {
        margin: 0 auto;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
        background: #e8e8e8;
        padding: 10px 13px
    }

    .modern-block:hover img {
        background: #fff
    }

.modern-notice.light {
    background: #169fe6;
    color: #FFF
}

.modern-notice.mh {
    min-height: 315px !important
}

.modern-notice.dark {
    background: #434a54;
    color: #FFF
}

    .modern-notice.dark h3 {
        font-size: 14px;
        color: #FFF;
        font-weight: 300
    }

.modern-notice.light h3 {
    font-size: 28px;
    color: #FFF;
    font-weight: 300
}

.modern-notice p {
    font-size: 15px
}

.modern-notice .avatar img {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
    border-radius: 100%;
    width: 64px;
    height: 64px;
    opacity: 100
}

.modern-notice .text {
    font-size: 18px;
    font-weight: 300;
    color: #999;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 26px;
    margin-bottom: 15px;
    font-style: italic
}

.modern-notice .author {
    font-size: 14px;
    font-weight: 500;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 22px
}

.client-block div {
    text-align: center;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.client-block img {
    -moz-transition: all .14s ease 0;
    -webkit-transition: all .14s ease 0;
    -o-transition: all .14s ease 0;
    opacity: .75;
    filter: alpha(opacity=75)
}

.client-block div:hover img {
    opacity: 1;
    filter: alpha(opacity=100)
}

.happy-clients-photo img {
    width: 64px;
    height: 64px
}

ul.client-block.modern li {
    text-align: center;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.12), inset -1px -1px 0 rgba(0, 0, 0, 0.12);
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    transition: all .15s ease-out
}

    ul.client-block.modern li:hover {
        box-shadow: inset 4px 4px 0 #e6e9ee, inset -4px -4px 0 #e6e9ee
    }

.column-block {
    width: 100%;
    height: 200px;
    float: left;
    background-color: #f6f7fb;
    text-align: center;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.10), inset -1px -1px 0 rgba(0, 0, 0, 0.10);
    border-radius: 4px
}

.after-nav-info {
    margin-top: 15px;
    float: right
}

    .after-nav-info h4 {
        color: #FFF;
        font-size: 14px;
        text-transform: capitalize;
        margin-bottom: 0;
        font-weight: 400
    }

    .after-nav-info.alt {
        margin-top: 28px
    }

        .after-nav-info.alt h4 {
            color: #FFF;
            font-size: 16px;
            text-transform: capitalize;
            margin-bottom: 0;
            font-weight: 700
        }

p.item-price {
    color: #8dc153 !important;
    font-size: 11px;
    font-weight: 500
}

.post-author {
    margin-top: 30px;
    padding: 20px;
    background: #FFF;
    color: #888;
    border-radius: 4px;
    border: 1px solid #e6e9ee
}

    .post-author h4 {
        margin: 0 0 5px;
        font-size: 16px
    }

    .post-author img {
        float: left;
        margin: 15px 5px 5px;
        width: 65px;
        height: 65px;
        border-radius: 4px
    }

.about-description {
    margin: 0 0 0 90px
}

.home-intro {
    padding: 40px 0 0;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 40px
}

    .home-intro h4 {
        font-size: 24px;
        margin-bottom: 5px;
        font-weight: 400;
        color: #FFF
    }

    .home-intro p {
        font-size: 14px;
        color: #FFF
    }

ul.simple-list {
    border: none !important;
    float: left;
    list-style: none;
    margin: 0
}

    ul.simple-list li {
        list-style: none;
        padding: 6px 0 !important;
        border: none !important;
        border-bottom: 1px solid #e6e9ee !important;
        float: left;
        display: block;
        width: 100%
    }

        ul.simple-list li i {
            margin-right: 5px;
            padding: 2px;
            font-size: 14px
        }

    .clients-wrapp {
        float: left;
        width: 100%;
        position: relative
    }

    .dropcap {
        float: left;
        font-size: 58px;
        line-height: 54px;
        padding-top: 4px;
        padding-right: 10px;
        margin-top: -2px
    }

    .dropcap.gray {
        color: #555
    }

    .error-layout {
        margin: 80px 0 60px;
        text-align: center;
        width: 100%;
        border: 4px solid #ccd0d9;
        padding: 50px 0 40px;
        float: left;
        border-radius: 4px
    }

    .error-layout h1 {
        font-size: 72px;
        line-height: 75px;
        margin-bottom: 20px;
        color: #656d78
    }

    .error-layout h1 i {
        font-size: 72px;
        line-height: 75px;
        margin-bottom: 20px;
        color: #d90e0e;
        margin-right: 30px
    }

    .error-layout h3 {
        color: #656d78;
        font-weight: 400;
        font-style: italic
    }

    .chart {
        text-align: center;
        margin-bottom: 0
    }

    .chart:first-child {
        margin-left: 0
    }

    .chart span {
        font-size: 34px;
        font-weight: 800
    }

    .chart .label {
        margin: 20px 0 15px;
        text-transform: uppercase;
        text-align: center;
        font-weight: 800;
        color: #656d78;
        font-size: 16px
    }

    .easyPieChart {
        margin: 0 auto;
        position: relative
    }

    .easyPieChart canvas {
        position: absolute;
        top: 0;
        left: 0
    }

    ul.unstyled {
        float: left;
        width: 100%
    }

    ul.unstyled li {
        float: left;
        width: 100%;
        padding: 4px 0;
        font-size: 14px
    }

    ul.unstyled li i {
        margin-right: 10px;
        margin-top: 2px;
        color: #aab2bd;
        font-size: 18px
    }

    #google-map {
        height: 400px;
        padding: 0;
        position: relative;
        width: 100%;
        margin-bottom: 40px;
        margin-top: 0;
        float: left
    }

    #google-map:before,
    #google-map:after {
        background: none;
        box-shadow: 0 0 5px 2px rgba(54, 55, 54, 0.25);
        content: '';
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    #google-map:after {
        bottom: 0;
        top: auto
    }

.pdf {
    background: url(../images/pdf-icon.png) no-repeat 5px 12px;
    padding: 15px 10px 10px 65px;
    width: 125px;
    min-height: 48px;
    float: left;
    margin: 30px 0
}

    .pdf a:hover {
        text-decoration: underline
    }

ul.contact-info-widget {
    list-style: none;
    float: left;
    width: 100%
}

    ul.contact-info-widget li {
        width: 100%;
        float: left;
        display: block;
        padding: 5px 0;
        border-bottom: 1px dotted #e1e1e1;
        background: none
    }

        ul.contact-info-widget li:first-child {
            border-top: 1px dotted #e1e1e1
        }

        ul.contact-info-widget li a {
            padding-left: 5px;
            color: #898989
        }

        ul.contact-info-widget li i {
            font-size: 14px
        }

        ul.contact-info-widget li a:hover {
            text-decoration: none
        }

.img-holder-alt i {
    font-size: 24px;
    color: #434a54;
    padding: 25px;
    line-height: 78px;
    background: #FFF;
    border-radius: 100%;
    border: 2px solid #434a54;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.margin-top {
    margin-top: 50px
}

.custom-slide {
    height: auto;
    position: relative;
    float: left;
    width: 100%
}

.modern-block p {
    margin: 0
}

.inner_content {
    margin: 0;
    padding: 0;
    margin-top: 0 !important
}

/* .txt_aligncenter {
    text-align: center
} */

.inner_pic {
    margin: 0 12px 12px 0;
    padding: 0;
    float: left
}

.mn_right {
    margin-right: 0 !important
}

.sms_feature {
    margin: 15px 0;
    padding: 0;
    float: left;
    width: 620px;
    clear: both;
    border: solid 1px #B1B1B1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff
}

.feature_row {
    margin: 0;
    padding: 0;
    width: 100%;
    border-bottom: solid 1px #B1B1B1;
    float: left;
    clear: both
}

.feature_col1 {
    margin: 0;
    padding: 10px 15px;
    float: left;
    width: 170px;
    border-right: solid 1px #B1B1B1;
    color: #717171;
    text-align: left
}

.feature_col2 {
    margin: 0;
    padding: 10px 15px;
    float: left;
    width: 360px;
    border-right: solid 1px #B1B1B1;
    color: #717171;
    text-align: center
}

.feature_col3 {
    margin: 0;
    padding: 8px 6px;
    float: left;
    width: 16px;
    text-align: center
}

.f_last {
    border-bottom: 0
}

ul.inner_list {
    margin: 0 0 10px;
    padding: 0;
    float: left;
    clear: both;
    width: 100%
}

    ul.inner_list li {
        margin: 0;
        padding: 0 0 0 25px;
        background: url(../images/right_mark.png) no-repeat left 7px;
        font-size: 14px;
        float: left;
        clear: both;
        line-height: 30px
    }

.img_aligncenter {
    text-align: center;
    margin: 0 auto 10px;
    display: block
}

.oldprice {
    text-decoration: line-through
}

.orange {
    color: #ff8a00
}

.red {
    color: red
}

.bluebtn {
    background: #169fe6 !important;
    color: #fff !important;
    border: solid 1px #000 !important
}

.redbtn {
    background: red !important;
    color: #fff !important;
    border: solid 1px #000 !important;
    font-weight: 700;
    text-transform: uppercase
}

.codequote {
    /*background:url(../images/left-qoute.png) no-repeat scroll 30px 30px #fff;*/
    border: solid 20px #eaeaea;
    clear: both;
    color: #a9a9a9;
    margin: 20px 0;
    /*padding:35px 65px;*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px
}

.codequote_wrapper {
    /*background:url(../images/right-qoute.png) no-repeat scroll right bottom*/
}

.sub-heading {
    border-left: 3px solid #169fe6;
    font-size: 18px;
    font-weight: 300;
    padding-left: 10px
}

.client_logo {
    margin: 0 10px 10px 0;
    padding: 3px;
    width: 94px;
    height: 94px;
    float: left;
    border: solid 1px #169fe6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px
}

img.client_logo,
img.team_pic {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all .6s ease;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale")
}

    img.client_logo:hover,
    img.team_pic:hover {
        filter: grayscale(0%);
        -webkit-filter: grayscale(0%);
        filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale")
    }

.cl_last {
    margin-right: 0
}

.position {
    color: #fff;
    margin-bottom: 0
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0, 174, 255, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5)
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(0, 174, 255, 0.4)
    }

::-moz-scrollbar {
    width: 5px
}

::-moz-scrollbar-track {
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 10px;
    border-radius: 10px
}

::-moz-scrollbar-thumb {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0, 174, 255, 0.8);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5)
}

    ::-moz-scrollbar-thumb:window-inactive {
        background: rgba(0, 174, 255, 0.4)
    }

#logo {
    float: left
}

.celebrate {
    margin: 0;
    padding: 0;
    float: right
}

.p_row {
    margin: 0 0 10px;
    padding: 0;
    float: left;
    clear: both;
    width: 100%
}

.p_colone {
    margin: 0;
    padding: 0;
    float: left;
    width: 20%
}

.p_coltwo {
    margin: 0 0 0 1%;
    padding: 0;
    float: left;
    width: 29%
}

.p_colthree {
    margin: 0 0 0 1%;
    padding: 0;
    float: left;
    width: 79%
}

.p_input {
    width: 85%
}

.p_textarea {
    width: 95%
}

.one_ten {
    width: 10%;
    float: left;
    margin-right: 1%
}

span.saletag {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    position: fixed;
    z-index: 1000000;
    /*display:none;*/
    top: 0;
    left: 0;
}

h1.m_head {
    display: inline;
    font-size: inherit;
    font-weight: 400;
    line-height: normal;
    color: #aab2bd
}

.mr_btm20 {
    margin-bottom: 20px
}

a.clicktooltip {
    outline: none;
    z-index: 20000;
    left: 0;
    top: 250px !important;
    position: fixed
}

    a.clicktooltip strong {
        line-height: 30px
    }

    a.clicktooltip:hover {
        text-decoration: none
    }

    a.clicktooltip span {
        z-index: 10;
        display: none;
        padding: 14px 20px;
        margin-top: 30px;
        margin-left: -6px;
        width: 300px;
        line-height: 16px
    }

    a.clicktooltip:hover span {
        display: inline;
        position: absolute;
        color: #111;
        border: 1px solid #169fe6;
        background: #fffAF0
    }

.callout {
    z-index: 20;
    position: absolute;
    top: 0;
    border: 0;
    left: -12px
}

a.clicktooltip span {
    box-shadow: 5px 5px 8px #CCC
}

.bg_orange {
    background: #F60
}

    .bg_orange:hover {
        background: #F60 !important
    }

.bg_green {
    background: #3ab600
}

    .bg_green:hover {
        background: #3ab600 !important
    }

.bg_pink {
    background: #fc0277
}

    .bg_pink:hover {
        background: #fc0277 !important
    }

.blk_pic {
    width: 100%;
    height: auto;
    clear: both;
    margin-bottom: 15px
}

.low_tab {
    padding: .9% 28% !important;
    background: #ff942b !important;
    color: #000 !important
}

.med_tab {
    padding: .8% 28% !important;
    background: #dc5d3a !important;
    color: #000 !important
}

.high_tab {
    padding: .9% 28% !important;
    background: #87bb33 !important;
    color: #000 !important
}

.tabs-nav li.active a.low_tab {
    -moz-box-shadow: inset 0 3px 5px 1px #974b00;
    -webkit-box-shadow: inset 0 3px 5px 1px #974b00;
    box-shadow: inset 0 3px 5px 1px #974b00;
    line-height: 38px
}

.tabs-nav li.active a.med_tab {
    -moz-box-shadow: inset 0 3px 5px 1px #982100;
    -webkit-box-shadow: inset 0 3px 5px 1px #982100;
    box-shadow: inset 0 3px 5px 1px #982100;
    line-height: 38px
}

.tabs-nav li.active a.high_tab {
    -moz-box-shadow: inset 0 3px 5px 1px #3d6200;
    -webkit-box-shadow: inset 0 3px 5px 1px #3d6200;
    box-shadow: inset 0 3px 5px 1px #3d6200;
    line-height: 38px
}

.start_logo {
    display: block;
    margin: 0 auto
}

.b_plus {
    background: url(../images/plus.png) bottom right no-repeat !important
}

.b_equal {
    background: url(../images/equal.png) center right no-repeat !important
}

.my_qrc {
    height: 60px;
    margin: 0 10px 0 0;
    padding: 0;
    float: right
}

.dmca-badge > img {
    height: 14px
}

.m_api {
    float: left
}

.ma_label {
    float: left;
    color: #00F
}

.dapi_box {
    background: #fff5f1;
    width: 94%;
    padding: 1% 3%;
    float: left;
    clear: both
}

table.my_table {
    margin: 0px 0px 15px 0px;
    padding: 5px;
    border: solid 1px #6f6f6f;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
}

    table.my_table thead {
        color: #fff;
    }

        table.my_table thead th {
            padding: 7px 5px;
            border: solid 1px #fff;
            background: #6f6f6f;
            font-size: 15px;
            font-weight: 500;
            border-top-color: #6f6f6f;
        }

    table.my_table tbody td {
        padding: 10px 5px;
        border: solid 1px #6f6f6f;
        text-align: center;
        font-size: 15px;
    }

.margbottm20 {
    margin-bottom: 20px;
}

table.mystep_table {
    font-family: 'Roboto Slab', serif !important;
    margin: 0px 0px 15px 0px;
    padding: 5px;
    border: solid 1px #6f6f6f;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
}

    table.mystep_table thead {
        color: #fff;
    }

        table.mystep_table thead th {
            padding: 7px 5px;
            background: #169fe6;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: normal;
        }

    table.mystep_table tbody td {
        padding: 10px 5px;
        border: solid 1px #6f6f6f;
        text-align: center;
    }

    table.mystep_table thead th.my_stepcol {
        background: #62c462;
    }

    table.mystep_table tbody td.my_stepcol2 {
        background: #e7ffe9;
        color: #000;
    }

/*---NEW HOME--*/
.newhome_container {
    background: url(../images/home-concept.png) center 150px no-repeat !important;
    padding: 0px;
    width: 100%;
    float: left;
    clear: both;
    height: 550px;
}

.nw_head {
    text-align: center;
    margin-bottom: 15px;
    clear: both;
}

.home_newone {
    margin: 195px 35px 0px 0px;
    padding: 0px;
    float: left;
    background: url(../images/home-concept-item.png) top left no-repeat;
    width: 161px;
    height: 221px;
}

img.my_newhome {
    height: auto;
    margin-left: 7px;
    margin-top: 7px;
    max-width: 100%;
}

.home_smallhead {
    margin: 35px 0px 0px 0px;
    padding: 0px;
    text-align: center;
    font-size: 30px;
    font-family: 'Shadows Into Light', cursive;
    color: #169fe6;
}

.home_newtwo {
    margin: 35px 0px 0px 0px;
    padding: 0px;
    float: left;
    background: url(../images/home-concept-item.png) top right no-repeat;
    width: 352px;
    height: 390px;
}

img.my_newhometwo {
    height: auto;
    margin-left: 7px;
    margin-top: 7px;
    max-width: 100%;
}

.hm_new {
    background: url(../images/home-concept-icons.png) left 100px no-repeat;
}

.home_feature {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    float: left;
    clear: both;
    width: 100%;
}

.hmf_left {
    margin: 4px 10px 0px 0px;
    padding: 0px;
    float: left;
}

.hmf_right {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 80%;
}

    .hmf_right h3 {
        font-size: 20px;
        margin-bottom: 5px;
        color: #169fe6;
    }

.tabs-nav li.active a,
.tabs-nav li.active a i {
    color: #fff;
}

.my_preblock {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 13px;
    line-height: 1.42857;
    margin: 0 0 10px;
    padding: 9.5px;
    word-break: break-all;
    word-wrap: break-word;
    overflow: inherit;
    clear: none;
}

.pink {
    color: #ff99ff;
}

.lightgreen {
    color: #99cc99;
}

.navyblue {
    color: #00F;
}

.container.my_container {
    float: left;
    width: 100%;
}

.my_block {
    margin: 0px;
    padding: 15px 0px;
    float: left;
    clear: both;
    width: 100%;
}

.my_font {
    font-family: 'Poiret One', cursive !important;
}

.my_container_two {
    float: left;
    width: 100%;
    background: #f6f7fb;
}

.int_icon {
    text-align: center;
    width: 85px;
    margin: 0px 4px;
}

.my_icon {
    border: 1px solid #404040;
    border-radius: 100px;
    font-size: 20px;
    margin-bottom: 20px;
    padding: 15px 20px;
}

.my_font_two {
    font-family: 'Raleway', sans-serif;
}

#topcontrol {
    z-index: 9999999;
}

.button i.left,
.grey-button i.left,
.colored-button i.left {
    color: #fff;
    margin-right: 5px;
}

.mbtn_hide {
    color: #fff;
}

.tabs-nav a span {
    color: #000;
}

.tabs-nav li.active a span {
    color: #fff;
}

.tab-content p {
    word-break: break-all;
    word-wrap: break-word;
}

.codequote_wrapper {
    word-break: break-all;
    word-wrap: break-word;
}

.my_in_content {
    background-image: url(../images/blur_bg.png);
    background-size: cover;
}

.Reg_block {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
}

.reg_title {
    font-size: 16px;
    margin: -15px -15px 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    padding: 10px 15px;
}

.Reg_block input[type="text"],
.Reg_block input[type="password"],
.Reg_block input[type="email"],
.Reg_block textarea,
.Reg_block select {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;
    border: 1px solid rgba(0, 0, 0, 0.7) !important;
    color: #fff !important;
    margin-bottom: 15px !important;
    border-radius: inherit !important;
    padding: 6% 3% !important;
    width: 94%;
}

.Reg_block .button.color:hover {
    border: inherit !important;
    background: #00719d !important;
}

.Reg_block input[type="text"]:focus,
.Reg_block input[type="password"]:focus,
.Reg_block input[type="email"]:focus,
.Reg_block textarea,
select:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

.my_btn {
    background: #00bfc1 none repeat scroll 0 0 !important;
    border: inherit !important;
    padding: 8px 12px 7px !important;
}

.my_col {
    width: 65.44%;
}

/*--------------New Theme---------29-06-2016-----*/
#header-links.hd_links {
    border-top: 1px solid #ff4800 !important;
    background: #f58734 !important;
    display: none;
}

    #header-links.hd_links a {
        color: #fff;
    }

    #header-links.hd_links .contact-links a i {
        color: #fff;
    }

.my_head {
    background: #f6f7fb;
}

.my_n_btn {
    background: #2372ab !important;
    border: inherit !important;
    /*text-shadow:5px 5px 15px rgb(0, 0, 0);*/
    border-radius: 30px !important;
    margin: 0 auto;
    text-align: center;
    font-size: 17px !important;
    display: table;
    padding: 12px 15px;
    font-family: 'Raleway', sans-serif;
    line-height: 24px;
    width: 90%;
    font-weight: 600;
}

.my_n_btn_two {
    background: #00457c !important;
    border: inherit !important;
    text-shadow: 5px 5px 15px rgb(0, 0, 0);
    border-radius: 25px !important;
}

#main-navigation.mm_nav {
    background: #00bfc1 none repeat scroll 0 0;
}

.my_n_btn_three {
    background: #6eb03a !important;
    border: inherit !important;
    text-shadow: 5px 5px 15px rgb(0, 0, 0);
    border-radius: 25px !important;
    font-weight: bold !important;
}

.hmf_left_two {
    margin: 0% 2% 0% 0%;
    padding: 0px;
    float: left;
    width: 18%;
}

h3.hmf_head {
    color: #00457c;
    font-weight: bold;
}

.hmf_right_two {
    width: 80%;
}

.msg_sol_blk {
    background: #fff;
    clear: both;
    padding: 10px;
    border-radius: 3px;
    height: 100px;
}

.msg_sol_blk img {
    display: block;
    text-align: center;
    margin: 10px auto;
    clear: both;
    width: 25%;
}

.msg_sol_blk h4 {
    color: #00457c;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    line-height: normal;
    border-top: 1px solid #e7e7e7;
    padding: 10px 0px 0px 0px;
}

.my_container_three {
    float: left;
    width: 100%;
    background: #eaeaea;
}
/*
.footer-call-to-action.footer_call {
    background: #f4f8fd !important;
    margin-top: 2px;
}*/

/*#footer.my_footer {
    background: #222 !important;
    padding: 20px 0px;*/
    /*border-top:solid 5px #292929;*/
/*}*/

/*.my_copyright {
    background: #f0f0f0;
}*/

    .my_copyright a {
        /*color:#00457c !important;*/
/*        color: #fff !important;*/
    }

/*        .my_copyright a:hover {
            color: #000 !important;
        }

.my_footer h4 {
    color: #000 !important;
}

.my_footer a {
    color: #000;
}

.my_footer a:hover {
    text-decoration: underline;
}*/

img.my_clogo {
    margin: 0px 20px 0px 0px;
    /*width:auto; height:70px!important;*/
}

.my_cslider {
    margin: 10px 0px !important;
}

/*.my_footer ul li {
    padding: 0 !important;
}
*/
.hd_links ul.social-links li a {
    background: inherit !important;
    border: inherit;
}

.mm_nav .main-menu li a {
    border-left: inherit !important;
    border-right: inherit !important;
    font-weight: bold;
    text-transform: uppercase;
    /*font-family: 'Titillium Web', sans-serif;*/
    font-family: "Open Sans script", sans-serif;
}

.mrg_btm_ten {
    margin-bottom: 10px;
}

.blue {
    color: #33CCFF;
}

.darkblue {
    color: #00447c;
}

.green {
    color: #4bd84b;
}

h3.hmf_head a {
    color: #00457c;
}

.smsservice_box {
    margin: 0px;
    padding: 10px;
    border: solid 1px #00447c;
    min-height: 180px;
    float: left;
    margin-bottom: 25px;
    clear: both;
}

.smsservice_box_left {
    float: left;
    margin: 0 2% 0 0;
    padding: 0;
    width: 28%;
}

.smsservice_box_right {
    float: left;
    margin: 0%;
    padding: 0;
    width: 70%;
}

.clear_all {
    clear: both;
}

.quote_block {
    background: #f6f7fb;
    padding: 25px;
}

.mm_nav .main-menu li a.m_ac:hover {
    background: #00457c none repeat scroll 0 0;
    color: #fff;
}

.mm_nav ul.main-menu ul {
    font-family: 'Raleway', sans-serif;
    background: #00457c none repeat scroll 0 0;
    border: inherit;
}

.mm_nav ul li a.s_ac {
    border-top: inherit;
    color: #fff;
    padding: 7px 7px;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
}

    .mm_nav ul li a.s_ac i {
        color: #fff;
        font-size: 14px;
    }

    .mm_nav ul li a.s_ac:hover {
        background: #00bfc1;
        transition: 2s;
    }

.mm_nav .main-menu h5 {
    color: #fff;
}

.mm_nav .main-menu .four-columns,
.mm_nav .main-menu .four {
    width: 460px;
    padding: 0 !important;
}

.mm_nav .main-menu .one-column,
.mm_nav .main-menu .one {
    /*width:250px;*/
    width: 230px;
}

.mm_nav .main-menu .two-columns,
.mm_nav .main-menu .two {
    width: 500px;
    padding: 0 !important;
}

.mm_nav .main-menu ol li {
    border-left: inherit;
    border-bottom: inherit;
    padding: 0px;
}

.mm_nav .main-menu li.sfHover {
    /*background:#565656;*/
}

.mm_nav .main-menu ul {
    width: 230px;
}

.mm_nav .main-menu ol {
    margin: 0px;
}

.mm_team {
    margin: 0px 0px 25px 0px;
    padding: 0px;
    clear: both;
    background: #787878;
    border-radius: 5px;
    float: left;
}

.mm_team_one {
    margin: 0px;
    padding: 0px;
    float: left;
    clear: both;
    width: 100%;
}

    .mm_team_one img {
        filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
        width: 100%;
        height: auto;
        border-radius: 5px 5px 0px 0px;
    }

        .mm_team_one img:hover {
            filter: grayscale(0%);
            -webkit-filter: grayscale(0%);
            filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale");
        }

.mm_team_two {
    margin: 0px;
    padding: 7px 0px;
    float: left;
    clear: both;
    text-align: center;
    width: 100%;
}

    .mm_team_two h4,
    .mm_team_two p {
        margin-bottom: 15px;
        color: #fff !important;
    }

.my_Ntable {
    font-size: 16px;
    width: 100%;
    margin: 0 auto 20px auto;
    padding: 10px;
    font-family: 'Roboto Slab', serif !important;
}

    .my_Ntable tr {
        padding: 10px;
    }

        .my_Ntable tr td {
            padding: 10px;
        }

.my_container_four {
    float: left;
    width: 100%;
    background: #2070aa;
}

.review {
    margin: 0px;
    padding: 0px;
    clear: both;
    float: left;
}

.review_block {
    background: #e2e7e9;
    border-radius: 12px;
    padding: 20px;
    color: #555;
    float: left;
}

.review_star {
    float: right;
}
/*
.review_footer {
    background: url(../images/review-arrow-left.png) top left no-repeat !important;
    height: 56px;
    text-align: left;
    color: #555;
    width: 100%;
    float: left;
    margin: -7px 0px 0px 0px;
}

    .review_footer p {
        margin: 0px !important;
        padding: 38px 0px 0px 100px;
        font-weight: bold;
    }
*/
.mm_team_two p {
    text-align: center;
}

.inner_pic_two {
    margin: 0 12px 12px 0;
    padding: 0;
    float: left;
    width: 33%;
}

.inner_pic_three {
    margin: 0 12px 12px 0;
    padding: 0;
    float: left;
    width: 50%;
}

td.Ntable_td {
    width: 50%;
}

.tw_bg {
    background: url(../images/world-map.png) center center no-repeat !important;
}

.sms_delivered {
    font-size: 24px;
    text-align: center;
    color: #6eb03a;
}

.sms_submitted {
    font-size: 24px;
    text-align: center;
    color: #ffae00;
}

.server_image {
    display: block;
    margin: 0 auto;
}

h2.sms_status_hd {
    margin-top: 40px;
}

/*#copyrights.my_copyright {background: url(../images/hand_sketch.png) right bottom no-repeat #393939; border-top: inherit !important; color:#fff !important;}*/
.small_hone {
    font-size: 22px !important;
}

.h_city {
    color: #ff0000;
    text-transform: uppercase;
}

.jobs_description {
    border-radius: 5px;
    padding: 10px;
    background: #f7f7f7;
    clear: both;
    margin-bottom: 10px;
    float: left;
    border: solid 1px #dfdfdf;
}

.price_block {
    background: #169fe6;
    height: 320px;
    padding: 20px;
    margin: 0px 0px 20px 0px;
    color: #fff;
}

.price_columnone {
    width: 32%;
    margin-right: 1%;
    float: left;
}

.price_columntwo {
    width: 16%;
    margin-right: 1%;
    float: left;
}

.price_mrnone {
    margin-right: inherit;
}

.sms_pr_qty {
    width: 96% !important;
    padding: 3% 2% !important;
    color: #6c6c6c !important;
    font-size: 15px !important;
}

.price_block label {
    font-size: 14px;
    font-weight: bold;
}

.sms_pr_credit {
    background: none !important;
    border: inherit !important;
    padding: 3% 0% !important;
    width: 50% !important;
    color: #fff !important;
    font-size: 15px !important;
    float: left;
    font-weight: bold;
    text-align: center;
}

strong {
    font-weight: 700 !important;
}

.dw_head {
    background-color: #bd0000 !important;
}

.dw_column {
    background-color: #fff;
    color: #bd0000;
    font-weight: bold;
}

/*.dw_content {background:#FFF url(../images/diwali_bg.png) top center no-repeat !important;}*/
/*--smppapi--*/
.new_title {
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    text-align: center;
    color: #6d6d6d;
    letter-spacing: 0px;
    font-weight: bold;
}

    .new_title span {
        color: #23a29d;
    }

.new_titlethirty {
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    text-align: center;
    color: #6d6d6d;
    letter-spacing: 0px;
    font-weight: bold;
}

.my_prag {
    text-align: center;
    letter-spacing: 0px;
    font-weight: bold;
    font-size: 14px;
}

.margt_fifty {
    margin-top: 50px;
}

.marg_fifty {
    margin-bottom: 50px;
}

.marg_fourty {
    margin-bottom: 40px;
}

.marg_thirty {
    margin-bottom: 30px;
}

.marg_twenty {
    margin-bottom: 20px;
}

.marg_ten {
    margin-bottom: 10px;
}

.smpp_srgroup {
    margin: 0px 0px 40px 0px;
    padding: 2.5% 5%;
    clear: both;
    background: #fff;
    border: solid 1px #e1e1e1;
    color: #6d6d6d;
    text-align: left;
    border-radius: 5px;
    float: left;
    width: 90%;
}

.smpp_grpleft {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 22%;
}

.smpp_grpright {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 78%;
}

    .smpp_grpright h3 {
        font-family: 'Raleway', sans-serif;
        color: #6d6d6d !important;
        margin-left: 25px;
        font-size: 26px;
    }

    .smpp_grpright p {
        font-family: 'Raleway', sans-serif;
        color: #6d6d6d !important;
        margin-left: 25px;
        font-size: 14px;
    }

    .smpp_grpleft img,
    .smpp_grpright img {
        width: 100%;
    }

.smpp_grpleft_two {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 78%;
}

.smpp_grpright_two {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 22%;
}

.smpp_grpleft_two h3 {
    font-family: 'Raleway', sans-serif;
    color: #6d6d6d !important;
    margin-right: 25px;
    font-size: 26px;
}

.smpp_grpleft_two p {
    font-family: 'Raleway', sans-serif;
    color: #6d6d6d !important;
    margin-right: 25px;
    font-size: 14px;
}

.smpp_grpleft_two img,
.smpp_grpright_two img {
    width: 100%;
}

/*--smppapi--*/
.topleft_txt {
    color: #000 !important;
}

    .topleft_txt h2 {
        font-size: 16px;
        font-weight: bold;
        color: #000;
        font-family: 'Raleway', sans-serif;
        margin: 0px !important;
        float: left;
    }

/*Vertical Flip*/
.verticalFlip {
    display: inline;
    text-indent: 2px;
    float: right;
}

    .verticalFlip span {
        animation: vertical 12.5s linear infinite 0s;
        -ms-animation: vertical 12.5s linear infinite 0s;
        -webkit-animation: vertical 12.5s linear infinite 0s;
        color: #fff;
        opacity: 0;
        overflow: hidden;
        position: absolute;
    }

        .verticalFlip span a {
            font-size: 16px !important;
        }

        .verticalFlip span:nth-child(2) {
            animation-delay: 2.5s;
            -ms-animation-delay: 2.5s;
            -webkit-animation-delay: 2.5s;
        }

        .verticalFlip span:nth-child(3) {
            animation-delay: 5s;
            -ms-animation-delay: 5s;
            -webkit-animation-delay: 5s;
        }

        .verticalFlip span:nth-child(4) {
            animation-delay: 7.5s;
            -ms-animation-delay: 7.5s;
            -webkit-animation-delay: 7.5s;
        }

        .verticalFlip span:nth-child(5) {
            animation-delay: 10s;
            -ms-animation-delay: 10s;
            -webkit-animation-delay: 10s;
        }

/*Vertical Flip Animation*/
@-moz-keyframes vertical {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 0;
        -moz-transform: rotateX(180deg);
    }

    10% {
        opacity: 1;
        -moz-transform: translateY(0px);
    }

    25% {
        opacity: 1;
        -moz-transform: translateY(0px);
    }

    30% {
        opacity: 0;
        -moz-transform: translateY(0px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes vertical {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 0;
        -webkit-transform: rotateX(180deg);
    }

    10% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    25% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    30% {
        opacity: 0;
        -webkit-transform: translateY(0px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes vertical {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 0;
        -ms-transform: rotateX(180deg);
    }

    10% {
        opacity: 1;
        -ms-transform: translateY(0px);
    }

    25% {
        opacity: 1;
        -ms-transform: translateY(0px);
    }

    30% {
        opacity: 0;
        -ms-transform: translateY(0px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

/*Vertical Flip*/
.mm_nav .main-menu .four_column_new {
    width: 920px;
    padding: 0 !important;
    left: -120px;
}

.mm_nav .main-menu .four_column_new1 {
    width: 730px;
    padding: 0 !important;
    left: -120px;
}

.home_clientlogo {
    margin: 0px;
    padding: 0px;
    float: left;
    clear: both;
    width: 100%;
}

/*.head_fixed { position: fixed; z-index: 9999999; top: 0;}*/
.feature_left {
    margin: 0% 2.5%;
    padding: 0px;
    float: left;
    width: 10%;
}

.feature_right {
    margin: 0%;
    padding: 0%;
    float: left;
    width: 85%;
}

.feature_left img {
    width: 100%;
    height: auto;
}

.feature_right h4 {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 18px;
}

.feature_right p {
    text-align: justify;
    margin-bottom: 35px;
}

.faq_btn {
    display: block;
    margin: 0% 0.5% 1% 0.5%;
    width: 17%;
    float: left;
    padding: 1% 1% !important;
}

.ls-fullwidth {
    /*height:350px !important;*/
    background: #000 !important;
}

#layerslidernew {
    display: none;
    float: left;
    width: 100%;
    height: auto;
    position: relative;
}

.new_team_block {
    margin: 0.5%;
    padding: 0px;
    float: left;
    width: 19%;
    height: 230px;
    position: relative;
}

    .new_team_block img {
        width: 100%;
        height: 100%;
    }

.teamphoto_two {
    display: none;
}

.new_team_block:hover .teamphoto_two,
.new_team_block:hover div.team_pdetail {
    display: block !important;
}

.new_team_block:hover .teamphoto_one,
.new_team_block:hover div.team_pdetail {
    display: none;
}

.team_pdetail {
    margin: 0px;
    padding: 0px;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 24%;
    background: rgb(0, 82, 142, 0.7);
    color: #fff;
    transition: 0.9s;
    display: none;
}

    .team_pdetail h4 {
        margin: 8px 0px 5px 0px;
        padding: 0px;
        color: #fff;
        font-size: 15px;
    }

    .team_pdetail p {
        margin: 0px;
    }

.primary_nbtn {
    background: #337ab7 !important;
    border-bottom: solid 1px #337ab7 !important;
}

.service-item:hover h1::after {
    position: absolute;
    content: "";
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: dashed 2px #0067b3;
    animation-name: spin;
    animation-duration: 5000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    left: 0;
    right: 0;
    bottom: 0;
    top: 10px;
    margin: 0 auto;
}

h1.my_heading::after {
    content: "";
    position: absolute;
    width: 10%;
    height: 2px;
    background: #000;
    display: block;
    margin: 35px auto 0 auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/*start_nilesh*/
.rq_head {
    font-family: 'Tangerine', cursive;
}

#copyrights p {
    /*margin-bottom: 20px; border-bottom: 1px solid #fff;*/
    padding-bottom: 5px;
    font-size: 13px;
    font-family: 'Lato', sans-serif !important;
}

/*#footer ul li {
    width: 100%;
    float: left;
    list-style: none;
    padding: 5px 0 !important;
    line-height: 16px;
}
*/
/*#copyrights.my_copyright { background: inherit!important; border-top: inherit !important; color: #fff !important; background-color:#000 !important; }*/
/*.foot_review {
    color: #fff !important;
}

    .foot_review span a {
        color: #fff !important;
    }*/

/*#footer.my_footer {
    background-position: 0px 0px;
    background-repeat: repeat-x;
    animation: animatedBackground 40s linear infinite;
}*/

@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }
}

/*.my_footer a {
    color: #fff !important;
    font-size: 13px !important;*/
    /*font-family: 'Quicksand', sans-serif; font-weight: bold; font-family: 'Lato', sans-serif!important;*/
    /*font-family: 'Raleway', sans-serif;
    letter-spacing: 0.5px;
    font-weight: 400;
}*/

/*.my_footer ul il a {
    color: #fff !important;
}
*/
/*#footer h4 {
    font-size: 17px !important;
    color: #fff !important;
    font-weight: normal !important;*/
    /*font-family: 'Quicksand', sans-serif !important; font-family: "Pavanam", sans-serif!important;*/
    /*font-family: 'Lato', sans-serif !important;
}*/

/*#footer::before {
    position: absolute;
    content: "";
    top: -42px;
    background: #222;
    width: 101%;
    height: 95px;
    transform: rotate(3deg);
    left: -3px;
    display: none;
}

#footer::after {
    position: absolute;
    top: -45px;
    height: 93px;
    width: 100%;
    background: #222;
    content: "";
    left: 0;
    transform: rotate(-3deg);
    z-index: 0;
    display: none;
}
*/
.inline_span {
    border: 1px solid #169fe6;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 5px;
    color: #fff;
    background: #169fe6;
    font-size: 12px;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

/* @-webkit-keyframes glowing { 0% { background-color: #169fe6; -webkit-box-shadow: 0 0 3px #169fe6; } 50% { background-color: #169fe6; -webkit-box-shadow: 0 0 20px #169fe6; } 100% { background-color: #169fe6; -webkit-box-shadow: 0 0 3px #169fe6; }} @-moz-keyframes glowing { 0% { background-color: #169fe6; -moz-box-shadow: 0 0 3px #169fe6; } 50% { background-color: #169fe6; -moz-box-shadow: 0 0 20px #169fe6; } 100% { background-color: #169fe6; -moz-box-shadow: 0 0 3px #169fe6; } } @-o-keyframes glowing {0% { background-color: #169fe6; box-shadow: 0 0 3px #169fe6; } 50% { background-color: #169fe6; box-shadow: 0 0 20px #169fe6; } 100% { background-color: #169fe6; box-shadow: 0 0 3px #169fe6; }} @keyframes glowing {0% { background-color: #169fe6; box-shadow: 0 0 3px #169fe6; } 50% { background-color: #169fe6; box-shadow: 0 0 20px #169fe6; } 100% { background-color: #169fe6; box-shadow: 0 0 3px #169fe6; }}*/
/*wave animation*/
.ocean {
    height: 5%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #015871;
}

.wave {
    background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/85486/wave.svg) repeat-x !important;
    /*  position: absolute; top: -198px;*/
    width: 6400px;
    height: 198px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
    animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

    .wave:nth-of-type(2) {
        top: -175px;
        -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.1250s infinite, swell 7s ease -1.25s infinite;
        animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.1250s infinite, swell 7s ease -1.25s infinite;
        opacity: 1;
    }

@-webkit-keyframes wave {
    0% {
        margin-left: 0;
    }

    100% {
        margin-left: -1600px;
    }
}

@keyframes wave {
    0% {
        margin-left: 0;
    }

    100% {
        margin-left: -1600px;
    }
}

@-webkit-keyframes swell {

    0%, 100% {
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }

    50% {
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }
}

@keyframes swell {

    0%, 100% {
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }

    50% {
        -webkit-transform: translate3d(0, 500px, 0);
        transform: translate3d(0, 500px, 0);
    }
}

.wave::after {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

/*end wave animation*/
/*headercss*/
.aut_type {
    color: lime;
    font-family: "Courier";
    font-size: 20px;
    margin: 10px 0 0 10px;
    white-space: nowrap;
    overflow: hidden;
    width: 30em;
    animation: type 4s steps(60, end);
}

    .aut_type:nth-child(2) {
        animation: type2 8s steps(60, end);
    }

    .aut_type a {
        color: lime;
        text-decoration: none;
    }

@keyframes type {
    from {
        width: 0;
    }
}

@keyframes type2 {
    0% {
        width: 0;
    }

    50% {
        width: 0;
    }

    100% {
        width: 100;
    }
}

@keyframes blink {
    to {
        opacity: .0;
    }
}

/*end header css*/
@media screen and (min-width: 320px) and (max-width: 768px) {
    a.top_views {
        display: none;
    }

    .app_res {
        display: none;
    }

        /*.own_cont .one-fifth { width: 50%!important;}*/
        .app_res a img {
            width: 66% !important;
        }

    .mob_container {
        width: 100% !important;
        left: 0px !important;
    }
}

/*end_nilesh*/
/*--saifee--*/
.Reg_block select {
    width: 100%;
}

p.terms_reg {
    color: #dfdfdf;
    font-size: 12px;
    line-height: 20px;
    float: left;
    margin-bottom: 20px;
    text-align: justify;
}

.bankdetail_blk {
    clear: both;
    margin-bottom: 20px;
    width: 60%;
    float: left;
    clear: both;
    border: solid 1px #000;
}

img.bankimg {
    margin-bottom: 5px;
}

.bankdetail h3 {
    margin-bottom: 10px;
}

.bankdetail p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    line-height: nomal;
    font-size: 15px;
}

.bankdetail a {
    color: #169fe6;
}

.bankdetail_blkleft {
    width: 25%;
    float: left;
    min-height: 180px;
}

.bankdetail_blkright {
    width: 74%;
    float: left;
    margin-left: 1%;
}

.bankdetail_blkleft h3 {
    margin: 10px 0px 10px 10px;
}

.bankdetail_blkright p {
    margin-bottom: 0px;
}

.bankdetail_blkleft.hdfc_bank {
    background: #004b8f;
}

    .bankdetail_blkleft.hdfc_bank h3 {
        color: #fff;
    }

.bankdetail_blknote {
    clear: both;
    margin-bottom: 20px;
}

.contact_container {
    float: left;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.contact_contain_inner {
    margin-top: 20px;
}

.cont_containright h2,
.cont_containright p {
    color: #000;
    text-align: center;
}

.contactform_NW {
    width: 500px;
    margin: 0 auto;
    display: table;
    background: #173b89;
    padding: 15px 30px;
}

.cont_row {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    float: left;
    width: 100%;
    clear: both;
}

.cont_left {
    float: left;
    margin: 0% 1% 0% 0%;
    padding: 0px;
    width: 49%;
}

.cont_right {
    margin: 0% 0% 0% 1%;
    padding: 0px;
    float: left;
    width: 49%;
}

.cont_full {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.cont_row .cont_input {
    margin-bottom: 0px !important;
    width: 96%;
    padding: 10px 2% !important;
    color: #000;
}

.cont_row .cont_sel {
    width: 100%;
}

.contactform_NW label {
    color: #fff;
    font-size: 14px;
}

.cont_row .custom_btn {
    padding: 10px 30px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase !important;
    letter-spacing: 0.5px;
    display: inline-block;
}

.cont_containleft h1 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.cont_containleft {
    background: rgba(0, 0, 0, 0.9) !important;
}

    .cont_containleft p {
        font-size: 14px;
        color: #fff;
    }

    .cont_containleft h3 {
        color: #fff;
    }

.cont_upload {
    background: #fff;
    border-radius: 3px;
}

.hot_intro h1 {
    text-align: center;
    color: #2866af;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
}

    .hot_intro h1 span {
        color: #df2635;
    }

.hot_intro h2 {
    color: #000;
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    margin-bottom: inherit;
}

.countdownbox_hot {
    border: 2px solid #000;
    max-width: 330px;
    margin: 50px auto;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
}

    .countdownbox_hot h2 {
        background: #fff;
        color: #2f2f2f;
        font-size: 25px;
        display: inline-block;
        padding: 0 18px;
        position: relative;
        top: -20px;
        text-transform: uppercase;
        margin-bottom: 0px;
    }

    .countdownbox_hot p#coming {
        font-size: 40px;
        font-weight: 500;
        line-height: 40px;
        font-family: 'Roboto', Arial, sans-serif;
        color: #2372ab;
        margin: 10px 0px;
    }

.hot_packages {
    margin: 20px auto;
    list-style: none;
    width: 60%;
    padding: 0px;
    display: table;
    clear: both;
}

    .hot_packages li {
        float: left;
        width: 27.33%;
        background: #fff;
        color: #3e3e3e;
        border-radius: 8px;
        margin: 0% 1%;
        padding: 2%;
        text-align: center;
        transition: all .3s ease-in;
        -webkit-transition: all .3s ease-in;
        box-shadow: 1px 6px 15px 6px rgba(0, 0, 0, 0.10);
    }

        .hot_packages li:hover {
            background: #3c415e;
            box-shadow: 0 0 25px #99999a;
            color: #fff;
        }

        .hot_packages li h3 {
            font-size: 15px;
            text-transform: uppercase;
            border-bottom: 1px solid #2e3a52;
            padding-bottom: 5px;
            margin-bottom: 15px;
        }

        .hot_packages li .sms-pkg {
            font-size: 24px;
            text-transform: uppercase;
            font-family: 'Roboto', Arial, sans-serif;
            font-weight: bold;
            margin-bottom: 20px;
            clear: both;
            display: inline-block;
        }

        .hot_packages li .price {
            font-size: 31px;
            color: #f33f4d;
            font-weight: 500;
            margin: 0px 0px 15px 0px;
            display: inline-block;
        }

        .hot_packages li .button,
        .payment-success .button {
            color: #fff;
            font-size: 16px;
            background: #f33f4d url(../images/btn-bg.png) repeat 0 0;
            border-radius: 31px;
            padding: 5% 2%;
            text-transform: uppercase;
            display: block;
            width: 96%;
            margin-top: 8px;
            cursor: pointer;
            font-weight: 600;
        }

.hotpackage_main {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.hot_packages li:hover h3 {
    color: #fff;
    border-bottom-color: #fff;
}

p.gst {
    text-align: right;
    margin: 10px 0px;
    display: table-row;
    float: right;
}

.newdev_breadcrumb {
    margin-bottom: 0px !important;
}

div#developernew {
    padding: 0px;
    width: 100%;
    float: left;
    clear: both;
    background: rgba(54, 56, 70, 1);
    background: -moz-linear-gradient(left, rgba(54, 56, 70, 1) 0%, rgba(54, 56, 70, 1) 50%, rgba(245, 245, 245, 1) 51%, rgba(245, 245, 245, 1) 71%, rgba(245, 245, 245, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(54, 56, 70, 1)), color-stop(50%, rgba(54, 56, 70, 1)), color-stop(51%, rgba(245, 245, 245, 1)), color-stop(71%, rgba(245, 245, 245, 1)), color-stop(100%, rgba(245, 245, 245, 1)));
    background: -webkit-linear-gradient(left, rgba(54, 56, 70, 1) 0%, rgba(54, 56, 70, 1) 50%, rgba(245, 245, 245, 1) 51%, rgba(245, 245, 245, 1) 71%, rgba(245, 245, 245, 1) 100%);
    background: -o-linear-gradient(left, rgba(54, 56, 70, 1) 0%, rgba(54, 56, 70, 1) 50%, rgba(245, 245, 245, 1) 51%, rgba(245, 245, 245, 1) 71%, rgba(245, 245, 245, 1) 100%);
    background: -ms-linear-gradient(left, rgba(54, 56, 70, 1) 0%, rgba(54, 56, 70, 1) 50%, rgba(245, 245, 245, 1) 51%, rgba(245, 245, 245, 1) 71%, rgba(245, 245, 245, 1) 100%);
    background: linear-gradient(to right, rgba(54, 56, 70, 1) 0%, rgba(54, 56, 70, 1) 50%, rgba(245, 245, 245, 1) 51%, rgba(245, 245, 245, 1) 71%, rgba(245, 245, 245, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363846', endColorstr='#f5f5f5', GradientType=1);
}

.devnew_wrapper {
    padding: 0px;
    width: 100%;
}

.devnew_tab {
    margin: 0px;
    padding: 0px;
    display: table;
    clear: both;
    width: 100%;
}

.devnewtab_left {
    margin: 0%;
    padding: 20px 0px;
    display: table-cell;
    width: 30%;
    background: #363846;
}

.devnewtab_right {
    margin: 0%;
    padding: 20px 0px 20px 15px;
    display: table-cell;
    width: 69%;
    background: #f5f5f5;
}

.navleft_block {
    margin: 0px;
    padding: 0px;
    display: table;
    clear: both;
    width: 100%;
}

    .navleft_block h3 {
        background: #292b37;
        color: #fff !important;
        padding: 8px 0px 8px 10px;
        text-align: left;
        margin-bottom: 0px;
        font-size: 16px;
        border-radius: 5px 0px 0px 5px;
        font-weight: 500;
    }

        .navleft_block h3 a {
            color: #fff;
        }

    .navleft_block ul {
        margin: 0 0 50px 23px;
        border-left: 1px solid #53555f;
        font-size: 15px;
        font-family: 'Raleway', sans-serif;
        clear: both;
    }

        .navleft_block ul li {
            padding-top: 17px;
        }

            .navleft_block ul li a {
                display: block;
                color: #fff;
            }

                .navleft_block ul li a:before {
                    content: "";
                    float: left;
                    margin: 10px 8px 0px 0px;
                    display: block;
                    border-top: 1px solid #53555f;
                    width: 22px;
                }

.devnewtab_right h3 {
    font-weight: 500;
    color: #000;
}

.devnewtab_right p {
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 12px;
}

.devapi_mainblock {
    margin: 0px;
    padding: 0px 20px 0px 0px;
    height: 1500px;
    overflow: auto;
}

.devnew_api {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0px;
    margin-bottom: 17px;
    clear: both;
}

    .devnew_api p {
        display: block;
        padding: 15px 20px;
        word-break: break-all;
        margin-bottom: 0px;
    }

    .devnew_api h4 {
        background: #363846;
        color: #e0e0e0;
        font-size: 16px;
        font-weight: 500;
        display: block;
        padding: 9px 20px;
        text-transform: uppercase;
        margin-bottom: 0px;
        border-radius: 4px 4px 0px 0px;
    }

.devapi_subhead_one {
    margin: 0px;
    padding: 0px;
    color: #ff0000;
    clear: both;
}

.devnew_querymainblock {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    clear: both;
    float: left;
}

.devnew_queryblk {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    clear: both;
}

.devnew_queryblkleft {
    margin: 0% 1% 0% 0%;
    padding: 0px 1% 0px 0%;
    width: 28%;
    float: left;
    background: #e0e0e0;
    border-radius: 3px;
}

.devnew_queryblkright {
    margin: 0% 0% 0% 1%;
    padding: 10px 0.5% 10px 0.5%;
    background: #eeeeee;
    width: 67%;
    border-radius: 3px;
    float: left;
}

.devnew_queryblkleft img {
    background: #10295e;
    padding: 15px;
    float: left;
    margin: 0px;
    border-radius: 3px 0px 0px 3px;
}

.devnew_queryblkleft p {
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 15px;
    line-height: 41px;
    vertical-align: middle;
    font-size: 15px;
}

.devnew_queryblkright p {
    margin-bottom: 0px;
    color: #363846;
    padding: 0px 0px 0px 10px;
    font-size: 14px;
}

.devnew_parametermainblock table {
    color: #3c3c3c;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    width: 100%;
    border: solid 1px #3c3c3c;
}

    .devnew_parametermainblock table thead {
        background: #e7e7e7;
        padding: 5px;
    }

.devnew_parametermainblock tr td {
    padding: 10px;
    border: solid 1px #3c3c3c;
}

.devnew_parametermainblock tbody tr {
    border-bottom: solid 1px #3c3c3c;
}

.devnew_parametermainblock thead {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

.devnew_parametermainblock table {
    margin-bottom: 20px;
}

p.devapi_code {
    line-height: 28px;
    word-break: break-all;
}

.devnew_api a {
    color: #008ed7;
}

.devnewtab_right h1 {
    color: #000;
    font-weight: bold;
}

.devapi_mainblock code {
    width: 650px;
    word-break: break-all;
    color: #000;
    padding: 0px 15px;
    display: block;
    margin-top: 0px;
}

button.copycode_btn {
    background: #00659B;
    color: #fff;
    border: indianred;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0px 0px 5px 5px;
    text-align: center;
    cursor: pointer;
}

button.copycode_btntwo {
    background: #00659B;
    color: #fff;
    border: indianred;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
    cursor: pointer;
}

.rotate_txt {
    display: block;
    height: 40px;
    clear: both;
}

    .rotate_txt h2 {
        color: #fff;
    }

.hservice_subhead {
    color: #333;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0px;
}

ul.nav-tabs {
    margin: 0 auto;
    display: table;
}

/*.foot_head {
    font-size: 14px !important;
    color: #fff !important;
    font-weight: bold !important;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    margin-bottom: 4px !important;
    letter-spacing: 1px !important;
    display: table;
}
*/
.keywordPoint .pointer-ring a h3 {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 0px;
}

#cookieConsent {
    display: none;
}

.button.color2 {
    background: #d63d3d;
    border-bottom: 1px solid #801110;
}

    .button.color2:hover {
        color: #d63d3d !important;
        background: #fff;
        border-bottom: inherit;
        border: solid 1px #801110 !important;
    }

p.home_clienttitle {
    font-family: 'Raleway', sans-serif;
    color: #2372ab;
    text-align: center;
    font-size: 24px;
    margin: 20px 0px 10px;
    font-weight: 500;
    text-transform: uppercase;
}

    p.home_clienttitle span {
        font-weight: 700;
        color: #d6353a;
    }

p.trst.home_trust {
    font-family: 'Raleway', sans-serif;
    color: #000;
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
}

.home_clientlogo {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 10px;
}

.iso_tri,
.google_reviw {
    display: none;
}

#copyrights p {
    margin-bottom: 0px;
    color: #fff;
    padding-bottom: 0px;
    text-align: center;
}

    #copyrights p a:hover {
        text-decoration: underline;
        color: #fff !important;
    }

.dis_p {
    line-height: initial;
    margin-bottom: 10px;
}

    .dis_p a {
        line-height: normal;
        letter-spacing: normal;
        margin: 0px !important;
        font-weight: 500;
    }

p.indus_pra {
    margin-bottom: 15px;
}

.ft_marq h3 {
    margin-bottom: 0px;
}

/*.foot_logo {
    margin-bottom: 15px;
}*/

.ftsocial_icon {
    text-align: left;
    margin-bottom: 15px;
    clear: both;
}

    .ftsocial_icon a {
        background: #169fe6;
        opacity: 1;
        width: 30px;
        height: 30px;
        display: inline-block;
        border-radius: 5px;
        margin: 0px 2px;
    }

        .ftsocial_icon a i {
            line-height: 30px;
            color: #fff;
            font-size: 18px;
        }

        .ftsocial_icon a:hover {
            background: #76b51b;
        }

        .ftsocial_icon a i:hover {
            text-decoration: none;
        }

.ftapp_icon {
    display: block;
    margin: 0 auto 20px auto;
    text-align: left;
    clear: both;
}

    .ftapp_icon img {
        width: 100px;
        height: auto;
        display: inline-block;
        opacity: 1;
    }

/*.foot_continfo {
    clear: both;
    display: inline-block;
    margin-bottom: 10px;
}
*/
.fcont_icon {
    display: inline-block;
}

    .fcont_icon span i {
        background: #313131;
        width: 35px;
        height: 35px;
        display: inline-block;
        border-radius: 25px;
        text-align: center;
        line-height: 35px;
        margin-right: 5px;
        color: #169fe6;
        font-size: 15px;
    }

.fcont_cont {
    display: inline-block;
}

    .fcont_cont a {
        color: #999999 !important;
        font-size: 15px !important;
        font-weight: 500;
        opacity: 1;
    }

/*#footer ul li:before {
    width: 7px;
    height: 7px;
    background: #169fe6;
    position: absolute;
    content: "";
    opacity: 1;
    z-index: 999;
    margin-top: 4px;
}

#footer ul li a:nth-child(1) {
    padding-left: 20px;
}

.foot_associationblk,
.server_staus {
    display: inline-block;
    clear: both;
}
*/
/*    .foot_associationblk img {
        display: inline-block;
        clear: both;
        margin-bottom: 10px;
        width: auto;
        height: 70px;
        margin-right: 10px;
    }*/

p.ftr_txt {
    text-align: center;
    color: #fff;
    padding: 10px 0px 10px 0px;
    font-weight: 500;
    margin: 0px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
}

.copyright_second p {
    font-size: 12px !important;
    padding-bottom: 0px !important;
}

.mob_nvicon {
    font-size: 30px;
    cursor: pointer;
    margin: 0px;
}

#mob_slider {
    display: none;
}

.home-intro.h_intr {
    display: inline-table;
}

.heatder_tedxt {
    padding: 0px 0px 25px;
    display: block;
    clear: both;
}

.home_wlhead {
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #000;
    line-height: normal;
    display: block;
}

h5.home_wlsubhead {
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0px;
    color: #000;
}

.cont_row p {
    color: #aab2bd;
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 0px;
}

.dlt_left {
    height: 1230px;
}

    .dlt_left h1 {
        font-size: 70px;
        line-height: normal;
        margin-top: 75%;
    }

.hot_intro h3.sub_head {
    color: #c80010;
    text-align: center;
    margin: 20px 0px 0px 0px;
    font-weight: 500;
}

.hot_packages li:hover span.price {
    color: #ff9da5;
}

.dlt_reg {
    background: url(/Website/images/dlt-bloackchain.jpg) no-repeat center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
}

    .dlt_reg .overlay {
        background: rgba(0, 109, 220, 0.8);
        text-align: center;
        color: #fff;
        padding: 20px 0px;
    }

    .dlt_reg span.fa {
        color: #fff;
    }

.dlt_reg_btnblk {
    margin: 0 auto;
    clear: both;
    display: inline-table;
    height: 40px;
}

    .dlt_reg_btnblk a.button {
        margin-right: 10px;
    }

.button.header_signup {
    display: inline-block;
}

.cel-yrs {
    display: inline-block;
    min-width: 20px;
    vertical-align: middle;
    position: relative;
    margin: 4px 0px 0px 15px;
}

    .cel-yrs .cel-top {
        display: block;
        position: relative;
        overflow: hidden;
    }

    .cel-yrs .cel-btm {
        display: block;
        margin-top: -2px;
        position: relative;
        overflow: hidden;
    }

    .cel-yrs .cel-top p {
        display: inline-block;
        line-height: 0;
        font: 700 20px 'Raleway', sans-serif;
        font-family: 'Satisfy', cursive;
        background: linear-gradient(45deg, orange 25%, #8b55ff 50%, #f0f 70%);
        background-clip: text;
        -webkit-background-clip: text;
        color: transparent;
        margin: 0;
        padding: 0;
    }

    .cel-yrs .cel-btm p {
        display: inline-block;
        line-height: 0;
        font: 600 15px 'Raleway', sans-serif;
        font-family: 'Satisfy', cursive;
        background-image: linear-gradient(90deg, #ffa595 0, #ff8000 10%, #c60d1a 20%, #fa0 30%, #0014ff 40%, #dd1599 50%, #ff2929 60%, #0582ee 70%, #ff00a5 80%, #9d00ff 89%, #2c5ac2 100%);
        background-clip: text;
        -webkit-background-clip: text;
        color: transparent;
        margin: 0;
        padding: 0;
    }

    .cel-yrs .cel-top:after {
        content: "";
        width: 15px;
        height: 20px;
        background: rgba(255, 255, 255, .35);
        transform: rotateZ(45deg);
        position: absolute;
        animation: animate-top 4s ease-in-out infinite;
    }

#breadcrumb.beforecontentslider {
    margin-bottom: 0px;
}

#inner_contentslider {
    background: url(../images/blusms_new.jpg) center no-repeat #150550;
    height: 400px;
    background-size: cover;
    margin-bottom: 40px;
    clear: both;
}

    #inner_contentslider h1 {
        color: #fff;
        font-weight: 700;
        margin-top: 10px;
        font-size: 33px;
        margin-bottom: 15px;
    }

    #inner_contentslider h2 {
        color: #fff;
        font-weight: 500;
        margin-top: 40px;
        margin-bottom: 0px;
    }

    #inner_contentslider h3 {
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        padding-right: 60px;
        margin-bottom: 40px;
    }

.normal_bold {
    font-weight: 500;
}

.medium_bold {
    font-weight: 700;
}

.strong_bold {
    font-weight: 800;
}

.bulksms_main p {
    font-size: 15px;
    line-height: normal;
    margin-bottom: 15px;
}

.bulksms_service_blk {
    margin: 30px 0px 0px 0px;
    clear: both;
}

    .bulksms_service_blk div {
        -webkit-box-shadow: 0 0 10px 1px #d7d7d7;
        box-shadow: 0 0 10px 1px #d7d7d7;
        border-radius: 5px;
    }

    .bulksms_service_blk .bs_blocks {
        padding: 15px;
        text-align: center;
    }

.bs_blocks img {
    margin-bottom: 10px;
}

.bs_blocks h3 {
    font-weight: 600;
    margin-bottom: 10px;
}

.bs_blocks p {
    line-height: 24px;
    letter-spacing: 0px;
    font-size: 15px;
}

.one.bulksms_feature_blk {
    clear: both;
    margin: 50px 0px;
    display: block;
}

.bulksms_featureright h2 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 30px;
}

.bulksms_featureright p {
    font-size: 18px;
    margin-bottom: 20px;
}

.bulksms_featuresmallblock {
    clear: both;
    margin-bottom: 15px;
    float: left;
    clear: both;
    width: 100%;
    padding: 10px 0px;
}

.feat_smallblkright {
    margin: 0% 0% 0% 1%;
    padding: 0px;
    float: left;
    width: 79%;
}

.feat_smallblkleft {
    margin: 0% 1% 0% 0%;
    padding: 0px;
    float: left;
    width: 19%;
}

    .feat_smallblkleft img {
        width: 75%;
        margin: 4px auto 0px;
        display: block;
    }

.feat_smallblkright h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.feat_smallblkright p {
    margin-bottom: 0px !important;
    font-size: 16px;
    font-weight: 500;
}

.bulksms_exfeatureblk {
    margin: 15px 0px;
}

    .bulksms_exfeatureblk img {
        height: 65px;
        width: auto;
    }

.googlereview_block {
    padding: 25px 0px;
}

    .googlereview_block h5 {
        color: #fff;
        text-align: center;
        font-size: 20px;
        font-weight: 500;
    }

    .googlereview_block #google-reviews .review-item {
        font-family: 'Raleway', sans-serif;
        color: #fff;
        border: inherit;
        padding: 1em 2em !important;
    }

    .googlereview_block #google-reviews p.review-text {
        font-size: 14px;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .googlereview_block #google-reviews {
        margin-bottom: 10px;
        display: inline-block;
        width: 100%;
    }

    .googlereview_block a.button {
        margin: 0 auto;
        display: table;
    }

.twitter_feed {
    height: 500px !important;
    overflow: auto;
}

.one.feed_blk {
    margin-bottom: 20px;
}

.hm_otpsms {
    margin-top: 20px;
    padding-top: 0px;
    background: url(../images/bulksms_services.png) no-repeat center 0px;
    height: 64px;
}

.hm_transactionalsms {
    margin-top: 20px;
    padding-top: 0px;
    background: url(../images/bulksms_services.png) no-repeat center -69px;
    height: 64px;
}

.hm_promotionalsms {
    margin-top: 20px;
    padding-top: 0px;
    background: url(../images/bulksms_services.png) no-repeat center -138px;
    height: 64px;
}

.hm_voicesms {
    margin-top: 20px;
    padding-top: 0px;
    background: url(../images/bulksms_services.png) no-repeat center -207px;
    height: 64px;
}

.hm_longcode {
    margin-top: 20px;
    padding-top: 0px;
    background: url(../images/bulksms_services.png) no-repeat center -276px;
    height: 64px;
}

.hm_shortcode {
    margin-top: 20px;
    padding-top: 0px;
    background: url(../images/bulksms_services.png) no-repeat center -345px;
    height: 64px;
}

.hm_misscall {
    margin-top: 20px;
    padding-top: 0px;
    background: url(../images/bulksms_services.png) no-repeat center -414px;
    height: 64px;
}

.hm_smppcon {
    margin-top: 20px;
    padding-top: 0px;
    background: url(../images/bulksms_services.png) no-repeat center -483px;
    height: 64px;
}

/*a.footer_googleplay {
    background: url(../images/googleplay_apple.png) no-repeat left 0px;
    height: 30px;
    width: 100px;
    display: inline-block;
}*/

/*a.footer_applestore {
    background: url(../images/googleplay_apple.png) no-repeat right 0px;
    height: 30px;
    width: 100px;

    display: none;
}*/

/*--newheader--*/
body.update_design {
    border-top: inherit !important;
}

.header_new .topbar_new {
    background: #2372ab;
    height: 30px;
}

.one-half.tb_right {
    text-align: right;
}

.topbar_rightone,
.topbar_righttwo {
    display: inline-block;
    text-align: right;
}

.topbar_rightone {
    margin-right: 10px;
}

    .topbar_rightone a {
        color: #faf0f0;
        line-height: 30px;
        margin-right: 10px;
        font-size: 15px;
        text-decoration: none;
        font-weight: 600;
        font-family: 'Raleway';
    }

        .topbar_rightone a:last-child {
            margin-right: 0px;
        }

.topbar_righttwo .supportnum {
    font-size: 16px;
    line-height: 30px;
    color: #f6f8fa;
    font-weight: 600;
}

.tb_left p {
    font-family: 'Raleway', sans-serif;
    margin: 0px;
    line-height: 30px;
    font-size: 15px;
    color: #5b5b5b;
}

    .tb_left p a {
        color: #2866af;
    }

.headernew_main {
    padding: 10px 0px;
    clear: both;
    display: table;
    margin: 0 auto;
}

.headnmain_right .main-menu {
    float: right;
}

    .headnmain_right .main-menu > li {
        float: left;
    }

    .headnmain_right .main-menu li a {
        /*        text-transform: capitalize;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        padding: 0px 10px 10px;
        font-size: 14px;
        color: #5b5b5b;*/
        text-transform: capitalize;
        font-family: 'Roboto';
        font-weight: 700;
        padding: 0px 6px 10px;
        font-size: 17px;
        color: #2372ab;
    }

.headnmain_right #main-navigation {
    background: inherit !important;
}

.headnmain_right #main-navigation {
    padding: 20px 0px 0px;
}

.headnmain_right .main-menu > li:hover {
    background: inherit !important;
}

.headnmain_right .main-menu > li a:hover {
    background: inherit !important;
    color: #2866af !important;
}

#content {
    z-index: 999;
}

.headnmain_right .mm_nav ul.main-menu ul {
    border: solid 1px #e1e1e1;
    color: #5b5b5b;
    background: #fff;
    border-radius: 5px;
}

    .headnmain_right .mm_nav ul.main-menu ul li a {
        color: #5b5b5b;
        padding: 10px;
    }

.headnmain_right .mm_nav .main-menu ul {
    width: 180px;
}

.headnmain_right .main-menu > li:hover > a {
    background: inherit;
}

.headnmain_right .main-menu > li a:last-child {
    padding-right: 0px;
}

.headnmain_right .main-menu > li a.reg_navbtn {
    background: #2866af;
    color: #fff;
    padding: 8px 14px;
    font-size: 14px;
    border-radius: 25px;
    margin-left: 20px;
    margin-top: -9px;
}

.headnmain_right .main-menu > li a.reg_navbtn:hover {
    background: #5b5b5b !important;
    color: #fff !important;
}

body.empty .header_new {
    position: fixed;
    z-index: 99999;
    top: 0;
    -webkit-box-shadow: 0 3px 5px 1px #8c8c8c;
    box-shadow: 0 3px 5px 1px #8c8c8c;
}

body.update_design.empty #content {
    margin-top: 160px !important;
}

.tb_left p.top_nsocial a {
    margin-right: 10px;
    text-decoration:none;
}

.tb_left p.top_nsocial a i {
    color: #ebf8ec;
}

.tb_left p.top_nsocial a i:hover {
    color: #5b5b5b;
}

.headnmain_right .main-menu .m_ac.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

body.update_design.empty #content.home_content {
    margin-top: 0px !important;
}

.service_newblkone {
    clear: both;
}

.sernw_blkleft .sernw_lefttop {
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.sernw_lefttop h2 {
    margin-bottom: 0px;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
}

    .sernw_lefttop h2 span {
        font-weight: normal;
    }

.sernw_blkleft h1 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 600;
    color: #2866af;
    margin: 0px 0px 10px 0px;
}

.sernw_blkleft p {
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    color: #000;
    line-height: 24px;
    margin-bottom: 20px;
    font-weight: 600;
}

a.sernw_btn {
    background: #d63d3d;
    color: #fff;
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 5px;
    display: inline-block;
}

    a.sernw_btn:hover {
        background: #801110 !important;
        color: #fff !important;
    }

.sernw_leftwo {
    margin-top: 40px;
    clear: both;
    display: inline-block;
}

    .sernw_leftwo .one-third i,
    .sernw_leftwo .one i {
        color: #2c66ad;
        text-align: left;
        display: block;
        font-size: 30px;
        margin-bottom: 10px;
    }

    .sernw_leftwo .one-third h2,
    .sernw_leftwo .one h2 {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        color: #000;
        margin-bottom: 5px;
        line-height: 22px;
    }

    .sernw_leftwo .one-third p,
    .sernw_leftwo .one p {
        font-size: 13px !important;
        line-height: 20px;
        margin-bottom: 0px;
        font-weight: 600;
    }

.service_newblkone .container {
    padding: 50px 0px 0px 0px;
    background: url('/Website/images/bulk-sms/Transaction-Bulk-SMS.png') no-repeat right -50px;
    background-size: contain;
}

.service_newblktwo {
    clear: both;
    background: url('/Website/images/smssection_statistics_bg.jpg') no-repeat center;
    padding: 30px 0px;
    background-size: cover;
    margin-bottom: 40px;
    display: flex;
}

    .service_newblktwo .one-third h4 {
        color: #fff;
        text-align: center;
        font-size: 80px;
        line-height: normal;
        font-family: inherit;
    }

    .service_newblktwo .one-third p {
        text-align: center;
        color: #fff;
        font-size: 16px;
        margin-bottom: 10px;
    }

        .service_newblktwo .one-third p span {
            font-weight: 600;
        }

.sernew_contentblkone {
    clear: both;
    display: flex;
}

    .sernew_contentblkone .sernw_contblkleft h3,
    .sernew_contentblkone .sernw_contblkright h3 {
        font-size: 24px;
        line-height: normal;
        font-weight: 700;
        color: #0f488f;
        text-align: left;
    }

    .sernew_contentblkone .one-half p {
        font-size: 15px;
        color: #000;
        line-height: 24px;
        margin-bottom: 15px;
    }

.sernw_contblkright {
    text-align: right;
}

.sernw_contblkleft {
    text-align: left;
}

.smssect_featimg {
    width: auto;
    height: 265px;
}

.sernew_contentblkone .container {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 40px;
    padding-bottom: 20px;
}

.sernew_contentblkone.lastblk .container {
    border-bottom: inherit;
}

.sernew_featureblk {
    clear: both;
    display: flex;
    margin-bottom: 30px;
    padding-top: 20px;
}

    .sernew_featureblk h2 {
        text-align: center;
        color: #0f488f;
        font-weight: 700;
        padding-bottom: 20px;
        margin-bottom: 0px;
        font-size: 22px;
        line-height: 30px;
    }

    .sernew_featureblk p {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding-bottom: 15px;
        margin-bottom: 20px;
        text-align: center;
        font-size: 14px;
    }

    .sernew_featureblk .srnw_featsec {
        background: rgba(0, 0, 0, 0.05);
        padding: 15px;
        border-radius: 10px;
        margin-bottom: 20px;
    }

        .sernew_featureblk .srnw_featsec h3 {
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 12px;
            line-height: 22px;
        }

        .sernew_featureblk .srnw_featsec p {
            color: #000;
            font-size: 13.5px;
            margin-bottom: 0px;
            text-align: left;
            padding: 0px;
            border: inherit;
        }

        .sernew_featureblk .srnw_featsec a {
            color: #169fe6;
            font-size: 14px;
            padding-top: 15px;
            display: inline-block;
            clear: both;
        }

    .sernew_featureblk .one {
        display: flex;
    }

    .sernew_featureblk .sernw_btn {
        text-align: center;
        margin: 0 auto;
        display: table;
    }

.sernew_casestudblk {
    clear: both;
    display: flex;
    margin-bottom: 30px;
}

    .sernew_casestudblk h2 {
        text-align: center;
        color: #000;
        font-weight: 700;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 22px;
    }

    .sernew_casestudblk .srnw_casestudsec {
    }

        .sernew_casestudblk .srnw_casestudsec h3 {
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 12px;
        }

        .sernew_casestudblk .srnw_casestudsec p {
            color: #000;
            font-size: 13.5px;
            margin-bottom: 0px;
            line-height: 22px;
        }

        .sernew_casestudblk .srnw_casestudsec a {
            color: #169fe6;
            font-size: 14px;
            padding-top: 15px;
            display: inline-block;
            clear: both;
        }

        .sernew_casestudblk .srnw_casestudsec img {
            width: 100%;
            height: auto;
            clear: both;
            margin-bottom: 15px;
        }

.sernew_usecaseblk {
    clear: both;
    display: flex;
    margin-bottom: 30px;
    padding: 20px 0px;
    background: #f8f9fa;
}

    .sernew_usecaseblk h2 {
        text-align: center;
        color: #000;
        font-weight: 700;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 22px;
        line-height: 30px;
    }

    .sernew_usecaseblk .srnw_usecasesec {
    }

        .sernew_usecaseblk .srnw_usecasesec h3 {
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 12px;
            line-height: 22px;
        }

        .sernew_usecaseblk .srnw_usecasesec p {
            color: #000;
            font-size: 13.5px;
            margin-bottom: 0px;
        }

        .sernew_usecaseblk .srnw_usecasesec a {
            color: #169fe6;
            font-size: 14px;
            padding-top: 15px;
            display: inline-block;
            clear: both;
        }

        .sernew_usecaseblk .srnw_usecasesec img {
            width: 100%;
            height: auto;
            clear: both;
            margin-bottom: 15px;
        }

.sernew_readytogoblk {
    clear: both;
    display: flex;
    padding: 70px 0px 0px;
    background: url('/Website/images/smssec_readytogo_bg.jpg') no-repeat top;
    height: 250px;
    background-size: cover;
}

    .sernew_readytogoblk h3 {
        text-align: center;
        color: #fff;
        font-weight: 700;
        margin-bottom: 30px;
        font-size: 24px;
    }

    .sernew_readytogoblk hr {
        background: #fff;
        width: 300px;
        text-align: center;
        margin: 0 auto 30px auto;
    }

    .sernew_readytogoblk h2 {
        color: #fff;
        font-size: 26px;
        text-align: center;
        font-weight: 700;
        /* margin-bottom: 25px; */
    }

        .sernew_readytogoblk h2 span {
            font-weight: 300;
        }

    .sernew_readytogoblk a.sernw_btn {
        margin: 0 auto;
        display: table;
        background: #fff;
        color: #2866af;
    }

        .sernew_readytogoblk a.sernw_btn:hover {
            background: #2866af !important;
        }

.sernw_leftwo .one-third a {
    color: #169fe6;
    font-size: 14px;
    padding-top: 15px;
    display: inline-block;
    clear: both;
}

.sernw_contblkright h4,
.sernw_contblkright p,
.sernw_contblkright ul {
    text-align: left;
}

.sernw_contblkleft .sms_feature {
    width: auto;
}

    .sernw_contblkleft .sms_feature .feature_col1 {
        width: 100px;
        font-weight: 500;
        color: #353535;
    }

    .sernw_contblkleft .sms_feature .feature_col2 {
        width: 300px;
        color: #353535;
    }

    .sernw_contblkleft .sms_feature .feature_row {
        font-size: 14px;
    }

#breadcrumb h3 {
    color: #656d78;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
}

a.plink {
    padding: 0px !important;
    margin: 0px !important;
    font-size: inherit !important;
}

.service_newblkone .promo_container {
    background: url('/Website/images/bulk-sms/Promotional-Bulk-SMS.png') no-repeat right -50px;
    background-size: contain;
}

.service_newblkone .otp_container {
    background: url('/Website/images/bulk-sms/otp-bulk-sms.png') no-repeat right -50px;
    background-size: contain;
}

.service_newblkone .voice_container {
    background: url('/Website/images/bulk-sms/Voice-API-Platform.jpg') no-repeat right 0px;
    background-size: contain;
}

.service_newblkone .smpp_container {
    background: url('/Website/images/bulk-sms/SMPP-Connectivity.png') no-repeat right 0px;
    background-size: contain;
}

.service_newblkone .intsms_container {
    background: url('/Website/images/bulk-sms/International-Bulk-SMS.png') no-repeat right 0px;
    background-size: contain;
}

.sernw_btn.sernw_pricebtn {
    background: #62c462;
    margin-left: 10px;
}

.pricing_btnrow {
    text-align: center;
    margin: 10px 0px;
}

    .pricing_btnrow .button {
        display: inline-block;
    }

.service_newblkone .thankyou_container {
    background: url('/Website/images/thankyousms_section.png') no-repeat right -50px;
    background-size: contain;
}

h4.txthead {
    font-size: 60px !important;
    text-transform: uppercase;
}

.service_newblkone .longcode_container {
    background: url('/Website/images/bulk-sms/2-Way-Messaging.png') no-repeat right 0px;
    background-size: contain;
}

.sernew_2wayhowworkblk {
    clear: both;
    display: flex;
    margin-bottom: 30px;
    padding: 20px 0px;
    background: #2b2b2b;
}

    .sernew_2wayhowworkblk h2 {
        text-align: center;
        color: #fff;
        font-weight: 700;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 22px;
        line-height: 30px;
    }

.lgbtnblk {
    text-align: center;
    margin-bottom: 20px;
    clear: both;
}

    .lgbtnblk a.lgbtnblk1 {
        border-radius: 5px 0px 0px 5px;
    }

    .lgbtnblk a.lgbtnblk2 {
        border-radius: 0px 5px 5px 0px;
        background: #5b5b5b;
    }

        .lgbtnblk a.lgbtnblk2:hover {
            background: #2866af !important;
        }

.sernew_2wayhowworkblk .srnw_howworksec h4 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
}

.sernew_2wayhowworkblk .srnw_howworksec p {
    color: #fff;
    font-size: 13.5px;
    margin-bottom: 0px;
    line-height: 22px;
}

.sernew_2wayhowworkblk .srnw_howworksec img {
    width: 75%;
    height: auto;
    clear: both;
    margin: 0 auto 15px auto;
    display: block;
}

.sernew_contentblkone .one-third.lastblk {
    margin: 0px;
}

.pricing-boxes .plan-names h4 {
    margin: 0px;
    padding: 15px 0px;
    font-weight: 700;
}

.pricing-boxes .plan-names {
    background: #f6f7fb;
}

.plan-names.colors h4 {
    color: #169fe6;
}

.service_newblkone .dedicatedlongcode_container {
    background: url('/Website/images/bulk-sms/Dedicated-Longcode.png') no-repeat right 0px;
    background-size: contain;
}

.service_newblkone .shortcode_container {
    background: url('/Website/images/bulk-sms/Shared-Shortcode.png') no-repeat right 0px;
    background-size: contain;
}

.service_newblkone .misscall_container {
    background: url('/Website/images/bulk-sms/Missed-Call-Service.png') no-repeat right 0px;
    background-size: contain;
}

.service_newblkone .bulkemail_container {
    background: url('/Website/images/bulk-sms/BULK-Email-Marketing.png') no-repeat right 0px;
    background-size: contain;
}

.sernew_featureblk .srnw_featsec i {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: normal;
}

.service_newblktwo .one-third h4.txtheadtwo {
    font-size: 24px;
    font-weight: 500;
}

.service_newblkone .ivr_container {
    background: url('/Website/images/bulk-sms/Cloud-Based-IVR.png') no-repeat right 0px;
    background-size: contain;
}

.sernew_contentblkone .one p {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    margin-bottom: 15px;
}

.service_newblktwo .one h4 {
    text-align: center;
    font-size: 45px !important;
    text-transform: uppercase;
    color: #fff;
    line-height: normal;
    font-family: inherit;
    margin: 0;
}

.service_newblktwo .one p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
}

    .service_newblktwo .one p span {
        font-weight: 600;
    }

.service_newblkone .dlt_container {
    background: url('/Website/images/dlt_section.png') no-repeat right -50px;
    background-size: contain;
}

.dlt_table {
    border: solid 1px #7d7d7d;
}

    .dlt_table tr th,
    .dlt_table tr td {
        padding: 10px;
        font-size: 16px;
        border: solid 1px #7d7d7d;
    }

        .dlt_table tr td span.dlt_lefthead {
            font-weight: 500;
            color: navy;
        }

        .dlt_table tr td.no {
            color: red;
            font-weight: 500;
            font-size: 15px;
        }

        .dlt_table tr td.yes {
            color: green;
            font-weight: 500;
            font-size: 15px;
        }

    .dlt_table .bs-linebreak {
        clear: both;
        display: block;
    }

    .dlt_table .borderbottom {
        border-bottom: solid 1px #e3e3e3;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

.pricing_countrydd {
    border: 1px solid #404040;
    color: #404040;
    padding: 7px 2px !important;
    font-size: 14px;
}

.sernew_readytogoblk p {
    text-align: center;
    font-size: 26px;
    line-height: 36px;
    margin: 0px;
    color: #fff;
    font-weight: 300;
}

    .sernew_readytogoblk p span {
        font-weight: 500;
    }

    .sernew_readytogoblk p a {
        color: #fff;
    }

.intprice_download i {
    color: #fff;
}

.sernw_btn.intprice_download {
    display: table;
    margin: 0 auto;
}

.service_newblkone .hlr_container {
    background: url('/Website/images/bulk-sms/HLR-lookup.png') no-repeat right 0px;
    background-size: contain;
}

.service_newblkone .about_container {
    background: url('/Website/images/bulk-sms/Smsgatewayhub-About.png') no-repeat right 0px;
    background-size: contain;
}

.sernew_featureblk .srnw_featsec.srnw_review .review_star {
    position: absolute;
    top: 15px;
    right: 15px;
}

    .sernew_featureblk .srnw_featsec.srnw_review .review_star i {
        font-size: 15px;
    }

.sernew_featureblk .srnw_featsec.srnw_review p {
    margin-bottom: 15px;
}

.sernew_featureblk .srnw_featsec.srnw_review h4 {
    font-style: italic;
    font-size: 14px;
    text-align: right;
    margin: 0px;
}

#google-reviews .review-item {
    text-align: left;
    border: none;
}

    #google-reviews .review-item p.review-text {
        text-align: justify;
        border-bottom: none !important;
        margin-bottom: 0px;
        padding-bottom: 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }

.service_newblkone .feature_container {
    background: url('/Website/images/bulk-sms/bulk-sms-features.png') no-repeat right 0px;
    background-size: contain;
}

.button.color2:hover span {
    color: #d63d3d !important;
}

.dlt_custombtn {
    padding: 5px 10px;
    display: inline-block;
    margin-top: 8px;
}

.service_newblkone .download_container {
    background: url('/Website/images/download_section.png') no-repeat right 0px;
    background-size: contain;
}

.sernew_downloadsblk {
    clear: both;
    display: flex;
    margin-bottom: 30px;
}

    .sernew_downloadsblk h2 {
        text-align: center;
        color: #000;
        font-weight: 700;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 22px;
    }

.srnw_downloadsec {
    display: inline-block;
}

    .srnw_downloadsec img {
        position: relative;
        border-radius: 5px;
    }

.dwnsec_inblk {
    position: absolute;
    top: 0;
    padding: 80px 0px 0px 10px;
}

    .dwnsec_inblk a.sernw_btn {
        padding: 5px 12px;
        font-size: 13px;
    }

.sernew_downloadsblk .one {
    margin-bottom: 20px;
}

.service_newblkone .excelplugin_container {
    background: url('/Website/images/bulk-sms/Bulk-SMS-Excel-Plugin.png') no-repeat right 0px;
    background-size: contain;
}

.sernew_contentblkone h2.sernew_sbhead {
    text-align: center;
    font-size: 20px;
    margin-bottom: 50px;
    font-weight: 600;
}

.service_newblkone .award_container {
    background: url('/Website/images/award_section.png') no-repeat right 0px;
    background-size: contain;
}

img.smssect_awardlogo {
    width: auto;
    height: 210px;
}

.service_newblkone .email2sms_container {
    background: url('/Website/images/bulk-sms/Email-to-SMS.png') no-repeat right 0px;
    background-size: contain;
}

img.e2sms_img {
    margin: 0 auto;
    display: block;
}

.service_newblkone .blank_container {
    background: inherit;
}

.sernw_blkright img {
    text-align: right;
    float: right;
    width: 75%;
    height: auto;
}

.service_newblkone .smsaddons_container {
    background: url('/Website/images/bulk-sms/Bulk-SMS-Addons.png') no-repeat right 0px;
    background-size: contain;
}

.service_newblktwo .one h4.txt_smallhead {
    font-size: 30px !important;
}

img.addons_logo {
    width: auto;
    height: 150px;
}

.service_newblkone .smszaiper_container {
    background: url('/Website/images/smszaiper_section.png') no-repeat right 0px;
    background-size: contain;
}

.service_newblkone .smsvtiger_container {
    background: url('/Website/images/smsvtiger_section.png') no-repeat right 0px;
    background-size: contain;
}

ul.innerlist_two li {
    background: inherit;
    list-style: inside;
    padding: 0px;
}

img.smpp_imgvtiger {
    width: 100%;
    height: auto;
}

.my_quoteblk {
    display: inline-block;
    background: #e6e6e6;
    padding: 20px;
    clear: both;
    margin-bottom: 20px;
}

span#siteseal {
    text-align: center;
    display: block;
    margin: 10px 0px 0px;
    z-index: 999999;
    /*transform: rotate(270deg);*/
}

.service_newblkone .smswyzebulb_container {
    background: url('/Website/images/smswyzebulb_section.png') no-repeat right 0px;
    background-size: contain;
}

.service_newblkone .smsintegration_container {
    background: url('/Website/images/smsintegration_section.png') no-repeat right 0px;
    background-size: contain;
}

.sernew_smsintblk {
    clear: both;
    display: flex;
    margin-bottom: 30px;
}

img.smsint_img {
    width: 70%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.sernew_smsintblk .one-fourth {
    margin-top: 5px;
    margin-bottom: 5px;
}

.sernew_smsintblk a.sernw_btn {
    margin: 0 auto;
    display: table;
}

p.why_wyze {
    text-align: center;
}

img.iso_certificate {
    height: 600px;
}

.isoc_blk {
    margin-bottom: 20px;
}

p.dis_p {
    font-size: 9px !important;
    line-height: normal;
    margin-top: 5px;
    font-weight: 300;
}

.service_newblkone .offlinesms_container {
    background: url('/Website/images/bulk-sms/Offline-Bulk-SMS.png') no-repeat right 0px;
    background-size: contain;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

sub {
    vertical-align: sub;
    font-size: smaller;
}

.service_newblkone .affliateprogramme_container {
    background: url('/Website/images/bulk-sms/Bulk-sms-Affiliate-Programme.png') no-repeat right 0px;
    background-size: contain;
}

.service_newblkone .whatsapp_container {
    background: url('/Website/images/bulk-sms/WhatsApp-Business-API.png') no-repeat right 0px;
    background-size: contain;
}

.service_newblkone .smsodoo_container {
    background: url('/Website/images/odoo_section.png') no-repeat right 0px;
    background-size: contain;
}

.service_newblkone .mostsecure_container {
    background: url('/Website/images/bulk-sms/Secure-Bulk-SMS.png') no-repeat right -50px;
    background-size: contain;
}

.service_newblkone .bulksmsreseller_container {
    background: url('/Website/images/bulk-sms/bulksms-reseller.png') no-repeat right -50px;
    background-size: contain;
}

.hotoffer_blk {
    margin: 20px 0px;
    padding: 0px;
    text-align: center;
}

    .hotoffer_blk h3.hob_headone {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .hotoffer_blk h4.hob_headtwo {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .hotoffer_blk p.hob_para {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .hotoffer_blk hr {
        background: #bbb8b8;
        width: 100px;
        height: 1px;
        display: block;
        margin: 0 auto 18px auto;
    }

.hotofferblk_form {
    width: 800px;
    height: auto;
    -webkit-box-shadow: 0 0 15px 8px #dfdfdf;
    box-shadow: 0 0 15px 8px #dfdfdf;
    margin: 40px auto 0 auto;
    background: #fff;
    display: inline-block;
}

    .hotofferblk_form .hoformblk_left,
    .hotofferblk_form .hoformblk_right {
        width: 400px;
        display: inline-block;
        height: 530px;
        float: left;
    }

.hoformblk_left img {
    height: auto;
    width: 100%;
    margin: 0px;
}

.hoformblk_bottom {
    margin: 0px;
    padding: 0px;
    clear: both;
    display: block;
    width: 100%;
}

    .hoformblk_bottom h4 {
        font-size: 18px;
        font-weight: 600;
        text-align: center;
    }

        .hoformblk_bottom h4 i {
            color: #fd3600;
            font-size: 20px;
        }

.hm_heading {
    text-align: center;
    font-size: 18px;
    margin: 0px 0px 10px 0px;
    color: #000;
    line-height: normal;
}

    .hm_heading h1 {
        margin: 0px;
        display: inline-block;
        font-weight: bold;
        color: #000;
        font-size: 18px;
        line-height: normal;
    }

    .hm_heading h2 {
        font-size: 18px;
        margin: 0px;
        display: inline-block;
        font-weight: bold;
        color: black;
        line-height: normal;
    }

.server_stlight {
    background: #2bde43;
    width: 15px;
    height: 15px;
    border-radius: 8px;
    float: left;
}

.server_stlabel {
    margin: 0px 0px 0px 5px;
    padding: 0px;
    float: left;
    line-height: normal;
}

    .server_stlabel a {
        font-size: 13px !important;
    }

.marg_bt10 {
    margin-bottom: 10px !important;
}

.marg_bt20 {
    margin-bottom: 20px !important;
}

.service_newblkone .iot_container {
    background: url('/Website/images/bulk-sms/Global-Connectivity.png') no-repeat right -50px;
    background-size: contain;
}

.iotleft_blk h3 {
    font-size: 40px !important;
}

.iotleft_blk p {
    font-size: 20px !important;
    line-height: 30px !important;
}

.container.smppbulksms_container {
    background: url('/Website/images/smppbulksms_section.png') no-repeat right 10px;
    background-size: contain;
}

.container.bulksmsdesktop_container {
    background: url('/Website/images/bulksmsdesktop_section.png') no-repeat right -50px;
    background-size: contain;
}

a.sernw_btn .fa {
    color: #fff;
    margin-right: 5px;
}

.sernew_featureblk.resell_ilook {
    margin-bottom: 0px;
    background: #ebebeb;
    padding-top: 30px;
}

.sernew_featureblk.resell_webinsight {
    background: #171b27;
    padding-top: 30px;
    color: #fff;
}

    .sernew_featureblk.resell_webinsight h2 {
        color: #fff;
        padding-bottom: 10px;
    }

    .sernew_featureblk.resell_webinsight p {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }

    .sernew_featureblk.resell_webinsight .srnw_featsec {
        background: rgba(255, 255, 255, 0.7);
    }

.one-third.srnw_featsec.dnone {
    visibility: hidden;
}

.sernew_featureblk.resell_webinsight .srnw_featsec p {
    border: inherit;
}

.sernew_featureblk.resell_webinsight .srnw_featsec i {
    color: #000;
}

p.bt_para {
    border-bottom: inherit !important;
    padding: 0px;
}

.resell_webinsight a.sernw_btn {
    margin-bottom: 20px;
}

.service_newblktwo.resell_sertwo h4 {
    font-size: 60px;
    margin-bottom: 10px;
}

.sernew_featureblk.resell_webinsight {
    margin-bottom: 0px;
    padding-bottom: 30px;
}

.sernew_readytogoblk.resell_lastblk {
    background: url(/Website/images/smssec_readytogo_bg.png) no-repeat top #171b27;
}

#smsreseller_popup {
    z-index: 99999;
}

    #smsreseller_popup .modal-dialog {
        width: 50%;
        margin: 5% auto 0 auto;
    }

#slider_sec {
    width: 100%;
    height: 450px;
    position: relative;
    /*background: url(/images/slide_bg.jpg) center;*/
    float: left;
    clear: both;
    background-size: cover;
}

    #slider_sec .slidersec_left {
        padding: 0px;
        margin: 10px 0px 0px 0px;
        width: 50%;
        display: inline-block;
        float: left;
    }

        #slider_sec .slidersec_left img {
            /*width: 100%; height: auto; */
            float: right;
        }

    #slider_sec .slidersec_right {
        padding: 0px;
        margin: 15px 0px 0px 0px;
        width: 50%;
        display: inline-block;
        float: right;
        text-align: right;
    }

        #slider_sec .slidersec_right h1 {
            font-size: 16px;
            margin: 0px 0px 0px 0px;
            padding: 0px;
            text-transform: uppercase;
            font-weight: 500;
            line-height: normal;
            clear: both;
        }

        #slider_sec .slidersec_right h2 {
            background: #169fe6;
            color: #fff;
            line-height: 34px;
            font-size: 22px;
            padding: 5px;
            border-radius: 3px;
            display: inline-block;
            margin-right: 5px;
            margin-bottom: 10px;
        }

.slider_sec .slidersec_right p {
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0;
    font-size: 15px;
    line-height: 35px;
    font-weight: 600;
    margin: 7px 0px 25px 0px;
}

#slider_sec .slidersec_right a {
    font-family: 'Raleway', sans-serif;
    line-height: normal;
    font-weight: 600;
    margin-right: 10px;
    display: inline-block;
}

    #slider_sec .slidersec_right a:nth-last-child(1) {
        margin-right: 0px;
    }

    #slider_sec .slidersec_right a.bannerbtn2 {
        margin-right: 0px;
    }

a.button.resellerbtn {
    margin: 25px 78px 0px !important;
    display: inline-block;
}

.bulkreseller_blk p {
    font-size: 14px !important;
}

.topbar_rightone a.tbar_login {
    display: none;
}

div#getsitecontrol {
    position: fixed;
    z-index: 9999999999;
}

.dltentity_left {
    height: 510px;
}

    .dltentity_left h1 {
        margin-top: 35%;
    }

.my_container_three.home_faq {
    padding: 25px 0px 0px;
}

.home_faq h3 {
    text-align: center;
    font-weight: 700;
}

.home_faq h4 {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 16px;
    padding-left: 15px;
}

.home_faq p {
    font-size: 15px;
    margin-bottom: 25px;
    font-weight: 300;
    color: #000;
}

.hm_smsreseller {
    margin-top: 20px;
    padding-top: 0px;
    background: url(../images/bulksms_services.png) no-repeat center -550px;
    height: 64px;
}

.hm_bulkemail {
    margin-top: 20px;
    padding-top: 0px;
    background: url(../images/bulksms_services.png) no-repeat center -747px;
    height: 64px;
}

.hm_ivr {
    margin-top: 20px;
    padding-top: 0px;
    background: url(../images/bulksms_services.png) no-repeat center -676px;
    height: 64px;
}

.hm_intbulksms {
    margin-top: 20px;
    padding-top: 0px;
    background: url(../images/bulksms_services.png) no-repeat center -612px;
    height: 64px;
}

.my_container_white {
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px 0px;
}

.tripple_qurantee img.tp_ico {
    margin: 0 auto 15px auto;
    display: block;
}

.tripple_qurantee h5 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 15px;
}

    .tripple_qurantee h5 span {
        font-weight: bold;
    }

.tripple_qurantee p {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
    font-weight: 500;
}

.one-third.quarantee_blk {
    background: url(/Website/images/gurantee-back.png) no-repeat center top;
    text-align: center;
    padding-bottom: 68px;
}

.quarantee_blk label {
    color: #2070aa;
    font-size: 60px;
    line-height: normal;
    margin-bottom: 15px;
}

.one-third.quarantee_blk h5 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 26px;
    margin: 0px;
}

    .one-third.quarantee_blk h5 span {
        font-weight: 700;
    }

.service_newblkone .tollfree_container {
    background: url('/Website/images/bulk-sms/Toll-Free-Number.png') no-repeat right -50px;
    background-size: contain;
}

.toll_faq h3 {
    text-align: left !important;
    font-weight: 600;
    margin-bottom: 10px;
}

.contactright_two {
    background: #fff;
    padding: 10px;
    text-align: center;
}

    .contactright_two p {
        font-size: 16px;
        line-height: 25px;
    }

    .contactright_two .one-half h3,
    .contactright_two .one h3 {
        font-weight: 600;
    }

.one-half.oh_first::after {
    background: #000;
    width: 2px;
    height: 100px;
    position: absolute;
    content: "";
    right: 0;
    top: 15px;
}

.tcccprtrai_blk p {
    font-size: 14px !important;
    margin-bottom: 20px;
}

.tctrai_blkone,
.tctrai_blktwo {
    padding: 30px 0px;
    clear: both;
    display: flex;
}

.tctrai_blkone {
    background: #f7f7f7;
}

.tctrai_blktwo {
    background: #fff;
}

.tctrai_blkone h2 {
    font-size: 26px;
    font-weight: 600;
}

.tctrai_blkone h3,
.tctrai_blktwo h3 {
    font-weight: 600;
}

.tctrai_pregblk {
    display: inline-block;
    border: solid 1px #2a2a2a;
    padding: 15px 20px;
    border-radius: 3px;
    margin: 20px 0px;
}

    .tctrai_pregblk p {
        margin: 0;
    }

.dquide_btn {
    margin: 0 auto;
    display: table;
}

.dquide_btn {
    margin: 20px auto;
    display: table !important;
}

.smp_temp {
    padding: 20px 0px;
}

    .smp_temp h3 {
        margin-bottom: 15px;
    }

    .smp_temp p {
        margin-bottom: 10px;
        font-size: 14px;
    }

table.my_table thead th:nth-child(1) {
    border-left-color: #6f6f6f;
    border-top-color: #6f6f6f;
}

table.my_table thead th:last-child {
    border-right-color: #6f6f6f;
    border-top-color: #6f6f6f;
}

img.smptmp_img {
    clear: both;
    margin-bottom: 10px;
    width: auto;
    height: auto;
}

.smp_temp h1 {
    margin-top: 20px;
}

.service_newblkone .whatsappchatbot_container {
    background: url('/Website/images/bulk-sms/WhatsApp-pchatbot.png') no-repeat right 0px;
    background-size: contain;
}

.service_newblktwo .one h4.txtheadtwo {
    font-size: 30px !important;
    font-weight: 500;
    line-height: 50px;
}

.service_newblktwo.WACB_bg {
    background: url('/Website/images/whatsappchatbot_section_bg.jpg') no-repeat center;
}

img.WACBmap_img {
    width: auto;
    margin: 0 auto;
    display: block;
    height: auto;
}

.mb_zero {
    margin-bottom: 0px;
}

.service_newblktwo.WACB_bg h4 span {
    color: #000;
}

.service_newblktwo.WACB_bg h4 {
    font-size: 40px !important;
    font-weight: 500;
    margin-bottom: 20px;
}

.service_newblktwo.WACB_bg p {
    font-size: 20px;
}

    .service_newblktwo.WACB_bg p span {
        font-weight: inherit;
        color: #000;
    }

.txt_left {
    text-align: left !important;
}

.wapromo_form {
    margin-top: 0px !important;
}

.container.wapromo_container {
    margin-bottom: 50px;
}

.reg_ifrm {
    width: 100%;
    height: 430px;
}

.sernw_blkleft .WAQr_blk {
    background: #084684;
    clear: both;
    margin-bottom: 15px;
    display: table;
    padding: 5px;
    width: 55%;
}

    .sernw_blkleft .WAQr_blk img {
        width: 100px;
        display: table-cell;
        float: left;
        height: auto;
    }

    .sernw_blkleft .WAQr_blk span {
        display: table-cell;
        margin: 0px;
        padding: 0px 15px 0px 15px;
        line-height: normal;
        vertical-align: middle;
        color: #fff;
        font-size: 16px;
    }

    .sernw_blkleft .WAQr_blk img.waqr_qrc {
        display: none;
    }
/*
.foot_inqblk {
    display: none;
    width: 100%;
    clear: both;
    background: #084684;
    position: fixed;
    bottom: 0;
    z-index: 99999;
    left: 0;
}

    .foot_inqblk .ftinq_ib {
        width: 32.65%;
        display: inline-block;
        padding: 6px 0px;
        text-align: center;
        color: #fff;
        font-size: 15px;
    }

        .foot_inqblk .ftinq_ib a i {
            color: #fff;
            clear: both;
            display: block;
        }

        .foot_inqblk .ftinq_ib a span {
            clear: both;
            display: block;
            color: #fff;
            text-transform: uppercase;
            margin-top: 5px;
        }*/

.one-half.sernw_blkright .srWA_blk {
    background: none;
    padding: 40px;
    border-radius: 100%;
    float: right;
    top: 81px;
    position: relative;
    right: 17px;
    height: 230px;
    width: 230px;
}

    .one-half.sernw_blkright .srWA_blk .tooltiptext {
        visibility: hidden;
        background: #1d898c;
        color: #fff;
        padding: 5px;
        border-radius: 5px;
        line-height: 19px;
        position: absolute;
        z-index: 999;
        bottom: 0;
        text-align: center;
        left: 0;
    }

    .one-half.sernw_blkright .srWA_blk:hover .tooltiptext {
        visibility: visible;
    }

.whatsapp_container .WAQr_blk {
    display: none;
}

.WAP_blk {
    display: block;
    border: dashed 2px #cacaca;
    padding: 15px;
    clear: both;
    margin: 30px 0px;
}

    .WAP_blk.stnd_price h4 {
        text-align: center;
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .WAP_blk .stnd_blk {
        border: solid 2px #95aaca;
        display: block;
        clear: both;
        margin-bottom: 20px;
        padding: 15px;
    }

        .WAP_blk .stnd_blk.stp_blk p {
            font-size: 15px;
            padding: 10px;
            margin: 0;
        }

        .WAP_blk .stnd_blk.sttemp_blk h5 {
            text-align: center;
            font-size: 22px;
            font-weight: 700;
            margin-bottom: 15px;
            display: block;
        }

    .WAP_blk .sttemp_blk .WATP_blk {
        clear: both;
        margin: 0 auto;
        width: auto;
        padding: 10px;
        display: table;
    }

        .WAP_blk .sttemp_blk .WATP_blk .watp_one,
        .WAP_blk .sttemp_blk .WATP_blk .watp_two {
            display: inline-block;
            margin-right: 30px;
        }

            .WAP_blk .sttemp_blk .WATP_blk .watp_one span {
                font-size: 20px;
                clear: both;
                display: block;
                font-weight: 500;
            }

                .WAP_blk .sttemp_blk .WATP_blk .watp_one span a {
                    font-weight: 500;
                    color: #1b6ca8;
                }

            .WAP_blk .sttemp_blk .WATP_blk .watp_one small {
                font-size: 11px;
            }

            .WAP_blk .sttemp_blk .WATP_blk .watp_two p {
                margin: 0;
                font-size: 16px;
                vertical-align: middle;
                display: table;
                line-height: 30px;
            }

            .WAP_blk .sttemp_blk .WATP_blk .watp_one:last-child {
                margin: 0px;
            }

    .WAP_blk p.sntdp_btm {
        text-align: center;
        font-size: 14px;
        margin-bottom: 0px;
    }

.orblk {
    display: block;
    clear: both;
    margin: 30px 0px;
}

    .orblk h4 {
        font-size: 30px;
        text-align: center;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0px;
    }

.WAP_blk.WAchat_blk h4 {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px;
    clear: both;
}

.WAP_blk.WAchat_blk p {
    text-align: center;
    font-size: 18px;
    margin: 0px;
}

    .WAP_blk.WAchat_blk p span {
        font-size: 20px;
        font-weight: 600;
    }

.WAP_blk.WAchat_blk {
    padding: 25px;
    margin-bottom: 70px;
}

.WAT_Vol {
    display: block;
    clear: both;
    margin: 0px;
}

    .WAT_Vol h4 {
        font-size: 30px;
        text-align: center;
        font-weight: 700;
        margin: 0px 0px 25px 0px;
    }

    .WAT_Vol p {
        font-size: 15px;
        margin: 0px;
        text-align: center;
    }

        .WAT_Vol p a {
            color: #1b6ca8;
        }

.cloud_tagblk {
    margin: 0px;
    padding: 10px 0px 20px 0px;
    clear: both;
    text-align: center;
    float: left;
    width: 100%;
    background: #222;
}

    .cloud_tagblk a {
        display: inline-block;
        color: #fff;
        font-size: 14px;
        text-align: center;
        margin: 0px 1px;
        font-weight: 500;
        line-height: normal;
        background: #2866af;
        padding: 3px;
        border-radius: 3px;
        margin-bottom: 5px;
    }

        .cloud_tagblk a.ctag_2 {
            font-size: 16px;
        }

        .cloud_tagblk a.ctag_1 {
            font-size: 20px;
        }

        .cloud_tagblk a.ctag_3 {
            font-size: 9px;
        }

#slider_sec.saslide_newbg {
    background-image: inherit;
    background: #d9f6ff;
    background: -moz-linear-gradient(left, #d9f6ff 0%, #ffffff 50%, #d9f6ff 100%);
    background: -webkit-linear-gradient(left, #d9f6ff 0%, #ffffff 50%, #d9f6ff 100%);
    background: linear-gradient(to right, #d9f6ff 0%, #ffffff 50%, #d9f6ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9f6ff', endColorstr='#d9f6ff', GradientType=1);
}

#hmclientlogo .one {
    text-align: center;
}

.product_card .card_icon i.fa {
    padding: 0px;
    color: #2866af;
    font-size: 25px;
}

#hm_servicesec .product_card {
    clear: both;
}

.sidebar .widget .ctag_link {
    background: #11448a;
    color: #fff;
    padding: 3px 5px;
    display: inline-block;
    margin-bottom: 2px;
    border-radius: 3px;
}

.nwpriceblk #breadcrumb {
    margin-bottom: 20px;
}

.nwpriceblk .container h1::after {
    width: 15%;
    height: 3px;
    content: "";
    position: static;
    bottom: 0;
    display: block;
    margin: 0 auto;
    background: #d6353a;
}

.nwpriceblk .container h1.nwpr_mhd {
    text-align: center;
    line-height: 96px;
    font-size: 26px;
    font-weight: 700;
    color: #2866af;
    font-family: 'Nunito Sans', sans-serif;
    margin-bottom: 15px;
}

.nwpriceblk .container p.pr_dlt_reg {
    text-align: center;
    color: #000;
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 24px;
}

    .nwpriceblk .container p.pr_dlt_reg a {
        color: #2866af;
    }

.nwpriceblk .npr_mainblk {
    display: block;
    margin: 40px 0px 10px;
    clear: both;
    font-family: 'Nunito Sans', sans-serif;
}

    .nwpriceblk .npr_mainblk .npricing_blk {
        margin: 0% 0% 1.5%;
        padding: 0% 0%;
        clear: both;
        border: solid 1px #8e8d8d;
        width: 100%;
        display: inline-block;
    }

.nwpriceblk .npricing_blk .nprice_left {
    display: block;
    width: 74%;
    float: left;
    border-right: solid 1px #8e8d8d;
    padding: 21px 0px;
}

.nwpriceblk .npricing_blk .nprice_right {
    display: block;
    width: 25%;
    float: right;
    padding: 10px 0px;
}

.nwpriceblk .container {
    font-family: 'Nunito Sans', sans-serif;
}

.nwpriceblk .npricing_blk .nprice_left .npr_smsqty {
    background: #1b4b84;
    padding: 10px 0px 7px 10px;
    width: 20%;
    float: left;
    font-size: 21px;
    line-height: normal;
    position: relative;
}

.npricing_blk .nprice_left .npr_smsqty::before {
    width: 0;
    height: 0;
    border-bottom: 45px solid #1b4b84;
    border-right: 30px solid transparent;
    content: "";
    position: absolute;
    right: -30px;
    top: 0;
}

.nwpriceblk .npricing_blk .nprice_left .npr_smsqty span {
    color: #fff;
    margin: 0px;
    line-height: normal;
    padding: 0;
}

.nwpriceblk .npricing_blk .nprice_left .npr_smsval {
    margin: 0px;
    width: 19.5%;
    text-align: center;
    float: left;
}

    .nwpriceblk .npricing_blk .nprice_left .npr_smsval p {
        font-size: 18px;
        font-weight: 700;
        margin: 0px 0px 3px 0px;
        color: #20a6f5;
    }

    .nwpriceblk .npricing_blk .nprice_left .npr_smsval span {
        font-size: 13px;
        line-height: normal;
        font-weight: 600;
    }

.nwpriceblk .npricing_blk .nprice_right .npr_smspur {
    text-align: center;
    width: 100%;
    display: inline-block;
}

    .nwpriceblk .npricing_blk .nprice_right .npr_smspur a.buybtn {
        background: #20a6f5;
        color: #fff;
        padding: 6px 16px;
        display: inline-block;
        margin: 5px 0px;
        width: 50%;
        border-radius: 50px;
        font-size: 16px;
        line-height: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 600;
        -webkit-box-shadow: 0 0 15px 1px #dbdbdb;
        box-shadow: 0 0 15px 1px #dbdbdb;
        border: solid 1px #fff;
    }

        .nwpriceblk .npricing_blk .nprice_right .npr_smspur a.buybtn:hover {
            border-color: #20a6f5;
            color: #20a6f5;
            background: #fff;
        }

    .nwpriceblk .npricing_blk .nprice_right .npr_smspur span {
        font-size: 12px;
        line-height: normal;
        clear: both;
    }

.nwpriceblk .container h3.nwpr_shd {
    text-align: center;
    line-height: normal;
    font-size: 18px;
    font-weight: 600;
    color: #5b5b5b;
    font-family: 'Nunito Sans', sans-serif;
    margin-bottom: 10px;
}

.nwpriceblk .container h4.nwpr_xsshd {
    text-align: center;
    line-height: normal;
    font-size: 18px;
    font-weight: 700;
    color: #5b5b5b;
    font-family: 'Nunito Sans', sans-serif;
    margin-bottom: 10px;
}

.nwpriceblk .npr_optblk {
    font-family: 'Nunito Sans', sans-serif;
    margin: 0px 0px 20px 0px;
    display: block;
    width: 97%;
    padding: 1.5%;
    border: dashed 1px #8e8d8d;
    border-radius: 5px;
    clear: both;
}

    .nwpriceblk .npr_optblk p {
        margin: 0px;
        font-size: 15px;
        line-height: 24px;
    }

    .nwpriceblk .npr_optblk a.pr_dwnbtn {
        text-align: center;
        display: table;
        background: #20a6f5;
        color: #fff;
        padding: 10px 30px;
        border-radius: 25px;
        font-size: 15px;
        margin: 0 auto;
    }

    .nwpriceblk .npr_optblk.sign_process h4 {
        text-align: left;
        background: #20a6f5;
        display: inline-block;
        color: #fff;
        padding: 10px;
        font-weight: 600;
        clear: both;
        margin: 0px;
    }

    .nwpriceblk .npr_optblk.sign_process ul.inner_list {
        float: inherit;
        display: inline-block;
        clear: both;
        margin: 10px 0px 0px !important;
        padding: 0px !important;
    }

        .nwpriceblk .npr_optblk.sign_process ul.inner_list li a {
            color: #20a6f5;
        }

.nwpriceblk .npr_featureblk {
    display: inline-block;
    margin: 0px 0px 30px 0px;
    clear: both;
    font-family: 'Nunito Sans', sans-serif;
}

    .nwpriceblk .npr_featureblk h3 {
        text-align: center;
        line-height: normal;
        font-size: 22px;
        font-weight: 700;
        color: #2866af;
        font-family: 'Nunito Sans', sans-serif;
        margin: 0px auto 15px;
        display: table;
    }

        .nwpriceblk .npr_featureblk h3::after {
            width: 70%;
            height: 3px;
            content: "";
            position: static;
            bottom: 0;
            display: block;
            margin: 10px auto 0 auto;
            background: #d6353a;
        }

    .nwpriceblk .npr_featureblk p {
        text-align: center;
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .nwpriceblk .npr_featureblk ul li {
        font-size: 15px;
    }

.nwpriceblk .npricing_blk .nprice_left p.npr_dltsub {
    font-size: 11px;
    line-height: normal;
    margin: 5px 0px 0px 7px;
    display: inline-block;
}

.btn_new1 {
    border-radius: 4px 0 0 4px !important;
}

.btn_new2 {
    border-radius: 0px 0 0 0px !important;
}

.btn_new3 {
    border-radius: 0px 4px 4px 0px !important;
}

.btn_newactive {
    background: #62c462 !important;
    border: solid 1px #62c462 !important;
}

#slider_sec {
    background: #e1f7fe;
    /*background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #c8f1fe 100%); background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#c8f1fe 100%); background: radial-gradient(ellipse at center, #ffffff 0%,#c8f1fe 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c8f1fe',GradientType=1 );*/
}

#google-reviews .review-item p.review-text::before {
    position: absolute;
    content: "\201c";
    font-size: 100px;
    color: #fff;
    margin: 30px 0px 0px -10px;
    font-family: "Roboto", Arial;
    left: 0;
    top: 0;
}

#google-reviews .review-item p.review-text::after {
    position: absolute;
    content: "\201d";
    font-size: 100px;
    color: #fff;
    margin: 0px -10px -25px 0px;
    font-family: "Roboto", Arial;
    right: 0px;
    bottom: 0px;
}

.googlereview_block h5 i {
    color: #ffcc00;
}

.srv_faq h4 {
    font-weight: 600;
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
}

.srv_faq p {
    text-align: left;
    line-height: 24px;
    border: inherit;
    padding: 0px;
    margin-bottom: 20px;
}

.nwpriceblk .npricing_blk.vcblk .nprice_left .npr_smsqty {
    width: 25%;
}

.nwpriceblk .npricing_blk.vcblk .nprice_left .npr_smsval p {
    font-size: 12px;
    font-weight: 600;
    color: #5b5b5b;
    text-align: center;
    padding: 0% 5%;
    line-height: normal;
}

.nwpriceblk .npricing_blk.vcblk .nprice_left .npr_smsval {
    width: 73%;
}

.nwpriceblk .npricing_blk.vcblk .nprice_left {
    padding: 16px 0px;
}

.hotofferimages_blk {
    margin: 0px auto 20px auto;
    padding: 0px;
    clear: both;
    overflow: auto;
    height: 120px;
    display: block;
    width: 700px;
    white-space: nowrap;
}

    .hotofferimages_blk img.hotoffer_smimg {
        height: 90px;
        margin: 0px 10px 0px 0px;
        display: inline-block;
    }

/*#wrapper.NW_Reg .footer {
    padding: 0px 0px 10px;
}
*/
#wrapper.NW_Reg #intro {
    float: left;
    clear: both;
    width: 100%;
}

#wrapper.NW_Reg .container {
    display: block;
    clear: both;
}

#wrapper.NW_Reg #top {
    min-height: 670px;
    clear: both;
}

#wrapper.NW_Reg #bdycontent,
#wrapper.NW_Reg #feature,
#wrapper.NW_Reg #why,
#wrapper.NW_Reg #faq {
    clear: both;
    margin: 20px 0px 0px;
    float: left;
    width: 100%;
}

#wrapper.NW_Reg .trust_blkmain {
    margin: 0px 0px 45px 0px;
    clear: both;
    float: left;
    width: 100%;
}

    #wrapper.NW_Reg .trust_blkmain h3 {
        text-align: center;
        font-size: 35px;
        letter-spacing: 1px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    #wrapper.NW_Reg .trust_blkmain p {
        padding: 0px;
        margin: 0px;
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        display: block;
    }

    #wrapper.NW_Reg .trust_blkmain .trstblk {
        margin: 15px 0px 0px 0px;
        display: block;
        width: 100%;
        clear: both;
        float: left;
    }

        #wrapper.NW_Reg .trust_blkmain .trstblk .trustsmblk {
            width: 32%;
            display: inline-block;
            margin: 0% 1%;
            text-align: center;
            background: #fff;
            padding: 0%;
            border-radius: 3px;
            border: solid 1px #dfdfdf;
            box-shadow: 0px 0px 15px #ececec;
            float: left;
        }

            #wrapper.NW_Reg .trust_blkmain .trstblk .trustsmblk a {
                display: block;
                height: 80px;
                line-height: 80px;
            }

                #wrapper.NW_Reg .trust_blkmain .trstblk .trustsmblk a img {
                    vertical-align: middle;
                }

#wrapper.NW_Reg .testi_blkmain .testiblk {
    margin: 25px 0px 0px 0px;
    display: block;
    width: 100%;
    clear: both;
    float: left;
}

    #wrapper.NW_Reg .testi_blkmain .testiblk .testismblk {
        width: 32%;
        display: inline-block;
        margin: 0% 1%;
        background: #fff;
        padding: 1%;
        border-radius: 3px;
        box-shadow: 0px 0px 15px #ececec;
        float: left;
    }

#wrapper.NW_Reg .testi_blkmain .testismblk .testiblk_top,
#wrapper.NW_Reg .testi_blkmain .testismblk .testiblk_bottom {
    margin: 0px;
    width: 100%;
    clear: both;
    float: left;
    padding: 0px;
}

    #wrapper.NW_Reg .testi_blkmain .testismblk .testiblk_top .testibt_left {
        width: 25%;
        display: inline-block;
        margin-right: 5%;
        float: left;
    }

        #wrapper.NW_Reg .testi_blkmain .testismblk .testiblk_top .testibt_left img {
            width: auto;
            border-radius: 50px;
            height: 60px;
        }

    #wrapper.NW_Reg .testi_blkmain .testismblk .testiblk_top .testibt_right {
        width: 70%;
        display: inline-block;
        float: left;
    }

        #wrapper.NW_Reg .testi_blkmain .testismblk .testiblk_top .testibt_right h4 {
            font-weight: 600;
            margin: 5px 0px 8px 0px;
        }

        #wrapper.NW_Reg .testi_blkmain .testismblk .testiblk_top .testibt_right span.teststar {
            color: #f6bb45;
            font-size: 18px;
        }

    #wrapper.NW_Reg .testi_blkmain .testismblk .testiblk_bottom .testibb_one {
        width: 100%;
        display: inline-block;
        float: left;
        clear: both;
    }

#wrapper.NW_Reg .testi_blkmain .testismblk .testiblk_top {
    margin-bottom: 10px;
}

#wrapper.NW_Reg .testismblk .testiblk_bottom .testibb_one p {
    font-size: 15px !important;
    line-height: 26px !important;
    text-align: left !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    position: relative;
    margin: 0px !important;
    padding: 0px 25px !important;
}

    #wrapper.NW_Reg .testismblk .testiblk_bottom .testibb_one p::before {
        position: absolute;
        content: "\201c";
        font-size: 70px;
        color: #0ba170;
        margin: 20px 0px 0px -10px;
        font-family: "Roboto", Arial;
        left: 7px;
        top: 0;
    }

    #wrapper.NW_Reg .testismblk .testiblk_bottom .testibb_one p::after {
        position: absolute;
        content: "\201d";
        font-size: 70px;
        color: #0ba170;
        margin: 0px -10px -25px 0px;
        font-family: "Roboto", Arial;
        right: 12px;
        bottom: 0px;
    }

#wrapper.NW_Reg .trust_blkmain .trstblk .trustsmblk:first-child {
    margin-left: 0%;
}

#wrapper.NW_Reg .trust_blkmain .trstblk .trustsmblk:last-child {
    margin-right: 0%;
}

#wrapper.NW_Reg .testi_blkmain .testiblk .testismblk:first-child {
    margin-left: 0%;
}

#wrapper.NW_Reg .testi_blkmain .testiblk .testismblk:last-child {
    margin-right: 0%;
}

#wrapper.NW_Reg .trust_blkmain.client_blkmain h3 b {
    color: #0ba170;
}

#wrapper.NW_Reg .trust_blkmain.client_blkmain {
    background: #ECF5F3;
    padding: 2%;
    border-radius: 6px;
}

    #wrapper.NW_Reg .trust_blkmain.client_blkmain .clientblk {
        width: 100%;
        float: left;
        clear: both;
        margin: 15px 0px 0px 0px;
    }

        #wrapper.NW_Reg .trust_blkmain.client_blkmain .clientblk .climgblk {
            clear: both;
            display: block;
            margin-bottom: 10px;
        }

            #wrapper.NW_Reg .trust_blkmain.client_blkmain .clientblk .climgblk img {
                display: inline-block;
                height: 72px;
                margin-right: 10px;
                border-radius: 4px;
                filter: grayscale(100%);
            }

                #wrapper.NW_Reg .trust_blkmain.client_blkmain .clientblk .climgblk img:last-child {
                    margin-right: 0px;
                }

#wrapper.NW_Reg .feature_blk {
    padding: 70px 0px;
    margin: 0px !important;
    background: linear-gradient(180deg, #439C8B 43.32%, #127D84 100%);
    position: relative;
}

    #wrapper.NW_Reg .feature_blk .feature_blkmain h3 {
        color: #fff;
    }

    #wrapper.NW_Reg .feature_blk .feature_blkmain p {
        color: #fff;
    }

#wrapper.NW_Reg #feature.feature_blk .featblk_one {
    width: 100%;
    float: left;
    clear: both;
    margin-top: 50px;
    text-align: center;
}

#wrapper.NW_Reg .feature_blk .featblk_one .featblk_third {
    width: 32%;
    float: left;
    margin: 0% 1%;
}

    #wrapper.NW_Reg .feature_blk .featblk_one .featblk_third:first-child {
        margin-left: 0%;
    }

    #wrapper.NW_Reg .feature_blk .featblk_one .featblk_third:last-child {
        margin-right: 0%;
    }

    #wrapper.NW_Reg .feature_blk .featblk_one .featblk_third img {
        display: inline-block;
        margin-bottom: 10px;
        height: 100px;
        width: auto;
    }

    #wrapper.NW_Reg .feature_blk .featblk_one .featblk_third h4 {
        color: #fff;
        font-weight: 600;
        font-size: 18px;
        margin: 0px;
    }

#wrapper.NW_Reg .feature_blk::before {
    background: url('/Website/images/smsfeature-phonebg.png') no-repeat left bottom;
    content: '';
    width: 200px;
    height: 320px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: cover;
}

#wrapper.NW_Reg .feature_blk::after {
    background: url('/Website/images/smsfeature-smsbg.png') no-repeat right top;
    content: '';
    width: 155px;
    height: 190px;
    position: absolute;
    top: 100px;
    right: 0;
    background-size: cover;
}

#wrapper.NW_Reg .whychoose_blk {
    padding: 70px 0px;
    background: #fff;
    margin: 0px !important;
}

    #wrapper.NW_Reg .whychoose_blk .whychsblk_one {
        width: 100%;
        float: left;
        clear: both;
        margin-top: 30px;
        text-align: center;
    }

        #wrapper.NW_Reg .whychoose_blk .whychsblk_one .whychsblk_third {
            width: 32%;
            float: left;
            margin: 0% 1%;
            background: #fff;
            box-shadow: 0px 0px 15px #ececec;
            border-radius: 3px;
            padding: 1.5%;
            border: solid 1px #dfdfdf;
        }

            #wrapper.NW_Reg .whychoose_blk .whychsblk_one .whychsblk_third:first-child {
                margin-left: 0%;
            }

            #wrapper.NW_Reg .whychoose_blk .whychsblk_one .whychsblk_third:last-child {
                margin-right: 0%;
            }

            #wrapper.NW_Reg .whychoose_blk .whychsblk_one .whychsblk_third h5 {
                margin: 0px 0px 10px 0px;
                color: #168085;
                font-size: 40px;
                font-weight: 600;
                line-height: normal;
            }

            #wrapper.NW_Reg .whychoose_blk .whychsblk_one .whychsblk_third p {
                margin: 0px;
                font-size: 14px;
                line-height: normal;
            }

#wrapper.NW_Reg .trust_blkmain.whychoose_blkmain {
    margin: 0px;
}

#wrapper.NW_Reg .regfaq_blk {
    padding: 70px 0px;
    background: #f4f4f4;
    margin: 0px 0px 20px 0px !important;
}

    #wrapper.NW_Reg .regfaq_blk .regfaq_one {
        width: 100%;
        float: left;
        clear: both;
        margin-top: 30px;
        text-align: left;
    }

#wrapper.NW_Reg .trust_blkmain.regfaq_blkmain {
    margin: 0px;
}

    #wrapper.NW_Reg .trust_blkmain.regfaq_blkmain h3 {
        color: #168085;
    }

#wrapper.NW_Reg .regfaq_blk .regfaq_one h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0px 15px 0px;
    text-align: left;
    line-height: normal;
    color: #000;
}

#wrapper.NW_Reg .regfaq_blk .regfaq_one p {
    text-align: justify;
    font-size: 15px;
    line-height: 24px;
    color: #000;
}

#wrapper.NW_Reg .regfaq_blk .regfaq_one a {
    color: #f00;
}

.new_registration.NW_Reg header #mylogo {
    float: left;
    width: 30%;
}

.new_registration.NW_Reg header #nav {
    float: right;
    width: 70%;
    text-align: right;
}

.new_registration.NW_Reg header {
    clear: both;
}

    .new_registration.NW_Reg header #nav ul {
        margin: 0px;
        padding: 0px;
        display: inline-block;
    }

        .new_registration.NW_Reg header #nav ul li {
            list-style: none;
            float: left;
            color: #000;
            line-height: normal;
            padding: 10px;
            font-weight: 500;
            font-size: 15px;
        }

            .new_registration.NW_Reg header #nav ul li:last-child {
                padding-right: 0px;
            }

            .new_registration.NW_Reg header #nav ul li a {
                color: #2372ab;
            }

.container.innerpg h1 {
    font-weight: 600;
    color: #2070aa;
}

.container.innerpg h3 {
    font-weight: 600;
    color: #000;
}

.container.innerpg h4 {
    font-weight: 600;
}

.container.innerpg p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
}

.service_newblkone .trans_container,
.service_newblkone .promo_container,
.service_newblkone .otp_container,
.service_newblkone .feature_container,
.service_newblkone .mostsecure_container,
.service_newblkone .about_container,
.service_newblkone .download_container,
.service_newblkone .intsms_container,
.service_newblkone .smpp_container,
.service_newblkone .iot_container,
.service_newblkone .voice_container,
.service_newblkone .longcode_container,
.service_newblkone .dedicatedlongcode_container,
.service_newblkone .shortcode_container,
.service_newblkone .misscall_container,
.service_newblkone .ivr_container,
.service_newblkone .whatsapp_container,
.service_newblkone .tollfree_container,
.service_newblkone .excelplugin_container,
.service_newblkone .smsaddons_container,
.service_newblkone .bulksmsdesktop_container,
.service_newblkone .affliateprogramme_container,
.service_newblkone .offlinesms_container {
    background: inherit !important;
}

.service_newblkone .misscalltowhatsapp_container {
    background: url('/Website/images/bulk-sms/Missed-Call-to-Whatsapp.png') no-repeat right 0px;
    background-size: contain;
}

.btn.tbn_hmmob {
    margin: 0 auto;
    display: table;
    color: #fff;
    font-size: 20px;
    background: #084684;
    padding: 15px 30px;
    border: none;
    border-radius: 25px;
}

#slider_sec .slidersec_right h2.slidsubhead {
    background: inherit;
    color: #2866AD;
    padding: 0px 0px 0px 0px;
    font-size: 30px;
    font-weight: 900;
}

#slider_sec .slidersec_right p.slidpara {
    line-height: 23px;
    margin-bottom: 10px;
    font-size: 18px;
    margin-top: 0px;
    /*text-align: justify;*/
    font-weight: 600;
}

.tpsideimg_gvs {
    width: 500px !important;
    margin-top: 50px;
}

#main-navigation.shub_n_nav {
    padding: 10px 0px 0px 0px;
}

.shub_n_nav ul.main-menu li a.reg_navbtn {
/*    margin-top: 0px;*/
    display: inline-block;
    margin-left: 4px;
}

.shub_n_nav ul.main-menu li a.m_nva {
    padding: 10px 6px 20px 6px;
    border-left: 0px;
}

/*.headernew_main.shub_new {
    padding: 10px 0px 0px 0px;
}*/

.shub_n_nav .main-menu ul {
    border: inherit;
    box-shadow: 0px 6px 7px #cdcdcd;
}

    .shub_n_nav .main-menu ul.two_col_nav {
        width: 550px;
    }

    .shub_n_nav .main-menu ul.shubnav_col ol li {
        border-bottom: none;
        padding: 0px;
    }

        .shub_n_nav .main-menu ul.shubnav_col ol li a {
            border-top: none;
            display: inline-block;
            clear: both;
            width: 100%;
            padding: 8px 0px 8px 10px;
            text-transform: inherit;
        }

    .shub_n_nav .main-menu ul.two_col_nav .one {
        width: 49.90%;
        border-right: solid 1px #d3d3d3;
    }

        .shub_n_nav .main-menu ul.two_col_nav .one:last-child {
            border-right: none;
        }

    .shub_n_nav .main-menu ul.shubnav_col ol li a span.navitem_icon,
    .shub_n_nav .main-menu ul.shubnav_col ol li a span.navitem_grp {
        display: inline-block;
        float: left;
    }

        .shub_n_nav .main-menu ul.shubnav_col ol li a span.navitem_icon i {
            color: #2372ab;
            background: #d0e6f6;
            padding: 8px 0px;
            border-radius: 20px;
            font-size: 14px;
            box-shadow: 0px 0px 7px #d0e6f6;
            width: 70%;
            text-align: center;
        }

        .shub_n_nav .main-menu ul.shubnav_col ol li a span.navitem_grp span.nav_ititle {
            width: unset;
            display: block;
            font-style: normal;
            line-height: normal;
            color: #2372ab;
            font-size: 17px;
            margin: 0px;
            padding: 0px;
            clear: both;
        }

        .shub_n_nav .main-menu ul.shubnav_col ol li a span.navitem_grp span.nav_itext {
            margin: 0px;
            padding: 3px 0px 0px 0px;
            display: block;
            width: unset;
            clear: both;
            color: #5a5757;
            font-style: normal;
            font-size: 12px;
            word-break: break-word;
        }

    .shub_n_nav .main-menu ul.shubnav_col ol li a span.navitem_icon {
        width: 20%;
    }

    .shub_n_nav .main-menu ul.shubnav_col ol li a span.navitem_grp {
        width: 80%;
    }

    .shub_n_nav .main-menu ul.shubnav_col ol li a:hover span.navitem_grp span.nav_ititle {
        color: #01a2ef;
    }

    .shub_n_nav .main-menu ul.shubnav_col ol li a:hover span.navitem_icon i {
        color: #2372ab;
        background: #d0e6f6;
    }

    .shub_n_nav .main-menu ul.onecol_nav li a {
        padding: 9px;
        color: #11448b;
    }

        .shub_n_nav .main-menu ul.onecol_nav li a:hover {
            color: #01a2ef !important;
        }

    .shub_n_nav .main-menu ul.shubnav_col.two_col_nav {
        left: -200px;
    }

    .shub_n_nav .main-menu ul.shubnav_col.one_col_nav {
        width: 275px;
        left: -100px;
    }

    .shub_n_nav .main-menu ul.one_col_nav .one {
        width: 100%;
    }

.shub_n_nav ul.main-menu li a.reg_navbtn {
    border-radius: 5px;
    padding: 12px 22px 12px;
}

    .shub_n_nav ul.main-menu li a.reg_navbtn:hover {
        background: #2372ab !important;
        border-color: #dfdfdf;
        box-shadow: 0px 0px 6px #dfdfdf;
        color: #ffffff !important;
    }

.shub_n_nav ul.main-menu li a.shub_lgbtn {
    color: #2866af;
    background: #fff;
    border: solid 1px #2866af;
}

.shub_n_nav ul.main-menu li a.shub_sgbtn {
    /*    background: #e9f3cc;
    color: #327c23;
    border: solid 1px #327c23;*/
    background: #327c23;
    color: #ffffff;
    border: solid 1px #327c23;
}

.service_newblkone .container.bsreseller_container {
    background: none;
}

.bsrn_feature .bsrn_blk {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #dfdfdf;
    text-align: center;
    padding: 25px;
}

    .bsrn_feature .bsrn_blk h3 {
        font-weight: bold;
        color: #2070aa;
        margin: 6px auto;
        font-size: 18px;
    }

    .bsrn_feature .bsrn_blk p {
        margin: 0px;
        padding: 0px;
        border: none;
        font-size: 13px;
        line-height: 20px;
    }

    .bsrn_feature .bsrn_blk img {
        width: 60%;
        height: auto;
    }

.sernew_featureblk.bsrn_feature .one .bsrn_blk {
    margin-top: 25px;
}

.sernew_featureblk.bsrnew_page h2 {
    text-align: left;
    margin: 0px;
    padding: 0;
    font-size: 80px;
    line-height: normal;
    font-weight: 700;
    color: rgba(32, 112, 170, 0.2);
    margin-top: 40px;
    letter-spacing: -2px;
}

.sernew_featureblk.bsrnew_page h4 {
    font-size: 55px;
    line-height: normal;
    font-weight: 800;
    color: rgba(32, 112, 170);
    margin: -45px 0px 0px 0px;
    padding: 0px;
}

.sernew_featureblk.bsrn_system p {
    text-align: left;
    border: navajowhite;
    margin: 30px 0px;
    padding: 0px;
    font-size: 16px;
    line-height: normal;
}

.sernew_featureblk.bsrn_system .bsrnsys_blk img {
    margin: 0 auto;
    width: 90%;
    display: block;
}

.bsrn_system .bsrnsys_blk .bsrnsys_blkone {
    margin: 70px 0px 0px 0px;
    padding: 0px;
    float: left;
    clear: both;
}

.bsrn_system .bsrnsys_blkone .bsrnsys_blko_lft {
    margin: 0% 5% 0% 0%;
    display: inline-block;
    padding: 0px;
    width: 65%;
    float: left;
}

.bsrn_system .bsrnsys_blkone .bsrnsys_blko_rgt {
    margin: 0%;
    padding: 0px;
    display: inline-block;
    width: 29%;
    float: left;
}

.bsrn_system .bsrnsys_blkone .bsrnsys_blko_lft h5 {
    color: #2070aa;
    font-size: 20px;
    font-weight: 700;
    margin: 0px 0px 15px 0px;
    line-height: normal;
}

.bsrn_system .bsrnsys_blkone .bsrnsys_blko_lft p {
    color: #898989;
    font-size: 13px;
    line-height: 18px;
    margin: 0px;
}

.bsrn_system .bsrnsys_blkone .bsrnsys_blko_rgt img {
    margin: 0 auto;
    width: 75%;
}

.sernew_featureblk.bsrn_solution .one {
    margin: 40px 0px 20px 0px;
    padding: 0px;
    clear: both;
    float: left;
}

.sernew_featureblk.bsrn_solution .bsrn_sol {
    background: #fff;
    display: inline-block;
    float: left;
    border-radius: 30px;
    box-shadow: 0px 0px 10px #dfdfdf;
    font-family: 'Raleway', sans-serif;
}

    .sernew_featureblk.bsrn_solution .bsrn_sol.bsrnsol_one {
        width: 20%;
    }

    .sernew_featureblk.bsrn_solution .bsrn_sol.bsrnsol_two,
    .sernew_featureblk.bsrn_solution .bsrn_sol.bsrnsol_three {
        width: 38%;
        margin-left: 2%;
    }

    .sernew_featureblk.bsrn_solution .bsrn_sol .bsrn_soltop {
        text-align: center;
        color: #fff;
        padding: 25px 20px;
        background: #0f0f34;
        border-radius: 30px 30px 0px 0px;
        font-size: 20px;
        font-weight: 600;
    }

        .sernew_featureblk.bsrn_solution .bsrn_sol .bsrn_soltop span {
            color: #7ac7ff;
        }

    .sernew_featureblk.bsrn_solution .bsrn_sol .bsrn_solbotm {
        padding: 30px 30px 0px 30px;
    }

.bsrn_solution .bsrn_sol .bsrn_solbotm .bsrnsbt_td {
    margin: 0px;
    padding: 0px;
    clear: both;
    width: 100%;
    height: 70px;
    font-size: 15px;
    color: #0f0f34;
}

    .bsrn_solution .bsrn_sol .bsrn_solbotm .bsrnsbt_td.solbttd_txt {
        font-size: 14px;
        line-height: 18px;
    }

        .bsrn_solution .bsrn_sol .bsrn_solbotm .bsrnsbt_td.solbttd_txt i.fa-check-circle {
            color: #76b51b;
        }

        .bsrn_solution .bsrn_sol .bsrn_solbotm .bsrnsbt_td.solbttd_txt i.fa-times-circle {
            color: #d6353a;
        }

.bsresellnew_container .sernw_lefttop h2 {
    color: #2070aa;
}

.bsresellnew_container .sernw_blkleft h1 {
    color: #151554;
}

.bsresellnew_container a.sernw_btn {
    border-radius: 25px;
    padding: 10px 30px;
    border: solid 4px #fff;
    box-shadow: 0px 0px 8px #dfdfdf;
    font-weight: 400;
    font-size: 16px;
    background: rgb(2, 0, 36);
    background: linear-gradient(302deg, rgba(2, 0, 36, 1) 0%, rgba(40, 102, 175, 1) 75%);
}

.bsresellnew_container a.sernw_pricebtn {
    background: rgb(2, 0, 36);
    background: linear-gradient(302deg, rgba(2, 0, 36, 1) 0%, rgba(98, 196, 98, 1) 75%);
}

.readygonew_container a.sernw_btn {
    border-radius: 25px;
    padding: 10px 40px;
    border: solid 4px #fff;
    box-shadow: 0px 0px 8px #dfdfdf;
    font-weight: 400;
    font-size: 16px;
    background: rgb(2, 0, 36);
    background: linear-gradient(302deg, rgba(2, 0, 36, 1) 0%, rgba(40, 102, 175, 1) 75%);
    color: #fff;
}

.service_newblkone .bulkemail_container {
    background: inherit !important;
}

.service_newblkone .general_container {
    background: inherit !important;
}

.service_newblktwo h3.texthead_one {
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.dltnw_tpblk h1 {
    font-weight: 700;
    font-size: 28px;
    color: #2372ab;
    margin-bottom: 20px;
}

.dltnw_tpblk h2 {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 15px;
}

.dltnw_tpblk p {
    font-size: 14px;
    margin-bottom: 15px;
}

.dltnw_tpblk img {
    width: 100%;
    height: auto;
}

.container.dltnw_tpblk,
.container.dltnw_steps,
.container.dltn_upblk,
.container.dltn_oplblk,
.container.dltn_crblk,
.container.dltn_onblk,
.container.dltn_infblk,
.container.dltn_prsuport {
    margin-bottom: 35px;
    display: table;
    clear: both;
}

.dlnst_blk i {
    background: #2866af;
    padding: 15px;
    border-radius: 25px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 20px;
    width: 20px;
    height: 20px;
}

.dlnst_blk h4 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 12px;
    padding: 0px 15px;
}

.dlnst_blk p {
    font-size: 14px !important;
    line-height: 24px;
    padding: 0px 15px;
    margin: 0px;
    word-break: break-all;
}

.dltnw_steps .dlnst_blk {
    text-align: center;
    padding: 15px 0px;
    border-radius: 5px;
    box-shadow: 0px 0px 25px #bfbfbf;
    margin-right: 2.21% !important;
}

h3.dlns_hd {
    text-align: center;
    font-weight: 700;
    font-size: 26px;
    color: #2866af;
    margin-bottom: 35px;
}

    h3.dlns_hd::after {
        position: absolute;
        content: '';
        border: solid 2px #d53338;
        margin: 0 42.5%;
        width: 15%;
        display: block;
        top: 45px;
    }

p.dlns_srv {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}

.dltn_upblk p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0px;
}

h3.dlno_hd {
    text-align: center;
    font-weight: 700;
    font-size: 26px;
    color: #2866af;
    margin-bottom: 35px;
}

    h3.dlno_hd::after {
        position: absolute;
        content: '';
        border: solid 2px #d53338;
        margin: 0 42.5%;
        width: 15%;
        display: block;
        top: 45px;
    }

p.dlno_txt {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}

.dltn_oplblk .row {
    clear: both;
    margin-bottom: 20px;
    display: flex;
}

.dltn_oplblk .dlnol_blk img {
    width: 25px;
    height: auto;
    float: left;
    margin-right: 15px;
}

.dltn_oplblk .dlnol_blk p {
    margin: 0px;
    font-size: 14px;
    line-height: 25px;
    float: left;
    word-break: break-all;
}

    .dltn_oplblk .dlnol_blk p a {
        color: #3972b2;
    }

.dltn_oplblk .dlnol_blk {
    display: block;
    border: solid 1px #dfdfdf;
    border-radius: 3px;
    padding: 10px;
}

h3.dlncr_hd {
    text-align: left;
    font-weight: 700;
    font-size: 26px;
    color: #2866af;
    margin-bottom: 35px;
}

table.dltregul_tbl tr td .blnbreak.brd_btm {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

table.dltregul_tbl tr td span {
    padding: 2px;
    padding-bottom: 2px;
    display: block;
}

table.dltregul_tbl tr td.yes {
    color: green;
}

table.dltregul_tbl tr td.no {
    color: red;
}

.dltregul_tbl td,
.dltregul_tbl th {
    padding: 5px !important;
    vertical-align: top;
    border-top: 1px solid #a5a5a5;
    border: 1px solid #a5a5a5;
    font-size: 14px;
}

.dltregul_tbl th {
    padding: 10px 0px !important;
    font-size: 16px;
    border-color: #dfdfdf;
}

h3.dlnonb_hd {
    text-align: left;
    font-weight: 700;
    font-size: 26px;
    color: #2866af;
    margin-bottom: 35px;
}

.container.dltn_onblk .one-half {
    text-align: center;
}

.dltn_onblk .onb_title {
    font-size: 24px;
    font-weight: 600;
    background: #00a1ff;
    color: #fff;
    width: 60%;
    margin: 0 auto;
    padding: 3% 5%;
    border-radius: 10px;
}

.dltn_onblk .onb_txt {
    font-size: 14px;
    background: #e9e9e9;
    width: 60%;
    padding: 5%;
    border-radius: 10px;
    margin: 20px auto 0 auto;
    text-align: left;
}

    .dltn_onblk .onb_txt span {
        color: #2868b7;
    }

.dltn_onblk img {
    margin-top: 20px;
    clear: both;
}

.dltn_infblk h3 {
    font-weight: 700;
    font-size: 22px;
    color: #2866af;
    margin-bottom: 18px;
    padding: 0px 25px;
}

.dltn_infblk {
    text-align: center;
}

    .dltn_infblk p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
        padding: 0px 25px;
    }

    .dltn_infblk .one-half:last-child {
        border-right: inherit;
    }

    .dltn_infblk .one-half {
        border-right: 1px solid #a5a5a5;
        margin-right: 0px;
    }

.sernew_featureblk.srv_faq h4 {
    color: #0078bf;
}

.brdc_iner_bottom {
    width: 100%;
    background: linear-gradient(to left, #4e4376, #2b5876);
    padding: 15px 0px;
    clear: both;
    text-align: center;
    display: block;
    margin-bottom: 50px;
}

.img_brdcrumb {
    margin-bottom: 0px !important;
}

#breadcrumb {
    clear: both;
}

.brdc_iner_bottom a {
    font-size: 18px;
    color: #fff;
    border-right: solid 2px #fff;
    padding: 16px 20px;
    border-radius: 50px;
    vertical-align: middle;
}

.inergen_main h1 {
    text-align: center;
    font-weight: 600;
    color: #194f8f;
    font-size: 30px;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 50px;
}

.inergen_main h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}

.inergen_main p {
    font-size: 15px;
    line-height: 26px;
    margin: 0px;
}

.ing_sec_blkone h3 {
    text-align: center;
    font-weight: 600;
    color: #194f8f;
    font-size: 24px;
}

.ing_sec_blkone .one-third {
    background: #ffffff;
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 25px 0px;
    width: 31.5%;
    border: solid 1px #f67f29;
    text-align: left;
    min-height: 210px;
}

    .ing_sec_blkone .one-third h4 {
        padding: 0px 25px;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .ing_sec_blkone .one-third p {
        font-size: 15px;
        padding: 0px 25px;
        line-height: 24px;
        margin: 0px;
    }

    .ing_sec_blkone .one-third.ingsec_dark {
        border-color: #fff;
        background: #f67f29;
        color: #fff;
    }

        .ing_sec_blkone .one-third.ingsec_dark h4 {
            color: #fff;
        }

.container.inergen_main,
.container.ing_sec_blkone,
.container.ing_sec_blktwo {
    margin-bottom: 30px;
    clear: both;
}

.ing_sec_blktwo h3 {
    text-align: center;
    font-weight: 600;
    color: #194f8f;
    font-size: 24px;
}

.ing_sec_blktwo .plp_blk {
    text-align: center;
    background: #ededed;
    margin-bottom: 20px;
    padding: 20px 0px;
    border-radius: 5px;
}

    .ing_sec_blktwo .plp_blk img {
        width: 80px;
        height: auto;
        border-radius: 100px;
        padding: 5px;
        border: solid 1px #1e6fa9;
        background: #fff;
        margin-bottom: 15px;
        clear: both;
    }

    .ing_sec_blktwo .plp_blk h5 {
        font-size: 18px;
        font-weight: 600;
        color: #1e6fa9;
        line-height: normal;
        margin-bottom: 10px;
    }

    .ing_sec_blktwo .plp_blk p {
        font-size: 14px;
        font-weight: 500;
        margin: 0px;
    }

.ing_sec_blktwo .row {
    display: inline-block;
    width: 100%;
}

.ing_sec_blktwo h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    color: #0078bf;
    margin-bottom: 10px;
}

.ing_sec_blktwo p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
}

.sernw_leftwo .one-third {
    border-radius: 5px;
    padding: 15px 0px;
    /*box-shadow: 0px 0px 25px #bfbfbf;*/
    min-height: 150px;
    max-height: unset;
    border: dashed 1px #000;
    margin-right: 1.5%;
}

    .sernw_leftwo .one-third i,
    .sernw_leftwo .one-third h2,
    .sernw_leftwo .one-third p {
        padding: 0px 15px;
    }

h3.dlns_hd span {
    font-size: 16px;
}

h2.dlns_hd {
    text-align: center;
    font-weight: 700;
    font-size: 26px;
    color: #2866af;
    margin-bottom: 35px;
}

    h2.dlns_hd span {
        font-size: 16px;
    }

.dlnst_blk h3 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 12px;
    padding: 0px 15px;
}

h2.dlns_hd::after {
    position: absolute;
    content: '';
    border: solid 2px #d53338;
    margin: 0 42.5%;
    width: 15%;
    display: block;
    top: 45px;
}

.exp_imp_sms .row {
    margin-bottom: 30px;
    display: inline-block;
}

.dlnst_blk p a {
    color: #2866af;
}

.service_newblktwo .one h3.h_cent {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin: 0px;
}

.sernew_featureblk.why_bs h3 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
    color: #0f488f;
}

.why_bs .srnw_featsec h5 {
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}

.why_bs .srnw_featsec p {
    color: #7c7c7c;
}

.sernew_featureblk.bs_faq h3 {
    text-align: center;
    color: #0f488f;
    font-weight: 700;
    padding-bottom: 20px;
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 30px;
}

.sern_citiesblk .city_name {
    background: #efefef;
    border-radius: 5px;
}

    .sern_citiesblk .city_name img {
        width: 180px;
        height: auto;
        border-radius: 5px;
        display: block;
        clear: both;
        position: relative;
    }

    .sern_citiesblk .city_name a {
        background: rgba(35, 114, 171, 0.9);
        width: 100%;
        display: block;
        text-align: center;
        line-height: 20px;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 600;
        color: #fff;
        padding: 8px 0px;
        position: absolute;
        bottom: 0;
        letter-spacing: 0.5px;
        border-radius: 0px 0px 5px 5px;
    }

.sern_citiesblk .one .city_name {
    margin-bottom: 20px;
}

img.ba_img {
    float: left;
    margin: 0px 15px 15px 0px;
}

img.bsap_bt {
    clear: both;
    margin: 0 auto 30px auto;
    display: block;
}

.dltn_prsuport h3 {
    text-align: left;
    font-weight: 700;
    font-size: 26px;
    color: #2866af;
    margin-bottom: 15px;
}

.dltn_prsuport h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
    color: #000;
}

.dltn_prsuport p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 24px;
}

.dltn_prsuport ul.inner_list li {
    font-size: 16px;
    margin-bottom: 10px;
}

    .dltn_prsuport ul.inner_list li span {
        font-weight: 500;
        text-transform: uppercase;
        display: block;
    }

.dltn_prsuport img {
    height: auto;
    float: right;
}

.ftsocial_icon a {
    text-align: center;
}

div#hm_servicesec {
    clear: both;
}

#hm_servicesec .product_card_link {
    width: 21%;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #b9b9b9;
    padding: 1%;
    float: left;
    display: table;
    margin: 0% 1% 1.5% 1%;
    height: 310px;
    text-align: center;
}

.product_card_link .card_icon {
    clear: both;
}

.product_card_link .card-header,
.product_card_link .card-body {
    clear: both;
}

    .product_card_link .card-body p.card-text {
        font-size: 13.5px;
        line-height: 24px;
        margin: 0px;
    }

        .product_card_link .card-body p.card-text a {
            color: #2866af;
            display: inline-block;
        }

/*--*/
a.top_views {
    position: fixed;
    left: 0;
    z-index: 999999;
    top: 0;
}

ul.uli li {
    display: inline-block;
    margin-right: 12px;
    vertical-align: top;
    font-family: 'Poppins', sans-serif;
}

.ic_txt i {
    font-size: 24px;
    margin-right: 8px;
}

a.m_ac.app_res {
    animation: color-me-in 5s infinite;
}

.ic_txt i {
    color: green;
}

/*--*/
#slider_sec .slidersec_right.hmslide_left {
    text-align: left;
    float: left;
}

#slider_sec .slidersec_right.hmslide_right {
    text-align: right;
    float: right;
}

img.my_clogo:last-child {
    margin: 0px;
}

.black {
    color: #000;
}

.gallery_section {
    margin: 25px 0px;
}

    .gallery_section img {
        width: 24%;
        margin: 0% 0.35% 0.5%;
    }

.home_clientlogo div {
    display: flex;
    /*animation: marquee 25s linear infinite;*/
}

img.my_clogo {
    float: left;
    display: flex;
}

.home_clientlogo {
    overflow: hidden;
    position: relative;
    height: 70px;
    display: flex;
}

.ftinq_ib.ft_call {
    background: #bf0807;
}

.ftinq_ib.ft_wa {
    background: #228936;
}

.sernw_blkleft .intp_img_mob {
    margin: 0px;
    width: 100%;
    height: 150px;
    overflow: hidden;
    display: none;
}

    .sernw_blkleft .intp_img_mob img {
        position: relative;
        top: -210px;
    }

#testim_blk.sernew_featureblk .one {
    display: none;
}

.product_card_link .card_icon {
    display: none;
}

.product_card_link .card-header img {
    width: 120px;
    height: auto;
}

p.inp_para {
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 20px;
}

.newregmain_23 {
    clear: both;
}

.newregm23_top {
    clear: both;
    display: grid;
    width: 100%;
}

.newrg23top_one {
    width: 100%;
    clear: both;
    background: #fff;
    padding: 0px;
    display: grid;
    float: left;
    background: rgb(38, 222, 241);
    background: linear-gradient(-30deg, rgba(38, 222, 241, 1) 0%, rgba(214, 251, 255, 1) 38%, rgba(255, 255, 255, 1) 100%);
}

.newrg23top_two {
    padding: 30px 0px;
    width: 100%;
    clear: both;
    background: #303030;
    display: grid;
    float: left;
}

.newrg23top_one .nrt_left {
    display: inline-block;
    width: 65%;
    float: left;
    padding: 50px 0px 50px 0px;
    position: relative;
}

.newrg23top_one .nrt_right {
    display: inline-block;
    width: 35%;
    float: left;
    position: relative;
}

.newrg23top_one .nrt_left h1 {
    font-size: 45px;
    line-height: normal;
    font-weight: 700;
    color: #2372ab;
    width: 70%;
}

.newrg23top_one .nrt_left p {
    font-size: 18px;
    line-height: 24px;
    margin: 0px;
    width: 70%;
}

.newrg23top_one .nrt_left img {
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}

.newrg23top_two .nrt_left {
    float: left;
    display: inline-block;
    width: 65%;
}

.newrg23top_two .nrt_right {
    float: left;
    display: inline-block;
    width: 35%;
}

.newrg23top_two .nrt_left h2 {
    color: #a7cf4e;
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
    margin-bottom: 15px;
}

.newrg23top_two .nrt_left p {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
}

    .newrg23top_two .nrt_left p span {
        font-size: 24px;
        font-weight: bold;
    }

.newrg23top_one .nrt_right .tp_formblk {
    background: #eafdff;
    width: 85%;
    right: 0;
    border: solid 8px #fff;
    margin-top: 20px;
    position: absolute;
    height: 640px;
    z-index: 999999;
}

    .newrg23top_one .nrt_right .tp_formblk h4 {
        text-align: center;
        margin: 10px 0px;
        font-size: 20px;
        color: #2372ab;
        font-weight: 600;
    }

        .newrg23top_one .nrt_right .tp_formblk h4 span {
            font-weight: 800;
        }

    .newrg23top_one .nrt_right .tp_formblk iframe {
        margin: 0px;
        padding: 0px;
        height: 600px;
    }

body.web-to-lead {
    font-size: 12px;
    background: none;
    padding: 0px !important;
    margin: 0px;
}

.newrg23top_one .nrt_left a {
    font-weight: 500;
    color: #2372ab;
    font-size: 16px;
    border: solid 2px #2372ab;
    border-radius: 5px;
    padding: 14px 20px;
    display: inline-flex;
    margin-top: 30px;
    text-transform: uppercase;
}

    .newrg23top_one .nrt_left a:hover {
        background: #2372ab;
        color: #fff;
    }

.newrg23top_three {
    width: 100%;
    padding: 35px 0px;
    display: grid;
    float: left;
    clear: both;
    background: #fff;
}

    .newrg23top_three .nrt3_left {
        display: inline-block;
        width: 65%;
        float: left;
    }

    .newrg23top_three .nrt3_right {
        display: inline-block;
        width: 35%;
        float: left;
    }

    .newrg23top_three .nrt3_left h3 {
        font-size: 28px;
        font-weight: 700;
        color: #000;
        margin-bottom: 15px;
        position: relative;
    }

    .newrg23top_three .nrt3_left p {
        font-size: 16px;
        line-height: 28px;
        font-weight: 400;
        margin-bottom: 0px;
    }

    .newrg23top_three .nrt3_right img {
        margin: 0 auto;
        display: grid;
        width: 60%;
    }

    .newrg23top_three .nrt3_left h3::after {
        position: absolute;
        content: '';
        width: 100px;
        height: 3px;
        background: #2372ab;
        bottom: -4px;
        left: 0;
    }

.newregm23_featuresblk {
    clear: both;
    display: grid;
    background: #e2fcff;
    padding: 35px 0px;
    width: 100%;
}

    .newregm23_featuresblk h3 {
        font-size: 28px;
        font-weight: 700;
        color: #000;
        margin-bottom: 20px;
        position: relative;
        text-align: center;
    }

        .newregm23_featuresblk h3::after {
            position: absolute;
            content: '';
            width: 10%;
            height: 3px;
            background: #2372ab;
            bottom: -6px;
            left: 45%;
        }

    .newregm23_featuresblk p.f_m_para {
        font-size: 16px;
        line-height: normal;
        margin: 0 0 20px 0;
        color: #000;
        text-align: center;
    }

    .newregm23_featuresblk .nrg_ftsmblk {
        width: 21%;
        background: #fff;
        margin: 0% 1% 2% 0%;
        border: solid 1px #b5b5b5;
        padding: 1.5%;
        border-radius: 10px;
        min-height: 265px;
        background: linear-gradient(180deg, rgb(207 245 220) 0%, rgba(255, 255, 255, 1) 100%);
        display: inline-block;
        float: left;
    }

        .newregm23_featuresblk .nrg_ftsmblk img {
            width: 50px;
            clear: both;
            margin-bottom: 10px;
        }

        .newregm23_featuresblk .nrg_ftsmblk h4 {
            font-size: 18px;
            line-height: 24px;
            font-weight: 700;
            color: #000;
            margin-bottom: 12px;
        }

        .newregm23_featuresblk .nrg_ftsmblk p {
            font-size: 15px;
            line-height: 22px;
            color: #585858;
            margin: 0px;
        }

        .newregm23_featuresblk .nrg_ftsmblk:last-child {
            margin-right: 0;
        }

    .newregm23_featuresblk .nrgftblk_row {
        display: flex;
        clear: both;
    }

a.btn_pageinner {
    text-align: center;
    display: block;
    background: #2372ab;
    padding: 10px 20px;
    width: 150px;
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
    border-radius: 25px;
}

.newregm23_usesmsapi {
    clear: both;
    display: grid;
    background: #fff;
    padding: 35px 0px;
    width: 100%;
}

    .newregm23_usesmsapi h3 {
        font-size: 28px;
        font-weight: 700;
        color: #000;
        margin-bottom: 20px;
        position: relative;
        text-align: center;
    }

        .newregm23_usesmsapi h3::after {
            position: absolute;
            content: '';
            width: 10%;
            height: 3px;
            background: #2372ab;
            bottom: -6px;
            left: 45%;
        }

.usesmsapiblk_row {
    display: flex;
    clear: both;
    margin-bottom: 20px;
}

    .usesmsapiblk_row .usesmsapir_left {
        float: left;
        width: 75%;
    }

    .usesmsapiblk_row .usesmsapir_right {
        float: right;
        width: 25%;
    }

    .usesmsapiblk_row .usesmsapir_left span {
        font-size: 16px;
        font-weight: 600;
        color: #2372ab;
        clear: both;
        margin-bottom: 10px;
        display: inline-block;
    }

    .usesmsapiblk_row .usesmsapir_left h4 {
        font-size: 22px;
        font-weight: 700;
        color: #000;
        margin-bottom: 12px;
        line-height: normal;
    }

    .usesmsapiblk_row .usesmsapir_left p {
        font-size: 16px;
        margin-bottom: 10px;
        clear: both;
        line-height: 24px;
    }

    .usesmsapiblk_row .usesmsapir_right img {
        width: 100%;
        height: auto;
    }

    .usesmsapiblk_row.spb_row2 .usesmsapir_left {
        float: left;
        width: 25%;
    }

    .usesmsapiblk_row.spb_row2 .usesmsapir_right {
        float: right;
        width: 73.5%;
        margin-left: 1.5%;
    }

        .usesmsapiblk_row.spb_row2 .usesmsapir_right span {
            font-size: 16px;
            font-weight: 600;
            color: #2372ab;
            clear: both;
            margin-bottom: 10px;
            display: inline-block;
        }

        .usesmsapiblk_row.spb_row2 .usesmsapir_right h4 {
            font-size: 22px;
            font-weight: 700;
            color: #000;
            margin-bottom: 12px;
            line-height: normal;
        }

        .usesmsapiblk_row.spb_row2 .usesmsapir_right p {
            font-size: 16px;
            margin-bottom: 10px;
            clear: both;
            line-height: 24px;
        }

    .usesmsapiblk_row.spb_row2 .usesmsapir_left img {
        width: 100%;
        height: auto;
    }

    .usesmsapiblk_row:last-child {
        margin-bottom: 0;
    }

.newregm23_bsmswork_blk {
    clear: both;
    display: grid;
    background: #ffecb9;
    padding: 35px 0px;
    width: 100%;
}

    .newregm23_bsmswork_blk h3 {
        font-size: 28px;
        font-weight: 700;
        color: #000;
        margin-bottom: 20px;
        position: relative;
        text-align: center;
    }

        .newregm23_bsmswork_blk h3::after {
            position: absolute;
            content: '';
            width: 10%;
            height: 3px;
            background: #2372ab;
            bottom: -6px;
            left: 45%;
        }

    .newregm23_bsmswork_blk p.bsw_para {
        font-size: 16px;
        line-height: normal;
        margin: 0 0 35px 0;
        color: #000;
        text-align: center;
    }

    .newregm23_bsmswork_blk .bsmswork_row {
        float: left;
        clear: both;
    }

.bsmswork_row .bsmswork_conblk {
    display: grid;
    width: 23%;
    float: left;
    margin-right: 2%;
}

.bsmswork_conblk img {
    width: 100%;
    border: solid 1px #2866af;
    border-radius: 25px;
    margin-bottom: 20px;
}

.bsmswork_conblk span {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
    display: block;
}

.bsmswork_conblk h5 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #0d4e7c;
    margin-bottom: 10px;
}

.bsmswork_conblk p {
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 0px;
}

.newregm23_usebsmsser {
    clear: both;
    display: grid;
    background: #fff;
    padding: 35px 0px;
    width: 100%;
}

    .newregm23_usebsmsser h3 {
        font-size: 28px;
        font-weight: 700;
        color: #000;
        margin-bottom: 40px;
        position: relative;
        text-align: center;
    }

        .newregm23_usebsmsser h3::after {
            position: absolute;
            content: '';
            width: 10%;
            height: 3px;
            background: #2372ab;
            bottom: -6px;
            left: 45%;
        }

.usesmsserblk_row {
    display: flex;
    clear: both;
    margin-bottom: 20px;
}

    .usesmsserblk_row .usesmsserblk_left {
        float: left;
        width: 50%;
        padding-left: 10%;
    }

    .usesmsserblk_row .usesmsserblk_right {
        float: right;
        width: 40%;
    }

    .usesmsserblk_row .usesmsserblk_left span {
        font-size: 18px;
        font-weight: 600;
        color: #2372ab;
        clear: both;
        margin-bottom: 10px;
        display: inline-block;
    }

    .usesmsserblk_row .usesmsserblk_left h4 {
        font-size: 26px;
        font-weight: 700;
        color: #000;
        margin-bottom: 12px;
        line-height: normal;
    }

    .usesmsserblk_row .usesmsserblk_left p {
        font-size: 18px;
        margin-bottom: 10px;
        clear: both;
        line-height: 24px;
    }

    .usesmsserblk_row .usesmsserblk_right img {
        width: 50%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .usesmsserblk_row.sbs_row2 .usesmsserblk_left {
        float: left;
        width: 40%;
    }

    .usesmsserblk_row.sbs_row2 .usesmsserblk_right {
        float: right;
        width: 58.5%;
        margin-left: 1.5%;
    }

        .usesmsserblk_row.sbs_row2 .usesmsserblk_right span {
            font-size: 18px;
            font-weight: 600;
            color: #2372ab;
            clear: both;
            margin-bottom: 10px;
            display: inline-block;
        }

        .usesmsserblk_row.sbs_row2 .usesmsserblk_right h4 {
            font-size: 26px;
            font-weight: 700;
            color: #000;
            margin-bottom: 12px;
            line-height: normal;
        }

        .usesmsserblk_row.sbs_row2 .usesmsserblk_right p {
            font-size: 18px;
            margin-bottom: 10px;
            clear: both;
            line-height: 24px;
        }

    .usesmsserblk_row.sbs_row2 .usesmsserblk_left img {
        width: 55%;
        height: auto;
    }

    .usesmsserblk_row:last-child {
        margin-bottom: 0;
    }

.newregm23_benismsblk {
    clear: both;
    display: grid;
    background: #e9f5c1;
    padding: 35px 0px;
    width: 100%;
}

    .newregm23_benismsblk h3 {
        font-size: 28px;
        font-weight: 700;
        color: #000;
        margin-bottom: 20px;
        position: relative;
        text-align: center;
    }

        .newregm23_benismsblk h3::after {
            position: absolute;
            content: '';
            width: 10%;
            height: 3px;
            background: #2372ab;
            bottom: -6px;
            left: 45%;
        }

    .newregm23_benismsblk p.b_sm_para {
        font-size: 16px;
        line-height: normal;
        margin: 0 0 20px 0;
        color: #000;
        text-align: center;
    }

    .newregm23_benismsblk .nrgbeblk_row {
        display: flex;
        clear: both;
    }

    .newregm23_benismsblk .nrg_bsmsblk {
        width: 16%;
        background: #fff;
        margin: 0% 1% 2% 0%;
        border: solid 1px #b5b5b5;
        padding: 1.5%;
        border-radius: 10px;
        min-height: 265px;
        background: linear-gradient(180deg, rgb(203 242 247) 0%, rgba(255, 255, 255, 1) 100%);
        display: inline-block;
        float: left;
    }

        .newregm23_benismsblk .nrg_bsmsblk img {
            width: 50px;
            clear: both;
            margin-bottom: 10px;
        }

        .newregm23_benismsblk .nrg_bsmsblk h4 {
            font-size: 18px;
            line-height: 24px;
            font-weight: 700;
            color: #000;
            margin-bottom: 12px;
        }

        .newregm23_benismsblk .nrg_bsmsblk p {
            font-size: 15px;
            line-height: 22px;
            color: #585858;
            margin: 0px;
        }

.newregm23_whyusebsms {
    clear: both;
    display: grid;
    background: #fff;
    padding: 35px 0px;
    width: 100%;
}

    .newregm23_whyusebsms h3 {
        font-size: 28px;
        font-weight: 700;
        color: #000;
        margin-bottom: 40px;
        position: relative;
        text-align: center;
    }

        .newregm23_whyusebsms h3::after {
            position: absolute;
            content: '';
            width: 10%;
            height: 3px;
            background: #2372ab;
            bottom: -6px;
            left: 45%;
        }

    .newregm23_whyusebsms .nrgwhyub_row {
        display: flex;
        clear: both;
    }

    .newregm23_whyusebsms .nrg_whbblk {
        width: 30%;
        background: #fff;
        margin: 0% 1% 2% 0%;
        border: solid 1px #b5b5b5;
        padding: 1.33%;
        border-radius: 10px;
        min-height: 215px;
        background: linear-gradient(180deg, rgb(203 242 247) 0%, rgba(255, 255, 255, 1) 100%);
        display: inline-block;
        float: left;
    }

        .newregm23_whyusebsms .nrg_whbblk img {
            width: 75px;
            clear: both;
            margin-bottom: 10px;
        }

        .newregm23_whyusebsms .nrg_whbblk h4 {
            font-size: 20px;
            line-height: 24px;
            font-weight: 700;
            color: #000;
            margin-bottom: 12px;
        }

        .newregm23_whyusebsms .nrg_whbblk p {
            font-size: 16px;
            line-height: 24px;
            color: #585858;
            margin: 0px;
        }

.newregm23_wsbsmsser_blk {
    clear: both;
    display: grid;
    background: #fdf2d3;
    padding: 35px 0px;
    width: 100%;
}

    .newregm23_wsbsmsser_blk h3 {
        font-size: 28px;
        font-weight: 700;
        color: #000;
        margin-bottom: 20px;
        position: relative;
        text-align: center;
    }

        .newregm23_wsbsmsser_blk h3::after {
            position: absolute;
            content: '';
            width: 10%;
            height: 3px;
            background: #2372ab;
            bottom: -6px;
            left: 45%;
        }

    .newregm23_wsbsmsser_blk p.wsbss_para {
        font-size: 16px;
        line-height: normal;
        margin: 0 0 35px 0;
        color: #000;
        text-align: center;
    }

.nrgwsbss_row {
    display: flex;
    clear: both;
}

.newregm23_wsbsmsser_blk .nrg_wsbssblk {
    width: 17%;
    background: #fff;
    margin: 0% 1% 1% 0%;
    border: solid 1px #b5b5b5;
    padding: 1%;
    border-radius: 10px;
    min-height: 135px;
    background: #fff;
    display: inline-block;
    float: left;
}

    .newregm23_wsbsmsser_blk .nrg_wsbssblk img {
        width: 75px;
        clear: both;
        margin: 0 auto 10px auto;
        display: block;
    }

    .newregm23_wsbsmsser_blk .nrg_wsbssblk h5 {
        font-size: 18px;
        line-height: 24px;
        font-weight: 700;
        color: #000;
        margin: 0px;
        text-align: center;
    }

.nrgwsbss_row:last-child {
    margin-bottom: 0;
}

.newregm23_faq {
    clear: both;
    display: inline-grid;
    background: #fff;
    padding: 35px 0px;
    width: 100%;
}

    .newregm23_faq h3 {
        font-size: 28px;
        font-weight: 700;
        color: #000;
        margin-bottom: 35px;
        position: relative;
        text-align: center;
    }

        .newregm23_faq h3::after {
            position: absolute;
            content: '';
            width: 10%;
            height: 3px;
            background: #2372ab;
            bottom: -6px;
            left: 45%;
        }

.nrgfaqbs_row {
    display: inline-grid;
    clear: both;
    margin-bottom: 20px;
}

.newregm23_faq .nrgfaqbs_row h6 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #2372ab;
    margin-bottom: 12px;
}

.newregm23_faq .nrgfaqbs_row p {
    font-size: 16px;
    line-height: 22px;
    color: #585858;
    margin: 0px;
}

.newregm23_faq .nrgfaqbs_row ul.inner_list {
    clear: both;
    margin: 0;
}

.sernew_featureblk.sern_ildcnt p {
    padding: 0px;
    border-bottom: inherit;
}

.hmn_logosld .slick-slide img {
    width: auto;
    margin: 0px 25px;
}

.hmn_logosld {
    margin: 20px 0px;
}

.sernw_blkleft.prc_lfttp p {
    font-size: 20px;
    line-height: 36px;
    padding: 0px;
    margin-bottom: 0px;
}

    .sernw_blkleft.prc_lfttp p span {
        font-size: 28px;
        line-height: 48px;
        font-weight: 500;
    }

        .sernw_blkleft.prc_lfttp p span.prc_num {
            color: #d63b3f;
            font-family: 'Roboto', Arial, Verdana;
        }

    .sernw_blkleft.prc_lfttp p a.prc_btn {
        color: #ffffff;
        border-radius: 25px;
        padding: 6px 30px;
        border: solid 4px #fff;
        box-shadow: 0px 0px 8px #dfdfdf;
        font-weight: 500;
        font-size: 22px;
        background: rgb(2, 0, 36);
        background: linear-gradient(302deg, rgba(2, 0, 36, 1) 0%, rgba(40, 102, 175, 1) 75%);
        margin: 8px 0px;
        display: inline-block;
    }

.sernew_featureblk.prc_faq .container {
    border-bottom: solid 1px #dfdfdf;
    padding-bottom: 20px;
}

.sernew_featureblk.prc_faq .one-half {
    width: 48%;
    margin-right: 2% !important;
}

.prc2_qblk h3 {
    text-align: center;
    font-weight: 700;
    color: #0f488f;
}

.prc2_qblk p {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
}

    .prc2_qblk p a {
        color: #d6353a;
    }

.service_newblkone .plnpr_container {
    border: dashed 1px #d63b3f;
    display: inline-block;
    padding: 5% 0%;
}

.plnpr_container .sernw_blkleft {
    padding-left: 5%;
    width: 43.5%;
}

.plnpr_container .sernw_blkright {
    padding-right: 5%;
    width: 43.5%;
}

.prc_lfttp h1 {
    color: #16537e;
}

.plnpr_container .sernw_blkright img {
    margin-top: 20%;
}

.sernw_blkleft.prc_lfttp p span.prc_num a {
    color: #d63b3f;
}

p.prc_btm {
    font-size: 16px;
    margin-bottom: 15px;
    color: #000;
    font-weight: 700;
}

    p.prc_btm a {
        color: #20a6f5;
        text-transform: uppercase;
    }

#slider_sec .slidersec_right a.bannerbtn3 {
    display: block;
    margin: 10px 0px 0px 55px;
    width: 50%;
}

.prc_bt {
    margin-bottom: 8px;
}

.nwpriceblk .npr_mainblk .npricing_blk.npb_last {
    margin-bottom: 0.5%;
}

#slider_sec .slidersec_right .logo_blk {
    clear: both;
    margin-top: 0px;
}

    #slider_sec .slidersec_right .logo_blk img {
        width: 90px;
        vertical-align: middle;
        margin: 12px 30px 0px 0px;
    }


p.sldtp_ptp {
    margin: -14px 0px !important;
    clear: both;
    font-weight: 700 !important;
}

.sldt_scblk {
    width: 100%;
    clear: both;
}

    .sldt_scblk .scblk_innr {
        display: inline-block;
        width: auto;
        border-right: solid 1px #1161a7;
        padding-left: 3%;
        padding-right: 3%;
        padding-bottom: 10px;
    }

        .sldt_scblk .scblk_innr p {
            margin: 0px !important;
            padding: 0px;
            font-size: 14px !important;
            letter-spacing: 0.1px !important;
            clear: both;
        }

            .sldt_scblk .scblk_innr p span {
                font-size: 35px;
                clear: both;
                display: block;
                line-height: normal;
                color: #1161a7;
            }

        .sldt_scblk .scblk_innr:first-child {
            padding-left: 0%;
        }

        .sldt_scblk .scblk_innr:last-child {
            border-right: none;
            padding-right: 0px;
        }

#slider_sec .slidersec_right .logo_blk span {
    clear: both;
    display: inline-block;
    font-size: 18px;
    color: #3d3d3d;
}

#slider_sec .slidersec_right .logo_blk div {
    display: inline-block;
    clear: both;
}

#slider_sec .slidersec_right .logo_blk span {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    color: #1161a7;
}

#slider_sec .slidersec_right .logo_blk img:last-child {
    margin-right: 5px;
}

.sernw_leftwo .one-third:hover {
    background: #2c66ad;
    border-color: #fff;
}

    .sernw_leftwo .one-third:hover i,
    .sernw_leftwo .one-third:hover h2,
    .sernw_leftwo .one-third:hover p {
        color: #fff;
    }

p.sldtp_ptp img {
    height: 18px;
    width: auto;
    vertical-align: top;
}

.service_newblktwo.cln_logo h3 {
    text-align: center;
    color: #2c66ad;
    font-size: 24px;
    margin-bottom: 30px;
}

    .service_newblktwo.cln_logo h3 span {
        font-weight: 600;
    }

.service_newblktwo.cln_logo .cl_blk {
    clear: both;
    text-align: center;
}

    .service_newblktwo.cln_logo .cl_blk img {
        height: 30px;
        display: inline-block;
        margin: 0px 14px;
        vertical-align: middle;
    }

.service_newblktwo.cln_logo {
    padding: 0;
}

    .service_newblktwo.cln_logo .one {
        background: rgba(255, 255, 255, 0.9);
        padding: 25px 0px;
    }

a.sernw_demobtn {
    margin-left: 20px;
}

    a.sernw_demobtn span {
        background: #d63d3d;
        color: #fff;
        padding: 10px 15px;
        font-size: 15px;
        display: inline-block;
        margin-left: -19px;
        vertical-align: middle;
        border-radius: 5px;
        text-transform: uppercase;
    }

    a.sernw_demobtn i {
        background: #d63d3d;
        color: #fff;
        padding: 13px 15px;
        border-radius: 25px;
        font-size: 20px;
        display: inline-block;
        vertical-align: middle;
    }

/*.my_footer .ft_firstcol p {
    font-size: 12px;
    line-height: 18px;
    color: #f0f0f0;
    margin-bottom: 10px;
    font-weight: 300;
    letter-spacing: 0.5px;
}*/

/*    .my_footer .ft_firstcol p a {
        font-size: 12px !important;
        font-weight: bold;
        color: #169fe6 !important;
    }

#footer ul li:last-child {
    margin-bottom: 20px;
}*/

/*.copyright p {
    font-size: 13px !important;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 300;
}

    .copyright p span {
        font-weight: 400;
    }
*/
p.dis_p span {
    font-weight: 500;
}

.server_status {
    clear: both;
    display: inline-block;
    margin-bottom: 15px;
}

.home_wlhead h1 {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin: 0px;
    line-height: normal;
}

.hfaq_items {
    display: none
}

.home_faq h4 a {
    color: #404056;
    font-weight: 600;
}

.home_faq h4::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #2070aa;
    left: 0;
    margin: 7px 0px 0px 0px;
}

.regn_frm {
    overflow: auto;
    height: 600px;
}

.waprice_top .container {
    padding: 0px;
    background: inherit;
}

.waprice_top .sernw_blkright img {
    border-radius: 20px;
}

.waprice_top h1 {
    font-size: 36px;
    line-height: normal;
    margin-top: 15px;
    margin-bottom: 0px;
}

.waprice_top p {
    font-size: 18px;
    line-height: 26px;
    margin-top: 20px;
}

.service_newblktwo.waprice_two {
    margin: 30px 0px;
    background: inherit;
    background-color: #fdf4e8;
}

.waprice_two h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #000;
}

.waprice_two .wat_blk {
    background: #fff;
    padding: 25px;
    margin: 0px 25px;
    border-radius: 20px;
}

    .waprice_two .wat_blk i {
        color: #43cd66;
        font-size: 30px;
    }

    .waprice_two .wat_blk h4 {
        font-size: 24px;
        font-weight: 600;
        color: #000;
        margin-top: 12px;
        margin-bottom: 10px;
    }

    .waprice_two .wat_blk p {
        margin: 0px;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
    }

        .waprice_two .wat_blk p a {
            color: #1d6ea9;
            text-decoration: underline;
            font-weight: 400;
        }

.waprice_three h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    line-height: normal;
    margin-bottom: 50px;
}

.waprice_three h4 {
    font-size: 24px;
    line-height: normal;
    font-weight: 700;
    color: #0f488f;
    text-align: left;
}

.waprice_three img {
    border-radius: 20px;
    width: 100%;
    height: auto;
}

.waprice_three ul.inner_list li {
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
}

    .waprice_three ul.inner_list li a {
        color: #1d6ea9;
        text-decoration: underline;
        font-weight: 400;
    }

.waprice_three p {
    font-size: 16px !important;
    font-weight: 300;
}

    .waprice_three p a {
        color: #1d6ea9;
        text-decoration: underline;
        font-weight: 400;
    }

.sernew_readytogoblk.waprice_bt p {
    font-size: 21px;
    line-height: 30px;
}

.srn_yicol ul.inner_list li {
    font-size: 13px;
    line-height: 20px;
    background-position-y: 4px;
    letter-spacing: 0px;
}

.srn_yicol h3 {
    margin-bottom: 0px !important;
    font-size: 16px !important;
}

.sernew_casestudblk .srn_yiblk {
    margin-bottom: 25px;
}

.srn_yicol img {
    margin-bottom: 0px !important;
}

.one.tnc_blk p {
    margin: 0px 0px 25px 0px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.one.tnc_blk h3 {
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

.one.tnc_blk h1 {
    font-weight: 700;
    color: #000000;
}

.one.tnc_blk ul.inner_list li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}

.one.tnc_blk h2 {
    font-weight: 700;
    color: #000000;
}

.hmsrv_nblk .product_card_link {
    padding: 3% !important;
    margin: 0% 5% 0% 0% !important;
    width: 24% !important;
    border-radius: 0px !important;
    box-shadow: 0px 0px 10px #e5e5e5 !important;
    animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.hmsrv_nblk .card_tp img {
    width: 150px;
}

.hmsrv_nblk h3.hservice_subhead {
    font-size: 18px;
}

.hmsrv_nblk .card_tp {
    margin-bottom: 5px;
}

.hmsrv_nblk .card_bt p.card-text {
    font-size: 15px;
    line-height: 24px;
    font-weight: 300;
    margin-top: 10px;
    color: #000;
}

    .hmsrv_nblk .card_bt p.card-text a {
        font-weight: 400;
    }

.prcard_row {
    display: table;
    float: left;
    clear: both;
    margin-bottom: 10px;
}

    .prcard_row .product_card_link:last-child {
        margin-right: 0% !important;
    }

.hmsrv_nblk .product_card_link.pc_2 {
    margin-top: 5% !important;
}

.hmsrv_nblk .product_card_link:hover {
    background: #000;
    transform: perspective(700px) rotateX(-5deg) rotateY(10deg);
}

    .hmsrv_nblk .product_card_link:hover h3,
    .hmsrv_nblk .product_card_link:hover p {
        color: #fff;
    }

    .hmsrv_nblk .product_card_link:hover a {
        color: #b8d8ff !important;
    }

.srv_faq .faq_blk {
    border: solid 1px #dddddd;
    border-radius: 5px;
    padding: 10px 10px;
    margin-bottom: 15px;
    clear: both;
}

    .srv_faq .faq_blk h4 {
        font-weight: 800;
        font-size: 18px;
        color: #000;
        letter-spacing: 0.3px;
    }

    .srv_faq .faq_blk p {
        margin: 0px;
        padding: 0px;
        border: none;
        font-size: 15px;
        font-weight: 300;
        color: #000;
        letter-spacing: 0;
    }

.cont_newblkone {
    background: #ffffff;
    width: 100%;
    display: inline-block;
    clear: both;
}

    .cont_newblkone .cnone_left {
        padding-top: 40px;
        display: block;
    }

        .cont_newblkone .cnone_left h1 {
            color: #000;
            font-size: 36px;
            font-weight: 700;
            margin-bottom: 20px;
        }

        .cont_newblkone .cnone_left h2 {
            font-size: 54px;
            font-weight: 700;
            color: #000;
            line-height: 60px;
            margin-bottom: 15px;
        }

        .cont_newblkone .cnone_left ul li {
            font-size: 22px;
            font-weight: 700;
            color: #000;
            line-height: 40px;
            background-position: left 12px;
        }

        .cont_newblkone .cnone_left ul {
            margin-bottom: 20px;
        }

        .cont_newblkone .cnone_left .clnt_blk {
            clear: both;
            margin-bottom: 0px;
            border: solid 1px #6a6a6a;
            padding: 15px 15px 0px 15px;
            text-align: center;
        }

            .cont_newblkone .cnone_left .clnt_blk .clnt_ico {
                clear: both;
                display: block;
            }

                .cont_newblkone .cnone_left .clnt_blk .clnt_ico img {
                    width: auto;
                    height: 50px;
                    margin: 0px 7px 7px;
                }

    .cont_newblkone .cnone_right {
        display: block;
        background: #daefff;
        min-height: 586px;
    }

    .cont_newblkone .cnone_left .clnt_blk span {
        margin-bottom: 14px;
        display: block;
        font-size: 16px;
        font-weight: 700;
        color: #000;
    }

    .cont_newblkone .cnone_right .cont_frmblk {
        margin-top: 15px;
    }

.cont_newblktwo {
    background: #ffffff;
    width: 100%;
    display: inline-block;
    clear: both;
}

    .cont_newblktwo .one {
        margin: 30px 0px 50px;
    }

        .cont_newblktwo .one h3 {
            font-size: 60px;
            line-height: 70px;
            color: #000;
            font-weight: 700;
        }

        .cont_newblktwo .one .one-third h4 {
            color: #000;
            font-size: 20px;
            font-weight: 700;
            margin-bottom: 8px;
            text-transform: uppercase;
            clear: both;
        }

        .cont_newblktwo .one .one-third div {
            display: table;
            margin-bottom: 9px;
        }

        .cont_newblktwo .one .one-third img {
            width: 40px;
            height: auto;
            display: table-cell;
            margin-right: 5px;
        }

        .cont_newblktwo .one .one-third div span {
            vertical-align: middle;
            display: table-cell;
            font-size: 16px;
            color: #000;
            text-transform: uppercase;
            font-weight: 700;
        }

        .cont_newblktwo .one .one-third p {
            font-size: 16px;
            color: #000;
            line-height: normal;
            margin: 0px;
            font-weight: 600;
        }

.cont_newblkthree {
    background: #ffffff;
    width: 100%;
    display: inline-block;
    clear: both;
}

    .cont_newblkthree .cont_info:first-child {
        margin: inherit;
    }

    .cont_newblkthree .cont_info {
        display: inline-block;
        background: #f7f7f7;
        border-radius: 10px;
        width: 35%;
        padding: 2%;
        margin: 0% 0% 0% 3%;
        box-shadow: 0px 0px 10px #afafaf;
    }

    .cont_newblkthree .one {
        text-align: center;
        padding: 30px 0px;
    }

    .cont_newblkthree .cont_info .cio_lft,
    .cont_newblkthree .cont_info .cio_rgt {
        display: table-cell;
        vertical-align: top;
        text-align: left;
    }

        .cont_newblkthree .cont_info .cio_lft img {
            width: 80px;
            height: auto;
        }

    .cont_newblkthree .cont_info .cio_lft {
        padding-right: 15px;
    }

    .cont_newblkthree .cont_info .cio_rgt h5 {
        color: #000;
        font-size: 30px;
        line-height: normal;
        margin-bottom: 10px;
        font-weight: 700;
    }

    .cont_newblkthree .cont_info .cio_rgt p {
        margin-bottom: 15px;
        font-size: 16px;
        font-weight: 600;
        color: #000;
    }

        .cont_newblkthree .cont_info .cio_rgt p span {
            font-weight: 700;
        }

        .cont_newblkthree .cont_info .cio_rgt p a {
            color: #000;
        }

            .cont_newblkthree .cont_info .cio_rgt p a:hover {
                color: #124b81;
                text-decoration: underline;
            }

    .cont_newblkthree .cont_info a.cnt_btn {
        background: #000;
        color: #fff;
        padding: 10px 15px;
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
        border-radius: 50px;
    }

        .cont_newblkthree .cont_info a.cnt_btn i {
            color: #fff;
        }

        .cont_newblkthree .cont_info a.cnt_btn:hover {
            background: #124b81;
        }

.one-third.nws_mdablk .service-item {
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 5px;
}

    .one-third.nws_mdablk .service-item img {
        width: 100%;
        height: auto;
    }

    .one-third.nws_mdablk .service-item h3 {
        color: #000;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .one-third.nws_mdablk .service-item a {
        display: inline-block;
        padding: 8px 15px;
        font-size: 14px;
        font-weight: 400;
    }

    .one-third.nws_mdablk .service-item p {
        font-size: 16px;
        line-height: normal;
        margin-bottom: 10px;
        font-weight: 600;
        color: #000;
    }

.headernew_main .navbar-toggler {
    display: none !important;
}

button#sa_sidebarToggle {
    display: none;
    float: right;
    background: #fff;
    border-radius: 5px;
    border: solid 2px #14629b;
    font-size: 20px;
    color: #14629b;
}

/*@keyframes marquee { 0% { left: 0; } 100% { left: -100%; }}*/

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.confetti {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    z-index: 999999
}

.confetti-piece {
    position: absolute;
    color: #ffd300;
    top: 0;
    opacity: 0
}

    .confetti-piece:nth-child(1) {
        left: 7%;
        -webkit-transform: rotate(-51deg);
        transform: rotate(-51deg);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 27ms;
        animation-delay: 27ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(2) {
        left: 14%;
        -webkit-transform: rotate(24deg);
        transform: rotate(24deg);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 248ms;
        animation-delay: 248ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(3) {
        left: 21%;
        -webkit-transform: rotate(-76deg);
        transform: rotate(-76deg);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 407ms;
        animation-delay: 407ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(4) {
        left: 28%;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 23ms;
        animation-delay: 23ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(5) {
        left: 35%;
        -webkit-transform: rotate(-35deg);
        transform: rotate(-35deg);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 281ms;
        animation-delay: 281ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(6) {
        left: 42%;
        -webkit-transform: rotate(-66deg);
        transform: rotate(-66deg);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 449ms;
        animation-delay: 449ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(7) {
        left: 49%;
        -webkit-transform: rotate(-70deg);
        transform: rotate(-70deg);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 128ms;
        animation-delay: 128ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(8) {
        left: 56%;
        -webkit-transform: rotate(47deg);
        transform: rotate(47deg);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 484ms;
        animation-delay: 484ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(9) {
        left: 63%;
        -webkit-transform: rotate(47deg);
        transform: rotate(47deg);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 287ms;
        animation-delay: 287ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(10) {
        left: 70%;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 323ms;
        animation-delay: 323ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(11) {
        left: 77%;
        -webkit-transform: rotate(9deg);
        transform: rotate(9deg);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 78ms;
        animation-delay: 78ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(12) {
        left: 84%;
        -webkit-transform: rotate(-13deg);
        transform: rotate(-13deg);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 454ms;
        animation-delay: 454ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(13) {
        left: 91%;
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg);
        -webkit-animation: makeItRain 3s infinite ease-out;
        animation: makeItRain 3s infinite ease-out;
        -webkit-animation-delay: 120ms;
        animation-delay: 120ms;
        -webkit-animation-duration: 6.8s;
        animation-duration: 6.8s
    }

    .confetti-piece:nth-child(odd) {
        color: #17d3ff
    }

    .confetti-piece:nth-child(even) {
        z-index: 1
    }

    .confetti-piece:nth-child(4n) {
        width: 5px;
        height: 12px;
        -webkit-animation-duration: 5s;
        animation-duration: 5s
    }

    .confetti-piece:nth-child(3n) {
        width: 3px;
        height: 10px;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-delay: 3s;
        animation-delay: 3s
    }

    .confetti-piece:nth-child(4n-7) {
        color: #ff4e91
    }

@-webkit-keyframes makeItRain {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        -webkit-transform: translateY(500px);
        transform: translateY(500px)
    }
}

@keyframes makeItRain {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        -webkit-transform: translateY(500px);
        transform: translateY(500px)
    }
}

/*Vertical Sliding*/
.slidingVertical {
    display: block;
    /*text-indent: 8px;*/
    position: relative;
    height: 250px;
}

    .slidingVertical h3 {
        animation: topToBottom 25s linear infinite 0s;
        -ms-animation: topToBottom 25s linear infinite 0s;
        -webkit-animation: topToBottom 25s linear infinite 0s;
        color: #00abe9;
        opacity: 0;
        overflow: hidden;
        position: absolute;
    }

        .slidingVertical h3:nth-child(2) {
            animation-delay: 5s;
            -ms-animation-delay: 5s;
            -webkit-animation-delay: 5s;
        }

        .slidingVertical h3:nth-child(3) {
            animation-delay: 10s;
            -ms-animation-delay: 10s;
            -webkit-animation-delay: 10s;
        }

        .slidingVertical h3:nth-child(4) {
            animation-delay: 15s;
            -ms-animation-delay: 15s;
            -webkit-animation-delay: 15s;
        }

        .slidingVertical h3:nth-child(5) {
            animation-delay: 20s;
            -ms-animation-delay: 20s;
            -webkit-animation-delay: 20s;
        }

/*topToBottom Animation*/
@-moz-keyframes topToBottom {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 0;
        -moz-transform: translateY(-50px);
    }

    10% {
        opacity: 1;
        -moz-transform: translateY(0px);
    }

    25% {
        opacity: 1;
        -moz-transform: translateY(0px);
    }

    30% {
        opacity: 0;
        -moz-transform: translateY(50px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes topToBottom {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 0;
        -webkit-transform: translateY(-50px);
    }

    10% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    25% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    30% {
        opacity: 0;
        -webkit-transform: translateY(50px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes topToBottom {
    0% {
        opacity: 0;
    }

    5% {
        opacity: 0;
        -ms-transform: translateY(-50px);
    }

    10% {
        opacity: 1;
        -ms-transform: translateY(0px);
    }

    25% {
        opacity: 1;
        -ms-transform: translateY(0px);
    }

    30% {
        opacity: 0;
        -ms-transform: translateY(50px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

/*--blinkingtext--*/
.blinking {
    animation: blinkingText 1.2s infinite;
}

@keyframes blinkingText {
    0% {
        color: #2866af;
    }

    49% {
        color: #2866af;
    }

    60% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: #2866af;
    }
    /*--animatedtext--*/
    .cel-yrs .cel-btm:after {
        content: "";
        width: 15px;
        height: 20px;
        background: rgba(255, 255, 255, .35);
        transform: rotateZ(45deg);
        position: absolute;
        animation: animate-top 4s 2s ease-in-out infinite;
    }

    @keyframes animate-top {
        0%, 25%

{
    left: -30px
}

100%,
75% {
    left: 90px;
}

}

/*--saifee--*/
.cloud_tagblk a:hover {
    background: #fff;
    color: #fff;
}
