/*

Theme Name: Flat Responsive Child

Theme URI: 

Template: flat-responsive

Author: 

Author URI: 

Description: 
Tags:

Version: 



*/

.no-results {
    background-image: url(images/search-bg.png);
}

mark {
    color: #fff;
    background-color: #9ca9b0;
}

small {
    font-size: 75%;
}

.error-content {
    background-image: url(images/404.png);
}

.fr-divider-shadow {
    background-image: url(images/divider-shadow.png);
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

div {
    font-size: 16px;
    line-height: 20px;
    color: #626262;
    line-height: 24px;
}

input,
button,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
}

body .vc_column-inner {
    max-width: 1170px;
    width: 95% !important;
    margin: 0 auto;
    position: relative;
    padding: 0 !important;
    z-index: 1;
}


/*body .vc_column-inner p{ color: #fff; }*/

body .fr-contents {
    padding: 0;
}

a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    color: #e6027d;
    font-size: 18px;
}

a:hover,
a:focus {
    outline: none;
    color: #626262;
}


/********commonclasses

*********/

h1 {
    font-size: 60px;
    line-height: 60px;
    padding: 0 0 53px 0;
    margin: 0;
    font-weight: 700;
}

h2 {
    font-size: 48px;
    line-height: 60px;
    position: relative;
    padding: 0 0 32px 0;
    margin: 0 0 42px 0;
    letter-spacing: 0.5px;
}

h5 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    margin: 0 0 15px 0;
    padding: 0;
}

h6 {
    font-size: 24px;
    line-height: 30px;
    margin: 65px 0 20px 0;
}

p {
    font-size: 18px;
    line-height: 32px;
    padding: 0 0 10px 0;
    margin: 0;
}

p:last-child {
    padding: 0;
}

body .btncommon {
    margin-bottom: 0;
}

.btncommon .vc_general.vc_btn3,
.btncommon a.vc_general.vc_btn3 {
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    display: inline-block;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    padding: 14px 23px 14px 37px !important;
    text-transform: uppercase;
}

.btncommon.btnbanner .vc_general.vc_btn3,
.btncommon.btnbanner a.vc_general.vc_btn3 {
    border: 2px solid #e6027d;
}

.btncommon.btnpink .vc_general.vc_btn3,
.btncommon.btnpink a.vc_general.vc_btn3 {
    border: 2px solid #e6027d;
    background-color: transparent !important;
    background-image: none;
}

.btncommon.btnwhite .vc_general.vc_btn3,
.btncommon.btnwhite a.vc_general.vc_btn3 {
    border: 2px solid #fff;
    background-color: transparent !important;
    background-image: none;
}

.btncommon.btndarkpink .vc_general.vc_btn3,
.btncommon.btndarkpink a.vc_general.vc_btn3 {
    border: 2px solid #e5007d;
    background-color: transparent !important;
    background-image: none;
}

.btncommon button:hover,
body .btncommon button:focus,
.btncommon .vc_general.vc_btn3:hover,
.btncommon .vc_general.vc_btn3:focus,
.btncommon.btnbanner .vc_general.vc_btn3:hover,
.btncommon.btnbanner .vc_general.vc_btn3:focus,
.btncommon a.vc_general.vc_btn3:hover,
.btncommon a.vc_general.vc_btn3:focus,
.btncommon.btnbanner a.vc_general.vc_btn3:hover,
.btncommon.btnbanner a.vc_general.vc_btn3:focus {
    border: 2px solid #303030;
    background: #303030 !important;
    color: #fff !important;
}

.pinksaperator:after {
    width: 61px;
    height: 1px;
    background: #e6027d;
    margin: 0 auto;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.whitesaperator:after {
    width: 61px;
    height: 1px;
    background: #fff;
    margin: 0 auto;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.whitetriangle,
.pinktriangle {
    position: relative;
    z-index: 1;
}

.whitetriangle:after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 999;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #f6f6f6;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
}

.pinktriangle:after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 888;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #e6027d;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.contactriangle:after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 888;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #ac0b66;
    left: 0;
    right: 0;
    margin: 0 auto;
}


/********header css tsart*******/

.flat_responsive_header .container {
    max-width: 1460px;
    width: 98%;
}

.flat_responsive_header {
    padding: 30px 0;
    background-color: #f6f6f6;
}

.flat_responsive_header #fr-logo-group {
    padding: 0;
}

.flat_responsive_logo {
    width: 26%;
}


/*****Navigarioncss*******/

.flat_responsive_header .flat_responsive_menus {
    padding-top: 40px;
    width: 72%
}

.flat_responsive_header .flat_responsive_menu {
    width: 100%;
}

