/*
Theme Name : Paritosh Pathak
Developer: Umesh Ghediya
Version: 1.0
Designed and Development by: Chhavri Brand
*/

/* =-=-=-=-=-=-= All Fonts =-=-=-=-=-=-= */

@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Montserrat:300,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:400,600,600i,700,700i,800,800i|PT+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@font-face {
    font-family: helvetica;
    src: url(../fonts/helvetica-normal.ttf);
}

@font-face {
    font-family: helveticaltstd;
    src: url(../fonts/HelveticaNeueLTStd-Bd.otf);
}

@font-face {
    font-family: plutosansm;
    src: url(../fonts/PlutoSansCondMedium.otf);
}

@font-face {
    font-family: plutosansregular;
    src: url(../fonts/PlutoSansCondRegular.otf);
}

@font-face {
    font-family: helveticalight;
    src: url(../fonts/HelveticaNeueLight.ttf);
}

@font-face {
    font-family: georgia;
    src: url(../fonts/georgiai.ttf);
}

@font-face {
    font-family: merriweather;
    src: url(../fonts/Merriweather-BoldItalic.ttf);
}

@font-face {
    font-family: merriweatherbold;
    src: url(../fonts/Merriweather-Bold.ttf);
}

@font-face {
    font-family: merriweatherregular;
    src: url(../fonts/Merriweather-Regular.ttf);
}

@font-face {
    font-family: merriweatherlight;
    src: url(../fonts/Merriweather-Light.ttf);
}

@font-face {
    font-family: firesansregular;
    src: url(../fonts/FiraSans-Regular.ttf);
}

/* =-=-=-=-=-=-= General =-=-=-=-=-=-= */

body {
    font-weight: 300;
    font-family: 'PT Sans', sans-serif;
    font-size: 19px;
    line-height: 30px;
    color: #231f20;
    background-color: #fff;
}

a:hover,
a:focus {
    text-decoration: none;
}

p {
    font-weight: 400;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #231f20;
    margin: 0;
}

