a {
    outline: 0px none;
}body{
    font-family: 'proxima_nova_rgregular' !important;
}

.navbar-header {
    display: none;
}
header .col-md-6 a+a {
    color: #fff;
    padding-left: 20px;
    border-left: 1px solid;
}
header {
    padding: 24px 0;
    position: absolute;
    top: 0;
    width: 100%;
}

header ul.nav.navbar-nav li {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 17px;
}

header ul.nav.navbar-nav {
}

header ul.nav.navbar-nav li a {
    color: #000;
}

.theme-gradient-1 {
    background: rgba(84,127,191,1);
    background: -moz-linear-gradient(left, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(84,127,191,1)), color-stop(100%, rgba(83,188,226,1)));
    background: -webkit-linear-gradient(left, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    background: -o-linear-gradient(left, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    background: -ms-linear-gradient(left, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    background: linear-gradient(to right, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#547fbf', endColorstr='#53bce2', GradientType=1 );
}

header nav.navbar.navbar-default {
    margin-right: 330px;
    margin-top: 14px;
    float: left;
    width: 56%;
    margin: 0;
}
header a.mlogo {
    padding-right: 20px;
    border-right: 1px solid #009a6da1;
    display: inline-block;
}

header span {
    display: inline-block;
    color: #fff;
    padding-left: 10px;
    margin-top: 30px;
}

header span a {
    color: #fff;
}

header span i {
    padding-right: 8px;
    top: 1px;
    position: relative;
    font-size: 19px !important;
}

header .col-md-6+.col-md-6 {
    text-align: right;
}
header a.top-qoute {
    position: relative;
    right: 0;
    top: 0;
    padding: 10px 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin-top: 24px;
    top: 21px;
    right: 10px;
    background: #049c6d;
    border-radius: 2px;
    letter-spacing: .5px;
}
header span a:hover {
    color: #fff;
}
section.banner {
    background: url(../images/banner.jpg) no-repeat right top #0a244e;
    padding: 140px 0 50px;
    color: #fff;
    font-size: 16px;
    background-size: cover;
}
section.banner h1 span {
    font-size: 22px;
    display: block;
    font-weight: 400;
    line-height: 26px;
    text-transform: uppercase;
}

.banner img.bannerpartner {
    margin: 30px 0 0;
}
 
section.banner h1 {
    font-size: 49px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 52px;
    margin-bottom: 15px;
    text-shadow: #000 0 1px 1px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 40px;
}

.banner a.ybtn {
    color: #000;
    font-size: 15px;
    background: #ffc000;
    display: inline-block;
    padding: 10px 30px;
    margin-top: 15px;
    transition: 0.5s ease-in-out;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    transition: all .4s ease-in;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 10px;
}

.banner a.wbtn {
    color: #fff;
    font-size: 15px;
    border: 2px solid #019b6c;
    display: inline-block;
    padding: 8px 30px;
    margin-top: 15px;
    background: #009a6d;
    transition: 0.5s ease-in-out;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    transition: all .4s ease-in;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
}
section.sp-bar .col-md-6 {
    vertical-align: middle;
}

section.sp-bar {
    background: #edf0f0;
    position: relative;
    z-index: 0;
    padding: 30px 0 20px;
}

section.sp-bar:after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    width: 52%;
    background: #e4e4e4;
    z-index: -1;
}

section.sp-bar .col-md-6 h2 {margin: 0;display: inline-block;padding-right: 30px;font-size: 18px;color: #000000;text-transform: uppercase;font-weight: 500;padding-top: 8px;font-family: 'proxima_novasemibold';}

 

.sp-bar img.sp-img {
    display: inline-block;
    max-width: 290px;
}

section.aboutsec {
    padding: 50px 0;
}

section.aboutsec h3 {
    font-size: 30px;
    color: #000000;
    line-height: 38px;
    font-family: 'proxima_novasemibold';
}

section.aboutsec p {
    color: #75838e;
    font-size: 16px;
    line-height: 25px;
}

section.aboutsec a {
    display: inline-block;
    background: #e7faff;
    padding: 13px 40px;
    color: #0db3e3;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 50px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 10px;
}

section.aboutsec h4 {
    margin: 0;
    font-size: 19px;
    display: inline-block;
    font-family: 'proxima_novaextrabold';
}

section.aboutsec .ab-img {
    display: inline-block;
    position: absolute;
    z-index: 5;
    max-width: 530px;
    right: -130px;
}

.aboutsec img.ab-sideimg {
    max-width: 440px;
    position: relative;
    right: -50px;
}
section.pricingsec {
    background: url(../images/pricingbg.jpg);
    background-size: cover;
    padding: 70px 0 0;
    background-repeat: no-repeat;
    position: relative;
}
section.pricingsec h2 {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 37px;
    margin-bottom: 30px;
    font-family: 'proxima_novasemibold';
    margin-top: 53px;
    text-shadow: 0 1px 1px #000000a1;
}

section.pricingsec [class^="col-md-4"]>div {
    background: #fff;
    padding: 0px 0;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: #00000036 0px 10px 30px;
}

.orangebg {}

section.pricingsec [class^="col-md-4"]>div .pricebox h3 {
    margin: 0;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    width: 65%;
    font-family: 'proxima_novasemibold';
    line-height: 23px;
    padding: 0 0 0 33px;
    text-shadow: #0000007a 0 1px 1px;
}

section.pricingsec [class^="col-md-4"]>div .pricebox strike {display: block;text-decoration: line-through;color: red;}

section.pricingsec [class^="col-md-4"]>div .pricebox span {
    display: inline-block;
    background: red;
    width: 170px;
    padding: 3px 13px;
    font-size: 22px;
    position: absolute;
    right: -21px;
    top: 54px;
    font-weight: 700;
    letter-spacing: 1px;
}

section.pricingsec [class^="col-md-4"]>div .pricebox span sub {
    font-size: 22px !important;
    bottom: 0;
}

section.pricingsec [class^="col-md-4"]>div .pricebox {
    background: #000;
    color: #fff;
    padding: 15px 20px;
    margin: 20px -30px;
    margin-top: 0px;
    position: relative;
    line-height: normal;
}

section.pricingsec [class^="col-md-4"]>div.orangebg .pricebox {
    background: #ffba00;
}

section.pricingsec [class^="col-md-4"]>div .pricebox .pr {
    width: 25%;
    display: inline-block;
}

.pr {}

section.pricingsec [class^="col-md-4"]>div .pricebox .pr i {font-size: 20px;position: relative;font-weight: 600;left: 7px;}

section.pricingsec [class^="col-md-4"]>div .pricebox .pr i:before {
    content: "";
    position: absolute;
    width: 120%;
    height: 2px;
    background: red;
    left: -4px;
    top: 11px;
}

section.pricingsec [class^="col-md-4"]>div.bluebg .pricebox {
    background: #4f7de6;
}

section.pricingsec [class^="col-md-4"]>div.greenbg .pricebox {
    background: #66b82f;
}
section.pricingsec [class^="col-md-4"]>div .pricebox h3 br {
    display: none;
}
section.pricingsec [class^="col-md-4"]>div ul li {
    color: #000000;
    font-size: 14px;
    margin-bottom: 7px;
    font-weight: bold;
    border-bottom: rgba(214, 214, 214, 0.19) 1px dashed;
    padding: 0 23px 7px;
    line-height: 17px;
}

section.pricingsec [class^="col-md-4"]>div ul {
    margin-bottom: 0;
}

section.pricingsec [class^="col-md-4"]>div.bluebg a {
    background: #4f7de6;
}

section.pricingsec [class^="col-md-4"]>div a {
    background: beige;
    padding: 12px 12px 12px 27px;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    width: 100%;
    position: relative;
    letter-spacing: 0px;
    font-family: 'proxima_novasemibold';
}

section.pricingsec [class^="col-md-4"]>div.greenbg a {
    background: #66b82f;
}

section.pricingsec [class^="col-md-4"]>div.orangebg a {
    background: #ffba00;
}
section.pricingsec [class^="col-md-4"]>div a:after {
    content: "";
    background: url(../images/arrow.png);
    width: 20px;
    height: 8px;
    display: inline-block;
    float: right;
    top: 7px;
    position: relative;
    right: 10px;
}
section.pricingsec:before, section.pricingsec:after {
    content: "";
    background: #fff;
    left: 50%;
    width: 100px;
    height: 5px;
    position: absolute;
    top: 0;
    margin-left: -50px;
}

section.pricingsec:after {
    bottom: -5px !important;
    background: #66b82f!important;
    top: inherit;
    display: none;
}

section.bookservices {
    padding: 50px 0;
    margin-top: 63px;
}

section.bookservices h2 {
    font-size: 36px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 40px;
    font-family: 'proxima_novasemibold';
}
section.bookservices [class^="col-md-"]{
    background: #fff;
    /* width: 32%; */
    /* margin: 0 7px; */
    padding: 40px 30px 30px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
 

section.bookservices [class^="col-md-"] i, #myModal_audio i {
    display: inline-block;
    border-radius: 100px;
    top: -8px;
    position: relative;
    width: 53px;
    height: 53px;
    text-align: center;
    padding-top: 12px;
}

section.bookservices [class^="col-md-"] h3, #myModal_audio h3 {
    display: inline-block;
    margin: 0;
    margin-bottom: 20px;
    font-size: 18px;
    padding-left: 20px;
    font-family: 'proxima_novasemibold';
}

section.bookservices [class^="col-md-"] p {
    color: #75838e;
    font-size: 13px;
    line-height: 23px;
    min-height: 210px;
}

section.bookservices [class^="col-md-"] strong {
    position: relative;
}

section.bookservices [class^="col-md-"] span {
    font-size: 28px;
    display: block;
    color: red;
    font-weight: 700;
}
section.bookservices [class^="col-md-"] a[type='button'] {
    background: none !important;
    color: #000 !important;
    border: 1px solid #000000 !important;
    margin-left: 5px !important;
    padding: 5px 25px !important;
}
 

section.bookservices [class^="col-md-"] a {
    padding: 6px 25px;
    background: #ccc;
    display: inline-block;
    margin: 10px 0 0;
    font-size: 14px;
    font-family: 'proxima_novasemibold' !important;
    border-radius: 5px;
}

section.bookservices [class^="col-md-"]:hover {
    background: #f6f3fe;
}

section.bookservices .col-md-4.col-blue i {
    background: #4f7de6;
}

section.bookservices .col-md-4.col-blue h3 {
    color: #6d60b0;
}

section.bookservices .col-md-4.col-blue a {
    color: #fff;
    background: #4f7de6;
}


section.bookservices .col-md-4.col-green i {
    background: #66b82f;
}

section.bookservices .col-md-4.col-green h3 {
    color: #66b82f;
}

section.bookservices .col-md-4.col-green a {
    color: #fff;
    background: #66b82f;
}


section.bookservices .col-md-4.col-orange i {
    background: #ffbb44;
}

section.bookservices .col-md-4.col-orange h3 {
    color: #ffbb44;
}

section.bookservices .col-md-4.col-orange a {
    color: #fff;
    background: #f7a008;
}


section.bookservices .col-md-4.col-lblue i, #myModal_audio i {
    background: #0db3e3;
}

section.bookservices .col-md-4.col-lblue h3, #myModal_audio h3 {
    color: #0db3e3;
}