ul.navmenu > li > a,
.navmenu ul > li > a,
ul.navmenu > li > a:focus {
    line-height: 18px;
    font-size: 18px;
    color: #434343;
    padding: 0 0px 10px 0;
    text-transform: uppercase;
    margin: 0 0 0 30px;
}

ul.navmenu > li.current_page_item > a,
.navmenu ul > li.current_page_item a,
ul.navmenu > li > a:hover,
.navmenu ul > li > a:hover,
ul.navmenu > li:hover > a:hover,
ul.navmenu > li:hover > a:focus,
ul.navmenu > li:hover > a,
.navmenu .current_page_item > a,
.navmenu .current_page_ancestor > a,
.navmenu .current-menu-item > a,
.navmenu .current-menu-ancestor > a {
    color: #e5007d;
    font-style: normal;
    background: transparent;
}

body ul.navmenu ul.sub-menu {
    top: 90%;
    background: #888;
    left: 30px;
    text-align: left;
    width: auto;
    min-width: 210px;
}

body ul.navmenu ul.sub-menu li a {
    margin: 0;
}

ul.navmenu ul.sub-menu > li > a {
    font-size: 14px;
    padding: 10px;
    color: #fff;
    text-transform: none;
}

ul.navmenu ul.sub-menu > li > a:hover,
ul.navmenu ul.sub-menu > li > a:focus,
ul.navmenu ul.sub-menu > li > a:active {
    background: #e6027d;
    color: #fff;
}

ul.navmenu ul.sub-menu .current_page_item > a,
ul.navmenu ul.sub-menu .current_page_ancestor > a,
ul.navmenu ul.sub-menu .current-menu-item > a,
ul.navmenu ul.sub-menu .current-menu-ancestor > a {
    background-color: #e6027d !important;
    color: #fff;
}


/*********main ection content css start**********/


/********Bannr section--*/

.banner-section {
    padding: 109px 0 180px 0;
}

.banner-section h6 {
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0 0 26px 0;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
}

.banner-section h1 {
    max-width: 74%;
    width: 100%;
}

.banner-section p {
    max-width: 570px;
    width: 100%;
}

.banner-section p {
    font-size: 20px;
    line-height: 32px;
    padding: 0;
    margin: 0;
}

.banner-section .btncommon button,
.banner-section .btncommon a.vc_general {
    background: #e5007d;
    margin: 75px 0 0 0;
}


/*****Pinksection row**********/

.pinkbg-row {
    padding: 112px 0 107px 0;
}


/****graybg-row*******/

.graybg-row {
    padding: 120px 0 50px 0;
}


/****Quick checki section*****/

.quickcheck-row {
    padding: 100px 0;
    position: relative;
}

.quickcheck-row .quickicon {
    margin: 0 0 70px 0;
}

.quickcheck-row p {
    padding: 0 0 100px 0;
    margin: 0;
}

.quickcheck-row.pinkquick:after {
    content: "";
    position: absolute;
    top: 100%;
    z-index: 888;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #e6027d;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.quickcheck-row.grayquick:after {
    content: "";
    position: absolute;
    top: 100%;
    z-index: 888;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #d1d1d1;
    left: 0;
    right: 0;
    margin: 0 auto;
}


/*******Aboutus-section----*/

.aboutus-section {
    padding: 75px 0 70px 0;
}

.aboutus-section p {
    padding: 0 0 30px 0;
    margin: 0;
}


/*******video row-------*/

.videothumb {
    text-align: center;
}

.videothumb .wpb_wrapper {
    position: relative;
    display: inline-block;
}

#html5-watermark {
    display: none !important;
}

.videothumb .tabingiconbox .tabingheader.active:after {
    display: none;
}

.videothumb .tabingiconbox .tabingheader:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}

.videothumb .tabingiconbox .tabingheader:hover .image_title {
    color: #e6027d;
}


/*.videothumb .wpb_wrapper:after

{

	content:"";

	position:absolute;

	top:0;

	bottom:0;

	right:0;

	left:0;

	margin:auto;

	background:url(/wp-content/uploads/2017/09/playicon.png) 0 0 no-repeat rgba(230, 2, 125, 0.4);

	width:129px;

	height:129px;

	border-radius:100%;

	-webkit-border-radius:100%;

}*/


/***********controlling section************/

.controling-section p {
    max-width: 60%;
    padding: 0 0 70px 0;
}

.controling-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.controling-section ul li {
    color: #e6027d;
    line-height: 28px;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    display: block;
    margin: 0 0 30px 0;
    padding-left: 25px;
}

.controling-section ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #535353;
    font-size: 32px;
    font-weight: 700;
    position: absolute;
    top: 2px;
    left: 0;
}

.controling-section .btncommon {
    margin-top: 80px;
}