html,
body {
    width: 100%;
    height: 100%;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

h1 {
    padding: 0;
    margin: 0;
    font-size: 70px;
}

h2 {
    padding: 0;
    margin: 0;
    font-size: 50px;
    font-family: helvetica;
    font-weight: bold;
}

h3 {
    padding: 0;
    margin: 0;
    font-size: 30px;
}

h4 {
    padding: 0;
    margin: 0;
    font-size: 23px;
}

h5 {
    padding: 0;
    margin: 0;
    font-size: 10px;
}

h6 {
    padding: 0;
    margin: 0;
    font-size: 5px;
}

.center-image {
    margin: 0 auto;
}

.fontwbold {
    font-weight: bold;
}

.pdleft0 {
    padding-left: 0;
}

.pleft50px {
    padding-left: 50px;
}

.pleft30px {
    padding-left: 30px;
}

.pdright0 {
    padding-right: 0;
}

.ptop10px {
    padding-top: 10px;
}

.ptop15px {
    padding-top: 15px;
}

.ptop20px {
    padding-top: 20px;
}

.ptop25px {
    padding-top: 25px;
}

.pbot35px {
    padding-bottom: 35px;
}

.ptop30px {
    padding-top: 30px;
}

.ptop35px {
    padding-top: 35px;
}

.ptop40px {
    padding-top: 40px;
}

.ptop45px {
    padding-top: 45px;
}

.ptop50px {
    padding-top: 50px;
}

.ptop55px {
    padding-top: 55px;
}

.ptop60px {
    padding-top: 60px;
}

.ptop70px {
    padding-top: 70px;
}

.ptop80px {
    padding-top: 80px;
}

.ptop90px {
    padding-top: 90px;
}

.ptop100px {
    padding-top: 100px;
}

.ptop110px {
    padding-top: 110px;
}

.ptop120px {
    padding-top: 120px;
}

.ptop130px {
    padding-top: 130px;
}

.ptop140px {
    padding-top: 140px;
}

.ptop150px {
    padding-top: 150px;
}

.pbot5px {
    padding-bottom: 5px;
}

.pbot10px {
    padding-bottom: 10px;
}

.pbot20px {
    padding-bottom: 20px;
}

.pbot15px {
    padding-bottom: 15px;
}

.pbot25px {
    padding-bottom: 25px;
}

.pbot30px {
    padding-bottom: 30px;
}

.pbot40px {
    padding-bottom: 40px;
}

.pbot50px {
    padding-bottom: 50px;
}

.pbot60px {
    padding-bottom: 60px;
}

.pbot70px {
    padding-bottom: 70px;
}

.pbot80px {
    padding-bottom: 80px;
}

.pbot85px {
    padding-bottom: 85px;
}

.pbot90px {
    padding-bottom: 90px;
}

.pbot95px {
    padding-bottom: 95px;
}

.pbot100px {
    padding-bottom: 100px;
}

.pbot110px {
    padding-bottom: 110px;
}

.pbot120px {
    padding-bottom: 120px;
}

.pbot130px {
    padding-bottom: 130px;
}

.pbot140px {
    padding-bottom: 140px;
}

.pbot145px {
    padding-bottom: 145px;
}

.pbot150px {
    padding-bottom: 150px;
}

.pbot160px {
    padding-bottom: 160px;
}

.pbot170px {
    padding-bottom: 170px;
}

.pbot180px {
    padding-bottom: 180px;
}

.pbot190px {
    padding-bottom: 190px;
}

.pbot200px {
    padding-bottom: 200px;
}

.pleft50px {
    padding-left: 50px;
}

.mtop40px {
    margin-top: 40px;
}

.mbot10px {
    margin-bottom: 30px;
}

.pdfeatures {
    padding-bottom: 20px;
}

.center-img {
    margin: 0 auto;
    text-align: center;
}

.border {
    border: 1px solid black;
}

.gray-back {
    background: #f2f2f3;
}

.blue-back {
    background: #1aa4de;
}

.white-back {
    background: #fff;
}

.w20per {
    width: 30%;
    margin: 0 auto;
}

.mleft20px {
    margin-left: 20px;
}

.mleft40px {
    margin-left: 35px;
}

.mtop30px {
    margin-top: 30px;
}

.bggray {
    background-color: #f6f6f6;
}

/* =-=-=-=-=-=-= Header Section  =-=-=-=-=-=-= */

.overlay {
    color: #fff;
    position: absolute;
    z-index: 12;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */

.navbar-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.nav>li {
    //border-left: 1px solid #d3d3d3;
}

.nav>li>a>span {
    color: #d3d3d3;
    margin: 0px 10px;
    font-weight: 400;
}

.nav>li .rborder {
    margin: 0; //border-right: 1px solid #d3d3d3;
    padding-right: 0px;
}

.navbar-brand {
    padding: 15px 0px 10px 0px;
}

.container>.navbar-collapse {
    margin-top: 0px;
}

.dropdown-menu>li>a {
    padding: 3px 30px !important;
}

.dropdown-menu>li>a:hover {
    text-decoration: underline;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: none !important;
}

.navbar {
    //border-bottom:1px solid #7da6b1;
    //padding:21px 0px 14px 0px;
    padding: 0px;
}

.background {
    background-size: cover;
    height: 0 auto;
    background-repeat: no-repeat;
    width: 100%;
}

.navbar-nav a {
    margin-top: 5px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #58595b;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 0.5s;
    letter-spacing: 0.5px;
}

.secondnav a {
    color: #939598 !important;
}

.partnav {
    color: #939598;
    margin-top: 7px;
    display: inline-block;
    margin-left: 7px;
}

.navbar-nav>li>a {
    //margin-bottom:25px;
    padding: 32px 0px 26px 0px;
    margin: 0;
}

.navbar-left {
    margin-left: 95px;
}

.navbar-nav li.dropdown div a {
    font-size: 13px;
    border-bottom: 1px solid #d4d4d4;
    padding: 8px 15px;
    margin: 0;
}

.navbar-nav li.dropdown div a:last-child {
    border-bottom: none;
}

.dropbtn {
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 280px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    background: #f9f9f9;
    border-radius: 3px;
}

.dropdown-content a {
    color: black;
    text-decoration: none;
    display: block;
    line-height: 25px;
}

.dropdown-content a span {
    display: block;
    float: right;
    margin-top: 5px;
}

.dropdown-content:hover {
    background: #f9f9f9 !important;
}

.dropdown-content a:last-child {
    line-height: 18px !important;
    padding-bottom: 10px !important;
}

.dropdown:hover .dropdown-content {
    display: block;
    /*padding:8px 11px 11px 11px;*/
}

.menu-active {
    color: #cd2122 !important;
}

.contact {
    background: transparent;
    border: 1px solid #af1e27 !important;
    border-radius: 50px;
    margin-top: 25px !important;
    display: inline-block !important;
    margin-left: 8px !important;
    padding: 0px 20px !important;
}

.contact:hover {
    background: #dedbdb;
    border: 1px solid #dedbdb !important;
}

.contact img {
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}

.contact a {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    color: #af1e27;
}

.navbar-nav a:hover {
    background: none !important;
    color: #af1e27 !important;
    text-decoration: none !important;
}

.navbar-toggle {
    position: relative;
    float: right;
    background-color: transparent;
    padding: 10px;
    margin: 13px 30px 13px 0;
    border: none;
    color: #fff; //border: 2px solid #ddd;
}

.new-header-back {
    margin-bottom: 100px;
}

.new-header-back .navbar {
    border-bottom: 0;
}

.navbar-toggle .icon-bar {
    background-color: #ddd;
}

.hvr-sweep-to-right:before {
    background: #f1f2f2;
}

/* Home page css*/

.space-slider {
    padding: 100px 0px 0px 0px;
}

.container-space {
    padding: 0px 30px;
}

.container-space1 {
    padding: 0px 110px;
}

.section-padding {
    padding: 90px 0px;
}

.slider-back {
    background: url(../images/slider.jpg);
    background-size: cover;
    height: 0 auto;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 500px;
}

.new-header-back {
    margin-bottom: 80px;
}

.title1 h1 {
    font-family: 'Raleway', sans-serif;
    color: #003049;
    font-size: 54px;
    font-weight: 800;
    line-height: 74px;
}

.common-desc1 p {
    color: #231f20;
    font-family: helveticalight;
    font-size: 19px;
    line-height: 30px;
    font-weight: 400;
}

.common-desc1 span {
    font-weight: bold;
}

.heading-border {
    border-left: 3px solid #af1e27;
    height: 108px;
    float: left;
    margin-top: 8px;
}

.heading h2 {
    padding-left: 70px;
    font-family: 'Raleway', sans-serif;
    color: #003049;
    font-size: 29px;
    font-weight: 700;
    line-height: 45px;
}

.common-desc2 p {
    color: #231f20;
    font-family: helveticalight;
    font-size: 19px;
    line-height: 35px;
}

.common-desc2 span {
    font-family: helvetica;
    font-weight: 700;
}

/* .client-logos img {
    margin: 0 auto;
}

.client-logos {
    padding: 100px 0px 40px 0px;
} */

.secpad {
    padding: 100px 0px;
}

.testi-back {
    background: url(../images/test-design-back.jpg);
    background-size: cover;
    height: 0 auto;
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 100px;
}

.testi-border {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    background: #fff;
}

.common-desc3 p {
    font-family: 'Merriweather', serif;
    color: #231f20;
    font-size: 17px;
    font-style: italic;
    line-height: 30px;
    font-weight: 400;
    padding: 40px 25px;
    min-height: 325px;
}

.testi-below {
    margin-top: -7px;
    margin-left: 80px;
}

.testi-author p {
    color: #003049;
    font-weight: 300;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    line-height: 20px;
}

.testi-author {
    margin-top: 25px;
    margin-left: 10px;
}

.testi-author h2 {
    font-family: helveticaltstd;
    font-weight: bold;
    font-size: 16px;
    color: #003049;
}

.pdtesti {
    padding: 0px 25px;
}

.practice-area-back {
    background: url(../images/area-back.jpg);
    background-size: cover;
    height: 0 auto;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 1635px;
}

.title2 h2 {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 40px;
    font-weight: 800;
    line-height: 40px;
}

#why-allied .title2 h2,
#core-services .title2 h2 {
    color: #003049;
}

#practice-area .common-desc2 p {
    color: #fff;
}

