/*
Template: thefox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.50
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -



*/









/************************************************************************************





Put your custom CSS below this block :)





*************************************************************************************/
/*Start Sponsor Carousel*/
.attachment-sponsor_tn{
    -webkit- filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.attachment-sponsor_tn:hover{
    -webkit- filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
/*End of Sponsor Carousel*/
.topbar_type_1 .top_email, 
.topbar_type_1 .top_phone, 
.topbar_type_1 #header_socials, 
.topbar_type_1 .header_current_cart{
    border:none;
}
.topbar_type_1 #header_socials,
.topbar_type_1 .top_text{
    padding: 5px 20px 5px 0px;
    font-size:10px;
}

.topbar_type_1 .top_email, 
.topbar_type_1 .top_phone{
    padding: 5px 0px 5px 10px;
}
.topbar_type_1 .top_email{
    padding-right:5px;
}
/*Promo Button*/
.promo_btn{
  border-style: solid !important;
  border-width: 2px !important;
  border-bottom: 2px solid #000000 !important;
  border-radius: 0px;
}
/*End of Promo Button*/
.icon_box2_bc .icon_circle{
    width:100px;
    height:100px;
}
.icon_box2_bc p{
    font-size:12px;
}
/*Image moderation position behind text in service page*/
.image_moderation_position {
  margin-left:-200px !important;
  z-index: -1;
  position: relative;
}
/*Image moderation position behind text in service page*/

/*Resize image in moderation service page*/
.resize_image_modservice {
    max-width: 70%;
}
/*Resize image in moderation service page*/

/*Sentiment analysis background image in service page*/
.sentiment_analysis_position {
  background-size: 50% 400px;
  background-position: right !important;
  padding-top: 100px;
  padding-bottom: 100px;
}
/*Sentiment analysis background image in service page*/
#searchtop_img{
    margin-top:-7px;
}
header.nav_type_4 .header_current_cart:hover .cdp_2,
#header_container .nav_type_4 .cart-notification, 
#header_container .nav_type_4 ul li:hover > ul, 
#header_container .nav_type_4 ul li.sfHover > ul{
    top:63px;
}
.text_justify {
    text-align: justify !important;
}

.vc_custom_1581099610462 {
  background-position: right !important;
}
.small-box{
    padding-right:150px !important;
    padding-left:150px !important;
}
.rp_type03 .post-title h2{
    text-align:left;
}
@media only screen and (max-width: 1024px) {
    .small-box{
        padding-right:0px !important;
        padding-left:0px !important;
    }
}
.rd_cta_4 {
    overflow: auto;
    padding: 4px;
}
.rd_cta_4 .promo_text {
    padding: 9px 30px 0px;
    border-left: 10px solid #1abc9c !important;
    overflow:auto;
}
.rd_cta_4 .promo_text_ctn {
    float: left;
    width: -moz-calc(100% - 238px);
    width: -webkit-calc(100% - 238px);
    width: -o-calc(100% - 238px);
    width: calc(100% - 238px);
}
.rd_cta_4 .fas {
    font-size: 71px;
    font-weight: 700;
    float: right;
    text-align: center;
    margin: 0px 15px 27px 45px;
    color: #f3f3f3;
}
.remove_margin{
    margin:0 0 3px 0 !important;
}
span.wpcf7-list-item {
    display: inline;
}
label{
  color: black;
}
.heading-bottom{
    margin-bottom:25px !important;
}
.rd_cta_2 .promo_text {
    padding: 9px 30px 0px;
}
.wp-time, .wp-date, .wp-area, .fields-dynamic-select {
    display:inline-block;
    position: relative;
    width:100%;
}
.wp-time:after {
    font-family: 'FontAwesome';
    content: '\f017';
    position: absolute;
    right: 15px;
    top: 15px;
    font-size:20px;
    z-index: 10;
    color: rgb(26, 188, 156);
    pointer-events: none;
}
.smaller_100{
    padding-left:150px;
    padding-right:150px;
}
.wp-date:after {
    font-family: 'FontAwesome';
    content: '\f073';
    position: absolute;
    right: 15px;
    top: 15px;
    font-size:20px;
    z-index: 10;
    color: rgb(26, 188, 156);
    pointer-events: none;
}
.select2-search__field{
    border:none !important;
}
.wpcf7-file{
    margin-top:10px !important;
}
.wp-area:after {
    font-family: 'FontAwesome';
    content: '\f0d7';
    position: absolute;
    right: 10px;
    top: 15px;
    font-size:20px;
    z-index: 10;
    color: rgb(26, 188, 156);
    pointer-events: none;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="date"],