/********fivecircles-row*********/

.fivecircles-row {
    margin: 100px 0 0 0;
    text-align: center;
}

.fivecircles-row .circlebox {
    position: relative;
    text-align: center;
    padding: 0;
    display: inline-block;
    margin: 0 9px;
}

.fivecircles-row .circlenumber {
    width: 211px;
    height: 211px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 9px solid #fff;
    position: relative;
}

.fivecircles-row .circlenumber h2 {
    line-height: 188px;
    color: #fff;
    font-size: 100px;
    font-weight: 900;
}

.fivecircles-row .circletxt {
    width: 211px;
    height: 211px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    background: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.fivecircles-row .circlebox:hover .circletxt {
    opacity: 1;
}

.fivecircles-row .circlebox .circletxt .circledetail {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 97%;
    left: 0px;
    right: 0;
    margin: auto;
    text-align: center;
}

.fivecircles-row .circletxt h6 {
    font-size: 17px;
    font-weight: 700;
    display: block;
    color: #e7027d;
    position: relative;
    margin: 0 auto;
    padding: 0 8px;
}

.fivecircles-row .circletxt span,
.fivecircles-row .circletxt span p {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #535353;
    line-height: 20px;
    margin: 15px 0 0 0;
    font-weight: 400;
    padding: 0 8px;
}


/*********normaliconblock************/

.static-icons-row {
    margin: 100px -15px 144px 0;
}

.static-icons-row .static-icons-box {
    padding: 0 15px;
}

.static-icons-row .static-icons-box .vc_column-inner {
    background: #fff;
    padding: 50px 30px 30px !important;
}

.static-icons-row h6 {
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 46px;
}


/********tesdtimonials*******/

.testimonials-row {
    position: relative;
    padding: 80px 0 165px 0;
    background: #fff;
    z-index: 1;
}

.testimonials-row .container {
    padding: 0 75px;
}

.testimonials-row .bx-wrapper,
.testimonials-row .bx-viewport {
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
    font-family: 'Roboto', sans-serif;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.testimonials-row .bx-wrapper li {
    margin: 0;
    padding: 0 40px;
}

.testimonials-row .testimonial-title {
    text-align: left;
    width: 100%;
    font-size: 36px;
    font-weight: 700;
    color: #e6027d;
    line-height: 36px;
    margin: 0 0 30px 0;
    padding: 0 40px;
}

.testimonials-row .bx-wrapper .entry-content {
    width: 100%;
    clear: both;
    position: relative;
    padding: 30px 250px 0 0;
    min-height: 210px;
}

.testimonials-row .bx-wrapper .entry-content p {
    font-size: 20px;
    color: #535353;
    line-height: 32px;
    margin: 0;
    padding: 0 0 35px 0;
}

.testimonials-row .bx-wrapper .entry-content .name {
    font-size: 20px;
    font-weight: 700;
    color: #535353;
    line-height: 22px;
}

.testimonials-row .bx-wrapper .entry-content .name span {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: block;
    clear: both;
}

.testimonials-row .bx-wrapper .entry-content .personpic {
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    overflow: hidden;
}

.testimonials-row .bx-wrapper .entry-content .personpic img {
    width: 105%;
    height: auto;
    height: 105%;
    position: relative;
    z-index: 1;
}

.testimonials-row .bx-wrapper .entry-content .personpic:before {
    /*background:rgba(230, 2, 125, 0.4);*/
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 5;
}

.testimonials-row .bx-wrapper .bx-pager.bx-default-pager {
    display: none;
}

.testimonials-row .bx-wrapper .bx-controls-direction a.bx-prev {
    top: 0;
    bottom: 0;
    margin: auto;
    left: -95px;
    background: url(images/leftarrow.png) 0 0 no-repeat;
    background-size: contain;
    width: 21px;
    height: 52px;
    display: inline-block;
    opacity: 0.8;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.testimonials-row .bx-wrapper .bx-controls-direction a.bx-next {
    top: 0;
    bottom: 0;
    margin: auto;
    right: -95px;
    background: url(images/rightarrow.png) 0 0 no-repeat;
    background-size: contain;
    width: 21px;
    height: 52px;
    display: inline-block;
    opacity: 0.8;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.testimonials-row .bx-wrapper .bx-controls-direction a.bx-prev:hover,
.testimonials-row .bx-wrapper .bx-controls-direction a.bx-next:hover {
    opacity: 1;
}


/**footer social icons******/

body footer .footersocial-row {
    background: #e7027d;
    padding: 18px 0;
    text-align: center;
}

body footer .footersocial-row ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

body footer .footersocial-row ul li {
    display: inline-block;
}

body footer .footersocial-row a {
    color: #fff;
    display: inline-block;
    width: 71px;
    height: 71px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 5px solid #fff;
    font-weight: 600;
    line-height: 63px;
    font-size: 35px;
}

body footer .footersocial-row a:hover {
    color: #000;
    border: 5px solid #000;
}

body footer .flat_responsive_footer {
    padding: 57px 0 30px 0;
    background: #2c2c2b;
}

body footer .flat_responsive_footer .footer-address figure {
    margin-bottom: 67px;
    display: block;
    text-align: left;
}

body footer .flat_responsive_footer .addresstxt p {
    margin-bottom: 30px;
}

body footer .flat_responsive_footer .addresstxt p:last-child {
    margin-bottom: 0;
}

body footer .flat_responsive_footer,
body footer .flat_responsive_footer p {
    color: #898989;
    font-size: 16px;
    line-height: 20px;
}

body footer .flat_responsive_footer a {
    color: #898989;
    font-size: 16px;
    text-transform: capitalize;
}

body footer .flat_responsive_footer .addresstxt a {
    text-transform: none;
}

body footer .flat_responsive_footer a:hover {
    color: #fff;
}

body footer .flat_responsive_footer span,
body footer .flat_responsive_footer h3 {
    margin: 0;
    padding: 0;
    color: #e7027d;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

body footer .flat_responsive_footer h3 {
    margin: 34px 0 0 0;
    text-transform: uppercase;
}

body footer .flat_responsive_footer .widget_nav_menu ul li {
    padding: 0;
    line-height: 18px;
}

.footermenu {
    min-height: 261px;
}


/***********Contact page*******/

.contact-top-row {
    padding: 100px 0;
}

.contact-top-row h6 {
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0 0 26px 0;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
}

.contact-top-row .contactform .wpcf7-form {
    padding: 0;
    margin: 0;
}

.contact-top-row .contactform .wpcf7-form p {
    margin: 0 0 20px 0;
    padding: 0;
}

.contact-top-row .contactform .wpcf7-form input[type="text"],
.contact-top-row .contactform .wpcf7-form input[type="password"],
.contact-top-row .contactform .wpcf7-form input[type="email"],
.contact-top-row .contactform .wpcf7-form input[type="tel"],
.contact-top-row .contactform .wpcf7-form textarea,
.contact-top-row .contactform .wpcf7-form input[type="date"] {
    background: #fff;
    padding: 8px 10px;
    border: 0;
    box-shadow: none;
    width: 100%;
    margin: 0;
    font-size: 14px;
    color: #747473;
    font-weight: 400;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}

.contact-top-row .contactform .wpcf7-form input[type="text"]:hover,
.contact-top-row .contactform .wpcf7-form input[type="password"]:hover,
.contact-top-row .contactform .wpcf7-form input[type="email"]:hover,
.contact-top-row .contactform .wpcf7-form input[type="tel"]:hover,
.contact-top-row .contactform .wpcf7-form textarea:hover,
.contact-top-row .contactform .wpcf7-form input[type="text"]:focus,
.contact-top-row .contactform .wpcf7-form input[type="password"]:focus,
.contact-top-row .contactform .wpcf7-form input[type="email"]:focus,
.contact-top-row .contactform .wpcf7-form input[type="tel"]:focus,
.contact-top-row .contactform .wpcf7-form textarea:focus,
.contact-top-row .contactform .wpcf7-form input:focus,
.contact-top-row .contactform .wpcf7-form input:hover,
.contact-top-row .contactform .wpcf7-form input[type="date"]:hover,
.contact-top-row .contactform .wpcf7-form input[type="date"]:focus {
    background: #f1f1f1;
}

input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #747473;
    opacity: 1;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #747473;
    opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #747473;
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #747473;
    opacity: 1;
}

.contact-top-row .contactform .wpcf7-form input[type="submit"] {
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    display: inline-block;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    padding: 14px 23px 14px 37px;
    text-transform: uppercase;
    border: 2px solid #fff;
    color: #fff;
    background-color: transparent;
    background-image: url(images/submitbtn-arrow.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}

.contact-top-row .contactform .wpcf7-form input[type="submit"]:hover,
.contact-top-row .contactform .wpcf7-form input[type="submit"]:focus {
    background-color: #303030;
    border: 2px solid #303030;
}

.contact-top-row .leftform {
    width: 52%;
    padding-right: 15px;
    float: left;
    display: inline-block;
}

.contact-top-row .rightform {
    width: 48%;
    float: left;
    display: inline-block;
}

.contact-top-row .rightform textarea {
    height: 245px;
}

.contact-top-row .formfooter {
    width: 100%;
    text-align: left;
    float: left;
}

.contact-bottom-row {
    padding: 100px 0;
}

.contact-bottom-row .contact-adresstxt p {
    font-size: 20px;
    line-height: 28px;
    color: #454544;
    margin: 0 0 30px 0;
}

.contact-bottom-row .contact-adresstxt p a {
    font-size: 20px;
    line-height: 28px;
    color: #454544;
}

.contact-bottom-row .contact-adresstxt p strong {
    color: #e5007d;
    margin: 0 8px 0 0;
}

.contact-bottom-row .contact-googlemap {
    margin: 10px 0 30px 0;
}

.contact-bottom-row .contact-googlemap #map {
    width: 430px;
    height: 233px;
    border: 0;
}


/*****Tabing dynmic design  css*****/

.tabingiconbox.desktopview {
    display: block;
}

.tabingiconbox.mobileview {
    display: none;
}

.tabingiconbox {
    margin-top: 60px;
}

.tabingiconbox .col-sm-4,
.tabingiconbox .col-sm-12 {
    padding: 0 15px;
}

.tabingiconbox .tabingheader {
    background: #fff;
    padding: 25px;
    text-align: center;
    width: 100%;
    float: left;
    position: relative;
    opacity: 0.3;
    cursor: pointer;
}

.tabingiconbox .tabingheader.active {
    opacity: 1
}

.tabingiconbox .tabingheader.active:after {
    content: "";
    position: absolute;
    top: 100%;
    z-index: 888;
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 22px solid #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.tabingiconbox .tabingheader figure {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.tabingiconbox .tabingheader .image_title {
    color: #535353;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    margin: 15px 0 10px 0;
    min-height: 56px;
}

.tabingiconbox .tabingcontent {
    padding: 50px 70px 70px 70px;
    background: #fff;
    width: 100%;
    float: left;
    margin: 30px 0 0 0;
}

.tabingiconbox .tabingcontent h4 {
    color: #e6027d;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 40px;
    font-weight: 400;
}

.tabingiconbox .tabingcontent p {
    font-size: 18px;
    font-weight: 400;
    color: #535353;
    line-height: 32px;
    padding: 0 0 30px 0;
}

.tabingiconbox .tabingcontent p:last-child {
    padding: 0;
}


/*******Logo tabing*********/

.tabinglogo.desktopview {
    display: block;
}

.tabinglogo.mobileview {
    display: none;
}

.tabinglogo {
    margin-top: 60px;
}

.tabinglogo .col-sm-4,
.tabinglogo .col-sm-12 {
    padding: 0 15px;
}

.tabinglogo .tabingheader {
    background: #fff;
    padding: 25px;
    text-align: center;
    width: 100%;
    float: left;
    position: relative;
    opacity: 0.3;
    min-height: 380px;
    cursor: pointer;
}

.tabinglogo .tabingheader.active {
    opacity: 1
}

.tabinglogo .tabingheader.active:after {
    content: "";
    position: absolute;
    top: 100%;
    z-index: 888;
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 22px solid #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.tabinglogo .tabingheader figure {
    margin: 95px 0 0 0;
    padding: 0;
    display: inline-block;
}

.tabinglogo .tabingheader .image_title {
    color: #535353;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    margin: 15px 0 10px 0;
    min-height: 56px;
}

.tabinglogo .tabingcontent {
    padding: 50px 70px 70px 70px;
    background: #fff;
    width: 100%;
    float: left;
    margin: 30px 0 0 0;
}

.tabinglogo .tabingcontent h4 {
    color: #e6027d;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 40px;
    font-weight: 400;
}

.tabinglogo .tabingcontent h4 span {
    display: inline-block;
    color: #666666;
    font-size: 24px;
    line-height: 32px;
}

.tabinglogo .tabingcontent h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 70px;
    height: 2px;
    background: #e6027d;
    left: 0;
}

.tabinglogo .tabingcontent p {
    font-size: 18px;
    font-weight: 400;
    color: #535353;
    line-height: 32px;
    padding: 0 0 30px 0;
}

.tabinglogo .tabingcontent p:last-child {
    padding: 0;
}


/***********Team*********/

.mobileview.teammembers {
    display: none;
}

.desktopview.teammembers {
    display: block;
}

.teammembers {
    margin: 100px 0 0 0;
}

.teammembers .col-sm-3,
.teammembers .col-sm-12 {
    padding: 0 10px;
}

.teammembers .teamheader {
    background: #fff;
    position: relative;
    opacity: 0.5;
    cursor: pointer;
}

.teammembers .teamheader.active {
    opacity: 1;
}

.teammembers .teamheader.active:after {
    content: "";
    position: absolute;
    top: 100%;
    z-index: 888;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.teammembers .teamheader figure {
    margin: 0;
    padding: 0;
}

.teammembers .teamheader figure img {
    width: 100%;
}

.teammembers .teamheader .teamhdr-detail {
    padding: 20px 20px 50px 20px;
    min-height: 175px;
    position: relative;
}

.teammembers .teamheader .teamhdr-detail h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    color: #e6027d;
    margin: 0 0 2px 0;
}

.teammembers .teamheader .teamhdr-detail span {
    font-size: 14px;
    color: #535353;
    line-height: 20px;
    display: block;
    width: 100%;
}

.teammembers .teamheader .teamhdr-detail a.teamdetail-btn {
    font-size: 14px;
    color: #535353;
    line-height: 20px;
    padding: 5px 5px 5px 13px;
    display: inline-block;
    margin: 40px 0 0 0;
    position: absolute;
    bottom: 17px;
    left: 24px;
}

.teammembers .teamheader .teamhdr-detail a.teamdetail-btn:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    left: 0;
    color: #e6027d;
    font-size: 16px;
}

.teamcontent {
    margin: 40px 0 0 0;
    padding: 70px;
    background: #fff;
    font-size: 16px;
    line-height: 24px;
    color: #535353;
}

.teamcontent p {
    font-size: 16px;
    line-height: 24px;
    color: #535353;
}

.teamcontent h4 {
    color: #e6027d;
    font-size: 24px;
    line-height: 24px;
    margin: 15px 0;
    padding: 0;
    font-weight: 400;
}

.teamcontent .saperater {
    display: block;
    margin: 40px 0;
    height: 2px;
    background: #e6027d;
    width: 70px;
}

.teamcontent .address {
    max-width: 50%;
    padding-right: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 40px;
    float: left;
    display: inline-block;
}

.teamcontent .address span {
    display: block;
    font-size: 1rem;
}

.teamcontent .teammembercontact {
    width: 50%;
    display: inline-block;
}

.teamcontent .teammembercontact span {
    color: #e6027d;
    display: inline-block;
}

.teamcontent .teammembercontact a {
    color: #535353;
    font-size: 16px;
}


/*.teamcontent .teammembercontact a*/

#catapult-cookie-bar {
    background: #626262;
}

#catapult-cookie-bar .ctcc-inner {
    color: #fff;
}