section.bookservices .col-md-4.col-lblue a {
    color: #ffffff;
    background: #0db3e3;
}

section.bookservices .col-md-4.col-lorange i {
    background: #eaa835;
}

section.bookservices .col-md-4.col-lorange h3 {
    color: #eaa835;
}

section.bookservices .col-md-4.col-lorange a {
    color: #ffffff;
    background: #eaa835;
}


section.bookservices .col-md-4.col-lgreen i {
    background: #40c16d;
}

section.bookservices .col-md-4.col-lgreen h3 {
    color: #40c16d;
}

section.bookservices .col-md-4.col-lgreen a {
    color: #fff;
    background: #40c16d;
}


section.bookservices .col-md-4.col-dorange i {
    background: #f5ad2e;
}

section.bookservices .col-md-4.col-dorange h3 {
    color: #f5ad2e;
}

section.bookservices .col-md-4.col-dorange a {
    color: #fff;
    background: #f7a008;
}

section.bookservices .col-md-4.col-dgreen i {
    background: #71c936;
}

section.bookservices .col-md-4.col-dgreen h3 {
    color: #71c936;
}

section.bookservices .col-md-4.col-dgreen a {
    color: #fff;
    background: #71c936;
}

section.bookservices .col-md-4.col-dblue i {
    background: #4f7de6;
}

