/*
* @package Flatbuild
* @copyright (C) 2019 by ThemesQueen - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author ThemesQueen <iamthemesqueen@gmail.com>

*/

/* You can add new css here */

html.autokluce .page-banner-section { background: url(../images/header/header01.jpg) center;    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover; }
html.oprava-dialkovych .page-banner-section { background: url(../images/header/header02.jpg) center;     -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;}
html.strata-autoklucov .page-banner-section { background: url(../images/header/header03.jpg) center;     -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;}
html.otvaranie-dveri .page-banner-section { background: url(../images/header/header04.jpg) center;     -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;}
html.sortiment .page-banner-section { background: url(../images/header/header05.jpg) center;     -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;}
html.otazky-a-odpovede .page-banner-section { background: url(../images/header/header06.jpg) center;     -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;}
html.kontakt .page-banner-section, html.ochrana-osobnych-udajov .page-banner-section { background: url(../images/header/header07.jpg) center;     -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;}

html.kontaktny-formular .page-banner-section { background-color:#ffba00; background-image:none; }
html.kontaktny-formular .page-banner-section:after { background:none; }


.aiform form {}
.aiform form input[type=radio] { margin-left:0; -ms-transform: scale(1.5); -webkit-transform: scale(1.5); transform: scale(1.5); }
.aiform form label { padding-right: 10px; }
.aiform form .control-group { padding-bottom:10px; }
.aiform form input[type=text] { width:100%; border:1px solid #ffba00; padding:5px 10px }
.aiform form textarea { width:100%;padding:5px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:1px solid #ffba00; }

	
.aiform form #jform_choice label { display:block; margin:0px 0 20px 5px; }
.aiform form #jform_choice input { }
.aiform form .gordon { display:none; }

.swipebox img { width:100px; border:1px solid #000; margin:0px 10px 10px 0; }