#catapult-cookie-bar .ctcc-inner span a {
    color: #fff;
    fonty-weighty: 600;
    text-decoration: underline;
}

#catapult-cookie-bar .ctcc-inner .ctcc-right-side button {
    background: #e5007d;
    color: #fff;
}

body div.wpcf7-validation-errors {
    border: 0;
    background: #f00;
    color: #fff;
    font-weight: 600;
    display: block;
    padding: 15px;
    font-size: 15px;
    line-height: 16px;
    margin: 15px 0;
    float: left;
}

span.wpcf7-not-valid-tip {
    background: #f00;
    color: #fff;
    padding: 8px;
}


/***********Banner setting css******/

.mobilebanner {
    display: none;
}


/*Responaive sytart from here*/

@media(max-width:1380px) {
    .fivecircles-row .circlenumber,
    .fivecircles-row .circlebox .circletxt {
        width: 200px;
        height: 200px;
    }
    .fivecircles-row .circlenumber h2 {
        line-height: 173px;
    }
    .fivecircles-row .circletxt span,
    .fivecircles-row .circletxt span p {
        margin: 5px 0 0 0;
    }
}

@media(max-width:1199px) {
    .container {
        padding: 0 30px;
    }
    body .vc_column-inner {
        max-width: 990px;
        padding: 0 30px;
    }
    body .vce-row-content .container {
        padding: 0;
    }
    h1 {
        font-size: 40px;
        line-height: 40px;
        padding: 0 0 35px 0;
    }
    h2 {
        font-size: 35px;
        line-height: 40px;
    }
    h5 {
        font-size: 27px;
        line-height: 33px;
    }
    h6 {
        font-size: 22px;
        line-height: 30px;
    }
    .banner-section p {
        font-size: 18px;
        line-height: 30px;
    }
    body footer .flat_responsive_footer span,
    body footer .flat_responsive_footer h3,
    body footer .flat_responsive_footer,
    body footer .flat_responsive_footer p,
    .copyrighttxt {
        font-size: 13px;
    }
    .testimonials-row .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -40px;
    }
    .testimonials-row .bx-wrapper .bx-controls-direction a.bx-next {
        right: -40px;
    }
    .controling-section ul li {
        line-height: 23px;
        font-size: 23px;
        margin: 0 0 17px 0;
    }
    .fivecircles-row .circlenumber,
    .fivecircles-row .circlebox .circletxt {
        width: 170px;
        height: 170px;
    }
    .fivecircles-row .circletxt h6 {
        font-size: 16px;
    }
    .fivecircles-row .circletxt span,
    .fivecircles-row .circletxt span p {
        font-size: 13px;
        line-height: 15px;
    }
    .fivecircles-row .circlenumber h2 {
        line-height: 149px;
        font-size: 70px;
    }
    body footer .flat_responsive_footer .widget_nav_menu ul li {
        margin: 0 0 9px 0;
    }
    body footer .flat_responsive_footer .widget_nav_menu ul li a {
        font-size: 11px;
    }
}