section.bookservices .col-md-4.col-dblue h3 {
    color: #4f7de6;
}

section.bookservices .col-md-4.col-dblue a {
    color: #fff;
    background: #4f7de6;
}


section.bookservices .row {
    border-bottom: 2px solid #dbdbdb;
}

section.bookservices .row .col-md-4:nth-child(2) {
}

section.bookservices .row .col-md-4:nth-child(2):after, section.bookservices .row .col-md-4:nth-child(2):before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 2px;
    height: 230px;
    background: #dbdbdb;
    margin-top: -115px;
}

section.bookservices .row .col-md-4:nth-child(2):before {
    right: inherit;
    left: 0;
}

section.bookservices [class^="col-md-4"]:hover:before, section.bookservices [class^="col-md-4"]:hover:after {
   opacity:0;
}
section.bookservices .row:last-child {
    border: none;
}


section.tesi-sec {
    padding: 80px 0 20px;
    position: relative;
    color: #fff;
}

section.tesi-sec:before {
    content: "";
    width: 100%;
    height: 300px;
    background: #4f7de6;
    position: absolute;
    z-index: -1;
    top: 0;
}

section.tesi-sec h2 {
    font-size: 36px;
    margin: 0;
    font-family: 'proxima_novasemibold';
}

section.tesi-sec ul li {
    display: inline-block;
    width: 32%;
    background: #fff;
    padding: 30px;
    font-size: 14px;
    color: #75838e;
    line-height: 24px;
    border: 2px solid #f2efff;
    border-radius: 5px;
    margin: 0 5px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

section.tesi-sec ul {
    margin-top: 40px;
}

section.tesi-sec ul li .rating-img {
    margin-bottom: 10px;
}

section.tesi-sec ul li i {position: absolute;}

section.tesi-sec ul li h3 {
    padding-left: 60px;
    font-size: 18px;
    color: #75838e;
    margin: 0;
    margin-bottom: 7px;
}

section.tesi-sec ul li h4 {
    padding-left: 60px;
    margin: 0;
    font-size: 15px;
}

section.tesi-sec ul li p {
    margin-bottom: 30px;
    font-size: 15px;
}

section.tesi-sec ul li:hover {
    box-shadow: #0000003b 0 0 35px;
}


section.partners-sec {
    padding: 30px 0;
    font-size: 17px;
    color: #323c44;
    font-weight: 600;
}

section.partners-sec img {
    position: relative;
    top: 20px;
}
.modal-body a {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
}

.modal-body a img {
    width: 100% !important;
}

.modal-body img {
    width: 100%;
    margin-bottom: 20px;
}

.modal-content p {
    font-size: 14px !important;
    line-height: 23px !important;
    min-height: inherit !important;
}

.modal-header h3 {
    margin-bottom: 0 !important;
}

.modal-header {
    padding: 30px 20px 10px;
}

section.partners-sec p i {
    color: #337ab7;
}



section.bookservices .col-md-4.col-dorange i img {
    text-align: center;
    vertical-align: middle;
}

section.bookservices [class^="col-md-"] strong:before {
    content: "";
    content: "";
    position: absolute;
    width: 120%;
    height: 2px;
    background: red;
    left: -4px;
    top: 7px;
}










































footer h2 {
    margin: 0;
    margin-bottom: 40px;
    font-family: 'proxima_novasemibold';
}

footer a.greenbtn {
    background: #66b82f;
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
    margin-top: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 14px;
}

footer .row+.row {
    background: #10234f;
    padding: 30px 0;
}

.footer-form {
    background: #fff;
    float: left;
    padding: 30px 0px;
}







footer {
    background: #12295e;
    background-size: cover;
    position: relative;
    color: #fff;
    padding: 50px 0  0;
} 

.footer-form li.fl-wdth {
    width: 100%;
}

.footer-form ul li {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 5px;
}

.footer-form ul {
    margin: 0;
}

.footer-form ul li input[type="text"], .footer-form ul li input[type="email"], .footer-form ul li select, .footer-form ul li input[type="tel"], .footer-form ul li textarea {
    width: 100%;
    border: #fff 1px solid;
    padding: 11px 10px;
    font-size: 13px;
    outline: 0px none;
    color: #000;
    background: #eaeaea;
}

.footer-form h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 600;
    margin: 20px 0 24px;
    text-shadow: #000 0 1px 1px;
    color: #fff;
}

