body {
    color: #252525;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Fira Sans Condensed', sans-serif;}
p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: 400;
    font-family: 'Fira Sans Condensed', sans-serif;}
a {
    font-weight: 400;
    text-decoration: none!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
h1, h2, h3, h4, h5, h6 {
    color: #232323;
    font-family: 'Fira Sans Condensed', sans-serif}
.h2, h2 {
    font-size: 30px;
    font-weight: 600;
}
.h3, h3 {
    font-size: 26px;
    font-weight: 600;
}
.topbar {
    border-bottom: 1px solid #eee;
    background-color: #fff;
    padding: 9px 15px;
}
img.img-responsive{
    max-width: 100%;
}
.topbar img {
    margin-top: -3px;
    margin-right: 3px;
}
.topbar-menu .fa-facebook {
    color: #3b5998;
}
.topbar-menu .fa-twitter {
    color: #1da1f2;
}
.topbar-menu .fa-linkedin {
    color: #0077b5;
}
.topbar-menu .fa-google-plus {
    color: #ea4335;
}
.topbar ul, .topbar ul li {
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.topbar i {
    margin-right: 3px;
}
.topbar ul li {
    margin-right: 10px;
}
.topbar-menu li {
    margin-right: 5px!important;
}
.topbar .dropdown-menu {
    background-color: #fff;
    box-shadow: none;
    border-radius: 0;
    min-width: 90px;
    box-shadow: none;
    border: 0;
}
.topbar .dropdown-menu li {
    margin: 0!important;
}
.topbar .dropdown-menu li a {
    color: #757575!important;
}
.topbar .dropdown-menu li:focus a, .topbar .dropdown-menu li:hover a {
    color: #fff!important;
}
.topbar .text-right li {
    margin-right: 0;
    margin-left: 10px;
}
.topbar p, .topbar ul li, .topbar ul li a {
    color: #757575;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0;
    text-transform: capitalize;
}
.site-header {
    padding: 10px 0 15px;
    background-color: #003357;
    box-sizing: border-box;
    color: #fff;
    transition: background-color .5s ease 0s;
    width: 100%}
.navbar {
    margin-bottom: 0;
    padding: 0;
}
.navbar-default {
    background-color: transparent;
    border-radius: 0;
    border: 0;
}
.navbar-brand {
    padding: 0;
}
.navbar-nav>li {
    margin-left: 20px;
}
.navbar-nav>li>a, .yamm .yamm-content ul li a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    background-color: transparent!important;
    color: #fff!important;
    font-size: 16px;
    padding: 17px 0 3px;
    font-weight: 400;
}
.navbar-nav>li.active>a{
    border-color: #3ac5c8;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.yamm .yamm-content ul li a {
    padding: 5px 0 3px;
}
.navbar-nav>li>.dropdown-menu {
    box-shadow: none;
    border: 0;
    border-top: 4px solid #fff;
    border-radius: 0;
    margin-top: 20px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: transparent;
}
.navbar-right .lastlink a {
    border: 0;
    color: #fff!important;
    border-radius: 500px;
}
.navbar-right .lastlink {
    margin-left: 30px;
    margin-top: 6px;
    border: 0!important;
    text-transform: capitalize;
    border-radius: 500px;
    border-top: 0!important;
}
.navbar-right .lastlink a {
    padding: 10px 30px 10px 20px;
}
.navbar-right .lastlink a:focus:after, .navbar-right .lastlink a:hover:after {
    border-top: 0!important;
}
.navbar-right .lastlink a i {
    padding-right: 5px;
    font-size: 12px;
    vertical-align: unset;
}
.navbar-right .yamm-content li:hover a {
    padding-left: 10px!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.yamm .collapse, .yamm .dropdown, .yamm .dropup, .yamm .nav {
    position: static;
    z-index: 111;
}
.yamm .container {
    position: relative;
}
.yamm .yamm-content {
    padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: auto;
    /*right: 250px;*/
}
.yamm .yamm-content ul {
    padding: 0;
    min-width: 180px;
}
.header-transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11;
}
.header-transparent.site-header {
    background-color: transparent;
}
.colorfulheader .navbar-nav li a, .header-transparent .navbar-nav>li>a {
    color: #fff!important;
}
.site-header.affix {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 1111;
    background-color: rgb(0 51 87);
}
.header-transparent.affix {
    background-color: rgba(0, 0, 0, .8);
}
#wrapper {
    margin: 0 auto;
}
.section {
    background-color: #fff;
    padding: 2rem 0;
    position: relative;
    display: block;
    overflow: hidden;
}