.title3 h2 {
    color: #af1e27;
    font-family: helvetica;
    font-weight: bold;
    font-size: 28px;
    line-height: 35px;
}

.area-box {
    background: #fff;
    width: 100%;
}

.area-title-box {
    width: 100%;
    display: inline-block;
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
}

.title3 {
    width: 70%;
    float: left;
    padding: 30px 10px 15px 50px;
}

.title-back-icon {
    width: 30%;
    background: #f1f2f2;
    float: right;
    padding: 30px 0px;
    border-bottom: 5px solid #af1e27;
}

.title-back-icon img {
    margin: 0 auto;
}

.faq-train-page .faq-wrap .panel-title>a {
    background: #fff !important;
}

.faq-train-page .faq-wrap .panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    background: #fff !important;
}

.faq-train-page .faq-wrap .panel-group .panel:last-child {
    border-bottom: none !important;
}

.faq-wrap .panel-group .panel {
    border-radius: 0 !important;
    box-shadow: none; // border-color: #EEEEEE;
    border: none !important;
}

.faq-wrap .panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background: none;
    border: none !important;
}

.faq-wrap .panel-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000000;
    font-size: 18px;
    text-align: left;
}

.faq-wrap .panel-title>a {
    display: block;
    padding: 10px 0px 11px 0px;
    text-decoration: none;
    line-height: 30px;
    background: #fff;
    font-family: helvetica;
    font-size: 20px;
    color: #000000;
    font-weight: 700;
}