.footer-form ul li textarea {height: 136px;}

.footer-form ul li input[type="submit"] {
    display: inline-block;
    background: #4f7de6;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 9px 70px;
    font-weight: 600;
    letter-spacing: 1px;
    border: none;
}

.footer-form ul li:last-child {
    text-align: right;
}
 

footer [class^="col-"]:first-child img {
    margin-bottom: 26px;
}

ul.footer-cta {
    margin: 20px 0 0 0;
}

ul.footer-cta li {
    display: inline-block;
    color: #fff;
    margin-right: 32px;
    vertical-align: middle;
}

ul.footer-cta li a {
    color: #fff;
    display: block;
}

ul.footer-cta li i {
    margin-right: 4px;
    vertical-align: middle;
}

.copyright {
    padding: 20px 0;
    text-align: center;
    background: #071832;
    color: #fff;
    vertical-align: middle;
}

.copyright a {
    color: #fff;
}

.footer-from-sec:before {
    -webkit-clip-path: polygon(100% 1%, 0% 100%, 100% 100%);
    clip-path: polygon(29% 6%, 0% 100%, 100% 100%);
    background: #4775b9;
    content: "";
    position: absolute;
    left: 6px;
    top: -31px;
    z-index: 0;
    height: 31px;
    width: 31px;
}