.wpcf7 select,
.wpc7 number,
.wpcf7 textarea{
    width: 100% !important;
    margin: 10px 0 0 0 !important;
}

.wpcf7-field-group-remove,
.wpcf7-field-group-add{
    float:right;
    color: white;
    background-color: rgb(26, 188, 156);
    border-width: 0px;
    line-height: 30px;
    padding: 5px 20px;
    margin-bottom:20px;
}

.wpcf7 input[type=radio],
.wpcf7 input[type=checkbox]{
  /* Hide original inputs */
  visibility: hidden;
  position: absolute;
}
.wpcf7 input[type=radio] + label:before,
.wpcf7 input[type=checkbox] + label:before{
  height:20px;
  width:20px;
  margin-right: 8px;
  content: " ";
  display:inline-block;
  vertical-align: middle;
  border:1px solid #ecf0f1;
}
.wpcf7 input[type=radio]:checked + label:before,
.wpcf7 input[type=checkbox]:checked + label:before{
  background:rgb(26, 188, 156);
}
.wpcf7 input[type=radio] + label:before{
  border-radius:50%;
}
.wpcf7-field-group-remove{
    margin-left:10px;
}

.footer_message{
    width:100%;
    text-align:center;
    font-size:12px;
}
.rd_si_small div{
    padding-right:30px;
}

.rd_si_small{
    text-align:center;
}

.top_text,
.top_email,
.top_phone{
    float:right;
}

.navigation .pagination .current, 
.navigation .pagination span:hover, 
.navigation .pagination a:hover {
    background: rgb(26, 188, 156) !important;
    border: 1px solid rgb(26, 188, 156) !important;
    border-radius: 0px;
}
.b_nav .pagination span,
.b_nav .pagination a {
    border-radius: 0px;
}
#menu-business-menu{
    text-transform:uppercase;
}
.wrapping-text{
    width: 50%;
    margin: 0 auto;
}
/*.nav_type_4 ul li:last-child a{
    color:#fff;
    background-color: rgb(26, 188, 156);
    height: 30px;
    padding-top: 14px;
    margin-top: 20px;
}
.nav_type_4 ul li:last-child a:hover{
    color:#000;
    background-color: rgb(26, 188, 156);
}
.nav_type_4.shrinked_header ul li:last-child a{
    height: auto;
    margin-top: 0px;
}*/
/*
.top_text{
    border-right: 1px solid #314354;
}
*/
header.nav_type_4 {
    min-height: 60px;
}
.nav_type_4 #logo_img, 
.nav_type_4 .logo_text {
    line-height: 60px;
    max-height: 60px;
}
.nav_type_4 ul li a{
    padding: 15px 23px 15px 23px;
}
.nav_type_4 #search-form {
    top: 63px;
}
header.nav_type_4 .header_current_cart:hover .cdp_2, 
#header_container .nav_type_4 .cart-notification, 
#header_container .nav_type_4 ul li:hover > ul,
#header_container .nav_type_4 ul li.sfHover > ul {
    top: 60px;
    visibility: visible!important;
}
header.nav_type_4 #searchtop{
    padding: 22px 0px 2px 23px;
}
.nav_type_4.shrinked_header .inquiry-header{
    padding: 17px 15px 15px 22px;
}
.page_title_ctn {
    padding-top: 10px;
    padding-bottom: 10px;
}
.page_title_ctn h1{
    font-size:18px;
}
.nav_type_4.shrinked_header {
	min-height: 60px;
	max-height: 60px;
}
.rd_tm_13 .tm_text{
    font-size:18px;
    color: rgb(255, 255, 255);
    font-style: italic;
    line-height: 1.667;
    min-height:90px;

}
.rd_tm_13 .rd_tm_pager a.selected:after{
    background-color:#1abc9c !important;
}
.service-box .icon_circle:hover i:before, .icon_box2_bc:hover .icon_circle{
  background-image: -moz-linear-gradient( -133deg, rgb(27,212,176) 20%, rgb(33,214,248) 100%) !important;
  background-image: -webkit-linear-gradient( -133deg, rgb(27,212,176) 20%, rgb(33,194,248) 100%) !important;
  background-image: -ms-linear-gradient( -133deg, rgb(27,212,176) 20%, rgb(33,194,248) 100%) !important;
}
.footer_type_3 .widget_wrap {
    margin: 40px 30px 0px 0px;
}
.footer_type_3 .widget h2 {
    margin-bottom: 35px;
}
.textwidget p{
    margin-bottom:0px;
}
.jr-insta-thumb ul.thumbnails.jr_col_4 li{
    width:15% !important;
}
#footer {
    padding-bottom: 0px;
}
#footer_coms {
    padding: 5px 0 5px 0;
}
.icon_box2{
    min-height:312px;
}
.icon_box2 h3{
    min-height:68px;
}
.ls-bg-wrap{
    opacity:0.8 !important;
}
.search_results{
    border-bottom:none;
    position: absolute; 
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    text-align: center; 
    color:black; 
    width: 50%; 
    margin: 0px; 
    padding: 0px;
}
.fields-dynamic-select:after{
    font-family: "FontAwesome";
    content: "\f0d7";
    line-height: normal;
    position: absolute;
    top: 21px;
    right: 15px;
    font-size:20px;
    z-index: 10;
    color: rgb(26, 188, 156);
    pointer-events: none;
}

