﻿/*.carinsurance_bg {
    position: relative;
    background-color: #19C6FA;
   
    background-image: url(/images/Euro_homepage/A1/header/euro2_head/euro2_03.png);
    background-position-y: 85px;
    background-size: auto;
    transition: background-color 0.3s ease-out;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
}*/
section.company .owl-pagination {
    display: none;
}
.line-tab a {
    color: #fff;
}

section.approval {
    padding: 0px 0;
    border-bottom: solid 1px #eaeaea;
}
section.approval h2 {
    line-height: 31px;
    font-size: 37px;
}
section.company {
    padding: 0px 0;
    background-color: #f3f5f5;
}
.topic-CarInsurance h1,
.topic-CarInsurance h1 > small {
    text-align: center;
    color: #fff;
    line-height: 38px;
    font-weight: bold;
}
 /*********************/
section.compare_package {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
    /*padding-top:0px;*/
}

    section.compare_package .container {
        position: relative;
        padding-bottom: 110px;
    }

    section.compare_package.car {
        position: relative;
        background-color: #19C6FA;
        /*background-image: url(/images/Euro_homepage/A1/header/1234555_03.png);*/
        /*background-image: url(/images/Euro_homepage/A1/header/euro2_head/euro2_22.png), url(/images/Euro_homepage/A1/header/euro2_head/euro2_03.png);*/
        background-image: url(/images/Euro_homepage/A1/header/euro2_head/euro2_03.png);
        background-position-y: 85px;
        transition: background-color 0.3s ease-out;
        -webkit-transition: background-color 0.3s ease-out;
        -moz-transition: background-color 0.3s ease-out;
        -o-transition: background-color 0.3s ease-out;
        padding: 75px 0 0;
    }

img.building._1 {
    position: absolute;
    bottom: 0px;
    left: -295px;
    z-index: 0;
}

img.building._2 {
    position: absolute;
    bottom: 0px;
    right: -295px;
    z-index: 0;
}

img.building._3 {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 0;
}
#Certificate-banners {
    padding-top: 1.6em;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    /* Chrome, Safari */
    -webkit-filter: grayscale(1);
    /* Firefox */
    filter: grayscale(1);
}
@media screen and (max-width: 375px) {
    img.building._1 {
        width: 250px;
        left:-100px;
    }

    img.building._2 {
        width: 250px;
        right:-100px;
    }
}

@media screen and (max-width: 1400px) {
    /*img.building._1 {
        bottom: -10%;
    }

    img.building._2 {
        bottom: -10%;
    }*/
}

section.compare_package.travel {
    background-color: #2AD9C2;
    background-image: url(/images/Euro_homepage/A1/header/Banner2_06.png);
    transition: background-color 0.3s ease-out;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
}

    section.compare_package.travel img.building {
        display: none;
    }

section.compare_package h2 {
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 57px;
    /*margin-top:47px;*/
}

/*section.compare_package .card-compare {
    margin-top: 50px;
    margin-bottom: 106px;
}*/

    /*section.compare_package .card-compare img {
        width: 100%;
        z-index: 5;
    }*/
.topic-CarInsurance h1{}
.topic-CarInsurance h1 > small {font-size: 40%;}
.compare_package .from-findpackage {
    text-align: center;
    position: relative;
    z-index:1;
}