form.footer-form-validate {position: relative;}

.footer-from-sec:after {
    -webkit-clip-path: polygon(100% 1%, 0% 100%, 100% 100%);
    clip-path: polygon(73% 6%, 0% 100%, 100% 100%);
    background: #3eb0dc;
    content: "";
    position: absolute;
    right: 6px;
    top: -31px;
    z-index: 0;
    height: 31px;
    width: 31px;
}

section.inner-baner {
    padding: 80px 0;
    background: url(../images/footer-bg.jpg) no-repeat left top;
    background-size: cover;
    text-align: left;
    color: #fff;
}

.team-ban {
    background-image: url(../images/team-banner.jpg) !important;
}

section.inner-baner h1 {
    font-size: 37px;
    font-weight: 600;
    margin: 21px 0 0;
    text-shadow: #000 0 1px 1px;
}

section.inner-baner p {
    font-size: 18px;
    line-height: 28px;
}

section.our-team-sec {
    padding: 50px 0;
}

section.our-team-sec>.container-fluid [class^="col-"] {}

section.our-team-sec>.container-fluid:nth-child(even) {
    background: #efefef;
}

section.our-team-sec>.container-fluid {
    padding: 80px 0;
}

section.our-team-sec>.container-fluid [class^="col-"] h2 {
    margin: 13px 0 8px;
    font-size: 32px;
    color: #008ae9;
    font-weight: 600;
}

.pd-left-0 {
    padding-left: 0;
}

span.author-designation {
    display: inline-block;
    padding: 2px 9px;
    min-width: 100px;
    text-align: left;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 600;
}

