/*
Theme Name: Aussie Internet Theme 1
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: Aussie Internet
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.link-page span
{
display : none !important;
}
.footer-main .title-widget
{
font-weight: bold;
    text-transform: uppercase;
}
.course-video img {
    width: 100%;
    height: 400px; 
    object-fit: cover;
}
.slider-talk-about-us
{
margin-bottom:-10px;
}
header .header-topbar, .why-choose-us, .btn.btn-blue, .btn.btn-green::after, .edugate-layout-3::after, .btn.btn-transition-2::after, .sidebar .title-widget, .tag-widget li:hover, .footer-main {
background-color: #0053a0 !important;
}
.btn.btn-transition-2::before {
border-color: #0053a0 !important;
}
.btn.btn-transition-2 {
color: #0053a0 !important;
}
.footer-main .title-widget {
color: #fff !important;
}
.edugate-widget .info-list ul li, footer .socials, .footer-main .hyperlink  {
border-top-color: #1266b5 !important;
}
footer .socials a, .footer-main .hyperlink::before, .footer-main .hyperlink::after {
background-color:#1266b5 !important;
}
footer .socials a:hover {
background-color: #ED1C24 !important;
}
.footer-main .hyperlink .hyper-left a, .footer-main .hyperlink .hyper-right {
color: #fff !important;
}
.footer-main .hyperlink .hyper-left a:hover {
color: #ed1c24 !important;
}
header .header-main .navigation .nav-links li .main-menu {
color: #0053a0 !important;
}
header .header-main .navigation .nav-links li.active .main-menu {
color: #ED1C24 !important;
}
.page-template-childhood .courses .courses-wrapper
{
padding-top:60px;
}
#back-top a
{
display : none;
}
.list-categories-wrapper {
margin-top: 30px;
}
header .header-main .logo .header-logo #logo-img {
max-width: 275px;
}
header .header-main.header-fixed .logo .header-logo #logo-img {
max-width: 125px;
}
.slider-caption {
color: #49575f;
}
.slider-item .slider-3 .slider-caption, .slider-item .slider-2 .slider-caption {
    text-align: left !important;

}
.pagination .pagination__list .btn-squae {
	background-color: #0053a0 !important;
}

.pagination__list .current .btn-squae {
    background-color: #ed1c24 !important;
    pointer-events: none;
}
#talk-about-us-bg {
background-image: url("/wp-content/uploads/2016/01/testimonials-background.jpg");
background-position: 50% 0%;
}
.btn.btn-green-2:after, .btn.btn-green-3:after {
background-color: #ffc20e !important;
}
.btn.btn-green-3:before {
border-color: #ffc20e !important;
}
.btn.btn-green-3:hover {
color: #ffc20e !important;
}
.edugate-layout-1 .edugate-image img {
    object-fit: cover;
}
.progress-bars {
    background-image: url("/wp-content/uploads/2016/01/background-count-number-1.png") !important;
}
.page-title {
    background-image: url("/wp-content/uploads/2016/01/background-1.jpg") !important;
}
/*#group-buttons .btn {
    min-width: 150px;
}*/


.slider-talk-about-us .peopel-item .group-peole-info .people-job {
	display: none;
}

@media only screen and (min-height: 768px) {
.slider-talk-about-us .slider-talk-about-us-wrapper {
	height: 508px;
}
}

#fancybox-buttons{
	display: none !important;
}

.custom-fancybox-buttons {
	float: right;
	margin-top: -47px;
	margin-right: -13px;
	z-index: 9999999;
}


.custom-fancybox-buttons ul {
    display: block;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
    -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
    background: rgb(50,50,50);
    background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
    background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
    background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
    background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
    background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
}

.custom-fancybox-buttons ul li {
    float: left;
    margin: 0;
    padding: 0;
}

.custom-fancybox-buttons a.btnClose {
    width: 35px;
    background-position: -56px 0px;
}

.custom-fancybox-buttons a {
    display: block;
    width: 37px;
    height: 30px;
    text-indent: -9999px;
    background-color: transparent;
    background-image: url('/wp-content/themes/twentysixteen/assets/libs/fancybox/images/fancybox_buttons.png');
    background-repeat: no-repeat;
    outline: none;
    opacity: 0.8;
}