.search_sf .rd_search_sc #search input[type=submit]{
    padding: 23px 31px;
}
.fields-select:after{
    font-family: "FontAwesome";
    content: "\f0d7";
    line-height: normal;
    position: absolute;
    top: 13px;
    right: 15px;
    font-size:20px;
    z-index: 10;
    color: rgb(26, 188, 156);
    pointer-events: none;
}
.hide{
    display:none;
    
}
.show{
    display:block;
}
.partners_left:before,
.partners_right:before{
    top:1px;
}

.inquiry-header{
    color: #fff;
    background-color: rgb(26, 188, 156);
    margin-top: -17px;
    padding: 9px 15px 9px 22px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    width: 140px;
    float: right;
    cursor: pointer;
    margin-left: 25px;
}
.inquiry-header a{
    color:#fff;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 6px 5px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #ecf0f1;
    border-radius: 0px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: rgb(26, 188, 156);
    border: none;
    border-radius: 0px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    color: #fff;
    padding: 3px 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    margin-right:7px;
}
.element figcaption{
    position:relative;
}
.port_img_link,
.port_post_link{
    top: 50px;
    height: 50px;
    min-height: auto;
}
.filter_img h2{
    color:#000;
}
.filter_img p{
    text-align:justify;
    font-size:12px;
    min-height:150px;
}
.filter_img .readmore{
    border: 1px solid #000;
    background: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 16px 20px 15px 20px;
    min-width: 176px;
    float: left;
    text-align: center;
    margin: 10px 0px;
    border-radius: 0px;
    color: #000;
}
.line-portfolio{
    height: 1px;
    background: #ecf0f1;
    margin: 10px 0px;
}
.empty-top-margin{
    margin-top:0px !important;
}
.margin-contact{
    margin-bottom: 10px; 
    margin-top: 7px;
}
.full-child-width{
    width:20% !important;
}
.list-services ol{
    -moz-column-count: 2;
    -moz-column-gap: 5px;
    -webkit-column-count: 2;
    -webkit-column-gap: 5px;
    column-count: 2;
    column-gap: 5px;
}
.search-results .page_title_ctn {
    background: url(http://pm.wedangsusu.com/wp-content/uploads/2020/01/breadcrumb.jpg) top center;
    background-size: cover;
    border-bottom: 1px solid #ecf0f1;
}
.search-results .page_title_ctn h1, .search-results .page_title_ctn h2, #crumbs, #crumbs a, #crumbs span {
    color: #ffffff !important;
}