@media(max-width:1024px) {
    .flat_responsive_logo,
    .flat_responsive_header .flat_responsive_menus {
        width: 50%;
    }
    body a.toggle_button_flat_responsive_menu {
        margin: 0;
        color: #e6027d;
    }
    body a.toggle_button_flat_responsive_menu:hover {
        color: #353535;
    }
    body ul.mobilemenu {
        width: 100%;
        height: 350px !important;
        overflow-y: scroll;
        float: left;
        margin: 15px 0 0 0!important;
        z-index: 1;
    }
    body ul.mobilemenu > li > a {
        padding: 10px;
    }
    ul.mobilemenu > li > a:hover,
    ul.mobilemenu > li > a:focus,
    ul.mobilemenu > li > a:active,
    body .mobilemenu .current_page_item > a,
    body .mobilemenu .current_page_ancestor > a,
    body .mobilemenu .current-menu-item > a,
    body .mobilemenu .current-menu-ancestor > a {
        background-color: #e6027d;
        color: #fff;
    }
    .flat_responsive_logo {
        position: relative;
        z-index: 55;
    }
    body ul.mobilemenu ul.sub-menu {
        margin: 0;
        padding: 0 !important;
    }
    .fivecircles-row .circlenumber,
    .fivecircles-row .circlebox .circletxt {
        width: 160px;
        height: 160px;
    }
    .fivecircles-row .circletxt h6 {
        font-size: 16px;
    }
    .fivecircles-row .circletxt span,
    .fivecircles-row .circletxt span p {
        font-size: 13px;
        line-height: 15px;
    }
    .fivecircles-row .circlenumber h2 {
        line-height: 139px;
        font-size: 70px;
    }
    .fivecircles-row .circlebox {
        margin: 0 2px;
    }
}