.edugate-layout-2-wrapper .edugate-image img {
	object-fit: cover;
}
.course-des h4 {
        color: #49575f;
        font-size: 24px;
        font-weight: bold;
}
.course-price-widget .title-widget p:before {
	display: none;
}
.course-price-widget-wrapper .length {
	left: 0px !important;
}
.course-price-widget-wrapper .length:after {
	display: none;
}

.course-price-widget-wrapper .firgue {
	left: 0px !important;
}
.course-price-widget-wrapper .firgue:after {
	display: none;
}
.course-des .list-expand-title {
        margin-bottom: 15px;
}

/* NEW CSS FOR APPLY NOW FORM*/
#secondary .applyTagline
{
    text-align: center;
    margin-top: 0px;
    color: #0053A0;
    font-weight: 700;
}
#secondary .wpcf7-form-control-wrap input , #secondary .menu-33 select , #secondary .form-field  select
{
border: 1px solid #c7c7c7;
    border-radius: 3px;
    color:#454545;
    font-size: 14px;
    width: 100%;
    padding: 9px 12px;
}
.form-label
{
line-height:36px;
}
.customSelect span
{
width : 29% !important;
float : left;
margin-right: 4.2%;
}
#secondary .wpcf7-submit
{
background: #88e4f0;
     margin-top: 20px;
    float: left;
    width: 100%;
    background: #0053A0;
    color: #FFF;
    text-decoration: none;
    padding: 10px 0;
    text-align: center;
    border-radius: 0px;
     text-decoration: none;
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
     border: none !important;
}
.course-price-widget .title-widget
{
    font-size: 20px;
}
.author-widget-wrapper {
    padding: 30px 15px 0 15px;
}
.author-widget-wrapper .form-label {
    color: #242c42;
    margin-top: 18px;
}
.author-widget-wrapper .course-title {
   margin-top: 54px
}