.rp_type03 .post-attachement{
    width:187px;
    padding-right:14px;
}
.left_center_text{
    text-align:left;
}
.right_to_justify{
    text-align:right;
}
.center_line{
    margin-left:0px;
    margin-right:0px;
}
.right-90{
    padding-right:90px;
}
.left-90{
    padding-left:90px;
}
.margin-left-90{
    margin-left:90px;
}
#fw_c .post_ctn,
#fw_c .rp_post_info{
    border-color:#ffffff;
}
#fw_c .post_ctn{
    background:#ffffff;
}
#fw_c .post_ctn:hover{
    background:#ffffff; 
    color:#575757
}
#fw_c .post-title h2 a{
    color:#1abc9c;
}
#fw_c .rp_entry{
    color:#575757;
}
#fw_c .rp_post_info {
    background:#ffffff;
}
#fw_c .rp_post_info a{
    color:#575757;
}
#fw_c .post-title h2 a:hover,
#fw_c .rp_post_info a:hover{
    color:#4285f4;
}
#fw_c .blog_load_more_cont {
    bottom:-70px;
}
#fw_c .post_ctn .entry{
    clear:none;
    margin-top:10px;
}
#fw_c .rp_type03 .post_ctn{
    border:none;
    padding-top:0px;
    text-align:justify;
}
#fw_c .rp_type03 .post-info{
    margin: 5px 0px;
    padding: 0px;
    white-space: normal;
    font-style: italic;
    padding-bottom:5px;
}
#fw_c .rp_type03 .rp_image,
#fw_c .rp_type03 .rp_gallery,
#fw_c .rp_type03 .rp_quote,
#fw_c .rp_type03 .rp_video,
#fw_c .rp_type03 .rp_normal,
#fw_c .rp_type03 .rp_audio{
    background:#1abc9c;
}
#fw_c .masonry_post_wrapper .more-link{
    color:#000;
    border: 1px solid #000;
    border-radius:0px;
    padding: 3px 25px;
}
#fw_c .masonry_post_wrapper{
    box-shadow:none;
}
.rp_type03.ajax_post.blog_1_col{
    padding-bottom:0px !important;
}
.navigation .pagination span, .navigation .pagination a{
    border-radius:0px;
}
.mobile_slider{
    display:none;
}
.center-to-justify p{
    text-align:center;
}
#top_bar{
    font-size:10px;
}
#crumbs{
    padding:0px;
}
#searchtop_img{
    float:left;
}

#member_email {
    width: auto !important;
    height: auto !important;
    color:#575757 !important;
}
#member_email a:hover{
    background-color:#1abc9c !important;
    color:#fff !important;
}
#search{
    border-bottom: 3px solid #000;
}
@media only screen and (max-width: 767px){
    .icon_box2_left_b{
        padding: 20px 30px 20px 119px;
    }
    .icon_box2_left_b p{
        text-align:justify;
    }
    .icon_box2_left_b i{
        color:#000;
    }
    .center-to-justify p{
        text-align:justify;
    }
    .icon_box2_left_b .icon_circle{
        border: 2px solid #000;
        box-shadow: none;
        top:10px;
    }
    .icon_box2{
        min-height: 0px;
        padding: 20px 30px 10px;
    }
    .icon_box2 .icon_circle{
        float:left;
    }
    .icon_box2 h3{
        padding-top:20px;
    }
    .rp_type03 .post-attachement {
        width: 30% !important;
    }
    .hide_on_mobile{
        display:none;
    }
    .rp_type03 .post-attachement{
        padding-right:0px;
    }
    .post-title h2, 
    #posts .grid_blog_post .post-title h2 {
        line-height: 24px;
    }
    .page_title_ctn {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    #fw_c .rp_type03 .post_ctn{
        padding: 0px 0px 0px 15px;
        width: 70%;
        float: right;
    }
    .mobile_slider{
        display:block;
    }
    .smaller_100{
        padding-left:0px;
        padding-right:0px;
    }
    .right-90{
        padding-right:0px;
    }
    .left-90{
        padding-left:0px;
    }
    .margin-left-90{
        margin-left:0px;
    }
    .masonry_ctn.grid_post, .masonry_ctn.blog_masonry{
        margin-left:0px;
    }
    .search_results{
        width:90%;
    }
    .rd_cta_4 .promo_text_ctn{
        width:100%;
    }
    .left_center_text{
        text-align:center !important;
    }
    .right_to_justify{
        text-align:justify;
    }
    .rd_line_bcolor{
        margin-left: auto!important;
        margin-right: auto!important;
    }
    .list-services ol{
        -moz-column-count: 1;
        -moz-column-gap: 5px;
        -webkit-column-count: 1;
        -webkit-column-gap: 5px;
        column-count: 1;
        column-gap: 5px;
    }
    #posts{
        padding-top:30px;
    }
    #footer {
        width: 100%;
        padding-top: 0px;
    }
}

@media (max-width: 480px){
    .rd_count_wrap {
        padding-top:10px;
        padding-bottom:10px;
    }
    .mobile-top-padding{
        padding-top:20px !important;
    }
    .margin-contact{
        margin-top: -15px !important;
    }
}