.faq-wrap .more-less {
    float: right;
    color: #939598;
    font-size: 12px;
    top: 7px;
}

.faq-wrap .panel-body {
    color: #58595b;
    font-weight: 300;
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    padding: 0px 0px 15px 0px;
    text-align: left;
    line-height: 26px;
}

.success-form {
    font-weight: 300;
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    color: green;
    margin-top: 20px;
}

.success-form i {
    font-weight: 300;
    font-size: 20px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: none !important;
}

.faq-wrap .panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: none !important;
    background: #fff;
}

.faq-wrap .panel-default {
    border-color: none !important;
}

.faq-wrap .panel-group .panel {
    border-bottom: 1px solid #e6e7e8 !important;
}

.pd-dec-50 {
    padding: 0px 90px;
}

.faq-title p {
    font-family: 'PT Sans', sans-serif;
    color: #58595b;
    font-weight: 300;
    font-size: 15px;
}

.panel-list {
    padding-left: 18px;
}

.area-faq {
    padding: 30px 45px;
}

.minfaq1 {
    min-height: 555px;
}

.minfaq2 {
    min-height: 577px;
}

.why-image img {
    width: 100%;
    height: 100%;
}

.whypartbox1 .why-image img {
    min-height: 214px;
}

.whypartbox2 .why-image img {
    min-height: 237px;
}

.box1min,
.box2min {
    min-height: 350px;
}

.why-content h2 {
    font-family: helveticaltstd;
    font-size: 20px;
    color: #003049;
    font-weight: bold;
}