.author-widget-wrapper select {

  /* make arrow and background */

  background:
    linear-gradient(45deg, transparent 50%, #a2a2a2 50%),
    linear-gradient(135deg, #a2a2a2 50%, transparent 50%),
    linear-gradient(to right, transparent, transparent);
  background-position:
    calc(100% - 21px) calc(1em + 2px),
    calc(100% - 16px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;

  /* styling and reset */

  border: none;
  font: 300 1em/100% "Helvetica Neue", Arial, sans-serif;
  line-height: 1.5em;
  padding: 0.1em 1em 0.1em 1em;

  /* reset */

  border-radius: 0;
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance:none;
  -moz-appearance:none;
}
.apply-form-submit {
   text-align: center;
}
.apply-form-submit .btn {
   margin: 30px 0 30px 0;
   min-width: 128px;
}
.author-widget .title-widget {
   font-size: 20px;
}
.customstyleTags a
{  
  font-size: 10pt !important;
    background-color: #e9eef2;
    margin: 10px 10px 0px 0px;
    display: inline-block;
    transition: all .3s ease-in;
    color: #242c42 !important;
    display: inherit;
    width: auto;
    padding: 10px;
    float: left;
    text-transform: capitalize;
}
.customstyleTags
{
margin-top:10px;
}
body .customstyleTags a:hover
{
background-color:#0053a0 !important;
color:#FFF !important;
}

.page-template-childhood-php .group-title-index .top-title
{
display:none;
}
.viewTitle
{
display:block !important;
}
body .customsidebarForNewssection
{
display:none !important;
}
.progress-bar-number.percent .num::after {
    content: '%' !important;
    margin-left: 5px;
}
.progress-bar-number.numbers .num::after {
display: none !important;
}
.page-id-12 .gallery-page .load-more , .page-id-12 .content-edu  
{
display:none !important;
}
.choose-course .icon-circle .info .info-back {
    background: #0053a0 !important;
}
.section-padding.choose-course {
    padding: 0px 0 0px !important;
}
#accordion-1, #accordion-2 {
    margin-bottom: 40px;
}
@media only screen and (max-height: 768px) {
#accordion-1 {
	margin-bottom: 0px;
}
}
.content .content-title
{
}
.custom-fancybox-buttons a.btnClose
{
    cursor: pointer !important;
}
.info .author ,.share  a ,.info .item:after
{
display:none !important;
}
.single-news-posts .widget
{
padding-left: 30px;
    padding-right: 30px;
}
.recent-post-widget .media-image
{
height:80px;
    object-fit: cover;
}
.teacher-skill
{
background-image: url("/wp-content/uploads/2016/02/teacher-skill.png") !important;
background-position: initial !important;
padding-bottom: 36px !important;
}
.teacher-skill .teacher-skill-wrapper .row .skill-level {
    margin-bottom: 35px !important;
}

.slider-logo-wrapper {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    margin-top: 0px !important;
}

@media only screen and (min-height: 768px) {
#text-6
{
padding-left: 40px !important;
}
#text-4 
{
padding-left: 45px ;

}

.nav-subscribe-left
{
/* width:50%; */
}
.subscribetext
{
    width: 58% !important;
    float: left !important;
    margin-top: 3px !important;
    height: 40px !important;
}
.nav-subscribe-right
{
width:38%;
}}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { /* IPHONE */
.nav-subscribe-right
{
/*text-align:center !important;*/
}

.nav-subscribe-right .btn-green
{
top:15px;
}
}
.datahide
{
display: none !important;
}
.edugate-layout-2::after {
background-color: #0053a0 !important;
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { /* Media for ipad both mode */
header .header-main .logo .header-logo #logo-img {
    max-width: 185px;
}
.parent-pageid-77 .edugate-layout-2 .edugate-content .title
{
    margin-bottom: 15px;
}
.home .slider-talk-about-us
{
background-position: center !important;
background-attachment: inherit !important;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { /* STYLES GO HERE */ 
#text-6 , #text-4
{
padding-left : 0px !important;
}

.page-id-77 h2.center-title
{
    width: 70%;
    text-align: center;
    margin-left: 15%;
}
.home .latest-news-wrapper .edugate-image .img-responsive
{
height : 236px !important;
    object-fit: cover;
}
.owl-item .slider-item .slider-3  ,.owl-item .slider-item .slider-1
{
    background-position: -700px !important;
}
 .owl-item .slider-item .slider-2
{
    background-position: -850px !important;
}
}
.dropdown-menu > .active > a {
background-color: #f5f5f5 !important;
}
.footer-main .footer-main-wrapper
{
padding-bottom:0px !important; 
}
a.aussielogo {
color: #fff;
font-size: 12px;
}
a.aussielogo:hover, a.aussielogo:focus {
color: #ed1c24;
}
footer .footer-main-wrapper .row
{
padding-bottom:20px; 
}
header .hotline span:hover
{
color:#fff !important;
}
.home .list-categories .list-categories-wrapper
{
margin-top:0px !important;
}
.parent-pageid-77 .courses .group-title-index
{
margin-bottom:0px !important;
}
.page-id-77 nav.pagination
{
display:none;
}
#searchsubmit :before
{
content: "\f002" !important;
}
.search-page .courses-detail .container
{
width:100% !important;
}
.search-page .courses-detail .container .post-thumbnail img
{
max-width:100%;
}
.search-post-title a
{
font-size: 20px;
    margin: 0 0 6px 0;
    max-height: 56px;
    overflow: hidden;
}
#menu-item-62
{
display:none;
}
#menu-item-16
{
margin-right:-8px;
}

@media only screen 
and (max-width : 736px) 
{ /* FOR MOBILE GENERAL */
footer #text-4
{
margin-bottom:0px;
}
footer #text-5
{
margin-bottom: 50px;
}

footer .footer-main-wrapper .row
{
padding-bottom:0px;
}
.customad
{
display:none !important;
}
#accordion-1 , .accordion-faq .row .col-md-6
{
margin-bottom:0px!important;
}

.slider-banner .slider-item .slider-1 , .slider-banner .slider-item .slider-3 {
    background-position: -550px !important;
}
.slider-banner .slider-item .slider-2
{
    background-position: -793px !important;
}
.slider-item .slider-caption .text-info-2 , .slider-item .slider-caption .text-info-1 , .slider-item .slider-caption .text-info-3
{
text-align:center;
}
.slider-item .slider-caption p
{
margin: 0 auto;
    float: none;
    text-align: center;
}
#talk-about-us-bg
{
background-attachment: inherit !important;
}
.edugate-layout-1 .edugate-image img {
    height: 225px !important;
}
.edugate-layout-1 .edugate-content .title
{
max-height:130px !important;
}
footer .pull-left
{
width:100% !important;
}
footer .pull-left ul li
{
padding-left:2px;
padding-right:2px;
}
.home .nav-search
{
display:none !important;
}
/*.page-id-6 .group-button
{
width:60% !important;
}*/
.page-id-6 .teacher-skill
{
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.page-id-77 .edugate-layout-3 .edugate-content .title
{
    margin-top: 25px !important;
    margin-bottom: 0px !important;
}
.parent-pageid-77 .edugate-layout-2 .edugate-image img
{
height:243px !important;
}
.sidebar {
    margin-top: 0px !important;
}
.edugate-layout-3 .edugate-layout-3-wrapper .edugate-content
{
width:48%;
}
}
@media only screen and (min-width: 500px) and (max-width : 736px)  {
.slider-banner .slider-item .slider-2 {
    background-position: -550px !important;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { /* IPAD BOTH MODE */

.col-md-9 .edugate-layout-1 .edugate-image img {
    height: 236px !important;
}

}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { /* STYLES GO HERE */

.customad
{
display:none !important;
}
#accordion-1 , .accordion-faq .row .col-md-6
{
margin-bottom:0px!important;
}
.page-id-6 .teacher-skill
{
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.tag-widget
{
margin-top:0px !important;
}
 }
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { /* STYLES GO HERE */

.course-price-widget-wrapper
{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
}
.page-id-10 .col-md-9 .edugate-layout-1 .edugate-content .title
{
max-height: 100px;
}
.page-id-77 .list-categories 
{
padding-bottom: 10px;
}
.parent-pageid-77 .courses
{
padding-bottom: 20px;

}
@media only screen 
and (max-width : 736px) 
{ /* FOR MOBILE SMALL SCREEN */
.customSpacingLi .list-expand-title
{
margin-top:20px;
}
}
@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 736px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio : 3) 
{ 
.edugate-layout-2:before
{
height:303px !important;
}
}
@media only screen 
    and (min-device-width : 375px) // or 213.4375em or 3in or 9cm
    and (max-device-width : 667px) // or 41.6875em
    and (width : 667px) // or 41.6875em
    and (height : 375px) // or 23.4375em
    and (orientation : landscape) 
    and (color : 8)
    and (device-aspect-ratio : 375/667)
    and (aspect-ratio : 667/375)
    and (device-pixel-ratio : 2)
    and (-webkit-min-device-pixel-ratio : 2)
{ 
/*height:303px !important; */

.courses .top-title {
    color: #49575f !important;
}
}
.page-id-77 .edugate-layout-3
{
margin-bottom: 100px !important;
}
.parent-pageid-77 .courses .style-grid .col-style
{
margin-bottom: 110px !important;

}
@media only screen 
and (min-width : 1100px) 
{ 
.single-course .courses-detail-wrapper
{
margin-bottom:0px;
}
.single-course .author-widget
{
margin-bottom:10px;
}
.single-course .course-des ,.single-course .course-des .news-list
{
margin-bottom:0px !important;
}
.postid-137 .section-padding , .postid-102 .section-padding , .postid-103 .section-padding{
    padding: 90px 0;
}
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) { /* STYLES GO HERE */ 
.customSpacingLi
{
    /*margin-top: 14px !important;*/
    margin-top: 0px !important;
}
.customSpacingLi .list-expand-title {
    margin-top: 0px;
}
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
body .customSpacingLi .list-expand-title
{
    margin-top: 0px !important;
}
}
.page-id-529 .form-label
{
    text-transform: uppercase;
    font-weight: bold;
}
.page-id-529 .wpcf7-text ,.page-id-529 .wpcf7-select
{
    background-color: #fafafa;
    border-radius: 0px;
    height: 50px;
    border: none;
    box-shadow: none;
display: block;
    width: 100%;
padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.cellOne
{

    width: 20%;
    float: left;

}
.cellTwo
{

    width: 38%;
    float: left;
    margin-left: 2%;

}
.cellThree
{
float: left;
    width: 48%;
}
.cellThreeOne
{

    float: left;
    width: 48%;
    margin-left: 4%;

}
.tabtwopart
{
    float: left;
    width: 100%;
    margin-top: 30px;
}
.tabLast
{
float: left;
    width: 100%;
    margin-top: 30px;
}

@media only screen and (min-width: 381px) and (max-width: 736px) {
.nav-subscribe-wrapper .nav-subscribe-left, .nav-subscribe-wrapper .nav-subscribe-right {
    text-align: left !important;
}
.page-id-6 #group-buttons .btn
{
margin-bottom:20px;

}
}

@media only screen and (max-width: 380px) {
.group-button .btn  {
	width: 150px;
}
.group-button .btn-green {
	display: block;
    margin: 0 auto;
}
}

@media only screen and (max-width: 765px) {
.news-page .pagination  {
	margin-bottom: 60px;
}
}

.slider-logo .container {
	width: 100%;
}

.slider-logo .slider-logo-wrapper .slider-logo-content {
	margin: 0 auto;
}
@media (min-width: 768px) {
.slider-logo .slider-logo-wrapper .slider-logo-content {
	width: 750px !important;
}
}
@media (min-width: 992px) {
.slider-logo .slider-logo-wrapper .slider-logo-content {
	width: 970px !important;
}
}
@media (min-width: 1200px) {
.slider-logo .slider-logo-wrapper .slider-logo-content {
	width: 1170px !important;
}
}

@media (max-width: 768px) {
.nav-subscribe-wrapper .nav-subscribe-left .subscribe-text {
	font-size: 20px !important;
	padding-right: 0px !important;
}
}
@media (min-width: 800px) and (max-width: 1024px) {
.intro-edu .intro-title {
	font-size: 27px !important;
}
.nav-subscribe-wrapper .nav-subscribe-left .subscribe-text {
	font-size: 26px !important;
}
}
.custom-right-sidebar .link {
	display: block !important;
}

@media (min-width: 801px) and (max-width: 1024px) {
.slider-item .slider-1, .slider-item .slider-2, .slider-item .slider-3 {
	/*background-size: auto 100% !important;
	background-attachment: scroll !important;
	-webkit-background-size: auto 100% !important;*/
	background-size: inherit !important;
}
}
@media (min-width: 768px) and (max-width: 800px) {
.slider-item .slider-1, .slider-item .slider-2, .slider-item .slider-3 {
	height: 800px !important;
}
.owl-carousel.owl-loaded {
	height: 810px !important
}
}
.single-course .courses-detail p
{
margin-bottom:40px;
}
.single-course .courses-detail .col-md-6 p , .onelinemargin
{
margin-bottom:10px !important;
}
.custominfoLinks a
{
float:left;
width:100%;
}
.custominfoLinks a:nth-child(1)
{
margin-top:40px;
}
.custominfoLinks a:nth-child(2)
{
margin-top:-20px;
}
.postid-138 .course-price-widget-wrapper .btn.btn-green , .postid-139 .course-price-widget-wrapper .btn.btn-green , .postid-137 .course-price-widget-wrapper .btn.btn-green 
{
display:none;
}
.customPadding
{
margin-top:40px;
}
@media only screen 
  and (max-width: 736px) 
{
.single-course .customPadding .col-md-6
{
width:100%;
}
.customPadding {
    margin-top: 10px;
    margin-bottom: 40px !important;
}
}
@media only screen 
  and (max-width: 768px) 
 {
.sidebar {
    margin-top: 0px !important;
}
.news-list {
    margin-bottom: 40px !important;
}
}

.group-title-index .center-title {
	padding: 0 15px;
}

.page-id-6 .group-title-index .center-title {
	padding: 0px;
}

#back-top a {
	bottom: 50px !important;
}
@media only screen and (max-width: 750px) {
#back-top a {
	bottom: 60px !important;
}
}

@media only screen and (min-width: 760px) and (max-width: 1024px) {
#back-top a {
	bottom: 70px !important;
}
}

.footer-main-wrapper .row .widget{
 padding-left:0px!important;
 padding-right:0px!important;
}


.footer-main-wrapper .row .widget .edugate-widget{
 padding-left:40px!important;
 
}
.footer-main-wrapper .row .importt-widget-cs{
 padding-left:45px!important;
 }