<style>
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap');

</style>

@font-face {
     font-family: 'Open Sans';
    src: url('font/OpenSans-SemiBold.eot');
    src: url('font/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('font/OpenSans-SemiBold.woff2') format('woff2'),
        url('font/OpenSans-SemiBold.woff') format('woff'),
        url('font/OpenSans-SemiBold.ttf') format('truetype'),
        url('font/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('font/PlayfairDisplay-Bold.eot');
    src: url('font/PlayfairDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/PlayfairDisplay-Bold.woff2') format('woff2'),
        url('font/PlayfairDisplay-Bold.woff') format('woff'),
        url('font/PlayfairDisplay-Bold.ttf') format('truetype'),
        url('font/PlayfairDisplay-Bold.svg#PlayfairDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
     font-family: 'Raleway';
    src: url('font/Raleway-Bold.eot');
    src: url('font/Raleway-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/Raleway-Bold.woff2') format('woff2'),
        url('font/Raleway-Bold.woff') format('woff'),
        url('font/Raleway-Bold.ttf') format('truetype'),
        url('font/Raleway-Bold.svg#Raleway-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('font/Raleway-Regular.eot');
    src: url('font/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/Raleway-Regular.woff2') format('woff2'),
        url('font/Raleway-Regular.woff') format('woff'),
        url('font/Raleway-Regular.ttf') format('truetype'),
        url('font/Raleway-Regular.svg#Raleway-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('font/PlayfairDisplay-Regular.eot');
    src: url('font/PlayfairDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/PlayfairDisplay-Regular.woff2') format('woff2'),
        url('font/PlayfairDisplay-Regular.woff') format('woff'),
        url('font/PlayfairDisplay-Regular.ttf') format('truetype'),
        url('font/PlayfairDisplay-Regular.svg#PlayfairDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('font/OpenSans-Regular.eot');
    src: url('font/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/OpenSans-Regular.woff2') format('woff2'),
        url('font/OpenSans-Regular.woff') format('woff'),
        url('font/OpenSans-Regular.ttf') format('truetype'),
        url('font/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
   font-family: 'Open Sans';
    src: url('font/OpenSans-Bold.eot');
    src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/OpenSans-Bold.woff2') format('woff2'),
        url('font/OpenSans-Bold.woff') format('woff'),
        url('font/OpenSans-Bold.ttf') format('truetype'),
        url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
     font-family: 'Raleway';
    src: url('font/Raleway-Medium.eot');
    src: url('font/Raleway-Medium.eot?#iefix') format('embedded-opentype'),
        url('font/Raleway-Medium.woff2') format('woff2'),
        url('font/Raleway-Medium.woff') format('woff'),
        url('font/Raleway-Medium.ttf') format('truetype'),
        url('font/Raleway-Medium.svg#Raleway-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
     font-family: 'Raleway';
    src: url('font/Raleway-Light.eot');
    src: url('font/Raleway-Light.eot?#iefix') format('embedded-opentype'),
        url('font/Raleway-Light.woff2') format('woff2'),
        url('font/Raleway-Light.woff') format('woff'),
        url('font/Raleway-Light.ttf') format('truetype'),
        url('font/Raleway-Light.svg#Raleway-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('font/OpenSans-Light.eot');
    src: url('font/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('font/OpenSans-Light.woff2') format('woff2'),
        url('font/OpenSans-Light.woff') format('woff'),
        url('font/OpenSans-Light.ttf') format('truetype'),
        url('font/OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

li.line_height_li {
    line-height: 2 !important;
}

.title-content{
font-size: 14px;
    font-family: Poppins;
    font-weight: 500;
}
.desktop-mode .header-presentation .hp-background-color .container .hp-content h1, .mobile-mode .header-presentation .hp-background-color .container .hp-content h1{
    font-family: Poppins;
}
h2{
  font-family: Poppins !important;
}
body p{
   /*font-family: 'Open Sans';*/
   font-family: Poppins;
  -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ubtn-data{
    font-family: 'Open Sans' !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 16px;
}
.contact-information-dark ul li{
  font-family: 'Open Sans';
font-weight: 400 !important;
}
h3{
font-family: Poppins !important;
font-weight: 400 !important;
font-size: 24px !important;
}
.introduce_video h3{
 font-family: Poppins;
font-weight: 400 !important;
}
.testimonial_section h2 {
    color: #ffffff;
    font-size: 52px;
}
.testimonial_section li p{
      color: #ffffff;
}
.testimonial_section .testimonial-quote{

font-family: Poppins;
font-size: 22px;

}
.testimonial_section .testimonial-title{
font-size: 18px;
}
.testimonial_section .testimonial-occupation{

font-size: 16px;

}

.ult_btn10_span{
font-family: Poppins;
}
li.line_height_li {
    line-height: 2;
}


/*footer*/
.wrapper-footer.dark .site-info.bottom-footer{
        margin: 0px -15px;
}
.copyright-footer-item span {
    font-size: 14px !important;
  
}

/*contact*/div.wpcf7
.form_border .form_title{
font-family: Poppins;
font-weight: 600 !important;
margin-bottom: 4px !important;
}

#wpcf7-f160-p153-o1.wpcf7{
margin-top: -13px !important;

}
.form_section h2 {
font-size: 52px;
}
.form_border p {
    margin-bottom: 22px !important;
}
.form_border {
border: 1px solid #b5b5b4;
padding: 22px 23px !important;
border-radius: 5px;
}
.form_border input.submit1{
border-width: 3px !important;
border-color: #ffa500 !important;
border-style: solid !important;
background: #ffffff;
color: #ffa500 !important;
display: inline-block !important;
width: auto !important;
padding: 13px 30px !important;
height: auto !important;
border-radius: 0px !important;
text-transform: uppercase;
font-weight: 700 !important;

}
 input.submit1:hover{
     background: #ffa500 !important;
     color: #fff !important;
}
.form_border p.btn_submit:hover input.submit1{
color: #fff !important;
background-color: transparent !important;
-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.form_border p.btn_submit:hover:before {
display: inline-block;
-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.form_border p.btn_submit:before {
content: "";
background: #ffa500 !important;
width: 127.31px;
height: 39px;
display: none;
position: absolute;
top: 10px;
}
.form_border p.btn_submit {
   position: relative !important;
    display: inline-block;
}


/*************************************** account all page *************************************************************/


#pmpro_account .pmpro_box h3 {
    padding-bottom: 30px !important;
    padding-top: 20px !important;
}
.pmpro_box ul li {
    padding-top: 10px !important;
}
.pmpro_box .pmpro_actionlinks {
    padding-top: 15px !important;
}
/*26_Feb_2020 :: START*/
.home_feature_sec .feature_video {
    max-width: 727px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.home_feature_sec .uvc-main-heading.ult-responsive h2 {
    font-family: 'Raleway' !important;
}
.partner_feature_slider  .ult-item-wrap {
    width: 100%;
}
.partner_feature_slider .ult-item-wrap img {
   max-height: 100%;
    height: auto !important;
    display: flex;
    align-items: stretch;
    width: auto !important;
    display: inline-flex;
    max-width: 100% !important;
    min-width: auto;
}
.slick-active i {
    color: #ffa500 !important;
    background-color: #ffa500 !important;
}
.partner_feature_slider .ult-item-wrap .ult-ib-effect-style10 {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px;
    background-color: #fff !important;
    border: 1px solid #e9e9e9;
}
.partner_feature_slider .ult-item-wrap .ult-ib-effect-style10:hover {
    background-color: rgba(60, 110, 231, 0.9) !important;
}
.partner_feature_slider .ult-ib-effect-style10 .ult-new-ib-content {
    font-family: 'Open Sans' !important;
}
.partner_top_sec p {
    line-height: 2.1;
    text-align: center;
    color: #afafae;
    font-size: 22px;
    font-family: 'Open Sans';
}
.partner_think_sec .feature_box_row {
    font-size: 22px;
    line-height: 1.5;
    color: #808080;
}
.partner_think_sec .feature_box_row strong {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}
.partner_top_sec .uvc-main-heading.ult-responsive h2,
.partner_think_sec .uvc-main-heading.ult-responsive h2{
    font-family: 'Raleway' !important;
}
.partner_think_sec .feature_box_row .aio-icon-component {
    margin-bottom: 50px;
}
.partner_think_sec .feature_box_row .aio-icon-component {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.partner_feature_slider ul.slick-dots {
    padding-top: 33px;
}
.partner_think_sec .feature_box_row .aio-icon-component:nth-child(2n+1) {
    clear: left;
}
.partner_think_sec .col_main_12 > .vc_column-inner {
    padding: 0;
}
.page-id-9645 .header-presentation .hp-background-color .container .hp-content h1 {
    font-size: 52px !important;
    font-family: Raleway;
    margin-top: 124px;
}
.partner_feature_slider .ult-carousel-wrapper .slick-dots li i {
    opacity: 1;
}
.partner_feature_slider {
    margin: 0 -15px;
}
.partner_feature_slider .ult-ib-effect-style10 .ult-new-ib-content {
    padding: 25px 35px;
}
.partner_feature_slider .ult-ib-effect-style10 h2.ult-new-ib-title {
    font-family: 'Raleway' !important;
    padding-top: 51px;
}
.partner_feature_slider .ult-ib-effect-style10 .ult-new-ib-content{
    line-height: 1.2;
}
.partner_feature_slider .ult-item-wrap .ult-ib-effect-style10 .ult-new-ib-desc {opacity: 0;}
.partner_feature_slider .ult-item-wrap .ult-ib-effect-style10:hover .ult-new-ib-desc {opacity: 1;}
.home_page_banner_video.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding: 0;
}
.partner_feature_slider .slick-dots li i{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.partner_feature_slider .ult-ib-effect-style10 .ult-new-ib-content {
    display: block !important;
}
.partner_feature_slider .ult-item-wrap .ult-ib-effect-style10 a {
    z-index: -1;
}
.home_feature_sec .ulta-grow:active,.home_feature_sec .ulta-grow:focus,.home_feature_sec .ulta-grow:hover{
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}
/*26_Feb_2020 :: END*/

@media(max-width: 1199px) {
    .form_section h2{font-size: 36px;}
    .form_border {padding: 15px 20px !important;}
        .form_border input.submit1{padding: 10px 20px !important;}
}
@media(max-width: 1199px){
/*26_Feb_2020 :: START*/
.partner_feature_slider .ult-ib-effect-style10 .ult-new-ib-title {padding: 30px 35px 0;}  
.header-bottom .title-content { margin-right: 2px !important;}
.partner_feature_slider .ult-ib-effect-style10 .ult-new-ib-content {padding: 15px 35px;}
/*26_Feb_2020 :: END*/
}
@media(max-width: 991px){
    
    .title-content{
        
        font-size:12px;
            
    }
    .title-content {
    margin-right: 0px !important;}
/*26_Feb_2020 :: START*/
.partner_think_sec .feature_box_row,.partner_top_sec p {font-size: 18px;}
.partner_top_sec.vc_custom_1582716874268 {padding-top: 45px !important; padding-bottom: 115px !important;}
.partner_top_sec .middle_content { margin-top: 40px !important;margin-bottom: 50px !important;}
.partner_think_sec.vc_custom_1582716678489 { padding-top: 20px !important;padding-bottom: 30px !important;}
/*26_Feb_2020 :: END*/    
}

@media(max-width: 767px){
    .col-md-6.copyright-footer-item {text-align: center;}
    .vslmd-widget-container.widget-align-right {float: none; width: 100%; margin-top: 10px;}
/*26_Feb_2020 :: START*/    
.partner_think_sec .feature_box_row .aio-icon-component {width: 100%;margin-bottom: 35px;}
.page-id-9645 .header-presentation .hp-background-color .container .hp-content h1{    font-size: 42px !important;    margin-top: 0;}
.partner_top_sec.vc_custom_1582716874268 {padding-top: 0px !important; padding-bottom: 80px !important;}
.partner_top_sec .middle_content {margin-top: 20px !important;margin-bottom: 20px !important;}
.partner_think_sec.vc_custom_1582716678489 { padding-top: 0px !important;padding-bottom: 10px !important;}
.partner_think_sec .feature_box_row .aio-icon-component {margin-bottom: 20px;}
.feature_box_row.vc_custom_1582715771312 {margin-top: 30px !important;}
.home_feature_sec.vc_custom_1582696499590 {padding-top: 10px !important;padding-bottom: 40px !important;}
.home_feature_sec .uvc-main-heading.ult-responsive h2 {font-size: 24px;}
.home_feature_sec  p {font-size: 20px !important;}
.home_feature_sec .vc_custom_1582695234268 {margin-top: 20px !important;}
.home_feature_sec .feature_video {margin-top: 0 !important;margin-bottom: 0 !important;}
/*26_Feb_2020 :: END*/       
    }
@media(max-width: 575px) {
    .form_section h2{font-size: 26px;}
.form_border {padding: 10px 20px !important;}
}

ul#menu-home_footermenu {
    display: flex !important;
}
