.group:after{
    content:"";
    display:table;
    clear:both;
}

img.alignleft{float:left; margin:0 10px 10px 0; display:inline;}

/*banner
=================================*/
#banner{
    position:relative;	
}
#banner .overlay{
    background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
#banner img{
    width: 100%;
    min-height:452px;
}

#banner img.img-fluid{
    display: block;
    max-width: 100%;
    height: auto;
}

#banner .description {
    /*left: 50%;*/
    /*margin-left:-570px;*/
    left:0;
    position: absolute;
    top: 0;	
    width: 100%;
    height: 100%;
    z-index:100;
}

#banner .description .inner-wrap {
    display: table;
    /*max-width: 660px;*/ 
    width: 100%;
    height: 100%;    
}

#banner .description .inner-wrap .inner {
    display: table-cell;
    vertical-align: middle;
}

#banner .description h1{
    font-size: 40px;
    line-height: 48px;	
    font-weight:700;
    color:#fff;
    font-family:bitterregular;
}
#banner .description p{
    font-size: 17px;
    line-height: 22px;	
    font-weight:700;
    margin-bottom:20px;
    color:#fff;

}


/*==================================
content
===============================================*/


/*section
=================================*/
#content .section{
    /*background: linear-gradient(to right, rgba(252,251,248,1) 0%, rgba(252,251,248,1) 60%, rgba(252,251,248,1) 60%, rgba(252,251,248,1) 60%, rgba(110,169,229,1) 60%, rgba(110,169,229,1) 60%, rgba(110,169,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfbf8', endColorstr='#6ea9e5', GradientType=1 );*/

}
#content .section .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap;
} 
#content .section .blog-rgt-sec{
    background: #609cd8;
}
#content .section .blog-rgt-sec, #content .section .blog-left-sec{
    display: flex;
    flex-direction: column;
}
#content .section .blog-rgt-sec::before{
    right: -998em;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    background: #609cd8;
}
.section .primary {	
    padding:80px 30px 80px 0;    

}
.primary  .serviceBox .service-content{
    margin-top: 10px;
}
.primary .serviceBox .service-content h3{
    font-size: 33px;
    line-height: 39px;
    color:#273339;
    text-transform:none;
}

.primary .serviceBox .service-content span{
    color:#609cd8;
}

.primary .serviceBox .service-content h6{
    font-size: 17px;
    line-height:18px;
    color:#273339;
    margin-top:20px;
    margin-bottom:0px;	
}
.primary .serviceBox .service-content img{
    margin-right:10px;
}

.list1{
    padding-left:20px;
    margin:0px;
}

.list1 li{ 
    line-height: 25px;
    list-style-type: disc;
    margin-bottom: 10px;
}

.primary .btn{
    margin:20px 0 30px;
}


/******** two-column-layout ********/

.two-column-layout h5{
    background:#6ea9e5;
    text-align:center;
    padding:5px 0;
    font-size: 17px;
    line-height: 22px;
    color:#fff;
    font-weight:700;
    font-family:bitterregular;
}
.two-column-layout .list-unstyled{
    padding-left:20px;
}
.two-column-layout .list-unstyled li{		
    position:relative;
    padding-left: 20px;
}
.two-column-layout .list-unstyled li::before {
    background: rgba(0, 0, 0, 0) url("../img_v1/blog/list-icon.png") no-repeat scroll 0 0;
    content: "";
    height: 13px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 15px;.
}


.two-column-layout .column{
    padding:0px;
    position:relative;
}

.two-column-layout .column::after {
    background: rgba(0, 0, 0, 0) url("../img_v1/blog/tag-yellow.png") no-repeat scroll 0 0;
    content: "";
    height: 38px;
    right: 0;
    position: absolute;
    top: 0px;
    width: 20px;
    margin-top:10px;
}



.two-column-layout .column span{
    display:inline-block;	
    padding:0 5px;
}

/*.section .secondary{	
    padding:85px 0px 80px 70px;    
}*/


.secondary .description, .secondary .brand-logo {
    margin-bottom:70px;margin-left: 40px;margin-top: 50px;
}

.secondary .description h3, .secondary .brand-logo h3, .secondary .services-list h3{
    font-size: 33px;
    line-height: 39px;
    color:#fff;
    font-family:bitterregular;
    font-weight:400;
    margin-bottom:30px;
}
.secondary .description .list1 li{
    margin-bottom:0px;
    font-family:bitterregular;
}

.list2{
    padding:0px;
    margin:0px;
    width:100%;
    overflow:hidden;    
}

.list2 li{   
    list-style-type: none;
    margin-bottom: 10px;
    float:left;
    width:100%;
}

.secondary .media-body h4{	
    font-weight:400;
}

.secondary .testimonials .white-box::before {
    color: #fff;
    content: "";
    font-family: "FontAwesome";
    font-size: 50px;
    left: -15px;
    position: absolute;
    top: 39px;
}


.services-list .list1{
    padding-left:0px;
}
.services-list .list1 li{
    list-style-type:none;

}
.services-list li a{
    color:#29343b;
}



/*==================================
blog2
===============================================*/

/*latest-news
=================================*/
.section .p-t-0{padding-top:0px;}

.latest-news{text-align:center; padding-top:20px;}

.latest-news p{
    font-size: 17px;
    line-height: 22px;
    margin-bottom:30px;
}

.latest-news h2{	
    font-size: 35px;
    line-height: 42px;
    font-weight:400;
    color:#6da9e5;
}

.latest-news h3{	
    font-size: 33px;
    line-height: 42px;
    font-weight:400;
    font-family:bitterregular;
    margin-bottom:0px;
}
.latest-news small{	
    font-size: 14px;
    line-height: 18px;
    font-weight:400;    
}

.primary .serviceBox .service-content p a{color:inherit; text-decoration:underline;}

.primary .media-body  h4{
    font-size: 20px;
    line-height: 30px;
    font-weight:700;
    text-transform:uppercase;
    color:#2c75c8 ;	
    margin-bottom:0px;
}







/*==================================
Common Functionality
===============================================*/

/*primary-btn
=================================*/
.button1{
    background:#2e7ad1;    
    font-size: 22px;
    line-height: 26px;
    color:#fff;
    font-weight:700;
    padding:15px 22px;    
    transition:all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.button1:hover, .button1:focus{
    background:#60abf8;
    color:#fff;
    transition:all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.bg-orange{background:#ff7f27;}
.bg-orange:hover, .bg-orange:focus{background:#feaa56;}
.secondary .testimonials .white-box {
    background: #fff;
    border-radius: 10px;
    display: table;
    margin-left: 15px;
    padding: 10px 20px;
    position: relative;
}
.blog-price-btn{margin-top: 2px; color: #fff !important;    padding: 10px 20px !important; text-shadow: 0.2px -1px 0px rgba(0, 0, 0, 0.2);font-weight: bold;
                font-size: 17px;}
.serviceBox { padding: 20px 0;}
.margintop20{margin-top: 20px}
/*.blog-blu-bg{background: #6ea9e5;}
.blog-left-sec{background: #fff}*/
.hiwlmrgn .brand-logo{margin-left:0px}
.pricing-banner{background: url(../img_v1/banner/3.jpg) center;background-size:cover; height: 422px; text-align: center;}
.hiw-banner{background: url(../img_v1/banner/4.jpg) center;background-size:cover;height: 422px; text-align: center;}
.come-funziono .marginbtm50{margin: 0px 0px 50px 0px}
.come-funziono p{margin:50px 0px;}