section.our-team-sec>.container-fluid [class^="col-"] p {
    font-size: 17px;
    color: #585858;
    line-height: 27px;
}

.text-center {
    text-align: center;
}

.contact-ban {
    background: url(../images/contact-banner.jpg) no-repeat right top #071a3c !important;
}

.footer-from-sec {
    position: relative;
}

ul.contact-cta {
    margin: 30px 0 0;
}

ul.contact-cta li {
    margin-bottom: 19px;
    padding-left: 30px;
    padding-top: 6px;
    vertical-align: middle;
    position: relative;
}

ul.contact-cta li i {
    display: inline-block;
    margin-right: 6px;
}

ul.contact-cta li a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    display: block;
}

section.contact-sec h2 {
    font-size: 39px;
    color: #52aeef;
    font-weight: 600;
    margin-top: 53px;
}

section.contact-sec p {
    line-height: 23px;
    font-size: 15px;
    padding-right: 72px;
}

.pricing-ban {
    background: url(../images/pricing-banner.jpg) no-repeat right top #0a244e !important;
}

section.pricing-list {
    padding: 76px 0 100px;
}

section.pricing-list [class^="col-"]>div {
    padding: 26px;
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 12px;
    padding-right: 14px;
}

section.pricing-list [class^="col-"]>div h2+p {padding-right: 73px;}

section.pricing-list [class^="col-"]>div h2 {
    color: #fff;
    margin: 10px 0 20px;
    font-weight: 700;
    font-size: 34px;
    letter-spacing: 1px;
    text-shadow: #00000082 0 1px 1px;
}

.mg-btm-10 {
    margin-bottom: 10px;
}

 

