@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=cyrillic,cyrillic-ext,latin-ext');
/*
font-family: 'Open Sans', sans-serif;
font-weight: 300; - light
font-weight: 400; - regular
font-weight: 600; - semi-bold
font-weight: 700; - bold
font-weight: 800; - extra-bold
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext');
/*font-family: 'Roboto', sans-serif;*/

/*light*/
@font-face {
    font-family: 'poppinslight';
    src: url('../fonts/poppins-light.eot');
    src: url('../fonts/poppins-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-light.woff2') format('woff2'),
         url('../fonts/poppins-light.woff') format('woff'),
         url('../fonts/poppins-light.ttf') format('truetype'),
         url('../fonts/poppins-light.svg#poppinslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*medium*/
@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium.eot');
    src: url('../fonts/poppins-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-medium.woff2') format('woff2'),
         url('../fonts/poppins-medium.woff') format('woff'),
         url('../fonts/poppins-medium.ttf') format('truetype'),
         url('../fonts/poppins-medium.svg#poppinsmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*regular*/
@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular.eot');
    src: url('../fonts/poppins-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-regular.woff2') format('woff2'),
         url('../fonts/poppins-regular.woff') format('woff'),
         url('../fonts/poppins-regular.ttf') format('truetype'),
         url('../fonts/poppins-regular.svg#poppinsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*semibold*/
@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold.eot');
    src: url('../fonts/poppins-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-semibold.woff2') format('woff2'),
         url('../fonts/poppins-semibold.woff') format('woff'),
         url('../fonts/poppins-semibold.ttf') format('truetype'),
         url('../fonts/poppins-semibold.svg#poppinssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*bold*/
@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold.eot');
    src: url('../fonts/poppins-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-bold.woff2') format('woff2'),
         url('../fonts/poppins-bold.woff') format('woff'),
         url('../fonts/poppins-bold.ttf') format('truetype'),
         url('../fonts/poppins-bold.svg#poppinsbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*predefined*/
html { overflow-x: hidden; }
body {margin: 0;padding: 0;max-width: 100%;overflow-x: hidden;background: #fff; font-family: 'Roboto', sans-serif;}
img { border: 0; }
.clear { clear: both; display: block; }
.container { width: 1200px; margin: 0 auto; position: relative; max-width: 100%; }

.mobileOn { display: none !important; }
.mobileOff { display: block !important; }

/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }

/*animation block*/
.os-animation { opacity: 0; }  
.os-animation.animated{ opacity: 1; }  

a, a:hover, a:active, a:focus { outline: 0; }

::-webkit-selection { background: #ed2224; color: #fff; }
::-moz-selection { background: #ed2224; color: #fff; }
::selection { background: #ed2224; color: #fff; }

a, a *, .btn, #header #cssmenu > ul > li > a, #animation #slider .desc .box * { text-decoration: none; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } 
#animation #slider .desc, .animate *, .animate { text-decoration: none; -o-transition:1.5s; -ms-transition:1.5s; -moz-transition:1.5s; -webkit-transition:1.5s; transition:1.5s; } 

/*top line*/
#topLine { position: relative; width: 100%; background: #ededed; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 12px; text-transform: uppercase; letter-spacing: .2px; }
#topLine .leftBox {  }
#topLine .leftBox .topNav { width: 600px; float: left; padding: 11px 0; }
#topLine .leftBox .topNav a {color: #494949;margin-right: 0px;position: relative;padding: 11px 25px;}
#topLine .leftBox .topNav a:hover {color: #fff;background: #414382;}
#topLine .leftBox .topNav a.last { margin: 0; }

#topLine .rightBox {  }
#topLine .rightBox .topNav { width: 50%; float: left; padding: 11px 0; }
#topLine .rightBox .topNav a { color: #494949; position: relative; }
#topLine .rightBox .topNav a.lang {margin-right: 25px;}
#topLine .rightBox .topNav a.lang:hover { color: #ed2224; }
#topLine .rightBox .topNav a.lang span {position: absolute;background: #494949;width: 1px;height: 20px;top: -1px;right: -10px;}
#topLine .rightBox .topNav a.last { margin: 0; }

#topLine .rightBox .topNav #switchLang {background: transparent;width: 185px;float: right;}

#topLine .rightBox .topNav #cssmenu {line-height: 0;background: transparent;/*width: 213px;*/float: right;}
#topLine .rightBox .topNav #cssmenu ul.submenu a {font-size: 12px;text-transform: capitalize;padding: 5px 0px 0px 0px;position: relative;}
#topLine .rightBox .topNav #cssmenu ul.submenu a.activeSubmenu { color: #868686; }
#topLine .rightBox .topNav #cssmenu ul.submenu a span {margin-left: 20px;}
#topLine .rightBox .topNav #cssmenu ul.submenu a span img {margin-left: 8px;}
#topLine .rightBox .topNav #cssmenu ul.submenu a span.ulLine {position: absolute;background: #8c8c8c;width: 1px;height: 25px;top: -3px;left: 110px;margin: 0;}
.ср #topLine .rightBox .topNav #cssmenu ul.submenu a span.ulLine { left: 120px; }
.en #topLine .rightBox .topNav #cssmenu ul.submenu a span.ulLine { left: 130px; }
#topLine .rightBox .topNav #cssmenu ul.submenu li a::after {border-bottom: 1px solid #494949;border-right: 1px solid #494949;width: 5px;height: 5px;top: 5px;left: 108px;}
#topLine .rightBox .topNav #cssmenu ul.submenu li a.activeSubmenu::after { border-bottom: 1px solid #868686;border-right: 1px solid #868686; }
#topLine .rightBox .topNav #cssmenu ul.submenu li ul.submenu li a {padding: 10px 12px 10px 10px;z-index: 1;width: auto;background: #ededed;border: 1px solid #8c8c8c;color: #494949;text-align: left;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}
#topLine .rightBox .topNav #cssmenu ul.submenu li ul.submenu li a:hover { background: #fff; }
#topLine .rightBox .topNav #cssmenu ul.submenu li ul.submenu li a img {margin-left: 8px;}
#topLine .rightBox .topNav #cssmenu li:hover > ul {right: 0;padding-top: 10px;z-index: 103;}
#topLine .rightBox .topNav #cssmenu ul.submenu li:hover > ul.submenu > li {height: auto;}

/*header*/
#header { position: relative; background: #fff; }
.menuBg { position: fixed; top: 39px; height: 170px; z-index: 101; width: 100%; background: #fff; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; }
.menuBg.smaller {top: 0;height: 100px;box-shadow: 0px 0px 6px 2px #d6d6d6;}
#header #cssmenu {width: 100%;z-index: 20;height: auto;text-transform: uppercase;color: #fff;position: relative;background: transparent;}

#header #cssmenu i { position: absolute; top: 21px; right: 16px; text-shadow: 1px 1px 3px rgba(0,0,0,0.5); }
/*#header #cssmenu .has-sub2 i {top: 14px;}*/
#header #cssmenu > ul > li > ul > li.has-sub i {top: 14px;}
#header #cssmenu ul {margin: 58px 0px 0;list-style: none;padding: 0;transition: margin 250ms;}
#header #cssmenu ul li.none { display: none; float: left; }
#header #cssmenu ul li {display: block;float: left;}
#header #cssmenu > ul > li > a {font-family: 'poppinsregular';font-size: 16px;font-weight: normal;color: #464646;padding: 40px 28px 44px;transition: padding 250ms;margin: 0;text-transform: uppercase;min-width: 30px;display: block;box-sizing: content-box;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;}
.ср #header #cssmenu > ul > li > a {font-family: 'Roboto', sans-serif; font-size: 15px;font-weight: 400;}
#header #cssmenu > ul > li > a:after { display:block;content: '';border-bottom: solid 6px #ed2224;transform: scaleX(0);transition: transform 250ms ease-in-out;transform-origin: 100% 50%;margin-top: 6px;}
#header #cssmenu > ul > li > a:hover:after { transform: scaleX(1); transform-origin:0 50%; }
#header #cssmenu > ul > li.has-sub > a.activeSubmenu:after { transform: scaleX(1); }
#header #cssmenu > ul > li.img > a > img {max-width: 100%;-webkit-transition: all 0.4s;transition: all 0.4s;}
#header #cssmenu > ul > li.img > a {padding: 0 100px 0 0; -webkit-transition: all 0.4s; transition: all 0.4s; }
#header #cssmenu > ul > li.img > a:after { display: none; }
#header #cssmenu > ul > li.img > a:hover { background: transparent; opacity: .8; }
#header #cssmenu > ul > li > a.first { margin-left: 0; }
#header #cssmenu > ul > li > a.last { margin-right: 0; }
#header #cssmenu > ul > li > a.active {text-shadow: none;background: transparent;font-family: 'poppinssemibold';}
.ср #header #cssmenu > ul > li > a.active {font-family: 'Roboto', sans-serif; font-weight: 700;}
#header #cssmenu > ul > li > a.active:after { transform: scaleX(1); }
#header #cssmenu > ul > li > a:hover:before, #header #cssmenu > ul > li > a.activeSubmenu:before { border-bottom: 1px solid #ed2224; border-right: 1px solid #ed2224; }
#header #cssmenu a.activeSubmenu {  }
#header .smaller #cssmenu > ul > li > a { padding: 22px 17px 27px; }
#header .smaller #cssmenu > ul > li.img > a > img {max-width: 90%;}
#header .smaller #cssmenu > ul > li.img > a { padding: 0 100px 0 0; }
#header .smaller #cssmenu ul { margin: 20px 0px 0; }
#header .smaller #cssmenu ul li ul { top: 40px; margin-left: 17px; }
#header .smaller #cssmenu ul li ul li ul { top: 0; margin: 0; }
#header .smaller #searchbar { top: 3px; }
.ср #header .smaller #searchbar { top: -1px; }
.en #header .smaller #searchbar { top: -6px; }
#header .smaller #cssmenu #searchtoggl i { top: 21px; }

.ср #searchbar { top: -4px; }

#cssmenu > ul > li.has-sub:hover > a::after {  border-bottom: 1px solid #106138; border-right: 1px solid #106138; }
#cssmenu > ul > li.has-sub.active > a::after {  border-bottom: 1px solid #106138; border-right: 1px solid #106138;  }
#cssmenu > ul > li > ul > li.has-sub:hover > a::after {  border: 1; }
#cssmenu > ul > li > ul > li.has-sub.active > a::after {  border: 1;  }

#header #cssmenu ul ul {position: absolute;padding-top: 0px;top: 20px;margin-left: 17px;background: transparent;z-index: 103;}
#header #cssmenu ul ul ul {z-index: 1000;position: absolute;top: -58px;padding-top: 20px;margin-left: 0;display: none;border-left: 1px solid #ffffff;}
#header #cssmenu ul ul ul ul { padding-top: 31px; top: -51px; border-left: 1px solid #fff; }
/*#header #cssmenu ul ul li.has-sub2:hover ul { left: 100%; display: block; }*/
#header #cssmenu ul ul li.has-sub:hover > ul { left: 100%; display: block; }
#header #cssmenu ul ul li {border-bottom: 1px solid #ededed;display: table;width: 220px;height: 50px;}
#header #cssmenu ul ul li a {padding: 0 15px 0 10px;width: 250px;font-size: 15px;background: #464646;color: #fff;text-transform: none;display: table-cell;height: 50px;vertical-align: middle;}
#header #cssmenu ul li:hover ul.last { left: auto; right: 0; } 
#header #cssmenu ul ul.last li a { width: 70px; padding: 21px 20px 21px; line-height: 22px; font-size: 22px; }
#header #cssmenu ul li:hover > ul.last > li { height: 56px; }
#header #cssmenu ul ul ul li a {width: 220px;font-size: 14px;}
#header #cssmenu ul ul li:hover > a, #header #cssmenu ul ul li a:hover {color: #ededed;}

/** hidden search field **/
#searchbar {display: none;float: none;width: 100%;height: 61px;border-top: 3px solid #ededee;border-bottom: 6px solid #ed2224;padding-left: 25px;padding-right: 10px;background: #fff;position: absolute;top: 0;max-width: 1200px;}
#s {display: block;width: 88%;border: 0;outline: none;padding: 0;height: 60px;line-height: 60px;font-size: 16px;color: #464646;font-family: 'Open Sans', sans-serif;font-weight: 400;}
#searchsubmit {display: block;float: right;margin-top: 13px;background: none;color: #464646;border: 0;outline: none;cursor: pointer;}
#header #cssmenu #searchtoggl i {right: -15px;text-shadow: none;top: 38px;color: #464646;}

/*video*/
#homeVideo {margin: 0;position: relative;height: 593px; width: 100%;overflow: hidden;max-width: 1920px;margin: 0 auto;margin-top: 170px;border-bottom: 3px solid #fff;}
#homeVideo #video-background { position: absolute; top: 0; left: 0; min-height: 100%; width: auto; height: auto; z-index: -100; }
#homeVideo .topLine {opacity: 0;height: 55px;background: url(../template/menuLine.png) no-repeat center top;}
#homeVideo .topLine.loaded { opacity: 1; }
#homeVideo .container {}
#homeVideo .container .ornament { z-index: 2; position: absolute; left: calc(50% - 52px); top: -500px; height: 77px; width: 104px; }
#homeVideo .container .ornament.loaded { top: -54px; }
#homeVideo .container .introBox {z-index: 1;position: relative;width: 709px;height: 340px;overflow: visible;margin: 75px auto 0;opacity: 0;background: rgba(0, 0, 0, 0.3);}
#homeVideo .container .introBox.loaded { opacity: 1; }
#homeVideo .container .introBox .tlr {width:0px;height: 3px;position: absolute;top: -15px;left: -15px;background: #fff;display: block;} /*top-left-right*/
#homeVideo .container .introBox .trl {width:0px;height: 3px;position: absolute;top: -15px;right: -15px;background: #fff;display: block;} /*top-right-left*/
#homeVideo .container .introBox .tld {width: 3px;height: 0px;position: absolute;top: -15px;left: -15px;background: #fff;display: block;} /*top-left-down*/
#homeVideo .container .introBox .trd {width: 3px;height: 0px;position: absolute;top: -15px;right: -15px;background: #fff;display: block;} /*top-right-down*/
#homeVideo .container .introBox .bcr {width:0px;height: 3px;position: absolute;bottom: -15px;left: 50%;background: #fff;display: block;} /*bottom-center-right*/
#homeVideo .container .introBox .bcl {width:0px;height: 3px;position: absolute;bottom: -15px;right: 50%;background: #fff;display: block;} /*bottom-center-left*/
#homeVideo .container .introBox .tlr.loaded {width: 53%;}
#homeVideo .container .introBox .trl.loaded {width: 52%;}
#homeVideo .container .introBox .tld.loaded {height: 370px;}
#homeVideo .container .introBox .trd.loaded {height: 370px;}
#homeVideo .container .introBox .bcr.loaded {width: 52%;}
#homeVideo .container .introBox .bcl.loaded {width: 52%;}
#homeVideo .container .introBox .info { margin-top: 60px; text-align: center; width: 100%; height: auto; overflow: hidden; opacity: 0; }
#homeVideo .container .introBox .info .date {font-size: 23px;color: #ffffff;font-family: 'poppinslight';}
.ср #homeVideo .container .introBox .info .date {font-family: 'Roboto', sans-serif; font-weight: 300;}
#homeVideo .container .introBox .info h2.heading {margin: 15px 0;font-size: 30px;text-transform: uppercase;font-family: 'poppinsbold';color: #ffffff;letter-spacing: .5px;word-spacing: .8px;}
.ср #homeVideo .container .introBox .info h2.heading {font-family: 'Roboto', sans-serif;font-weight: 700;}
#homeVideo .container .introBox .info h3.heading {margin: 85px 0 0;font-size: 23px;text-transform: uppercase;font-family: 'poppinslight';color: #ffffff;letter-spacing: .2px;word-spacing: .5px;}
.ср #homeVideo .container .introBox .info h3.heading {font-family: 'Roboto', sans-serif; font-weight: 300;}
#homeVideo .container .introBox .info .readMore { display: inline-block; text-transform: uppercase; font-weight: normal; margin: 25px 0 0; font-size: 15px; line-height: 15px; font-family: 'ACaslonPro-Regular'; color: #ffffff; }
#homeVideo .container .introBox .info .readMore:hover { color: #ce9d49; text-decoration: underline; }
#homeVideo .container .introBox .info.loaded { opacity: 1; }

/*video line*/
.ri-grid{ margin: 0 auto; position: relative; height: auto; }
.ri-grid ul { list-style: none; display: block; width: 100%; margin: 0; padding: 0; }
.ri-grid ul:before,
.ri-grid ul:after{ content: ''; display: table; }
.ri-grid ul:after { clear: both; }
.ri-grid ul { zoom: 1; } 
.ri-grid ul li { -webkit-perspective: 400px; -moz-perspective: 400px; -o-perspective: 400px; -ms-perspective: 400px; perspective: 400px; margin: 0; padding: 0; float: left; position: relative; display: block; overflow: hidden; background: transparent; }
.ri-grid ul li a{ display: block; outline: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; background-color: transparent; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } 
.ri-grid{ width: 1500px; }
.ri-grid ul li,
.ri-grid ul li a { width: 500px; height: 275px; }
.ri-grid ul li a img{ width: 100%; }
.ri-grid-size-1{ width: 55%; }
.ri-grid-size-2{ width: 100%; }
.ri-grid-size-3{ width: 100%; margin-top: 0px; }
.ri-shadow:after,
.ri-shadow:before { content: ""; position: absolute; z-index: -2; bottom: 15px; left: 10px; width: 50%; height: 20%; max-width: 300px; max-height: 100px; box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7); -webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg); -ms-transform: rotate(-3deg); -o-transform: rotate(-3deg); transform: rotate(-3deg); }
.ri-shadow:after{ right: 10px; left: auto; -webkit-transform: rotate(3deg); -moz-transform: rotate(3deg); -ms-transform: rotate(3deg); -o-transform: rotate(3deg); transform: rotate(3deg); } 
.ri-grid-loading:after,
.ri-grid-loading:before{ display: none; }
.ri-loading-image{ display: none; }
.ri-grid-loading .ri-loading-image{ position: relative; width: 30px; height: 30px; left: 50%; margin: 100px 0 0 -15px; display: block; } 

/*animation Slider*/
#animation {margin: 170px 0;position: relative;height: 290px;}
#animation #slider { width: 100%; height: 290px; position: relative; left: 0; right: 0; }
#animation #slider img { display: block; margin: 0 auto; }

#animation #slider .desc { overflow: hidden; width: 100%; height: 290px; max-width: 100%; left: 50%; margin-left: -575px; position: absolute; z-index: 10; top: 0; background: none; text-align: left; }
#animation #slider .desc h2 { position: absolute; top: 65px; left: -200%; width: 100%; text-align: left; font-family: 'HelveticaNeueLTStd-Cn'; font-size: 50px; font-weight: normal; color: #fff; margin: 0; text-shadow: 1px 1px 3px rgba(0,0,0,0.5); } 
#animation #slider .slick-active .desc h2 { left: 0; }
#animation #slider .desc h3 { position: absolute; top: 130px; left: -200%; width: 100%; text-align: left; font-family: 'Open Sans', sans-serif; font-size: 25px; font-weight: normal; color: #fff; margin: 0; } 
#animation #slider .desc h3 span { color: #ffc315; }
#animation #slider .slick-active .desc h3 { left: 0; }
#animation #slider .desc h3::after { content: ""; position: absolute; left: 0; bottom: -15px; height: 8px; width: 400px; background: #fff42b; }
#animation #slider .desc .btn { bottom: -300px; position: absolute; left: 0; display: inline-block; padding: 12px; color: #fff; line-height: 14px; font-size: 14px; text-transform: uppercase; font-family: 'helvetica_condensedmedium'; padding-right: 48px; background: #3a3a3a url(../template/redArrowRight.png) no-repeat right center; height: 14px; }
#animation #slider .desc .btn:hover { padding: 12px 30px; text-align: center; background-position: 350px center;  }
#animation #slider .slick-active .desc .btn { bottom: 300px; }


#cover { display: block; position: relative; height: 308px; margin-top: 170px !important; max-width: 100%; margin: 0 auto; width: 100%; background-repeat: no-repeat; background-position: center top; }
#cover.default {background-image: url(../template/covers/default.jpg);}

#cover .msgBg {position: relative;width: 100%;height: 100%;background: url(../template/msgBg.png) no-repeat bottom center;overflow: hidden;}
#cover .msg {width: 100%;height: 308px;max-width: 100%;position: absolute;z-index: 10;top: 0;background: none;text-align: left;}
#cover .msg h2 {text-transform: uppercase;position: absolute;bottom: -200%;width: 100%;text-align: left;font-family: 'poppinsbold';font-size: 30px;letter-spacing: .2px;word-spacing: .5px;color: #fff;margin: 0;padding: 0 20px;} 
.ср #cover .msg h2 {font-family: 'Roboto', sans-serif; font-weight: 700;} 
#cover .msg.animate h2 {bottom: 35px;}
#cover .msg h3 { position: absolute; top: 95px; left: -200%; width: 100%; text-align: left; font-family: 'Open Sans', sans-serif; font-size: 25px; font-weight: normal; color: #fff; margin: 0; } 
#cover .msg.animate h3 { left: 0; } 
#cover .msg h3::after { content: ""; position: absolute; left: 0; bottom: -15px; height: 8px; width: 400px; background: #fff42b; }

/*breadcrumbs*/
#breadcrumbs {width: 100%;position: relative;display: block;background: #e3e3e3;height: 54px;}
#breadcrumbs .breadcrumbsHolder {line-height: 54px;text-align: right;position: relative;width: 100%;overflow: hidden;}
#breadcrumbs .breadcrumbsHolder a {font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 13px;letter-spacing: .2px;word-spacing: .5px;color: #494949;}
#breadcrumbs .breadcrumbsHolder a.current {color: #ed2224;text-decoration: underline;text-transform: uppercase;}
#breadcrumbs .breadcrumbsHolder a:hover { color: #ed2224; }
#breadcrumbs .breadcrumbsHolder img { margin: 0 10px; }

/*content*/
#content {  }
#content .container { width: 1200px; }
#content.innerContent {margin: 45px auto 0;}

/*staticBox*/
#content.staticBoxMain { background: #ededee;padding: 45px 0 35px;}
#content .staticBox {position: relative;overflow: hidden;width: 85%;display: block;margin: 0 auto;}
#content .staticBox .staticBoxIn * {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
#content .staticBox .staticBoxIn {position:relative;width: calc(100% / 4 - 17px);display:inline-block;overflow:hidden;background:#fff;border: 3px solid #fff;margin: 0 10px 10px 0;}
#content .staticBox .staticBoxIn a {text-decoration:none}
#content .staticBox .staticBoxIn:nth-child(4n) { margin-right: 0; }
#content .staticBox .staticBoxIn img {  }

#content .staticBox .staticBoxIn .overlayService {position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;opacity: 1;transition: .5s ease;background: rgba(39, 39, 39, 0.5);}
#content .staticBox .staticBoxIn:hover .overlayService { /*opacity: 1;*/ }
#content .staticBox .staticBoxIn .overlayService .textService {color: #fff;text-align: center;font-size: 20px;position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
#content .staticBox .staticBoxIn .overlayService .textService h3 {text-transform: uppercase;font-family: 'poppinsbold';color: #ffffff;margin: 0 0 20px;position: relative;letter-spacing: .2px;word-spacing: .5px;font-size: 28px;}
.ср #content .staticBox .staticBoxIn .overlayService .textService h3 {font-family: 'Roboto', sans-serif; font-weight: 700;}
#content .staticBox .staticBoxIn:hover .overlayService .textService h3 { font-size: 25px; }
#content .staticBox .staticBoxIn .overlayService .textService h3:after {-webkit-transition: width .8s; transition: width .8s;display:block;content: '';border-bottom: solid 5px #ed2224;margin-top: 10px;width: 198px;margin: 10px auto 0;}
#content .staticBox .staticBoxIn:hover .overlayService .textService h3:after { width: 150px; }
#content .staticBox .staticBoxIn:hover .textService img { transform: scale(.8); -moz-transform: scale(.8); -webkit-transform: scale(.8); -o-transform: scale(.8); -ms-transform: scale(.8); }
#content .staticBox .staticBoxIn .plus {position: absolute;right: -35px;bottom: -25px;z-index: 100;background: #fff;width: 100px;height: 100px;border-bottom-left-radius: 100%;transform: rotate(100deg);}
#content .staticBox .staticBoxIn:hover .plus { background: #ededed; }
#content .staticBox .staticBoxIn .plus img { position: absolute; left: 47px; top: 50px; transform: rotate(-13deg); }
#content .staticBox .staticBoxIn:hover .plus img {  -moz-animation: spin .8s 1 linear; -o-animation: spin .8s 1 linear; -webkit-animation: spin .8s 1 linear; animation: spin .8s 1 linear; }
/*spiner*/
@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); } }
@-moz-keyframes spin { 0% { -moz-transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); } }
@-o-keyframes spin { 0% { -o-transform: rotate(0deg); } 100% { -o-transform: rotate(359deg); } }
@-ms-keyframes spin { 0% { -ms-transform: rotate(0deg); } 100% { -ms-transform: rotate(359deg); } }
@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }

/*staticBoxBanner*/
#content .staticBox.staticBoxBanner { margin: 0 0; float: left; width: 100%; position: relative; }
#content .staticBox.staticBoxBanner .staticBoxIn { width: calc(100% / 2 - 20px); margin: 0 20px 15px 0; }
#content .staticBox.staticBoxBanner .staticBoxIn .overlayService .textService h3 {font-size: 23px;padding: 0 10px;}
.ср #content .staticBox.staticBoxBanner .staticBoxIn .overlayService .textService h3 {font-family: 'Roboto', sans-serif; font-weight: 700;font-size: 23px;padding: 0 10px;}
#content .staticBox.staticBoxBanner .staticBoxIn:nth-child(2n) { margin-right: 0; }
#content .staticBox.staticBoxBanner .staticBoxIn .plus { background: transparent; right: -10px; bottom: -10px; transform: rotate(10deg); }

#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxHolder {width: 100%;float: left;position: relative;margin-bottom: 25px;background: #eeeeee;padding: 15px;}
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxHolder:nth-last-child() { margin-bottom: 0; }
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn {width: 100%;margin: 0;}
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxImg {width: 342px;float: left;position: relative;}
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc {width: 350px;float: left;padding: 0 0 0 15px;position: relative;font-family: 'Open Sans', sans-serif;font-weight: 400;}
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc.fullDiv { width: 100%; padding: 0; }
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc h3 {-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;margin: 38px 0 0;color: #303030;font-family: 'Open Sans', sans-serif;font-weight: 700;font-size: 18px;text-transform: uppercase;letter-spacing: .2px;word-spacing: .5px;line-height: 1.4;}
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc h3.fullDivTitle { margin: 35px 0 0; max-width: 90%; }
#content .contentIn .staticBox h3.noData { position: relative; display: block; color: #ed2224; font-size: 14px; margin: 0; font-weight: normal; font-family: 'poppinsregular'; }

#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxHolder:hover .staticBoxDesc h3 { color: #ed2224; }
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc h4 { color: #303030; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 12px; letter-spacing: .2px; word-spacing: .5px; line-height: 1.4; }
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc span {background: #272727;border-bottom: 6px solid #ed2224;color: #fff;position: absolute;right: -15px;top: -14px;padding: 10px 10px;font-size: 12px;}
#content .rightContent .contentIn span.do {background: #272727;border-bottom: 6px solid #ed2224;color: #fff;position: relative;padding: 10px 10px;font-size: 12px;display: block;margin-bottom: 25px;max-width: 150px;text-align: center;}
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc ul.publicProcurement { color: #ed2224; padding: 20px 0 0px 40px; }
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc ul.publicProcurement.withRepo { margin-top: -30px; }
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc ul.publicProcurement li { padding-bottom: 15px; }
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc ul.publicProcurement li a { color: #303030; text-decoration: underline; }
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc ul.publicProcurement li a.red { color: #ed2224; }
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc ul.publicProcurement li a:hover { color: #ed2224; }
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc ul.publicProcurement span { color: #303030 !Important; position: relative; background: none; border: none; top: 0; left: 0; padding: 0; }
#content .staticBox.staticBoxBanner .staticBoxIn.newsBoxIn .staticBoxDesc ul.publicProcurement span:hover { color: red !Important; }

/*faq kampanje*/
#content .contentIn .faqHolder { margin-bottom: 15px; }
#content .rightContent .contentIn .faqanswerImg { text-align: center; }
#content .contentIn .faqanswer {display: none;width: calc(100% - 30px);background: #e5e5e5;padding: 15px 15px;}
#content .contentIn .faqanswer h2 { color: #272727; font-size: 16px; font-family: 'poppinssemibold'; text-transform: uppercase; }
#content .contentIn a.togglefaq .togglefaqSpan { width: 90%; max-width: 90%; display: block; -o-transition:0s; -ms-transition:0s; -moz-transition:0s; -webkit-transition:0s; transition:0s;}
.ср #content .contentIn .faqanswer h2 { color: #272727; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 700; text-transform: uppercase; }
#content .contentIn a.togglefaq {font-family: 'poppinsregular';font-size: 16px;color: #272727;background: #e3e3e3;padding: 10px 20px;}
.ср #content .contentIn a.togglefaq { font-family: 'Roboto', sans-serif; font-weight: 400; color: #272727; background: #e3e3e3; font-size: 14px; }
#content .contentIn a.togglefaq:hover {text-decoration: none;color: #fff;background: #272727;cursor: pointer;}
#content .contentIn a.togglefaq.active { color: #fff; background: #272727; text-transform: uppercase; }
#content .contentIn .togglefaq {text-decoration: none;color: #333;display: block;width: calc(100% - 40px);}
#content .contentIn .icon-plus {float: right;background: url(../template/campaignsArrowDown.png) no-repeat;background-position: 50% 40%;width: 30px;height: 25px;}
#content .contentIn .icon-minus {background: url(../template/campaignsArrowUp.png) no-repeat center;float: right;background-position: 50% 40%;width: 30px;height: 25px;}

/*checkStatus*/
#content.checkStatusMain { padding: 45px 0 0; }
#content .container .checkStatus { width: 100%; position: relative; display: block; overflow: hidden; }
/*izmena visine donja linija*/
#content .container .checkStatus .left {width: 593px;min-height: 456px;float: left;color: #fff;}
#content .container .checkStatus .left h3 {text-transform: uppercase;font-family: 'poppinsbold';padding: 40px 40px 15px;margin: 0;line-height: 1.3;font-size: 25px;}
.ср #content .container .checkStatus .left h3 {font-family: 'Roboto', sans-serif; font-weight: 700;}
#content .container .checkStatus .left h3:after {-webkit-transition: width .8s;transition: width .8s;display:block;content: '';border-bottom: solid 5px #ed2224;width: 217px;margin: 6px 0 0;}
#content .container .checkStatus .left p {font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 12px;line-height: 1.6;padding: 0 40px;}
#content .container .checkStatus .left input {width: 498px;height: 43px;margin: 10px 0 0 40px;padding: 0 10px;border: 0;font-size: 13px;letter-spacing: .2px;word-spacing: .5px;font-family: 'Open-sans', sans-serif;font-weight: 300;outline: none;color: #313131;}

#content .container .checkStatus .right {width: 604px;float: right;background: #fff;color: #303030;}
#content .container .checkStatus .right .box {background: #ededee;margin: 0px 0px 11px 8px;padding-bottom: 10px;}
#content .container .checkStatus .right .box.first {padding-bottom: 18px;background: #ededee url(../template/checkBox01.png) no-repeat;background-position: 100% 50%;}
#content .container .checkStatus .right .box.second {background: #ededee url(../template/checkBox02.png) no-repeat;background-position: 98% 50%;background-size: 25%;padding-bottom: 10px;}
#content .container .checkStatus .right .box h3 {text-transform: uppercase;font-family: 'poppinsbold';padding: 20px 40px 13px;margin: 0;line-height: 1.3;font-size: 25px;color: #464646;}
.ср #content .container .checkStatus .right .box h3 {font-family: 'Roboto', sans-serif; font-weight: 700;}
#content .container .checkStatus .right .box h3:after {-webkit-transition: width .8s;transition: width .8s;display:block;content: '';border-bottom: solid 5px #ed2224;width: 217px;margin: 6px 0 0;}
#content .container .checkStatus .right .box p {font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 12px;line-height: 1.6;padding: 0 40px;margin: 0;}
#content .container .checkStatus .right ul {list-style: none;padding: 0 0 0 50px;}
#content .container .checkStatus .right ul li {padding-bottom: 5px;}
#content .container .checkStatus .right ul li a {color: #303030;font-size: 12px;font-family: 'Open Sans', sans-serif;font-weight: 400;text-decoration: underline;}
#content .container .checkStatus .right ul li a:hover { color: #c92325; }
#content .container .checkStatus .right ul li a i {color: #ed2224;margin-right: 10px;}

#content .container .checkStatus .right.leftMenuBoxRight { width: 100%; }
#content .container .checkStatus .right.leftMenuBoxRight .box.first.leftMenuBoxBox { margin: 30px 0; background-position: 171% 100%; }
#content .container .checkStatus .left.leftMenuBoxRight { width: 100%; }
#content .container .checkStatus .left.leftMenuBoxRight input { width: 300px; }

/*btn animation*/
.btnCheck {color: #fff;cursor: pointer;display: block;font-family: 'poppinsregular';font-size: 15px;line-height: 45px;margin: 25px 0 0 40px;max-width: 162px;position: relative;text-decoration: none;text-transform: uppercase;vertical-align: middle;width: 100%;text-align: center;background: #ed2224;}
.ср .btnCheck {font-family: 'Roboto', sans-serif; font-weight: 400;}
.btnCheckAnime { letter-spacing: 0; text-align: center; }
.btnCheckAnime:hover, .btnCheckAnime:active { letter-spacing: 2px; }
.btnCheckAnime:after, .btnCheckAnime:before { -webkit-backface-visibility: hidden; backface-visibility: hidden; border: 1px solid rgba(255, 255, 255, 0); bottom: 0px; content: " "; display: block; margin: 0 auto; position: relative; -webkit-transition: all 280ms ease-in-out; transition: all 280ms ease-in-out; width: 0; }
.btnCheckAnime:hover:after, .btnCheckAnime:hover:before { -webkit-backface-visibility: hidden; backface-visibility: hidden; border-color: #fff; -webkit-transition: width 350ms ease-in-out; transition: width 350ms ease-in-out; width: 160px; }
.btnCheckAnime:hover:before { bottom: auto; top: 0; width: 160px; }
/*add class*/
.btnCheck.btnFr { margin-top: 13px; }
.btnCheck.btnSec {margin-left: 0;max-width: 162px;}
.btnCheck.btnCheckAnime.btnSlider { margin: 60px auto 0; }
.btnCheck.btnCheckAnime.btnSearchDoc {margin: 10px 0 20px 10px;float: right;height: 44px;line-height: 44px;display: block;width: 130px;}
.btnCheck.btnCheckAnime.btnSearchDoc:hover:after, .btnCheck.btnCheckAnime.btnSearchDoc:hover:before { width: 130px; }
.btnCheck.btnCheckAnime.btnSearchDoc:after { top: -4px }
.btnCheck.btnCheckAnime.btnThird {margin: 5px 0 0; color: #fff !important; text-decoration: none !important;}
.btnCheck.btnCheckAnime.btnCheckStatus {margin-left: 0;}
.btn-icon.btn-icon-contact { float: right; width: 162px; margin-top: 33px; }
.btnCheck.btnCheckAnime.btnCheckStatus.btnCheckStatusPage { color: #fff !important; text-decoration: none !important; }

/*publication slider*/
#content.publicationsMain {padding: 45px 0 45px;background: #ededee;}
#content .publicationsDiv {width: 75%;position: relative;margin: 0 auto;}
#content .publicationsDiv #publications { margin-top: 45px; }
#content .publicationsDiv h2 {margin: 0;text-align: center;text-transform: uppercase;font-family: 'poppinsbold';font-size: 30px;letter-spacing: .5px;word-spacing: .8px;color: #464646;}
.ср #content .publicationsDiv h2 {font-family: 'Roboto', sans-serif; font-weight: 700;}
#content .publicationsDiv h2:after {-webkit-transition: width .8s;transition: width .8s;display:block;content: '';border-bottom: solid 5px #ed2224;width: 217px;margin: 12px auto 0;}
#content .publicationsDiv p.info {font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 12px;line-height: 1.6;margin: 15px 0 30px;text-align: center;color: #464646;}
#content .publicationsDiv .links { text-align: center; }
#content .publicationsDiv .links a {font-family: 'poppinsregular';font-size: 15px;/* width: 100%; */color: #464646;text-transform: uppercase;letter-spacing: .5px;margin: 0 20px;position: relative;display: inline-block;}
.ср #content .publicationsDiv .links a {font-family: 'Roboto', sans-serif; font-weight: 400;}
#content .publicationsDiv .links a:after {-webkit-transition: width .8s;transition: width .8s;display: inline-block;content: '';border-bottom: solid 2px #ed2224;width: 100%;margin: 0 auto 0;left: 0;bottom: -6px;position: absolute;}
#content .publicationsDiv .links a:hover { color: #ed2224; }
#content .publicationsHolder { width: 343px; margin: 0 auto; position: relative; }
#content .publicationsDiv .publicationsHolder .overlayService {width: 306px;height: 366px;position: absolute;top: 4%;bottom: 4%;left: 5%;right: 0;opacity: 1;transition: .5s ease;background: rgba(0, 0, 0, 0.75);}
#content .publicationsDiv .publicationsHolder .overlayService .textService {color: #fff;text-align: left;font-size: 20px;position: absolute;top: 50%;left: 50%;width: 90%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
#content .publicationsDiv .publicationsHolder .overlayService .textService h3 {text-transform: uppercase;font-family: 'poppinsbold';color: #ffffff;margin: 8px 0 13px;position: relative;letter-spacing: .2px;word-spacing: .5px;font-size: 25px;max-height: 135px;height: 135px;overflow: hidden;}
.ср #content .publicationsDiv .publicationsHolder .overlayService .textService h3 {font-family: 'Roboto', sans-serif; font-weight: 700;}
#content .publicationsDiv .publicationsHolder .overlayService .textService p {font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 12px;line-height: 1.6;margin: 0;letter-spacing: .2px;word-spacing: .5px;}
.ср #content .publicationsDiv .publicationsHolder .overlayService .textService p {font-family: 'Roboto', sans-serif; font-weight: 400;font-size: 12px;line-height: 1.6;margin: 0;letter-spacing: .2px;word-spacing: .5px;}
#content .publicationsDiv .publicationsHolder .overlayService .textService span {font-size: 12px;font-family: 'poppinslight';}
.ср #content .publicationsDiv .publicationsHolder .overlayService .textService span {font-family: 'Roboto', sans-serif; font-weight: 300;}
#content .publicationsDiv .publicationsHolder .overlayService .textService p::before {-webkit-transition: width .8s;transition: width .8s;display:block;content: '';border-bottom: solid 5px #ed2224;width: 217px;margin: 0px 0 10px;}
#content .publicationsDiv .publicationsHolder:hover .overlayService .textService h3:after { width: 100%; }

/*links*/
#content.linksMain {background: #ed2224;margin: 45px 0 0;}
#content .container .linkMenu { height: 50px; }
#content .container .linkMenu a {color: #fff;line-height: 50px;text-align: center;font-size: 17px;letter-spacing: .2px;word-spacing: .5px;text-transform: uppercase;font-family: 'poppinssemibold';padding: 0;width: calc(100% / 5);display: block;float: left;}
.ср #content .container .linkMenu a {font-family: 'Roboto', sans-serif; font-weight: 500;}
.en #content .container .linkMenu a { font-size: 15px; }
#content .container .linkMenu a:hover {background: #ededee;color: #464646;}

#content h2.lineHeading { position: relative; display: block; margin: 0 0 25px; font-size: 25px; color: #ffffff; padding: 15px 20px; background: #484848; font-family: 'HelveticaNeueLTPro-Cn'; text-transform: uppercase; font-weight: normal; }
#content h2.lineHeading::after { content: ""; width: 15px; height: 100%; position: absolute; right: 0; top: 0; background: #fff42b; }

/*content left menu*/
#content .leftMenu {  width: 400px; float: left; margin-bottom: 45px; }
#content .leftMenu a:hover { opacity: .8; }
#content .leftMenu h2 {position: relative;color: #303030;font-family: 'poppinssemibold';font-size: 30px;text-transform: uppercase;margin: 0 0 25px;}
.ср #content .leftMenu h2 {font-family: 'Roboto', sans-serif; font-weight: 500;}

/*accordion menu*/
.cd-accordion-menu { max-width: 100%; background: #e3e3e3; list-style: none; padding: 0; margin: 0; }
.cd-accordion-menu ul { display: none; margin: 0; padding: 0; }
.cd-accordion-menu li { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; list-style: none; }
.cd-accordion-menu ul li a {background: #ededee;text-transform: uppercase;font-size: 13px;padding-left: 40px !important;}
.cd-accordion-menu ul li ul li a {padding-left: 60px !important;}
.cd-accordion-menu li.has-children ul li label {text-transform: uppercase;background: #e3e3e3;border-bottom: 2px solid #c4c4c4;}
.cd-accordion-menu li.has-children ul li label a.linksWithContent {background: transparent;/* color: #fff; */}
/*.cd-accordion-menu li.has-children:hover ul li label a.linksWithContent { color: #fff !important; }*/
.cd-accordion-menu ul li ul li.has-children ul li a { padding-left: 20px !important;}
.cd-accordion-menu li.has-children ul li ul li ul li a {text-transform: uppercase;padding-left: 80px !important;}
.cd-accordion-menu li.has-children ul li ul li ul li ul li a { padding-left: 100px !important; }
.cd-accordion-menu li.has-children ul li ul li ul li ul li ul li a { padding-left: 110px !important; }
.cd-accordion-menu li.has-children ul li li a.currentPage { color: #ed2224; text-decoration: underline; }
.cd-accordion-menu li.has-children ul li li a.currentPage:hover { background: transparent; }

.cd-accordion-menu label:hover { background: #c1c1c1 !important; }
.cd-accordion-menu label:hover a { color: #fff !Important; }

.cd-accordion-menu input[type=checkbox] { position: absolute; opacity: 0; }
.cd-accordion-menu label, .cd-accordion-menu a { position: relative; display: block; padding: 18px 18px 18px 64px; background: #e3e3e3; color: #272727; font-size: 16px; margin: 0; font-weight: normal; border-bottom: 1px solid #c4c4c4; font-family: 'poppinsregular'; letter-spacing: .2px; word-spacing: .5px; -o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s; }
.ср .cd-accordion-menu label, .ср .cd-accordion-menu a { font-family: 'Roboto', sans-serif;font-weight: 400; }
/*.ср .cd-accordion-menu label, .ср .cd-accordion-menu a {font-family: 'Roboto', sans-serif;font-weight: 400;height: 70px;padding: 0 70px 0 0px;vertical-align: middle;display: table-cell;width: 400px;}*/
/*.no-touch .cd-accordion-menu label:hover, .no-touch .cd-accordion-menu a:hover {background: transparent;color: #fff;}*/
.cd-accordion-menu label::before, .cd-accordion-menu a::after {content: '';display: inline-block;width: 27px;height: 27px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.cd-accordion-menu label { cursor: pointer; line-height: 1.4; }
.cd-accordion-menu label.opened {background: #272727 !important;color: #fff;border-bottom: 6px solid #ed2224;}
.cd-accordion-menu li a.opened { text-transform: uppercase; color: #ed2224; }
.cd-accordion-menu li a { padding-left: 20px !important; }
.cd-accordion-menu li a { line-height: 1.4; }
.cd-accordion-menu label::before { background-image: url(../template/menuArrow.png); background-repeat: no-repeat; }
.cd-accordion-menu label::before {right: 20px;background-position: 0 0;-webkit-transform: translateY(-50%) rotate(-90deg);-moz-transform: translateY(-50%) rotate(-90deg);-ms-transform: translateY(-50%) rotate(-90deg);-o-transform: translateY(-50%) rotate(-90deg);transform: translateY(-50%) rotate(-90deg);}
/*.cd-accordion-menu label::after { left: 41px;  background-position: -16px 0; }*/
.cd-accordion-menu a::after { left: 36px; background: url(../template/menuArrow.png) no-repeat -48px 0; }
.cd-accordion-menu input[type=checkbox]:checked + label::before { -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.cd-accordion-menu input[type=checkbox]:checked + label::after { background-position: -32px 0; }
.cd-accordion-menu input[type=checkbox]:checked + label + ul, .cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul { display: block; margin: 0; padding: 0; }
.cd-accordion-menu ul label, .cd-accordion-menu ul a {background: #e3e3e3;/* padding-left: 20px !important; */}
/*.no-touch .cd-accordion-menu ul label:hover, .no-touch .cd-accordion-menu ul a:hover { color: #fff;}*/
.cd-accordion-menu > li:last-of-type > label, .cd-accordion-menu > li:last-of-type > a, .cd-accordion-menu > li > ul > li:last-of-type label, .cd-accordion-menu > li > ul > li:last-of-type a { box-shadow: none; }
.cd-accordion-menu ul label::before {right: 40px;}
.cd-accordion-menu ul label::after, .cd-accordion-menu ul a::after { left: 59px; }
.cd-accordion-menu ul ul label, .cd-accordion-menu ul ul a { padding-left: 60px; }
.cd-accordion-menu ul ul label::before {right: 60px;}
.cd-accordion-menu ul ul label::after, .cd-accordion-menu ul ul a::after { left: 77px; }
.cd-accordion-menu ul ul ul label, .cd-accordion-menu ul ul ul a { padding-left: 0px; } 
.cd-accordion-menu ul ul ul label::before {right: 20px;}
.cd-accordion-menu ul ul ul label::after, .cd-accordion-menu ul ul ul a::after { left: 95px; }
.cd-accordion-menu a.activeNews {background: #c4c4c4;color: #303030;/* border-bottom: 6px solid #ed2224; */}
.cd-accordion-menu a.activeStatic { background: #272727 !important; color: #fff; border-bottom: 6px solid #ed2224; }
/*.cd-accordion-menu label:hover .cd-accordion-menu li a.linksWithContent { color: #fff; }
@media only screen and (min-width: 600px) {*/
  .cd-accordion-menu label, .cd-accordion-menu a {padding: 0 20px;font-size: 14px;padding-right: 70px;height: 60px;vertical-align: middle;display: table-cell;width: 400px;}
  .cd-accordion-menu label::before {right: 20px;}
  /*.cd-accordion-menu label::after { left: 53px; }*/
  .cd-accordion-menu ul label, .cd-accordion-menu ul a { padding-left: 40px; }
  .cd-accordion-menu ul label::before {right: 20px;}
  .cd-accordion-menu ul label::after, .cd-accordion-menu ul a::after { left: 77px; }
  .cd-accordion-menu ul ul label, .cd-accordion-menu ul ul a { padding-left: 60px; }
  .cd-accordion-menu ul ul label::before {right: 20px;}
  .cd-accordion-menu ul ul label::after, .cd-accordion-menu ul ul a::after { left: 101px; }
  .cd-accordion-menu ul ul ul label, .cd-accordion-menu ul ul ul a {}
  .cd-accordion-menu ul ul ul label::before {right: 20px;}
  .cd-accordion-menu ul ul ul label::after, .cd-accordion-menu ul ul ul a::after { left: 125px; }
/*} */
.cd-accordion-menu.animated label::before { -webkit-transition: -webkit-transform 0.5s; -moz-transition: -moz-transform 0.5s; transition: transform 0.5s; }

/*linksWithContent*/
.cd-accordion-menu li a.linksWithContent {border: none;padding-left: 0px !important;background: transparent;color: #272727; padding: 0;}
/*label:hover a.linksWithContent { color: #fff; }
.cd-accordion-menu li a.linksWithContent:hover {color: #fff;text-decoration: none;}
.no-touch .cd-accordion-menu label:hover, .no-touch .cd-accordion-menu a:hover .cd-accordion-menu li a.linksWithContent { background: #272727; color: #fff; }*/
.cd-accordion-menu li label.opened a.linksWithContent {background: transparent;color: #ffffff;text-decoration: none;}

/*content right content*/
#content .rightContent {width: calc(100% - 400px - 75px);float: right;margin-bottom: 45px;}
#content .rightContent.withLine::after {content: "";width: calc(100% - 400px - 75px);height: 1px;position: absolute;right: 0;bottom: 30px;background: url(../template/dinamicPageLine.png);}

#content .rightContent h1.withLine { padding-bottom: 25px; }
#content .rightContent h1.withLine::after { content: ""; width: 100%; height: 1px; position: absolute; right: 0; bottom: 0; background: url(../template/dinamicPageLine.png); }

#content .rightContent h1 {position: relative;color: #303030;font-family: 'poppinssemibold';font-size: 30px;text-transform: uppercase;margin: 0 0 25px;}
.ср #content .rightContent h1 {font-family: 'Roboto', sans-serif; font-weight: 500;}
#content .rightContent .contentIn {font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 13px;line-height: 1.6;}
.ср #content .rightContent .contentIn {font-family: 'Roboto', sans-serif; font-weight: 400;font-size: 13px;line-height: 1.6;}

#content .rightContent .contentIn img.mainImg { display: block; margin: 0 auto 20px; }
#content .rightContent a { color: #ed2224; }
#content .rightContent a:hover { color: #303030; text-decoration: underline; }
#content .rightContent .returnBack {margin-top: 30px; height: 50px;}
#content .rightContent .returnBack a {color: #fff;padding: 10px 10px 10px 40px;background: #272727 url(../template/arrowNewsLeft.png) no-repeat;background-position: 10px 50%;font-size: 12px;}
#content .rightContent .contentIn h5 { font-family: 'Open-sans', sans-serif; font-weight: 700; font-size: 14px; line-height: 1.4; margin: 0; }

/*PRETRAGA TABBER*/
#content .rightContent .tabNavigation { background: #e3e3e3; border-bottom: 6px solid #ed2224; }
#content .rightContent .tabNavigation a.navBtn { width: calc(100% / 5 - 1px); padding: 15px 0; text-align: center; border-right: 1px solid #e3e3e3; display: inline-block; float: left;  color: #272727;  }  
#content .rightContent .tabNavigation a.navBtn span { font-size: 11px; }  
#content .rightContent .tabNavigation a.navBtn.active, #content .rightContent .tabNavigation a.navBtn:hover { background: #272727; text-decoration: none; color: #fff;  } 
#content .rightContent .tabContent {   } 
#content .rightContent .tabContent .tab { display: none; } 
#content .rightContent .tabContent .tab.active { display: block; } 
#content .rightContent .tabContent .tab .item {  } 
#content .rightContent .tabContent .tab .item.light {  background: #fff; color: #272727; } 
#content .rightContent .tabContent .tab .item.dark { background: #e3e3e3; color: #272727; } 
#content .rightContent .tabContent .tab .item .itemName { padding: 10px; display: block; float: left; width: calc(100% - 95px * 2 - 30px); } 
#content .rightContent .tabContent .tab .item .itemDate { margin: 15px 0; line-height: 32px; float: left; width: 95px; } 
#content .rightContent .tabContent .tab .item .itemLink { margin: 15px 10px 0 0; float: left; width: 95px; } 
#content .rightContent .tabContent .tab .item .itemLink a { padding: 5px 15px; display: inline-block; text-align: center; background: #272727; color: #fff; border: 1px solid #272727; } 
#content .rightContent .tabContent .tab .item .itemLink a:hover { text-decoration: none; padding: 5px 15px; display: inline-block; text-align: center; background: #ed2224; border: 1px solid #272727; } 

/*table with search*/
#content .rightContent .contentIn .tableView {width: 100%;margin: 40px 0 40px;position: relative;display: block;overflow: hidden;}
#content .rightContent .contentIn .tableView input {width: 300px;height: 43px;margin: 10px 0 20px;padding: 0 10px;border: 1px solid #e3e3e3;font-size: 13px;letter-spacing: .2px;word-spacing: .5px;font-family: 'Open-sans', sans-serif;font-weight: 300;outline: none;color: #313131;float: right;}
#content .rightContent .contentIn .tableView table {width: 100%;margin: 0;position: relative;}
#content .rightContent .contentIn .tableView table th {font-family: 'Open Sans', sans-serif;font-weight: 400;text-transform: uppercase;font-size: 13px;text-align: center;margin-bottom: 25px;padding: 10px 15px;}
#content .rightContent .contentIn .tableView table th.firstTh {text-align: left;}
#content .rightContent .contentIn .tableView table tr {  }
#content .rightContent .contentIn .tableView table tr.none { display: none; }
#content .rightContent .contentIn .tableView table tr:nth-child(even) { background: #e3e3e3; }
#content .rightContent .contentIn .tableView table tr:nth-child(odd) { background: #fff; }
#content .rightContent .contentIn .tableView table td {text-align: center;font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 13px;padding: 15px;}
#content .rightContent .contentIn .tableView table td.firstTd {text-align: left;font-weight: 600;}
#content .rightContent .contentIn .tableView table td.lastTd { -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; }
#content .rightContent .contentIn .tableView table td.lastTd:hover { background: #ededee; }
#content .rightContent .contentIn .tableView table td a {color: #dd2127;text-decoration: underline;}
#content .rightContent .contentIn .tableView table td a:hover { color: #253b6a; }

/*ytVideo with 50% & full width*/
#content .rightContent .contentIn .ytVideoView { margin: 20px 0; overflow: hidden; }
#content .rightContent .contentIn .ytVideoView .ytVideo {position: relative;max-width: 347px;float: left;margin: 0 31px 31px 0;}
#content .rightContent .contentIn .ytVideoView .ytVideo:nth-child(2n) { margin-right: 0; }
#content .rightContent .contentIn .ytVideoView .ytVideo.full { max-width: 725px; margin: 0 0 31px 0; width: 725px; }
#content .rightContent .contentIn .ytVideoView .ytVideo.ytVideoFull { max-width: 100%; width: 100%; }
#content .rightContent .contentIn .ytVideoView img.ytPlay {-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s; border: none; position: absolute; top: 0; top: calc(100% / 2 - 35px); left: calc(100% / 2 - 35px); }
#content .rightContent .contentIn .ytVideoView img.ytPlay:hover { opacity: .7; cursor: pointer; }
#content .rightContent .contentIn .ytVideoView .ytVideo:hover { cursor: pointer; }
#content .rightContent .contentIn .ytVideoView .ytVideo:hover img.ytPlay { opacity: .7; cursor: pointer; }

/*gallery holder*/
#content .rightContent .contentIn .galleryView { width: 100%; position: relative; display: block; overflow: hidden; }

/*static rightContent*/
#content .rightContent .contentInStatic {font-family: 'Open Sans', sans-serif;font-weight: 300;font-size: 13px;overflow: hidden;}
#content .rightContent .contentInStatic h3 {font-family: 'poppinsbold';font-size: 18px;margin: 0 0 5px;line-height: 1.3;text-transform: uppercase;color: #303030;}
.ср #content .rightContent .contentInStatic h3 {font-family: 'Roboto', sans-serif; font-weight: 700;}
#content .rightContent .contentInStatic p {margin: 0;line-height: 1.6;}
#content .rightContent .contentInStatic .separator {background: #ed2224;width: 100%;height: 6px;margin: 15px 0;}
#content .rightContent .contentInStatic .contactBox {width: calc(100% / 2);position: relative;display: block;float: left;}
#content .rightContent .contentInStatic .contactBox h4 {font-family: 'poppinsbold';font-size: 16px;margin: 0 0 10px;line-height: 1.3;text-transform: uppercase;color: #303030;}
.ср #content .rightContent .contentInStatic .contactBox h4 {font-family: 'Roboto', sans-serif; font-weight: 700;}
#content .rightContent .contentInStatic .contactBox p { margin: 0 0 20px; }
#content .rightContent .contentInStatic .contactBox p.last { margin: 0; }
#content .rightContent .contentInStatic .contactBox p.twoLast { margin: 0 0 30px; }
#content .rightContent .contentInStatic .contactBox p span {font-weight: 600;color: #303030;}

/*map2*/
#content .mapContact {font-family: 'poppinsbold';font-size: 18px;margin: 0 0 25px;line-height: 1.3;text-transform: uppercase;color: #303030;width: calc(100% - 400px - 75px);float: right;}
.ср #content .mapContact {font-family: 'Roboto', sans-serif; font-weight: 700;}
#content .gMapContact {width: 100%; height: 490px; }

/*contact form*/
#content .rightContent .contactUs {position: relative;margin: 30px 0;}
#content .rightContent .contactUs h3 { margin: 25px 0 20px; }
#content .rightContent .contactUs form .form .in_form {width: 100%;margin: 0 auto;margin-right: 10px;}
#content .rightContent .contactUs form .form {width: 100%;position: relative;display: block;overflow: hidden;margin: 0 auto;text-align: center;}
#content .rightContent .contactUs form .form .in_form.in_form_right { width: 340px; float: left; }
#content .rightContent .contactUs form .form .in_form input {width: 437px;margin: 0 0 15px 0;margin-right: 0;display: block;padding: 15px 20px;border: 1px solid #dcdcdc;color: #303030;font-size: 14px;font-family: 'Open Sans', sans-serif;font-weight: 400;outline: none !important;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;border-radius: 0;}
#content .rightContent .contactUs form .form .in_form input.first {margin-right: 0;}
#content .rightContent .contactUs form .form .in_form label {font-size: 13px;font-family: 'Open Sans', sans-serif;font-weight: 400;text-transform: uppercase;color: #303030;margin: 0;font-weight: normal;text-align: left;}
#content .rightContent .contactUs form .form .in_form textarea {margin: 0 auto;line-height: 20px;display: block;width: 683px !important;padding: 15px 20px;border: 1px solid #dcdcdc;color: #303030;font-size: 14px;font-family: 'Open Sans', sans-serif;font-weight: 400;letter-spacing: .5px;word-spacing: .8px;min-height: 224px;max-width: 683px !important;outline: none !important;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;border-radius: 0;}
#content .rightContent .contactUs form .form .in_form input[type=text], #content .rightContent .contactUs form .form .in_form textarea { -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; }
#content .rightContent .contactUs form .form .in_form input:focus, #content .rightContent .contactUs form .form .in_form textarea:focus {border: 1px solid #161541 !important;}
#content .rightContent .contactUs form .form .in_form .required {width: 255px;margin: 0;margin-top: 20px;}
#content .rightContent .contactUs form .form .in_form .required input {width: 50px;padding: 15px 10px;display: inline-block;}

/*vin check*/
input.vin_check_input { width: 498px; height: 43px; margin: 10px 0 0 0px; padding: 0 10px; border: 0; font-size: 13px; letter-spacing: .2px; word-spacing: .5px; font-family: 'Open-sans', sans-serif; font-weight: 300; outline: none; color: #313131; border: 1px solid #313131; -o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s; }
input.vin_check_input:focus {border: 1px solid #ed2224 !important;}
.responseVin { font-size: 15px; color: #494949; }

/*footer*/
#footer {height: auto;position: relative;background: #303030;} 
#footer .container {padding: 45px 0px;width: 1200px;} 

#footer .container .footerBox { width: 100%; position: relative; display: block; overflow: hidden; }
#footer .container .footerBox .footerBoxIn {width: calc(100% / 3);float: left;color: #fff;letter-spacing: .2px;word-spacing: .5px;margin-right: 20px;}
#footer .container .footerBox .footerBoxIn h4 {font-family: 'poppinssemibold';font-size: 18px;text-transform: uppercase;margin: 12px 0px;}
.ср #footer .container .footerBox .footerBoxIn h4 {font-family: 'Roboto', sans-serif; font-weight: 500;}
#footer .container .footerBox .footerBoxIn h4:before {-webkit-transition: width .8s;transition: width .8s;display:block;content: '';border-bottom: solid 1px #6d6d6d;width: 343px;margin: 17px 0 14px;}
#footer .container .footerBox .footerBoxIn p {font-family: 'Open Sans', sans-serif;font-weight: 300;font-size: 13px;margin: 0;}
#footer .container .footerBox .footerBoxIn p:after {-webkit-transition: width .8s;transition: width .8s;display:block;content: '';border-bottom: solid 1px #6d6d6d;width: 343px;margin: 13px 0 0;}
#footer .container .footerBox .footerBoxIn #gMap {width: 331px;height: 392px;margin-top: 30px;border: 6px solid #272727;}

#footer .container .footerBox .footerBoxIn.sec {background: transparent;width: 365px;margin-right: 50px;}
#footer .container .footerBox .footerBoxIn.sec.last {margin-right: 0px;}
#footer .container .footerBox .footerBoxIn.sec h3 {margin: 0;font-family: 'poppinssemibold';font-size: 16px;padding: 20px 15px;background: #272727;}
.ср #footer .container .footerBox .footerBoxIn.sec h3 {font-family: 'Roboto', sans-serif; font-weight: 500;}
#footer .container .footerBox .footerBoxIn.sec .footerBoxInDesc {margin-bottom: 15px;}
#footer .container .footerBox .footerBoxIn.sec .footerBoxInDesc p {font-family: 'Open Sans', sans-serif;font-weight: 600;padding: 20px 15px 5px;background: #424242;font-size: 13px;}
#footer .container .footerBox .footerBoxIn.sec .footerBoxInDesc p.last {padding-bottom: 20px;}
#footer .container .footerBox .footerBoxIn.sec .footerBoxInDesc p.lastLast { padding-bottom: 36px; }
.ср #footer .container .footerBox .footerBoxIn.sec .footerBoxInDesc p.lastLast { /*padding-bottom: 19px;*/ padding-bottom: 147px; }
.en #footer .container .footerBox .footerBoxIn.sec .footerBoxInDesc p.lastLast {padding-bottom: 19px;}
#footer .container .footerBox .footerBoxIn.sec .footerBoxInDesc p:after { display: none; }
#footer .container .footerBox .footerBoxIn.sec .footerBoxInDesc span {font-weight: 300;margin-top: 5px;display: block;}

/*bootstrap select*/
.formSelect {position: relative;top: 0;}
.formSelect .btn-group.bootstrap-select { position: relative; top: 0; width: 142px !important; display: inline-block; }
.formSelect.full .btn-group.bootstrap-select {width: 300px !important;}
.formSelect .bootstrap-select > .dropdown-toggle {height: 42px;font-family: 'Montserrat-Light';background: #fff;border: 1px solid transparent;margin-bottom: 3px;}
.formSelect .bootstrap-select.btn-group .dropdown-menu li a { font-family: 'Montserrat-Light'; }
.formSelect {position: relative;/* overflow: hidden; */display: block;margin: 0 0 13px;text-align: left;}
.formSelect .btn-group.bootstrap-select { width: 200px; }
.formSelect .bootstrap-select > .dropdown-toggle { background: #fff; }
.formSelect .bootstrap-select.btn-group .dropdown-toggle .filter-option {font-size: 14px;}
.formSelect .bootstrap-select.btn-group .dropdown-menu li a { font-size: 12px; }
.bootstrap-select.btn-group .dropdown-menu { max-height: 220px !important; }

.formSelect .bootstrap-select > .dropdown-toggle {padding: 15px 20px;height: 55px;font-family: 'Open Sans', sans-serif;font-weight: 400;color: #b9b9b9;outline: none !important;border-radius: 0px !important;background: #ffffff;border: 1px solid gainsboro;}
.formSelect .bootstrap-select.btn-group .dropdown-toggle .bs-caret {display: inline-block;width: 30px;height: 30px;border-left: 1px solid #bcbcbc;position: absolute;right: 5px;top: 13px;padding: 0;background-image: url(../template/arrow-select.png);background-repeat: no-repeat;background-position: 50% 50%;background-size: 30%;}
.formSelect .bootstrap-select.btn-group .dropdown-menu li a {font-size: 13px;letter-spacing: .5px;word-spacing: .2px;margin: 5px 5px;}
.formSelect .bootstrap-select.btn-group .dropdown-toggle .caret { display: none; }
.formSelect .btn-group.bootstrap-select {width: 480px !important;margin: 0;/* display: block; *//* position: relative; */}
.formSelect .btn-group.bootstrap-select.last { margin-right: 0 !important; }
.formSelect .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {background-color: #ededed;}

/*pagi*/
#content .rightContent .contentIn .paging {text-align: left;font-family: 'Open-sans', sans-serif;font-weight: 700;font-size: 15px;padding: 0;margin: 0;color: #333;}
#content .rightContent .contentIn .paging a {padding: 3px 8px;margin: 0 0 0 0;background: transparent;color: #272727;}
#content .rightContent .contentIn .paging a:hover, #content .rightContent .contentIn .paging a.current {color: #ed2224;text-decoration: none;}

/*footer copyright*/
#footer .copyright {background: #272727;height: 63px;vertical-align: middle;}
#footer .copyright .container {padding: 0;}
#footer .copyright p {display: block;color: #fff;font-family: 'poppinslight';font-size: 14px;margin: 0;padding: 0;text-align: center;width: 100%;text-transform: uppercase;line-height: 63px;letter-spacing: .5px;word-spacing: .8px;}
.ср #footer .copyright p {font-family: 'Roboto', sans-serif; font-weight: 300;}

/*footer gMap with styled pins*/
#content.mapContent {color: #464646;max-width: 180px;}
#firstHeading {margin: 0px 0 10px;font-family: 'poppinsbold';padding-right: 0px;background: none;line-height: .6;text-align: center;}
.ср #firstHeading {font-family: 'Roboto', sans-serif; font-weight: 700;}
#firstHeading a {color: #464646;text-transform: uppercase;font-family: 'poppinsbold';font-size: 15px;}
.ср #firstHeading a {font-family: 'Roboto', sans-serif; font-weight: 700;}
#firstHeading a:hover { color: #2bb673; }
#bodyContent img { max-width: 40px; }
#footer .container .footerBox .footerBoxIn #bodyContent p {margin-bottom: 5px;font-size: 13px;}
#footer .container .footerBox .footerBoxIn #bodyContent p:after { display: none; }
.gm-style-iw > div::-webkit-scrollbar { width: 6px; }
.gm-style-iw > div::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -webkit-border-radius: 4px; border-radius: 4px; }
.gm-style-iw > div::-webkit-scrollbar-thumb { -webkit-border-radius: 4px; border-radius: 4px; background: #253b6a; }
.gm-style-iw > div::-webkit-scrollbar-thumb:window-inactive { background: #253b6a; }

/*back to top*/
.cd-top {-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;display: inline-block;height: 40px;width: 40px;position: fixed;bottom: 0;right: 0;margin: 10px 0;margin-bottom: 5px;overflow: hidden;text-indent: 100%;white-space: nowrap;background: rgb(39, 39, 39) url(../template/cd-top-arrow.svg) no-repeat center 50%;visibility: hidden;opacity: 0;-webkit-transition: opacity .3s 0s, visibility 0s .3s;-moz-transition: opacity .3s 0s, visibility 0s .3s;transition: opacity .3s 0s, visibility 0s .3s;z-index: 1001;-o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s;} 
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; } 
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top { -o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s; } 
.cd-top.cd-is-visible { visibility: visible; opacity: 1; } 
.cd-top.cd-fade-out:hover {opacity: .8;}
.cd-top.cd-fade-out {opacity: .8;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;} 
.no-touch  { -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } 
.no-touch .cd-top:hover { background-color: #ed2224; opacity: 1; } 
@media only screen and (min-width: 768px) { .cd-top {right: 20px;bottom: 20px;} } 
@media only screen and (min-width: 1024px) { .cd-top {height: 40px;width: 40px; right: 5px;bottom: 0;} }

/*autoFill*/
#content input:-webkit-autofill { background-color: #fff !important; }
#content input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }

/*placeholder*/
::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: #b9b9b9; }
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #b9b9b9; opacity: 1; }
::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #b9b9b9; opacity: 1; }
:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #b9b9b9; }
::-ms-input-placeholder { /* Microsoft Edge */ color: #b9b9b9; }

#content .container .checkStatus .left h3{
    padding: 28px 40px 15px!important;
}
#content .container .checkStatus .left input{
    margin:-5px 0 0 40px;
}
.background-img-new{
    width: 593px;
    min-height: 331px;
    float: left;
    background: url("../template/checkStatusBg.jpg") no-repeat center;
    color: #fff;
}
.new-banner{
    padding-top: 41px;
    width: 593px;
    min-height: 100px;
    float: left;
    background: url("../template/new-baner-2.png") no-repeat center;
    color: #fff;
}
#content .container .checkStatus .left p{
    padding: 10px 40px!important;
}
.leftMenuBoxRight{
    width: 593px;
    min-height: 331px;
    float: left;
    background: url("../template/checkStatusBg.jpg") no-repeat center;
    color: #fff;
}
.leftMenuBoxRight h3{
    margin-top: 20px!important;
}
@media screen and (max-width: 500px){
    .background-img-new{
        width:100%!important;
        padding-bottom: 15px;
    }
}