﻿@charset "utf-8";
:root {--color: #006aa8;}
.headsearch{border-radius: 0px 30px 30px 0px;}
.maybe-img {position:relative;padding-bottom:100%;}
.maybe-img img {width:100%;height:100%;position:absolute;top:0;left:0;object-fit:contain;}
.logo {max-width:inherit;}
.logo img:first-child{margin-right:15px;}
@media (min-width:769px){.logo img:first-child {max-width:70%}
.logo img:nth-child(2){margin-right:15px;max-width:26%}}
@media (max-width:768px){.logo{height:100%}}