.section.bt {
    border-top: 1px solid #eee;
}
.transheader {
    padding-top: 220px;
    min-height: 500px;
}
.homepage.transheader {
    padding-top: 150px;
    padding-bottom: 150px;
    min-height: 500px;
}
.ptop180 {
    padding-top: 180px;
}
.transheader img {
    width: 140px;
    display: block;
    margin: 0 auto 30px;
}
.withnormalheader {
    min-height: 400px;
    padding-top: 140px;
}
.transheader .lead {
    color: #fff;
}
.normalhead h2, .transheader h2 {
    color: #fff;
    font-size: 52px;
    font-weight: 700;
}
.customtitle h2 {
    font-weight: 300;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: inline-block;
    border-bottom: 1px dotted rgba(255, 255, 255, .2);
}
.normalhead {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.normalhead h2 {
    padding: 0 0 5px;
    color: #232323;
    font-size: 44px;
}
.normalhead {
    padding: 54px;
}
.normalhead .lead, .notfound .lead {
    font-weight: 600;
}
.section.ldp {
    border-top: 1px solid #eee;
    padding: 42px 0 60px!important;
}
.fs {
    padding: 100px 0;
}
.makepadtop {
    padding-bottom: 120px;
    padding-top: 220px;
}
.section.db {
    background-color: #000;
}
.section.lb {
    background-color: #f1f1f1;
}
.cl {
    width: 650px;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 306px;
}
.section-title {
    display: block;
    position: relative;
    margin-bottom: 42px;
}
.section-title small {
    font-size: 18px;
    padding: 0 0 10px;
    margin: 0;
    display: block;
}
.section-title hr {
    width: 80px;
    margin-top: 23px;
    padding: 1px;
    border-style: dotted;
}
.section-title h3 {
    padding: 0;
    margin: 0 0 10px;
    font-weight: 300;
    line-height: 1;
}
.section-title .lead {
    color: #767676;
    font-family: Trebuchet MS;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0;
    padding-bottom: 0;
}
.section-button {
    margin-top: 42px;
    display: block;
    position: relative;
}
.section-button .lead {
    margin-bottom: 30px;
}
.light-color .lead {
    color: rgba(255, 255, 255, .8);
}
.light-color h3 {
    color: #fff;
}
.parallax {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
}
.parallax.parallax-off {
    background-attachment: scroll!important;
    display: block;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    background-position: top center;
    vertical-align: sub;
    width: 100%;
    z-index: 2;
}
.no-scroll-xy {
    overflow: hidden!important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.sidebar .widget {
    padding: 0 0 30px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #eee;
}
.sidebar .widget-title {
    color: #232323;
}
.sidebar .form-control {
    background-color: #f1f6f7;
    border-color: #f1f6f7;
}
.category-widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.category-widget li {
    margin-bottom: 5px;
    transition: all .5s ease-out 1s;
}
.category-widget li:hover a {
    padding-left: 10px;
}
.category-widget li:last-child {
    margin-bottom: 0;
}
.category-widget li a {
    color: #595959;
    font-weight: 300;
}
.beforefont, .category-widget li:before, .tp-caption.beforefont {
    content: "\f178";
    margin-right: 10px;
    font-family: FontAwesome;
}
hr.invis {
    border: 0;
    margin: 80px 0;
}
hr.invis1 {
    border: 0;
    margin: 120px 0;
}
hr.invis2 {
    border: 0;
    margin: 40px 0;
}
.about-widget {
    position: relative;
}
.about-widget ul {
    margin-bottom: 25px;
}
.about-widget .btn {
    margin-top: 10px;
}
.about-img {
    padding: 0 40px;
}
.about-img img, .feature-img img {
    border-radius: 4px;
    -webkit-box-shadow: 10px 10px 5px 0 #e2e4e5;
    -moz-box-shadow: 10px 10px 5px 0 #e2e4e5;
    box-shadow: 10px 10px 5px 0 #e2e4e5;
    position: relative;
}
.dropdown-menu>li.imgur>a:focus, .dropdown-menu>li.imgur>a:hover {color: #fff;background-color: #1bb76e;}
.dropdown-menu>li.imdb>a:focus,.dropdown-menu>li.imdb>a:hover{color:#fff;background-color:#f3ce13}
    .dropdown-menu>li.pin>a:focus,.dropdown-menu>li.pin>a:hover{color:#fff;background-color:#c8232c }
    .dropdown-menu>li.fb>a:focus,.dropdown-menu>li.fb>a:hover{color:#fff;background-color:#4267B2}
    .dropdown-menu>li.insta>a:focus,.dropdown-menu>li.insta>a:hover{color:#fff;background-color:#833AB4}
    .dropdown-menu>li.linked>a:focus,.dropdown-menu>li.linked>a:hover{color:#fff;background-color:#0077b5}
    .dropdown-menu>li.vimeo:focus,.dropdown-menu>li.vimeo>a:hover{color:#fff;background-color:#86c9ef}
    .dropdown-menu>li.tw>a:focus, .dropdown-menu>li.tw>a:hover {
    color: #fff;
    background-color: #00acee;
}
.noshadow img {
    -webkit-box-shadow: 10px 10px 5px 0 rgba(226, 228, 229, 0);
    -moz-box-shadow: 10px 10px 5px 0 rgba(226, 228, 229, 0);
    box-shadow: 10px 10px 5px 0 rgba(226, 228, 229, 0);
}
.about-widget h3 {
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 28px;
    padding-top: 0;
    margin-top: 0;
}
.feature-widget {
    position: relative;
    padding: 30px;
}
.feature-widget h3 {
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 34px;
    padding-top: 0;
    margin-top: 0;
    line-height: 1.3;
}
.about-widget i::before {
    background: #fff;
    border-radius: 500px;
    color: #fff;
    border: 1px dashed #fff;
    display: block;
    font-size: 28px;
    height: 70px;
    left: 0;
    line-height: 70px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 70px;
}
.blog-box {
    display: block;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #eee;
}
.blog-box.page-template {
    padding-bottom: 0;
    margin-bottom: 0!important;
    border-bottom: 0;
}
.blog-meta a {
    color: #999;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}
.blog-meta i {
    padding-right: 4px;
}
.blog-desc ul, .blog-single ul {
    padding: 0;
    margin: 0 0 0 -5px;
}
.blog-desc p {
    margin-bottom: 10px;
}
.blog-desc h3, .blog-single h3.post-title {
    padding: 8px 0 10px;
    margin: 0;
    line-height: 1.3;
    font-weight: 700;
    font-size: 28px;
}
.blog-single h3.post-title {
    margin-bottom: 5px;
}
.blog-desc h3 a {
    color: #232323;
    font-weight: 700;
}
.blog-alt .media-box {
    margin-bottom: 20px;
}
.img-thumbnail {
    border-radius: 0;
    padding: 5px;
    background-color: #f1f6f7;
    border-color: #efefef;
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.readmore {
    text-transform: uppercase;
    color: #353535;
    font-weight: 600;
    font-size: 13px;
}
.tags .readmore {
    margin-right: 7px;
}
.img-thumbnail:hover {
    opacity: .8;
}
.pagination>li>a, .pagination>li>span {
    background-color: #fff;
    border: 1px solid #eee!important;
    border-radius: 0!important;
    color: #232323;
    float: none;
    line-height: 1.42857;
    margin-left: -1px;
    margin-right: 5px;
    padding: 12px 17px;
    position: relative;
    text-decoration: none;
}
.pagination {
    float: none;
    display: block;
    margin: 20px auto 0;
}
.text-center .pagination {
    float: none;
    display: block;
    margin: 50px auto 0;
}
.imdb-back {
    background: #f5c518;
}
.comments img {
    max-width: 60px;
    margin-right: 20px;
}
.comments {
    padding: 0!important;
    margin: 0!important;
}
.panel, .panel-body, .panel-info {
    box-shadow: none!important;
    border: 0!important;
    padding: 0!important;
    background-color: transparent!important;
}
.comments .text-success {
    color: #333;
    margin-bottom: 5px;
    display: inline-block;
}
.comments .text-muted {
    color: #777;
    margin-left: 5px;
}
.comments .media-list li {
    border: 1px solid #eee;
    margin: 20px 0;
    background-color: transparent;
    display: block;
    padding: 20px;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}
.contact_form.comment-form .form-control {
    border: 1px solid #efefef!important;
    height: 40px;
    margin-bottom: 10px;
    background-color: #f1f6f7;
}
.contact_form.comment-form textarea {
    height: 130px!important;
    margin-bottom: 20px!important;
}
.comments .media-list li p {
    margin: 0;
    padding: 0;
}
.comments .btn {
    display: inline-block;
    margin-top: 10px;
    font-size: 11px;
    padding: 3px 10px;
}
.testimonial-wrapper {
    padding: 15px 15px 15px 15px;
}
.testimonial-box {
    padding: 30px;
    background-color: #f1f6f7;
    border-radius: 4px;
    -webkit-box-shadow: 10px 10px 5px 0 #e2e4e5;
    -moz-box-shadow: 10px 10px 5px 0 #e2e4e5;
    box-shadow: 10px 10px 5px 0 #e2e4e5;
    position: relative;
}
.testimonial-box h4 {
    font-weight: 600;
    font-size: 18px;
    padding: 0;
    margin: 0;
    line-height: 1;
}
.testimonial-box .lead {
    font-style: italic;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 300;
    margin-bottom: 0;
}
.testimonial-wrapper img {
    width: 56px;
    margin: 20px 20px 0 20px;
}
.testimonial-box:after {
    top: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(240, 241, 242, 0);
    border-top-color: #f1f6f7;
    border-width: 20px;
    margin-left: -20px;
}
.drop-cap::first-letter {
    float: left;
    font-size: 400%;
    font-weight: 700;
    color: #fff;
    background-color: #171717;
    padding: 10px;
    line-height: 100%;
    margin: 10px 20px 0 0;
}
.first {
    clear: both;
}
.last {
    margin-right: 0;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 10px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 10px 0 20px 20px;
}
a img.alignnone {
    margin: 10px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.callout {
    padding: 30px;
    background-color: #fff;
    -webkit-box-shadow: 10px 10px 5px 0 #e2e4e5;
    -moz-box-shadow: 10px 10px 5px 0 #e2e4e5;
    box-shadow: 10px 10px 5px 0 #e2e4e5;
    border-radius: 4px;
}
.callout .button-wrap {
    display: block;
    height: 130px;
    line-height: 130px;
    vertical-align: middle;
}
.callout p {
    display: block;
    font-size: 28px;
    margin: 0;
    padding: 23px;
    vertical-align: middle;
}
.milestone-counter {
    padding: 10px;
    margin: 0 0 5px;
}
.milestones hr {
    border-color: #fff;
}
.milestone-counter img {
    margin-left: 20px;
    margin-top: 5px;
}
.milestone-counter h3 {
    font-size: 30px;
    margin-bottom: 0;
    color: #fff;
}
.milestone-counter p {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}
.skills-style {
    margin-top: 30px;
    display: block;
}
.skills-wrapper h3 {
    font-size: 15px;
    margin-bottom: 10px;
    padding: 0;
    font-weight: 600;
}
.skills-wrapper .progress {
    background-color: #f1f6f7;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
    height: 6px;
    margin-bottom: 20px;
    overflow: hidden;
}
.faqs-template .panel-body {
    padding: 20px 10px 10px!important;
}
.faqs-template {
    margin-top: 30px;
}
.faqs-template .panel-title a {
    color: #232323;
    font-size: 16px;
    font-weight: 600!important;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.faqs-template .panel-heading {
    background-color: #f1f6f7;
    position: relative;
    padding: 15px 30px!important;
    border-bottom: 3px solid #e4e5e6;
}
.faqs-template .panel-heading i {
    position: absolute;
    right: 30px;
}
.welcome-message h1 {
    font-size: 3em;
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -.05em;
}
.welcome-message .btn-transparent {
    border-color: #fff;
    color: #fff;
}
.welcome-message h4 {
    text-transform: capitalize;
    font-size: 1.8em;
    font-weight: 300;
    color: #fff;
}
.welcome-message p {
    padding: 15px 0 28px;
    margin: 0;
    color: rgba(255, 255, 255, .9);
    font-size: 16px;
}
.absoluteimg {
    position: absolute;
    bottom: 0;
    top: 100%}
.clientv2 .client-box {
    margin: 15px 0;
    padding: 30px;
    background-color: #f1f6f7;
    border-radius: 4px;
    -webkit-box-shadow: 10px 10px 5px 0 #e2e4e5;
    -moz-box-shadow: 10px 10px 5px 0 #e2e4e5;
    box-shadow: 10px 10px 5px 0 #e2e4e5;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.copybox img {
    -webkit-box-shadow: 10px 10px 5px 0 #e2e4e5;
    -moz-box-shadow: 10px 10px 5px 0 #e2e4e5;
    box-shadow: 10px 10px 5px 0 #e2e4e5;
}
.clientv2 .client-box:hover, .ebook-details:hover img {
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.ebook-details {
    padding: 30px 0 30px 0;
}
.ebook-details img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.ebook-details h3 {
    padding: 8px 0 10px;
    margin: 0;
    line-height: 1;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}
.ebook-details small {
    font-weight: 400;
    font-style: italic;
}
.ebook-details .btn {
    border-radius: 0;
    padding: 4px 22px;
}
.first-col {
    font-weight: 400;
}
.seo-details .table>thead>tr>th {
    border-bottom: 1px solid #f1f1f1;
}
.seo-details .table>thead>tr>th i {
    margin-right: 10px;
}
.seo-details .table ul {
    padding: 10px 20px 0;
    font-weight: 400;
    list-style: inside;
    margin-bottom: 0;
}
.seo-details .table ul li {
    margin-bottom: 5px;
}
.seo-details .table>tbody>tr>td, .seo-details .table>tbody>tr>th, .seo-details .table>tfoot>tr>td, .seo-details .table>tfoot>tr>th, .seo-details .table>thead>tr>td, .seo-details .table>thead>tr>th {
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-top-color: #f1f1f1!important;
    padding: 20px 25px;
}
.seo-details .table {
    padding-bottom: 0;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}
.good:before {
    content: "\f00c";
    margin-right: 10px;
    font-family: FontAwesome;
}
.bad:before {
    content: "\f00d";
    margin-right: 10px;
    font-family: FontAwesome;
}
.circle-detail .progress {
    background-color: #f1f6f7;
    border-radius: 0;
    height: 30px;
    margin: 20px 0;
    overflow: visible;
}
.seo-details .btn {
    padding: 15px!important;
}
.circle-detail .progress-bar {
    font-size: 15px;
    line-height: 31px;
    padding-left: 20px;
    text-align: left;
}
.circle-detail .progress-bar span {
    background-color: #ddd;
    border: 5px solid #fff!important;
    border-radius: 100px;
    color: #fff;
    display: block;
    font-weight: 400;
    height: 60px;
    font-size: 21px;
    line-height: 52px;
    margin-top: -15px;
    position: relative;
    text-align: center;
    width: 60px;
}
.center-pricing .nav-pills>li, .center-pricing .nav-tabs>li {
    float: none;
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
}
.center-pricing .nav-tabs>li:focus a, .center-pricing .nav-tabs>li:hover a {
    color: #fff!important;
}
.center-pricing .nav-pills, .center-pricing .nav-tabs {
    text-align: center;
    border: 0 none;
    margin-bottom: 30px;
}
.center-pricing .nav-tabs>li.active>a, .center-pricing .nav-tabs>li.active>a:focus, .center-pricing .nav-tabs>li.active>a:hover, .center-pricing .nav-tabs>li>a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    border: 2px solid #111;
    font-size: 17px;
    line-height: 1;
    margin-right: 0;
    border-radius: 500px;
    padding: 13px 50px;
}
.big-pricing .tooltip-inner {
    padding: 10px;
    min-width: 150px;
}
.big-pricing .pricing-header p {
    font-size: 18px;
    margin: 0 0 10px;
    font-weight: 400;
    padding: 0;
}
.big-pricing .pricing-header h4 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
}
.big-pricing .pricing-header {
    padding: 55px 25px;
}
.big-pricing .c0 {
    text-align: left;
    background-color: #49cfd7!important;
}
.big-pricing .btn {
    color: #fff!important;
}
.milestone-counter.c1 {
    background: #37bdc5!important;
}
.big-pricing .c1, .home-service:hover.c1 {
    background-color: #2e3192!important;
}
.milestone-counter.c2 {
    background: #2795b7!important;
}
.big-pricing .c2, .home-service:hover.c2 {
    background-color: #ec2327!important;
}
.milestone-counter.c3 {
    background: #1a75ab!important;
}
.big-pricing .c3, .home-service:hover.c3 {
    background-color: #1a7ff8!important;
}
.big-pricing .c4, .home-service:hover.c4 {
    background-color: #5eb6e5!important;
}
.big-pricing .secondch {
    padding: 20px;
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
}
.big-pricing .first-colon {
    font-weight: 400;
}
.big-pricing .secondch p {
    padding: 0;
    color: #232323;
    font-weight: 400;
    font-size: 21px;
}
.big-pricing ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.big-pricing li {
    position: relative;
    padding: 14px 20px;
    background-color: #f1f6f7;
    border-bottom: 1px solid #e1e1e1;
}
.big-pricing li span a {
    background-color: #49cfd7;
    position: absolute;
    right: 15px;
    top: 18px;
    color: #fff;
    border-radius: 3px;
    display: block;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.big-pricing li:nth-of-type(odd) {
    background-color: #fff;
}
.pricing-header {
    padding: 25px;
    text-align: center;
}
.pricing-header h4 {
    padding: 0;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    color: #fff;
}
.pricing-top {
    padding: 60px 0;
    color: #fff;
    font-size: 64px;
    text-align: center;
}
.pricing-top p {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 45px;
}
.pricing-details ul {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}
.pricing-details li {
    background-color: #fff;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    font-weight: 400;
    padding: 13px 30px;
    position: relative;
}
.pricing-details li span {
    position: absolute;
    right: 0;
    width: 90px;
    text-align: center;
    display: inline-block;
}
.pricing-header small {
    font-size: 28px;
    display: block;
    margin: 10px 0 20px;
    font-weight: 300;
}
.big-pricing .fa-check, .good, .pricing-details .fa-check {
    color: #87c14b;
}
.bad, .big-pricing .fa-close, .pricing-details .fa-close {
    color: #f2654e;
}
.big-pricing .fa-envelope, .big-pricing .fa-phone, .big-pricing .fa-skype, .pricing-details .fa-envelope, .pricing-details .fa-phone, .pricing-details .fa-skype {
    color: #2bbcf7;
    margin-left: 4px;
}
.pricing-footer .btn {
    border-radius: 0;
    font-size: 18px;
    padding: 20px 20px;
    width: 100%}
.c1btn, .firstch {
    color: #fff!important;
    background: #36bbc4!important;
}
.secondch {
    background-color: #42c7d0;
}
.c2btn, .threech {
    color: #fff!important;
    background: #1f82b0!important;
}
.fourch {
    background-color: #2b8ebc;
}
.c3btn, .sixch {
    color: #fff!important;
    background: #0c519f!important;
}
.sevench {
    background-color: #165ba9;
}
.pricing-header .fa-star {
    background: #1f82b0 none repeat scroll 0 0;
    border: 6px solid #fff;
    border-radius: 100px;
    color: #ffba26;
    display: block;
    font-size: 23px;
    height: 50px;
    line-height: 37px;
    position: absolute;
    right: 36px;
    top: -15px;
    width: 50px;
}
.section.lb .pricing-header .fa-star {
    border: 6px solid #f1f6f7;
}
.spotlight h2 {
    padding: 0;
    margin: 0 0 20px;
}
.spotlight .btn {
    margin-top: 10px;
}
.spotlight.style1 {
    -moz-align-items: stretch;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -moz-justify-content: -moz-flex-end;
    -webkit-justify-content: -webkit-flex-end;
    -ms-justify-content: -ms-flex-end;
    justify-content: flex-end;
    position: relative;
    overflow-x: hidden;
    text-align: left;
}
.spotlight.style1 .content {
    padding: 7rem 3rem 7rem 3rem;
    -moz-align-self: center;
    -webkit-align-self: center;
    -ms-align-self: center;
    align-self: center;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-shrink: 1;
    flex-shrink: 1;
    width: 60%;
    max-width: 64rem;
    margin: 0 auto;
}
.spotlight.style1 .image {
    -moz-flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -moz-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 40%;
    min-width: 25rem;
    border-radius: 0;
}
.spotlight.style1 .image img {
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
    -moz-object-position: center;
    -webkit-object-position: center;
    -ms-object-position: center;
    object-position: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.home-service i {
    font-size: 160px;
    position: absolute;
    opacity: .03;
    color: #212121;
    left: 30px;
    transform: rotate(-20deg);
    z-index: 1;
}
.home-service {
    width: 100%;
    overflow: hidden;
    display: block;
    background-color: #f1f6f7;
    padding: 3em;
    border: 4px solid #f7fafb;
    border-top: 6px solid #f7fafb;
    cursor: pointer;
}
.home-service:hover i, .home-service:hover p {
    color: #fff;
}
.home-service:hover i {
    opacity: .1;
}
.home-service p {
    font-size: 1.33333em;
    color: #212121;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}
.overfree {
    overflow: visible;
}
.icon-center {
    border: 6px solid #fff!important;
    border-radius: 500px;
    color: #fff;
    display: block;
    height: 95px;
    left: 0;
    line-height: 84px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -50px;
    font-size: 34px;
    width: 95px;
}
.icon-wrapper h3 {
    font-size: 21px;
    margin: 0;
    padding: 0 0 15px;
}
.icon-wrapper {
    position: relative;
    cursor: pointer;
    display: block;
    z-index: 1;
}
.icon-wrapper p {
    margin-bottom: 0;
}
.icon-wrapper i {
    width: 75px;
    height: 75px;
    border-radius: 500px;
    text-align: center;
    border: 1px solid #111;
    line-height: 75px;
    font-size: 28px;
    background-color: #fff;
    color: #232323;
    margin-top: 0;
}
.design-title small {
    font-size: 18px;
    padding: 0;
    display: block;
    margin: 30px 0 0;
}
.design-title h4 {
    font-weight: 600;
    padding: 10px 0 15px;
    margin: 0;
    letter-spacing: -.5px;
    font-size: 31px;
}
.design-title .btn {
    margin-top: 10px;
}
.post-media {
    position: relative;
}
.post-media img {
    width: 100%}
.playbutton {
    position: absolute;
    color: #fff!important;
    top: 40%;
    font-size: 60px;
    z-index: 12;
    left: 0;
    right: 0;
    text-align: center;
    margin: -20px auto;
}
.text-box p {
    margin: 0 0 0;
    font-size: 21px;
    font-weight: 400;
    padding: 20px 0 10px;
    line-height: 1.5;
}
.text-box-2 h3 {
    font-size: 28px;
    padding: 0 0 20px;
    display: block;
}
.text-box-2 .contactform {
    margin-top: 18px;
}
.text-box img {
    max-width: 200px;
}
.feature-seo {
    padding: 30px;
    border: 1px solid #eee;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 10px 10px 5px 10px #e2e4e5;
    -moz-box-shadow: 10px 10px 5px 0 #e2e4e5;
    box-shadow: 10px 10px 5px 0 #e2e4e5;
    position: relative;
}
.feature-seo h4 {
    font-weight: 600;
    margin: 5px 0 15px;
    padding: 0;
}
.feature-seo i {
    font-size: 21px;
    display: inline-block;
    padding-right: 10px;
}
.feature-seo p {
    padding-bottom: 0;
    margin-bottom: 0;
}
.info-box {
    max-width: 880px;
    margin: auto;
    display: block;
    position: relative;
    padding: 60px 0 40px;
}
.info-box h2 {
    font-weight: 300;
    font-size: 42px;
    padding: 0 0 20px;
    margin: 0;
}
.info-box .lead {
    color: #777;
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
    margin: 0;
}
.support-center {
    padding: 0!important;
    border-left: 1px dotted #d5d5d5;
    border-bottom: 1px dotted #d5d5d5;
    border-top: 1px dotted #d5d5d5;
    overflow: hidden;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 10px 10px 5px 0 #e2e4e5;
    -moz-box-shadow: 10px 10px 5px 0 #e2e4e5;
    box-shadow: 10px 10px 5px 0 #e2e4e5;
    position: relative;
}
.support-center-left {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 700px auto;
    overflow: hidden;
    width: 100%;
    min-height: 367px;
    height: 100%;
    position: relative;
}
.nopad {
    padding: 0;
}
.support-desc {
    z-index: 1;
    padding: 65px 65px 65px 65px;
    position: relative;
}
.support-desc a {
    position: relative;
    z-index: 3;
}
.support-desc h3 {
    z-index: 4;
    padding: 20px 0 20px;
    margin: 0;
    position: relative;
}
.support-desc::before {
    background-color: #fff;
    content: "";
    display: block;
    height: 100%;
    right: -27%;
    position: absolute;
    top: 0;
    transform: rotate(80deg);
    width: 100%;
    z-index: 0;
}
.custom-features .col-md-4, .service-list .col-md-4 {
    margin: 15px 0;
}
.service-wrapper-v2 span {
    color: #f0f1f2;
    display: block;
    font-size: 64px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 20px;
}
.service-wrapper-v2 p {
    margin-bottom: 10px;
}
.service-wrapper-v2 h4 {
    font-weight: 600;
    font-size: 21px;
    margin: 0;
    padding: 10px 0 15px;
}
.service-wrapper-v2 h4 a {
    color: #232323;
    font-weight: 600;
}
.service-wrapper {
    padding: 30px 20px;
}
.service-wrapper i {
    background: #fff;
    border-radius: 500px;
    color: #fff;
    border: 1px dashed #fff;
    display: block;
    font-size: 28px;
    height: 70px;
    margin: 0 auto;
    line-height: 70px;
    position: relative;
    text-align: center;
    width: 70px;
}
.service-details {
    padding: 5px;
}
.service-wrapper p {
    margin-bottom: 10px;
}
.service-wrapper h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0 15px;
    color: #232323;
    margin: 0;
}
.service-wrapper h4 a {
    color: #232323;
    font-weight: 600;
}
.service-wrapper-blog:hover {background: #1680dbab;transition: .5s;}
.service-wrapper-blog:hover .service-details h4 a, .service-wrapper-blog:hover .service-details p,.service-wrapper-blog:hover .readmore{color: white !important;}
.case-top {
    display: block;
    margin-bottom: 30px;
}
.case-top .btn-primary {
    border-radius: 2px!important;
}
.case-top p {
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 6px;
}
.case-top .dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 184px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 100%;
    z-index: 1000;
}
.pitem {
    padding: 15px!important;
}
.item-h1, .item-h2 {
    height: 100%!important;
    height: auto!important;
}
.isotope-item {
    z-index: 2;
    padding: 0;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.case-details h3 {
    font-weight: 600;
    padding: 25px 0 25px;
    margin: 0;
    line-height: 1;
    font-size: 28px;
}
.case-details .btn {
    padding: 10px 30px;
    margin-top: 10px;
}
.case-details small {
    padding-left: 10px;
    font-size: 15px;
}
.case-details i {
    padding-right: 10px;
}
.case-box {
    padding: 10px;
    overflow: hidden;
    position: relative;
    background-color: #151515;
}
.owl-theme .owl-nav [class*=owl-] {
    background-color: transparent!important;
    border-radius: 500px;
    color: #fff;
    border: 2px solid #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 35px;
    margin: 5px;
    padding: 0;
    width: 40px;
}
.item-carousel {
    padding: 10px;
}
.case-single .case-box {
    background-color: #fff;
    border: 1px solid #eee;
}
.withhover .case-box {
    border-radius: 0!important;
    border: 0!important;
    padding: 0!important;
}
.magnifier {
    position: absolute;
    bottom: 0;
    left: -500px;
    opacity: 0;
    right: 0;
    width: 100%;
    top: 0;
    background-color: #111;
    text-decoration: none!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.magnifier a {
    position: absolute;
    top: 50%;
    margin: -20px auto;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    border-radius: 100px;
}
.case-box:hover .magnifier {
    opacity: .8;
    left: 0;
}
.case-box h4 {
    color: #fff;
    padding: 16px 0 0;
    margin: 0;
}
.case-link {
    width: 40px;
    display: block;
    border: 1px solid rgba(255, 255, 255, .2);
    text-align: center;
    border-radius: 4px;
    height: 40px;
    line-height: 39px;
    margin: 17px 0 0;
    position: absolute;
    right: 5px;
}
.case-box:hover .case-link {
    border-color: #fff;
}
.case-box:hover .case-link a {
    color: #fff!important;
}
.case-box small {
    font-style: italic;
    color: rgba(255, 255, 255, .8);
}
.lightcasestudies .col-md-4 {
    margin: 15px 0;
}
.lightcasestudies .case-box {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ededed;
    position: relative;
}
.lightcasestudies .case-box h4 {
    color: #232323;
}
.lightcasestudies .case-box small {
    color: #787878;
}
.case-info {
    position: relative;
    padding: 0 10px;
}
.lightcasestudies .case-link {
    background-color: #fff;
    border-color: #eee;
}
.lightcasestudies .case-box:hover {
    border: 1px solid #ededed;
    background: #fff!important;
}
.service-box {
    border: 1px dashed #d7d7d7;
    padding: 19px;
    margin-bottom: 30px;
}
.service-box.nmb {
    margin-bottom: 0;
}
.service-box p {
    padding-bottom: 0;
    margin-bottom: 1px;
}
.service-box h4 {
    padding: 10px 0 12px;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
}
.service-box i {
    padding: 20px 0;
    display: block;
    font-size: 52px;
}
input#dbtn {
    box-shadow: 1px 0px 5px 0px white;
        padding: 11px 40px;
}
form.calculateform:hover #dbtn {
    background: #15577b !important;
}
.calculateform {
    background-color: rgb(17 110 175);
    display: block;
    margin: 20px auto;
    padding: 10px;
    position: relative;
    width: 100%;
    border-radius: 10px;
}
.calculateform .form-inline .form-control {
    padding-left: 60px;
    box-shadow: none!important;
    height: 49px;
    border: 0!important;
    margin-right: -10px;
    border-radius: 100px 0 0 100px;
    width: 100%;
}
.calculateform .fa {
    background: #fff!important;
    border-right: 1px solid #eee!important;
    padding: 10px;
    display: inline-block;
}
.calculateform .btn {
    margin-left: 0;
    border-radius: 0!important;
}
.calculateform .fa {
    background-color: #000;
    color: #fff;
    left: 0;
    margin: 0;
    height: 49px;
    line-height: 49px;
    padding: 0;
    position: absolute;
    width: 49px;
}
.calculateform .input-group2 {
    position: relative;
}
.quoteform {
    border: 1px dashed #d7d7d7;
    padding: 20px;
}
.quoteform input.form-control {
    background-color: #f0f1f2;
    margin-bottom: 12px;
    height: 40px;
}
.quoteform.lightform {
    padding: 40px;
}
.quoteform.lightform .form-control {
    background-color: #fff;
    height: 45px;
    margin-bottom: 20px;
    border-radius: 0;
}
.quoteform.lightform .btn {
    background-color: transparent!important;
    border-color: #fff!important;
    color: #fff!important;
}
.quoteform.lightform textarea {
    height: 140px!important;
}
.quoteform textarea {
    background-color: #f0f1f2;
    margin-bottom: 13px;
    height: 127px;
}
.feature-list ul {
    padding: 20px 0 15px;
    list-style: none;
}
.feature-list h4 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.feature-list hr {
    margin-left: 0;
    width: 60px;
    margin-bottom: 0;
    border-width: 3px;
}
.feature-list li {
    position: relative;
    padding: 15px 15px 10px 50px;
    font-size: 18px;
}
.feature-list li a {
    font-weight: 600;
    text-decoration: underline!important;
}
.feature-list li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    display: inline-block;
    left: 10px;
}
.vector-wrapper {
    right: -10%;
    max-width: 850px;
    bottom: 11%;
    position: absolute;
}
.vector-wrapperv2 {
    left: -7%;
    max-width: 750px;
    bottom: 11%;
    position: absolute;
}
.footer {
    color: rgba(255, 255, 255, .6);
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 1;
}
.footer ul {
    list-style: none;
    padding: 0;
}
.footer .widget li {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
    opacity: .95;
}
.footer.primary-footer {
    background-color: #003a63;
    padding-bottom: 40px;
    padding-top: 53px;
}
.footer.secondary-footer {
    background-color: #01365e;
    padding: 23px 0;
}
.footer.primary-footer p, .footer.secondary-footer a, .footer.secondary-footer p {
    color: #fff;
    padding: 0;
    margin: 0;
}
.footer li a, .footer.primary-footer p {
    color: #fff;
}
.footer.secondary-footer a, .footer.secondary-footer p {
    color: #fff;
}
.custom-title h4, .widget-title {
    color: #fff;
    margin-bottom: 22px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .08em;
    line-height: 14px;
    text-transform: uppercase;
}
.custom-title h4 {
    color: #232323;
}
.newsletter-widget {
    max-width: 300px;
}
.newsletter-widget form {
    margin-top: 15px;
}
.newsletter-widget p {
    line-height: 21px!important;
}
.newsletter-widget .form-group {
    position: relative;
}
.newsletter-widget .form-control {
    width: 90%;
    height: 40px;
    border-radius: 500px 0 0 500px;
}
.newsletter-widget .btn {
    border-radius: 0 500px 500px 0;
    height: 40px;
    margin-top: 0;
    padding: 0;
    position: absolute;
    width: 45px;
}
.newsletter-widget .btn i {
    padding: 0;
}
.tp-bannertimer {
    display: none;
}
.NotGeneric-Title, .tp-caption.NotGeneric-Title {
    font-weight: 300!important;
    color: #212121;
    font-family: 'system-ui', sans-serif;
}
.NotGeneric-Title.fstrong, .tp-caption.NotGeneric-Title.fstrong {
    font-weight: 700!important;
    color: #212121;
    letter-spacing: 0!important;
    font-family: 'system-ui'}
.NotGeneric-Title span, .tp-caption.NotGeneric-Title span {
    font-weight: 600!important;
}
.NotGeneric-SubTitle, .tp-caption.NotGeneric-SubTitle {
    color: #767676;
    font-family: 'system-ui', sans-serif;
    letter-spacing: 0;
}
.NotGeneric-CallToAction, .NotGeneric-CallToAction:hover, .tp-caption.NotGeneric-CallToAction, .tp-caption.NotGeneric-CallToAction:hover {
    font-family: 'system-ui';
    letter-spacing: 0;
    border-width: 2px!important;
    border-radius: 500px;
}
.btn-primary {
    padding: 10px 40px;
}
.btn-transparent {
    border: 2px solid #111;
    font-size: 16px;
    padding: 10px 40px;
}
.btn-light {
    border-color: #fff!important;
    color: #fff!important;
}
.section.db .btn-transparent:focus, .section.db .btn-transparent:hover {
    color: #fff!important;
}
.btn-default {
    background: #000;
    color: #fff;
    border: 0;
    cursor: pointer;
    font-size: 18px;
    padding: 12px 40px;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    vertical-align: top;
    border-radius: 100px!important;
}
.btn i {
    padding-left: 10px;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.btn {
    border-radius: 500px;
}
.form-control {
    box-shadow: none!important;
    border: 1px solid rgba(255, 255, 255, .55);
}
.contactv2 {
    margin-bottom: 42px;
}
.small-box i {
    font-size: 54px;
    color: #232323;
    padding-bottom: 35px;
    display: block;
}
.small-box h4 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 22px;
    padding-bottom: 0;
    line-height: 1;
}
.small-box small {
    font-size: 18px;
    margin: 5px 0;
    display: block;
}
.small-box a {
    margin-top: 15px;
    display: block;
    font-weight: 600;
    font-size: 18px;
}
.contactform .form-control {
    background-color: #f0f1f2;
    height: 45px;
}
.bootstrap-select.btn-group .dropdown-menu {
    border-color: #ededed;
    box-shadow: none;
    box-sizing: border-box;
}
.bootstrap-select .dropdown-menu>li a {
    padding: 7px 20px;
}
.bootstrap-select .dropdown-menu>li:hover>a {
    background-color: #f0f1f2;
}
.bootstrap-select .btn, .bootstrap-select .btn-default.active.focus, .bootstrap-select .btn-default.active:focus, .bootstrap-select .btn-default.active:hover, .bootstrap-select .btn-default.focus:active, .bootstrap-select .btn-default:active:focus, .bootstrap-select .btn-default:active:hover, .bootstrap-select .open>.dropdown-toggle.btn-default.focus, .bootstrap-select .open>.dropdown-toggle.btn-default:focus, .bootstrap-select .open>.dropdown-toggle.btn-default:hover {
    background-color: transparent!important;
    background: 0 0!important;
    border-radius: 0!important;
    color: #787878!important;
    font-size: 14px;
    font-weight: 300;
    box-shadow: none!important;
    opacity: .8;
    padding: 12px 14px;
    text-shadow: none;
}
.contactform textarea.form-control {
    height: 140px;
}
.contact-details li {
    position: relative;
    list-style: none;
    margin-bottom: 9px;
    border-bottom: 1px dotted #eee;
    padding-bottom: 9px;
}
.contact-details li:last-child {
    border-bottom: 0;
}
.contact-details li i {
    border-radius: 100px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    width: 30px;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
}
.contact-details ul {
    padding: 0;
}
.contact-details h3 {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 20px;
}
.notfound h2 {
    font-weight: 700;
    font-size: 210px;
    padding: 0;
    margin: 0 0 30px;
    line-height: 1;
}
.notfound .calculateform {
    background-color: #f0f1f2;
}
#map {
    height: 400px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.mapv2 {
    padding: 10px;
    background-color: #f0f1f2;
    border: 1px solid #eee;
}
#map img {
    max-width: inherit;
}
.loader {
    margin-left: 10px;
}
.map {
    position: relative;
}
.map .row {
    position: relative;
}
.infobox img {
    width: 100%!important;
}
.map .searchmodule {
    padding: 18px 10px;
}
.infobox {
    display: block;
    margin: 0;
    padding: 0 0 10px;
    position: relative;
    width: 260px;
    z-index: 100;
}
.infobox .title {
    font-size: 13px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 15px;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.NotGeneric-CallToAction, .NotGeneric-CallToAction:hover, .tp-caption.NotGeneric-CallToAction, .tp-caption.NotGeneric-CallToAction:hover {
    color: #3ac5c8!important;
    border-color: #3ac5c8!important;
}
.about-widget i::before, .btn-transparent, .center-pricing .nav-tabs>li.active>a, .center-pricing .nav-tabs>li.active>a:focus, .center-pricing .nav-tabs>li.active>a:hover, .center-pricing .nav-tabs>li>a, .feature-list hr, .form-control:focus, .icon-wrapper i, .lightcasestudies .case-box:hover .case-link, .navbar-default .navbar-nav>.active>a, .navbar-nav>li>.dropdown-menu, .navbar-right .yamm-content li:hover a, .owl-theme .owl-nav [class*=owl-], .quoteform:hover, .service-box:hover {
    border-color: #3ac5c8;
}
.service-wrapper{
    background:  #f7f7f7;
    box-shadow:  0px 0px 5px #dadada;
}
.NotGeneric-CallToAction, .book-details small, .btn-default:focus i, .btn-default:hover i, .btn-transparent, .design-title small, .feature-list li:before, .icon-wrapper i, .lightcasestudies .case-box:hover .case-link i, .normalhead .lead, .notfound .lead, .owl-theme .owl-nav [class*=owl-], .section-title small, .testimonial-wrapper small, .topbar a:hover, .topbar i, .tp-caption.NotGeneric-CallToAction, .yamm-content li:hover a, a {
    color: #3ac5c8;
}
.NotGeneric-Title.fstrong, .calculateform .fa, .center-pricing .nav-tabs>li.active>a, .center-pricing .nav-tabs>li.active>a:focus, .center-pricing .nav-tabs>li.active>a:hover, .center-pricing .nav-tabs>li>a, .tp-caption.NotGeneric-Title.fstrong, .yamm .yamm-content ul li:focus a, .yamm .yamm-content ul li:hover a {
    color: #3ac5c8!important;
}
.center-pricing .nav-tabs>li:focus a, .center-pricing .nav-tabs>li:hover a, .circle-detail .progress-bar span, .progress-bar-striped, .progress-striped .progress-bar, .topbar .dropdown-menu li:focus a, .topbar .dropdown-menu li:hover a {
    background-color: #3ac5c8;
}
.NotGeneric-Title.fstrong, .feature-seo i, .tp-caption.NotGeneric-Title.fstrong, a:focus, a:hover {
    color: #24afb2;
}
.newsletter-widget .btn, .owl-theme .owl-nav [class*=owl-]:focus, .owl-theme .owl-nav [class*=owl-]:hover {
    background: #3ac5c8!important;
}
.bgcolor, .btn-primary, .calculateform .btn, .case-box:hover, .contact-details li i, .customtitle, .grd1, .icon-center, .magnifier, .milestone-counter, .navbar-right .lastlink, .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .pagination>li>a:hover, .pagination>li>span:hover, .quoteform.lightform, .section-title hr, .section.cl, .site-header.colorfulheader, .skills-wrapper .progress-bar, mark {
    border: 0;
    color: #fff;
    background: #2897e5!important;
}
.btn-primary:focus, .btn-primary:hover, .navbar-right .lastlink:focus, .navbar-right .lastlink:hover {
    background: #0b509e;
    background: -moz-linear-gradient(45deg, #0b509e 1%, #3ac5c8 100%);
    background: -webkit-linear-gradient(45deg, #0b509e 1%, #3ac5c8 100%);
    background: linear-gradient(45deg, #0b509e 1%, #3ac5c8 100%);
}
.about-widget i::before, .case-details small, .category-widget li:before, .service-box i, .service-wrapper i {
    background: -webkit-linear-gradient(#3ac5c8, #0b509e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.header-transparent .lastlink {
    background: 0 0!important;
    border: 1px solid #fff!important;
}
.homepage h1 {
    font-size: 48px;
    font-weight: 600;
    color: #005b9a;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px #606060;
    margin: 20px;
}
p.lead {
    font-size: 26px;
}
.dropdown-menu>li>a {
    padding: 10px 24px;
    font-size: 16px;
}
.supported-section h2 {
    font-weight: 600;
}
.supported-section {
    margin-bottom: 30px;
}
.tophead {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    line-height: 1.1;
}
.headh1 {
    font-size: 36px;
    font-weight: 600;
    color: #2897e5;
}
.headh2 {
    font-size: 32px;
    font-weight: 600;
    color: #2897e5;
}
.headh3 {
    font-size: 28px;
    font-weight: 600;
    }
}
.downloadbox {
    padding: 40px 0;
}
section.abdownload {
    padding: 30px 0;
}
.downimage img {
    width: 100%}
.downcontent {
    margin-bottom: 60px;
}
.downcontent .abhead {
    padding: 10px 0px;
}
.downcontent .abhead h2 {
    margin: 0;
    font-weight: 600;
}
.downcontent ul li {
    font-weight: 400!important;
    line-height: 33px;
}
.service-wrapper span {
    font-size: 2.6rem;
    background-color: #eabe44;
    color: #fff;
    height: 54px;
    width: 54px;
    border-radius: 50%;
    display: inline-block;
    line-height: 54px;
}
.supported-section h2 {
    background: #003357;
    padding: 8px 8px 12px;
    color: white;
    border-radius: 28px;
}
.client-box h4 {
    text-transform: uppercase;
    font-size: 16px;
}
.client-box h4 span {
    line-height: 26px;
    font-size: 14px;
}
.client-box h4 a {
    color: #fff;
}
.client-box {
    margin: 8px;
    padding: 5px;
    border-radius: 4px;
    border: 4px solid #003357;
}
.client-box:hover {
    box-shadow: 0px 0px 7px 0px #2897e5;
}
.client-box-icon img {
    width: 32px;
    margin-bottom: 6px;
}
a.navbar-brand img {
    padding: 13px 0;
}
.facebook-back {
    background: #3b5998;
}
.instagram-back {
    background: #e4405f;
}
.twitter-back {
    background: #00aced;
}
.tiktok-back {
    background: #131418;
}
.linkedin-back {
    background: #0077b5;
}
.pinterest-back {
    background: #bf1f24;
}
.liveleak-back {
    background: #b92b27;
}
.reddit-back {
    background: #f60;
}
.soundcloud-back {
    background: #f30;
}
.footerinfo img {
    margin-bottom: 15px;
}
.footerinfo p {
    font-size: 16px;
    line-height: 20px;
    text-align: justify;
}
.featurehead h3 {
    text-align: center;
    padding-bottom: 30px;
    font-size: 36px;
}
.kfeatures img {
    width: 100%}
.kfeatures .card h4 {
    font-weight: 700;
    font-size: 18px;
    padding: 15px 15px 0;
    line-height: 20px;
}
.kfeatures .card p {
    line-height: 28px;
    text-align: justify;
    padding: 15px;
}
.kfeatures .card {
    border-left: 5px solid #003357;
  border-radius: 10px;
}
.kfeatures .card span {
  padding: 13px;
  margin: 16px;
  background: #003357;
  color: white;
}
.testihead {
    margin-bottom: 30px;
}
.testihead h3 {
    font-size: 30px;
    font-weight: 600;
    color: #115fa4;
}
.howtohead h3 {
    margin: 20px;
    font-size: 30px;
    color: #001a84;
    font-weight: 600;
}
.section2 {
    padding: 60px 0;
    position: relative;
    display: block;
    overflow: hidden;
}
input#dbtn:hover {
    background: linear-gradient(45deg, #0e57a1 1%, #2897e5 100%);
}
.client-box a {
    color: #fff;
    text-transform: uppercase;
}
.client-box a:hover {
    color: #fff;
}
section2.secbox h2 {
    color: #115fa4;
    font-weight: 500;
}
.download {
    text-align: center;
    background: #fff;
    margin: 20px;
}
.other-link a {
    display: inline-block;
    background: #17a2b8;
    color: #fff;
    padding: 10px;
}
.vid-thumb {
    margin-bottom: 10px;
    margin:  10px;
    background:  #efefef;
    padding:  10px;
    border-radius:  5px;
}
.vid-title {
    color: #2fa2d8;
    padding: 10px;
}
.vid-title p {
    color: red;
    font-size: 20px;
}
.down-link a {
    display: inline-block;
    padding: 5px 15px 8px;
    background: #2897e5;
    color: #fff;
    border-radius: 5px;
}
.tbox1 {
    background-color: #ffa16b;
}
.tbox1::after {
    border-top-color: #ffa16b;
}
.tbox2 {
    background-color: #51cfff;
}
.tbox2::after {
    border-top-color: #51cfff;
}
.tbox3 {
    background-color: #fcff45;
}
.tbox3::after {
    border-top-color: #fcff45;
}

 .resultsection {max-width: 768px;background: white;margin: 15px auto;box-shadow: 0px 0px 17px white;border-radius: 6px;padding: 0px 15px 15px;}.downloadhead {background: #111111;padding: 15px;margin-bottom: 19px;}.downloadhead h3 {margin: 0;color: white;}.button-87 {margin: 10px;padding: 12px 20px;text-align: center;text-transform: uppercase;transition: 0.5s;background-size: 200% auto;color: white;border-radius: 10px;display: inline-block;border: 0px;font-weight: 700;box-shadow: 0px 0px 14px -7px #f09819;background-image: linear-gradient(45deg, #FF512F 0%, #F09819 51%, #FF512F 100%);cursor: pointer;user-select: none;-webkit-user-select: none;touch-action: manipulation;}.button-87:hover {background-position: right center;color: #fff;text-decoration: none;}.button-87:active {transform: scale(0.95);}.row.resultsection {padding: 0px;box-shadow: 0px 0px 10px #003357;}.mt-3 p a {color: black;}.mt-3 {margin-top: 30px;}.download-img {text-align: center;}.notvalid {font-weight: bold;}img.indicate {width: 40px;margin-top: -4px;}.clickhere{background: #e9ecef;box-shadow: 0px 0px 6px #f1f1f1;}
.service-wrapper-blog h3 a {
    color: black;
    font-size: 17px;
    font-weight: 600;
}
.service-wrapper-blog p{font-size:15px;margin-bottom: 10px;line-height: 20px;color: #575757;}
.overfree .service-list h3 {
    font-size: 20px;
    text-align: center;
    background: #2897e5;
    color: white;
    padding: 7px;
    border-radius: 3px;
    margin-bottom:15px;
}
@media (max-width:1600px) {
    .vector-wrapper {
    right: -9%}
}@media (max-width:1350px) {
    .vector-wrapper {
    right: -10%}
}@media (max-width:1230px) {
    .vector-wrapper {
    right: -20%}
}@media (max-width:1200px) {
    .transheader .container {
    width: 100%}
.vector-wrapper {
    right: -30%;
    bottom: 20%}
}@media (max-width:992px) {
    .site-header .container, .topbar .container {
    width: 100%}
.case-box, .footer .widget, .pricing-box, .service-box {
    margin-bottom: 30px!important;
}
}@media (max-width:980px) {
    .footer .container {
    width: 100%}
}@media (max-width:768px) {
    .notfound h2 {
    font-size: 120px;
}
.mb30, .seo-details {
    margin-top: 30px;
}
.calculateform .btn, .calculateform .form-inline .form-control {
    width: 100%}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0 none;
    box-shadow: none;
}
.header-transparent {
    position: relative;
    background-color: #000!important;
}
.header-transparent .yamm .yamm-content ul li a {
    color: #787878!important;
}
.colorfulheader .yamm .yamm-content ul li a {
    color: #fff!important;
}
.newsletter-widget .form-control {
    border-radius: 0;
}
.newsletter-widget .btn {
    display: none;
}
.case-box, .footer .widget, .service-box {
    margin-bottom: 30px!important;
}
.footer.secondary-footer, .topbar ul, .topbar ul li {
    text-align: center;
}
.footer.secondary-footer ul {
    text-align: center;
    margin-top: 10px;
}
.yamm .yamm-content {
    padding: 0 20px;
}
}@media (max-width:992px) {
    .yamm .dropdown.yamm-fw .dropdown-menu {
    left: auto;
    right: 250px;
}
}@media (max-width:777px) {
    .hidden-small, .tp-caption.hidden-small {
    display: none!important;
}
}@media (min-width:992px) {
    .header .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.header .hasmenu:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 50%}
.header .navbar-nav .hasmenu ul {
    -webkit-transition: visibility .35s ease-in-out, opacity .35s ease-in-out, top .35s ease-in-out, bottom .35s ease-in-out, left .35s ease-in-out, right .35s ease-in-out;
    -moz-transition: visibility .35s ease-in-out, opacity .35s ease-in-out, top .35s ease-in-out, bottom .35s ease-in-out, left .35s ease-in-out, right .35s ease-in-out;
    -o-transition: visibility .35s ease-in-out, opacity .35s ease-in-out, top .35s ease-in-out, bottom .35s ease-in-out, left .35s ease-in-out, right .35s ease-in-out;
    transition: visibility .35s ease-in-out, opacity .35s ease-in-out, top .35s ease-in-out, bottom .35s ease-in-out, left .35s ease-in-out, right .35s ease-in-out;
}
.header .hasmenu .dropdown-menu {
    min-width: 220px;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.header .hasmenu>ul {
    position: absolute;
    top: 130%;
    visibility: hidden;
    display: block;
    opacity: 0;
    left: 0;
}
.header .hasmenu>ul.start-right {
    right: 0;
    left: auto;
}
.header .hasmenu>ul li {
    position: relative;
}
.header .hasmenu>ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    left: 100%}
.header .hasmenu>ul li:hover>ul.show-right {
    right: 100%}
.header .navbar-nav .has-submenu {
    position: relative;
}
.header .navbar-nav .has-submenu:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 100%}
.header .navbar-nav .has-submenu:hover>ul li ul {
    margin-top: -1px;
}
.header .navbar-nav .has-submenu ul {
    -webkit-transition: visibility .35s ease-in-out, opacity .35s ease-in-out, top .35s ease-in-out, bottom .35s ease-in-out, left .35s ease-in-out, right .35s ease-in-out;
    -moz-transition: visibility .35s ease-in-out, opacity .35s ease-in-out, top .35s ease-in-out, bottom .35s ease-in-out, left .35s ease-in-out, right .35s ease-in-out;
    -o-transition: visibility .35s ease-in-out, opacity .35s ease-in-out, top .35s ease-in-out, bottom .35s ease-in-out, left .35s ease-in-out, right .35s ease-in-out;
    transition: visibility .35s ease-in-out, opacity .35s ease-in-out, top .35s ease-in-out, bottom .35s ease-in-out, left .35s ease-in-out, right .35s ease-in-out;
}
.header .navbar-nav .has-submenu .dropdown-menu {
    min-width: 220px;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.header .navbar-nav .has-submenu>ul {
    position: absolute;
    top: 130%;
    visibility: hidden;
    display: block;
    opacity: 0;
    left: 0;
}
.header .navbar-nav .has-submenu>ul.start-right {
    right: 0;
    left: auto;
}
.header .navbar-nav .has-submenu>ul li {
    position: relative;
}
.header .navbar-nav .has-submenu>ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    left: 105%}
.header .navbar-nav .has-submenu>ul li:hover>ul.show-right {
    right: 100%}
.header .navbar-nav .has-submenu>ul li ul {
    position: absolute;
    top: 0;
    visibility: hidden;
    display: block;
    opacity: 0;
    left: 130%}
.header .navbar-nav .has-submenu>ul li ul.show-right {
    right: 130%;
    left: auto;
}
}@media (max-width:550px) {
    .center-pricing .nav-tabs>li.active>a, .center-pricing .nav-tabs>li.active>a: focus, .center-pricing .nav-tabs>li.active>a:hover, .center-pricing .nav-tabs>li>a {
    margin-bottom: 10px;
}
.section-title .lead {
    font-size: 15px!important;
}
.section-title h3 {
    font-size: 24px;
}
}.vid-title p span {
    color: red;
    font-weight: 700;
}
.vid-title p {
    color: #000;
    font-size: 16px;
    background: #ffffc9;
    padding: 10px;
    border: 2px solid #57e8ff;
}
.homehead {
    color: #2897e5;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
}
.fontsize20 {
    font-size: 20px;
}
.fontsize18 {
    font-size: 18px;
}
.about-widget strong {
    color: #2897e5;
}
.downimage img {
    padding-bottom: 20px;
}
ul.followbtn li {
    display: inline-block;
    margin-right: 10px;
}
ul.followbtn li img {
    width: 34px;
}
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #F94712;
    color: #f1f1f1;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #ddf;
    color: #000;
}
.blackclr p {
    color: #000;
}
.blackclr ul li {
    color: #000;
    font-weight: 400;
}
.stepbox {
    text-align: center;
    background: #fff;
    padding: 30px 40px;
    box-shadow: 0 0 10px #dadada;
    border-radius: 10px;
}
.stepbox h3 {
    color: #2897e5;
}

footer ul li {
    line-height: 20px!important;
}
footer ul li i {
    font-size: 14px!important;
    font-weight: 700!important;
    color: #fff;
    margin-right: 6px;
}
.footer li {
    transition: .5s;
}
.footer li:hover {
    margin-left: 10px;
    transition: .5s;
}
.down-link a {
    padding: 12px 15px;
    font-size: 18px;
}
.down-link {
    margin-bottom: 10px;
}
input#urladres::placeholder {
    color: #525252;
    font-weight: 400;
}
.xsection {
    padding: 25px 15px;
}
.xsection h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #070167;
    padding-bottom: 10px;
    border-bottom: 2px solid #070167;
}
section.xsection strong {
    padding-left: 5px;
}
section.xsection p {
    padding-left: 15px;
}
img {
    border-radius: 6px;
}
section.xsection img {
    width: 100%}
@media(max-width:768px) {
    .blog-box .col-md-8 {
    padding-right: 0px;
    padding-left: 0px;
}
.blog-box .col-md-4 {
    padding-right: 0px;
    padding-left: 0px;
}
.blog-desc h3 {
    font-size: 24px;
     line-height: 1;
}
.home_sec {
    padding: 30px;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.flexrev {
    display: flex;
    flex-direction: column-reverse;
}
.downloadbox {
    padding: 5px 0px 20px 0;
}
}@media(max-width:600px) {
    .section {
    padding: 4rem 0;
}
.headh1 {
    font-size: 30px;
}
.client-box .btn-lg {
    padding: 8px 10px;
    font-size: 16px;
}
.featurehead h3 {
    font-size: 26px;
    font-weight: 600;
}
ul.dropdown-menu li:hover {
    background: #fff;
}
section.xsection p {
    text-align: justify;
}
.homepage h1 {
    font-size: 26px;
    line-height: 1.4;
}
}.pinform {
    margin-top: 20px;
    margin-bottom: 5px;
}
.section2 img  {
    width:  100%;
}
.testimonial-wrapper img  {
    max-width:  60px;
}
 .home_sec {
    padding: 30px;
}
.fpara a {
    color: #003a63;
    font-weight: bold;
}
h1.btitle  {
    text-align:  center;
    margin-bottom:  50px;
    color:  #003a63;
}
.newpost  {
    margin-bottom:  20px;
    padding:  20px;
    box-shadow:  0px 0px 20px #cbcbcb;
}
h3.rbhead  {
    text-align:  center;
    background:  #0eabeb;
    padding:  12px 10px;
    color:  white;
    border-radius:  3px;
}
.recentblogs  {
    margin:  0px 10px;
}
.recentblogs h4 {
    font-size: 19px;
    font-weight: 500;
    padding: 10px 5px;
}
.recentblogs a:hover h4 {
    color: #003357;
}
p, ul li, ol li {
    font-size: 16px;
}

h2 {
    font-weight: 600;
}

.row.service-list .col-md-4 {
    
    padding-right:  8px !important;
    
padding-left:  8px !important;
    
}
.blog-single h2  {
    line-height:  36px;
    font-size:  26px;
}

.blog-single h3  {
    line-height:  32px;
    font-size:  22px;
}

h1.post-title  {
    font-weight:  800;
    font-size:  32px !important;
    line-height:  40px;
    letter-spacing:  1px;
}

.blog-desc h3,  .blog-single h3.post-title  {
    font-size:  22px;
    font-weight:  bold;
    letter-spacing:  0.6px;
}

section.textcenter  {
    text-align:  center;
    background:  #eaeaea;
    padding:  20px;
}

.btn-group-lg>.btn,  .btn-lg  {
    
    font-size:  14px;
    
    padding:  6px;
}

    .dropdown-menu>li.imdb>a: focus, .dropdown-menu>li.imdb>a:hover {
    color: #fff;
    background-color: #f3ce13;
}
.readmore
    .dropdown-menu>li.pin>a: focus, .dropdown-menu>li.pin>a:hover {
    color: #fff;
    background-color: #c8232c }
    .dropdown-menu>li.fb>a: focus, .dropdown-menu>li.fb>a:hover {
    color: #fff;
    background-color: #4267B2;
}
    .dropdown-menu>li.insta>a: focus, .dropdown-menu>li.insta>a:hover {
    color: #fff;
    background-color: #833AB4;
}
    .dropdown-menu>li.linked>a: focus, .dropdown-menu>li.linked>a:hover {
    color: #fff;
    background-color: #0077b5;
}
    .dropdown-menu>li.vimeo: focus, .dropdown-menu>li.vimeo>a:hover {
    color: #fff;
    background-color: #86c9ef;
}
    .dropdown-menu>li.tw>a: focus, .dropdown-menu>li.tw>a:hover {
    color: #fff;
    background-color: #00acee }
.ul.dropdown-menu i .dropdown-menu li i {
    
    margin-right:  10px;
    
}
.blog-single img  {
    
    max-width:  100% !important;
    
    width:  auto;
    
}
.media-box h3  {
    
    font-size:  18px !important;
    
    line-height:  22px;
    
    font-weight:  bolder !important;
    
}
.media-box h3 a  {
    
    color:  #004796 !important;
    
}
.media-box p  {
    
    color:  #212121d4 !important;
    
    font-size:  14px !important;
    
    line-height:  22px !important;
    
}
.media-box  {
    
    margin:  15px 0px;
    
    padding-top:  10px;
    
    padding-bottom:  10px;
    
}
.sharenow ul li a  {
    
    padding:  7px;
    
    box-shadow:  0px 0px 3px #cecccc4a;
    
}

.sharenow ul li  {
    
    float:  left !important;
    
    margin:  5px;
    
}
.sharenow ul  {
    
    list-style:  none !important;
    
}
.sharenow li: hover a  {
    
    color:  white;
    
}
.sharenow li.facebook: hover  {
    
    background:  #3b5998;
    
}
.sharenow li.pinterest: hover  {
    
    background:  #bf1f24;
    
}
.sharenow li.twitter: hover  {
    
    background:  #00aced;
    
}
.ifunny-back {
    background: black;
}
.ifunny-back a {
    color: yellow;
}
.dropdown-menu>li.imdb>a:focus,  .dropdown-menu>li.ifunny>a:hover  {
    
    color:  yellow;
    
    background-color:  #000;
    
}
.dropdown-menu>li.imgur>a: focus,  .dropdown-menu>li.imgur>a:hover  {
    
    color:  #fff;
    
    background-color:  #1bb76e;
    
}
.imgur-back  {
    
    background:  #1bb76e;
    
}
.row.service-list  {
    
    display:  flex;
    
    flex-wrap:  wrap;
    
}
.w70{width: 70%}
.btn.active, .btn:active{box-shadow: none;}
section.videosection {background: white; padding: 30px 0px;}
          section.videosection h4 {
    background: #f06a00;
    padding: 5px;
    text-align: center;
    color: white;
    margin-bottom: 15px;
}
section.downsection {
    padding: 30px 0px;
}
.template_faq {
    background: #edf3fe none repeat scroll 0 0;
}
.panel-group {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 0;
    padding: 30px;
}
#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
}
#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}
#accordion .panel-title a {
    background: #2897e5 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 800;
    padding: 15px 20px 15px 50px !important;
     position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
}
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
    background: #2897e5 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 25px;
    height: 55px;
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
}
#accordion .panel-title a.collapsed::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #333;
    content: "";
}
#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px !important; 
    position: relative;
}
#accordion .panel-body p {
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px;
}
section.faqsection {
    padding-bottom: 30px;
}
section.abdownload {
    background: white;
    padding: 60px 0px;
}
section.aboutdownloader {
    padding: 60px 0px;
}
.mb-3{margin-bottom: 30px}
.systemsteps {
    padding: 30px;
    border: 2px solid #003357;
    border-radius: 11px;
    box-shadow: 10px 10px 0px #003357;
    background: #ffffff;
}
.supported-section h3 , .head3section h2{
    background: #2897e5;
    color: white;
    padding: 10px 20px;
    border-radius: 7px;
}
.stepsection ul li {
    list-style: none;
}
@media(max-width: 768px) {
	.w70{width: 100%;}
 .blog-single img  {
    max-width:  90% !important;
    margin: auto;
    height: 320px !important;
}
   
 .headh3 {
    font-size: 24px;
    line-height: 32px;
}

 .navbar-default .navbar-nav .open .dropdown-menu>li>a  {
    color: white;
    padding:  8px 12px !important;
    margin:  4px;
    background:  #2897e5;
}

}
.accordion-button::after {
    font-size: 15px;
    font-size: 25px;
    height: 55px;
   
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
    background-color: #fff;
    background-position: center;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #333;
    border-radius: 50%;

}
.accordion-button:focus{
    box-shadow: none;
}
.accordion-button:not(.collapsed) {
    background: #2897e5 none repeat scroll 0 0;
    color: #fff;
    border-color: #2897e5 !important;
}
.accordion-item {
    margin: 20px 0;
    border: 0 !important;
}
.accordion-item .accordion-body p{
    padding-left: 30px;
    border-left: 1px dashed #8c8c8c;
}
button.accordion-button {
    border-radius: 30px !important;
    border: 1px solid #d5d5d5;
    background: #fff none repeat scroll 0 0;
    color: #333;
    font-size: 16px;
    font-weight: 800;
    padding: 15px 20px 15px 50px !important;
}
.dw-thumb {
    background: #f7f7f7;
    text-align: center;
}
.dw-content {
    padding: 10px 20px;
    box-shadow: 0px 0px 4px 0px #ddd;
    border-radius: 8px;
}
a.dw-btn {
    display: block;
    background: #2897e5;
    margin: 10px auto;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 6px;
    width: 90%;
}

section.stepsection li {
    margin-bottom: 10px;}
    button.navbar-toggler {
    background: #dedede;
}
@media(max-width:480px) {
    
 .blog-single img  {
    max-width:  90% !important;
    margin: auto;
    height: 220px !important;
}
   
}
@media (max-width: 575px)
{
    .item-top .form-group {
        width: 100% !important;
    }
}