.why-content p {
    color: #4d4d4f;
    font-weight: 300;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    line-height: 25px;
}

.why-content {
    border: 1px solid #e8e8e8;
    padding: 40px 25px 30px 25px;
}

.whypartbox2 {
    margin-top: 38px;
}

.core-box {
    background: #fff;
    padding: 0px 30px 30px;
    min-height: 380px;
    transition: all 0.8s;
}

.core-box:hover {
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.core-box h3 {
    font-family: helveticaltstd;
    color: #af1e27;
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
}

.core-box p {
    color: #4d4d4f;
    font-weight: 300;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    line-height: 28px;
}

.icon-box {
    margin: 0 auto;
    background: #455c62;
    height: 120px;
    width: 120px;
    border: 8px solid #ebecec;
    border-radius: 50%;
    margin-top: -20px;
}

.icon-box img {
    margin: 0 auto;
    margin-top: 25px;
    margin-left: 30px;
}

.icon-box1 {
    padding-top: 50px;
    margin: 0 auto; //margin-top:-15px;
    display: inline-block;
}

.icon-box1 img {
    margin: 0 auto;
    margin-left: 74px;
}

.mtop50px {
    margin-top: 60px;
}

.mtop70px {
    margin-top: 70px;
}

.cata-back {
    background: url(../images/cata-back.jpg);
    background-size: cover;
    height: 0 auto;
    background-repeat: no-repeat;
    width: 100%;
}

.form-back {
    background: url(../images/contact-back.jpg);
    background-size: cover;
    height: 0 auto;
    background-repeat: no-repeat;
    width: 100%;
}

.catalogue-box {
    border: 1px solid #cacaca;
    background: #fff;
}

.title4 h2 {
    color: #003049;
    font-size: 28px;
    font-family: helveticaltstd;
    font-weight: 700;
    line-height: 35px;
}

.title4 p {
    color: #4d4d4f;
    font-weight: 300;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    line-height: 28px;
}

.catabox-wrap {
    padding: 60px 50px 60px 0px;
}

.title4 a {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    line-height: 28px;
    text-transform: uppercase;
    background: #af1e27;
    padding: 10px 30px;
    border-radius: 50px;
    margin-top: 10px;
    display: inline-block;
    transition: all 0.8s;
}

.title4 a:hover,
.title4 i:hover {
    background: #dedbdb;
    color: #af1e27;
}

.title4 i {
    font-size: 20px;
    margin-left: 5px;
}

.title4 small {
    color: #8b8b8b;
    font-weight: 500;
    font-size: 13px;
    margin-top: 20px;
    display: inline-block;
    font-family: 'PT Sans', sans-serif;
}

.form-call img {
    margin: 0 auto;
}

.title2 span {
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    font-family: 'PT Sans', sans-serif;
    line-height: 28px;
}

.container-space2 {
    padding: 0px 50px 0px 90px;
}

.main-form-box {
    background: #fff;
    border-radius: 5px;
    padding: 50px 60px;
    margin-top: 40px;
}

.title5 {
    font-size: 20px;
    color: #003049;
    font-family: helveticaltstd;
}

.form-select-text {
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    color: #21272d;
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    padding: 10px 20px;
    width: 100%;
    font-weight: 400;
}

.form-select-text1 {
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    color: #21272d;
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    padding: 7px 10px;
    width: 100%;
    font-weight: 400;
}

.form-select-box {
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    color: #21272d;
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    padding: 13px 10px;
    width: 100%;
    font-weight: 400;
}

.ftextarea {
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    color: #21272d;
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    padding: 10px 20px;
    width: 100%;
    font-weight: 400;
    margin-top: 30px;
}

.form-submit i {
    font-size: 30px;
    margin-left: 5px;
}

.form-submit:hover {
    background: #8c0e16;
}

.form-submit {
    transition: all 0.8s;
    color: #f1f2f2;
    font-family: helveticaltstd;
    font-weight: 700;
    font-size: 25px;
    width: 100%;
    border-radius: 50px;
    background: #af1e27;
    padding: 13px 0px;
    border: none;
    margin-top: 20px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
}

.form-submit1 {
    transition: all 0.8s;
    color: #f1f2f2;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    border-radius: 50px;
    background: #af1e27;
    padding: 10px 0px;
    border: none;
    margin-top: 20px;
    text-transform: uppercase;
}

.form-submit1:hover {
    background: #8c0e16;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    color: #21272d;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #21272d;
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #21272d;
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #21272d;
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
}

.mtop20px {
    margin-top: 22px;
}

.radio-box {
    float: left;
    margin-right: 30px;
}

.radio-box label {
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    color: #21272d;
    margin-left: 5px;
    font-weight: 400;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #21272d;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #bdbdbd;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #af1e27;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.privacy {
    text-align: center;
    padding-top: 10px;
}

.privacy p {
    color: #505050 !important;
    font-size: 13px;
    font-weight: 300;
    font-family: 'PT Sans', sans-serif;
}

.privacy i {
    color: #f16121;
    font-size: 12px;
}

.privacy a {
    text-decoration: underline;
    color: #505050;
}

#inline1 h3 {
    color: #231f20;
    font-family: helvetica;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer-back {
    background: #17282d;
    padding: 80px 0px;
}

.footer-logo span {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    font-family: 'PT Sans', sans-serif;
    margin-bottom: 20px;
    margin-top: 10px;
    display: inline-block;
}

.footer-info p {
    line-height: 25px;
}

.footer-info p,
.call-info a,
.mail-info a {
    color: #cbced1;
    font-size: 15px;
    font-weight: 500;
    font-family: 'PT Sans', sans-serif;
}

.slace {
    color: #cbced1;
    font-weight: 300 !important;
    line-height: 20px !important;
}

.crm {
    color: #cbced1;
    font-size: 15px;
    font-weight: 300 !important;
    font-family: 'PT Sans', sans-serif;
    margin-left: 30px;
}

.footer-info span {
    font-weight: 700;
}

.call-info,
.mail-info {
    margin-top: 5px;
}

.call-info img {
    float: left;
    margin-right: 10px;
    margin-top: 6px;
}

.mail-info img {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.footer-links h3 {
    color: #af1e27;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 23px;
}

.footer-links ul li,
.footer-links ul li a {
    list-style: none;
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    font-family: 'PT Sans', sans-serif;
}

.footer-links a:hover {
    text-decoration: underline !important;
}

.footer-back1 {
    background: #111e22;
    padding: 30px 0px 20px 0px;
}

.footer-text p,
.footer-text a {
    font-size: 13px;
    color: #8a97a2;
    font-family: 'PT Sans', sans-serif;
    margin-top: 5px;
}

.main-form-box p,
.onemon p {
    color: red;
    font-size: 13px;
    font-family: 'PT Sans', sans-serif;
}

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

.footer-social {
    margin: 0 auto;
    text-align: center;
}

.pdlefhead {
    padding-left: 90px;
}

.footer-social ul li {
    display: inline-block;
    list-style: none;
    margin-right: 5px;
}

.scroll_up a:hover {
    color: #fff;
    border: 2px solid #231f20;
    background: #231f20;
}

.scroll_up a {
    background: #055A77;
    padding: 5px 13px 8px 13px;
    color: #fff;
    font-size: 22px;
    position: fixed;
    bottom: 10%;
    right: 40px;
    display: none;
    border: 2px solid #055A77;
    border-radius: 50%;
    transition: all 0.5s;
}

.scroll_up i {
    font-size: 25px;
}

.sidecata-image img {
    min-height: 382px;
}

.pdright25 {
    padding-right: 30px;
}

.pdleft25 {
    padding-left: 30px;
}

.pdright20 {
    padding-right: 22px;
}

.pdleft20 {
    padding-left: 20px;
}

/* Thank you page css ebook*/

.thanks-page-title h2 {
    font-size: 55px;
    color: #1d2327;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}

.fc-form-btn1 {
    background: #72bf44;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: helvetica;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 22px;
    border: none;
    border: 2px solid #72bf44;
    transition: all 0.5s;
}

.fc-form-btn1:hover {
    color: #72bf44;
    background: none;
}

.header-back-thanks {
    background: #fff; //min-height:100px;
    padding: 25px 0px;
    box-shadow: 0px 3px 3px #e8e8e8;
    margin-bottom: 4px;
}

.main-wrap,
.grays-back {
    background: #f6f6f6;
}

.main-wrap {
    //box-shadow: 0px 5px 3px #d3d3d3;
}

.thanks-page-desc p {
    color: #414042;
    line-height: 35px;
    font-weight: 300;
    font-size: 21px;
    font-family: 'PT Sans', sans-serif;
}

.thanks-page-desc a:hover {
    text-decoration: underline;
}

.heade-phone h2:hover {
    text-decoration: underline;
}

.heade-phone a {
    color: #fff;
}

.heade-phone h2 {
    color: #fff;
    line-height: 35px;
    font-weight: 300;
    font-size: 21px;
    font-family: 'PT Sans', sans-serif;
}

.borderthanks {
    border-bottom: 1px solid #cacaca;
}

.underline a {
    text-decoration: underline;
}

.underline a {
    color: #414042;
}

.underline a:hover {
    text-decoration: none
}

.boldfont {
    font-weight: bold;
}

.thankyou-call img {
    float: right;
}

.header-logo {
    float: left;
}

.heade-phone {
    float: right;
    padding-top: 6px;
}

.container-space3 {
    padding: 0px 100px 0px 75px;
}

.thankyou-call img {
    margin: 0 auto;
}

.slider-text a,
.privacy a,
.fullcontent {
    color: #505050;
    text-decoration: underline !important;
}

.privacy a:hover {
    text-decoration: none !important;
}

a {
    text-decoration: none !important;
}

.readless {
    display: none;
}

.fullcontentzone:focus {
    border: none;
    outline: 0;
}

.fullcontentzone {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    color: #6d6e70;
    font-weight: 300;
    font-size: 14px;
    margin-top: 15px;
    font-family: 'PT Sans', sans-serif;
    line-height: 19px;
    text-align: center;
    float: right;
    border-bottom: 1px dotted #6d6e70;
}

.fbtns {
    text-align: center;
}

.cboxline1 {
    min-height: 544px;
}

.cboxline2 {
    min-height: 601px;
}

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

.navbar-brand>img,
.header-logo img {
    width: 204px;
}

textarea {
    resize: none;
}



/*
Partner Area Style
======================================================*/

.pt-30{
    padding-top: 30px;
}

.pb-30{
    padding-bottom: 30px;
}

.partner-area .partner-item {
    background-color: transparent;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
    text-align: center;
    line-height: 1;
  }

  .section-title h2:last-child {
    margin-bottom: 0;
}
.section-title h2 {
    font-family: 'Raleway', sans-serif;
    color: #003049;
    font-size: 40px;
    font-weight: 800;
    line-height: 74px;
    margin-bottom: 15px;
}

  .section-title {
    max-width: 1000px;
    margin: -12px auto 30px;
    text-align: center;
    position: relative;
}
  
  .partner-area .partner-item .partner-overly {
    position: absolute;
    top: 200px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  
  .partner-area .partner-item:hover .partner-overly {
    top: 0;
  }
  
  .partner-area .owl-carousel .owl-item img {
    width: unset;
    margin: auto;
  }
  .partner-area .owl-carousel .owl-item img {
    height: 64px;
  }
  
  /*