@media(max-width:991px) {
    body .vc_column-inner {
        max-width: 770px;
    }
    h1 {
        font-size: 38px;
        line-height: 40px;
        padding: 0 0 35px 0;
    }
    h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .banner-section p {
        font-size: 186;
        line-height: 28px;
    }
    .footer-address,
    .copyrighttxt {
        text-align: center;
    }
    body footer .flat_responsive_footer .footer-address figure {
        margin-bottom: 20px;
        display: inline-block;
    }
    .footermenu {
        min-height: 80px;
        margin-bottom: 20px;
    }
    body footer .flat_responsive_footer,
    .testimonials-row {
        padding: 50px 0;
    }
    .whitetriangle:after {
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-top: 30px solid #f6f6f6;
    }
    .pinktriangle:after {
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-top: 30px solid #e6027d;
    }
    .static-icons-row h6,
    .tabingiconbox .tabingheader .image_title {
        font-size: 22px;
        font-weight: 700;
        line-height: 24px;
        margin-top: 20px;
    }
    .static-icons-row h6,
    .tabingiconbox .tabingheader .image_title {
        font-size: 18px;
        font-weight: 700;
        line-height: 20px;
    }
    .fivecircles-row .circlebox {
        margin: 10px 16px;
    }
    .fivecircles-row {
        padding: 0 50px;
    }
    .tabinglogo .tabingheader {
        min-height: 282px;
    }
    .tabinglogo .tabingheader figure {
        margin: 63px 0 0 0;
    }
    .teamcontent .address,
    .teamcontent .teammembercontact {
        width: 100%;
        text-align: left;
        padding: 0;
        margin: 10px 0;
    }
}

