.top-menu li:nth-of-type(1) a{-webkit-transition:color 0.5s ease-out;-moz-transition:color 0.5s ease-out;-o-transition:color 0.5s ease-out;transition:color 0.5s ease-out;}
.top-menu li:nth-of-type(1) a:hover{background-color:#fff;color:#75bee9;}
.top-menu li:last-of-type a{background-color:#d8d8d8;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
.top-menu li:last-of-type.current a, .top-menu li:last-of-type a:hover{background-color:#75bee9;color:#fff !important;}
#movies-search-form input[type=text]::-webkit-input-placeholder{color:#000;}
#movies-search-form input[type=text]:-moz-placeholder{color:#f00;}
#movies-search-form input[type=text]:-ms-input-placeholder{color:#f00;}
#movies-search-form input[type=text]:-moz-placeholder{color:#f00;}
.latest-news.list-article{margin-top:15px;}
.latest-news .modal-content figure{width:100%;}
.section-menu .wrap-word{width:118px;}
.blue .dropdown-menu > .current.active a{background-color:#028ecd;color:#fff !important;}
.green .dropdown-menu > .current.active a{background-color:#9cce45;color:#fff !important;}
.orange .dropdown-menu > .current.active a{background-color:#ff8a00;color:#fff !important;}
.petrol .dropdown-menu > .current.active a{background-color:#01a4a4;color:#fff !important;}
.red .dropdown-menu > .current.active a{background-color:#fc5857;color:#fff !important;}
.yellow .dropdown-menu > .current.active a{background-color:#f6d000;color:#fff !important;}