section.pricing-list [class^="col-"]>div .inn-pkg>span {
    display: block;
    color: #5ebdff;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

section.pricing-list [class^="col-"]>div .inn-pkg h5 {
    font-size: 14px;
    margin-bottom: 15px;
    min-height: 60px;
    margin-top: 0;
    line-height: 19px;
}

section.pricing-list [class^="col-"]>div .inn-pkg h6 {
    font-size: 22px;
    font-weight: 600;
    color: #ffcc00;
}

section.pricing-list [class^="col-"]>div .inn-pkg h6>span {
    color: #fff;
    font-size: 12px;
    margin-top: 9px;
    display: block;
}


section.pricing-list [class^="col-"] {
    padding: 0 12px;
}

section.pricing-list [class^="col-"]>div .inn-pkg {
    background: #0f294f;
    padding: 20px;
    width: 49%;
    float: left;
    margin: 0 2px;
    height: 202px;
}

section.pricing-list [class^="col-"]>div.in-bx {
    width: 50%;
    float: left;
    height: 370px;
}

.in-bx {
    width: 50%;
    float: left;
}

section.pricing-list [class^="col-"]>div:after {
    display: block;
    content: "";
    clear: both;
}

.w-100 {
    width: 100% !important;
}

section.hm-services [class^="col-"] a span:hover {}

section.hm-services [class^="col-"] a span:hover {
    background: rgba(84,127,191,1);
    background: -moz-linear-gradient(left, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(84,127,191,1)), color-stop(100%, rgba(83,188,226,1)));
    background: -webkit-linear-gradient(left, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    background: -o-linear-gradient(left, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    background: -ms-linear-gradient(left, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    background: linear-gradient(to right, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#547fbf', endColorstr='#53bce2', GradientType=1 );
}
section.thankyou-banner p {
    font-size: 20px;
    font-weight: 500;
    text-shadow: #000 0 1px 1px;
    margin-bottom: 43px;
}
 
        a {
    outline: 0px none;
}
section.thankyou-banner h1{font-size:46px;position:relative;font-weight: 700;text-shadow: #000 0 1px 1px;margin-top: 23px;}
section.thankyou-banner h1 i{margin-left:300px;z-index:-1;}
section.thankyou-banner{background: url(../images/banner.jpg) no-repeat right top #000;background-size: cover;display:-webkit-flex;display:inline-flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100vh;width:100%;text-align:center;color:#fff;}

a.live-chat-thank.chat {
    background: rgba(84,127,191,1);
    background: -moz-linear-gradient(left, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(84,127,191,1)), color-stop(100%, rgba(83,188,226,1)));
    background: -webkit-linear-gradient(left, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    background: -o-linear-gradient(left, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    background: -ms-linear-gradient(left, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    background: linear-gradient(to right, rgba(84,127,191,1) 0%, rgba(83,188,226,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#547fbf', endColorstr='#53bce2', GradientType=1 );
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    padding: 8px 30px;
    display: inline;
    border-radius: 52px;
    margin: 20px 0;
}

.clearfix {
    clear: both;
}

a.back-home {
    display: inline-block;
    margin-top: 33px;
}


section.thankyou-banner h1 span {
    display: block;
}

 h5.sub-heading {
    color: #53c8e8;
    font-size: 18px;
    margin: 10px 0 4px 0;
    font-weight: 600;
}

section.content h6 {
    color: #5386c3;
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0 2px;
}

h5.page-title {
    color: #54b4de;
}
section.content {
    padding: 50px 0;
    line-height: 25px;
}


 
.copyright .col-md-4 {
    padding: 0px 0 !important;
        text-align: left;
}

.copyright ul li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid;
}

.copyright ul li+li {
    border: none;
}

.copyright .col-md-8 {
    text-align: right;
}
.copyright ul {
    margin: 0;
}
section.pricingsec [class^="col-md-4"]>div ul li span {
    display: block;
    padding-left: 20px;
    font-size: 12px;
    font-weight: 500;
    color: #4a4a4a;
    letter-spacing: 0.5px;
    line-height: 20px;
}
section.pricingsec [class^="col-md-4"]>div ul li:last-child {
    border: none;
}
.footer-form .col-md-6 {padding-right: 0;}

.footer-form .col-md-6+.col-md-6 {
    padding-left: 5px;
    padding-right: 15px;
}

section.pricingsec [class^="col-md-4"]>div .pricebox h3>span {
    font-size: 12px;
    background: transparent;
    position: relative;
    display: block;
    right: 0;
    top: 0;
    width: 100%;
    left: 0;
    padding: 0;
    font-size: 15px;
}
section.pricingsec ul.nav.nav-tabs li a {
    padding: 10px 23px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border: 0 !important;
    background: #4e7de6;
    border-radius: 6px !important;
    box-shadow: #000 0 1px 1px;
}

section.pricingsec ul.nav.nav-tabs {
    margin-bottom: 33px;
    border: 0;
    text-align: center;
}

section.pricingsec ul.nav.nav-tabs li {
    display: inline-block;
    float: none;
    margin: 0 5px;
    text-transform: unset;
    letter-spacing: 1px;
}

section.pricingsec ul.nav.nav-tabs li.active a {
    background: #3fc06d;
    color: #fff;
}

.tabs-cta.row {
    padding: 40px 0;
    text-align: left;
    background: #13295e;
    border-radius: 80px;
    margin-top: 50px;
    position: relative;
    bottom: -39px;
    margin-bottom: -29px;
}
a.lsample {
    background: #e45571 !important;
}
div#myModal_audio audio {
    font-size: 12px;
    width: 230px;
    height: 39px;
}

div#myModal_audio h5 {
    color: #11b3e3;
    font-weight: 600;
    text-transform: uppercase;
}
.tabs-cta.row h2 {
    text-align: left;
    margin: 0;
    font-size: 30px;
    padding-left: 42px;
}
.tabs-cta.row h2 span {
    display: block;
}
.tabs-cta.row a.chat,.tabs-cta.row a.tabs-did {
    display: inline-block;
    padding: 13px 38px;
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    margin: 0 12px;
    border-radius: 50px;
    background: #f9b80a;
}

.tabs-cta.row .col-md-6+.col-md-6 {
    padding-top: 13px;
    text-align: center;
}

.tabs-cta.row a.tabs-did {
    background: #559e22;
    color: #fff;
}