@media(max-width:840px) {
    body .mobilebanner {
        display: block;
        background-image: none !important;
    }
    body .mobilebanner .vc_column-inner {
        max-width: 100%;
        padding: 0 !important;
    }
    body .banner-section {
        background-image: none !important;
        padding: 30px 0;
    }
    .banner-placeholder .vc_column-inner {
        width: 100% !important;
        padding: 0 !important;
        max-width: none;
    }
    .banner-placeholder .wpb_content_element {
    	margin: 0;
    }
}

@media(max-width:767px) {
    .mobileview.teammembers,
    .tabinglogo.mobileview,
    .tabingiconbox.mobileview {
        display: block;
    }
    .desktopview.teammembers,
    .tabinglogo.desktopview,
    .tabingiconbox.desktopview {
        display: none;
    }
    .mobileview.teammembers .col-sm-3 {
        max-width: 280px;
        margin: 0 auto;
    }
    .mobileview.teammembers .teamheader,
    .tabinglogo.mobileview .tabingheader,
    .tabinglogo.mobileview .tabingcontent,
    .tabingiconbox.mobileview .tabingheader,
    .tabingiconbox.mobileview .tabingcontent {
        margin-bottom: 30px;
    }
    .tabinglogo .tabingheader {
        min-height: 100px;
    }
    .tabinglogo .tabingheader figure {
        margin: 15px 0;
    }
    .tabinglogo .tabingcontent,
    .tabingiconbox .tabingcontent {
        padding: 20px 15px;
    }
    .teamcontent {
        padding: 15px;
    }
    .banner-section {
        padding: 50px 0;
    }
    .pinkbg-row {
        padding: 70px 0 50px 0;
    }
    .container {
        padding: 0 15px;
    }
    body .vc_column-inner {
        max-width: 990px;
        padding: 0 15px !important;
    }
    .testimonials-row .container {
        padding: 0 30px;
    }
    .testimonials-row .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 0;
    }
    .testimonials-row .bx-wrapper .bx-controls-direction a.bx-next {
        right: 0;
    }
    .testimonials-row .bx-wrapper li {
        padding: 0;
    }
    .testimonials-row .testimonial-title {
        text-align: center;
        width: 100%;
        font-size: 29px;
        padding: 0;
    }
    .testimonials-row .bx-wrapper .entry-content {
        padding: 0;
    }
    .testimonials-row .bx-wrapper .entry-content .personpic {
        position: relative;
        width: 200px;
        height: 200px;
        display: block;
        margin: 0 auto;
    }
    .testimonials-row .bx-wrapper .entry-content p {
        font-size: 16px;
        color: #535353;
        line-height: 20px;
		padding: 35px 0 35px 0;
		text-align: center;
    }
	.testimonials-row .bx-wrapper .entry-content .name {
		text-align: center;
	}
	
    .footermenu {
        text-align: center;
    }
    body footer .flat_responsive_footer h3 {
        margin: 0;
    }
    .controling-section p {
        max-width: 100%;
    }
    .controling-section ul li {
        line-height: 19px;
        font-size: 19px;
    }
    .static-icons-row .static-icons-box {
        margin: 0 0 20px 0;
    }
    .banner-section h1,
    .banner-section p {
        max-width: 363px;
        width: 100%;
		font-size: 33px;
    }
    h1 {
        padding: 0 0 17px 0;
    }
    .banner-section .btncommon button {
        margin: 28px 0 0 0;
    }
    .banner-section p {
        font-size: 16px;
    }
    .btncommon .vc_general.vc_btn3 {
        font-size: 13px;
        line-height: 13px;
        padding: 11px 17px 9px 34px !important;
    }
    h5 {
        font-size: 20px;
        line-height: 28px;
    }
    h6 {
        font-size: 18px;
        line-height: 28px;
    }
    p,
    .tabinglogo .tabingcontent p,
    .teamcontent p
    {
        font-size: 16px;
        line-height: 29px;
    }
    a {
        font-size: 16px;
    }
    .tabingiconbox .tabingcontent h4,
    .tabinglogo .tabingcontent h4,
    .tabinglogo .tabingcontent h4 span {
        font-size: 20px;
        line-height: 25px;
    }
    .aboutus-section {
        padding: 53px 0 34px 0;
    }
    .quickcheck-row {
        padding: 50px 0;
    }
    .quickcheck-row p {
        padding: 0 0 50px 0;
        margin: 0;
    }
    .fivecircles-row {
        padding: 0px;
    }
    .testimonials-row .bx-wrapper .bx-controls-direction a.bx-next,
    .testimonials-row .bx-wrapper .bx-controls-direction a.bx-prev {
        bottom: auto;
        top: 131px;
    }
    .contact-top-row .leftform,
    .contact-top-row .rightform {
        width: 100%;
        padding-right: 0px;
        float: left;
        display: inline-block;
    }
    .flat_responsive_header .flat_responsive_menus {
        padding-top: 19px;
    }
}

@media(max-width:640px) {
    .contact-bottom-row .contact-googlemap #map {
        width: 100%;
    }
}

.bb_custom_1511520950499 {
    background: none!important;
}

.wpcf7-response-output {
    clear: both;
    display: block;
    margin: 0!important;
    overflow: hidden;
    position: relative;
    color: white;
    border: 0 solid!important;
    padding: 2em 0!important;
}
